:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f7;background:#101113;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#101113}button,input,select,textarea{font:inherit}button{border:0}.app-shell{position:relative;min-height:100vh;overflow:hidden;padding:env(safe-area-inset-top) 16px env(safe-area-inset-bottom)}.app-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0c0c0cb8,#0c0c0cdb),radial-gradient(circle at 50% 22%,rgba(229,185,85,.25),transparent 28%),linear-gradient(150deg,#d8d8d8,#3a3833 45%,#111214);filter:blur(.2px);z-index:-1}.topbar{min-height:56px;display:flex;align-items:center;gap:14px;margin:2px -16px 16px;padding:8px 20px;background:#e2e8e8d1;color:#111214;position:sticky;top:0;z-index:3}.icon-button{width:36px;height:36px;background:transparent;color:#111214;font-size:42px;line-height:26px;padding-bottom:8px}.bot-title{font-size:23px;font-weight:800;letter-spacing:.02em}.bot-subtitle{font-size:12px;color:#0000008c;margin-top:2px}.screen{width:min(100%,720px);margin:0 auto;padding-bottom:28px}.home-screen{min-height:calc(100vh - 90px);display:flex;flex-direction:column;justify-content:center;gap:20px}.brand-card{text-align:center;padding:34px 18px 160px}.logo-mark{font-size:72px;margin-bottom:18px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.55))}h1,h2,h3,p{margin:0}h1{text-transform:uppercase;font-size:32px;line-height:1.08;letter-spacing:.03em;color:#d2b06c;text-shadow:0 2px 0 rgba(0,0,0,.35)}.brand-card p{margin-top:120px;font-size:21px;line-height:1.35;color:#ffffffe6}.primary{width:100%;min-height:64px;border-radius:16px;background:#0b84ff;color:#fff;font-size:22px;font-weight:700;letter-spacing:.03em;box-shadow:0 18px 35px #00000047}.primary:disabled{opacity:.45}.primary.outline,.primary.muted{background:#1f2126d1;border:1px solid rgba(210,176,108,.65);color:#f3f3f3;text-transform:uppercase}.primary.muted{color:#d2b06c}.notice{padding:18px;border-radius:14px;background:#1f2126e6;color:#f2f2f2;font-size:20px;line-height:1.3}.notice.dark{margin-bottom:22px}.panel-title{padding:22px 18px;border-radius:14px;background:#1f2126e6;font-size:22px;margin-bottom:22px}.equipment-list{display:flex;flex-direction:column;gap:26px}.equipment-card{background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 8px 20px}.machine-illustration{width:100%;min-height:150px;display:grid;place-items:center;font-size:105px;filter:drop-shadow(0 20px 15px rgba(0,0,0,.45))}.equipment-card h3{font-size:24px;font-weight:500;margin-top:6px;letter-spacing:.04em}.equipment-card p{margin-top:8px;max-width:520px;color:#ffffffa8;font-size:19px;line-height:1.35}.form-screen{display:flex;flex-direction:column;gap:18px}label{display:flex;flex-direction:column;gap:8px}label span,.section-caption{color:#ffffff9e;text-transform:uppercase;letter-spacing:.08em;font-size:15px;padding-left:4px}input,select,textarea{width:100%;border:0;border-radius:14px;background:#1f2126ed;color:#fff;min-height:58px;padding:15px 17px;outline:none;font-size:20px}textarea{min-height:118px;resize:vertical}.profile-head{display:flex;align-items:center;gap:16px;margin:10px 0 18px}.avatar{width:76px;height:76px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(145deg,#617bff,#11b5a6);font-size:34px;font-weight:800;border:3px solid rgba(255,255,255,.75)}.profile-head h2{font-size:26px}.profile-head p{margin-top:6px;color:#fff9;line-height:1.35}.toggle-list{border-radius:14px;overflow:hidden;background:#1f2126ed}.toggle-row{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:56px;padding:12px 16px;background:transparent;color:#f7f7f7;font-size:20px;border-bottom:1px solid rgba(255,255,255,.08)}.toggle-row.active{color:#fff;background:#0b84ff2e}.switch{width:44px;height:28px;border-radius:999px;background:#ffffff1f;display:grid;place-items:center;color:#45d36d;font-weight:900}.chip-grid{display:flex;flex-wrap:wrap;gap:10px}.chip{min-height:44px;padding:10px 14px;border-radius:999px;background:#1f2126e6;color:#ffffffbf}.chip.active{background:#0b84ff;color:#fff}
