:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2939;background:#f6f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.page{min-height:100vh;padding:48px 20px;background:radial-gradient(circle at top left,#e8f1ff,transparent 36%),#f6f8fb}.container{width:min(720px,100%);margin:0 auto}header{display:flex;align-items:center;gap:14px;margin-bottom:28px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);font-weight:800;font-size:20px;box-shadow:0 10px 25px #3554c833}h1{margin:0;font-size:20px;letter-spacing:-.02em}header p{margin:3px 0 0;color:#667085;font-size:13px}.card{background:#ffffffeb;border:1px solid #e4e7ec;border-radius:22px;padding:30px;box-shadow:0 18px 50px #3440540d}.hero{padding:38px}h2{margin:8px 0 10px;font-size:clamp(26px,5vw,38px);line-height:1.12;letter-spacing:-.04em}h3{margin:8px 0 4px;font-size:30px}.lead{color:#667085;line-height:1.7;max-width:580px;margin:0 0 28px}.eyebrow{color:#4f46e5;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}form{display:grid;gap:16px}.turnstile{min-height:65px}label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:700}input,select{width:100%;border:1px solid #d0d5dd;border-radius:12px;background:#fff;padding:12px 13px;color:#101828;font:inherit;outline:none;transition:.2s}input:focus,select:focus{border-color:#6172f3;box-shadow:0 0 0 4px #6172f322}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}button,.button{border:0;border-radius:12px;background:#4f46e5;color:#fff;padding:13px 16px;font-weight:800;font:inherit;cursor:pointer;text-align:center;text-decoration:none}button:hover,.button:hover{background:#4338ca}button:disabled{opacity:.55;cursor:wait}button.secondary,.button.secondary{background:#eef2ff;color:#4338ca}button.danger{background:#fff1f2;color:#be123c}.notice{border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5}.notice.success{background:#ecfdf3;color:#027a48}.notice.error{background:#fff1f3;color:#c01048}.error-text{color:#c01048}.muted{color:#667085;font-size:13px;line-height:1.6}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.info-grid>div{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:16px}.info-grid strong,.info-grid span,.danger-zone span{display:block}.info-grid strong{font-size:13px}.info-grid span{margin-top:6px;color:#667085;font-size:12px;line-height:1.5}.centered{text-align:center;padding:60px 30px}.status-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;color:#fff;background:#12b76a;font-size:28px;font-weight:800}.centered h2{font-size:30px}.section-heading,.result-card,.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading{margin-bottom:8px}.section-heading h2{font-size:30px}.pill{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.pill.active{background:#ecfdf3;color:#027a48}.pill.paused{background:#fffaeb;color:#b54708}.pill.deleted{background:#f2f4f7;color:#667085}.result-card{margin-top:14px}.result-card button{width:auto;white-space:nowrap}.danger-zone{margin:22px 4px 0;padding:18px 0 0;border-top:1px solid #eaecf0}.danger-zone strong{font-size:13px}.danger-zone span{margin-top:5px;color:#667085;font-size:12px}footer{padding:20px 4px;color:#98a2b3;font-size:12px;line-height:1.6}@media(max-width:600px){.page{padding:26px 14px}.hero,.card{padding:24px 20px;border-radius:18px}.two-col,.info-grid{grid-template-columns:1fr}.result-card,.danger-zone{align-items:flex-start;flex-direction:column}.result-card button,.danger-zone button{width:100%}}.schedule-picker{margin:0;padding:0;border:0;display:grid;gap:10px}.schedule-picker legend{margin-bottom:7px;color:#344054;font-size:13px;font-weight:700}.schedule-list{display:grid;gap:10px}.schedule-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center}.schedule-row .icon-button{width:auto;padding:12px 14px;background:#fff1f2;color:#be123c}.schedule-row .icon-button:hover{background:#ffe4e6}.schedule-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:12px;line-height:1.5}button.compact{width:auto;flex:0 0 auto;padding:9px 12px;font-size:13px}.estimate{margin:8px 0 0;color:#475467;font-size:13px;font-weight:700}@media(max-width:600px){.schedule-row{grid-template-columns:1fr 1fr}.schedule-row .icon-button{grid-column:1 / -1;width:100%}.schedule-actions{align-items:flex-start;flex-direction:column}button.compact{width:100%}}
