:root{--font-body:Manrope,Inter,"Segoe UI",Arial,sans-serif;--font-display:"Space Grotesk",Manrope,Inter,"Segoe UI",Arial,sans-serif;--bg:#f7f5f2;--panel:#ffffff;--panel-strong:#f1eee9;--panel-dark:#171411;--text:#1c1a18;--muted:#6e6861;--border:#e4ddd4;--accent:#f58212;--accent-strong:#c75f05;--accent-soft:#fff1e3;--success:#0f9d67;--warning:#b7791f;--danger:#cf3c2f;--radius-xl:18px;--radius-lg:14px;--radius-md:10px;--shadow-xl:0 18px 44px rgba(34,27,20,0.1);--shadow-lg:0 8px 22px rgba(34,27,20,0.08)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--text);font-family:var(--font-body);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.site-shell{width:min(100%,1180px);margin:0 auto;padding:12px 16px 0;overflow-x:hidden}.glass-panel{border:1px solid var(--border)}.glass-panel,.panel-card{background:var(--panel);box-shadow:var(--shadow-lg)}.panel-card{border-radius:var(--radius-lg);padding:16px;border:1px solid var(--border)}.panel-card.dark{background:#101010;color:#fff}.panel-card.dark p{color:rgba(255,255,255,.72)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;min-height:40px;border-radius:10px;padding:0 16px;font-size:.86rem;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:white;background:var(--accent);box-shadow:none}.btn:disabled{cursor:wait;opacity:.82}.btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:999px;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.btn-secondary{color:var(--text);background:#fff;border:1px solid var(--border)}.btn svg,.icon-tile svg,.password-field button svg{width:17px;height:17px}.field{width:100%;border:1px solid var(--border);border-radius:10px;background:#fff;padding:10px 12px;color:var(--text);outline:none;transition:border-color .18s ease,box-shadow .18s ease;font-size:.88rem}.field::placeholder{color:#978f86}.field:focus{border-color:rgba(245,130,18,.75);box-shadow:0 0 0 4px rgba(245,130,18,.12)}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:600}.pill.info{background:var(--accent-soft);color:var(--accent-strong)}.subtle-grid{display:grid;gap:16px}.action-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.fade-up{animation:fade-up .5s ease}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.site-header{position:sticky;top:10px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;min-height:64px;padding:8px 12px;border-radius:12px}.site-brand{display:inline-flex;align-items:center;min-width:88px}.site-brand img{width:auto;height:34px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1 1;flex-wrap:wrap}.site-nav a{padding:7px 9px;border-radius:10px;color:var(--muted);font-size:.83rem;font-weight:600;border:1px solid transparent}.site-nav a:hover{color:var(--accent-strong);background:var(--accent-soft);border-color:#f7d3ad}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:56px;padding:22px 0 28px;border-top:1px solid var(--border);color:var(--muted);font-size:.82rem}.site-footer div{display:flex;gap:10px;flex-wrap:wrap}.site-footer strong{color:var(--text);font-weight:650}.site-header-cta{min-width:76px}.auth-shell,.dashboard-page,.hero-section,.site-section,.subpage-hero{padding:44px 0 0}.hero-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:18px;align-items:stretch;min-height:500px}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:410px}.eyebrow{margin:0 0 8px;color:var(--accent-strong);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.auth-copy h1,.hero-copy h1,.subpage-hero h1{margin:0;max-width:760px;font-family:var(--font-display);font-size:clamp(1.9rem,4vw,3.05rem);line-height:1.08;letter-spacing:-.02em;font-weight:650}.auth-copy p,.hero-copy p,.panel-card p,.section-copy,.subpage-hero p{color:var(--muted);line-height:1.6}.auth-copy p,.hero-copy p,.subpage-hero p{max-width:600px;font-size:.9rem}.hero-operations{position:relative;align-self:center;min-height:318px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hero-operations:before{display:none}.hero-operations>*{position:relative}.hero-flight-line{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;color:#fff;font-family:var(--font-display);font-size:1.05rem;font-weight:700}.hero-flight-line i{height:2px;background:rgba(245,130,18,.75)}.empty-state h3,.hero-operations h2,.page-title,.panel-card h2,.panel-card h3,.section-heading h2,.shipment-result h3{margin:0;font-family:var(--font-display);letter-spacing:-.015em}.empty-state h3,.panel-card h2,.panel-card h3,.shipment-result h3{font-size:clamp(.95rem,1.6vw,1.08rem);font-weight:650}.panel-card p,.section-copy{font-size:.85rem}.hero-operations h2{font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.14;font-weight:650}.about-grid,.dashboard-grid,.kpi-grid,.mini-stat-grid,.service-grid,.shipment-grid,.strength-list{display:grid;gap:12px}.mini-stat-grid{grid-template-columns:repeat(2,1fr)}.mini-stat-grid div,.shipment-grid div{border-radius:10px;padding:10px;background:var(--panel-strong);border:1px solid var(--border)}.hero-operations .mini-stat-grid div{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.hero-operations .mini-stat-grid strong{color:#fff}.hero-operations .mini-stat-grid span{color:rgba(255,255,255,.72)}.dashboard-page .kpi-grid strong,.mini-stat-grid strong,.shipment-grid strong{display:block;color:var(--text);font-family:var(--font-display);font-size:1rem;line-height:1.1}.dashboard-page .kpi-grid span,.mini-stat-grid span,.shipment-grid span{display:block;margin-top:6px;color:var(--muted);font-size:.71rem;font-weight:600}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.section-heading h2{max-width:720px;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.2;font-weight:650}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid .panel-card{min-height:170px}.icon-tile{width:36px;height:36px;display:grid;place-items:center;margin-bottom:14px;border-radius:10px;color:#fff;background:var(--accent);box-shadow:none}.subpage-hero{max-width:860px}.subpage-hero h1{font-size:clamp(1.65rem,3vw,2.35rem)}.about-grid,.dashboard-grid{grid-template-columns:1fr 1fr}.strength-list{grid-template-columns:repeat(4,minmax(0,1fr))}.operations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--panel)}.operations-grid div{display:grid;gap:8px;padding:16px;border-right:1px solid var(--border)}.operations-grid div:last-child{border-right:0}.operations-grid strong{color:var(--accent);font-family:var(--font-display);font-size:1.1rem;font-weight:650}.operations-grid span{color:var(--muted);font-size:.86rem;line-height:1.55}.tracking-widget{display:grid;grid-template-columns:.74fr 1.26fr;gap:16px;align-items:start}.tracking-widget.is-compact{grid-template-columns:1fr}.tracking-form{display:grid;gap:14px;border-radius:var(--radius-lg);padding:16px;background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.auth-card label,.tracking-form label{display:grid;gap:8px;color:var(--text);font-size:.82rem;font-weight:600}.shipment-result{min-height:230px}.shipment-result-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.shipment-result-head .icon-tile{margin-bottom:0}.shipment-result-head .pill{margin-left:auto}.shipment-grid{grid-template-columns:repeat(3,1fr);margin-bottom:16px}.checkpoint-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.checkpoint-row span{padding:7px 9px;border-radius:10px;color:#ffd2a0;background:var(--accent-soft);border:1px solid #f7d3ad;color:var(--accent-strong);font-size:.72rem;font-weight:600}.auth-shell{display:grid;place-items:center;min-height:calc(100dvh - 132px);padding-top:28px}.auth-card{width:min(100%,390px);padding:18px;text-align:center}.auth-card img{width:auto;height:36px;margin:0 auto 10px;object-fit:contain}.auth-copy h1{font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.18;letter-spacing:-.02em}.auth-card form{margin-top:14px;text-align:left}.register-card{width:min(100%,380px);padding:16px}.register-card .subtle-grid{gap:9px}.register-card .auth-copy .eyebrow{margin-bottom:5px}.register-card .auth-card label,.register-card label{gap:5px}.register-card .field{padding-top:8px;padding-bottom:8px}.form-message{margin:0;color:var(--danger);font-size:.8rem;line-height:1.5}.password-strength{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.password-strength:before{content:"";grid-column:1/-1;height:5px;border-radius:999px;background:var(--panel-strong)}.password-strength-bar{grid-column:1/-1;grid-row:1;width:0;height:5px;border-radius:999px;background:var(--danger);transition:width .18s ease,background .18s ease}.password-strength-bar.level-1{width:34%;background:var(--danger)}.password-strength-bar.level-2{width:67%;background:var(--warning)}.password-strength-bar.level-3{width:100%;background:var(--success)}.password-strength small{grid-column:1/-1;color:var(--muted);font-size:.72rem;font-weight:600}.auth-switch{margin:10px 0 0;color:var(--muted);font-size:.84rem}.auth-switch a,.forgot-password-link{color:var(--accent-strong);font-weight:650}.forgot-password-link{justify-self:end;margin-top:-4px;font-size:.78rem}.verification-choice{margin-top:14px}.verification-note{margin:0;color:var(--muted);font-size:.82rem;line-height:1.5}.auth-popup{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:18px;background:rgba(28,26,24,.42)}.auth-popup-card{width:min(100%,430px)}.auth-popup-card h3{margin:0 0 8px;font-family:var(--font-display);font-size:1.05rem;line-height:1.3}.auth-popup-card p{margin:0 0 14px;color:var(--muted);font-size:.86rem;line-height:1.55}.recent-searches{display:grid;gap:6px;margin-top:16px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--panel-strong)}.recent-searches span{color:var(--muted);font-size:.74rem;font-weight:600}.recent-searches strong{color:var(--text);font-size:.92rem}.dashboard-guard{max-width:560px}.customer-code-box{display:inline-grid;gap:4px;margin-top:12px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#fff}.customer-code-box span{color:var(--muted);font-size:.72rem;font-weight:600}.customer-code-box strong{color:var(--accent-strong);font-family:var(--font-display);font-size:1rem}.analytics-message{margin:10px 0 0;color:var(--muted);font-size:.82rem}.kpi-grid strong{word-break:break-word}.password-field{position:relative;display:block}.phone-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden}.phone-prefix{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;color:var(--text);background:var(--panel-strong);border-right:1px solid var(--border);font-size:.84rem;font-weight:650}.phone-field .field{border:0;border-radius:0;box-shadow:none}.password-field input{padding-right:46px}.password-field button{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:grid;place-items:center;width:26px;height:26px;padding:0;color:var(--muted);background:transparent;border:0}.dashboard-page{padding-bottom:44px}.submitted-id-list{display:grid;gap:8px;margin-top:12px}.submitted-id-list span{display:block;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--panel-strong);color:var(--text);font-size:.86rem;font-weight:650;word-break:break-word}.dashboard-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.dashboard-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-card{display:grid;gap:14px}.profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-card-head h3{margin:0;font-family:var(--font-display);font-size:1.1rem}.profile-summary{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--panel-strong)}.profile-summary span{color:var(--muted);font-size:.76rem;font-weight:650}.profile-summary strong{color:var(--text);font-size:.84rem;word-break:break-word}.profile-reset-btn{width:100%}.page-title{font-size:clamp(1.35rem,2.6vw,1.9rem);line-height:1.15;font-weight:650}.page-copy{max-width:720px;color:var(--muted);line-height:1.6;font-size:.9rem}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-page .kpi-grid .panel-card{min-height:92px}.data-table{width:100%;border-collapse:collapse}.data-table td,.data-table th{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;font-size:.78rem}.data-table th{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.data-table tbody tr:hover{background:var(--accent-soft)}@media (max-width:980px){.about-grid,.dashboard-grid,.dashboard-intro,.hero-section,.tracking-widget{grid-template-columns:1fr}.dashboard-intro{display:grid;align-items:start}.dashboard-actions{width:100%}.dashboard-actions .btn{flex:1 1 auto}.hero-copy{min-height:auto;padding-top:24px}.kpi-grid,.operations-grid,.service-grid,.strength-list{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-grid div{border-right:0;border-bottom:1px solid rgba(245,130,18,.1)}}@media (max-width:720px){.site-shell{padding:8px 10px 0}.site-header{position:sticky;top:0;display:grid;grid-template-columns:1fr auto;align-items:center;height:auto;min-height:62px;gap:8px 10px;padding:8px 10px;border-radius:12px}.site-brand img{height:30px}.site-footer{display:grid;gap:10px;margin-top:42px}.site-brand{min-width:0;flex:0 0 auto}.site-header-cta{display:inline-flex;min-height:34px;min-width:64px;padding:0 12px;font-size:.76rem}.site-nav{grid-column:1/-1;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;border-top:1px solid var(--border);padding-top:7px;margin-top:1px}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto;padding:6px 8px;font-size:.74rem;white-space:nowrap}.auth-shell,.dashboard-page,.hero-section,.site-section,.subpage-hero{padding-top:28px}.hero-section{min-height:auto;gap:14px}.hero-copy{min-height:auto;padding-top:4px}.hero-copy h1,.subpage-hero h1{font-size:clamp(1.6rem,7vw,2.15rem);line-height:1.1}.auth-copy p,.hero-copy p,.page-copy,.subpage-hero p{font-size:.86rem}.action-row{align-items:stretch;gap:8px}.action-row .btn{flex:1 1 100%}.hero-operations{min-height:auto;gap:18px}.kpi-grid,.mini-stat-grid,.operations-grid,.service-grid,.shipment-grid,.strength-list{grid-template-columns:1fr}.dashboard-page .kpi-grid .panel-card,.service-grid .panel-card{min-height:auto}.section-heading{display:grid;gap:6px}.shipment-result-head{align-items:flex-start;flex-direction:column;gap:10px}.shipment-result-head .pill{margin-left:0}.auth-card,.panel-card{padding:16px;border-radius:14px}.auth-shell{min-height:calc(100dvh - 128px);padding-top:22px}.auth-card{width:100%}.auth-card img{height:32px;margin-bottom:8px}.auth-copy h1{font-size:1.04rem}.auth-copy p:not(.eyebrow){font-size:.78rem;margin:6px auto 0}.tracking-form .btn{width:100%}.shipment-result{min-height:auto}.checkpoint-row{gap:6px}.checkpoint-row span{font-size:.68rem}.data-table,.data-table tbody,.data-table td,.data-table th,.data-table thead,.data-table tr{display:block;width:100%}.data-table thead{display:none}.data-table tr{border:1px solid var(--border);border-radius:12px;padding:10px;margin-bottom:10px;background:#fff}.data-table td{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--border);font-size:.78rem}.data-table td:last-child{border-bottom:0}.data-table td:before{flex:0 0 auto;color:var(--muted);font-weight:600}.data-table td:first-child:before{content:"Tracking ID"}.data-table td:nth-child(2):before{content:"Status"}.data-table td:nth-child(3):before{content:"Mode"}.data-table td:nth-child(4):before{content:"ETA"}.dashboard-grid .panel-card:last-child{overflow-x:visible}}@media (max-width:420px){.site-shell{padding-inline:8px}.site-header{padding:7px 8px}.site-brand img{height:26px}.site-header-cta{min-height:32px;min-width:58px;padding:0 10px}.hero-copy h1,.subpage-hero h1{font-size:clamp(1.45rem,8vw,1.9rem)}.auth-card,.panel-card,.tracking-form{padding:13px}.register-card .subtle-grid{gap:8px}.auth-switch{font-size:.78rem}}