:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:#0f172a;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}body{-moz-text-size-adjust:100%;text-size-adjust:100%}a,button,input,select,textarea,canvas,img,video,svg,main,section,header,footer,div,article,nav,form{max-width:100%}input,select,textarea,button{font:inherit;min-width:0}button,a{-webkit-tap-highlight-color:transparent}img,video,canvas,svg{display:block}p,h1,h2,h3,h4,span,strong,small,label,a,button{overflow-wrap:anywhere}@media (max-width:520px){body{font-size:16px}}@media print{html,body{background:#fff;overflow:visible}}:root{--hhg-bg:#0f172a;--hhg-panel:#111827;--hhg-panel-soft:#ffffff0b;--hhg-border:#ffffff1f;--hhg-border-strong:#38bdf859;--hhg-text:#f8fafc;--hhg-muted:#cbd5e1;--hhg-faint:#94a3b8;--hhg-primary:#38bdf8;--hhg-primary-dark:#082f49;--hhg-primary-soft:#38bdf81a;--hhg-warning:#fbbf24;--hhg-danger:#f87171;--hhg-radius-xl:24px;--hhg-radius-lg:18px;--hhg-radius-md:14px;--hhg-shadow:0 22px 64px #00000052;--hhg-font:Arial, sans-serif}body{color:var(--hhg-text);font-family:var(--hhg-font)}.hhg-page{background:radial-gradient(circle at top left, #38bdf82b, transparent 34%), radial-gradient(circle at bottom right, #0ea5e914, transparent 32%), var(--hhg-bg);width:100%;min-height:100vh;color:var(--hhg-text);padding:18px}.hhg-page--center{place-items:center;display:grid}.hhg-shell{gap:18px;width:100%;max-width:980px;margin:0 auto;display:grid}.hhg-card{background:var(--hhg-panel);border:1px solid var(--hhg-border);border-radius:var(--hhg-radius-xl);width:100%;box-shadow:var(--hhg-shadow);padding:20px}.hhg-card--flat{box-shadow:none}.hhg-card--soft{background:var(--hhg-panel-soft)}.hhg-header{gap:14px;display:grid}.hhg-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.hhg-brand-lockup{align-items:center;gap:14px;min-width:0;display:flex}.hhg-logo-card{background:#fffffff5;border:1px solid #ffffffb8;border-radius:18px;flex:none;place-items:center;width:112px;min-height:74px;padding:10px;display:grid}.hhg-logo-card img{object-fit:contain;width:100%;height:auto}.hhg-avatar{border:1px solid var(--hhg-border-strong);background:#38bdf814;border-radius:22px;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.hhg-avatar img{object-fit:cover;width:100%;height:100%}.hhg-avatar span{color:#bae6fd;font-size:24px;font-weight:900}.hhg-eyebrow{color:var(--hhg-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:900}.hhg-title{margin:0;font-size:clamp(28px,8vw,42px);line-height:1.03}.hhg-subtitle{color:var(--hhg-muted);margin:0;font-size:15px;line-height:1.5}.hhg-notice{color:#fef3c7;background:#fbbf241a;border:1px solid #fbbf2452;border-radius:16px;padding:12px;font-weight:800;line-height:1.4}.hhg-actions{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:10px;display:grid}.hhg-button,.hhg-icon-card,.hhg-link-card{text-decoration:none}.hhg-button{border-radius:var(--hhg-radius-md);border:1px solid var(--hhg-border);background:var(--hhg-panel);min-height:48px;color:var(--hhg-text);cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:15px;font-weight:900;display:inline-flex}.hhg-button--primary{background:var(--hhg-primary);color:var(--hhg-primary-dark);border-color:var(--hhg-primary)}.hhg-button--secondary{background:var(--hhg-primary-soft);color:#bae6fd;border-color:var(--hhg-border-strong)}.hhg-button--admin{color:#fde68a;background:#fbbf241f;border-color:#fbbf2473}.hhg-button--danger{color:#fecaca;background:#ef44441f;border-color:#f8717173}.hhg-icon-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.hhg-icon-card,.hhg-link-card{border:1px solid var(--hhg-border);min-height:132px;color:var(--hhg-text);background:#ffffff0b;border-radius:20px;align-content:start;gap:8px;padding:16px;display:grid;box-shadow:0 14px 38px #0000002e}.hhg-icon-card--primary{background:linear-gradient(135deg,#38bdf838,#ffffff0d);border-color:#38bdf866}.hhg-icon-card--admin{background:linear-gradient(135deg,#fbbf2438,#ffffff0d);border-color:#fbbf246b}.hhg-icon-card--disabled{opacity:.62;filter:grayscale(.25)}.hhg-icon{font-size:30px;line-height:1}.hhg-icon-title{color:var(--hhg-text);font-size:18px;font-weight:900;line-height:1.15;display:block}.hhg-icon-text{color:var(--hhg-muted);margin:0;font-size:13px;line-height:1.42}.hhg-summary-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.hhg-summary-box{background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;gap:4px;padding:12px;display:grid}.hhg-summary-box span,.hhg-meta-label{color:var(--hhg-faint);font-size:12px}.hhg-summary-box strong,.hhg-meta-value{color:var(--hhg-text);font-weight:900}.hhg-list{gap:14px;display:grid}.hhg-status-pill{color:#bae6fd;white-space:nowrap;background:#38bdf81a;border:1px solid #38bdf847;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.hhg-meta-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.hhg-meta-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;min-width:0;padding:10px}.hhg-meta-label,.hhg-meta-value{display:block}.hhg-meta-label{margin-bottom:4px}.hhg-meta-value{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.hhg-card-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hhg-card-footer{color:var(--hhg-faint);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:12px;font-size:13px;font-weight:800;display:flex}.hhg-empty{text-align:center;gap:12px;display:grid}@media (max-width:620px){.hhg-page{padding:14px}.hhg-card{border-radius:20px;padding:16px}.hhg-header-row,.hhg-brand-lockup{align-items:stretch}.hhg-brand-lockup{display:grid}.hhg-logo-card{width:100%;max-width:180px}.hhg-icon-grid{grid-template-columns:1fr}}*,:before,:after{min-width:0}html{-webkit-overflow-scrolling:touch}body{overscroll-behavior-x:none}main,.hhg-page,.hhg-shell,.hhg-card,.hhg-link-card,.hhg-icon-card,.hhg-form,.hhg-subcard{overflow-wrap:anywhere;min-width:0}.hhg-shell--wide{max-width:1120px}.hhg-actions--tight{grid-template-columns:repeat(auto-fit,minmax(min(100%,145px),1fr))}.hhg-icon-grid--compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.hhg-icon-card--compact{min-height:112px;padding:14px}.hhg-form{gap:14px;display:grid}.hhg-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:12px;display:grid}.hhg-field{color:#e5e7eb;gap:7px;min-width:0;font-size:14px;font-weight:800;display:grid}.hhg-input,.hhg-field input,.hhg-field select,.hhg-field textarea{box-sizing:border-box;color:#f8fafc;background:#020617;border:1px solid #ffffff24;border-radius:12px;width:100%;min-height:48px;padding:13px 14px;font-size:16px}.hhg-field textarea,textarea.hhg-input{resize:vertical;min-height:110px}.hhg-toggle-card{color:#bae6fd;background:#38bdf814;border:1px solid #38bdf840;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:12px;display:grid}.hhg-toggle-card small{color:#cbd5e1;margin-top:4px;line-height:1.35;display:block}.hhg-subcard{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;gap:12px;padding:14px;display:grid}.hhg-section-title{margin:0;font-size:22px;line-height:1.15}.hhg-alert{color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf852;border-radius:14px;padding:12px;font-size:14px;font-weight:800;line-height:1.42}.hhg-alert--success{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e52}.hhg-alert--warning{color:#fef3c7;background:#fbbf241f;border-color:#fbbf2452}.hhg-alert--danger{color:#fecaca;background:#ef44441f;border-color:#ef444459}.hhg-password-box{color:#fef3c7;overflow-wrap:anywhere;background:#020617;border:1px solid #ffffff1f;border-radius:10px;padding:10px;font-weight:900;display:block}.hhg-user-card{gap:12px;display:grid}.hhg-user-id-block{gap:4px;min-width:0;display:grid}.hhg-user-name{color:#f8fafc;font-size:18px;line-height:1.18;display:block}.hhg-user-email{color:#94a3b8;overflow-wrap:anywhere;font-size:13px;line-height:1.35;display:block}.hhg-status-pill--good{color:#bbf7d0;background:#22c55e24;border-color:#22c55e52}.hhg-status-pill--danger{color:#fecaca;background:#ef444424;border-color:#ef444452}.hhg-meta-grid--user{grid-template-columns:repeat(auto-fit,minmax(min(100%,135px),1fr))}.hhg-contact-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}@media (max-width:680px){.hhg-page{padding:12px}.hhg-shell{gap:14px}.hhg-card,.hhg-link-card,.hhg-icon-card{border-radius:18px;padding:14px}.hhg-title{font-size:clamp(26px,9vw,34px)}.hhg-actions,.hhg-summary-grid,.hhg-meta-grid,.hhg-form-grid,.hhg-icon-grid,.hhg-contact-card{grid-template-columns:1fr}.hhg-button{justify-content:center;width:100%}.hhg-meta-value{white-space:normal;text-overflow:clip;overflow:visible}.hhg-card-top{display:grid}.hhg-status-pill{white-space:normal;width:fit-content}}@media (max-width:390px){.hhg-page{padding:10px}.hhg-card,.hhg-link-card,.hhg-icon-card,.hhg-subcard{padding:12px}.hhg-icon-title,.hhg-section-title{font-size:18px}}.hhg-form-grid--filters{grid-template-columns:repeat(auto-fit,minmax(min(100%,185px),1fr))}.hhg-field--wide{grid-column:1/-1}.hhg-filter-summary{color:var(--hhg-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.hhg-filter-summary strong{color:var(--hhg-text);font-size:20px}.hhg-admin-note{color:#fde68a;font-weight:900}.hhg-shipment-card{text-decoration:none}.hhg-shipment-actions{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));align-items:start;gap:10px;display:grid}.hhg-delete-wrap{gap:8px;display:grid}.hhg-button--compact{min-height:44px;padding:9px 12px}.hhg-inline-error{color:#fecaca;background:#ef44441a;border:1px solid #f8717159;border-radius:12px;margin:0;padding:10px;font-size:13px;font-weight:800}.hhg-top-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:min(100%,240px);display:flex}.hhg-filter-disclosure{padding:0;overflow:hidden}.hhg-filter-disclosure>summary{list-style:none}.hhg-filter-disclosure>summary::-webkit-details-marker{display:none}.hhg-filter-summary-button{cursor:pointer;min-height:66px;color:var(--hhg-text);background:linear-gradient(135deg,#38bdf81f,#ffffff09);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 18px;display:grid}.hhg-filter-summary-button strong,.hhg-filter-summary-button small{display:block}.hhg-filter-summary-button strong{font-size:18px;line-height:1.1}.hhg-filter-summary-button small{color:var(--hhg-muted);margin-top:3px;font-size:13px;line-height:1.25}.hhg-filter-summary-icon{background:#38bdf821;border:1px solid #38bdf852;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.hhg-filter-chevron{color:#bae6fd;font-size:22px;font-weight:900;transition:transform .16s}.hhg-filter-disclosure[open] .hhg-filter-chevron{transform:rotate(180deg)}.hhg-filter-form{border-top:1px solid #ffffff14;padding:18px}.hhg-meta-grid--summary{margin-top:14px}.hhg-icon-grid--shipment-home{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.hhg-shipment-home-card{min-height:134px}@media (max-width:620px){.hhg-top-nav{justify-content:stretch;width:100%}.hhg-top-nav .hhg-button{flex:100%}.hhg-filter-summary-button{padding:14px}}.hhg-toast-viewport{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));z-index:9999;pointer-events:none;gap:10px;width:min(420px,100vw - 28px);display:grid;position:fixed}.hhg-toast{pointer-events:auto;color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af5;border:1px solid #94a3b840;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:850;line-height:1.35;display:grid;box-shadow:0 16px 44px #00000057}.hhg-toast--success{background:linear-gradient(135deg,#166534f5,#0f172af5);border-color:#22c55e61}.hhg-toast--error{background:linear-gradient(135deg,#7f1d1df5,#0f172af5);border-color:#f871716b}.hhg-toast--info{background:linear-gradient(135deg,#0c4a6ef5,#0f172af5);border-color:#38bdf861}.hhg-toast__icon{background:#ffffff24;border-radius:999px;place-items:center;width:24px;height:24px;font-weight:950;display:inline-grid}.hhg-toast__close{color:#f8fafc;background:#ffffff1f;border:0;border-radius:999px;width:30px;height:30px;font-size:18px;font-weight:900;line-height:1}
