@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/InterVariable-c8O0ljhh.ttf) format("truetype")}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/InterVariable-Italic-B-9PvMw6.ttf) format("truetype")}:root{--accent: #f2a000;--accent-soft: #fff4d9;--ink: #191a19;--muted: #6d716e;--line: #e2e4e1;--bg: #f2f3f0;--surface: #ffffff;--surface-2: #f7f7f4;--success: #16835a;--danger: #c94d42;--sidebar: #171817;--shadow: 0 16px 50px rgba(18, 20, 18, .1);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-width:320px;background:var(--bg)}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:2px}.is-hidden{display:none!important}.eyebrow{display:block;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.eyebrow.light{color:#ffffffb8}.lead{max-width:700px;color:var(--muted);font-size:16px;line-height:1.55}.microcopy{color:var(--muted);font-size:11px;line-height:1.5;text-align:center}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 15px;border:1px solid var(--line);border-radius:11px;background:var(--surface);font-size:13px;font-weight:700;cursor:pointer;transition:.18s ease}.button:hover{transform:translateY(-1px);border-color:#babdb9;box-shadow:0 6px 18px #12141212}.button.primary{border-color:var(--accent);background:var(--accent);color:#171817}.button.dark{border-color:var(--ink);background:var(--ink);color:#fff}.button.ghost{background:transparent}.button.wide{width:100%}.button.small{min-height:34px;padding:7px 11px;font-size:11px}.button.danger{color:var(--danger)}.klarland-logo{width:132px;height:auto}.field{display:grid;gap:7px}.field>span:first-child{color:#3f423f;font-size:12px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #d8dad7;border-radius:10px;color:var(--ink);background:#fff}.field textarea{min-height:96px;resize:vertical}.access-view{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);background:#fff}.access-visual{position:relative;min-height:720px;overflow:hidden;background:#171817}.access-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.02)}.access-shade{position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#0a0d0ccc)}.access-copy{position:absolute;left:clamp(28px,5vw,78px);right:clamp(28px,8vw,120px);bottom:clamp(36px,8vh,96px);color:#fff}.access-copy h1{max-width:760px;margin:12px 0 18px;font-size:clamp(42px,5vw,78px);font-weight:650;letter-spacing:-.055em;line-height:.98}.access-copy p{max-width:650px;margin:0;color:#ffffffc2;font-size:17px;line-height:1.55}.access-panel{display:grid;place-items:center;padding:clamp(28px,6vw,80px)}.login-card{width:min(430px,100%)}.demo-pill{width:fit-content;margin:38px 0 22px;padding:7px 10px;border-radius:999px;color:#64501c;background:var(--accent-soft);font-size:11px;font-weight:700}.login-heading h2{margin:8px 0 12px;font-size:34px;letter-spacing:-.04em;line-height:1.08}.login-heading p{margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.55}.login-card .field{margin-bottom:13px}.login-card .button{margin-top:9px}.login-card .microcopy{margin-top:16px}.setup-view{min-height:100vh;background:var(--bg)}.setup-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(24px,4vw,64px);border-bottom:1px solid var(--line);background:#ffffffe6}.setup-shell{max-width:1260px;display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;margin:0 auto;padding:54px 28px 80px}.setup-progress{padding:28px;border-radius:18px;color:#fff;background:#171817}.setup-progress .eyebrow{color:var(--accent)}.setup-progress h2{margin:12px 0 34px;font-size:28px;letter-spacing:-.04em;line-height:1.08}.setup-progress ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.setup-progress li{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;padding:10px;border-radius:11px;color:#8e918e}.setup-progress li>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #454845;border-radius:50%;font-size:11px;font-weight:700}.setup-progress li strong,.setup-progress li small{display:block}.setup-progress li strong{font-size:12px}.setup-progress li small{margin-top:2px;font-size:10px}.setup-progress li.active{color:#fff;background:#282a28}.setup-progress li.active>span,.setup-progress li.done>span{border-color:var(--accent);color:#171817;background:var(--accent)}.setup-progress li.done{color:#d8dad8}.setup-card{min-height:650px;display:grid;grid-template-rows:1fr auto;padding:clamp(28px,5vw,58px);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.setup-card h1{max-width:760px;margin:10px 0 14px;font-size:clamp(34px,4vw,52px);font-weight:650;letter-spacing:-.055em;line-height:1.02}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.setup-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:32px;padding-top:20px;border-top:1px solid var(--line)}.brand-setup{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(320px,1.25fr);gap:28px;margin-top:30px}.brand-setup>div:first-child{display:grid;gap:19px;align-content:start}.logo-choice{width:100%;display:grid;grid-template-columns:48px 1fr auto;gap:11px;align-items:center;padding:12px;border:1px solid var(--accent);border-radius:12px;text-align:left;background:var(--accent-soft);cursor:pointer}.logo-choice strong,.logo-choice small{display:block}.logo-choice small{margin-top:2px;color:var(--muted)}.logo-choice b{color:#6f5310;font-size:10px}.sample-mark,.company-mark{display:grid;place-items:center;border-radius:9px;color:#171817;background:var(--accent);font-weight:850;letter-spacing:-.04em}.sample-mark{width:44px;height:44px;font-size:12px}.swatches{display:flex;gap:9px}.swatch{width:40px;height:40px;border:4px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #d3d5d2;cursor:pointer}.swatch.active{box-shadow:0 0 0 3px color-mix(in srgb,var(--swatch) 45%,transparent)}.brand-preview{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 34px #1214121a}.preview-label{position:absolute;z-index:2;top:13px;right:13px;padding:6px 8px;border-radius:999px;color:#fff;background:#141414b8;font-size:9px}.mini-header{height:66px;display:flex;align-items:center;gap:10px;padding:11px 14px}.mini-header .sample-mark{width:38px;height:38px}.mini-header strong{font-size:12px}.mini-header>span:last-child{margin-left:auto;color:var(--muted);font-size:10px}.brand-preview img{width:100%;height:290px;display:block;object-fit:cover}.mini-copy{display:grid;gap:5px;padding:17px}.mini-copy small{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.09em}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.choice{min-height:150px;display:grid;align-content:start;gap:7px;padding:19px;border:1px solid var(--line);border-radius:14px;text-align:left;background:#fff;cursor:pointer}.choice>span{color:var(--accent);font-size:24px}.choice strong{margin-top:12px;font-size:14px}.choice small{color:var(--muted);line-height:1.45}.choice.active{border-color:var(--accent);background:var(--accent-soft)}.ready-step{display:grid;place-items:start;align-content:center;max-width:720px}.success-mark{width:60px;height:60px;display:grid;place-items:center;margin-bottom:22px;border-radius:50%;color:#fff;background:var(--success);font-size:26px}.ready-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.ready-list span{padding:12px;border-radius:10px;color:#275b48;background:#e7f4ee;font-size:12px}.workspace{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr);background:var(--bg)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:14px 12px 10px;color:#fff;background:var(--sidebar)}.company-switch{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:0;border-radius:11px;color:#fff;text-align:left;background:#252625;cursor:pointer}.company-mark{width:40px;height:40px;font-size:11px}.company-copy{min-width:0}.company-copy strong,.company-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-copy strong{font-size:12px}.company-copy small{margin-top:3px;color:#9c9f9c;font-size:10px}.main-nav{min-height:0;display:grid;gap:3px;margin-top:24px;overflow-y:auto;padding-bottom:8px}.nav-section{margin:12px 9px 6px;color:#777a77;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.nav-link{width:100%;min-height:42px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:9px;color:#aeb1ae;text-align:left;background:transparent;font-size:12px;cursor:pointer}.nav-link:hover,.nav-link.active{color:#fff;background:#2b2c2b}.nav-link.active .nav-icon{color:var(--accent)}.nav-icon{width:20px;display:grid;place-items:center;font-size:16px}.sidebar-bottom{display:grid;gap:5px;margin-top:auto;padding-top:12px;border-top:1px solid #303130}.profile-button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:0;border-radius:9px;color:#fff;text-align:left;background:transparent;cursor:pointer}.profile-button:hover{background:#292a29}.avatar,.avatar-button{display:grid;place-items:center;border-radius:50%;color:#171817;background:var(--accent);font-size:10px;font-weight:800}.avatar{width:34px;height:34px}.profile-button strong,.profile-button small{display:block}.profile-button strong{font-size:11px}.profile-button small{margin-top:2px;color:#8f928f;font-size:9px}.workspace-main{min-width:0}.topbar{position:sticky;top:0;z-index:20;min-height:70px;display:flex;align-items:center;gap:13px;padding:12px 22px;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.context-switch{min-width:122px;display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:11px;cursor:pointer}.search{width:min(520px,48vw);min-height:40px;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;color:#808380;background:var(--surface-2);text-align:left;font-size:11px;cursor:pointer}.search kbd{margin-left:auto;padding:2px 5px;border:1px solid var(--line);border-radius:5px;color:#858885;background:#fff;font-size:9px}.top-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.icon-button,.avatar-button{width:38px;height:38px;position:relative;border:1px solid var(--line);background:#fff;cursor:pointer}.avatar-button{border-color:var(--accent);background:var(--accent)}.notification-dot{position:absolute;top:8px;right:8px;width:6px;height:6px;border:1px solid #fff;border-radius:50%;background:#e75648}.preview-button{min-height:38px;padding:8px 12px}.preview-menu{position:absolute;z-index:30;top:61px;right:62px;width:330px;max-height:calc(100vh - 78px);display:grid;gap:3px;overflow-y:auto;padding:9px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.preview-menu>span{padding:8px 9px 5px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.preview-menu button{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:9px;border:0;border-radius:10px;text-align:left;background:transparent;cursor:pointer}.preview-menu button:hover{background:var(--surface-2)}.preview-menu b{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);font-size:11px}.preview-menu strong,.preview-menu small{display:block}.preview-menu strong{font-size:12px}.preview-menu small{margin-top:2px;color:var(--muted);font-size:9px}.empty-preview-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:12px 14px;border:1px solid #d8bd76;border-radius:12px;background:#fff8e4}.empty-preview-banner span,.empty-preview-banner strong,.empty-preview-banner small{display:block}.empty-preview-banner b{color:#805b00;font-size:9px;letter-spacing:.09em}.empty-preview-banner strong{margin-top:3px;font-size:12px}.empty-preview-banner small{margin-top:2px;color:var(--muted);font-size:9px}.empty-start-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:6px}.empty-start-steps button{min-height:210px;display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid var(--line);border-radius:16px;text-align:left;background:#fff;cursor:pointer}.empty-start-steps button:hover{transform:translateY(-2px);border-color:#b6b9b4;box-shadow:var(--shadow)}.empty-start-steps span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:34px;border-radius:10px;background:var(--accent-soft);font-size:12px;font-weight:800}.empty-start-steps strong{font-size:16px}.empty-start-steps small{margin-top:8px;color:var(--muted);line-height:1.5}.empty-start-steps b{margin-top:auto;align-self:flex-end}.empty-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:stretch;margin-top:18px;padding:14px;border-radius:14px;background:#171817;color:#fff}.empty-principles article{padding:7px 10px;border-right:1px solid #373837}.empty-principles article b,.empty-principles article p{display:block;margin:0}.empty-principles article b{font-size:11px}.empty-principles article p{margin-top:5px;color:#aeb2ad;font-size:9px;line-height:1.45}.empty-principles .button{align-self:center;color:#fff;border-color:#4b4c4b}.empty-area,.empty-customer-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px;border:1px dashed #c8cbc6;border-radius:18px;text-align:center;background:linear-gradient(145deg,#fff,#f5f6f3)}.empty-area h2,.empty-customer-state h2{margin:13px 0 7px;font-size:25px}.empty-area>p,.empty-customer-state p{max-width:580px;margin:0 0 20px;color:var(--muted);line-height:1.55}.empty-illustration{width:62px;height:62px;display:grid;place-items:center;border:1px solid var(--line);border-radius:18px;color:#555955;background:#fff;box-shadow:0 10px 22px #0000000f;font-size:24px}.empty-area-rules{width:min(760px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:8px 0 20px;text-align:left}.empty-area-rules article{padding:13px;border:1px solid var(--line);border-radius:11px;background:#fff}.empty-area-rules b,.empty-area-rules small{display:block}.empty-area-rules b{margin-bottom:5px;font-size:10px}.empty-area-rules small{color:var(--muted);font-size:9px;line-height:1.45}.record-logic-strip{display:grid;grid-template-columns:1.1fr 1.2fr 1.35fr 1.15fr auto;gap:12px;align-items:center;margin:12px 0 16px;padding:12px 14px;border:1px solid #d9ddd7;border-radius:13px;background:#f8faf7}.record-logic-strip>span{min-width:0}.record-logic-strip b,.record-logic-strip strong,.record-logic-strip small{display:block}.record-logic-strip b{margin-bottom:4px;color:#777c76;font-size:8px;letter-spacing:.08em}.record-logic-strip strong{font-size:10px}.record-logic-strip small{color:var(--muted);font-size:8px;line-height:1.4}.composition-map{margin:14px 0;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f8f9f6}.composition-map>header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.composition-map header span,.composition-map header b,.composition-map header strong{display:block}.composition-map header b{color:var(--muted);font-size:8px;letter-spacing:.09em}.composition-map header strong{margin-top:4px;font-size:12px}.composition-map>div{display:grid;grid-template-columns:1.15fr auto 1.15fr auto repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.composition-map article{padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff}.composition-map article.internal-record{background:#ecefeb}.composition-map article.space-boundary{border-color:color-mix(in srgb,var(--accent) 65%,#aaa);box-shadow:inset 0 0 0 2px var(--accent-soft)}.composition-map article b,.composition-map article strong,.composition-map article small{display:block}.composition-map article b{color:#737873;font-size:7px;letter-spacing:.07em}.composition-map article strong{margin:5px 0;font-size:10px}.composition-map article small{color:var(--muted);font-size:8px;line-height:1.42}.composition-map>div>i{align-self:center;color:#777;font-style:normal}.origin-chain{display:grid;gap:9px;margin-top:20px}.origin-chain article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fafbf8}.origin-chain article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);font-size:10px;font-weight:800}.origin-chain b{color:#737873;font-size:8px;letter-spacing:.08em}.origin-chain p{margin:5px 0 0;color:#3d413d;font-size:10px;line-height:1.5}.origin-rule{display:grid;gap:4px;margin-top:14px;padding:13px;border-radius:10px;color:#fff;background:#171817}.origin-rule strong{font-size:10px}.origin-rule span{color:#b8bcb7;font-size:9px;line-height:1.45}.mobile-company,.mobile-nav{display:none}.content-area{min-height:calc(100vh - 70px);padding:28px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-head h1{margin:5px 0 7px;font-size:clamp(30px,4vw,45px);font-weight:650;letter-spacing:-.05em;line-height:1}.page-head p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.head-actions{display:flex;gap:8px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.stat-card{min-height:122px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.stat-card span{color:var(--muted);font-size:10px;font-weight:700}.stat-card strong{display:block;margin-top:22px;font-size:26px;font-weight:650;letter-spacing:-.04em}.stat-card small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.grid-2{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.panel{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.panel-head{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line)}.panel-head h2,.panel-head h3{margin:0;font-size:14px}.panel-body{padding:15px}.text-link{border:0;color:#5f625f;background:none;font-size:11px;font-weight:700;cursor:pointer}.text-link:hover{color:var(--ink)}.list{display:grid}.list-row{width:100%;min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px 15px;border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;cursor:pointer}.list-row:last-child{border-bottom:0}.list-row:hover{background:var(--surface-2)}.list-row.static{cursor:default}.list-row.static:hover{background:#fff}.list-row strong,.list-row small{display:block}.list-row strong{font-size:12px}.list-row small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.4}.badge{width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;color:#5e615e;background:#efefeb;font-size:9px;font-weight:700;white-space:nowrap}.badge.approved{color:#136b4a;background:#e5f4ed}.badge.review{color:#785a0d;background:var(--accent-soft)}.badge.customer{color:#175f7a;background:#e5f2f7}.section-gap{height:14px}.quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.quick-card{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;padding:16px;border:1px solid var(--line);border-radius:14px;text-align:left;background:#fff;cursor:pointer}.quick-card:hover{border-color:#c3c6c2;transform:translateY(-1px)}.quick-card .quick-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#171817;background:var(--accent);font-size:17px}.quick-card strong{margin-top:auto;font-size:13px}.quick-card small{margin-top:5px;color:var(--muted);line-height:1.4}.filterbar{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff}.filterbar .search{flex:1;width:auto}.filter-button{padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px;cursor:pointer}.filter-button.active{border-color:var(--accent);background:var(--accent-soft)}.content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.content-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:.18s ease}.content-card:hover{transform:translateY(-2px);border-color:#bbbeba;box-shadow:0 10px 28px #12141214}.content-thumb{position:relative;height:150px;overflow:hidden;background:#242624}.content-thumb img{width:100%;height:100%;object-fit:cover}.type-chip{position:absolute;top:10px;left:10px;padding:5px 7px;border-radius:7px;color:#fff;background:#121212c2;font-size:9px;font-weight:750}.play-button{position:absolute;inset:0;margin:auto;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;color:#171817;background:var(--accent);font-size:17px;cursor:pointer}.document-thumb{height:100%;display:grid;place-items:center;color:#1e211f;background:#e9ecea}.document-page-mini{width:80px;height:108px;padding:12px;background:#fff;box-shadow:0 8px 18px #00000021}.document-page-mini:before,.document-page-mini:after{content:"";display:block;height:4px;margin-bottom:7px;background:#d6d8d5}.document-page-mini:before{width:70%;height:8px;background:var(--accent)}.content-info{padding:13px}.content-info strong,.content-info small{display:block}.content-info strong{font-size:12px}.content-info small{margin-top:5px;color:var(--muted);font-size:9px}.content-card-origin{display:block;min-height:13px;margin-bottom:7px;color:var(--muted);font-size:7.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.content-card-origin.linked{color:#3f6575}.content-card-origin.original{color:#3d735d}.content-meta{display:flex;justify-content:space-between;gap:8px;margin-top:12px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px}.media-stage{position:relative;min-height:490px;overflow:hidden;border-radius:15px;color:#fff;background:#171817}.media-stage>img{width:100%;height:100%;min-height:490px;object-fit:cover}.media-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.72))}.stage-copy{position:absolute;z-index:2;left:22px;right:22px;bottom:21px}.stage-copy h2{margin:6px 0 0;font-size:25px}.stage-copy .eyebrow{color:var(--accent)}.hotspot{position:absolute;z-index:3;width:34px;height:34px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#171817;background:var(--accent);font-size:11px;font-weight:800;cursor:pointer}.hotspot.one{left:27%;top:39%}.hotspot.two{left:57%;top:52%}.hotspot.three{left:81%;top:40%}.detail-side{display:grid;gap:12px;align-content:start}.property-list{display:grid}.property{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:10px}.property span{color:var(--muted)}.builder-shell{min-height:680px;display:grid;grid-template-columns:245px minmax(0,1fr) 270px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.builder-side{padding:14px;background:var(--surface-2)}.builder-side:first-child{border-right:1px solid var(--line)}.builder-side:last-child{border-left:1px solid var(--line)}.builder-side h3{margin:4px 0 13px;font-size:14px}.module-option{width:100%;display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;margin-bottom:7px;padding:9px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.module-option.selected{border-color:var(--accent);background:var(--accent-soft)}.module-option strong,.module-option small{display:block}.module-option strong{font-size:10px}.module-option small{margin-top:2px;color:var(--muted);font-size:8px}.module-option b{color:var(--success);font-size:11px}.builder-canvas{min-width:0;padding:18px;background:#eceeeb}.builder-preview-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.builder-preview-bar strong{font-size:11px}.customer-preview-card{overflow:hidden;border:1px solid #d7d9d6;border-radius:13px;background:#fff;box-shadow:0 12px 26px #12141214}.customer-preview-head{height:58px;display:flex;align-items:center;gap:9px;padding:10px 13px;border-bottom:1px solid var(--line)}.customer-preview-head .company-mark{width:36px;height:36px}.customer-preview-head strong{font-size:11px}.customer-preview-head span:last-child{margin-left:auto;color:var(--muted);font-size:9px}.customer-preview-hero{position:relative;height:260px;overflow:hidden;color:#fff}.customer-preview-hero img{width:100%;height:100%;object-fit:cover}.customer-preview-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 48%,#000000b8)}.customer-preview-hero>div{position:absolute;z-index:2;left:17px;right:17px;bottom:15px}.customer-preview-hero small{color:var(--accent);font-weight:800}.customer-preview-hero strong{display:block;margin-top:4px;font-size:18px}.chapter-tabs{display:flex;gap:6px;padding:10px;overflow-x:auto}.chapter-tabs span{padding:7px 10px;border-radius:8px;background:#f1f2ef;font-size:9px;white-space:nowrap}.chapter-tabs span.active{background:var(--accent)}.customer-preview-content{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 10px}.preview-module{padding:11px;border:1px solid var(--line);border-radius:9px}.preview-module strong,.preview-module small{display:block}.preview-module strong{font-size:10px}.preview-module small{margin-top:3px;color:var(--muted);font-size:8px}.inspector-field{display:grid;gap:5px;margin-bottom:12px}.inspector-field span{color:var(--muted);font-size:9px}.inspector-field input,.inspector-field select{width:100%;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:10px}.customer-shell{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.customer-bar{min-height:66px;display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:1px solid var(--line)}.customer-bar .company-mark{width:42px;height:42px}.customer-bar strong,.customer-bar small{display:block}.customer-bar small{margin-top:2px;color:var(--muted);font-size:9px}.customer-bar .customer-actions{display:flex;gap:8px;margin-left:auto}.customer-hero{position:relative;min-height:500px;overflow:hidden;color:#fff;background:#171817}.customer-hero>img{width:100%;height:500px;object-fit:cover}.customer-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#00000008,#000000b8)}.customer-hero-copy{position:absolute;z-index:2;left:clamp(20px,4vw,54px);right:clamp(20px,4vw,54px);bottom:38px}.customer-hero-copy h1{max-width:720px;margin:7px 0 9px;font-size:clamp(32px,5vw,62px);letter-spacing:-.055em;line-height:.98}.customer-hero-copy p{max-width:650px;margin:0;color:#ffffffc2}.customer-tabs{display:flex;gap:7px;padding:12px 15px;overflow-x:auto;border-bottom:1px solid var(--line)}.customer-tabs button{padding:8px 11px;border:0;border-radius:9px;background:#f0f1ee;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.customer-tabs button.active{background:var(--accent)}.customer-body{padding:18px}.timeline{position:relative;display:grid;gap:10px;padding-left:25px}.timeline:before{content:"";position:absolute;left:7px;top:11px;bottom:14px;width:2px;background:var(--line)}.timeline-item{position:relative;padding:13px;border:1px solid var(--line);border-radius:11px;background:#fff}.timeline-item:before{content:"";position:absolute;left:-24px;top:16px;width:10px;height:10px;border:3px solid var(--bg);border-radius:50%;background:var(--accent)}.timeline-item strong,.timeline-item small{display:block}.timeline-item strong{font-size:11px}.timeline-item small{margin-top:4px;color:var(--muted);font-size:9px}.live-shell{min-height:650px;display:grid;grid-template-columns:minmax(0,1fr) 280px;overflow:hidden;border-radius:16px;color:#fff;background:#101110}.live-main{display:grid;grid-template-rows:auto 1fr auto;border-right:1px solid #303230}.live-bar,.live-controls{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border-bottom:1px solid #303230}.live-controls{border-top:1px solid #303230;border-bottom:0}.live-stage{position:relative;min-height:500px;overflow:hidden}.live-stage img{width:100%;height:100%;object-fit:cover}.live-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#000000b8)}.live-stage-copy{position:absolute;z-index:2;left:20px;bottom:18px}.live-stage-copy .eyebrow{color:var(--accent)}.live-stage-copy h2{margin:5px 0}.live-side{padding:14px}.live-side h3{margin:4px 0 14px}.agenda-item{margin-bottom:8px;padding:11px;border-radius:9px;color:#aaa;background:#242524;font-size:10px}.agenda-item.active{color:#171817;background:var(--accent);font-weight:700}.dark-button{min-height:36px;padding:8px 10px;border:1px solid #3a3c3a;border-radius:9px;color:#fff;background:#242524;font-size:10px;cursor:pointer}.touch-shell{min-height:700px;display:grid;grid-template-columns:290px minmax(0,1fr);overflow:hidden;border-radius:18px;color:#fff;background:#111211}.touch-menu{display:flex;flex-direction:column;padding:24px;border-right:1px solid #333}.touch-menu h2{margin:12px 0 4px;font-size:28px}.touch-menu p{margin:0 0 26px;color:#999}.touch-choice{width:100%;min-height:64px;display:flex;align-items:center;gap:12px;margin-bottom:8px;padding:12px;border:1px solid #343634;border-radius:12px;color:#fff;text-align:left;background:#222322;cursor:pointer}.touch-choice.active{border-color:var(--accent);color:#171817;background:var(--accent)}.touch-menu .button{margin-top:auto}.touch-stage{position:relative;min-height:700px;overflow:hidden}.touch-stage img{width:100%;height:100%;object-fit:cover}.touch-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#000000bf)}.touch-copy{position:absolute;z-index:2;left:34px;right:34px;bottom:34px}.touch-copy h1{max-width:680px;margin:8px 0;font-size:48px;letter-spacing:-.05em}.touch-experience-summary{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;margin-bottom:14px;padding:12px;border-radius:12px;background:var(--accent-soft)}.touch-experience-summary>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--accent);font-size:18px}.touch-experience-summary strong,.touch-experience-summary small{display:block}.touch-experience-summary strong{font-size:11px}.touch-experience-summary small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}.touch-builder-shell{min-height:750px;display:grid;grid-template-columns:68px 294px minmax(480px,1fr);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.touch-builder-tools{display:flex;flex-direction:column;gap:5px;padding:9px 7px;border-right:1px solid var(--line);background:#171817}.touch-builder-tools button{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:6px 3px;border:0;border-radius:9px;color:#949894;background:transparent;cursor:pointer}.touch-builder-tools button:hover,.touch-builder-tools button.active{color:#171817;background:var(--accent)}.touch-builder-tools button>span{font-size:17px}.touch-builder-tools button small{font-size:7px;font-weight:750}.touch-builder-controls{padding:17px 15px;overflow-y:auto;border-right:1px solid var(--line);background:#fbfbf8}.touch-builder-controls h2{margin:6px 0 7px;font-size:21px;letter-spacing:-.035em}.touch-builder-controls>p{margin:0 0 17px;color:var(--muted);font-size:9px;line-height:1.5}.touch-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.touch-mode-choice{min-height:112px;display:flex;flex-direction:column;align-items:flex-start;padding:11px;border:1px solid var(--line);border-radius:11px;text-align:left;background:#fff;cursor:pointer}.touch-mode-choice:hover,.touch-mode-choice.active{border-color:var(--accent);background:var(--accent-soft)}.touch-mode-choice>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--surface-2);font-size:15px}.touch-mode-choice.active>span{background:var(--accent)}.touch-mode-choice strong{margin-top:auto;font-size:10px}.touch-mode-choice small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.35}.control-section{margin-top:17px}.control-section-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:7px}.control-section-head strong{font-size:9px;text-transform:uppercase;letter-spacing:.05em}.control-section-head small{color:var(--muted);font-size:8px}.touch-control-list{display:grid;gap:6px}.touch-control-row{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;margin-top:6px;padding:9px;border:1px solid var(--line);border-radius:9px;text-align:left;background:#fff;cursor:pointer}.touch-control-row:hover,.touch-control-row.active{border-color:color-mix(in srgb,var(--accent) 60%,var(--line))}.touch-control-row .control-check{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:var(--surface-2);font-size:9px;font-weight:850}.touch-control-row.active .control-check{background:var(--accent)}.touch-control-row strong,.touch-control-row small{display:block}.touch-control-row strong{font-size:9px}.touch-control-row small{margin-top:3px;color:var(--muted);font-size:7.5px;line-height:1.35}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:9px;background:#e9ebe8}.segmented-control button{padding:8px 5px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:8px;font-weight:750;cursor:pointer}.segmented-control button.active{color:#171817;background:#fff;box-shadow:0 2px 7px #00000014}.layout-explainer{display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;margin-top:14px;padding:11px;border-radius:10px;background:var(--accent-soft)}.layout-explainer>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--accent);font-size:15px}.layout-explainer strong,.layout-explainer small{display:block}.layout-explainer strong{font-size:9px}.layout-explainer small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.45}.touch-colours{display:flex;gap:9px}.touch-colours button{width:34px;height:34px;border:3px solid #fff;border-radius:50%;outline:1px solid var(--line);background:var(--swatch);cursor:pointer}.touch-colours button.active{outline:3px solid #171817}.corner-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.corner-choice{display:grid;grid-template-columns:44px 1fr;gap:7px;align-items:center;padding:7px;border:1px solid var(--line);border-radius:9px;text-align:left;background:#fff;cursor:pointer}.corner-choice.active{border-color:var(--accent);background:var(--accent-soft)}.corner-choice>span{position:relative;width:42px;height:28px;border:1px solid #b8bcb8;border-radius:4px;background:#f3f4f1}.corner-choice>span:after{content:"";position:absolute;width:7px;height:7px;border-radius:2px;background:var(--accent)}.corner-choice[data-corner=top-left]>span:after{top:3px;left:3px}.corner-choice[data-corner=top-right]>span:after{top:3px;right:3px}.corner-choice[data-corner=bottom-left]>span:after{bottom:3px;left:3px}.corner-choice[data-corner=bottom-right]>span:after{right:3px;bottom:3px}.corner-choice small{color:var(--muted);font-size:7.5px;text-transform:capitalize}.delivery-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;margin:11px 0 8px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff}.delivery-card.ready{border-color:#b9dccb;background:#edf7f2}.delivery-card>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:var(--surface-2);font-weight:850}.delivery-card.ready>span{color:#fff;background:#2f7258}.delivery-card strong,.delivery-card small{display:block}.delivery-card strong{font-size:9px}.delivery-card small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.touch-builder-canvas{min-width:0;padding:13px;background:#e1e5e4}.touch-builder-canvas>header,.touch-builder-canvas>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 4px 12px}.touch-builder-canvas>footer{padding:10px 4px 0;color:#67706d;font-size:8px}.touch-builder-canvas header strong,.touch-builder-canvas header small{display:block}.touch-builder-canvas header strong{font-size:10px}.touch-builder-canvas header small{margin-top:2px;color:#67706d;font-size:8px}.touch-screen-frame{overflow:hidden;border:9px solid #222422;border-radius:18px;background:#151615;box-shadow:0 18px 40px #12141238}.touch-runtime{--runtime-bg:#121312;--runtime-panel:#1c1e1c;--runtime-text:#fff;--runtime-muted:#adb1ad;position:relative;min-height:650px;overflow:hidden;color:var(--runtime-text);background:var(--runtime-bg)}.touch-runtime.theme-light{--runtime-bg:#f5f6f3;--runtime-panel:#fff;--runtime-text:#171817;--runtime-muted:#646964}.touch-runtime-header{min-height:62px;display:flex;align-items:center;gap:10px;padding:10px 15px;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);background:color-mix(in srgb,var(--runtime-bg) 93%,transparent)}.touch-runtime-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#171817;background:var(--touch-accent);font-size:10px;font-weight:900}.touch-runtime-header strong,.touch-runtime-header small{display:block}.touch-runtime-header strong{font-size:11px}.touch-runtime-header small{margin-top:2px;color:var(--runtime-muted);font-size:8px}.touch-runtime-header-actions{display:flex;gap:7px;margin-left:auto}.touch-runtime-header-actions button{min-width:38px;min-height:34px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--runtime-text) 18%,transparent);border-radius:9px;color:var(--runtime-text);background:var(--runtime-panel);cursor:pointer}.touch-runtime-body{min-height:588px;display:grid;grid-template-columns:176px minmax(0,1fr)}.touch-runtime.menu-top .touch-runtime-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.touch-runtime.menu-hamburger .touch-runtime-body{grid-template-columns:1fr}.touch-runtime-main{position:relative;min-width:0}.touch-runtime-menu{display:flex;flex-direction:column;gap:6px;padding:14px 11px;border-right:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent);background:var(--runtime-panel)}.touch-runtime.menu-top .touch-runtime-menu{flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent)}.touch-group-menu{display:grid;gap:6px}.touch-runtime.menu-top .touch-group-menu{display:flex;flex:1}.touch-group-menu button,.touch-overlay-groups button,.touch-content-filters button{padding:10px;border:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);border-radius:9px;color:var(--runtime-text);text-align:left;background:transparent;font-size:9px;cursor:pointer}.touch-group-menu button.active,.touch-overlay-groups button.active,.touch-content-filters button.active{border-color:var(--touch-accent);color:#171817;background:var(--touch-accent)}.touch-guided{margin-top:auto;padding:10px;border:0;border-radius:9px;color:#171817;background:var(--touch-accent);font-size:9px;font-weight:800;cursor:pointer}.touch-runtime.menu-top .touch-guided{margin-top:0;margin-left:auto}.touch-3d-stage{position:relative;min-height:405px;overflow:hidden}.touch-3d-stage>img{width:100%;height:405px;object-fit:cover}.touch-stage-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0000000a 30%,#000000d1)}.touch-runtime-copy{position:absolute;z-index:2;right:23px;bottom:20px;left:23px;color:#fff}.touch-runtime-copy .eyebrow{color:var(--touch-accent)}.touch-runtime-copy h1{max-width:640px;margin:6px 0;font-size:clamp(27px,3.2vw,43px);letter-spacing:-.05em;line-height:1}.touch-runtime-copy p{max-width:640px;margin:0;color:#d0d3d0;font-size:9px;line-height:1.45}.touch-runtime-filters{min-height:43px;display:flex;align-items:center;gap:5px;padding:7px 11px;overflow-x:auto;border-top:1px solid #2b2d2b;border-bottom:1px solid #2b2d2b;background:var(--runtime-panel)}.touch-runtime-filters>span{margin-right:4px;color:var(--runtime-muted);font-size:8px;font-weight:800;white-space:nowrap}.touch-runtime-filters button{padding:6px 8px;border:1px solid color-mix(in srgb,var(--runtime-text) 15%,transparent);border-radius:999px;color:var(--runtime-text);background:transparent;font-size:7.5px;white-space:nowrap;cursor:pointer}.touch-runtime-filters button.active{border-color:var(--touch-accent);color:#171817;background:var(--touch-accent)}.touch-support-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:9px;background:var(--runtime-bg)}.touch-runtime-card{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;align-items:center;padding:7px;overflow:hidden;border:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);border-radius:9px;color:var(--runtime-text);text-align:left;background:var(--runtime-panel);cursor:pointer}.touch-runtime-card:hover{border-color:var(--touch-accent)}.touch-runtime-card>img,.touch-doc-icon{width:48px;height:44px;object-fit:cover;border-radius:6px}.touch-doc-icon{display:grid;place-items:center;color:#171817;background:var(--touch-accent);font-size:7px;font-weight:900}.touch-runtime-card span{min-width:0}.touch-runtime-card small,.touch-runtime-card strong,.touch-runtime-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.touch-runtime-card small{color:var(--touch-accent);font-size:6px;font-weight:850}.touch-runtime-card strong{margin-top:2px;font-size:8px}.touch-runtime-card em{margin-top:3px;color:var(--runtime-muted);font-size:6.5px;font-style:normal}.touch-content-home{min-height:588px;padding:26px;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--touch-accent) 16%,transparent),transparent 35%),var(--runtime-bg)}.touch-content-intro{max-width:680px;margin-bottom:18px}.touch-content-intro .eyebrow{color:var(--touch-accent)}.touch-content-intro h1{margin:7px 0;font-size:clamp(30px,4vw,50px);letter-spacing:-.05em;line-height:.98}.touch-content-intro p{max-width:620px;margin:0;color:var(--runtime-muted);font-size:10px;line-height:1.5}.touch-content-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.touch-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.touch-tile-grid .touch-runtime-card{min-height:105px;grid-template-columns:118px minmax(0,1fr);padding:9px}.touch-tile-grid .touch-runtime-card>img,.touch-tile-grid .touch-doc-icon{width:118px;height:84px}.touch-tile-grid .touch-runtime-card strong{font-size:11px}.touch-tile-grid .touch-runtime-card em{font-size:8px}.touch-runtime.density-compact .touch-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.touch-runtime.density-compact .touch-tile-grid .touch-runtime-card{grid-template-columns:58px minmax(0,1fr);min-height:74px}.touch-runtime.density-compact .touch-tile-grid .touch-runtime-card>img,.touch-runtime.density-compact .touch-tile-grid .touch-doc-icon{width:58px;height:54px}.touch-hamburger.active{color:#171817;background:var(--touch-accent)}.touch-menu-overlay{position:absolute;z-index:12;top:62px;right:0;bottom:0;width:min(350px,82%);padding:22px;color:var(--runtime-text);background:color-mix(in srgb,var(--runtime-bg) 97%,transparent);box-shadow:-20px 0 50px #0000004d}.touch-overlay-groups{display:grid;gap:7px;margin-top:13px}.touch-menu-overlay .touch-guided{width:100%;margin-top:14px}.touch-persistent{position:absolute;z-index:8;display:flex;flex-direction:column;gap:6px}.touch-persistent.top-left{top:14px;left:14px}.touch-persistent.top-right{top:14px;right:14px}.touch-persistent.bottom-left{bottom:14px;left:14px}.touch-persistent.bottom-right{right:14px;bottom:14px}.touch-runtime.mode-3d .touch-persistent.bottom-left,.touch-runtime.mode-3d .touch-persistent.bottom-right{bottom:126px}.touch-permanent{display:flex;align-items:center;gap:7px;min-height:34px;padding:6px 8px;border:1px solid color-mix(in srgb,var(--runtime-text) 20%,transparent);border-radius:9px;color:var(--runtime-text);background:color-mix(in srgb,var(--runtime-bg) 88%,transparent);box-shadow:0 6px 18px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.touch-permanent.qr{min-width:152px}.touch-permanent strong,.touch-permanent small{display:block}.touch-permanent strong{font-size:7.5px}.touch-permanent small{margin-top:2px;color:var(--runtime-muted);font-size:6px}.touch-permanent>span:first-child:not(.touch-qr-grid){color:var(--touch-accent);font-size:12px}.touch-qr-grid{width:30px;height:30px;display:grid;flex:0 0 auto;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);gap:1px;padding:3px;border-radius:4px;background:#fff}.touch-qr-grid i{background:#fff}.touch-qr-grid i.on{background:#151615}.touch-link-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center;margin:15px 0;padding:14px;border-radius:12px;color:#fff;background:#171817}.touch-link-card .touch-qr-grid{width:72px;height:72px;padding:7px}.touch-link-card strong,.touch-link-card small{display:block}.touch-link-card strong{font-size:12px}.touch-link-card small{margin-top:5px;color:#adb1ad;font-size:9px}.offline-package{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;margin:15px 0;padding:13px;border:1px solid #b9dccb;border-radius:12px;background:#edf7f2}.offline-package>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#2f7258;font-size:18px}.offline-package strong,.offline-package small{display:block}.offline-package strong{font-size:10px}.offline-package small{margin-top:4px;color:#557065;font-size:8px;line-height:1.4}.touch-device-modal .touch-runtime{width:min(1240px,100%);min-height:720px;margin:auto;border:11px solid #202120;border-radius:22px;box-shadow:0 18px 50px #0000003d}.modal-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px}.modal-backdrop{position:absolute;inset:0;background:#0c0d0cb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal{position:relative;z-index:2;width:min(1050px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:17px;background:#fff;box-shadow:0 24px 80px #00000059}.modal.compact{width:min(520px,100%)}.modal.dark{color:#fff;background:#151615}.modal-head{position:sticky;top:0;z-index:4;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line);background:#fffffff5}.modal.dark .modal-head{border-color:#333;background:#151615f5}.modal-head h2{margin:0;font-size:15px}.close-button{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;background:transparent;font-size:18px;cursor:pointer}.modal.dark .close-button{border-color:#444;color:#fff}.modal-body{padding:18px}.pdf-viewer{min-height:720px;display:grid;grid-template-columns:190px minmax(0,1fr) 250px;background:#e9ebe8}.pdf-pages{padding:14px;border-right:1px solid #d0d2cf}.pdf-thumb{margin-bottom:10px;padding:9px;border:2px solid transparent;border-radius:9px;background:#fff;font-size:9px}.pdf-thumb.active{border-color:var(--accent)}.pdf-page-wrap{display:grid;place-items:start center;padding:28px;overflow:auto}.pdf-page{width:min(620px,100%);min-height:760px;padding:54px;color:#202120;background:#fff;box-shadow:0 14px 34px #1214121f}.pdf-page .pdf-brand{color:var(--accent);font-weight:850}.pdf-page h1{margin:70px 0 14px;font-size:42px;letter-spacing:-.05em}.pdf-page p{color:#6c706c;line-height:1.6}.pdf-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:36px}.pdf-specs div{padding:12px;border-top:2px solid var(--accent);background:#f5f5f1}.pdf-specs strong,.pdf-specs small{display:block}.pdf-specs small{margin-top:4px;color:#777}.pdf-notes{padding:16px;border-left:1px solid #d0d2cf;background:#fff}.pdf-notes h3{margin:0 0 12px}.note{margin-bottom:9px;padding:10px;border-radius:9px;background:#f1f2ef;font-size:10px;line-height:1.45}.video-viewer{position:relative;min-height:620px;overflow:hidden;color:#fff;background:#121312}.video-viewer img{width:100%;height:620px;object-fit:cover;opacity:.72}.video-viewer:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#000c)}.video-center{position:absolute;z-index:2;inset:0;display:grid;place-items:center}.video-play{width:72px;height:72px;display:grid;place-items:center;border:0;border-radius:50%;color:#171817;background:var(--accent);font-size:24px;cursor:pointer}.video-bottom{position:absolute;z-index:3;left:24px;right:24px;bottom:22px}.video-bottom h2{margin:7px 0 16px}.video-progress{height:5px;overflow:hidden;border-radius:99px;background:#ffffff40}.video-progress span{width:0;height:100%;display:block;background:var(--accent);transition:width 2.5s linear}.video-viewer.playing .video-progress span{width:68%}.gallery-view{display:grid;grid-template-columns:1.4fr .6fr;gap:12px}.gallery-main{min-height:580px;overflow:hidden;border-radius:12px}.gallery-main img{width:100%;height:580px;object-fit:cover}.gallery-thumbs{display:grid;gap:9px;align-content:start}.gallery-thumb{padding:0;overflow:hidden;border:3px solid transparent;border-radius:10px;background:none;cursor:pointer}.gallery-thumb.active{border-color:var(--accent)}.gallery-thumb img{width:100%;height:120px;display:block;object-fit:cover}.device-modal{padding:20px;background:#dfe3e2}.device-frame{width:min(900px,100%);margin:auto;overflow:hidden;border:11px solid #202120;border-radius:28px;background:#fff;box-shadow:0 18px 50px #0000003d}.device-frame.tablet{max-width:820px}.device-frame.phone{max-width:390px;border-radius:34px}.device-frame .customer-hero,.device-frame .customer-hero>img{min-height:300px;height:300px}.device-frame.phone .customer-bar{padding:8px}.device-frame.phone .customer-actions .button:not(.primary){display:none}.device-frame.phone .customer-hero-copy h1{font-size:34px}.device-frame.phone .customer-hero .hotspot.one{top:18%;left:25%}.device-frame.phone .customer-hero .hotspot.two{top:29%;left:62%}.device-frame.phone .customer-hero .hotspot.three{top:17%;left:84%}.device-frame.phone .customer-body{padding:11px}.device-frame.phone .grid-2{grid-template-columns:1fr}.library-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;align-items:start}.folder-panel{position:sticky;top:92px;display:grid;gap:5px;padding:12px;border:1px solid var(--line);border-radius:15px;background:#fff}.folder-panel header{padding:7px 7px 12px}.folder-panel h3{margin:4px 0 0}.folder-panel>.button{margin-top:10px}.folder-legend{display:grid;gap:5px;margin:7px 4px 2px;padding:9px;border-radius:8px;color:var(--muted);background:var(--surface-2);font-size:8px}.folder-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 9px;border:0;border-radius:9px;text-align:left;background:transparent;cursor:pointer}.folder-row:hover,.folder-row.active{background:var(--accent-soft)}.folder-row strong,.folder-row small{display:block}.folder-row strong{font-size:10px}.folder-row small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.35}.folder-row b{color:var(--muted);font-size:10px}.library-context{min-height:75px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.library-context h2{margin:3px 0;font-size:18px}.library-context p{margin:0;color:var(--muted);font-size:9px}.single-source-strip{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:10px;padding:10px 12px;border:1px solid #cde5d9;border-radius:12px;background:#edf7f2}.single-source-strip>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2f7258;font-weight:800}.single-source-strip strong,.single-source-strip small{display:block}.single-source-strip strong{font-size:10px}.single-source-strip small{margin-top:3px;color:#557065;font-size:8px}.source-location{display:grid;gap:4px;padding:12px;border:1px solid #cde5d9;border-radius:11px;background:#edf7f2}.source-location>span{color:#36715b;font-size:8px;font-weight:850;letter-spacing:.08em}.source-location strong{font-size:11px}.source-location small{color:#557065;font-size:8px;line-height:1.4}.compact-properties{margin-top:8px}.collection-block{margin:14px 0 10px}.collection-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.collection-chip,.empty-collection{padding:6px 8px;border:1px solid var(--line);border-radius:999px;color:#3f6575;background:#f2f7f8;font-size:8px;font-weight:750}.empty-collection{color:var(--muted);background:var(--surface-2)}.single-source-note{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;margin-top:10px;padding:10px;border-radius:10px;background:var(--surface-2)}.single-source-note>b{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#3f6575;background:#e3eff2}.single-source-note strong,.single-source-note small{display:block}.single-source-note strong{font-size:9px}.single-source-note small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.modal-source{margin-top:14px}.modal-section-title{margin:0 0 8px;font-size:12px}.collection-choice-list{display:grid;gap:7px}.collection-choice{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.collection-choice:hover,.collection-choice.active{border-color:color-mix(in srgb,var(--accent) 65%,var(--line));background:var(--accent-soft)}.collection-choice .collection-check{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--surface-2);font-weight:850}.collection-choice.active .collection-check{background:var(--accent)}.collection-choice strong,.collection-choice small{display:block}.collection-choice strong{font-size:10px}.collection-choice small{margin-top:3px;color:var(--muted);font-size:8px}.collection-choice>b{color:var(--muted);font-size:8px}.access-reminder{display:grid;gap:3px;margin-top:12px;padding:10px;border:1px solid #ead9ad;border-radius:10px;color:#725d25;background:#fff8e7;font-size:8px;line-height:1.45}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.source-card{min-height:86px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.source-card.supplier{border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.source-icon,.space-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#171817;background:var(--accent);font-size:10px;font-weight:800}.source-card strong,.source-card small{display:block}.source-card strong{font-size:11px}.source-card small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.4}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-summary{display:grid;gap:4px;padding:13px;border:1px solid #cde5d9;border-radius:11px;background:#edf7f2}.permission-summary span{color:#36715b;font-size:9px;font-weight:800;letter-spacing:.08em}.permission-summary strong{font-size:12px}.permission-summary small{color:#557065;font-size:9px}.permission-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.permission-row strong,.permission-row small{display:block}.permission-row strong{font-size:11px}.permission-row small{margin-top:3px;color:var(--muted);font-size:9px}.permission-row select{width:100%;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px}.space-card{min-height:190px;display:flex;flex-direction:column;align-items:flex-start;padding:17px;border:1px solid var(--line);border-radius:15px;text-align:left;background:#fff;cursor:pointer}.space-card:hover{transform:translateY(-2px);border-color:#bec2bd;box-shadow:var(--shadow)}.space-card strong{margin-top:auto;font-size:15px}.space-card small{min-height:38px;margin:7px 0 12px;color:var(--muted);font-size:10px;line-height:1.45}.social-post{margin-bottom:13px;padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff}.social-post>header{display:flex;gap:10px;align-items:center}.social-post header strong,.social-post header small{display:block}.social-post header strong{font-size:11px}.social-post header small{margin-top:2px;color:var(--muted);font-size:9px}.social-post h2{margin:17px 0 8px;font-size:19px}.social-post p{color:#555955;font-size:11px;line-height:1.55}.social-post footer{display:flex;gap:12px;margin-top:13px;padding-top:12px;border-top:1px solid var(--line)}.social-post footer button{border:0;color:var(--muted);background:transparent;font-size:10px;cursor:pointer}.post-attachment{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px;border-radius:11px;background:var(--surface-2)}.post-attachment>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft)}.post-attachment strong,.post-attachment small{display:block}.post-attachment strong{font-size:10px}.post-attachment small{margin-top:3px;color:var(--muted);font-size:8px}.chat-panel{min-height:570px;display:grid;grid-template-rows:auto 1fr auto}.chat-thread{display:flex;flex-direction:column;gap:9px;padding:14px;background:#f5f6f3}.chat-bubble{max-width:84%;align-self:flex-start;padding:11px;border-radius:4px 12px 12px;background:#fff;box-shadow:0 3px 12px #0000000d}.chat-bubble.own{align-self:flex-end;border-radius:12px 4px 12px 12px;background:var(--accent-soft)}.chat-bubble strong{font-size:9px}.chat-bubble p{margin:5px 0;font-size:10px;line-height:1.45}.chat-bubble small{color:var(--muted);font-size:8px}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;border-top:1px solid var(--line)}.chat-compose input{min-width:0;padding:10px;border:1px solid var(--line);border-radius:9px}.customer-portal{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f8f8f5}.portal-header{min-height:66px;display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:1px solid var(--line);background:#fff}.portal-header strong,.portal-header small{display:block}.portal-header small{margin-top:2px;color:var(--muted);font-size:9px}.portal-header .button{margin-left:auto}.portal-welcome{padding:clamp(30px,6vw,70px);color:#fff;background:#181918}.portal-welcome .eyebrow{color:var(--accent)}.portal-welcome h1{max-width:850px;margin:10px 0 12px;font-size:clamp(38px,5vw,64px);letter-spacing:-.055em;line-height:.98}.portal-welcome p{max-width:760px;margin:0;color:#b8bbb8;line-height:1.55}.portal-section{padding:22px}.portal-section+.portal-section{padding-top:0}.portal-section>header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.portal-section h2{margin:0;font-size:18px}.portal-section header>span{color:var(--muted);font-size:9px}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-card{position:relative;min-height:245px;display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:14px;text-align:left;background:#fff;cursor:pointer}.portal-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.portal-card img,.portal-card-graphic{width:100%;height:145px;object-fit:cover}.portal-card-graphic{display:grid;place-items:center;background:#e9ece9}.portal-card-graphic .company-mark{width:62px;height:62px;font-size:15px}.portal-card .type-chip{position:absolute}.portal-card>div:last-child{display:grid;gap:5px;padding:14px}.portal-card strong{font-size:13px}.portal-card small{color:var(--muted);font-size:9px;line-height:1.4}.shared-strip{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.customer-portal>.page-head,.customer-portal>.content-grid{margin-right:22px;margin-left:22px}.company-hub-hero{display:grid;grid-template-columns:1fr 1fr;min-height:430px;color:#fff;background:#191a19}.company-hub-hero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,68px)}.company-hub-hero .eyebrow{color:var(--accent)}.company-hub-hero h1{margin:10px 0 14px;font-size:clamp(38px,5vw,62px);letter-spacing:-.055em;line-height:.98}.company-hub-hero p{color:#b7bab7;line-height:1.55}.company-hub-hero img{width:100%;height:100%;object-fit:cover}.content-space-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:30px;padding:clamp(30px,6vw,76px);background:linear-gradient(135deg,#f0f2ee,#fff)}.content-space-hero h1{max-width:800px;margin:10px 0 14px;font-size:clamp(40px,5vw,66px);letter-spacing:-.055em;line-height:.98}.content-space-hero p{max-width:720px;color:var(--muted);line-height:1.55}.content-space-hero>div:first-child>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.content-space-stack{display:grid;gap:9px;align-content:center}.content-space-stack article{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px #0000000f}.content-space-stack article>span{grid-row:1 / 3;width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--accent)}.content-space-stack strong,.content-space-stack small{display:block}.content-space-stack small{color:var(--muted);font-size:9px}.model-explainer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:16px;padding:13px;border:1px solid #d9ddd8;border-radius:14px;background:linear-gradient(135deg,#fff,#f1f3ef)}.model-explainer article{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center}.model-explainer article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--accent);font-size:11px;font-weight:850}.model-explainer strong,.model-explainer small{display:block}.model-explainer strong{font-size:11px}.model-explainer small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.model-explainer>b{color:#adb1ad}.customer-account-list{display:grid}.customer-account-row{display:grid;grid-template-columns:44px minmax(190px,1.5fr) minmax(120px,.7fr) auto 20px;gap:12px;align-items:center;padding:15px 17px;border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;cursor:pointer}.customer-account-row:last-child{border-bottom:0}.customer-account-row:hover{background:#fafbf8}.customer-account-row strong,.customer-account-row small{display:block}.customer-account-row strong{font-size:11px}.customer-account-row small{margin-top:4px;color:var(--muted);font-size:9px}.customer-account-row>b{color:#9b9f9b}.account-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#171817;background:var(--accent);font-size:11px;font-weight:850}.account-mark.green{color:#fff;background:#2d6a4f}.account-mark.blue{color:#fff;background:#305a8f}.account-mark.violet{color:#fff;background:#7b4bb7}.panel-foot{padding:11px 17px;border-top:1px solid var(--line);color:var(--muted);background:#f7f8f5;font-size:8px}.account-phase{display:flex;align-items:center;padding:13px 18px;border:1px solid var(--line);border-radius:13px;background:#fff}.account-phase span{display:grid;gap:4px;justify-items:center;min-width:72px;color:#9a9e9a}.account-phase span b{width:27px;height:27px;display:grid;place-items:center;border:1px solid #d4d7d3;border-radius:50%;font-size:9px}.account-phase span small{font-size:8px;font-weight:750}.account-phase span.done,.account-phase span.active{color:var(--ink)}.account-phase span.done b{background:#dcefe5;border-color:#b6dbc7}.account-phase span.active b{border-color:var(--accent);background:var(--accent)}.account-phase i{flex:1;height:2px;background:#e1e3e0}.account-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0}.account-summary article{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.account-summary span,.account-summary strong,.account-summary small{display:block}.account-summary span{color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.account-summary strong{margin-top:7px;font-size:11px}.account-summary small{margin-top:5px;color:var(--muted);font-size:8px;line-height:1.4}.account-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.65fr);gap:14px;align-items:start}.space-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px}.space-project-card{display:grid;gap:9px;padding:15px;border:1px solid var(--line);border-radius:13px;text-align:left;background:#fff;cursor:pointer}.space-project-card:hover,.space-project-card.active{border-color:color-mix(in srgb,var(--accent) 65%,#d5d8d4);box-shadow:0 8px 24px #0000000f}.space-project-card header,.space-project-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.space-project-card .account-mark{width:34px;height:34px}.space-project-card>strong{font-size:15px}.space-project-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.space-project-card footer{margin-top:5px;padding-top:9px;border-top:1px solid var(--line);font-size:8px}.space-project-card footer span{color:var(--muted)}.space-tool-row{display:flex;flex-wrap:wrap;gap:5px}.space-tool-row span{padding:5px 7px;border-radius:7px;color:#555b57;background:#f0f2ee;font-size:7px}.action-stack{display:grid;gap:7px}.compact-timeline{margin:14px}.space-builder-intro{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.space-builder-intro>span{display:grid;gap:3px}.space-builder-intro b{color:var(--muted);font-size:7px;letter-spacing:.08em}.space-builder-intro strong{font-size:10px}.space-builder-intro small{color:var(--muted);font-size:8px}.space-builder-intro i{color:#9da19d;font-size:8px;font-style:normal}.expanded-builder{min-height:820px;grid-template-columns:285px minmax(480px,1fr) 245px}.source-picker{max-height:820px;overflow-y:auto}.source-section{margin-top:16px}.source-section>header{display:grid;gap:2px;margin-bottom:7px;padding-bottom:6px;border-bottom:1px solid var(--line)}.source-section>header strong{font-size:9px}.source-section>header small{color:var(--muted);font-size:7px}.module-option em{display:block;margin-top:3px;color:#7f837f;font-size:7px;font-style:normal;font-weight:700}.builder-preview-bar>span strong,.builder-preview-bar>span small{display:block}.builder-preview-bar>span small{margin-top:3px;color:var(--muted);font-size:8px}.space-preview-nav{display:flex;gap:5px;padding:9px 12px;overflow-x:auto;border-bottom:1px solid var(--line)}.space-preview-nav span{padding:6px 8px;border-radius:7px;color:var(--muted);background:#f2f3f0;font-size:8px;white-space:nowrap}.space-preview-nav span.active{color:var(--ink);background:var(--accent)}.space-preview-status{display:grid;grid-template-columns:.7fr 1.5fr 1fr;gap:7px;padding:10px;background:#f7f8f5}.space-preview-status span{display:grid;gap:3px;padding:8px;border-radius:8px;background:#fff}.space-preview-status b{color:var(--muted);font-size:7px;text-transform:uppercase}.space-preview-status strong{font-size:8px}.space-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;padding:10px}.space-preview-card{position:relative;min-height:114px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;overflow:hidden;padding:13px;border:1px solid var(--line);border-radius:11px;text-align:left;background:#fff;cursor:pointer}.space-preview-card:hover{border-color:#b8bcb7;box-shadow:0 7px 18px #0000000f}.space-preview-card b{color:#7c817c;font-size:7px;letter-spacing:.06em}.space-preview-card strong{font-size:11px;line-height:1.25}.space-preview-card small{color:var(--muted);font-size:8px;line-height:1.35}.space-preview-card.welcome{grid-column:1 / -1;min-height:165px;justify-content:center;padding:22px;color:#fff;background:#191a19}.space-preview-card.welcome .eyebrow{color:var(--accent)}.space-preview-card.welcome h2{margin:4px 0;font-size:22px}.space-preview-card.welcome p{max-width:480px;margin:0 0 8px;color:#bcc0bc;font-size:9px;line-height:1.5}.space-preview-card.media{min-height:170px;padding:0;justify-content:flex-end;color:#fff;background:#1a1b1a}.space-preview-card.media:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 38%,#000000d1)}.space-preview-card.media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.space-preview-card.media>div{position:relative;z-index:2;display:grid;gap:4px;padding:13px}.space-preview-card.media b,.space-preview-card.media small{color:#d1d4d1}.space-preview-card.media .play-button{z-index:3;top:14px;right:14px;left:auto;transform:none}.preview-card-icon{width:34px;height:34px;display:grid;place-items:center;margin-bottom:auto;border-radius:9px;background:var(--accent-soft);font-size:11px;font-weight:800}.builder-note{display:grid;gap:3px;margin:14px 0;padding:10px;border:1px solid #c9e3d5;border-radius:9px;background:#edf7f2}.builder-note strong{font-size:9px}.builder-note small{color:#5a6d62;font-size:8px;line-height:1.4}.customer-workspace-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:24px;align-items:center;padding:clamp(28px,5vw,62px);color:#fff;background:linear-gradient(135deg,#171817,#292b29)}.customer-workspace-hero .eyebrow{color:var(--accent)}.customer-workspace-hero h1{max-width:760px;margin:9px 0 12px;font-size:clamp(34px,4.5vw,58px);letter-spacing:-.05em;line-height:1}.customer-workspace-hero p{max-width:700px;margin:0;color:#b8bcb8;line-height:1.55}.workspace-next{display:grid;gap:6px;padding:17px;border:1px solid #454845;border-radius:13px;background:#ffffff0d}.workspace-next span{color:var(--accent);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-next strong{font-size:16px}.workspace-next small{color:#bdc0bd;font-size:9px}.customer-content-overview>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:12px}.customer-content-overview h2{margin:5px 0}.customer-content-overview p{max-width:700px;margin:0;color:var(--muted);font-size:10px;line-height:1.5}.customer-content-grid{padding:0;grid-template-columns:repeat(3,minmax(0,1fr))}.space-lifecycle{display:flex;align-items:center;margin-bottom:15px;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.space-lifecycle span{padding:7px 10px;border-radius:8px;color:var(--muted);font-size:8px;font-weight:800}.space-lifecycle span.done{color:#2d6a4f;background:#e5f2eb}.space-lifecycle span.active{color:var(--ink);background:var(--accent)}.space-lifecycle i{flex:1;height:1px;background:#d9dcd8}.timeline-item.future{border-style:dashed;background:#f7f8f5}.space-conversation{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:14px}.space-conversation>section{display:grid;grid-template-rows:auto minmax(300px,1fr) auto;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#f4f6f2}.feed-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:15px;align-items:start}.feed-scope{display:flex;gap:6px;margin-bottom:12px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#fff}.feed-scope button{flex:1;padding:8px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:9px;font-weight:750;cursor:pointer}.feed-scope button.active{color:var(--ink);background:var(--accent)}.rich-post>header .badge{margin-left:auto}.post-image{position:relative;width:100%;min-height:300px;overflow:hidden;padding:0;border:0;border-radius:12px;text-align:left;color:#fff;background:#171817;cursor:pointer}.post-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#000000d6)}.post-image img{width:100%;height:300px;object-fit:cover}.post-image>span{position:absolute;z-index:2;right:16px;bottom:15px;left:16px;display:grid;gap:4px}.post-image b{color:var(--accent);font-size:8px;letter-spacing:.07em}.post-image strong{font-size:16px}.post-image small{color:#d4d7d4;font-size:9px}.social-post footer button.liked{color:#b12e45;font-weight:800}.message-shell{min-height:650px;display:grid;grid-template-columns:minmax(285px,.72fr) minmax(480px,1.28fr);overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.message-list{border-right:1px solid var(--line);background:#f5f6f3}.message-list>header{padding:12px;border-bottom:1px solid var(--line)}.message-search{display:grid;grid-template-columns:22px 1fr;align-items:center;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff}.message-search input{min-width:0;border:0;outline:0;font-size:9px}.message-filters{display:flex;gap:5px;margin-top:8px;overflow-x:auto}.message-filters span{padding:5px 7px;border-radius:6px;color:var(--muted);font-size:7px}.message-filters span.active{color:var(--ink);background:var(--accent-soft)}.message-thread{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;padding:13px;border:0;border-bottom:1px solid var(--line);text-align:left;background:transparent;cursor:pointer}.message-thread.active{background:#fff;box-shadow:inset 3px 0 var(--accent)}.message-thread .avatar{width:34px;height:34px}.message-thread strong,.message-thread small,.message-thread em{display:block}.message-thread strong{font-size:10px}.message-thread small{margin-top:3px;overflow:hidden;color:#525752;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.message-thread em{margin-top:5px;color:var(--muted);font-size:7px;font-style:normal}.message-thread time{color:var(--muted);font-size:7px}.conversation{display:grid;grid-template-rows:auto auto minmax(320px,1fr) auto;min-width:0}.conversation>header{display:flex;gap:9px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line)}.conversation>header strong,.conversation>header small{display:block}.conversation>header strong{font-size:11px}.conversation>header small{margin-top:3px;color:var(--muted);font-size:8px}.conversation>header .button{margin-left:auto}.context-ribbon{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;margin:10px 12px 0;padding:9px 10px;border:1px solid #d5ded5;border-radius:10px;background:#eef4ee}.context-ribbon>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#fff}.context-ribbon strong,.context-ribbon small{display:block}.context-ribbon strong{font-size:9px}.context-ribbon small{margin-top:3px;color:#687368;font-size:7px}.context-ribbon button{border:0;color:#44604d;background:transparent;font-size:8px;font-weight:800;cursor:pointer}.conversation-body{display:flex;flex-direction:column;gap:9px;overflow-y:auto;padding:18px;background:#f6f7f4}.message-compose{padding:10px 12px;border-top:1px solid var(--line);background:#fff}.message-compose>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.message-compose input{min-width:0;padding:9px 10px;border:1px solid var(--line);border-radius:9px;font-size:9px}.compose-tools{display:flex;gap:5px;margin-bottom:7px}.compose-tools button{padding:5px 7px;border:0;border-radius:6px;color:var(--muted);background:#f0f2ee;font-size:7px;cursor:pointer}.configuration-flow{display:grid;gap:7px;margin-bottom:12px}.configuration-flow article{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:9px}.configuration-flow article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--accent-soft);font-size:9px;font-weight:800}.configuration-flow strong,.configuration-flow small{display:block}.configuration-flow strong{font-size:9px}.configuration-flow small{margin-top:3px;color:var(--muted);font-size:8px}.mini-config-stage,.mini-config-stage>img{min-height:260px}.space-kind-note{display:grid;grid-template-columns:auto 1fr auto auto 1fr;gap:9px;align-items:center;margin-bottom:14px;padding:11px 13px;border:1px solid var(--line);border-radius:11px;background:#fff}.space-kind-note span{font-size:9px;font-weight:800}.space-kind-note small{color:var(--muted);font-size:8px}.space-kind-note b{color:#a0a4a0;font-size:8px;text-transform:uppercase}.pipeline-layout{min-height:650px;display:grid;grid-template-columns:270px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.pipeline-steps{padding:16px;border-right:1px solid var(--line);background:#f5f6f3}.pipeline-step{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:12px 8px;color:#8b8e8b}.pipeline-step b{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d3d5d2;border-radius:50%;font-size:10px}.pipeline-step strong,.pipeline-step small{display:block}.pipeline-step strong{font-size:10px}.pipeline-step small{margin-top:3px;font-size:8px;line-height:1.35}.pipeline-step.active{color:var(--ink)}.pipeline-step.active b{border-color:var(--accent);background:var(--accent)}.pipeline-main{display:grid;place-items:center;padding:28px}.source-drop,.conversion-result{width:min(720px,100%);padding:30px;border:1px dashed #bfc3be;border-radius:16px;text-align:center;background:#fafbf8}.source-file-icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 16px;border-radius:16px;color:#171817;background:var(--accent);font-size:11px;font-weight:850}.source-drop h2,.conversion-result h2{margin:7px 0}.source-drop>p,.conversion-result>p{color:var(--muted);font-size:10px}.source-drop .property-list{margin-top:22px;text-align:left}.conversion-progress{height:10px;overflow:hidden;border-radius:999px;background:#e2e4e1}.conversion-progress span{width:72%;height:100%;display:block;background:var(--accent);animation:progress-pulse 1s ease-in-out infinite alternate}@keyframes progress-pulse{0%{width:28%}to{width:86%}}.conversion-result .success-mark{margin:0 auto 15px}.conversion-result img{width:100%;max-height:260px;margin-top:18px;object-fit:cover;border-radius:12px}.compare-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:20px}.compare-grid div{padding:11px;border-radius:10px;background:#fff}.compare-grid strong,.compare-grid small{display:block}.compare-grid strong{font-size:17px}.compare-grid small{margin-top:4px;color:var(--muted);font-size:8px}.engineer-editor{min-height:690px;display:grid;grid-template-columns:220px minmax(0,1fr) 260px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.scene-tree,.editor-inspector{padding:14px;background:#f5f6f3}.scene-tree{border-right:1px solid var(--line)}.editor-inspector{border-left:1px solid var(--line)}.scene-tree h3,.editor-inspector h3{margin:5px 0 14px}.tree-row{width:100%;padding:9px;border:0;border-radius:8px;text-align:left;background:transparent;font-size:10px;cursor:pointer}.tree-row:hover,.tree-row.active{background:var(--accent-soft)}.editor-stage{position:relative;min-height:690px;overflow:hidden;background:#161716}.editor-stage>img{width:100%;height:100%;min-height:690px;object-fit:cover;opacity:.88}.editor-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(transparent 70%,#000000b3)}.editor-toolbar{position:absolute;z-index:4;left:50%;bottom:18px;display:flex;gap:5px;padding:6px;border-radius:11px;background:#161716e0;transform:translate(-50%)}.editor-toolbar button{padding:8px 10px;border:0;border-radius:7px;color:#ddd;background:transparent;font-size:9px;cursor:pointer}.editor-toolbar button:hover,.editor-toolbar button.active{color:#171817;background:var(--accent)}.video-modal-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px}.video-notes{padding:16px;color:var(--ink);background:#fff}.video-notes h3{margin:6px 0 14px}.video-progress{position:relative}.video-progress i{position:absolute;top:-3px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:var(--accent)}.toast{position:fixed;z-index:200;right:22px;bottom:22px;max-width:360px;padding:13px 16px;border-radius:12px;color:#fff;background:#171817;box-shadow:var(--shadow);font-size:12px}.global-create{min-height:38px;border-color:#262726;color:#fff;background:#262726}.node-map{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.node-map>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.node-map h3{max-width:620px;margin:5px 0 0;font-size:17px}.node-map>p{margin:15px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.node-map-flow{display:grid;grid-template-columns:minmax(180px,.65fr) 34px minmax(0,1.35fr);align-items:center}.node-map-flow>i{height:1px;background:var(--accent)}.node-children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.node-card{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:11px;text-align:left;background:#fff;cursor:pointer}.node-card:hover{border-color:var(--accent);background:var(--accent-soft)}.node-card.source{min-height:108px;border-color:var(--accent);background:#191a19;color:#fff}.node-card b{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#171817;background:var(--accent);font-size:9px}.node-card strong,.node-card small{display:block}.node-card strong{font-size:11px}.node-card small{margin-top:3px;color:var(--muted);font-size:9px}.node-card.source small{color:#aeb1ae}.survey-node .node-children{grid-template-columns:repeat(3,minmax(0,1fr))}.external-invite-card{border-color:color-mix(in srgb,var(--accent) 45%,var(--line))}.external-brand-mark{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#171817;background:#f2a000;font-size:11px;font-weight:850}.external-brand-mark.cascade{color:#fff;background:#305a8f}.external-context-banner,.support-session-banner{min-height:62px;display:flex;align-items:center;gap:12px;margin:-28px -28px 22px;padding:10px 20px;color:#fff;background:#151615}.external-context-banner>div{min-width:0;flex:1}.external-context-banner strong,.external-context-banner small,.support-session-banner strong,.support-session-banner span{display:block}.external-context-banner small{margin-top:3px;color:#aaadaa;font-size:10px}.external-context-banner .button{margin-left:auto}.ownership-rule{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:15px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.ownership-rule article{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:11px;border-radius:11px;background:var(--surface-2)}.ownership-rule article>span{width:40px;height:40px;display:grid;grid-row:1 / 3;place-items:center;border-radius:9px;color:#fff;background:#305a8f;font-size:10px;font-weight:800}.ownership-rule article.owner>span{color:#171817;background:#f2a000}.ownership-rule strong,.ownership-rule small{display:block}.ownership-rule strong{font-size:12px}.ownership-rule small{color:var(--muted);font-size:9px}.ownership-rule>b{color:var(--muted);font-size:9px;text-align:center}.company-access-stack{display:grid;gap:8px;margin:20px 0}.company-access-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;text-align:left;background:#fff;cursor:pointer}.company-access-card:hover,.company-access-card.active{border-color:var(--accent);background:var(--accent-soft)}.company-access-card strong,.company-access-card small{display:block}.company-access-card small{margin-top:3px;color:var(--muted);font-size:9px}.support-rule{display:flex;justify-content:space-between;gap:14px;margin-bottom:15px;padding:14px 16px;border:1px solid #303230;border-radius:13px;color:#fff;background:#191a19}.support-rule strong{font-size:12px}.support-rule span{color:#aeb1ae;font-size:10px}.support-session-banner{margin-bottom:22px;background:#292a28;box-shadow:inset 4px 0 0 var(--accent)}.support-session-banner strong{margin-right:12px;font-size:11px}.support-session-banner span{flex:1;color:#b4b7b4;font-size:10px}.support-session-banner button{border:0;color:#171817;background:var(--accent);border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800;cursor:pointer}.support-access-flow article>span{color:#171817;background:var(--accent)}.create-grid{margin-top:20px}.survey-question{display:grid;gap:5px;padding:13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.survey-question+.survey-question{margin-top:8px}.survey-question span{color:var(--accent);font-size:9px;font-weight:800;text-transform:uppercase}.survey-question strong{font-size:12px}.survey-question small{color:var(--muted);font-size:10px}.survey-options{display:grid;gap:8px}.survey-options button{min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.survey-options button:hover,.survey-options button.active{border-color:var(--accent);background:var(--accent-soft)}.survey-results{display:grid;gap:12px}.survey-results article{display:grid;grid-template-columns:130px minmax(0,1fr) 20px;gap:10px;align-items:center;font-size:10px}.survey-results i{height:9px;display:block;overflow:hidden;border-radius:999px;background:#eceeeb}.survey-results i:before{content:"";width:var(--value);height:100%;display:block;border-radius:inherit;background:var(--accent)}.timeline-editor-list{display:grid;gap:8px}.timeline-editor-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:10px}.timeline-editor-list article>b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--accent-soft);font-size:10px}.timeline-editor-list strong,.timeline-editor-list small{display:block}.timeline-editor-list small{color:var(--muted);font-size:9px}.timeline-editor-list button{border:0;color:var(--muted);background:transparent;font-size:9px;cursor:pointer}.timeline-item.response-needed{padding-right:90px;border-radius:10px;background:var(--accent-soft)}.timeline-item.response-needed button{position:absolute;top:50%;right:10px;border:0;background:transparent;font-size:9px;font-weight:800;transform:translateY(-50%);cursor:pointer}.minutes-split{display:grid;grid-template-columns:.85fr 1.15fr;gap:10px;margin-bottom:16px}.minutes-split section{display:grid;align-content:start;gap:9px;padding:13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.minutes-split section>span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em}.minutes-split textarea{min-height:142px;padding:10px;border:1px solid var(--line);border-radius:8px;resize:vertical}.minutes-split small{color:var(--muted);font-size:9px}@media(max-width:1180px){.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.touch-builder-shell{grid-template-columns:64px 260px minmax(430px,1fr)}.touch-support-row{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-shell{grid-template-columns:210px minmax(0,1fr)}.builder-side:last-child{grid-column:1 / -1;border-top:1px solid var(--line);border-left:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.source-grid{grid-template-columns:1fr 1fr}.engineer-editor{grid-template-columns:190px minmax(0,1fr)}.editor-inspector{grid-column:1 / -1;border-top:1px solid var(--line);border-left:0}.account-summary,.customer-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.access-view{grid-template-columns:1fr}.access-visual{min-height:420px}.access-panel{padding:42px 24px}.workspace{grid-template-columns:76px minmax(0,1fr)}.company-switch{grid-template-columns:40px;justify-content:center}.company-copy,.company-switch>span:last-child,.nav-link>span:last-child,.sidebar-bottom .nav-link,.profile-button>span:not(.avatar){display:none}.nav-link{justify-content:center}.profile-button{grid-template-columns:34px;justify-content:center}.setup-shell{grid-template-columns:1fr}.setup-progress{display:none}.grid-2,.detail-layout{grid-template-columns:1fr}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-shell{grid-template-columns:1fr}.builder-side:first-child{border-right:0;border-bottom:1px solid var(--line)}.builder-side:last-child{grid-column:auto}.live-shell{grid-template-columns:1fr}.live-main{border-right:0}.live-side{border-top:1px solid #333}.pdf-viewer{grid-template-columns:150px minmax(0,1fr)}.pdf-notes{grid-column:1 / -1;border-top:1px solid #d0d2cf;border-left:0}.library-shell{grid-template-columns:190px minmax(0,1fr)}.portal-grid{grid-template-columns:1fr 1fr}.company-hub-hero,.content-space-hero{grid-template-columns:1fr}.company-hub-hero img{max-height:360px}.pipeline-layout{grid-template-columns:220px minmax(0,1fr)}.video-modal-layout,.account-layout,.feed-layout,.space-conversation{grid-template-columns:1fr}.message-shell{grid-template-columns:260px minmax(0,1fr)}.touch-builder-shell{grid-template-columns:1fr}.touch-builder-tools{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.touch-builder-tools button{min-width:82px;min-height:58px}.touch-builder-controls{border-right:0;border-bottom:1px solid var(--line)}.touch-runtime-body{grid-template-columns:150px minmax(0,1fr)}.touch-tile-grid{grid-template-columns:1fr}.node-map-flow{grid-template-columns:1fr;gap:8px}.node-map-flow>i{width:1px;height:18px;margin-left:28px}}@media(max-width:680px){.access-visual{min-height:360px}.access-copy h1{font-size:42px}.access-copy p{font-size:14px}.login-heading h2{font-size:30px}.setup-header{min-height:66px;padding:13px 16px}.setup-shell{padding:18px 12px 80px}.setup-card{min-height:620px;padding:25px 18px}.setup-card h1{font-size:34px}.form-grid,.choice-grid,.brand-setup,.ready-list{grid-template-columns:1fr}.workspace{display:block;padding-bottom:64px}.sidebar{display:none}.topbar{min-height:60px;padding:9px 11px}.mobile-company{display:flex;align-items:center;gap:8px;min-width:0}.mobile-company .company-mark{width:36px;height:36px}.mobile-company strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.context-switch,.search,.top-actions .icon-button,.top-actions .avatar-button{display:none}.top-actions{margin-left:auto}.preview-button{display:inline-flex;font-size:10px}.global-create{min-height:36px;padding:7px 10px;font-size:10px}.preview-menu{position:fixed;top:60px;right:10px;left:10px;width:auto}.content-area{min-height:calc(100vh - 124px);padding:16px 11px}.mobile-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;height:64px;display:grid;grid-template-columns:repeat(5,1fr);padding:5px;border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav .nav-link{min-height:52px;flex-direction:column;justify-content:center;gap:2px;padding:4px 2px;color:#777;font-size:8px}.mobile-nav .nav-link>span:last-child{display:block}.mobile-nav .nav-link.active{color:#171817;background:var(--accent-soft)}.page-head{flex-direction:column}.page-head h1{font-size:34px}.model-explainer{grid-template-columns:1fr}.model-explainer>b{transform:rotate(90deg);justify-self:center}.customer-account-row{grid-template-columns:42px minmax(0,1fr) auto}.customer-account-row .account-space-count,.customer-account-row>.badge{display:none}.account-phase{overflow-x:auto}.account-phase i{min-width:28px}.account-summary,.space-project-grid,.space-builder-intro{grid-template-columns:1fr}.space-builder-intro>i{display:none}.space-preview-status,.space-preview-grid,.customer-content-grid{grid-template-columns:1fr}.space-preview-card.welcome{grid-column:auto}.customer-workspace-hero{grid-template-columns:1fr;padding:28px 18px}.customer-workspace-hero h1{font-size:39px}.space-lifecycle{overflow-x:auto}.space-lifecycle i{min-width:24px}.message-shell{grid-template-columns:1fr}.message-list{max-height:290px;overflow-y:auto;border-right:0;border-bottom:1px solid var(--line)}.conversation{min-height:600px}.post-image,.post-image img{min-height:230px;height:230px}.space-kind-note{grid-template-columns:1fr}.space-kind-note b{display:none}.stats,.quick-grid,.grid-3,.content-grid{grid-template-columns:1fr}.stat-card{min-height:104px}.filterbar{align-items:stretch;flex-wrap:wrap}.filterbar .search{display:flex;flex-basis:100%}.single-source-strip{grid-template-columns:34px minmax(0,1fr)}.single-source-strip .text-link{grid-column:1 / -1;justify-self:start}.content-thumb{height:200px}.customer-bar{padding:8px}.customer-bar .customer-actions .button:not(.primary){display:none}.customer-hero,.customer-hero>img{min-height:390px;height:390px}.customer-hero-copy h1{font-size:38px}.customer-hero .hotspot.one{top:18%;left:25%}.customer-hero .hotspot.two{top:29%;left:62%}.customer-hero .hotspot.three{top:17%;left:84%}.customer-preview-content,.touch-shell{grid-template-columns:1fr}.touch-menu{border-right:0;border-bottom:1px solid #333}.touch-stage{min-height:520px}.touch-copy h1{font-size:36px}.touch-runtime{min-height:700px}.touch-runtime-body,.touch-runtime.menu-top .touch-runtime-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.touch-runtime-menu{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent)}.touch-group-menu{display:flex;min-width:max-content}.touch-guided{margin-top:0;margin-left:auto;white-space:nowrap}.touch-support-row{grid-template-columns:1fr 1fr}.touch-content-home{padding:19px 13px}.touch-tile-grid,.touch-runtime.density-compact .touch-tile-grid{grid-template-columns:1fr}.touch-persistent{transform:scale(.88);transform-origin:bottom right}.modal-layer{padding:0}.modal{width:100%;max-height:100vh;min-height:100vh;border-radius:0}.pdf-viewer{grid-template-columns:1fr}.pdf-pages{display:flex;gap:8px;overflow-x:auto;border-right:0;border-bottom:1px solid #d0d2cf}.pdf-thumb{min-width:100px}.pdf-page-wrap{padding:14px}.pdf-page{min-height:620px;padding:32px 24px}.pdf-page h1{margin-top:40px;font-size:34px}.gallery-view{grid-template-columns:1fr}.gallery-main,.gallery-main img{min-height:420px;height:420px}.gallery-thumbs{grid-template-columns:repeat(3,1fr)}.gallery-thumb img{height:90px}.library-shell,.source-grid,.portal-grid,.pipeline-layout,.engineer-editor{grid-template-columns:1fr}.folder-panel{position:static}.compact-grid,.permission-row{grid-template-columns:1fr}.portal-welcome,.portal-section{padding:24px 17px}.portal-welcome h1{font-size:40px}.customer-portal>.page-head,.customer-portal>.content-grid{margin-right:16px;margin-left:16px}.company-hub-hero h1,.content-space-hero h1{font-size:39px}.content-space-hero{padding:26px 17px}.pipeline-steps,.scene-tree{border-right:0;border-bottom:1px solid var(--line)}.pipeline-main{padding:15px}.source-drop,.conversion-result{padding:20px 14px}.compare-grid{grid-template-columns:1fr 1fr}.editor-inspector{grid-column:auto}.editor-stage,.editor-stage>img{min-height:520px}.video-notes{color:var(--ink)}.toast{right:12px;bottom:76px;left:12px;max-width:none}.external-context-banner,.support-session-banner{align-items:flex-start;flex-wrap:wrap;margin:-16px -11px 18px}.external-context-banner>div{flex-basis:calc(100% - 60px)}.external-context-banner .button{width:100%;margin-left:0}.ownership-rule,.minutes-split{grid-template-columns:1fr}.ownership-rule>b{transform:rotate(90deg)}.node-children,.survey-node .node-children{grid-template-columns:1fr}}.drawer-layer{position:fixed;z-index:140;inset:0;pointer-events:none}.drawer-backdrop{position:absolute;inset:0;border:0;background:#0d0e0d2e;pointer-events:auto;cursor:default}.discussion-drawer{position:absolute;top:0;right:0;width:min(440px,100%);height:100%;display:grid;grid-template-rows:auto 1fr auto;color:var(--ink);background:#fff;box-shadow:-18px 0 60px #00000038;pointer-events:auto;animation:drawer-in .2s ease-out}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-head{display:flex;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid var(--line)}.drawer-head h2{margin:5px 0 0;font-size:20px;letter-spacing:-.035em}.drawer-body{min-height:0;overflow:auto;padding:17px}.context-anchor{display:grid;gap:4px;padding:13px;border:1px solid #cbd8cf;border-radius:11px;background:#f3f8f4}.context-anchor b{color:#6b756e;font-size:8px;letter-spacing:.08em}.context-anchor strong{font-size:11px}.context-anchor small{color:var(--muted);font-size:9px;line-height:1.45}.drawer-thread{display:grid;gap:15px;margin:20px 0}.drawer-thread article{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.drawer-thread article>div{padding:11px;border-radius:0 12px 12px;background:#f3f4f1}.drawer-thread article:nth-child(2)>div{background:var(--accent-soft)}.drawer-thread strong,.drawer-thread small{font-size:9px}.drawer-thread p{margin:6px 0;font-size:11px;line-height:1.5}.drawer-thread small{color:var(--muted)}.engineering-avatar{background:#d7e6ff}.drawer-related{padding-top:15px;border-top:1px solid var(--line)}.drawer-related>button,.editor-link-list button{width:100%;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:9px;text-align:left;background:#fff;cursor:pointer}.drawer-related>button+button,.editor-link-list button+button{margin-top:7px}.drawer-related>button>b,.editor-link-list button>b{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--accent-soft);font-size:8px}.drawer-related strong,.drawer-related small,.editor-link-list strong,.editor-link-list small{display:block}.drawer-related strong,.editor-link-list strong{font-size:10px}.drawer-related small,.editor-link-list small{margin-top:3px;color:var(--muted);font-size:8px}.drawer-compose{padding:14px;border-top:1px solid var(--line);background:#fafbf8}.drawer-compose textarea{width:100%;min-height:82px;resize:none;padding:11px;border:1px solid var(--line);border-radius:10px;font:inherit;font-size:10px}.drawer-compose>div{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}.pdf-thumb{width:100%;display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:center;text-align:left;cursor:pointer}.pdf-thumb b{width:25px;height:32px;display:grid;place-items:center;border-radius:4px;background:#eee;font-size:8px}.pdf-thumb span,.pdf-thumb small{display:block}.pdf-thumb small{margin-top:2px;color:var(--muted);font-size:8px}.pdf-page-wrap{display:block}.pdf-page-controls{max-width:620px;display:flex;justify-content:space-between;align-items:center;margin:0 auto 12px}.pdf-page-controls button{padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px;cursor:pointer}.pdf-page-controls button:disabled{opacity:.35;cursor:default}.pdf-page-controls span{color:var(--muted);font-size:9px}.related-content{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.related-content>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line)}.related-content>header b,.related-content>header strong,.related-content>header small{display:block}.related-content>header b{color:var(--muted);font-size:8px;letter-spacing:.08em}.related-content>header strong{margin-top:3px;font-size:12px}.related-content>header small{color:var(--muted);font-size:8px}.related-content>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.related-content>div>button{display:grid;grid-template-columns:36px 1fr;gap:8px;align-items:center;padding:13px;border:0;border-right:1px solid var(--line);text-align:left;background:#fff;cursor:pointer}.related-content>div>button:hover{background:var(--surface-2)}.related-content>div>button:last-child{border-right:0}.related-content>div>button>b{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--accent-soft);font-size:8px}.related-content strong,.related-content small{display:block}.related-content strong{font-size:10px}.related-content small{margin-top:3px;color:var(--muted);font-size:8px}.compact-related{margin-top:16px}.compact-related>div{grid-template-columns:1fr 1fr}.experience-logic{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin-bottom:16px;padding:14px;border-radius:14px;color:#fff;background:#171817}.experience-logic article{min-height:70px;padding:10px;border:1px solid #353735;border-radius:10px}.experience-logic b,.experience-logic strong,.experience-logic small{display:block}.experience-logic b{color:var(--accent);font-size:8px;letter-spacing:.08em}.experience-logic strong{margin:7px 0 4px;font-size:11px}.experience-logic small{color:#aeb2ad;font-size:8px;line-height:1.4}.experience-logic i{color:#7e827e;font-style:normal}.space-builder-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.space-builder-steps button{display:flex;align-items:center;gap:8px;padding:11px;border:0;border-right:1px solid var(--line);color:#777;text-align:left;background:#fff;cursor:pointer}.space-builder-steps button:last-child{border-right:0}.space-builder-steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eee;font-size:8px}.space-builder-steps span{font-size:9px;font-weight:700}.space-builder-steps button.active{color:#171817;background:var(--accent-soft)}.space-builder-steps button.active b{background:var(--accent)}.space-builder-steps button.done b{color:#fff;background:#19815e}.space-picker-search{width:100%;padding:10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);text-align:left;background:#fff;font-size:9px;cursor:pointer}.space-picker-filters{display:flex;gap:5px;margin:8px 0}.space-picker-filters button{padding:6px 8px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:8px;cursor:pointer}.space-picker-filters button.active{border-color:var(--accent);background:var(--accent-soft)}.bundle-picker,.space-library-item{width:100%;display:grid;grid-template-columns:33px 1fr auto;gap:8px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:9px;text-align:left;background:#fff;cursor:pointer}.bundle-picker{margin-bottom:9px;border-color:#d9b95d;background:#fff9e9}.bundle-picker>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:var(--accent)}.bundle-picker strong,.bundle-picker small,.space-library-item strong,.space-library-item small{display:block}.bundle-picker strong,.space-library-item strong{font-size:9px}.bundle-picker small,.space-library-item small{margin-top:2px;color:var(--muted);font-size:7px}.space-library-results{display:grid;gap:6px;max-height:330px;overflow:auto;padding-right:2px}.space-library-item{grid-template-columns:35px 1fr auto}.space-library-item>b{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;background:#eceeea;font-size:7px}.space-library-item.selected{border-color:#b5d6c5;background:#f0f8f4}.space-library-item.selected>em{color:#13734f}.picker-selection{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:9px;padding:9px;border-radius:9px;color:#fff;background:#202120}.picker-selection b,.picker-selection small{display:block}.picker-selection b{font-size:9px}.picker-selection small{margin-top:2px;color:#aaa;font-size:7px}.picker-selection button{border:0;color:var(--accent);background:transparent;font-size:8px;cursor:pointer}.advanced-space-options{margin-top:8px}.advanced-space-options summary{padding:9px 0;font-size:9px;font-weight:700;cursor:pointer}.configuration-modal{min-height:720px;display:grid;grid-template-rows:auto 1fr auto}.configuration-steps{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.configuration-steps button{display:flex;align-items:center;gap:8px;padding:13px 16px;border:0;border-right:1px solid var(--line);text-align:left;background:#fafbf8;cursor:pointer}.configuration-steps b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e7e9e6;font-size:8px}.configuration-steps span{font-size:9px;font-weight:700}.configuration-steps button.active{background:var(--accent-soft)}.configuration-steps button.active b{background:var(--accent)}.configuration-steps button.done b{color:#fff;background:#19815e}.configuration-body{padding:16px;background:#eef1ee}.logic-banner{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin-bottom:13px;padding:11px;border-radius:11px;color:#fff;background:#171817}.logic-banner span b,.logic-banner span small{display:block}.logic-banner b{color:var(--accent);font-size:8px}.logic-banner small{margin-top:3px;color:#aeb1ae;font-size:8px}.logic-banner i{color:#777;font-style:normal}.configuration-work{min-height:500px;display:grid;grid-template-columns:280px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.configuration-work>aside{padding:14px;border-right:1px solid var(--line)}.configuration-work>aside h3{margin:6px 0 14px}.configuration-module,.configuration-layout{width:100%;display:grid;grid-template-columns:28px 1fr;gap:8px;padding:10px;border:1px solid var(--line);border-radius:9px;text-align:left;background:#fff;cursor:pointer}.configuration-module+.configuration-module,.configuration-layout+.configuration-layout{margin-top:7px}.configuration-module>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#eee}.configuration-module strong,.configuration-module small,.configuration-layout b,.configuration-layout small{display:block}.configuration-module strong,.configuration-layout b{font-size:9px}.configuration-module small,.configuration-layout small{margin-top:3px;color:var(--muted);font-size:8px}.configuration-module.selected,.configuration-layout.selected{border-color:#b3d5c3;background:#f0f8f4}.configuration-stage{position:relative;min-height:500px;overflow:hidden;background:#222}.configuration-stage>img{width:100%;height:100%;object-fit:cover;opacity:.88}.configuration-stage.l-shape>img{transform:rotate(-4deg) scale(.96)}.configuration-tags span{position:absolute;top:45%;padding:6px 8px;border-radius:999px;color:#171817;background:var(--accent);font-size:7px;font-weight:800}.dimension-line{position:absolute;right:12%;bottom:14%;left:12%;border-top:2px solid var(--accent);text-align:center}.dimension-line span{position:relative;top:-9px;padding:4px 7px;border-radius:999px;background:var(--accent);font-size:8px;font-weight:800}.configuration-summary{min-height:500px;display:grid;place-items:center;align-content:center;padding:40px;text-align:center;border:1px solid var(--line);border-radius:13px;background:#fff}.configuration-summary h2{margin:10px 0;font-size:30px}.configuration-summary>p{max-width:680px;color:var(--muted);line-height:1.6}.summary-columns{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px;text-align:left}.summary-columns article{padding:13px;border:1px solid var(--line);border-radius:10px}.summary-columns b,.summary-columns strong,.summary-columns small{display:block}.summary-columns b{color:var(--muted);font-size:7px}.summary-columns strong{margin:6px 0;font-size:10px}.summary-columns small{color:var(--muted);font-size:8px}.configuration-footer{display:flex;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--line)}.html-editor{min-height:720px;display:grid;grid-template-columns:205px minmax(420px,1fr) 235px;background:#e8ebe8}.html-blocks,.html-settings{padding:14px;background:#fff}.html-blocks{border-right:1px solid var(--line)}.html-settings{border-left:1px solid var(--line)}.html-blocks>button{width:100%;display:grid;grid-template-columns:28px 1fr;gap:7px;align-items:center;padding:9px;border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;cursor:pointer}.html-blocks>button>span strong,.html-blocks>button>span small{display:block}.html-blocks strong{font-size:9px}.html-blocks small{color:var(--muted);font-size:7px}.html-canvas{min-width:0;padding:13px}.html-toolbar{display:flex;align-items:center;gap:5px;margin-bottom:10px;padding:7px;border-radius:9px;background:#fff}.html-toolbar button{min-width:31px;padding:7px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}.html-toolbar span{margin-left:auto;color:var(--muted);font-size:8px}.html-page{width:min(720px,100%);min-height:680px;margin:auto;padding:45px;background:#fff;box-shadow:0 10px 34px #0000001a}.html-page h1{max-width:570px;margin:13px 0;font-size:38px;line-height:1.04;letter-spacing:-.05em}.html-page>p{max-width:580px;color:var(--muted);line-height:1.6}.html-page>img{width:100%;height:250px;margin:20px 0;object-fit:cover;border-radius:12px}.html-placeholder{width:100%;min-height:180px;margin:18px 0;border:1px dashed #bbb;border-radius:12px;color:#777;background:#f5f6f3;cursor:pointer}.html-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.html-feature-grid div{padding:12px;border-top:2px solid var(--accent);background:#f5f5f1}.html-feature-grid b,.html-feature-grid small{display:block}.html-feature-grid small{margin-top:4px;color:var(--muted);font-size:8px}.html-added-block{margin:16px 0;padding:16px;border-radius:11px;background:var(--accent-soft)}.html-added-block h2{margin:0 0 6px}.html-added-block p{margin:0;font-size:10px}.content-page-preview{background:#f4f5f2}.content-page-preview>header{display:flex;align-items:center;gap:10px;padding:12px 18px;background:#fff}.content-page-preview>header .badge{margin-left:auto}.content-page-preview>main{max-width:900px;margin:auto;padding:56px 30px}.content-page-preview h1{max-width:720px;margin:12px 0;font-size:54px;letter-spacing:-.055em;line-height:1}.content-page-preview>main>p{max-width:620px;color:var(--muted);font-size:15px;line-height:1.6}.content-page-preview>main>img{width:100%;height:390px;margin:28px 0;object-fit:cover;border-radius:16px}.template-modal{padding:20px}.template-modal>header{display:grid;grid-template-columns:1fr 190px;gap:25px;align-items:center}.template-modal h2{margin:7px 0;font-size:31px}.template-modal header p{color:var(--muted);line-height:1.6}.template-example{display:grid;gap:5px;place-items:center;padding:22px;border-radius:14px;background:#171817;color:#fff}.template-example b{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;color:#171817;background:var(--accent)}.template-example small{color:#aaa}.template-slots{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.template-slot{display:grid;grid-template-columns:28px 28px 1fr auto;gap:8px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.template-slot>span{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;background:#eee}.template-slot>b{color:#aaa;font-size:9px}.template-slot strong,.template-slot small{display:block}.template-slot strong{font-size:10px}.template-slot small{margin-top:3px;color:var(--muted);font-size:8px}.template-slot em{color:var(--muted);font-size:8px;font-style:normal}.template-slot.active{border-color:#b3d5c3;background:#f0f8f4}.template-rule{display:grid;gap:5px;padding:14px;border-radius:10px;color:#fff;background:#171817}.template-rule strong{font-size:10px}.template-rule span{color:#b8bbb8;font-size:9px;line-height:1.5}.template-modal>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.embed-editor{min-height:590px;display:grid;grid-template-columns:270px 1fr}.embed-editor>aside{padding:16px;border-right:1px solid var(--line);background:#f7f8f5}.embed-editor>main{padding:30px}.embed-choice{width:100%;display:grid;grid-template-columns:36px 1fr;gap:9px;align-items:center;margin-top:8px;padding:11px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.embed-choice>b{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eee}.embed-choice strong,.embed-choice small{display:block}.embed-choice strong{font-size:10px}.embed-choice small{color:var(--muted);font-size:8px}.embed-choice.active{border-color:var(--accent);background:var(--accent-soft)}.embed-editor main h2{margin:8px 0 20px;font-size:31px}.embed-check{display:flex;gap:11px;align-items:center;margin:16px 0;padding:14px;border:1px solid #e1ccb0;border-radius:11px;background:#fff8e9}.embed-check.valid{border-color:#b6d8c5;background:#edf7f1}.embed-check>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff}.embed-check strong,.embed-check small{display:block}.embed-check strong{font-size:10px}.embed-check small{margin-top:4px;color:var(--muted);font-size:8px}.embed-preview{min-height:650px;display:grid;grid-template-rows:auto 1fr auto;background:#eef0ee}.embed-preview>header,.embed-preview>footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:#fff}.embed-preview header b,.embed-preview header strong{display:block}.embed-preview header b{color:var(--muted);font-size:8px}.embed-preview header strong{margin-top:3px}.embed-preview>footer{color:var(--muted);font-size:9px}.dashboard-surface{display:grid;place-items:center;padding:25px;background:#141716}.dashboard-surface>section{width:min(850px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dashboard-surface article{padding:18px;border:1px solid #343a37;border-radius:13px;color:#fff;background:#202522}.dashboard-surface article small,.dashboard-surface article strong,.dashboard-surface article span{display:block}.dashboard-surface article small{color:#8d9791;font-size:8px}.dashboard-surface article strong{margin-top:18px;color:var(--accent);font-size:28px}.dashboard-surface article span{color:#aaa;font-size:8px}.dashboard-chart{grid-column:1/-1;height:230px;display:flex;gap:16px;align-items:end;padding:25px;border-radius:13px;background:#202522}.dashboard-chart i{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(var(--accent),#8c5c00)}.figma-surface{display:grid;grid-template-columns:180px 1fr}.figma-surface>aside{display:grid;align-content:start;gap:6px;padding:15px;background:#262626;color:#fff}.figma-surface>aside span{padding:8px;border-radius:6px;color:#aaa;font-size:9px}.figma-surface>aside span.active{color:#fff;background:#444}.figma-surface>section{display:grid;place-items:center;background:#d9d9d9}.figma-device{width:270px;min-height:430px;display:grid;place-items:center;align-content:center;gap:17px;border:12px solid #222;border-radius:28px;background:#f7f7f2}.figma-device span{font-size:8px;letter-spacing:.08em}.figma-device strong{color:#187554;font-size:24px}.figma-device button{padding:11px 30px;border:0;border-radius:999px;background:var(--accent);font-weight:800}.figma-device small{color:var(--muted)}.notification-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 15px;border-bottom:1px solid var(--line)}.notification-head strong,.notification-head small{display:block}.notification-head strong{font-size:11px}.notification-head small{margin-top:3px;color:var(--muted);font-size:8px}.notification-list>button{width:100%;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:13px 15px;border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;cursor:pointer}.notification-list>button:hover{background:var(--surface-2)}.activity-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--accent-soft)}.notification-list strong,.notification-list small{display:block}.notification-list strong{font-size:10px}.notification-list small{margin-top:3px;color:var(--muted);font-size:8px}.notification-list i{width:7px;height:7px;border-radius:50%;background:#e9564a}.notification-actions{display:flex;justify-content:flex-end;gap:7px;padding:13px}.customer-content-card .content-card-origin.customer-visible{color:#176b55;background:#e9f6f0}.orientation-guide{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;align-items:center;margin-bottom:14px;padding:17px 19px;border-radius:14px;color:#fff;background:#171817}.orientation-guide h2{margin:5px 0;max-width:690px;font-size:18px}.orientation-guide p{margin:0;color:#aeb2ae;font-size:9px}.orientation-flow{display:flex;align-items:center;gap:7px;white-space:nowrap}.orientation-flow span{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:700}.orientation-flow b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#171817;background:var(--accent)}.orientation-flow i{color:#777;font-style:normal}.search-scope-note{margin-top:9px;padding:9px 11px;border-radius:9px;color:#5f645f;font-size:9px;background:#f2f4f2}.builder-step-panel{min-height:560px;display:grid;gap:20px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.builder-step-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.builder-step-panel h2{margin:7px 0;font-size:24px}.builder-step-panel p{max-width:680px;color:var(--muted);font-size:11px;line-height:1.55}.builder-step-panel>footer{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;align-self:end;padding-top:16px;border-top:1px solid var(--line)}.purpose-step{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr)}.purpose-step>div{display:grid;align-content:start;gap:12px}.purpose-summary{align-self:start;padding:20px;border-radius:14px;background:#151615;color:#fff}.purpose-summary p{color:#aeb2ae}.purpose-summary .ready-list{grid-template-columns:1fr}.purpose-summary .ready-list span{color:#e5e7e5;background:#242524}.content-step{display:block}.content-step>footer{display:flex;margin-top:20px}.selection-count{padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800;background:var(--accent-soft)}.space-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin:16px 0 10px}.space-search-form input{min-height:40px;padding:0 13px;border:1px solid var(--line);border-radius:10px;font:inherit}.expanded-results{max-height:310px;overflow:auto;margin-top:10px;padding-right:4px}.space-search-empty{display:grid;gap:5px;padding:24px;border:1px dashed var(--line);border-radius:12px;text-align:center}.space-search-empty small{color:var(--muted)}.arrange-step{grid-template-columns:280px minmax(0,1fr)}.arrange-step>aside{padding-right:18px;border-right:1px solid var(--line)}.module-palette{display:grid;gap:7px;margin-top:16px}.arrange-step .module-option{width:100%}.arrange-step main{min-width:0}.publish-step{grid-template-columns:minmax(0,1fr) 280px}.publish-step>aside{display:grid;align-content:start;gap:10px}.calendar-week{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.calendar-week button{position:relative;display:grid;justify-items:center;gap:3px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer}.calendar-week button.active{border-color:var(--accent);background:var(--accent-soft)}.calendar-week b,.calendar-week small{color:var(--muted);font-size:8px}.calendar-week span{font-size:15px;font-weight:800}.calendar-week small{position:absolute;top:7px;right:8px;width:15px;height:15px;display:grid;place-items:center;border-radius:50%;color:#171817;background:var(--accent)}.workshop-board{min-height:500px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px;color:#171817;background:#e9eeeb}.workshop-board section{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:#fff}.workshop-board section>header{display:flex;justify-content:space-between;font-weight:800}.workshop-board section>header span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#eceeec}.workshop-board article{display:grid;gap:4px;padding:12px;border:1px solid #ddd;border-radius:10px}.workshop-board article.decision{border-color:#5ba887;background:#e9f6f0}.workshop-board small{color:#6f746f}.workshop-board button{margin-top:auto;padding:10px;border:1px dashed #aaa;border-radius:9px;background:#fafafa;cursor:pointer}.presenter-tablet{color:#171817;background:#edf0ed}.presenter-tablet>header{display:flex;align-items:center;gap:9px;padding:11px 14px;background:#fff}.presenter-tablet>header div{flex:1;display:grid}.presenter-tablet>header small{color:var(--muted)}.presenter-tablet>nav{display:flex;gap:5px;padding:8px 12px;border-block:1px solid var(--line);background:#fff}.presenter-tablet>nav button,.presenter-tablet main aside>button{padding:8px 10px;border:0;border-radius:8px;background:transparent;cursor:pointer}.presenter-tablet>nav button.active,.presenter-tablet main aside>button.active{background:var(--accent)}.presenter-tablet main{min-height:470px;display:grid;grid-template-columns:180px 1fr}.presenter-tablet main aside{display:grid;align-content:start;gap:5px;padding:15px;border-right:1px solid var(--line);background:#fff}.presenter-tablet main aside>button{text-align:left;background:#f3f4f3}.presenter-tablet main section{position:relative;margin:13px;overflow:hidden;border-radius:12px;color:#fff;background:#151615}.presenter-tablet main section img{width:100%;height:100%;object-fit:cover;opacity:.75}.presenter-tablet main section>div{position:absolute;right:0;bottom:0;left:0;padding:30px 20px 18px;background:linear-gradient(transparent,#000000e0)}.presenter-tablet main section h2{margin:5px 0}.presenter-tablet>footer{display:flex;justify-content:space-between;padding:10px 13px;background:#fff}.tablet-private-note{display:grid;gap:4px;margin-top:18px;padding:10px;border-radius:9px;background:#fff4cf}.tablet-private-note small{color:#6f6141}.mobile-menu-list{display:grid;gap:6px;margin-top:13px}.mobile-menu-list>button{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.mobile-menu-list>button>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--surface-2)}.image-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px}.image-picker-grid button{display:grid;gap:5px;padding:7px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;cursor:pointer}.image-picker-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px}.image-picker-grid small{color:var(--muted)}.mobile-news-preview{min-height:700px;display:grid;grid-template-columns:1fr 340px;gap:50px;align-items:center;padding:35px;background:#dfe4e2}.push-stack{display:grid;gap:10px}.push-stack article{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.6);border-radius:14px;background:#fffc;box-shadow:0 8px 20px #00000012;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.push-stack article>b{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--accent)}.push-stack strong,.push-stack small{display:block}.push-stack strong{font-size:10px}.push-stack small{color:var(--muted);font-size:8px}.push-stack p{color:#5d6561;font-size:9px;line-height:1.5}.mobile-news-phone{height:650px;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;border:11px solid #202120;border-radius:30px;background:#fff;box-shadow:0 20px 50px #00000038}.mobile-news-phone>header{display:flex;align-items:center;gap:9px;padding:12px}.mobile-news-phone>header button{margin-left:auto;border:0;background:none}.mobile-news-phone>nav{display:flex;gap:5px;padding:0 12px 10px;border-bottom:1px solid var(--line)}.mobile-news-phone>nav button{padding:6px 8px;border:0;border-radius:999px;background:#eee;font-size:8px}.mobile-news-phone>nav button.active{color:#171817;background:var(--accent)}.mobile-news-phone>main{overflow:auto}.mobile-news-phone>main article{display:grid;grid-template-columns:38px 1fr;gap:9px;padding:13px;border-bottom:1px solid var(--line);cursor:pointer}.mobile-news-phone main strong,.mobile-news-phone main small,.mobile-news-phone main em{display:block}.mobile-news-phone main strong{font-size:9px}.mobile-news-phone main small{margin-top:3px;color:var(--muted);font-size:8px}.mobile-news-phone main em{margin-top:5px;color:#999;font-size:7px;font-style:normal}.mobile-news-phone>footer{display:grid;grid-template-columns:repeat(4,1fr);padding:7px;border-top:1px solid var(--line)}.mobile-news-phone>footer button{display:grid;place-items:center;gap:3px;border:0;background:#fff;font-size:11px}.mobile-news-phone>footer button.active{color:#946200}.mobile-news-phone>footer small{font-size:7px}.email-preview-shell{min-height:680px;display:grid;grid-template-columns:170px 1fr;background:#e3e6e4}.email-preview-shell>nav{display:grid;align-content:start;gap:5px;padding:14px;background:#fff}.email-preview-shell>nav button{padding:10px;border:0;border-radius:8px;text-align:left;background:#fff;font-size:9px;cursor:pointer}.email-preview-shell>nav button.active{background:var(--accent-soft);font-weight:750}.email-canvas{width:min(620px,calc(100% - 40px));margin:28px auto;align-self:start;background:#fff;box-shadow:0 12px 34px #0000001a}.email-canvas>header{display:flex;align-items:center;gap:9px;padding:17px;border-bottom:1px solid var(--line)}.email-canvas>main{padding:40px}.email-canvas h1{margin:12px 0;font-size:32px;letter-spacing:-.045em}.email-canvas p{color:var(--muted);line-height:1.6}.email-context{display:grid;gap:4px;margin:22px 0;padding:13px;border-left:3px solid var(--accent);background:#f5f6f3}.email-context b{font-size:10px}.email-context span{color:var(--muted);font-size:8px}.email-canvas main>button{padding:12px 18px;border:0;border-radius:9px;background:var(--accent);font-weight:800}.email-canvas main>small{display:block;margin-top:32px;color:#888;font-size:8px;line-height:1.5}.email-canvas>footer{padding:14px 40px;color:#999;background:#f3f4f1;font-size:7px}.conversion-inspect{padding:24px}.conversion-inspect h2{margin:7px 0 16px;font-size:28px}.conversion-inspect>img{width:100%;height:300px;object-fit:cover;border-radius:13px}.inspection-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.inspection-grid label{display:grid;gap:5px}.inspection-grid label span{color:var(--muted);font-size:8px}.inspection-grid select{padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px}.processing-icon{animation:pulse 1s infinite alternate}@keyframes pulse{to{transform:scale(1.08);opacity:.55}}.processing-list{display:grid;gap:7px;max-width:420px;margin:18px auto 0;text-align:left}.processing-list span{padding:8px;border-radius:8px;background:#f2f3f0;font-size:9px}.processing-list span.done{color:#176b4d;background:#e8f4ee}.quality-compare{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.quality-compare article{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.quality-compare img{width:100%;height:145px;object-fit:cover}.quality-compare b,.quality-compare small{display:block;padding:0 10px}.quality-compare b{margin-top:9px;font-size:10px}.quality-compare small{margin-top:3px;color:var(--muted);font-size:8px}.quality-compare button{width:calc(100% - 20px);margin:10px;padding:7px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:8px}.quality-compare button.active,.quality-compare article:first-child button{border-color:var(--accent);background:var(--accent-soft)}.editor-tabs{display:flex;gap:5px;margin-bottom:9px;padding:7px;border:1px solid var(--line);border-radius:11px;background:#fff}.editor-tabs button{padding:8px 10px;border:0;border-radius:8px;background:#fff;font-size:9px;cursor:pointer}.editor-tabs button.active{background:var(--accent);font-weight:750}.editor-status{position:absolute;right:12px;bottom:12px;padding:7px 9px;border-radius:8px;color:#fff;background:#0f0f0fb8;font-size:8px}.animation-timeline{position:relative;height:105px;margin:14px 0;border-radius:9px;background:#f0f1ee}.animation-timeline span{position:absolute;left:var(--left);top:15px;width:var(--width);padding:8px 5px;border-radius:7px;background:var(--accent);font-size:7px;text-align:center}@media(max-width:900px){.html-editor{grid-template-columns:1fr}.html-blocks{display:grid;grid-template-columns:repeat(3,1fr);border-right:0;border-bottom:1px solid var(--line)}.html-blocks>.eyebrow{grid-column:1/-1}.html-settings{border-left:0;border-top:1px solid var(--line)}.configuration-work,.embed-editor{grid-template-columns:1fr}.configuration-work>aside,.embed-editor>aside{border-right:0;border-bottom:1px solid var(--line)}.related-content>div{grid-template-columns:1fr 1fr}.experience-logic,.logic-banner{grid-template-columns:1fr}.experience-logic i,.logic-banner i{display:none}.mobile-news-preview{grid-template-columns:1fr}.push-stack{max-width:500px;margin:auto}.mobile-news-phone{width:340px;margin:auto}}@media(max-width:680px){.drawer-backdrop{display:none}.discussion-drawer{width:100%}.space-builder-steps,.configuration-steps{grid-template-columns:1fr 1fr}.summary-columns,.quality-compare,.template-slots{grid-template-columns:1fr}.related-content>div,.compact-related>div,.inspection-grid{grid-template-columns:1fr}.related-content>div>button{border-right:0;border-bottom:1px solid var(--line)}.html-blocks{grid-template-columns:1fr 1fr}.html-page{padding:25px 18px}.html-page h1,.content-page-preview h1{font-size:34px}.html-feature-grid{grid-template-columns:1fr}.template-modal>header,.email-preview-shell{grid-template-columns:1fr}.email-preview-shell>nav{display:flex;overflow:auto}.email-canvas>main{padding:25px}.figma-surface{grid-template-columns:1fr}.figma-surface>aside{display:flex;overflow:auto}.dashboard-surface>section{grid-template-columns:1fr}.mobile-news-preview{padding:20px 8px}.mobile-news-phone{width:min(340px,100%)}}@media(max-width:1050px){.record-logic-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.record-logic-strip .button{justify-self:start}.composition-map>div{grid-template-columns:1fr}.composition-map>div>i{transform:rotate(90deg);justify-self:center}.empty-principles{grid-template-columns:1fr 1fr}}@media(max-width:680px){.empty-preview-banner,.composition-map>header{align-items:flex-start;flex-direction:column}.empty-start-steps,.empty-area-rules,.empty-principles,.record-logic-strip{grid-template-columns:1fr}.empty-principles article{border-right:0;border-bottom:1px solid #373837}.empty-area,.empty-customer-state{min-height:360px;padding:28px 16px}}@media(max-width:900px){.orientation-guide{grid-template-columns:1fr}.orientation-flow{flex-wrap:wrap}.purpose-step,.arrange-step,.publish-step{grid-template-columns:1fr}.arrange-step>aside{padding-right:0;border-right:0;border-bottom:1px solid var(--line)}.publish-step>aside{grid-row:1}.workshop-board{grid-template-columns:1fr}.presenter-tablet main{grid-template-columns:145px 1fr}}@media(max-width:680px){.builder-step-panel{min-height:0;padding:15px}.space-search-form{grid-template-columns:1fr auto}.space-search-form .small{grid-column:1/-1}.calendar-week{gap:4px}.calendar-week button{padding:8px 3px}.image-picker-grid{grid-template-columns:1fr}.presenter-tablet main{grid-template-columns:1fr}.presenter-tablet main aside{border-right:0;border-bottom:1px solid var(--line)}}.legacy{--fg: #1a1c1f;--card: #fff;--aside: #101418;--aside-fg: #f3f5f7;color:var(--fg)}.legacy *{box-sizing:border-box}.legacy a{color:inherit;text-decoration:none}.legacy button,.legacy input,.legacy select{font:inherit}.legacy .boot,.legacy .login{max-width:28rem;margin:12vh auto;padding:0 1.25rem}.legacy .login form,.legacy .pane form{display:grid;gap:.7rem}.legacy label{display:grid;gap:.3rem;font-size:.9rem}.legacy input,.legacy select,.legacy button[type=submit]{padding:.55rem .7rem;border:1px solid var(--line);border-radius:.4rem;background:var(--card);color:var(--fg)}.legacy button[type=submit]{background:var(--accent);color:light-dark(#fff,#0d0d0d);border-color:transparent;cursor:pointer}.legacy button.link{background:none;border:0;color:var(--accent);padding:0;cursor:pointer;text-align:left}.legacy .eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:var(--muted);margin:0 0 .4rem}.legacy .lede,.legacy .hint,.legacy .muted{color:var(--muted);line-height:1.45}.legacy .error{color:#c43c16}.legacy .shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.legacy .main-col{display:flex;flex-direction:column;min-width:0}.legacy .topbar{display:flex;gap:1rem;align-items:baseline;padding:.85rem 2rem;border-bottom:1px solid var(--line);background:var(--card)}.legacy .topbar span{color:var(--muted)}.legacy .brand-select{display:grid;gap:.25rem;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.legacy .brand-select select{text-transform:none;letter-spacing:0}.legacy aside{background:var(--aside);color:var(--aside-fg);padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;gap:.8rem}.legacy .brand{font-weight:650;margin:0}.legacy .nav-label{margin:0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.legacy aside nav{flex:1}.legacy .tree{margin-left:.7rem}.legacy .tree>a{display:block;padding:.28rem 0;opacity:.8}.legacy .tree>a.active{opacity:1;font-weight:650}.legacy .who{display:grid;gap:.15rem;font-size:.85rem}.legacy .who span{opacity:.65}.legacy .locale-switch{display:flex;align-items:center;gap:.4rem;margin:.5rem 0 .15rem;font-size:.8rem;opacity:.8}.legacy .locale-switch select{width:auto;padding:.15rem .3rem;font-size:.8rem}.legacy .login .locale-switch{margin-top:1.5rem}.legacy .main{padding:1.5rem 2rem 2.5rem}.legacy .pane{background:var(--card);border:1px solid var(--line);border-radius:.75rem;padding:1.4rem 1.5rem 1.6rem}.legacy .pane h1,.legacy .login h1{margin:0 0 .4rem}.legacy .pane h2{margin:0 0 .6rem;font-size:1rem}.legacy .grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-top:1.2rem}.legacy .grid section{border-top:1px solid var(--line);padding-top:1rem}.legacy ul{padding-left:1.1rem}.legacy .type-tag{display:inline-block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-right:.35rem}.legacy .scene-stage{position:relative;height:9rem;margin:1rem 0 0;border-radius:.6rem;background:#11161c;color:#9ec4ff;overflow:hidden}.legacy .scene-stage span{position:absolute;top:.6rem;left:.8rem;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.legacy .scene-stage i{position:absolute;bottom:1.2rem;width:2.4rem;height:3.6rem;background:#3d4d5c;border-radius:.2rem}.legacy .scene-stage i:nth-of-type(1){left:28%}.legacy .scene-stage i:nth-of-type(2){left:46%;height:4.4rem}.legacy .scene-stage i:nth-of-type(3){left:64%}.legacy .target{margin:.8rem 0 0}.legacy .kind-dot{margin-left:.4rem;font-size:.65rem;letter-spacing:.04em;text-transform:uppercase;opacity:.55}.legacy label.inline{margin-top:.8rem;max-width:16rem}.legacy textarea,.legacy textarea.body{width:100%;min-height:6rem;padding:.6rem .7rem;border:1px solid var(--line);border-radius:.4rem;background:var(--card);color:var(--fg);font:inherit}.legacy .editor{display:grid;gap:.8rem;margin:1rem 0 0}.legacy .block{border:1px solid var(--line);border-radius:.5rem;padding:.8rem 1rem}.legacy .block h3{margin:.2rem 0 .5rem}.legacy .block.kind-heading h3{font-size:1.25rem}.legacy .jitsi{margin:1rem 0 0}.legacy .jitsi iframe{width:100%;min-height:22rem;border:0;border-radius:.5rem;margin-top:.6rem;background:#111}.legacy .preview-bar,.legacy .talk,.legacy .lobby,.legacy .live-mode{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--line)}.legacy .pane.live-shell{background:#121418;color:#f3f5f7}.legacy .pane.live-shell.event-live{background:#1a120c;box-shadow:inset 4px 0 #c45c16}.legacy .block-head{display:flex;justify-content:space-between;gap:.6rem}.legacy .scene-stage.interactive{cursor:crosshair}.legacy .hotspot{position:absolute;transform:translate(-50%,-50%);border:0;border-radius:999px;background:#f5c14a;color:#111;font-size:.7rem;padding:.25rem .45rem;cursor:pointer}.legacy .shell.recipient aside{background:#0f2a22}.legacy .inbox-link{font-size:.85rem;opacity:.75}.legacy .inbox-link.active{opacity:1;font-weight:650}.legacy .customer-home{margin-bottom:1rem}.legacy .tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.8rem;margin-top:1rem}.legacy .tile{display:grid;gap:.25rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:.6rem;background:var(--bg)}.legacy .tile span:last-child{color:var(--muted);font-size:.85rem}.legacy .canvas.present{display:grid;gap:1rem;margin-top:.8rem}.legacy .block.kind-callout{background:light-dark(#eef5ff,#1a2430);border-color:var(--accent)}.legacy .block.kind-embed iframe,.legacy .block.kind-image img{width:100%;min-height:12rem;border:0;border-radius:.4rem}.legacy .dropzone{display:grid;place-items:center;min-height:5rem;border:1px dashed var(--line);border-radius:.5rem;color:var(--muted);cursor:pointer}.legacy .dropzone.over{border-color:var(--accent);color:var(--accent)}.legacy .dropzone input{display:none}.legacy .scene-tools{display:flex;gap:1rem;margin:.6rem 0}.legacy .comment-pin{position:absolute;width:.7rem;height:.7rem;border-radius:999px;background:#7ad0ff;transform:translate(-50%,-50%)}.legacy .hotspot-card,.legacy .preview-chrome{margin-top:.8rem;padding:.8rem;border:1px solid var(--line);border-radius:.5rem}.legacy .journey ol,.legacy .inbox-list{padding-left:1.1rem}.legacy .journey li,.legacy .inbox-list li{margin:.35rem 0}.legacy .hub{max-width:52rem;margin:8vh auto;padding:0 1.25rem 3rem}.legacy .lobby.waiting{padding:1rem 0}.legacy .note-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin-top:.8rem}.legacy .shell.role-area aside{background:#102033}.legacy .shell.role-partner aside{background:#1c1630}.legacy .shell.role-internal aside{background:#1a2218}.legacy .shell.role-event aside{background:#2a1810}.legacy .event-chrome{border-left:3px solid #c45c16;padding-left:.8rem}.legacy .record-focus{outline:2px solid var(--accent);background:color-mix(in srgb,var(--accent) 14%,var(--card));padding:.2rem .4rem;border-radius:.3rem}.legacy .agenda,.legacy .followup{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--line)}.legacy .shell.touch{grid-template-columns:180px minmax(0,1fr)}.legacy .shell.touch aside nav,.legacy .shell.touch .who span{display:none}.legacy .touch-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.legacy .touch-tile{min-height:8rem;font-size:1.15rem}.legacy .calendar-list{padding-left:1.1rem}.legacy .calendar-list li{margin:.4rem 0}.legacy .calendar-list li.event-tag{background:color-mix(in srgb,var(--accent) 12%,var(--card));border-left:3px solid var(--accent);padding:.35rem .55rem;border-radius:.35rem}.legacy .event-badge{color:var(--accent)}.legacy .calendar-list li.followup-tag{background:color-mix(in srgb,#2a7a4b 12%,var(--card));border-left:3px solid #2a7a4b;padding:.35rem .55rem;border-radius:.35rem}.legacy .followup-badge{color:#2a7a4b}.legacy .live-badge{color:#c45c16}.legacy .calendar-list li.live-tag{box-shadow:inset 0 0 0 1px #c45c16}.legacy .journey .event-sessions{margin-bottom:.8rem;padding:.4rem .6rem .4rem 1.3rem;background:color-mix(in srgb,var(--accent) 10%,var(--card));border-radius:.4rem}.legacy .agenda-current{margin:.8rem 0}.legacy .agenda-steps .link{margin:0 .15rem}.legacy .agenda-steps .current-step{font-weight:700;text-decoration:underline}.legacy .agenda-rest{padding-left:1.1rem}.legacy .agenda-rest li{display:flex;gap:.6rem;margin:.3rem 0}.legacy .agenda-rest li.current{font-weight:600}.legacy .inbox-list li.protocol,.legacy .protocol-feed li{background:color-mix(in srgb,var(--accent) 8%,var(--card));padding:.25rem .45rem;border-radius:.3rem}.legacy .followup-chain{padding-left:1.1rem}.legacy .handover,.legacy .brand-editor,.legacy .locales{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--line)}.legacy .brand-logo{display:block;height:1.6rem;width:auto;margin-bottom:.4rem}.legacy .brand{display:flex;flex-direction:column;gap:.35rem}.legacy .format-webinar{border-left:3px solid #c45c16;padding-left:.8rem}.legacy .format-workshop{border-left:3px solid #2a7a4b;padding-left:.8rem}.legacy .format-live{border-left:3px solid #b33;padding-left:.8rem}.legacy .collection,.legacy .placements,.legacy .insights{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--line)}@media(max-width:800px){.legacy .shell,.legacy .grid{grid-template-columns:1fr}}.live-stage:after{pointer-events:none}.boot{padding:3rem;color:var(--muted)}.locale-switch{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.locale-switch select{width:auto;padding:4px 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font:inherit}.demo-accounts{display:grid;gap:6px;margin-top:4px}.demo-account{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);text-align:left;font:inherit;cursor:pointer}.demo-account small{color:var(--muted)}.demo-account.active{border-color:var(--accent);background:var(--accent-soft)}.device-iframe{width:100%;height:100%;border:0;border-radius:inherit;background:var(--bg)}.device-frame.phone{width:390px;height:760px}.device-frame.tablet{width:1024px;max-width:100%;height:720px}.device-frame.touch{width:100%;height:72vh}.external-context-banner .button,.support-session-banner button{color:var(--ink)}.node-route{display:grid;gap:12px}.node-route>.text-link{justify-self:start}.legacy .pane{background:var(--surface)}
