:root{color:#18221e;background:#f5f7f2;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;--ink: #07100d;--muted: #657069;--line: #dce2db;--paper: #fbfcf9;--lime: #b8f45a;--green: #1d8b5a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #7ab92e80;outline-offset:3px}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:78px;width:min(1280px,calc(100% - 40px));margin:14px auto 0;padding:0 22px;display:flex;align-items:center;gap:44px;background:#ffffffd9;border:1px solid #e5e9e3;border-radius:18px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;min-width:210px}.brand-mark{width:36px;height:36px;border-radius:10px;display:block;flex:0 0 auto}.brand strong,.brand small{display:block}.brand strong{font-size:15px;letter-spacing:-.02em}.brand small{font-size:8px;letter-spacing:.28em;color:#78817b;margin-top:1px}nav{display:flex;gap:28px;flex:1}nav a{color:#4e5953;font-size:14px;font-weight:600}nav a.router-link-active{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:16px}.account-chip{font-size:13px;padding:7px 11px;background:#eff2ed;border-radius:100px}.text-button{border:0;background:none;color:#445049;font-weight:600;cursor:pointer;padding:7px}.text-button:hover{color:var(--ink)}.text-button.danger{color:#b34848}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;color:#fff;background:var(--ink);border:1px solid var(--ink);border-radius:12px;font-weight:700;cursor:pointer;transition:transform .18s,background .18s}.button:hover:not(:disabled){transform:translateY(-2px);background:#19382b}.button:disabled{opacity:.45;cursor:not-allowed}.button-small{min-height:38px;padding-inline:17px;border-radius:10px;font-size:13px}.button-ghost{color:var(--ink);background:transparent;border-color:#aeb8b0}.button-wide{width:100%}.hero{padding:104px 0 110px;display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#536058;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #1d8b5a17}.hero h1{font-size:clamp(46px,5.3vw,76px);letter-spacing:-.065em;line-height:1.03;margin:22px 0 28px;color:var(--ink)}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{color:var(--muted);font-size:17px;line-height:1.8;max-width:550px}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-proof{display:flex;gap:26px;margin-top:48px;color:#6b756f;font-size:11px}.hero-proof span{display:flex;align-items:baseline;gap:5px}.hero-proof b{color:var(--ink);font-size:23px}.product-window{border-radius:24px;overflow:hidden;box-shadow:0 30px 70px #17291f25;border:1px solid #273a31;background:#0d1713;transform:perspective(1100px) rotateY(-3deg) rotateX(1deg)}.window-bar{height:45px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid #28362f}.window-bar span{width:9px;height:9px;border-radius:50%;background:#4a5951}.window-bar span:first-child{background:#e46d61}.window-bar span:nth-child(2){background:#dfb64c}.window-bar span:nth-child(3){background:#6cbf72}.window-bar small{color:#91a097;margin-left:auto;margin-right:auto;font-size:10px}.window-body{display:grid;grid-template-columns:145px 1fr;min-height:400px}.window-body aside{padding:21px 15px;border-right:1px solid #26352e;display:flex;flex-direction:column;gap:16px}.window-body aside b{color:#d7f7e6;background:#244b39;padding:9px;border-radius:7px;font-size:9px}.window-body aside i{height:7px;width:80%;border-radius:9px;background:#26372f}.window-body aside i:nth-of-type(2){width:63%}.window-body aside div{border-top:1px solid #27372f}.window-body article{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;color:#fff;background:radial-gradient(circle at 50% 40%,#183b2b 0,#0d1713 58%)}.online-dot{font-size:9px;color:#a8eec8;padding:5px 9px;border:1px solid #39624e;border-radius:20px}.window-body article h3{font-size:24px;margin:25px 0;letter-spacing:-.03em}.prompt-card{width:100%;max-width:360px;min-height:95px;border:1px solid #3d4e45;background:#18251f;border-radius:14px;padding:15px;color:#adbbb3;font-size:11px;position:relative}.prompt-card p{margin:0}.prompt-card button{position:absolute;right:10px;bottom:10px;width:28px;height:28px;border:0;border-radius:7px;background:var(--lime)}.capabilities{display:flex;gap:7px;margin-top:13px;width:100%;max-width:360px}.capabilities span{padding:5px 8px;background:#18251f;border:1px solid #314239;border-radius:6px;color:#788a80;font-size:8px}.feature-strip{background:var(--ink);color:#fff;padding:88px 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.feature-grid article>span{color:var(--lime);font-size:12px;font-weight:800}.feature-grid h2{font-size:23px;margin:26px 0 14px}.feature-grid p{color:#9eaaa4;font-size:14px;line-height:1.8}.security-section{padding:110px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.security-section h2{font-size:42px;letter-spacing:-.045em;line-height:1.2;margin-top:20px}.security-list p{display:grid;grid-template-columns:110px 1fr;gap:25px;padding:26px 0;margin:0;border-bottom:1px solid var(--line)}.security-list b{color:var(--ink)}.security-list span{color:var(--muted);line-height:1.65}.auth-page{width:min(1080px,calc(100% - 48px));margin:70px auto 110px;display:grid;grid-template-columns:1fr .85fr;min-height:610px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px #1b2b2220}.auth-card{padding:70px clamp(36px,7vw,86px)}.auth-card h1,.authorize-card h1{font-size:37px;letter-spacing:-.045em;margin:14px 0 10px}.auth-card>p,.authorize-card>p{color:var(--muted);line-height:1.7}form{margin-top:32px}label{display:block;font-size:13px;font-weight:700;color:#39463f;margin-top:18px}input{display:block;width:100%;margin-top:8px;min-height:48px;padding:0 14px;border:1px solid #ced6d0;border-radius:10px;background:#fafbf9;color:var(--ink)}input:focus{border-color:#72a63c;background:#fff}form .button{margin-top:28px}.form-error{color:#a73535;background:#fff0f0;border-radius:8px;padding:10px 12px;font-size:13px}.form-success{color:#176d49;background:#e9f8ef;border-radius:8px;padding:10px 12px;font-size:13px}.auth-switch{text-align:center;font-size:13px;margin-top:28px!important}.auth-switch a{color:var(--green);font-weight:700}.auth-aside{background:var(--ink);color:#fff;padding:70px 55px;display:flex;justify-content:flex-end;flex-direction:column;background-image:radial-gradient(circle at 80% 10%,#285d453d 0,transparent 45%)}.auth-aside span{color:var(--lime);font-size:11px;letter-spacing:.16em}.auth-aside h2{font-size:30px;line-height:1.45;letter-spacing:-.035em}.dashboard{padding:85px 0 120px}.dashboard-heading h1{font-size:48px;letter-spacing:-.055em;margin:15px 0 10px}.dashboard-heading p{color:var(--muted)}.devices-heading{display:flex;justify-content:space-between;align-items:end}.refresh-note{color:#8a948e;font-size:11px}.device-grid{margin-top:45px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.device-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 8px 30px #25362c08}.device-card.online{border-color:#aed8bc;box-shadow:0 10px 40px #3d99671a}.device-top{display:flex;align-items:center;justify-content:space-between}.device-platform{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:var(--lime);font-weight:800}.status{font-size:11px;color:#88918c;display:flex;align-items:center;gap:6px}.status i{width:7px;height:7px;border-radius:50%;background:#aab1ad}.online .status{color:var(--green)}.online .status i{background:#38b76f;box-shadow:0 0 0 4px #38b76f1a}.device-card h2{margin:25px 0 7px;font-size:20px}.device-card>p{color:var(--muted);font-size:12px}.device-meta{border-top:1px solid #edf0ec;margin-top:22px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px}.device-meta span{color:#8c9690}.device-meta b{font-weight:600}.device-actions{display:flex;align-items:center;gap:10px;margin-top:24px}.device-actions .button{flex:1;min-height:42px}.empty-state{margin-top:45px;min-height:330px;display:grid;place-items:center;align-content:center;text-align:center;background:#fff;border:1px dashed #cbd3cd;border-radius:20px}.empty-state h2{margin:18px 0 7px}.empty-state p{color:var(--muted);max-width:530px;line-height:1.7}.empty-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:16px;background:#edf3eb;color:var(--green);font-size:28px}.spinner{width:36px;height:36px;border-radius:50%;border:3px solid #dde3dd;border-top-color:var(--green);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{padding:13px 16px;border-radius:10px}.notice-error{background:#fff0f0;color:#9c3535}.account-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px;margin-top:45px}.profile-card,.detail-card,.password-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px}.profile-card{display:flex;align-items:center;gap:18px}.avatar{width:65px;height:65px;display:grid;place-items:center;background:var(--ink);color:var(--lime);border-radius:18px;font-size:26px;font-weight:800}.profile-card h2{margin:0 0 6px}.profile-card p{color:var(--muted);margin:0}.detail-card p{display:flex;justify-content:space-between;border-bottom:1px solid #edf0ec;padding:16px 0;margin:0;font-size:13px}.detail-card p:last-child{border:0}.detail-card span{color:var(--muted)}.detail-card code{font-size:11px}.success-text{color:var(--green)}.password-card{grid-column:1 / -1;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.password-card-heading h2{font-size:28px;margin:12px 0 10px}.password-card-heading>p{color:var(--muted);line-height:1.7;max-width:360px}.password-card form,.password-card form label:first-child{margin-top:0}.authorize-page{padding:80px 0 120px}.authorize-card{max-width:560px;margin:auto;background:#fff;border:1px solid var(--line);padding:55px;border-radius:22px;box-shadow:0 20px 60px #24372c14}.permission-box{margin-top:22px;border:1px solid #d8e2d8;padding:16px;border-radius:10px;background:#f4f8f2}.permission-box b,.permission-box span{display:block}.permission-box span{color:var(--muted);font-size:12px;line-height:1.6;margin-top:5px}.success-card{text-align:center}.success-mark{width:60px;height:60px;display:grid;place-items:center;border-radius:50%;margin:auto;background:#dcf5e5;color:var(--green);font-size:28px;font-weight:800}.success-card .button{margin-top:18px}.site-footer{width:min(1280px,calc(100% - 40px));margin:auto auto 20px;background:#e9ede7;border-radius:18px;padding:28px 32px;display:flex;justify-content:space-between;align-items:end;color:#66716a;font-size:12px}.site-footer strong{color:var(--ink)}.site-footer p{margin:5px 0 0}.footer-project-link{display:inline-flex;align-items:center;gap:9px}.footer-project-link span{color:var(--green);font-size:10px;font-weight:800}.footer-project-link:hover strong{color:var(--green)}@media(max-width:900px){.site-header{height:auto;min-height:70px;flex-wrap:wrap;gap:10px;padding-block:14px}.site-header nav{order:3;flex:0 0 100%;width:100%;padding-top:12px;border-top:1px solid #edf0ec}.brand{flex:1}.header-actions{flex:0 0 auto;margin-left:auto}.hero{grid-template-columns:1fr;padding-top:70px}.product-window{transform:none}.feature-grid{grid-template-columns:1fr;gap:28px}.security-section,.auth-page,.account-layout,.password-card{grid-template-columns:1fr}.password-card{gap:18px}.auth-aside{min-height:280px}.device-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.page-width,.auth-page{width:min(100% - 28px,1180px)}.site-header{width:calc(100% - 20px);margin-top:8px;padding-inline:13px}.brand{min-width:0;gap:8px}.brand strong{font-size:12px;white-space:nowrap}.brand small{display:none}.site-header nav{overflow-x:auto;gap:20px}.header-actions{gap:8px}.header-actions .text-button{padding-inline:3px}.account-chip{display:none}.hero{padding:58px 0 75px;gap:48px}.hero h1{font-size:45px}.hero-actions{flex-direction:column}.hero-proof{gap:14px;flex-wrap:wrap}.window-body{grid-template-columns:88px 1fr;min-height:315px}.window-body article{padding:18px}.window-body article h3{font-size:18px}.window-body aside{padding:12px 8px}.feature-strip{padding:65px 0}.security-section{padding:75px 0;gap:35px}.security-section h2{font-size:34px}.security-list p{grid-template-columns:1fr;gap:8px}.auth-page{margin-top:35px}.auth-card{padding:45px 25px}.auth-aside{padding:40px 28px}.device-grid{grid-template-columns:1fr}.devices-heading{align-items:start}.refresh-note{display:none}.dashboard{padding-top:60px}.dashboard-heading h1{font-size:40px}.authorize-card{padding:38px 24px}.site-footer{width:calc(100% - 20px);flex-direction:column;align-items:start;gap:20px}}
