:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#113261;background:#f3f6fb;line-height:1.4;font-weight:400;--blue: #0d47b5;--blue-deep: #0a2f7a;--blue-soft: #eaf3ff;--orange: #ff7a00;--orange-soft: #ffb11a;--border: #d8e2f1;--text-soft: #6980a6;--shadow: 0 16px 40px rgba(20, 56, 120, .08)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}body{background:radial-gradient(circle at top right,rgba(77,163,255,.12),transparent 28%),linear-gradient(180deg,#f6f9ff,#eff4fb)}.container{width:min(1280px,calc(100% - 32px));margin:0 auto}.page-body,.page-stack{display:grid;gap:28px}.page-body{padding:24px 0 42px}.page-stack.narrow{max-width:820px;margin:0 auto}.topbar{background:linear-gradient(90deg,var(--blue-deep),var(--blue));color:#fff;font-size:14px}.topbar-inner,.topbar-links{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-inner{padding:12px 0}.topbar-links a{opacity:.95}.header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid rgba(216,226,241,.9)}.header-main{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:18px 0 14px}.header-brand-block{display:flex;align-items:center;gap:12px}.brand img{height:56px}.menu-toggle{display:none;width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow)}.searchbar{display:grid;grid-template-columns:1fr auto;background:#fff;border:2px solid #d9e6f7;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.searchbar input{border:0;padding:16px 18px;background:transparent;outline:none}.searchbar button{border:0;background:linear-gradient(180deg,#1e62d4,var(--blue));color:#fff;padding:0 24px;font-weight:800}.header-actions{display:flex;gap:12px}.action-pill{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:142px;padding:12px 14px;border-radius:18px;background:#fff;box-shadow:var(--shadow);border:1px solid #e2eaf7}.action-pill em{font-style:normal;color:#fff;background:var(--orange);min-width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;font-size:12px;font-weight:800}.mobile-only{display:none}.helper-strip{padding:0 0 14px;color:var(--text-soft);font-size:14px;font-weight:600}.header-nav-wrap{border-top:1px solid #edf2fb}.header-nav{display:flex;gap:12px;overflow-x:auto;padding:14px 0 16px}.nav-chip{display:inline-flex;gap:8px;align-items:center;white-space:nowrap;padding:11px 16px;border-radius:999px;background:#f6f9ff;border:1px solid #dbe7f8;font-weight:700}.nav-chip.active{background:#e9f2ff;color:var(--blue)}.hero-panel{display:grid;grid-template-columns:1.08fr .92fr;gap:16px;min-height:430px;padding:36px;border-radius:32px;overflow:hidden;background:linear-gradient(120deg,#0a3d9c,#0d4fbf 55%,#4aa8ff);box-shadow:0 28px 55px #0c409640;position:relative}.hero-panel:before,.hero-panel:after{content:"";position:absolute;border-radius:50%;background:#ffffff14}.hero-panel:before{inset:auto auto -80px -50px;width:320px;height:320px}.hero-panel:after{inset:-70px -70px auto auto;width:240px;height:240px}.hero-copy{position:relative;z-index:1;display:grid;align-content:center}.hero-copy p{margin:0 0 10px;font-size:clamp(30px,4vw,56px);line-height:.95;color:#fff;font-weight:800}.hero-copy h1{margin:0;font-size:clamp(50px,6vw,84px);line-height:.92;color:#ffc22d;font-weight:900;max-width:660px}.hero-mini-copy{margin-top:16px;max-width:520px;color:#ffffffe6;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hero-trust-row span{padding:10px 14px;border-radius:999px;background:#ffffff1a;color:#fff;font-weight:700;font-size:14px}.hero-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:end}.hero-object{min-height:180px;border-radius:28px;display:grid;place-items:center;box-shadow:0 16px 32px #0c38762e;border:1px solid rgba(255,255,255,.7)}.hero-object:nth-child(2){min-height:240px}.hero-object span{font-size:clamp(72px,6vw,118px)}.cta-button,.ghost-light-button,.ghost-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:16px;border:0;padding:0 22px;font-weight:800}.cta-button,.primary-button{color:#fff;background:linear-gradient(180deg,#ff9c30,var(--orange));box-shadow:0 14px 28px #ff7a004d}.ghost-light-button{color:#fff;border:1px solid rgba(255,255,255,.4);background:#ffffff14}.ghost-button{color:var(--blue);background:#eef5ff}.ghost-button.big{min-height:52px}.primary-button{background:linear-gradient(180deg,#1f63d5,var(--blue));box-shadow:none}.cta-button.full,.primary-button.full{width:100%}.quick-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quick-info-grid article,.toolbar-card,.info-card,.auth-card,.summary-card,.flash-banner,.inner-hero,.product-detail,.product-card,.category-card{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.quick-info-grid article{padding:20px;border-radius:24px;display:grid;gap:8px}.quick-info-grid strong{color:var(--blue-deep);font-size:18px}.quick-info-grid span{color:var(--text-soft)}.category-strip{display:grid;grid-template-columns:repeat(8,minmax(120px,1fr));gap:14px}.category-card{border-radius:24px;min-height:126px;display:grid;place-items:center;text-align:center;padding:18px 12px}.category-card span{font-size:42px;margin-bottom:10px}.category-card strong{color:var(--blue-deep);font-size:18px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:16px}.section-title span{display:inline-block;color:var(--orange);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.section-title h2{margin:0;color:var(--blue-deep);font-size:clamp(30px,4vw,46px);line-height:.95}.product-grid{display:grid;gap:16px}.product-grid.four-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid.five-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{position:relative;border-radius:28px;padding:16px;display:grid;gap:14px}.favorite-badge,.discount-chip{position:absolute;top:14px;z-index:1}.favorite-badge{right:14px;width:42px;height:42px;border-radius:999px;border:0;background:#ffffffe0;color:#89a2cb;font-size:18px}.favorite-badge.active{color:#ff5c88}.discount-chip{left:14px;padding:8px 12px;border-radius:999px;background:linear-gradient(180deg,#ff9c30,var(--orange));color:#fff;font-weight:900;font-size:13px}.product-visual{min-height:220px;border-radius:24px;display:grid;place-items:center}.product-visual span{font-size:92px}.product-copy{display:grid;gap:10px}.product-badge{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#edf5ff;color:var(--blue);font-weight:800;font-size:13px}.product-title{min-height:56px;color:var(--blue-deep);font-size:20px;font-weight:800;line-height:1.1}.mini-rating{color:var(--text-soft);font-size:13px;font-weight:700}.price-stack{display:grid;gap:2px}.price-stack strong{color:var(--orange);font-size:34px;line-height:1}.price-stack span{color:#96a8c7;text-decoration:line-through;font-weight:700;min-height:20px}.price-stack small{color:var(--text-soft);font-size:12px;font-weight:700}.product-actions-row{display:grid;grid-template-columns:1fr auto;gap:10px}.promo-duo{display:grid;grid-template-columns:1fr 1fr;gap:18px}.promo-box{min-height:220px;border-radius:30px;padding:28px;display:grid;grid-template-columns:1fr auto;align-items:center;color:#fff;box-shadow:0 24px 40px #1a468c26}.promo-box.blue{background:linear-gradient(135deg,#0b4bba,#4ea5ff)}.promo-box.warm{background:linear-gradient(135deg,#ff9b30,#ff7a00)}.promo-box span{display:inline-block;margin-bottom:8px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.promo-box h3{margin:0;font-size:32px;max-width:360px;line-height:1}.promo-box strong{font-size:82px}.bottom-cta{min-height:180px;padding:28px 32px;border-radius:30px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;color:#fff;background:linear-gradient(120deg,#0c439f,#1f63d5 60%,#ff9c30);box-shadow:0 24px 40px #124da338}.bottom-cta span{display:inline-block;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.bottom-cta h3{margin:10px 0 0;font-size:38px;line-height:1;max-width:560px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--text-soft);font-size:14px;font-weight:700}.breadcrumbs span{display:inline-flex;align-items:center;gap:10px}.breadcrumbs em{font-style:normal;opacity:.6}.breadcrumbs strong{color:var(--blue-deep)}.inner-hero{border-radius:30px;padding:28px}.inner-hero.white{background:#fff}.inner-hero.blue-light{background:linear-gradient(180deg,#edf5ff,#fff)}.inner-hero span{display:inline-block;color:var(--orange);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.inner-hero h1{margin:10px 0;color:var(--blue-deep);font-size:clamp(34px,5vw,56px);line-height:.95}.inner-hero p{margin:0;color:var(--text-soft);max-width:720px;font-size:18px}.toolbar-card{padding:20px 22px;border-radius:24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;align-items:center}.toolbar-card strong{display:block;color:var(--blue-deep);font-size:18px;margin-bottom:4px}.toolbar-card span{color:var(--text-soft)}.toolbar-card label{display:grid;gap:8px;color:var(--text-soft);font-weight:700}.toolbar-card select{min-width:220px;border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:#fff}.flash-banner{border-radius:26px;padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:linear-gradient(135deg,#fff4e6,#fff)}.flash-banner span{display:inline-block;color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.flash-banner h3{margin:8px 0;color:var(--blue-deep);font-size:30px}.flash-banner p{margin:0;color:var(--text-soft)}.flash-banner strong{color:#fff;background:linear-gradient(180deg,#ff9c30,var(--orange));border-radius:24px;padding:18px 20px;font-size:28px}.product-detail{border-radius:32px;padding:22px;display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.product-stage{min-height:420px;border-radius:28px;display:grid;place-items:center}.product-stage span{font-size:160px}.product-info{display:grid;align-content:start;gap:14px}.detail-badge{width:fit-content;padding:8px 12px;border-radius:999px;background:#edf5ff;color:var(--blue);font-weight:900;font-size:13px}.product-info h1{margin:0;color:var(--blue-deep);font-size:clamp(34px,5vw,54px);line-height:.95}.product-info p{margin:0;color:var(--text-soft);font-size:17px}.detail-rating{color:var(--text-soft);font-weight:800}.detail-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.detail-price-row strong{color:var(--orange);font-size:clamp(36px,4vw,58px);line-height:1}.detail-price-row span{color:#96a8c7;text-decoration:line-through;font-weight:700;font-size:20px}.installment-note,.savings-note{font-weight:800;color:var(--blue-deep)}.savings-note{color:#0b8f57}.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.highlight-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.highlight-list span{padding:10px 14px;border-radius:999px;background:#f5f9ff;color:var(--blue-deep);font-weight:800;font-size:14px}.info-pair-grid,.auth-layout,.cart-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-card{padding:22px;border-radius:26px}.info-card span{display:inline-block;color:var(--orange);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.info-card h3{margin:10px 0 12px;color:var(--blue-deep);font-size:28px;line-height:1}.info-card p,.info-card li{color:var(--text-soft)}.info-card ul{margin:0;padding-left:18px}.info-card-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.cart-layout{align-items:start;grid-template-columns:1.35fr .65fr}.cart-list{display:grid;gap:14px}.cart-item{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;padding:16px;display:grid;grid-template-columns:120px 1fr auto;gap:16px;align-items:center}.cart-thumb{min-height:110px;border-radius:20px;display:grid;place-items:center}.cart-thumb span{font-size:58px}.cart-meta{display:grid;gap:8px}.cart-meta a{color:var(--blue-deep);font-weight:800;font-size:20px}.cart-meta strong{color:var(--orange);font-size:30px}.cart-meta small{color:var(--text-soft);font-weight:700}.qty-row{display:inline-flex;align-items:center;width:fit-content;gap:10px;padding:6px;border-radius:999px;background:#f3f7ff}.qty-row button{width:34px;height:34px;border-radius:50%;border:0;background:#fff;color:var(--blue);font-weight:900}.remove-link{border:0;background:transparent;color:#d04141;font-weight:800}.summary-card{padding:24px;border-radius:28px;position:sticky;top:150px}.summary-card span{display:inline-block;color:var(--orange);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.summary-card h3{margin:12px 0;color:var(--blue-deep);font-size:42px;line-height:1}.summary-card p{color:var(--text-soft)}.summary-lines{display:grid;gap:10px;margin:18px 0 20px}.summary-lines div{display:flex;justify-content:space-between;gap:12px;color:var(--text-soft);font-weight:700}.summary-lines strong{color:var(--blue-deep)}.auth-layout{align-items:start}.auth-card{padding:20px;border-radius:28px;display:grid;gap:18px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-tabs button{min-height:46px;border-radius:14px;border:1px solid var(--border);background:#f6f9ff;font-weight:800;color:var(--blue-deep)}.auth-tabs button.active{background:#fff;border-color:#cfe0fa;box-shadow:var(--shadow)}.field-grid{display:grid;gap:16px}.field-grid label{display:grid;gap:8px;color:var(--blue-deep);font-weight:800}.field-grid input{min-height:50px;border-radius:16px;border:1px solid var(--border);padding:0 16px;background:#fbfdff}.auth-benefits ul{margin:0;padding-left:18px}.empty-state{padding:32px;border-radius:26px;background:#fff;border:1px dashed #c8d7ef;color:var(--text-soft);font-weight:700;text-align:center}.footer{margin-top:18px;background:linear-gradient(180deg,#09224a,#071833);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:22px;padding:40px 0 24px}.footer h4{margin:0 0 14px;font-size:20px}.footer p{margin:0 0 12px;color:#ffffffd1;max-width:320px}.footer a{display:block;color:#ffffffd1;margin-bottom:10px}.footer-badges{display:flex;flex-wrap:wrap;gap:8px}.footer-badges span{border-radius:999px;background:#ffffff14;padding:8px 12px;font-size:13px;font-weight:700}.footer-bottom{padding:0 0 24px;color:#ffffff8f;font-size:14px}@media (max-width: 1100px){.header-main{grid-template-columns:1fr}.header-actions{justify-content:flex-start}.product-grid.five-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.category-strip{grid-template-columns:repeat(4,minmax(120px,1fr))}.hero-panel,.product-detail,.cart-layout,.footer-grid,.info-pair-grid,.auth-layout,.promo-duo,.bottom-cta,.quick-info-grid{grid-template-columns:1fr}.product-grid.four-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.topbar-inner,.topbar-links{flex-direction:column;align-items:flex-start}.brand img{height:48px}.menu-toggle{display:inline-grid;place-items:center}.header-actions{display:none;grid-template-columns:1fr}.header-actions.open,.mobile-only{display:grid}.searchbar{grid-template-columns:1fr}.searchbar button{min-height:50px}.helper-strip{display:none}.hero-panel{padding:26px;min-height:auto}.hero-showcase{grid-template-columns:repeat(2,1fr)}.hero-object:last-child{grid-column:1 / -1}.product-grid.four-cols,.product-grid.five-cols,.category-strip,.promo-box,.flash-banner,.toolbar-card,.cart-item{grid-template-columns:1fr}.product-stage{min-height:280px}.product-stage span{font-size:120px}.detail-actions,.product-actions-row{grid-template-columns:1fr;display:grid}.action-pill{min-width:100%}.summary-card{position:static}}.skip-link{position:absolute;left:12px;top:-60px;z-index:999;background:#fff;color:var(--blue-deep);padding:10px 14px;border-radius:12px}.skip-link:focus{top:12px}.hero-subtitle{margin-top:14px;max-width:520px;color:#ffffffeb;font-size:18px;font-weight:600}.hero-cta-row,.hero-mini-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hero-mini-points span{padding:10px 14px;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:700}.hero-visual{position:relative;min-height:320px}.hero-orbit{position:absolute;display:grid;place-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1c;border:1px solid rgba(255,255,255,.22);box-shadow:0 18px 36px #06235f33}.hero-orbit-small{width:180px;height:180px;border-radius:28px;left:5%;bottom:12%;font-size:86px}.hero-orbit-main{width:230px;height:230px;border-radius:34px;right:9%;bottom:8%;font-size:120px}.hero-orbit-tall{width:150px;height:260px;border-radius:34px;right:34%;top:2%;font-size:86px}.hero-floating-card{position:absolute;right:8%;top:8%;display:grid;gap:2px;padding:18px 20px;border-radius:22px;background:#fffffff2;color:var(--blue-deep);box-shadow:var(--shadow)}.hero-floating-card span{color:var(--orange);font-size:22px;font-weight:900}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:22px;background:#fff;border:1px solid #e3ecf8;box-shadow:var(--shadow)}.trust-item span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#ecf5ff;color:var(--blue);font-weight:900}.promo-shelf-grid,.assurance-grid,.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.assurance-grid,.support-grid{grid-template-columns:repeat(3,1fr)}.promo-shelf,.assurance-card,.empty-state-card,.content-card,.faq-item{background:#fff;border-radius:28px;border:1px solid #e4edf9;box-shadow:var(--shadow)}.promo-shelf{padding:28px}.promo-blue{background:linear-gradient(135deg,#edf5ff,#dcecff)}.promo-light{background:linear-gradient(135deg,#fffaf3,#fff2de)}.promo-shelf span,.assurance-card span,.content-card span,.form-card span,.benefit-card span,.faq-item span,.summary-card span,.info-card span{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.promo-shelf h3,.assurance-card h3,.content-card h1,.content-card h2,.faq-item h3,.info-card h3,.summary-card h3,.form-card h1,.benefit-card h2{margin:10px 0;color:var(--blue-deep)}.promo-shelf p,.assurance-card p,.content-card p,.faq-item p,.info-card p,.summary-card p,.benefit-card p{color:var(--text-soft)}.assurance-card{padding:24px}.newsletter-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;padding:28px 30px;border-radius:30px;background:linear-gradient(90deg,var(--blue-deep),var(--blue),var(--orange));color:#fff;box-shadow:0 24px 48px #0d47b538}.newsletter-panel span{font-weight:900;color:#ffd28f}.newsletter-panel h3{margin:8px 0 10px;font-size:clamp(28px,3vw,44px)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:12px}.newsletter-form input,.newsletter-form button{border:0;min-height:54px;border-radius:16px}.newsletter-form input{padding:0 18px}.newsletter-form button{padding:0 20px;background:#fff;color:var(--blue-deep);font-weight:900}.empty-state-card{display:grid;place-items:center;text-align:center;gap:10px;padding:40px 28px}.empty-state-icon{width:72px;height:72px;border-radius:999px;background:linear-gradient(180deg,#fff3e5,#ffe0be);display:grid;place-items:center;font-size:34px}.login-shell{display:grid;grid-template-columns:1fr .9fr;gap:20px}.form-card,.benefit-card,.info-card,.summary-card{padding:24px;border-radius:28px;background:#fff;border:1px solid #e4edf9;box-shadow:var(--shadow)}.login-form-card p{color:var(--text-soft)}.form-grid{display:grid;gap:14px;margin-top:16px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.single{grid-template-columns:1fr}.form-grid input,.payment-option,.toolbar-card select,.cart-controls select{min-height:50px;width:100%;border-radius:16px;border:1px solid #dce7f8;background:#f8fbff;padding:0 14px}.benefit-card ul{margin:16px 0 18px;padding-left:18px;color:var(--text-soft)}.checkout-layout,.cart-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.checkout-form-stack,.cart-list{display:grid;gap:16px}.payment-grid{display:grid;gap:10px;margin-top:16px}.payment-option{display:flex;align-items:center;gap:10px}.sticky-card{position:sticky;top:152px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf2fb}.summary-row:last-of-type{border-bottom:0}.savings{color:#149c48}.full{width:100%;justify-content:center}.mini-order-list{display:grid;gap:10px;margin:16px 0}.mini-order-item{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#f8fbff}.cart-item-card{display:grid;grid-template-columns:130px 1fr auto;gap:16px;align-items:center;padding:18px;background:#fff;border-radius:24px;border:1px solid #e4edf9;box-shadow:var(--shadow)}.cart-item-stage{height:120px;display:grid;place-items:center;border-radius:20px;font-size:56px}.cart-item-title{color:var(--blue-deep);font-size:22px;font-weight:900}.cart-item-content p{color:var(--text-soft)}.cart-controls{display:grid;gap:10px;min-width:130px}.cart-controls label{display:grid;gap:8px;font-weight:700}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.prose-card{padding:28px}.prose-card h1{font-size:clamp(32px,4vw,52px)}.prose-card h2{font-size:24px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-bottom-links{display:flex;gap:14px;flex-wrap:wrap}@media (max-width: 1100px){.trust-bar,.assurance-grid,.support-grid,.promo-shelf-grid,.checkout-layout,.cart-layout,.login-shell,.newsletter-panel,.hero-panel{grid-template-columns:1fr}.sticky-card{position:static}}@media (max-width: 820px){.topbar-inner,.topbar-links,.footer-bottom,.newsletter-form,.form-grid.two,.cart-item-card{grid-template-columns:1fr;display:grid}.header-main{grid-template-columns:1fr}.header-actions{display:none}.header-actions.open,.menu-toggle,.mobile-only{display:grid}.topbar-links{justify-content:start}.cart-item-card{grid-template-columns:1fr}.hero-orbit-main{right:3%}.hero-orbit-tall{right:40%}}@media (max-width: 560px){.container{width:min(100%,calc(100% - 20px))}.hero-panel{padding:22px;min-height:unset}.hero-copy h1{font-size:50px}.hero-orbit-small{width:120px;height:120px;font-size:54px}.hero-orbit-main{width:150px;height:150px;font-size:72px}.hero-orbit-tall{width:95px;height:170px;font-size:54px;right:34%}.hero-floating-card{position:static;margin-top:14px}.trust-item,.assurance-card,.promo-shelf,.content-card,.form-card,.benefit-card,.summary-card,.info-card{border-radius:22px}}
