:root{--ink:#243a35;--muted:#819089;--accent:#176b5b;--line:#e4e8e2;--cream:#f6f7f3;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #cbaa64;outline-offset:4px}[hidden]{display:none!important}.sidebar{position:fixed;width:246px;height:100dvh;background:#fff;border-right:1px solid var(--line);padding:36px 23px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-size:20px;font-weight:750;letter-spacing:-.6px}.brand small{display:block;font-size:8px;letter-spacing:1.6px;margin-top:6px;color:var(--muted)}.nav-label{font-size:9px;letter-spacing:1.7px;color:#96a199;margin:55px 12px 18px}nav{display:flex;flex-direction:column;gap:8px}nav button{display:flex;align-items:center;gap:13px;border:0;background:none;color:#76817b;padding:14px;border-radius:9px;text-align:left;font-size:13px}nav button>span:first-child{font-size:20px}nav button.selected{background:#eaf2ec;color:var(--accent);font-weight:650}.nav-end{margin-left:auto}.sidebar-note{margin-top:auto;margin-bottom:30px;background:#f6f7f0;border:1px solid #e9ebe0;border-radius:12px;padding:20px 16px}.small-icon{color:var(--accent);font-size:23px}.sidebar-note h3{font-size:12px;margin:14px 0 10px}.sidebar-note p{font-size:10px;line-height:1.9;color:#8c968a}.note-tag{display:block;font-size:8px;letter-spacing:1.2px;color:#82907e;margin-top:24px}.account{display:flex;align-items:center;gap:10px;border:0;border-top:1px solid var(--line);padding:20px 0 0;background:none;color:var(--ink);font-size:11px;text-align:left}.account small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e8edde;color:#68795c}.account>span:last-child{margin-left:auto}.shell{margin-left:246px}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center;font-size:11px}.muted{color:var(--muted)}.slash{margin:0 15px;color:#bec7be}.topbar strong{font-weight:500}.top-right{display:flex;gap:9px;align-items:center;color:#839087;font-size:10px}.status-dot{width:6px;height:6px;background:#79996f;border-radius:50%}.avatar.small{width:29px;height:29px;font-size:11px;margin-left:15px}main{max-width:1470px;padding:40px 42px 20px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:2px;color:#789083}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:39px;letter-spacing:-1.1px;margin:14px 0 12px}.page-heading p{font-size:12px;color:#859188;margin:0}.outline-tag{white-space:nowrap;border:1px solid #dce4d8;border-radius:30px;font-size:10px;color:#70866e;padding:10px 15px;background:#fafbf6}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px}.metrics article{border:1px solid var(--line);background:#fff;padding:21px 24px;border-radius:12px;position:relative}.metrics article>span{font-size:11px;color:#7a897f}.metrics strong{font-size:30px;font-weight:500;display:block;margin:12px 0 7px;letter-spacing:-1px}.metrics small{font-size:9px;color:#9ba59b}.metrics article:after{content:'↗';position:absolute;right:20px;top:20px;color:#b3bfb1;font-size:15px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(275px,1fr);gap:26px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px}.builder{padding:26px}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.panel-heading>div,.subhead{display:flex;align-items:center;gap:10px}h2{font-size:15px;font-weight:600;margin:0}.panel-heading>.muted{font-size:8px;letter-spacing:1px}.step{background:#f0f3ed;color:#7f947b;border:1px solid #e5ebdf;padding:5px 7px;border-radius:5px;font-size:9px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}label{display:block;font-size:11px;font-weight:550}input:not([type=color]),textarea{display:block;width:100%;border:1px solid #dde4da;background:#fcfdfb;border-radius:7px;padding:12px;margin-top:10px;color:#4a6054;font-size:12px;outline:none;resize:vertical}input:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #176b5b10}label small{display:block;font-size:9px;color:#99a294;font-weight:400;margin-top:9px}.divider{height:1px;background:#edf0e9;margin:26px 0}.subhead{margin-bottom:23px}.accent-row{display:flex;justify-content:space-between;align-items:center;margin:23px 0}.accent-row small{display:block;font-size:9px;color:#99a294;margin-top:7px}.color-control{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:7px;padding:6px 10px;font-family:monospace;font-size:11px}input[type=color]{width:25px;height:25px;padding:0;border:0;background:none;cursor:pointer}.build-note{display:flex;gap:12px;align-items:center;background:#f6f8f2;border:1px solid #e8eede;border-radius:8px;padding:11px 14px;margin:24px 0 17px;color:#718165}.build-note>span{font-size:21px}.build-note p{margin:0;font-size:10px;line-height:1.8}.primary{display:block;width:100%;background:var(--accent);color:white;border:1px solid var(--accent);border-radius:8px;font-size:12px;font-weight:500;padding:15px 18px;box-shadow:0 4px 7px #176b5b10;transition:background .2s,transform .2s}.primary:hover{background:#115244;transform:translateY(-1px)}.primary span{float:right}.form-caption{text-align:center;font-size:8px;color:#a3ac9e;margin:13px 0 0}.preview-column{background:radial-gradient(ellipse at 50% 45%,#e2e9d9,transparent 65%),#f0f3ec;border:1px solid #e2e8dc;border-radius:14px;padding:22px 16px}.preview-label{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#8b9b85;letter-spacing:1px}.live-pill{font-size:8px;letter-spacing:0;border:1px solid #dbe6d6;border-radius:20px;padding:5px 8px;color:#6a8964;background:#f6f9f0}.phone{width:252px;max-width:100%;margin:27px auto 20px;background:#f4f3ed;border:6px solid #25382f;border-radius:37px;overflow:hidden;box-shadow:0 20px 30px #2b442c20,0 0 0 2px #b7c0ac}.phone-top{height:37px;display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 17px;font-size:8px;font-weight:bold}.camera{position:absolute;left:50%;transform:translateX(-50%);width:65px;height:16px;background:#25382f;border-radius:20px;top:8px}.phone iframe{display:block;width:100%;height:408px;border:0}.phone-bottom{height:19px;position:relative}.phone-bottom:after{content:'';width:70px;height:3px;background:#273a32;position:absolute;left:50%;bottom:6px;transform:translateX(-50%);border-radius:8px}.preview-note{display:flex;gap:12px;justify-content:center;margin:26px 0 6px}.preview-note>span{font-size:27px;color:#8e9f7d}.preview-note strong{font-size:10px;font-weight:500;color:#758a6a}.preview-note p{font-size:9px;line-height:1.7;color:#99a58e;margin:6px 0}.section-title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 17px}.text-button{border:0;background:none;color:#7e9275;font-size:10px;padding:10px;cursor:pointer}.activity{overflow:hidden}.empty{text-align:center;padding:30px;color:#8d9a87}.empty>span{font-size:24px}.empty h3{font-size:12px;font-weight:500}.empty p{font-size:10px;color:#a2aa9c}.build-row{display:flex;align-items:center;gap:15px;padding:17px 22px;border-bottom:1px solid var(--line);font-size:11px}.build-row:last-child{border-bottom:0}.build-row .build-info{flex:1;min-width:0}.build-info strong{display:block;overflow-wrap:anywhere}.build-info small{display:block;color:var(--muted);font-size:10px;margin-top:6px;overflow-wrap:anywhere}.badge{padding:5px 8px;border-radius:20px;background:#f0f2e9;font-size:9px;white-space:nowrap}.badge.ready{background:#e7f3e8;color:#21713e}.badge.failed{background:#fff0e9;color:#b05f41}.badge.building{background:#eaf0fa;color:#4e6a9d}.secondary{border:1px solid var(--line);background:white;color:var(--accent);padding:10px 13px;font-size:11px;border-radius:7px}.compact{width:auto;white-space:nowrap}.studio-footer{display:flex;justify-content:space-between;padding:27px 0 6px;color:#a1ac99;font-size:9px}.studio-footer span:last-child{font-size:8px;letter-spacing:1.5px}.settings-panel{padding:30px}.settings-panel>p{font-size:12px;color:var(--muted);line-height:1.7}.check{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px}dialog{border:1px solid var(--line);border-radius:18px;padding:30px;width:min(92vw,500px);color:var(--ink);max-height:85dvh;overflow:auto}dialog::backdrop{background:#18382f80;backdrop-filter:blur(5px)}dialog h2{font:28px Georgia,serif;margin:16px 0}dialog p{color:var(--muted);font-size:12px;line-height:1.8}dialog .primary{margin-top:20px}.error{color:#b45339!important}.detail-heading{display:flex;align-items:center;justify-content:space-between}.detail-heading h2{margin:0}pre{background:#f1f4ed;border-radius:10px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;padding:20px;line-height:1.8;max-height:300px;overflow:auto}progress{width:100%;accent-color:var(--accent)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#243e33;color:white;border-radius:10px;padding:15px 23px;box-shadow:0 5px 30px #0002;font-size:12px;max-width:90vw;z-index:5}@media(min-width:1500px){main{padding-top:50px}.phone{width:272px}.phone iframe{height:445px}}@media(max-width:1150px){.sidebar{width:210px;padding:30px 16px}.shell{margin-left:210px}main{padding:30px 25px}.topbar{padding:0 25px}.workspace-grid{gap:16px;grid-template-columns:minmax(0,1.4fr) 280px}.builder{padding:20px}.panel-heading>.muted{display:none}h1{font-size:34px}.outline-tag{display:none}.field-row{gap:12px}}@media(max-width:950px){.sidebar{width:180px}.shell{margin-left:180px}.brand{font-size:17px}.brand img{width:30px}.brand small{font-size:6px}.workspace-grid{grid-template-columns:1fr}.preview-column{display:block}.top-right{font-size:0}.metrics{gap:10px}.metrics article{padding:18px 14px}.metrics small{font-size:8px}}@media(max-width:640px){.sidebar{position:static;width:100%;height:auto;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:20px}.brand small{font-size:7px}.brand img{width:35px}.nav-label,.sidebar-note,.account{display:none}nav{flex-direction:row;margin-top:18px;gap:6px}nav button{font-size:10px;flex:1;justify-content:center;gap:5px;padding:10px 5px}nav button>span:first-child{font-size:15px}.nav-end{display:none}.shell{margin-left:0}.topbar{height:50px;padding:0 19px}.top-right{display:none}main{padding:28px 18px 15px}h1{font-size:32px}.page-heading p{font-size:11px;line-height:1.8}.page-heading{align-items:flex-start}.metrics article{padding:15px 11px}.metrics article>span{font-size:9px}.metrics article:after{display:none}.metrics small{line-height:1.5;display:block}.metrics strong{font-size:25px}.builder{padding:19px}.field-row{grid-template-columns:1fr;gap:20px}.preview-column{display:block}.phone{width:260px}.phone iframe{height:425px}.studio-footer{gap:15px}.studio-footer span:last-child{display:none}.build-row{padding:15px 12px;gap:9px;flex-wrap:wrap}.build-row .avatar{display:none}.settings-panel{padding:20px}.page-heading .compact{font-size:10px;padding:12px}.preview-label{font-size:9px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media(prefers-reduced-motion:no-preference){.view{animation:fade .3s ease}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}}
