:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--bg-elevated:#050505;--panel:#0b0b0c;--panel-strong:#111114;--card:#171719;--card-hover:#202024;--line:#ffffff24;--line-strong:#ffffff3d;--text:#f8f8f8;--text-soft:#d9d9de;--muted:#a0a0aa;--accent:#1c39bb;--accent-hot:#4169ff;--danger:#ff6b6b;--shadow:0 18px 54px #0000008f;--radius:10px;--list-width:280px;--font-product:"SF Pro Text", Inter, "Avenir Next", "Segoe UI", system-ui, sans-serif;--font-size-xs:.78rem;--font-size-sm:.88rem;--font-size-md:1rem;--font-size-lg:1.12rem;--font-size-xl:1.3rem;--font-weight-body:480;--font-weight-medium:620;--font-weight-strong:720;--line-tight:1.18;--line-body:1.42;--line-control:1.2;font-family:var(--font-product)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-size:15px;line-height:var(--line-body)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}button,input,textarea,select{color:var(--text)}.app-shell,.landing-page,.card-page,.settings-page,.import-page,.boards-page,.guide-page{-webkit-user-select:none;user-select:none}input,textarea,select,[contenteditable=true],.comment,.legacy-panel,.attachment,.diagnostics-actions p,.error-boundary-screen code{-webkit-user-select:text;user-select:text}.landing-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 14% 4%,#4169ff38,#0000 28rem),radial-gradient(circle at 92% 12%,#4ade801a,#0000 24rem),linear-gradient(#050507 0%,#000 42%,#050506 100%);overflow-x:hidden}.landing-nav{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000d6;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.landing-wordmark{color:var(--text);font-size:1.15rem;font-weight:var(--font-weight-strong);line-height:1;text-decoration:none}.landing-nav nav,.landing-nav-actions{align-items:center;display:flex}.landing-nav nav{color:#f8f8f8e6;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);gap:16px}.landing-nav-actions{gap:14px}.landing-nav a{text-decoration:none}.landing-nav a:hover,.landing-nav a:focus-visible{color:#fff}.landing-dev-sign-in{color:#fff;min-height:36px;font-size:var(--font-size-sm);font-weight:var(--font-weight-strong);line-height:var(--line-control);background:#ffffff12;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:8px;padding:8px 10px 8px 12px;display:inline-flex}.landing-dev-sign-in span{color:#cbd6ff;font-size:.68rem;font-weight:var(--font-weight-strong);text-transform:uppercase;background:#4169ff2e;border:1px solid #9fb2ff61;border-radius:999px;padding:2px 6px;line-height:1}.landing-dev-sign-in:hover,.landing-dev-sign-in:focus-visible{border-color:var(--line-strong);background:#ffffff1c}.retro-page{color:#101324;background:linear-gradient(90deg,#ffffff12 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/24px 24px,linear-gradient(135deg,#087c8f 0%,#0d4f8f 52%,#1b2368 100%);min-height:100vh;font-family:Trebuchet MS,Verdana,Segoe UI,system-ui,sans-serif;overflow-x:hidden}.retro-nav{color:#101324;background:#f4d34f;border-bottom:4px solid #101324;justify-content:space-between;align-items:center;gap:18px;padding:14px clamp(14px,4vw,54px);display:flex;box-shadow:inset 0 5px #fff,0 7px #00000038}.retro-wordmark,.retro-nav a{color:inherit;text-decoration:none}.retro-wordmark{letter-spacing:0;font-size:clamp(1.2rem,2.5vw,1.65rem);font-weight:900}.retro-nav nav{flex-wrap:wrap;gap:10px;font-size:.94rem;font-weight:800;display:flex}.retro-nav nav a{background:#fff6b8;border:2px solid #101324;padding:7px 10px;box-shadow:3px 3px #101324}.retro-hero{grid-template-columns:minmax(0,.88fr) minmax(300px,.72fr);align-items:center;gap:clamp(28px,6vw,76px);padding:clamp(38px,7vw,92px) clamp(16px,5vw,72px);display:grid}.retro-hero-copy{max-width:760px}.retro-kicker{color:#101324;text-transform:uppercase;background:#f4d34f;border:2px solid #101324;margin:0 0 16px;padding:7px 10px;font-size:.9rem;font-weight:900;line-height:1;display:inline-block;box-shadow:4px 4px #101324}.retro-hero h1{color:#fff7c7;letter-spacing:0;text-shadow:5px 5px #101324;max-width:820px;margin:0;font-size:clamp(3.6rem,9vw,7.8rem);font-weight:950;line-height:.88}.retro-hero-copy>p:not(.retro-kicker){color:#fffbe2;text-shadow:2px 2px #10132473;max-width:680px;margin:26px 0 0;font-size:clamp(1.12rem,2.1vw,1.6rem);font-weight:800;line-height:1.24}.retro-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.retro-button{color:#101324;border:3px solid #101324;justify-content:center;align-items:center;min-height:54px;padding:13px 18px;font-size:1rem;font-weight:950;line-height:1;text-decoration:none;display:inline-flex;box-shadow:5px 5px #101324}.retro-button:hover,.retro-button:focus-visible{transform:translate(2px,2px);box-shadow:3px 3px #101324}.retro-button-primary{background:#f4d34f}.retro-button-secondary{background:#b9f3ff}.retro-box-art{perspective:900px;min-height:470px;position:relative}.retro-box-front,.retro-box-side{border:4px solid #101324;position:absolute;box-shadow:10px 10px #10132457}.retro-box-front{background:linear-gradient(135deg,#f4d34f 0 30%,#fbf0a0 30% 45%,#1bb4c9 45% 100%);grid-template-rows:auto 1fr auto;gap:18px;padding:22px;display:grid;inset:18px 36px 18px 0;transform:rotate(-2deg)}.retro-box-side{background:#0b567e;width:68px;top:46px;bottom:44px;right:0;transform:skewY(-15deg)}.retro-box-title span,.retro-box-title strong{display:block}.retro-box-title span{color:#101324;font-size:clamp(2rem,4vw,3.3rem);font-weight:950;line-height:.92}.retro-box-title strong{color:#101324;background:#fffbe2;border:3px solid #101324;margin-top:7px;padding:6px 9px;font-size:.9rem;font-weight:950;line-height:1}.retro-screen{background:#d9f8ff;border:4px solid #101324;box-shadow:inset 5px 5px #101324}.retro-screen-title{color:#fffbe2;background:#1b2368;border-bottom:3px solid #101324;padding:8px 10px;font-size:.86rem;font-weight:900}.retro-screen-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.retro-screen-grid span{color:#101324;background:#fffbe2;border:2px solid #101324;min-height:48px;padding:8px;font-size:.8rem;font-weight:850;line-height:1.12}.retro-badge{color:#101324;background:#ff7ab8;border:4px solid #101324;border-radius:999px;justify-self:start;padding:12px 16px;font-size:clamp(1rem,2vw,1.28rem);font-weight:950;line-height:1;transform:rotate(-5deg)}.retro-strip,.retro-columns,.retro-waitlist{gap:14px;padding:clamp(34px,6vw,70px) clamp(16px,5vw,72px);display:grid}.retro-strip{background:#fffbe2;grid-template-columns:repeat(4,minmax(0,1fr))}.retro-strip article,.retro-window,.retro-columns>div,.retro-waitlist{background:#fffbe2;border:4px solid #101324;box-shadow:7px 7px #101324}.retro-strip article{min-height:188px;padding:18px}.retro-strip h2,.retro-window-body h2,.retro-columns h2,.retro-waitlist h2{color:#101324;margin:0;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:950;line-height:.98}.retro-strip p,.retro-window-body p,.retro-columns p,.retro-waitlist p{color:#263052;margin:14px 0 0;font-size:1rem;font-weight:700;line-height:1.38}.retro-window{max-width:1060px;margin:clamp(38px,6vw,72px) auto;overflow:hidden}.retro-window-title{color:#fffbe2;background:#1b2368;border-bottom:4px solid #101324;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:.95rem;font-weight:950;display:flex}.retro-window-title div{gap:6px;display:flex}.retro-window-title i{background:#f4d34f;border:2px solid #101324;width:14px;height:14px;display:block}.retro-window-body{padding:clamp(20px,4vw,42px)}.retro-window-body p{max-width:820px;font-size:clamp(1.05rem,1.8vw,1.28rem)}.retro-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.retro-columns>div{padding:clamp(20px,4vw,38px)}.retro-waitlist{background:#f4d34f;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);align-items:start;margin:clamp(38px,6vw,72px) clamp(16px,5vw,72px) clamp(48px,7vw,86px);padding:clamp(22px,4vw,42px)}.retro-page .landing-form{color:#101324;box-shadow:none;background:#fffbe2;border:3px solid #101324}.retro-page .landing-form label span,.retro-page .landing-form-message{color:#101324}.retro-page .landing-form input,.retro-page .landing-form textarea{color:#101324;background:#fff;border:2px solid #101324}.retro-page .landing-form button{color:#101324;background:#1bb4c9;border:3px solid #101324;border-radius:0;box-shadow:4px 4px #101324}.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:min(820px,100vh - 92px);padding:clamp(46px,7vw,88px) clamp(18px,4vw,56px) clamp(42px,6vw,76px);display:grid}.landing-hero-line{color:#cbd6ff;max-width:520px;font-size:clamp(1rem,1.6vw,1.26rem);font-weight:var(--font-weight-strong);margin:0 0 18px;line-height:1.25}.landing-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:clamp(4.1rem,7vw,6rem);font-weight:780;line-height:.88}.landing-subhead{max-width:670px;color:var(--text-soft);letter-spacing:0;margin:28px 0 0;font-size:clamp(1.18rem,1.9vw,1.58rem);font-weight:470;line-height:1.26}.landing-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.landing-primary-link,.landing-secondary-link,.landing-form button{min-height:52px;font-size:1rem;font-weight:var(--font-weight-strong);line-height:var(--line-control);border-radius:8px;justify-content:center;align-items:center;padding:14px 20px;text-decoration:none;display:inline-flex}.landing-primary-link,.landing-form button{color:#fff;background:#3153e8;border:1px solid #4169ffbd;box-shadow:0 18px 48px #1c39bb57}.landing-secondary-link{border:1px solid var(--line);color:var(--text);background:#ffffff0f}.landing-primary-link:hover,.landing-form button:hover:not(:disabled){background:#2446d8}.landing-secondary-link:hover{border-color:var(--line-strong);background:#ffffff1a}.landing-board-preview{background:linear-gradient(135deg,#4169ff21,#0000 36%),#0a0a0cf0;border:1px solid #ffffff2e;border-radius:12px;overflow:hidden;box-shadow:0 28px 90px #00000085}.landing-preview-top{border-bottom:1px solid var(--line);color:var(--muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.landing-preview-top span:first-child{color:var(--text);font-size:var(--font-size-sm);font-weight:var(--font-weight-strong)}.landing-preview-body{grid-template-columns:1fr;gap:12px;padding:12px;display:grid}.landing-preview-columns{grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;display:grid}.landing-preview-list{border:1px solid var(--line);background:linear-gradient(#ffffff09,#0000 34%),#09090a;border-radius:9px;min-height:390px;padding:10px}.landing-preview-list h2{color:var(--text-soft);font-size:var(--font-size-sm);font-weight:var(--font-weight-strong);align-items:center;gap:8px;margin:0 0 10px;line-height:1.1;display:flex}.landing-preview-list h2 span{background:var(--list-accent,var(--accent-hot));width:9px;height:9px;box-shadow:0 0 18px var(--list-glow,#4169ff80);border-radius:999px}.landing-preview-list.tone-blue{--list-accent:#4169ff;--list-glow:#4169ff9e}.landing-preview-list.tone-amber{--list-accent:#fbbf24;--list-glow:#fbbf2461}.landing-preview-list.tone-violet{--list-accent:#a78bfa;--list-glow:#a78bfa80}.landing-preview-list article,.landing-expanded-card,.landing-trello-card{border:1px solid color-mix(in srgb, var(--list-accent,#4169ff) 28%, #ffffff29);background:linear-gradient(135deg, color-mix(in srgb, var(--list-accent,#4169ff) 12%, transparent), transparent 72%), var(--card);border-radius:8px}.landing-preview-list article{margin-top:8px;padding:10px}.landing-preview-list small,.landing-expanded-card span,.landing-trello-card span,.landing-value span{color:var(--list-accent,var(--accent-hot));font-size:.7rem;font-weight:var(--font-weight-strong);text-transform:uppercase;line-height:1.1;display:block}.landing-preview-list small{margin-bottom:8px}.landing-preview-list strong,.landing-expanded-card strong,.landing-trello-card strong{color:#fff;font-size:var(--font-size-sm);line-height:1.22;display:block}.landing-preview-list p,.landing-expanded-card p,.landing-guide-head p{color:var(--muted);font-size:var(--font-size-xs);margin:8px 0 0;line-height:1.3}.landing-guide-panel{background:radial-gradient(circle at 15% 0,#4169ff33,#0000 16rem),#08090ef0;border:1px solid #4169ff57;border-radius:10px;grid-template-columns:minmax(190px,.4fr) minmax(0,1fr) minmax(190px,.48fr);align-items:start;gap:12px;padding:12px;display:grid}.landing-guide-head{align-items:center;gap:10px;display:flex}.landing-guide-head strong{color:#fff}.guide-mark{background:radial-gradient(circle at 32% 24%,#ffffff47,#0000 14px),linear-gradient(135deg,#4169ffeb,#a78bfa9e);border:1px solid #4169ffb8;border-radius:12px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 18px 48px #4169ff47}.guide-mark span{color:#fff;font-size:1.24rem;font-weight:780;line-height:1}.landing-guide-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.landing-guide-panel li{color:var(--text-soft);font-size:var(--font-size-xs);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;padding:8px 9px;line-height:1.32}.landing-expanded-card{--list-accent:#4ade80;padding:11px}.landing-section{border-top:1px solid var(--line);gap:clamp(22px,5vw,64px);padding:clamp(56px,8vw,104px) clamp(18px,4vw,56px);display:grid}.landing-section h2{color:#fff;letter-spacing:0;max-width:760px;margin:0;font-size:clamp(2rem,4.4vw,4.2rem);font-weight:740;line-height:.98}.landing-section p{max-width:760px;color:var(--text-soft);margin:18px 0 0;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.48}.landing-section-intro{grid-template-columns:minmax(0,.9fr) minmax(280px,.62fr);align-items:end;gap:clamp(20px,4vw,54px);display:grid}.landing-section-intro p{margin:0}.landing-use-cases,.landing-values{background:#050505}.landing-use-case-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.landing-use-case{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#0000 42%),#0a0a0c;border-radius:9px;min-height:212px;padding:16px}.landing-use-case h3{color:#fff;margin:0;font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.08}.landing-use-case p{font-size:var(--font-size-sm);margin-top:12px;line-height:1.42}.landing-values{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-value{min-height:100%}.landing-value h2{max-width:430px;font-size:clamp(1.72rem,2.6vw,2.65rem);line-height:1.03}.landing-value p{max-width:430px;font-size:clamp(.98rem,1.15vw,1.08rem)}.landing-trello{background:linear-gradient(135deg,#4169ff24,#0000 42%),#020203;grid-template-columns:minmax(0,.92fr) minmax(320px,.62fr);align-items:center}.landing-trello-proof{font-weight:var(--font-weight-strong);color:#fff!important}.landing-trello-card{--list-accent:#4ade80;box-shadow:var(--shadow);padding:18px}.landing-trello-card strong{margin-top:10px;font-size:clamp(1.2rem,2vw,1.6rem)}.landing-trello-card dl{gap:10px;margin:18px 0 0;display:grid}.landing-trello-card div{border-top:1px solid #ffffff1a;grid-template-columns:minmax(100px,.38fr) minmax(0,1fr);gap:12px;padding-top:10px;display:grid}.landing-trello-card dt{color:#fff;font-size:var(--font-size-xs);font-weight:var(--font-weight-strong)}.landing-trello-card dd{color:var(--text-soft);font-size:var(--font-size-xs);margin:0;line-height:1.36}.landing-horizon{background:#050505;grid-template-columns:minmax(0,.9fr) minmax(280px,.74fr);align-items:end}.landing-horizon p{margin:0}.landing-waitlist{background:linear-gradient(#1c39bb2e,#0000 62%),#050505;grid-template-columns:minmax(0,.86fr) minmax(360px,.72fr);align-items:start}.landing-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#0a0a0ce6;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.landing-form label{color:var(--muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);gap:7px;display:grid}.landing-form label small{color:var(--muted);font-size:.72rem;font-weight:var(--font-weight-body)}.landing-form-wide,.landing-form button,.landing-form-message{grid-column:1/-1}.landing-form input,.landing-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font-size:var(--font-size-md);background:#050506;border-radius:8px;outline:none;padding:11px 12px;line-height:1.25}.landing-form textarea{resize:vertical;min-height:58px}.landing-form input:focus,.landing-form textarea:focus{border-color:#4169ffb8;box-shadow:0 0 0 3px #4169ff2e}.landing-form button{width:100%}.landing-form button:disabled{cursor:wait;opacity:.72}.landing-form-message{min-height:20px;color:var(--muted);font-size:var(--font-size-xs);margin:0}.landing-form-message.error{color:var(--danger)}.landing-page{background:radial-gradient(circle at 16% 0,#4169ff2e,#0000 30rem),radial-gradient(circle at 82% 18%,#4ade8014,#0000 26rem),linear-gradient(#050506 0%,#000 45%,#050506 100%);padding-bottom:0}.landing-nav{z-index:30}.landing-nav nav{gap:20px}.landing-sticky-cta{z-index:25;color:#fff;min-width:min(360px,100vw - 28px);min-height:64px;font-size:var(--font-size-md);font-weight:var(--font-weight-strong);line-height:var(--line-control);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#3153e8f0;border:1px solid #4169ffc2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:11px 22px 12px;text-decoration:none;transition:opacity .16s,transform .16s,background .16s;display:inline-flex;position:fixed;bottom:clamp(16px,3vw,28px);right:50%;transform:translate(50%,10px);box-shadow:0 18px 48px #1c39bb5c}.landing-sticky-cta span{color:#ffffffb8;font-size:.76rem;font-weight:var(--font-weight-medium);line-height:1}.landing-sticky-cta strong{color:#fff;font-size:1.08rem;line-height:1.15}.landing-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translate(50%)}.landing-sticky-cta:hover,.landing-sticky-cta:focus-visible{background:#2446d8}.landing-hero{grid-template-columns:minmax(0,.84fr) minmax(620px,1.16fr);min-height:min(820px,100vh - 74px);padding-top:clamp(48px,7vw,86px)}.landing-hero-copy{max-width:650px}.landing-hero-line{color:#dbe4ff;max-width:430px;margin-bottom:14px;font-size:clamp(.96rem,1.3vw,1.08rem)}.landing-hero h1{font-size:clamp(4.25rem,7vw,6.35rem);line-height:.85}.landing-subhead{color:#fff;max-width:610px;margin-top:24px;font-size:clamp(1.34rem,2vw,1.78rem);font-weight:640;line-height:1.16}.landing-hero-support{max-width:620px;color:var(--text-soft);margin:18px 0 0;font-size:clamp(1rem,1.42vw,1.16rem);line-height:1.42}.landing-actions{margin-top:28px}.landing-primary-link,.landing-secondary-link,.landing-form button{min-height:54px}.landing-board-preview{background:linear-gradient(135deg,#4169ff26,#0000 34%),linear-gradient(#ffffff08,#0000 48%),#08080af5;border-radius:10px}.landing-preview-top{padding:15px 16px}.landing-preview-top span:last-child{color:#b9f6ca;background:#4ade801a;border:1px solid #4ade8052;border-radius:999px;padding:5px 8px}.landing-preview-body{gap:10px;padding:10px}.landing-preview-columns{grid-template-columns:repeat(4,minmax(118px,1fr));gap:8px}.landing-preview-list{border-radius:8px;min-height:258px;padding:9px}.landing-preview-list h2{font-size:.78rem}.landing-preview-list.tone-green{--list-accent:#4ade80;--list-glow:#4ade8066}.landing-preview-list article{min-height:64px;margin-top:8px;padding:10px}.landing-preview-list article.is-expanded-source{border-color:#a78bfaa3;box-shadow:inset 0 0 0 1px #a78bfa2e,0 16px 34px #4169ff1f}.landing-preview-list strong{font-size:.82rem}.landing-guide-panel{border-radius:8px;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr) minmax(188px,.42fr);gap:10px;padding:10px}.landing-guide-head strong{line-height:1.05;display:block}.guide-mark{border-radius:10px;width:42px;height:42px}.landing-guide-panel ul{gap:7px}.landing-guide-panel li{min-height:48px;padding:8px}.landing-expanded-card{padding:10px}.landing-expanded-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.landing-expanded-chips em{color:#d6ffe1;font-size:.68rem;font-style:normal;font-weight:var(--font-weight-medium);background:#4ade8014;border:1px solid #4ade803d;border-radius:999px;padding:5px 7px;line-height:1.1}.landing-section{gap:clamp(22px,4vw,42px)}.landing-section h2{font-size:clamp(2.2rem,5vw,4.4rem)}.landing-section-intro{align-items:start}.landing-use-cases{background:linear-gradient(#050505,#030304)}.landing-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-use-case{--tile-accent:#4169ff;border-radius:8px;min-height:248px;padding:15px;display:grid;position:relative;overflow:hidden}.landing-use-case.tone-blue{--tile-accent:#4169ff}.landing-use-case.tone-violet{--tile-accent:#a78bfa}.landing-use-case.tone-green{--tile-accent:#4ade80}.landing-use-case.tone-pink{--tile-accent:#f472b6}.landing-use-case.tone-amber{--tile-accent:#fbbf24}.landing-use-case.tone-cyan{--tile-accent:#22d3ee}.landing-use-case:before{content:"";background:radial-gradient(circle at 82% 0%, color-mix(in srgb, var(--tile-accent) 20%, transparent), transparent 8rem), linear-gradient(180deg, #ffffff09, transparent 48%);pointer-events:none;position:absolute;inset:0}.landing-use-case>*{position:relative}.landing-use-case-icon{border:1px solid color-mix(in srgb, var(--tile-accent) 46%, #fff3);background:color-mix(in srgb, var(--tile-accent) 12%, #ffffff0d);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.landing-mini-board{align-self:end;gap:6px;margin:18px 0 14px;display:grid}.landing-mini-board span{width:var(--track-width);border:1px solid color-mix(in srgb, var(--tile-accent) 32%, #ffffff29);background:color-mix(in srgb, var(--tile-accent) 18%, #ffffff14);border-radius:999px;height:9px}.landing-use-case h3{font-size:clamp(1.05rem,1.6vw,1.32rem)}.landing-use-case p{max-width:360px}.landing-values{background:#020203;grid-template-columns:1fr}.landing-values .landing-section-intro{grid-template-columns:1fr}.landing-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.landing-value{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#4169ff21,#0000 11rem),#0a0a0ceb;border-radius:8px;align-content:start;min-height:276px;padding:18px;display:grid}.landing-value span{margin-bottom:20px}.landing-value svg{color:#cbd6ff;margin-bottom:18px}.landing-value h3{color:#fff;max-width:360px;margin:0;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.05}.landing-value p{max-width:430px;margin-top:14px;font-size:clamp(.96rem,1.1vw,1.05rem)}.landing-trello{background:linear-gradient(135deg,#4ade801a,#0000 36%),#050505}.landing-trello-card{border-radius:8px}.landing-waitlist{text-align:center;background:radial-gradient(circle at 50% 0,#4169ff30,#0000 31rem),#030304;grid-template-columns:minmax(0,760px);justify-content:center;justify-items:center;padding-bottom:clamp(84px,10vw,124px)}.landing-waitlist-copy{justify-items:center;display:grid}.landing-waitlist p{margin-left:auto;margin-right:auto}.landing-waitlist .landing-form{text-align:left;width:min(100%,560px)}.landing-honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-10000px}.app-shell{overscroll-behavior-x:contain;grid-template-rows:auto auto minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.app-topbar{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000eb;grid-template-columns:max-content minmax(320px,1fr) auto;align-items:center;gap:18px;min-height:60px;padding:6px 18px;display:grid;position:sticky;top:0}.topbar-brand{align-items:center;min-width:0;padding-right:4px;display:flex}.topbar-actions{align-items:center;gap:10px;display:flex}.app-wordmark{letter-spacing:0;flex:none;font-size:1.16rem;font-weight:720;line-height:1}.app-wordmark-button{color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 8px;font-size:1.16rem;font-weight:720;line-height:1}.app-wordmark-button:hover,.app-wordmark-button:focus-visible{background:#ffffff0f;outline:none}.add-list input,.add-card-editor textarea,.card-title-editor,.comment-form textarea,.field select{border:1px solid var(--line);background:#070708;border-radius:8px;outline:none}.board-identity{border-left:1px solid var(--line);justify-self:start;min-width:0;max-width:min(54vw,760px);padding-left:18px}.board-identity span{color:var(--muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:0;margin-bottom:2px;line-height:1.2;display:block}.board-title{width:fit-content;max-width:100%;margin:0}.board-title-button,.board-title-input,.board-title-static{max-width:100%;color:var(--text);letter-spacing:0;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;padding:1px 5px;font-size:1.35rem;font-weight:300;line-height:1.05;overflow:hidden}.board-title-button{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;width:auto;margin:0;transition:color .14s,text-shadow .14s;display:block}.board-title-static{text-overflow:ellipsis;white-space:nowrap;width:auto;padding-right:0;display:block}.board-title-input{width:min(var(--board-title-width,24ch), min(54vw, 760px))}.board-title-input:focus{border-color:var(--line-strong);background:#ffffff0a;outline:none}.board-title-button:hover{color:#fff;text-shadow:0 0 18px #ffffff2e}.board-title-button:focus-visible{border-color:#ffffff38;outline:none}.settings-button,.add-card-trigger,.add-list button,.add-card-editor button,.comment-form button,.quick-actions button,.guide-page button,.guide-pane button,.card-page-topbar button{border:1px solid var(--line);color:var(--text-soft);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-control);background:#101013;border-radius:8px;padding:6px 9px}.settings-button{justify-self:end;min-height:42px;padding:9px 14px;font-size:.94rem;font-weight:460}.settings-button.active{color:var(--text);background:#4169ff2e;border-color:#4169ff8f}.settings-button.subtle{color:#fff;background:0 0;border-color:#0000;font-weight:380}.topbar-actions .settings-button{color:#fff;font-size:.9rem;font-weight:460}.topbar-actions .settings-button.subtle{color:#fff;font-weight:380}.settings-button:hover,.add-card-trigger:hover,.card-page-topbar button:hover,.quick-actions button:hover{color:#fff;background:#ffffff14}.notice-banner{max-height:230px;color:var(--text-soft);background:#1c39bb29;border:1px solid #4169ff57;border-radius:9px;grid-row:2;margin:10px 18px 0;padding:7px 10px;overflow:auto}.guide-page{background:var(--bg);min-height:100vh}.guide-page-topbar{justify-content:space-between}.guide-page-topbar div{justify-items:end;gap:2px;display:grid}.guide-page-topbar span{color:var(--muted);font-size:.74rem}.guide-page-grid{grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr) minmax(260px,1.1fr);gap:12px;width:min(1380px,100vw - 36px);margin:0 auto;padding:18px 0 32px;display:grid}.guide-page-hero{background:linear-gradient(#ffffff0e,#ffffff05),#080809;border:1px solid #ffffff29;border-radius:10px;grid-column:1/-1;padding:18px;box-shadow:inset 0 1px #ffffff0f}.guide-page-hero,.guide-current-thought,.guide-panel-section,.guide-setup{border:1px solid var(--line);background:#ffffff07;border-radius:8px;min-width:0;padding:10px}.guide-page-hero{justify-content:space-between;align-items:center;gap:12px;display:flex}.guide-page-hero p,.guide-panel-section h2,.guide-panel-section h3{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.68rem;font-weight:720}.guide-page-hero h1{letter-spacing:0;margin:0 0 6px;font-size:clamp(1.28rem,1.8vw,1.6rem);line-height:1.16}.guide-page-hero span:not(.guide-status-pill){max-width:760px;color:var(--text-soft);line-height:1.42;display:block}.guide-status-pill{color:#dce4ff;text-transform:capitalize;background:#4169ff29;border:1px solid #4169ff6b;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:720}.status-blocked{color:#ffd7d7;background:#ff6b6b1f;border-color:#ff6b6b6b}.guide-setup{grid-column:span 2;gap:10px;display:grid}.guide-setup label,.guide-toggle{color:var(--muted);gap:6px;font-size:.72rem;font-weight:640;display:grid}.guide-setup textarea{border:1px solid var(--line);resize:vertical;background:#070708;border-radius:8px;min-height:76px;padding:9px}.guide-chip-row,.segmented-control{flex-wrap:wrap;gap:6px;display:flex}.chip,.segmented-control button{min-height:30px;color:var(--text-soft);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-control);background:#ffffff08;border-color:#ffffff17;border-radius:8px;transition:border-color .14s,background .14s,color .14s}.chip-active,.segmented-control button.active{color:var(--text);background:#526fff29;border-color:#9fb2ff6b}.chip:hover,.chip:focus-visible,.segmented-control button:hover,.segmented-control button:focus-visible{color:var(--text);background:#ffffff10;border-color:#cdd6ff47;outline:none}.guide-mode-options,.guide-behavior-grid,.guide-action-list,.guide-log-list{gap:8px;display:grid}.guide-mode,.guide-toggle,.guide-action,.guide-log-entry{background:#ffffff06;border:1px solid #ffffff16;border-radius:9px;padding:9px;box-shadow:inset 0 1px #ffffff06}.guide-mode{grid-template-columns:auto 1fr;align-items:start}.guide-mode.active{background:#526fff1f;border-color:#9fb2ff61}.guide-toggle{grid-template-columns:auto 1fr;align-items:start;transition:border-color .14s,background .14s}.guide-toggle:hover,.guide-toggle:focus-within{background:#ffffff0b;border-color:#cdd6ff38}.guide-toggle input,.guide-mode input{width:15px;height:15px;accent-color:var(--accent-hot);margin-top:1px}.guide-toggle input{appearance:none;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;width:26px;height:16px;margin-top:1px;transition:border-color .15s,background .15s,box-shadow .15s;position:relative}.guide-toggle input:after{content:"";background:#ebeef8a3;border-radius:999px;width:10px;height:10px;transition:background .15s,transform .17s cubic-bezier(.2,.9,.2,1);position:absolute;top:2px;left:2px}.guide-toggle input:checked{background:#526fff47;border-color:#9fb2ff6b;box-shadow:0 0 0 1px #526fff14}.guide-toggle input:checked:after{background:#f4f6ff;transform:translate(10px)}.guide-toggle input:focus-visible{outline-offset:2px;outline:2px solid #9fb2ff52}.guide-master-toggle{margin-top:8px}.guide-top-insights{background:radial-gradient(circle at 100% 0,#4169ff2e,#0000 42%),#ffffff06;border:1px solid #4169ff33;border-radius:12px;gap:8px;padding:10px;display:grid}.guide-top-insights>span{color:#cdd6ffc7;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:780}.guide-top-insights article{border-top:1px solid #ffffff0f;gap:3px;padding-top:7px;display:grid}.guide-top-insights strong{color:var(--text);font-size:.78rem}.guide-top-insights p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.36}.guide-toggle strong,.guide-mode strong,.guide-action strong,.guide-log-entry strong{color:var(--text);font-size:.8rem;font-weight:720;line-height:1.22;display:block}.guide-toggle small,.guide-mode small,.guide-action small,.guide-log-entry small,.guide-boundary-note{color:var(--muted);font-size:.7rem;line-height:1.38;display:block}.guide-current-thought{gap:8px;display:grid}.guide-current-thought p,.guide-action p,.guide-log-entry p,.guide-empty{color:var(--text-soft);margin:0;font-size:.8rem;line-height:1.38}.guide-metrics{flex-wrap:wrap;gap:6px;display:flex}.guide-metrics span{color:var(--muted);background:#ffffff06;border:1px solid #ffffff16;border-radius:7px;padding:4px 7px;font-size:.7rem;font-weight:680}.guide-primary-action{border-radius:8px;min-height:34px;font-weight:560;color:var(--text)!important;background:#526fff29!important;border-color:#9fb2ff61!important}.guide-panel-section{gap:8px;display:grid}.guide-action{gap:8px;display:grid;position:relative}.guide-action:before{content:"";background:#9fb2ff52;border-radius:999px;width:2px;position:absolute;inset:9px auto 9px 0}.guide-risk-review{border-color:#f59e0b57}.guide-risk-high,.log-blocked{border-color:#ff6b6b57}.guide-action-buttons{gap:6px;padding-left:3px;display:flex}.guide-action-buttons button,.guide-log-entry button{border-radius:7px;min-height:30px;padding:5px 8px;font-size:.74rem}.board-workspace{overscroll-behavior-x:contain;grid-row:3;height:100%;min-height:0;display:flex;overflow:hidden}.board-workspace .board-canvas{flex:auto;min-width:0}.guide-pane{--guide-ink:#f4f6ffe6;--guide-muted:#dadff085;--guide-hairline:#ffffff14;--guide-hairline-strong:#e1e8ff21;--guide-blue:#aeb7dc;--guide-blue-soft:#aab5dc1a;--guide-pane-min:260px;--guide-pane-max:540px;--guide-pane-default:clamp(var(--guide-pane-min), 20vw, var(--guide-pane-max));--guide-pane-current:var(--guide-pane-width,var(--guide-pane-default));z-index:2;flex:0 0 var(--guide-pane-current);width:var(--guide-pane-current);min-width:var(--guide-pane-current);max-width:var(--guide-pane-current);resize:none;height:100%;color:var(--guide-ink);opacity:1;visibility:visible;background:linear-gradient(#ffffff06,#ffffff02 44%,#ffffff03),#09090b;border:1px solid #ffffff26;border-right:0;border-radius:10px 0 0 10px;grid-template-rows:auto minmax(0,1fr) auto auto;transition:opacity .22s,transform .18s cubic-bezier(.22,1,.36,1),border-color .16s,box-shadow .16s,visibility linear;display:grid;position:relative;overflow:hidden;transform:translate(0);box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #ffffff07,0 12px 30px #00000047,0 0 0 1px #ffffff05}.guide-pane:before{display:none}.guide-pane,.guide-pane *{cursor:default}.guide-pane button{cursor:pointer}.guide-pane textarea{cursor:text;resize:none}.guide-pane .guide-pane-resize-handle{appearance:none;z-index:5;width:20px;min-width:20px;box-shadow:none;color:#0000;cursor:ew-resize;touch-action:none;background:0 0;border:0;border-radius:8px;padding:0;font-size:0;line-height:0;position:absolute;top:42px;bottom:58px;left:-2px}.guide-pane-resize-handle:before{content:"";opacity:0;background:linear-gradient(90deg,#8295ff1f,#0000),#ffffff07;border-radius:999px;width:11px;height:min(88px,62%);transition:background .12s,opacity .12s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.guide-pane-resize-handle:after{content:"";opacity:0;background:#ffffff3d;border-radius:999px;width:3px;height:min(74px,64%);transition:opacity .12s,background .12s;position:absolute;top:50%;left:5px;transform:translateY(-50%);box-shadow:0 0 0 1px #00000047}.guide-pane-resize-handle:hover,.guide-pane-resize-handle:focus-visible{outline:none}.guide-pane:hover .guide-pane-resize-handle:before,.guide-pane:hover .guide-pane-resize-handle:after,.guide-pane-resize-handle:hover:before,.guide-pane-resize-handle:hover:after,.guide-pane-resize-handle:focus-visible:before,.guide-pane-resize-handle:focus-visible:after,.guide-pane-resize-handle:active:before{opacity:1}.guide-pane-resize-handle:hover:after,.guide-pane-resize-handle:focus-visible:after,.guide-pane-resize-handle:active:after{background:#8295ffdb}.guide-pane-drop-target{border-color:#cdd6ff3d;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #cdd6ff1a,0 12px 30px #00000047}.guide-pane-drop-target:after{z-index:3;color:#edf1ff;content:"Focus in The Guide";letter-spacing:.03em;pointer-events:none;background:#07080e85;border:1px dashed #cdd6ff6b;border-radius:12px;place-items:center;font-size:.78rem;font-weight:650;display:grid;position:absolute;inset:10px}.guide-workbench-head,.guide-card-awareness,.guide-context-card,.guide-workbench-result,.guide-working-steps,.guide-result-groups section{background:#111114e0;border:1px solid #ffffff1a;border-radius:8px}.guide-workbench-head{gap:4px;padding:11px 12px;display:grid}.guide-workbench-head span,.guide-context-card span,.guide-workbench-result header span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:760}.guide-workbench-head strong,.guide-card-awareness strong,.guide-context-card strong,.guide-workbench-result header strong{color:var(--text);font-size:.9rem;line-height:1.24}.guide-card-awareness{background:linear-gradient(135deg,#cdd6ff0b,#ffffff03 46%),#111114e6;gap:8px;padding:11px 12px;display:grid}.guide-card-awareness-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.guide-card-awareness-head span{color:var(--guide-blue);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:780}.guide-card-awareness p{color:var(--text-soft);margin:0;font-size:.8rem;line-height:1.35}.guide-card-awareness-pills{flex-wrap:wrap;gap:6px;display:flex}.guide-card-awareness-pills span{color:var(--text-soft);background:#4169ff14;border:1px solid #9fb2ff2e;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:720;line-height:1.2}.guide-context-tray,.guide-workbench-results,.guide-result-actions,.guide-result-groups,.guide-result-steps{gap:8px;display:grid}.guide-context-card{background:linear-gradient(90deg,#cdd6ff0a,#ffffff04),#111114e6;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px;display:grid}.guide-context-card>div:first-child{gap:4px;min-width:0;display:grid}.guide-context-card small{color:var(--muted);font-size:.72rem}.guide-context-actions{gap:5px;display:flex}.guide-context-actions button,.guide-workbench-result button{color:var(--text-soft);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;padding:7px 8px;font-size:.72rem;font-weight:720}.guide-context-actions button:hover,.guide-context-actions button:focus-visible,.guide-workbench-result button:hover,.guide-workbench-result button:focus-visible{color:var(--text);border-color:#9fb2ff59;outline:none}.guide-working-steps{flex-wrap:wrap;gap:6px;padding:9px;display:flex}.guide-working-steps span,.guide-result-steps span{color:var(--text-soft);background:#4169ff14;border:1px solid #9fb2ff2e;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:720}.guide-workbench-result{gap:10px;padding:12px;display:grid}.guide-workbench-result header{justify-content:space-between;align-items:start;gap:10px;display:flex}.guide-workbench-result header>div{gap:4px;min-width:0;display:grid}.guide-workbench-result header small{color:var(--muted);white-space:nowrap;font-size:.68rem}.guide-workbench-result>p{color:var(--text-soft);margin:0;font-size:.83rem;line-height:1.45}.guide-result-groups{grid-template-columns:1fr}.guide-result-groups section{gap:6px;padding:9px;display:grid}.guide-result-groups section strong{color:var(--text);font-size:.78rem}.guide-result-groups section span{color:var(--text-soft);font-size:.78rem;line-height:1.28}.guide-result-actions .guide-action input,.guide-result-actions .guide-action textarea{width:100%;color:var(--text);font:inherit;background:#0000003d;border:1px solid #ffffff1a;border-radius:7px;padding:8px;font-size:.78rem;line-height:1.36}.guide-result-actions .guide-action textarea{resize:none}.guide-result-steps{flex-wrap:wrap;gap:6px;display:flex}.guide-pane-rail{background:linear-gradient(#ffffff07,#ffffff03),#09090b;flex:0 0 54px;grid-template-rows:1fr;align-items:stretch;width:54px;min-width:54px;max-width:54px}.guide-pane-rail button{background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;place-items:center;gap:9px;width:100%;height:100%;padding:14px 6px;transition:background .16s,color .16s;display:flex;position:relative}.guide-pane-rail button:hover,.guide-pane-rail button:focus-visible{background:#ffffff09;outline:none}.guide-rail-icon{color:#dfe5ff;background:linear-gradient(#ffffff14,#ffffff06),#526fff14;border:1px solid #cdd6ff2e;border-radius:12px;place-items:center;width:34px;height:34px;transition:border-color .16s,background .16s,color .16s,transform .16s cubic-bezier(.2,.9,.2,1);display:grid;position:relative;box-shadow:inset 0 1px #ffffff0e,0 10px 22px #0000002e}.guide-pane-rail button:hover .guide-rail-icon,.guide-pane-rail button:focus-visible .guide-rail-icon{color:#fff;background:linear-gradient(#ffffff1b,#ffffff09),#526fff21;border-color:#cdd6ff57;transform:translateY(-1px)}.guide-pane-rail em{background:#9fb2ffc7;border:1px solid #9fb2ff70;border-radius:999px;width:8px;height:8px;box-shadow:0 0 14px #526fff66}.guide-pane-rail small{color:#070816;background:#dfe5ff;border:1px solid #cdd6ff7a;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.66rem;font-weight:720;line-height:1;display:grid;position:absolute;top:9px;right:6px}.guide-pane-header,.guide-pane-tabs{z-index:2;border-bottom:1px solid #ffffff12;position:relative}.guide-pane-header{justify-content:space-between;align-items:center;gap:10px;padding:11px 48px 10px 12px;display:flex;position:relative}.guide-pane-header>div:first-child{align-items:center;gap:8px;min-width:0;display:flex}.guide-pane-header>div:first-child>div{gap:2px;min-width:0;display:grid}.guide-pane-header strong{color:var(--guide-ink);font-size:.9rem;font-weight:760;line-height:1.1}.guide-presence{background:#9ca4bf;border-radius:999px;place-items:center;width:8px;height:8px;display:inline-grid;position:relative;box-shadow:0 0 0 1px #cdd6ff1f}.guide-presence:after{content:"";display:none}.guide-pane-header span:not(.guide-status-pill):not(.guide-presence){color:var(--muted);text-transform:capitalize;font-size:.66rem;line-height:1.25}.guide-pane-header-actions{z-index:3;place-items:center;display:grid;position:absolute;top:8px;right:8px}.guide-pane-header-actions button{color:#ffffffeb;background:#ffffff0d;border-color:#cdd6ff2e;border-radius:9px;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:grid;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #00000038}.guide-pane-header-actions button:hover,.guide-pane-header-actions button:focus-visible{color:#fff;background:#ffffff17;border-color:#cdd6ff57;outline:none}.guide-pane-tabs{gap:4px;padding:0 13px 12px;display:flex}.guide-pane-tabs button{min-height:34px;color:var(--guide-muted);background:0 0;border:0;border-radius:8px;padding:7px 11px;font-size:.82rem;font-weight:720;transition:background .15s,color .15s;position:relative}.guide-pane-tabs button.active{color:var(--guide-ink);background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff0e}.guide-pane-tabs button:hover,.guide-pane-tabs button:focus-visible{color:var(--guide-ink);background:#ffffff0b;outline:none}.guide-pane-body{z-index:1;align-content:start;gap:8px;min-height:0;padding:10px 12px 12px;display:grid;position:relative;overflow:auto}.guide-live-canvas{gap:8px;min-height:100%;display:grid;position:relative}.guide-live-status{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 0 8px;display:flex}.guide-live-status>div{align-items:center;gap:8px;min-width:0;display:flex}.guide-live-status svg{color:#cdd6ffe6;flex:none}.guide-live-status span{color:#eceffce0;letter-spacing:.01em;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:.82rem;font-weight:720;line-height:1.25;overflow:hidden}.guide-live-status small{color:#dadff0ad;background:#ffffff06;border:1px solid #cdd6ff1f;border-radius:999px;flex:none;padding:4px 7px;font-size:.66rem;font-weight:720}.guide-live-empty-state{align-self:stretch;min-height:100%;padding:0;display:grid}.guide-live-empty-state:after{content:"";opacity:.34;background:linear-gradient(90deg,#0000,#ffffff17,#0000);border-radius:999px;place-self:end center;width:min(160px,54%);height:1px}.guide-live-panel-head button{min-height:30px;padding:5px 9px;font-size:.74rem}.guide-live-panel{border:1px solid var(--guide-hairline);background:linear-gradient(#ffffff0a,#ffffff05),#0003;border-radius:10px;align-self:start;gap:10px;padding:10px;display:grid;box-shadow:inset 0 1px #ffffff09}.guide-live-panel-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.guide-live-panel-head span{color:var(--guide-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:720}.guide-focus-summary{background:linear-gradient(#cdd6ff0a,#ffffff04),#00000029;border:1px solid #cdd6ff21;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:8px 8px 8px 9px;display:grid}.guide-focus-summary span{color:#dadff09e;letter-spacing:.07em;text-transform:uppercase;grid-column:1;font-size:.68rem;font-weight:720;line-height:1}.guide-focus-summary strong{color:var(--guide-ink);text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:.86rem;font-weight:620;line-height:1.22;overflow:hidden}.guide-focus-summary button{color:#f1f4ffc7;border-color:#ffffff1f;border-radius:8px;grid-area:1/2/span 2;min-height:30px;padding:5px 9px;font-size:.72rem}.guide-pane-card{border:1px solid var(--guide-hairline);background:linear-gradient(#ffffff09,#ffffff04),#0000002e;border-radius:10px;min-width:0;padding:10px;box-shadow:inset 0 1px #ffffff07}.guide-pane-section-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;display:flex}.guide-pane-section-head span,.guide-pane-section-head h2,.guide-pane-section-head h3{color:var(--guide-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:720}.guide-pane-section-head small{color:var(--muted);font-size:.7rem}.guide-pane-section-head button{min-height:28px;padding:4px 8px;font-size:.72rem}.guide-filter-note{color:var(--guide-muted);margin:0 0 8px;font-size:.8rem;line-height:1.38}.guide-pane-result-list,.guide-pane-linked{gap:6px;display:grid}.guide-pane-result-list button,.guide-pane-linked button{min-height:34px;color:var(--text-soft);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#ffffff07;border-color:#ffffff13;border-radius:8px;font-size:.78rem;line-height:1.2;overflow:hidden}.guide-pane-result-list button:hover,.guide-pane-linked button:hover{color:var(--text);background:#ffffff0f;border-color:#cdd6ff57}.guide-pane-linked{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px}.guide-pane-linked>span{color:var(--muted);font-size:.7rem;font-weight:680}.guide-pane-composer{background:linear-gradient(#ffffff03,#0000001f),#070709f5;border-top:1px solid #fff1;border-bottom:0;gap:6px;padding:10px 12px 11px;display:grid;position:relative;box-shadow:0 -1px #ffffff05}.guide-prompt-presets{background:#00000014;border-top:1px solid #ffffff0d;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:9px 12px 0;display:grid}.guide-prompt-presets button{color:#f1f4ffc2;text-align:left;white-space:normal;background:#ffffff05;border-color:#ffffff13;border-radius:7px;min-width:0;min-height:32px;padding:7px 8px;font-size:.76rem;font-weight:620;line-height:1.22;transition:border-color .14s,background .14s,color .14s,transform .14s cubic-bezier(.2,.9,.2,1)}.guide-prompt-presets button span{opacity:.82;text-align:center;width:16px;margin-right:6px;font-size:.82rem;line-height:1;display:inline-block}.guide-prompt-presets button:hover{color:var(--guide-ink);background:#ffffff0a;border-color:#cdd6ff2e;transform:translateY(-1px)}.guide-pane-composer label{display:grid}.guide-input-wrap{position:relative}.guide-pane-composer textarea{width:100%;min-height:62px;color:var(--text);resize:none;background:linear-gradient(#ffffff05,#fff0),#050506;border:1px solid #ffffff18;border-radius:9px;padding:8px 44px 28px 10px;font-size:.82rem;line-height:1.42;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px #ffffff07}.guide-pane-composer textarea:focus{border-color:#cdd6ff4d;outline:none;box-shadow:0 0 0 1px #cdd6ff14,inset 0 1px #ffffff09}.guide-composer-actions{justify-content:flex-start;align-items:center;gap:8px;min-height:0;display:flex}.guide-composer-actions span{color:#dadff0ad;background:#ffffff06;border:1px solid #cdd6ff24;border-radius:999px;padding:3px 7px;font-size:.7rem;font-weight:680}.guide-input-wrap .guide-ask-button{color:#f1f4ffc7;background:#ffffff0c;border-color:#cdd6ff29;border-radius:9px;place-items:center;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;display:grid;position:absolute;bottom:8px;right:8px}.guide-input-wrap .guide-ask-button:hover,.guide-input-wrap .guide-ask-button:focus-visible{background:#ffffff14;border-color:#cdd6ff47;outline:none}.guide-pane{--guide-label-size:var(--font-size-xs);--guide-control-size:var(--font-size-sm);--guide-body-size:.95rem;--guide-title-size:var(--font-size-lg);--guide-heading-size:1.16rem;font-size:var(--guide-body-size);line-height:var(--line-body)}.guide-pane-header{padding:14px 52px 13px 15px}.guide-pane-header strong{font-size:var(--guide-heading-size);font-weight:var(--font-weight-strong);line-height:var(--line-tight)}.guide-pane-header span:not(.guide-status-pill):not(.guide-presence){font-size:var(--font-size-sm);text-transform:none;line-height:1.25}.guide-live-status{min-height:48px;padding-bottom:12px}.guide-workbench-head span,.guide-card-awareness-head span,.guide-context-card span,.guide-workbench-result header span,.guide-live-panel-head span,.guide-focus-summary span,.guide-pane-section-head span,.guide-pane-section-head h2,.guide-pane-section-head h3{font-size:var(--guide-label-size);font-weight:var(--font-weight-strong);letter-spacing:.06em;line-height:var(--line-control)}.guide-workbench-head strong,.guide-card-awareness strong,.guide-context-card strong,.guide-workbench-result header strong,.guide-focus-summary strong{font-size:var(--guide-title-size);font-weight:var(--font-weight-strong);line-height:var(--line-tight)}.guide-card-awareness p,.guide-workbench-result>p,.guide-action p,.guide-log-entry p,.guide-current-thought p,.guide-filter-note,.guide-empty,.guide-result-groups section span,.guide-result-actions .guide-action input,.guide-result-actions .guide-action textarea{font-size:var(--guide-body-size);line-height:var(--line-body)}.guide-pane button,.guide-context-actions button,.guide-workbench-result button,.guide-live-panel-head button,.guide-focus-summary button,.guide-pane-section-head button,.guide-pane-result-list button,.guide-pane-linked button,.guide-prompt-presets button{font-size:var(--guide-control-size);font-weight:var(--font-weight-medium);line-height:var(--line-control)}.guide-prompt-presets{gap:8px;padding:11px 15px 0}.guide-prompt-presets button{min-height:42px;padding:9px 11px}.guide-prompt-presets button span{width:22px;margin-right:8px;font-size:1rem}.guide-pane-composer{padding:10px 15px 11px}.guide-pane-composer textarea{min-height:50px;font-size:var(--font-size-md);line-height:var(--line-body);padding:12px 50px 12px 13px}.guide-input-wrap .guide-ask-button{width:34px;min-width:34px;height:34px;min-height:34px;top:50%;bottom:auto;transform:translateY(-50%)}@keyframes guidePresence{0%,to{opacity:.18;transform:scale(.74)}50%{opacity:.52;transform:scale(1)}}.board-canvas{z-index:1;box-sizing:border-box;overscroll-behavior-x:contain;align-items:flex-start;gap:16px;height:100%;min-height:0;padding:8px 18px 14px;display:flex;position:relative;overflow-x:auto}.list-panel,.add-list{flex:0 0 var(--list-width);background:linear-gradient(180deg, #ffffff0b, #ffffff04 34%, #ffffff02), var(--panel);border:1px solid #ffffff26;border-radius:10px;position:relative;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #ffffff07,0 12px 30px #00000047,0 0 0 1px #ffffff05}.list-panel{cursor:grab;touch-action:none;will-change:transform;flex-direction:column;height:100%;max-height:100%;padding:2px 5px 9px;transition:border-color .12s,background .12s,box-shadow .12s,opacity .12s;display:flex}.list-panel:before,.add-list:before{border-radius:inherit;content:"";opacity:.7;pointer-events:none;background:linear-gradient(#ffffff09,#0000 42%);position:absolute;inset:0}.list-panel>*,.add-list>*{z-index:1;position:relative}.list-panel:active{cursor:grabbing}.list-resize-handle{z-index:4;cursor:ew-resize;touch-action:none;background:0 0;border:0;border-radius:8px;width:20px;min-width:20px;padding:0;position:absolute;top:42px;bottom:58px}.list-resize-handle-left{left:-2px}.list-resize-handle-right{right:-2px}.list-resize-handle:before{content:"";opacity:0;background:linear-gradient(90deg,#8295ff1f,#0000),#ffffff07;border-radius:999px;width:11px;height:min(88px,62%);transition:background .12s,opacity .12s;position:absolute;top:50%;transform:translateY(-50%)}.list-resize-handle-left:before{left:0}.list-resize-handle-right:before{background:linear-gradient(270deg,#8295ff1f,#0000),#ffffff07;right:0}.list-resize-handle:after{content:"";opacity:0;background:#ffffff3d;border-radius:999px;width:3px;height:min(74px,64%);transition:background .12s,opacity .12s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 1px #00000047}.list-resize-handle-left:after{left:5px}.list-resize-handle-right:after{right:5px}.list-panel:hover .list-resize-handle:before,.list-panel:hover .list-resize-handle:after,.list-resize-handle:hover:before,.list-resize-handle:hover:after,.list-resize-handle:focus-visible:before,.list-resize-handle:focus-visible:after,.list-resize-handle:active:before{opacity:1}.list-resize-handle:hover:after,.list-resize-handle:focus-visible:after,.list-resize-handle:active:after{background:#8295ffdb}.list-resize-handle:focus-visible{outline:none}.list-over{border-color:#4169ffc7;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #4169ff61,0 18px 44px #00000057,0 0 24px #4169ff24}.list-dragging{opacity:.42;border-color:#4169ffc7;box-shadow:inset 0 0 0 1px #4169ff3d,0 0 28px #1c39bb2e;transition:none!important}.list-preview{width:var(--list-width);cursor:grabbing;opacity:.94;border-color:#4169ffb8;transform:rotate(.35deg)scale(1.01);box-shadow:0 18px 46px #0000009e,0 0 0 1px #4169ff38,0 0 28px #1c39bb33}.list-preview-body{min-height:84px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border:1px dashed #4169ff8a;border-radius:8px;place-items:center;font-size:.76rem;font-weight:650;display:grid}.list-header{pointer-events:none;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:0 1px 6px;display:grid}.list-header>*{pointer-events:auto}.list-remove-button{width:28px;height:28px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.list-remove-button:hover,.list-remove-button:focus-visible{color:#ffd6d6;background:#5f1b2547;border-color:#ff707057;outline:none}.list-title-button,.list-title-input{width:100%;min-width:0;color:var(--text-soft);letter-spacing:0;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;padding:1px 6px 2px;font-size:.98rem;font-weight:610}.list-title-heading{min-width:0;margin:0}.list-title-button{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;transition:color .14s,text-shadow .14s;overflow:hidden}.list-title-input:focus{border-color:var(--line-strong);background:#ffffff0a}.list-title-button:hover{color:#fff;text-shadow:0 0 16px #ffffff29}.list-title-button:focus-visible{border-color:#ffffff38;outline:none}.list-title-input{outline:none;grid-column:1/-1}.guide-focus-button,.guide-select-button{color:#dadff09e;background:#ffffff07;border:1px solid #ffffff1b;border-radius:7px;place-items:center;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;transition:border-color .12s,background .12s,color .12s,opacity .12s;display:grid}.guide-select-button{position:relative}.guide-select-button:before{content:"";opacity:.74;border:1px solid;border-radius:3px;position:absolute;inset:7px}.guide-select-button.active:before{opacity:0}.guide-select-button span{z-index:1;font-size:.74rem;line-height:1;position:relative}.guide-select-button.active,.guide-focus-button:hover,.guide-focus-button:focus-visible,.guide-select-button:hover,.guide-select-button:focus-visible{color:#f4f6ff;background:#9fb2ff1b;border-color:#cdd6ff52;outline:none}.card-stack{flex:auto;align-content:start;align-items:start;gap:6px;min-height:0;padding:1px 0 7px;display:grid;overflow-y:auto}.card-wave-slot{will-change:transform, opacity}.board-card{--card-kind-color:transparent;--card-kind-icon-text:#fff;border:1px solid var(--line);background:var(--card);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:8px;display:block;position:relative;box-shadow:0 1px #ffffff08;container-type:inline-size;transition:background .11s,border-color .11s,box-shadow .11s,opacity .11s,transform 70ms cubic-bezier(.2,.9,.2,1)!important}.board-card .card-open{position:relative}.board-card:before{content:"";background:0 0;border-radius:8px 0 0 8px;width:3px;position:absolute;inset:0 auto 0 0}.card-kind-bug{--card-kind-color:#e53935;background:linear-gradient(90deg, #e5393514, #e5393504 35%, transparent), var(--card);border-color:#e5393547}.card-kind-bug:before{background:#e53935e0}.card-kind-feature{--card-kind-color:#2196f3;background:linear-gradient(90deg, #2196f317, #2196f305 38%, transparent), var(--card);border-color:#2196f347}.card-kind-feature:before{background:#2196f3e0}.card-kind-idea{--card-kind-color:#ffb300;--card-kind-icon-text:#231700;background:linear-gradient(90deg, #ffb30014, #ffb30004 36%, transparent), var(--card);border-color:#ffb30042}.card-kind-idea:before{background:#ffb300e0}.card-kind-task{--card-kind-color:#22c55e;background:linear-gradient(90deg, #22c55e13, #22c55e04 36%, transparent), var(--card);border-color:#22c55e42}.card-kind-task:before{background:#22c55ec7}.board-card:hover{background:var(--card-hover);border-color:var(--line-strong)}.list-panel.guide-focused,.board-card.guide-focused{border-color:#9fb2ff85;box-shadow:0 0 0 1px #9fb2ff29,0 10px 28px #0000002e}.board-card.card-motion-added{border-color:#4169ff94;box-shadow:0 0 0 1px #4169ff3d,0 10px 32px #1c39bb2e}.board-card.card-motion-completed{border-color:#71f5a89e;box-shadow:0 0 0 1px #71f5a82e,0 0 30px #22c55e2e}.board-card.card-motion-guide{border-color:#4169ffb8;box-shadow:0 0 0 1px #4169ff3d,0 0 34px #4169ff47}.board-card.card-motion-guide:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#4169ff6b,#0000);border-radius:9px;animation:1s cubic-bezier(.2,.9,.2,1) guide-sweep;position:absolute;inset:-1px}@keyframes guide-sweep{0%{opacity:0;transform:translate(-18%)}22%,58%{opacity:1}to{opacity:0;transform:translate(18%)}}@media (prefers-reduced-motion:reduce){.board-card.card-motion-guide:after{animation:none}}.completion-chip{color:#b6ffd0;content:"Done";letter-spacing:.1em;text-transform:uppercase;pointer-events:none;background:#10301cf0;border:1px solid #71f5a87a;border-radius:999px;padding:2px 7px;font-size:.58rem;font-weight:760;line-height:1;position:absolute;top:-8px;right:8px}.board-card.dragging{cursor:grabbing;opacity:.88;background:linear-gradient(135deg,#4169ff29,#f8f8f809),#08080aeb;border-color:#8295ffa8;box-shadow:inset 0 0 0 1px #8295ff38,0 0 0 1px #1c39bb33,0 0 24px #1c39bb29;transition:none!important}.board-card.dragging .card-open{visibility:hidden}.board-card.dragging:after{content:"";z-index:0;background:linear-gradient(90deg,#8295ff29,#0000 38%),#ffffff05;border:1px dashed #cdd6ff6b;border-radius:7px;position:absolute;inset:6px 8px}.drop-placeholder{color:#f8f8f8ad;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#4169ff2e,#1c39bb14),#08080a;border:1px dashed #4169ffc7;border-radius:8px;place-items:center;min-height:74px;font-size:.7rem;font-weight:640;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #4169ff33,0 0 28px #1c39bb2e}.drag-preview{width:var(--list-width);cursor:grabbing;opacity:.98;transform-origin:50%;border-color:#8295ffb8;transform:rotate(.22deg)scale(1.012);box-shadow:0 30px 70px #000000b8,0 12px 26px #00000052,0 0 0 1px #8295ff4d,0 0 34px #4169ff3d}.drag-preview .card-open{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(135deg,#4169ff1f,#ffffff09),#171719e6}.card-open{width:100%;padding:10px 8px 11px 11px}.card-meta-row{flex-wrap:wrap;align-items:center;gap:7px;min-height:20px;margin-bottom:8px;display:flex}.priority-mark,.guide-label-mark,.due-mark,.assignee-mark{color:#f8f8f8e6;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:.68rem;font-weight:540;line-height:1;display:inline-flex}.priority-p0{color:#ffd7df;background:#ff5c7a2e;border-color:#ff5c7a94}.priority-p1{color:#ffe2a8;background:#ffb02026;border-color:#ffb02085}.priority-p2{color:#d6f4ff;background:#64d2ff1f;border-color:#64d2ff6b}.guide-label-mark,.card-chip{border-color:color-mix(in srgb, var(--guide-label-color,#4169ff) 72%, transparent);background:color-mix(in srgb, var(--guide-label-color,#4169ff) 18%, transparent)}.due-mark{text-transform:none;letter-spacing:0}.assignee-mark{justify-content:center;width:20px;min-width:20px;padding:0}.card-kind-mark{align-items:center;width:fit-content;height:20px;line-height:1;display:inline-flex}.card-kind-icon{background:var(--card-kind-color);width:20px;height:20px;color:var(--card-kind-icon-text);border:1px solid #ffffff38;border-radius:999px;place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffff2e,0 1px 5px #00000047}.card-kind-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:12.5px;height:12.5px;overflow:visible}.mark-bug .card-kind-icon svg{stroke-width:1.45px;width:14px;height:14px}.card-open h3,.drag-preview h3{color:var(--text);letter-spacing:-.01em;margin:0;font-size:.94rem;font-weight:470;line-height:1.28}.card-activity{color:#f8f8f8e6;font-variant-numeric:tabular-nums;background:#f8f8f80b;border:1px solid #f8f8f824;border-radius:999px;align-items:center;gap:4px;min-height:20px;padding:0 6px 0 5px;font-size:.68rem;font-weight:540;line-height:1;display:inline-flex}.card-activity svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px;width:18px;height:18px;overflow:visible}.guide-card-signal{color:#ffe2a8;background:#f59e0b1f;border:1px solid #f59e0b6b;border-radius:999px;align-items:center;gap:3px;height:20px;padding:1px 7px;font-size:.68rem;font-weight:560;line-height:1;display:inline-flex}.guide-card-signal span{line-height:1}.guide-card-signal strong{color:#fff;text-align:center;background:#ffffff1f;border-radius:999px;min-width:10px;padding:1px 3px;font-size:.56rem;font-weight:600;line-height:1}.add-card-zone{z-index:2;display:grid;position:relative;overflow:hidden}.add-card-trigger{width:100%;min-height:42px;color:var(--text-soft);text-align:left;background:#ffffff05;border-color:#0000;justify-content:flex-start;align-items:center;gap:8px;padding:9px 10px;display:inline-flex}.add-card-trigger svg{stroke-width:1.9px;flex:none;width:18px;height:18px}.add-card-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.add-card-trigger:hover,.add-card-trigger:focus-visible{background:#ffffff0d;border-color:#cdd6ff33;outline:none}.add-card-editor{transform-origin:top;gap:7px;display:grid;overflow:hidden}.add-card-editor textarea{resize:vertical;min-height:64px;color:var(--text);background:linear-gradient(#ffffff0a,#ffffff03),#17181b;padding:9px 10px;font-size:.96rem;font-weight:520;line-height:1.35}.add-card-editor textarea::placeholder{color:#dadff085}.add-card-editor textarea:focus{border-color:#82aaffeb;outline:none;box-shadow:inset 0 0 0 1px #82aaff7a,0 0 0 1px #4169ff33,0 0 22px #4169ff2e}.add-card-actions{align-items:center;gap:8px;min-width:0;display:flex}.add-card-editor .add-card-submit{color:#07101f;background:linear-gradient(#68a6fff2,#4179e0eb);border-color:#5b94ffad;min-height:34px;font-size:.92rem;font-weight:780}.add-card-editor .add-card-submit:hover,.add-card-editor .add-card-submit:focus-visible{color:#050b16;background:linear-gradient(#84b8fffa,#4d87eef5);border-color:#96beffe6;outline:none}.add-card-editor .add-card-close{color:#dadff0a8;background:0 0;border-color:#0000;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:grid}.add-card-editor .add-card-close:hover,.add-card-editor .add-card-close:focus-visible{color:var(--text);background:#ffffff0d;border-color:#cdd6ff38;outline:none}.add-card-editor .add-card-close svg{stroke-width:1.9px;width:20px;height:20px}.add-list{background:linear-gradient(180deg, #ffffff0b, #ffffff04 34%, #ffffff02), var(--panel);align-items:center;gap:7px;padding:7px;display:flex}.add-list-field{flex:auto;min-width:0;display:block;position:relative}.add-list input{width:100%;padding:8px 38px 8px 8px}.add-list .add-list-submit{flex:0 0 34px;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:grid}.add-list-field button{width:24px;height:24px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;padding:0;line-height:1;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.add-list-field button:hover,.add-list-field button:focus-visible{border-color:var(--line);color:var(--text);background:#ffffff12;outline:none}.card-page,.loading-screen,.auth-required-screen{background:var(--bg);min-height:100vh}.board-workspace>.card-page{flex:auto;min-width:0;height:100%;min-height:0;overflow:auto}.loading-screen{color:var(--text-soft);place-items:center;display:grid}.auth-required-screen{background:radial-gradient(circle at 50% 0%, #4169ff38, transparent 34rem), var(--bg);place-items:center;padding:24px;display:grid}.auth-required-panel{border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow);background:#0a0a0ceb;border-radius:10px;padding:22px}.auth-required-panel h1{color:#fff;font-size:clamp(2rem,7vw,3.4rem);font-weight:var(--font-weight-strong);letter-spacing:0;margin:28px 0 0;line-height:.98}.auth-required-panel p{color:var(--text-soft);font-size:var(--font-size-md);margin:16px 0 0}.auth-required-panel a{background:var(--accent-hot);color:#fff;min-height:44px;font-size:var(--font-size-sm);font-weight:var(--font-weight-strong);line-height:var(--line-control);border:1px solid #4169ffbd;border-radius:8px;justify-content:center;align-items:center;margin-top:22px;padding:10px 14px;text-decoration:none;display:inline-flex}.card-page-topbar{border-bottom:1px solid var(--line);background:#000000eb;justify-content:space-between;align-items:center;min-height:58px;padding:9px 18px;display:flex}.back-button{border-color:var(--line-strong);min-height:42px;color:var(--text);padding:10px 15px;font-size:.98rem}.card-page-grid{grid-template-columns:minmax(0,1fr) 320px;gap:16px;max-width:1280px;margin:0 auto;padding:20px;display:grid}.card-main,.card-sidebar{border:1px solid var(--line);background:var(--panel);box-shadow:none;border-radius:10px}.card-main{padding:14px}.card-sidebar{align-content:start;gap:12px;padding:12px;display:grid}.card-title-editor{resize:vertical;width:100%;min-height:110px;color:var(--text);letter-spacing:0;padding:10px;font-size:clamp(1.12rem,2.2vw,1.85rem);font-weight:520;line-height:1.16}.card-subtle,.muted,.legacy-panel p{color:var(--muted)}.comments-section h2,.card-sidebar h2,.legacy-panel h2{color:var(--text);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.72rem;font-weight:640}.comments-section{margin-top:16px}.comment-form{gap:8px;margin-bottom:12px;display:grid}.comment-form textarea{resize:vertical;min-height:86px;padding:9px}.comment-form button,.quick-actions button,.add-card-editor button,.add-list button{color:var(--text);background:#1c39bb4d;border-color:#4169ff75}.comment-stream{gap:8px;display:grid}.comment{border:1px solid var(--line);background:#101013;border-radius:8px;margin:0;padding:9px}.comment p{color:var(--text);white-space:pre-wrap;margin:0 0 8px;line-height:1.42}.comment cite{color:var(--muted);font-size:.72rem;font-style:normal}.comment-pilot{border-color:#4169ff6b}.comment-import{border-color:#f59e0b3d}.comment-activity{background:#14161cd6;border-color:#94a3b838}.comment-activity p{color:#f8f8f8bd}.field{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:8px;font-size:.7rem;font-weight:620;display:grid}.field select{text-transform:none;letter-spacing:0;padding:8px}.field input[type=date]{border:1px solid var(--line);color:var(--text);text-transform:none;letter-spacing:0;background:#070708;border-radius:8px;padding:8px}.field small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:.7rem;line-height:1.35}.card-chip-row{flex-wrap:wrap;gap:6px;display:flex}.card-chip{min-height:24px;color:var(--text-soft);border-radius:999px;font-size:.72rem;font-weight:650}.card-chip.active{color:var(--text);box-shadow:0 0 0 1px color-mix(in srgb, var(--guide-label-color,#4169ff) 32%, transparent)}.card-label-panel{gap:8px;display:grid}.quick-actions{gap:6px;display:grid}.quick-actions button.subtle-danger{color:#ffd6d6;background:#5f1b2547;border-color:#ff707075}.quick-actions button.subtle-danger:hover{background:#7a22306b;border-color:#ff9191b3}.card-linkages-panel{gap:8px;display:grid}.card-linkage{border:1px solid var(--line);text-align:left;background:#101013;border-radius:8px;gap:4px;width:100%;padding:8px;display:grid}.card-linkage span{color:#cbd4ff;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:720}.card-linkage strong{color:var(--text);font-size:.82rem;line-height:1.24}.card-linkage small{color:var(--muted);font-size:.72rem;line-height:1.32}.attachment-upload{border:1px solid var(--line);color:var(--text-soft);cursor:pointer;background:#101013;border-radius:8px;padding:7px 9px;display:inline-block;position:relative}.attachment-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.attachment-grid{gap:7px;margin-top:8px;display:grid}.attachment{border:1px solid var(--line);color:var(--text-soft);background:#101013;border-radius:8px;gap:4px;padding:7px;text-decoration:none;display:grid}.attachment img{object-fit:cover;border-radius:9px;width:100%;max-height:180px;margin-bottom:7px;display:block}.attachment small{color:var(--muted);font-size:.72rem;line-height:1.35}.legacy-panel{border:1px solid var(--line);background:#101013;border-radius:8px;gap:7px;padding:9px;display:grid}.legacy-panel a{color:var(--accent)}.settings-page{background:radial-gradient(circle at 10% -18%, #4169ff1f, transparent 32rem), linear-gradient(180deg, #ffffff07, transparent 15rem), var(--bg);min-height:100vh}.settings-topbar{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000e6;justify-content:space-between;align-items:center;min-height:72px;padding:10px 18px;display:flex;position:sticky;top:0}.settings-topbar .app-wordmark{font-size:1.16rem;font-weight:720}.settings-back-button{border:1px solid var(--line);min-height:40px;color:var(--text);background:#101013;border-radius:8px;align-items:center;gap:8px;font-weight:620;display:inline-flex}.settings-back-button:hover,.settings-back-button:focus-visible{border-color:var(--line-strong);color:var(--text);background:#ffffff14;outline:none}.about-page{background:radial-gradient(circle at 72% 12%, #4169ff29, transparent 28rem), var(--bg);min-height:100vh}.about-hero{grid-template-columns:minmax(0,1fr) 280px;gap:24px;width:min(980px,100vw - 36px);margin:0 auto;padding:44px 0;display:grid}.about-copy{border:1px solid var(--line);box-shadow:var(--shadow);background:#0b0b0ce0;border-radius:16px;gap:16px;padding:28px;display:grid}.about-copy h1,.about-copy p,.founder-card h2,.founder-card p{margin:0}.about-copy h1{letter-spacing:0;max-width:720px;font-size:clamp(1.48rem,2.25vw,2rem);font-weight:650;line-height:1.18}.about-copy p{max-width:760px;color:var(--text-soft);font-size:.98rem;line-height:1.53}.about-copy a{color:#cbd4ff;text-underline-offset:3px;text-decoration-color:#4169ffb8}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--muted)!important;font-size:.76rem!important;line-height:1!important}.about-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.about-actions a{min-height:40px;color:var(--text);background:#1c39bb8a;border:1px solid #5c7cffb8;border-radius:10px;align-items:center;gap:9px;padding:9px 12px;font-weight:580;text-decoration:none;display:inline-flex}.about-actions a:hover{border-color:var(--line-strong);background:#ffffff14}.about-actions img{border-radius:5px;width:22px;height:22px}.founder-card{border:1px solid var(--line);background:#0b0b0ce0;border-radius:16px;align-self:start;gap:12px;padding:12px;display:grid}.founder-card img{border-radius:12px;width:100%;display:block}.founder-card div{gap:3px;padding:0 2px 2px;display:grid}.founder-card h2{font-size:1.08rem;font-weight:650}.founder-card p{color:var(--muted);font-size:.86rem}.settings-page-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.35fr);grid-template-areas:"hero hero""product data""note note";align-items:start;gap:12px;width:min(1120px,100vw - 36px);margin:0 auto;padding:26px 0 42px;display:grid}.settings-page-grid>header{background:linear-gradient(90deg,#4169ff1c,#ffffff05 42%,#0000),#0d0d0fd6;border:1px solid #ffffff18;border-radius:8px;grid-area:hero;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 12px 30px #00000038}.settings-page-grid p,.settings-page-grid h1,.settings-page-grid h2,.settings-page-grid h3{margin:0}.settings-page-grid h1{letter-spacing:0;font-size:clamp(1.35rem,1.9vw,1.85rem);font-weight:720;line-height:1.08}.settings-panel{border:1px solid var(--line);background:#0b0b0ce6;border-radius:10px;gap:10px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0b,0 10px 24px #0003}.product-panel{grid-area:product}.board-data-panel{grid-area:data}.testing-panel{grid-area:testing}.dev-board-tuning-panel{grid-area:tuning}.guide-settings-panel{grid-area:guide;align-content:start}.guide-settings-panel .guide-pane-card{background:#111114}.guide-settings-panel .guide-current-thought,.guide-settings-panel .guide-panel-section,.guide-settings-panel .guide-setup{border:1px solid var(--line);border-radius:8px;padding:12px}.settings-note{grid-area:note}.settings-tabs-active{grid-template-areas:"hero hero""tabs tabs""product data""note note"}.guide-settings-active{grid-template-areas:"hero hero""tabs tabs""guide guide"}.debug-settings-active{grid-template-areas:"hero hero""tabs tabs""testing tuning"}.settings-panel-heading{align-items:center;gap:8px;min-height:26px;display:flex}.settings-panel-icon{color:#cbd4ff;background:#121216;border:1px solid #ffffff1f;border-radius:7px;place-items:center;width:26px;height:26px;display:inline-grid}.settings-page-grid h2,.settings-page-grid h3{color:var(--text-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:650}.settings-page-grid button{border:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:0 0;border-radius:8px;padding:0;font-weight:540}.settings-page-grid button:hover{border-color:var(--line-strong);background:#fff1}.settings-page-grid .guide-settings-panel button{width:auto;padding:7px 10px}.settings-page-grid .guide-settings-panel .guide-primary-action{text-align:center;width:fit-content;min-width:120px;padding:9px 12px}.settings-action-row{justify-content:space-between;align-items:center;gap:14px;min-height:46px;display:flex;background:#111114!important;padding:11px 12px!important}.settings-action-row>span{align-items:center;gap:9px;min-width:0;display:inline-flex}.settings-action-row>svg{color:var(--muted);flex:none;transition:transform .12s,color .12s}.settings-action-row:hover>svg{color:var(--text-soft);transform:translate(2px)}.settings-page-grid input[type=file]{display:none}.settings-tabs{background:linear-gradient(#ffffff07,#ffffff02),#08080ae6;border:1px solid #ffffff18;border-radius:8px;grid-area:tabs;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-self:stretch;gap:4px;padding:4px;display:inline-grid}.settings-tabs button{min-height:34px;color:var(--muted);text-align:center;background:0 0;border-color:#0000;border-radius:6px;place-items:center;font-size:.82rem;font-weight:680;transition:border-color .14s,background .14s,color .14s;display:grid}.settings-tabs button[aria-selected=true]{color:var(--text);background:linear-gradient(#4169ff33,#4169ff1c),#ffffff09;border-color:#8097ff70;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #0003}.auth-page,.import-page,.boards-page{background:radial-gradient(circle at 18% -16%, #4169ff2e, transparent 34rem), var(--bg);min-height:100vh;color:var(--text)}.auth-page{place-items:center;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#0b0b0cf0;border-radius:10px;gap:13px;width:min(480px,100%);padding:22px;display:grid;box-shadow:0 24px 80px #00000057}.auth-card h1{margin:0;font-size:1.35rem;line-height:1.2}.auth-card p,.auth-card a{color:var(--text-soft)}.auth-card button,.auth-card-link,.import-panel button{color:var(--text);background:#4169ff2e;border:1px solid #4169ff99;border-radius:9px;justify-content:center;align-items:center;padding:12px 14px;font-weight:720;text-decoration:none;display:inline-flex}.sync-indicator{border:1px solid var(--line);min-height:38px;color:var(--text-soft);letter-spacing:0;border-radius:999px;outline:none;align-items:center;gap:8px;padding:0 12px;font-size:.84rem;font-weight:760;display:inline-flex}.sync-indicator:hover,.sync-indicator:focus-visible,.sync-indicator:focus-within{color:var(--text);border-color:#ffffff3d}.sync-indicator:focus-visible{box-shadow:0 0 0 3px #4169ff47}.sync-indicator strong{color:#ffd58a;background:#f59e0b33;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.64rem;display:inline-grid}.sync-indicator button{color:#ffe0a6;font:inherit;cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b61;border-radius:999px;padding:4px 8px}.sync-dot{color:#9aa0aa;flex:none;place-items:center;width:16px;height:16px;display:grid}.sync-status-icon{display:block}.sync-display-synced .sync-dot{color:#71f5a8}.sync-display-syncing .sync-dot{color:#8ea3ff}.sync-display-awaiting .sync-dot{color:#f8c46b}.sync-failed,.sync-offline,.sync-queued{color:#ffd58a;border-color:#f59e0b85}.shortcut-overlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.shortcut-panel{background:linear-gradient(145deg,#4169ff1f,#0000 38%),#09090a;border:1px solid #ffffff24;border-radius:14px;gap:16px;width:min(620px,100vw - 32px);padding:18px;display:grid;box-shadow:0 28px 90px #00000085}.shortcut-panel header{justify-content:space-between;align-items:start;gap:18px;display:flex}.shortcut-panel h2,.shortcut-panel p{margin:0}.shortcut-panel button{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:#ffffff0a;border-radius:999px;place-items:center;display:inline-grid}.shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shortcut-grid div{background:#ffffff06;border:1px solid #ffffff13;border-radius:9px;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.shortcut-grid kbd{color:#dbe3ff;font-family:var(--font-mono);background:#4169ff1f;border:1px solid #4169ff6b;border-radius:7px;justify-content:center;padding:5px 7px;font-size:.76rem;font-weight:760;display:inline-flex}.shortcut-grid span{color:var(--text-soft);font-size:.86rem}.error-boundary-screen{background:#000;place-items:center;min-height:100vh;padding:24px;display:grid}.error-boundary-screen section{background:#0b0b0c;border:1px solid #f59e0b5c;border-radius:14px;gap:14px;width:min(560px,100%);padding:22px;display:grid}.error-boundary-screen h1,.error-boundary-screen p{margin:0}.error-boundary-screen code{white-space:pre-wrap;color:#ffd58a}.error-boundary-screen button{color:var(--text);background:#4169ff2e;border:1px solid #4169ff94;border-radius:9px;justify-self:start;padding:10px 14px;font-weight:720}.auth-link{align-items:center;text-decoration:none;display:inline-flex}.settings-sync-card{background:#101013;border:1px solid #ffffff1a;border-radius:9px;gap:6px;padding:12px;display:grid}.settings-sync-card strong{color:var(--text)}.settings-sync-card span,.settings-sync-card a{color:var(--text-soft);font-size:.86rem}.settings-sync-card form button{text-align:center;margin-top:4px;background:#ffffff0a!important;padding:8px 10px!important}.import-shell{gap:14px;width:min(1040px,100vw - 36px);margin:0 auto;padding:24px 0 42px;display:grid}.boards-shell{gap:14px;width:min(1180px,100vw - 36px);margin:0 auto;padding:24px 0 42px;display:grid}.removed-items-shell{gap:16px;width:min(1180px,100vw - 36px);margin:0 auto;padding:24px 0 42px;display:grid}.removed-items-group{gap:10px;display:grid}.removed-items-group>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.removed-items-group h2{letter-spacing:0;margin:0;font-size:.95rem}.removed-items-group>header span{color:var(--muted);font-size:.82rem;font-weight:720}.removed-row{border:1px solid var(--line);background:#0b0b0ceb;border-radius:10px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:14px;padding:14px;display:grid}.removed-row h2{margin:3px 0;font-size:1rem;line-height:1.26}.removed-row p,.removed-row span{color:var(--text-soft);margin:0;font-size:.86rem;line-height:1.4}.boards-empty,.board-row{border:1px solid var(--line);background:#0b0b0ceb;border-radius:10px;box-shadow:inset 0 1px #ffffff0b,0 12px 32px #00000038}.boards-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) max-content;justify-content:space-between;align-items:center;gap:18px;padding:0 0 16px;display:grid}.boards-hero h1,.boards-empty h2,.board-row h2{margin:0}.boards-hero h1{letter-spacing:0;max-width:720px;font-size:clamp(1.3rem,1.8vw,1.6rem);font-weight:720;line-height:1.18}.boards-hero span,.boards-empty p,.board-row p,.board-row span{color:var(--text-soft)}.boards-search{border:1px solid var(--line);background:#0a0a0bd1;border-radius:10px;grid-template-columns:110px minmax(220px,420px);align-items:center;gap:12px;padding:10px 12px;display:grid}.boards-search span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:760}.boards-search input{width:100%;color:var(--text);font:inherit;background:#050506;border:1px solid #ffffff1f;border-radius:8px;padding:10px 12px}.boards-hero span{max-width:680px;margin-top:4px;font-size:.95rem;line-height:1.42;display:block}.boards-actions,.boards-list{gap:10px;display:grid}.boards-actions{grid-auto-flow:column;justify-content:end;align-items:center}.boards-actions button,.board-row button{color:var(--text);white-space:nowrap;background:#4169ff2e;border:1px solid #4169ff99;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-weight:720;line-height:1;display:inline-flex}.boards-actions button:hover,.board-row button:hover{background:#4169ff40;border-color:#5c7cffc7}.board-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.board-row .board-row-actions button.danger{color:#ffd6d6;background:#5f1b2566;border-color:#ff707094}.board-row .board-row-actions button.danger:hover{background:#7a223085;border-color:#ff9191c2}.boards-actions .settings-button.subtle{color:var(--muted);background:0 0;border-color:#0000}.boards-actions .settings-button.subtle:hover{color:var(--text-soft);background:#ffffff12}.boards-empty{align-content:center;gap:7px;min-height:124px;padding:20px 22px;display:grid}.boards-empty h2{font-size:1.28rem;line-height:1.2}.boards-empty p{max-width:680px;margin:0;font-size:.94rem;line-height:1.45}.board-row{justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.board-row.active{background:linear-gradient(90deg,#4169ff29,#0000 32%),#0b0b0cf0;border-color:#4169ffb3}.board-row span,.board-import-status{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:760}.board-row h2{margin-top:5px;font-size:1.35rem}.board-row p{margin:6px 0 0}.board-row button:disabled{border-color:var(--line);color:var(--muted);cursor:default;background:#ffffff0a}.board-import-status{color:#ffd58a;border:1px solid #f59e0b6b;border-radius:999px;margin-top:8px;padding:4px 8px;display:inline-flex}.import-hero,.import-panel{border:1px solid var(--line);background:#0b0b0ceb;border-radius:12px;box-shadow:inset 0 1px #ffffff0b,0 12px 32px #00000038}.import-hero{background:linear-gradient(135deg,#4169ff29,#ffffff06 44%,#0000),#0b0b0cf0;gap:10px;padding:20px 22px;display:grid}.import-hero h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(1.3rem,1.85vw,1.65rem);font-weight:720;line-height:1.18}.import-hero p{max-width:760px;margin:0;font-size:.95rem;line-height:1.45}.import-hero p,.import-panel p,.import-steps,.import-warnings,.preservation-table dd{color:var(--text-soft)}.import-assurance{background:#4169ff17;border:1px solid #4169ff57;border-radius:12px;gap:4px;max-width:760px;padding:13px 14px;display:grid}.import-assurance strong{color:var(--text)}.import-one-way-notice{background:#f59e0b14;border:1px solid #f59e0b5c;border-radius:10px;gap:8px;max-width:820px;padding:13px 14px;display:grid}.import-one-way-notice.compact{max-width:none;padding:12px}.import-one-way-notice strong{color:#ffe0a8}.import-one-way-notice ul{color:var(--text-soft);gap:5px;margin:0;padding-left:18px;display:grid}.import-stage-rail{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.import-stage-rail span{color:var(--muted);border:1px solid #ffffff1a;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:760}.import-stage-rail span.done{color:#9be7b0;border-color:#22c55e47}.import-stage-rail span.active{color:var(--text);background:#4169ff24;border-color:#9fb2ffb8}.import-panel{gap:14px;padding:18px;display:grid}.import-panel h2{margin:0;font-size:1.05rem}.import-panel-lead{margin:0}.import-steps{gap:8px;margin:0;padding-left:22px;display:grid}.import-steps code{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;padding:1px 5px}.import-visual-guide{gap:12px;display:grid}.import-guided-card{width:100%;max-width:760px;margin:0 auto}.import-step-visual{background:#101013;border:1px solid #ffffff1a;border-radius:10px;display:grid;overflow:hidden}.import-step-image-wrap{aspect-ratio:1.85;background:#050506;border-bottom:1px solid #ffffff17;position:relative;overflow:hidden}.import-step-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.import-step-copy{gap:7px;padding:13px;display:grid}.import-step-number{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:780}.import-step-copy h3{color:var(--text);margin:0;font-size:.98rem;line-height:1.22}.import-step-copy p,.import-step-copy small{color:var(--text-soft);margin:0;line-height:1.4}.import-step-copy small{color:var(--muted)}.import-file-target{background:#4169ff14;border:1px solid #4169ff57;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.import-file-target svg{color:#a9b8ff;flex:none}.import-file-target div{gap:4px;display:grid}.import-file-target strong{color:var(--text)}.import-file-target span{color:var(--text-soft);line-height:1.4}.import-file-target code{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;padding:1px 5px}.import-preview-progress{background:#101013;border:1px solid #4169ff57;border-radius:10px;gap:10px;padding:12px;display:grid}.import-preview-progress-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.import-preview-progress-head div{gap:4px;min-width:0;display:grid}.import-preview-progress-head strong,.import-preview-progress-head b{color:var(--text)}.import-preview-progress-head span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.import-progress-bar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.import-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#7894ff,#9be7b0);height:100%;transition:width .18s;display:block}.import-preview-progress-steps{flex-wrap:wrap;gap:7px;display:flex}.import-preview-progress-steps span{color:var(--muted);border:1px solid #ffffff1a;border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:760}.import-preview-progress-steps .step-done{color:#9be7b0;border-color:#22c55e57}.import-preview-progress-steps .step-current{color:var(--text);border-color:#9fb2ffb3}.import-warning-note,.import-state,.diagnostics-note,.diagnostics-actions p{color:var(--muted);margin:0;font-size:.88rem}.import-warning-note{border-left:2px solid #f59e0bc2;padding-left:10px}.import-state{width:fit-content;color:var(--text-soft);background:#4169ff14;border:1px solid #4169ff57;border-radius:999px;padding:6px 10px}.import-dropzone{min-height:96px;color:var(--text-soft);cursor:pointer;background:#4169ff14;border:1px dashed #4169ff8c;border-radius:12px;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.import-dropzone.drag-active{color:var(--text);background:#4169ff29;border-color:#9fb2ffe6}.import-dropzone.has-file{min-height:72px}.import-dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.import-selected-file{background:#101013;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;gap:10px;padding:10px 12px;display:grid}.import-selected-file span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.import-selected-file strong{color:var(--muted);font-size:.82rem}.import-selected-file button{padding:7px 9px!important}.import-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.import-preview-grid.compact .preview-metric{min-height:64px}.preview-metric{background:#101013;border:1px solid #ffffff1a;border-radius:10px;gap:6px;min-height:86px;padding:12px;display:grid}.preview-metric span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:740}.preview-metric strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;overflow:hidden}.import-warnings{gap:7px;margin:0;padding-left:18px;display:grid}.import-next-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.import-next-summary span{color:var(--text-soft);text-align:center;background:#4169ff12;border:1px solid #4169ff47;border-radius:9px;padding:10px;font-weight:720}.preservation-table{background:#101013;border:1px solid #ffffff1a;border-radius:12px;gap:10px;padding:14px;display:grid}.preservation-table h3{margin:0;font-size:.95rem}.preservation-table dl{gap:8px;margin:0;display:grid}.preservation-table div{grid-template-columns:minmax(170px,.42fr) 1fr;align-items:baseline;gap:12px;display:grid}.preservation-table dt{color:var(--text);font-weight:720}.preservation-table dd{margin:0}.import-error{color:#ffb4b4}.import-success{border-color:#22c55e57}.import-progress-panel{border-color:#4169ff57}.import-phase-list{gap:8px;display:grid}.import-phase{background:#101013;border:1px solid #ffffff1a;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.import-phase span{color:var(--text);text-transform:capitalize}.import-phase strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.import-phase.phase-completed strong{color:#9be7b0}.import-phase.phase-failed strong{color:#ffb4b4}.import-actions{flex-wrap:wrap;gap:10px;display:flex}.import-actions .primary{background:#4169ff47;border-color:#5c7cffdb}.diagnostics-actions{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.settings-page-grid .dev-board-tuning-panel{gap:12px}.list-width-slider{background:#101013;border:1px solid #ffffff1a;border-radius:9px;gap:12px;padding:13px;display:grid}.list-width-slider span,.slider-scale{justify-content:space-between;align-items:center;gap:12px;display:flex}.list-width-slider span{color:var(--text-soft);font-weight:620}.list-width-slider strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:760}.list-width-slider input{width:100%;accent-color:var(--accent-hot);margin:0}.slider-scale{color:var(--muted);font-variant-numeric:tabular-nums;padding:0 2px;font-size:.74rem}.list-width-live-preview{background:linear-gradient(135deg,#4169ff1f,#ffffff06 48%,#0000),#0f0f12;border:1px solid #4169ff47;border-radius:9px;gap:10px;padding:12px;display:grid;overflow:hidden}.live-preview-header{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;font-weight:680;display:flex}.live-preview-header strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:.86rem}.live-preview-board{scrollbar-color:#ffffff2e transparent;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.live-preview-list{flex:0 0 var(--preview-list-width);background:#111114f5;border:1px solid #ffffff1a;border-radius:8px;gap:8px;max-width:calc(100vw - 80px);padding:9px;display:grid;box-shadow:inset 0 1px #ffffff0a}.ghost-list{opacity:.46}.live-preview-list-title{min-height:22px;color:var(--text);justify-content:space-between;align-items:center;gap:8px;font-size:.84rem;font-weight:760;display:flex}.live-preview-list-title small{min-width:20px;height:20px;color:var(--muted);border:1px solid #ffffff1a;border-radius:999px;place-items:center;font-size:.68rem;font-weight:760;display:inline-grid}.live-preview-card{min-height:54px;color:var(--text-soft);overflow-wrap:anywhere;background:#17171b;border:1px solid #ffffff1a;border-radius:7px;padding:9px;font-size:.84rem;font-weight:620;line-height:1.26}.live-preview-card.priority-card{color:var(--text);background:linear-gradient(90deg,#4169ff24,#ffffff05),#17171b;border-color:#4169ff52}.live-preview-card.compact-card{min-height:38px}.settings-note p{color:var(--text-soft);font-size:.9rem;line-height:1.48}@media (max-width:820px){.app-topbar{grid-template-columns:minmax(118px,160px) minmax(0,1fr) auto;grid-template-areas:"brand board actions";gap:9px 12px;min-height:0;padding:9px 12px}.topbar-brand{grid-area:brand}.app-wordmark{font-size:1rem}.topbar-actions{grid-area:actions;justify-self:end}.topbar-actions button{min-height:34px;padding:8px 10px}.board-identity{grid-area:board;padding-left:12px}.board-identity span{margin-bottom:1px;font-size:.68rem}.board-title-button,.board-title-input{font-size:1.1rem;line-height:1.05}.guide-page-grid{grid-template-columns:1fr;width:min(680px,100vw - 24px);padding:12px 0 24px}.guide-setup{grid-column:auto}.board-workspace{height:100%;position:relative}.guide-pane:not(.guide-pane-rail){--guide-pane-min:300px;--guide-pane-max:430px;width:0;min-width:0;max-width:0;box-shadow:none;opacity:0;pointer-events:none;visibility:hidden;border-left:0;flex:0 0 0;transition:opacity .24s,transform .18s cubic-bezier(.4,0,.2,1),border-color .14s,box-shadow .14s,visibility 0s linear .26s;transform:translate(4px)}.guide-pane-rail{border-left:1px solid var(--guide-hairline);opacity:1;pointer-events:auto;visibility:visible;flex:0 0 54px;width:54px;min-width:54px;max-width:54px;transform:none}.board-canvas{height:auto;min-height:calc(100vh - 92px)}.card-page-grid{grid-template-columns:1fr;padding:14px}.about-hero{grid-template-columns:1fr;padding:18px 0}.about-copy{padding:18px}.founder-card{grid-template-columns:92px 1fr;align-items:center}.settings-topbar{min-height:62px;padding:9px 12px}.settings-page-grid{grid-template-columns:1fr;grid-template-areas:"hero""product""data""note";width:min(680px,100vw - 24px);padding:16px 0 28px}.settings-page-grid>header{padding:18px}.settings-page-grid h1{font-size:1.32rem}.settings-tabs-active{grid-template-areas:"hero""tabs""product""data""note"}.settings-tabs-active.debug-settings-active{grid-template-areas:"hero""tabs""testing""tuning"}.boards-shell,.import-shell{width:min(680px,100vw - 24px);padding:20px 0 34px}.import-preview-grid,.import-next-summary,.import-selected-file{grid-template-columns:1fr}.import-step-image-wrap{aspect-ratio:1.8}.boards-hero{grid-template-columns:1fr;align-items:start;gap:16px}.boards-hero h1{font-size:clamp(1.28rem,5vw,1.5rem);line-height:1.18}.boards-actions{grid-auto-flow:row;justify-content:stretch;width:100%}.boards-actions button{min-height:42px}.board-row{flex-direction:column;align-items:stretch}}@media (max-width:560px){.app-topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions""board board""guide guide"}.board-identity{border-left:0;padding-left:0}.settings-topbar .app-wordmark{font-size:1rem}.settings-back-button{min-height:36px;padding:8px 10px}.settings-hero{flex-direction:column;align-items:start!important}.settings-action-row{min-height:44px}.boards-hero h1{font-size:1.32rem}.boards-empty{min-height:132px;padding:18px}}@media (max-width:980px){.landing-nav{position:static}.landing-nav nav{display:none}.landing-nav-actions{margin-left:auto}.landing-hero,.landing-section{grid-template-columns:1fr}.landing-hero{min-height:auto}.landing-board-preview{max-width:calc(100vw - 36px)}.landing-preview-body,.landing-section-intro,.landing-values,.landing-trello,.landing-horizon,.landing-waitlist,.landing-guide-panel,.landing-guide-panel ul{grid-template-columns:1fr}.landing-preview-columns{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto}.retro-hero,.retro-strip,.retro-columns,.retro-waitlist{grid-template-columns:1fr}.retro-box-art{min-height:420px}}@media (max-width:640px){.landing-hero,.landing-section{padding-left:14px;padding-right:14px}.landing-hero h1{font-size:clamp(3.35rem,16vw,4.3rem)}.landing-actions{flex-direction:column;align-items:stretch}.landing-form{grid-template-columns:1fr}.landing-actions a,.landing-form button{width:100%}.landing-preview-body{padding:10px}.landing-preview-columns{grid-template-columns:1fr;overflow-x:visible}.landing-use-case-grid{grid-template-columns:1fr}.landing-use-case,.landing-preview-list{min-height:auto}.landing-trello-card div{grid-template-columns:1fr;gap:5px}.retro-nav{flex-direction:column;align-items:flex-start}.retro-nav nav a,.retro-button,.retro-actions,.retro-nav nav{width:100%}.retro-box-art{min-height:360px}.retro-box-front{padding:14px;right:22px}.retro-box-side{width:42px}.retro-screen-grid{grid-template-columns:1fr}.retro-waitlist{margin-left:14px;margin-right:14px}}@media (max-width:980px){.landing-sticky-cta{right:50%;bottom:calc(14px + env(safe-area-inset-bottom))}.landing-preview-columns{grid-template-columns:repeat(2,minmax(190px,1fr))}.landing-guide-panel,.landing-use-case-grid,.landing-value-grid{grid-template-columns:1fr}.landing-use-case,.landing-value{min-height:auto}.landing-waitlist{text-align:left;justify-items:stretch}.landing-waitlist-copy{justify-items:start}.landing-waitlist p{margin-left:0}}@media (max-width:640px){.landing-page{padding-bottom:70px}.landing-sticky-cta{right:12px;bottom:calc(10px + env(safe-area-inset-bottom));width:auto;min-width:0;left:12px;transform:translateY(10px)}.landing-sticky-cta.is-visible{transform:translateY(0)}.landing-hero h1{font-size:clamp(2.95rem,14vw,3.6rem)}.landing-subhead{font-size:clamp(1.18rem,7vw,1.45rem)}.landing-preview-columns{grid-template-columns:1fr}.landing-preview-list{min-height:auto}.landing-guide-panel ul{grid-template-columns:1fr}.landing-waitlist{padding-bottom:96px}}button:focus-visible,[role=button]:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=tab]:focus-visible{outline-offset:3px!important;outline:2px solid #9fb2ffe0!important;box-shadow:0 0 0 5px #4169ff3d!important}.import-dropzone:focus-within,.attachment-upload:focus-within,.add-list-field:focus-within{outline-offset:3px;outline:2px solid #9fb2ffe0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
