:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#172026;background:#f3f5f4;--ink:#172026;--muted:#66717a;--line:#dce2df;--accent:#126b54;--accent2:#0b4f3e;--paper:#fff;--danger:#a83333;--warn:#8a5c05}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 0,#e5eee9 0,transparent 32rem),#f3f5f4}.shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:36px 0 48px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 4px 32px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--accent)}h1{font-size:clamp(36px,5vw,68px);line-height:.95;margin:9px 0 16px;letter-spacing:-.05em}h1 span{color:var(--accent)}.hero p{max-width:790px;font-size:17px;line-height:1.6;color:var(--muted);margin:0}.security-pill{background:#e8f2ed;border:1px solid #bed7ca;color:#255846;border-radius:999px;padding:10px 14px;font-size:13px;white-space:nowrap}.grid.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.card{position:relative;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 10px 40px rgba(28,45,37,.05)}.card.disabled{opacity:.55}.wide{margin-top:18px}.step{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#e5efe9;color:var(--accent2);font-weight:800;font-size:13px}h2{margin:12px 0 18px;font-size:22px;letter-spacing:-.02em}.form-stack{display:grid;gap:13px}.form-stack label{display:grid;gap:7px;color:#4c585f;font-size:13px;font-weight:700}.form-stack input{width:100%;border:1px solid #cfd8d3;border-radius:12px;padding:12px 13px;background:#fbfcfb;font:inherit;outline:none}.form-stack input:focus{border-color:#61a58b;box-shadow:0 0 0 3px rgba(18,107,84,.1)}button{font:inherit;font-weight:750;cursor:pointer;border-radius:12px;padding:11px 16px;border:0}.primary{background:var(--accent);color:#fff}.primary:hover{background:var(--accent2)}button:disabled{cursor:not-allowed;opacity:.45}.ghost{background:#eef2f0;color:#35443d;border:1px solid #dce3df}.hint{margin:-8px 0 16px;color:var(--muted);font-size:14px;line-height:1.55}.connected{display:flex;align-items:center;gap:12px;padding:16px;background:#eff7f3;border-radius:14px;margin-bottom:14px}.connected small,td small{display:block;color:var(--muted);margin-top:4px}.dot{width:11px;height:11px;background:#30a36e;border-radius:50%;box-shadow:0 0 0 5px #d7efe3}.notice{margin:0 0 18px;padding:14px 18px;border-radius:14px;border:1px solid}.notice-ok{background:#eaf5ef;border-color:#c1dfce;color:#24563e}.notice-error{background:#fbebeb;border-color:#e8c1c1;color:#842d2d}.info-card{display:flex;gap:14px;align-items:flex-start;background:#fbfcf8}.info-icon{flex:none;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef0dc;color:#5d621f;font-weight:800}.info-card strong{font-size:15px}.info-card p{margin:5px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.table-head,.action-card{display:flex;justify-content:space-between;gap:24px;align-items:center}.table-head h2,.action-card h2{margin-bottom:8px}.table-wrap{overflow:auto;margin:8px -26px -26px}table{width:100%;border-collapse:collapse;min-width:1120px}th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#748078;background:#f7f9f8;text-align:left;padding:12px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}td{padding:15px 18px;vertical-align:top;border-bottom:1px solid #edf0ee;font-size:13px;line-height:1.45}tbody tr:last-child td{border-bottom:0}.badge{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.badge.ready{background:#e5f4ec;color:#1c6948}.badge.exists{background:#e8eef6;color:#355b82}.badge.created{background:#daf1e4;color:#0f6b40}.badge.warn{background:#fff2d6;color:#7a5106}.badge.danger{background:#fae2e2;color:#912f2f}.badge.muted{background:#ecefed;color:#5e6662}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.nowrap{white-space:nowrap}.action-card{background:#17251f;color:#f5faf7;border-color:#17251f}.action-card p{color:#b7c6bf;max-width:760px;margin:0}.sync-form{min-width:330px;display:grid;gap:12px}.confirm{font-size:12px;color:#c7d3cd;display:flex;gap:9px;align-items:flex-start}.confirm input{margin-top:2px}.danger-button{background:#f0eee6;color:#17251f}.danger-button:hover{background:#fff}footer{padding:24px 6px 0;color:#69746f;font-size:12px;line-height:1.6}code{background:#edf0ee;padding:2px 6px;border-radius:6px}@media(max-width:850px){.grid.two{grid-template-columns:1fr}.hero,.table-head,.action-card{align-items:stretch;flex-direction:column}.security-pill{align-self:flex-start}.sync-form{min-width:0}.shell{width:min(100% - 20px,1440px);padding-top:18px}.card{padding:20px}.table-wrap{margin:8px -20px -20px}}
.source-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.source-title h2{margin-right:auto}.config-badge{font-size:11px;font-weight:800;border-radius:999px;padding:6px 9px;white-space:nowrap}.config-badge.ok{background:#e5f4ec;color:#1c6948}.config-badge.off{background:#f4e7e7;color:#8a3535}.date-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline-form{margin-top:10px}.config-help{background:#f7f9f8;border:1px solid var(--line);border-radius:14px;padding:14px;font-size:13px}.config-help pre{overflow:auto;background:#17251f;color:#eef7f2;border-radius:10px;padding:12px;margin:10px 0;font-size:12px}.config-help small{color:var(--muted);line-height:1.5}.fallback-card{display:flex;align-items:center;justify-content:space-between;gap:28px}.fallback-card h2{margin-bottom:6px}.step.subtle{background:#f0f2f1;color:#69746f}.fallback-form{min-width:420px;display:flex;align-items:end;gap:10px}.fallback-form label{flex:1;display:grid;gap:7px;color:#4c585f;font-size:13px;font-weight:700}.fallback-form input[type=file]{width:100%;border:1px solid #cfd8d3;border-radius:12px;padding:9px;background:#fbfcfb}.source-id strong{font-size:12px}.source-id small{max-width:190px;overflow-wrap:anywhere}@media(max-width:850px){.date-grid{grid-template-columns:1fr}.fallback-card,.fallback-form{align-items:stretch;flex-direction:column}.fallback-form{min-width:0}.source-title{align-items:flex-start;flex-direction:column}}
.daymap-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:34px;align-items:center;background:linear-gradient(135deg,#fff 0,#fbfdfc 55%,#edf6f1 100%)}.daymap-copy h2{margin-bottom:8px}.map-step{width:38px}.daymap-rules{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:18px 0 10px}.daymap-rules span{background:#edf5f1;border:1px solid #d6e6de;color:#245a46;padding:7px 10px;border-radius:9px;font-size:12px;font-weight:800}.daymap-rules b{color:#9aa6a0;font-size:12px}.daymap-note{display:block;color:var(--muted);line-height:1.55}.daymap-form{display:grid;gap:12px;padding:18px;border:1px solid #d9e5df;background:rgba(255,255,255,.82);border-radius:17px}.daymap-form label{display:grid;gap:7px;color:#4c585f;font-size:13px;font-weight:700}.daymap-form input{width:100%;border:1px solid #cfd8d3;border-radius:12px;padding:12px 13px;background:#fff;font:inherit}.quick-periods{display:flex;flex-wrap:wrap;gap:7px}.mini{padding:7px 10px;border-radius:9px;background:#eef2f0;color:#44524b;border:1px solid #dce3df;font-size:12px}.mini:hover{background:#e5ece8}.download-button{margin-top:2px}.daymap-form>small{color:var(--muted);font-size:12px}@media(max-width:950px){.daymap-card{grid-template-columns:1fr}.daymap-form{padding:14px}}
