:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#263332;background:#f8f9fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f8f9fb;--surface: #fff;--surface-subtle: #f4f6f8;--text: #263332;--muted: #65716f;--line: #e6eae9;--border: var(--line);--surface-soft: var(--surface-subtle);--primary: #264f46;--primary-hover: #1b3d35;--mint: #b7edcf;--lavender: #ebe7fb;--radius: 16px;--shadow: 0 5px 24px #20362c04;color-scheme:light}:root[data-theme=dark]{--bg: #141c1c;--surface: #1c2626;--surface-subtle: #233030;--text: #eaf1ed;--muted: #adbdb6;--line: #344340;--primary: #b7edcf;--primary-hover: #d2f5e1;--mint: #b7edcf;--lavender: #3a344c;--shadow: 0 5px 24px #00000016;color-scheme:dark;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600;letter-spacing:-.035em;overflow-wrap:anywhere}h1{font-size:clamp(27px,2.45vw,36px);line-height:1.2;margin-bottom:10px}h2{font-size:22px}h3{font-size:15px}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8071d8;outline-offset:4px}input[type=checkbox],input[type=range]{accent-color:#386953}::selection{background:#c1ebd9;color:#172d24}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:15px;top:-70px;padding:12px 20px;z-index:100;background:var(--surface);border:2px solid var(--primary);border-radius:8px}.skip-link:focus{top:12px}.app-shell{display:flex;min-height:100vh}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);background:var(--surface);display:flex;flex-direction:column;padding:33px 20px 0;z-index:15}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:750;letter-spacing:2px;padding:0 9px}.brand-symbol{width:38px;height:38px;display:block;flex-shrink:0}.mobile-brand{display:none}.brand-product{display:block;font-size:11px;font-weight:500;letter-spacing:4px;color:var(--muted);margin-top:3px}.workspace-label{font-size:9px;font-weight:650;color:var(--muted);letter-spacing:1.8px;margin:48px 14px 14px}.sidebar nav{display:grid;gap:7px}.nav-link{display:flex;align-items:center;gap:12px;padding:13px 15px;color:var(--muted);font-size:13px;border-radius:8px}.nav-link:hover{background:var(--surface-subtle)}.nav-link.active{background:#e8f2ec;color:#285743;font-weight:650}.nav-count{margin-left:auto;background:var(--surface-subtle);color:var(--text);min-width:21px;padding:2px 5px;text-align:center;border-radius:5px;font-size:10px}.sidebar-bottom{margin-top:auto}.sidebar-note{margin:45px 0 28px;padding:19px 17px;background:var(--surface-subtle);border:1px solid var(--line);border-radius:11px;position:relative}.small-symbol{color:#528769;display:block;margin-bottom:10px}.sidebar-note strong{font-size:14px;line-height:1.5}.sidebar-note p{font-size:11px;color:var(--muted);margin:9px 0 16px}.sidebar-note a{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600}.lab-link{display:flex;gap:7px;font-size:11px;color:var(--muted);margin:0 10px 18px}.workspace-profile{border-top:1px solid var(--line);display:flex;gap:10px;align-items:center;padding:21px 5px}.workspace-profile strong{font-size:11px;font-weight:600}.workspace-profile small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.user-avatar{height:34px;width:34px;display:grid;place-items:center;background:#eee9df;color:#6d6454;border-radius:50%;font-size:13px;font-weight:600}.user-avatar.small{height:31px;width:31px;font-size:12px}.main-shell{margin-left:232px;width:calc(100% - 232px);display:flex;flex-direction:column;min-width:0}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 40px;background:var(--surface)}.breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:15px;align-items:center}.breadcrumb strong{font-weight:500;color:var(--text)}.breadcrumb span{color:#b3bcb7}.breadcrumb .breadcrumb-workspace{color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:18px}.mode-badge{display:flex;align-items:center;gap:6px;padding:6px 9px;background:#f6f3e8;color:#75623a;border:1px solid #ebe5d1;border-radius:5px;font-size:9px;font-weight:600;white-space:nowrap}.mode-badge>span{height:5px;width:5px;background:#b3954a;border-radius:50%}.mode-badge.api{background:var(--surface-subtle);color:var(--muted);border-color:var(--line)}.active-persona-select{display:flex;align-items:center;gap:2px}.active-persona-select select{appearance:none;border:0;background:transparent;font-size:11px;padding:7px;color:var(--text)}main{padding:37px 40px 20px;width:100%;max-width:1536px;margin:auto;flex:1;outline:none}.page-header{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:29px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.8px;color:var(--muted);display:block;margin-bottom:12px}.page-description{font-size:12px;color:var(--muted);margin:0}.header-actions{flex-shrink:0}.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:11px 16px;font-size:11px;font-weight:600;border-radius:7px;line-height:1.3;white-space:nowrap}.button-primary{background:var(--primary);color:var(--surface)}.button-primary:hover:not(:disabled){background:var(--primary-hover)}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.button-secondary:hover:not(:disabled){background:var(--surface-subtle)}.button-mint{background:#baefd2;color:#214739}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:11px;font-weight:600;background:none;border:0;padding:0}.muted{color:var(--muted);font-size:12px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.home-hero{border-radius:17px;background:#203b35;background-image:radial-gradient(ellipse at 85% 40%,#3d6450 0,transparent 51%),linear-gradient(115deg,#203832,#203e37);min-height:326px;position:relative;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;color:#fff}.hero-copy{padding:36px 0 36px 35px;position:relative;z-index:2}.hero-label{font-size:8px;letter-spacing:1.8px;color:#bcd4c9;display:flex;align-items:center;gap:7px}.hero-label>span{width:5px;height:5px;border-radius:50%;background:#b7f0d1;box-shadow:0 0 8px #b7f0d155}.hero-copy h2{font-size:53px;font-weight:500;letter-spacing:-2.7px;margin:20px 0 8px}.hero-copy h2>span{color:#b9ead0}.hero-copy>p{color:#ccd9d4;font-size:12px;max-width:320px;line-height:1.8;margin-bottom:17px}.hero-personality{display:flex;gap:7px;flex-wrap:wrap}.hero-personality>span{font-size:9px;padding:4px 8px;border-radius:4px;border:1px solid #a0bbad38;color:#d7e4dd;text-transform:capitalize}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:24px}.hero-customize{font-size:11px;display:flex;gap:7px;align-items:center;color:#e4ece8}.hero-footnote{display:block;font-size:9px;color:#b3c9be;margin-top:17px}.hero-character{display:flex;justify-content:center;align-items:center;position:relative;padding-bottom:30px;isolation:isolate}.hero-character .character-renderer{position:relative;z-index:2}.hero-orbit{position:absolute;border:1px solid #accdb316;border-radius:50%;width:310px;height:310px;transform:rotate(-20deg)}.hero-orbit.orbit-two{width:420px;height:420px;border-color:#accdb310}.hero-star{position:absolute;color:#cedac0;z-index:1}.star-one{left:15%;top:27%;font-size:20px}.star-two{right:13%;top:32%;font-size:22px;color:#bdd9cb6b}.hero-state{position:absolute;bottom:41px;font-size:9px;color:#d9e8df;padding:6px 11px;background:#17312988;border:1px solid #b4d0bb24;border-radius:30px;display:flex;align-items:center;gap:6px;text-transform:capitalize;z-index:3}.hero-state>span{width:5px;height:5px;border-radius:50%;background:#b3e9bc}.hero-state i{font-style:normal;opacity:.5}.hero-coordinate{position:absolute;bottom:16px;right:23px;font-size:7px;letter-spacing:2px;color:#b5cbb780}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:20px 0 29px}.quick-action{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:17px 14px;display:flex;align-items:center;gap:11px;transition:transform .15s,border-color .15s}.quick-action:hover{transform:translateY(-3px);border-color:#c0cfc7}.quick-action>svg{margin-left:auto;color:var(--muted);width:13px}.quick-action h3{font-size:11px;letter-spacing:-.01em;margin:0 0 5px;white-space:nowrap}.quick-action p{font-size:9px;color:var(--muted);margin:0;white-space:nowrap}.action-icon{width:36px;height:38px;display:grid;place-items:center;border-radius:8px}.lavender{background:#f0edfc;color:#8973b8}.peach{background:#fcf0e9;color:#c29070}.mint{background:#eaf4ed;color:#639d79}.blue{background:#eaf0fa;color:#7797c8}.home-lower{display:grid;grid-template-columns:1fr 270px;gap:20px}.presence-panel{padding:25px 24px}.section-heading h2{margin-bottom:12px;font-size:21px}.heading-inline{display:flex;justify-content:space-between;align-items:center;gap:15px}.heading-inline h2{font-size:19px;margin-bottom:8px}.heading-inline .text-link{font-size:9px;white-space:nowrap}.presence-panel>.muted{font-size:10px}.surface-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px;gap:12px}.surface-item{display:flex;flex-direction:column;align-items:flex-start}.surface-icon{display:inline-grid;place-items:center;width:37px;height:37px;border:1px solid var(--line);border-radius:9px;background:var(--surface-subtle);margin-bottom:12px}.surface-item strong{font-size:10px;font-weight:600;margin-bottom:5px}.surface-item small{font-size:9px;color:var(--muted)}.surface-status{font-size:8px;color:var(--muted);margin-top:17px;text-transform:capitalize;white-space:nowrap}.identity-note{padding:24px 25px;border:1px solid #e4e1ee;border-radius:15px;background:#f1eef9;color:#524769;position:relative;overflow:hidden}.identity-note>.eyebrow{font-size:8px;letter-spacing:1.3px;color:#716584;margin-top:17px}.identity-note h2{font-size:24px;line-height:1.3;margin-bottom:12px;font-weight:500}.identity-note p{font-size:10px;color:#6e627f;position:relative;z-index:1;max-width:225px}.identity-note a{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:600;position:relative;z-index:1}.note-decoration{position:absolute;font-size:180px;bottom:-75px;right:-35px;color:#d5cde341;line-height:1}.workspace-note{display:flex;align-items:center;gap:9px;padding:22px 0 10px;font-size:9px;color:var(--muted)}.workspace-note a{display:flex;gap:5px;align-items:center;white-space:nowrap;margin-left:auto}.app-footer{display:flex;justify-content:space-between;align-items:center;margin:10px 40px 0;padding:20px 0;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.app-footer>span:last-child{display:flex;gap:6px;align-items:center}.app-footer>span:first-child{font-weight:650;color:var(--text)}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;padding:5px 8px;line-height:1.35;background:var(--surface-subtle);border:1px solid var(--line);border-radius:5px;color:var(--muted);white-space:nowrap;text-transform:capitalize}.notice{padding:14px 16px;display:flex;align-items:flex-start;gap:10px;color:var(--muted);background:var(--surface-subtle);border:1px solid var(--line);border-radius:8px;font-size:11px;line-height:1.7;margin:18px 0}.notice-error{color:#983c41;background:#fff0f0;border-color:#edd0d1}.notice-success{color:#2a6748;background:#eef9f1;border-color:#cce7d4}.empty-state{padding:75px 24px;text-align:center;border:1px dashed var(--line);border-radius:16px;background:var(--surface)}.empty-state p{color:var(--muted);font-size:13px}.empty-symbol{font-size:40px;color:#9e8ace;margin-bottom:20px}.empty-state h2{font-size:25px}.unavailable-panel{padding:35px;max-width:700px}.unavailable-panel p{font-size:14px;color:var(--muted)}.startup-error{max-width:650px;margin:10vh auto;padding:30px}.icon-button{height:32px;width:32px;border:0;background:transparent;display:inline-grid;place-items:center;border-radius:6px;color:var(--muted)}.icon-button:hover:not(:disabled){background:var(--surface-subtle);color:var(--text)}.library-toolbar{display:flex;gap:20px;align-items:center;margin:10px 0 24px}.search-field{display:flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--muted);max-width:380px;width:100%}.search-field input{border:0;min-width:0;width:100%;background:transparent;color:var(--text);font-size:12px;padding:12px 0}.inline-check{font-size:11px;display:flex;gap:7px;align-items:center;white-space:nowrap}.library-toolbar>.muted{margin-left:auto;white-space:nowrap}.persona-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.persona-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden}.persona-card-visual{display:flex;justify-content:center;align-items:center;position:relative;min-height:220px;color:#393445}.card-preset{position:absolute;left:17px;top:15px;font-size:8px;letter-spacing:1px;text-transform:uppercase;color:#393445;background:#ffffffe6;padding:5px 7px;border-radius:5px}.card-visual-arrow{position:absolute;right:15px;bottom:15px;border-radius:50%;background:#fff8;width:28px;height:28px;display:grid;place-items:center}.persona-card-info{padding:20px}.card-title-row{display:flex;align-items:center;gap:8px;justify-content:space-between}.card-title-row h2{font-size:21px;margin-bottom:8px;overflow-wrap:anywhere}.card-title-row .badge{font-size:8px;flex-shrink:0}.persona-card-info>p{font-size:11px;color:var(--muted);min-height:35px}.persona-card-tags{display:flex;gap:7px;font-size:9px;color:var(--muted);margin:15px 0}.persona-card-tags span{padding:4px 7px;background:var(--surface-subtle);border-radius:4px;text-transform:capitalize}.persona-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.card-actions{display:flex}.active-action{margin-top:12px;font-size:10px}.create-persona-card{display:flex;min-height:340px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #cbd4cf;border-radius:14px;color:var(--muted);background:var(--surface)}.create-persona-card>span{display:grid;place-items:center;width:48px;height:48px;background:var(--surface-subtle);border-radius:50%;margin-bottom:20px}.create-persona-card h2{font-size:19px;color:var(--text);margin-bottom:10px}.create-persona-card p{font-size:11px}.create-persona-card strong{font-size:11px;color:var(--primary);display:flex;gap:8px;align-items:center;margin-top:10px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-bottom:20px}.editor-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:30px;overflow-x:auto}.editor-tabs a{font-size:12px;padding:0 3px 14px;color:var(--muted);white-space:nowrap}.editor-tabs a.active{color:var(--primary);border-bottom:2px solid var(--primary);font-weight:600}.studio-layout{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:25px;align-items:start}.studio-preview{position:sticky;top:24px;min-width:0}.preview-caption{text-align:center;padding:20px}.preview-caption h2{font-size:22px;margin-bottom:7px;overflow-wrap:anywhere}.preview-caption p{font-size:11px;color:var(--muted);margin-bottom:12px}.preview-tip{display:flex;align-items:flex-start;gap:10px;color:var(--muted);padding:14px 16px;background:var(--surface-subtle);border-radius:9px;font-size:11px}.preview-tip p{margin:0}.studio-form{padding:28px;min-width:0}.studio-form>.section-heading{margin-bottom:26px}.form-stack{display:flex;flex-direction:column;gap:23px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:9px;font-size:12px;min-width:0}.field>span:first-child{font-weight:550}.field input:not([type=color]):not([type=range]),.field select,.field textarea{border:1px solid var(--line);border-radius:7px;padding:11px 12px;background:var(--surface);color:var(--text);width:100%;min-width:0;font-size:12px}.field textarea{resize:vertical}.field>small{font-size:10px;color:var(--muted);line-height:1.6}.plain-fieldset{margin:0;padding:0;border:0;min-width:0}.plain-fieldset legend{font-size:12px;font-weight:550;margin-bottom:12px;display:flex;align-items:center;gap:7px}.form-actions{display:flex;justify-content:space-between;gap:15px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.preset-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.preset-option{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:17px 7px 12px;display:flex;flex-direction:column;align-items:center;position:relative}.preset-option.selected{border-color:#8e7bbd;background:var(--lavender)}.preset-option strong{font-size:12px;margin-bottom:6px}.preset-option small{font-size:8px;color:var(--muted)}.preset-check{position:absolute;top:7px;right:6px;color:#76629a}.preset-mini{width:49px;height:40px;border:6px solid #b1a1df;border-radius:20px;background:#323a45;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 6px #77648411;margin-bottom:16px}.preset-mini i{width:5px;height:8px;border-radius:4px;background:#d7c7fc}.preset-mini.bloom{border-color:#b0d6b4;border-radius:20px 20px 12px 12px;transform:rotate(-5deg)}.preset-mini.bloom i{background:#c2f4c9}.preset-mini.pixel{border-color:#ebb58f;border-radius:9px}.preset-mini.pixel i{border-radius:1px;background:#ffd0af}.palette-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.palette-option{padding:9px 5px;border:1px solid var(--line);border-radius:7px;background:var(--surface);display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px}.palette-option>span:first-child{width:13px;height:13px;border-radius:50%;flex-shrink:0}.palette-option.selected{border-color:#8e7bbd}.color-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.color-fields .field>span{font-size:10px}.color-input{display:flex;gap:6px;align-items:center;border:1px solid var(--line);border-radius:7px;padding:7px}.color-input input{width:25px;height:27px;padding:0;border:0;background:none;cursor:pointer}.color-input code{font-size:9px;color:var(--muted)}.toggle-field{display:flex;align-items:flex-start;gap:11px;font-size:12px}.toggle-field input{margin-top:3px;width:16px;height:16px;flex-shrink:0}.toggle-field strong{display:block;font-weight:550}.toggle-field small{display:block;color:var(--muted);font-size:10px;line-height:1.7;margin-top:5px}.range-label{display:flex;justify-content:space-between;align-items:center}.range-label output{font-size:10px;color:var(--muted);padding:4px 7px;background:var(--surface-subtle);border-radius:4px}.range-hints{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.feature-locked{display:flex;align-items:flex-start;gap:11px;padding:16px;background:var(--surface-subtle);border:1px dashed var(--line);border-radius:8px}.feature-locked>div{min-width:0}.feature-locked strong{font-size:11px}.feature-locked p{font-size:10px;color:var(--muted);margin:6px 0 0}.feature-locked .button{font-size:9px;min-height:30px;padding:7px;align-self:center}.detail-list{margin:0 0 25px}.detail-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:14px 0;font-size:12px;line-height:1.6}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;text-transform:capitalize;text-align:right;overflow-wrap:anywhere}.overview-actions{display:flex;gap:12px;flex-wrap:wrap;margin:15px 0 23px}.voice-test{margin-top:22px;padding:18px;background:var(--surface-subtle);border-radius:10px}.voice-test>.muted{font-size:10px;margin:12px 0 0}.voice-test>.button{margin-right:6px}.platform-list{display:flex;flex-direction:column;gap:12px}.platform-item{display:flex;gap:13px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:10px}.platform-item .surface-icon{margin:0;flex-shrink:0}.platform-item>div{flex:1}.platform-item h3{margin:0 0 5px;font-size:12px}.platform-item p{font-size:10px;color:var(--muted);margin:0}.platform-item .badge{font-size:8px}.future-platform{border-style:dashed}.subheading{font-size:13px;margin:25px 0 15px}.reference-list{display:flex;flex-direction:column;gap:12px}.reference-list article{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:15px;border-radius:9px}.reference-list article>div{flex:1}.reference-list h3{font-size:12px;margin-bottom:5px}.reference-list p{font-size:10px;margin:0;color:var(--muted)}.wizard-steps{display:flex;justify-content:space-between;gap:12px;list-style:none;margin:0 0 30px;padding:18px 22px;background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow-x:auto}.wizard-steps li{display:flex;align-items:center;gap:7px;font-size:10px;white-space:nowrap;color:var(--muted)}.wizard-steps li>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:9px}.wizard-steps li.current{color:var(--primary);font-weight:650}.wizard-steps li.current>span{background:var(--primary);color:var(--surface);border-color:var(--primary)}.wizard-steps li.complete>span{background:#e8f5eb;color:#36724f}.platform-choice{padding:15px;border:1px solid var(--line);border-radius:8px}.review-intro{display:flex;align-items:center;gap:12px;color:var(--primary)}.review-intro p{margin:0;font-size:15px}.confirm-dialog{width:min(460px,calc(100% - 32px));border:1px solid var(--line);border-radius:15px;padding:24px;background:var(--surface);color:var(--text);box-shadow:0 20px 100px #0003}.confirm-dialog::backdrop{background:#12251f88;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.dialog-heading h2{font-size:21px;margin:0;overflow-wrap:anywhere}.dialog-body{padding:18px 0;color:var(--muted);font-size:13px}.dialog-body p{margin:0}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:23px}.settings-panel{padding:27px;display:flex;flex-direction:column;gap:22px}.settings-panel h2{font-size:19px;margin:0}.settings-panel>.muted{margin:-10px 0 0}.theme-options{display:flex;gap:12px}.theme-option{flex:1;display:flex;flex-direction:column;gap:12px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:12px}.theme-option.selected{background:var(--lavender);border-color:#9f8bc8}.privacy-item{display:flex;align-items:flex-start;gap:12px}.privacy-item>svg{color:#77a58b}.privacy-item h3{font-size:12px;margin:0 0 5px}.privacy-item p{font-size:11px;color:var(--muted);margin:0}.settings-panel .notice{margin:0}.reset-panel{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.reset-panel h2{margin-bottom:10px}.reset-panel p{margin-bottom:0}.reset-panel>div{max-width:75%}.reset-panel>.notice{flex-basis:100%}.loading-icon{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.home-hero{min-height:380px}.hero-copy{padding:44px 40px}.hero-copy h2{font-size:65px}.quick-action{padding:23px}.hero-character .character-renderer{transform:scale(1.12)}}@media(max-width:1250px){.sidebar{width:205px;padding-left:15px;padding-right:15px}.main-shell{margin-left:205px;width:calc(100% - 205px)}main{padding:30px 28px 20px}.topbar{padding:0 28px}.app-footer{margin:10px 28px 0}.quick-actions{grid-template-columns:repeat(2,1fr)}.home-lower{grid-template-columns:1fr 235px}.hero-copy h2{font-size:46px}.hero-actions{gap:12px}.hero-copy{padding-left:27px}.studio-form{padding:22px}.color-input code{font-size:8px}.color-fields{gap:6px}.persona-grid{gap:16px}.persona-card-info{padding:15px}.card-title-row{flex-wrap:wrap}.studio-layout{grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr)}}@media(max-width:1000px){.sidebar{width:180px}.main-shell{margin-left:180px;width:calc(100% - 180px)}.brand{font-size:16px;gap:8px;padding-left:2px}.brand-product{font-size:10px;letter-spacing:3px}.home-lower{grid-template-columns:1fr}.identity-note{display:none}.persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy{padding:30px 0 30px 24px}.hero-copy h2{font-size:40px}.hero-customize{font-size:10px}.hero-actions{flex-wrap:wrap}.hero-character .character-renderer{max-width:100%}.hero-footnote{font-size:8px}.workspace-note{flex-wrap:wrap}.workspace-note a{margin-left:25px}.studio-layout{grid-template-columns:1fr}.studio-preview{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.studio-preview .character-stage{min-height:260px}.preview-tip{grid-column:1/-1}.studio-form{padding:28px}.settings-layout{grid-template-columns:1fr}.reset-panel{grid-column:auto}.editor-tabs{gap:20px}.page-header{align-items:flex-start}.topbar-actions{gap:10px}.breadcrumb{gap:7px;font-size:10px}.page-header h1{font-size:28px}.wizard-steps,.surface-row{gap:18px}.app-footer>span:nth-child(2){display:none}}@media(max-width:700px){.mobile-brand{display:inline-flex}.breadcrumb{font-size:0;gap:5px}.breadcrumb>span{display:none}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:66px;flex-direction:row;border-top:1px solid var(--line);border-right:0;padding:5px 12px;z-index:30}.brand,.workspace-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;width:100%;justify-content:space-around;gap:4px}.nav-link{flex-direction:column;gap:5px;padding:7px 16px;font-size:9px;min-width:65px}.nav-link svg{width:19px}.nav-count{display:none}.main-shell{margin-left:0;width:100%;padding-bottom:66px}.topbar{height:60px;padding:0 18px}.breadcrumb{font-size:10px;gap:7px}.breadcrumb>strong{font-size:10px}.topbar-actions{gap:10px}.topbar-actions>.user-avatar{display:none}.mode-badge{font-size:8px;padding:5px 6px}.active-persona-select select{font-size:10px;max-width:75px}.active-persona-select>svg{width:11px}main{padding:25px 18px 15px}.page-header{gap:15px;flex-wrap:wrap;margin-bottom:24px}.page-header h1{font-size:28px}.page-description{font-size:11px}.eyebrow{font-size:8px}.header-actions{width:100%}.header-actions .button{min-height:36px;font-size:10px}.home-hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:29px 25px 8px}.hero-copy h2{font-size:46px;margin-top:17px}.hero-copy>p{font-size:11px;max-width:85%}.hero-actions{margin-top:20px;gap:23px}.hero-character{min-height:245px;padding:0 0 22px}.hero-character .character-renderer{max-height:250px;max-width:270px}.hero-orbit{height:250px;width:250px}.hero-orbit.orbit-two{height:330px;width:330px}.hero-state{bottom:24px;font-size:8px}.hero-coordinate{font-size:6px;bottom:10px;right:15px}.hero-star.star-one{left:22%;top:28%}.hero-star.star-two{right:20%;top:33%}.hero-footnote{font-size:8px}.quick-actions{gap:10px;margin-top:15px;margin-bottom:23px}.quick-action{padding:14px 10px;gap:8px}.quick-action h3{font-size:10px}.quick-action p{font-size:8px;white-space:normal}.quick-action>svg{display:none}.action-icon{height:31px;width:29px;flex-shrink:0}.action-icon svg{width:16px}.presence-panel{padding:21px 18px}.heading-inline{align-items:flex-start}.heading-inline h2{font-size:18px}.heading-inline .text-link{font-size:8px;margin-top:4px}.heading-inline .text-link svg{display:none}.surface-row{grid-template-columns:repeat(2,1fr);gap:24px}.surface-item{position:relative;padding-left:47px;min-height:62px}.surface-item .surface-icon{position:absolute;left:0;top:0}.surface-status{margin-top:8px;font-size:8px}.surface-item small{font-size:8px}.surface-item strong{font-size:10px}.workspace-note{font-size:8px;align-items:flex-start;gap:7px}.workspace-note>span{flex:1;line-height:1.7}.workspace-note a{display:none}.app-footer{margin:0 18px;padding:18px 0;font-size:8px}.persona-grid{grid-template-columns:1fr}.persona-card-visual{min-height:240px}.persona-card-info{padding:20px}.card-title-row{flex-wrap:nowrap}.library-toolbar{gap:12px;flex-wrap:wrap}.search-field{max-width:none}.library-toolbar>.muted{font-size:10px}.studio-preview{display:block}.studio-preview .character-stage{min-height:290px}.preview-caption{padding:18px}.preview-tip{margin-bottom:0}.studio-form{padding:23px 18px}.studio-layout{gap:20px}.studio-form h2{font-size:21px}.editor-tabs{gap:22px;margin-bottom:23px}.editor-tabs a{font-size:11px}.preset-options{gap:8px}.preset-option small{font-size:8px}.color-fields{gap:10px}.color-input code{font-size:8px}.palette-options{gap:6px}.palette-option{font-size:8px}.feature-locked{flex-wrap:wrap;gap:9px}.feature-locked>div{flex:1}.feature-locked>.button{margin-left:30px}.platform-item{padding:14px 11px;gap:10px;flex-wrap:wrap}.platform-item .badge{margin-left:47px}.platform-item>div{flex-basis:calc(100% - 55px)}.reference-list article{flex-wrap:wrap}.reference-list .badge{margin-left:32px}.wizard-steps{padding:15px;gap:17px;margin-bottom:23px}.wizard-steps li{font-size:9px}.form-row{grid-template-columns:1fr}.settings-panel{padding:24px 20px}.reset-panel>div{max-width:none}.reset-panel .button{margin-top:5px}.theme-option{padding:18px 12px}.notice,.form-actions .button{font-size:10px}.create-persona-card{min-height:260px}.back-link{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root[data-reduced-motion=true] *,:root[data-reduced-motion=true] *:before,:root[data-reduced-motion=true] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(max-width:700px){.companion-home .topbar,.companion-home .page-header,.companion-home .quick-actions,.companion-home .home-lower,.companion-home .workspace-note,.companion-home .app-footer{display:none}.companion-home .main-shell{min-height:100dvh;padding-bottom:66px;background:radial-gradient(circle at 50% 22%,rgba(203,235,215,.75),transparent 34%),linear-gradient(180deg,#f7fbf8,#f3f6f3 55%,#f9f8f4)}.companion-home main{min-height:calc(100dvh - 66px);padding:0}.companion-home .home-hero{min-height:calc(100dvh - 66px);display:flex;flex-direction:column;border:0;border-radius:0;overflow:hidden;background:transparent}.companion-home .hero-character{order:1;min-height:52dvh;flex:1 1 52dvh;padding:max(26px,env(safe-area-inset-top)) 0 8px;display:flex;align-items:center;justify-content:center}.companion-home .hero-character .character-renderer{width:min(82vw,360px);max-width:min(82vw,360px);max-height:43dvh;filter:drop-shadow(0 24px 32px rgba(32,69,52,.12))}.companion-home .hero-copy{order:2;padding:4px 24px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.companion-home .hero-label,.companion-home .hero-personality,.companion-home .hero-footnote,.companion-home .hero-coordinate{display:none}.companion-home .hero-copy h2{margin:0;font-size:clamp(32px,10vw,44px);line-height:1.05}.companion-home .hero-copy>p{max-width:330px;margin:12px auto 0;color:var(--muted);font-size:12px;line-height:1.6}.companion-home .hero-actions{width:min(100%,330px);margin:20px auto 0;display:grid;grid-template-columns:1fr;gap:10px}.companion-home .hero-actions .button-mint{min-height:52px;justify-content:center;border-radius:16px;font-size:13px;box-shadow:0 14px 30px #39705324}.companion-home .hero-customize{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:14px;background:#ffffffb8;font-size:11px}.companion-home .hero-state{bottom:14px;left:50%;transform:translate(-50%);white-space:nowrap;background:#ffffffc7;border:1px solid rgba(205,219,210,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:6px 10px;font-size:8px}.companion-home .hero-orbit.orbit-one{width:300px;height:300px;opacity:.55}.companion-home .hero-orbit.orbit-two{width:390px;height:390px;opacity:.34}.companion-home .hero-star.star-one{left:16%;top:24%}.companion-home .hero-star.star-two{right:16%;top:29%}}@media(max-width:420px)and (max-height:760px){.companion-home .hero-character{min-height:44dvh;flex-basis:44dvh}.companion-home .hero-character .character-renderer{max-height:36dvh}.companion-home .hero-copy{padding-bottom:18px}.companion-home .hero-copy h2{font-size:32px}.companion-home .hero-copy>p{margin-top:8px}.companion-home .hero-actions{margin-top:14px}}
