/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--orange:#f4511e;--ink:#171513;--muted:#756f69;--line:#e9e5e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f8f7f5;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,textarea{font:inherit}.shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:10;background:#12110f;flex-direction:column;width:248px;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #2b2824;align-items:center;height:72px;margin-bottom:22px;padding:0 12px 18px;display:flex;overflow:hidden}.brand img{object-fit:contain;object-position:left center;width:132px;max-height:62px}nav{flex-direction:column;gap:7px;display:flex}nav a,.sidebar-bottom>a{color:#bcb6ae;border-radius:10px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}nav a span,.sidebar-bottom>a span{text-align:center;width:20px;font-size:17px}nav a b{background:#302c28;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:11px}nav a:hover,.sidebar-bottom>a:hover,nav a.active{color:#fff;background:#292622}nav a.active{box-shadow:inset 3px 0 var(--orange)}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #2b2824;align-items:center;gap:10px;margin-top:13px;padding:18px 8px 2px;display:flex}.avatar{background:var(--orange);border-radius:10px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.profile strong,.profile small{white-space:nowrap;display:block}.profile strong{font-size:13px}.profile small{color:#8e8880;margin-top:3px;font-size:10px}.profile button{color:#77716a;background:0 0;border:0;margin-left:auto}.content{grid-column:2;width:min(1180px,100vw - 248px);margin:auto;padding:42px 48px 70px}header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.eyebrow{letter-spacing:.14em;font-weight:800;color:var(--orange)!important;margin-bottom:7px!important;font-size:11px!important}header h1{letter-spacing:-.03em;margin:0;font-size:29px}header p{color:var(--muted);margin:7px 0 0;font-size:14px}.notification{border:1px solid var(--line);width:40px;height:40px;color:var(--orange);background:#fff;border-radius:12px}.idea-card{color:#fff;background:linear-gradient(135deg,#211e1a,#131210 72%);border-radius:20px;padding:29px;position:relative;overflow:hidden;box-shadow:0 14px 45px #2e201523}.idea-card:after{content:"";background:#f4511e22;border-radius:50%;width:280px;height:280px;position:absolute;top:-145px;right:-120px}.idea-copy{z-index:1;align-items:flex-start;gap:15px;display:flex;position:relative}.spark{background:var(--orange);border-radius:12px;flex:0 0 41px;place-items:center;width:41px;height:41px;font-size:20px;display:grid}.idea-copy h2{margin:0;font-size:22px}.idea-copy p{color:#aaa39b;margin:7px 0 20px;font-size:13px}.composer{z-index:1;background:#fff;border-radius:14px;padding:4px;position:relative}textarea{resize:vertical;color:#27231f;background:0 0;border:0;outline:0;width:100%;min-height:98px;padding:16px 17px 8px;font-size:14px;line-height:1.6}textarea::placeholder{color:#9c9690}.composer-actions{justify-content:space-between;align-items:center;padding:7px;display:flex}.composer-actions button,.prompts button,.success button,.section-title button{cursor:pointer;border:0}.attach{color:#77716a;background:0 0;font-size:12px;font-weight:650}.send{background:var(--orange);color:#fff;border-radius:9px;padding:10px 16px;font-size:12px;font-weight:750;box-shadow:0 5px 15px #f4511e40}.send span{margin-left:7px}.prompts{z-index:1;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex;position:relative}.prompts span{color:#77716a;font-size:11px}.prompts button{color:#bcb6ae;background:#302c28;border:1px solid #3d3935;border-radius:99px;padding:6px 10px;font-size:10px}.success{z-index:1;color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex;position:relative}.success>span{color:#239552;background:#dff5e7;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.success strong,.success p{display:block}.success p{color:var(--muted);margin:3px 0 0;font-size:12px}.success button{color:var(--orange);background:#fff0eb;border-radius:8px;margin-left:auto;padding:9px 12px;font-size:12px;font-weight:700}.section-title{justify-content:space-between;align-items:end;margin:33px 0 16px;display:flex}.section-title h2{margin:0;font-size:18px}.section-title p{color:var(--muted);margin:5px 0 0;font-size:12px}.section-title button{color:var(--orange);background:0 0;font-size:12px;font-weight:750}.project-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project{border:1px solid var(--line);background:#fff;border-radius:15px;padding:19px;position:relative;box-shadow:0 7px 25px #40332608}.project-icon{color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.orange{background:var(--orange)}.blue{background:#3f75cb}.green{background:#2ba86b}.more{color:#aaa39b;background:0 0;border:0;position:absolute;top:15px;right:15px}.project h3{margin:17px 0 5px;font-size:14px}.project p{color:var(--muted);margin:0 0 17px;font-size:11px}.progress{background:#eeeae6;border-radius:9px;height:5px;overflow:hidden}.progress i{background:var(--orange);border-radius:9px;height:100%;display:block}.project-meta{color:#88817a;justify-content:space-between;margin-top:9px;font-size:9px;display:flex}.team-title{align-items:center}.online{color:#4a8d68;background:#e9f6ee;border-radius:99px;padding:7px 10px;font-size:10px}.online i{background:#35a566;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.team-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.agent{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.agent>div{color:#5e5750;background:#f2eee9;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid}.agent strong,.agent small{display:block}.agent strong{font-size:12px}.agent small{color:#938c85;margin-top:3px;font-size:9px}.agent>i{background:#36ad6d;border-radius:50%;width:7px;height:7px;margin-left:auto;box-shadow:0 0 0 3px #e5f6ec}@media (max-width:900px){.shell{display:block}.sidebar{width:100%;height:auto;padding:15px;position:static}.brand{border:0;height:54px;margin:0;padding:0}.brand img{width:105px}nav,.sidebar-bottom{display:none}.content{width:100%;padding:27px 18px 50px}.project-grid,.team-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.notification{display:none}header h1{font-size:25px}.idea-card{padding:20px}.prompts{display:none}.project-grid,.team-grid{grid-template-columns:1fr}.section-title{align-items:flex-start}}.loading{text-align:center;color:#aaa39b;background:#12110f;place-content:center;min-height:100vh;display:grid}.loading span{background:var(--orange);color:#12110f;border-radius:17px;place-items:center;width:54px;height:54px;margin:auto;font-size:32px;font-weight:900;display:grid}.loading p{font-size:12px}.login-page{grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#12110f;flex-direction:column;justify-content:space-between;padding:70px;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";background:#f4511e18;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-260px;right:-260px}.login-brand>img{object-fit:contain;object-position:left;width:180px;max-height:130px}.login-brand>div{z-index:1;max-width:620px;margin-bottom:12vh;position:relative}.login-brand p{color:var(--orange);letter-spacing:.15em;font-size:11px;font-weight:800}.login-brand h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(42px,5vw,74px);line-height:1.02}.login-brand h1 em{color:var(--orange);font-style:normal}.login-brand span{color:#aaa39b;max-width:480px;font-size:15px;line-height:1.7;display:block}.login-panel{background:#f8f7f5;place-items:center;padding:35px;display:grid}.login-panel form{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(390px,100%);padding:34px;box-shadow:0 18px 60px #3c2d1e12}.login-panel h2{margin:0;font-size:29px}.login-note{color:var(--muted);margin:8px 0 26px;font-size:13px;line-height:1.6}.login-panel label{margin:14px 0;font-size:12px;font-weight:750;display:block}.login-panel input{border:1px solid #ded9d4;border-radius:9px;outline:0;width:100%;margin-top:7px;padding:12px 13px;display:block}.login-panel input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f4511e15}.login-panel form>button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:9px;width:100%;margin-top:7px;padding:13px;font-weight:750}.login-panel form>button:disabled,.send:disabled{opacity:.65}.login-panel small{color:#9a938c;text-align:center;margin-top:17px;font-size:9px;line-height:1.5;display:block}.form-error,.idea-error{color:#d63b32!important;font-size:11px!important}.mobile-logo{display:none}.manager-reply{z-index:1;color:var(--ink);background:#fff;border-radius:14px;padding:20px;position:relative}.manager-reply strong{color:var(--orange);font-size:12px}.manager-reply p{white-space:pre-wrap;color:#4e4842;font-size:13px;line-height:1.65}.manager-reply button{color:var(--orange);background:#fff0eb;border:0;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:750}.empty-projects{text-align:center;color:#8d857e;border:1px dashed #d8d1ca;border-radius:14px;grid-column:1/-1;padding:35px;font-size:12px}@media (max-width:800px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.mobile-logo{background:#12110f;border-radius:12px;margin-bottom:25px;padding:10px;display:block}.mobile-logo img{object-fit:contain;width:105px;height:50px;display:block}}.project{font:inherit;color:inherit;text-align:left;cursor:pointer}.project:hover{border-color:#d8d0c8;transform:translateY(-2px);box-shadow:0 12px 32px #40332614}.dialog-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#17120dcc;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.project-dialog{background:#f8f7f5;border-radius:20px;grid-template-rows:auto 1fr auto;width:min(760px,100%);height:min(780px,90vh);display:grid;overflow:hidden;box-shadow:0 35px 100px #0008}.dialog-header{color:#fff;background:#171513;margin:0;padding:20px 23px}.dialog-header p{color:var(--orange);letter-spacing:.14em;margin:0 0 5px;font-size:9px;font-weight:800}.dialog-header h2{max-width:620px;margin:0;font-size:17px}.dialog-header button{color:#fff;cursor:pointer;background:#302c28;border:0;border-radius:9px;width:34px;height:34px;font-size:22px}.messages{flex-direction:column;gap:14px;padding:25px;display:flex;overflow-y:auto}.message{border-radius:14px;max-width:82%;padding:14px 16px}.message span{text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:9px;font-weight:850;display:block}.message p{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.65}.message.assistant{border:1px solid var(--line);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.message.assistant span{color:var(--orange)}.message.user{color:#fff;background:#211e1a;border-bottom-right-radius:4px;align-self:flex-end}.message.user span{color:#aaa39b}.loading-messages{text-align:center;color:#938c85;font-size:12px}.reply-box{border-top:1px solid var(--line);background:#fff;padding:14px}.reply-box textarea{resize:none;border:1px solid #ded8d2;border-radius:10px;min-height:78px;padding:12px}.reply-box>div{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.reply-box small{color:#99918a;font-size:9px}.reply-box button{background:var(--orange);color:#fff;border:0;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:750}.reply-box button:disabled{opacity:.55}.dialog-error{color:#c7362e;background:#fff0ed;margin:0;padding:8px 20px;font-size:11px}@media (max-width:620px){.dialog-backdrop{padding:0}.project-dialog{border-radius:0;height:100vh}.message{max-width:92%}.reply-box small{display:none}}
