:root{
  color-scheme:light dark;
  --bg:#f4f6fa;--bg-deep:#e9edf5;--surface:#ffffff;--surface-2:#f7f8fb;--surface-3:#eef1f6;
  --ink:#0d1320;--ink-2:#293347;--muted:#667085;--faint:#96a0b3;--line:rgba(18,28,48,.09);--line-strong:rgba(18,28,48,.15);
  --brand:#5b63ff;--brand-rgb:91,99,255;--brand-2:#8267ff;--brand-soft:rgba(91,99,255,.11);
  --community:#149b78;--community-rgb:20,155,120;--creator:#a45be8;--creator-rgb:164,91,232;--business:#3476e6;--business-rgb:52,118,230;--customer:#df7a3c;--customer-rgb:223,122,60;--live:#e34f6f;--live-rgb:227,79,111;--supporter:#d65ca6;--supporter-rgb:214,92,166;--protected:#51647f;--protected-rgb:81,100,127;
  --danger:#d1435b;--ok:#139a6b;--warning:#c58c25;
  --shadow:0 30px 90px rgba(22,31,52,.13);--shadow-soft:0 12px 36px rgba(22,31,52,.08);--shadow-tight:0 8px 22px rgba(22,31,52,.09);
  --radius:18px;--radius-lg:30px;--rail:82px;--conv-rail:324px;--context:304px;
  --mode-accent:var(--brand);--mode-rgb:var(--brand-rgb);
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
html[data-theme="dark"]{color-scheme:dark;--bg:#070b12;--bg-deep:#04070c;--surface:#0e141e;--surface-2:#131b27;--surface-3:#1a2432;--ink:#f5f7fb;--ink-2:#d7deea;--muted:#98a5ba;--faint:#68768b;--line:rgba(255,255,255,.075);--line-strong:rgba(255,255,255,.14);--brand:#8790ff;--brand-rgb:135,144,255;--brand-2:#ab8bff;--brand-soft:rgba(135,144,255,.12);--community:#3bc39c;--community-rgb:59,195,156;--creator:#c084fc;--creator-rgb:192,132,252;--business:#6da6ff;--business-rgb:109,166,255;--customer:#f5a568;--customer-rgb:245,165,104;--live:#ff7893;--live-rgb:255,120,147;--supporter:#ef82c4;--supporter-rgb:239,130,196;--protected:#8ca0bc;--protected-rgb:140,160,188;--danger:#ff7084;--ok:#42d69c;--shadow:0 34px 100px rgba(0,0,0,.44);--shadow-soft:0 14px 40px rgba(0,0,0,.28);--shadow-tight:0 8px 26px rgba(0,0,0,.26)}
html[data-theme="light"]{color-scheme:light}
@media(prefers-color-scheme:dark){html[data-theme="system"]{color-scheme:dark;--bg:#070b12;--bg-deep:#04070c;--surface:#0e141e;--surface-2:#131b27;--surface-3:#1a2432;--ink:#f5f7fb;--ink-2:#d7deea;--muted:#98a5ba;--faint:#68768b;--line:rgba(255,255,255,.075);--line-strong:rgba(255,255,255,.14);--brand:#8790ff;--brand-rgb:135,144,255;--brand-2:#ab8bff;--brand-soft:rgba(135,144,255,.12);--community:#3bc39c;--community-rgb:59,195,156;--creator:#c084fc;--creator-rgb:192,132,252;--business:#6da6ff;--business-rgb:109,166,255;--customer:#f5a568;--customer-rgb:245,165,104;--live:#ff7893;--live-rgb:255,120,147;--supporter:#ef82c4;--supporter-rgb:239,130,196;--protected:#8ca0bc;--protected-rgb:140,160,188;--danger:#ff7084;--ok:#42d69c;--shadow:0 34px 100px rgba(0,0,0,.44);--shadow-soft:0 14px 40px rgba(0,0,0,.28);--shadow-tight:0 8px 26px rgba(0,0,0,.26)}}

*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}button{cursor:pointer}::selection{background:rgba(var(--mode-rgb),.22)}:focus-visible{outline:2px solid rgba(var(--mode-rgb),.75);outline-offset:3px}
.ls-icon{width:var(--icon-size);height:var(--icon-size);display:inline-flex;align-items:center;justify-content:center}.ls-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.eyebrow{font-size:9px;font-weight:850;letter-spacing:.18em;color:var(--faint)}
.brand-lockup{display:flex;align-items:center;gap:11px;font-weight:760}.brand-copy{display:flex;flex-direction:column;line-height:1.08}.brand-copy strong{font-size:15px;letter-spacing:-.025em}.brand-copy small{font-size:8px;color:var(--faint);letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.brand-mark{width:36px;height:36px;border-radius:12px;display:inline-grid;place-items:center;background:linear-gradient(145deg,#111827,#293247);color:white;font-weight:900;letter-spacing:-.06em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 10px 28px rgba(15,20,35,.17)}.brand-mark--lux{position:relative}.brand-mark--lux:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(var(--brand-rgb),.18);border-radius:16px}.version-chip{font-size:10px;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(16px);display:inline-flex;align-items:center;gap:7px}.theme-control{width:36px;height:36px;border-radius:12px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 86%,transparent);display:grid;place-items:center;color:var(--muted);transition:.18s ease}.theme-control:hover{background:var(--surface);color:var(--ink);transform:translateY(-1px)}
.button{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent);padding:10px 15px;border-radius:13px;font-weight:760;font-size:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.button--primary{border-color:transparent;background:linear-gradient(135deg,var(--ink),color-mix(in srgb,var(--ink) 82%,var(--brand)));color:var(--surface)}html[data-theme="dark"] .button--primary{color:#071019;background:linear-gradient(135deg,#f7f9fc,#dbe1ef)}.button--ghost{background:transparent}.button--large{padding:14px 19px;border-radius:15px;font-size:12px}
.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--faint);flex:0 0 auto}.status-dot.is-up{background:var(--ok);box-shadow:0 0 0 4px color-mix(in srgb,var(--ok) 10%,transparent)}

/* Landing */
.landing-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 74% 13%,rgba(var(--brand-rgb),.11),transparent 29%),radial-gradient(circle at 15% 72%,rgba(var(--creator-rgb),.06),transparent 25%),linear-gradient(180deg,var(--bg),color-mix(in srgb,var(--bg-deep) 44%,var(--bg)))}.landing-shell:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.26),transparent 67%);pointer-events:none}.ambient{position:absolute;border-radius:50%;filter:blur(70px);opacity:.34;pointer-events:none}.ambient--one{width:420px;height:420px;background:rgba(var(--brand-rgb),.12);right:-130px;top:230px}.ambient--two{width:360px;height:360px;background:rgba(var(--community-rgb),.07);left:-170px;top:640px}.landing-nav{position:relative;z-index:5;height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,78px);max-width:1540px;margin:auto}.landing-nav__right{display:flex;align-items:center;gap:9px}.hero{position:relative;z-index:2;max-width:1470px;margin:auto;padding:clamp(72px,8vw,118px) clamp(22px,5vw,78px) 100px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(520px,.97fr);gap:clamp(44px,6vw,90px);align-items:center}.hero-kicker{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:color-mix(in srgb,var(--surface) 60%,transparent);font-size:8px;font-weight:850;letter-spacing:.17em;color:var(--muted);backdrop-filter:blur(14px)}.kicker-orb{width:6px;height:6px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px var(--brand-soft)}.hero__copy h1{font-size:clamp(58px,6.4vw,98px);line-height:.92;letter-spacing:-.072em;margin:22px 0 29px;font-weight:790;max-width:820px}.hero__copy h1 span{background:linear-gradient(100deg,var(--muted),color-mix(in srgb,var(--muted) 60%,var(--brand)));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lede{font-size:clamp(15px,1.3vw,19px);line-height:1.72;color:var(--muted);max-width:710px;margin:0}.hero-lede em{font-style:normal;color:var(--ink);font-weight:650}.hero__actions{display:flex;gap:11px;margin-top:34px}.trust-row{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:36px;color:var(--faint);font-size:10px;font-weight:650}.trust-row span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--ok);margin-right:8px;vertical-align:1px}.hero__stage{min-height:610px;display:grid;place-items:center}.connect-tableau{position:relative;width:min(640px,100%);aspect-ratio:1.05;border:1px solid var(--line);border-radius:38px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 90%,transparent),color-mix(in srgb,var(--surface-2) 58%,transparent));box-shadow:var(--shadow);overflow:hidden;isolation:isolate;backdrop-filter:blur(22px)}.connect-tableau:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 52%,rgba(var(--brand-rgb),.12),transparent 26%),linear-gradient(120deg,transparent 0 46%,rgba(var(--brand-rgb),.035) 46% 47%,transparent 47%);pointer-events:none}.tableau-noise{position:absolute;inset:0;opacity:.22;background-image:radial-gradient(var(--line-strong) .7px,transparent .7px);background-size:13px 13px;mask-image:linear-gradient(135deg,#000,transparent 70%)}.tableau-topline{position:absolute;z-index:8;left:24px;right:24px;top:20px;display:flex;justify-content:space-between;font-size:7px;font-weight:850;letter-spacing:.16em;color:var(--faint)}.tableau-signal{display:flex;align-items:center;gap:7px}.tableau-signal i{width:5px;height:5px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 4px color-mix(in srgb,var(--ok) 10%,transparent)}.tableau-orbit{position:absolute;border:1px solid rgba(var(--brand-rgb),.12);border-radius:50%;left:50%;top:52%;transform:translate(-50%,-50%)}.tableau-orbit--outer{width:74%;height:74%}.tableau-orbit--inner{width:46%;height:46%}.tableau-core{position:absolute;z-index:5;left:50%;top:52%;transform:translate(-50%,-50%);width:246px;min-height:200px;border:1px solid var(--line-strong);border-radius:29px;background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(22px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;box-shadow:0 24px 60px rgba(15,22,38,.14)}.brand-mark--tableau{width:43px;height:43px;border-radius:15px;margin-bottom:15px}.tableau-core small{font-size:7px;letter-spacing:.18em;font-weight:850;color:var(--faint)}.tableau-core strong{font-size:21px;line-height:1.15;letter-spacing:-.045em;margin:9px 0}.tableau-core p{font-size:8px;color:var(--muted);margin:0;line-height:1.55}.tableau-mode{position:absolute;z-index:7;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:17px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:var(--shadow-tight);backdrop-filter:blur(16px);min-width:185px}.tableau-mode div{display:flex;flex-direction:column}.tableau-mode small{font-size:6px;font-weight:900;letter-spacing:.17em;color:var(--faint)}.tableau-mode strong{font-size:9px;margin-top:3px;color:var(--ink)}.tableau-mode--personal{left:5%;top:19%}.tableau-mode--community{right:4%;top:20%}.tableau-mode--creator{left:5%;bottom:16%}.tableau-mode--business{right:4%;bottom:15%}.mode-sigil{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex:0 0 auto}.mode-sigil--personal{background:rgba(var(--brand-rgb),.12);color:var(--brand)}.mode-sigil--community{background:rgba(var(--community-rgb),.12);color:var(--community)}.mode-sigil--creator{background:rgba(var(--creator-rgb),.12);color:var(--creator)}.mode-sigil--business{background:rgba(var(--business-rgb),.12);color:var(--business)}.tableau-proof{position:absolute;z-index:7;display:flex;align-items:center;gap:7px;font-size:7px;color:var(--faint);letter-spacing:.04em}.tableau-proof span{width:5px;height:5px;border-radius:50%;background:var(--ok)}.tableau-proof--left{left:30%;top:9%}.tableau-proof--right{right:24%;bottom:7%}.definition-strip{position:relative;z-index:2;max-width:1320px;margin:0 auto 110px;padding:0 clamp(22px,5vw,62px);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.definition-strip>div{position:relative;padding:28px 30px 31px;border-right:1px solid var(--line)}.definition-strip>div:last-child{border-right:0}.definition-number{position:absolute;right:17px;top:15px;font-size:36px;font-weight:800;letter-spacing:-.06em;color:color-mix(in srgb,var(--faint) 22%,transparent)}.definition-strip strong{display:block;font-size:13px;letter-spacing:-.02em;margin-bottom:8px}.definition-strip p{font-size:10px;line-height:1.65;color:var(--muted);margin:0;max-width:330px}.mode-showcase--luxury{position:relative;z-index:2;max-width:1320px;margin:0 auto 110px;padding:0 clamp(22px,5vw,62px)}.section-heading{max-width:760px;margin-bottom:38px}.section-heading h2{font-size:clamp(36px,4.5vw,64px);letter-spacing:-.06em;line-height:1.02;margin:10px 0 15px}.section-heading p{color:var(--muted);font-size:13px;line-height:1.65;max-width:620px}.mode-showcase__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.mode-card{position:relative;min-height:278px;padding:24px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 80%,transparent);border-radius:24px;overflow:hidden;transition:.22s ease;backdrop-filter:blur(16px)}.mode-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-70px;bottom:-70px;background:rgba(var(--brand-rgb),.07);filter:blur(2px)}.mode-card--community:after{background:rgba(var(--community-rgb),.08)}.mode-card--creator:after{background:rgba(var(--creator-rgb),.08)}.mode-card--business:after{background:rgba(var(--business-rgb),.08)}.mode-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:var(--line-strong)}.mode-card__index{position:absolute;right:20px;top:17px;font-size:10px;font-weight:800;color:var(--faint)}.mode-card .mode-sigil{margin:34px 0 28px;width:45px;height:45px;border-radius:16px}.mode-card h3{font-size:19px;letter-spacing:-.035em;margin:0 0 9px}.mode-card p{font-size:11px;line-height:1.65;color:var(--muted);margin:0 0 23px}.mode-card>small{position:absolute;bottom:22px;font-size:7px;font-weight:850;letter-spacing:.15em;color:var(--faint)}.landing-finale{position:relative;z-index:2;max-width:1140px;margin:0 auto 120px;padding:85px clamp(24px,6vw,80px);border:1px solid var(--line);border-radius:34px;text-align:center;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 84%,transparent),color-mix(in srgb,var(--brand-soft) 38%,var(--surface)));box-shadow:var(--shadow-soft)}.landing-finale h2{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.06em;margin:15px auto 19px;max-width:800px}.landing-finale p{max-width:650px;margin:0 auto 28px;color:var(--muted);font-size:13px;line-height:1.7}

/* App modes */
.connect-app--community{--mode-accent:var(--community);--mode-rgb:var(--community-rgb)}.connect-app--creator{--mode-accent:var(--creator);--mode-rgb:var(--creator-rgb)}.connect-app--business{--mode-accent:var(--business);--mode-rgb:var(--business-rgb)}.connect-app--customer{--mode-accent:var(--customer);--mode-rgb:var(--customer-rgb)}.connect-app--live{--mode-accent:var(--live);--mode-rgb:var(--live-rgb)}.connect-app--supporter{--mode-accent:var(--supporter);--mode-rgb:var(--supporter-rgb)}.connect-app--protected{--mode-accent:var(--protected);--mode-rgb:var(--protected-rgb)}
.connect-app{height:100dvh;display:grid;grid-template-columns:var(--rail) var(--conv-rail) minmax(430px,1fr) var(--context);background:var(--bg);overflow:hidden}.mode-rail{position:relative;background:color-mix(in srgb,var(--surface) 90%,var(--bg));border-right:1px solid var(--line);padding:17px 10px 14px;display:flex;flex-direction:column;align-items:center;z-index:12}.mode-rail:after{content:"";position:absolute;inset:0 0 auto;height:160px;background:linear-gradient(180deg,rgba(var(--mode-rgb),.045),transparent);pointer-events:none}.brand-mark--app{position:relative;z-index:1;width:42px;height:42px;border-radius:15px;margin-bottom:27px}.mode-rail nav{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.mode-button{width:46px;height:46px;border:0;background:transparent;border-radius:15px;display:grid;place-items:center;color:var(--faint);position:relative;transition:.18s ease}.mode-button>span:not(.ls-icon){display:none}.mode-button:hover{background:var(--surface-2);color:var(--ink);transform:translateY(-1px)}.mode-button.is-active{background:var(--surface);color:var(--mode-accent);box-shadow:var(--shadow-tight);border:1px solid var(--line)}.mode-button.is-active:before{content:"";position:absolute;left:-11px;width:3px;height:24px;border-radius:0 8px 8px 0;background:var(--mode-accent);box-shadow:0 0 18px rgba(var(--mode-rgb),.32)}.mode-button--personal.is-active{--mode-accent:var(--brand)}.mode-button--community.is-active{--mode-accent:var(--community)}.mode-button--creator.is-active{--mode-accent:var(--creator)}.mode-button--business.is-active{--mode-accent:var(--business)}.mode-button--customer.is-active{--mode-accent:var(--customer)}.mode-button--live.is-active{--mode-accent:var(--live)}.mode-button--supporter.is-active{--mode-accent:var(--supporter)}.mode-button--protected.is-active{--mode-accent:var(--protected)}.mode-rail__bottom{margin-top:auto;display:flex;flex-direction:column;gap:10px;align-items:center;position:relative;z-index:2}.utility-button{width:40px;height:40px}.identity-dock{display:flex;align-items:center}.identity-dock>span{display:none}.avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:38%;background:linear-gradient(145deg,var(--surface-3),rgba(var(--mode-rgb),.10));border:1px solid var(--line);font-weight:800;color:var(--muted);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}.avatar img{width:100%;height:100%;object-fit:cover}.avatar--md{width:42px;height:42px}.avatar--sm{width:34px;height:34px;font-size:11px}.avatar--xs{width:28px;height:28px;font-size:9px}
.conversation-rail{background:color-mix(in srgb,var(--surface) 95%,var(--bg));border-right:1px solid var(--line);overflow-y:auto;padding:0 13px 30px;scrollbar-width:thin}.rail-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.rail-heading h2{font-size:18px;letter-spacing:-.035em;margin:3px 0 0}.icon-button{width:37px;height:37px;border-radius:12px;border:1px solid var(--line);background:var(--surface);display:grid;place-items:center;color:var(--muted);transition:.16s ease}.icon-button:hover{color:var(--ink);background:var(--surface-2);transform:translateY(-1px)}.icon-button--call{color:var(--ok)}.search-box{height:42px;border-radius:13px;background:var(--surface-2);border:1px solid transparent;display:flex;align-items:center;gap:8px;padding:0 11px;margin:0 3px 11px;color:var(--faint);transition:.16s ease}.search-box:focus-within{background:var(--surface);border-color:rgba(var(--mode-rgb),.25);box-shadow:0 0 0 4px rgba(var(--mode-rgb),.06)}.search-box input{border:0;outline:0;background:transparent;width:100%;font-size:11px}.search-shortcut{font-size:8px;border:1px solid var(--line);border-radius:6px;padding:2px 4px;color:var(--faint);white-space:nowrap}.people-results{border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:var(--shadow-soft);padding:6px;margin:0 3px 10px}.people-results button{border:0;background:transparent;width:100%;display:grid;grid-template-columns:28px 1fr 14px;align-items:center;gap:9px;padding:8px;border-radius:10px;text-align:left}.people-results button:hover{background:var(--surface-2)}.people-results span{display:flex;flex-direction:column;min-width:0}.people-results strong{font-size:10px}.people-results small{font-size:8px;color:var(--faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inline-create{margin:11px 3px 14px;padding:15px;border:1px solid var(--line);background:var(--surface);border-radius:17px;display:flex;flex-direction:column;gap:9px;box-shadow:var(--shadow-tight)}.inline-create>div{display:flex;align-items:center;gap:9px}.inline-create .mode-sigil{width:31px;height:31px;border-radius:11px}.inline-create strong{font-size:11px}.inline-create input,.inline-create textarea{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;padding:10px;outline:none;resize:none;font-size:10px}.form-error,.composer-error{color:var(--danger);font-size:9px;margin:0}.attention-rail-summary{margin:3px 3px 11px;padding:11px 12px;border:1px solid rgba(var(--mode-rgb),.12);background:rgba(var(--mode-rgb),.055);border-radius:13px;display:flex;align-items:center;gap:9px}.attention-rail-summary div{display:flex;flex-direction:column}.attention-rail-summary strong{font-size:9px}.attention-rail-summary small{font-size:8px;color:var(--muted);margin-top:2px}.attention-pulse{width:7px;height:7px;border-radius:50%;background:var(--mode-accent);box-shadow:0 0 0 5px rgba(var(--mode-rgb),.09);flex:0 0 auto}.section-label{display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);padding:12px 7px 8px}.conversation-list{display:flex;flex-direction:column;gap:2px}.conversation-item{display:grid;grid-template-columns:36px minmax(0,1fr) 15px;align-items:center;gap:10px;padding:9px;border-radius:14px;transition:.15s ease}.conversation-item:hover{background:var(--surface-2)}.conversation-item.is-active{background:linear-gradient(90deg,rgba(var(--mode-rgb),.105),rgba(var(--mode-rgb),.035));box-shadow:inset 0 0 0 1px rgba(var(--mode-rgb),.08)}.conversation-glyph{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:var(--surface-2);color:var(--muted);font-weight:850}.conversation-item.is-active .conversation-glyph{background:var(--surface);color:var(--mode-accent);box-shadow:var(--shadow-tight)}.conversation-copy{display:flex;flex-direction:column;min-width:0}.conversation-copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-copy small{font-size:8px;color:var(--faint);text-transform:capitalize;margin-top:2px}.conversation-arrow{color:var(--faint);opacity:.4}.conversation-item:hover .conversation-arrow,.conversation-item.is-active .conversation-arrow{opacity:1}.empty-mini{padding:28px 13px;text-align:center;color:var(--muted)}.empty-mini .mode-sigil,.empty-mini .empty-orb{margin:0 auto 10px}.empty-mini strong{display:block;color:var(--ink);font-size:11px;margin:10px 0 5px}.empty-mini p{font-size:9px;margin:0;line-height:1.55}.rail-spaces{margin-top:10px}.space-row{display:grid;grid-template-columns:9px 1fr;align-items:center;gap:8px;padding:7px}.space-row>span:last-child{display:flex;flex-direction:column}.space-row strong{font-size:9px}.space-row small{font-size:7px;color:var(--faint);text-transform:capitalize}
.conversation-stage{min-width:0;background:linear-gradient(180deg,var(--bg),color-mix(in srgb,var(--bg-deep) 28%,var(--bg)));display:flex;flex-direction:column;position:relative;overflow:hidden}.mode-aurora{position:absolute;z-index:0;pointer-events:none;width:560px;height:560px;border-radius:50%;right:-260px;top:-320px;background:rgba(var(--mode-rgb),.08);filter:blur(65px)}.conversation-topbar{height:78px;flex:0 0 78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:color-mix(in srgb,var(--bg) 84%,transparent);backdrop-filter:blur(22px);z-index:4}.conversation-topbar__identity{display:flex;align-items:center;gap:11px;min-width:0}.conversation-avatar{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:rgba(var(--mode-rgb),.10);color:var(--mode-accent);font-weight:850;border:1px solid rgba(var(--mode-rgb),.12)}.conversation-topbar__identity>div{display:flex;flex-direction:column;min-width:0}.conversation-context-label{font-size:7px;color:var(--faint);text-transform:uppercase;letter-spacing:.11em;font-weight:800}.conversation-topbar__identity h1{font-size:13px;margin:2px 0 0;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-actions{display:flex;align-items:center;gap:8px}.realtime-status{height:30px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:8px;color:var(--muted)}.realtime-status i{width:6px;height:6px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 4px color-mix(in srgb,var(--ok) 9%,transparent)}.realtime-status.is-offline i{background:var(--danger);box-shadow:none}.top-search{height:35px;border:1px solid var(--line);background:var(--surface);border-radius:11px;display:flex;align-items:center;overflow:hidden;color:var(--faint);padding-left:10px}.top-search input{border:0;outline:0;background:transparent;font-size:9px;width:125px;padding:0 9px}.message-stream{position:relative;z-index:1;flex:1;overflow-y:auto;padding:34px clamp(18px,4vw,54px) 24px;scrollbar-width:thin}.conversation-watermark{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:9px;width:max-content;margin:0 auto 28px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--bg) 78%,transparent);backdrop-filter:blur(16px);font-size:7px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.conversation-watermark i{width:5px;height:5px;border-radius:50%;background:var(--mode-accent)}.message-row{position:relative;display:grid;grid-template-columns:34px minmax(0,720px);gap:10px;margin:4px auto 15px;max-width:900px}.message-row.is-own{grid-template-columns:minmax(0,720px) 34px;justify-content:end}.message-row.is-own>.avatar{grid-column:2;grid-row:1}.message-row.is-own>.message-body{grid-column:1;grid-row:1;background:linear-gradient(145deg,rgba(var(--mode-rgb),.11),rgba(var(--mode-rgb),.055));border-color:rgba(var(--mode-rgb),.12)}.message-body{position:relative;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 89%,transparent);border-radius:9px 18px 18px 18px;padding:11px 13px;box-shadow:0 4px 16px rgba(18,26,42,.035);backdrop-filter:blur(14px)}.message-row.is-own .message-body{border-radius:18px 9px 18px 18px}.message-meta{display:flex;align-items:center;gap:7px;margin-bottom:4px}.message-meta strong{font-size:9px}.message-meta time,.message-meta span{font-size:7px;color:var(--faint)}.delivery-state{text-transform:capitalize}.message-body p{font-size:12px;line-height:1.62;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.message-actions{display:flex;gap:4px;margin-top:7px;opacity:0;transition:.15s ease}.message-row:hover .message-actions{opacity:1}.message-actions button{border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:11px;padding:3px 7px}.conversation-empty{max-width:570px;margin:clamp(70px,12vh,140px) auto;text-align:center;color:var(--muted)}.empty-orb{width:40px;height:40px;border-radius:15px;display:grid;place-items:center;background:var(--surface-2);color:var(--faint)}.empty-orb--large{width:66px;height:66px;border-radius:23px;margin:0 auto 21px;background:rgba(var(--mode-rgb),.09);color:var(--mode-accent);border:1px solid rgba(var(--mode-rgb),.12);box-shadow:0 18px 46px rgba(var(--mode-rgb),.08)}.conversation-empty h2{font-size:29px;letter-spacing:-.05em;margin:10px 0 10px;color:var(--ink)}.conversation-empty p{font-size:11px;line-height:1.7;max-width:470px;margin:auto}.composer-wrap{position:relative;z-index:4;padding:7px clamp(14px,3vw,36px) 14px;background:linear-gradient(180deg,transparent,var(--bg) 30%)}.composer{max-width:900px;margin:auto;display:grid;grid-template-columns:auto minmax(0,1fr) 42px;align-items:end;border:1px solid var(--line-strong);background:color-mix(in srgb,var(--surface) 93%,transparent);border-radius:20px;padding:8px 8px 8px 11px;box-shadow:0 14px 42px rgba(18,28,48,.10);backdrop-filter:blur(22px);transition:.16s ease}.composer:focus-within{border-color:rgba(var(--mode-rgb),.28);box-shadow:0 16px 48px rgba(18,28,48,.11),0 0 0 4px rgba(var(--mode-rgb),.05)}.composer-context-rail{height:32px;display:flex;align-items:center;gap:7px;padding:0 10px 0 4px;border-right:1px solid var(--line);margin-bottom:1px;color:var(--muted);font-size:8px;font-weight:700}.composer textarea{resize:none;max-height:150px;min-height:34px;border:0;outline:0;background:transparent;padding:8px 12px 6px;font-size:11px;line-height:1.55}.send-button{width:38px;height:38px;border:0;border-radius:13px;background:var(--ink);color:var(--surface);display:grid;place-items:center;transition:.16s ease}.send-button:hover{transform:translateY(-1px) scale(1.02)}html[data-theme="dark"] .send-button{background:#f3f6fb;color:#0a111c}.composer-foot{max-width:890px;margin:6px auto 0;display:flex;justify-content:space-between;gap:10px;font-size:7px;color:var(--faint);padding:0 4px}.composer-foot strong{color:var(--muted)}.composer-error{max-width:900px;margin:0 auto 6px}
.context-panel{background:color-mix(in srgb,var(--surface) 94%,var(--bg));border-left:1px solid var(--line);overflow-y:auto;padding:18px 16px 28px;scrollbar-width:thin}.context-hero{padding:15px 7px 24px;border-bottom:1px solid var(--line);text-align:center}.context-halo{width:58px;height:58px;border-radius:21px;display:grid;place-items:center;margin:3px auto 19px;background:rgba(var(--mode-rgb),.08);border:1px solid rgba(var(--mode-rgb),.11);color:var(--mode-accent);font-size:19px;font-weight:850;box-shadow:0 17px 42px rgba(var(--mode-rgb),.08)}.context-hero .avatar{margin:3px auto 16px}.context-hero h3{font-size:17px;letter-spacing:-.035em;margin:6px 0}.context-hero p{font-size:9px;line-height:1.65;color:var(--muted);margin:0 auto;max-width:240px}.context-section{padding:13px 0;border-bottom:1px solid var(--line)}.member-row{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:7px}.member-row>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.member-row strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-row small{font-size:7px;color:var(--faint);text-transform:capitalize}.member-row button{border:0;background:transparent;color:var(--faint);height:28px;border-radius:9px}.member-row button:hover{background:var(--surface-2);color:var(--ink)}.integration-state p,.system-confidence p{display:grid;grid-template-columns:8px minmax(0,1fr);gap:0 8px;align-items:start;padding:8px 7px;margin:0}.integration-state p .status-dot,.system-confidence p .status-dot{grid-row:1/3;margin-top:5px}.integration-state strong,.system-confidence strong{font-size:9px}.integration-state small,.system-confidence small{font-size:7px;color:var(--faint);display:block;margin-top:2px}.facet-row{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;padding:7px}.facet-row strong{font-size:9px}.facet-row small{font-size:7px;color:var(--faint);text-transform:capitalize}.facet-dot{width:7px;height:7px;border-radius:50%;background:var(--brand)}.facet-dot--creator{background:var(--creator)}.facet-dot--business{background:var(--business)}.facet-dot--community{background:var(--community)}.facet-dot--customer{background:var(--customer)}.facet-dot--live{background:var(--live)}.facet-dot--supporter{background:var(--supporter)}.facet-dot--protected{background:var(--protected)}.attention-panel article{display:grid;grid-template-columns:9px 1fr;gap:8px;padding:8px 7px}.attention-panel article div{display:flex;flex-direction:column}.attention-panel article strong{font-size:9px}.attention-panel article small{font-size:7px;color:var(--faint);line-height:1.45;margin-top:2px}.attention-clear{display:flex;align-items:center;gap:9px;padding:11px 7px}.attention-clear>span{width:27px;height:27px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--ok) 9%,transparent);color:var(--ok);font-weight:800}.attention-clear div{display:flex;flex-direction:column}.attention-clear strong{font-size:9px}.attention-clear small{font-size:7px;color:var(--faint)}.context-empty{display:flex;align-items:center;gap:10px;padding:12px;border:1px dashed var(--line-strong);border-radius:13px}.context-empty .mode-sigil{width:34px;height:34px;border-radius:12px}.context-empty p{font-size:9px;color:var(--muted);line-height:1.5;margin:0}.context-empty--compact{border:0;padding:8px 7px}.context-empty--compact p{font-size:8px}
.mode-home{position:relative;z-index:1;height:100%;overflow-y:auto;padding:clamp(50px,7vw,96px) clamp(26px,6vw,88px) 80px}.mode-home__hero{max-width:880px}.mode-home__top{display:flex;gap:23px;align-items:flex-start}.mode-emblem{width:64px;height:64px;border-radius:23px;display:grid;place-items:center;background:rgba(var(--mode-rgb),.10);color:var(--mode-accent);border:1px solid rgba(var(--mode-rgb),.12);box-shadow:0 18px 45px rgba(var(--mode-rgb),.07);flex:0 0 auto}.mode-home h1{font-size:clamp(39px,4.7vw,69px);line-height:.98;letter-spacing:-.065em;margin:10px 0 18px;max-width:730px}.mode-home__top p{max-width:680px;font-size:12px;color:var(--muted);line-height:1.72}.mode-home__proof{display:flex;align-items:center;gap:10px;margin:28px 0 0 87px;font-size:8px;color:var(--faint);letter-spacing:.02em}.proof-line{width:44px;height:1px;background:linear-gradient(90deg,var(--mode-accent),transparent)}.mode-home__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:45px;max-width:920px}.mode-home__grid article{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent);border-radius:20px;padding:18px;display:flex;flex-direction:column;min-height:133px;box-shadow:0 10px 30px rgba(18,28,48,.035)}.metric-head{display:flex;justify-content:space-between}.mode-home__grid small{font-size:7px;font-weight:850;letter-spacing:.14em;color:var(--faint)}.metric-glyph{font-size:12px;color:var(--mode-accent)}.mode-home__grid article>strong{font-size:31px;letter-spacing:-.055em;margin:11px 0 5px}.mode-home__grid article>span{font-size:8px;color:var(--muted)}.mode-home__lower{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);gap:13px;margin-top:18px;max-width:920px}.mode-home__conversations,.mode-home__principle{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent);border-radius:21px;padding:20px}.mode-home__conversations header h2{font-size:17px;letter-spacing:-.035em;margin:5px 0 16px}.home-conversation-card{display:grid;grid-template-columns:38px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:10px 5px;border-top:1px solid var(--line)}.home-conversation-card>span:nth-child(2){display:flex;flex-direction:column}.home-conversation-card strong{font-size:10px}.home-conversation-card small{font-size:8px;color:var(--faint);margin-top:2px}.home-conversation-card:hover{color:var(--mode-accent)}.mode-home__principle{position:relative;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 92%,transparent),rgba(var(--mode-rgb),.055))}.mode-home__principle:after{content:"C";position:absolute;right:-6px;bottom:-44px;font-size:170px;font-weight:900;line-height:1;color:rgba(var(--mode-rgb),.045);letter-spacing:-.09em}.mode-home__principle blockquote{font-size:21px;line-height:1.2;letter-spacing:-.045em;margin:14px 0 14px;position:relative;z-index:1}.mode-home__principle p{font-size:9px;line-height:1.65;color:var(--muted);position:relative;z-index:1}.principle-signature{display:flex;align-items:center;gap:8px;margin-top:25px;color:var(--mode-accent);font-size:8px;font-weight:750;position:relative;z-index:1}

