:root{--bg:#080808;--bg-soft:#0d0d0d;--panel:#111110;--panel-hover:#151514;--line:#ffffff13;--line-strong:#ffffff1f;--text:#f4f1ea;--muted:#97938b;--muted-dark:#6f6b64;--gold:#d8ac60;--gold-light:#f0ce8b;--gold-soft:#d8ac601f;--green:#78b49a;--blue:#7498ce;--violet:#9d84ca;--rose:#c9828d;--sidebar-width:258px}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Geist,Segoe UI,Arial,sans-serif}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}::selection{color:#15100a;background:var(--gold)}.workspace-shell{background:radial-gradient(circle at 77% -10%, #b9843012, transparent 28%), var(--bg);min-height:100vh}.sidebar{z-index:20;width:var(--sidebar-width);border-right:1px solid var(--line);background:#090909f5;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid var(--line);align-items:center;height:88px;padding:0 26px;display:flex}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-mark{color:#0000;filter:drop-shadow(0 0 12px #d8ac6029);background:url(/romnia-mark.png) 50%/contain no-repeat;flex:0 0 46px;width:46px;height:28px;font-size:0;display:inline-block;overflow:hidden}.brand-mark:after{content:none}.brand-lockup>span:last-child{gap:3px;display:grid}.brand-lockup strong{color:#eee8dc;letter-spacing:.29em;font-size:14px;font-weight:590}.brand-lockup small{color:var(--muted-dark);letter-spacing:.36em;font-size:8px}.brand-lockup.compact .brand-mark{flex-basis:39px;width:39px;height:24px}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:28px 14px;display:flex}.nav-label{color:#605d57;letter-spacing:.19em;text-transform:uppercase;margin:0 12px 10px;font-size:9px;font-weight:650}.sidebar-nav button{color:#89857e;cursor:pointer;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:43px;padding:0 13px;font-size:13px;transition:all .16s;display:flex;position:relative}.sidebar-nav button:hover{color:#ddd7cc;background:#ffffff09}.sidebar-nav button.active{color:var(--gold-light);background:linear-gradient(90deg,#d8ac6021,#d8ac600a)}.sidebar-nav button.active:before{content:"";background:var(--gold);border-radius:0 2px 2px 0;width:2px;height:18px;position:absolute;left:0;box-shadow:0 0 10px #d8ac6073}.nav-gold-dot{background:var(--gold);width:5px;height:5px;box-shadow:0 0 8px var(--gold);border-radius:50%;margin-left:auto}.sidebar-bottom{border-top:1px solid var(--line);gap:8px;padding:14px;display:grid}.ecosystem-link,.profile-button{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;padding:11px;transition:all .16s;display:flex}.ecosystem-link{background:#d8ac6009;border:1px solid #d8ac601f}.ecosystem-link:hover,.profile-button:hover{color:#e5ded1;background:#ffffff0b}.ecosystem-mini-mark,.profile-avatar{width:32px;height:32px;color:var(--gold-light);background:#d8ac601a;border-radius:8px;flex:0 0 32px;place-items:center;font-size:12px;font-weight:720;display:grid}.profile-avatar{color:#d9d4cb;background:#242321;border-radius:50%}.ecosystem-link>span:nth-child(2),.profile-button>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.ecosystem-link strong,.profile-button strong{color:#cfc9bd;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:560;overflow:hidden}.ecosystem-link small,.profile-button small{color:#6f6b64;font-size:9px}.workspace-main{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808db;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(24px,4vw,54px);display:flex;position:sticky;top:0}.global-search{border:1px solid var(--line);color:#65615b;background:#ffffff06;border-radius:8px;align-items:center;gap:9px;width:min(420px,44vw);height:38px;padding:0 11px;display:flex}.global-search:focus-within{border-color:#d8ac6042;box-shadow:0 0 0 3px #d8ac600b}.global-search input{color:#ddd7cd;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.global-search input::placeholder{color:#64605a}.global-search>span{border:1px solid var(--line);color:#5e5a54;border-radius:5px;align-items:center;gap:3px;padding:4px 6px;font-size:9px;display:flex}.topbar-actions{align-items:center;gap:9px;display:flex}.sync-pill,.profile-icon,.mobile-menu{border:1px solid var(--line);color:#7d7971;cursor:pointer;background:#ffffff05;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:35px;display:flex}.sync-pill{padding:0 10px;font-size:10px}.sync-pill svg{color:var(--green)}.profile-icon,.mobile-menu{width:35px}.mobile-menu,.mobile-brand{display:none}.content-area{width:100%;max-width:1440px;min-height:calc(100vh - 70px);margin:0 auto;padding:48px clamp(24px,4vw,58px) 80px}.search-notice{border:1px solid var(--line);max-width:680px;color:var(--muted);background:#0e0e0e;border-radius:8px;align-items:center;gap:8px;margin:-12px 0 24px;padding:10px 12px;font-size:11px;display:flex}.search-notice strong{color:#dbd4c8}.search-notice button{color:#77736c;cursor:pointer;background:0 0;place-items:center;margin-left:auto;display:grid}.page-title-row{justify-content:space-between;align-items:flex-start;gap:24px;min-height:70px;margin-bottom:34px;display:flex}.section-eyebrow,.page-title-row>div>span,.section-heading>div>span,.panel-heading>div>span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:650;display:block}.page-title-row h1{color:#f0ece4;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,3.4vw,45px);font-weight:400;line-height:1.05}.outline-button,.primary-small{border:1px solid var(--line-strong);color:#b7b1a7;cursor:pointer;background:#ffffff06;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 13px;font-size:11px;display:inline-flex}.primary-small{color:#1c150a;background:linear-gradient(135deg,#e4bb72,#bd8f43);border-color:#d8ac6073;font-weight:650}.ask-romnia-card{cursor:pointer;text-align:left;background:radial-gradient(circle at 93% 30%,#d8ac6021,#0000 28%),linear-gradient(120deg,#13120f,#0c0c0b 64%);border:1px solid #d8ac602b;border-radius:14px;align-items:center;gap:23px;width:100%;min-height:148px;padding:25px 30px;transition:all .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000038}.ask-romnia-card:after{content:"";background:linear-gradient(100deg,#0000 30%,#ffffff06,#0000 70%);transition:transform .7s;position:absolute;inset:0;transform:translate(-100%)}.ask-romnia-card:hover{border-color:#d8ac604d;transform:translateY(-2px)}.ask-romnia-card:hover:after{transform:translate(100%)}.ai-orb{background:radial-gradient(circle at 42% 38%,#f5d086b3 0 2%,#0000 3%),radial-gradient(circle,#d8ac6029,#0000 66%);border:1px solid #f0ce8b30;border-radius:50%;flex:0 0 74px;place-items:center;width:74px;height:74px;display:grid;position:relative;box-shadow:inset 0 0 22px #d8ac6014,0 0 36px #d8ac600f}.ai-orb span{border:1px dotted #f0ce8ba6;border-radius:46% 54% 59% 41%;animation:12s linear infinite rotate;position:absolute;inset:12px}.ai-orb span:nth-child(2){border-color:#d8ac605c;animation-duration:18s;animation-direction:reverse;inset:18px 10px}.ai-orb span:nth-child(3){border-style:solid;border-color:#f0ce8b61;animation-duration:9s;inset:24px}@keyframes rotate{to{transform:rotate(360deg)}}.ask-copy{flex:1;gap:5px;min-width:0;display:grid}.ask-copy small{color:var(--gold);letter-spacing:.2em;font-size:9px;font-weight:700}.ask-copy strong{color:#eee8dd;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.5vw,31px);font-weight:400}.ask-copy>span{color:#78746d;font-size:11px}.ask-arrow{width:42px;height:42px;color:var(--gold-light);background:#d8ac6012;border:1px solid #d8ac6038;border-radius:50%;place-items:center;display:grid}.dashboard-section{margin-top:48px}.section-heading,.panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:17px;display:flex}.section-heading h2,.panel-heading h2{color:#e5e0d8;margin:0;font-size:17px;font-weight:510}.section-heading>div>span,.panel-heading>div>span{color:#747069;margin-bottom:5px}.section-heading button,.panel-heading button{color:#77736b;cursor:pointer;background:0 0;align-items:center;gap:3px;font-size:10px;display:flex}.section-heading button:hover,.panel-heading button:hover{color:var(--gold-light)}.continue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.continue-card{border:1px solid var(--line);background:var(--panel);cursor:pointer;text-align:left;border-radius:11px;align-items:center;gap:14px;min-height:118px;padding:17px;transition:all .16s;display:flex}.continue-card:hover,.app-card:hover,.project-card:hover,.directory-card:hover,.memory-card:hover{background:var(--panel-hover);border-color:#d8ac6033;transform:translateY(-2px)}.project-symbol,.app-icon{border-radius:10px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.project-symbol.green,.app-icon.green,.directory-icon.green{color:#99cbb3;background:#579d7b1f}.project-symbol.amber,.app-icon.amber,.directory-icon.amber{color:#e2b76b;background:#d8ac601f}.project-symbol.blue,.app-icon.blue,.directory-icon.blue{color:#91add9;background:#567bb821}.app-icon.violet,.directory-icon.violet{color:#b7a0dc;background:#8b6cbf21}.app-icon.rose,.directory-icon.rose{color:#da9ca6;background:#be647521}.continue-copy{flex:1;gap:5px;min-width:0;display:grid}.continue-copy small,.app-card-copy small,.memory-card small,.directory-card small,.project-card>small{color:#747069;font-size:9px}.continue-copy>small:first-child,.directory-card>small,.project-card>small{color:#9b8a6b;letter-spacing:.08em;text-transform:uppercase}.continue-copy strong{color:#d9d4ca;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:560;overflow:hidden}.continue-copy span{color:#625f59;align-items:center;gap:5px;font-size:9px;display:flex}.continue-arrow,.card-chevron{color:#5a5650}.dashboard-columns{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:16px;margin-top:48px;display:grid}.panel{border:1px solid var(--line);background:#0f0f0ecc;border-radius:12px;min-width:0;padding:21px}.compact-task-list{border-top:1px solid var(--line)}.task-row{border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:11px;width:100%;padding:13px 2px;display:flex}.task-check{color:#19150f;border:1px solid #4f4c47;border-radius:50%;flex:0 0 17px;place-items:center;width:17px;height:17px;display:grid}.task-row.done .task-check{border-color:var(--gold);background:var(--gold)}.task-row>span:last-child{gap:4px;display:grid}.task-row strong{color:#c9c4ba;font-size:11px;font-weight:500}.task-row small{color:#66625c;font-size:9px}.task-row.done strong{color:#67635d;text-decoration:line-through}.panel-footer-link{color:#8e826e;cursor:pointer;background:0 0;align-items:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.home-app-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.app-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#11110f;border-radius:9px;align-items:center;gap:11px;min-width:0;min-height:76px;padding:12px;transition:all .16s;display:flex}.app-card-copy{flex:1;gap:4px;min-width:0;display:grid}.app-card-copy strong{color:#d3cdc2;font-size:11px;font-weight:560}.app-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-card .app-icon{border-radius:8px;flex-basis:34px;width:34px;height:34px}.assistant-layout{grid-template-columns:minmax(0,1fr) 290px;gap:17px;display:grid}.chat-panel,.assistant-context,.task-board,.settings-card{border:1px solid var(--line);background:#0e0e0d;border-radius:12px}.chat-panel{flex-direction:column;min-height:610px;display:flex}.chat-context-bar{border-bottom:1px solid var(--line);color:#77736c;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:0 17px;font-size:10px;display:flex}.chat-context-bar>div,.chat-context-bar button{align-items:center;gap:7px;display:flex}.chat-context-bar>div svg{color:var(--gold)}.chat-context-bar button{color:#837f77;cursor:pointer;background:0 0;font-size:10px}.messages{flex-direction:column;flex:1;gap:23px;padding:27px;display:flex}.message{align-self:flex-start;gap:12px;max-width:84%;display:flex}.message.user{flex-direction:row-reverse;align-self:flex-end}.message-avatar{width:31px;height:31px;color:var(--gold-light);background:var(--gold-soft);border:1px solid #d8ac602b;border-radius:50%;flex:0 0 31px;place-items:center;font-size:9px;font-weight:700;display:grid}.message.user .message-avatar{color:#b8b3aa;background:#252422;border-color:#343331}.message>div{gap:5px;display:grid}.message small{color:#6f6b64;letter-spacing:.12em;font-size:8px}.message.user small{text-align:right}.message p{border:1px solid var(--line);color:#c9c4ba;background:#141412;border-radius:3px 10px 10px;margin:0;padding:12px 14px;font-size:12px;line-height:1.65}.message.user p{background:#d8ac6014;border-radius:10px 3px 10px 10px}.chat-composer{border:1px solid var(--line-strong);background:#141412;border-radius:10px;margin:18px}.chat-composer:focus-within{border-color:#d8ac6047}.chat-composer textarea{resize:none;color:#d5cfc4;background:0 0;border:0;outline:0;width:100%;padding:14px 15px 4px;font-size:12px;line-height:1.5}.chat-composer textarea::placeholder{color:#6c6861}.composer-actions{align-items:center;gap:9px;min-height:44px;padding:0 10px;display:flex}.composer-actions>span{color:#625e58;flex:1;font-size:9px}.icon-button,.send-button{cursor:pointer;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.icon-button{color:#77736c;background:0 0}.send-button{color:#1b150c;background:var(--gold)}.assistant-context{align-self:start;padding:22px}.assistant-context h2{color:#d9d3c9;margin:0 0 18px;font-family:Georgia,serif;font-size:20px;font-weight:400}.preview-pill{color:#aa9168;background:#d8ac600d;border:1px solid #d8ac6030;border-radius:999px;padding:7px 10px;font-size:9px}.suggestion-list{gap:8px;display:grid}.suggestion-list button{border:1px solid var(--line);color:#8a867f;cursor:pointer;text-align:left;background:#121210;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px;font-size:10px;line-height:1.4;display:grid}.suggestion-list button:hover{color:#d2ccc1;border-color:#d8ac602e}.context-card{background:#d8ac6009;border:1px solid #d8ac601c;border-radius:9px;gap:8px;margin-top:24px;padding:16px;display:grid}.context-card svg{color:var(--gold)}.context-card strong{color:#cfc9bd;font-size:11px;font-weight:550}.context-card p{color:#77736c;margin:0;font-size:10px;line-height:1.55}.project-grid,.memory-grid,.apps-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.project-card,.new-project-card,.memory-card,.directory-card{border:1px solid var(--line);background:var(--panel);cursor:pointer;text-align:left;border-radius:11px;min-height:216px;padding:20px;transition:all .16s}.project-card-top,.directory-card-top{color:#5f5b55;justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.project-dot{background:var(--gold);border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #d8ac6040}.project-dot.green{background:var(--green)}.project-dot.amber{background:var(--gold)}.project-dot.blue{background:var(--blue)}.project-card h2,.directory-card h2,.memory-card h2{color:#dad4ca;margin:7px 0 20px;font-size:15px;font-weight:540}.progress-meta{color:#66625c;justify-content:space-between;font-size:9px;display:flex}.progress-track{background:#272623;border-radius:3px;height:3px;margin-top:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, #a97b37, var(--gold-light));height:100%;display:block}.project-card-footer{color:#6f6b64;justify-content:space-between;align-items:center;margin-top:25px;display:flex}.avatar-stack{display:flex}.avatar-stack i{color:#9c978d;background:#2a2926;border:2px solid #11110f;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;display:grid}.avatar-stack i+i{color:var(--gold-light);background:#2a2114;margin-left:-7px}.new-project-card{color:#746f67;text-align:center;background:#ffffff03;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.new-project-card strong{color:#a9a39a;font-size:12px;font-weight:520}.new-project-card span{max-width:210px;font-size:9px;line-height:1.5}.memory-intro{color:var(--gold);background:linear-gradient(90deg,#d8ac600f,#0000);border:1px solid #d8ac6024;border-radius:10px;align-items:center;gap:17px;margin-bottom:27px;padding:19px 21px;display:flex}.memory-intro>div{flex:1;gap:5px;display:grid}.memory-intro strong{color:#d6d0c4;font-size:12px;font-weight:560}.memory-intro p{color:#7d7972;margin:0;font-size:10px}.memory-intro>span{color:#8f826e;font-size:10px}.memory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-card{min-height:205px}.memory-card>span{width:39px;height:39px;color:var(--gold-light);background:var(--gold-soft);border-radius:9px;place-items:center;margin-bottom:21px;display:grid}.memory-card h2{margin-bottom:8px}.memory-card p,.directory-card p{color:#76726b;margin:0;font-size:10px;line-height:1.6}.memory-card i{color:#9c8c72;align-items:center;gap:5px;margin-top:20px;font-size:9px;font-style:normal;display:flex}.filter-pills{flex-wrap:wrap;gap:7px;margin:-10px 0 26px;display:flex}.filter-pills button{border:1px solid var(--line);color:#77736c;cursor:pointer;background:0 0;border-radius:999px;padding:7px 11px;font-size:9px}.filter-pills button.active{color:var(--gold-light);background:var(--gold-soft);border-color:#d8ac6038}.directory-card{min-height:245px}.directory-icon{border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.status{border:1px solid var(--line);color:#6d6963;border-radius:999px;padding:5px 7px;font-size:8px}.status.active{color:#85b59f;background:#78b49a0f;border-color:#78b49a2e}.directory-card h2{margin-bottom:7px;font-size:18px}.open-app{color:#a08d6d;align-items:center;gap:6px;margin-top:22px;font-size:9px;display:flex}.file-toolbar{gap:8px;margin-bottom:15px;display:flex}.file-toolbar label,.file-toolbar button{border:1px solid var(--line);color:#716d66;background:#10100f;border-radius:7px;align-items:center;gap:7px;height:37px;padding:0 11px;font-size:9px;display:flex}.file-toolbar label{width:270px}.file-toolbar input{background:0 0;border:0;outline:0;flex:1;min-width:0}.file-toolbar button{cursor:pointer}.file-table{border:1px solid var(--line);background:#0f0f0e;border-radius:10px;overflow:hidden}.file-table-head,.file-row{grid-template-columns:minmax(220px,1.5fr) minmax(130px,.8fr) 120px 25px;align-items:center;gap:15px;padding:0 17px;display:grid}.file-table-head{border-bottom:1px solid var(--line);color:#5f5b55;letter-spacing:.1em;text-transform:uppercase;min-height:40px;font-size:8px}.file-row{border-bottom:1px solid var(--line);color:#716d66;cursor:pointer;text-align:left;background:0 0;width:100%;min-height:59px;font-size:9px}.file-row:last-child{border-bottom:0}.file-row:hover{background:#ffffff05}.file-row>span:first-child{min-width:0;color:var(--gold);align-items:center;gap:10px;display:flex}.file-row strong{color:#beb8ae;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.task-board{overflow:hidden}.task-board-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;padding:0 17px;display:flex}.task-board-header>div{gap:5px;display:flex}.task-board-header button{color:#716d66;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.task-board-header button.active{color:var(--gold-light);background:var(--gold-soft)}.full-task-row{border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;width:100%;padding:15px 18px;display:grid}.full-task-row:last-child{border-bottom:0}.full-task-row:hover{background:#ffffff05}.large-check{color:#716d66;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.full-task-row.done .large-check{color:#17120b;background:var(--gold)}.full-task-copy{gap:5px;display:grid}.full-task-copy strong{color:#c6c0b5;font-size:11px;font-weight:510}.full-task-copy small{color:#66625c;font-size:9px}.full-task-row.done .full-task-copy strong{color:#66625c;text-decoration:line-through}.due{color:#6f6b64;background:#171715;border-radius:5px;padding:5px 7px;font-size:8px}.due.today{color:#d19b91;background:#b45d4e1a}.full-task-row>svg{color:#5d5953}.settings-layout{grid-template-columns:190px minmax(0,670px);gap:20px;display:grid}.settings-menu{flex-direction:column;align-self:start;gap:4px;display:flex}.settings-menu button{color:#77736c;cursor:pointer;text-align:left;background:0 0;border-radius:7px;padding:10px 12px;font-size:10px}.settings-menu button.active{color:var(--gold-light);background:var(--gold-soft)}.settings-card{padding:24px}.settings-card h2{color:#ddd7cd;margin:0 0 6px;font-family:Georgia,serif;font-size:24px;font-weight:400}.settings-card>p{color:#77736c;margin:0;font-size:10px}.profile-editor{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:13px;margin:26px 0;padding:17px 0;display:flex}.large-avatar{color:#d7d1c7;background:#262522;border-radius:50%;place-items:center;width:47px;height:47px;font-size:12px;display:grid}.profile-editor>div{flex:1;gap:4px;display:grid}.profile-editor strong{color:#cac4ba;font-size:12px;font-weight:530}.profile-editor small{color:#6f6b64;font-size:9px}.profile-editor button{border:1px solid var(--line);color:#817d75;cursor:pointer;background:0 0;border-radius:6px;padding:7px 9px;font-size:9px}.settings-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.settings-fields label{color:#77736c;gap:7px;font-size:9px;display:grid}.settings-fields input{border:1px solid var(--line);color:#bdb7ad;background:#131312;border-radius:7px;outline:0;height:38px;padding:0 10px;font-size:10px}.settings-fields input:focus{border-color:#d8ac6040}.settings-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding-top:18px;display:flex}.settings-footer span{color:#625e58;font-size:9px}.settings-actions,.settings-actions form,.sign-out-button{align-items:center;display:flex}.settings-actions{gap:8px}.sign-out-button{color:#c9828d;cursor:pointer;background:#c9828d0d;border:1px solid #c9828d33;border-radius:7px;gap:6px;min-height:34px;padding:0 11px;font-size:9px}.auth-page{background-color:#070707;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:76px 22px 50px;display:grid;position:relative;overflow:hidden}.auth-glow{pointer-events:none;background:radial-gradient(circle,#d8ac6026,#0000 67%);border-radius:50%;width:760px;height:760px;position:absolute;top:-360px;left:50%;transform:translate(-50%)}.auth-back{z-index:2;color:#77736c;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;top:28px;left:clamp(22px,5vw,70px)}.auth-back:hover{color:var(--gold-light)}.auth-card{z-index:1;background:#0d0d0cf5;border:1px solid #d8ac6029;border-radius:15px;width:min(100%,470px);padding:32px;position:relative;box-shadow:0 36px 100px #00000085,0 0 70px #d8ac6009}.auth-brand{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:24px;display:flex}.auth-brand>span:last-child{gap:3px;display:grid}.auth-brand strong{color:#eee8dc;letter-spacing:.28em;font-size:13px}.auth-brand small{color:#65615b;letter-spacing:.28em;font-size:7px}.auth-heading{padding:27px 0 22px}.auth-lock{width:38px;height:38px;color:var(--gold-light);background:var(--gold-soft);border:1px solid #d8ac6026;border-radius:9px;place-items:center;margin-bottom:17px;display:grid}.auth-heading p{color:#77736c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:9px}.auth-heading h1{color:#e8e2d8;letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.auth-notice{border:1px solid var(--line);color:#969087;background:#ffffff06;border-radius:7px;margin-bottom:17px;padding:11px 12px;font-size:10px;line-height:1.55}.auth-notice.warning{color:#b29d7a;background:#d8ac600b;border-color:#d8ac6029}.auth-notice.error{color:#cc929b;background:#c9828d0e;border-color:#c9828d33}.auth-notice.success{color:#91bda9;background:#78b49a0e;border-color:#78b49a33}.auth-private-note{color:#777169;background:#d8ac6009;border:1px solid #d8ac601f;border-radius:7px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:11px 12px;font-size:9px;line-height:1.55;display:flex}.auth-private-note svg{color:#a98a58;flex:none}.auth-private-note span{gap:1px;display:grid}.auth-private-note strong{color:#b7aa96;font-weight:600}.auth-form{gap:14px;display:grid}.auth-form label{color:#817d75;gap:7px;font-size:9px;display:grid}.auth-form input{border:1px solid var(--line-strong);color:#ded8ce;background:#131312;border-radius:8px;outline:0;width:100%;height:43px;padding:0 12px;font-size:11px}.auth-form input:focus{border-color:#d8ac604d;box-shadow:0 0 0 3px #d8ac600b}.auth-form input::placeholder{color:#5d5953}.auth-primary{cursor:pointer;color:#1c150a;background:linear-gradient(135deg,#e7c07b,#b98537);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:43px;margin-top:4px;font-size:10px;font-weight:650;display:flex}.auth-primary:disabled{cursor:not-allowed;opacity:.42}.auth-preview-link{color:#9b896d;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:9px;display:flex}.auth-security{border-top:1px solid var(--line);color:#625e58;align-items:flex-start;gap:8px;margin-top:23px;padding-top:18px;font-size:8px;line-height:1.5;display:flex}.auth-security svg{color:#7f987f;flex:none}@media (max-width:520px){.auth-page{padding-inline:14px}.auth-card{padding:24px 20px}.auth-heading h1{font-size:27px}.settings-footer,.settings-actions{flex-direction:column;align-items:stretch}}.welcome-page{background-color:#070707;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;min-height:100vh;padding:0 clamp(24px,6vw,88px);display:flex;position:relative;overflow:hidden}.welcome-glow{pointer-events:none;filter:blur(20px);border-radius:50%;width:600px;height:600px;position:absolute}.welcome-glow-one{background:radial-gradient(circle,#d8ac6026,#0000 65%);top:-400px;left:16%}.welcome-glow-two{background:radial-gradient(circle,#ab752b1c,#0000 65%);bottom:-360px;right:-360px}.welcome-nav{z-index:2;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;display:flex;position:relative}.welcome-nav-link{color:#a9a39a;align-items:center;gap:7px;font-size:11px;display:flex}.welcome-nav-link:hover{color:var(--gold-light)}.welcome-hero{z-index:1;flex:1;grid-template-columns:minmax(390px,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(40px,6vw,100px);padding:65px 0 75px;display:grid;position:relative}.welcome-copy{max-width:600px}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:24px;font-size:10px;display:inline-flex}.welcome-copy h1{color:#eee9df;letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.3vw,82px);font-weight:400;line-height:.98}.welcome-copy h1 span{color:var(--gold-light)}.welcome-copy p{color:#8f8a82;max-width:500px;margin:27px 0 0;font-size:14px;line-height:1.75}.welcome-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.primary-button{color:#1c150a;background:linear-gradient(135deg,#e7c07b,#b98537);border-radius:7px;align-items:center;gap:9px;min-height:47px;padding:0 18px;font-size:11px;font-weight:670;display:inline-flex;box-shadow:0 10px 35px #d8ac601f}.trust-note{color:#6f6b64;align-items:center;gap:7px;font-size:10px;display:flex}.ecosystem-art-card{background:#080807;border:1px solid #d8ac6026;border-radius:17px;position:relative;overflow:hidden;transform:perspective(1300px)rotateY(-4deg)rotateX(1.5deg);box-shadow:0 45px 100px #00000080,0 0 80px #d8ac6009}.ecosystem-art-card:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 70px #00000059}.art-card-shine{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:35%;height:150%;animation:8s ease-in-out infinite art-shine;position:absolute;top:-20%;left:-40%;transform:rotate(12deg)}@keyframes art-shine{0%,65%{left:-40%}to{left:140%}}.ecosystem-art-card img{width:100%;height:auto;display:block}.welcome-footer{z-index:2;border-top:1px solid var(--line);color:#5e5a54;letter-spacing:.13em;justify-content:space-between;align-items:center;min-height:62px;font-size:8px;display:flex;position:relative}.welcome-footer span:nth-child(2){color:#8d7651;letter-spacing:.25em}@media (max-width:1120px){.continue-grid{grid-template-columns:1fr}.continue-card{min-height:90px}.project-grid,.apps-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-hero{grid-template-columns:1fr 1fr;gap:35px}.welcome-copy h1{font-size:clamp(45px,5.6vw,65px)}}@media (max-width:900px){:root{--sidebar-width:0px}.sidebar{display:none}.workspace-main{margin-left:0}.mobile-menu,.mobile-brand{display:flex}.mobile-brand{margin-right:auto}.global-search{margin-left:18px}.mobile-drawer-wrap{z-index:50;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;width:100%;position:absolute;inset:0}.mobile-drawer{z-index:2;border-right:1px solid var(--line);background:#090909;flex-direction:column;width:min(290px,84vw);height:100%;animation:.18s ease-out drawer-in;display:flex;position:relative;box-shadow:25px 0 80px #0000008c}@keyframes drawer-in{0%{transform:translate(-100%)}}.drawer-close{z-index:3;color:#77736c;cursor:pointer;background:0 0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:17px;right:14px}.mobile-drawer .sidebar-brand{height:70px}.welcome-hero{grid-template-columns:1fr;padding-top:80px}.welcome-copy{max-width:680px}.ecosystem-art-card{width:min(720px,100%);transform:none}}@media (max-width:720px){.content-area{padding:34px 18px 60px}.topbar{height:62px;padding:0 14px}.global-search{background:0 0;border:0;justify-content:center;width:36px;margin-left:8px;padding:0}.global-search input,.global-search>span,.sync-pill span{display:none}.sync-pill{width:35px;padding:0}.page-title-row{min-height:auto;margin-bottom:27px}.page-title-row h1{font-size:31px}.page-title-row .outline-button,.page-title-row .primary-small{width:36px;padding:0}.page-title-row .outline-button:not(:only-child){font-size:0}.ask-romnia-card{min-height:160px;padding:22px}.ai-orb{flex-basis:56px;width:56px;height:56px}.ask-arrow{display:none}.ask-copy strong{font-size:21px}.dashboard-section,.dashboard-columns{margin-top:36px}.dashboard-columns,.home-app-list,.assistant-layout{grid-template-columns:1fr}.assistant-context{order:-1}.chat-panel{min-height:560px}.messages{padding:20px 15px}.message{max-width:94%}.project-grid,.apps-directory,.memory-grid{grid-template-columns:1fr}.memory-intro{align-items:flex-start}.memory-intro>span{display:none}.file-toolbar{flex-wrap:wrap}.file-toolbar label{width:100%}.file-table{overflow-x:auto}.file-table-head,.file-row{min-width:660px}.settings-layout{grid-template-columns:1fr}.settings-menu{flex-direction:row;padding-bottom:5px;overflow-x:auto}.settings-menu button{white-space:nowrap}.settings-fields{grid-template-columns:1fr}.welcome-page{padding:0 20px}.welcome-nav{min-height:76px}.welcome-nav .brand-lockup strong{font-size:11px}.welcome-nav .brand-lockup small{font-size:7px}.welcome-nav-link{font-size:0}.welcome-nav-link svg{width:19px;height:19px}.welcome-hero{padding:58px 0}.welcome-copy h1{font-size:clamp(42px,13vw,59px)}.welcome-copy p{font-size:12px}.welcome-actions{flex-direction:column;align-items:flex-start}.welcome-footer span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
