:root{--ink:#182b33;--cream:#f7f1e8;--ember:#ef8b3d;--moss:#58634c;--leather:#794d35;--line:#d9d5cd;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(var(--max),calc(100% - 40px));margin:auto}.eyebrow{font-size:.72rem;letter-spacing:.15em;font-weight:800;text-transform:uppercase;color:var(--ember)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;background:var(--ink);border:1px solid var(--ink);color:#fff;text-transform:uppercase;font-size:.72rem;font-weight:800;letter-spacing:.12em;cursor:pointer}.button--warm{background:var(--ember);border-color:var(--ember);color:var(--ink)}.button--outline{background:transparent;color:var(--ink)}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px 20px;font-size:.72rem;letter-spacing:.07em}.site-header{border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:0;z-index:10}.header-inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.header-nav{display:flex;gap:19px;font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.wordmark{font-family:Georgia,serif;font-size:1.13rem;letter-spacing:.19em;font-weight:700;white-space:nowrap}.header-cart{text-align:right;font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.hero{background:var(--ink);color:#fff;min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden}.hero-copy{display:flex;align-items:center;padding:80px max(30px,calc((100vw - var(--max))/2));padding-right:50px}.hero-copy h1{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.8rem);line-height:.94;letter-spacing:-.06em;margin:14px 0 21px}.hero-copy p{max-width:470px;color:#d8e0dc;font-size:1.06rem}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:29px}.hero-media{min-height:400px;background:center/cover var(--moss)}.hero-media img{width:100%;height:100%;object-fit:cover}.benefits{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);background:#fff}.benefit{min-height:150px;padding:30px 34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:1rem;line-height:1.45}.benefit:nth-child(2n){border-right:0}.benefit:nth-last-child(-n+2){border-bottom:0}.benefit b{display:block;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:1rem;font-weight:900;color:var(--ink)}.benefit span{font-size:1rem;color:#50605d}.section{padding:85px 0}.section--ink{background:var(--ink);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:32px}.section-heading h2{font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.05em;line-height:1;margin:8px 0 0}.section-heading p{max-width:390px;color:#69736f;margin:0}.section--ink .section-heading p{color:#c8d0cc}.featured-heading{display:block}.featured-heading h2 span{display:block;white-space:nowrap}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line)}.product-card__image{aspect-ratio:4/5;background:#e4e0d9;overflow:hidden}.product-card__image img{height:100%;width:100%;object-fit:cover}.product-card__body{padding:18px}.product-card__body h3{margin:6px 0;font-size:1.04rem}.price{font-weight:800}.story-card{background:#fff;color:var(--ink)}.story-card img{aspect-ratio:4/5;width:100%;object-fit:cover}.story-card div{padding:19px}.story-card h3{font-family:Georgia,serif;font-size:1.55rem;line-height:1;margin:5px 0 9px}.offer{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.offer h2{font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,5rem);line-height:.93;letter-spacing:-.06em;margin:12px 0}.offer-card{padding:35px;background:#fcf7ef;border:1px solid #4c5b5a;color:var(--ink)}.offer-card span{display:block;font-size:.72rem;letter-spacing:.11em;font-weight:800;text-transform:uppercase}.offer-card strong{display:block;font-family:Georgia,serif;font-size:2.3rem;line-height:1;margin:10px 0}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:55px 0 85px}.product-media{background:#e1ded7;min-height:520px}.product-media img{height:100%;width:100%;object-fit:cover}.product-info h1{font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,4.9rem);line-height:.95;letter-spacing:-.06em;margin:10px 0 18px}.product-price{font-size:1.3rem;font-weight:800}.product-form{padding-top:22px}.variant-label{display:block;text-transform:uppercase;font-size:.72rem;letter-spacing:.1em;font-weight:800;margin:18px 0 8px}.selector{width:100%;padding:14px;background:#fff;border:1px solid var(--ink);font:inherit}.product-details{border-top:1px solid var(--line);margin-top:25px}.product-details div{border-bottom:1px solid var(--line);padding:15px 0;font-size:.88rem}.cart-page{padding:60px 0 100px;max-width:760px}.cart-page h1{font-family:Georgia,serif;font-size:3.5rem}.cart-line{display:flex;justify-content:space-between;gap:15px;padding:20px 0;border-top:1px solid var(--line)}.site-footer{background:#101e25;color:#e7e8df;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.site-footer h3{font-family:Georgia,serif;font-size:1.8rem;margin:0 0 12px}.site-footer h4{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.site-footer a,.site-footer p{font-size:.86rem;color:#c2cbc6}.footer-bottom{margin-top:42px;padding-top:18px;border-top:1px solid #53615f;font-size:.7rem;color:#aab4b0}@media(max-width:980px){.story-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.page-width{width:min(100% - 28px,var(--max))}.header-inner{grid-template-columns:1fr auto}.header-nav{display:none}.hero,.offer,.product-page{grid-template-columns:1fr}.hero-copy{padding:58px 25px}.hero-media{min-height:420px}.benefits{grid-template-columns:1fr}.benefit,.benefit:nth-child(2n),.benefit:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.featured-heading h2 span{white-space:normal}.story-grid,.footer-grid{grid-template-columns:1fr}.product-page{gap:25px}.product-media{min-height:420px}}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-content:start}.product-media{display:flex;align-items:center;justify-content:center;min-height:0;aspect-ratio:4 / 5;overflow:hidden;background:#e1ded7}.product-media--featured{grid-column:1 / -1}.product-media img{width:100%;height:100%;object-fit:contain;object-position:center}.product-info{align-self:start}@media screen and (min-width:801px){.product-info{position:sticky;top:98px}}@media screen and (max-width:800px){.hero{min-height:0}.hero-copy{min-height:0;padding:42px 24px 32px;align-items:flex-start}.hero-copy h1{font-size:clamp(2.9rem,13vw,4.3rem);line-height:.92;margin:12px 0 16px}.hero-copy p{font-size:1rem}.hero-media{min-height:0;aspect-ratio:4 / 5}.hero-media img{height:100%;object-position:center}.hero-actions{display:grid;grid-template-columns:1fr;width:100%;gap:10px;margin-top:22px}.hero-actions .button,.product-form .button,.offer .button{width:100%}.benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit,.benefit:nth-child(2n),.benefit:nth-last-child(-n+2){min-height:142px;padding:22px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit:nth-child(2n){border-right:0}.benefit:nth-last-child(-n+2){border-bottom:0}.benefit b{font-size:.74rem;line-height:1.25;letter-spacing:.07em}.benefit span{font-size:.84rem;line-height:1.35}.section{padding:48px 0}.section-heading{margin-bottom:22px}.section-heading h2{font-size:clamp(2.25rem,10vw,3.3rem)}.products-grid,.story-grid{gap:14px}.story-card div{padding:16px}.story-card h3{font-size:1.45rem}.offer{gap:24px}.offer h2{font-size:clamp(2.7rem,13vw,4rem)}.offer-card{padding:24px}.offer-card strong{font-size:1.9rem}.product-page{padding:28px 0 56px;gap:24px}.product-gallery{grid-template-columns:1fr;gap:12px}.product-media,.product-media--featured{grid-column:auto;aspect-ratio:4 / 5}.product-info{position:static}.product-info h1{font-size:clamp(2.5rem,12vw,3.8rem)}}.story-card>img{width:100%;height:auto!important;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.product-page{grid-template-columns:minmax(0,1fr);gap:32px}.product-info{order:1;position:static;width:min(100%,760px);margin:0 auto}.product-gallery{order:2;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:801px){.product-info{position:static}}@media screen and (max-width:800px){.product-page{gap:24px}.product-gallery{grid-template-columns:1fr}}.template-index .site-header{background:#f7f1e8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-index .header-inner{min-height:68px}.template-index .hero.ep-hero{min-height:min(720px,calc(100svh - 100px));grid-template-columns:1.05fr .95fr}.ep-hero__copy{padding-top:clamp(54px,7vw,104px);padding-bottom:clamp(54px,7vw,104px)}.ep-hero .hero-copy h1{max-width:700px;font-size:clamp(3.8rem,7.4vw,7.3rem)}.ep-hero .hero-copy p{max-width:510px}.ep-hero__media{position:relative;min-height:0}.ep-hero__media img{height:100%;object-fit:cover}.ep-hero__notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.ep-hero__notes span{border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:7px 10px;color:#eef1ec;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ep-hero__stamp{position:absolute;right:18px;bottom:18px;max-width:210px;background:var(--cream);color:var(--ink);padding:14px 16px}.ep-hero__stamp span{display:block;color:var(--ember);font-size:.62rem;font-weight:800;letter-spacing:.1em}.ep-hero__stamp strong{display:block;margin-top:5px;font-family:Georgia,serif;font-size:1.05rem;line-height:1.05}.template-index .benefits{border:0;border-bottom:1px solid var(--line);background:transparent}.template-index .benefit{min-height:104px;padding:21px 25px;background:transparent}.template-index .benefit b{margin-bottom:4px;font-size:.76rem}.template-index .benefit span{font-size:.85rem}.template-index .section{padding:clamp(62px,8vw,108px) 0}.template-index .featured-heading{max-width:700px;margin-bottom:34px}.template-index .featured-heading h2{font-size:clamp(2.7rem,5vw,5.2rem)}.template-index .product-card{display:grid;grid-template-columns:1.06fr .94fr;max-width:1080px;margin:0 auto;border:0;background:transparent;gap:34px}.template-index .product-card__image{aspect-ratio:4 / 5;border-radius:18px;overflow:hidden}.template-index .product-card__body{align-self:center;padding:18px 0}.template-index .product-card__body h3{font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.3rem);line-height:.98}.template-index .product-card__body .button{margin-top:15px;width:max-content}.template-index .section--ink{background:var(--ink)}.template-index .story-grid{gap:14px}.template-index .story-card{border-radius:12px;overflow:hidden}.template-index .story-card div{padding:17px}.template-index .story-card h3{font-size:1.45rem}.template-index .offer{max-width:1080px;margin:auto;padding:clamp(32px,5vw,70px);background:#eee8dc;gap:40px}.template-index .offer-card{background:var(--ink);color:#fff;border:0}.template-index .offer-card span{color:#e7b480}@media screen and (max-width:800px){.template-index .hero.ep-hero{grid-template-columns:1fr}.ep-hero__copy{padding:46px 24px 38px}.ep-hero .hero-copy h1{font-size:clamp(3.25rem,14vw,4.8rem)}.ep-hero__media{aspect-ratio:4 / 5}.ep-hero__stamp{right:12px;bottom:12px}.template-index .benefits{grid-template-columns:1fr 1fr}.template-index .benefit{min-height:124px;padding:18px 13px}.template-index .product-card{grid-template-columns:1fr;gap:18px}.template-index .product-card__body{padding:4px 0}.template-index .product-card__body .button{width:100%}.template-index .offer{padding:28px 22px}}.template-index .product-card__image{display:grid;place-items:center;background:#e1ded7}.template-index .product-card__image img{width:100%;height:100%;object-fit:contain!important;object-position:center}.template-index .product-card--quick-buy .product-form{display:grid;gap:10px;max-width:440px;margin-top:24px}.template-index .product-card--quick-buy .selector{width:100%}.template-index .product-card--quick-buy .button{width:100%;margin-top:4px}.template-index .product-card--quick-buy .shopify-payment-button{width:100%}.template-index .product-card--quick-buy .shopify-payment-button__button{min-height:48px;border-radius:0}.quick-buy__copy{max-width:430px;margin:8px 0 0}.template-index{background:#f7f1e8}.template-index .hero{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 15%,rgba(225,93,33,.24) 0 3px,transparent 4px),radial-gradient(circle at 87% 82%,rgba(234,173,54,.34) 0 5px,transparent 6px),linear-gradient(116deg,#173d33,#285646 53%,#17382f)}.template-index .hero:after{content:"";position:absolute;z-index:0;width:250px;height:250px;right:-105px;bottom:-125px;border:1px solid rgba(255,255,255,.32);border-radius:50%;box-shadow:0 0 0 20px #ffffff0f,0 0 0 41px #ffffff0a}.template-index .hero>*{position:relative;z-index:1}.template-index .hero .button--warm{box-shadow:5px 5px #e8b249}.template-index .benefit-strip,.template-index .benefits-strip{background:#e55d22;color:#fffaf2}.template-index .offer{background:radial-gradient(circle at 91% 15%,rgba(242,183,78,.65) 0 4px,transparent 5px),linear-gradient(130deg,#efe0c9,#f6ecdf 54%,#e7c99b)}.template-index .section--shop{position:relative;overflow:hidden;padding-block:clamp(48px,8vw,100px);background:radial-gradient(circle at 3% 18%,rgba(231,91,31,.18) 0 62px,transparent 63px),radial-gradient(circle at 96% 90%,rgba(33,82,66,.14) 0 82px,transparent 83px),#f9f5ed}.template-index .section--shop:before,.template-index .section--shop:after{content:"";position:absolute;pointer-events:none;border-radius:999px}.template-index .section--shop:before{top:35px;right:8%;width:10px;height:10px;background:#e25a22;box-shadow:20px 18px #e8b249,45px 4px #225546}.template-index .section--shop:after{left:-22px;bottom:22px;width:88px;height:88px;border:1px solid #d89347}.template-index .section--shop .page-width{position:relative;z-index:1}.template-index .featured-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.shop-heading-note{display:flex;align-items:center;gap:8px;color:#31584a;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.shop-heading-note span{width:10px;height:10px;border-radius:99px;background:#e35c20;box-shadow:0 0 0 5px #f4cf96}.template-index .product-card--quick-buy{overflow:hidden;border:1px solid rgba(30,58,49,.18);border-radius:24px;box-shadow:0 18px 45px #25382e24;background:#fffaf2}.template-index .product-card--quick-buy .product-card__image{position:relative;min-height:580px;background:linear-gradient(140deg,#ffffffe0,#efd6b085),#ebe5da}.template-index .product-card--quick-buy .product-card__image:after{content:"";position:absolute;width:56%;aspect-ratio:1;right:-22%;top:-12%;border-radius:50%;background:#e55c202e;pointer-events:none}.template-index .product-card--quick-buy .product-card__image img{position:relative;z-index:1}.quick-buy__image-badge{position:absolute;z-index:2;top:18px;left:18px;display:grid;place-content:center;width:74px;height:74px;border-radius:50%;color:#fffaf2;background:#e25a22;box-shadow:0 0 0 6px #fffaf2c2;font-family:Georgia,serif;font-size:29px;font-weight:700;line-height:.75;text-align:center;transform:rotate(-7deg)}.quick-buy__image-badge small{margin-top:8px;font-family:inherit;font-size:8px;letter-spacing:.08em}.template-index .product-card--quick-buy .product-card__body{position:relative;padding:clamp(28px,5vw,56px);background:#fffaf2}.quick-buy__kicker,.quick-buy__step-label,.quick-buy__express{display:flex;align-items:center;gap:9px;color:#31594a;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.quick-buy__kicker span,.quick-buy__step-label span,.quick-buy__express>span{display:grid;place-items:center;flex:0 0 auto;width:27px;height:27px;border-radius:50%;color:#fffaf2;background:#31594a;font-size:11px}.quick-buy__chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 26px}.quick-buy__chips span{padding:8px 11px;border:1px solid #d7b579;border-radius:999px;color:#31594a;background:#fff3dc;font-size:12px;font-weight:700}.template-index .product-card--quick-buy .product-form{gap:12px;max-width:none;margin-top:0}.quick-buy__step-label{margin:6px 0 1px}.quick-buy__step-label label{cursor:pointer}.quick-buy__quantity-row{display:grid;grid-template-columns:1fr 92px;align-items:center;gap:12px}.quick-buy__quantity-row .variant-label{margin:0}.quick-buy__quantity-row .selector{padding-inline:10px}.template-index .product-card--quick-buy .selector{min-height:52px;border:1px solid #8ca291;border-radius:10px;color:#173d33;background:#fffdf8}.template-index .product-card--quick-buy .button{min-height:54px;border-radius:10px;box-shadow:4px 4px #e4ad44}.quick-buy__express{margin-top:8px;padding-top:17px;border-top:1px solid #e3d4bf}.quick-buy__express b{color:#173d33}.quick-buy__express small{margin-left:auto;color:#6c766e;font-size:10px;font-weight:600;letter-spacing:0;text-transform:none}.template-index .product-card--quick-buy .shopify-payment-button__button{min-height:52px;border-radius:10px!important}.quick-buy__assurances{display:flex;flex-wrap:wrap;gap:9px 15px;margin-top:20px;color:#516c5e;font-size:11px;font-weight:650}.quick-buy__assurances span:before{content:"\2726";margin-right:5px;color:#dc6428}.template-index .story-card:nth-child(4n+1){background:#f4ddbd}.template-index .story-card:nth-child(4n+2){background:#dce9df}.template-index .story-card:nth-child(4n+3){background:#f3d5c9}.template-index .story-card:nth-child(4n+4){background:#e8e0cf}@media screen and (max-width:800px){.template-index .hero:after{width:145px;height:145px;right:-66px;bottom:-70px}.template-index .section--shop{padding-block:42px 50px}.template-index .featured-heading{align-items:start;flex-direction:column}.shop-heading-note{font-size:10px}.template-index .product-card--quick-buy{border-radius:18px}.template-index .product-card--quick-buy .product-card__image{min-height:min(112vw,500px)}.template-index .product-card--quick-buy .product-card__body{padding:26px 20px 24px}.quick-buy__image-badge{top:14px;left:14px;width:64px;height:64px;font-size:25px}.quick-buy__chips{margin:17px 0 23px;gap:6px}.quick-buy__chips span{padding:7px 9px;font-size:11px}.quick-buy__express{align-items:flex-start;flex-wrap:wrap}.quick-buy__express small{width:calc(100% - 36px);margin-left:36px}.quick-buy__assurances{display:grid;grid-template-columns:1fr;gap:6px}.template-index .product-card--quick-buy .product-form{position:relative}.template-index .product-card--quick-buy .button,.template-index .product-card--quick-buy .shopify-payment-button__button{min-height:56px;font-size:15px}}.site-header .header-inner{min-height:78px}.wordmark.wordmark--pine{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#173d33;text-decoration:none}.wordmark-pine{display:inline-grid;place-items:center;width:28px;height:36px;color:#2f5d4d;filter:drop-shadow(2px 2px 0 rgba(226,122,53,.17))}.wordmark-pine svg{display:block;width:100%;height:100%}.wordmark-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2vw,29px);font-weight:700;letter-spacing:.105em;line-height:1;white-space:nowrap}.wordmark-spark{align-self:flex-start;margin:-3px 0 0 -2px;color:#e17834;font-size:12px}.template-index .offer{background-image:url("data:image/svg+xml,%3Csvg width='94' height='138' viewBox='0 0 94 138' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47 2 27 39h12L18 75h16L8 116h31v20h16v-20h31L60 75h16L55 39h12L47 2Z' fill='%232e5b4a' fill-opacity='.16'/%3E%3Cpath d='M45 108h5v28h-5z' fill='%23df7331' fill-opacity='.45'/%3E%3C/svg%3E"),radial-gradient(circle at 91% 15%,rgba(242,183,78,.65) 0 4px,transparent 5px),linear-gradient(130deg,#efe0c9,#f6ecdf 54%,#e7c99b);background-repeat:no-repeat;background-position:right 5% bottom 8%,91% 15%,center;background-size:82px 122px,auto,auto}.template-index .story{position:relative;overflow:hidden;background:radial-gradient(circle at 7% 22%,rgba(226,122,53,.23) 0 3px,transparent 4px),radial-gradient(circle at 10% 26%,rgba(226,122,53,.23) 0 3px,transparent 4px),radial-gradient(circle at 13% 20%,rgba(226,122,53,.23) 0 3px,transparent 4px),#f7f1e8}.template-index .story:after{content:"";position:absolute;width:66px;height:99px;right:-8px;top:34px;opacity:.48;background:url("data:image/svg+xml,%3Csvg width='70' height='108' viewBox='0 0 70 108' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35 0 21 27h8L14 52h11L5 84h23v24h14V84h23L45 52h11L41 27h8L35 0Z' fill='%23345e50'/%3E%3C/svg%3E") center/contain no-repeat;pointer-events:none}.template-index .story>*{position:relative;z-index:1}.template-index .footer:before,.template-index footer:before{content:"\2726   EMBER & PINE  \2726";display:block;padding:13px 20px;color:#f3c66a;background:#173d33;font-size:10px;font-weight:700;letter-spacing:.2em;text-align:center}@media screen and (max-width:800px){.site-header .header-inner{min-height:70px}.wordmark.wordmark--pine{gap:5px}.wordmark-pine{width:22px;height:29px}.wordmark-name{font-size:18px;letter-spacing:.06em}.wordmark-spark{font-size:9px}.site-header .header-nav{gap:10px}.site-header .header-nav a,.site-header .header-cart{font-size:10px;letter-spacing:.04em}.template-index .offer{background-position:right -13px bottom 9%,91% 15%,center;background-size:58px 86px,auto,auto}.template-index .story:after{width:42px;height:64px;right:-7px;top:15px}.template-index .footer:before,.template-index footer:before{padding:11px 14px;font-size:8px;letter-spacing:.14em}}.site-footer:before,footer:before{content:none!important;display:none!important}.product-page--quickbuy{position:relative;overflow:hidden;padding-block:clamp(48px,8vw,100px);background:radial-gradient(circle at 3% 18%,rgba(231,91,31,.18) 0 62px,transparent 63px),radial-gradient(circle at 96% 90%,rgba(33,82,66,.14) 0 82px,transparent 83px),#f9f5ed}.product-page--quickbuy:before{content:"";position:absolute;top:35px;right:8%;width:10px;height:10px;border-radius:50%;background:#e25a22;box-shadow:20px 18px #e8b249,45px 4px #225546}.product-page--quickbuy .page-width{position:relative;z-index:1}.product-page--quickbuy .featured-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.product-page--quickbuy .product-card--quick-buy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;margin-top:32px;border:1px solid rgba(30,58,49,.18);border-radius:24px;box-shadow:0 18px 45px #25382e24;background:#fffaf2}.product-page--quickbuy .product-card__image{position:relative;display:grid;place-items:center;min-height:580px;overflow:hidden;background:linear-gradient(140deg,#ffffffe0,#efd6b085),#ebe5da}.product-page--quickbuy .product-card__image:after{content:"";position:absolute;width:56%;aspect-ratio:1;right:-22%;top:-12%;border-radius:50%;background:#e55c202e}.product-page--quickbuy .product-card__image img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.product-page--quickbuy .product-card__body{padding:clamp(28px,5vw,56px);background:#fffaf2}.product-page--quickbuy .product-card__body h2{margin:12px 0 8px;color:#173d33;font-size:clamp(34px,4vw,58px);line-height:.96}.product-page--quickbuy .product-form{display:grid;gap:12px;max-width:none;margin-top:0}.product-page--quickbuy .selector{width:100%;min-height:52px;border:1px solid #8ca291;border-radius:10px;color:#173d33;background:#fffdf8}.product-page--quickbuy .button{width:100%;min-height:54px;border-radius:10px;box-shadow:4px 4px #e4ad44}.product-page--quickbuy .shopify-payment-button,.product-page--quickbuy .shopify-payment-button__button{width:100%}.product-page--quickbuy .shopify-payment-button__button{min-height:52px;border-radius:10px!important}.product-detail-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.product-detail-gallery__item{overflow:hidden;aspect-ratio:1 / 1;border-radius:14px;background:#ebe5da}.product-detail-gallery__item img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:800px){.product-page--quickbuy{padding-block:42px 50px}.product-page--quickbuy .featured-heading{align-items:start;flex-direction:column}.product-page--quickbuy .product-card--quick-buy{grid-template-columns:1fr;margin-top:22px;border-radius:18px}.product-page--quickbuy .product-card__image{min-height:min(112vw,500px)}.product-page--quickbuy .product-card__body{padding:26px 20px 24px}.product-page--quickbuy .product-card__body h2{font-size:38px}.product-page--quickbuy .button,.product-page--quickbuy .shopify-payment-button__button{min-height:56px;font-size:15px}.product-detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}.product-page--quickbuy .featured-heading h1{text-transform:uppercase}.template-index .shop-heading-note{display:none}.template-index #shop .quick-buy__image-badge{top:.55rem;left:.55rem;min-width:2.9rem;padding:.32rem .28rem;font-size:.92rem;line-height:.9}.template-index #shop .quick-buy__image-badge small{font-size:.43rem;letter-spacing:.04em}@media screen and (max-width:749px){.template-index #shop .quick-buy__image-badge{top:.45rem;left:.45rem;min-width:2.55rem;padding:.28rem .24rem;font-size:.8rem}.template-index #shop .quick-buy__image-badge small{font-size:.38rem}}.template-index #shop .quick-buy__image-badge{width:3.15rem;height:3.15rem;min-width:3.15rem;padding:0;display:grid;place-content:center;font-size:1.05rem;line-height:.9}.template-index #shop .quick-buy__image-badge small{font-size:.46rem}@media screen and (max-width:749px){.template-index #shop .quick-buy__image-badge{width:2.7rem;height:2.7rem;min-width:2.7rem;font-size:.9rem}.template-index #shop .quick-buy__image-badge small{font-size:.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
