:root{--ink:#102c2d;--muted:#617273;--line:#dbe3df;--paper:#f5f7f3;--white:#fff;--accent:#d7ff64;--deep:#153f3c;--danger:#9c2e2e}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{max-width:1440px;margin:auto;min-height:100vh;padding:0 42px 60px}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand-mark,.preview-icon{display:grid;place-items:center;background:var(--deep);color:var(--accent);font-weight:800}.brand-mark{width:38px;height:38px;border-radius:11px}.brand div{display:grid}.brand strong{font-size:15px}.brand span:last-child{font-size:11px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase}.hero{display:flex;justify-content:space-between;gap:30px;padding:52px 0 34px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:750;color:#4c6966}.hero h1,.login-card h1{font-family:Georgia,serif;font-weight:500;font-size:48px;line-height:1.03;margin:10px 0 13px}.hero p,.login-card p{max-width:650px;color:var(--muted);line-height:1.6;margin:0}.safety{align-self:flex-end;display:flex;align-items:center;gap:10px;background:#e9f0e7;border:1px solid #d5e1d2;padding:12px 16px;border-radius:14px}.safety>span{width:9px;height:9px;border-radius:50%;background:#5c8b51;box-shadow:0 0 0 4px #d8e7d4}.safety div{display:grid;gap:3px}.safety strong{font-size:12px}.safety small{color:var(--muted)}.layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px}.panel,.preview-panel,.login-card{background:var(--white);border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 35px rgba(23,55,50,.05)}.panel{padding:32px}.section-title{display:flex;align-items:flex-start;gap:12px;margin:4px 0 22px}.section-title:not(:first-child){margin-top:36px;padding-top:30px;border-top:1px solid #edf0ed}.section-title>span{font:700 11px/1 monospace;color:#6e817e;background:#edf2eb;border-radius:7px;padding:7px}.section-title h2{font-size:17px;margin:1px 0 4px}.section-title p{font-size:13px;color:var(--muted);margin:0}.grid{display:grid;gap:18px}.two{grid-template-columns:1fr 1fr}.visual-grid{grid-template-columns:2fr 1fr}label{display:grid;gap:8px;font-size:12px;font-weight:700}input{width:100%;height:45px;border:1px solid #cad5d1;border-radius:10px;padding:0 13px;background:#fbfcfa;color:var(--ink);font:inherit;outline:none}input:focus{border-color:#668b84;box-shadow:0 0 0 3px rgba(68,115,106,.11)}label small,.logo-drop span{font-size:11px;color:#84918f;font-weight:500}.logo-drop{border:1px dashed #b7c6c1;border-radius:12px;padding:16px;background:#fafbf9}.logo-drop input{height:auto;border:0;padding:0;background:transparent}.color-field{display:flex;align-items:center;gap:10px}.color-field input{width:64px;padding:4px}.color-field output{font:600 13px monospace}.primary,.ghost{border:0;border-radius:10px;cursor:pointer;font-weight:750}.primary{height:46px;padding:0 20px;background:var(--deep);color:white}.primary:hover{background:#0e3432}.ghost{background:transparent;color:var(--muted);padding:10px}.submit{margin-top:32px}.message{font-size:12px!important;color:var(--danger)!important;margin-top:12px!important}.preview-panel{position:sticky;top:24px;height:fit-content;overflow:hidden}.preview-head{display:flex;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.status-dot{color:var(--muted)}.preview-empty{padding:70px 32px;text-align:center;color:var(--muted)}.preview-icon{width:54px;height:54px;border-radius:16px;margin:0 auto 18px}.preview-empty strong{display:block;color:var(--ink);margin-bottom:6px}.preview-empty p{font-size:13px;line-height:1.5}.plan{padding:22px}.plan-brand{height:112px;border-radius:14px;padding:18px;color:white;display:flex;align-items:flex-end;font-family:Georgia,serif;font-size:24px;margin-bottom:20px}.plan dl{display:grid;grid-template-columns:90px 1fr;gap:11px;margin:0;font-size:12px}.plan dt{color:var(--muted)}.plan dd{margin:0;font-weight:650;overflow-wrap:anywhere}.plan ol{padding-left:20px;margin:22px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.login-card{max-width:460px;margin:10vh auto;padding:42px}.login-card h1{font-size:38px}.login-card form{display:grid;gap:18px;margin-top:30px}.hidden{display:none!important}@media(max-width:900px){.shell{padding:0 20px 40px}.hero{display:block;padding-top:34px}.hero h1{font-size:38px}.safety{margin-top:22px;width:max-content}.layout{grid-template-columns:1fr}.preview-panel{position:static}.two,.visual-grid{grid-template-columns:1fr}}@media(max-width:520px){.shell{padding:0 12px 30px}.panel{padding:22px 16px}.hero h1{font-size:33px}.safety{width:100%}.login-card{padding:28px 22px}.topbar{height:72px}}
