:root{--commerce-burgundy:#710019;--commerce-deep:#3b0713;--commerce-gold:#c88c2d;--commerce-ink:#201a1b;--commerce-muted:#70696a;--commerce-line:#eadfda;--commerce-panel:#fff;--commerce-soft:#fffaf7;--commerce-success:#167532;--commerce-shadow:0 12px 34px rgba(58,8,20,.07)}
body.dark{--commerce-ink:#f7eeee;--commerce-muted:#c5b7ba;--commerce-line:#4b2d35;--commerce-panel:#21151a;--commerce-soft:#160d11;--commerce-shadow:0 12px 34px rgba(0,0,0,.24)}
body.commerce-route{background:#fdfcfb;color:var(--commerce-ink)}body.dark.commerce-route{background:#10090c}
body.commerce-route .announcement{display:none}body.commerce-route #storefront-main{max-width:none!important;padding:0!important}body.commerce-route #storefront-main>*:not(#commerce-page){display:none!important}body.commerce-route #site-footer{display:none!important}
.commerce-page{min-height:70vh;padding:38px clamp(18px,3vw,54px) 50px;background:radial-gradient(circle at 15% 0,rgba(200,140,45,.06),transparent 33%),linear-gradient(180deg,var(--commerce-soft),#fff 44%)}body.dark .commerce-page{background:radial-gradient(circle at 15% 0,rgba(200,140,45,.08),transparent 33%),#10090c}
.commerce-shell{max-width:1480px;margin:auto}.commerce-icon{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}
.commerce-loading,.commerce-message,.survey-success{min-height:430px;display:grid;place-content:center;text-align:center;gap:16px}.commerce-loading span{width:46px;height:46px;border:3px solid #ecd8d0;border-top-color:var(--commerce-burgundy);border-radius:50%;animation:commerceSpin .8s linear infinite;margin:auto}@keyframes commerceSpin{to{transform:rotate(360deg)}}
.commerce-message{max-width:680px;margin:auto}.commerce-message b{font-size:30px}.commerce-message a,.survey-success>a{display:inline-flex;margin:auto;background:var(--commerce-burgundy);color:#fff;padding:13px 25px;border-radius:10px;text-decoration:none}.commerce-message.error b{color:var(--commerce-burgundy)}
.checkout-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1040px;margin:0 auto 35px;direction:rtl}.checkout-steps div{position:relative;display:flex;align-items:center;gap:10px;color:#958e8f;font-size:14px}.checkout-steps div:not(:last-child):after{content:"";position:absolute;right:calc(100% - 6px);left:40px;height:1px;background:#d9d4d2;top:17px}.checkout-steps span{width:36px;height:36px;border:1px solid #cfc8c6;border-radius:50%;display:grid;place-items:center;background:var(--commerce-panel);z-index:1}.checkout-steps .active,.checkout-steps .done{color:var(--commerce-deep)}body.dark .checkout-steps .active,body.dark .checkout-steps .done{color:#fff}.checkout-steps .active span,.checkout-steps .done span{border-color:var(--commerce-burgundy);background:var(--commerce-burgundy);color:#fff}.checkout-steps .active b{font-size:16px}.checkout-steps .done:not(:last-child):after{background:var(--commerce-burgundy)}
.commerce-title{text-align:center;margin-bottom:24px}.commerce-title h1{font-size:26px;margin:0}.commerce-title small{color:var(--commerce-burgundy);font-size:.8em}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.checkout-layout.three{grid-template-columns:minmax(0,1fr) 360px 310px}
.checkout-main-card,.checkout-summary-card,.checkout-why,.timeline-card,.tracking-card,.status-hero,.survey-card,.insights-card{background:var(--commerce-panel);border:1px solid var(--commerce-line);border-radius:14px;box-shadow:var(--commerce-shadow)}.checkout-main-card,.checkout-summary-card,.checkout-why{padding:24px}.checkout-main-card h1,.checkout-summary-card h2,.checkout-why h2{font-size:21px;margin:0 0 22px;color:var(--commerce-deep)}body.dark .checkout-main-card h1,body.dark .checkout-summary-card h2,body.dark .checkout-why h2{color:#f7d8df}
.shipping-progress{border:1px solid var(--commerce-line);border-radius:12px;padding:18px 20px;margin-bottom:18px;background:linear-gradient(100deg,#fffdfa,#fff)}body.dark .shipping-progress{background:#1b1015}.shipping-progress b{display:block;margin-bottom:12px}.shipping-progress>div{height:7px;background:#eee8e5;border-radius:99px;overflow:hidden}.shipping-progress>div span{display:block;height:100%;background:linear-gradient(90deg,var(--commerce-gold),#e9af52);border-radius:inherit}.shipping-progress small{display:block;text-align:end;margin-top:6px;color:var(--commerce-muted)}.shipping-progress.reached{background:#f4fbf5;border-color:#cce3d2;color:#146c2e}body.dark .shipping-progress.reached{background:#112418}
.checkout-items{display:grid}.checkout-line{display:grid;grid-template-columns:76px minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:18px 4px;border-bottom:1px solid var(--commerce-line)}.checkout-line:last-child{border-bottom:0}.checkout-line img{width:72px;height:84px;object-fit:contain;border-radius:9px;background:#f8f5f3}.checkout-line-copy{display:grid;gap:4px}.checkout-line-copy small{color:var(--commerce-muted)}.stock-ok{font-size:12px;color:#258238}.checkout-line>strong{color:var(--commerce-deep);font-size:16px}body.dark .checkout-line>strong{color:#fff}.checkout-qty{display:grid;grid-template-columns:34px 32px 34px;align-items:center;text-align:center;border:1px solid var(--commerce-line);border-radius:9px;overflow:hidden}.checkout-qty button{height:34px;border:0;background:var(--commerce-soft);color:var(--commerce-burgundy);font-size:18px}.checkout-qty .save{grid-column:1/-1;width:auto;font-size:11px;border-top:1px solid var(--commerce-line);color:var(--commerce-muted)}
.cart-tools{display:flex;gap:10px;margin-top:18px}.cart-tools button,.checkout-actions>a,.tracking-actions>a,.export-actions button{border:1px solid var(--commerce-line);background:var(--commerce-panel);color:var(--commerce-ink);border-radius:9px;padding:11px 16px}.coupon-box{margin-top:20px;padding:18px;border:1px solid var(--commerce-line);border-radius:12px}.coupon-box label{display:grid;gap:10px}.coupon-box label span{display:flex;gap:8px}.coupon-box input{flex:1}.coupon-box button{background:var(--commerce-burgundy);color:#fff;border:0;border-radius:8px;padding:0 22px}.coupon-box .success{color:var(--commerce-success);margin:10px 0 0}
.checkout-summary-card{position:sticky;top:120px}.checkout-summary-card .checkout-line{grid-template-columns:54px minmax(0,1fr) auto auto;font-size:12px}.checkout-summary-card .checkout-line img{width:52px;height:60px}.checkout-summary-card dl,.tracked-totals{display:grid;gap:13px;border-top:1px solid var(--commerce-line);padding-top:18px;margin:12px 0 0}.checkout-summary-card dl div,.tracked-totals div,.tracking-card dl div{display:flex;justify-content:space-between;gap:16px}.checkout-summary-card dd,.checkout-summary-card dt,.tracked-totals dd,.tracked-totals dt,.tracking-card dd,.tracking-card dt{margin:0}.discount dd{color:#178034}.grand{font-size:20px;font-weight:800;color:var(--commerce-burgundy);padding-top:13px;border-top:1px solid var(--commerce-line)}.loyalty{margin-top:20px;border:1px solid #ecd6bb;background:#fffbf4;padding:13px;border-radius:9px;display:flex;align-items:center;gap:10px;color:#713609}body.dark .loyalty{background:#2b1c0e;color:#f2c77e}
.checkout-actions,.tracking-actions{display:flex;justify-content:flex-end;gap:12px;margin:22px 0}.checkout-actions .primary,.tracking-actions .primary,.primary{border:0;border-radius:9px;padding:14px 28px;background:linear-gradient(100deg,#600014,#85001e);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px}.primary .commerce-icon{width:21px;height:21px}.checkout-actions>a,.tracking-actions>a{display:flex;align-items:center;text-decoration:none}.commerce-trust{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--commerce-line);border-radius:14px;background:var(--commerce-panel);padding:20px 10px;margin-top:24px}.commerce-trust>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 17px;border-inline-start:1px solid var(--commerce-line);color:#b56a09}.commerce-trust>div:first-child{border:0}.commerce-trust span{display:grid;color:var(--commerce-ink)}.commerce-trust small{color:var(--commerce-muted);margin-top:3px}
.checkout-why{display:grid;gap:12px}.checkout-why>div{display:flex;gap:12px;align-items:center;padding:15px;border:1px solid var(--commerce-line);border-radius:10px}.checkout-why .commerce-icon{color:#c2720a}.checkout-why span{display:grid}.checkout-why small{color:var(--commerce-muted);margin-top:4px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-grid label,.delivery-form>label,.payment-form label,.generator label{display:grid;gap:7px;font-size:13px}.field-grid .wide,.delivery-form>.wide{grid-column:1/-1}.field-grid input,.field-grid select,.delivery-form select,.payment-form textarea,.problem select,.survey-card textarea,.generator select{width:100%;min-height:46px;border:1px solid var(--commerce-line);border-radius:8px;padding:10px 12px;background:var(--commerce-panel);color:var(--commerce-ink);font:inherit}.phone-field{display:flex;direction:ltr;border:1px solid var(--commerce-line);border-radius:8px;overflow:hidden}.phone-field b{display:grid;place-items:center;padding:0 12px;background:var(--commerce-soft);border-inline-end:1px solid var(--commerce-line)}.phone-field input{border:0!important;direction:ltr}.save-address{display:flex!important;align-items:center;margin:18px 0}.shipping-method{margin-top:24px;border-top:1px solid var(--commerce-line);padding-top:18px}.shipping-method h2{font-size:17px}.shipping-method label{display:flex;align-items:center;gap:14px;border:1px solid var(--commerce-burgundy);border-radius:11px;padding:17px;background:#fffafa}.shipping-method label span{display:grid;flex:1}.shipping-method small{color:var(--commerce-muted)}.wide-button{width:100%;margin-top:18px}.commerce-inline-error{color:#b00020;min-height:20px}.payment-form>p{color:var(--commerce-muted)}.payment-methods{display:grid;gap:12px}.payment-methods label{display:flex;align-items:center;gap:14px;border:1px solid var(--commerce-line);border-radius:11px;padding:18px}.payment-methods label.selected{border-color:var(--commerce-burgundy);background:#fff8f9}.payment-methods span{display:grid}.payment-methods small{color:var(--commerce-muted)}.order-notes{margin-top:20px}.order-notes textarea{min-height:100px}.terms{display:flex!important;align-items:center;margin-top:18px}
.tracking-heading{text-align:center;position:relative;margin:8px 0 24px}.tracking-heading small{font-weight:700}.tracking-heading h1{color:var(--commerce-deep);margin:5px 0;font-size:24px}.tracking-heading button{background:none;border:0;color:var(--commerce-burgundy)}.status-hero{display:flex;align-items:center;justify-content:center;gap:20px;padding:24px;margin-bottom:16px;background:#fff9f8}.status-hero .commerce-icon{width:50px;height:50px;color:var(--commerce-burgundy)}.status-hero h2{margin:0;color:var(--commerce-deep)}.status-hero p{margin:5px 0 0;color:var(--commerce-muted)}.status-hero.status-shipped,.status-hero.status-delivered{background:#f4faf5;border-color:#cde4d2}.status-hero.status-shipped .commerce-icon,.status-hero.status-shipped h2,.status-hero.status-delivered .commerce-icon,.status-hero.status-delivered h2{color:var(--commerce-success)}.status-hero.status-out_for_delivery{background:#fff8f1;border-color:#f2d2b4}.status-hero.status-out_for_delivery .commerce-icon,.status-hero.status-out_for_delivery h2{color:#e8661b}
.timeline-card{padding:20px;margin-bottom:16px}.timeline-card>h2{text-align:center;font-size:17px}.order-timeline{display:grid;grid-template-columns:repeat(6,1fr);margin-top:20px}.order-timeline>div{display:grid;place-items:center;text-align:center;gap:6px;position:relative}.order-timeline>div:not(:last-child):after{content:"";position:absolute;top:19px;right:50%;left:-50%;height:1px;background:#d9d4d2;z-index:0}.order-timeline>div.done:not(:last-child):after{background:#75b383}.order-timeline>div>span{width:39px;height:39px;border:1px solid #bdb8b7;border-radius:50%;display:grid;place-items:center;background:var(--commerce-panel);z-index:1}.order-timeline .done>span{background:var(--commerce-success);color:#fff;border-color:var(--commerce-success)}.order-timeline .active>span{width:46px;height:46px}.order-timeline .commerce-icon{width:19px;height:19px}.order-timeline b{font-size:12px}.order-timeline small{font-size:10px;color:var(--commerce-muted);min-height:28px}.tracking-grid{display:grid;grid-template-columns:1.05fr 1.1fr .8fr;gap:16px}.tracking-card{padding:22px}.tracking-card h2{font-size:18px;text-align:center;color:var(--commerce-deep);margin:0 0 18px}.tracked-items article{display:grid;grid-template-columns:50px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--commerce-line)}.tracked-items img{width:44px;height:55px;object-fit:contain}.tracked-items span{display:grid}.tracked-items small{color:var(--commerce-muted)}.tracked-items strong{color:var(--commerce-burgundy);font-size:12px}.tracking-card dl{display:grid;gap:10px}.tracking-card dt{color:var(--commerce-muted)}.tracking-card h3{font-size:13px;color:var(--commerce-burgundy);margin:20px 0 5px}.tracking-card>p{color:var(--commerce-muted)}.empty-shipment{background:var(--commerce-soft);padding:16px;border-radius:9px}.payment-status>p{display:flex;align-items:center;gap:12px;border:1px solid var(--commerce-line);padding:14px;border-radius:9px}.payment-status>p span{display:grid}.primary.small{padding:9px 16px;text-decoration:none;margin-top:10px}
.survey-hero{min-height:190px;border-radius:14px;background:linear-gradient(90deg,#fff9f4 45%,rgba(255,255,255,.1)),url("assets/origo-hero.png") right 35%/50% auto no-repeat;border:1px solid var(--commerce-line);display:flex;align-items:center;padding:35px 55px;margin-bottom:18px}.survey-hero h1{font-size:36px;color:var(--commerce-deep);margin:6px 0}.survey-hero p{color:var(--commerce-muted)}.survey-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.survey-card{padding:24px}.survey-card h2{font-size:18px;color:var(--commerce-deep);margin:0 0 20px}.overall{grid-column:1/-1}.face-scale{display:flex;justify-content:space-around;gap:15px}.face-scale label{display:grid;place-items:center;gap:8px}.face-scale input{position:absolute;opacity:0}.face{width:58px;height:58px;border-radius:50%;background:#44a65b;display:block;position:relative;transition:.2s}.face-4{background:#8ebe4e}.face-3{background:#e9c244}.face-2{background:#e99838}.face-1{background:#e65c4b}.face i{position:absolute;top:19px;width:6px;height:6px;background:#392f2c;border-radius:50%}.face i:first-child{left:16px}.face i:nth-child(2){right:16px}.face b{position:absolute;width:22px;height:10px;border-bottom:3px solid #392f2c;border-radius:0 0 50% 50%;left:18px;bottom:13px}.face-3 b{border-bottom:0;border-top:3px solid #392f2c;border-radius:0;bottom:12px}.face-2 b,.face-1 b{border-bottom:0;border-top:3px solid #392f2c;border-radius:50% 50% 0 0}.face-scale input:checked+.face{outline:3px solid var(--commerce-burgundy);outline-offset:4px;transform:scale(1.08)}.aspects{grid-row:span 2}.aspects fieldset{border:0;border-bottom:1px solid var(--commerce-line);padding:13px 0;display:grid;grid-template-columns:170px 1fr;gap:10px}.aspects legend{font-weight:600}.aspects fieldset>div{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.aspects label{font-size:10px;display:grid;place-items:center;text-align:center}.aspects input{accent-color:var(--commerce-success)}.survey-chips{display:flex;flex-wrap:wrap;gap:8px}.survey-chips input{position:absolute;opacity:0}.survey-chips span{display:block;border:1px solid var(--commerce-line);border-radius:8px;padding:10px 13px}.survey-chips input:checked+span{border-color:var(--commerce-burgundy);background:#fff6f7;color:var(--commerce-burgundy)}.problem>label{display:flex;gap:10px;margin:10px 0}.problem #problem-details{margin-top:14px}.problem textarea{margin-top:10px;min-height:100px}.survey-card textarea{min-height:115px;resize:vertical}.counter{display:block;text-align:end;color:var(--commerce-muted)}.product-review{grid-column:1/-1}.product-review article{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid var(--commerce-line)}.product-review img{width:72px;height:88px;object-fit:contain}.product-review article>div{display:grid;gap:7px}.star-rating{display:flex;flex-direction:row-reverse;justify-content:flex-end}.star-rating input{position:absolute;opacity:0}.star-rating span{font-size:26px;color:#ddd}.star-rating input:checked~span,.star-rating label:hover span,.star-rating label:hover~label span{color:#daa038}.product-review textarea{min-height:65px}.survey-submit{grid-column:1/-1;width:min(520px,100%);margin:auto;font-size:17px}.survey-success .commerce-icon{width:85px;height:85px;color:var(--commerce-success);border:2px solid currentColor;border-radius:50%;padding:16px;margin:auto}.survey-success h1{font-size:35px;color:var(--commerce-deep)}.support-created{display:flex;gap:12px;align-items:center;padding:16px;border:1px solid #e5bfc8;border-radius:10px;background:#fff7f8}.support-created .commerce-icon{width:30px;height:30px;border:0;padding:0;color:var(--commerce-burgundy)}
.insights-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.insights-head h1{font-size:30px;margin:4px 0}.insights-head label{display:grid;gap:5px}.insights-head select{min-width:130px;padding:10px;border:1px solid var(--commerce-line);border-radius:8px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.metric-grid article{background:var(--commerce-panel);border:1px solid var(--commerce-line);border-radius:13px;padding:22px;display:grid;gap:8px;box-shadow:var(--commerce-shadow)}.metric-grid b{font-size:32px;color:var(--commerce-burgundy)}.insights-layout{display:grid;grid-template-columns:1fr 430px;gap:16px}.insights-card{padding:24px}.metric-bar{display:grid;grid-template-columns:160px 1fr 55px;gap:12px;align-items:center;margin:18px 0}.metric-bar>div{height:11px;border-radius:9px;background:#eee8e5;overflow:hidden}.metric-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--commerce-burgundy),var(--commerce-gold));border-radius:inherit}.generator{display:grid;gap:13px}.social-preview{display:grid;place-items:center;background:#eee5e5;border-radius:12px;min-height:350px;overflow:hidden}.social-preview canvas{display:block;max-width:100%;max-height:440px;object-fit:contain}.export-actions{display:flex;gap:10px}.export-actions button{flex:1}.threshold-warning{color:#8b5d00;background:#fff9e6;border:1px solid #ead499;padding:12px;border-radius:8px}
@media(max-width:1100px){.checkout-layout.three{grid-template-columns:minmax(0,1fr) 340px}.checkout-layout.three .checkout-why{grid-column:1/-1;grid-template-columns:repeat(5,1fr)}.checkout-why h2{grid-column:1/-1}.tracking-grid{grid-template-columns:1fr 1fr}.tracking-grid .payment-status{grid-column:1/-1}.insights-layout{grid-template-columns:1fr 370px}.commerce-trust b{font-size:11px}.commerce-trust small{font-size:9px}}
@media(max-width:760px){body.commerce-route .site-header .category-nav,body.commerce-route .header-search{display:none}.commerce-page{padding:20px 10px 95px}.checkout-steps{margin-bottom:24px}.checkout-steps b{display:none}.checkout-steps div{justify-content:flex-start}.checkout-steps div:not(:last-child):after{right:36px;left:-2px}.checkout-steps span{width:30px;height:30px;font-size:12px}.checkout-layout,.checkout-layout.three{grid-template-columns:1fr}.checkout-summary-card{position:static;order:2}.checkout-why{order:3}.checkout-layout.three .checkout-why{grid-template-columns:1fr 1fr}.checkout-main-card,.checkout-summary-card,.checkout-why,.tracking-card,.survey-card,.insights-card{padding:17px;border-radius:11px}.checkout-line{grid-template-columns:60px minmax(0,1fr) auto;gap:10px}.checkout-line img{width:58px;height:68px}.checkout-line>strong{grid-column:2;text-align:start}.checkout-qty{grid-row:1/3;grid-column:3}.checkout-summary-card .checkout-line{grid-template-columns:46px minmax(0,1fr) auto}.checkout-summary-card .checkout-line>strong{grid-column:3}.checkout-summary-card .checkout-line>b{display:none}.checkout-actions,.tracking-actions{position:sticky;bottom:8px;z-index:10;display:grid;grid-template-columns:1fr 1fr;background:color-mix(in srgb,var(--commerce-panel) 88%,transparent);backdrop-filter:blur(12px);padding:8px;border-radius:12px}.checkout-actions>*{justify-content:center}.commerce-trust{grid-template-columns:repeat(2,1fr);gap:0;padding:5px}.commerce-trust>div{border:0;border-bottom:1px solid var(--commerce-line);padding:12px 7px}.commerce-trust>div:last-child{grid-column:1/-1}.commerce-trust .commerce-icon{width:24px}.field-grid{grid-template-columns:1fr}.field-grid .wide{grid-column:auto}.shipping-method label{align-items:flex-start}.checkout-layout.three .checkout-why>div{padding:11px}.checkout-layout.three .checkout-why small{display:none}.status-hero{justify-content:flex-start;padding:18px}.status-hero .commerce-icon{width:40px;height:40px}.status-hero h2{font-size:20px}.order-timeline{grid-template-columns:1fr;gap:0}.order-timeline>div{grid-template-columns:40px 1fr auto;justify-items:start;text-align:start;min-height:60px}.order-timeline>div:not(:last-child):after{top:39px;bottom:-1px;right:19px;left:auto;width:1px;height:auto}.order-timeline .active>span{width:39px;height:39px}.order-timeline small{min-height:0}.tracking-grid{grid-template-columns:1fr}.tracking-grid .payment-status{grid-column:auto}.survey-hero{min-height:165px;padding:22px;background-position:center;background-size:cover}.survey-hero h1{font-size:28px}.survey-layout{grid-template-columns:1fr}.overall,.product-review,.survey-submit{grid-column:auto}.face-scale{gap:5px}.face{width:47px;height:47px}.face i{top:15px}.face i:first-child{left:13px}.face i:nth-child(2){right:13px}.face b{left:13px;bottom:10px}.aspects fieldset{grid-template-columns:1fr}.aspects fieldset>div{display:flex;overflow:auto;padding-bottom:5px}.aspects label{min-width:70px;border:1px solid var(--commerce-line);padding:8px;border-radius:8px}.metric-grid{grid-template-columns:1fr 1fr}.insights-layout{grid-template-columns:1fr}.insights-head{align-items:start}.metric-bar{grid-template-columns:120px 1fr 45px;font-size:12px}.social-preview{min-height:300px}}
@media(max-width:390px){.commerce-page{padding-inline:6px}.checkout-main-card,.checkout-summary-card,.tracking-card,.survey-card{padding:14px}.checkout-why{display:none}.checkout-actions,.tracking-actions{grid-template-columns:1fr}.checkout-actions>a,.tracking-actions>a{display:none}.face-scale small{font-size:10px}.face{width:41px;height:41px}.face i{top:13px}.face b{width:17px;left:12px}.metric-grid{grid-template-columns:1fr}}
@media print{.site-header,.checkout-steps,.checkout-actions,.commerce-trust,.tracking-actions{display:none!important}.commerce-page{padding:0}.checkout-layout,.tracking-grid{display:block}.checkout-summary-card,.tracking-card{break-inside:avoid;box-shadow:none;margin-bottom:15px}}
