:root{--bg: #f4f6fb;--card: #ffffff;--text: #0f172a;--muted: #64748b;--line: #e2e8f0;--primary: #1d4ed8;--primary-hover: #1e40af;--primary-soft: #dbeafe;--yes: #16a34a;--yes-soft: #dcfce7;--no: #dc2626;--no-soft: #fee2e2;--maybe: #d97706;--maybe-soft: #fef3c7;--radius: 14px;--shadow: 0 1px 2px rgba(15, 23, 42, .05), 0 8px 24px -12px rgba(15, 23, 42, .15)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.45;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin:0 0 .4em;line-height:1.2;letter-spacing:-.01em}h1{font-size:1.6rem}h2{font-size:1.2rem}h3{font-size:1rem}p{margin:0 0 .8em}.muted{color:var(--muted)}.small{font-size:.85rem}.topbar{position:sticky;top:0;z-index:10;background:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line)}.topbar-inner{max-width:960px;margin:0 auto;padding:.7rem 1rem;display:flex;align-items:center;gap:1rem}.brand{font-weight:800;font-size:1.15rem;color:var(--text);display:flex;align-items:center;gap:.5rem}.brand:hover{text-decoration:none}.brand-mark{width:26px;height:26px;border-radius:7px;background:var(--primary);display:inline-flex;align-items:center;justify-content:center}.spacer{flex:1}.container{max-width:960px;margin:0 auto;padding:1.25rem 1rem 4rem}.narrow{max-width:520px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem;margin-bottom:1rem}.card-link{display:block;color:inherit;transition:transform .12s ease,box-shadow .12s ease}.card-link:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 4px #0f172a0f,0 14px 30px -14px #0f172a40}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.1rem;border-radius:10px;border:1px solid transparent;font:inherit;font-weight:600;cursor:pointer;white-space:nowrap;background:var(--primary);color:#fff;transition:background .12s ease;min-height:44px}.btn:hover{background:var(--primary-hover);text-decoration:none}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{background:#fff;color:var(--text);border-color:var(--line)}.btn-secondary:hover{background:#f8fafc}.btn-ghost{background:transparent;color:var(--primary)}.btn-ghost:hover{background:var(--primary-soft)}.btn-danger{background:#fff;color:var(--no);border-color:#fecaca}.btn-danger:hover{background:var(--no-soft)}.btn-sm{padding:.4rem .75rem;min-height:36px;font-size:.9rem}.btn-block{width:100%}.btn-icon{padding:.4rem;min-height:36px;min-width:36px}label{display:block;font-weight:600;font-size:.9rem;margin-bottom:.3rem}.field{margin-bottom:1rem}input[type=text],input[type=email],input[type=date],input[type=time],textarea{width:100%;font:inherit;padding:.65rem .8rem;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--text);min-height:44px}input:focus,textarea:focus{outline:2px solid var(--primary-soft);border-color:var(--primary)}textarea{resize:vertical;min-height:80px}.code-input{font-size:1.6rem;letter-spacing:.4em;text-align:center;font-variant-numeric:tabular-nums}.row{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.row>*{min-width:0}.grow{flex:1}.alert{padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem;font-size:.95rem}.alert-error{background:var(--no-soft);color:#991b1b}.alert-ok{background:var(--yes-soft);color:#166534}.alert-info{background:var(--primary-soft);color:#1e3a8a}.chip{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#f1f5f9;color:var(--muted)}.chip-yes{background:var(--yes-soft);color:#166534}.chip-no{background:var(--no-soft);color:#991b1b}.chip-maybe{background:var(--maybe-soft);color:#92400e}.chip-best{background:var(--primary-soft);color:#1e3a8a}.answers{display:flex;gap:.4rem}.ans{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.55rem .5rem;border-radius:10px;border:1.5px solid var(--line);background:#fff;font:inherit;font-weight:600;cursor:pointer;min-height:44px;color:var(--muted);transition:all .12s ease}.ans:hover{border-color:#cbd5e1}.ans.on-yes{background:var(--yes-soft);border-color:var(--yes);color:#166534}.ans.on-no{background:var(--no-soft);border-color:var(--no);color:#991b1b}.ans.on-maybe{background:var(--maybe-soft);border-color:var(--maybe);color:#92400e}.date-item{border:1px solid var(--line);border-radius:12px;padding:.9rem;margin-bottom:.7rem;background:#fff}.date-item.best{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.date-head{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.6rem;flex-wrap:wrap}.date-day{font-weight:800;font-size:1.05rem}.date-time{color:var(--muted)}.date-tally{margin-left:auto;display:flex;gap:.3rem}.note-input{margin-top:.5rem}.note-input input{font-size:.9rem;min-height:38px}.grid-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1.25rem;padding:0 1.25rem}table.results{border-collapse:separate;border-spacing:0;min-width:100%;font-size:.9rem}table.results th,table.results td{padding:.5rem .55rem;border-bottom:1px solid var(--line);text-align:center;vertical-align:middle;white-space:nowrap}table.results th:first-child,table.results td:first-child{text-align:left;position:sticky;left:0;background:#fff;z-index:1;max-width:160px;overflow:hidden;text-overflow:ellipsis}table.results th{font-weight:700}table.results th .wd{display:block;font-size:.75rem;color:var(--muted);font-weight:600;text-transform:uppercase}table.results th.best{background:var(--primary-soft);border-radius:8px 8px 0 0}.cell{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;font-weight:700;font-size:1rem}.cell-yes{background:var(--yes-soft);color:var(--yes)}.cell-no{background:var(--no-soft);color:var(--no)}.cell-maybe{background:var(--maybe-soft);color:var(--maybe)}.cell-none{background:#f1f5f9;color:#cbd5e1}.cell-note{cursor:help;position:relative}.cell-note:after{content:"";position:absolute;top:3px;right:3px;width:6px;height:6px;border-radius:50%;background:var(--primary)}tr.total td{font-weight:800;border-bottom:none}.notes li{margin-bottom:.35rem}.date-row{display:grid;grid-template-columns:1fr auto auto auto;gap:.5rem;align-items:center;margin-bottom:.5rem}.date-row input[type=time]{width:110px}@media (max-width: 560px){.date-row{grid-template-columns:1fr 1fr}.date-row .date-date{grid-column:1 / -1}.date-row .date-rm{justify-self:end}}.empty{text-align:center;padding:2.5rem 1rem;color:var(--muted)}.empty .big{font-size:2.2rem;margin-bottom:.5rem}.list{list-style:none;margin:0;padding:0}.list li{display:flex;align-items:center;gap:.6rem;padding:.55rem 0;border-bottom:1px solid var(--line)}.list li:last-child{border-bottom:none}.avatar{width:30px;height:30px;border-radius:50%;background:var(--primary-soft);color:#1e3a8a;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}.section-title{display:flex;align-items:center;gap:.6rem;margin:1.5rem 0 .75rem}.section-title h2{margin:0}.spinner{display:inline-block;width:18px;height:18px;border:2px solid var(--line);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.center{text-align:center}.hint{font-size:.85rem;color:var(--muted);margin-top:.3rem}.share-box{display:flex;gap:.5rem}.share-box input{font-size:.85rem}.tabs{display:flex;gap:.3rem;background:#eef2f7;padding:.25rem;border-radius:12px;margin-bottom:1rem}.tab{flex:1;text-align:center;padding:.5rem;border-radius:9px;font-weight:600;cursor:pointer;color:var(--muted);border:none;background:transparent;font:inherit}.tab.active{background:#fff;color:var(--text);box-shadow:0 1px 2px #0f172a14}.saving{font-size:.8rem;color:var(--muted)}
