:root{--host-ink:var(--color-ink,#153b3b);--host-ink-soft:#456160;--host-sea:var(--color-sea,#1f716f);--host-sea-dark:#155a59;--host-sea-soft:#dff1ed;--host-coral:var(--color-accent,#d8674e);--host-coral-dark:#b94b36;--host-sand:var(--color-sand,#f7f1e7);--host-paper:#fffdf9;--host-white:#fff;--host-border:#d8e0dc;--host-muted:#687a78;--host-danger:#a53a38;--host-danger-soft:#fff0ee;--host-warning:#8c5b13;--host-warning-soft:#fff5d9;--host-success:#23683e;--host-success-soft:#e6f4e9;--host-info:#315f84;--host-info-soft:#eaf3fa;--host-shadow:0 18px 50px #153b3b17;--host-radius:18px}*{box-sizing:border-box}html{color-scheme:light;background:var(--host-sand);font-family:Manrope,ui-sans-serif,system-ui,sans-serif}body.host-body{min-width:320px;min-height:100vh;color:var(--host-ink);background:radial-gradient(circle at 95% 4%, #d8674e21, transparent 23rem), linear-gradient(180deg, #fbf8f1 0%, var(--host-sand) 100%);margin:0;font-size:1rem;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--host-sea-dark);text-underline-offset:.18em}a:hover{color:var(--host-coral-dark)}:focus-visible{outline-offset:3px;outline:3px solid #d8674e8c}.host-skip-link{z-index:100;color:#fff;background:var(--host-ink);border-radius:.55rem;padding:.65rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.host-skip-link:focus{transform:translateY(0)}.host-topbar{z-index:20;backdrop-filter:blur(16px);background:#fffdf9f0;border-bottom:1px solid #153b3b17;position:sticky;top:0}.host-topbar__inner,.host-main,.host-footer{width:min(1180px,100% - 2rem);margin-inline:auto}.host-topbar__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:76px;display:flex}.host-brand{color:var(--host-ink);align-items:center;gap:.72rem;text-decoration:none;display:inline-flex}.host-brand__mark{width:42px;height:42px;color:var(--host-sea);background:var(--host-sea-soft);border-radius:50%;place-items:center;display:grid}.host-brand__mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:28px}.host-brand strong,.host-brand small{display:block}.host-brand strong{font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.08rem;line-height:1.15}.host-brand small{color:var(--host-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:.1rem;font-size:.7rem;font-weight:700}.host-topbar__actions,.host-nav{align-items:center;gap:.35rem;display:flex}.host-nav a{color:var(--host-ink-soft);border-radius:999px;padding:.58rem .78rem;font-size:.88rem;font-weight:700;text-decoration:none}.host-nav a:hover,.host-nav a[aria-current=page]{color:var(--host-sea-dark);background:var(--host-sea-soft)}.host-main{min-height:calc(100vh - 150px);padding-block:clamp(2rem,5vw,4.2rem)}.host-footer{color:var(--host-muted);padding-block:1.5rem 2rem;font-size:.8rem}.host-footer p{margin:0}.host-page-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.host-page-heading h1,.host-section-heading h2,.host-card h2,.host-card h3{color:var(--host-ink);margin:0;font-family:Fraunces,ui-serif,Georgia,serif;line-height:1.08}.host-page-heading h1{letter-spacing:-.035em;max-width:18ch;font-size:clamp(2rem,5vw,3.55rem)}.host-eyebrow{color:var(--host-coral-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:800}.host-lede{max-width:65ch;color:var(--host-ink-soft);margin:.7rem 0 0;font-size:clamp(1rem,2vw,1.12rem)}.host-section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.host-section-heading h2{font-size:clamp(1.35rem,3vw,1.8rem)}.host-section-heading p{color:var(--host-muted);margin:.25rem 0 0;font-size:.86rem}.host-card{border-radius:var(--host-radius);box-shadow:var(--host-shadow);background:#ffffffe0;border:1px solid #153b3b1c}.host-card--padded{padding:clamp(1.15rem,3vw,1.65rem)}.host-button{color:#fff;background:var(--host-sea);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.66rem 1rem;font-weight:750;line-height:1.15;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #1f716f29}.host-button:hover{color:#fff;background:var(--host-sea-dark)}.host-button:disabled{opacity:.58;cursor:wait}.host-button--secondary{border-color:var(--host-border);color:var(--host-ink);box-shadow:none;background:#fff}.host-button--secondary:hover{color:var(--host-sea-dark);background:var(--host-sea-soft);border-color:#a8c7c1}.host-button--quiet{min-height:38px;color:var(--host-ink-soft);box-shadow:none;background:0 0;padding-inline:.75rem}.host-button--quiet:hover{color:var(--host-danger);background:var(--host-danger-soft)}.host-button--danger{color:#fff;background:var(--host-danger);box-shadow:none}.host-button--danger:hover{background:#842b29}.host-alert{color:#684714;background:var(--host-warning-soft);border:1px solid #ecd49a;border-radius:14px;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;display:flex}.host-alert svg{fill:none;stroke:currentColor;stroke-width:2px;width:1.25rem;min-width:1.25rem;margin-top:.1rem}.host-alert p{margin:0;font-size:.9rem}.host-alert strong{color:#51370f;margin-bottom:.15rem;display:block}.host-alert--danger{color:var(--host-danger);background:var(--host-danger-soft);border-color:#efc2bd}.host-alert--danger strong{color:#762724}.host-alert--success{color:var(--host-success);background:var(--host-success-soft);border-color:#b7dabc}.host-alert--success strong{color:#194e2e}.host-status{width:fit-content;color:var(--host-info);background:var(--host-info-soft);letter-spacing:.025em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.36rem;padding:.27rem .58rem;font-size:.72rem;font-weight:800;display:inline-flex}.host-status:before{content:"";background:currentColor;border-radius:50%;width:.42rem;height:.42rem}.host-status--pending{color:var(--host-warning);background:var(--host-warning-soft)}.host-status--approved{color:var(--host-info);background:var(--host-info-soft)}.host-status--confirmed{color:var(--host-success);background:var(--host-success-soft)}.host-status--declined,.host-status--cancelled,.host-status--expired{color:var(--host-muted);background:#edf0ef}.host-field{gap:.42rem;display:grid}.host-field label,.host-field legend{color:var(--host-ink);font-size:.82rem;font-weight:750}.host-field input,.host-field select,.host-field textarea{width:100%;min-height:48px;color:var(--host-ink);background:#fff;border:1px solid #bfcac7;border-radius:11px;padding:.7rem .82rem}.host-field textarea{resize:vertical;min-height:112px}.host-field input:hover,.host-field select:hover,.host-field textarea:hover{border-color:#8ea9a4}.host-field input:focus,.host-field select:focus,.host-field textarea:focus{border-color:var(--host-sea);outline:3px solid #1f716f24}.host-field small,.host-help{color:var(--host-muted);font-size:.76rem}.host-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.host-form-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.host-form-status{min-height:1.5em;color:var(--host-ink-soft);margin:0;font-size:.85rem}.host-form-status[data-tone=error]{color:var(--host-danger)}.host-form-status[data-tone=success]{color:var(--host-success)}.host-loading{min-height:180px;color:var(--host-muted);justify-content:center;align-items:center;gap:.75rem;display:flex}.host-spinner{border:2px solid #c5d6d2;border-top-color:var(--host-sea);border-radius:50%;width:1.3rem;height:1.3rem;animation:.8s linear infinite host-spin}.host-empty{color:var(--host-muted);text-align:center;padding:2.8rem 1.25rem}.host-empty strong{color:var(--host-ink);margin-bottom:.25rem;font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.2rem;display:block}[hidden]{display:none!important}@keyframes host-spin{to{transform:rotate(360deg)}}@media (width<=760px){.host-topbar__inner{min-height:68px}.host-brand__mark{width:38px;height:38px}.host-nav{z-index:30;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));border:1px solid var(--host-border);background:#fffffff5;border-radius:999px;justify-content:center;padding:.45rem;position:fixed;left:.75rem;box-shadow:0 12px 40px #153b3b2b}.host-nav a{text-align:center;flex:1}.host-logout{font-size:.8rem}.host-page-heading{flex-direction:column;align-items:flex-start}.host-page-heading .host-button{width:100%}.host-form-grid{grid-template-columns:1fr}.host-footer{padding-bottom:6rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
