:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}html.gigi-demo{--safe-top:54px;--safe-bottom:20px}:root{--paper:#f1ede4;--surface:#ffffff;--surface-2:#f3eee5;--ink:#1c1b19;--ink-soft:#4c4842;--muted:#6b6458;--border:#e5ddcf;--border-strong:#d9cfbd;--dot:rgba(28,27,25,0.07);--black:#1c1b19;--black-ink:#000000;--brand:#3c5a47;--brand-ink:#2c4636;--brand-soft:#e5ede7;--accent:#9a6b3f;--accent-soft:#f1e7da;--today:#c4573b;--soon:#c89a3e;--upcoming:#6e8b7e;--danger:#b23b30;--ok:#3c5a47;--shadow:0 1px 2px rgba(38,34,30,0.04),0 8px 24px rgba(38,34,30,0.06);--shadow-sm:0 1px 2px rgba(38,34,30,0.06);--radius:18px;--radius-sm:12px;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-display:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,"Times New Roman",serif}*{box-sizing:border-box}body,html{padding:0;margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em}h1{font-size:26px;line-height:1.15;margin:0 0 6px}h2{font-size:20px;line-height:1.2;margin:0 0 8px}h3{font-size:16px;margin:0 0 4px}p{line-height:1.5;color:var(--ink-soft);margin:0 0 12px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.eyebrow,.muted{color:var(--muted)}.small{font-size:13px}.tiny{font-size:12px}label.field{display:block;margin-bottom:14px}label.field>span{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--ink)}input,select,textarea{width:100%;padding:12px 14px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);font-size:16px;font-family:var(--font-body);background:var(--surface);color:var(--ink)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}textarea{min-height:92px;resize:vertical}.logo{display:inline-flex;align-items:center}:root{--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--dur-fast:140ms;--dur:240ms;--dur-slow:420ms}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.screen>*{animation:none!important}}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:6px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}