/* Search */
.search-overlay{position:fixed;inset:0;z-index:40;background:rgba(3,7,15,.48);backdrop-filter:blur(14px);display:grid;place-items:start center;padding-top:9vh}.search-dialog{width:min(760px,calc(100vw - 30px));max-height:76vh;background:color-mix(in srgb,var(--surface) 95%,transparent);border:1px solid var(--line-strong);border-radius:24px;box-shadow:0 34px 100px rgba(0,0,0,.25);overflow:hidden;backdrop-filter:blur(24px)}.search-dialog header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 21px;border-bottom:1px solid var(--line)}.search-dialog h2{font-size:17px;letter-spacing:-.03em;margin:4px 0}.search-results{padding:8px;overflow-y:auto;max-height:calc(76vh - 76px)}.search-results article{padding:13px;border-radius:13px}.search-results article:hover{background:var(--surface-2)}.search-results article>div{display:flex;justify-content:space-between}.search-results strong{font-size:9px}.search-results p{font-size:10px;margin:5px 0}.search-results small{font-size:7px;color:var(--faint)}

/* Admin — restrained operator luxury */
.admin-shell{min-height:100vh;padding-bottom:80px;background:linear-gradient(180deg,var(--bg),var(--bg-deep))}.admin-top{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 clamp(22px,5vw,70px);background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(18px)}.admin-top>div{display:flex;align-items:center;gap:12px}.admin-hero{padding:82px clamp(22px,6vw,100px) 48px;max-width:1280px;margin:auto}.admin-hero h1{font-size:clamp(42px,5vw,70px);letter-spacing:-.06em;line-height:.98;margin:13px 0 18px}.admin-hero p{color:var(--muted);font-size:12px}.health-strip{max-width:1120px;margin:auto;padding:0 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.health-strip article{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:17px;display:flex;flex-direction:column}.health-strip small{font-size:7px;letter-spacing:.14em;color:var(--faint);font-weight:850}.health-strip strong{font-size:12px;margin:7px 0;text-transform:capitalize}.health-strip span{font-size:8px;color:var(--muted)}.is-healthy{color:var(--ok)}.is-unhealthy{color:var(--danger)}.is-neutral{color:var(--muted)}.admin-grid{max-width:1120px;margin:20px auto;padding:0 30px;display:grid;grid-template-columns:2fr 1fr;gap:10px}.admin-panel{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:21px}.admin-panel header{display:flex;justify-content:space-between}.admin-panel h2{font-size:17px;margin:5px 0}.admin-panel dl{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;font-size:9px}.admin-panel dt{color:var(--faint)}.admin-panel dd{margin:0;overflow-wrap:anywhere}.operator-empty{text-align:center;padding:40px 10px;color:var(--muted)}.operator-empty strong{display:block;color:var(--ink);margin:10px 0 4px}.operator-empty p{font-size:8px}.report-row{display:grid;grid-template-columns:1fr 1fr auto;padding:10px 0;border-top:1px solid var(--line);font-size:9px}.report-row small{color:var(--faint)}
.app-flash{position:fixed;z-index:90;top:17px;left:50%;transform:translateX(-50%);max-width:min(92vw,620px);padding:11px 15px;border-radius:13px;border:1px solid var(--line);box-shadow:var(--shadow);background:var(--surface);font-size:10px;font-weight:700}.app-flash--error{border-color:color-mix(in srgb,var(--danger) 35%,var(--line));color:var(--danger)}.app-flash--info{border-color:color-mix(in srgb,var(--ok) 35%,var(--line));color:var(--ink)}
.mobile-only{display:none}

@media(max-width:1260px){:root{--context:0px}.connect-app{grid-template-columns:var(--rail) var(--conv-rail) minmax(0,1fr)}.context-panel{display:none}.hero{grid-template-columns:1fr}.hero__copy{max-width:860px}.hero__stage{min-height:auto}.connect-tableau{max-width:720px}.mode-showcase__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:880px){.definition-strip{grid-template-columns:1fr}.definition-strip>div{border-right:0;border-bottom:1px solid var(--line)}.definition-strip>div:last-child{border-bottom:0}.landing-nav .version-chip{display:none}.mode-home__lower{grid-template-columns:1fr}.top-search{display:none}}
@media(max-width:760px){
  :root{--rail:0px;--conv-rail:0px}.landing-nav{height:76px}.landing-nav__right .theme-control{display:none}.brand-copy small{display:none}.hero{padding-top:48px;padding-bottom:70px;gap:42px}.hero__copy h1{font-size:clamp(49px,15vw,66px)}.hero-lede{font-size:14px}.hero__actions{flex-direction:column;align-items:stretch}.trust-row{gap:9px 14px}.hero__stage{min-height:490px}.connect-tableau{border-radius:28px}.tableau-core{width:210px;min-height:178px}.tableau-mode{min-width:0;padding:9px}.tableau-mode strong{display:none}.tableau-mode small{font-size:6px}.tableau-mode--personal{left:3%;top:19%}.tableau-mode--community{right:3%;top:20%}.tableau-mode--creator{left:3%;bottom:16%}.tableau-mode--business{right:3%;bottom:15%}.tableau-proof{display:none}.definition-strip,.mode-showcase--luxury{margin-bottom:76px}.mode-showcase__grid{grid-template-columns:1fr}.mode-card{min-height:235px}.landing-finale{margin:0 14px 70px;padding:60px 24px;border-radius:28px}
  .connect-app{height:100dvh;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 67px;padding-bottom:env(safe-area-inset-bottom)}.mode-rail{grid-row:2;grid-column:1;position:relative;order:2;border-right:0;border-top:1px solid var(--line);padding:7px 8px;flex-direction:row;justify-content:center;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(22px)}.mode-rail:after{display:none}.brand-mark--app{display:none}.mode-rail nav{flex-direction:row;gap:4px;justify-content:space-around;width:100%;max-width:480px}.mode-button{width:min(20vw,64px);height:51px;border-radius:13px;display:flex;flex-direction:column;gap:3px}.mode-button>span:not(.ls-icon){display:block;font-size:6px;font-weight:750;color:var(--faint)}.mode-button.is-active:before{left:50%;top:-8px;transform:translateX(-50%);width:22px;height:2px;border-radius:0 0 6px 6px}.mode-button.is-active{box-shadow:none;border-color:transparent;background:transparent}.mode-rail__bottom{display:none}.conversation-rail{display:none}.conversation-stage{grid-row:1;grid-column:1}.mobile-only{display:flex}.conversation-topbar{height:68px;flex-basis:68px;padding:0 12px}.conversation-avatar{width:34px;height:34px}.conversation-topbar__identity{gap:8px}.conversation-topbar__identity h1{max-width:48vw}.conversation-context-label{font-size:6px}.realtime-status{padding:0 8px}.realtime-status span{display:none}.message-stream{padding:23px 12px}.conversation-watermark{margin-bottom:22px}.message-row{grid-template-columns:30px minmax(0,1fr);gap:8px;margin-bottom:12px}.message-row.is-own{grid-template-columns:minmax(0,1fr) 30px}.message-body{padding:10px 11px}.message-body p{font-size:11px}.message-actions{opacity:1}.composer-wrap{padding:5px 9px 10px}.composer{grid-template-columns:minmax(0,1fr) 40px;padding-left:8px;border-radius:18px}.composer-context-rail{display:none}.composer-foot{font-size:6px}.composer-foot span:last-child{display:none}.mode-home{padding:42px 20px 50px}.mode-home__top{flex-direction:column;gap:15px}.mode-emblem{width:54px;height:54px;border-radius:19px}.mode-home h1{font-size:clamp(39px,11vw,54px)}.mode-home__proof{margin-left:0}.mode-home__grid{grid-template-columns:1fr;gap:8px;margin-top:30px}.mode-home__grid article{min-height:108px}.mode-home__lower{grid-template-columns:1fr}.mode-home__principle{display:none}.health-strip{grid-template-columns:1fr 1fr;padding:0 18px}.admin-grid{grid-template-columns:1fr;padding:0 18px}.admin-top .version-chip{display:none}.admin-hero{padding-top:55px}
}
@media(max-width:430px){.tableau-mode{border-radius:13px}.tableau-mode .mode-sigil{width:31px;height:31px;border-radius:11px}.tableau-core{width:182px;min-height:162px;padding:17px}.tableau-core strong{font-size:18px}.tableau-core p{font-size:7px}.mode-card{padding:21px}.conversation-topbar__identity h1{max-width:40vw}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.status-dot.is-offline{background:var(--danger);box-shadow:none}
@media(max-width:760px){.mode-rail__bottom{display:flex;flex-direction:row;margin:0 0 0 3px}.mode-rail__bottom .identity-dock,.mode-rail__bottom>a{display:none}.mode-rail__bottom .utility-button{display:flex;width:45px;height:51px}}

/* 20260830.2 — luxury social experience network ceiling */
.mode-sigil--customer,.mode-emblem--customer{color:var(--customer);background:rgba(var(--customer-rgb),.10)}.mode-sigil--live,.mode-emblem--live{color:var(--live);background:rgba(var(--live-rgb),.10)}.mode-sigil--supporter,.mode-emblem--supporter{color:var(--supporter);background:rgba(var(--supporter-rgb),.10)}.mode-sigil--protected,.mode-emblem--protected{color:var(--protected);background:rgba(var(--protected-rgb),.10)}
.mode-card--customer:before{background:linear-gradient(90deg,var(--customer),transparent)}.mode-card--live:before{background:linear-gradient(90deg,var(--live),transparent)}.mode-card--supporter:before{background:linear-gradient(90deg,var(--supporter),transparent)}.mode-card--protected:before{background:linear-gradient(90deg,var(--protected),transparent)}
.tableau-ring-label{position:absolute;z-index:7;font-size:6px;font-weight:850;letter-spacing:.16em;color:var(--faint);background:color-mix(in srgb,var(--surface) 84%,transparent);border:1px solid var(--line);border-radius:999px;padding:6px 9px;backdrop-filter:blur(12px)}.tableau-ring-label--one{left:50%;top:13%;transform:translateX(-50%)}.tableau-ring-label--two{left:50%;bottom:10%;transform:translateX(-50%)}
.network-lens{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0 0 87px;max-width:800px}.network-lens span{font-size:7px;font-weight:760;letter-spacing:.055em;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 82%,transparent);padding:6px 9px;border-radius:999px}.network-lens span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--mode-accent);margin-right:6px;vertical-align:1px}
@media(min-width:761px){.mode-rail nav{overflow-y:auto;scrollbar-width:none;padding:2px 0}.mode-rail nav::-webkit-scrollbar{display:none}.mode-button{flex:0 0 auto}}
@media(max-width:760px){.mode-rail{overflow:hidden}.mode-rail nav{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;max-width:none}.mode-rail nav::-webkit-scrollbar{display:none}.mode-button{min-width:56px;width:56px;flex:0 0 56px}.network-lens{margin-left:0;gap:5px}.network-lens span{font-size:6px;padding:5px 7px}.tableau-ring-label{display:none}}
