:root{font-family:Manrope,sans-serif;color:#fff;background:#0e0e0e;--bg: #0e0e0e;--surface: #131313;--surface-2: #201f1f;--header: #020617;--stroke: #1e293b;--muted: #adaaaa;--muted-2: #94a3b8;--accent: #a1faff;--accent-strong: #06b6d4;--accent-deep: #00e3fe}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top,rgba(24,42,70,.2),transparent 20%),var(--bg)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-background,.home-shell{min-height:100vh;display:flex;justify-content:center;padding:24px 12px;background:radial-gradient(circle at top,rgba(18,28,44,.8),transparent 22%),#090909}.mobile-canvas,.home-card{width:100%;max-width:390px;background:linear-gradient(180deg,#0e0e0e,#111);border:1px solid rgba(30,41,59,.8);box-shadow:0 20px 40px #00000080}.mobile-canvas{position:relative;display:flex;flex-direction:column;min-height:844px;height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.home-card{padding:32px 24px;align-self:center;border-radius:16px}.eyebrow,.summary-label,.analysis-label,.progress-step{color:var(--muted);font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:1.2px;font-size:12px}.brand-header,.assistant-header{position:sticky;top:0;z-index:40;height:65px;display:flex;align-items:center;padding:18px 24px;background:var(--header);border-bottom:1px solid var(--stroke)}.brand-title,.assistant-header-title{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.45px;color:#22d3ee}.assistant-header{justify-content:space-between;color:var(--accent)}.assistant-header-title{color:var(--accent)}.icon-button:disabled{opacity:.78}.icon-button{background:transparent;border:0;color:var(--accent);font-size:24px;width:32px;height:32px;padding:0}.start-screen,.step-hero,.card-list,.tools-grid,.summary-card,.chat-screen{padding-left:24px;padding-right:24px}.start-screen{padding-top:40px;padding-bottom:132px}.eyebrow-pill,.capsule-pill,.level-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 13px;border-radius:12px;background:#262626e6;border:1px solid rgba(161,250,255,.1);color:var(--muted);font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:2px;font-size:10px;line-height:15px}.capsule-pill,.level-badge{color:var(--accent);border-color:#a1faff33;background:#a1faff14}.start-title,.step-hero h2,.finish-hero h2,.identity-row h2,.capsule-card h2{margin:20px 0 0;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-1.2px}.start-title{font-size:44px;line-height:44px;letter-spacing:-1.9px;max-width:100%}.start-title span{display:block}.step-hero{padding-top:36px;padding-bottom:8px}.step-hero h2,.finish-hero h2{font-size:42px;line-height:52.8px;margin-bottom:24px}.finish-hero{padding-top:10px}.accent{color:var(--accent)}.helper-copy{display:inline-block;margin-top:12px;color:var(--accent);font-family:Space Grotesk,sans-serif;font-size:12px;letter-spacing:1.2px;line-height:16px;text-transform:uppercase}.hero-copy,.step-hero p,.assistant-bubble p,.identity-row p{color:var(--muted);font-size:18px;line-height:28px;margin:0}.hero-copy{max-width:338px;font-size:18px;line-height:28px}.capsule-description{color:var(--muted);font-size:14px;line-height:22.75px;margin:0}.benefit-item p{color:var(--muted);font-size:14px;line-height:20px;margin:0}.benefit-list{display:flex;flex-direction:column;gap:24px;margin-top:44px}.benefit-item{display:flex;gap:16px;align-items:flex-start}.benefit-icon,.card-icon,.tool-card-icon{width:40px;height:40px;border-radius:6px;background:#1f1f1f;border:1px solid rgba(161,250,255,.05);display:grid;place-items:center;color:var(--accent);font-size:20px;flex:0 0 auto}.benefit-item h3,.selection-card h3,.motivation-card h3{margin:0 0 6px;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;line-height:28px}.hero-button{margin-top:40px;width:100%}.progress-block{padding:18px 32px 0}.progress-row{display:flex;justify-content:space-between;margin-bottom:16px}.progress-label{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:var(--accent)}.progress-track{height:6px;border-radius:999px;background:#262626;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-deep));box-shadow:0 0 12px #a1faff66}.card-list{display:flex;flex-direction:column;gap:16px;padding-top:12px;padding-bottom:120px}.selection-card,.motivation-card{position:relative;padding:24px;border-radius:6px;border:1px solid rgba(73,72,71,.3);background:var(--surface);text-align:left;color:inherit}.selection-card{min-height:160px;display:flex;flex-direction:column;justify-content:flex-end}.selection-card.selected,.motivation-card.selected,.tool-card.selected{border-color:#a1faffb3;box-shadow:0 0 20px #a1faff1f;background:var(--surface-2)}.selection-card.selected h3,.motivation-card.selected h3,.tool-card.selected span{color:var(--accent)}.selection-card p,.motivation-card p{margin:0;font-size:14px;line-height:22.75px;color:var(--muted)}.selection-card .card-icon{margin-bottom:32px}.check-dot{position:absolute;top:18px;right:18px;color:var(--accent);font-size:12px}.motivation-row{display:flex;gap:16px;align-items:center;margin-bottom:16px}.tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:16px;padding-bottom:120px}.tool-card{min-height:140px;position:relative;border:1px solid rgba(73,72,71,.22);background:var(--surface);border-radius:8px;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 16px;text-align:center;white-space:pre-line;text-transform:uppercase;font-family:Space Grotesk,sans-serif;letter-spacing:1.4px;font-size:14px;line-height:20px;font-weight:500}.tool-card.selected{border-width:2px}.tool-card-add{border-style:dashed;color:#adaaaa80}.add-icon{background:transparent;border:0;font-size:32px;color:#adaaaa80}.sticky-actions{position:sticky;bottom:0;z-index:35;margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 32px;background:#020617db;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--stroke);box-shadow:0 -4px 20px #00000080}.ghost-button,.ghost-inline{background:transparent;border:0;color:var(--muted-2);text-transform:uppercase;letter-spacing:1.4px;font-family:Space Grotesk,sans-serif;font-size:14px;line-height:20px;display:inline-flex;align-items:center;gap:8px}.ghost-button:hover,.ghost-inline:hover,.summary-edit:hover,.icon-button:hover:not(:disabled){color:#d8fdff}.primary-button,.capsule-button{border:0;border-radius:12px;padding:16px 32px;background:linear-gradient(90deg,#1eb9d8,#12c6ec);color:#020617;text-transform:uppercase;letter-spacing:1.4px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;line-height:20px}.primary-button:disabled{opacity:.45;cursor:not-allowed}.primary-button.small{padding:12px 18px}.primary-button:hover:not(:disabled),.capsule-button:hover{filter:brightness(1.05)}.finish-status{background:#141414;padding:20px 24px}.finish-status span{display:block;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-size:12px;line-height:16px}.finish-percent-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.finish-percent-row strong,.accent-count{color:var(--accent);font-family:Space Grotesk,sans-serif;font-size:56px;line-height:1}.status-mark{color:var(--accent);font-size:22px}.summary-card{background:var(--surface);border-radius:8px;padding:32px;margin:0 24px 124px}.summary-row,.summary-topline,.skill-row,.workshop-row,.identity-row,.capsule-head{display:flex;align-items:center;justify-content:space-between}.summary-name{display:block;margin-top:8px;font-size:30px;line-height:36px;font-family:Space Grotesk,sans-serif;font-weight:700}.summary-edit{background:transparent;border:0;color:var(--accent);font-size:16px}.summary-edit.large{width:40px;height:40px;border-radius:4px;background:#262626}.summary-block{margin-top:40px}.skill-row,.workshop-row{margin-top:16px;justify-content:flex-start;gap:16px}.skill-dots{display:flex;gap:6px}.skill-dot{width:12px;height:12px;border-radius:999px;background:#262626}.skill-dot.active{background:var(--accent);box-shadow:0 0 8px #a1faff80}.accent-count{font-size:42px}.chat-screen{padding-top:16px;padding-bottom:140px}.identity-card{position:relative;min-height:200px;border-radius:8px;overflow:hidden;background:#161616;box-shadow:0 0 48px #a1faff0d}.identity-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#131313eb),url(https://www.figma.com/api/mcp/asset/c353f3b7-87f1-4fec-a727-b1afdf3a0431) center top / cover no-repeat;filter:grayscale(1);opacity:.78}.identity-overlay{position:relative;z-index:1;padding:78px 22px 24px}.identity-row h2{font-size:30px;margin:0}.identity-row h2{line-height:36px;letter-spacing:-.75px}.identity-row p{font-size:14px;line-height:20px;margin-top:4px}.chat-block{margin-top:28px}.chat-speaker{margin:0 0 20px;color:var(--accent);text-transform:uppercase;letter-spacing:1.4px;font-size:14px;line-height:20px;font-family:Space Grotesk,sans-serif}.assistant-bubble,.user-bubble,.capsule-card{background:#262626e0;border-radius:0 8px 8px;padding:24px 24px 26px}.assistant-bubble{border-left:2px solid var(--accent);max-width:88%}.assistant-bubble+.assistant-bubble,.assistant-bubble+.user-bubble,.user-bubble+.assistant-bubble,.user-bubble+.user-bubble{margin-top:14px}.user-bubble{margin-left:auto;max-width:82%;border-radius:8px 0 8px 8px;background:#a1faff1f;border-right:2px solid rgba(161,250,255,.5)}.analysis-label:before{content:"";width:6px;height:6px;border-radius:999px;display:inline-block;margin-right:8px;background:#a1faff66}.assistant-bubble p,.user-bubble p{margin-top:16px;color:#fff;line-height:29.25px}.user-bubble p{margin-top:0}.capsule-card{margin-top:22px;border:2px solid rgba(161,250,255,.6)}.capsule-close{color:var(--muted);font-size:28px;line-height:1}.capsule-description{margin:18px 0;font-size:14px}.capsule-card h2{font-size:24px;line-height:32px;letter-spacing:-.5px;margin:0 0 18px}.capsule-button{border-radius:8px;padding:10px 16px}.chat-bar{position:sticky;bottom:0;z-index:35;margin-top:auto;padding:8px 16px 24px;background:linear-gradient(180deg,#0e0e0e00,#0e0e0ee6,#0e0e0e)}.chat-input-shell{display:flex;align-items:center;gap:12px;padding:12px 16px 14px;border-radius:8px;background:#262626e0}.chat-input-shell input{flex:1;background:transparent;border:0;color:#fff;font-size:16px}.chat-input-shell input::placeholder{color:var(--muted)}.chat-input-shell input:focus{outline:none}.send-button{width:35px;height:32px;border:0;border-radius:4px;background:#263032;color:var(--accent)}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 124px;z-index:45}.sheet{width:min(390px,100%);background:var(--surface);border:1px solid rgba(73,72,71,.3);border-radius:8px;padding:24px;box-shadow:0 0 20px #00000052}.sheet h3{margin:0 0 16px;font-family:Space Grotesk,sans-serif;font-size:20px;line-height:28px;letter-spacing:-.5px;font-weight:700}.sheet input{width:100%;border-radius:8px;border:1px solid rgba(161,250,255,.7);background:#201f1ff5;color:#fff;padding:14px 16px;line-height:22px;box-shadow:0 0 0 1px #a1faff2e,0 0 20px #a1faff14}.sheet input::placeholder{color:var(--muted)}.sheet-actions{margin-top:16px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 420px){.mobile-canvas{min-height:100vh;border:0}.app-background{padding:0}}.auth-body{display:flex;flex-direction:column;padding:32px 24px 40px;gap:20px;flex:1}.auth-title{font-size:26px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0}.oauth-buttons{display:flex;flex-direction:column;gap:10px}.oauth-button{display:flex;align-items:center;gap:12px;padding:13px 18px;border:1px solid var(--stroke);border-radius:10px;background:var(--surface);color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s}.oauth-button:hover{border-color:var(--accent);background:var(--surface-2)}.oauth-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-2);font-size:13px;font-weight:700;color:var(--accent)}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.auth-divider span{flex:1;height:1px;background:var(--stroke)}.auth-divider p{margin:0}.auth-form{display:flex;flex-direction:column;gap:16px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:13px;font-weight:500;color:var(--muted);letter-spacing:.2px}.field input{padding:12px 14px;background:var(--surface);border:1px solid var(--stroke);border-radius:10px;color:#fff;font-size:15px;transition:border-color .15s}.field input::placeholder{color:var(--muted-2)}.field input:focus{outline:none;border-color:var(--accent)}.field-row{display:flex;gap:12px}.field-row .field{flex:1}.auth-error{margin:0;padding:10px 14px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#f87171;font-size:13px}.auth-switch{margin:0;text-align:center;font-size:13px;color:var(--muted)}.link-button{background:none;border:none;padding:0;color:var(--accent);font-size:inherit;text-decoration:underline;cursor:pointer}
