:root{--ink:#07152d;--teal:#b78328;--aqua:#e2bd70;--cream:#f8efe2;--paper:#fffaf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{font-size:25px;font-weight:800;letter-spacing:-1px}.brand span{color:var(--teal)}.nav nav{display:flex;gap:34px;font-size:14px}.nav nav a:hover{color:var(--teal)}.button{background:var(--teal);color:#fff;padding:16px 22px;border-radius:4px;display:inline-flex;align-items:center;gap:28px;font-weight:700;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px);background:#134948}.button.small{padding:12px 17px;gap:15px}.hero{min-height:720px;background:linear-gradient(110deg,var(--cream) 0 57%,#dce9e3 57%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center;min-height:632px}.hero-copy{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:2.4px;font-size:11px;font-weight:800;color:var(--teal);margin:0 0 22px}.hero h1,.section h2,.process h2,.about h2,.cta h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-2.5px;margin:0}.hero h1{font-size:clamp(58px,7.3vw,102px);line-height:.93}.hero h1 em{color:var(--teal);font-weight:400}.intro{font-size:18px;line-height:1.7;max-width:570px;color:#536267;margin:28px 0}.actions{display:flex;align-items:center;gap:30px}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid #aeb7b6;padding:10px 0}.trust{display:flex;gap:24px;margin-top:40px;font-size:12px;color:#617074}.hero-visual{position:relative;height:530px;display:flex;align-items:center;justify-content:center}.hero-visual img{width:92%;height:88%;object-fit:cover;position:relative;z-index:2;border-radius:180px 180px 12px 12px;box-shadow:0 30px 70px #35504d35}.light-ring{position:absolute;width:420px;height:420px;border-radius:50%;background:#f8e7bb;filter:blur(50px)}.price-card{position:absolute;z-index:3;left:-30px;bottom:35px;background:#fff;padding:18px 22px;box-shadow:0 15px 35px #172d2933;display:grid}.price-card small{font-size:10px;text-transform:uppercase;letter-spacing:1.3px;color:#687577}.price-card strong{font-family:Georgia,serif;color:var(--teal);font-size:35px}.price-card span{font-size:10px;color:#7a8688}.section{padding:110px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:55px}.section-head h2,.about h2{font-size:clamp(42px,5vw,64px);line-height:1.02}.section-head>p{max-width:390px;color:#667276;line-height:1.7}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 28px}.product-image{height:390px;overflow:hidden;position:relative;background:#e7e8e3}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-image:hover img{transform:scale(1.025)}.product-image span{position:absolute;left:18px;top:18px;background:#f9f6efdd;padding:8px 11px;font-size:11px}.product-body{padding:22px 2px 0;display:flex;justify-content:space-between;gap:25px}.product-body h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:0 0 8px}.product-body p{margin:0;color:#6b7679;line-height:1.5;font-size:14px;max-width:370px}.product-body>a{white-space:nowrap;color:var(--teal);font-size:13px;font-weight:800;border-bottom:1px solid #9ebbb6;height:max-content;padding:7px 0}.all-shop{text-align:center;margin-top:65px}.button.outline{background:transparent;color:var(--teal);border:1px solid var(--teal)}.process{background:var(--ink);color:#fff;padding:110px 0}.section-head.light .eyebrow{color:var(--aqua)}.section-head.light>p{color:#b7c2c4}.steps{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ffffff2e}.steps article{display:grid;grid-template-columns:60px 1fr;gap:16px;padding:34px 26px 40px 0;border-bottom:1px solid #ffffff2e}.steps article:nth-child(odd){border-right:1px solid #ffffff2e}.steps article:nth-child(2n){padding-left:34px}.steps article>span{color:var(--aqua);font-size:12px;letter-spacing:2px}.steps h3{font-family:Georgia,serif;font-weight:400;font-size:25px;margin:0 0 10px}.steps p{color:#acb8ba;line-height:1.6;font-size:14px;margin:0}.about{padding:120px 0;display:grid;grid-template-columns:.9fr 1fr;gap:100px;align-items:center}.about-image{height:580px;background:#e0e6e2;padding:35px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy>p:not(.eyebrow){color:#647175;line-height:1.75;font-size:16px}.signature{font-family:Georgia,serif;font-style:italic;font-size:24px;color:var(--teal);margin-top:28px}.signature span{font-family:Arial,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#788386;margin-left:8px}.cta{background:var(--teal);color:#fff;text-align:center;padding:100px 0}.cta .eyebrow{color:#bde3dc}.cta h2{font-size:clamp(48px,6vw,78px);line-height:1;margin-bottom:36px}.cta>div>div{display:flex;justify-content:center;align-items:center;gap:30px}.button.pale{background:var(--cream);color:var(--teal)}.email{font-size:14px;border-bottom:1px solid #ffffff99;padding:8px}.footer{padding:55px 0 35px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px}.footer p{font-size:13px;color:#687477;margin:5px 0}.footer>div{display:flex;gap:18px;justify-content:end;font-size:13px;font-weight:700}.footer small{grid-column:1/-1;border-top:1px solid #d9dedc;padding-top:25px;color:#849092;font-size:11px}@media(max-width:800px){.wrap{width:min(100% - 30px,1180px)}.nav{height:72px}.nav nav{display:none}.hero{background:linear-gradient(180deg,var(--cream) 0 57%,#dce9e3 57%)}.hero-grid{grid-template-columns:1fr;gap:20px;padding:55px 0}.hero-copy{text-align:center}.hero .intro{margin:25px auto}.actions,.trust{justify-content:center;flex-wrap:wrap}.trust{gap:12px 20px}.hero-visual{height:430px}.hero-visual img{width:100%;border-radius:130px 130px 8px 8px}.price-card{left:5px}.section,.process{padding:78px 0}.section-head{display:block}.section-head>p{margin-top:22px}.product-grid{grid-template-columns:1fr}.product-image{height:330px}.product-body{display:block}.product-body>a{display:inline-block;margin-top:15px}.steps{grid-template-columns:1fr}.steps article:nth-child(odd){border-right:0}.steps article:nth-child(2n){padding-left:0}.about{grid-template-columns:1fr;gap:50px;padding:80px 0}.about-image{height:420px;padding:20px}.cta>div>div{flex-direction:column}.footer{grid-template-columns:1fr}.footer>div{justify-content:start}.footer small{grid-column:auto}.hero h1{font-size:58px}.section-head h2,.about h2{font-size:44px}}button{font:inherit}.logo-box{width:36px;height:42px;border:2px solid #b88930;box-shadow:inset 0 0 0 3px var(--ink);background:var(--ink);color:#e5bd68!important;display:inline-grid;place-items:center;font-family:Georgia,serif;font-size:27px}.brand{display:flex;align-items:center;gap:10px}.brand b{font-family:Georgia,serif;font-size:27px;font-weight:500}.cart-button{border:0;background:var(--ink);color:#fff;padding:11px 15px;cursor:pointer;font-weight:700}.cart-button span{display:inline-grid;place-items:center;background:var(--aqua);color:var(--ink);border-radius:50%;width:22px;height:22px;margin-left:8px}.hero-range{position:relative;height:555px;display:flex;align-items:center}.hero-range>img{width:100%;max-height:520px;object-fit:cover;object-position:top;border-radius:3px;box-shadow:0 28px 70px #263b373d}.hero-tag{position:absolute;bottom:6px;right:-18px;background:var(--ink);color:#fff;padding:16px 20px;display:grid}.hero-tag span{text-transform:uppercase;letter-spacing:1.6px;color:var(--aqua);font-size:10px}.hero-tag strong{font-family:Georgia,serif;font-weight:400;font-size:18px;margin-top:4px}.crop{position:relative;height:390px;overflow:hidden;background:#e7e2d6}.crop img{position:absolute;width:200%;height:200%;max-width:none;object-fit:fill}.crop.original img{left:0;top:0}.crop.curve img{right:0;top:0}.crop.heart img{left:0;bottom:0}.crop.halo img{right:0;bottom:0}.crop>span{position:absolute;left:18px;top:18px;background:var(--ink);color:#fff;padding:9px 16px;text-transform:uppercase;letter-spacing:1.5px;font-size:11px}.product-body small{display:block;color:#8b6c32;margin-top:9px}.buy{display:flex;align-items:center;gap:15px;min-width:max-content}.buy strong{font-family:Georgia,serif;color:var(--teal);font-size:28px}.buy button{border:1px solid var(--teal);background:transparent;color:var(--teal);padding:10px 12px;font-size:12px;font-weight:800;cursor:pointer}.buy button:hover{background:var(--teal);color:#fff}.about-image .crop{height:100%}.cta .button{margin:auto}.drawer-shell{position:fixed;inset:0;z-index:50}.backdrop{position:absolute;inset:0;border:0;background:#101d1fb8;width:100%}.drawer{position:absolute;right:0;top:0;height:100%;width:min(510px,100%);background:var(--paper);padding:32px;overflow:auto;box-shadow:-15px 0 45px #0003}.drawer-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #d8ddda;padding-bottom:20px}.drawer-head h2{font-family:Georgia,serif;font-size:43px;font-weight:400;margin:0}.drawer-head .eyebrow{margin-bottom:5px}.drawer-head>button{border:0;background:transparent;font-size:35px;cursor:pointer}.empty{padding:70px 0;text-align:center}.cart-list{padding:12px 0}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid #dce0dd;align-items:center}.mini{height:72px}.cart-item>div:nth-child(2){display:grid;gap:3px}.cart-item small{color:#687477}.cart-item button{border:0;background:transparent;text-align:left;padding:0;color:#8c4f3f;text-decoration:underline;font-size:11px;cursor:pointer}.cart-item>b{font-family:Georgia,serif;font-size:20px}.upload{display:grid;border:1.5px dashed #7da09a;background:#edf5f1;padding:20px;margin:16px 0;cursor:pointer}.upload span{font-weight:800;color:var(--teal)}.upload small{color:#617074;margin:4px 0 14px}.upload input{font-size:12px}.totals{border-top:1px solid #d8ddda;padding-top:15px}.totals>div{display:flex;justify-content:space-between;padding:6px 0}.totals .grand{font-family:Georgia,serif;font-size:25px}.stripe-demo{width:100%;border:0;background:var(--teal);color:#fff;padding:17px 20px;margin-top:18px;display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.demo-note{text-align:center;color:#7b8688;font-size:11px}@media(max-width:800px){.hero-range{height:430px}.hero-range>img{max-height:410px}.hero-tag{right:5px}.crop{height:310px}.product-body{display:flex;gap:10px}.buy{display:grid;justify-items:end}.buy button{white-space:nowrap}.drawer{padding:24px 18px}.nav .brand b{font-size:22px}.nav .logo-box{width:30px;height:36px;font-size:22px}}.crop img{inset:0 auto auto 0!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}.curve-options{display:grid;gap:7px;min-width:215px}.curve-options button{border:1px solid #87a9a3;background:#fff;color:var(--teal);padding:9px 11px;display:flex;justify-content:space-between;gap:14px;cursor:pointer;font-size:11px}.curve-options button:hover{background:var(--teal);color:#fff}.curve-options b{font-family:Georgia,serif;font-size:18px}@media(max-width:800px){.product-body:has(.curve-options){display:block}.curve-options{margin-top:17px}}.brand img{display:block;width:250px;height:52px;object-fit:contain;object-position:left center}.footer .brand img{width:210px;height:46px}@media(max-width:800px){.nav .brand img{width:190px;height:42px}}.button{background:var(--teal);color:var(--ink)}.button:hover{background:#d0a24c}.hero{background:linear-gradient(110deg,var(--cream) 0 57%,#ead8b8 57%)}.hero h1 em,.eyebrow,.buy strong,.product-body small{color:var(--teal)}.text-link{border-color:#c29b55}.trust{color:#4d4b48}.hero-tag{border:1px solid #c99a45}.process{background:linear-gradient(135deg,#050b17,#0a1b39)}.section-head.light .eyebrow,.steps article>span{color:var(--aqua)}.steps article,.steps{border-color:#c69c4b40}.button.outline{color:var(--ink);border-color:var(--teal)}.about-image{background:#eadcc4}.cta{background:linear-gradient(135deg,#07152d,#101f3b)}.cta .eyebrow{color:var(--aqua)}.button.pale{background:#d0a24c;color:var(--ink)}.cart-button{background:var(--ink);border:1px solid #b78328;color:#fff4df}.cart-button span{background:#c99a45;color:var(--ink)}.curve-options button,.buy button{border-color:var(--teal);color:#77510f;background:#fffaf2}.curve-options button:hover,.buy button:hover{background:var(--ink);color:#f1c873}.drawer{background:#fffaf2;border-left:3px solid #b78328}.stripe-demo{background:var(--ink);color:#f2c978}.upload{background:#fbf1dd;border-color:#b78328}.signature{color:#9a6716}.footer{border-top:1px solid #d8c49d}@media(max-width:800px){.hero{background:linear-gradient(180deg,var(--cream) 0 57%,#ead8b8 57%)}}.brand-panel{background:radial-gradient(circle at 50% 35%,#172a4d,#050b18 72%);border:1px solid #b78328;box-shadow:inset 0 0 0 8px #07152d,inset 0 0 0 9px #8e6420;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#f4dfb5;padding:55px!important}.brand-panel>img{width:min(92%,430px);height:auto;object-fit:contain;margin-bottom:48px}.brand-panel>p{font-family:Georgia,serif;text-transform:uppercase;letter-spacing:4px;font-size:24px;color:#d4a750;margin:0 0 32px}.brand-panel>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:1.4px}.brand-panel i{font-style:normal;color:#d4a750}.brand-panel small{margin-top:42px;padding-top:20px;border-top:1px solid #bd8b334f;text-transform:uppercase;letter-spacing:2px;color:#d8c59f}@media(max-width:800px){.brand-panel{height:420px!important;padding:35px!important}.brand-panel>img{margin-bottom:35px}.brand-panel>p{font-size:19px}}.order-details{display:grid;gap:16px;margin:18px 0}.order-details>label{display:grid;gap:5px}.order-details label>span,.order-details legend{font-weight:800;color:var(--ink);font-size:13px}.order-details label>small{color:#6e7273;font-size:11px}.order-details textarea,.order-details .exact-words input{width:100%;border:1px solid #cdbb98;background:#fff;padding:11px 12px;color:var(--ink);resize:vertical}.order-details textarea:focus,.order-details input:focus{outline:2px solid #d4a750;outline-offset:1px}.order-details fieldset{border:1px solid #dbc9a7;padding:14px;display:grid;gap:9px}.order-details legend{padding:0 6px}.order-details .radio{display:flex;align-items:center;gap:8px}.order-details .radio input{accent-color:#b78328}.order-details .exact-words{display:grid;gap:6px;margin-top:7px}.order-details>p{margin:0;background:#f6ecd8;border-left:3px solid #b78328;padding:10px 12px;color:#655b49;font-size:11px;line-height:1.5}.brand-panel>img{background:#fff4e3;border:1px solid #c79945;box-shadow:0 12px 28px #0005;padding:18px 22px}.crop>span{background:linear-gradient(135deg,#fff8ebed,#f2dfbded);color:#07152d;border:1px solid #bd8b33;border-left:4px solid #bd8b33;border-radius:2px;padding:9px 17px;font-family:Georgia,serif;font-size:12px;font-weight:700;letter-spacing:1.8px;box-shadow:0 7px 18px #07152d40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.reviews{padding:110px 0}.reviews-head{text-align:center;margin-bottom:48px}.reviews-head h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(42px,5vw,64px);letter-spacing:-2px;margin:0}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.review-grid blockquote{margin:0;background:#f8efe2;border:1px solid #dfc99e;border-top:4px solid #b78328;padding:38px 40px;box-shadow:0 16px 35px #07152d0d}.review-grid blockquote>div{color:#b78328;letter-spacing:5px;font-size:15px}.review-grid blockquote>p{font-family:Georgia,serif;font-size:19px;line-height:1.65;color:#283247;margin:23px 0 28px}.review-grid footer{display:grid;gap:3px;border-top:1px solid #ddccaa;padding-top:18px}.review-grid footer strong{color:#07152d}.review-grid footer span{color:#8a6a30;text-transform:uppercase;letter-spacing:1.5px;font-size:10px}@media(max-width:800px){.reviews{padding:75px 0}.review-grid{grid-template-columns:1fr}.review-grid blockquote{padding:28px 25px}.review-grid blockquote>p{font-size:17px}}.drawer-shell{position:fixed!important;inset:0!important;z-index:2147483000!important;isolation:isolate}.drawer-shell .backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;margin:0!important;padding:0!important}.drawer-shell .drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;height:100vh!important;height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(max-width:800px){.drawer-shell .drawer{left:0!important;width:100%!important;padding:calc(22px + env(safe-area-inset-top)) 18px calc(28px + env(safe-area-inset-bottom))!important}}.simple-product-image{height:390px;position:relative;overflow:hidden;background:#eadcc4}.simple-product-image img{display:block;width:100%;height:100%;object-fit:cover}.simple-product-image span{position:absolute;left:18px;top:18px;background:linear-gradient(135deg,#fff8ebed,#f2dfbded);color:#07152d;border:1px solid #bd8b33;border-left:4px solid #bd8b33;padding:9px 17px;font-family:Georgia,serif;font-size:12px;font-weight:700;letter-spacing:1.8px}.autumn-banner{min-height:46px;background:linear-gradient(90deg,#73351f,#a84f24 48%,#6c2d1d);color:#fff8e8;display:flex;align-items:center;justify-content:center;gap:14px;padding:9px 18px;text-align:center;font-size:14px;letter-spacing:.2px;border-block:1px solid #d99a45}.autumn-banner strong{font-family:Georgia,serif;font-size:18px}.autumn-banner .shop-offer{font-weight:800;border-bottom:1px solid #f6cf91}.autumn-hero{position:relative;isolation:isolate;background:linear-gradient(110deg,#fbefe0 0 57%,#ead2ae 57%)}.autumn-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:url(/autumn-leaves-framing.png) center top/cover no-repeat;opacity:.72;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.72) 84%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.72) 84%,transparent 100%)}.autumn-hero .hero-grid{position:relative;z-index:1}.autumn-hero .hero-copy:before{content:"";position:absolute;z-index:-1;inset:-70px -95px;background:radial-gradient(ellipse at 44% 48%,rgba(255,250,241,.98) 0%,rgba(255,250,241,.94) 47%,rgba(255,250,241,.64) 64%,transparent 78%);pointer-events:none}.autumn-hero .hero-copy h1{position:relative;text-shadow:0 1px 0 #fffaf2,0 0 14px #fffaf2}.autumn-tag{background:linear-gradient(135deg,#fff8e8,#f3d6a8)!important;border-color:#b85b28!important;color:#07152d!important}.autumn-tag span{color:#9e3f20!important}.offer-badge{position:absolute;right:16px;top:16px;background:#9e3f20;color:#fff;padding:9px 11px;border-radius:50%;aspect-ratio:1;display:grid;place-items:center;font-size:11px;letter-spacing:.8px;box-shadow:0 5px 14px #42190c44;transform:rotate(5deg)}.buy a{border:1px solid #b78328;color:#77510f;background:#fffaf2;padding:10px 12px;font-size:12px;font-weight:800;white-space:nowrap}.buy a:hover,.curve-options a:hover{background:#07152d;color:#f1c873}.curve-options a{border:1px solid #b78328;background:#fffaf2;color:#77510f;padding:9px 11px;display:flex;justify-content:space-between;gap:14px;font-size:11px}.sale-price{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.sale-price del,.option-price del{color:#8b7968;font-size:13px}.sale-price strong,.sale-price b{color:#9e3f20;font-size:24px}.option-price{display:flex;align-items:baseline;gap:6px}.option-price b{color:#9e3f20;font-size:15px}.autumn-cta{background:linear-gradient(135deg,#8f3c22,#bc682e)!important}.autumn-cta .eyebrow{color:#ffe1a9!important}.simple-order{background:linear-gradient(135deg,#f8efe2,#fffaf2);padding:55px 0 90px;min-height:75vh}.order-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}.order-preview{position:sticky;top:25px}.order-preview img{display:block;width:100%;max-height:560px;object-fit:cover;border:1px solid #c49a4c;box-shadow:0 18px 45px #07152d22}.order-preview p{color:#7b643b;font-size:12px;text-align:center}.back-link{display:inline-block;margin-bottom:22px;font-weight:700;color:#7a5415}.order-card{background:#fffaf2;border:1px solid #d6bd8d;padding:36px;box-shadow:0 18px 50px #07152d12}.order-card h1{font-family:Georgia,serif;font-size:45px;font-weight:400;margin:0 0 28px;color:#07152d}.product-choice{display:grid;gap:7px;margin-bottom:18px}.product-choice span{font-weight:800;font-size:13px}.product-choice select{width:100%;padding:13px;border:1px solid #cdbb98;background:#fff;color:#07152d;font:inherit}.order-card .cart-item{grid-template-columns:1fr auto}.order-card .demo-note{text-align:center;color:#697178;font-size:11px}@media(max-width:800px){.autumn-banner{gap:8px;font-size:12px;min-height:50px}.autumn-banner strong{font-size:15px}.autumn-banner .shop-offer{display:none}.autumn-hero{background:linear-gradient(180deg,#fbefe0 0 57%,#ead2ae 57%)}.autumn-hero:before{background-image:url(/autumn-leaves-mobile.png);background-size:cover;background-position:center top;opacity:.64;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.6) 86%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.6) 86%,transparent 100%)}.autumn-hero .hero-copy:before{inset:-55px -22px;background:radial-gradient(ellipse at center,rgba(255,250,241,.98) 0%,rgba(255,250,241,.94) 55%,rgba(255,250,241,.58) 72%,transparent 87%)}.simple-product-image{height:auto;aspect-ratio:1.35}.simple-product-image img{position:static!important;width:100%!important;height:100%!important;object-fit:cover!important}.product-body{display:block!important}.buy{display:flex!important;justify-content:space-between!important;margin-top:15px}.curve-options{margin-top:15px}.order-grid{grid-template-columns:1fr;gap:25px}.order-preview{position:static}.order-preview img{max-height:390px}.simple-order{padding:28px 0 55px}.order-card{padding:25px 18px}.order-card h1{font-size:36px}}.halloween-page{background:#fffaf2;color:#07152d}.halloween-hero{background:linear-gradient(120deg,#090a0f 0 48%,#2a120c);color:#fff7e9;overflow:hidden;border-block:1px solid #b78328}.halloween-hero-grid{min-height:570px;display:grid;grid-template-columns:.78fr 1.22fr;align-items:stretch}.halloween-copy{padding:76px 54px 70px 0;display:flex;flex-direction:column;justify-content:center;position:relative}.halloween-copy:after{content:"";position:absolute;width:260px;height:260px;border:1px solid #d9893938;border-radius:50%;right:-80px;top:48px;pointer-events:none}.halloween-copy .eyebrow{color:#e69a45}.halloween-copy h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(58px,6vw,90px);line-height:.88;letter-spacing:-3px;margin:12px 0 28px}.halloween-copy h1 em{display:inline-block;color:#e4772c;font-weight:400}.halloween-copy>p:not(.eyebrow){max-width:510px;color:#e8d9c7;font-size:18px;line-height:1.65;margin:0 0 30px}.halloween-copy .button{width:max-content;background:#d16c24;color:#0a1222;border:1px solid #f0a95d}.halloween-copy .button:hover{background:#f09b49}.halloween-trust{display:flex;flex-wrap:wrap;gap:13px 22px;margin-top:28px;color:#e7cbaa;font-size:12px}.halloween-hero-image{min-width:0;position:relative}.halloween-hero-image:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#090a0f 0,transparent 22%);pointer-events:none}.halloween-hero-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.halloween-delivery{background:linear-gradient(90deg,#8f351b,#b9511e 48%,#752515);color:#fff5e3;border-bottom:1px solid #d6964c}.halloween-delivery>div{min-height:55px;display:flex;justify-content:center;align-items:center;gap:20px;text-align:center}.halloween-delivery strong{font-family:Georgia,serif;font-size:20px}.halloween-delivery span{font-size:14px}.halloween-range{padding-top:88px}.halloween-heading{text-align:center;max-width:720px;margin:0 auto 45px}.halloween-heading h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(46px,5vw,68px);letter-spacing:-2px;margin:8px 0 17px}.halloween-heading>p:not(.eyebrow){color:#665d50;line-height:1.65}.halloween-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.halloween-product{border:1px solid #d3b47d;background:#fffdf8;box-shadow:0 18px 45px #35150d0d;overflow:hidden}.halloween-product>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.halloween-product-body{padding:23px 25px 25px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:end}.halloween-product h3{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:0 0 8px}.halloween-product p{margin:0;color:#746758;font-size:14px;line-height:1.5}.seasonal-buy{display:grid;gap:11px;justify-items:end}.seasonal-buy strong{font-family:Georgia,serif;font-size:30px;color:#a9441e}.seasonal-buy button,.corner-options button{border:1px solid #b78328;background:#fff8ea;color:#07152d;padding:12px 15px;font-weight:800;cursor:pointer;min-height:44px}.seasonal-buy button:hover,.corner-options button:hover{background:#07152d;color:#f2c978}.corner-options{display:grid;gap:8px;min-width:235px}.corner-options button{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;text-align:left}.corner-options b{font-family:Georgia,serif;font-size:21px;color:#a9441e}.corner-options small{text-transform:uppercase;letter-spacing:1px}.halloween-checkout{margin:50px 0 0;padding:28px 30px;background:#09162e;color:#fff8ec;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:3px solid #b78328}.halloween-checkout p{margin:0}.halloween-checkout .button{background:#d7a144;white-space:nowrap}.halloween-page .footer{background:#fffaf2}@media(max-width:800px){.halloween-hero-grid{min-height:auto;grid-template-columns:1fr}.halloween-copy{padding:55px 12px 38px;text-align:center;align-items:center}.halloween-copy:after{display:none}.halloween-copy h1{font-size:58px;line-height:.92;letter-spacing:-2px}.halloween-copy>p:not(.eyebrow){font-size:16px}.halloween-trust{justify-content:center}.halloween-hero-image{height:auto}.halloween-hero-image:before{background:linear-gradient(180deg,#090a0f 0,transparent 25%)}.halloween-hero-image img{aspect-ratio:4/3;object-fit:cover}.halloween-delivery>div{padding:11px 0;min-height:64px;display:grid;gap:3px}.halloween-range{padding-top:65px}.halloween-heading{margin-bottom:32px}.halloween-heading h2{font-size:44px}.halloween-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.halloween-product-body{display:block;padding:15px 13px 16px}.halloween-product h3{font-size:23px}.halloween-product p{font-size:13px;min-height:40px}.seasonal-buy{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.seasonal-buy strong{font-size:25px}.seasonal-buy button{padding:10px 8px;font-size:12px}.corner-options{min-width:0;margin-top:14px}.corner-options button{grid-template-columns:1fr auto;padding:9px 8px;font-size:11px}.corner-options small{display:none}.corner-options b{font-size:18px}.halloween-checkout{display:grid;text-align:center;padding:24px 18px}.halloween-checkout .button{white-space:normal}}@media(max-width:460px){.halloween-grid{grid-template-columns:1fr}.halloween-product p{min-height:0}.halloween-product-body{padding:18px}.halloween-heading h2{font-size:39px}.halloween-copy h1{font-size:50px}}.halloween-hero{position:relative;isolation:isolate;background:#ead8b8;color:#07152d;min-height:500px}.halloween-hero-background{position:absolute;inset:0;z-index:-2;display:block}.halloween-hero-background img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.halloween-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at center,rgba(255,248,233,.88) 0%,rgba(255,248,233,.7) 35%,rgba(255,248,233,.18) 62%,transparent 78%);pointer-events:none}.halloween-hero-grid{min-height:500px;display:flex;align-items:center;justify-content:center}.halloween-copy{width:min(780px,76%);padding:54px 20px;text-align:center;align-items:center;color:#07152d}.halloween-copy:after{display:none}.halloween-copy .eyebrow{color:#9e4a1e;text-shadow:0 1px #fff8e8}.halloween-copy h1{font-size:clamp(56px,5.7vw,82px);line-height:.92;text-shadow:0 2px 16px #fff8e8}.halloween-copy h1 em{color:#a96510}.halloween-copy>p:not(.eyebrow){max-width:690px;color:#253044;font-size:18px;text-shadow:0 1px 8px #fff8e8}.halloween-copy .button{background:#07152d;color:#fff3dc;border-color:#b78328}.halloween-copy .button:hover{background:#132747}.halloween-trust{justify-content:center;color:#1e293b;text-shadow:0 1px 7px #fff8e8}@media(max-width:800px){.halloween-hero,.halloween-hero-grid{min-height:690px}.halloween-hero-background img{object-position:center}.halloween-hero:after{background:radial-gradient(ellipse at 50% 43%,rgba(255,248,233,.94) 0%,rgba(255,248,233,.82) 29%,rgba(255,248,233,.35) 51%,transparent 70%)}.halloween-copy{width:100%;padding:62px 12px 54px}.halloween-copy h1{font-size:58px}.halloween-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:560px}.halloween-trust{gap:12px 18px}}@media(max-width:460px){.halloween-hero,.halloween-hero-grid{min-height:660px}.halloween-copy{padding:50px 7px 42px}.halloween-copy h1{font-size:50px}.halloween-copy>p:not(.eyebrow){font-size:16px}.halloween-trust{font-size:11px}}.halloween-safety{margin:25px auto 0;padding:15px 18px;max-width:650px;display:grid;gap:4px;background:#fff2d7;border:1px solid #cf8a32;border-left:5px solid #a9441e;text-align:left;color:#402414}.halloween-safety strong{font-size:15px;color:#8d3217}.halloween-safety span{font-size:14px;line-height:1.5}@media(max-width:800px){.halloween-safety{margin-top:20px;padding:14px 15px}}.mobile-menu{display:none}@media(max-width:800px){.nav>.cart-button{display:inline-flex;padding:9px 11px;font-size:12px;white-space:nowrap}.nav .brand img{width:145px;height:38px}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;border:1px solid #b78328;padding:9px 12px;font-weight:800;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{position:absolute;right:0;top:43px;z-index:30;background:#07152d;color:#fff;min-width:190px;padding:10px;display:grid;box-shadow:0 12px 30px #0004}.mobile-menu a{padding:11px}}
