/*! 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}}:root{--ink:#181715;--cream:#f4f0e7;--paper:#fbfaf6;--wine:#681813;--gold:#c8a455;--stone:#d9d2c5;--green:#264638}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.site-header{color:#fff;z-index:20;background:#151515;border-bottom:1px solid #3b3935;justify-content:space-between;align-items:center;height:102px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:14px;display:flex}.brand img{object-fit:contain;filter:invert();mix-blend-mode:screen;border-radius:50%;width:52px;height:52px}.site-header .brand img{filter:none;mix-blend-mode:normal;background:#f5f1e8;border:1px solid #c8a455cc;width:72px;height:72px;padding:6px;box-shadow:0 0 0 5px #c8a45512}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.14em;font:700 21px Georgia,serif}.brand small{color:#c7c0b4;letter-spacing:.06em;font-size:11px}nav{align-items:center;gap:34px;font-size:13px;display:flex}nav a{color:#ddd8d0}nav a:hover{color:#fff}.nav-cta{border:1px solid var(--gold);color:#fff;padding:13px 20px}.menu-button{color:#fff;background:0 0;border:1px solid #5c5750;padding:9px 12px;display:none}.hero{color:#fff;background:linear-gradient(120deg,#0e0e0d 0%,#211d19 55%,#32140f 100%);align-items:center;min-height:720px;padding:90px clamp(24px,8vw,125px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 72% 42%,#cfa54f2e,#0000 25%),linear-gradient(90deg,#0000 49.8%,#ffffff0a 50%,#0000 50.2%);position:absolute;inset:0}.hero-light{border:1px solid #c8a4552e;border-radius:50%;width:620px;height:620px;position:absolute;top:40px;right:-90px;box-shadow:0 0 0 100px #c8a45506,0 0 0 220px #c8a45505}.hero-cross{border-left:2px solid #d5bc7f8c;width:165px;height:390px;position:absolute;top:19%;right:15%}.hero-cross:before{content:"";border-top:2px solid #d5bc7f8c;width:145px;position:absolute;top:78px;left:-73px}.hero-cross span{border:2px solid #d5bc7fb3;border-radius:50%;width:18px;height:18px;position:absolute;top:-19px;left:-10px}.hero-content{z-index:2;max-width:760px;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;color:var(--wine);letter-spacing:.2em;font-size:12px;font-weight:700}.hero .eyebrow{color:var(--gold)}.hero h1,.intro h2,.section-heading h2,.purchase-copy h2,.confirmation h2,.draw-section h2{letter-spacing:-.045em;margin:25px 0;font:400 clamp(56px,8vw,116px)/.9 Georgia,serif}.hero h1 em,.purchase-copy em{color:var(--gold);font-weight:400}.hero-copy{color:#d0cbc2;max-width:550px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.primary-button,.pay-button{background:var(--wine);color:#fff;border:none;justify-content:space-between;align-items:center;min-width:235px;padding:18px 23px;font-weight:700;display:inline-flex}.primary-button span,.pay-button span{color:var(--gold);font-size:20px}.text-link{border-bottom:1px solid #8f897e;padding-bottom:5px;font-size:14px}.hero-ticket{border-top:1px solid var(--gold);flex-direction:column;width:225px;padding-top:18px;display:flex;position:absolute;bottom:70px;right:7%}.hero-ticket span{color:#bbb4a9;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.hero-ticket strong{color:var(--gold);margin:5px 0;font:400 45px Georgia,serif}.hero-ticket small{color:#9d978e;line-height:1.4}.hero-date{grid-template-columns:auto auto;align-items:center;gap:10px;display:grid;position:absolute;top:105px;right:8%}.hero-date strong{color:var(--gold);font:400 66px Georgia,serif}.hero-date span{font-weight:700;line-height:1.1}.hero-date small{color:#c4bdb2;text-align:right;border-top:1px solid #5f574d;grid-column:1/-1;padding-top:8px}.intro{background:var(--cream);grid-template-columns:1.3fr .7fr;align-items:end;gap:10vw;padding:110px clamp(24px,8vw,125px) 70px;display:grid}.intro h2,.section-heading h2,.purchase-copy h2,.confirmation h2,.draw-section h2{font-size:clamp(44px,5.5vw,78px)}.intro>p,.section-heading>p,.purchase-copy>p{color:#5e5a54;max-width:530px;line-height:1.8}.steps{background:var(--cream);grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,125px) 110px;display:grid}.steps article{border-top:1px solid #bbb3a5;border-right:1px solid #d2cabc;padding:35px}.steps article:last-child{border-right:0}.steps span{color:var(--wine);font:italic 24px Georgia,serif}.steps h3{font:400 24px Georgia,serif}.steps p{color:#6b665f;line-height:1.6}.prizes-section{color:#fff;background:#191817;padding:110px clamp(24px,7vw,110px)}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:8vw;margin-bottom:65px;display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{color:#aaa49b}.gold{color:var(--gold)}.prize-grid{border-top:1px solid #46423c;border-left:1px solid #46423c;grid-template-columns:repeat(4,1fr);display:grid}.prize{border-bottom:1px solid #46423c;border-right:1px solid #46423c;flex-direction:column;justify-content:space-between;gap:16px;min-height:300px;padding:18px;transition:all .25s;display:flex}.prize:hover{background:#252321;transform:translateY(-3px)}.prize.featured{background:linear-gradient(145deg,#24211e,#171716);min-height:350px}.prize-number{color:var(--gold);font:italic 16px Georgia,serif}.prize-image{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,#fff 0,#f5f1e8 72%,#dfd7c9 100%);border-radius:2px;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.prize.featured .prize-image{aspect-ratio:1}.prize-image img{object-fit:contain;object-position:center center;width:100%;height:100%;transition:transform .35s}.prize:hover .prize-image img{transform:scale(1.045)}.prize h3{margin:0 0 6px;font:400 20px Georgia,serif}.prize p{color:#99938a;margin:0;font-size:13px}.prize-note{text-align:right;color:#736e66;margin-top:18px;font-size:11px}.purchase-section{background:var(--cream);grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;padding:120px clamp(24px,8vw,125px);display:grid}.purchase-copy{position:sticky;top:40px}.trust-list{color:var(--green);flex-direction:column;gap:12px;margin-top:35px;font-size:14px;display:flex}.purchase-card{background:#fff;padding:clamp(24px,5vw,55px);box-shadow:0 28px 70px #342a1f1f}.form-progress{align-items:center;display:flex}.form-progress span{color:#8f887e;border:1px solid #c9c2b7;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.form-progress span.active{background:var(--wine);border-color:var(--wine);color:#fff}.form-progress i{background:#d9d3c9;flex:1;height:1px}.form-step{color:var(--wine);letter-spacing:.16em;margin-top:25px;font-size:10px}.purchase-card h3{margin:5px 0 30px;font:400 34px Georgia,serif}.purchase-card>label,.buyer-grid label{flex-direction:column;gap:8px;margin-top:22px;font-size:12px;font-weight:700;display:flex}input,select{background:#fdfcf9;border:1px solid #d4cec4;outline:none;width:100%;padding:15px}input:focus,select:focus{border-color:var(--wine);box-shadow:0 0 0 3px #68181314}.people-search{position:relative}.people-options{z-index:5;background:#fff;border:1px solid #d4cec4;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 25px #00000014}.people-options button{background:#fff;border:0;border-bottom:1px solid #eee9e2;justify-content:space-between;width:100%;padding:12px 15px;display:flex}.people-options button:hover{background:#f6f1e9}.people-options small{color:var(--wine)}.selected-person{border:1px solid #ded8ce;align-items:center;gap:12px;margin-top:10px;padding:13px;display:flex}.selected-person>span:nth-child(2){flex-direction:column;flex:1;display:flex}.selected-person small{color:#77716a;margin-top:3px}.selected-person b{color:var(--green)}.avatar{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font:700 13px Georgia,serif;display:grid}.quantity-control{border:1px solid #d4cec4;grid-template-columns:52px 1fr 52px;display:grid}.quantity-control button{background:#f4f0e8;border:0;font-size:24px}.quantity-control input{text-align:center;appearance:textfield;background:#fff;border:0;padding:16px;font:400 22px Georgia,serif}.quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.quick-amounts{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:8px;display:grid}.quick-amounts button{background:#fff;border:1px solid #ddd6cb;padding:9px}.quick-amounts button.active{background:var(--wine);color:#fff;border-color:var(--wine)}.availability-note{color:#77716a;margin:9px 0 0;font-size:11px;line-height:1.5}.buyer-grid{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.email-delivery{background:#f7f4ed;border:1px solid #d4cec4;grid-column:1/-1;align-items:center;gap:13px;margin:22px 0 0;padding:15px;display:flex}.email-delivery>span:first-child{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.email-delivery>span:last-child{flex-direction:column;gap:4px;display:flex}.email-delivery small{color:#746e65;line-height:1.4}.consent{color:#5f5a53;align-items:flex-start;line-height:1.4;flex-direction:row!important;font-weight:400!important}.consent input{width:auto;margin-top:3px}.total-row{border-top:1px solid #d8d2c8;justify-content:space-between;align-items:end;margin-top:28px;padding-top:20px;display:flex}.total-row span{flex-direction:column;gap:5px;display:flex}.total-row small{color:#77716a}.total-row strong{font:400 20px Georgia,serif}.total-row b{color:var(--wine);font:400 35px Georgia,serif}.pay-button{width:100%;margin-top:20px}.demo-note{color:#8b857c;text-align:center;font-size:11px}.payment-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0a0ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.payment-demo{color:#282828;background:#fff;border-radius:14px;width:min(100%,520px);padding:86px 34px 28px;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000059}.payment-topbar{color:#fff;background:#00a9e0;justify-content:space-between;align-items:center;height:62px;padding:0 30px;display:flex;position:absolute;inset:0 0 auto}.payment-topbar strong{letter-spacing:-.04em;font-size:20px}.payment-topbar span{letter-spacing:.14em;border:1px solid #ffffffb3;border-radius:20px;padding:6px 9px;font-size:9px}.payment-close{color:#777;background:0 0;border:0;font-size:27px;line-height:1;position:absolute;top:70px;right:11px}.payment-security{color:#008c6a;margin:0 0 8px;font-size:12px}.payment-demo h2{margin:0 0 23px;font:400 34px Georgia,serif}.payment-order{background:#f6f6f6;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.payment-order span{flex-direction:column;gap:4px;display:flex}.payment-order small{color:#777}.payment-order b{font-size:21px}.payment-methods{gap:9px;margin:18px 0;display:grid}.payment-methods button{text-align:left;color:#333;background:#fff;border:1px solid #ddd;border-radius:9px;align-items:center;gap:13px;padding:14px;display:flex}.payment-methods button.selected{background:#f7fdff;border-color:#00a9e0;box-shadow:0 0 0 2px #00a9e01f}.payment-methods button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.payment-methods small{color:#777}.payment-methods button>b{color:#00a9e0}.method-icon{color:#008fc2;background:#e9f7fc;border-radius:5px;place-items:center;width:36px;height:30px;font-weight:700;display:grid}.payment-summary{color:#777;border-top:1px solid #e4e4e4;grid-template-columns:1fr auto;gap:4px 15px;padding-top:15px;font-size:12px;display:grid}.payment-summary strong{color:#333;text-align:right}.payment-summary span:last-child{grid-column:1/-1;margin-top:6px}.demo-pay-action{color:#fff;background:#3483fa;border:0;border-radius:7px;width:100%;margin-top:20px;padding:17px;font-weight:700}.demo-pay-action:disabled{opacity:.65;cursor:wait}.payment-warning{color:#888;text-align:center;margin:14px 0 0;font-size:10px;line-height:1.5}.confirmation{background:var(--green);color:#fff;text-align:center;padding:90px 24px}.confirmation-mark{border:1px solid var(--gold);width:55px;height:55px;color:var(--gold);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:26px;display:grid}.confirmation h2{margin:15px auto}.confirmation>p{color:#cfd9d3}.demo-ticket{border:1px solid #6a8377;justify-content:space-between;gap:20px;max-width:620px;margin:30px auto;padding:22px;display:flex}.demo-ticket b{color:var(--gold)}.raffle-numbers{flex-wrap:wrap;justify-content:center;gap:10px;max-width:680px;margin:30px auto 18px;display:flex}.raffle-numbers strong,.raffle-numbers span{min-width:68px;color:var(--gold);border:1px solid #6a8377;padding:12px 10px;font:400 20px Georgia,serif}.confirmation button{color:#fff;background:0 0;border:1px solid #789085;padding:12px 20px}.progress-section{color:#fff;background:#171716;padding:110px clamp(24px,7vw,110px)}.progress-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.progress-heading h2{letter-spacing:-.04em;margin:12px 0 0;font:400 clamp(44px,5.5vw,78px)/.95 Georgia,serif}.progress-heading em{color:var(--gold);font-weight:400}.preview-badge{color:#cbb785;letter-spacing:.12em;border:1px solid #5b5140;padding:10px 13px;font-size:10px}.summary-cards{border:1px solid #45413b;grid-template-columns:repeat(4,1fr);display:grid}.summary-cards article{border-right:1px solid #45413b;flex-direction:column;min-height:155px;padding:25px;display:flex}.summary-cards article:last-child{border-right:0}.summary-cards span{color:#aaa49a;font-size:12px}.summary-cards strong{color:var(--gold);margin:16px 0 8px;font:400 clamp(28px,3vw,43px) Georgia,serif}.summary-cards small{color:#888279;line-height:1.4}.overall-progress{margin:28px 0 55px}.overall-progress>div{justify-content:space-between;margin-bottom:10px;display:flex}.overall-progress>div span{color:#bbb5ab}.overall-progress>div strong{color:var(--gold)}.overall-progress>i,.person-progress i{background:#373431;height:7px;display:block;overflow:hidden}.overall-progress>i b,.person-progress i b{background:linear-gradient(90deg,var(--wine),var(--gold));height:100%;display:block}.overall-progress p{color:#777169;font-size:12px}.report-card{color:var(--ink);background:#f5f1e8;grid-template-columns:.42fr .58fr;display:grid}.report-intro{border-right:1px solid #d4cdbf;padding:45px}.report-intro h3{margin:12px 0 18px;font:400 34px Georgia,serif}.report-intro>p:last-child{color:#6d675f;line-height:1.7}.report-table{padding:20px 30px}.report-row{border-bottom:1px solid #d9d2c6;grid-template-columns:1.4fr .65fr 1fr .85fr;align-items:center;gap:15px;padding:15px 0;font-size:13px;display:grid}.report-row>span{flex-direction:column;gap:4px;display:flex}.report-row small{color:#7e776d}.report-header{color:#81796d;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.person-progress{grid-template-columns:1fr 38px;align-items:center;gap:8px!important;display:grid!important}.person-progress i{width:100%}.person-progress strong{color:var(--wine);text-align:right}.report-actions{border-top:1px solid #d4cdbf;grid-column:1/-1;justify-content:flex-end;gap:10px;padding:20px 30px;display:flex}.report-actions button{border:1px solid var(--wine);color:var(--wine);background:0 0;padding:12px 17px}.report-actions button:last-child{background:var(--wine);color:#fff}.privacy-note{color:#777169;text-align:right;margin:18px 0 0;font-size:11px;line-height:1.6}.draw-section{background:var(--wine);color:#fff;grid-template-columns:1.2fr .5fr .6fr;align-items:center;gap:5vw;padding:100px clamp(24px,8vw,125px);display:grid}.draw-section h2{margin-bottom:0}.draw-date{border-left:1px solid var(--gold);align-items:center;gap:12px;padding-left:30px;display:flex}.draw-date strong{color:var(--gold);font:400 80px Georgia,serif}.draw-date span{text-transform:uppercase;font-weight:700;line-height:1.3}.draw-details p{border-bottom:1px solid #ffffff40;flex-direction:column;padding-bottom:15px;display:flex}.draw-details span{color:#d4ad5c;text-transform:uppercase;letter-spacing:.15em;margin-bottom:6px;font-size:10px}footer{color:#bbb6ad;background:#111;justify-content:space-between;align-items:center;gap:30px;min-height:180px;padding:50px clamp(24px,6vw,90px);display:flex}.footer-brand img{width:45px;height:45px}footer p{font:italic 18px Georgia,serif}footer>a{color:var(--gold);font-size:12px}@media (width<=900px){.site-header{height:82px}.site-header .brand img{width:58px;height:58px;padding:5px}.menu-button{display:block}nav{background:#181818;flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:82px;left:0;right:0}nav.open{display:flex}.hero{align-items:start;min-height:690px;padding-top:120px}.hero h1{font-size:66px}.hero-cross{opacity:.6;right:7%}.hero-date{inset:auto auto 95px 25px}.hero-ticket{width:170px;bottom:85px;right:25px}.intro,.section-heading,.purchase-section,.draw-section{grid-template-columns:1fr}.intro{gap:15px}.steps{grid-template-columns:1fr}.steps article{border-right:0;padding-left:0}.prize-grid{grid-template-columns:repeat(2,1fr)}.purchase-copy{position:static}.draw-section{gap:30px}.summary-cards{grid-template-columns:1fr 1fr}.summary-cards article:nth-child(2){border-right:0}.summary-cards article:nth-child(-n+2){border-bottom:1px solid #45413b}.report-card{grid-template-columns:1fr}.report-intro{border-bottom:1px solid #d4cdbf;border-right:0}footer{text-align:center;flex-direction:column}}.launch-page{color:#f5f0e7;isolation:isolate;background:radial-gradient(circle at 18% 14%,#c7973c21,#0000 30%),linear-gradient(145deg,#171512 0%,#0e0d0b 54%,#18130f 100%);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.launch-page:before{content:"";pointer-events:none;border:1px solid #dab46247;position:absolute;inset:18px}.launch-glow{aspect-ratio:1;filter:blur(100px);opacity:.14;z-index:-1;border-radius:50%;width:34rem;position:absolute}.launch-glow-one{background:#c8973c;top:-18rem;right:-8rem}.launch-glow-two{background:#6f1622;bottom:-22rem;left:18%}.launch-header{z-index:2;align-items:center;gap:1rem;padding:2.4rem 4.5rem;display:flex;position:relative}.launch-header img{object-fit:contain;filter:drop-shadow(0 10px 25px #00000059);width:104px;height:104px}.launch-header span{gap:.28rem;display:grid}.launch-header strong{letter-spacing:.02em;font-family:Georgia,serif;font-size:1.08rem}.launch-header small{color:#cdbfaa;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.launch-content{text-align:center;z-index:1;align-self:center;width:min(790px,100% - 3rem);margin:-2rem auto 3rem;position:relative}.launch-symbol{opacity:.86;width:58px;height:58px;margin:0 auto 1.8rem;position:relative}.launch-symbol:before,.launch-symbol:after,.launch-symbol span{content:"";background:#cda652;border-radius:999px;position:absolute}.launch-symbol:before{width:2px;height:58px;top:0;left:28px}.launch-symbol:after{width:42px;height:2px;top:17px;left:8px}.launch-symbol span{width:28px;height:2px;bottom:4px;left:15px;transform:rotate(-28deg)}.launch-kicker{color:#d1ad5f;letter-spacing:.24em;text-transform:uppercase;margin-bottom:1.35rem;font-size:.76rem;font-weight:700}.launch-content h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.7rem);font-weight:400;line-height:.96}.launch-content h1 em{color:#d1ad5f;font-weight:400}.launch-lead{color:#d8d0c4;width:min(650px,100%);margin:2rem auto 0;font-family:Georgia,serif;font-size:clamp(1.05rem,2vw,1.34rem);line-height:1.65}.launch-rule{color:#d1ad5f;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:1rem;width:min(450px,80%);margin:2rem auto 1.3rem;font-size:.72rem;font-weight:800;display:flex}.launch-rule i{background:#d1ad5f73;flex:1;height:1px}.launch-note{color:#9f9689;max-width:590px;margin:0 auto;font-size:.9rem;line-height:1.65}.launch-ticket{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1813a3;border:1px solid #d1ad5f6b;gap:.9rem;width:190px;padding:1.45rem;display:grid;position:absolute;bottom:4.5rem;right:4.5rem;transform:rotate(2deg)}.launch-ticket:before,.launch-ticket:after{content:"";background:#11100e;border-radius:50%;width:13px;height:13px;position:absolute;left:-7px}.launch-ticket:before{top:34%}.launch-ticket:after{bottom:34%}.launch-ticket span{color:#d1ad5f;letter-spacing:.18em;font-size:.62rem;font-weight:800}.launch-ticket strong{font-family:Georgia,serif;font-size:1.6rem;line-height:1.05}.launch-ticket small{color:#a99f91;font-size:.72rem;line-height:1.5}.launch-footer{color:#786f64;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;padding:1.6rem 4.5rem 2.2rem;font-size:.65rem;display:flex}@media (width<=900px){.launch-header{padding:2.1rem 2rem}.launch-header img{width:86px;height:86px}.launch-ticket{display:none}.launch-footer{padding:1.5rem 2rem 2rem}}@media (width<=560px){.launch-page:before{inset:10px}.launch-header{text-align:left;justify-content:center;padding:1.8rem 1.2rem}.launch-header img{width:78px;height:78px}.launch-header strong{font-size:.92rem}.launch-header small{font-size:.6rem}.launch-content{margin-top:0}.launch-kicker{font-size:.62rem;line-height:1.6}.launch-content h1{font-size:clamp(2.65rem,13vw,4rem)}.launch-lead{font-size:1rem}.launch-footer{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.brand small{display:none}.hero{min-height:760px;padding-left:22px;padding-right:22px}.hero h1{font-size:53px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-ticket{bottom:42px}.hero-date{bottom:45px}.hero-date strong{font-size:52px}.intro,.steps,.prizes-section,.purchase-section,.draw-section{padding-left:20px;padding-right:20px}.intro{padding-top:80px}.intro h2,.section-heading h2,.purchase-copy h2,.confirmation h2,.draw-section h2{font-size:43px}.prize-grid{grid-template-columns:1fr 1fr}.prize{gap:12px;min-height:260px;padding:13px}.prize.featured{min-height:290px}.prize-image,.prize.featured .prize-image{aspect-ratio:1}.prize h3{font-size:17px}.buyer-grid{grid-template-columns:1fr}.progress-section{padding-left:20px;padding-right:20px}.progress-heading{flex-direction:column;align-items:flex-start}.summary-cards{grid-template-columns:1fr}.summary-cards article{border-bottom:1px solid #45413b;border-right:0}.summary-cards article:last-child{border-bottom:0}.report-intro,.report-table{padding:24px 18px}.report-row{grid-template-columns:1.3fr .6fr 1fr}.report-row>span:nth-child(3) small{display:none}.report-row>span:nth-child(4){grid-column:1/-1}.report-header>span:last-child{display:none}.report-actions{flex-direction:column;align-items:stretch;padding:18px}.purchase-card{padding:24px 18px}.demo-ticket{flex-direction:column}.payment-overlay{padding:10px}.payment-demo{padding:80px 20px 22px}.payment-topbar{padding:0 20px}.payment-demo h2{font-size:29px}}
