@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#152b31;background:#f7f8f6;font-family:Manrope,Arial,sans-serif;font-synthesis:none;--navy: #123a43;--navy-deep: #092e38;--teal: #58bca8;--orange: #f47a1f;--orange-dark: #d75c08;--ink: #152b31;--muted: #5f6f73;--line: #dbe2e2;--surface: #ffffff;--soft: #f7f8f6;--success: #16835b;--success-bg: #eef9f3;--danger: #b42318;--shadow: 0 18px 48px rgba(18, 58, 67, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--soft);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;overflow:hidden}.site-header{height:94px;padding:0 clamp(24px,4vw,64px);display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:32px;background:#fffffff7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;width:180px;height:68px;align-items:center;overflow:hidden}.brand img,footer img{width:100%;height:100%;object-fit:contain}.site-header nav{display:flex;justify-content:center;gap:clamp(22px,3vw,48px)}.site-header nav a{text-decoration:none;font-weight:700;font-size:15px;padding:14px 0}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--orange-dark)}.header-actions{display:flex;align-items:center;gap:14px}.phone-button{min-height:52px;display:inline-flex;align-items:center;gap:10px;padding:0 20px;border:1px solid #cfd9d9;border-radius:12px;text-decoration:none;color:var(--navy);font-size:18px;font-weight:800;background:#fff}.phone-button:hover,.phone-button:focus-visible{border-color:var(--teal);box-shadow:0 0 0 4px #58bca826}.cart-button{position:relative;display:inline-flex;align-items:center;gap:7px;text-decoration:none;min-height:48px;padding:0 4px}.cart-button svg{width:30px;height:30px}.cart-button span{position:absolute;top:0;left:20px;background:var(--orange);color:#fff;min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:800}.cart-button b{font-size:14px;margin-left:2px}.hero{display:grid;grid-template-columns:minmax(400px,.95fr) minmax(620px,1.35fr);max-width:1500px;min-height:610px;margin:0 auto;background:#fff}.hero-copy{position:relative;min-height:610px;overflow:hidden;padding:34px 48px 0 clamp(32px,5vw,76px);isolation:isolate}.hero-copy:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-96px;top:-84px;background:radial-gradient(circle,#f47a1f38,#f47a1f00 70%);z-index:1}.hero-copy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff,#fffffffa 42%,#ffffff1a 72%);pointer-events:none;z-index:0}.hero-eyebrow{position:relative;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;margin-bottom:14px;border:1px solid rgba(244,122,31,.34);border-radius:999px;background:#fff4eb;color:#b84e10;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{position:relative;z-index:2;color:var(--navy-deep);font-size:clamp(44px,4.4vw,68px);line-height:1.06;letter-spacing:-.045em;margin:0 0 18px;font-weight:800}.hero-copy h1 em{color:var(--orange);font-style:normal;position:relative;white-space:nowrap}.hero-copy h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--orange),#f6bb68);opacity:.35}.hero-copy p{position:relative;z-index:2;max-width:500px;margin:0;font-size:19px;line-height:1.48;color:#2e4449;font-weight:500}.hero-actions{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px;margin-top:18px}.hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:13px;background:var(--orange);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 12px 24px #f47a1f3d;transition:.18s ease}.hero-actions a:hover,.hero-actions a:focus-visible{background:#ef6718;transform:translateY(-1px);outline:3px solid rgba(244,122,31,.2)}.hero-actions a svg{width:20px;height:20px}.hero-actions>span{max-width:160px;color:#496166;font-size:13px;line-height:1.35;font-weight:700}.hero-photo{position:absolute;left:0;bottom:0;width:100%;height:54%;object-fit:cover;object-position:44% 50%}.order-card{align-self:center;margin:32px clamp(32px,4.5vw,72px) 32px 0;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);min-height:530px;overflow:hidden;scroll-margin-top:110px}.stepper{list-style:none;margin:0;padding:28px 34px 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-bottom:1px solid var(--line)}.stepper li{display:flex;align-items:center;gap:10px;color:#819093;position:relative}.stepper li:not(:last-child):after{content:"";position:absolute;height:2px;background:#dce3e3;left:calc(100% - 10px);width:28px}.stepper li>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:2px solid #cdd6d7;background:#fff;font-weight:800}.stepper li>span svg{width:18px}.stepper li strong{font-size:15px}.stepper li.is-active{color:#075eb9}.stepper li.is-active>span{color:#fff;background:#075eb9;border-color:#075eb9}.stepper li.is-done{color:var(--success)}.stepper li.is-done>span{color:#fff;background:var(--success);border-color:var(--success)}.order-step{padding:24px 30px 28px}.product-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.product-option{min-width:0;min-height:146px;position:relative;display:grid;grid-template-rows:78px 1fr;justify-items:center;align-items:center;gap:6px;padding:14px 8px 11px;border:1px solid #cbd5d6;border-radius:13px;background:linear-gradient(180deg,#fff,#fbfdfd);color:var(--ink);text-align:center}.product-option:hover,.product-option:focus-visible{border-color:var(--teal);background:#f4fbf9;outline:3px solid rgba(88,188,168,.2)}.product-option.is-selected{border:2px solid #146fc1;padding:13px 7px 10px;background:#f5fbff;box-shadow:0 8px 20px #146fc11a}.product-option img{width:76px;height:78px;object-fit:contain;filter:drop-shadow(0 7px 7px rgba(14,55,61,.16))}.product-option>span:not(.product-badge){display:grid;gap:4px;align-self:stretch}.product-option strong{font-size:12px;line-height:1.25}.product-option b{color:var(--navy-deep);font-size:18px}.product-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 7px;border-radius:999px;background:#eaf5ef;color:var(--success);font-size:9px;font-weight:800}.product-check{position:absolute;right:7px;top:7px;width:18px;height:18px;color:#146fc1}.product-row{display:flex;justify-content:space-between;gap:26px;align-items:center}.selected-product{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-size:14px}.selected-product svg{flex:0 0 auto;width:24px;height:24px;color:var(--success)}.product-choice{position:relative;min-height:150px;border:2px solid #146fc1;border-radius:14px;display:grid;grid-template-columns:125px 1fr;align-items:center;padding:30px 22px 18px 16px;background:#fbfdff}.product-choice .popular{position:absolute;left:16px;top:10px;display:inline-flex;align-items:center;gap:5px;color:#075eb9;font-size:12px;font-weight:800}.product-choice img{width:100px;height:110px;object-fit:contain;justify-self:center}.product-choice div{display:grid;gap:12px}.product-choice strong{font-size:17px}.product-choice b{font-size:31px;color:var(--navy-deep)}.quantity-wrap{display:grid;gap:9px}.quantity-wrap>label{font-size:14px;font-weight:700}.quantity{display:grid;grid-template-columns:50px 60px 50px;height:56px;align-items:stretch;border:1px solid #cbd5d6;border-radius:12px;overflow:hidden;background:#fff}.quantity button{border:0;background:#fff;color:var(--navy);display:grid;place-items:center}.quantity button:hover,.quantity button:focus-visible{background:#eef7f5;outline:3px solid rgba(88,188,168,.25);outline-offset:-3px}.quantity output{display:grid;place-items:center;font-size:18px;font-weight:800;border-inline:1px solid #e1e6e6}.availability-row{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:18px;align-items:end;margin-top:18px}.field{display:grid;gap:8px;font-weight:700;color:var(--ink)}.field>span:first-child{font-size:14px}.field em{color:#7a888b;font-weight:500;font-style:normal}.field-control{min-height:56px;border:1px solid #cbd5d6;background:#fff;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 14px}.field-control svg{flex:0 0 auto;width:23px;height:23px;color:#6d8084}.field-control input,.field-control select{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:16px;font-weight:600}.field textarea{border:1px solid #cbd5d6;border-radius:12px;resize:vertical;min-height:82px;padding:13px 14px;color:var(--ink);outline:none}.field-control:focus-within,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px #58bca82b}.availability{min-height:56px;border:1px solid #cbd5d6;border-radius:12px;display:flex;align-items:center;gap:12px;padding:8px 14px;color:#637578;background:#fafbfb}.availability.is-ready{color:var(--success);border-color:#6fbf98;background:var(--success-bg)}.availability svg{width:30px;height:30px;flex:0 0 auto}.availability span{display:grid;line-height:1.2}.availability strong{font-size:14px}.availability small{margin-top:4px;font-size:12px;color:inherit}.form-error,.field-error{color:var(--danger);font-weight:700}.form-error{margin:10px 0 0;font-size:13px}.field-error{font-size:12px}.order-total{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:baseline;justify-content:space-between}.order-total span{font-size:18px;font-weight:700}.order-total strong{font-size:31px;color:var(--navy-deep)}.primary-button{width:100%;min-height:58px;border:0;border-radius:12px;background:var(--orange);color:#fff;text-transform:uppercase;font-weight:800;font-size:16px;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;box-shadow:0 8px 22px #f47a1f38}.primary-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.76;transform:none}.primary-button:focus-visible,.secondary-button:focus-visible{outline:4px solid rgba(244,122,31,.28);outline-offset:3px}.primary-button svg{width:24px;height:24px}.checkout-note{margin:12px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--success);font-size:12px;font-weight:700;text-align:center}.checkout-note svg{width:18px;height:18px;flex:0 0 auto}.section-heading{display:flex;gap:18px;align-items:flex-start;margin-bottom:20px}.section-heading>div{display:grid;gap:4px}.section-heading span{color:#6d7c7f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.section-heading h2{margin:0;color:var(--navy-deep);font-size:25px}.back-button{min-height:44px;border:0;background:transparent;display:flex;align-items:center;gap:5px;color:var(--navy);font-weight:700;padding:0}.back-button:hover{color:var(--orange-dark)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .full{grid-column:1 / -1}.payment-options{display:grid;gap:12px}.payment-options label{min-height:76px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;padding:14px 16px;border:1px solid #cbd5d6;border-radius:12px;cursor:pointer}.payment-options label.is-selected{border:2px solid #146fc1;background:#f6fbff;padding:13px 15px}.payment-options label span{display:grid;gap:3px}.payment-options label small{color:var(--muted)}.agreement{display:flex;align-items:flex-start;gap:10px;margin:18px 0 0;font-size:13px;line-height:1.5}.agreement input{width:20px;height:20px;margin:0;accent-color:var(--navy)}.agreement a{color:var(--navy);font-weight:800}.final-summary{margin-top:18px;background:#f5f7f7;border-radius:12px;padding:15px 16px;display:grid;grid-template-columns:1fr auto;gap:8px 18px}.final-summary>span:nth-child(2){text-align:right}.final-summary>strong{grid-column:1 / -1;border-top:1px solid var(--line);padding-top:10px;font-size:21px;text-align:right}.secure-note{margin:14px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--success);font-size:12px;font-weight:700}.success-step{min-height:430px;padding:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--navy)}.success-step>svg{color:var(--success)}.success-step>span{margin-top:12px;color:var(--success);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.success-step h2{margin:6px 0 10px;font-size:36px}.success-step p{max-width:500px;line-height:1.6;color:var(--muted)}.success-step>div{display:grid;gap:6px;margin:12px 0 24px}.success-step>div strong{font-size:22px}.success-step>div small{color:var(--muted)}.secondary-button{min-height:50px;padding:0 22px;border:1px solid var(--navy);background:#fff;color:var(--navy);border-radius:12px;font-weight:800}.trust-strip{max-width:1500px;margin:0 auto;min-height:96px;padding:14px clamp(24px,5vw,76px);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-block:1px solid var(--line)}.trust-strip>div,.trust-strip>a{min-width:0;display:flex;align-items:center;gap:13px;padding:10px 24px;text-decoration:none;border-right:1px solid var(--line)}.trust-strip>:last-child{border-right:0}.icon-bubble{flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:#edf6f3;color:var(--navy);display:grid;place-items:center}.trust-strip>div>span:last-child,.trust-strip>a>span:last-child{min-width:0;display:grid;gap:3px}.trust-strip strong{font-size:14px}.trust-strip small{color:var(--muted);line-height:1.35}.how-section,.delivery-section,.business-section{max-width:1380px;margin:0 auto}.how-section{padding:44px 36px 34px}.how-section h2{margin:0 0 26px;color:var(--navy-deep);font-size:28px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.how-grid article{display:grid;grid-template-columns:44px 66px 1fr;align-items:center;gap:12px;position:relative}.how-grid article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#eaf5ef;color:var(--success);font-weight:800;font-size:20px}.how-icon{width:62px;height:62px;display:grid;place-items:center;color:var(--navy)}.how-icon svg{width:48px;height:48px}.how-grid h3{margin:0 0 5px;font-size:17px}.how-grid p{margin:0;color:var(--muted);line-height:1.5;font-size:14px}.delivery-section{margin-top:6px;margin-bottom:50px;padding:28px 36px;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:1fr 1.35fr;gap:36px;align-items:center}.delivery-section>div:first-child>span,.business-section span{color:var(--orange-dark);text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.08em}.delivery-section h2,.business-section h2{margin:5px 0 8px;color:var(--navy-deep);font-size:27px}.delivery-section p,.business-section p{margin:0;color:var(--muted);line-height:1.55}.city-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.city-list button{min-height:46px;padding:0 18px;background:#fff;color:var(--navy);border:1px solid #cbd5d6;border-radius:10px;font-weight:700}.city-list button:hover,.city-list button:focus-visible{border-color:var(--teal);background:#eef8f5;outline:none}.business-section{margin-bottom:70px;padding:42px;border-radius:18px;background:var(--navy);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:32px}.business-section h2{color:#fff}.business-section p{color:#d6e5e6;max-width:760px}.business-section a{flex:0 0 auto;min-height:52px;padding:0 20px;border-radius:11px;background:#fff;color:var(--navy);text-decoration:none;display:flex;align-items:center;gap:10px;font-weight:800}footer{min-height:170px;background:#fff;border-top:1px solid var(--line);padding:34px clamp(24px,5vw,76px);display:grid;grid-template-columns:190px 1fr auto;gap:36px;align-items:center}footer img{width:170px;height:70px}footer p{color:var(--muted)}footer .footer-copy{display:grid;gap:12px}footer .footer-copy p{margin:0}footer .footer-copy nav{display:flex;flex-wrap:wrap;gap:10px 22px}footer .footer-contact{display:flex;gap:22px}footer a{color:var(--navy);font-weight:800}.mobile-actions{display:none}.legal-shell{min-height:100vh;background:#f4f7f6}.legal-header{grid-template-columns:220px 1fr auto}.legal-back{justify-self:start;display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:800;text-decoration:none}.legal-main{padding:54px 22px 80px}.legal-card{max-width:960px;margin:0 auto;padding:clamp(28px,5vw,64px);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px #123a4317}.legal-card>span{color:var(--orange-dark);text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.1em}.legal-card h1{margin:8px 0 32px;color:var(--navy-deep);font-size:clamp(34px,5vw,54px);line-height:1.08}.legal-copy{white-space:pre-line;color:#31484d;font-size:16px;line-height:1.75}.legal-footer{min-height:150px;grid-template-columns:190px 1fr auto}.legal-footer nav{display:flex;flex-wrap:wrap;gap:12px 24px}@media(max-width:1100px){.site-header{grid-template-columns:190px 1fr auto;gap:14px}.site-header nav{gap:18px}.phone-button{font-size:15px;padding:0 12px}.cart-button b{display:none}.hero{grid-template-columns:.85fr 1.25fr}.hero-copy{padding-inline:34px 20px}.order-card{margin-right:26px}.trust-strip>div,.trust-strip>a{padding-inline:10px}}@media(max-width:860px){.site-header{height:76px;grid-template-columns:1fr auto;padding-inline:18px}.site-header nav,.cart-button b{display:none}.brand{width:132px;height:58px}.phone-button{min-height:46px;font-size:0;padding:0;width:46px;justify-content:center}.phone-button svg{width:23px;height:23px}.cart-button{margin-left:2px}.hero{display:block;min-height:auto}.hero-copy{min-height:520px;padding:32px 20px 0}.hero-copy:after{background:linear-gradient(180deg,#fff,#fffffff5 32%,#ffffff24 67%)}.hero-copy h1{font-size:clamp(39px,10vw,54px)}.hero-copy p{font-size:17px}.hero-actions{margin-top:15px}.hero-actions a{min-height:44px;padding-inline:16px}.hero-actions>span{max-width:145px}.hero-photo{height:56%;object-position:42% 50%}.order-card{margin:-24px 14px 24px;min-height:0;position:relative;z-index:4;scroll-margin-top:88px}.stepper{padding:20px 20px 16px;gap:6px}.stepper li{gap:7px}.stepper li:not(:last-child):after{display:none}.stepper li>span{width:31px;height:31px}.stepper li strong{font-size:12px}.order-step{padding:19px 18px 22px}.product-picker{display:flex;gap:10px;overflow-x:auto;padding:8px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-option{flex:0 0 168px;scroll-snap-align:start}.product-row{display:grid;gap:14px}.product-choice{min-height:132px;grid-template-columns:105px 1fr}.product-choice img{width:88px;height:96px}.quantity-wrap{grid-template-columns:1fr auto;align-items:center}.availability-row{grid-template-columns:1fr;gap:12px}.availability{min-height:64px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.section-heading h2{font-size:22px}.trust-strip{grid-template-columns:1fr 1fr;padding:10px 14px}.trust-strip>div,.trust-strip>a{border-right:0;border-bottom:1px solid var(--line);padding:12px 8px}.trust-strip>:nth-last-child(-n+2){border-bottom:0}.icon-bubble{width:42px;height:42px}.how-section{padding:36px 20px 24px}.how-grid{grid-template-columns:1fr;gap:20px}.how-grid article{grid-template-columns:42px 56px 1fr}.delivery-section{margin:8px 14px 34px;padding:24px 20px;grid-template-columns:1fr}.city-list{justify-content:flex-start}.business-section{margin:0 14px 92px;padding:28px 22px;display:grid}.business-section a{justify-content:center}footer{grid-template-columns:1fr;gap:12px;padding-bottom:92px}footer .footer-copy nav,footer .footer-contact,.legal-footer nav{flex-direction:column;gap:8px}.legal-header{grid-template-columns:1fr auto}.legal-header .legal-back{grid-column:1 / -1;grid-row:2;padding:10px 0 16px}.legal-header .phone-button{grid-column:2;grid-row:1}.legal-main{padding:30px 14px 50px}.legal-card{padding:26px 20px;border-radius:16px}.legal-copy{font-size:15px;line-height:1.68}.legal-footer{grid-template-columns:1fr}.mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:.8fr 1.4fr;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -10px 30px #123a431f}.mobile-actions a,.mobile-actions button{min-height:52px;border-radius:10px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.mobile-actions a{border:1px solid var(--navy);color:var(--navy)}.mobile-actions button{border:0;background:var(--orange);color:#fff}}@media(max-width:440px){.header-actions{gap:5px}.hero-copy{min-height:470px}.hero-copy h1{font-size:38px}.hero-eyebrow{font-size:10px;margin-bottom:11px}.hero-actions>span{display:none}.hero-photo{height:50%}.trust-strip{grid-template-columns:1fr}.trust-strip>div,.trust-strip>a{border-bottom:1px solid var(--line)}.trust-strip>:nth-last-child(2){border-bottom:1px solid var(--line)}.trust-strip>:last-child{border-bottom:0}.product-choice{grid-template-columns:88px 1fr;padding-inline:10px}.product-choice img{width:76px}.product-choice strong{font-size:15px}.product-choice b{font-size:27px}.quantity{grid-template-columns:48px 52px 48px}.primary-button{font-size:14px}.success-step{padding:32px 20px}.mobile-actions{grid-template-columns:110px 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
