@font-face{font-family:Nunito Venue;src:url(/fonts/nunito.ttf)format("truetype");font-weight:200 900;font-display:swap}@font-face{font-family:Sorts Mill Goudy Venue;src:url(/fonts/sorts-mill-goudy.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Open Sans Venue;src:url(/fonts/open-sans.ttf)format("truetype");font-weight:300 800;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{background:#0a0a0a;min-height:100%}body{min-height:100%;margin:0;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.venue-gateway{color:#fff;background:#101010;min-height:100svh;font-family:Open Sans Venue,sans-serif;position:relative}.gateway-intro{z-index:5;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0e0ed1;border:1px solid #ffffff3b;width:min(390px,82vw);padding:28px 34px 30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0000007a}.gateway-brand{background:#111;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:80px;height:80px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-58%);box-shadow:0 10px 30px #00000059}.gateway-brand img{object-fit:contain;width:66px;height:66px}.gateway-kicker,.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:700}.gateway-kicker{color:#d08f5d}.gateway-intro h1{margin:0;font-family:Sorts Mill Goudy Venue,serif;font-size:clamp(2rem,4vw,3.15rem);font-weight:400;line-height:.98}.gateway-intro>p:last-child{color:#ffffffad;margin:13px 0 0;font-size:.9rem}.venue-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));min-height:100svh;display:grid}.venue-choice{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.venue-choice:after{z-index:3;content:"";pointer-events:none;border:1px solid #ffffff29;transition:inset .5s,border-color .5s;position:absolute;inset:20px}.venue-choice-image{z-index:-2;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.75,.2,1),filter .6s}.venue-choice--trooper .venue-choice-image{filter:brightness(.48)saturate(.82)contrast(1.12)}.venue-choice--wine-house .venue-choice-image{filter:brightness(.53)saturate(.75)contrast(1.03)}.venue-choice-shade{z-index:-1;background:linear-gradient(#00000014,#000c);position:absolute;inset:0}.venue-choice--trooper .venue-choice-shade{background:linear-gradient(#0000002e,#000000e6),radial-gradient(circle at 50% 40%,#a448181f,#0000 45%)}.venue-choice--wine-house .venue-choice-shade{background:linear-gradient(#060f1c14,#060f1cd6),linear-gradient(90deg,#d08f5d21,#0000 60%)}.venue-choice-content{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:clamp(44px,7vh,82px);left:clamp(32px,5vw,74px);right:clamp(32px,5vw,74px)}.venue-choice-logo{object-fit:contain;object-position:left bottom;width:auto;max-width:min(240px,55%);height:145px;margin-bottom:22px}.venue-choice--trooper .venue-choice-logo{filter:invert()}.venue-choice-location{color:#ffffffb3;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:flex}.venue-choice-descriptor{margin-top:8px;font-family:Sorts Mill Goudy Venue,serif;font-size:clamp(1.4rem,2.5vw,2rem)}.venue-choice--wine-house .venue-choice-descriptor{font-family:Iowan Old Style,Baskerville,Georgia,serif}.venue-choice-cta{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff80;align-items:center;gap:10px;margin-top:24px;padding-bottom:5px;font-size:.85rem;font-weight:700;display:flex}.venue-choice:hover .venue-choice-image{filter:brightness(.62)saturate(.9)contrast(1.08);transform:scale(1.045)}.venue-choice:hover:after{border-color:#ffffff61;inset:13px}.venue-app{--surface:#f6f3ee;--surface-raised:#fff;--text:#171717;--muted:#6d6a66;--brand:#d08f5d;--brand-contrast:#fff;--line:#1414141f;--header:#f6f3eee0;--display:"Iowan Old Style", Baskerville, Georgia, serif;--body:"Open Sans Venue", sans-serif;--radius:24px;min-height:100svh;padding-bottom:calc(88px + env(safe-area-inset-bottom));background:var(--surface);color:var(--text);font-family:var(--body)}.theme-trooper{--surface:#0c0c0c;--surface-raised:#171717;--text:#f4f1eb;--muted:#aaa49b;--brand:#d77a35;--brand-contrast:#111;--line:#ffffff1f;--header:#0a0a0ade;--display:"Sorts Mill Goudy Venue", Georgia, serif;--body:"Nunito Venue", sans-serif;--radius:3px;background-image:radial-gradient(circle at 80% 10%,#a44a1c1f,#0000 26%),linear-gradient(#ffffff03 1px,#0000 1px);background-size:auto,100% 5px}.theme-wine-house{background-image:linear-gradient(#f6f3eef6,#f6f3eef6),url(/brands/wine-house/pattern.webp);background-size:auto,620px}.app-header{z-index:20;height:calc(78px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) 10px max(20px, env(safe-area-inset-left));border-bottom:1px solid var(--line);background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand-button{background:0 0;place-items:center start;width:112px;height:58px;padding:0;display:grid}.app-logo{object-fit:contain;object-position:left center;width:auto;max-width:108px;height:54px}.theme-trooper .app-logo,.theme-trooper .rewards-card-top img,.theme-trooper .auth-mark img{filter:invert()}.header-actions{align-items:center;gap:12px;display:flex}.switch-venue{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.73rem;font-weight:700}.profile-button{border:1px solid var(--line);background:var(--surface-raised);width:42px;height:42px;color:var(--text);border-radius:50%;place-items:center;display:grid}.profile-button span{font-family:var(--display);font-size:1.1rem}.app-content{width:min(100%,780px);min-height:calc(100svh - 166px);margin:0 auto}.venue-hero{height:min(54svh,560px);min-height:420px;position:relative;overflow:hidden}.venue-hero-image{object-fit:cover}.theme-trooper .venue-hero-image{object-position:50% 50%;filter:saturate(.78)contrast(1.09)brightness(.68)}.theme-wine-house .venue-hero-image{object-position:54% center;filter:saturate(.84)brightness(.78)}.venue-hero-overlay{background:linear-gradient(#00000008 15%,#000c 100%);position:absolute;inset:0}.theme-wine-house .venue-hero-overlay{background:linear-gradient(#070f1914,#070f19c4)}.venue-hero-copy{color:#fff;position:absolute;bottom:34px;left:24px;right:24px}.open-pill{letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000040;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;margin-bottom:25px;padding:9px 13px;font-size:.72rem;font-weight:700;display:inline-flex}.open-pill span{background:#82c68b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #82c68b26}.venue-hero-copy>p{letter-spacing:.16em;text-transform:uppercase;margin:0 0 2px;font-size:.8rem;font-weight:700}.venue-hero h1{max-width:570px;font-family:var(--display);margin:0;font-size:clamp(2.45rem,9vw,4.6rem);font-weight:400;line-height:.95}.hero-action{border-radius:var(--radius);background:var(--brand);color:var(--brand-contrast);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:10px;margin-top:24px;padding:14px 18px;font-size:.82rem;font-weight:800;display:inline-flex}.theme-wine-house .hero-action{border-radius:999px}.home-body,.panel-page{padding:34px 20px 32px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.eyebrow{color:var(--brand)}.section-heading h2,.panel-header h1,.menu-glimpse h2{font-family:var(--display);margin:0;font-size:clamp(2rem,7vw,3.25rem);font-weight:400;line-height:1}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quick-action{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);min-height:150px;color:var(--text);text-align:left;align-items:flex-start;padding:19px;display:flex;position:relative;overflow:hidden}.quick-action--large{grid-column:1/-1;min-height:128px}.quick-action--large:after{border:1px solid color-mix(in srgb, var(--brand) 48%, transparent);content:"";border-radius:50%;width:130px;height:130px;position:absolute;top:-35px;right:-30px}.theme-trooper .quick-action--large:after{border-radius:0;transform:rotate(45deg)}.quick-icon{background:color-mix(in srgb, var(--brand) 13%, transparent);width:42px;height:42px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.theme-trooper .quick-icon{border-radius:2px}.quick-action>span:nth-child(2){flex-direction:column;align-self:flex-end;margin-top:52px;margin-left:-42px;display:flex}.quick-action--large>span:nth-child(2){align-self:center;margin:0 0 0 14px}.quick-action strong{font-family:var(--display);font-size:1.25rem;font-weight:400}.quick-action small{color:var(--muted);margin-top:4px;font-size:.76rem;line-height:1.35}.quick-arrow{color:var(--brand);align-self:flex-end;margin:auto 0 0 auto}.quick-action--large .quick-arrow{align-self:center;margin:0 0 0 auto}.venue-note{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:14px 0;padding:20px;display:grid}.theme-wine-house .venue-note{color:#fff;background:#132030}.theme-trooper .venue-note{background:linear-gradient(120deg,#22160f,#151515 60%)}.venue-note-icon{border:1px solid color-mix(in srgb, var(--brand) 50%, transparent);width:52px;height:52px;color:var(--brand);border-radius:50%;place-items:center;display:grid}.theme-trooper .venue-note-icon{border-radius:2px}.venue-note h3,.visit-card h3{font-family:var(--display);margin:0;font-size:1.3rem;font-weight:400;line-height:1.15}.venue-note .eyebrow{margin-bottom:5px;font-size:.62rem}.visit-card{border-radius:var(--radius);background:var(--brand);color:var(--brand-contrast);margin-top:14px;padding:22px}.visit-card .eyebrow{color:inherit;opacity:.7}.visit-actions{gap:10px;margin-top:20px;display:flex}.visit-actions a{border:1px solid color-mix(in srgb, var(--brand-contrast) 32%, transparent);border-radius:inherit;flex:1;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.8rem;font-weight:800;display:flex}.bottom-nav{z-index:30;height:calc(74px + env(safe-area-inset-bottom));padding:8px max(10px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(10px, env(safe-area-inset-left));border-top:1px solid var(--line);background:var(--header);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{min-width:0;color:var(--muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.bottom-nav button span{font-size:.65rem;font-weight:700}.bottom-nav button.active{color:var(--brand)}.panel-page{min-height:calc(100svh - 152px);padding-top:48px}.panel-header{margin-bottom:30px}.panel-header>p:last-child{max-width:470px;color:var(--muted);margin:13px 0 0;font-size:.96rem;line-height:1.55}.booking-card,.order-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);padding:22px}.booking-card label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:14px;font-size:.73rem;font-weight:700;display:block}.field-display{border:1px solid var(--line);border-radius:calc(var(--radius) * .65);min-height:60px;color:var(--text);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:7px;padding:0 15px;display:grid}.field-display strong{letter-spacing:0;text-transform:none;font-size:.95rem}.field-display>svg:first-child{color:var(--brand)}.party-row{justify-content:space-between;align-items:center;padding:16px 0 22px;display:flex}.party-row>div:first-child{flex-direction:column;gap:4px;display:flex}.party-row span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.party-row strong{font-family:var(--display);font-size:1.3rem;font-weight:400}.stepper{border:1px solid var(--line);border-radius:999px;grid-template-columns:42px 38px 42px;align-items:center;display:grid;overflow:hidden}.theme-trooper .stepper{border-radius:2px}.stepper button{height:42px;color:var(--text);background:0 0;place-items:center;display:grid}.stepper span{color:var(--text);text-align:center}.primary-button{border-radius:var(--radius);background:var(--brand);width:100%;min-height:54px;color:var(--brand-contrast);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;font-size:.82rem;font-weight:800;display:flex}.theme-wine-house .primary-button{border-radius:999px}.integration-note{color:var(--muted);align-items:flex-start;gap:8px;margin:14px 8px 0;font-size:.73rem;line-height:1.4;display:flex}.integration-note svg{flex:none;margin-top:1px}.order-card{text-align:center}.order-icon{background:color-mix(in srgb, var(--brand) 14%, transparent);width:60px;height:60px;color:var(--brand);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.theme-trooper .order-icon{border-radius:2px}.order-card>label{font-family:var(--display);margin-bottom:12px;font-size:1.2rem;display:block}.table-entry{border:1px solid var(--line);border-radius:calc(var(--radius) * .72);grid-template-columns:1fr 48px;width:min(330px,100%);margin:auto;padding:5px;display:grid}.theme-wine-house .table-entry{border-radius:999px}.table-entry input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0 15px;font-size:1rem}.table-entry button{border-radius:calc(var(--radius) * .62);background:var(--brand);height:46px;color:var(--brand-contrast);place-items:center;display:grid}.theme-wine-house .table-entry button{border-radius:50%}.order-card>p{color:var(--muted);margin:14px 0 0;font-size:.73rem}.feature-strip{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;padding:18px;display:grid}.feature-strip span{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:7px;font-size:.65rem;display:flex}.feature-strip svg{color:var(--brand)}.menu-glimpse{border-radius:var(--radius);color:#fff;background-position:50%;background-size:cover;min-height:210px;padding:28px}.menu-glimpse--trooper{background-image:linear-gradient(90deg,#000000e6,#00000052),url(/images/trooper-hero.webp)}.menu-glimpse--wine-house{background-image:linear-gradient(90deg,#091623eb,#09162347),url(/images/wine-house-hero.webp)}.menu-glimpse h2{max-width:290px}.menu-glimpse>p:last-child{color:#ffffffbf;max-width:310px;margin:14px 0 0;font-size:.8rem;line-height:1.45}.rewards-page{overflow:hidden}.rewards-card{border-radius:var(--radius);color:#fff;background:#111a28;min-height:310px;padding:23px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0000002e}.theme-trooper .rewards-card{background:linear-gradient(145deg,#2a180e,#111 65%);border:1px solid #ffffff24}.theme-wine-house .rewards-card{background:linear-gradient(145deg,#17263a,#0b1421);border-radius:28px}.rewards-sheen{background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:65%;height:200%;position:absolute;top:-60%;left:35%;transform:rotate(22deg)}.rewards-card-top{color:var(--brand);justify-content:space-between;align-items:center;display:flex}.rewards-card-top img{object-fit:contain;width:auto;height:55px}.rewards-empty{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:205px;display:flex;position:relative}.rewards-empty p{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:.68rem;font-weight:800}.rewards-empty strong{max-width:330px;font-family:var(--display);font-size:1.85rem;font-weight:400;line-height:1.05}.rewards-empty span{color:#ffffff9e;margin-top:8px;font-size:.76rem}.rewards-empty button{border-bottom:1px solid var(--brand);color:#fff;text-transform:uppercase;background:0 0;align-items:center;gap:8px;margin-top:18px;padding:0 0 5px;font-size:.76rem;font-weight:800;display:inline-flex}.reward-benefits{gap:10px;margin-top:14px;display:grid}.reward-benefits>div{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:36px 1fr;align-items:center;padding:17px;display:grid}.reward-benefits svg{color:var(--brand)}.reward-benefits span{flex-direction:column;display:flex}.reward-benefits strong{font-family:var(--display);font-size:1.08rem;font-weight:400}.reward-benefits small{color:var(--muted);margin-top:2px;font-size:.7rem}.auth-page{padding-top:28px}.auth-mark{border:1px solid var(--line);background:var(--surface-raised);border-radius:50%;place-items:center;width:84px;height:84px;margin-bottom:26px;display:grid}.auth-mark img{object-fit:contain;width:60px;height:60px}.auth-tabs{border:1px solid var(--line);border-radius:999px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.theme-trooper .auth-tabs{border-radius:2px}.auth-tabs button{min-height:42px;color:var(--muted);background:0 0;border-radius:999px;font-size:.78rem;font-weight:800}.theme-trooper .auth-tabs button{border-radius:1px}.auth-tabs button[aria-selected=true]{background:var(--brand);color:var(--brand-contrast)}.auth-form{gap:15px;display:grid}.auth-form label:not(.consent){flex-direction:column;gap:7px;display:flex}.auth-form label>span{color:var(--muted);font-size:.75rem;font-weight:700}.auth-form input:not([type=checkbox]){border:1px solid var(--line);border-radius:calc(var(--radius) * .62);background:var(--surface-raised);width:100%;min-height:54px;color:var(--text);outline:0;padding:0 16px}.auth-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 15%, transparent)}.consent{align-items:flex-start;gap:10px;display:flex}.consent input{width:18px;height:18px;accent-color:var(--brand);margin:1px 0 0}.auth-footnote,.preview-disclaimer{color:var(--muted);text-align:center;margin:15px 0 0;font-size:.7rem;line-height:1.45}.profile-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:19px;display:grid}.profile-avatar{background:var(--brand);width:52px;height:52px;color:var(--brand-contrast);font-family:var(--display);border-radius:50%;place-items:center;font-size:1.45rem;display:grid}.profile-card>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.profile-card strong{font-family:var(--display);font-size:1.12rem;font-weight:400}.profile-card span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.75rem;overflow:hidden}.profile-card>svg{color:var(--brand)}.account-links{border:1px solid var(--line);border-radius:var(--radius);margin-top:14px;overflow:hidden}.account-links button{border-bottom:1px solid var(--line);background:var(--surface-raised);width:100%;min-height:74px;color:var(--text);text-align:left;grid-template-columns:32px 1fr auto;align-items:center;padding:14px 17px;display:grid}.account-links button:last-child{border-bottom:0}.account-links button>svg:first-child{color:var(--brand)}.account-links button>svg:last-child{width:18px;color:var(--muted)}.account-links button span{flex-direction:column;display:flex}.account-links strong{font-size:.84rem}.account-links small{color:var(--muted);margin-top:3px;font-size:.68rem}.sign-out{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:50px;color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:.78rem;font-weight:800;display:flex}.install-account-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);width:100%;min-height:62px;color:var(--text);text-align:left;grid-template-columns:32px 1fr auto;align-items:center;margin-top:18px;padding:10px 15px;display:grid}.install-account-button>svg:first-child{color:var(--brand)}.install-account-button>svg:last-child{color:var(--muted)}.install-account-button span{flex-direction:column;display:flex}.install-account-button strong{font-size:.8rem}.install-account-button small{color:var(--muted);margin-top:3px;font-size:.67rem}.toast{z-index:50;right:20px;bottom:calc(90px + env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--text);width:fit-content;max-width:calc(100vw - 40px);min-height:46px;color:var(--surface);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:auto;padding:10px 16px;font-size:.78rem;font-weight:800;animation:.25s ease-out toast-in;display:flex;position:fixed;left:20px;box-shadow:0 12px 30px #00000040}.not-found{color:#fff;text-align:center;background:#111;place-content:center;min-height:100svh;font:1rem Open Sans Venue,sans-serif;display:grid}.not-found a{color:#d08f5d;font-weight:700}.install-prompt-layer{z-index:100;align-items:end;padding:18px;font-family:Open Sans Venue,sans-serif;display:grid;position:fixed;inset:0}.install-prompt-backdrop{cursor:default;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0505058a;width:100%;height:100%;animation:.35s ease-out install-fade-in;position:absolute;inset:0}.install-prompt{width:min(100%,430px);margin:0 auto max(0px, env(safe-area-inset-bottom));color:#fff;background:radial-gradient(circle at 92% -10%,#d08f5d3d,#0000 42%),#121212;border:1px solid #ffffff1f;border-radius:25px;padding:25px 24px 19px;animation:.55s cubic-bezier(.18,.82,.24,1) install-slide-in;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000085}.install-prompt:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#d08f5d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.install-prompt-close{z-index:1;color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:15px}.install-prompt-brand{align-items:center;gap:13px;margin-bottom:17px;display:flex}.install-prompt-icon-wrap{background:#0b0b0b;border:1px solid #ffffff29;border-radius:15px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:0 9px 24px #00000059}.install-prompt-icon-wrap img{width:52px;height:52px}.install-prompt-kicker{color:#d9a075;letter-spacing:.2em;text-transform:uppercase;font-size:.67rem;font-weight:800}.install-prompt h2{letter-spacing:-.02em;margin:0;font-family:Sorts Mill Goudy Venue,Georgia,serif;font-size:clamp(1.8rem,8vw,2.2rem);font-weight:400;line-height:1}.install-prompt>p{color:#ffffffa6;margin:12px 0 0;font-size:.84rem;line-height:1.55}.install-prompt-steps{background:#ffffff0b;border:1px solid #ffffff17;border-radius:15px;gap:11px;margin-top:18px;padding:13px 14px;animation:.25s ease-out install-steps-in;display:grid}.install-prompt-steps div{grid-template-columns:29px 1fr;align-items:center;gap:9px;display:grid}.install-prompt-steps span{color:#d9a075;background:#d08f5d26;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.install-prompt-steps p{color:#ffffff9e;margin:0;font-size:.72rem;line-height:1.4}.install-prompt-steps strong{color:#fff;font-weight:700}.install-prompt-actions{grid-template-columns:1fr auto;gap:9px;margin-top:22px;display:grid}.install-prompt-primary,.install-prompt-secondary{border-radius:13px;min-height:49px;font-size:.76rem;font-weight:800}.install-prompt-primary{color:#111;background:linear-gradient(135deg,#d99a69,#ae6b45);justify-content:center;align-items:center;gap:8px;padding:0 19px;display:flex;box-shadow:0 9px 25px #ae6b453d}.install-prompt-secondary{color:#ffffff8c;background:0 0;padding:0 17px}.install-prompt .install-prompt-note{color:#ffffff5c;letter-spacing:.02em;text-align:center;margin-top:12px;font-size:.62rem;font-weight:600}@keyframes install-fade-in{0%{opacity:0}}@keyframes install-slide-in{0%{opacity:0;transform:translateY(35px)scale(.98)}}@keyframes install-steps-in{0%{opacity:0;transform:translateY(-5px)}}@keyframes toast-in{0%{opacity:0;transform:translateY(14px)}}@media (min-width:781px){.venue-app{padding-bottom:34px}.app-header{padding-left:calc(50vw - 370px);padding-right:calc(50vw - 370px)}.app-content{border-right:1px solid var(--line);border-left:1px solid var(--line);overflow:hidden}.bottom-nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--header);flex-direction:column;gap:4px;width:82px;height:auto;padding:8px;display:flex;inset:92px max(24px,50vw - 480px) auto auto}.bottom-nav button{border-radius:calc(var(--radius) * .65);min-height:62px}.bottom-nav button.active{background:color-mix(in srgb, var(--brand) 13%, transparent)}.install-prompt-layer{place-items:end;padding:28px}.install-prompt{margin:0}}@media (max-width:760px){.gateway-intro{width:min(340px,100vw - 40px);padding:27px 22px 24px;top:50%}.gateway-intro h1{font-size:2rem}.venue-choice-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;min-height:100svh}.venue-choice{min-height:50svh}.venue-choice:after{inset:10px}.venue-choice-content{bottom:25px;left:24px;right:24px}.venue-choice--trooper .venue-choice-content{top:calc(25px + env(safe-area-inset-top));bottom:auto}.venue-choice:first-child:after{top:calc(10px + env(safe-area-inset-top))}.venue-choice-logo{max-width:112px;height:75px;margin-bottom:8px}.venue-choice-location{display:none}.venue-choice-descriptor{font-size:1.15rem}.venue-choice-cta{margin-top:10px;font-size:.68rem}}@media (max-width:390px){.app-header{height:calc(72px + env(safe-area-inset-top));padding-right:max(15px, env(safe-area-inset-right));padding-left:max(15px, env(safe-area-inset-left))}.switch-venue{font-size:.64rem}.venue-hero-copy{left:19px;right:19px}.home-body,.panel-page{padding-left:16px;padding-right:16px}.quick-action{padding:15px}.feature-strip{padding:15px 8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
