:root{--bg:#050505;--bg-soft:#0a0a0a;--panel:#10100f;--panel-strong:#15130d;--line:#d4af3752;--line-soft:#ffe58f24;--gold:#d4af37;--gold-bright:#ffe58f;--text:#f7f2df;--muted:#bdb6a0;--quiet:#817965;--danger:#f07a6a;--teal:#72d6c9;--coral:#ff806c;--max:1180px;--badge-hero-gap:20px;--badge-section-gap:12px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body::selection{background:#d4af3759}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}main{overflow:hidden}body:has([data-admin-layout]){background:#06080b}:is(body:has([data-admin-layout]) .siteHeader,body:has([data-admin-layout]) .siteFooter,body:has([data-admin-layout]) .cookieConsent){display:none}body:has([data-admin-layout]) main{overflow:visible}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505e0;border-bottom:1px solid #ffe58f1f;position:sticky;top:0}.headerInner,.footerInner,.footerBase,.homeHeroInner,.experienceBandInner,.contentShell,.pageHero{width:min(var(--max), calc(100% - clamp(48px, 8vw, 96px)));margin:0 auto}.headerInner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{flex:none;align-items:center;min-width:0;display:inline-flex}.brandLogoImage{width:170px;height:auto;display:block}.brandLogoImageCompact{width:42px}.mainNav{justify-content:center;align-items:center;gap:2px;display:flex}.headerActions{align-items:center;gap:10px;display:flex}.mainNav a,.headerCta,.localeTrigger,.localeSelect{min-height:38px;color:var(--muted);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 clamp(9px,1vw + 2px,14px);font-size:clamp(.88rem,.4vw + .78rem,1rem);font-weight:700;display:inline-flex}.mainNav a:hover,.mainNav a[aria-current=page],.headerCta:hover,.localeTrigger:hover,.localeTrigger[aria-expanded=true],.localeSelect:hover,.localeSelect:focus-visible{color:var(--gold-bright);background:#ffe58f14}.headerCta{border:1px solid var(--line);color:var(--gold-bright)}.languagePicker{display:inline-flex;position:relative}.localeTrigger,.localeSelect{min-width:64px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffe58f2e;gap:6px}.localeSelect{background:#050505bd;width:74px;padding:0 8px;display:inline-block}.localeSelect:focus-visible{outline-offset:2px;outline:2px solid #ffe58f6b}.localeSelect option{color:var(--text);background:#080807}.localeTrigger svg{transition:transform .16s}.localeTrigger[aria-expanded=true] svg{transform:rotate(180deg)}.languageMenu{z-index:70;background:#080807fa;border:1px solid #ffe58f38;border-radius:8px;gap:2px;width:210px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #00000085}.languageOption{min-width:0;min-height:46px;color:var(--text);border-radius:6px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:0 10px;font-size:.9rem;font-weight:700;display:grid}.languageOption:hover,.languageOption:focus-visible{color:var(--gold-bright);background:#ffe58f14;outline:0}.languageOption svg{color:var(--gold-bright)}.languageCode{color:var(--quiet);font-size:.72rem;font-weight:850}.mobileMenuTrigger,.mobileMenu{display:none}.mobileMenuTrigger{width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffe58f2e;border-radius:8px;place-items:center}.mobileMenuTrigger:hover,.mobileMenuTrigger:focus-visible,.mobileMenuTrigger[aria-expanded=true]{color:var(--gold-bright);background:#ffe58f14;border-color:#ffe58f6b;outline:0}.homeHero{isolation:isolate;background-image:url(/images/samehive-rooftop-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--bg);border-bottom:1px solid #ffe58f29;align-items:end;width:100%;min-height:clamp(560px,100svh - 120px,720px);display:grid;position:relative;overflow:hidden}.homeHero:before{content:"";z-index:-1;background:linear-gradient(90deg,#030506d1 0%,#030506ad 34%,#03050647 62%,#0305060d 100%);position:absolute;inset:0}.homeHeroInner{min-width:0;padding:60px 0 48px}.heroCopy{width:100%;min-width:0;max-width:670px}.homeHeroTitle{max-width:700px;line-height:.98}.homeHeroTitle span{display:block}.homeHeroTitleAccent{color:var(--gold-bright)}.homeHero .heroCopy p{color:#f7f2dfd1;max-width:520px;font-size:1.08rem}.homeHero .secondaryButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05050559;border-color:#fff6}.eyebrow{width:fit-content;max-width:100%;min-height:38px;color:var(--gold-bright);overflow-wrap:anywhere;text-align:left;text-transform:uppercase;background:#d4af3714;border:1px solid #ffe58f47;border-radius:999px;align-items:center;padding:0 16px;font-size:.76rem;font-weight:850;line-height:1.25;display:inline-flex;box-shadow:inset 0 1px #ffe58f0d}.pageHero .eyebrow+h1,.homeHero .eyebrow+h1{margin-top:var(--badge-hero-gap)}.sectionIntro .eyebrow+:is(h2,h3){margin-top:var(--badge-section-gap)}h1,h2,h3,p{overflow-wrap:break-word;margin-top:0}h1{max-width:760px;margin:20px 0 18px;font-size:clamp(2.2rem,4.5vw + .8rem,4.35rem);font-weight:850;line-height:1.02}.pageHero h1{font-size:clamp(1.9rem,3.5vw + .7rem,3.65rem)}.heroCopy p,.pageHero p,.sectionIntro p{max-width:720px;color:var(--muted);font-size:clamp(.98rem,.5vw + .85rem,1.05rem);line-height:1.68}.heroActions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.primaryButton,.secondaryButton{text-align:center;overflow-wrap:anywhere;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:48px;padding:0 18px;font-weight:800;line-height:1.25;display:inline-flex}.primaryButton{background:var(--gold);color:#141008;border:1px solid #ffe58f9e}.primaryButton:hover{background:var(--gold-bright)}.primaryButton:disabled{cursor:not-allowed;opacity:.62}.secondaryButton{border:1px solid var(--line);color:var(--gold-bright)}.secondaryButton:hover{background:#ffe58f14}.storeButtons{flex-wrap:wrap;gap:12px;display:flex}.storeButton{min-width:166px;max-width:100%;min-height:58px;color:var(--text);background:#0c0c0b;border:1px solid #ffe58f47;border-radius:8px;align-items:center;gap:10px;padding:9px 14px;display:inline-flex}.storeButton:hover{border-color:#ffe58f9e}.storeButton.isDisabled{cursor:not-allowed;opacity:.62}.storeButton.isDisabled:hover{border-color:#ffe58f47}.storeButton span{flex-direction:column;font-weight:820;line-height:1.12;display:flex}.storeButton small{color:var(--muted);font-size:.68rem;font-weight:650}.heroVisual{min-height:610px;position:relative}.venueWindow{background:linear-gradient(#ffe58f24,#0000 42%),linear-gradient(90deg,#72d6c91f,#0000 40%),#0a0a0a;border:1px solid #ffe58f3d;border-radius:8px;height:410px;position:absolute;inset:28px 0 auto 10px;overflow:hidden;box-shadow:0 36px 90px #0000006b}.venueWindow:before{content:"";background:linear-gradient(90deg,#0000 0 8%,#ffe58f14 8% 9%,#0000 9% 17%,#ffe58f1a 17% 18%,#0000 18%),linear-gradient(#0000,#d4af3729);height:45%;position:absolute;inset:34% -18% auto;transform:skewY(-7deg)}.venueWindow:after{content:"";background:#050505a3;border:1px solid #ffe58f33;border-radius:8px;width:165px;height:88px;position:absolute;bottom:28px;right:30px}.venuePins{position:absolute;inset:0}.venuePins span{border:2px solid var(--gold-bright);background:var(--bg);border-radius:50%;width:10px;height:10px;display:block;position:absolute;box-shadow:0 0 0 10px #d4af3714}.venuePins span:first-child{top:28%;left:18%}.venuePins span:nth-child(2){top:20%;left:58%}.venuePins span:nth-child(3){top:58%;left:42%}.venuePins span:nth-child(4){top:66%;left:76%}.phoneMock{background:#050505;border:1px solid #ffe58f80;border-radius:34px;width:min(315px,68vw);min-height:560px;padding:18px;position:absolute;bottom:0;right:8px;box-shadow:0 32px 90px #000000a8}.phoneScreen{background:#0b0b0a;border:1px solid #ffe58f2e;border-radius:24px;min-height:522px;padding:16px;overflow:hidden}.phoneTop{color:var(--gold-bright);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:800;display:flex}.signalBars{align-items:end;gap:3px;display:inline-flex}.signalBars i{background:var(--gold);border-radius:2px;width:4px;display:block}.signalBars i:first-child{height:8px}.signalBars i:nth-child(2){height:12px}.signalBars i:nth-child(3){height:16px}.venueCard{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;padding:16px}.venueCard small,.profileMeta small{color:var(--quiet);text-transform:uppercase;font-size:.72rem;font-weight:760}.venueCard strong{margin-top:8px;font-size:1.28rem;display:block}.presenceRow{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-top:14px;font-size:.9rem;display:flex}.presenceDot{background:var(--teal);border-radius:50%;width:10px;height:10px;display:inline-flex}.insiderStack{gap:10px;margin-top:14px;display:grid}.insider{background:#ffffff08;border:1px solid #ffe58f1f;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.avatar{color:#120f08;background:linear-gradient(135deg,#d4af37b8,#72d6c938),#15130d;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.profileMeta{min-width:0}.profileMeta strong,.profileMeta small{display:block}.profileMeta strong{color:var(--text);font-size:.94rem}.phoneActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.phoneActions span{min-height:42px;color:var(--muted);border:1px solid #ffe58f2e;border-radius:8px;place-items:center;font-size:.82rem;font-weight:800;display:grid}.phoneActions span:last-child{background:var(--gold);color:#141008}.contentShell{padding:72px 0}.pageHero+.contentShell{padding-top:46px}.contentShell+.contentShell{padding-top:0}.homePillarsSection{isolation:isolate;padding-top:46px;position:relative}.homePillarsSection:before{content:"";width:min(var(--max), calc(100% - clamp(48px, 8vw, 96px)));background:linear-gradient(90deg,#0000,#ffe58f33,#72d6c91f,#0000);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.homePillarsSection .sectionIntro{margin-bottom:28px}.pillarList{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid;overflow:visible}.pillarItem{--pillar-color:#ffe58f70;--pillar-sheen:#ffe58f14;border:1px solid var(--line-soft);background:linear-gradient(145deg,#ffffff09,#0000 38%),linear-gradient(#121210fa,#090a09f5);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:22px;min-height:228px;padding:24px;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.pillarItem:before{content:"";background:linear-gradient(135deg, var(--pillar-sheen), transparent 52%);pointer-events:none;position:absolute;inset:0}.pillarItem:after{content:"";background:linear-gradient(90deg, var(--pillar-color), transparent);opacity:.5;pointer-events:none;height:1px;position:absolute;bottom:22px;left:24px;right:24px}.pillarItem:last-child{border-bottom:none}.pillarItem:hover{border-color:var(--pillar-color);background-color:#141412fa;transform:translateY(-3px);box-shadow:0 20px 50px #00000047}.pillarItem:first-child{--pillar-color:#ff806c73;--pillar-sheen:#ff806c17}.pillarItem:nth-child(2){--pillar-color:#72d6c96b;--pillar-sheen:#72d6c914}.pillarItem:nth-child(3){--pillar-color:#ffe58f70;--pillar-sheen:#d4af371a}.pillarItem:first-child .pillarIcon{color:var(--coral);background:#ff806c12;border-color:#ff806c4d}.pillarItem:nth-child(2) .pillarIcon{color:var(--teal);background:#72d6c912;border-color:#72d6c947}.pillarItem:nth-child(3) .pillarIcon{color:var(--gold-bright);background:#d4af3712;border-color:#ffe58f47}.pillarIcon{z-index:1;width:52px;height:52px;color:var(--gold-bright);background:#d4af3714;border:1px solid #ffe58f3d;border-radius:8px;flex:none;place-items:center;display:inline-grid;position:relative;box-shadow:inset 0 1px #ffe58f14}.pillarText{z-index:1;flex-direction:column;gap:8px;min-width:0;display:flex;position:relative}.pillarText strong{color:var(--text);font-size:1.08rem;font-weight:760;line-height:1.35}.pillarText span{color:var(--muted);font-size:.95rem;line-height:1.58}.experienceBand{isolation:isolate;background:linear-gradient(115deg,#72d6c914,#0000 34%),linear-gradient(#070a09,#0b0e0d);border-top:1px solid #72d6c929;border-bottom:1px solid #ff806c24;position:relative;overflow:hidden}.experienceBand:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffe58f0d,#0000 28%,#ff806c0d);position:absolute;inset:0}.experienceBand+.contentShell{padding-top:46px}.experienceBandInner{z-index:1;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:center;gap:64px;padding-top:64px;padding-bottom:64px;display:grid;position:relative}.experienceBand .sectionIntro{margin-bottom:0}.experienceBand .sectionIntro:after{content:"";background:linear-gradient(90deg,#ffe58f5c,#0000);width:min(260px,100%);height:1px;margin-top:28px;display:block}.momentSteps{counter-reset:moment;gap:14px;margin:0;padding:0;list-style:none;display:grid}.momentSteps li{counter-increment:moment;min-height:106px;color:var(--muted);background:linear-gradient(135deg,#ffffff09,#0000 42%),#080a09c7;border:1px solid #ffffff1c;border-radius:8px;grid-template-columns:52px minmax(0,.38fr) minmax(0,.62fr);align-items:center;gap:18px;padding:20px;transition:border-color .18s,transform .18s,background-color .18s;display:grid;position:relative;overflow:hidden}.momentSteps li:hover{background-color:#0d0f0de6;border-color:#ffe58f38;transform:translateY(-2px)}.momentSteps li:before{content:"0" counter(moment);z-index:1;width:42px;height:42px;color:var(--coral);background:#ff806c14;border:1px solid #ff806c57;border-radius:8px;place-items:center;font-size:.8rem;font-weight:900;display:grid;position:relative}.momentSteps li:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffe58f0a,#0000 58%);position:absolute;inset:0}.momentSteps strong{z-index:1;color:var(--text);font-size:1.05rem;position:relative}.momentSteps span{z-index:1;line-height:1.55;position:relative}.downloadBand{border-top:1px solid #ffe58f2e;border-bottom:1px solid #72d6c929;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:start;gap:54px;padding:50px 0;display:grid}.downloadBand .sectionIntro{margin-bottom:0}.downloadBand .storeButtons{margin-top:26px}.downloadSupport{border-left:1px solid #ffffff21;min-width:0;padding-left:42px}.downloadSupport svg{color:var(--teal)}.downloadSupport h2{margin:18px 0 10px;font-size:clamp(1.1rem,1.5vw + .5rem,1.4rem)}.downloadSupport p{color:var(--muted);line-height:1.6}.downloadSupport .secondaryButton{margin-top:10px}.pageHero{padding:82px 0 20px}.sectionIntro{max-width:800px;margin-bottom:30px}.sectionIntro h2{margin-bottom:10px;font-size:clamp(1.35rem,2vw + .6rem,1.85rem);line-height:1.18}.cardGrid,.helpCategoryGrid,.articleLinkGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.featureCard,.textPanel,.sidePanel,.helpCategoryCard,.articleLinkCard,.contactForm,.deletionPanel,.statCard{border:1px solid var(--line-soft);background:#10100fdb;border-radius:8px}.featureCard{min-height:220px;padding:28px 26px;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s}.featureCard:nth-child(3n+1){border-top-color:#ff806c6b}.featureCard:nth-child(3n+1) .iconBadge{color:var(--coral);background:#ff806c12;border-color:#ff806c4d}.featureCard:nth-child(3n+2){border-top-color:#72d6c966}.featureCard:nth-child(3n+2) .iconBadge{color:var(--teal);background:#72d6c912;border-color:#72d6c947}.featureCard:nth-child(3n+3){border-top-color:#ffe58f6b}.featureCard:hover{background:#111412f5;border-color:#72d6c961;transform:translateY(-4px);box-shadow:0 12px 40px #00000052}.featureCard:nth-child(3n+2):hover{border-color:#ff806c61}.featureCard:nth-child(3n+3):hover{border-color:#ffe58f66}.iconBadge{width:52px;height:52px;color:var(--gold-bright);background:#d4af3714;border:1px solid #ffe58f3d;border-radius:10px;place-items:center;display:inline-grid}.featureCard h2,.textPanel h2,.sidePanel h2,.statCard h2{margin:22px 0 10px;font-size:clamp(1.05rem,1vw + .5rem,1.2rem);font-weight:760;line-height:1.3}.featureCard p,.textPanel p,.statCard p{color:var(--muted);font-size:.93rem;line-height:1.65}.splitBand{grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr);align-items:start;gap:30px;min-width:0;display:grid}.statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.statCard{min-height:150px;padding:20px}.statCard strong{color:var(--gold-bright);font-size:clamp(1.4rem,2vw + .6rem,2rem);line-height:1;display:block}.articleLayout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.sidePanel{padding:18px;position:sticky;top:100px}.sidePanel h2{margin-top:0}.sidePanel a{min-height:38px;color:var(--muted);overflow-wrap:anywhere;border-top:1px solid #ffe58f1a;align-items:center;font-size:.94rem;font-weight:700;display:flex}.sidePanel a:hover{color:var(--gold-bright)}.articleStack{gap:16px;display:grid}.textPanel{min-width:0;padding:24px}.textPanel h2:first-child{margin-top:0}.checkList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.checkList li{color:var(--muted);overflow-wrap:anywhere;padding-left:26px;line-height:1.56;position:relative}.checkList li:before{content:"";border:1px solid var(--gold-bright);background:#d4af371f;border-radius:50%;width:9px;height:9px;position:absolute;top:.67em;left:0}.helpSearch{gap:22px;display:grid}.searchBox{min-height:64px;color:var(--gold-bright);background:#10100feb;border:1px solid #ffe58f47;border-radius:8px;align-items:center;gap:12px;padding:0 18px;display:flex}.searchBox input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:1rem}.searchBox input::placeholder{color:var(--quiet)}.helpCategoryCard,.articleLinkCard{gap:14px;min-width:0;min-height:138px;padding:18px;display:flex}.helpCategoryCard:hover,.articleLinkCard:hover{background:#15130deb;border-color:#ffe58f6b}.helpCategoryCard strong,.helpCategoryCard small,.articleLinkCard strong,.articleLinkCard small{display:block}.helpCategoryCard span:last-child,.articleLinkCard span:last-child{min-width:0}.helpCategoryCard strong,.articleLinkCard strong{margin-bottom:7px;font-size:1rem}.helpCategoryCard small,.articleLinkCard small{color:var(--muted);line-height:1.52}.faqStack{gap:10px;display:grid}details{background:#ffffff06;border:1px solid #ffe58f21;border-radius:8px}summary{cursor:pointer;color:var(--text);overflow-wrap:anywhere;padding:16px 18px;font-weight:800}details p{color:var(--muted);border-top:1px solid #ffe58f1a;margin:0;padding:0 18px 18px;line-height:1.62}.contactLayout{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:24px;display:grid}.contactForm{gap:16px;min-width:0;padding:24px;display:grid}.contactForm label{color:var(--muted);gap:7px;font-size:.92rem;font-weight:800;display:grid}.contactForm input,.contactForm select,.contactForm textarea{width:100%;color:var(--text);background:#080807;border:1px solid #ffe58f2e;border-radius:8px;outline:0;padding:13px 14px}.contactForm textarea{resize:vertical}.contactForm input:focus,.contactForm select:focus,.contactForm textarea:focus{border-color:#ffe58f8a}.formReadOnly{background:#d4af370f;border:1px solid #ffe58f2e;border-radius:8px;gap:7px;padding:13px 14px;display:grid}.formReadOnly span{color:var(--muted);font-size:.92rem;font-weight:800}.formReadOnly strong{color:var(--gold-bright)}.hiddenField{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.formNote,.successNote,.errorNote{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.92rem;display:flex}.formNote a,.textPanel a,.deletionPanel a{color:var(--gold-bright);overflow-wrap:anywhere;text-underline-offset:4px;-webkit-text-decoration:underline #ffe58f59;text-decoration:underline #ffe58f59}.successNote{color:var(--teal)}.errorNote{color:var(--danger)}.deletionPanel{gap:16px;padding:24px;display:grid}.deletionPanel h2{margin:0}.deletionSteps{counter-reset:step;gap:12px;margin:0;padding:0;list-style:none;display:grid}.deletionSteps li{counter-increment:step;color:var(--muted);grid-template-columns:38px minmax(0,1fr);gap:12px;line-height:1.58;display:grid}.deletionSteps li:before{content:counter(step);width:34px;height:34px;color:var(--gold-bright);border:1px solid #ffe58f4d;border-radius:8px;place-items:center;font-weight:900;display:grid}.legalMeta{color:var(--quiet);margin-top:-6px;font-size:.92rem}.callout{border-left:3px solid var(--gold);color:var(--muted);background:#d4af3712;padding:16px 18px;line-height:1.65}.calloutWithIcon{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.calloutWithIcon>svg{margin-top:.28em;display:block}.warningCallout{border-color:var(--danger)}.siteFooter{background:linear-gradient(135deg,#72d6c914,#0000 34%),linear-gradient(90deg,#ff806c0f,#0000 44%),#030303;border-top:1px solid #ffe58f1f;padding:48px 0 24px}.cookieConsent{z-index:80;background:#080807f5;border:1px solid #ffe58f3d;border-radius:8px;grid-template-columns:1fr;align-items:center;gap:16px;width:min(540px,100vw - 36px);max-height:calc(100svh - 36px);padding:16px;display:grid;position:fixed;bottom:18px;right:18px;overflow-y:auto;box-shadow:0 18px 70px #00000075}.cookieConsent strong{color:var(--gold-bright)}.cookieConsent p{color:var(--muted);margin:6px 0 0;font-size:.88rem;line-height:1.5}.cookieConsent a{color:var(--gold-bright);text-underline-offset:4px;text-decoration:underline}.cookieActions{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.cookieActions button{min-height:38px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffe58f3d;border-radius:8px;padding:0 12px;font-weight:800}.cookieActions button:last-child{background:var(--gold);color:#141008}.footerInner{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:42px;display:grid}.footerBrand p{max-width:380px;color:var(--muted);margin:18px 0 10px;line-height:1.6}.footerEmail{max-width:100%;color:var(--gold-bright);overflow-wrap:anywhere;align-items:center;gap:8px;font-weight:780;display:inline-flex}.footerEmail:hover{color:var(--text)}.footerEmail svg{flex:none}.footerNotes{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.footerNotes span{color:#f7f2dfdb;background:#72d6c90f;border:1px solid #72d6c938;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:.78rem;font-weight:780;line-height:1.25;display:inline-flex}.footerLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.footerLinks h2{color:var(--gold-bright);margin:0 0 12px;font-size:.9rem}.footerLinks a{color:var(--muted);overflow-wrap:anywhere;margin:9px 0;font-size:.92rem;line-height:1.55;display:block}.footerLinks a:hover{color:var(--text)}.footerBase{color:var(--quiet);border-top:1px solid #ffe58f14;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;font-size:.85rem;display:flex}@media (max-width:1220px) and (min-width:1081px){.headerInner{gap:12px}.brandLogoImage{width:142px}.mainNav{gap:0}.mainNav a,.headerCta,.localeTrigger,.localeSelect{padding:0 8px;font-size:.88rem}}@media (max-width:1080px){.mainNav{display:none}.mobileMenuTrigger{flex:none;display:grid}.hideOnMobile{display:none}.mobileMenu{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505fa;border-top:1px solid #ffe58f1a;border-bottom:1px solid #ffe58f33;max-height:calc(100svh - 76px);display:block;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 22px 50px #0000007a}.mobileMenuInner{width:min(var(--max), calc(100% - 32px));margin:0 auto;padding:12px 0 16px}.mobileMenuLinks{gap:2px;display:grid}.mobileMenuLinks a{min-height:48px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-size:.96rem;font-weight:760;display:flex}.mobileMenuLinks a:hover,.mobileMenuLinks a:focus-visible,.mobileMenuLinks a[aria-current=page]{color:var(--gold-bright);background:#ffe58f14;outline:0}.mobileMenuCta{background:var(--gold);color:#141008;text-align:center;border:1px solid #ffe58f94;border-radius:8px;justify-content:center;align-items:center;min-height:50px;margin-top:10px;padding:0 16px;font-weight:850;display:flex}.mobileMenuCta:hover,.mobileMenuCta:focus-visible{background:var(--gold-bright);outline:0}.splitBand,.contactLayout,.footerInner,.experienceBandInner,.downloadBand{grid-template-columns:1fr}.homeHero{aspect-ratio:unset;background-position:50%;align-items:center;min-height:560px}.homeHero:before{background:#030506b8}.homeHeroInner{padding-top:82px}.experienceBandInner{gap:28px;padding-top:42px}.pillarList{grid-template-columns:1fr}.pillarItem{min-height:unset}.downloadSupport{border-top:1px solid #ffffff21;border-left:0;padding-top:34px;padding-left:0}.heroVisual{min-height:560px}.cardGrid,.helpCategoryGrid,.articleLinkGrid,.statsGrid,.footerLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.featureCard{min-height:200px;padding:24px 22px}.articleLayout{grid-template-columns:1fr}.sidePanel{position:static}}@media (max-width:640px){:root{--badge-hero-gap:16px;--badge-section-gap:10px;--mobile-gutter:clamp(16px, 5vw, 20px)}.eyebrow{min-height:34px;padding:0 12px}.headerInner,.footerInner,.footerBase,.homeHeroInner,.experienceBandInner,.contentShell,.pageHero{width:100%;max-width:100%;padding-left:var(--mobile-gutter);padding-right:var(--mobile-gutter)}.headerInner{gap:8px;min-height:68px}.brandLogoImage{width:128px}.headerActions{gap:6px;min-width:0}.localeTrigger,.localeSelect{min-width:56px;min-height:44px;padding:0 7px}.localeSelect{width:64px}.languageMenu{width:min(210px, calc(100vw - var(--mobile-gutter) - var(--mobile-gutter)))}.headerCta{display:none}.mobileMenu{max-height:calc(100svh - 68px)}.mobileMenuInner{width:100%;padding:12px var(--mobile-gutter) 16px}h1{max-width:100%}.pageHero h1{width:auto;max-width:100%;line-height:1.1}.pageHero p{width:auto;max-width:100%}.heroCopy p,.pageHero p,.sectionIntro p{line-height:1.62}.storeButtons{flex-direction:column;align-items:stretch}.heroActions{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch;gap:10px;margin-top:24px;display:grid}.primaryButton,.secondaryButton,.storeButton{width:100%;min-height:52px}.heroActions .primaryButton,.heroActions .secondaryButton{white-space:nowrap;min-height:52px;padding:0 12px;font-size:.875rem}.heroActionsStackedMobile{grid-template-columns:1fr}.contentShell{padding-top:52px;padding-bottom:52px}.pageHero{padding-top:52px;padding-bottom:8px}.pageHero+.contentShell{padding-top:34px}.heroVisual{min-height:520px}.homeHero{aspect-ratio:unset;background-position:60%;align-items:center;min-height:580px}.homeHero:before{background:linear-gradient(#03050666 0%,#030506a3 38%,#030506eb 100%)}.homeHeroInner{padding-top:36px;padding-bottom:44px}.homeHeroTitle{line-height:1.02}.homeHero .heroCopy p{line-height:1.58}.momentSteps li{grid-template-columns:42px minmax(0,1fr);gap:10px 14px;padding:16px}.momentSteps li:before{width:36px;height:36px}.momentSteps span{grid-column:2}.downloadBand{gap:36px;padding:38px 0}.homePillarsSection{padding-top:48px}.venueWindow{height:360px;left:0}.phoneMock{width:min(305px,92vw);min-height:520px;right:50%;transform:translate(50%)}.phoneScreen{min-height:482px}.cardGrid,.helpCategoryGrid,.articleLinkGrid,.statsGrid,.footerLinks{grid-template-columns:1fr;gap:14px}.splitBand,.textPanel,.helpSearch,.searchBox,.helpCategoryGrid,.articleLinkGrid,.helpCategoryCard,.articleLinkCard,.faqStack{width:100%;max-width:100%}.helpCategoryCard strong,.helpCategoryCard small,.articleLinkCard strong,.articleLinkCard small{white-space:normal;width:100%;max-width:100%}.featureCard{min-height:auto;padding:20px}.featureCard h2,.textPanel h2,.sidePanel h2,.statCard h2{margin-top:18px;font-size:1.12rem}.textPanel,.contactForm,.deletionPanel{padding:20px}.sidePanel{padding:16px 18px}.sectionIntro{margin-bottom:24px}.sectionIntro h2{font-size:1.72rem;line-height:1.2}.helpCategoryCard,.articleLinkCard{flex-direction:column;min-height:118px;padding:18px}.footerBase{flex-direction:column}.cookieConsent{grid-template-columns:1fr;width:calc(100vw - 32px);max-height:calc(100svh - 32px);bottom:16px;right:16px}.cookieActions{justify-content:stretch}.cookieActions button{width:100%;min-height:44px}}@media (max-width:360px){.heroActions{grid-template-columns:1fr}.brandLogoImage{width:120px}.homeHeroTitle{font-size:2.1rem}.eyebrow{padding:0 10px;font-size:.7rem}}
