:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#121212;--color-page:#f4f4f5;--color-surface:#fff;--color-surface-sunk:#ececee;--color-text:#17191f;--color-text-muted:#5c5c66;--color-divider:#e4e4e7;--color-control-border:#7c7c86;--color-action:#121212;--color-on-action:#fff;--color-action-soft:#e6eeff;--color-link:#044fe7;--color-sold:#2f6b4f;--color-sold-soft:#e1f0e7;--color-on-sold-soft:#1f4a36;--color-notice-soft:#fbf0d3;--color-on-notice-soft:#553a00;--color-notice-border:#a87b14;--color-ready-soft:#d9f2e4;--color-on-ready-soft:#14432f;--color-ready-border:#2f7a57;--color-error:#9b1c1c;--color-focus:#044fe7;--color-placeholder:#ececee;--color-on-placeholder:#6d6d78;--color-accent:#044fe7;--color-on-accent:#fff;--color-nav:#fff;--color-on-nav:#17191f;--color-on-nav-muted:#5c5c66;--color-nav-divider:#e4e4e7;--color-nav-hover:#f4f4f5;--color-nav-current:#121212;--color-on-nav-current:#fff;--color-nav-accent:#044fe7;--color-nav-focus:#044fe7;--font-family:var(--font-inter), system-ui, sans-serif;--text-title-size:2.25rem;--text-title-line:1.08;--text-title-tracking:-.035em;--text-title-phone-size:1.75rem;--text-title-phone-line:1.12;--text-title-phone-tracking:-.03em;--text-heading-size:1.125rem;--text-body-size:1rem;--text-small-size:.875rem;--text-label-size:.875rem;--text-field-phone-size:1rem;--text-line:1.5;--weight-regular:400;--weight-strong:600;--weight-heading:700;--weight-title:800;--radius-thumb:10px;--radius-field:8px;--radius-card:16px;--radius-button:6px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--nav-width:212px;--control-height:42px;--control-height-phone:44px;--content-width:960px;--form-width:760px;--row-price-width:96px;--row-status-width:124px;--photo-tile:96px;--listbox-max-height:288px;--border-width:1px;--focus-width:3px;--focus-offset:2px;--motion-quick:.12s;--shadow-card:0 1px 2px #1212120a, 0 12px 32px #1212120f}
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--color-page);color:var(--color-text);font-family:var(--font-family);font-size:var(--text-body-size);font-weight:var(--weight-regular);line-height:var(--text-line);font-variant-numeric:tabular-nums}h1{font-size:var(--text-title-size);font-weight:var(--weight-title);line-height:var(--text-title-line);letter-spacing:var(--text-title-tracking)}h2,h3{font-size:var(--text-heading-size);font-weight:var(--weight-heading)}button,input,select,textarea{font:inherit;color:inherit}a{color:var(--color-link);text-underline-offset:var(--focus-offset);text-decoration:underline}:focus-visible{outline:var(--focus-width) solid var(--color-focus);outline-offset:var(--focus-offset)}.vh{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:860px){h1{font-size:var(--text-title-phone-size);line-height:var(--text-title-phone-line);letter-spacing:var(--text-title-phone-tracking)}}@media (prefers-reduced-motion:no-preference){a,button{transition:background-color var(--motion-quick)}}
