@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--yellow: #ffd60a;--yellow-strong: #ffe14a;--yellow-soft: #f6c200;--yellow-fg: #0a0a0b;--bg: #0a0a0b;--bg-elev-1: rgba(255, 255, 255, .04);--bg-elev-2: rgba(255, 255, 255, .07);--bg-elev-hover: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--border-yellow: rgba(255, 214, 10, .45);--text: #fafafa;--text-secondary: rgba(250, 250, 250, .78);--text-muted: rgba(250, 250, 250, .58);--success: #34d399;--success-bg: rgba(52, 211, 153, .12);--warning: #fbbf24;--warning-bg: rgba(251, 191, 36, .12);--danger: #f87171;--danger-bg: rgba(248, 113, 113, .12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 6px 24px rgba(0, 0, 0, .4);--shadow-lg: 0 18px 48px rgba(0, 0, 0, .55);--shadow-glow: 0 8px 28px rgba(255, 214, 10, .18);--font-display: "Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--font-sans);font-size:16px;line-height:1.55;font-weight:400;background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:64px}body{margin:0;min-height:100vh;background-color:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin:0}h1{font-size:clamp(1.875rem,4vw,2.5rem)}h2{font-size:clamp(1.375rem,2.4vw,1.625rem)}h3{font-size:1.125rem}h4{font-size:1rem}p{margin:0}p+p{margin-top:.75rem}::selection{background:var(--yellow);color:var(--yellow-fg)}.app-shell{min-height:100vh;background:radial-gradient(1200px 600px at 50% -10%,rgba(255,214,10,.1),transparent 60%),radial-gradient(800px 400px at 10% 5%,rgba(255,214,10,.05),transparent 55%),var(--bg)}.page-shell{width:min(1120px,100%);margin:0 auto;padding:1rem 1.5rem 5rem}@media (max-width: 720px){.page-shell{padding:.5rem 1rem 3rem}}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--border);background:#0a0a0bb8;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px)}.site-header__inner{width:min(1120px,100%);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__brand{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--font-display)}.site-header__mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--yellow);color:var(--yellow-fg);font-weight:700;font-size:.8125rem;letter-spacing:.04em}.site-header__text{display:flex;flex-direction:column;line-height:1.1}.site-header__text strong{font-size:.95rem;font-weight:600;letter-spacing:-.005em}.site-header__text small{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.625rem;margin-top:2px}.site-header__actions{display:flex;align-items:center;gap:.5rem}.site-header__link{color:var(--text-secondary);font-size:.9rem;font-weight:500;padding:.5rem .75rem;white-space:nowrap;border-radius:var(--radius-sm);transition:color .15s ease,background .15s ease}.site-header__link:hover{color:var(--text);background:var(--bg-elev-1)}@media (max-width: 480px){.site-header__text small{display:none}.site-header__inner{padding:.625rem 1rem;gap:.5rem}.site-header__actions{gap:.125rem}.site-header__link{font-size:.8rem;padding:.45rem .42rem}.site-header .btn--small{padding:.58rem .82rem;font-size:.8rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;letter-spacing:-.005em;line-height:1;border:1px solid transparent;border-radius:var(--radius-pill);background:var(--yellow);color:var(--yellow-fg);cursor:pointer;transition:transform .12s ease,background .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:var(--shadow-glow);white-space:nowrap}.btn:hover{background:var(--yellow-strong);transform:translateY(-1px);box-shadow:0 14px 36px #ffd60a40}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.btn--ghost{background:transparent;color:var(--text);border-color:var(--border-strong);box-shadow:none}.btn--ghost:hover{border-color:var(--yellow);color:var(--yellow);background:#ffd60a0f;box-shadow:none}.btn--full{width:100%}.btn--small{padding:.5rem .875rem;font-size:.85rem}.btn--large{padding:1rem 1.75rem;font-size:1rem}.btn__hint{font-size:.75rem;font-weight:500;opacity:.72}.hero{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;padding:0;width:100%;overflow:clip}.hero:before{content:"";position:absolute;top:-14rem;right:-18rem;bottom:-12rem;left:-18rem;background:radial-gradient(62% 78% at 20% 34%,rgba(255,214,10,.11),transparent 74%),radial-gradient(52% 70% at 82% 8%,rgba(255,214,10,.07),transparent 78%);opacity:.78;filter:blur(8px);pointer-events:none;z-index:0}.hero__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.125rem;text-align:left}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;border-radius:var(--radius-pill);background:#ffd60a14;border:1px solid rgba(255,214,10,.25);color:var(--yellow);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--yellow);box-shadow:0 0 10px var(--yellow);animation:dot-pulse 2.4s ease-in-out infinite}@keyframes dot-pulse{0%,to{opacity:1;box-shadow:0 0 12px var(--yellow)}50%{opacity:.55;box-shadow:0 0 4px var(--yellow)}}.hero__title{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.5rem);letter-spacing:-.025em;font-weight:700;margin:0;max-width:18ch;line-height:1.05}.hero__title em{font-style:normal;background:linear-gradient(120deg,var(--yellow) 0%,var(--yellow-strong) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subtitle{max-width:48ch;margin:0;font-size:clamp(1rem,1.4vw,1.125rem);color:var(--text-secondary);line-height:1.55}.hero__cta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.25rem}.hero__meta{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-muted)}.hero__meta span{white-space:nowrap}.hero__meta-sep{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.5}.hero__visual{position:relative;z-index:1;display:flex;justify-content:center}.alert-preview{position:relative;width:100%;max-width:380px;padding:1.25rem;background:linear-gradient(160deg,rgba(255,214,10,.06),transparent 60%),#141416cc;border:1px solid var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.alert-preview:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:var(--radius-xl);padding:1px;background:linear-gradient(160deg,rgba(255,214,10,.4),transparent 50%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.alert-preview__head{display:flex;align-items:center;gap:.625rem;padding-bottom:.875rem;margin-bottom:.875rem;border-bottom:1px solid var(--border)}.alert-preview__avatar{width:2.25rem;height:2.25rem;border-radius:10px;background:var(--yellow);color:var(--yellow-fg);font-family:var(--font-display);font-weight:700;font-size:.85rem;display:grid;place-items:center;flex-shrink:0}.alert-preview__sender{display:flex;flex-direction:column;flex:1;min-width:0}.alert-preview__sender strong{font-size:.9rem;font-weight:600;color:var(--text)}.alert-preview__sender span{font-size:.75rem;color:var(--text-muted)}.alert-preview__time{font-size:.7rem;color:var(--text-muted)}.alert-preview__body{display:flex;flex-direction:column;gap:.625rem}.alert-preview__title{font-family:var(--font-display);font-size:1.0625rem;font-weight:600;margin:0;color:var(--text);letter-spacing:-.01em}.alert-preview__msg{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin:0}.alert-preview__msg b{color:var(--yellow);font-weight:600}.alert-preview__cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .9rem;margin-top:.25rem;border-radius:var(--radius-md);background:var(--yellow);color:var(--yellow-fg);font-weight:600;font-size:.85rem;text-decoration:none}.alert-preview__floater{position:absolute;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:var(--radius-pill);background:#141416d9;border:1px solid var(--border-strong);font-size:.72rem;color:var(--text-secondary);font-weight:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-md)}.alert-preview__floater--top{top:-.875rem;right:1.5rem}.alert-preview__floater .pill__dot{background:var(--success);box-shadow:0 0 8px var(--success)}@media (max-width: 900px){.hero{grid-template-columns:1fr;gap:2rem;padding:0}.hero__copy{align-items:center;text-align:center}.hero__title{max-width:22ch}.alert-preview{max-width:420px}.alert-preview__floater--top{right:auto;left:50%;transform:translate(-50%)}}@media (max-width: 480px){.hero__cta{width:100%}.hero__cta .btn{flex:1;min-width:0}.hero__eyebrow{display:none}.hero__meta{gap:.45rem;justify-content:center;text-align:center}.hero__meta-sep,.alert-preview__floater--top{display:none}}.how-it-works-wrap{width:100%;max-width:none;margin:0 auto}.guarantee{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center;margin-top:2.5rem;padding:0;background:transparent;border:none;color:var(--text);text-decoration:none;transition:opacity .15s ease}.guarantee:hover{opacity:.92}.guarantee__copy{display:flex;flex-direction:column;gap:.4rem;min-width:0}.guarantee__eyebrow{font-family:var(--font-display);font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:var(--yellow);margin:0;font-weight:600}.guarantee__title{font-family:var(--font-display);font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:700;letter-spacing:-.015em;margin:0;color:var(--text)}.guarantee__text{margin:.15rem 0 0;font-size:.95rem;color:var(--text-secondary);line-height:1.55}.guarantee__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.4rem;color:var(--yellow);font-weight:600;font-size:.875rem;transition:transform .15s ease}.guarantee:hover .guarantee__cta{transform:translate(3px)}.guarantee__receipt{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.125rem;background:#141416d9;border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-md);min-width:0}.guarantee__receipt-head{display:flex;align-items:center;justify-content:space-between;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.guarantee__receipt-head strong{color:var(--success);font-weight:700}.guarantee__txn{display:grid;grid-template-columns:2.25rem 1fr auto;gap:.75rem;align-items:center;padding:.625rem 0}.guarantee__txn+.guarantee__txn{border-top:1px dashed var(--border)}.guarantee__txn-icon{width:2.25rem;height:2.25rem;display:grid;place-items:center;background:var(--yellow);color:var(--yellow-fg);border-radius:8px;font-family:var(--font-display);font-weight:700;font-size:.8rem}.guarantee__txn-body{display:flex;flex-direction:column;min-width:0}.guarantee__txn-name{font-size:.9rem;font-weight:600;color:var(--text)}.guarantee__txn-meta{font-size:.75rem;color:var(--text-muted)}.guarantee__txn-amount{font-family:var(--font-display);font-size:1rem;font-weight:700;white-space:nowrap}.guarantee__txn-amount--in{color:var(--success)}.guarantee__txn-amount--out{color:var(--text-muted)}@media (max-width: 720px){.hero__visual{display:none}.hero__copy{max-width:100%}.hero__title{max-width:11ch}.guarantee{grid-template-columns:1fr;gap:1.25rem;padding:0}.guarantee__text,.guarantee__receipt{display:none}.guarantee__title{font-size:1.35rem}.guarantee__txn+.guarantee__txn{display:none}}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.step-card{position:relative;padding:.5rem .25rem 0;display:flex;flex-direction:column;gap:.875rem}.step-card__num{position:absolute;top:.5rem;left:.5rem;z-index:2;display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--yellow);color:var(--yellow-fg);font-family:var(--font-display);font-weight:700;font-size:.875rem;box-shadow:0 6px 16px #00000073}.step-card__visual{position:relative;aspect-ratio:5 / 3;border-radius:var(--radius-md);background:linear-gradient(135deg,#ffd60a12,#0003);border:1px solid var(--border);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.875rem}.step-card__title{font-family:var(--font-display);font-size:1rem;font-weight:600;margin:0;color:var(--text)}.step-card__body{margin:0;font-size:.875rem;color:var(--text-muted);line-height:1.5}.mock-tile{width:100%;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;background:#141416b3;border:1px solid var(--border-strong);border-radius:8px;box-shadow:var(--shadow-sm)}.mock-tile__poster{position:relative;aspect-ratio:16 / 9;border-radius:6px;background:#1a1a1c;display:grid;place-items:center;overflow:hidden;font-family:var(--font-display);font-weight:700;font-size:1.25rem;letter-spacing:.1em;color:#ffd60ad9}.mock-tile__poster img{width:100%;height:100%;object-fit:cover;display:block}.mock-tile__text{display:flex;flex-direction:column;gap:.1rem;padding:0 .125rem}.mock-tile__text strong{font-size:.75rem;font-weight:600;color:var(--text)}.mock-tile__text span{font-size:.65rem;color:var(--text-muted)}.mock-tag{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:1.1rem 1.6rem 1rem 2rem;background:linear-gradient(135deg,var(--yellow-strong) 0%,var(--yellow) 65%,var(--yellow-soft) 100%);color:var(--yellow-fg);border-radius:.75rem;box-shadow:0 14px 30px #ffd60a38,inset 0 0 0 1px #00000014;font-family:var(--font-display);clip-path:polygon(8% 0,100% 0,100% 100%,8% 100%,0 50%)}.mock-tag:before{content:"";position:absolute;top:50%;left:.85rem;transform:translateY(-50%);width:.55rem;height:.55rem;border-radius:50%;background:var(--bg);box-shadow:inset 0 1px 2px #0006}.mock-tag__amount{display:flex;align-items:baseline;gap:.05rem;line-height:1}.mock-tag__currency{font-size:1rem;font-weight:600;margin-right:.05rem}.mock-tag__value{font-size:2.4rem;font-weight:800;letter-spacing:-.04em}.mock-tag__period{font-size:.7rem;font-weight:600;margin-left:.15rem;opacity:.65}.mock-tag__label{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;opacity:.65}.mock-alert{width:100%;display:flex;flex-direction:column;gap:.4rem;padding:.625rem .75rem;background:#141416cc;border:1px solid var(--border-strong);border-radius:10px;box-shadow:var(--shadow-sm);position:relative}.mock-alert__head{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--text-muted)}.mock-alert__head .pill__dot{background:var(--success);box-shadow:0 0 6px var(--success);width:5px;height:5px}.mock-alert__title{font-size:.78rem;font-weight:600;color:var(--text)}.mock-alert__title b{color:var(--yellow)}.mock-alert__msg{font-size:.7rem;color:var(--text-muted);line-height:1.4;margin:0}@media (max-width: 720px){.steps{grid-template-columns:1fr;gap:.85rem}.step-card{gap:.65rem;padding:.25rem .1rem 0}.step-card__num{top:.4rem;left:.4rem;width:1.5rem;height:1.5rem;font-size:.78rem}.step-card__visual{aspect-ratio:16 / 9;padding:.6rem}.step-card__title{font-size:1rem;line-height:1.25}.step-card__body{display:block;font-size:.88rem;line-height:1.45}.mock-tile{padding:.4rem;gap:.4rem}.mock-tile__text span{display:block}.mock-tag{padding:.7rem 1.1rem .65rem 1.35rem;gap:.25rem}.mock-tag__value{font-size:1.9rem}.mock-tag__currency{font-size:.9rem}.mock-tag__period{font-size:.62rem}.mock-tag__label{font-size:.52rem;letter-spacing:.12em}.mock-alert{padding:.52rem .58rem}.mock-alert__msg{display:block}}.section{margin-top:3rem}.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.section__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--text-muted);margin:0 0 .25rem;font-weight:600}.section__title{font-size:1.5rem;margin:0}.section__subtitle{margin:.375rem 0 0;color:var(--text-muted);font-size:.95rem}@media (max-width: 720px){.section{margin-top:2rem}.section__head{flex-direction:column;align-items:stretch}}.tabs{display:inline-flex;gap:.25rem;padding:.25rem;background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-pill);margin-bottom:1.25rem}.tab{border:none;background:transparent;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-pill);transition:color .15s ease,background .15s ease;display:inline-flex;align-items:center;gap:.4rem;font-family:inherit}.tab:hover{color:var(--text)}.tab--active{background:var(--bg-elev-2);color:var(--text)}.tab__count{font-size:.75rem;font-weight:500;color:var(--text-muted);padding:.05rem .4rem;background:#ffffff0f;border-radius:var(--radius-pill)}.tab--active .tab__count{background:#ffd60a2e;color:var(--yellow)}@media (max-width: 480px){.tabs{width:100%}.tab{flex:1;justify-content:center}}.grid{display:grid;gap:1.25rem}.grid--productions{grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){.grid--productions{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.grid--productions{grid-template-columns:1fr}}.card,.glass-card{background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.glass-card{border-radius:var(--radius-xl)}.glass-card--accent{background:linear-gradient(135deg,#ffd60a1a,#ffd60a05),var(--bg-elev-1);border-color:var(--border-yellow)}.glass-card h2{margin-top:0}@media (max-width: 720px){.card,.glass-card{padding:1.125rem}}.production-card{background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease}.production-card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:var(--shadow-md)}.production-card__media{position:relative;aspect-ratio:16 / 10;background:linear-gradient(135deg,#ffd60a2e,#0006);overflow:hidden}.production-card__media img{width:100%;height:100%;object-fit:cover;display:block}.production-card__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#ffd60a73;letter-spacing:.04em}.production-card__pin{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;background:#0a0a0bc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-pill);font-size:.7rem;font-weight:600;letter-spacing:.04em;color:var(--yellow)}.production-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem 1.125rem 0;flex:1}.production-card__title{font-family:var(--font-display);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin:0;color:var(--text)}.production-card__venue{color:var(--text-muted);font-size:.875rem;margin:0}.production-card__description{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.production-card__meta{font-size:.8125rem;color:var(--yellow);font-weight:500;margin-top:auto;padding-top:.5rem}.production-card__actions{padding:1rem 1.125rem 1.125rem}.form-field{display:flex;flex-direction:column;gap:.4rem}.form-field>label{font-size:.875rem;font-weight:500;color:var(--text)}.form-field__hint{font-size:.8125rem;color:var(--text-muted);margin:0;line-height:1.45}.form-field input,.form-field select,.form-field textarea,.input{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--bg-elev-1);color:var(--text);padding:.75rem .9rem;font-size:.95rem;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;width:100%}.form-field input::placeholder,.input::placeholder{color:var(--text-muted)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.input:focus{outline:none;border-color:var(--yellow);background:var(--bg-elev-2);box-shadow:0 0 0 3px #ffd60a2e}.input-error{color:var(--danger);font-size:.8125rem;margin-top:.125rem}.preference-group{display:flex;gap:.4rem;flex-wrap:wrap}.chip{border-radius:var(--radius-pill);border:1px solid var(--border-strong);padding:.5rem .95rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;color:var(--text-secondary);background:var(--bg-elev-1);font-family:inherit}.chip:hover:not(:disabled):not(.chip--active){border-color:var(--yellow);color:var(--yellow)}.chip--active{background:var(--yellow);color:var(--yellow-fg);border-color:var(--yellow)}.chip:disabled,.chip--disabled{opacity:.45;cursor:not-allowed}.payment-type-selector{display:flex;flex-direction:column;gap:.5rem}.payment-type-option{display:flex;align-items:center;gap:.875rem;padding:.85rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--bg-elev-1);cursor:pointer;transition:border-color .15s ease,background .15s ease;min-width:0}.payment-type-option:hover{border-color:var(--yellow);background:#ffd60a0a}.payment-type-option input[type=radio]{accent-color:var(--yellow);cursor:pointer;flex-shrink:0;width:1rem;height:1rem}.payment-type-option input[type=radio]:checked~div strong{color:var(--yellow)}.payment-type-option>div{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.625rem;row-gap:.15rem;flex:1 1 auto;min-width:0}.payment-type-option strong{color:var(--text);font-size:.95rem;font-weight:600;transition:color .15s ease}.payment-type-hint{color:var(--text-muted);font-size:.875rem;line-height:1.4}.banner{border-radius:var(--radius-lg);padding:1.25rem 1.375rem;background:var(--bg-elev-1);border:1px solid var(--border);color:var(--text)}.banner--error{border-color:#f8717173;background:var(--danger-bg);color:#ffd6d6}.banner--warning{border-color:#fbbf2473;background:var(--warning-bg);color:#ffe9b3}.banner--success{border-color:#34d39973;background:var(--success-bg);color:#bff5da}.banner h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .7rem;border-radius:var(--radius-pill);font-size:.8rem;font-weight:500;border:1px solid transparent}.pill--success{background:var(--success-bg);color:var(--success);border-color:#34d39952}.pill--warning{background:var(--warning-bg);color:var(--warning);border-color:#fbbf2452}.pill--muted{background:var(--bg-elev-2);color:var(--text-muted);border-color:var(--border)}.pill__dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.85}.detail-grid{display:grid;gap:1.25rem;grid-template-columns:1.05fr .95fr;align-items:stretch}@media (max-width: 900px){.detail-grid{grid-template-columns:1fr}}.stat-blocks{display:grid;gap:.625rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:1rem}.stat-block{padding:.875rem 1rem;border-radius:var(--radius-md);background:var(--bg-elev-1);border:1px solid var(--border)}.stat-block__label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.25rem}.stat-block__value{display:block;font-size:.9375rem;font-weight:500;color:var(--text)}.back-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);font-size:.875rem;font-weight:500;padding:.4rem .6rem;margin-left:-.6rem;border-radius:var(--radius-sm);transition:color .15s ease,background .15s ease}.back-link:hover{color:var(--text);background:var(--bg-elev-1)}.def-list{display:grid;gap:.875rem}.def-list__row{display:grid;grid-template-columns:9rem 1fr;gap:.75rem;align-items:baseline}.def-list__label{font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.def-list__value{color:var(--text);font-size:.95rem}@media (max-width: 480px){.def-list__row{grid-template-columns:1fr;gap:.15rem}}.footer{border-top:1px solid var(--border);padding:2rem 0 2.5rem;margin-top:4rem}.footer__inner{width:min(1120px,100%);margin:0 auto;padding:0 1.5rem;display:flex;flex-wrap:wrap;gap:.875rem 1.25rem;justify-content:space-between;align-items:center;color:var(--text-muted);font-size:.85rem}.footer__links{display:inline-flex;gap:1rem;flex-wrap:wrap}.footer__links a{color:var(--text-muted);transition:color .15s ease}.footer__links a:hover{color:var(--text)}@media (max-width: 480px){.footer__inner{flex-direction:column;align-items:flex-start;text-align:left;padding:0 1rem}}.prod-detail{display:grid;grid-template-columns:1fr;gap:1.25rem}.prod-detail__media{position:relative;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);aspect-ratio:16 / 10;background:linear-gradient(135deg,#ffd60a2e,#0006)}.prod-detail__media img{width:100%;height:100%;object-fit:cover;display:block}.prod-detail__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:2rem;color:#ffd60a73;letter-spacing:.06em}.prod-detail__head{display:flex;flex-direction:column;gap:.4rem}.prod-detail__price{align-self:flex-start;background:#ffd60a1a;color:var(--yellow);border-color:var(--border-yellow)}.prod-detail__title{font-family:var(--font-display);font-size:clamp(1.625rem,3.4vw,2.125rem);letter-spacing:-.02em;font-weight:700;margin:0}.prod-detail__theatre{margin:0;color:var(--text-muted);font-size:1rem}.prod-detail__form-card{background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.prod-detail__form-card h2{margin:0 0 .25rem;font-size:1.25rem}.prod-detail__form-intro{margin:0 0 1rem;color:var(--text-muted);font-size:.925rem}.prod-detail__about{display:flex;flex-direction:column;gap:1rem}.prod-detail__description{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.6}.prod-detail__how{background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem 1.5rem}.prod-detail__how h3{margin:0 0 .5rem;font-size:1rem}.prod-detail__how ol{margin:0;padding-left:1.25rem;color:var(--text-secondary);font-size:.925rem;line-height:1.65}.prod-detail__how ol li+li{margin-top:.25rem}@media (min-width: 900px){.prod-detail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"media     form" "head      form" "about     form" "how       how";column-gap:2rem;align-items:start}.prod-detail__media{grid-area:media;aspect-ratio:16 / 10}.prod-detail__head{grid-area:head}.prod-detail__form-card{grid-area:form;align-self:start}.prod-detail__about{grid-area:about}.prod-detail__how{grid-area:how}}.faq-page{max-width:720px;margin:0 auto;padding:1rem 0 4rem}.faq-page__back{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);text-decoration:none;font-size:.875rem;margin-bottom:2rem}.faq-page__back:hover{color:var(--text)}.faq-page__hero{text-align:center;margin-bottom:3rem}.faq-page__hero h1{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.faq-page__hero p{margin:0;color:var(--text-muted);font-size:1.0625rem}.faq-section+.faq-section{margin-top:2.75rem}.faq-section__title{font-family:var(--font-display);font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:var(--yellow);font-weight:600;margin:0 0 1.25rem;padding-bottom:.625rem;border-bottom:1px solid var(--border)}.faq-item+.faq-item{margin-top:1.5rem}.faq-item__q{margin:0 0 .4rem;font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:var(--text);letter-spacing:-.005em;line-height:1.35}.faq-item__a{margin:0;color:var(--text-secondary);font-size:1rem;line-height:1.65}.faq-item__a+.faq-item__a{margin-top:.625rem}.faq-item__a a{color:var(--yellow);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.faq-item__a a:hover{text-decoration-thickness:2px}.code-block{margin-top:1.25rem;padding:.75rem .9rem;background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-md)}.code-block__label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.25rem}.code-block__value{display:block;font-size:.8rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text-secondary);word-break:break-all}.muted{color:var(--text-muted)}.text-center{text-align:center}.success{color:var(--success)}.status-text--success{color:var(--success);font-weight:600}.stack{display:flex;flex-direction:column;gap:1rem}.stack--tight{gap:.5rem}.stack--loose{gap:1.5rem}.cluster{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.center-narrow{max-width:520px;margin:2rem auto 0}.center-medium{max-width:640px;margin:0 auto}.center-wide{max-width:760px;margin:0 auto}.mt-sm{margin-top:.75rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.home-flow{margin:-1rem 0 -5rem}.home-flow__panel{display:flex;flex-direction:column;justify-content:center;min-height:100dvh;margin-top:0;padding:0}.home-flow .section{margin-top:0}.home-flow__panel--hero,.home-flow__panel#how-it-works{padding-top:1.25rem;padding-bottom:2.75rem}.home-flow__panel#productions{justify-content:flex-start;padding-top:1.25rem;padding-bottom:3rem}@media (max-width: 720px){html,body{overflow-x:hidden}.home-flow{margin:-.5rem 0 -3rem}.home-flow__panel{min-height:auto;padding:0}.home-flow__panel--hero{min-height:calc(100svh - 64px);justify-content:center;padding:.4rem 0 calc(.75rem + env(safe-area-inset-bottom))}.home-flow__panel#how-it-works{justify-content:flex-start;scroll-margin-top:72px;padding-top:0;padding-bottom:.25rem}.home-flow__panel#how-it-works{gap:.5rem}.home-flow__panel#productions{min-height:auto;scroll-margin-top:72px;padding-top:0;padding-bottom:2rem}.hero{align-content:center;gap:.62rem}.hero__title{font-size:clamp(1.92rem,10.4vw,2.6rem)}.hero__subtitle{font-size:.94rem;line-height:1.36}.hero__cta{margin-top:.1rem}.hero__meta{font-size:.74rem;gap:.32rem}.alert-preview{max-width:100%;margin-top:.25rem}.guarantee{margin-top:.5rem}}.login-page{display:flex;flex-direction:column;gap:1.75rem;max-width:460px;margin:0 auto;padding:2.5rem 0 4rem}.login-page__back{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);text-decoration:none;font-size:.875rem;align-self:flex-start}.login-page__back:hover{color:var(--text)}.login-page__hero{display:flex;flex-direction:column;gap:.625rem;text-align:center;align-items:center}.login-page__brand{display:grid;place-items:center;width:3rem;height:3rem;border-radius:12px;background:linear-gradient(135deg,var(--yellow-strong),var(--yellow));color:var(--yellow-fg);font-family:var(--font-display);font-weight:700;font-size:.95rem;letter-spacing:.04em;box-shadow:0 10px 24px #ffd60a2e;margin-bottom:.5rem}.login-page__hero h1{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em;margin:0}.login-page__hero p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.55;max-width:360px}.login-page__card{background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.login-page__footnote{text-align:center;font-size:.8125rem;color:var(--text-muted)}.login-page__footnote a{color:var(--yellow);text-decoration:underline;text-underline-offset:3px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.btn:hover,.production-card:hover,.guarantee:hover,.guarantee:hover .guarantee__cta,.step-card:hover{transform:none!important}.hero__eyebrow-dot{animation:none!important}}
