:root{color-scheme:light;--ink:#183d38;--muted:#6e7c78;--line:#dce4df;--green:#215e50}*{box-sizing:border-box}body{margin:0;background:#f5f6f1;color:var(--ink);font:16px/1.65 system-ui,-apple-system,"Segoe UI","Microsoft JhengHei",sans-serif}.brand{max-width:1120px;margin:auto;padding:30px 32px;display:flex;align-items:center;gap:12px;font-size:24px;font-weight:750;letter-spacing:2px}.brand-icon{display:grid;place-items:center;background:var(--ink);color:#fff;width:44px;height:44px;border-radius:13px;font-size:30px}.brand-sub{display:block;font-size:10px;letter-spacing:2px;font-weight:500;color:var(--muted)}.phase{margin-left:auto;font-size:12px;font-weight:500;letter-spacing:1px;border:1px solid var(--line);border-radius:30px;padding:6px 14px}main{max-width:1040px;margin:48px auto 70px;padding:0 32px;display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2.6px;color:#68847a;font-weight:700}h1{font-size:46px;line-height:1.35;letter-spacing:1px;margin:20px 0}p{color:var(--muted)}.intro p{line-height:1.9;font-size:15px}.private{font-size:12px;color:#648073;display:flex;align-items:center;gap:8px}.dot{width:6px;height:6px;background:#658c6e;border-radius:100%}.card{background:#fff;border:1px solid #e0e6de;border-radius:24px;padding:38px 34px;box-shadow:0 15px 50px #173c3210}h2{font-size:26px;margin:8px 0}.muted{font-size:14px;margin:0 0 28px}label{display:block;font-size:14px;font-weight:650;margin:0 0 8px}input{font:inherit;width:100%;border:1px solid #d6dfd9;border-radius:10px;padding:13px 14px;background:#fafbf8;color:var(--ink);min-height:50px}input:focus{outline:3px solid #c8ded2;border-color:#3c7965}input::placeholder{color:#96a09a;font-size:14px}.label-row{display:flex;justify-content:space-between;margin-top:21px}.label-row span{font-size:11px;color:#939e97}.password{position:relative}.password input{padding-right:66px}button{cursor:pointer;font:inherit}.password button{position:absolute;right:5px;top:4px;height:44px;border:0;background:transparent;color:#597669;font-size:12px;padding:0 12px}.primary{width:100%;display:flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:white;border:0;border-radius:10px;min-height:52px;margin-top:28px;font-size:15px;font-weight:600}.primary:hover{background:#174638}button:focus-visible{outline:3px solid #86bba6;outline-offset:3px}.help{text-align:center;font-size:12px;margin:20px 0 27px}.install{border-top:1px solid #e9ede7;text-align:center;padding-top:14px}.install p{font-size:11px;margin:3px 0}.install button,.secondary{border:1px solid var(--line);background:#f7faf6;color:var(--ink);border-radius:8px;padding:10px 16px}.alert{background:#fff0eb;border:1px solid #edd0c5;color:#913e27;font-size:13px;padding:12px;border-radius:8px;margin:16px 0}footer{max-width:1056px;margin:0 auto;padding:20px 24px;border-top:1px solid var(--line);font-size:11px;color:#87938a;display:flex;justify-content:space-between}.architecture{position:relative;height:175px;width:270px;margin:30px 0 24px;opacity:.7}.tower{position:absolute;bottom:14px;border:1px solid #acc0ad;background:repeating-linear-gradient(0deg,transparent 0 19px,#bacaba 20px 21px),repeating-linear-gradient(90deg,#edf1e8 0 21px,#bacaba 22px 23px);border-radius:3px 3px 0 0}.one{height:108px;width:70px;left:5px}.two{height:162px;width:95px;left:85px}.three{height:80px;width:65px;left:190px}.ground{position:absolute;bottom:13px;width:270px;border-top:1px solid #acc0ad}.dashboard{grid-column:1/-1;width:100%}.dash-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.dashboard h1{font-size:32px}.welcome{background:#e4ede3;border:1px solid #ceddce;border-radius:20px;padding:36px;margin:28px 0}.success{font-size:12px;color:#2b6d4e}.placeholder{border:1px dashed #cbd7cc;border-radius:20px;text-align:center;padding:38px}.placeholder>span{font-size:38px}.placeholder h3{margin:6px}.placeholder p{font-size:14px}@media(max-width:760px){.brand{padding:22px 22px;font-size:21px}.phase{font-size:10px;padding:5px 10px}main{display:block;margin:18px auto 36px;padding:0 22px;max-width:490px}.intro h1{font-size:30px;line-height:1.4;margin:10px 0}.intro h1 br{display:none}.intro p{font-size:13px;margin:8px 0 22px}.intro p br{display:none}.intro .eyebrow,.architecture,.private{display:none}.card{padding:28px 24px;border-radius:20px}.card h2{font-size:24px}footer{margin:0 22px;padding:18px 0;font-size:10px}.dash-top{align-items:flex-start}.dashboard h1{font-size:25px;overflow-wrap:anywhere}.welcome{padding:24px}.welcome h2{font-size:22px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s ease}}
