.app-shell{display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;color:#e9edf2;background:#11161d}.branding{display:flex;flex-direction:column;justify-content:center;min-width:170px;padding:0 14px 0 2px;color:#f4f7fb;line-height:1.15}.branding strong{font-size:14px}.branding span{margin-top:3px;color:#8d9aaa;font-size:10px}.brand-dot,.status-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#7bd88f;box-shadow:0 0 0 3px #7bd88f1f}.browser-toolbar{display:flex;align-items:center;gap:10px;min-height:54px;padding:8px 14px;background:#242d38;border-bottom:1px solid #34404d}.navigation-controls{display:flex;gap:2px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:6px;color:#b9c4d0;background:transparent;font-size:20px;cursor:pointer}.icon-button:hover{color:#fff;background:#354151}.tab-add{width:30px;height:30px;margin-bottom:4px;font-size:18px}.address-form{display:flex;align-items:center;flex:1;height:36px;min-width:0;padding:0 6px 0 12px;border:1px solid #3b4857;border-radius:8px;background:#171d25;transition:border-color .16s ease,box-shadow .16s ease}.address-form:focus-within{border-color:#79c2ff;box-shadow:0 0 0 3px #79c2ff1f}.address-icon{color:#8190a0;font-size:20px;transform:rotate(-20deg)}.address-form input{width:100%;min-width:0;padding:0 10px;border:0;outline:0;color:#e9edf2;background:transparent;font:inherit;font-size:14px}.address-form input::placeholder{color:#748191}.address-home{width:28px;height:28px;border:0;border-radius:5px;color:#9da8b5;background:transparent;font-size:18px;cursor:pointer}.address-home:hover{color:#fff;background:#354151}.viewport-shell{position:relative;flex:1;min-height:0;overflow:hidden;background:#080b0f}.browser-status{display:flex;align-items:center;gap:9px;min-height:26px;padding:0 14px;color:#8d9aaa;background:#171d25;border-top:1px solid #2c3541;font-size:11px}.status-pulse{width:6px;height:6px;box-shadow:none}.status-separator{color:#536170}@media (max-width: 640px){.branding{min-width:125px;padding-right:8px}.browser-toolbar{padding:7px 8px;gap:6px}.icon-button{width:31px}}.admin-page{min-height:100vh;padding:24px;color:#e9edf2;background:#11161d}.admin-panel{display:grid;gap:16px;width:min(100%,420px);margin:0 auto;padding:24px;border:1px solid #34404d;border-radius:8px;background:#242d38}.admin-panel form{display:grid;gap:12px}.admin-panel label{display:grid;gap:6px;color:#b9c4d0;font-size:13px}.admin-panel input,.admin-panel button{min-height:36px;padding:8px 10px;border:1px solid #465466;border-radius:6px;color:#e9edf2;background:#171d25;font:inherit}.admin-panel button{cursor:pointer;background:#2d7fc2}.landing-page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.landing-content{text-align:center;padding:32px}.landing-content h1{margin:0;font-size:48px;font-weight:700}.landing-content p{margin:12px 0 28px;font-size:18px;opacity:.7}.launch-button{border:0;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer}.remote-browser-page{width:100%;height:100vh;overflow:hidden}.landing-page{min-height:100vh;box-sizing:border-box;padding:48px 24px;overflow-y:auto}.landing-content{width:min(760px,100%);margin:0 auto}.landing-content h1{font-size:clamp(42px,8vw,64px);margin-bottom:8px}.landing-subtitle{font-size:21px;opacity:.7;margin-bottom:22px}.landing-description{max-width:680px;margin:0 auto 32px;font-size:17px;line-height:1.65;opacity:.8}.landing-features{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:0 auto 32px;text-align:left}.landing-features>div{padding:18px;border-radius:16px;background:#7f7f7f14}.landing-features strong{display:block;margin-bottom:7px;font-size:16px}.landing-features span{display:block;font-size:14px;line-height:1.5;opacity:.7}.launch-button{min-width:180px;padding:15px 26px;font-size:17px}@media (max-width: 600px){.landing-page{padding:36px 18px}.landing-features{grid-template-columns:1fr}}.landing-page{background:linear-gradient(135deg,#0f172a,#111827,#172554);color:#f8fafc}.landing-content h1{background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-subtitle,.landing-description{color:#cbd5e1}.landing-features>div{background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.landing-features strong{color:#f8fafc}.landing-features span{color:#cbd5e1}.launch-button{background:linear-gradient(90deg,#3b82f6,#6366f1);color:#fff;box-shadow:0 8px 24px #3b82f640}.launch-button:hover{transform:translateY(-1px);box-shadow:0 10px 28px #3b82f659}.launch-button:active{transform:translateY(0)}.remote-browser-page{position:relative;width:100%;height:100vh}.remote-browser-controls{position:fixed;right:14px;bottom:14px;z-index:1000;display:flex;gap:8px}.remote-browser-controls button{width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#0f172ad1;color:#fff;font-size:18px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.remote-browser-controls button:hover{background:#1e293bf2}.remote-browser-controls button:active{transform:scale(.95)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;font-family:Avenir Next,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
