:root{--page:#f7f4ee;--paper:#fffdfa;--warm:#efeae1;--line:#e6ded2;--line-dark:rgba(255, 255, 255, 0.14);--ink:#101014;--ink-soft:#3f3b35;--muted:#756d63;--gold:#ffae00;--gold-dark:#c8832a;--brown:#854800;--blue:#1565c0;--green:#3f6257;--navy:#000325;--black:#050506;--radius:28px;--nav-height:68px;--shadow-lg:0 32px 90px rgba(20, 16, 10, 0.24);--shadow-md:0 16px 44px rgba(20, 16, 10, 0.16)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fffdfa 0,var(--page) 36%,#f1eee8 100%);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body.is-locking{background-color:var(--page)}img,svg{display:block}a{color:inherit;text-decoration:none}button{font:inherit}.site-nav{position:sticky;top:0;z-index:90;height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(18px,4vw,56px);background:rgba(255,253,250,.96);border-bottom:1px solid rgba(16,16,20,.08)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:760;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;border-radius:10px;overflow:hidden;box-shadow:0 8px 22px rgba(20,16,10,.16);position:relative;flex:0 0 auto}.brand-mark img{width:100%;height:100%;object-fit:cover;display:block}.brand-logo{display:none;position:absolute;inset:0;background:linear-gradient(180deg,#f5f5f4,#e8dfcf);z-index:4}.brand-logo::before{content:"";position:absolute;left:5.5px;right:7px;bottom:0;height:27px;width:15px;border-radius:10px 10px 0 0;border:4px solid var(--ink);border-bottom:0;z-index:3}.brand-logo span{position:absolute;left:50%;bottom:-5px;width:20px;height:37px;border-radius:50% 50% 0 0;transform:translateX(-50%);background:linear-gradient(0deg,var(--gold-dark),transparent);z-index:1}.brand-logo.is-raised::before{bottom:5px;height:22px}.brand-logo.is-raised span{bottom:5px;height:25px}.nav-links{display:flex;align-items:center;gap:34px;color:var(--muted);font-size:14px;font-weight:650}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--ink)}.brand:focus-visible,.button-dark:focus-visible,.footer-links a:focus-visible,.legal-content a:focus-visible,.nav-cta:focus-visible,.nav-links a:focus-visible,.store-button:focus-visible,.story-progress button:focus-visible,.waitlist-form button:focus-visible,.waitlist-form input:focus-visible{outline:transparent solid 3px;outline-offset:4px}.button-dark,.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:720;transform:translate3d(0,0,0) scale(1);transition:transform .2s,background .2s}.button-dark:hover,.nav-cta:hover{background:var(--brown)}.scroll-story{min-height:690vh;position:relative;isolation:isolate;background:var(--page)}.story-photo-backdrop{position:sticky;top:0;height:100svh;margin-bottom:-100svh;overflow:hidden;will-change:opacity;backface-visibility:hidden;pointer-events:none;z-index:-1}.story-photo-backdrop::before{content:"";position:absolute;inset:-3%;z-index:0;background:linear-gradient(90deg,rgba(5,5,6,.82) 0,rgba(5,5,6,.54) 46%,rgba(5,5,6,.18) 100%),radial-gradient(ellipse at 9% 26%,rgba(101,74,51,.9) 0,rgba(101,74,51,.42) 36%,transparent 64%),radial-gradient(ellipse at 36% 34%,rgba(113,80,48,.72) 0,rgba(58,43,33,.66) 48%,transparent 72%),radial-gradient(ellipse at 64% 27%,rgba(46,45,42,.82) 0,rgba(46,45,42,.4) 42%,transparent 68%),radial-gradient(ellipse at 84% 46%,rgba(151,156,143,.48) 0,rgba(87,87,78,.36) 34%,transparent 62%),radial-gradient(ellipse at 72% 82%,rgba(152,88,56,.82) 0,rgba(87,47,36,.76) 42%,transparent 70%),linear-gradient(120deg,#584130 0,#2a2723 54%,#6c3b2d 100%);opacity:1;transform:translate3d(0,0,0) scale(1);transition:opacity .72s}.story-photo-backdrop-media{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,5,6,.84) 0,rgba(5,5,6,.42) 45%,rgba(5,5,6,.1) 100%),url("assets/hero_banner-1-compressed.jpg") center/cover no-repeat;opacity:0;transform:translate3d(0,0,0) scale(1);transform-origin:center;transition:opacity .52s;will-change:transform,opacity;backface-visibility:hidden}.scroll-story.is-hero-ready .story-photo-backdrop-media{opacity:1}.scroll-story.is-hero-ready .story-photo-backdrop::before{opacity:0}.scroll-story.is-hero-waitlist-active .story-photo-backdrop{opacity:.9!important;visibility:visible!important}.scroll-story.is-hero-waitlist-active .story-photo-backdrop-media{opacity:1!important;transform:translate3d(0,0,0) scale(1)!important}.scroll-story.is-hero-waitlist-releasing .story-card:first-of-type,.scroll-story.is-hero-waitlist-releasing .story-photo-backdrop,.scroll-story.is-hero-waitlist-releasing .story-photo-backdrop-media{transition:opacity .38s cubic-bezier(.22, 1, .36, 1),transform .38s cubic-bezier(.22, 1, .36, 1)}.story-stage{position:sticky;top:0;min-height:100svh;display:grid;grid-template-columns:minmax(320px,0.88fr) minmax(360px,1.12fr);align-items:center;gap:clamp(32px,6vw,88px);padding:calc(var(--nav-height) + 22px) clamp(22px,5vw,72px) 32px;overflow-x:clip}.story-copy{position:relative;z-index:2;min-height:520px;max-width:610px;color:var(--ink)}.screen-topline,.step-label,.story-kicker{margin:0;color:var(--gold-dark);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.story-kicker{margin-bottom:24px}.story-card{position:absolute;inset:0 auto auto 0;width:min(100%,610px);opacity:0;transform:translate3d(0,22px,0) scale(1);will-change:transform,opacity;pointer-events:none;transition:none}.story-card.is-active{opacity:1;transform:translate3d(0,0,0) scale(1);pointer-events:auto}.story-card.force-visible{opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0) scale(1)!important;pointer-events:auto!important}.story-card-stack{display:flex;flex-direction:column}.final-cta h2,.pricing-band h2,.section-head h2,.story-card h1,.story-card h2{margin:12px 0 20px;font-size:clamp(48px, 7.5vw, 92px);line-height:.94;letter-spacing:-.065em;font-weight:820;text-wrap:balance;color:var(--ink)}.final-cta .section-wrap>p:not(.step-label):not(.waitlist-fineprint),.pricing-band p,.story-card-stack>p:not(.step-label):not(.waitlist-note),.story-card>p:not(.step-label):not(.waitlist-note){max-width:540px;margin:0;color:var(--ink-soft);font-size:clamp(16px, 1.55vw, 20px);line-height:1.55;letter-spacing:-.01em}.story-card:first-of-type{color:#fff}.story-card:first-of-type h1{font-size:clamp(44px, 5.4vw, 66px);color:#fff}.story-card:first-of-type .step-label,.story-card:first-of-type .story-kicker{color:#ffd073}.story-card:first-of-type .story-card-stack>p:not(.step-label):not(.waitlist-note),.story-card:first-of-type>p:not(.step-label):not(.waitlist-note){color:rgba(255,255,255,.78);font-size:clamp(15px, 1.35vw, 18px)}.store-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.store-row.centered{justify-content:center}.store-button{display:inline-flex;align-items:center;gap:12px;min-height:58px;padding:10px 19px 10px 16px;border-radius:16px;background:var(--ink);color:#fff;font-weight:760;transform:translate3d(0,0,0) scale(1);transition:transform .2s}.store-button:hover{transform:translate3d(0,-2px,0) scale(1)}.store-button svg{width:25px;height:25px;flex:0 0 auto;fill:currentColor}.store-button span{display:grid;line-height:1.04;font-size:20px;letter-spacing:-.03em;white-space:nowrap}.store-button small{color:rgba(255,255,255,.66);font-size:10px;line-height:1.1;letter-spacing:.12em;text-transform:uppercase}.store-button-light{background:#fff;color:var(--ink)}.store-button-light small{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.field-trap{position:absolute;left:-100vw;width:1px;height:1px;overflow:hidden}.waitlist-form{position:relative;display:grid;margin:30px auto 0;grid-template-columns:minmax(180px,1fr) auto;width:min(100%,590px);padding:6px;border:1px solid rgba(16,16,20,.1);border-radius:999px;background:rgba(255,253,250,.92)}.waitlist-form input[type=email]{min-width:0;min-height:50px;padding:0 18px;border:0;border-radius:999px;background:0 0;color:var(--ink);font:inherit;font-size:16px;font-weight:650}.waitlist-form input[type=email]::placeholder{color:rgba(117,109,99,.88)}.waitlist-form button{min-height:50px;padding:0 22px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:780;cursor:pointer;transform:translate3d(0,0,0) scale(1);transition:transform .2s,background .2s,opacity .2s}.waitlist-form button:hover{background:var(--brown)}.waitlist-form button:disabled{cursor:wait;opacity:.7;transform:translate3d(0,0,0) scale(1)}.waitlist-status{grid-column:1/-1;min-height:18px;margin:0 12px 2px;color:var(--green);font-size:13px;font-weight:720;line-height:1.35}.waitlist-status:empty{min-height:0;margin:0;overflow:hidden}.waitlist-status.is-error{color:#a13f00}.waitlist-fineprint,.waitlist-note{max-width:560px;margin:12px 0 0;color:var(--muted);font-size:13px;font-weight:650;line-height:1.45}.waitlist-note{padding:15px 15px 15px 0}.story-card:first-of-type .waitlist-form{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.15);backdrop-filter:blur(16px)}.story-card:first-of-type .waitlist-form input[type=email]{color:#fff}.story-card:first-of-type .waitlist-form input[type=email]::placeholder{color:rgba(255,255,255,.62)}.story-card:first-of-type .waitlist-form button{background:var(--gold);color:var(--ink)}.story-card:first-of-type .waitlist-form button:hover{background:#ffd073}.story-card:first-of-type .waitlist-status{color:#ffd073}.story-card:first-of-type .waitlist-status.is-error{color:#ffccb8}.story-card:first-of-type .waitlist-note{max-width:560px;color:rgba(255,255,255,.68);font-size:13px;font-weight:650;line-height:1.45}.final-cta .waitlist-form{margin-inline:auto}.final-cta .waitlist-status{text-align:left}.final-cta .waitlist-fineprint{margin-inline:auto;color:rgba(255,255,255,.52)}.micro-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.micro-list span{padding:9px 13px;border:1px solid rgba(16,16,20,.1);border-radius:999px;background:rgba(255,255,255,.66);color:var(--ink-soft);font-size:13px;font-weight:720}.story-visual{position:relative;display:grid;place-items:center;min-height:calc(100svh - var(--nav-height) - 54px);pointer-events:none}.phone-halo{display:none}.phone-frame{position:relative;height:clamp(560px,78vh,760px);aspect-ratio:390/844;padding:8px;border-radius:48px;background:#0e0e10;transform:translate3d(0,0,0) scale(1);transform-origin:center bottom;opacity:0;transition:opacity .42s;will-change:transform,opacity;backface-visibility:hidden;overflow:visible}.scroll-story.is-story-ready .phone-frame{opacity:1}.dynamic-island{position:absolute;top:16px;left:50%;z-index:30;width:104px;height:28px;transform:translateX(-50%);border-radius:999px;background:#0e0e10;opacity:1;pointer-events:none}.phone-screen{position:relative;width:100%;height:100%;border-radius:40px;overflow:hidden;background:linear-gradient(180deg,#f9f6f2 0,#efeae1 100%)}.phone-scene{position:absolute;inset:0;opacity:0;visibility:hidden;overflow:hidden;background:var(--paper);color:var(--ink);transform:translate3d(0,0,0) scale(1);will-change:transform,opacity}.phone-scene.is-active{opacity:1;visibility:visible}.phone-scene [data-drift]{will-change:transform}.scene-verified{background:#111}.statusbar{position:absolute;top:0;left:0;right:0;z-index:40;height:48px;padding-left:25px;padding-top:14px;padding-right:10px;display:flex;align-items:flex-start;justify-content:space-between;color:#000;font-size:12px;font-weight:760;pointer-events:none}.statusbar.dark-text{color:var(--ink)}.status-icons{display:flex;align-items:center;gap:6px;scale:0.7;margin-top:2px}.signal{width:18px;height:10px;background:linear-gradient(to top,currentColor 0 25%,transparent 25%) 0 0/4px 100% no-repeat,linear-gradient(to top,currentColor 0 50%,transparent 50%) 5px 0/4px 100% no-repeat,linear-gradient(to top,currentColor 0 75%,transparent 75%) 10px 0/4px 100% no-repeat,linear-gradient(to top,currentColor 0 100%,transparent 100%) 15px 0/4px 100% no-repeat}.wifi{width:15px;height:11px;transform:scale(1.5);background:url(assets/ios-wifi.svg) center/contain no-repeat}.battery{width:23px;height:11px;border:1.5px solid currentColor;border-radius:3px;position:relative}.battery::before{content:"";position:absolute;top:2px;left:2px;bottom:2px;width:14px;border-radius:1px;background:currentColor}.battery::after{content:"";position:absolute;right:-4px;top:3px;width:2px;height:4px;border-radius:0 2px 2px 0;background:currentColor}.profile-card{position:absolute;inset:0;scale:1.1}.profile-card img{width:100%;height:100%;object-fit:cover}.profile-shade{position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.68))}.profile-name{position:absolute;left:26px;bottom:50px;color:#fff;display:grid;gap:6px}.profile-name strong{font-size:54px;line-height:.95;letter-spacing:-.07em}.profile-name>span:not(.verify-pill){color:rgba(255,255,255,.8);font-size:18px;font-weight:650}.verify-pill{width:max-content;display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:9px 12px 9px 10px;border-radius:999px;background:var(--blue);color:#fff;font-size:13px;font-weight:820}.verify-pill svg,.verify-toast svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}.verify-toast{position:absolute;left:18px;right:18px;top:72px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.94);color:var(--ink);font-size:13px;line-height:1.25}.verify-toast svg{color:var(--blue);width:34px;height:34px}.screen-pad{position:relative;height:calc(100% - 48px);margin-top:48px;display:flex;flex-direction:column;padding:16px 22px 22px}.screen-pad h3{margin:12px 0 8px;font-size:32px;line-height:1.02;letter-spacing:-.06em}.screen-sub{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.progress-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.back-dot{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;background:#fff;color:var(--black);font-size:0;line-height:0}.back-dot svg{width:18px;height:18px;display:block;overflow:visible}.back-dot path{fill:none;stroke:currentColor;stroke-width:8;stroke-linecap:square;stroke-linejoin:miter}.progress-seg{height:4px;flex:1;border-radius:99px;background:var(--line)}.progress-seg.on{background:var(--gold-dark)}.screen-label{margin:22px 0 12px;color:var(--muted);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:820}.interest-fields{will-change:transform}.chip-cloud{display:flex;flex-wrap:wrap;gap:8px}.chip-cloud.compact{margin-bottom:18px}.chip{display:inline-flex;align-items:center;min-height:31px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:12px;font-weight:690;white-space:nowrap}.chip.active{background:var(--black);border-color:var(--black);color:#fff}.phone-button{width:100%;min-height:48px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--black);color:#fff;font-size:14px;font-weight:790;cursor:default}.phone-button.gold{background:var(--gold);color:var(--ink)}.date-stage{background:radial-gradient(circle at 20% 20%,rgba(255,174,0,.42),transparent 35%),linear-gradient(145deg,#111113,#2a231a 58%,#101010);border:1px solid rgba(255,174,0,.24);margin:22px -10px 15px;padding:22px 14px;border-radius:28px;min-height:142px;will-change:opacity}.date-pill-strip{position:absolute;top:46%;left:16px;width:max-content;opacity:0;visibility:hidden;transform:translate3d(0,0,0) scale(1);pointer-events:none;will-change:transform,opacity}.no-gsap .date-pill-strip{display:none}.date-row{position:relative;display:flex;gap:7px;min-width:max-content}.date-row+.date-row{margin-top:10px}.date-row.offset{transform:translate3d(-22px,0,0) scale(1)}.date-pill{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;align-content:center;gap:1px;background:#fffdf8;color:var(--ink);border:1px solid rgba(255,174,0,.38);transform:translate3d(0,0,0) scale(1);will-change:transform,opacity}.date-pill b{font-size:17px;line-height:1}.date-pill small{color:var(--muted);font-size:7px;line-height:1;text-transform:uppercase;letter-spacing:.06em;font-weight:760}.date-pill.selected{background:var(--black);color:#fff;border-color:var(--gold);transform:translate3d(0,0,0) scale(1.1)}.date-pill.selected small{color:rgba(255,255,255,.64)}.date-context-layer{position:absolute;inset:0;pointer-events:none}.date-pill-context{position:absolute;visibility:hidden;background:rgba(255,253,248,.62);color:rgba(16,16,20,.48);border-color:rgba(200,131,42,.2);filter:saturate(.55);transform:translate3d(0,0,0) scale(1);transform-origin:center}.date-pill-context small{color:rgba(117,109,99,.62)}.context-prev-5{left:-176px;top:9px}.context-prev-6{left:-214px;top:59px}.context-prev-7{left:-246px;top:22px}.context-next-5{right:-194px;top:8px}.context-next-6{right:-224px;top:59px}.context-next-7{right:-266px;top:25px}.legend-card,.plan-card{border:1px solid var(--line);background:#fff;border-radius:20px}.legend-card{display:grid;gap:9px;padding:13px 14px;font-size:12px;color:var(--ink-soft);font-weight:680}.legend-card span{display:flex;align-items:center;gap:9px}.legend-card i{width:15px;height:15px;border-radius:50%;flex:0 0 auto}.legend-card .ring{border:2px solid var(--gold-dark)}.legend-card .fill{background:rgba(200,131,42,.2)}.legend-card .dark{background:var(--black)}.plan-card{display:flex;align-items:center;gap:12px;padding:12px;margin-top:12px}.plan-card span:not(.plan-avatar){display:grid;min-width:0}.plan-card b{font-size:14px;letter-spacing:-.02em}.plan-card small{color:var(--muted);font-size:11px}.chevron{margin-left:auto;color:var(--muted);font-size:23px}.scene-lobbies{background:linear-gradient(180deg,#f9f6f2 0,#efeae1 100%)}.scene-lobbies .screen-topline,.scene-lobbies h3{transition:opacity .3s}.scene-lobbies.is-title-faded .screen-topline,.scene-lobbies.is-title-faded h3{opacity:0}.scene-calendar{background:linear-gradient(180deg,#f9f6f2 0,#efeae1 100%)}.lobby-card{position:relative;display:grid;gap:9px;padding:15px 16px;margin-top:8px;border:1px solid var(--line);border-radius:20px;background:#fff;transform:translate3d(0,0,0) scale(1);transform-origin:center top;will-change:transform,opacity}.lobby-card.is-calendar-morph-source{flex:0 0 auto;isolation:isolate;overflow:hidden;--morph-date-alpha:0}.lobby-card.is-calendar-morph-source::after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:radial-gradient(circle at 20% 20%,rgba(255,174,0,.42),transparent 35%),linear-gradient(145deg,#111113,#2a231a 58%,#101010);opacity:var(--morph-date-alpha);pointer-events:none;will-change:opacity}.lobby-card.is-calendar-morph-source>*{position:relative;z-index:2;will-change:opacity,filter}.scene-lobbies.is-calendar-handoff{z-index:8;background:0 0}.scene-lobbies.is-calendar-handoff .lobby-card:not(.is-calendar-morph-source),.scene-lobbies.is-calendar-handoff .phone-button{opacity:0!important;visibility:hidden!important;pointer-events:none}.scene-lobbies .lobby-card:first-of-type{margin-top:8px}.lobby-card.is-focused{background:var(--black);color:#fff;border-color:var(--black)}.lobby-card>div:first-child{display:flex;justify-content:space-between;gap:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:820}.lobby-card.is-focused>div:first-child{color:var(--gold)}.lobby-card h4{margin:0;font-size:18px;line-height:1.12;letter-spacing:-.04em}.lobby-card.is-focused h4{font-size:23px}.avatar-stack{display:flex;margin-top:4px}.avatar-stack i{width:28px;height:28px;border-radius:50%;border:2px solid var(--black);background-size:cover;background-position:center;margin-left:-9px}.avatar-stack i:first-child{margin-left:0}.scene-room{background:linear-gradient(180deg,#fffdfa,#f1eadf)}.seat-card{margin-top:18px;padding:18px;border-radius:26px;background:var(--warm);border:1px solid var(--line)}.seat-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:820}.seat-head b{color:rgba(16,16,20,.18);font-size:42px;letter-spacing:-.08em;line-height:1}.seat-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;text-align:center}.seat-grid>div{display:grid;justify-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:720}.seat-avatar,.seat-empty{width:86px;height:86px;border-radius:50%;background-size:cover;background-position:center;display:grid;place-items:center}.seat-empty{border:2px dashed rgba(16,16,20,.2);color:var(--muted);font-size:34px;font-style:normal;font-weight:300}.scene-circle{background:linear-gradient(180deg,#f9f6f2,#efeae1)}.kudos-card{margin-top:22px;display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-areas:"avatar meta" "avatar copy";align-items:center;column-gap:15px;padding:14px;border:1px solid var(--line);border-radius:24px;background:var(--warm)}.large-avatar{width:76px;height:76px;border-radius:50%;flex:0 0 auto;background-size:cover;background-position:center;grid-area:avatar}.kudos-card .kudos-meta{grid-area:meta;align-self:end;margin:0;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;line-height:1.15;font-size:8px;font-weight:820}.kudos-copy{grid-area:copy;min-width:0}.kudos-card h4{margin:4px 0 2px;font-size:17px;letter-spacing:-.04em}.kudos-card p{margin:0;color:var(--muted);font-size:11px}.friend-list{margin-top:18px;display:grid}.friend-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.friend-row i{width:43px;height:43px;border-radius:50%;flex:0 0 auto;background-size:cover;background-position:center}.friend-row span{min-width:0;display:grid;line-height:1.25}.friend-row b{font-size:14px}.friend-row small{color:var(--muted);font-size:11px}.friend-row em{margin-left:auto;min-width:42px;height:26px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--gold-dark);font-style:normal;font-weight:820;font-size:12px}.friend-row em .cowboy-hat-icon{width:15px;height:15px;display:block;flex:0 0 auto;fill:currentColor}.friend-row em .kudos-count{min-width:0;display:inline;line-height:1}.story-progress{position:absolute;right:clamp(8px,2vw,24px);top:50%;transform:translateY(-50%);display:grid;gap:0}.story-progress button{width:24px;height:48px;padding:0;border:0;position:relative;display:grid;place-items:center;background:0 0;cursor:pointer}.story-progress button::after,.story-progress button::before{content:"";position:absolute;width:3px;height:48px;border-radius:999px;transform:translate3d(0,0,0) scaleY(.583);transform-origin:center;transition:transform .25s,opacity .25s;will-change:transform,opacity}.story-progress button::before{background:rgba(16,16,20,.18);opacity:1}.story-progress button::after{background:var(--gold-dark);opacity:0}.story-progress button.is-active::after,.story-progress button.is-active::before{transform:translate3d(0,0,0) scaleY(1)}.story-progress button.is-active::before{opacity:0}.story-progress button.is-active::after{opacity:1}.section-wrap{width:min(1180px,calc(100% - 44px));margin:0 auto}.section-wrap.narrow{width:min(880px,calc(100% - 44px));text-align:center}.quote-band{display:none;padding:clamp(82px,12vw,150px) 0;background:var(--navy);color:#fff}.quote-band p{margin:0;font-size:clamp(34px, 5.6vw, 76px);line-height:1.02;letter-spacing:-.06em;font-weight:780;text-wrap:balance}.quote-band span{display:block;margin-top:26px;color:rgba(255,255,255,.58);font-size:13px;font-weight:720;letter-spacing:.12em;text-transform:uppercase}.audience-band,.pricing-band{padding:clamp(80px,11vw,136px) 0}.audience-band{background:#070707;color:#fff}.section-head{display:grid;grid-template-columns:0.9fr 1.4fr;gap:48px;align-items:end;margin-bottom:54px}.audience-band .section-head{gap:12px}.section-head h2{margin:0;font-size:clamp(42px, 6vw, 78px)}.audience-grid{display:grid;grid-template-columns:1fr 1fr}.audience-grid article{padding:clamp(28px,5vw,56px)}.audience-grid article+article{border-left:1px solid var(--line-dark)}.audience-band .section-head h2,.audience-grid h3{color:#fff}.audience-grid h3{margin:0 0 24px;font-size:clamp(26px, 3vw, 40px);letter-spacing:-.05em}.audience-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:0}.audience-grid li{padding:16px 0;border-top:1px solid var(--line-dark);color:rgba(255,255,255,.74);font-size:16px;line-height:1.5}.audience-grid .muted li{color:rgba(255,255,255,.48)}.pricing-band{background:radial-gradient(circle at 82% 30%,rgba(63,98,87,.2),transparent 28vw),#ece8df}.pricing-layout{display:grid;grid-template-columns:1.15fr 0.85fr;gap:clamp(34px,7vw,86px);align-items:center}.pricing-band h2{margin-top:12px;font-size:clamp(48px, 7vw, 88px)}.price-card{border-radius:var(--radius);background:#fff;border:1px solid var(--line);padding:clamp(28px,4vw,46px);box-shadow:var(--shadow-md)}.price-card>span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(133,72,0,.12);color:var(--brown);text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:820}.price-card strong{display:flex;align-items:baseline;gap:8px;margin-top:24px;font-size:clamp(74px, 10vw, 116px);line-height:.9;letter-spacing:-.075em}.price-card small{color:var(--brown);font-size:26px;letter-spacing:-.03em}.price-card em{color:var(--muted);font-size:16px;font-style:normal;letter-spacing:0}.price-card p{margin:20px 0 28px;color:var(--muted)}.final-cta{padding:clamp(90px,13vw,170px) 0;background:radial-gradient(circle at 50% 100%,rgba(255,174,0,.24),transparent 36vw),var(--black);color:#fff}.final-cta h2{margin-top:14px;font-size:clamp(48px, 7.6vw, 102px);color:#fff}.final-cta .section-wrap>p:not(.step-label):not(.waitlist-fineprint){color:rgba(255,255,255,.68);margin-inline:auto}.site-footer{padding:48px 0 42px;background:var(--black);color:#fff;border-top:1px solid var(--line-dark)}.footer-layout{display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(130px,0.6fr) minmax(170px,0.7fr) auto;gap:34px;align-items:start}.site-footer p{max-width:340px;margin:18px 0 0;color:rgba(255,255,255,.56)}.footer-links{display:grid;gap:10px}.site-footer a:not(.brand){color:rgba(255,255,255,.7);font-weight:650}.site-footer small{color:rgba(255,255,255,.44);font-size:12px}.legal-body{background:var(--page)}.legal-main{padding:clamp(64px,9vw,112px) 0 clamp(82px,12vw,150px)}.legal-document{max-width:920px}.legal-header{margin-bottom:clamp(36px,6vw,72px)}.legal-header h1{max-width:760px;margin:12px 0 18px;color:var(--ink);font-size:clamp(48px, 7vw, 86px);line-height:.96;letter-spacing:-.065em;font-weight:820;text-wrap:balance}.legal-header p:not(.step-label){margin:0;color:var(--muted);font-size:15px;font-weight:680}.legal-content{max-width:820px;color:var(--ink-soft)}.legal-content h2,.legal-content h3,.legal-content h4{color:var(--ink);letter-spacing:-.035em}.legal-content h2{margin:54px 0 16px;padding-top:28px;border-top:1px solid var(--line);font-size:clamp(28px, 3.8vw, 42px);line-height:1.08}.legal-content h3{margin:34px 0 10px;font-size:clamp(22px, 2.7vw, 30px);line-height:1.15}.legal-content h4{margin:24px 0 8px;color:var(--gold-dark);font-size:15px;line-height:1.35;text-transform:none;letter-spacing:0}.legal-content li,.legal-content p{font-size:16px;line-height:1.72}.legal-content p{margin:0 0 16px}.legal-content ul{margin:0 0 20px;padding-left:22px}.legal-content li+li{margin-top:8px}.legal-content a{color:var(--gold-dark);font-weight:720;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-table-wrap{width:100%;margin:22px 0 32px;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.legal-content table{width:100%;min-width:720px;border-collapse:collapse}.legal-content td,.legal-content th{padding:14px 16px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top;font-size:14px;line-height:1.55}.legal-content th{background:var(--warm);color:var(--ink);font-weight:780}.legal-content tr:last-child td{border-bottom:0}.legal-content td:last-child,.legal-content th:last-child{border-right:0}.legal-endnote{margin-top:42px;color:var(--muted);font-weight:720}.no-gsap .scroll-story{min-height:auto}.no-gsap .story-stage{position:relative}.no-gsap .phone-frame,.no-gsap .phone-scene,.no-gsap .story-card,.no-gsap .story-photo-backdrop-media{opacity:1;visibility:visible}@media (max-width:980px){:root{--nav-height:62px}.nav-links{display:none}.site-nav{padding-inline:18px}.scroll-story{min-height:720vh;margin-bottom:var(--phone-overflow-clear,0)}.story-photo-backdrop-media{background:linear-gradient(180deg,rgba(5,5,6,.76),rgba(5,5,6,.42) 54%,rgba(5,5,6,.14) 100%),url("assets/hero_banner-1-compressed.jpg") center/cover no-repeat}.story-stage{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:var(--story-mobile-gap,12px);align-content:center;justify-items:center;padding:calc(var(--nav-height) + 10px) 18px 20px}.story-copy{width:min(100%,520px);min-height:clamp(230px,38vw,280px);text-align:center;margin-top:2rem}.story-kicker{margin-bottom:10px}.story-card{inset:0 0 auto;margin:0 auto}.story-card:not(:first-of-type){display:flex;flex-direction:column;align-items:center;gap:10px}.story-card h1,.story-card h2{margin-bottom:12px;font-size:clamp(34px, 10.5vw, 56px)}.story-card:not(:first-of-type) h2{width:100%;margin:0}.story-card-stack>p:not(.step-label):not(.waitlist-note),.story-card>p:not(.step-label):not(.waitlist-note){margin-inline:auto;font-size:14px;line-height:1.45}.story-card:not(:first-of-type)>p:not(.step-label):not(.waitlist-note){width:100%;margin-block:0}.store-row{justify-content:center;margin-top:16px}.store-button{min-height:48px;border-radius:14px;padding:8px 14px 8px 12px}.store-button span{font-size:16px}.store-button svg{width:21px;height:21px}.waitlist-form{margin-top:18px}.waitlist-note{margin-inline:auto;padding:0}.micro-list{justify-content:center;margin-top:2px}.story-visual{min-height:0;align-self:start}.phone-frame{height:clamp(392px,58svh,612px);border-radius:38px;padding:7px}.phone-screen{border-radius:32px}.dynamic-island{top:13px;width:86px;height:24px}.statusbar{height:42px;padding:12px 15px 0 20px;font-size:10px}.status-icons{transform:scale(.7);transform-origin:right top}.lobby-card h4{margin:0;font-size:18px;line-height:1.12;letter-spacing:-.04em;width:var(--lobby-title-width,auto);min-width:var(--lobby-title-width,auto);max-width:var(--lobby-title-width,none);justify-self:start}.screen-pad{height:calc(100% - 42px);margin-top:42px;padding:10px 17px 17px}.screen-pad h3{font-size:25px;margin-top:6px}.screen-sub{font-size:11px}.screen-label{margin:14px 0 8px}.chip{min-height:27px;padding:0 10px;font-size:10px}.phone-button{min-height:41px}.scene-interests .phone-button{display:none}.profile-name strong{font-size:42px}.verify-toast{top:58px;font-size:11px}.verify-toast svg{width:28px;height:28px}.date-stage{margin-top:14px;padding:16px 10px;border-radius:22px;min-height:112px}.date-pill{width:34px;height:34px}.date-pill-desktop{display:none!important}.context-prev-1{left:-106px;top:-4px}.context-prev-2{left:-70px;top:-13px}.context-prev-3{left:-64px;top:48px}.context-prev-4{left:-94px;top:52px}.context-next-1{right:-65px;top:-4px}.context-next-2{right:-104px;top:-7px}.context-next-3{right:-82px;top:52px}.context-next-4{right:-122px;top:46px}.date-pill b{font-size:14px}.date-pill small{font-size:6px}.legend-card{gap:6px;padding:10px;font-size:10px}.plan-card{padding:9px}.lobby-card{padding:12px;border-radius:16px}.lobby-card.is-focused h4{font-size:19px}.seat-card{margin-top:12px;padding:14px;border-radius:20px}.seat-head{margin-bottom:12px}.seat-head b{font-size:34px}.seat-grid{gap:14px 10px}.seat-avatar,.seat-empty{width:68px;height:68px}.kudos-card{margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:0;padding:28px 18px 30px;text-align:center}.large-avatar{width:58px;height:58px;order:2;margin-bottom:20px}.kudos-card .kudos-meta{order:1;align-self:center;margin-bottom:20px}.kudos-copy{order:3}.kudos-card h4{line-height:18px}.friend-row{padding:9px 0}.friend-row i{width:35px;height:35px}.story-progress{right:10px}.story-progress button{width:24px;height:34px}.story-progress button::after,.story-progress button::before{height:34px}.audience-grid,.footer-layout,.pricing-layout,.section-head{grid-template-columns:1fr}.audience-grid article+article{border-left:0;border-top:1px solid var(--line)}}@media (max-width:520px){.brand{font-size:19px}.nav-cta{min-height:38px;padding-inline:14px}.story-stage{height:100svh;min-height:0;grid-template-rows:clamp(156px,21svh,204px) minmax(0,1fr);gap:0;align-content:stretch;padding:calc(var(--nav-height) + 8px) 14px 16px}.story-copy{height:100%;min-height:0;margin-top:0}.story-card:not(:first-of-type){padding-top:clamp(16px,3.2svh,30px);gap:8px}.story-card h1,.story-card h2{font-size:clamp(31px, 9.4vw, 42px);line-height:.96;margin:0}.story-card-stack>p:not(.step-label):not(.waitlist-note),.story-card>p:not(.step-label):not(.waitlist-note){max-width:min(100%,344px);font-size:13.5px;line-height:1.38}.story-visual{align-self:stretch;overflow:visible;place-items:start center}.store-row{gap:8px}.store-button{gap:9px;min-height:45px;padding-inline:11px}.store-button span{font-size:14px}.store-button small{font-size:8px}.waitlist-form{grid-template-columns:1fr;max-width:350px;margin-top:14px;border-radius:22px;padding:7px}.waitlist-form button,.waitlist-form input[type=email]{min-height:44px}.waitlist-form input[type=email]{text-align:center;padding-inline:12px}.waitlist-status{margin-inline:8px;text-align:center}.waitlist-note{max-width:310px;font-size:12px}.phone-frame{height:clamp(500px,58svh,560px)}.date-row{gap:5px}.date-row.offset{transform:translate3d(-18px,0,0) scale(1)}.date-pill{width:31px;height:31px}.context-prev-1{left:-94px;top:-4px}.context-prev-2{left:-34px;top:-6px}.context-prev-3{left:-54px;top:39px}.context-prev-4{left:-84px;top:47px}.context-next-1{right:-34px;top:-6px}.context-next-2{right:-94px;top:-7px}.context-next-3{right:-54px;top:39px}.context-next-4{right:-110px;top:42px}.date-stage{min-height:106px}.kudos-card{margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:0;padding:12px;text-align:center}.large-avatar{margin-bottom:4px}.friend-list{margin-top:0}.seat-avatar,.seat-empty{width:62px;height:62px}.friend-row small{display:none}.section-wrap,.section-wrap.narrow{width:min(100% - 32px,1180px)}}@media (max-width:380px){.story-stage{height:100svh;min-height:0;grid-template-rows:clamp(184px,29svh,214px) minmax(0,1fr);gap:6px}.story-copy{height:100%;min-height:0}.story-visual{align-self:stretch;overflow:visible}.story-card:not(:first-of-type){padding-top:clamp(12px,2.6svh,18px)}.story-card h1,.story-card h2{font-size:clamp(29px, 8.8vw, 42px)}.story-card:not(:first-of-type)>p:not(.step-label):not(.waitlist-note){display:block;max-width:min(100%,316px);font-size:13px;line-height:1.32}.story-card:first-of-type .story-card-stack>p:not(.step-label):not(.waitlist-note),.story-card:first-of-type>p:not(.step-label):not(.waitlist-note){display:block;max-width:min(100%,386px);margin-top:12px;font-size:clamp(15px, 3.8vw, 18px);line-height:1.42}.waitlist-form-hero{max-width:330px;margin-top:10px}.story-card:first-of-type .waitlist-note{display:none}.phone-frame{height:clamp(500px,100%,532px);min-height:0;width:auto}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}.context-prev-1{left:-75px;right:auto;top:-45px}.context-prev-2{left:-52px;right:auto;top:0}.context-prev-3{left:-104px;right:auto;top:0}.context-prev-4{left:-127px;right:auto;top:-45px}.context-next-1{left:auto;right:-30px;top:53px}.context-next-2{left:auto;right:-82px;top:53px}.context-next-3{left:auto;right:-56px;top:98px}.context-next-4{left:auto;right:-108px;top:98px}@media (max-width:980px){.context-prev-1{left:-60px;top:-35px}.context-prev-2{left:-42px;top:0}.context-prev-3{left:-83px;top:0}.context-prev-4{left:-101px;top:-35px}.context-next-1{right:-20px;top:44px}.context-next-2{right:-61px;top:44px}.context-next-3{right:-40px;top:79px}.context-next-4{right:-81px;top:79px}.story-card .micro-list{position:relative;inset:auto;width:min(100%,360px);margin:2px auto 0;z-index:1;pointer-events:none}.story-card .micro-list span{position:static;white-space:nowrap;opacity:.86;transform-origin:center;transform:none}.story-card .micro-list span:first-child,.story-card .micro-list span:nth-child(2),.story-card .micro-list span:nth-child(3){transform:none}.story-card .step-label,.story-card h2,.story-card-stack>p:not(.step-label):not(.waitlist-note),.story-card>p:not(.step-label):not(.waitlist-note){position:relative;z-index:1}}@media (max-width:520px){.context-next-1,.context-next-2,.context-next-3,.context-next-4,.context-prev-1,.context-prev-2,.context-prev-3,.context-prev-4{display:grid!important}.context-prev-4{left:-72px;top:-42px}.context-prev-1{left:-36px;top:-42px}.context-prev-2{left:-36px;top:0}.context-prev-3{left:-72px;top:0}.context-next-1{right:-18px;top:41px}.context-next-2{right:-54px;top:41px}.context-next-3{right:-40px;top:79px}.context-next-4{right:-74px;top:79px}.story-card .micro-list{width:min(100%,350px);gap:7px 8px}.story-card .micro-list span{padding:7px 11px;font-size:12px}}.phone-decor{position:absolute;inset:0;z-index:0;pointer-events:none;display:none}[data-scroll-story].has-phone-decor .phone-decor{display:block}.story-visual .phone-frame{position:relative;z-index:1}.phone-decor-group{position:absolute;inset:0;opacity:0;transition:opacity .55s}.phone-decor-group.is-active{opacity:.16}.phone-decor-group>*{position:absolute;left:50%}.decor-card{display:inline-flex;align-items:center;white-space:nowrap;padding:9px 13px;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:12px;font-weight:700}.decor-lobby-card{width:246px;min-height:108px;display:grid;align-content:center;gap:13px;padding:16px 18px 17px;border-radius:21px;border:1px solid rgba(230,222,210,.95);background:rgba(255,253,248,.96);color:var(--ink);transform-origin:center}.decor-lobby-card>div{display:flex;justify-content:space-between;gap:14px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px;line-height:1;font-weight:820}.decor-lobby-card>div b{color:inherit;font:inherit;white-space:nowrap}.decor-lobby-card h4{margin:0;color:var(--ink);font-size:20px;line-height:1.12;letter-spacing:-.04em;font-weight:830;text-wrap:balance}.decor-badge,.decor-hat{width:46px;height:46px}.decor-badge{fill:var(--gold-dark)}.decor-hat{fill:var(--ink)}.phone-decor-group[data-decor-scene="0"]>:first-child{top:7%;transform:translate3d(-250px,0,0) rotate(-9deg) scale(1.1)}.phone-decor-group[data-decor-scene="0"]>:nth-child(2){top:13%;transform:translate3d(205px,0,0) rotate(8deg) scale(1.25)}.phone-decor-group[data-decor-scene="0"]>:nth-child(3){top:29%;transform:translate3d(-285px,0,0) rotate(-5deg) scale(.95)}.phone-decor-group[data-decor-scene="0"]>:nth-child(4){top:35%;transform:translate3d(220px,0,0) rotate(6deg) scale(1.2)}.phone-decor-group[data-decor-scene="0"]>:nth-child(5){top:51%;transform:translate3d(-245px,0,0) rotate(6deg) scale(1.3)}.phone-decor-group[data-decor-scene="0"]>:nth-child(6){top:57%;transform:translate3d(235px,0,0) rotate(-7deg) scale(1.05)}.phone-decor-group[data-decor-scene="0"]>:nth-child(7){top:74%;transform:translate3d(-275px,0,0) rotate(-4deg) scale(1.15)}.phone-decor-group[data-decor-scene="0"]>:nth-child(8){top:81%;transform:translate3d(210px,0,0) rotate(9deg) scale(.9)}.phone-decor-group[data-decor-scene="0"]>:nth-child(9){top:91%;transform:translate3d(-225px,0,0) rotate(5deg) scale(1.2)}.phone-decor-group[data-decor-scene="1"].is-active{opacity:.22}.phone-decor-group[data-decor-scene="1"]>:first-child{top:9%;transform:translate3d(-430px,0,0) rotate(-5deg) scale(.82)}.phone-decor-group[data-decor-scene="1"]>:nth-child(2){top:20%;transform:translate3d(255px,0,0) rotate(5deg) scale(.88)}.phone-decor-group[data-decor-scene="1"]>:nth-child(3){top:39%;transform:translate3d(-452px,0,0) rotate(-4deg) scale(.76)}.phone-decor-group[data-decor-scene="1"]>:nth-child(4){top:51%;transform:translate3d(160px,0,0) rotate(-10deg) scale(.8)}.phone-decor-group[data-decor-scene="1"]>:nth-child(5){top:72%;transform:translate3d(-420px,0,0) rotate(-4deg) scale(.7)}.phone-decor-group[data-decor-scene="1"]>:nth-child(6){top:83%;transform:translate3d(258px,0,0) rotate(5deg) scale(.78)}.phone-decor-group[data-decor-scene="3"]>:first-child{top:9%;transform:translate3d(-260px,0,0) rotate(-12deg) scale(1.2)}.phone-decor-group[data-decor-scene="3"]>:nth-child(2){top:18%;transform:translate3d(225px,0,0) rotate(10deg) scale(1)}.phone-decor-group[data-decor-scene="3"]>:nth-child(3){top:39%;transform:translate3d(-290px,0,0) rotate(8deg) scale(1.35)}.phone-decor-group[data-decor-scene="3"]>:nth-child(4){top:48%;transform:translate3d(235px,0,0) rotate(-8deg) scale(1.1)}.phone-decor-group[data-decor-scene="3"]>:nth-child(5){top:70%;transform:translate3d(-255px,0,0) rotate(-10deg) scale(.95)}.phone-decor-group[data-decor-scene="3"]>:nth-child(6){top:81%;transform:translate3d(230px,0,0) rotate(12deg) scale(1.25)}.phone-decor-group[data-decor-scene="4"]>:first-child{top:11%;transform:translate3d(-260px,0,0) rotate(-10deg) scale(1.15)}.phone-decor-group[data-decor-scene="4"]>:nth-child(2){top:20%;transform:translate3d(230px,0,0) rotate(9deg) scale(1.3)}.phone-decor-group[data-decor-scene="4"]>:nth-child(3){top:42%;transform:translate3d(-285px,0,0) rotate(7deg) scale(1)}.phone-decor-group[data-decor-scene="4"]>:nth-child(4){top:52%;transform:translate3d(230px,0,0) rotate(-9deg) scale(1.2)}.phone-decor-group[data-decor-scene="4"]>:nth-child(5){top:73%;transform:translate3d(-250px,0,0) rotate(-7deg) scale(.95)}.phone-decor-group[data-decor-scene="4"]>:nth-child(6){top:83%;transform:translate3d(235px,0,0) rotate(11deg) scale(1.25)}@media (max-width:980px){.phone-decor-group.is-active{opacity:.18}.phone-decor-group[data-decor-scene="1"].is-active{opacity:.16}.decor-lobby-card{width:220px;min-height:100px;gap:11px;padding:14px 16px 15px;border-radius:18px}.decor-lobby-card h4{font-size:18px}.phone-decor-group[data-decor-scene="1"]>:first-child{top:11%;transform:translate3d(-286px,0,0) rotate(-5deg) scale(.7)}.phone-decor-group[data-decor-scene="1"]>:nth-child(2){top:23%;transform:translate3d(112px,0,0) rotate(5deg) scale(.74)}.phone-decor-group[data-decor-scene="1"]>:nth-child(3){top:43%;transform:translate3d(-296px,0,0) rotate(-4deg) scale(.64)}.phone-decor-group[data-decor-scene="1"]>:nth-child(4){top:55%;transform:translate3d(104px,0,0) rotate(-10deg) scale(.8)}.phone-decor-group[data-decor-scene="1"]>:nth-child(5){top:73%;transform:translate3d(-280px,0,0) rotate(-4deg) scale(.6)}.phone-decor-group[data-decor-scene="1"]>:nth-child(6){top:84%;transform:translate3d(118px,0,0) rotate(5deg) scale(.64)}.phone-decor-group[data-decor-scene="0"]>:first-child{top:8%;transform:translate3d(-168px,0,0) rotate(-9deg) scale(.9)}.phone-decor-group[data-decor-scene="0"]>:nth-child(2){top:14%;transform:translate3d(112px,0,0) rotate(8deg) scale(.92)}.phone-decor-group[data-decor-scene="0"]>:nth-child(3){top:27%;transform:translate3d(-180px,0,0) rotate(-5deg) scale(.84)}.phone-decor-group[data-decor-scene="0"]>:nth-child(4){top:35%;transform:translate3d(122px,0,0) rotate(6deg) scale(.9)}.phone-decor-group[data-decor-scene="0"]>:nth-child(5){top:50%;transform:translate3d(-164px,0,0) rotate(6deg) scale(.96)}.phone-decor-group[data-decor-scene="0"]>:nth-child(6){top:58%;transform:translate3d(130px,0,0) rotate(-7deg) scale(.86)}.phone-decor-group[data-decor-scene="0"]>:nth-child(7){top:73%;transform:translate3d(-176px,0,0) rotate(-4deg) scale(.88)}.phone-decor-group[data-decor-scene="0"]>:nth-child(8){top:81%;transform:translate3d(112px,0,0) rotate(9deg) scale(.82)}.phone-decor-group[data-decor-scene="0"]>:nth-child(9){top:91%;transform:translate3d(-150px,0,0) rotate(5deg) scale(.88)}.phone-decor-group[data-decor-scene="3"]>:first-child{top:8%;transform:translate3d(-146px,0,0) rotate(-12deg) scale(.92)}.phone-decor-group[data-decor-scene="3"]>:nth-child(2){top:18%;transform:translate3d(120px,0,0) rotate(10deg) scale(.86)}.phone-decor-group[data-decor-scene="3"]>:nth-child(3){top:38%;transform:translate3d(-164px,0,0) rotate(8deg) scale(1.04)}.phone-decor-group[data-decor-scene="3"]>:nth-child(4){top:49%;transform:translate3d(126px,0,0) rotate(-8deg) scale(.92)}.phone-decor-group[data-decor-scene="3"]>:nth-child(5){top:70%;transform:translate3d(-144px,0,0) rotate(-10deg) scale(.84)}.phone-decor-group[data-decor-scene="3"]>:nth-child(6){top:82%;transform:translate3d(116px,0,0) rotate(12deg) scale(1)}.phone-decor-group[data-decor-scene="4"]>:first-child{top:10%;transform:translate3d(-148px,0,0) rotate(-10deg) scale(.9)}.phone-decor-group[data-decor-scene="4"]>:nth-child(2){top:20%;transform:translate3d(122px,0,0) rotate(9deg) scale(1.02)}.phone-decor-group[data-decor-scene="4"]>:nth-child(3){top:41%;transform:translate3d(-164px,0,0) rotate(7deg) scale(.86)}.phone-decor-group[data-decor-scene="4"]>:nth-child(4){top:53%;transform:translate3d(122px,0,0) rotate(-9deg) scale(.96)}.phone-decor-group[data-decor-scene="4"]>:nth-child(5){top:72%;transform:translate3d(-144px,0,0) rotate(-7deg) scale(.82)}.phone-decor-group[data-decor-scene="4"]>:nth-child(6){top:84%;transform:translate3d(126px,0,0) rotate(11deg) scale(1)}}@media (max-width:620px){[data-scroll-story].has-phone-decor .phone-decor{display:block}[data-scroll-story].has-phone-decor .phone-decor-group[data-decor-scene="0"]{display:none}}