/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}:root{--beige:#d3c5ad;--green:#236750;--charcoal:#2c2c2c;--off-white:#f7f1e5}*{box-sizing:border-box}body,html{width:100%;min-height:100%;overflow-x:hidden}body{background:var(--beige);color:var(--charcoal);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{background:radial-gradient(circle at 22% 18%,#f7f1e575,transparent 24%),radial-gradient(circle at 72% 34%,#f7f1e538,transparent 30%),linear-gradient(180deg,#f7f1e538,#d3c5ad00 42%),var(--beige);flex-direction:column;width:100vw;min-height:100svh;display:flex;position:relative;overflow:hidden}.page-shell:before{content:"";pointer-events:none;opacity:.2;mix-blend-mode:soft-light;background-image:linear-gradient(#2c2c2c12 1px,#0000 0),linear-gradient(90deg,#2c2c2c0d 1px,#0000 0);background-size:7px 7px,9px 9px;position:absolute;inset:0}.site-header{z-index:5;grid-template-columns:170px 1fr 170px;align-items:center;width:min(100%,1600px);margin:0 auto;padding:clamp(24px,4.8vh,48px) 66px 0;display:grid;position:relative}.brand-mark{width:104px;height:64px;display:block}.brand-mark img{object-fit:contain;object-position:left center;width:100%;height:100%}.main-nav{text-transform:uppercase;justify-content:center;gap:clamp(48px,7vw,94px);font-size:15px;font-weight:800;line-height:1;display:flex}.main-nav a{transition:color .18s,transform .18s}.main-nav a:hover{color:var(--green);transform:translateY(-1px)}.est-badge{border:1.5px solid var(--green);min-width:146px;height:44px;color:var(--green);text-transform:uppercase;border-radius:999px;justify-self:end;align-items:center;gap:22px;padding:0 19px 0 28px;font-size:13px;font-weight:800;display:inline-flex}.status-dot{background:var(--green);border-radius:999px;width:10px;height:10px;display:block}.hero{z-index:4;text-align:center;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;width:min(100%,1220px);min-height:0;margin:0 auto;padding:clamp(4px,1.4vh,18px) 32px clamp(118px,13vh,148px);display:flex;position:relative}.hero-logo{filter:drop-shadow(0 18px 28px #2367501a);width:clamp(260px,30vw,480px);height:clamp(176px,20vw,300px);margin-top:-8px;margin-bottom:0;overflow:visible}.hero-logo img{width:100%;height:auto;transform:translateY(-17%)scale(1.04)}.hero-copy h1{color:var(--charcoal);letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Didot,Bodoni\ 72,Bodoni MT,Playfair Display,Georgia,serif;font-size:clamp(52px,7.7vw,112px);font-weight:700;line-height:.9}.hero-copy p{max-width:760px;margin:clamp(8px,1.2vh,12px) auto clamp(14px,2vh,22px);font-size:clamp(16px,1.26vw,20px);font-weight:600;line-height:1.45}.signup-shell{min-height:56px}.signup-form{border:1.5px solid var(--green);background:#f7f1e52e;border-radius:999px;align-items:center;width:min(100%,712px);height:54px;margin:0 auto;display:flex;position:relative;overflow:hidden}.signup-form input{width:100%;min-width:0;height:100%;color:var(--charcoal);background:0 0;border:0;outline:0;padding:0 214px 0 32px;font-size:16px;font-weight:600}.signup-form input::placeholder{color:#2c2c2cad}.notify-button{background:var(--green);width:178px;height:100%;color:var(--off-white);cursor:pointer;border:0;border-radius:999px;justify-content:flex-end;align-items:center;gap:18px;padding:0 6px 0 24px;font-size:16px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex;position:absolute;top:0;right:0}.notify-button:hover{transform:translate(-2px)}.arrow-circle{background:var(--off-white);width:42px;height:42px;color:var(--green);border-radius:999px;flex:none;place-items:center;font-size:26px;line-height:1;display:grid}.signup-message{min-height:20px;color:var(--green);text-transform:uppercase;margin:8px 0 0;font-size:13px;font-weight:800}.countdown{z-index:4;grid-template-columns:repeat(4,1fr);width:min(100%,584px);margin:clamp(10px,1.7vh,18px) auto 0;display:grid;position:relative}.countdown.reveal{animation-name:slideUpOnly}.countdown-item{flex-direction:column;justify-content:center;align-items:center;min-height:66px;padding:0 20px;display:flex;position:relative}.countdown-item:not(:last-child):after{content:"";background:#2c2c2c52;width:1px;height:50px;position:absolute;top:12px;right:0}.countdown strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,2.75vw,42px);font-weight:800;line-height:.98}.countdown span{text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:900;line-height:1}.decorative-layer{z-index:4;pointer-events:none;position:absolute;inset:0}.ghost-c{color:#f7f1e538;font-family:Georgia,serif;font-size:clamp(410px,43vw,640px);font-weight:900;line-height:1;position:absolute;top:148px;left:-56px;transform:rotate(-12deg)scaleX(1.16)}.right-swoosh{border:92px solid #f7f1e533;border-left-color:#0000;border-radius:50%;width:560px;height:460px;position:absolute;top:286px;right:-138px;transform:rotate(-20deg)}.soft-wave{background:#f7f1e524;border-radius:47% 53% 46% 54%/63% 30% 70% 37%;width:470px;height:170px;position:absolute;top:430px;right:228px;transform:rotate(-5deg)}.stamp{color:#2c2c2cb8;z-index:2;width:118px;height:118px;position:absolute;top:clamp(300px,38svh,430px);left:calc(50% - 520px)}.drink,.stamp svg{fill:none;stroke:currentColor;width:100%;height:100%;overflow:visible}.stamp-text{fill:currentColor;stroke:none;letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:800}.palm{stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.drink-wrap{color:#2c2c2c7a;z-index:8;width:206px;height:214px;position:absolute;top:clamp(292px,37svh,420px);left:calc(50% + 395px);right:auto}.drink{stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.good-badge{background:var(--green);width:90px;height:90px;color:var(--off-white);text-transform:uppercase;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;font-size:14px;font-weight:900;line-height:1.28;display:flex;position:absolute;top:48px;right:-20px}.footer{z-index:5;min-height:88px;color:var(--off-white);position:fixed}.footer,.footer-wave{bottom:0;left:0;right:0}.footer-wave{background:var(--green);clip-path:polygon(0 36%,9% 28%,21% 24%,34% 27%,47% 25%,62% 31%,75% 23%,86% 21%,100% 29%,100% 100%,0 100%);height:88px;position:absolute}.footer-wave:after{content:"";clip-path:polygon(0 42%,14% 22%,32% 34%,51% 28%,68% 44%,85% 18%,100% 30%,100% 100%,0 100%);background:#f7f1e50f;height:22px;position:absolute;inset:14px 0 auto}.footer-content{z-index:2;letter-spacing:.03em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(100%,1580px);min-height:88px;margin:0 auto;padding:22px 72px 10px;font-size:14px;font-weight:800;display:grid;position:relative}.footer-content p{margin:0}.footer-content p:last-child{justify-self:end}.social-links{justify-content:center;align-items:center;gap:30px;display:flex}.social-links a{white-space:nowrap;align-items:center;gap:10px;display:inline-flex;position:relative}.social-links a:not(:last-child):after{content:"";background:#f7f1e56b;width:1px;height:26px;position:absolute;right:-17px}.footer-icon{flex:none;width:22px;height:22px;display:block}.reveal-logo{opacity:1;animation:logoIn .9s cubic-bezier(.2,.78,.2,1) both}.reveal{opacity:1;animation:fadeUp .76s both}.reveal-delay-1{animation-delay:.17s}.reveal-delay-2{animation-delay:.33s}.reveal-delay-3{animation-delay:.48s}.float-soft{animation:floatSoft 5.8s ease-in-out infinite}.float-soft-reverse{animation:floatSoftReverse 6.4s ease-in-out infinite}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes logoIn{0%{transform:translateY(16px)scale(.94)}to{transform:translateY(0)scale(1)}}@keyframes fadeUp{0%{transform:translateY(18px)}to{transform:translateY(0)}}@keyframes slideUpOnly{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translate(0)rotate(-3deg)}50%{transform:translateY(-10px)rotate(2deg)}}@keyframes floatSoftReverse{0%,to{transform:translate(0)rotate(1deg)}50%{transform:translateY(12px)rotate(-2deg)}}@media (max-width:1100px){.site-header{grid-template-columns:130px 1fr 140px;padding:34px 34px 0}.main-nav{gap:28px}.drink-wrap{opacity:.82;right:26px}.stamp{opacity:.72;left:28px}}@media (max-height:850px) and (min-width:821px){.site-header{padding-top:22px}.brand-mark{width:86px;height:52px}.hero{padding-top:0;padding-bottom:112px}.hero-logo{width:clamp(230px,25vw,390px);height:clamp(152px,16vw,236px);margin-top:-10px}.hero-copy h1{font-size:clamp(46px,6.8vw,92px)}.hero-copy p{margin-top:6px;margin-bottom:12px;font-size:16px}.signup-form{height:48px}.arrow-circle{width:38px;height:38px}.countdown{margin-top:8px}.countdown-item{min-height:56px}.countdown strong{font-size:34px}.footer,.footer-content,.footer-wave{height:82px;min-height:82px}.footer-content{padding-top:20px;padding-bottom:8px}}@media (max-width:820px){.page-shell{min-height:100svh;overflow-x:hidden}.site-header{grid-template-columns:86px 1fr;row-gap:18px;padding:18px 22px 0}.brand-mark{width:78px;height:50px}.main-nav{grid-area:2/1/auto/-1;justify-content:space-between;gap:10px;font-size:11px}.est-badge{gap:14px;min-width:122px;height:38px;padding:0 14px 0 20px;font-size:11px}.hero{justify-content:flex-start;min-height:0;padding:18px 20px 120px}.hero-logo{width:min(72vw,330px);height:min(44vw,205px);margin-top:0;margin-bottom:-4px}.hero-copy h1{letter-spacing:.06em;font-size:clamp(40px,12vw,66px);line-height:.96}.hero-copy p{width:min(100%,420px);margin-top:8px;margin-bottom:12px;font-size:15px}.signup-form{height:auto;min-height:56px}.signup-form input{height:56px;padding:0 118px 0 22px;font-size:14px}.notify-button{gap:8px;width:112px;padding:0 6px 0 14px;font-size:13px}.arrow-circle{width:38px;height:38px;font-size:20px}.countdown{width:min(100%,480px);margin-top:8px}.countdown-item{min-height:58px;padding:0 8px}.countdown strong{font-size:30px}.countdown span{font-size:10px}.ghost-c{font-size:420px;top:220px;left:-120px}.drink-wrap,.stamp{display:block}.stamp{opacity:.74;width:86px;height:86px;top:38%;left:calc(50% - 192px)}.drink-wrap{opacity:.78;width:126px;height:136px;top:36%;left:calc(50% + 92px);right:auto}.good-badge{width:58px;height:58px;font-size:9px;top:34px;right:-6px}.right-swoosh{opacity:.78;top:340px;right:-260px}.footer{min-height:104px;position:fixed}.footer-wave{clip-path:polygon(0 30%,16% 21%,34% 27%,54% 22%,74% 16%,100% 25%,100% 100%,0 100%);height:104px}.footer-content{text-align:center;grid-template-columns:1fr;place-items:end center;gap:8px;min-height:104px;padding:22px 20px 10px;font-size:10px}.footer-content p:last-child{justify-self:center}.social-links{gap:22px}.social-links a{gap:7px}.social-links a:not(:last-child):after{height:20px;right:-12px}.footer-icon{width:18px;height:18px}}@media (max-width:640px){.site-header{grid-template-columns:74px 112px;justify-content:space-between}.est-badge{gap:8px;width:104px;min-width:104px;padding:0 10px 0 14px;font-size:10px}.main-nav{flex-wrap:wrap;justify-content:center;gap:10px 20px}.hero{padding-top:12px;padding-bottom:110px}.hero-logo{width:min(64vw,280px);height:min(39vw,168px)}.hero-copy h1{letter-spacing:.04em;max-width:320px;margin-left:auto;margin-right:auto;font-size:clamp(38px,11.5vw,54px)}.hero-copy p{max-width:330px;margin-top:6px;margin-bottom:10px;font-size:13px}.stamp{opacity:.68;width:68px;height:68px;top:36%;left:calc(50% - 158px)}.drink-wrap{opacity:.82;width:84px;height:96px;top:34%;left:calc(50% + 84px);right:auto}.good-badge{width:44px;height:44px;font-size:7px;top:27px;right:-4px}.signup-form{background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:10px;display:grid;overflow:visible}.signup-form input{border:1.5px solid var(--green);background:#f7f1e529;border-radius:999px;height:46px;padding:0 22px}.notify-button{justify-content:center;width:100%;height:46px;padding:0 8px 0 22px;position:static}.countdown{grid-template-columns:repeat(4,1fr);width:min(100%,340px);margin-top:8px}.countdown-item{min-height:48px;padding:0 6px}.countdown-item:not(:last-child):after{height:38px;display:block;top:8px}.countdown strong{font-size:24px}.countdown span{margin-top:5px;font-size:8px}.footer,.footer-content,.footer-wave{height:96px;min-height:96px}.footer-content{gap:7px;padding:20px 14px 8px;font-size:10px}.social-links{flex-wrap:wrap;row-gap:6px}}