@layer components{.prototype-modebar{z-index:var(--layer-raised);color:#fff;background:oklch(23% .06 178);border-top:1px solid oklch(100% 0 0/.12);position:relative}.prototype-modebar__inner{justify-content:space-between;align-items:center;gap:var(--space-md);min-height:3.2rem;display:flex}.prototype-modebar__inner>div{align-items:center;gap:var(--space-sm);font-size:.875rem;display:flex}.prototype-modebar__inner strong{color:oklch(89% .1 174)}.prototype-modebar__inner span:last-child{color:oklch(80% .025 178)}.prototype-live-dot{background:oklch(75% .15 148);border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 0 .25rem oklch(75% .15 148/.16)}.prototype-modebar button{color:#fff;cursor:pointer;background:0 0;border:1px solid oklch(100% 0 0/.22);border-radius:999px;min-height:2.75rem;padding:.45rem .7rem;font-size:.875rem;font-weight:750}.prototype-modebar button:hover{background:oklch(100% 0 0/.08)}.prototype-modebar button:disabled{opacity:.6;cursor:wait}.prototype-nav{border-bottom:1px solid var(--color-line);background:#fff}.prototype-nav__inner{scroll-snap-type:x proximity;scrollbar-width:none;align-items:stretch;gap:0;min-height:3.8rem;display:flex;overflow-x:auto}.prototype-nav__inner::-webkit-scrollbar{display:none}.prototype-nav a{min-width:max-content;min-height:3rem;color:var(--color-ink-soft);scroll-snap-align:start;border-bottom:3px solid #0000;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:750;text-decoration:none;display:flex}.prototype-nav a:hover{color:var(--color-brand-deep);background:var(--color-surface-aqua)}.prototype-nav a[aria-current=page]{border-bottom-color:var(--color-action);color:var(--color-brand-deep)}.prototype-toast{inset:auto var(--space-md) var(--space-md) auto;z-index:var(--layer-toast);max-width:24rem;padding:var(--space-sm) var(--space-md);background:var(--color-brand-deep);color:#fff;border-radius:.65rem;font-size:.85rem;font-weight:700;position:fixed;box-shadow:0 1rem 3rem oklch(14% .03 178/.28)}.prototype-hero{padding-block:clamp(var(--space-2xl), 6vw, var(--space-4xl))}.prototype-hero__grid{align-items:end;gap:clamp(var(--space-xl), 7vw, var(--space-4xl));grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);display:grid}.prototype-kicker{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-md);color:var(--color-brand);letter-spacing:0;font-size:.875rem;font-weight:750;display:flex}.prototype-kicker:before{content:"";background:var(--color-action);border-radius:50%;flex:none;width:.5rem;height:.5rem}.prototype-title{max-width:12ch;font-size:clamp(3rem,6.2vw,5.5rem);line-height:.94}.prototype-title span{color:var(--color-brand)}.prototype-hero .lede{margin-top:var(--space-lg)}.prototype-safety-card{padding:var(--space-lg);border:1px solid var(--color-line-strong);background:var(--color-surface-aqua);border-radius:.875rem}.prototype-safety-card strong{color:var(--color-brand-deep);font-size:.95rem;display:block}.prototype-safety-card p{margin-top:var(--space-xs);color:var(--color-ink-soft);font-size:.9rem;line-height:1.6}.prototype-button{justify-content:center;align-items:center;gap:var(--space-xs);min-height:2.85rem;padding:var(--space-sm) var(--space-md);background:var(--color-action);color:var(--color-brand-deep);cursor:pointer;font:inherit;border:0;border-radius:999px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.prototype-button:hover{background:oklch(69% .17 34);transform:translateY(-1px)}.prototype-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.prototype-button--secondary{border:1px solid var(--color-line-strong);color:var(--color-brand-deep);background:#fff}.prototype-button--secondary:hover{background:var(--color-surface-aqua)}.prototype-button--quiet{min-height:2.5rem;color:var(--color-brand);text-underline-offset:.2rem;background:0 0;padding-inline:.8rem;text-decoration:underline}.prototype-status{background:var(--color-canvas-deep);color:var(--color-ink-soft);text-transform:capitalize;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .55rem;font-size:.8125rem;font-weight:800;display:inline-flex}.prototype-status:before{content:"";background:var(--color-line-strong);border-radius:50%;width:.42rem;height:.42rem}.prototype-status[data-status=confirmed]:before{background:oklch(59% .15 151)}.prototype-status[data-status=needs_call]:before{background:var(--color-action)}.prototype-status[data-status=submitted]:before,.prototype-status[data-status=reviewing]:before{background:oklch(56% .13 238)}.prototype-status[data-status=canceled]:before,.prototype-status[data-status=declined]:before{background:var(--color-warning)}.prototype-empty{padding:var(--space-xl);border:1px dashed var(--color-line-strong);color:var(--color-ink-soft);text-align:center;border-radius:.75rem}.prototype-loading{min-height:8rem;color:var(--color-ink-soft);place-items:center;display:grid}.prototype-error{padding:var(--space-md);background:var(--color-warning-surface);color:var(--color-warning);border-radius:.65rem;font-weight:700}}@media (width<=800px){.prototype-hero__grid{grid-template-columns:1fr}.prototype-modebar__inner{padding-block:var(--space-xs);align-items:flex-start}.prototype-modebar__inner>div{flex-wrap:wrap;align-items:flex-start}.prototype-modebar__inner span:last-child{flex-basis:100%;margin-left:1.2rem}}@media (width<=520px){.prototype-modebar__inner{align-items:center;gap:var(--space-xs);flex-flow:wrap}.prototype-modebar__inner>div{flex:13rem}.prototype-modebar__inner span:last-child{flex-basis:auto;margin-left:0}.prototype-modebar button{margin-left:0}.prototype-nav__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;padding-inline:0;display:grid;overflow:visible}.prototype-nav a{text-align:center;justify-content:center;min-width:0;padding-inline:.5rem}.prototype-title{font-size:clamp(2.5rem,12vw,3.6rem)}.prototype-toast{inset:auto var(--space-sm) var(--space-sm);max-width:none}}
