@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&family=Sora:wght@600;700;800&display=swap";:root{color-scheme:light;--bg: #ffffff;--ink: #1a120d;--coral: #ff8c0d;--muted: #765f52;--soft: #fff4eb;--paper: #ffffff;--line: rgba(26, 18, 13, .08);--coral-rgb: 255, 140, 13;--blue: #ff8c0d;--green: #12856f;--gold: #ffbf68;--rose: #ff8a5c;--shadow: none;--tight-shadow: none}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);text-rendering:optimizeLegibility}body:before{display:none}a{color:inherit;text-decoration:none}button,input{font:inherit}button{background:transparent;color:inherit;border:0}button:disabled{cursor:wait;opacity:.72}img{display:block;max-width:100%}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}svg{width:1rem;height:1rem;flex:0 0 auto}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:#fff;border:1px solid rgba(var(--coral-rgb),.08);color:var(--coral)}.icon-badge .app-icon{width:18px;height:18px}.site-shell{min-height:100vh;background:#fff}.page-width,.site-footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-nav{display:grid;position:sticky;top:10px;z-index:20;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:calc(100% - 24px);margin-top:10px;margin-inline:auto;padding:6px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--tight-shadow)}.brandmark{display:flex;align-items:center;gap:10px;min-width:0}.brandmark-logo{width:34px;height:34px;object-fit:contain}.brandmark strong,.brandmark small{display:block}.brandmark strong{font-family:Sora,Plus Jakarta Sans,sans-serif;font-weight:800}.brandmark small{color:var(--muted);font-size:.74rem;font-weight:700}.nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.nav-link,.nav-auth-link,.button-primary,.button-secondary,.waitlist-form button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:10px;font-size:.88rem;font-weight:800;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.nav-link{color:#6f5b4f}.nav-auth-link{color:#6f5b4f;background:#fff;border-color:var(--line)}.nav-link:hover,.nav-link.active,.nav-auth-link:hover,.button-secondary{background:rgba(var(--coral-rgb),.06);border-color:var(--line);color:var(--coral)}.nav-auth-link.primary,.button-primary,.waitlist-form button{background:var(--coral);color:#fff}.nav-auth-link.primary:hover,.button-primary:hover,.button-secondary:hover,.waitlist-form button:hover{transform:none}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:10px;color:#6f5b4f;font-size:.88rem;font-weight:800;cursor:pointer}.nav-dropdown-trigger:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-1px) rotate(45deg)}.nav-dropdown[open] .nav-dropdown-trigger{background:rgba(var(--coral-rgb),.06);color:var(--coral)}.nav-dropdown-panel{position:absolute;top:calc(100% + 8px);left:50%;display:none;width:min(470px,88vw);padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;transform:translate(-50%);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nav-dropdown[open] .nav-dropdown-panel{display:grid}.nav-dropdown-group{display:grid;gap:6px;padding:10px;border:1px solid var(--line);border-radius:14px;background:rgba(var(--coral-rgb),.03)}.nav-dropdown-label{color:var(--coral);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nav-dropdown-note{color:var(--muted);font-size:.74rem;line-height:1.45}.nav-dropdown-link{color:var(--ink);font-size:.84rem;font-weight:800}.nav-dropdown-link:hover{color:var(--coral)}.hero{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);gap:clamp(18px,3vw,28px);align-items:start;min-height:0;padding:clamp(24px,4vw,40px) 0 24px}.hero:after{display:none}.reveal{animation:riseIn .72s cubic-bezier(.16,1,.3,1) both}.reveal.delay{animation-delay:.12s}.hero-copy{position:relative;max-width:560px}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 12px;color:var(--coral);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);animation:pulse 1.9s ease-in-out infinite}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Sora,Plus Jakarta Sans,sans-serif;font-weight:900}h1{max-width:8.8ch;margin-bottom:14px;font-size:clamp(2.15rem,4vw,3.45rem);line-height:.92;letter-spacing:-.045em}h2{max-width:13ch;margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.4rem);line-height:.98;letter-spacing:-.035em}h3{margin-bottom:10px;font-size:1.06rem;line-height:1.2}p{color:var(--muted);line-height:1.65}.hero-lede{max-width:48ch;margin-bottom:16px;color:#58483e;font-size:.96rem}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:10px}.hero-emphasis{max-width:56ch;margin:0 0 18px;color:var(--ink);font-size:1rem;font-weight:700;line-height:1.65}.hero-mode-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.hero-mode-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid rgba(243,106,42,.12);border-radius:999px;background:#ffffffd9;color:var(--muted);font-size:.82rem;font-weight:800}.hero-mode-glyph,.hero-social-glyph,.footer-social-glyph,.pricing-switch-icon,.feature-spotlight-glyph{width:16px;height:16px}.hero-mode-glyph,.hero-social-glyph,.footer-social-glyph{color:var(--coral)}.hero-panel{padding:24px;border:1px solid rgba(var(--coral-rgb),.12);border-radius:28px;background:#fffffff5;box-shadow:var(--tight-shadow)}.hero-social-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hero-social-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid rgba(243,106,42,.12);border-radius:999px;background:#ffffffeb;color:var(--ink);font-size:.82rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hero-social-chip:hover{transform:none;border-color:#f36a2a38}.hero-note{max-width:56ch;margin:16px 0 0;color:var(--muted);font-size:.94rem}.hero-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.hero-route-card{display:grid;gap:10px;padding:16px;border:1px solid rgba(243,106,42,.12);border-radius:20px;background:#ffffffeb;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hero-route-card:hover{transform:none;border-color:#f36a2a38}.hero-route-head{display:flex;align-items:center;gap:10px}.hero-route-head strong{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:.96rem}.hero-route-icon{width:36px;height:36px;border-radius:12px}.hero-route-card p{margin-bottom:0;font-size:.88rem;line-height:1.6}.hero-showcase{min-height:0}.app-shot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.app-shot{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:22px;background:#fff}.app-shot.featured{grid-row:span 2}.app-shot-bar{display:flex;gap:6px}.app-shot-bar span{width:8px;height:8px;border-radius:999px;background:rgba(var(--coral-rgb),.18)}.app-shot-bar span:first-child{background:rgba(var(--coral-rgb),.65)}.app-shot-copy{display:grid;gap:4px}.app-shot-copy p{margin-bottom:0;color:var(--coral);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.app-shot-copy strong{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1rem}.app-shot-copy span{color:var(--muted);font-size:.88rem;line-height:1.55}.app-shot-media{overflow:hidden;border:1px solid rgba(var(--coral-rgb),.12);border-radius:16px;background:rgba(var(--coral-rgb),.04);aspect-ratio:16 / 10}.app-shot.featured .app-shot-media{aspect-ratio:4 / 5}.app-shot-media img{width:100%;height:100%;object-fit:cover}.app-shot-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.72rem;font-weight:800}.app-shot-footer code{padding:4px 8px;border:1px solid rgba(var(--coral-rgb),.12);border-radius:999px;background:rgba(var(--coral-rgb),.05);color:var(--ink);font-size:.7rem}.phone-shell{position:absolute;inset:0 auto 0 50%;width:min(360px,88vw);min-height:600px;padding:18px;border:1px solid var(--line);border-radius:28px;background:#fff;transform:translate(-50%) rotate(1deg);animation:floatPhone 5.8s ease-in-out infinite}.phone-topbar{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 14px}.phone-topbar strong,.phone-topbar span,.post-head strong,.post-head span{display:block}.phone-topbar strong{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.24rem}.phone-topbar span,.post-head span{color:var(--muted);font-size:.8rem;font-weight:700}.topbar-actions{display:flex;gap:8px}.topbar-actions span{width:34px;height:34px;border-radius:12px;background:#fff0e5}.story-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.story{display:grid;place-items:center;height:72px;border-radius:18px;color:#fff;font-weight:900;background:var(--coral);box-shadow:var(--tight-shadow)}.feed-stack{display:grid;gap:12px}.feed-post{padding:14px;border:1px solid rgba(243,106,42,.08);border-radius:20px;background:#ffffffe6}.feed-post.blue{transform:translate(-18px)}.feed-post.green{transform:translate(10px)}.post-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;font-weight:900;background:var(--ink)}.feed-post.coral .avatar{background:var(--coral)}.feed-post.blue .avatar{background:var(--blue)}.feed-post.green .avatar{background:var(--green)}.feed-post p{margin-bottom:12px;color:#303743;font-size:.94rem;line-height:1.55}.post-media{height:118px;overflow:hidden;border-radius:8px;background:#171717}.post-media img{width:100%;height:100%;object-fit:cover;opacity:.9}.post-actions{display:flex;justify-content:space-between;padding-top:10px;color:var(--muted);font-size:.82rem;font-weight:800}.floating-panel{position:absolute;z-index:2;max-width:220px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fffffff5;box-shadow:var(--shadow);animation:drift 4.8s ease-in-out infinite}.floating-panel span{display:block;margin-bottom:6px;color:var(--muted);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.floating-panel strong{display:block;font-size:1.25rem}.floating-panel p{margin:8px 0 0;font-size:.9rem}.creator-panel{left:0;top:110px}.route-panel{right:0;bottom:92px;animation-delay:.6s}.route-panel code{color:var(--blue);font-weight:900}.waitlist-form{margin-top:18px}.waitlist-form.compact{max-width:680px}.field-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:end}.waitlist-form.compact .field-row{grid-template-columns:minmax(0,1fr) auto}label{display:grid;gap:8px;color:#4d5562;font-size:.84rem;font-weight:800}input{width:100%;min-height:52px;padding:0 15px;color:var(--ink);border:1px solid rgba(243,106,42,.12);border-radius:16px;background:#fffffff5;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}input:focus{border-color:var(--blue);background:#fff}.waitlist-form button{min-height:48px;border:0;white-space:nowrap}.form-note,.form-message{margin:10px 0 0;font-size:.9rem}.form-message{color:var(--green);font-weight:900}.form-message.error{color:#b42318}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.stat{padding:16px;border:1px solid rgba(243,106,42,.1);border-radius:20px;background:#fffc}.stat strong{display:block;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.55rem;line-height:1}.stat span{display:block;margin-top:7px;color:var(--muted);font-size:.86rem;font-weight:700}.section{padding:clamp(32px,5vw,56px) 0}.section-heading{margin-bottom:24px}.section-heading p:last-child{max-width:760px}.product-strip{border-top:1px solid rgba(17,19,22,.08)}.social-links-section{padding-top:8px}.social-links-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.social-link-card{display:grid;gap:8px;min-height:118px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--tight-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.social-link-card:hover{transform:none;border-color:#f36a2a38;box-shadow:var(--shadow)}.social-link-card strong{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1rem}.social-link-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.social-link-copy{display:grid;gap:6px}.social-link-action{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.72rem;font-weight:800}.social-link-card span:last-child{color:var(--muted);font-size:.88rem}.social-link-emoji{width:56px;height:56px;border-radius:20px}.social-link-emoji .app-icon{width:28px;height:28px}.footer-socials .app-icon{width:20px;height:20px}.card-grid{display:grid;gap:14px}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.price-card,.article-card,.side-panel,.panel,.subpage-hero,.route-list,.faq-list details,.audience-card,.trust-card,.surface-card,.business-card{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--tight-shadow)}.card,.price-card,.article-card,.side-panel,.panel,.audience-card,.trust-card,.surface-card,.business-card{padding:22px}.card{min-height:250px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover,.audience-card:hover,.price-card:hover{transform:none;border-color:#f36a2a38;box-shadow:var(--shadow)}.feature-explorer-section{position:relative}.feature-explorer-shell{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,.54fr);gap:18px;align-items:stretch}.feature-selector{display:grid;gap:12px}.feature-selector-card{display:grid;gap:8px;padding:18px;text-align:left;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--tight-shadow)}.feature-selector-card strong{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1rem}.feature-selector-card span:last-child{color:var(--muted);font-size:.86rem;font-weight:700}.feature-selector-card.active{border-color:#f36a2a38;background:#fff}.feature-selector-emoji{width:44px;height:44px;border-radius:14px}.feature-spotlight-card{padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.feature-spotlight-card h3{max-width:12ch;font-size:clamp(1.6rem,2.4vw,2.25rem)}.feature-spotlight-badge{display:inline-flex;align-items:center;gap:8px;min-height:36px;margin-bottom:18px;padding:0 14px;border-radius:999px;background:#f36a2a14;color:var(--coral);font-size:.78rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.feature-spotlight-glyph{color:var(--coral)}.feature-detail-list{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:12px}.feature-detail-list li{display:flex;gap:10px;color:var(--muted);font-size:.96rem;line-height:1.55}.feature-detail-list li:before{content:"✦";color:var(--coral);font-weight:900}.feature-spotlight-actions{margin-top:26px}.card-icon{display:block;width:42px;height:42px;margin-bottom:18px;border-radius:14px;background:var(--coral)}.card:nth-child(2) .card-icon{background:var(--coral)}.card:nth-child(3) .card-icon{background:var(--coral)}.card:nth-child(4) .card-icon{background:var(--coral)}.audience-grid{display:grid;grid-template-columns:1.15fr .92fr .92fr;gap:14px}.audience-card{min-height:300px;display:grid;align-content:end;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.audience-card:first-child{background:var(--coral);color:#fff}.audience-card:first-child p,.audience-card:first-child .audience-number{color:#ffffffbf}.audience-number{margin-bottom:64px;color:var(--muted);font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:clamp(3.5rem,9vw,6rem);font-weight:800;line-height:.8}.band{position:relative;overflow:hidden;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.band:after{display:none}.band p{color:var(--muted)}.split{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,.54fr);gap:24px;align-items:center}.panel{background:#fff;color:var(--ink)}.waitlist-panel{border-color:var(--line);background:#fff;box-shadow:var(--tight-shadow)}.pricing-grid{align-items:stretch}.pricing-section{position:relative}.pricing-shell{padding:26px;border:1px solid var(--line);border-radius:28px;background:#fff;background-image:none;box-shadow:var(--shadow)}.pricing-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-bottom:14px}.pricing-switch{display:flex;flex-wrap:wrap;gap:10px}.pricing-switch-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid rgba(243,106,42,.12);border-radius:999px;background:#ffffffd9;color:var(--muted);font-weight:800}.pricing-switch-button.active{background:var(--coral);color:#fff;border-color:transparent}.pricing-market-strip{display:flex;flex-wrap:wrap;gap:10px}.pricing-market-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:999px;background:#f36a2a14;color:var(--muted);font-size:.8rem;font-weight:800}.pricing-market-chip strong{color:var(--coral);font-size:1rem}.pricing-group-note,.pricing-preview-note,.pricing-market-note{color:var(--muted)}.pricing-group-note{max-width:72ch;margin-bottom:18px}.pricing-breakdown-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pricing-breakdown-card{min-height:100%}.pricing-market-note{margin-top:auto;padding-top:14px;font-size:.84rem;font-weight:700}.pricing-footer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.pricing-preview-note{margin-top:18px;font-size:.88rem}.price-card{display:grid;align-content:start;min-height:210px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.price-card:nth-child(3){background:#fff;border-color:var(--line)}.price-card>span,.route-row span,.launch-card span{display:block;margin-bottom:8px;color:var(--muted);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.price-card strong{display:block;margin-bottom:14px;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1;letter-spacing:-.035em}.price-card-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.price-card-title span{margin-bottom:0;color:var(--ink);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.price-card-icon{width:36px;height:36px;border-radius:12px}.route-list{overflow:hidden}.route-row{display:grid;grid-template-columns:190px 1fr;gap:16px;padding:17px 20px;border-bottom:1px solid rgba(17,19,22,.08);background:#fff}.route-row:nth-child(2n){background:#fff}.route-row:last-child{border-bottom:0}.route-row span{margin-bottom:0}.route-row code,.route-pill{color:var(--blue);word-break:break-word;font-weight:800}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.trust-card strong{display:block;color:var(--coral);font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.8rem;margin-bottom:8px}.trust-card p{margin-bottom:0}.faq-list{display:grid;gap:10px}.faq-list details{padding:18px 20px}.faq-list summary{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:900}.faq-summary-emoji{width:34px;height:34px;border-radius:12px}.faq-list p{margin:12px 0 0}.subpage-hero{margin-top:44px;padding:clamp(28px,6vw,60px);background:#fff;background-image:none}.subpage-hero h1{max-width:12ch}.subpage-hero p{max-width:820px;font-size:1.08rem}.subpage-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.subpage-meta-card{display:grid;gap:10px;padding:22px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--tight-shadow)}.meta-card-icon{width:40px;height:40px}.meta-card-label{color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.meta-card-title{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1rem;line-height:1.35}.subpage-meta-card p{margin-bottom:0;font-size:.92rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.auth-flow-section{padding-top:0}.auth-flow-card{padding:24px}.auth-flow-list{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px}.auth-flow-step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:start;padding:12px 0;border-top:1px solid rgba(26,18,13,.08)}.auth-flow-step:first-child{border-top:0;padding-top:0}.auth-flow-index{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border-radius:999px;background:#f36a2a14;color:var(--coral);font-size:.76rem;font-weight:900;letter-spacing:.08em}.article-stack{display:grid;gap:14px}.article-body-list{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px}.article-body-list li{display:flex;gap:10px;color:var(--muted);font-size:.95rem;line-height:1.6}.article-body-list li:before{content:"";width:7px;height:7px;flex:0 0 auto;margin-top:.7em;border-radius:50%;background:var(--coral)}.article-note,.side-note{padding:14px 16px;border-radius:16px;background:#f36a2a14;color:#5f4a3f;font-size:.88rem;line-height:1.6}.article-note{margin-top:16px}.side-note{margin-top:6px}.article-card h2,.side-panel h2{max-width:none;font-size:1.45rem;letter-spacing:-.02em}.article-kicker{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:30px;margin-bottom:14px;padding:0 10px;border-radius:999px;background:#3157ff14;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.side-panel{position:sticky;top:100px;align-self:start;display:grid;gap:10px}.side-panel a{display:block;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);font-weight:800}.legal-note{margin-top:18px}.share-page{min-height:520px}.route-pill{display:inline-block;margin:12px 0 22px;padding:10px 12px;border:1px solid var(--line);border-radius:16px;background:#fff}.site-footer{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:22px;padding:40px 0 28px;border-top:1px solid var(--line)}.footer-summary{max-width:560px}.site-footer p{max-width:560px;margin:14px 0 0}.footer-contact-link{display:inline-flex;margin-top:14px;color:var(--ink);font-weight:800}.footer-menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.footer-menu{padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff}.footer-menu summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:900}.footer-menu summary::-webkit-details-marker{display:none}.footer-menu summary:after{content:"+";color:var(--coral)}.footer-menu[open] summary:after{content:"−"}.footer-menu-links{display:grid;gap:8px;margin-top:10px}.footer-menu-links a{color:var(--muted);font-size:.88rem;font-weight:800}.footer-menu-links a:hover{color:var(--ink)}.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-socials a{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid rgba(243,106,42,.1);border-radius:999px;background:#fff;font-size:.82rem;font-weight:800}.surface-section{position:relative}.surface-grid,.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.surface-card,.business-card{position:relative;overflow:hidden;min-height:230px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;animation:riseIn .72s cubic-bezier(.16,1,.3,1) both}.surface-card:nth-child(2),.business-card:nth-child(2){animation-delay:.1s}.surface-card:nth-child(3),.business-card:nth-child(3){animation-delay:.18s}.surface-card:nth-child(4){animation-delay:.26s}.surface-card:hover,.business-card:hover{transform:none;border-color:#f36a2a38;box-shadow:var(--shadow)}.surface-card:after,.business-card:after{display:none}.surface-badge,.business-kicker{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:32px;margin-bottom:18px;padding:0 12px;border-radius:999px;background:#f36a2a14;color:var(--coral);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.surface-card h3,.business-card h3{max-width:14ch}.business-actions{margin-top:18px}.auth-waitlist{max-width:720px;margin-top:24px}.testing-download-grid,.resource-grid,.resource-track-grid{display:grid;gap:14px}.testing-download-grid,.resource-track-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testing-download-card,.resource-card{display:grid;align-content:start}.testing-card-header,.resource-card-top{display:flex;align-items:flex-start;gap:12px}.testing-card-header{margin-bottom:6px}.resource-card-top{margin-bottom:14px}.testing-card-header h2,.resource-card h2{margin-top:0}.testing-kicker{margin-bottom:8px}.testing-status{color:var(--coral);font-size:.92rem;font-weight:800}.testing-card-actions,.resource-meta-row,.resource-tag-list{display:flex;flex-wrap:wrap;gap:10px}.testing-card-actions{margin-top:auto;padding-top:16px}.disabled-action{pointer-events:none;opacity:.7}.resource-meta{display:grid;gap:4px}.resource-meta span:first-child,.resource-meta-row span{color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resource-meta span:last-child{color:var(--muted);font-size:.86rem;font-weight:700}.resource-meta-row{margin-top:18px}.resource-meta-row span,.resource-tag{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#f36a2a0f}.resource-card{min-height:100%}.resources-hub-hero,.resource-post-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(243,106,42,.14),transparent 32%),linear-gradient(180deg,#fff7f3f2,#fff 58%)}.resources-hub-hero h1,.resource-post-hero h1{max-width:15ch}.resource-stat-row,.resource-collection-grid,.resource-featured-section,.resource-post-layout,.resource-grid-extended{display:grid;gap:14px}.resource-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px}.resource-stat-row .stat{display:grid;gap:6px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:#ffffffe6}.resource-stat-row strong{font-size:1.55rem;letter-spacing:-.03em}.resource-stat-row span{color:var(--muted);font-size:.92rem}.resource-collection-grid,.resource-grid-extended{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-collection-card,.resource-featured-card,.resource-featured-sidebar,.resource-cta-card,.resource-image-concept-card,.resource-post-intro-card{min-height:100%}.resource-filter-section{padding-top:0}.resource-featured-section,.resource-post-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);align-items:start}.resource-featured-intro{color:var(--muted);font-size:1.02rem}.resource-featured-sidebar{display:grid;gap:14px}.resource-meta-row-compact{margin-top:0;margin-bottom:14px}.resource-card-stats{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 16px}.resource-card-stats span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#0c122108;color:var(--muted);font-size:.84rem;font-weight:800}.resource-post-layout{margin-top:12px}.resource-subsection{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.resource-subsection h3{margin:0 0 10px;font-size:1.08rem;letter-spacing:-.01em}.resource-sidebar{gap:14px}.resource-sidebar-group{display:grid;gap:10px}.resource-sidebar-group+.resource-sidebar-group{padding-top:14px;border-top:1px solid var(--line)}.resource-sidebar-group p{margin:0}.resource-link-suggestion-list{display:grid;gap:10px}.resource-link-suggestion{display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);text-decoration:none}.resource-link-suggestion strong{font-size:.98rem}.resource-link-suggestion span{color:var(--muted);font-size:.88rem;font-weight:700}.resource-card-link{margin-top:auto}@keyframes riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes floatPhone{0%,to{transform:translate(-50%) translateY(0) rotate(1deg)}50%{transform:translate(-50%) translateY(-10px) rotate(-1deg)}}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(.78)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1120px){.hero,.split,.content-layout,.site-footer{grid-template-columns:1fr}.hero{min-height:0}.hero-copy{max-width:900px}.hero-showcase{min-height:0}.app-shot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shot.featured{grid-column:1 / -1;grid-row:auto}.feature-explorer-shell,.pricing-breakdown-grid,.social-links-grid,.subpage-highlights,.resource-stat-row,.resource-collection-grid,.resource-featured-section,.resource-post-layout,.testing-download-grid,.resource-grid,.resource-grid-extended,.resource-track-grid{grid-template-columns:1fr}.hero-route-grid,.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-grid,.trust-grid,.surface-grid,.business-grid{grid-template-columns:1fr}.side-panel{position:static}}@media(max-width:820px){.page-width,.site-footer{width:min(100% - 28px,1180px)}.site-nav{width:calc(100% - 20px)}.site-nav{position:relative;top:0;grid-template-columns:1fr}.nav-links{justify-content:flex-start}.nav-dropdown{width:100%}.nav-dropdown-panel{position:static;left:auto;transform:none;width:100%;margin-top:8px;grid-template-columns:1fr}.nav-actions{width:100%;justify-content:flex-start}.hero-panel,.pricing-shell{padding:20px}.hero{padding-top:34px}h1{max-width:none;font-size:clamp(2.35rem,10vw,3rem)}h2{max-width:none}.field-row,.waitlist-form.compact .field-row{grid-template-columns:1fr}.waitlist-form button,.button-primary,.button-secondary{width:100%}.hero-showcase{min-height:0}.app-shot-grid,.footer-menus,.hero-route-grid{grid-template-columns:1fr}.phone-shell{min-height:620px}.floating-panel{position:relative;inset:auto;max-width:none;margin-top:12px}.creator-panel,.route-panel{inset:auto}.route-row{grid-template-columns:1fr}}@media(max-width:620px){.card-grid.four,.stat-row,.footer-menus,.auth-flow-step{grid-template-columns:1fr}.auth-flow-index{width:fit-content;padding:0 10px}.hero-social-strip,.hero-mode-list,.pricing-switch,.pricing-market-strip,.footer-socials,.testing-card-actions,.resource-meta-row,.resource-tag-list{flex-direction:column}.hero-copy,.subpage-hero,.card,.price-card,.article-card,.side-panel,.panel,.audience-card,.trust-card{padding:18px}.hero-showcase{min-height:auto}.phone-shell{position:relative;inset:auto;width:100%;min-height:0;transform:none;animation:none}.feed-post.blue,.feed-post.green{transform:none}.story{height:58px}.post-media{height:96px}.audience-card{min-height:220px}.audience-number{margin-bottom:34px}}.comparison-section{border-top:1px solid rgba(17,19,22,.08)}.compare-table{border:1px solid rgba(17,19,22,.1);border-radius:8px;overflow:hidden}.compare-row{display:grid;grid-template-columns:1.7fr repeat(4,1fr);border-bottom:1px solid rgba(17,19,22,.07)}.compare-row:last-child{border-bottom:0}.compare-header{background:#1113160a}.compare-feature-col,.compare-platform-col{padding:15px 18px;display:flex;align-items:center}.compare-feature-col{font-size:.92rem;font-weight:600;color:#3d4654;border-right:1px solid rgba(17,19,22,.06)}.compare-header .compare-feature-col{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.compare-platform-col{justify-content:center;text-align:center;font-weight:800;font-size:.84rem;flex-direction:column;gap:5px;background:#fff}.compare-row:nth-child(2n) .compare-platform-col{background:#fff}.compare-platform-col.highlight{background:#fff;color:var(--blue);border-left:2px solid rgba(49,87,255,.2);border-right:2px solid rgba(49,87,255,.2)}.compare-header .compare-platform-col.highlight{border-top:2px solid var(--blue);color:var(--blue)}.compare-row:nth-child(2n) .compare-platform-col.highlight{background:#fff}.compare-badge{display:inline-block;padding:2px 9px;border-radius:20px;background:var(--blue);color:#fff;font-size:.66rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.compare-check{font-size:1.15rem;font-weight:900;color:var(--green)}.compare-partial{font-size:1.15rem;font-weight:900;color:var(--gold)}.compare-miss{font-size:1.15rem;font-weight:600;color:var(--muted);opacity:.5}.compare-note{margin-top:13px;font-size:.82rem;color:var(--muted)}.launch-section{position:relative;overflow:hidden;padding:clamp(52px,7vw,92px) 0;background:var(--soft);border-top:1px solid rgba(17,19,22,.08);border-bottom:1px solid rgba(17,19,22,.08)}.launch-section:before{display:none}.launch-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:40px 0 34px;position:relative}.launch-timeline:before{content:"";position:absolute;top:17px;left:0;right:0;height:2px;background:#1113161a;z-index:0}.timeline-step{position:relative;padding-top:50px;padding-right:18px}.timeline-marker{position:absolute;top:0;left:0;z-index:1}.timeline-dot{width:36px;height:36px;border-radius:50%;border:3px solid rgba(17,19,22,.14);background:var(--paper);transition:border-color .24s ease,background .24s ease}.timeline-step.active .timeline-dot{border-color:var(--coral);background:var(--coral);animation:pulse 2s ease-in-out infinite}.timeline-content{padding-left:2px}.timeline-phase{display:block;margin-bottom:7px;color:var(--muted);font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.timeline-step.active .timeline-phase{color:var(--coral)}.timeline-content strong{display:block;margin-bottom:9px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:1rem;line-height:1.18;color:var(--ink)}.timeline-content p{font-size:.86rem;line-height:1.58;margin-bottom:0}.launch-cta{margin-top:6px}.rich-plan{display:flex!important;flex-direction:column;gap:0}.plan-feature-list{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:9px;flex:1}.plan-feature-list li{display:flex;align-items:flex-start;gap:8px;font-size:.87rem;color:var(--muted);line-height:1.45}.plan-feature-list li:before{content:"✓";flex-shrink:0;font-weight:900;color:var(--green);margin-top:1px}.plan-feature-list li:first-child{color:var(--ink);font-weight:700}.plan-feature-list li:first-child:before{color:var(--blue)}.pricing-card-actions{margin-top:auto}.pricing-card-actions .button-primary,.pricing-card-actions .button-secondary{width:100%}.plan-cta{display:block!important;width:100%;text-align:center;margin-top:auto;font-size:.9rem;min-height:46px!important}.subpage-hero[data-page=privacy],.subpage-hero[data-page=terms],.subpage-hero[data-page=safety],.subpage-hero[data-page=pricing],.subpage-hero[data-page=account-data],.subpage-hero[data-page=support],.subpage-hero[data-page=about],.subpage-hero[data-page=business]{background:#fff}.article-card{padding:26px 28px 22px}@media(max-width:900px){.compare-row{grid-template-columns:1.3fr repeat(4,1fr)}.compare-feature-col,.compare-platform-col{padding:13px 10px;font-size:.82rem}}@media(max-width:680px){.compare-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-row{min-width:560px}}@media(max-width:860px){.launch-timeline{grid-template-columns:1fr;gap:30px}.launch-timeline:before{inset:0 auto 0 17px;width:2px;height:auto}.timeline-step{padding-top:0;padding-left:58px;padding-right:0}.timeline-marker{top:0;left:0}}@media(max-width:840px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.pricing-grid{grid-template-columns:1fr}}.auth-home{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;padding-block:42px 52px}.auth-home-copy,.auth-home-grid{background:var(--surface-color, #ffffff);border:1px solid rgba(15,23,42,.1);border-radius:20px;box-shadow:0 20px 48px #0f172a1a;padding:26px}.auth-home-lede{margin:12px 0 0;font-size:1.02rem;line-height:1.65;color:#0f172adb}.auth-home-actions{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}.auth-home-note{margin-top:16px;font-size:.94rem;color:#0f172ab8}.auth-home-note a{color:var(--brand-color, #f97316);font-weight:700;text-decoration:none}.auth-home-grid{display:grid;grid-template-columns:1fr;gap:14px}.auth-home-card{border:1px solid rgba(15,23,42,.1);border-radius:14px;padding:18px;background:linear-gradient(180deg,#f8fafcd9,#fffffff2)}.auth-home-card-icon,.info-route-icon{width:22px;height:22px;color:var(--coral)}.auth-home-card-icon-shell,.info-route-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,rgba(var(--coral-rgb),.14),#ffbf682e);color:var(--coral);box-shadow:inset 0 0 0 1px rgba(var(--coral-rgb),.12)}.info-route-card{align-content:start}.info-route-card .info-route-icon-shell{margin-bottom:2px}.auth-home-card-icon-shell{width:50px;height:50px}.auth-home-card{display:grid;gap:10px}.auth-home-card h2{margin:0;font-size:1.12rem}.auth-home-card p{margin:8px 0 14px;color:#0f172ac7}.info-hub{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;padding-block:40px 52px}.info-hub-copy,.info-hub-showcase{background:var(--surface-color, #ffffff);border:1px solid rgba(15,23,42,.1);border-radius:22px;box-shadow:0 20px 48px #0f172a14;padding:26px}.info-hub-showcase .hero-showcase{margin:0}.info-route-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.info-route-title{margin:18px 0 0;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;color:#0f172aa8}.info-route-card{display:grid;gap:6px;min-height:88px;padding:14px;border:1px solid rgba(15,23,42,.12);border-radius:14px;background:linear-gradient(160deg,#f8fafceb,#fffffffa);color:var(--ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.info-route-card .info-route-icon{margin-bottom:4px}.info-route-card:hover{transform:translateY(-2px);border-color:rgba(var(--coral-rgb),.35);box-shadow:0 12px 24px #0f172a1a}.info-route-card strong{font-size:.98rem}.info-route-card span{font-size:.84rem;color:#0f172abd}.info-route-grid.app-only .info-route-card,.info-route-card.app-only{border-style:dashed;border-color:rgba(var(--coral-rgb),.35);background:linear-gradient(160deg,#fff7edf2,#fffffffa)}@media(max-width:980px){.auth-home,.info-hub,.info-route-grid{grid-template-columns:1fr}}.site-shell-live{min-height:100vh;padding-bottom:110px;background:radial-gradient(circle at top left,rgba(var(--coral-rgb),.18),transparent 28%),radial-gradient(circle at top right,rgba(255,191,104,.22),transparent 26%),linear-gradient(180deg,#fff9f4,#fff 24%,#fff7ef)}.site-shell-live .page-width{width:min(1200px,calc(100% - 28px))}.site-shell-live .route-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border:1px solid rgba(var(--coral-rgb),.16);border-radius:999px;background:rgba(var(--coral-rgb),.08);color:var(--coral);font-size:.74rem;font-weight:800}.live-site-nav{position:sticky;top:0;width:min(1200px,calc(100% - 20px));margin-top:0;padding:12px 14px;border-radius:0 0 26px 26px;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 45px #2a180d14}.live-nav-links{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;flex-wrap:wrap}.live-nav-link,.live-dock-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:16px;color:#5f493d;font-size:.88rem;font-weight:800;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.live-nav-link:hover,.live-dock-link:hover,.live-nav-link.active,.live-dock-link.active{color:var(--ink);border-color:rgba(var(--coral-rgb),.16);background:linear-gradient(135deg,rgba(var(--coral-rgb),.14),#ffbf6838)}.live-nav-icon,.live-dock-icon{width:16px;height:16px}.live-nav-actions{gap:8px}.live-dock{position:fixed;left:50%;bottom:16px;z-index:40;display:flex;align-items:center;justify-content:center;gap:8px;width:min(760px,calc(100% - 24px));padding:10px;border:1px solid rgba(26,18,13,.08);border-radius:28px;background:#fffffff2;box-shadow:0 18px 44px #1f120c29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.live-dock-link{flex:1 1 0;padding:10px 12px;border-radius:18px}.swiftalk-live-page{display:grid;gap:18px;padding:24px 0 36px}.live-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);gap:18px;padding:26px;border:1px solid rgba(var(--coral-rgb),.14);border-radius:32px;background:linear-gradient(145deg,#fffffff2,#fff4ebf2),linear-gradient(180deg,#ffbf6814,#ff8c0d0d);box-shadow:0 24px 60px #29180c14}.live-hero-copy h1,.collection-card-title,.feed-post-title{max-width:none}.live-chip-row,.feed-post-stats,.live-form-grid,.conversation-list,.live-dashboard-main,.live-dashboard-side,.live-side-stack,.short-grid,.collection-grid,.side-link-list,.message-list,.room-message-list{display:grid;gap:12px}.live-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.live-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid rgba(var(--coral-rgb),.12);border-radius:999px;background:#ffffffdb;color:var(--ink);font-size:.82rem;font-weight:800}.live-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.live-stat-card{display:grid;gap:8px;min-height:108px;padding:18px;border:1px solid rgba(26,18,13,.07);border-radius:24px;background:#ffffffe0}.live-stat-card span{color:var(--muted);font-size:.82rem;font-weight:700}.live-stat-card strong{color:var(--ink);font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.55rem;font-weight:800;line-height:1}.live-stat-card.warm{background:linear-gradient(145deg,#ffbf682e,#ffffffeb)}.live-panel{padding:20px;border:1px solid rgba(26,18,13,.08);border-radius:28px;background:#fffffff0;box-shadow:0 18px 44px #1f120c14}.live-strip{display:grid;gap:14px}.live-strip-header,.live-composer-head,.feed-post-header,.feed-post-footer,.chat-panel-header,.chat-panel-title,.feed-post-author,.conversation-row,.conversation-row-meta{display:flex;gap:12px;align-items:center}.live-strip-header,.feed-post-footer,.chat-panel-header,.conversation-row-meta,.live-composer-head{justify-content:space-between}.live-strip-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px}.live-strip-item{display:grid;justify-items:center;gap:8px;min-width:92px;padding:12px 10px;border:1px solid rgba(var(--coral-rgb),.12);border-radius:22px;background:linear-gradient(180deg,#fff,#fff7ef);text-align:center}.live-strip-item strong{font-size:.88rem}.live-strip-item strong,.live-strip-item span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-strip-item span,.feed-post-user span,.conversation-row-subtitle span,.live-empty-copy p{color:var(--muted);font-size:.8rem}.live-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto;border-radius:50%;background:linear-gradient(145deg,var(--coral),#ffb14e);color:#fff;font-size:.95rem;font-weight:900}.live-avatar img{width:100%;height:100%;object-fit:cover}.live-avatar-md{width:48px;height:48px}.live-avatar-lg{width:56px;height:56px}.live-avatar-status{position:absolute;right:2px;bottom:2px;width:12px;height:12px;border:2px solid #ffffff;border-radius:50%;background:#45c26b}.live-avatar-status.idle{background:#ffbf68}.live-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.short-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-post-user,.conversation-row-main,.chat-panel,.conversation-rail,.live-composer,.feed-post-card,.short-card{display:grid;gap:16px}.feed-post-card,.short-card{padding:18px}.feed-post-card{background:linear-gradient(180deg,#fffffffa,#fff8f1f5)}.short-card{background:linear-gradient(180deg,#fffffffa,#fffaf4f5)}.feed-post-header,.feed-post-author{align-items:flex-start}.feed-post-copy{display:grid;gap:10px}.feed-post-copy p{margin:0;line-height:1.6;color:#0f172ad6}.feed-post-user{gap:6px}.feed-post-user span{line-height:1.45}.feed-post-footer{flex-wrap:wrap}.feed-post-footer .button-row{justify-content:flex-end}.feed-post-stats{display:flex;flex-wrap:wrap}.feed-post-stats .metric-pill{white-space:nowrap}.feed-comments-panel{padding-top:10px;border-top:1px solid rgba(26,18,13,.08)}.feed-comments-list{display:grid;gap:12px;margin-bottom:4px}.feed-comment-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.feed-comment-copy{display:grid;gap:4px}.feed-comment-copy p{margin:0;line-height:1.5}.feed-post-user,.conversation-row-main{min-width:0;flex:1 1 auto}.feed-post-user strong,.conversation-row-main strong{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:1rem}.user-flair{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;border:1px solid rgba(var(--coral-rgb),.2);background:rgba(var(--coral-rgb),.1);color:var(--ink);font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.user-flair-premium{border-color:#bf91205c;background:#fad97838;color:#7b5600}.user-flair-pro{border-color:#2a7cff40;background:#429cff26;color:#0f4fbb}.user-flair-staff{border-color:#18a85a4d;background:#1cb46224;color:#0f6e3c}.live-access-gate{margin-top:14px}.live-access-gate-card{display:grid;gap:10px}.live-access-gate-card h2{margin:0;font-size:1.2rem;line-height:1.2}.live-access-gate-card p{margin:0}.feed-post-title,.collection-card-title{margin:0;font-size:1.35rem;line-height:1.06}.live-media-frame{min-height:220px;overflow:hidden;border-radius:24px;background:linear-gradient(160deg,#2a1a12,#4d2812)}.live-media-frame.tall{min-height:360px}.live-media-frame img,.live-media-frame video{width:100%;height:100%;display:block;object-fit:cover}.metric-pill,.unread-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(var(--coral-rgb),.08);color:var(--ink);font-size:.78rem;font-weight:800}.unread-pill{background:var(--coral);color:#fff}.side-link-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 14px;border:1px solid rgba(var(--coral-rgb),.12);border-radius:18px;background:linear-gradient(180deg,#fff,#fff8f0);font-size:.88rem;font-weight:800}.message-shell{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:start}.conversation-row{width:100%;padding:14px;border:1px solid rgba(26,18,13,.08);border-radius:22px;background:#fff;text-align:left}.conversation-row.active{border-color:rgba(var(--coral-rgb),.18);background:linear-gradient(145deg,rgba(var(--coral-rgb),.08),#fffffffa)}.conversation-row-subtitle{align-items:flex-start}.message-list{max-height:460px;overflow:auto;padding-right:4px}.message-bubble{max-width:85%;padding:13px 15px;border:1px solid rgba(var(--coral-rgb),.12);border-radius:20px;background:#fff7ef}.message-bubble.own{margin-left:auto;border-color:transparent;background:linear-gradient(145deg,var(--coral),#ffb250);color:#fff}.message-bubble p,.message-bubble .route-pill{margin-bottom:0}.message-bubble .eyebrow{margin-bottom:8px}.message-bubble.own .eyebrow,.message-bubble.own p,.message-bubble.own .route-pill{color:#fff}.live-empty-state{min-height:180px;place-items:center;text-align:center}.live-auth-panel{min-height:260px}.live-form-grid{display:grid;gap:12px}.live-file-field{display:grid;gap:8px;color:var(--muted);font-size:.86rem;font-weight:700}.site-shell-live input,.site-shell-live textarea{width:100%;border:1px solid rgba(26,18,13,.09);border-radius:18px;background:#ffffffeb;color:var(--ink);padding:14px 16px;font-size:.95rem;outline:none}.site-shell-live textarea{min-height:128px;resize:vertical}.site-shell-live input:focus,.site-shell-live textarea:focus{border-color:rgba(var(--coral-rgb),.36);box-shadow:0 0 0 4px rgba(var(--coral-rgb),.08)}.site-shell-live .button-primary,.site-shell-live .button-secondary,.site-shell-live .nav-auth-link{min-height:44px;padding:0 16px;border-radius:16px}.site-shell-live .button-primary,.site-shell-live .nav-auth-link.primary{box-shadow:0 16px 32px rgba(var(--coral-rgb),.2)}.site-shell-live .button-secondary,.site-shell-live .nav-auth-link{border-color:rgba(var(--coral-rgb),.12);background:#fff6ed;color:var(--ink)}@media(max-width:1100px){.live-hero,.live-dashboard,.message-shell{grid-template-columns:1fr}}@media(max-width:820px){.live-site-nav{grid-template-columns:1fr;justify-items:start}.live-nav-links{justify-content:flex-start;flex-wrap:nowrap;width:100%;overflow-x:auto;padding-bottom:2px}.live-nav-actions{width:100%;justify-content:flex-start}.live-hero-stats,.short-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-shell-live{padding-bottom:102px}.site-shell-live .page-width{width:min(100% - 20px,1200px)}.live-dock{gap:4px;padding:8px;border-radius:24px}.live-dock-link{min-height:50px;padding:0 8px;font-size:.78rem}.live-strip-item{min-width:82px}.feed-post-footer,.chat-panel-header,.live-composer-head{flex-direction:column;align-items:stretch}.message-bubble{max-width:100%}}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-comments-panel{margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.feed-comments-list{display:grid;gap:10px;max-height:260px;overflow:auto;padding-right:4px}.feed-comment-row{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.feed-comment-copy{display:grid;gap:4px;min-width:0}.feed-comment-copy strong{font-size:.9rem}.feed-comment-copy p{margin:0;color:var(--ink);font-size:.9rem;line-height:1.45;word-break:break-word}.feed-comment-copy span{color:var(--muted);font-size:.76rem}:root{--bg: #f8f7f5;--paper: #ffffff;--ink: #191613;--muted: #5f5a55;--line: #e6e1dc;--soft: #f2eee9;--coral: #f47a20;--coral-rgb: 244, 122, 32;--focus: #1b6fff;--radius-card: 20px;--radius-pill: 999px}body{background:var(--bg);color:var(--ink)}h1{font-size:clamp(2rem,2.6vw,2.8rem);line-height:1.02;letter-spacing:-.03em}h2{font-size:clamp(1.35rem,2vw,2rem);line-height:1.1;letter-spacing:-.02em}p{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 60%,white);outline-offset:2px}.site-shell{background:var(--bg)}.page-width,.site-footer{width:min(1240px,calc(100% - 40px))}.site-nav{position:sticky;top:0;min-height:70px;margin-top:0;width:100%;padding:10px 20px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:color-mix(in srgb,white 92%,var(--bg));box-shadow:none}.brandmark-logo{width:32px;height:32px}.brandmark strong{font-size:1.2rem}.brandmark small{font-size:.82rem;color:#6f6962}.nav-links,.live-nav-links{gap:6px}.nav-link,.live-nav-link,.nav-auth-link,.button-primary,.button-secondary,.waitlist-form button{min-height:40px;border-radius:12px;border-color:transparent;font-size:.9rem;font-weight:700}.nav-link,.live-nav-link,.nav-auth-link{color:#4b463f}.nav-link:hover,.nav-link.active,.live-nav-link:hover,.live-nav-link.active,.nav-auth-link:hover{color:var(--ink);background:#f2ede8;border-color:#ddd6cf}.button-primary,.nav-auth-link.primary,.waitlist-form button{background:var(--coral);color:#fff}.button-secondary,.nav-auth-link{background:#fff;color:#38332f;border:1px solid var(--line)}.subpage-hero,.article-card,.panel,.side-panel,.live-panel,.live-hero,.auth-card,.auth-home-card,.info-route-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:none}.subpage-hero{margin-top:20px;padding:clamp(22px,3vw,34px)}.subpage-hero p{max-width:70ch;font-size:1rem}.content-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px}.side-panel{top:88px}.site-shell-live{padding-bottom:24px;background:var(--bg)}.site-shell-live .page-width{width:min(1240px,calc(100% - 40px))}.live-site-nav{border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.live-nav-link,.live-dock-link{min-height:40px;border-radius:12px;font-size:.9rem}.live-nav-link:hover,.live-nav-link.active,.live-dock-link:hover,.live-dock-link.active{background:#f2ede8;border-color:#ddd6cf}.live-dock{display:none}.swiftalk-live-page{padding:16px 0 24px;gap:14px}.live-hero{grid-template-columns:1fr;gap:8px;padding:18px 20px}.live-hero-copy h1{font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.15}.live-hero-copy p{margin-bottom:0;font-size:.98rem}.live-chip-row,.live-hero-stats{display:none}.live-dashboard{grid-template-columns:minmax(0,1fr) 300px;gap:14px}.live-dashboard-side{position:sticky;top:92px}.live-composer,.feed-post-card,.short-card,.collection-card,.conversation-rail,.chat-panel,.room-panel{border-radius:18px;padding:16px}.live-composer-head,.feed-post-header,.feed-post-footer,.chat-panel-header{gap:10px}.live-media-frame{border-radius:16px;min-height:200px}.live-media-frame.tall{min-height:320px}.side-link-item{min-height:44px;border-radius:12px;background:#fff;border-color:var(--line)}.message-shell{grid-template-columns:340px minmax(0,1fr);gap:14px}.message-list{max-height:56vh}.message-bubble{border-radius:14px;border-color:#ddd6cf;background:#f7f3ef}.message-bubble.own{background:#f47a20}.auth-main{padding-top:20px}.auth-shell{display:grid;place-items:center;min-height:calc(100vh - 180px)}.auth-card{width:min(560px,100%);padding:24px}.auth-card h1{max-width:16ch;margin-bottom:10px}.auth-card-copy{margin-bottom:18px}.auth-form-grid{display:grid;gap:12px}.auth-form-grid label{display:grid;gap:7px;font-size:.88rem;font-weight:700;color:#4f4a44}input,textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:11px 13px;font-size:.95rem}textarea{min-height:110px}.auth-buttons .button-primary,.auth-buttons .button-secondary,.auth-links-row .button-secondary{flex:1 1 220px}@media(max-width:1024px){.page-width,.site-footer,.site-shell-live .page-width{width:min(100% - 28px,1240px)}.live-dashboard,.message-shell,.content-layout{grid-template-columns:1fr}.live-dashboard-side,.side-panel{position:static}}@media(max-width:900px){.site-nav{grid-template-columns:auto 1fr auto;padding-inline:12px}.live-nav-links{display:none}.site-shell-live{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.live-dock{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;transform:none;border:0;border-top:1px solid var(--line);border-radius:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:color-mix(in srgb,white 95%,var(--bg));box-shadow:none}.live-dock-link{min-height:46px;padding:6px;border-radius:10px;font-size:.76rem;flex-direction:column;gap:4px}.live-dock-icon{width:15px;height:15px}}@media(max-width:540px){.site-nav{grid-template-columns:1fr;gap:8px;align-items:start}.nav-actions{justify-content:flex-start}.button-row{gap:8px}.button-primary,.button-secondary,.nav-auth-link{min-height:44px;width:100%}.live-composer-head,.feed-post-footer,.chat-panel-header{flex-direction:column;align-items:stretch}.feed-post-card,.short-card{gap:14px;padding:14px}.feed-post-footer .button-row{justify-content:flex-start}.feed-comment-row{grid-template-columns:1fr}.subpage-hero,.auth-card,.live-panel,.live-hero,.article-card,.side-panel{border-radius:16px;padding:14px}}.collection-card{display:grid;gap:14px}.collection-card-header{display:flex;gap:14px;align-items:flex-start}.collection-card-copy{display:grid;gap:10px}.detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.room-panel{display:grid;gap:14px;position:sticky;top:88px}@media(max-width:1100px){.detail-shell{grid-template-columns:1fr}.room-panel{position:static}}@media(max-width:820px){.collection-grid{grid-template-columns:1fr}}
