:root{--paper:#f4f6fa;--navy:#11233e;--muted:#69788d;--line:#e3e9f0}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:radial-gradient(ellipse at 90% 4%,#e7edf8 0,transparent 35%),var(--paper)}header{background:#ffffffb8;border:1px solid #e4e9f0;border-radius:18px;margin:22px auto 0;max-width:1240px;padding:18px 24px;box-shadow:0 8px 30px #10243f05}header nav{font-size:12px;gap:18px}.brand b{box-shadow:0 5px 15px #10243f20}.heading{padding-top:44px}.heading h1{font-size:38px;letter-spacing:-1.7px}.panel{box-shadow:0 8px 35px #183a5804;border-radius:18px}.hero{gap:60px;padding-top:74px}.hero h1{font-size:61px}.preview{border-radius:24px;box-shadow:0 30px 90px #203d5e15;border-color:#dae2ec}.preview-head{letter-spacing:1.2px}.eyebrow{color:#a47b3b;font-weight:800}.workspace-tabs{display:flex;gap:7px;background:#e9eef5;width:fit-content;padding:5px;border-radius:11px;margin:8px 0 25px}.workspace-tabs a{padding:8px 20px;font-size:12px;font-weight:700;border-radius:8px}.workspace-tabs a:hover{background:white;text-decoration:none}.setup-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.setup-step{display:flex;gap:13px;align-items:center;background:white;padding:17px 20px;border:1px solid var(--line);border-radius:12px}.setup-step i{font-style:normal;color:#9b783f;background:#f6f0e5;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;flex:none}.setup-step.done i{background:#e7f3ec;color:#2d7853}.setup-step strong,.setup-step small{display:block}.setup-step strong{font-size:12px}.setup-step small{font-size:10px;color:var(--muted)}.provider-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0 18px}.provider-card{background:white;color:var(--ink);border:1px solid var(--line);padding:15px 8px;border-radius:12px;text-align:center}.provider-card:hover,.provider-card.selected{background:#f0f5fc;border-color:#7895ba}.provider-card b{display:grid;place-items:center;width:30px;height:30px;background:#f0f3f8;border-radius:8px;margin:0 auto 9px;font-size:17px}.provider-card strong{display:block;font-size:12px}.provider-card small{margin-top:3px;font-size:8px;line-height:1.4}.provider-card .provider-g{color:#c44b40}.provider-card .provider-h{color:#6c4cce}.provider-card .provider-z{color:#387d60}.provider-guide{background:#f0f5fc;border-left:3px solid #7595ba;padding:15px 17px;font-size:12px;color:#425e7e;border-radius:0 8px 8px 0;margin-bottom:24px}.provider-guide a{text-decoration:underline;font-weight:600}.provider-guide p{font-size:12px;margin:0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-title h2{margin-bottom:12px}.control-panel{background:linear-gradient(135deg,#ffffff,#f5f8fd);border-top:3px solid #c6a064}.control-switches{display:flex;gap:30px;flex-wrap:wrap;margin:12px 0}.control-panel .fields{align-items:center}.security-tip{background:#f0f4f8;padding:16px 18px;border-radius:9px;font-size:12px;color:var(--muted)}.delivery-window{background:#f7f9fc;border:1px solid var(--line);border-radius:12px;padding:20px;margin:24px 0}.delivery-window h3,.security-panel h3,dialog h3{font-size:19px;letter-spacing:-.5px;margin:5px 0 13px}.day-picker{display:flex;gap:8px;flex-wrap:wrap}.day-picker label{background:white;border:1px solid var(--line);border-radius:8px;padding:7px 9px;display:flex;align-items:center;gap:5px;margin:0;font-size:10px}.day-picker input{margin:0;width:12px;height:12px}.sender-proof{background:#fff8eb;border:1px solid #ebd9b8;border-radius:12px;padding:22px}.sender-proof h3{font-size:20px}.sender-proof form{margin-top:20px}.secret-key{display:block;background:#edf2f8;padding:15px;margin:15px 0;font-size:15px;letter-spacing:1px;overflow-wrap:anywhere}pre{white-space:pre-wrap;background:#0e223d;color:#e1c088;padding:20px;border-radius:10px;font-size:14px;line-height:1.8}.security-panel .access-grid{margin-bottom:0}.security-panel form{max-width:430px}.security-panel .badge{white-space:nowrap}.activity-row{display:flex;gap:16px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.activity-row i{display:grid;place-items:center;background:#edf3f9;color:#5e7d9d;font-style:normal;border-radius:9px;height:32px;width:32px}.activity-row b{font-size:12px}.activity-row small{margin:0;font-size:10px}.activity-row>div{flex:1}dialog{border:1px solid var(--line);border-radius:18px;padding:30px;max-width:720px;width:calc(100% - 32px);max-height:90vh;overflow:auto;color:var(--ink);box-shadow:0 25px 100px #061a3a40}dialog::backdrop{background:#0c1a2d80;backdrop-filter:blur(5px)}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start}.dialog-header h2{margin-bottom:0}dialog p{font-size:12px}dialog .stat-grid{grid-template-columns:repeat(3,1fr)}dialog .stat-grid strong{font-size:23px}dialog .stat-grid>div{background:#f5f8fb;padding:15px}#diskHealth{font-size:12px;margin-left:14px}button:focus-visible,a:focus-visible{outline:3px solid #6b8cab;outline-offset:3px}[hidden]{display:none!important}.stat-grid>div{position:relative;overflow:hidden}.stat-grid>div:after{content:'';position:absolute;right:-12px;top:-12px;width:60px;height:60px;border:12px solid #eaf0f755;border-radius:50%;pointer-events:none}@media(max-width:850px){header{margin:12px 12px 0;flex-wrap:wrap;gap:15px}header nav{flex-wrap:wrap;gap:10px}.hero h1{font-size:43px}.setup-progress{grid-template-columns:1fr}.provider-picker{grid-template-columns:repeat(2,1fr)}.workspace-tabs{width:100%;justify-content:space-between}.workspace-tabs a{padding:8px 13px}.section-title{align-items:flex-start}.section-title h2{font-size:24px}.control-switches{gap:8px}.heading h1{font-size:30px}dialog{padding:20px}dialog .stat-grid{gap:7px}dialog .stat-grid>div{padding:10px}.security-panel .section-title{flex-wrap:wrap}}
