:root{--portal-navy:#102a43;--portal-teal:#07967b;--portal-teal-dark:#06735f;--portal-mint:#eaf8f4;--portal-line:#dce5ea;--portal-muted:#66788d;--portal-soft:#f6f8fa}.customer-portal{min-height:100vh;color:var(--portal-navy);background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif}body.portal-mode{background:#fff;min-width:0}.portal-login-shell{min-height:100vh;color:var(--portal-navy);background:radial-gradient(circle at 15% 15%,#dff6f0 0,#0000 30%),#f5f8fa;place-items:center;padding:32px 20px;display:grid}.portal-login-card{background:#fff;border:1px solid #dbe5ea;width:min(460px,100%);padding:34px;box-shadow:0 24px 70px #102a431f}.portal-login-brand{align-items:center;gap:12px;display:flex}.portal-login-brand>span{background:var(--portal-teal);color:#fff;border-radius:10px;place-items:center;width:46px;height:46px;font-size:19px;font-weight:850;display:grid}.portal-login-brand strong,.portal-login-brand small{display:block}.portal-login-brand strong{font-size:17px}.portal-login-brand small{color:var(--portal-muted);margin-top:3px;font-size:10px}.portal-login-heading{align-items:flex-start;gap:14px;margin:32px 0 24px;display:flex}.portal-login-heading>svg{width:24px;color:var(--portal-teal-dark);margin-top:3px}.portal-login-heading h1{letter-spacing:-.04em;margin:0;font-size:26px}.portal-login-heading p{color:var(--portal-muted);margin:7px 0 0;font-size:11px;line-height:1.6}.portal-login-card form label{margin-top:16px;font-size:11px;font-weight:700;display:block}.portal-login-card form input{background:#fff;border:1px solid #cfdbe3;width:100%;height:44px;margin-top:7px;padding:0 12px;font-size:12px}.portal-login-card form>button{background:var(--portal-teal);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:20px;font-size:12px;font-weight:800;display:flex}.portal-login-card form>button svg{width:15px}.portal-login-error{color:#c53d3d;margin:10px 0 0;font-size:10px}.portal-login-security{background:var(--portal-mint);color:var(--portal-teal-dark);align-items:center;gap:9px;margin-top:18px;padding:12px;font-size:10px;line-height:1.45;display:flex}.portal-login-security svg{flex:none;width:18px}.portal-login-card details{color:var(--portal-muted);margin-top:18px;font-size:10px}.portal-login-card summary{cursor:pointer}.portal-login-card details button{border:1px solid var(--portal-line);text-align:left;background:#fff;width:100%;margin-top:8px;padding:10px}.portal-login-card details strong,.portal-login-card details span{display:block}.portal-loading-card{text-align:center}.portal-loading-card strong,.portal-loading-card span{display:block}.portal-loading-card strong{font-size:16px}.portal-loading-card span{color:var(--portal-muted);margin-top:8px;font-size:10px}.portal-login-card details strong{font-size:10px}.portal-login-card details span{color:var(--portal-muted);margin-top:4px;font-size:9px}.customer-portal button,.customer-portal input,.customer-portal textarea{font:inherit}.portal-header{border-bottom:1px solid var(--portal-line);background:#fff;grid-template-columns:240px 1fr auto;align-items:stretch;height:72px;padding:0 max(28px,50vw - 740px);display:grid}.portal-brand{color:var(--portal-navy);background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.portal-brand>span{color:#fff;background:var(--portal-teal);letter-spacing:-.06em;border-radius:10px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:850;display:grid}.portal-brand strong{letter-spacing:-.02em;font-size:17px}.portal-header nav{align-items:stretch;gap:28px;display:flex}.portal-header nav button{color:#41546a;background:0 0;border:0;padding:0 2px;font-size:13px;position:relative}.portal-header nav button:after{content:"";background:var(--portal-teal);height:3px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.portal-header nav button:hover,.portal-header nav button.active{color:var(--portal-navy)}.portal-header nav button.active:after{transform:scaleX(1)}.portal-account-actions{align-items:center;gap:18px;display:flex}.portal-account-actions>button,.portal-language>button{color:#385069;background:0 0;border:0;align-items:center;gap:6px;font-size:12px;display:flex}.portal-language{align-self:stretch;align-items:stretch;display:flex;position:relative}.portal-language>button{padding:0 10px}.portal-language>button.active,.portal-language>button:hover{color:var(--portal-teal-dark);background:#f4faf8}.portal-language-menu{z-index:50;border:1px solid var(--portal-line);background:#fff;border-radius:9px;width:164px;padding:6px;position:absolute;top:calc(100% - 5px);right:0;box-shadow:0 14px 32px #102a4324}.portal-language-menu button{color:#385069;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:0 10px;font-size:12px;display:flex}.portal-language-menu button:hover,.portal-language-menu button.selected{color:var(--portal-teal-dark);background:var(--portal-mint);font-weight:700}.portal-language-menu span{color:#8a9bad;font-size:9px;font-weight:700}.portal-account-actions svg{width:17px;height:17px}.portal-user{align-items:center;gap:9px;padding-left:4px;display:flex}.portal-user>span{background:var(--portal-navy);color:#fff;border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;font-weight:800;display:grid}.portal-user strong,.portal-user small{display:block}.portal-user strong{font-size:12px}.portal-user small{color:var(--portal-muted);margin-top:2px;font-size:9px}.portal-main{width:min(1480px,100% - 56px);margin:0 auto;padding:30px 0 34px}.portal-account-empty{text-align:center;background:#fbfcfd;border:1px dashed #bdccd6;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:36px;display:flex}.portal-account-empty>div{background:var(--portal-mint);width:62px;height:62px;color:var(--portal-teal-dark);border-radius:50%;place-items:center;display:grid}.portal-account-empty>div svg{width:28px}.portal-account-empty small{color:var(--portal-teal-dark);margin-top:20px;font-size:10px;font-weight:750}.portal-account-empty h1{letter-spacing:-.035em;margin:8px 0 0;font-size:26px}.portal-account-empty p{max-width:480px;color:var(--portal-muted);margin:10px 0 0;font-size:11px;line-height:1.65}.portal-welcome{justify-content:space-between;align-items:start;gap:28px;display:flex}.portal-welcome h1,.portal-subpage>header h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.08}.portal-welcome p,.portal-subpage>header p{color:var(--portal-muted);margin:8px 0 0;font-size:13px}.portal-company{align-items:center;gap:10px;padding-top:2px;display:flex}.portal-company>svg{color:#31526f;width:29px}.portal-company strong,.portal-company small{display:block}.portal-company strong{font-size:14px}.portal-company small{color:var(--portal-muted);margin-top:3px;font-size:10px}.portal-journey{grid-template-columns:repeat(5,1fr) .9fr;margin:28px 0 24px;display:grid;position:relative}.portal-journey-line{background:repeating-linear-gradient(90deg,#c4d2de 0 7px,#0000 7px 12px);height:2px;position:absolute;top:55px;left:5.5%;right:7.5%}.portal-journey-line>span{background:var(--portal-teal);width:43%;height:3px;margin-top:-1px;display:block}.portal-journey article{z-index:1;text-align:center;min-width:0;position:relative}.portal-stage-icon,.portal-destination-icon{color:#8396a9;place-items:center;height:42px;display:grid}.portal-stage-icon svg{width:27px;height:27px}.portal-journey article.done .portal-stage-icon,.portal-journey article.current .portal-stage-icon{color:var(--portal-teal)}.portal-journey article>i{color:#fff;background:#b8c6d2;border:4px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin:0 auto 10px;font-size:9px;font-style:normal;display:grid;box-shadow:0 0 0 1px #d5dfe6}.portal-journey article>i svg{width:12px}.portal-journey article.done>i{background:var(--portal-teal);box-shadow:0 0 0 1px var(--portal-teal)}.portal-journey article.current>i{box-shadow:0 0 0 3px var(--portal-teal);background:#fff}.portal-journey article.current>i:after{content:"";background:var(--portal-teal);border-radius:50%;width:13px;height:13px}.portal-journey article>strong,.portal-journey article>small{display:block}.portal-journey article>strong{font-size:12px}.portal-journey article>small{color:#8191a3;margin-top:4px;font-size:10px}.portal-journey .destination{padding-top:3px}.portal-destination-icon{color:#546a80;background:#eef3f6;border-radius:50%;width:64px;height:64px;margin:5px auto 7px}.portal-destination-icon svg{width:28px}.portal-next-action{background:var(--portal-mint);border:1px solid #d5efe8;grid-template-columns:58px 1fr auto 300px;align-items:center;gap:22px;min-height:136px;padding:20px 24px;display:grid}.portal-next-action>svg{width:42px;height:42px;color:var(--portal-navy)}.portal-next-action small{letter-spacing:.08em;color:var(--portal-teal-dark);font-size:9px;font-weight:800;display:block}.portal-next-action h2{letter-spacing:-.025em;margin:4px 0 5px;font-size:20px}.portal-next-action p{color:#5e7287;max-width:650px;margin:0;font-size:11px;line-height:1.6}.portal-next-action>button,.portal-primary{background:var(--portal-teal);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:12px;font-weight:750;display:inline-flex}.portal-next-action>button:hover,.portal-primary:hover{background:var(--portal-teal-dark)}.portal-next-action button svg,.portal-primary svg{width:15px}.portal-next-action aside{border-left:1px solid #c1ddd6;padding-left:34px}.portal-next-action aside strong,.portal-next-action aside span{display:block}.portal-next-action aside strong{margin:6px 0;font-size:20px}.portal-next-action aside span{color:var(--portal-muted);font-size:10px}.portal-overview-grid{grid-template-columns:1.2fr .98fr .9fr;gap:16px;margin-top:18px;display:grid}.portal-panel{border:1px solid var(--portal-line);background:#fff;min-width:0}.portal-section-head{border-bottom:1px solid var(--portal-line);justify-content:space-between;align-items:center;min-height:55px;padding:0 16px;display:flex}.portal-section-head h3{align-items:center;gap:9px;margin:0;font-size:13px;display:flex}.portal-section-head h3 svg{width:17px}.portal-section-head button{color:#0a64aa;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.portal-section-head button svg{width:12px}.portal-table-head,.portal-product-row{grid-template-columns:1.4fr .65fr .85fr .55fr;align-items:center;gap:8px;padding:0 16px;display:grid}.portal-table-head{min-height:38px;color:var(--portal-muted);background:#f8fafb;font-size:9px}.portal-product-row{border-top:1px solid #edf1f3;min-height:72px;font-size:10px}.portal-product-row>div{align-items:center;gap:10px;min-width:0;display:flex}.portal-product-row strong,.portal-product-row small{display:block}.portal-product-row strong{font-size:10px}.portal-product-row small{color:var(--portal-muted);margin-top:3px;font-size:8px}.portal-product-row em{color:#087864;background:#e5f7f1;border-radius:5px;justify-self:start;padding:5px 7px;font-size:8px;font-style:normal}.portal-product-thumb{background-color:#eef2f4;background-repeat:no-repeat;background-size:300% 100%;border-radius:6px;flex:none;width:48px;height:48px;display:block}.portal-product-thumb.left{background-position:0}.portal-product-thumb.center{background-position:50%}.portal-product-thumb.right{background-position:100%}.portal-product-thumb.large{border-radius:5px;width:31%;height:82px}.portal-warehouse-summary dl,.portal-route-card dl{margin:0;padding:8px 16px}.portal-warehouse-summary dl>div,.portal-route-card dl>div{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:10px;min-height:36px;display:flex}.portal-warehouse-summary dt,.portal-route-card dt{color:var(--portal-muted);font-size:10px}.portal-warehouse-summary dd,.portal-route-card dd{margin:0;font-size:10px;font-weight:650}.portal-warehouse-summary dd.passed{color:var(--portal-teal);align-items:center;gap:4px;display:flex}.portal-warehouse-summary dd svg{width:15px}.portal-photo-label{justify-content:space-between;padding:8px 16px;font-size:10px;display:flex}.portal-photo-label small{color:var(--portal-muted)}.portal-inspection-photos{gap:6px;padding:0 16px;display:flex}.portal-success{background:var(--portal-mint);color:#41695f;align-items:center;gap:7px;margin:10px 16px 12px;padding:9px 10px;font-size:9px;line-height:1.4;display:flex}.portal-success svg{width:17px;color:var(--portal-teal);flex:none}.portal-route-visual,.portal-shipping-route{text-align:center;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:18px 16px;display:grid}.portal-route-visual>div span,.portal-shipping-route>div span{color:#31526f;background:#eef3f6;border-radius:50%;place-items:center;width:42px;height:42px;margin:auto;font-size:11px;font-weight:800;display:grid}.portal-route-visual>div strong,.portal-shipping-route>div strong{margin-top:6px;font-size:9px;display:block}.portal-route-visual>i,.portal-shipping-route>i{color:#116cb2;font-style:normal;position:relative}.portal-route-visual>i:before,.portal-shipping-route>i:before{content:"";background:#9eb2c2;height:1px;position:absolute;top:13px;left:0;right:0}.portal-route-visual>i svg,.portal-shipping-route>i svg{background:#fff;width:26px;padding:0 5px;position:relative}.portal-route-visual>i small,.portal-shipping-route>i small{color:var(--portal-navy);margin-top:3px;font-size:8px;display:block;position:relative}.portal-route-card dd.pending{color:#65778a;background:#edf1f5;border-radius:5px;padding:4px 7px;font-weight:500}.portal-upload-bar{border:1px solid var(--portal-line);grid-template-columns:42px 1fr auto;align-items:center;gap:15px;min-height:82px;margin-top:18px;padding:14px 18px;display:grid}.portal-upload-bar>svg{color:#11568a}.portal-upload-bar strong,.portal-upload-bar span{display:block}.portal-upload-bar strong{font-size:12px}.portal-upload-bar span{color:var(--portal-muted);margin-top:4px;font-size:10px}.portal-upload-bar button{color:#0b5e79;background:#fff;border:1px solid #1c7091;border-radius:6px;align-items:center;gap:6px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.portal-upload-bar button svg{width:14px}.portal-subpage>header{justify-content:space-between;align-items:center;gap:22px;margin-bottom:30px;display:flex}.portal-subpage>header h1{font-size:34px}.portal-subpage>header .portal-status{color:#087864;background:var(--portal-mint);align-items:center;gap:6px;padding:9px 12px;font-size:11px;display:flex}.portal-subpage>header .portal-status svg{width:16px}.portal-request-list,.portal-documents{border:1px solid var(--portal-line)}.portal-request-list article,.portal-documents article{border-bottom:1px solid var(--portal-line);grid-template-columns:44px 1fr auto auto;align-items:center;gap:14px;min-height:84px;padding:14px 18px;display:grid}.portal-document-info{text-align:left;background:0 0;border:0;min-width:0;padding:0}.portal-document-info small{color:#8393a4;margin-top:5px;font-size:9px;display:block}.portal-document-actions{align-items:center;gap:6px;display:flex}.portal-request-list article:last-child,.portal-documents article:last-child{border-bottom:0}.portal-request-list article>svg,.portal-documents article>svg{color:#31526f;width:25px}.portal-request-list strong,.portal-request-list span,.portal-documents strong,.portal-documents span{display:block}.portal-request-list strong,.portal-documents strong{font-size:13px}.portal-request-list span,.portal-documents span{color:var(--portal-muted);margin-top:4px;font-size:10px}.portal-request-list em{color:#087864;background:#e5f7f1;padding:5px 8px;font-size:9px;font-style:normal}.portal-request-list em.draft{color:#5c7084;background:#eef3f7}.portal-request-list article>button,.portal-document-actions button{color:#0a64aa;background:0 0;border:0;align-items:center;gap:6px;font-size:10px;display:flex}.portal-request-list button svg,.portal-document-actions button svg{width:13px}.portal-document-actions button:first-child{color:var(--portal-teal-dark);background:#f3fbf8;border:1px solid #b8d9d1;border-radius:6px;padding:7px 10px}.portal-sourcing-guidance{background:#f3f7fa;align-items:center;gap:16px;margin-top:18px;padding:22px;display:flex}.portal-sourcing-guidance>svg{width:28px}.portal-sourcing-guidance h2{margin:0;font-size:16px}.portal-sourcing-guidance p{color:var(--portal-muted);margin:5px 0 0;font-size:11px}.portal-order-card{border:1px solid var(--portal-line)}.portal-order-card>header{border-bottom:1px solid var(--portal-line);justify-content:space-between;align-items:center;padding:20px;display:flex}.portal-order-card>header small{color:var(--portal-teal);font-size:8px;font-weight:800}.portal-order-card>header h2{margin:5px 0;font-size:22px}.portal-order-card>header span{color:var(--portal-muted);font-size:10px}.portal-order-card>header em{color:#087864;background:var(--portal-mint);padding:7px 10px;font-size:10px;font-style:normal}.portal-order-products{grid-template-columns:repeat(3,1fr);display:grid}.portal-order-products>div{border-right:1px solid var(--portal-line);align-items:center;gap:12px;padding:20px;display:flex}.portal-order-products>div:last-child{border-right:0}.portal-order-products strong,.portal-order-products small{display:block}.portal-order-products strong{font-size:12px}.portal-order-products small{color:var(--portal-muted);margin-top:4px;font-size:9px}.portal-order-products>div>svg{color:var(--portal-teal);width:19px;margin-left:auto}.portal-order-card>footer{background:#f8fafb;align-items:center;gap:40px;padding:16px 20px;display:flex}.portal-order-card footer small,.portal-order-card footer strong{display:block}.portal-order-card footer small{color:var(--portal-muted);font-size:9px}.portal-order-card footer strong{margin-top:4px;font-size:12px}.portal-order-card footer button{background:var(--portal-teal);color:#fff;border:0;align-items:center;gap:6px;margin-left:auto;padding:10px 14px;font-size:10px;display:flex}.portal-order-card footer button svg{width:13px}.portal-warehouse-hero{background:var(--portal-mint);border:1px solid #d5efe8;grid-template-columns:60px 1fr 240px;align-items:center;gap:18px;min-height:150px;padding:24px;display:grid}.portal-warehouse-hero>svg{width:43px;height:43px}.portal-warehouse-hero small{color:var(--portal-teal-dark);font-size:8px;font-weight:800}.portal-warehouse-hero h2{margin:5px 0;font-size:22px}.portal-warehouse-hero p{color:var(--portal-muted);margin:0;font-size:11px}.portal-warehouse-hero aside{border-left:1px solid #c4dfd8;padding-left:24px}.portal-warehouse-hero aside span,.portal-warehouse-hero aside strong,.portal-warehouse-hero aside small{display:block}.portal-warehouse-hero aside span{color:var(--portal-muted);font-size:9px}.portal-warehouse-hero aside strong{margin:5px 0;font-size:15px}.portal-warehouse-gallery{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.portal-warehouse-gallery article{border:1px solid var(--portal-line)}.portal-warehouse-gallery .portal-product-thumb.large{border-radius:0;width:100%;height:210px}.portal-warehouse-gallery article>div{padding:14px}.portal-warehouse-gallery strong,.portal-warehouse-gallery span,.portal-warehouse-gallery em{display:block}.portal-warehouse-gallery strong{font-size:13px}.portal-warehouse-gallery span{color:var(--portal-muted);margin-top:4px;font-size:10px}.portal-warehouse-gallery em{color:var(--portal-teal);margin-top:10px;font-size:9px;font-style:normal}.portal-warehouse-gallery em svg{vertical-align:middle;width:13px}.portal-shipping-route{max-width:820px;margin:0 auto 24px}.portal-shipping-route>div span{width:58px;height:58px;font-size:13px}.portal-shipping-route>div strong{font-size:12px}.portal-shipping-route>i svg{width:40px}.portal-shipping-route>i small{font-size:10px}.portal-shipping-options{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.portal-shipping-options article{border:1px solid var(--portal-line);padding:22px;position:relative}.portal-shipping-options article.recommended{border-color:#62bda9}.portal-shipping-options article.selected{box-shadow:0 0 0 2px var(--portal-teal)}.portal-shipping-options article>em{color:#087864;background:var(--portal-mint);padding:5px 7px;font-size:8px;font-style:normal;position:absolute;top:12px;right:12px}.portal-shipping-options article>svg{color:#1f557c;width:28px}.portal-shipping-options h2{margin:16px 0 5px;font-size:17px}.portal-shipping-options p{color:var(--portal-muted);font-size:10px}.portal-shipping-options dl{margin:18px 0}.portal-shipping-options dl>div{border-top:1px solid #edf1f3;justify-content:space-between;padding:9px 0;font-size:10px;display:flex}.portal-shipping-options dd{font-weight:750}.portal-shipping-options article>button{color:#0b617a;background:#fff;border:1px solid #247991;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:10px;font-weight:750;display:flex}.portal-shipping-options article.selected>button{background:var(--portal-teal);color:#fff;border-color:var(--portal-teal)}.portal-shipping-options button svg{width:13px}.portal-shipping-note{color:var(--portal-muted);align-items:center;gap:6px;margin:15px 0 0;font-size:9px;display:flex}.portal-shipping-note svg{width:14px}.portal-modal-backdrop{z-index:100;background:#07182b99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.portal-upload-modal{background:#fff;width:min(620px,100%);box-shadow:0 30px 80px #07182b44}.portal-document-preview{background:#fff;grid-template-rows:auto auto 1fr;width:min(980px,100%);height:min(820px,100vh - 40px);display:grid;box-shadow:0 30px 80px #07182b55}.portal-document-preview>header{border-bottom:1px solid var(--portal-line);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 18px;display:flex}.portal-document-preview>header>div{align-items:center;gap:10px;display:flex}.portal-document-preview>header svg{width:20px}.portal-document-preview>header strong,.portal-document-preview>header span{display:block}.portal-document-preview>header strong{font-size:13px}.portal-document-preview>header span{color:var(--portal-muted);margin-top:3px;font-size:9px}.portal-document-preview>header button{color:#28536f;background:0 0;border:0;align-items:center;gap:6px;padding:8px;font-size:10px;display:flex}.portal-document-preview>header button:first-child{border:1px solid var(--portal-line);padding:8px 11px}.portal-preview-toolbar{border-bottom:1px solid var(--portal-line);min-height:38px;color:var(--portal-muted);background:#f7f9fb;justify-content:space-between;align-items:center;padding:0 18px;font-size:9px;display:flex}.portal-preview-toolbar span:first-child{color:var(--portal-teal-dark);font-weight:700}.portal-preview-canvas{background:#e9eef2;min-height:0;padding:28px;overflow:auto}.portal-pdf-page,.portal-sheet-preview{background:#fff;width:min(720px,100%);min-height:620px;margin:0 auto;padding:42px 48px;box-shadow:0 5px 24px #102a4320}.portal-pdf-page>header{border-bottom:2px solid var(--portal-navy);color:var(--portal-muted);justify-content:space-between;align-items:start;padding-bottom:20px;font-size:9px;display:flex}.portal-pdf-brand{color:var(--portal-navy);align-items:center;gap:9px;font-size:11px;line-height:1.25;display:flex}.portal-pdf-brand b{background:var(--portal-teal);color:#fff;border-radius:7px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.portal-pdf-brand small{color:var(--portal-muted);font-size:7px}.portal-pdf-page h2{letter-spacing:.04em;margin:32px 0 24px;font-size:24px}.portal-pdf-meta{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px;display:grid}.portal-pdf-meta span,.portal-pdf-meta strong,.portal-pdf-meta small{display:block}.portal-pdf-meta span{color:var(--portal-muted);font-size:8px}.portal-pdf-meta strong{margin-top:5px;font-size:11px}.portal-pdf-meta small{color:var(--portal-muted);margin-top:4px;font-size:8px}.portal-pdf-page table,.portal-sheet-preview table{border-collapse:collapse;width:100%;font-size:9px}.portal-pdf-page th,.portal-pdf-page td,.portal-sheet-preview th,.portal-sheet-preview td{text-align:left;border:1px solid #d9e2e8;padding:10px}.portal-pdf-page th{background:var(--portal-navy);color:#fff}.portal-pdf-total{border-top:2px solid var(--portal-teal);justify-content:space-between;width:230px;margin-top:20px;margin-left:auto;padding:13px 15px;font-size:10px;display:flex}.portal-pdf-total strong{font-size:14px}.portal-pdf-summary{background:var(--portal-mint);color:var(--portal-teal-dark);align-items:center;gap:8px;padding:12px 14px;font-size:9px;display:flex}.portal-pdf-summary svg,.portal-pdf-page td.passed svg{vertical-align:middle;width:13px}.portal-preview-photos{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.portal-preview-photos .portal-product-thumb.large{width:100%;height:112px}.portal-pdf-page td.passed{color:var(--portal-teal-dark)}.portal-pdf-page>footer{border-top:1px solid var(--portal-line);color:var(--portal-muted);text-align:center;margin-top:36px;padding-top:12px;font-size:8px}.portal-sheet-title{color:#fff;background:#13735f;padding:14px;font-size:20px;font-weight:800}.portal-sheet-meta{background:#e9f5f1;justify-content:space-between;gap:12px;padding:14px;font-size:9px;display:flex}.portal-sheet-preview th{background:#dceee9}.portal-sheet-preview tr.total td{background:#f0f7f5;font-weight:800}.portal-upload-modal>header{border-bottom:1px solid var(--portal-line);justify-content:space-between;padding:20px 22px;display:flex}.portal-upload-modal>header>div{gap:12px;display:flex}.portal-upload-modal header svg{width:22px}.portal-upload-modal h2{margin:0;font-size:18px}.portal-upload-modal p{color:var(--portal-muted);margin:5px 0 0;font-size:10px}.portal-upload-modal header>button{background:0 0;border:0}.portal-dropzone{background:#f8fafb;border:1px dashed #9cb0bf;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:160px;margin:22px;display:flex}.portal-dropzone>svg{color:#31627e}.portal-dropzone strong{font-size:12px}.portal-dropzone span{color:var(--portal-muted);font-size:9px}.portal-dropzone input{display:none}.portal-notes{margin:0 22px;font-size:10px;font-weight:700;display:block}.portal-notes textarea{border:1px solid var(--portal-line);resize:vertical;width:100%;min-height:90px;margin-top:7px;padding:10px;font-size:10px}.portal-upload-modal>footer{justify-content:flex-end;gap:8px;padding:16px 22px 22px;display:flex}.portal-upload-modal>footer>button:first-child{border:1px solid var(--portal-line);background:#fff;padding:10px 15px}.portal-toast{background:var(--portal-navy);color:#fff;z-index:120;padding:12px 16px;font-size:11px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #07182b33}.customer-portal button:focus-visible,.customer-portal input:focus-visible,.customer-portal textarea:focus-visible{outline-offset:2px;outline:3px solid #64c6b2}@media (width<=1180px){.portal-header{grid-template-columns:210px 1fr auto}.portal-header nav{gap:14px}.portal-account-actions>.portal-support{display:none}.portal-overview-grid{grid-template-columns:1fr 1fr}.portal-route-card{grid-column:1/-1}.portal-next-action{grid-template-columns:50px 1fr auto}.portal-next-action aside{display:none}}@media (width<=820px){.customer-portal{overflow-x:hidden}.portal-header{grid-template-columns:1fr auto;height:auto;min-height:68px;padding:10px 18px}.portal-header nav{order:3;grid-column:1/-1;gap:18px;overflow-x:auto}.portal-header nav button{white-space:nowrap;min-height:42px}.portal-user div,.portal-logout span{display:none}.portal-login-card{padding:26px 20px}.portal-main{width:calc(100% - 28px);padding-top:22px}.portal-welcome p{line-height:1.5}.portal-company{display:none}.portal-welcome h1{font-size:30px}.portal-journey{grid-template-columns:repeat(5,130px);padding-bottom:12px;overflow-x:auto}.portal-journey .destination{display:none}.portal-journey-line{width:520px;right:auto}.portal-next-action{grid-template-columns:42px 1fr;padding:18px}.portal-next-action>button{grid-column:1/-1;width:100%}.portal-overview-grid{grid-template-columns:1fr}.portal-route-card{grid-column:auto}.portal-upload-bar{grid-template-columns:36px 1fr}.portal-upload-bar button{grid-column:1/-1;justify-content:center}.portal-table-head{display:none}.portal-product-row{grid-template-columns:1fr auto}.portal-product-row>span{display:none}.portal-order-products,.portal-warehouse-gallery,.portal-shipping-options{grid-template-columns:1fr}.portal-order-products>div{border-right:0;border-bottom:1px solid var(--portal-line)}.portal-order-card>footer{flex-wrap:wrap;gap:18px}.portal-order-card footer button{justify-content:center;width:100%;margin-left:0}.portal-warehouse-hero{grid-template-columns:42px 1fr}.portal-warehouse-hero aside{display:none}.portal-request-list article,.portal-documents article{grid-template-columns:36px 1fr}.portal-request-list article>em,.portal-request-list article>button,.portal-documents article>button,.portal-document-actions{grid-column:2;justify-self:start}.portal-document-actions{flex-wrap:wrap}.portal-document-preview{height:calc(100vh - 20px)}.portal-document-preview>header{min-height:60px;padding:10px 12px}.portal-document-preview>header>div:last-child button:first-child{font-size:0}.portal-document-preview>header>div:last-child button:first-child svg{margin:0}.portal-preview-canvas{padding:14px}.portal-pdf-page{width:100%;min-height:600px;padding:24px 18px}.portal-sheet-preview{width:560px;min-height:600px;padding:30px 34px}.portal-pdf-page h2{font-size:20px}.portal-preview-photos .portal-product-thumb.large{height:78px}.portal-pdf-page th,.portal-pdf-page td{padding:8px 6px}}@media (prefers-reduced-motion:reduce){.portal-header nav button:after{transition:none}}
