/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f7efdc;--paper:#fffaf0;--green:#123d2e;--gold:#c79c43;--orange:#c95837;--ink:#20342a;--muted:#66766d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}nav{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf0f5;border-bottom:1px solid #dfd4bc;justify-content:space-between;align-items:center;height:86px;padding:0 5vw;display:flex;position:sticky;top:0}.logo{color:var(--green);align-items:center;gap:12px;font:700 21px Georgia,serif;display:flex}.logo>span{border:1px solid var(--gold);border-radius:50%;place-items:center;width:43px;height:43px;font-size:13px;display:grid}.logo small{letter-spacing:.14em;text-transform:uppercase;margin-top:5px;font:8px Arial,sans-serif;display:block}.navlinks{gap:30px;font-size:12px;font-weight:700;display:flex}.navlinks a:hover{color:var(--gold)}.btn{background:var(--green);border:1px solid var(--green);color:#fff;letter-spacing:.04em;padding:16px 22px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.btn:hover{background:#205b44;transform:translateY(-2px)}.btn.small{padding:12px 17px}.hero{background:var(--cream);grid-template-columns:1.02fr .98fr;min-height:670px;display:grid;overflow:hidden}.heroCopy{flex-direction:column;justify-content:center;padding:105px 6vw 70px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;color:var(--green);margin-bottom:26px;font:500 clamp(50px,5.2vw,80px)/.98 Georgia,serif}h1 em{color:var(--orange);font-weight:400}.lead{color:#58685f;max-width:590px;font:17px/1.75 Georgia,serif}.actions{align-items:center;gap:28px;margin-top:18px;display:flex}.under{border-bottom:1px solid var(--gold);padding-bottom:6px;font-size:12px;font-weight:800}.trust{color:var(--green);text-transform:uppercase;letter-spacing:.1em;gap:25px;margin-top:54px;font-size:9px;display:flex}.heroVisual{background:linear-gradient(145deg,#dd7648,#9f2927);min-height:670px;position:relative;overflow:hidden}.rings{border:1px solid #fff4;border-radius:50%;width:450px;height:450px;position:absolute;top:80px;left:15%}.rings:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute;inset:65px}.stage{background:linear-gradient(90deg,#bd8740,#f2cf83);border-radius:50% 50% 5px 5px;width:73%;height:125px;position:absolute;bottom:55px;left:14%;box-shadow:0 28px 45px #4c0d163f}.bottle{color:#f6dc91;text-align:center;z-index:3;background:linear-gradient(90deg,#65111c,#aa2930,#67101c);border-radius:18px 18px 8px 8px;place-items:center;width:108px;font:17px Georgia,serif;display:grid;position:absolute;bottom:120px;box-shadow:0 20px 30px #3d091f66}.bottle:before{content:"";background:#caa650;border-top:7px solid #e4ca79;border-radius:7px;width:53px;height:43px;position:absolute;top:-40px}.b1{height:300px;left:19%;transform:rotate(-5deg)}.b2{height:360px;left:43%}.pack{clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);text-align:center;width:165px;height:260px;color:var(--green);z-index:2;background:linear-gradient(135deg,#f0cc72,#a86c27);place-items:center;font:19px Georgia,serif;display:grid;position:absolute;bottom:118px;right:9%}.leaf{background:#174c34;border-radius:100% 0;width:80px;height:170px;position:absolute}.l1{bottom:170px;left:4%;transform:rotate(-35deg)}.l2{top:110px;right:-25px;transform:rotate(35deg)}.strip{background:var(--green);color:#f5ddb0;letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;gap:3.5vw;min-height:60px;font-size:9px;display:flex}.section{padding:105px 5vw}.sectionHead{justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px;display:flex}.sectionHead h2,.story h2,.trade h2{letter-spacing:-.03em;color:var(--green);margin-bottom:0;font:500 clamp(39px,4.2vw,61px)/1.05 Georgia,serif}.sectionHead>p{max-width:430px;color:var(--muted);font-size:14px;line-height:1.7}.productGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.product{background:#fff;border:1px solid #e6dcc7;grid-template-columns:42% 58%;min-height:325px;transition:all .2s;display:grid;overflow:hidden}.product:hover{transform:translateY(-4px);box-shadow:0 18px 40px #21332918}.visual{place-items:center;display:grid;position:relative}.visual small{color:#fffc;text-transform:uppercase;letter-spacing:.1em;font-size:8px;position:absolute;bottom:15px}.ruby{background:#8c2531}.amber{background:#d38b35}.forest{background:#286248}.coral{background:#b94a29}.mock{background:linear-gradient(90deg,#c19239,#fff0b7,#b47d29);border-radius:12px 12px 7px 7px;place-items:center;width:92px;height:185px;display:grid;box-shadow:0 15px 24px #0004}.mock span{border:1px solid var(--green);width:56px;height:56px;color:var(--green);border-radius:50%;place-items:center;font:700 17px Georgia,serif;display:grid}.copy{flex-direction:column;padding:33px 28px;display:flex}.title{justify-content:space-between;gap:10px;display:flex}.title h3,.bundle h3{color:var(--green);font:500 26px Georgia,serif}.title strong,.bundle strong{color:var(--orange);white-space:nowrap;font-size:13px}.copy>p{color:var(--muted);font-size:13px;line-height:1.7}.copy footer{border-top:1px solid #eee2ca;justify-content:space-between;gap:12px;margin-top:auto;padding-top:17px;font-size:9px;display:flex}.copy footer a{color:var(--green);font-weight:800}.puffSection{background:#fff8ec}.puffLayout{grid-template-columns:.85fr 1.15fr;min-height:560px;display:grid}.puffShowcase{color:#fff9e8;text-align:center;background:radial-gradient(circle at 50% 40%,#f7db9d,#d1883d 70%,#a84c2d);place-items:end center;padding:45px;font:18px/1.4 Georgia,serif;display:grid;position:relative;overflow:hidden}.puffShowcase:before{content:"";border:1px solid #fff6;border-radius:50%;width:430px;height:430px;position:absolute;top:45px}.puffShowcase>span{z-index:3;text-transform:uppercase;letter-spacing:.08em}.puffBall{background:radial-gradient(circle at 35% 30%,#e6b667 0 10%,#ad592d 58%,#6e2d20);border-radius:50%;width:128px;height:128px;position:absolute;box-shadow:inset -12px -15px 22px #5b251e55,0 16px 25px #65281645}.puffBall:after{content:"";border-top:6px solid #fff0c477;border-radius:50%;position:absolute;inset:18px}.p1{top:95px;left:20%}.p2{background:radial-gradient(circle at 35% 30%,#7d402d,#551f25 65%,#2c1418);top:72px;right:20%}.p3{top:195px;left:35%}.p4{background:radial-gradient(circle at 35% 30%,#f0d2b4,#a95c4c 66%,#6f3027);top:230px;right:12%}.p5{background:radial-gradient(circle at 35% 30%,#563629,#251a17 70%);top:310px;left:13%}.p6{top:345px;right:35%}.flavourPanel{background:#f2e5c9;padding:55px}.flavourIntro{border-bottom:1px solid #d8c5a0;justify-content:space-between;align-items:start;gap:20px;margin-bottom:15px;padding-bottom:20px;display:flex}.flavourIntro h3{color:var(--green);font:500 30px Georgia,serif}.flavourIntro strong{color:var(--orange);font-size:13px}.flavourGrid{grid-template-columns:1fr 1fr;gap:0 26px;display:grid}.flavourGrid article{border-bottom:1px solid #dca;gap:12px;padding:15px 0;display:flex}.flavourGrid article>span{color:var(--gold)}.flavourGrid h4{color:var(--green);margin:0 0 5px;font:17px Georgia,serif}.flavourGrid p,.puffNote{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.puffNote{margin:20px 0}.story{background:var(--green);color:#d7e2dc;grid-template-columns:1fr 1fr;display:grid}.storyArt{background:linear-gradient(145deg,#dfa852,#9a572e);place-items:center;min-height:600px;display:grid;position:relative;overflow:hidden}.storyArt:before{content:"";border:1px solid #fff5;border-radius:50%;width:430px;height:430px;position:absolute}.storyArt>div{text-align:center;width:190px;height:190px;color:var(--green);z-index:1;background:#fff7df;border-radius:50%;place-content:center;font:16px/1.5 Georgia,serif;display:grid;transform:rotate(-7deg)}.storyArt b{color:var(--orange);font-size:33px}.storyCopy{flex-direction:column;justify-content:center;padding:90px 8vw;display:flex}.storyCopy h2{color:#fff2cb;margin-bottom:28px}.storyCopy>p:not(.eyebrow){font:15px/1.9 Georgia,serif}.gifts{background:#efe2c7}.bundleGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.bundle{background:var(--paper);text-align:center;padding:28px;position:relative}.bundle i{color:var(--gold);font:14px Georgia,serif;position:absolute;top:18px;left:20px}.giftbox{background:var(--green);place-items:center;width:180px;height:180px;margin:12px auto 25px;display:grid;box-shadow:0 18px 30px #2934262b}.giftbox:before{content:"";background:var(--gold);width:24px;height:180px;position:absolute}.giftbox span{color:#f3d37d;z-index:1;background:#7e1b28;place-items:center;width:50px;height:80px;font:20px Georgia,serif;display:grid}.bundle p{color:var(--muted);min-height:38px;font-size:13px}.payment{background:var(--green);color:#d5e1da;grid-template-columns:1fr 1.15fr;display:grid}.paymentIntro{background:#133c2e;padding:95px 7vw}.payment h2{color:#fff1c8;letter-spacing:-.03em;font:500 clamp(40px,4.2vw,60px)/1.05 Georgia,serif}.paymentIntro>p:not(.eyebrow){font:15px/1.8 Georgia,serif}.paymentSteps{background:#1b503b;grid-template-columns:repeat(3,1fr);align-content:center;gap:18px;padding:75px 6vw;display:grid}.paymentSteps article{border-top:1px solid #d2a64f;padding-top:20px}.paymentSteps i{color:#e1ba65;font:13px Georgia,serif}.paymentSteps h3{color:#fff1c8;margin:18px 0 10px;font:24px Georgia,serif}.paymentSteps p{color:#bed0c5;font-size:12px;line-height:1.6}.paymentTrust{text-transform:uppercase;letter-spacing:.08em;color:#f2d789;border:1px solid #ffffff25;grid-column:1/-1;justify-content:space-between;gap:12px;margin-top:18px;padding:16px 18px;font-size:9px;display:flex}.trade{text-align:center;color:#f8d8d1;background:#a6322a;padding:90px 6vw}.trade .eyebrow{color:#f1d37f}.trade h2{color:#fff;max-width:850px;margin:0 auto 18px}.gold{color:var(--green);background:#e1b85c;border-color:#e1b85c;margin-top:18px}.siteFooter{color:#b9c9c0;background:#0d2d22;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:65px 5vw 25px;display:grid}.pale{color:#f5dfaa}.siteFooter>div:first-child>p{max-width:350px;margin-top:20px;font-size:13px;line-height:1.7}.siteFooter>div:not(:first-child){flex-direction:column;gap:12px;font-size:12px;display:flex}.siteFooter h4{color:#f5dfaa;margin:0 0 10px;font:18px Georgia,serif}.legal{color:#81978b;border-top:1px solid #ffffff1f;grid-column:1/-1;margin-top:18px;padding-top:22px;font-size:10px}@media (width<=950px){.navlinks{display:none}.hero{grid-template-columns:1fr}.heroVisual{min-height:520px}.productGrid,.puffLayout,.payment,.story{grid-template-columns:1fr}.bundleGrid{grid-template-columns:1fr 1fr}.siteFooter{grid-template-columns:2fr 1fr 1fr}.siteFooter>div:nth-of-type(4){display:none}}@media (width<=620px){nav{height:73px;padding:0 20px}nav>.btn{display:none}.logo{font-size:17px}.heroCopy{padding:70px 23px 55px}h1{font-size:48px}.actions{flex-direction:column;align-items:flex-start}.trust{flex-wrap:wrap;gap:12px 20px}.heroVisual{min-height:430px}.bottle{width:82px}.b1{height:230px;left:11%}.b2{height:280px;left:38%}.pack{width:120px;height:200px;right:5%}.strip span:nth-of-type(2n){display:none}.section{padding:75px 20px}.sectionHead{display:block}.sectionHead>p{margin-top:20px}.product{grid-template-columns:1fr}.visual{min-height:260px}.puffShowcase{min-height:500px}.flavourPanel{padding:35px 22px}.flavourGrid{grid-template-columns:1fr}.flavourIntro{display:block}.storyArt{min-height:410px}.storyCopy{padding:70px 24px}.bundleGrid{grid-template-columns:1fr}.paymentIntro,.paymentSteps{padding:65px 24px}.paymentSteps{grid-template-columns:1fr}.paymentTrust{display:grid}.siteFooter{grid-template-columns:1fr 1fr;padding:55px 24px 25px}.siteFooter>div:first-child{grid-column:1/-1}}
