html:has(.hosp-surface){background:#faf7f0;color-scheme:light}html:has(.hosp-surface) body{background:#faf7f0}.hosp-surface{background:var(--ns-surface);color:var(--ns-text-primary);min-height:100vh;background-image:radial-gradient(circle at 1px 1px,rgba(138,90,22,.045) 1px,transparent 0),radial-gradient(circle at 1px 1px,rgba(40,30,12,.022) 1px,transparent 0);background-size:26px 26px,26px 26px;background-position:0 0,13px 13px}.hosp-hero{position:relative;isolation:isolate;overflow:hidden}.hosp-hero-scene{position:absolute;inset:0;z-index:-2}@media (prefers-reduced-motion:no-preference){.hosp-hero-scene{animation:hosp-hero-zoom 26s var(--ns-ease-standard,ease-in-out) both;transform-origin:64% 42%}}@keyframes hosp-hero-zoom{0%{transform:scale(1.02)}to{transform:scale(1.1)}}.hosp-hero-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,8,4,.66),rgba(12,8,4,.34) 46%,rgba(12,8,4,.04) 78%,transparent),linear-gradient(180deg,rgba(12,8,4,.22),transparent 34%,transparent 64%,rgba(12,8,4,.28))}.hosp-hero-art{position:relative;border-radius:var(--ns-radius-lg);overflow:hidden;box-shadow:var(--ns-shadow-3);border:1px solid var(--ns-border-strong)}.hosp-cta{background-image:var(--ns-accent-gradient);color:var(--ns-text-on-accent);transition:filter var(--ns-duration-base,.2s) var(--ns-ease-standard),transform var(--ns-duration-fast,.15s) var(--ns-ease-standard)}.hosp-cta:where(:hover,:focus-visible){filter:saturate(1.08) brightness(.96)}.hosp-star{color:var(--ns-star);fill:var(--ns-star)}.hosp-card{transition:transform var(--ns-duration-base,.2s) var(--ns-ease-expressive),box-shadow var(--ns-duration-base,.2s) var(--ns-ease-expressive),border-color var(--ns-duration-base,.2s) var(--ns-ease-standard);will-change:transform}.hosp-card:where(:hover,:focus-within){transform:translateY(-4px);box-shadow:var(--ns-shadow-3);border-color:var(--ns-border-strong)}.hosp-card .hosp-scene{transition:transform var(--ns-duration-slow,.3s) var(--ns-ease-expressive)}.hosp-card:where(:hover,:focus-within) .hosp-scene{transform:scale(1.05)}.hosp-press{transition:transform var(--ns-duration-fast,.15s) var(--ns-ease-standard)}.hosp-press:active{transform:translateY(1px) scale(.985)}.hosp-scene{position:relative;overflow:hidden;background:linear-gradient(160deg,hsl(var(--scene-hue,36) 40% 84%) 0,hsl(calc(var(--scene-hue, 36) + 22) 32% 68%) 100%)}@keyframes hosp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hosp-fade{animation:hosp-fade-up .7s var(--ns-ease-expressive,ease) both}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.hosp-parallax{animation:hosp-drift linear both;animation-timeline:view();animation-range:entry 0 cover 65%}}}@keyframes hosp-drift{0%{transform:translateY(16px)}to{transform:translateY(-16px)}}@media (prefers-reduced-motion:reduce){.hosp-card,.hosp-card .hosp-scene,.hosp-card:where(:hover,:focus-within),.hosp-card:where(:hover,:focus-within) .hosp-scene,.hosp-press,.hosp-press:active{transition:none;transform:none}.hosp-fade{animation:none;opacity:1}}[data-theme=marketplace] [data-surface=security]{color-scheme:dark;--ns-surface:#0b111e;--ns-surface-raised:#141d2e;--ns-surface-overlay:#1b2940;--ns-surface-sunken:#070c16;--ns-text-primary:#eef2f9;--ns-text-secondary:#aeb9cc;--ns-text-tertiary:#8390a6;--ns-text-on-accent:#15110a;--ns-accent:#f5a524;--ns-accent-hover:#ffb938;--ns-accent-subtle:#2a2114;--ns-accent-text:#f7b94e;--ns-accent-secondary:#38bdf8;--ns-accent-secondary-hover:#5fccff;--ns-accent-secondary-text:#6fd0fb;--ns-accent-secondary-subtle:#0c2433;--ns-border-subtle:#1d2840;--ns-border-strong:#33425e;--ns-focus-ring:#f5a524;--ns-danger:#f4434b;--ns-danger-subtle:#2a1417;--ns-danger-text:#fb8a8f;--ns-success:#2dd4a7;--ns-success-subtle:#0e2a24;--ns-success-text:#5fe3c0;--ns-warning:#fbbf24;--ns-warning-subtle:#2a2110;--ns-warning-text:#fcd34d;--ns-neutral-subtle:#1b2740;--ns-neutral-text:#aeb9cc;--ns-shadow-1:0 1px 2px rgba(0,0,0,0.4),0 1px 1px rgba(0,0,0,0.3);--ns-shadow-2:0 2px 12px rgba(0,0,0,0.45),0 1px 3px rgba(0,0,0,0.35);--ns-shadow-3:0 14px 40px rgba(0,0,0,0.55),0 4px 10px rgba(0,0,0,0.4)}[data-theme=marketplace] [data-inspector-dark]{color-scheme:dark;--ns-surface:#050505;--ns-surface-raised:#0e0e10;--ns-surface-overlay:#161619;--ns-surface-sunken:#030303;--ns-text-primary:#f2f3f5;--ns-text-secondary:var(--ns-slate-dark-11);--ns-text-tertiary:#8b8f98;--ns-text-on-accent:#062a33;--ns-accent:var(--ns-cyan-dark-9);--ns-accent-hover:var(--ns-cyan-dark-10);--ns-accent-subtle:var(--ns-cyan-dark-3);--ns-accent-text:var(--ns-cyan-dark-11);--ns-border-subtle:#1c1d20;--ns-border-strong:#2e3034;--ns-focus-ring:var(--ns-cyan-dark-9);--ns-success:var(--ns-green-dark-9);--ns-success-subtle:var(--ns-green-dark-3);--ns-success-text:var(--ns-green-dark-11);--ns-warning:var(--ns-amber-dark-9);--ns-warning-subtle:var(--ns-amber-dark-3);--ns-warning-text:var(--ns-amber-dark-11);--ns-danger:var(--ns-red-dark-9);--ns-danger-subtle:var(--ns-red-dark-3);--ns-danger-text:var(--ns-red-dark-11);--ns-neutral-subtle:var(--ns-slate-dark-3);--ns-neutral-text:var(--ns-slate-dark-11)}