:root{--bg: #f7faf9;--surface: #ffffff;--border: #d8e3e0;--text: #16302d;--muted: #5b716e;--primary: #0d9488;--primary-dark: #0b7d73;--primary-soft: #d7f0ec;--accent: #f59e0b;--danger: #dc2626;--danger-soft: #fde8e8;--success: #16a34a;--radius: 12px;--radius-lg: 18px;--radius-xl: 24px;--shadow: 0 1px 2px rgba(16, 40, 38, .05), 0 10px 28px rgba(16, 40, 38, .07);--shadow-lg: 0 18px 45px rgba(16, 40, 38, .13);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);min-height:100%}html{scroll-behavior:smooth}body{overflow-x:hidden}button,input,select,textarea{font:inherit}::selection{background:var(--primary-soft);color:var(--text)}a{color:var(--primary-dark);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.2;margin:0 0 .5rem}h1,h2,h3,strong{color:var(--text)}p{line-height:1.6;color:var(--muted)}.container{width:100%;max-width:1080px;margin:0 auto;padding:0 1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.15rem;border-radius:10px;border:1px solid transparent;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;text-decoration:none;line-height:1}.btn:hover{text-decoration:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 8px 20px #0d948833}.btn-ghost{background:transparent;border-color:var(--border);color:var(--text)}.btn-ghost:hover{background:#eef3f2}.btn-danger{background:var(--danger-soft);color:var(--danger)}.btn-danger:hover{background:#fbd5d5}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-lg{padding:.85rem 1.5rem;font-size:1.05rem}.btn-block{width:100%}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field label{font-weight:600;font-size:.9rem}.field input,.field select,.field textarea{font:inherit;padding:.6rem .7rem;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text)}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--primary-soft);border-color:var(--primary)}:focus-visible{outline:3px solid rgba(13,148,136,.28);outline-offset:3px}.field .hint{font-size:.8rem;color:var(--muted)}.alert{padding:.7rem .9rem;border-radius:9px;font-size:.9rem;margin-bottom:1rem}.alert-error{background:var(--danger-soft);color:var(--danger)}.alert-success{background:#dcfce7;color:var(--success)}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.badge-open{background:var(--primary-soft);color:var(--primary-dark)}.badge-claimed{background:#fef3c7;color:#b45309}.badge-in_progress{background:#dbeafe;color:#1d4ed8}.badge-completed{background:#dcfce7;color:#15803d}.badge-confirmed{background:#d1fae5;color:#047857}.badge-cancelled{background:#f1f5f5;color:#64748b}.verify-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:999px}.verify-badge.verified{background:var(--primary-soft);color:var(--primary-dark)}.verify-badge.pending{background:#fef3c7;color:#b45309}.verify-badge.rejected,.verify-badge.none{background:#f1f5f5;color:#64748b}.banner{background:#fef3c7;border:1px solid #fcd34d;color:#92400e;padding:.7rem 1rem;border-radius:10px;margin-bottom:1.25rem;font-size:.9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.banner form{margin:0}.thread{display:flex;flex-direction:column;gap:.6rem;max-height:340px;overflow-y:auto;padding:.25rem}.msg{max-width:85%;padding:.55rem .8rem;border-radius:12px;font-size:.9rem;line-height:1.45}.msg .msg-meta{display:block;font-size:.72rem;opacity:.7;margin-top:.25rem}.msg.mine{align-self:flex-end;background:var(--primary);color:#fff}.msg.theirs{align-self:flex-start;background:var(--bg);border:1px solid var(--border);color:var(--text)}.muted{color:var(--muted)}.stack{display:flex;flex-direction:column;gap:1rem}.row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.skip-link.svelte-12qhfyh{position:fixed;top:.5rem;left:.5rem;z-index:100;transform:translateY(-160%);background:var(--text);color:#fff;padding:.65rem .9rem;border-radius:8px}.skip-link.svelte-12qhfyh:focus{transform:translateY(0)}.site-header.svelte-12qhfyh{background:#f7faf9e6;border-bottom:1px solid rgba(216,227,224,.85);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;min-height:72px;position:relative}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-weight:900;font-size:1.22rem;letter-spacing:-.035em;color:var(--text)}.brand.svelte-12qhfyh>span:where(.svelte-12qhfyh):last-child>span:where(.svelte-12qhfyh){color:var(--primary)}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-mark.svelte-12qhfyh{display:inline-flex;color:var(--primary)}.links.svelte-12qhfyh{display:flex;align-items:center;gap:1.15rem}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn){color:var(--text);font-weight:650;font-size:.9rem}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):not(.btn){color:var(--primary-dark)}.btn-sm.svelte-12qhfyh{padding:.52rem .9rem;font-size:.86rem}.who.svelte-12qhfyh{color:var(--muted)!important;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.links.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0}.menu-toggle.svelte-12qhfyh{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px;cursor:pointer}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:23px;height:2px;margin:5px auto;background:var(--text);border-radius:2px}.page.svelte-12qhfyh{flex:1;padding-top:0;padding-bottom:2rem;width:100%}.page.svelte-12qhfyh>.banner{margin-top:1.5rem}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);background:#fff;padding:2.75rem 0 1.25rem}.footer-inner.svelte-12qhfyh{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.footer-brand.svelte-12qhfyh{color:var(--text);font-size:1.1rem;font-weight:900}.footer-inner.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:.4rem 0 0;max-width:430px;font-size:.86rem}.footer-links.svelte-12qhfyh{display:flex;gap:1.2rem;flex-wrap:wrap}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);font-size:.84rem;font-weight:650}.footer-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem;color:var(--muted);font-size:.75rem}@media (max-width: 760px){.nav.svelte-12qhfyh{min-height:64px}.menu-toggle.svelte-12qhfyh{display:block}.links.svelte-12qhfyh{display:none;position:absolute;top:calc(100% + 1px);left:1rem;right:1rem;flex-direction:column;align-items:stretch;gap:.25rem;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-lg);padding:.75rem}.links.open.svelte-12qhfyh{display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn),.links.svelte-12qhfyh .btn:where(.svelte-12qhfyh){padding:.75rem;text-align:left;justify-content:flex-start;border-radius:9px}.links.svelte-12qhfyh form:where(.svelte-12qhfyh),.links.svelte-12qhfyh form:where(.svelte-12qhfyh) .btn:where(.svelte-12qhfyh){width:100%}.who.svelte-12qhfyh{max-width:none}.footer-inner.svelte-12qhfyh,.footer-bottom.svelte-12qhfyh{flex-direction:column}}
