@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--bg:#f7f7f5;--surface:#fff;--ink:#151515;--muted:#777873;--line:#e7e7e2;--orange:#ff6b2c;--indigo:#5d5ce2;--orange-soft:#ff6b2c24;--indigo-soft:#5d5ce21f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1160px,100% - 48px);margin-inline:auto}.mono{letter-spacing:.08em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:11px}.muted{color:var(--muted)}.orange-text{color:var(--orange)}.nav{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:29px;height:29px;font-size:13px;display:grid}.nav-links{color:var(--muted);align-items:center;gap:26px;font-size:12px;font-weight:600;display:flex}.nav-links a:hover,.footer a:hover{color:var(--ink)}.nav-login{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:11px 15px;display:inline-flex;box-shadow:0 2px 5px #0000000a}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:100px;min-height:610px;padding:108px 0 135px;display:grid}.hero-copy{max-width:660px}.hero h1{letter-spacing:-.085em;margin:22px 0 28px;font-size:clamp(52px,7vw,92px);font-weight:800;line-height:.98}.hero h1 em,.cta h2 em{color:var(--orange);font-style:normal}.hero-lede{max-width:510px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 19px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.button-primary{background:var(--ink);color:#fff}.text-link{font-size:13px;font-weight:700}.text-link span{color:var(--orange);padding-left:6px}.hero-note{background:linear-gradient(145deg,var(--orange-soft),var(--indigo-soft));border:1px solid #fff9;border-radius:28px;max-width:385px;margin-left:auto;padding:34px;position:relative;transform:rotate(2deg);box-shadow:0 24px 70px #31281f1a}.hero-note:after{content:"";pointer-events:none;border:1px solid #fffc;border-radius:20px;position:absolute;inset:14px}.note-top,.note-line{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.note-top{color:var(--orange)}.hero-note p{z-index:1;letter-spacing:-.06em;margin:58px 0 70px;font-size:25px;font-weight:700;line-height:1.28;position:relative}.note-line{color:var(--muted);justify-content:space-between;font-size:11px}.rhythm{padding:85px 0}.section-label{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;padding-top:17px;display:flex}.steps{grid-template-columns:repeat(3,1fr);gap:58px;margin-top:72px;display:grid}.step-number{background:var(--orange-soft);width:39px;height:39px;color:var(--orange);border-radius:50%;place-items:center;font:11px DM Mono,monospace;display:grid}.steps h2{letter-spacing:-.06em;margin:22px 0 12px;font-size:24px}.steps p{max-width:250px;font-size:14px;line-height:1.7}.cta{border-top:1px solid var(--line);text-align:center;margin-top:30px;padding:100px 0}.cta h2{letter-spacing:-.08em;margin:20px 0 34px;font-size:clamp(42px,6vw,76px);line-height:1}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:25px 0 40px;font-size:11px;display:flex}.footer div{gap:22px;display:flex}.workspace{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.workspace aside{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;padding:28px 20px;display:flex}.side-nav{flex-direction:column;gap:4px;margin-top:64px;display:flex}.side-nav a,.logout{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 13px;font-size:12px;font-weight:700;display:flex}.side-nav a.active{background:var(--ink);color:#fff}.side-nav a:hover:not(.active),.logout:hover{background:var(--bg);color:var(--ink)}.side-bottom{margin-top:auto}.plan-card{background:linear-gradient(145deg,var(--orange-soft),var(--indigo-soft));border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.plan-card strong{font-size:14px}.plan-card .muted{font-size:11px;line-height:1.5}.small-link{font-size:11px;font-weight:800}.account-row{align-items:center;gap:10px;min-width:0;margin:20px 0 10px;display:flex}.small-avatar{flex:none;width:29px!important;height:29px!important;font-size:10px!important}.account-email{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:11px;overflow:hidden}.logout{width:100%}.workspace-main{max-width:1150px;padding:44px min(7vw,90px)}.workspace-header{justify-content:space-between;align-items:flex-start;display:flex}.workspace-header h1{letter-spacing:-.08em;margin:12px 0 46px;font-size:46px}.avatar{background:var(--indigo-soft);width:38px;height:38px;color:var(--indigo);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.welcome-card{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;min-height:285px;padding:42px 48px;display:flex;overflow:hidden}.welcome-card .muted{color:#aaa;max-width:460px;margin:15px 0 27px;font-size:14px;line-height:1.7}.welcome-card h2{letter-spacing:-.07em;margin:18px 0 0;font-size:32px}.pill{color:#ffb192;text-transform:uppercase;align-items:center;gap:8px;font:11px DM Mono,monospace;display:inline-flex}.orb{background:radial-gradient(circle at 30% 30%,#ffab7c,var(--orange) 35%,var(--indigo) 80%);filter:blur(.2px);border-radius:50%;width:180px;height:180px;box-shadow:0 0 80px #ff6b2c80}.empty-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.empty-grid>div{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:25px}.empty-grid h3{letter-spacing:-.06em;margin:28px 0 8px;font-size:20px}.empty-grid p{font-size:12px}.legal-page{padding-top:32px;padding-bottom:80px}.legal-page article{max-width:720px;margin:110px auto 0}.legal-page article h1{letter-spacing:-.08em;margin:20px 0 28px;font-size:68px}.legal-page article h2{letter-spacing:-.05em;margin:55px 0 12px;font-size:24px}.legal-page article p{max-width:650px;font-size:14px;line-height:1.8}.legal-page article .muted{font-size:15px}@media (prefers-color-scheme:dark){:root{--bg:#111110;--surface:#191918;--ink:#f5f5f1;--muted:#969690;--line:#2a2a27;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.brand-mark{color:#111;background:#f5f5f1}.nav-login{background:var(--surface);box-shadow:none}.hero-note{box-shadow:0 24px 70px #0000004d}.workspace aside{background:#151514}.welcome-card{color:#111;background:#f5f5f1}.welcome-card .muted{color:#777}.side-nav a.active{color:#111;background:#f5f5f1}.orb{box-shadow:0 0 80px #ff6b2c40}}@media (max-width:760px){.shell{width:min(100% - 32px,560px)}.nav{height:72px}.nav-links>a:not(.nav-login){display:none}.hero{flex-direction:column;align-items:flex-start;gap:50px;min-height:auto;padding:75px 0 90px;display:flex}.hero h1{font-size:56px}.hero-note{max-width:none;margin:0 12px}.steps,.empty-grid{grid-template-columns:1fr;gap:30px}.section-label{display:block}.section-label .muted{margin-top:12px;display:block}.rhythm{padding:60px 0}.cta{padding:75px 0}.footer{line-height:2;display:block}.footer div{margin-top:10px}.workspace{display:block}.workspace aside{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:18px 16px}.side-nav{grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.side-nav a{justify-content:center;padding:10px 4px;font-size:10px}.side-bottom{display:none}.workspace-main{padding:34px 20px}.workspace-header h1{margin-bottom:30px;font-size:38px}.welcome-card{align-items:flex-start;min-height:330px;padding:28px}.orb{width:110px;height:110px;margin-top:145px;margin-left:-50px}.welcome-card h2{font-size:27px}.legal-page article{margin-top:75px}.legal-page article h1{font-size:50px}}@media (max-width:420px){.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.side-nav a svg{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.auth-page{background:radial-gradient(circle at 15% 15%,var(--orange-soft),transparent 28%),radial-gradient(circle at 85% 85%,var(--indigo-soft),transparent 30%);place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;width:min(100%,470px);padding:42px;box-shadow:0 28px 90px #00000017}.back{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.auth-heading{margin:48px 0 28px}.auth-heading .brand-mark{margin-bottom:22px}.auth-heading h1{letter-spacing:-.08em;margin:14px 0 10px;font-size:38px}.auth-heading .muted{font-size:13px}.google{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);box-shadow:none}.or{color:var(--muted);align-items:center;gap:12px;margin:23px 0;font-size:11px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.form{flex-direction:column;gap:17px;display:flex}.form label{color:var(--muted);flex-direction:column;gap:8px;font-size:11px;font-weight:800;display:flex}.form input{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font:inherit;border-radius:11px;outline:none;padding:13px 14px;font-size:13px}.form input:focus{border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-soft)}.password{position:relative}.password input{padding-right:45px}.password button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;position:absolute;top:5px;right:5px}.form .button{border:0;width:100%;margin-top:3px}.auth-switch,.auth-message{text-align:center;color:var(--muted);font-size:12px}.auth-switch{margin:24px 0 0}.auth-switch button{color:var(--indigo);cursor:pointer;background:0 0;border:0;font-weight:800}.auth-legal{color:var(--muted);margin:22px 0 0;font-size:11px;line-height:1.6}@media (max-width:520px){.auth-page{padding:16px}.auth-card{padding:28px 22px}.auth-heading{margin-top:38px}.auth-heading h1{font-size:32px}}
