:root{--deep:#092946;--line:#dce3eb;--shadow:0 16px 44px rgba(9,41,70,.09)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,Noto Sans Bengali,Arial,sans-serif;color:var(--ink);background:var(--soft);font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:32px;background:var(--deep);color:#fff;font-size:.75rem}.topbar .shell{height:100%;display:flex;align-items:center;justify-content:space-between}.header{background:#fff;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:30}.header-main{height:78px;display:grid;grid-template-columns:170px minmax(220px,1fr) auto;align-items:center;grid-gap:28px;gap:28px}.brand img{display:block;width:154px;height:auto}.search{height:44px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;background:#fff;overflow:hidden}.search input{border:0;outline:0;min-width:0;flex:1 1;padding:0 14px;color:var(--ink)}.search button{height:100%;border:0;background:var(--navy);color:#fff;padding:0 22px;font-weight:700}.header-actions,.header-actions a{display:flex;gap:7px}.header-actions a{align-items:center;padding:10px 11px;border-radius:8px;font-size:.82rem;font-weight:700}.header-actions a.active,.header-actions a:hover{background:#edf3f8;color:var(--navy)}.bubble{min-width:20px;height:20px;padding:0 5px;border-radius:10px;display:grid;place-items:center;background:var(--red);color:#fff;font-size:.68rem}.nav{border-top:1px solid #edf0f4;background:#fff}.nav .shell{height:46px;display:flex;align-items:center;gap:26px}.nav a{font-size:.78rem;font-weight:700;color:#415267}.nav a.active,.nav a:hover{color:var(--red)}.nav .request-link,.nav .request-link.active,.nav .request-link:hover{margin-left:auto;color:#fff;background:var(--red);padding:9px 14px;border-radius:7px}.menu{display:none;border:0;background:transparent;font-size:1.4rem}.breadcrumbs{padding:24px 0 8px;color:var(--muted);font-size:.78rem}.breadcrumbs a{color:var(--navy);font-weight:700}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:20px 0 28px}.page-head h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.04;letter-spacing:-.045em;margin:0 0 10px;color:var(--deep)}.page-head p{margin:0;color:var(--muted);max-width:700px;line-height:1.6}.eyebrow{display:block;color:var(--red);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 4px 18px rgba(9,41,70,.04)}.button{border:0;border-radius:8px;padding:13px 20px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button.primary{background:var(--red);color:#fff}.button.primary:hover{background:#c92128}.button.secondary{background:var(--navy);color:#fff}.button.outline{background:#fff;color:var(--navy);border:1px solid var(--line)}.button.ghost{background:#edf3f8;color:var(--navy)}.button:disabled{opacity:.45;cursor:not-allowed}.field{display:grid;grid-gap:7px;gap:7px}.field label,.field span{font-size:.78rem;font-weight:800;color:#33465a}.field input,.field select,.field textarea{width:100%;border:1px solid #cad4df;background:#fff;border-radius:8px;padding:12px 13px;outline:none;color:var(--ink)}.field textarea{min-height:108px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,118,210,.12)}.hint{font-size:.74rem;color:var(--muted);line-height:1.5}.status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:.69rem;font-weight:800}.status.available,.status.delivered{background:#e8f7f0;color:var(--green)}.status.pending,.status.processing{background:#fff4df;color:#9b6400}.status.transit{background:#eaf2ff;color:#145fb5}.status.soon{background:#fff0f1;color:var(--red)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-title h2{margin:0;font-size:1.35rem;color:var(--deep)}.section-title p{margin:5px 0 0;color:var(--muted);font-size:.86rem}.footer{background:var(--deep);color:#fff;margin-top:72px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:48px;gap:48px;padding:52px 0 40px}.footer-logo{background:#fff;border-radius:10px;padding:10px 14px;width:max-content}.footer-logo img{width:145px;display:block}.footer h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px}.footer a,.footer p{display:block;color:#b8c8d8;font-size:.78rem;line-height:1.8;margin:0 0 3px}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.14);padding:18px 0;display:flex;justify-content:space-between;color:#91a7bb;font-size:.7rem}.catalog-layout{display:grid;grid-template-columns:245px 1fr;grid-gap:28px;gap:28px}.filters{padding:22px;align-self:start;position:-webkit-sticky;position:sticky;top:180px}.filter-block{border-bottom:1px solid var(--line);padding:0 0 19px;margin-bottom:19px}.filter-block:last-child{border:0;margin:0}.filter-block h3{font-size:.83rem;margin:0 0 12px;color:var(--deep)}.check{display:flex;align-items:center;gap:9px;font-size:.79rem;color:#44566a;margin:10px 0}.check input{accent-color:var(--red)}.range{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.range input{width:100%;padding:9px;border:1px solid var(--line);border-radius:7px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.catalog-toolbar p{margin:0;color:var(--muted);font-size:.83rem}.catalog-toolbar select{border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card .image{aspect-ratio:1.08;background:#eef2f6;padding:24px;position:relative}.product-card img{width:100%;height:100%;object-fit:contain}.product-card .heart{position:absolute;right:12px;top:12px;width:35px;height:35px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--navy)}.product-body{padding:17px}.product-body>small{color:var(--red);font-weight:800;font-size:.65rem;letter-spacing:.08em}.product-body h3{font-size:.97rem;margin:8px 0 6px;line-height:1.35}.product-body p{font-size:.75rem;color:var(--muted);margin:0 0 14px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-bottom strong{color:var(--navy);font-size:1.02rem}.product-bottom a{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--navy);color:#fff}.pagination{display:flex;justify-content:center;gap:7px;margin-top:28px}.pagination button{width:38px;height:38px;border-radius:8px;border:1px solid var(--line);background:#fff}.pagination .active{background:var(--navy);color:#fff}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:56px;gap:56px;padding:24px 0 50px}.gallery{display:grid;grid-template-columns:82px 1fr;grid-gap:14px;gap:14px}.thumbs{display:grid;grid-gap:11px;gap:11px;align-content:start}.thumbs button{border:1px solid var(--line);border-radius:10px;background:#fff;aspect-ratio:1;padding:8px}.thumbs button.active{border:2px solid var(--navy)}.thumbs img{width:100%;height:100%;object-fit:contain}.main-image{background:#fff;border:1px solid var(--line);border-radius:18px;min-height:535px;display:grid;place-items:center;padding:46px}.main-image img{width:100%;height:100%;max-height:440px;object-fit:contain}.detail-copy h1{font-size:2.2rem;line-height:1.16;letter-spacing:-.035em;color:var(--deep);margin:12px 0}.rating{display:flex;gap:8px;color:#e79a12;font-size:.82rem}.rating span{color:var(--muted)}.price{font-size:2rem;font-weight:800;color:var(--navy);margin:22px 0 4px}.price-note{color:var(--muted);font-size:.78rem}.detail-rule{height:1px;background:var(--line);margin:22px 0}.option-title{font-size:.78rem;font-weight:800;margin-bottom:9px}.sizes,.swatches{display:flex;gap:9px}.swatch{width:34px;height:34px;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 1px var(--line)}.swatch.active{box-shadow:0 0 0 2px var(--navy)}.size{min-width:44px;height:40px;border:1px solid var(--line);background:#fff;border-radius:7px}.size.active{border-color:var(--navy);background:#edf3f8;color:var(--navy);font-weight:800}.purchase-row{display:grid;grid-template-columns:90px 1fr;grid-gap:12px;gap:12px;margin-top:22px}.purchase-row input{border:1px solid var(--line);border-radius:8px;text-align:center}.delivery-note{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:20px}.delivery-note div{background:#fff;border:1px solid var(--line);padding:13px;border-radius:9px}.delivery-note strong{display:block;color:var(--deep);font-size:.78rem}.delivery-note small{color:var(--muted);font-size:.7rem}.details-tabs{padding:26px;margin-bottom:30px}.tab-buttons{display:flex;gap:26px;border-bottom:1px solid var(--line)}.tab-buttons button{border:0;background:none;padding:0 0 13px;font-weight:800;color:var(--muted)}.tab-buttons button.active{color:var(--navy);border-bottom:2px solid var(--red)}.tab-panel{padding-top:20px;color:#44566a;line-height:1.75;font-size:.9rem}.commerce-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:28px;gap:28px}.cart-list{padding:0 24px}.cart-item{display:grid;grid-template-columns:108px 1fr auto;grid-gap:18px;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item:last-child{border:0}.cart-img{width:108px;height:108px;background:#f0f3f7;border-radius:10px;padding:12px;object-fit:contain}.cart-info h3{margin:0 0 7px;font-size:1rem;color:var(--deep)}.cart-info p{margin:3px 0;color:var(--muted);font-size:.76rem}.cart-controls{display:flex;align-items:center;gap:13px;margin-top:13px}.qty{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden}.qty button,.qty span{width:32px;height:32px;border:0;background:#fff;display:grid;place-items:center}.qty span{border-left:1px solid var(--line);border-right:1px solid var(--line)}.remove{border:0;background:transparent;color:var(--red);font-size:.75rem}.cart-price{text-align:right;color:var(--navy);font-weight:800}.summary{padding:24px;align-self:start;position:-webkit-sticky;position:sticky;top:180px}.summary h2{margin:0 0 18px;color:var(--deep);font-size:1.18rem}.summary-row{display:flex;justify-content:space-between;gap:15px;font-size:.82rem;color:#536579;margin:13px 0}.summary-row.total{border-top:1px solid var(--line);padding-top:16px;margin-top:17px;color:var(--deep);font-size:1rem;font-weight:800}.notice{background:#fff7e8;border:1px solid #f3d79a;color:#74520f;border-radius:9px;padding:13px;font-size:.75rem;line-height:1.55;margin:17px 0}.summary .button{width:100%;margin-top:8px}.promo{display:flex;margin:18px 0 8px}.promo input{min-width:0;flex:1 1;border:1px solid var(--line);border-radius:8px 0 0 8px;padding:11px}.promo button{border:0;background:var(--navy);color:#fff;border-radius:0 8px 8px 0;padding:0 14px;font-weight:800}.checkout-steps{display:flex;gap:8px;margin-bottom:24px}.checkout-steps span{flex:1 1;padding:11px;border-radius:8px;background:#e9eef4;color:var(--muted);font-size:.72rem;font-weight:800;text-align:center}.checkout-steps .active,.checkout-steps .done{background:var(--navy);color:#fff}.checkout-form{padding:26px}.checkout-form h2{font-size:1.15rem;color:var(--deep);margin:0 0 18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.form-grid .full{grid-column:1/-1}.payment-options{display:grid;grid-gap:10px;gap:10px}.payment-option{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:10px;padding:14px}.payment-option:has(input:checked){border-color:var(--navy);background:#f0f5fa}.payment-option input{accent-color:var(--red)}.auth-wrap{min-height:650px;display:grid;place-items:center;padding:50px 20px}.auth-card{width:min(920px,100%);display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden}.auth-side{padding:50px;background:var(--navy);color:#fff}.auth-side h1{font-size:2.25rem;line-height:1.12;margin:28px 0 14px}.auth-side p{color:#c5d3e0;line-height:1.7}.benefits{display:grid;grid-gap:15px;gap:15px;margin-top:34px}.benefits div{display:flex;gap:12px;font-size:.82rem}.benefits b{width:25px;height:25px;background:var(--red);border-radius:50%;display:grid;place-items:center;flex:none}.auth-form{padding:46px;background:#fff}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:28px}.auth-tabs button{border:0;background:none;padding:0 20px 13px 0;margin-right:20px;font-weight:800;color:var(--muted)}.auth-tabs button.active{color:var(--navy);border-bottom:2px solid var(--red)}.auth-fields{display:grid;grid-gap:16px;gap:16px}.auth-fields .button{width:100%}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.account-layout{display:grid;grid-template-columns:235px 1fr;grid-gap:28px;gap:28px}.account-nav{padding:14px;align-self:start;position:-webkit-sticky;position:sticky;top:180px}.account-user{padding:15px;border-bottom:1px solid var(--line);margin-bottom:8px}.account-user strong{display:block;color:var(--deep)}.account-user small{color:var(--muted)}.account-nav a{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:8px;font-size:.8rem;font-weight:700;color:#536579}.account-nav a.active,.account-nav a:hover{background:#eaf1f7;color:var(--navy)}.dashboard{display:grid;grid-gap:22px;gap:22px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat{padding:19px}.stat small{display:block;color:var(--muted);font-size:.7rem}.stat strong{display:block;font-size:1.7rem;color:var(--deep);margin-top:6px}.dashboard-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:20px;gap:20px}.dash-card{padding:23px}.dash-card h2{font-size:1rem;color:var(--deep);margin:0 0 17px}.activity{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:13px 0}.activity:last-child{border:0}.activity-icon{width:35px;height:35px;border-radius:8px;background:#edf3f8;color:var(--navy);display:grid;place-items:center;font-weight:800}.activity strong{font-size:.79rem;display:block}.activity small{font-size:.69rem;color:var(--muted)}.order-tools{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.order-tools input{width:300px}.order-tools input,.order-tools select{border:1px solid var(--line);border-radius:8px;padding:11px}.order-tools select{background:#fff}.order-card{padding:20px 22px;margin-bottom:13px}.order-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:15px}.order-head small{color:var(--muted)}.order-content{display:grid;grid-template-columns:70px 1fr auto;grid-gap:15px;gap:15px;align-items:center}.order-content img{width:70px;height:70px;object-fit:contain;background:var(--soft);border-radius:9px;padding:7px}.order-content h3{margin:0 0 5px;font-size:.9rem}.order-content p{margin:0;color:var(--muted);font-size:.72rem}.order-actions{text-align:right}.order-actions strong{display:block;color:var(--navy);margin-bottom:9px}.tracking{margin-top:15px;display:grid;grid-template-columns:repeat(4,1fr)}.track-step{position:relative;padding-top:19px;font-size:.65rem;color:var(--muted)}.track-step:before{right:0;top:5px;height:3px}.track-step:after,.track-step:before{content:"";position:absolute;left:0;background:#d9e1e9}.track-step:after{top:0;width:13px;height:13px;border-radius:50%}.track-step.done:after,.track-step.done:before{background:var(--green)}.request-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:28px;gap:28px}.request-main{padding:28px}.request-main h2{margin:0 0 22px;color:var(--deep)}.upload-box{border:1px dashed #9db0c3;border-radius:10px;padding:22px;text-align:center;color:var(--muted);font-size:.8rem;background:#fbfcfd}.request-side{padding:24px;align-self:start}.request-side h3{color:var(--deep);margin-top:0}.request-side ol{padding-left:20px;color:#536579;font-size:.8rem;line-height:1.8}.quote-preview{background:var(--deep);color:#fff;padding:21px;border-radius:12px;margin-top:20px}.quote-preview small{color:#a8bfd3}.quote-preview strong{font-size:1.5rem;display:block;margin:7px 0}.support-grid{display:grid;grid-template-columns:1fr 340px;grid-gap:28px;gap:28px}.faq-list{display:grid;grid-gap:10px;gap:10px}.faq{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.faq button{width:100%;display:flex;justify-content:space-between;text-align:left;border:0;background:#fff;padding:17px 19px;font-weight:800;color:var(--deep)}.faq div{display:none;padding:0 19px 18px;color:#536579;line-height:1.65;font-size:.85rem}.faq.open div{display:block}.contact-card{padding:23px}.contact-card h2{font-size:1.08rem;color:var(--deep);margin-top:0}.contact-method{border-top:1px solid var(--line);padding:14px 0}.contact-method strong{display:block;font-size:.78rem}.contact-method span{font-size:.76rem;color:var(--muted)}.policy-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:28px}.policy-links a{padding:18px}.policy-links strong{display:block;color:var(--deep);font-size:.85rem}.policy-links small{color:var(--muted)}.locker-hero{background:var(--red);color:#fff;border-radius:20px;padding:54px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:40px;gap:40px;align-items:center;box-shadow:var(--shadow)}.locker-hero h1{font-size:3rem;line-height:1.05;letter-spacing:-.045em;margin:13px 0}.locker-hero p{color:#ffe3e4;line-height:1.7}.locker-badge{display:inline-block;background:#fff;color:var(--red);border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.locker-card{background:#fff;color:var(--ink);border-radius:15px;padding:24px}.locker-card small{color:var(--muted)}.locker-address{border-left:3px solid var(--red);background:var(--soft);padding:15px;margin:17px 0}.locker-address strong{display:block;color:var(--navy);margin:5px 0}.locker-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.locker-stats span{background:var(--soft);padding:12px;border-radius:8px}.locker-stats b{display:block;color:var(--navy);font-size:1.2rem}.locker-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:30px}.locker-feature{padding:22px}.locker-feature b{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#edf3f8;color:var(--navy);margin-bottom:15px}.locker-feature h3{font-size:.92rem;color:var(--deep);margin:0 0 7px}.locker-feature p{font-size:.76rem;color:var(--muted);line-height:1.6;margin:0}.notify-strip{margin-top:28px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.notify-strip h2{margin:0 0 5px;color:var(--deep);font-size:1.2rem}.notify-strip p{margin:0;color:var(--muted);font-size:.8rem}.notify-form{display:flex;min-width:420px}.notify-form input{flex:1 1;min-width:0;border:1px solid var(--line);padding:12px;border-radius:8px 0 0 8px}.notify-form button{border-radius:0 8px 8px 0}@media(max-width:900px){.header-main{grid-template-columns:44px 1fr auto;height:68px}.menu{display:block}.brand img{width:126px}.header-actions a span:not(.bubble),.nav,.search{display:none}.nav.open{display:block}.nav .shell{height:auto;padding:12px 0;display:grid;grid-gap:5px;gap:5px}.nav a{padding:9px}.nav .request-link{margin:0}.account-layout,.catalog-layout,.commerce-grid,.locker-hero,.product-detail,.request-grid,.support-grid{grid-template-columns:1fr}.account-nav,.filters,.summary{position:static}.filters{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:1fr}.thumbs{grid-template-columns:repeat(3,70px);grid-row:2}.main-image{min-height:380px}.footer-main{grid-template-columns:1fr 1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.auth-card,.dashboard-grid{grid-template-columns:1fr}.auth-side{padding:35px}.notify-strip{align-items:stretch;flex-direction:column}.notify-form{min-width:0}.locker-features-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.shell{width:min(100% - 24px,1180px)}.topbar .shell span:last-child{display:none}.page-head{align-items:start;flex-direction:column}.page-head h1{font-size:2.25rem}.footer-main,.product-grid{grid-template-columns:1fr}.footer-main{gap:28px}.footer-bottom{flex-direction:column;gap:8px}.form-grid,.split{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.cart-item{grid-template-columns:75px 1fr}.cart-img{width:75px;height:75px}.cart-price{grid-column:2;text-align:left}.checkout-steps span{font-size:0;padding:9px}.checkout-steps span:before{content:attr(data-step);font-size:.7rem}.auth-form,.auth-side{padding:28px 22px}.stat-grid{grid-template-columns:1fr 1fr}.order-tools{align-items:stretch;flex-direction:column}.order-tools input{width:100%}.order-content{grid-template-columns:55px 1fr}.order-actions{grid-column:2;text-align:left}.tracking{grid-template-columns:1fr;gap:6px}.track-step{padding:0 0 0 20px}.track-step:before{width:3px;height:auto;top:0;bottom:-10px;right:auto}.track-step:after{left:-5px;top:2px}.locker-features-grid,.policy-links{grid-template-columns:1fr}.locker-hero{padding:30px 22px}.locker-hero h1{font-size:2.25rem}.locker-stats{grid-template-columns:1fr}.notify-form{display:grid;grid-gap:8px;gap:8px}.notify-form button,.notify-form input{border-radius:8px}.header-actions a{padding:9px 6px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--navy:#123b66;--navy-dark:#092946;--red:#e52b32;--blue:#1976d2;--ink:#17212b;--muted:#667085;--line:#e4e7ec;--soft:#f5f7fa;--green:#168a5b;--white:#fff;--shadow:0 18px 50px rgba(18,59,102,.12)}.home-root *{box-sizing:border-box}html{scroll-behavior:smooth}.home-root body{margin:0;font-family:Manrope,Noto Sans Bengali,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.55}.home-root button,.home-root input,.home-root select{font:inherit}.home-root a,.home-root button{transition:.2s ease}.home-root a{text-decoration:none;color:inherit}.home-root .shell{width:min(1180px,calc(100% - 40px));margin:auto}.home-root .announcement{height:34px;padding:0 max(20px,calc((100% - 1180px)/2));background:var(--navy-dark);color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.01em}.home-root .announcement-contact{color:#cbd8e4}.home-root .announcement-contact strong{color:#fff}.home-root .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:hsla(0,0%,100%,.97);box-shadow:0 1px 0 var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-root .header-main{height:80px;display:flex;align-items:center;gap:30px}.home-root .brand{display:flex;flex-direction:column;flex:0 0 auto}.home-root .brand-mark{display:flex;align-items:center;gap:5px;line-height:1}.home-root .brand-mark b{font-size:29px;letter-spacing:-2px;color:var(--navy);font-weight:800}.home-root .brand-mark i{display:block;width:16px;height:4px;transform:skew(-28deg);background:var(--red)}.home-root .brand-mark i:last-child{background:var(--navy)}.home-root .brand small{font-size:8px;text-transform:uppercase;letter-spacing:1.45px;font-weight:700;color:#7c8795}.home-root .search{height:46px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;flex:1 1;overflow:hidden}.home-root .search>span{font-size:22px;margin-left:15px;color:var(--muted)}.home-root .search input{border:0;outline:0;background:transparent;flex:1 1;padding:0 12px;min-width:100px}.home-root .search button{height:100%;padding:0 22px;border:0;color:#fff;background:var(--navy);font-weight:700;cursor:pointer}.home-root .header-actions{display:flex}.home-root .header-actions button{position:relative;border:0;background:none;color:var(--navy);display:grid;place-items:center;grid-gap:2px;gap:2px;font-size:20px;cursor:pointer}.home-root .header-actions button span{font-size:10px;font-weight:600}.home-root .header-actions button b{position:absolute;top:-2px;right:0;width:17px;height:17px;border-radius:99px;background:var(--red);color:#fff;font-size:9px;display:grid;place-items:center}.home-root .nav{height:46px;display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700;padding-inline:max(20px,calc((100% - 1180px)/2))}.home-root .nav a:hover{color:var(--red)}.home-root .home-root .nav .request-link,.home-root .nav .request-link:hover{margin-left:auto;color:#fff;background:var(--red);padding:9px 14px;border-radius:7px}.home-root .menu-button{display:none}.home-root .hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#f8fbff,#eef4fa);border-bottom:1px solid #dce6ef}.home-root .hero-grid{min-height:590px;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:46px;gap:46px;align-items:center;position:relative;z-index:2}.home-root .hero-copy{padding:58px 0}.home-root .calc-kicker,.home-root .eyebrow,.home-root .section-kicker{font-size:11px;letter-spacing:1.4px;font-weight:800;color:var(--navy)}.home-root .eyebrow{display:flex;align-items:center;gap:9px}.home-root .eyebrow span{width:26px;height:3px;background:var(--red)}.home-root h1{font-size:51px;line-height:1.08;letter-spacing:-2.8px;margin:18px 0 20px;max-width:610px}.home-root h1 em{font-style:normal;color:var(--navy)}.home-root .hero-copy>p{font-size:17px;color:var(--muted);max-width:570px;margin:0 0 28px}.home-root .hero-actions{display:flex;gap:12px}.home-root .button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:8px;font-weight:800;font-size:14px;cursor:pointer}.home-root .primary{background:var(--red);color:#fff}.home-root .primary:hover{background:#c91f27;transform:translateY(-1px)}.home-root .secondary{background:#fff;border-color:#cad5df;color:var(--navy)}.home-root .secondary span{margin-left:22px}.home-root .hero-proof{margin-top:36px;padding-top:26px;border-top:1px solid #d5e0e9;display:flex;gap:38px}.home-root .hero-proof span{display:flex;flex-direction:column;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.6px}.home-root .hero-proof strong{font-size:21px;color:var(--navy);line-height:1.2}.home-root .calculator{background:#fff;border:1px solid #dce4eb;border-radius:16px;box-shadow:var(--shadow);padding:25px;position:relative}.home-root .calc-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}.home-root .calc-head h2{font-size:25px;line-height:1.1;letter-spacing:-.8px;margin:5px 0}.home-root .calc-head p{margin:0;color:var(--muted);font-size:13px}.home-root .calc-badge{align-self:start;background:#eaf7f1;color:var(--green);font-weight:700;font-size:10px;border-radius:99px;padding:6px 9px;white-space:nowrap}.home-root .calculator label,.home-root .request-form label{display:block;font-size:12px;font-weight:700;color:#354354}.home-root .optional{float:right;font-weight:500;color:#929dad}.home-root .calculator input,.home-root .calculator select,.home-root .input,.home-root .request-form input,.home-root .request-form select{width:100%;height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);outline:0}.home-root .calculator select,.home-root .request-form select,.home-root .request-form>label>input{padding:0 12px}.home-root .calculator input{border:0;height:100%;padding:0 12px}.home-root .input{display:flex;align-items:center;margin-top:6px}.home-root .calculator select:focus,.home-root .input:focus-within,.home-root .request-form input:focus,.home-root .request-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,118,210,.1)}.home-root .icon-input span{padding-left:12px;color:var(--muted)}.home-root .price-input strong{padding-left:12px;color:var(--navy)}.home-root .weight-input span{padding-right:12px;color:var(--muted)}.home-root .calc-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:13px}.home-root .calculator select{margin-top:6px;padding:0 10px}.home-root .advanced{background:none;border:0;padding:14px 0 5px;color:var(--blue);font-size:12px;font-weight:700;cursor:pointer}.home-root .advanced-fields{display:none}.home-root .advanced-fields.open{display:block}.home-root .calc-summary{margin-top:14px;background:#eff5fa;border-radius:9px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between}.home-root .calc-summary>div{display:flex;flex-direction:column}.home-root .calc-summary span{font-size:10px;text-transform:uppercase;letter-spacing:.8px;font-weight:700;color:var(--muted)}.home-root .calc-summary strong{font-size:25px;line-height:1.25;color:var(--navy)}.home-root .calc-summary small{font-size:9px;color:var(--muted)}.home-root .calc-summary .button{min-height:42px;padding:0 16px}.home-root .calc-note{font-size:9px!important;color:#8894a0!important;margin:10px 2px 0!important}.home-root .hero-image{position:absolute;width:670px;right:-190px;bottom:-110px;opacity:.12;mix-blend-mode:multiply}.home-root .trust-strip{border-bottom:1px solid var(--line);background:#fff}.home-root .trust-strip>.shell{min-height:90px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.home-root .trust-strip .shell>div{display:flex;gap:12px;align-items:center;padding-left:30px;border-left:1px solid var(--line)}.home-root .trust-strip .shell>div:first-child{padding-left:0;border:0}.home-root .trust-strip b{color:var(--red);font-size:20px}.home-root .trust-strip span{display:flex;flex-direction:column}.home-root .trust-strip strong{font-size:13px}.home-root .trust-strip small{color:var(--muted);font-size:11px}.home-root .section{padding:90px 0}.home-root .section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}.home-root .section-heading h2{font-size:34px;letter-spacing:-1.4px;line-height:1.2;margin:7px 0}.home-root .section-heading p{margin:0;color:var(--muted)}.home-root .section-heading>a{font-size:13px;font-weight:700;color:var(--blue)}.home-root .country-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.home-root .country-card{min-height:245px;padding:25px;border-radius:13px;position:relative;overflow:hidden;border:1px solid var(--line);background:#fff}.home-root .country-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-55px;bottom:-75px;background:currentColor;opacity:.05}.home-root .country-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(18,59,102,.1)}.home-root .country-top{display:flex;justify-content:space-between}.home-root .flag{font-size:28px}.home-root .country-code{font-size:10px;font-weight:800;letter-spacing:1px;border:1px solid;border-radius:99px;padding:4px 8px;align-self:center}.home-root .country-card h3{font-size:23px;margin:27px 0 7px}.home-root .country-card p{font-size:13px;color:var(--muted);margin:0 0 28px}.home-root .country-card a{font-size:13px;font-weight:800}.home-root .country-card a span{float:right;font-size:18px}.home-root .usa{color:#174a7d;background:linear-gradient(145deg,#fff,#f2f7fc)}.home-root .uk{color:#c42731;background:linear-gradient(145deg,#fff,#fff4f5)}.home-root .uae{color:#147257;background:linear-gradient(145deg,#fff,#f1faf7)}.home-root .category-section{padding:80px 0}.home-root .compact{align-items:center}.home-root .category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.home-root .category-grid a{height:132px;padding:19px;border-radius:10px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;align-items:flex-start}.home-root .category-grid a:hover{border-color:#aabccb;transform:translateY(-2px)}.home-root .category-grid span{font-size:24px;color:var(--red);margin-bottom:auto}.home-root .category-grid b{font-size:13px}.home-root .category-grid small{font-size:10px;color:var(--muted)}.home-root .stock-choice{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.home-root .choice-card{min-height:345px;border-radius:15px;padding:42px;position:relative;overflow:hidden}.home-root .choice-card:after{content:"";position:absolute;right:-80px;bottom:-100px;width:270px;height:270px;border:48px solid hsla(0,0%,100%,.08);border-radius:50%}.home-root .ready{background:var(--navy);color:#fff}.home-root .preorder{background:var(--red);color:#fff}.home-root .choice-label{font-size:10px;letter-spacing:1.5px;font-weight:800;background:hsla(0,0%,100%,.15);padding:6px 9px;border-radius:4px}.home-root .choice-card h2{font-size:34px;margin:25px 0 8px;letter-spacing:-1.2px}.home-root .choice-card>p{max-width:390px;color:hsla(0,0%,100%,.8);font-size:14px}.home-root .dark{background:#fff;color:var(--navy);margin-top:20px}.home-root .light{background:var(--navy-dark);color:#fff;margin-top:20px}.home-root .choice-stat{position:absolute;right:30px;bottom:25px;text-align:right;z-index:1}.home-root .choice-stat strong{display:block;font-size:21px}.home-root .choice-stat small{font-size:10px;color:hsla(0,0%,100%,.7)}.home-root .products-section{padding:85px 0;background:var(--soft)}.home-root .tabs{display:flex;border:1px solid var(--line);background:#fff;border-radius:8px;padding:3px}.home-root .tabs button{border:0;background:transparent;padding:8px 14px;border-radius:5px;font-size:11px;font-weight:700;color:var(--muted);cursor:pointer}.home-root .tabs .active{background:var(--navy);color:#fff}.home-root .product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.home-root .product-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:10px}.home-root .product-image{height:230px;border-radius:8px;background:#f1f3f5;position:relative;overflow:hidden}.home-root .product-image img{width:100%;height:100%;object-fit:cover}.home-root .product-image>span{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:4px;font-size:9px;font-weight:800}.home-root .stock-tag{background:#e8f7f0;color:var(--green)}.home-root .preorder-tag{background:#edf3fa;color:var(--navy)}.home-root .product-image button{position:absolute;right:9px;top:9px;width:32px;height:32px;border-radius:50%;border:0;background:#fff;color:var(--navy);font-size:18px;cursor:pointer}.home-root .product-card>small{display:block;margin:13px 4px 4px;color:#8995a1;font-size:8px;font-weight:800;letter-spacing:.7px}.home-root .product-card h3{font-size:14px;margin:0 4px 8px;line-height:1.4}.home-root .product-meta{display:flex;justify-content:space-between;margin:0 4px;color:var(--muted);font-size:9px}.home-root .product-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:12px;padding:12px 4px 4px}.home-root .product-footer strong{color:var(--navy);font-size:18px}.home-root .product-footer button{width:34px;height:34px;border:0;border-radius:7px;background:var(--navy);color:#fff;font-size:20px;cursor:pointer}.home-root .how-section{padding:90px 0;background:var(--navy-dark);color:#fff}.home-root .how-section>.shell{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px}.home-root .light-kicker{color:#7db8ed}.home-root .how-intro h2{font-size:39px;line-height:1.18;letter-spacing:-1.5px;margin:12px 0}.home-root .how-intro p{color:#a9bdcd;font-size:14px;max-width:390px}.home-root .how-intro a{display:inline-block;margin-top:18px;color:#fff;font-weight:700;font-size:13px}.home-root .steps{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px 45px;gap:30px 45px}.home-root .steps article{display:flex;gap:18px;border-top:1px solid hsla(0,0%,100%,.16);padding-top:20px}.home-root .steps article>span{color:#66a9df;font-size:11px;font-weight:800}.home-root .steps h3{margin:0 0 6px;font-size:16px}.home-root .steps p{margin:0;color:#9fb4c4;font-size:12px}.home-root .request-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.home-root .request-copy h2{font-size:43px;line-height:1.15;letter-spacing:-2px;margin:12px 0 18px}.home-root .request-copy>p{color:var(--muted);max-width:500px}.home-root .request-copy ul{list-style:none;padding:0;display:flex;gap:18px;color:var(--navy);font-size:11px;font-weight:700}.home-root .request-form{padding:29px;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.home-root .request-form h3{font-size:21px;margin:0 0 18px}.home-root .request-form label{margin-top:13px}.home-root .request-form .input{margin-top:6px}.home-root .request-form .calc-row{margin-top:0}.home-root .request-form select,.home-root .request-form>label>input{margin-top:6px}.home-root .request-form .button{width:100%;margin-top:18px}.home-root .request-form p{font-size:10px;text-align:center;color:var(--muted);margin:10px 0 0}.home-root footer{color:#fff;padding-top:65px}.home-root .footer-grid{display:grid;grid-gap:50px;gap:50px}.home-root .brand.inverse .brand-mark b{color:#fff}.home-root .brand.inverse small{color:#8297aa}.home-root .footer-brand>p{max-width:260px;margin-top:20px}.home-root .socials{display:flex;gap:8px;margin-top:20px}.home-root .socials a{width:32px;height:32px;border:1px solid #314b60;border-radius:50%;display:grid;place-items:center}.home-root .footer-grid h4{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:0 0 18px}.home-root .footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.home-root .footer-grid>div>a,.home-root .footer-grid>div>p{font-size:11px;color:#91a6b7;margin:0}.home-root .footer-bottom{border-top:1px solid #263e52;margin-top:50px;min-height:70px;display:flex;align-items:center;justify-content:space-between;color:#7690a4;font-size:9px}@media(max-width:980px){.home-root .header-main{gap:16px}.home-root .header-actions button span{display:none}.home-root .nav{overflow-x:auto;gap:24px;justify-content:flex-start}.home-root .nav a{white-space:nowrap}.home-root .hero-grid{grid-template-columns:1fr;gap:0;padding:65px 0}.home-root .hero-copy{padding:0}.home-root .calculator{margin-top:35px;max-width:660px}.home-root .hero-image{right:-250px;bottom:200px}.home-root .country-grid{grid-template-columns:1fr}.home-root .category-grid,.home-root .product-grid{grid-template-columns:repeat(2,1fr)}.home-root .how-section>.shell,.home-root .request-section{gap:50px}.home-root .footer-grid{grid-template-columns:1fr 1fr}.home-root .choice-stat{position:static;text-align:left;margin-top:24px}}@media(max-width:700px){.home-root .shell{width:min(100% - 28px,1180px)}.home-root .announcement{padding:0 14px;font-size:9px}.home-root .announcement-contact{display:none}.home-root .header-main{height:66px}.home-root .brand-mark b{font-size:24px}.home-root .brand small{display:none}.home-root .menu-button{display:block;border:0;background:none;font-size:20px;color:var(--navy)}.home-root .search{position:absolute;left:14px;right:14px;top:72px;background:#fff;box-shadow:0 6px 18px rgba(18,59,102,.12)}.home-root .search button{display:none}.home-root .header-main{margin-bottom:58px}.home-root .header-actions{margin-left:auto;gap:9px}.home-root .header-actions button:nth-child(2){display:none}.home-root .nav{display:none;position:absolute;left:0;right:0;top:124px;height:auto;background:#fff;padding:15px 20px;flex-direction:column;align-items:flex-start;box-shadow:0 10px 24px rgba(18,59,102,.12)}.home-root .nav.open{display:flex}.home-root .nav .request-link{margin-left:0}.home-root .hero-grid{padding:48px 0 35px;display:flex;flex-direction:column}.home-root .hero-copy{display:contents}.home-root .eyebrow{order:1}.home-root .hero-copy h1{order:2;font-size:38px;letter-spacing:-2px;margin:15px 0}.home-root .hero-copy>p{order:3;font-size:15px}.home-root .calculator{order:4;margin:24px 0 0;padding:19px;border-radius:13px;width:100%}.home-root .hero-actions{order:5;margin-top:22px;display:grid;grid-template-columns:1fr}.home-root .hero-proof{order:6;width:100%;justify-content:space-between;gap:8px;margin-top:28px}.home-root .hero-image{display:none}.home-root .calc-head{display:block}.home-root .calc-badge{position:absolute;right:16px;top:17px}.home-root .calc-head h2{font-size:22px}.home-root .calc-row{grid-template-columns:1fr 1fr}.home-root .calc-summary{align-items:flex-end}.home-root .calc-summary .button{font-size:11px;padding:0 11px}.home-root .trust-strip>.shell{grid-template-columns:1fr 1fr;padding:13px 0;gap:14px}.home-root .trust-strip .shell>div,.home-root .trust-strip .shell>div:first-child{padding:7px 0;border:0}.home-root .section{padding:62px 0}.home-root .section-heading{align-items:flex-start;gap:18px}.home-root .section-heading h2{font-size:28px}.home-root .section-heading p{font-size:13px}.home-root .section-heading>a{display:none}.home-root .country-grid{gap:12px}.home-root .country-card{min-height:215px}.home-root .category-section{padding:60px 0}.home-root .category-grid{gap:8px}.home-root .category-grid a{height:115px;padding:14px}.home-root .category-grid b{font-size:11px}.home-root .stock-choice{grid-template-columns:1fr;gap:12px}.home-root .choice-card{min-height:330px;padding:30px}.home-root .choice-card h2{font-size:29px}.home-root .product-grid{grid-template-columns:1fr 1fr;gap:8px}.home-root .product-card{padding:7px}.home-root .product-image{height:165px}.home-root .product-card h3{font-size:11px}.home-root .product-meta,.home-root .product-meta span{display:block}.home-root .product-footer strong{font-size:14px}.home-root .tabs{display:none}.home-root .how-section{padding:64px 0}.home-root .how-section>.shell{grid-template-columns:1fr;gap:45px}.home-root .how-intro h2{font-size:33px}.home-root .steps{grid-template-columns:1fr;gap:20px}.home-root .request-section{padding:65px 0;grid-template-columns:1fr;gap:40px}.home-root .request-copy h2{font-size:36px}.home-root .request-copy ul{flex-direction:column;gap:5px}.home-root .request-form{padding:20px}.home-root .footer-grid{grid-template-columns:1fr 1fr;gap:38px 22px}.home-root .footer-brand{grid-column:1/-1}.home-root .footer-bottom{align-items:flex-start;justify-content:center;flex-direction:column;gap:5px}.home-root .product-image button{width:28px;height:28px}}@media(max-width:390px){.home-root .calc-row,.home-root .product-grid{grid-template-columns:1fr}.home-root .product-image{height:280px}.home-root .hero-proof strong{font-size:18px}}.home-root .official-brand{width:178px;height:58px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.home-root .official-brand img{display:block;width:100%;height:100%;object-fit:contain}.home-root .nav button{font:inherit}.home-root .locker-nav,.home-root .nav-disabled{position:relative;border:0;background:none;color:var(--navy);font-weight:700;padding:0;cursor:pointer}.home-root .nav-disabled{opacity:.62}.home-root .nav button small{position:absolute;top:-12px;right:-11px;padding:1px 4px;border-radius:3px;background:#fff1f1;color:var(--red);font-size:7px;letter-spacing:.3px;white-space:nowrap}.home-root .inline-soon{margin-left:9px;padding:3px 6px;border-radius:4px;background:#fff1f1;color:var(--red);font-size:8px;text-transform:uppercase;letter-spacing:.4px}.home-root .calculator{padding:23px}.home-root .calculator input:not(.input input){margin-top:6px;padding:0 12px}.home-root .dynamic-fields{margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.home-root .dynamic-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--navy);font-size:11px;font-weight:800}.home-root .dynamic-title small{color:var(--muted);font-size:9px;font-weight:500}.home-root .promo-status{margin-top:8px;padding:7px 9px;border-radius:6px;background:#fff8e8;color:#8a6415;font-size:9px}.home-root .promo-status.entered{background:#eef5fb;color:var(--navy)}.home-root .calc-actions{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:8px;gap:8px;margin-top:10px}.home-root .calc-actions button{height:39px;border-radius:7px;font-size:10px;font-weight:800;cursor:pointer}.home-root .quote-action{border:0;background:var(--navy);color:#fff}.home-root .continue-action{border:1px solid #cbd6df;background:#fff;color:var(--navy)}.home-root .calc-note{line-height:1.45!important}.home-root .two-countries{grid-template-columns:repeat(2,1fr);max-width:790px}.home-root .category-icon{display:grid!important;place-items:center;width:38px;height:38px;border-radius:9px;background:#edf3f8;color:var(--navy)!important;margin-bottom:auto!important;position:relative}.home-root .category-icon:after{content:"";position:absolute;right:-2px;bottom:-2px;width:8px;height:8px;border-radius:50%;background:var(--red);border:2px solid #fff}.home-root .category-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.home-root .disabled-feature{filter:saturate(.82)}.home-root .footer-logo{border-radius:8px;width:205px;height:72px}.home-root .footer-disabled{padding:0;border:0;background:none;text-align:left;color:#91a6b7;font-size:11px;cursor:pointer}.home-root .locker-section{background:linear-gradient(135deg,#f6f9fc,#eef4fa);border-bottom:1px solid var(--line)}.home-root .locker-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;align-items:center}.home-root .locker-copy{position:relative}.home-root .locker-copy .section-kicker{display:block;margin-top:15px}.home-root .coming-label{display:inline-block;padding:5px 8px;border-radius:4px;background:#fff0f1;color:var(--red);font-size:9px;letter-spacing:1px;font-weight:800}.home-root .locker-copy h2{margin:12px 0;font-size:40px;line-height:1.16;letter-spacing:-1.7px;color:var(--navy)}.home-root .locker-copy p{margin:0 0 25px;color:var(--muted);max-width:550px}.home-root .locker-preview{border:1px solid #d7e2eb;background:#fff;border-radius:15px;padding:24px;box-shadow:var(--shadow);transform:rotate(1deg)}.home-root .locker-top{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line);font-size:11px;font-weight:800;color:var(--navy)}.home-root .locker-top b{color:var(--red)}.home-root .locker-address{display:flex;flex-direction:column;margin:20px 0;padding:16px;border-left:3px solid var(--red);background:var(--soft)}.home-root .locker-address small{font-size:8px;letter-spacing:1px;color:var(--muted)}.home-root .locker-address strong{margin-top:5px;color:var(--navy);font-size:14px}.home-root .locker-address span{font-size:11px;color:var(--muted)}.home-root .locker-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.home-root .locker-features span{display:flex;flex-direction:column;padding:13px;border-radius:8px;background:#f7f9fb}.home-root .locker-features b{font-size:20px;color:var(--navy)}.home-root .locker-features small{font-size:8px;color:var(--muted)}.home-root .locker-disabled{margin-top:14px;text-align:center;color:#8a96a2;font-size:9px}.home-root .modal[hidden]{display:none}.home-root .modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px}.home-root .modal-backdrop{position:absolute;inset:0;background:rgba(5,26,44,.72);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home-root .modal-card{position:relative;width:min(480px,100%);padding:34px;border-radius:16px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25);animation:modalIn .25s ease}.home-root .modal-card h2{margin:14px 0 8px;color:var(--navy);font-size:27px}.home-root .modal-card p{color:var(--muted);font-size:13px}.home-root .modal-card form{display:flex;gap:8px;margin-top:20px}.home-root .modal-card input{flex:1 1;min-width:0;height:48px;padding:0 13px;border:1px solid var(--line);border-radius:8px}.home-root .modal-card small{display:block;margin-top:10px;color:var(--muted);font-size:9px}.home-root .modal-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:25px;color:var(--muted);cursor:pointer}@keyframes modalIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:980px){.home-root .official-brand{width:145px}.home-root .locker-grid{gap:35px}.home-root .nav button small{position:static;margin-left:5px}.home-root .two-countries{max-width:none}}@media(max-width:700px){.home-root .official-brand{width:122px;height:46px}.home-root .locker-nav,.home-root .nav-disabled{text-align:left}.home-root .nav button small{font-size:8px}.home-root .calculator{padding:19px}.home-root .calc-actions,.home-root .dynamic-fields .calc-row,.home-root .two-countries{grid-template-columns:1fr}.home-root .locker-section{padding:60px 0}.home-root .locker-grid{grid-template-columns:1fr;gap:35px}.home-root .locker-copy h2{font-size:32px}.home-root .locker-preview{transform:none}.home-root .locker-features span{padding:9px}.home-root .modal-card{padding:27px 20px}.home-root .modal-card form{flex-direction:column}.home-root .footer-logo{width:190px;height:67px}.home-root .category-icon{width:34px;height:34px}.home-root .category-icon svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.home-root *,.home-root :after,.home-root :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.home-root .calculator label>input{display:block;width:100%;height:44px;margin-top:6px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);outline:0}.home-root .calculator label>input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,118,210,.1)}.home-root .dynamic-fields>.calc-row{margin-top:0}.home-root .dynamic-fields>label{margin-top:12px}.home-root .hero-image{right:50%;bottom:-130px;width:610px;opacity:.045}.home-root .hero-proof{gap:10px;border-top:0;padding-top:0}.home-root .hero-proof span{position:relative;min-width:0;flex:1 1;padding:14px 14px 13px;border:1px solid #dbe5ed;border-radius:10px;background:hsla(0,0%,100%,.72);box-shadow:0 8px 20px rgba(18,59,102,.05);overflow:hidden;text-transform:none}.home-root .hero-proof span:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#b9c9d7}.home-root .hero-proof .featured-proof:before{background:var(--red)}.home-root .hero-proof strong{font-size:23px;letter-spacing:-.6px}.home-root .hero-proof small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.3;white-space:nowrap}.home-root .two-countries{max-width:none;width:100%}.home-root .two-countries .country-card{min-height:255px;padding:30px 34px}.home-root .two-countries .country-card h3{font-size:26px}.home-root .two-countries .country-card p{max-width:420px}.home-root .two-countries .country-card a{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin-top:36px}@media(min-width:701px) and (max-width:980px){.home-root .hero-grid{grid-template-columns:.88fr 1.12fr;gap:24px;padding:45px 0;align-items:start}.home-root .hero-copy{padding:28px 0 0}.home-root .hero-copy h1{font-size:39px;letter-spacing:-2px}.home-root .hero-copy>p{font-size:14px}.home-root .calculator{max-width:none;margin-top:0}.home-root .hero-image{display:none}.home-root .hero-proof{flex-direction:column}.home-root .hero-proof span{width:100%;flex:none}.home-root .hero-proof small{white-space:normal}.home-root .calc-row{gap:10px}.home-root .calc-summary{gap:8px}.home-root .calc-summary strong{font-size:22px}}@media(max-width:700px){.home-root .calculator label>input{height:44px}.home-root .hero-proof{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.home-root .hero-proof span{padding:11px 9px}.home-root .hero-proof strong{font-size:18px}.home-root .hero-proof small{font-size:7px;white-space:normal}.home-root .two-countries .country-card{padding:24px;min-height:225px}.home-root .two-countries .country-card a{margin-top:24px}}.home-root .hero{background:radial-gradient(circle at 13% 18%,rgba(25,118,210,.08),transparent 26%),linear-gradient(125deg,#f8fbff,#eef4fa)}.home-root footer{background:linear-gradient(90deg,#fff 0 33.333%,#071f34 33.333%)}.home-root .footer-grid{grid-template-columns:1.4fr .8fr .9fr 1.1fr}.home-root .footer-brand{padding-right:34px}.home-root .footer-logo{width:225px;height:78px;padding:0;background:transparent}.home-root .footer-brand>p{color:#5f7180;font-size:12px}.home-root .footer-brand .socials a{color:var(--navy)}.home-root .footer-bottom span:first-child{color:#647482}.home-root .footer-bottom span:last-child{color:#8ca2b4}.home-root .advanced-fields .calc-row{margin-top:4px}@media(max-width:980px){.home-root footer{background:linear-gradient(180deg,#fff 0 250px,#071f34 250px)}.home-root .footer-brand{grid-column:1/-1;padding:0 0 30px}.home-root .footer-bottom span:first-child,.home-root .footer-bottom span:last-child{color:#8298aa}}@media(max-width:700px){.home-root footer{background:linear-gradient(180deg,#fff 0 245px,#071f34 245px)}.home-root .footer-logo{width:210px;height:73px}}.home-root .cargo-section{padding:90px 0;background:#fff}.home-root .cargo-panel{position:relative;display:grid;min-height:430px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#0b2e4e,#123b66);box-shadow:0 22px 58px rgba(9,41,70,.18)}.home-root .cargo-panel:before{content:"";position:absolute;width:320px;height:320px;left:-185px;bottom:-205px;border:55px solid hsla(0,0%,100%,.055);border-radius:50%}.home-root .cargo-panel:after{content:"PFU2 CARGO";position:absolute;right:-22px;top:8px;color:hsla(0,0%,100%,.025);font-size:88px;font-weight:800;letter-spacing:-6px;white-space:nowrap;pointer-events:none}.home-root .cargo-copy{position:relative;z-index:1;color:#fff}.home-root .cargo-copy .section-kicker{display:block;margin-top:18px}.home-root .cargo-label{display:inline-flex;align-items:center;padding:6px 9px;border-radius:4px;background:var(--red);color:#fff;font-size:9px;letter-spacing:1.2px;font-weight:800}.home-root .cargo-copy h2{margin:13px 0 15px;font-size:41px;line-height:1.12;letter-spacing:-1.8px}.home-root .cargo-copy p{max-width:510px;margin:0;color:#bdccda;font-size:14px}.home-root .cargo-button{margin-top:27px;background:#fff;color:var(--navy-dark)}.home-root .cargo-button:hover{transform:translateY(-1px);background:#f2f6f9}.home-root .cargo-preview{position:relative;z-index:1;padding:24px;border:1px solid hsla(0,0%,100%,.15);border-radius:14px;background:hsla(0,0%,100%,.07);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:11px}.home-root .cargo-preview article{display:flex;gap:17px;align-items:center;min-height:87px;padding:17px 18px;border-radius:10px;background:hsla(0,0%,100%,.96);box-shadow:0 7px 20px rgba(4,27,47,.12)}.home-root .cargo-preview article>span{display:grid;place-items:center;flex:0 0 37px;width:37px;height:37px;border-radius:8px;background:#edf3f8;color:var(--navy);font-size:10px;font-weight:800}.home-root .cargo-preview article:nth-child(2)>span{background:#fff0f1;color:var(--red)}.home-root .cargo-preview h3{margin:0 0 3px;color:var(--navy-dark);font-size:14px}.home-root .cargo-preview p{margin:0;color:var(--muted);font-size:10px}.home-root .cargo-detail-status{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding-top:5px;color:#d2dfeb;font-size:10px}.home-root .cargo-detail-status span{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(229,43,50,.18)}@media(max-width:980px){.home-root .cargo-panel{grid-template-columns:1fr 1fr}.home-root .cargo-copy{padding:43px 34px}.home-root .cargo-copy h2{font-size:34px}.home-root .cargo-preview{margin:25px 25px 25px 0}}@media(max-width:700px){.home-root .cargo-section{padding:60px 0}.home-root .cargo-panel{grid-template-columns:1fr}.home-root .cargo-copy{padding:38px 26px 28px}.home-root .cargo-copy h2{font-size:32px}.home-root .cargo-preview{margin:0 18px 18px;padding:15px}.home-root .cargo-panel:after{font-size:52px;right:-10px}.home-root .cargo-preview article{min-height:78px;padding:14px}.home-root .cargo-button{width:100%}}.home-root .advanced-notes{display:block;margin-top:12px}.home-root .cargo-copy .cargo-followup{margin-top:12px;color:#e3ebf2;font-size:12px}.home-root .nav a small{position:absolute;top:-12px;right:-11px;padding:1px 4px;border-radius:3px;background:#fff1f1;color:var(--red);font-size:7px;letter-spacing:.3px;white-space:nowrap}.home-root .locker-section,.home-root .stock-choice{scroll-margin-top:135px}.home-root .disabled-action{opacity:.58;cursor:not-allowed!important;box-shadow:none}.home-root .disabled-action:hover{transform:none;background:#fff}.home-root .footer-disabled{display:block}@media(max-width:980px){.home-root .nav a small{position:static;margin-left:5px}}@media(max-width:700px){.home-root .locker-nav,.home-root .nav-disabled{text-align:left}.home-root .nav a small{font-size:8px}}.home-root .cargo-panel{min-height:520px}.home-root .cargo-label{padding:9px 14px;border-radius:5px;font-size:11px;letter-spacing:1.35px}.home-root .cargo-preview article{min-height:76px}.home-root .cargo-preview article:nth-child(3)>span{background:#edf3f8;color:var(--navy)}.home-root .cargo-preview article:nth-child(4)>span{background:#fff0f1;color:var(--red)}.home-root .category-section{scroll-margin-top:135px}.home-root .category-status{color:var(--red);font-size:12px;font-weight:800}.home-root .category-grid a.disabled-category{cursor:not-allowed;opacity:.68;filter:saturate(.55);pointer-events:none}.home-root .category-grid a.disabled-category:hover{border-color:var(--line);transform:none}.home-root .locker-section{padding:90px 0;background:#fff}.home-root .locker-grid{min-height:520px;border-radius:18px;background:linear-gradient(135deg,#f6f9fc,#eaf1f7);box-shadow:0 22px 58px rgba(9,41,70,.12)}.home-root .locker-copy h2{font-size:43px}.home-root .locker-preview{min-height:365px;padding:30px;display:flex;flex-direction:column;justify-content:center}.home-root .locker-disabled{margin-top:22px}@media(max-width:980px){.home-root .locker-grid{padding:42px 34px}.home-root .locker-copy h2{font-size:36px}.home-root .cargo-panel{min-height:500px}}@media(max-width:700px){.home-root .cargo-panel{min-height:0}.home-root .cargo-label{padding:8px 12px;font-size:10px}.home-root .category-status{display:none}.home-root .locker-section{padding:60px 0}.home-root .locker-grid{min-height:0;padding:36px 22px}.home-root .locker-copy h2{font-size:32px}.home-root .locker-preview{min-height:0;padding:22px}}.home-root .cargo-art,.home-root .hero-art,.home-root .locker-art{display:block;position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-root .hero-art{z-index:1;left:max(-90px,calc((100vw - 1180px)/2 - 155px));bottom:-170px;width:min(720px,53vw);height:auto;opacity:.12;filter:saturate(.82);animation:pfuArtFloat 9s ease-in-out infinite}.home-root .cargo-art{z-index:0;left:20%;bottom:-118px;width:690px;height:auto;opacity:.2;filter:saturate(.88)}.home-root .cargo-copy,.home-root .cargo-preview{z-index:2}.home-root .cargo-copy{isolation:isolate}.home-root .cargo-copy:after{content:"";position:absolute;z-index:-1;inset:25px 8px 25px 20px;background:radial-gradient(circle at 35% 55%,rgba(9,41,70,.76),rgba(9,41,70,0) 73%);pointer-events:none}.home-root .locker-grid{position:relative;overflow:hidden}.home-root .locker-art{z-index:0;right:24%;bottom:-95px;width:680px;height:auto;opacity:.16;filter:saturate(.78)}.home-root .locker-copy,.home-root .locker-preview{position:relative;z-index:2}.home-root .locker-copy:after{content:"";position:absolute;z-index:-1;inset:-24px -5px -24px -26px;background:radial-gradient(circle at 35% 48%,rgba(246,249,252,.94),rgba(246,249,252,0) 76%);pointer-events:none}.home-root .category-section{position:relative;overflow:hidden;background:radial-gradient(circle at 3% 20%,rgba(25,118,210,.075),transparent 22%),radial-gradient(circle at 97% 82%,rgba(229,43,50,.055),transparent 20%),var(--soft)}.home-root .category-section:after,.home-root .category-section:before{content:"";position:absolute;border:1px solid rgba(18,59,102,.08);border-radius:50%;pointer-events:none}.home-root .category-section:before{width:260px;height:260px;left:-175px;top:40px}.home-root .category-section:after{width:190px;height:190px;right:-125px;bottom:-45px}.home-root .category-section>.shell{position:relative;z-index:1}.home-root .how-section{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(25,118,210,.16),transparent 24%),linear-gradient(135deg,#071f34,#092946)}.home-root .how-section:after{content:"";position:absolute;right:-70px;bottom:-150px;width:330px;height:330px;border:52px solid hsla(0,0%,100%,.025);border-radius:50%;pointer-events:none}.home-root .how-section>.shell{position:relative;z-index:1}.home-root .request-section:before{content:"";position:absolute;left:-150px;bottom:20px;width:240px;height:240px;border:38px solid rgba(25,118,210,.045);border-radius:50%;pointer-events:none}.home-root .request-section{position:relative}.home-root footer{position:relative;overflow:hidden}.home-root footer:after{content:"";position:absolute;right:-95px;bottom:-145px;width:340px;height:340px;border:1px solid hsla(0,0%,100%,.055);border-radius:50%;box-shadow:0 0 0 46px hsla(0,0%,100%,.018),0 0 0 92px hsla(0,0%,100%,.012);pointer-events:none}.home-root .footer-bottom,.home-root .footer-grid{position:relative;z-index:1}@keyframes pfuArtFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@media(max-width:980px){.home-root .hero-art{left:-130px;bottom:-105px;width:610px;opacity:.09}.home-root .cargo-art{left:16%;bottom:-70px;width:560px;opacity:.14}.home-root .locker-art{right:18%;bottom:-50px;width:560px;opacity:.12}}@media(max-width:700px){.home-root .hero-art{display:none}.home-root .cargo-art{left:auto;right:-110px;bottom:24%;width:480px;opacity:.09}.home-root .cargo-copy:after{inset:8px}.home-root .locker-art{right:-135px;bottom:2%;width:470px;opacity:.08}.home-root .locker-copy:after{inset:-10px}.home-root .request-section:before{display:none}}.home-root body{overflow-x:clip}.home-root .art-framed{position:relative;isolation:isolate}.home-root .art-framed>:not(.pfu-edge-art):not(.pfu-side-art){position:relative;z-index:2}.home-root .panel-hand-art,.home-root .pfu-edge-art,.home-root .pfu-side-art{position:absolute;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:none;height:auto;opacity:1;filter:drop-shadow(0 14px 20px rgba(9,41,70,.08))}.home-root .pfu-edge-art{z-index:0;left:50%;width:clamp(2160px,150vw,2400px);transform:translateX(-50%)}.home-root .pfu-side-art{z-index:1;top:50%;width:min(340px,calc((100vw - 1180px)/2 + 100px));transform:translateY(-50%)}.home-root .pfu-side-art.side-left{left:0}.home-root .pfu-side-art.side-right{right:0}.home-root .shell.art-framed>.pfu-side-art.side-left{right:calc(100% - 96px)}.home-root .shell.art-framed>.pfu-side-art.side-right{left:calc(100% - 96px)}.home-root .hero-side-art{filter:drop-shadow(0 18px 24px rgba(9,41,70,.1))}.home-root .countries-hand-art{top:50%;transform:translate(-50%,-50%)}.home-root .category-hand-art{top:51%;width:clamp(2240px,154vw,2460px)}.home-root .process-hand-art{filter:drop-shadow(0 14px 22px rgba(0,0,0,.15))}.home-root .process-hand-art,.home-root .request-hand-art{top:50%;transform:translate(-50%,-50%)}.home-root .footer-hand-art{z-index:0;left:50%;bottom:-265px;width:clamp(2100px,146vw,2350px);transform:translateX(-50%);filter:none}.home-root .countries-art-section,.home-root .request-section{isolation:isolate}.home-root .category-section>.shell,.home-root .footer-bottom,.home-root .footer-grid,.home-root .how-section>.shell{position:relative;z-index:2}.home-root .cargo-panel,.home-root .locker-grid{width:min(1540px,calc(100% - 28px));max-width:1540px}.home-root .cargo-panel{padding-inline:clamp(175px,17vw,250px)}.home-root .cargo-panel,.home-root .locker-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.home-root .locker-grid{padding:54px clamp(175px,17vw,250px);gap:48px}.home-root .panel-hand-art{z-index:0;inset:0;width:100%;height:100%;object-fit:cover;filter:none}.home-root .cargo-copy,.home-root .cargo-preview,.home-root .locker-copy,.home-root .locker-preview{position:relative;z-index:2}.home-root .cargo-copy{padding:54px 18px 54px 0}.home-root .cargo-preview{margin:34px 0 34px 18px}.home-root .cargo-copy:after{inset:18px -10px 18px -28px;background:radial-gradient(circle at 38% 50%,rgba(9,41,70,.96) 0,rgba(9,41,70,.86) 52%,rgba(9,41,70,0) 82%)}.home-root .locker-copy:after{inset:-28px -18px -28px -35px;background:radial-gradient(circle at 38% 48%,rgba(246,249,252,.98) 0,rgba(246,249,252,.91) 55%,rgba(246,249,252,0) 82%)}.home-root .cargo-panel:after,.home-root .cargo-panel:before,.home-root .category-section:after,.home-root .category-section:before,.home-root .how-section:after,.home-root .request-section:before,.home-root footer:after{display:none}@media(max-width:1280px){.home-root .pfu-edge-art{width:2100px}.home-root .cargo-panel,.home-root .locker-grid{width:min(1240px,calc(100% - 28px))}.home-root .cargo-panel{padding-inline:150px}.home-root .locker-grid{padding:48px 150px;gap:40px}}@media(max-width:1180px){.home-root .panel-hand-art,.home-root .pfu-edge-art,.home-root .pfu-side-art{display:none}.home-root .cargo-panel,.home-root .locker-grid{width:min(1180px,calc(100% - 40px));max-width:1180px}.home-root .cargo-panel{padding-inline:0}.home-root .cargo-copy{padding:43px 34px}.home-root .cargo-preview{margin:25px 25px 25px 0}.home-root .locker-grid{padding:42px 34px}}.home-root .pfu-side-art{width:clamp(180px,17vw,310px);height:clamp(320px,27vw,430px);object-fit:cover;filter:drop-shadow(0 12px 18px rgba(9,41,70,.08))}.home-root .pfu-side-art.side-left{object-position:left center}.home-root .pfu-side-art.side-right{object-position:right center}.home-root .full-art-frame>.pfu-side-art.side-left{right:calc(50% + 566px)}.home-root .full-art-frame>.pfu-side-art.side-right{left:calc(50% + 566px)}.home-root .hero>.pfu-side-art.side-left{right:calc(50% + 566px);left:auto}.home-root .hero>.pfu-side-art.side-right{left:calc(50% + 566px);right:auto}.home-root .cargo-section,.home-root .how-section,.home-root .locker-section,.home-root .request-section{overflow:hidden}.home-root .cargo-panel,.home-root .how-section>.shell,.home-root .locker-grid,.home-root .request-layout{position:relative;z-index:2}.home-root .cargo-panel,.home-root .locker-grid{width:min(1180px,calc(100% - 40px));max-width:1180px}.home-root .cargo-panel{padding-inline:0;grid-template-columns:.94fr 1.06fr}.home-root .cargo-copy{padding:54px 48px}.home-root .cargo-preview{margin:34px 34px 34px 0}.home-root .locker-grid{padding:54px 48px;grid-template-columns:.95fr 1.05fr;gap:80px}.home-root .cargo-copy:after,.home-root .locker-copy:after{display:none}.home-root .request-section{display:block;padding:90px 0}.home-root .request-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.home-root .category-section{background:var(--soft)}@media(max-width:1280px) and (min-width:1181px){.home-root .pfu-side-art{width:clamp(160px,16vw,220px);height:360px}.home-root .full-art-frame>.pfu-side-art.side-left,.home-root .hero>.pfu-side-art.side-left{right:calc(50% + 566px)}.home-root .full-art-frame>.pfu-side-art.side-right,.home-root .hero>.pfu-side-art.side-right{left:calc(50% + 566px)}}@media(max-width:980px){.home-root .request-layout{gap:50px}}@media(max-width:700px){.home-root .request-section{padding:65px 0}.home-root .request-layout{grid-template-columns:1fr;gap:40px}}.home-root .pfu-side-art{width:270px;height:390px}.home-root .full-art-frame>.pfu-side-art.side-left{right:calc(50% + 630px);left:auto}.home-root .full-art-frame>.pfu-side-art.side-right{left:calc(50% + 630px);right:auto}.home-root .how-section>.pfu-side-art{width:240px;height:235px}.home-root .locker-grid{background:linear-gradient(135deg,#bd2028,#e43b42);box-shadow:0 22px 58px rgba(153,24,31,.2)}.home-root .locker-copy .section-kicker{color:#ffd9db}.home-root .locker-copy h2{color:#fff}.home-root .locker-copy p{color:hsla(0,0%,100%,.82)}.home-root .locker-copy .coming-label{background:hsla(0,0%,100%,.16);color:#fff}.home-root .locker-copy .primary{background:#fff;color:var(--red)}.home-root .locker-copy .primary:hover{background:#fff3f3}.home-root footer{width:100%;margin:0;background:#071f34}.home-root .footer-logo{padding:8px 11px;background:#fff}.home-root .footer-brand>p{color:#8fa5b7}.home-root .footer-brand .socials a{border-color:#314b60;color:#fff}.home-root .footer-bottom span:first-child,.home-root .footer-bottom span:last-child{color:#7690a4}@media(max-width:1280px) and (min-width:1181px){.home-root .pfu-side-art{width:190px;height:330px}.home-root .how-section>.pfu-side-art{width:170px;height:220px}.home-root .full-art-frame>.pfu-side-art.side-left{right:calc(50% + 610px)}.home-root .full-art-frame>.pfu-side-art.side-right{left:calc(50% + 610px)}}@media(max-width:1480px){.home-root .full-art-frame>.pfu-side-art{display:none}}@media(max-width:700px){.home-root .cargo-panel,.home-root .locker-grid{width:min(100% - 28px,1180px)}.home-root .cargo-copy{padding:38px 26px 28px}.home-root .cargo-preview{margin:0 18px 18px}.home-root .locker-grid{padding:36px 22px}}body.home-page,body:has(.home-root){background:#fff}.home-root .nav{background:transparent;border-top:0}.home-root .product-card{overflow:visible;transition:none}.home-root .product-card:hover{transform:none;box-shadow:none}.home-root .header-actions{gap:18px}.home-root .header-actions a{position:relative;display:grid;place-items:center;grid-gap:2px;gap:2px;color:var(--navy);font-weight:700}.home-root .header-actions a span{font-size:10px;font-weight:600}.home-root .header-actions a b{position:absolute;top:-2px;right:-6px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:var(--red);color:#fff;font-size:9px;display:grid;place-items:center}.home-root .search>span{display:flex;align-items:center}@media (max-width:980px){.home-root .header-actions a span{display:none}}@media (max-width:700px){.home-root .menu-button{display:grid;place-items:center;padding:7px;color:var(--navy)}.home-root .header-actions{margin-left:auto;gap:9px}.home-root .header-actions .wishlist{display:none}}.home-root .search{background:var(--soft)}.Toastify__toast-container{z-index:9999!important}.legal-content{max-width:900px;padding:36px 42px}.legal-content h1{font-family:var(--font)!important;font-weight:800!important;font-size:1.65rem!important;line-height:1.3!important;color:var(--deep)!important;margin:0 0 6px!important}.legal-content>p:first-of-type{font-family:var(--font)!important;font-size:.85rem!important;color:var(--muted)!important;margin-bottom:18px!important}.legal-content h2{font-family:var(--font)!important;font-weight:800!important;font-size:1.08rem!important;line-height:1.4!important;color:var(--deep)!important;margin:28px 0 8px!important;padding-top:4px}.legal-content p{margin:0 0 10px!important}.legal-content ol,.legal-content p,.legal-content ul{font-family:var(--font)!important;font-size:.92rem!important;line-height:1.75!important;color:#3c4753!important}.legal-content ol,.legal-content ul{margin:6px 0 14px!important;padding-left:20px!important}.legal-content li{font-family:var(--font)!important;font-size:.92rem!important;line-height:1.75!important;color:#3c4753!important;margin-bottom:6px!important}.legal-content strong{color:var(--deep)}.state-card{max-width:560px;margin:34px auto 0;padding:44px 44px 40px;text-align:center;display:flex;flex-direction:column;gap:6px}.state-kicker{font-size:.66rem;letter-spacing:.16em;font-weight:800;text-transform:uppercase}.state-kicker.ok{color:var(--green)}.state-kicker.bad{color:var(--red)}.state-icon{width:92px;height:92px;margin:20px auto 18px;display:grid;place-items:center;border-radius:50%;font-size:2.4rem;line-height:1;font-weight:800;color:#fff}.state-icon.ok{background:linear-gradient(135deg,#31c46f,#178a58);box-shadow:0 12px 26px rgba(23,138,88,.28)}.state-icon.bad{background:linear-gradient(135deg,#ff7272,#d8242b);box-shadow:0 12px 26px rgba(229,43,50,.28)}.state-card h1{font-size:1.5rem;font-weight:800;color:var(--deep);margin:0 0 4px}.state-card .hint{margin:0;color:var(--muted)}.state-details{margin:20px 0 6px;padding:6px 16px;background:var(--soft);border-radius:12px;display:grid;grid-gap:10px;gap:10px}.state-details>div{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:9px 2px;font-size:.82rem;color:var(--muted);text-align:right}.state-details>div+div{border-top:1px dashed var(--line)}.state-details b{color:var(--deep);font-weight:800}.state-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}.state-actions .button{min-width:190px;justify-content:center}.state-link{margin-top:18px;display:block}@media (max-width:520px){.state-card{padding:36px 22px 30px}.state-actions .button{min-width:100%}}.checkout-section{margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.checkout-section:first-child{margin-top:0;padding-top:0;border-top:0}.checkout-choices{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.choice{border:1px solid var(--line);border-radius:14px;background:#fff;padding:22px;display:flex;flex-direction:column}.choice h3{margin:0 0 6px;font-size:1rem;color:var(--deep)}.choice p{margin:0 0 18px;font-size:.8rem;color:var(--muted);line-height:1.6;flex:1 1}.choice .button{width:100%}.saved-addresses{display:grid;grid-gap:9px;gap:9px;margin-bottom:16px}.address-item{border:1px solid var(--line);border-radius:11px;background:#fff;padding:13px 15px;display:flex;gap:13px;align-items:flex-start;cursor:pointer}.address-item:has(input:checked){border-color:var(--navy);background:#f0f5fa}.address-item input{accent-color:var(--red);margin-top:3px;flex:none}.address-item strong{display:block;color:var(--deep);font-size:.87rem;margin-bottom:2px}.address-item small{display:block;color:var(--muted);font-size:.76rem;line-height:1.55}.address-actions{display:flex;gap:10px;margin:14px 0 4px}.summary-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.summary-item:last-of-type{border-bottom:0}.summary-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.summary-item-info strong{font-size:.86rem;color:var(--deep);line-height:1.35}.summary-item-info small{color:var(--muted);font-size:.72rem}.summary-item-price{text-align:right;display:flex;flex-direction:column;gap:2px;align-items:flex-end}.summary-item-price b{color:var(--navy);font-size:.9rem}.summary-item-price small{color:var(--muted);font-size:.7rem}.checkout-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}@media (max-width:600px){.checkout-choices{grid-template-columns:1fr}}.list-panel{padding:24px 26px}.list-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.list-head h2{margin:0;font-size:1.05rem;color:var(--deep)}.list-head p{margin:4px 0 0}.items-list{display:grid;grid-gap:12px;gap:12px}.item-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px 18px}.item-card.default{border-color:#bee0ff;background:#f0f7ff}.item-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:8px}.item-card-title{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:800;color:var(--deep);flex-wrap:wrap}.item-card-meta{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:.76rem;color:var(--muted)}.item-actions{display:flex;gap:8px;flex-wrap:wrap}.icon-btn{width:34px;height:34px;flex:none;display:grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:9px;color:var(--navy);cursor:pointer}.icon-btn:hover{background:#edf3f8}.icon-btn.danger{color:#9b5f66}.icon-btn.danger:hover{color:var(--red);border-color:#f3c1c1;background:#fff5f5}.tag{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;font-size:.66rem;font-weight:800}.tag.green{background:#e8f7f0;color:var(--green)}.tag.red{background:#fff0f1;color:var(--red)}.tag.amber{background:#fff4df;color:#9b6400}.empty-state{text-align:center;padding:46px 20px;color:var(--muted);font-size:.85rem;line-height:1.6}.empty-state .button,.empty-state button{display:inline-flex}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.order-detail{margin-top:16px;padding:18px 20px;background:var(--soft);border-radius:12px;display:grid;grid-gap:18px;gap:18px}.order-detail h3{margin:0 0 8px;font-size:.75rem;font-weight:800;color:var(--deep);text-transform:uppercase;letter-spacing:.06em;display:flex;align-items:center;gap:6px}.kv{display:grid;grid-gap:7px;gap:7px}.kv-row{display:flex;justify-content:space-between;gap:12px;font-size:.8rem;color:#536579}.kv-row b{color:var(--deep)}@media (max-width:600px){.list-panel{padding:18px 16px}.list-head{align-items:stretch}.item-card-top,.list-head{flex-direction:column}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}}.state-actions .button.green{background:var(--green);color:#fff}.state-actions .button.red{background:var(--red);color:#fff}.home-root .field-label{display:block;font-weight:800;font-size:.8rem;color:var(--navy);margin-bottom:4px}.home-root .field-label b{color:var(--red)}.home-root .quote-list{margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.home-root .quote-list-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.home-root .quote-list-head strong{font-size:.8rem;color:var(--navy)}.home-root .quote-list-head span{font-size:.75rem;font-weight:800;color:var(--green)}.home-root .quote-list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:150px;overflow-y:auto}.home-root .quote-list li{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:#fff}.home-root .quote-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.home-root .quote-item-info b{font-size:.8rem;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-root .quote-item-info small{font-size:.72rem;color:var(--muted)}.home-root .quote-item-remove{border:0;background:none;color:var(--muted);font-size:1.1rem;line-height:1;cursor:pointer;padding:2px 4px}.home-root .quote-item-remove:hover{color:var(--red)}.home-root .quote-status{margin-top:12px;font-size:.8rem;color:var(--green);font-weight:600}.home-root .modal-card input[type=tel]{margin-top:12px;width:100%;height:48px;padding:0 13px;border:1px solid var(--line);border-radius:8px;font:inherit}.home-root .modal-actions{display:flex;gap:8px;margin-top:16px;justify-content:flex-end}.home-root .modal-actions .button{font-size:.82rem}.auth-side .footer-logo{display:inline-flex;align-items:center;justify-content:center;width:190px;height:64px;padding:10px 14px;background:#fff;border-radius:10px;box-shadow:0 10px 26px rgba(5,24,43,.35)}.auth-side .footer-logo img{display:block;width:100%;height:100%;object-fit:contain}.auth-head{margin-bottom:24px}.auth-head h2{margin:0 0 6px;font-size:1.45rem;font-weight:800;letter-spacing:-.02em;color:var(--deep)}.auth-head p{margin:0;font-size:.86rem;line-height:1.6;color:var(--muted)}.auth-fields>.hint{margin:0}.auth-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem}.auth-link{display:inline;border:0;background:none;padding:0;color:var(--blue);font-weight:800;font-size:inherit;line-height:inherit;text-decoration:none;cursor:pointer}.auth-link:hover{color:var(--navy);text-decoration:underline}.auth-switch-row{display:grid;justify-items:center;margin-top:14px}.method-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:5px;background:var(--soft);border:1px solid var(--line);border-radius:10px}.method-switch button{border:0;background:transparent;padding:10px 12px;border-radius:7px;font-weight:800;font-size:.82rem;color:var(--muted);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.method-switch button:hover{color:var(--navy)}.method-switch button.active{background:#fff;color:var(--navy);box-shadow:0 1px 4px rgba(9,41,70,.12)}.auth-switch{border:1px solid var(--line);background:#fff;color:var(--navy);padding:9px 18px;border-radius:8px;font-weight:800;font-size:.78rem;cursor:pointer}.auth-switch:hover{border-color:var(--navy);background:#edf3f8}.otp-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.otp-box{width:100%;height:58px;padding:0;border:1px solid #cad4df;border-radius:10px;background:#fff;text-align:center;font-size:1.35rem;font-weight:800;letter-spacing:2px;color:var(--deep);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.otp-box::placeholder{color:#c6cfda}.otp-box:focus{border-color:var(--navy);box-shadow:0 0 0 3px rgba(18,59,102,.12)}.otp-box:disabled{background:var(--soft)}@media (max-width:600px){.otp-grid{grid-template-columns:repeat(3,1fr);gap:8px}.otp-box{height:52px}.auth-side .footer-logo{width:168px;height:56px}.auth-head h2{font-size:1.3rem}}.socials{display:flex;gap:8px}.socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #cbd6df;border-radius:50%;background:#fff;color:var(--navy);transition:border-color .15s ease,background .15s ease}.socials a:hover{border-color:var(--navy);background:#edf3f8}.socials a img{display:block;width:16px;height:16px}.home-root .footer-brand .socials a{background:#fff;border-color:#cbd6df}.footer .footer-socials{margin-top:16px}.footer .socials a{border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.04)}.footer .socials a:hover{border-color:var(--blue);background:var(--blue)}footer .footer-bottom a:hover,footer .footer-grid a:hover,footer .footer-main a:hover{color:#fff}.footer-bottom a{color:inherit}.home-root.calculator-standalone{min-width:0}.home-root.calculator-standalone .calculator{max-width:none;margin-top:0;height:100%}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;font-size:.8rem;font-weight:700;color:var(--muted)}.back-link:hover{color:var(--navy)}.track-head{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;padding:20px 26px;margin-bottom:24px}.track-head .track-no{display:block;font-family:Courier New,ui-monospace,monospace;font-size:1.05rem;letter-spacing:.5px;font-weight:800;color:var(--deep)}.track-head .track-date{margin:4px 0 0;font-size:.8rem;color:var(--muted)}.track-progress{padding:22px 26px 26px;margin-bottom:24px}.track-progress-title{font-size:.84rem;text-transform:uppercase;letter-spacing:.06em;color:var(--deep);font-weight:800;margin-bottom:20px}.order-stepper{display:flex}.order-step{flex:1 1;position:relative;text-align:center;min-width:0;padding:0 4px}.order-step+.order-step:before{content:"";position:absolute;top:15px;left:calc(-50% + 15px);right:calc(50% + 15px);height:3px;border-radius:3px;background:#e1e8f0}.order-step.done+.order-step:before{background:var(--green)}.order-step .stepper-node{position:relative;z-index:1;width:30px;height:30px;margin:0 auto 8px;display:grid;place-items:center;border-radius:50%;background:#e1e8f0;color:#fff;transition:background .2s ease}.order-step.done .stepper-node{background:var(--green)}.order-step.active .stepper-node{background:var(--navy);box-shadow:0 0 0 5px rgba(18,59,102,.12)}.order-step .stepper-label{display:block;font-size:.62rem;line-height:1.3;font-weight:800;color:#9aa7b4}.order-step.done .stepper-label{color:var(--green)}.order-step.active .stepper-label,.stepper-flag{color:var(--navy)}.stepper-flag{display:inline-block;margin-top:3px;padding:1px 6px;border-radius:99px;background:rgba(18,59,102,.1);font-size:.55rem;font-weight:800;letter-spacing:.4px}.track-cancelled{display:flex;gap:14px;align-items:center;justify-content:center;padding:24px;border-radius:12px;background:var(--rose-soft);color:var(--red)}.track-cancelled b{display:block;font-size:.92rem}.track-cancelled span{font-size:.78rem;color:#a06a6e}.track-aside{display:grid;grid-gap:18px;gap:18px;align-content:start}.track-sub{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--deep);font-weight:800}.track-address{margin:0;font-size:.82rem;line-height:1.75;color:#536579}.track-address strong{color:var(--deep)}.track-capitalize{text-transform:capitalize}.item-line-total{font-size:.92rem;color:var(--deep);white-space:nowrap}@media (max-width:760px){.order-stepper{flex-direction:column;gap:10px}.order-step{display:flex;align-items:center;gap:12px;text-align:left;padding:0}.order-step:before{display:none}.order-step .stepper-node{margin:0;flex:none}.order-step .stepper-label{flex:1 1;font-size:.8rem}.track-head,.track-progress{padding:18px}}.home-root .shell.art-framed>.pfu-side-art{width:clamp(0px,calc((100vw - 1180px) / 2 + 24px),300px);height:auto}.home-root .shell.art-framed>.pfu-side-art.side-left{right:calc(100% - 24px);left:auto}.home-root .shell.art-framed>.pfu-side-art.side-right{left:calc(100% - 24px);right:auto}@media (max-width:1359px){.home-root .shell.art-framed>.pfu-side-art{display:none}}body,html{overflow-x:hidden;overflow-x:clip}