:root{--color-bg:#0a0b0d;--color-bg-2:#0e1013;--color-surface:#14171b;--color-surface-2:#1a1e23;--color-elevated:#20252b;--color-gold:#c9a24b;--color-gold-soft:#e7cf9b;--color-gold-deep:#9c7a2f;--color-gold-glow:#c9a24b47;--color-text:#f4f1ea;--color-text-muted:#a9a49a;--color-text-dim:#726d64;--color-on-gold:#17130a;--color-border:#e9cf9b1f;--color-border-strong:#e9cf9b47;--color-hairline:#f4f1ea14;--color-success:#6fd08c;--color-danger:#e8776b;--color-info:#7fb2e5;--color-new:#6fd08c;--color-used:#d9b976;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:30px;--radius-pill:999px;--shadow-sm:0 2px 8px #00000059;--shadow-md:0 12px 32px #00000073;--shadow-lg:0 28px 70px #0009;--shadow-gold:0 18px 60px -12px var(--color-gold-glow);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--fs-eyebrow:.78rem;--fs-sm:.9rem;--fs-body:1.02rem;--fs-lg:clamp(1.1rem,1.6vw,1.25rem);--fs-h4:clamp(1.2rem,2vw,1.5rem);--fs-h3:clamp(1.5rem,3vw,2.1rem);--fs-h2:clamp(2rem,4.5vw,3.1rem);--fs-h1:clamp(2.6rem,7vw,5rem);--fs-display:clamp(3.2rem,11vw,8rem);--header-h:74px;--ring:var(--color-gold)}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 1rem)}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100dvh;line-height:1.6}canvas,img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ol,ul{padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;text-wrap:balance}p{text-wrap:pretty}:target{scroll-margin-top:calc(var(--header-h) + 1rem)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--fs-body);color:var(--color-text);letter-spacing:.005em}.u-display,h1,h2,h3{letter-spacing:-.015em;font-family:Playfair Display,Times New Roman,serif;font-weight:600;line-height:1.04}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4);letter-spacing:-.01em;font-weight:700;line-height:1.2}.u-eyebrow,h4{font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif}.u-eyebrow{font-size:var(--fs-eyebrow);letter-spacing:.24em;text-transform:uppercase;color:var(--color-gold);align-items:center;gap:.55rem;font-weight:600;display:inline-flex}.u-eyebrow:before{content:"";opacity:.7;background:currentColor;width:1.75rem;height:1px}.u-lead{font-size:var(--fs-lg);color:var(--color-text-muted);line-height:1.65}strong{color:var(--color-text);font-weight:700}.u-numeric{font-variant-numeric:tabular-nums;letter-spacing:-.01em}body{background-color:var(--color-bg);background-image:radial-gradient(60% 50% at 82% -6%,#c9a24b24,#0000 60%),radial-gradient(55% 45% at 8% 4%,#c9a24b12,#0000 55%);background-attachment:fixed;overflow-x:hidden}body:before{content:"";z-index:0;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");position:fixed;inset:0}#__nuxt{z-index:1;flex-direction:column;min-height:100dvh;display:flex;position:relative}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section--tight{padding-block:clamp(2.5rem,5vw,4rem)}.hairline{background:linear-gradient(90deg,transparent,var(--color-border-strong) 20%,var(--color-border-strong) 80%,transparent);border:0;height:1px}::selection{background:var(--color-gold);color:var(--color-on-gold)}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:var(--color-bg-2)}::-webkit-scrollbar-thumb{background:var(--color-gold-deep);border-radius:var(--radius-pill);border:3px solid var(--color-bg-2)}.container{max-width:82.5rem}.container,.container--wide{width:100%;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem)}.container--wide{max-width:96rem}.skip-link{z-index:1300;background:var(--color-gold);color:var(--color-on-gold);border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-weight:700;transition:top .2s cubic-bezier(.22,1,.36,1);position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}.reveal-1{transition-delay:60ms}.reveal-2{transition-delay:.12s}.reveal-3{transition-delay:.18s}.reveal-4{transition-delay:.24s}.reveal-5{transition-delay:.3s}.reveal-6{transition-delay:.36s}.reveal-7{transition-delay:.42s}.reveal-8{transition-delay:.48s}.reveal-9{transition-delay:.54s}.reveal-10{transition-delay:.6s}.reveal-11{transition-delay:.66s}.reveal-12{transition-delay:.72s}.u-visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.u-gold{background:linear-gradient(100deg,var(--color-gold) 0,var(--color-gold-soft) 55%,var(--color-gold) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.u-center{text-align:center}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}.error[data-v-3acc79bf]{text-align:center;place-items:center;min-height:100dvh;display:grid;position:relative;overflow:hidden}.error__glow[data-v-3acc79bf]{background:radial-gradient(ellipse at center,var(--color-gold-glow),transparent 62%);filter:blur(20px);pointer-events:none;height:40rem;position:absolute;inset:auto 0 20%}.error__inner[data-v-3acc79bf]{align-items:center;gap:var(--space-4);flex-direction:column;display:flex;position:relative}.error__code[data-v-3acc79bf]{background:linear-gradient(100deg,var(--color-gold) 0,var(--color-gold-soft) 55%,var(--color-gold) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,Times New Roman,serif;font-size:clamp(5rem,22vw,13rem);line-height:.9}.error__title[data-v-3acc79bf]{font-size:var(--fs-h2)}.error__body[data-v-3acc79bf]{max-width:34rem}.error__actions[data-v-3acc79bf]{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}
