:root{--bg:#16161c;--bg-card:#1f1f26;--bg-card-hi:#25252d;--border:#ffffff12;--border-hi:#ffffff2e;--studio-1:#fff;--studio-2:#f4f1ea;--text:#f5f5f7;--text-mute:#f5f5f79e;--text-faint:#f5f5f76b;--ink:#14141a;--ink-mute:#6b6b70;--red:#d31a07;--red-hi:#ff3a26;--red-soft:#d31a0724;--red-glow:#d31a0752;--cta:#fff;--cta-hi:#f3f4f6;--cta-text:#0a0a0a;--cta-soft:#ffffff1a;--cta-glow:#ffffff38;--accent:var(--red);--accent-soft:var(--red-soft);--accent-glow:var(--red-glow);--winner:#10b981;--winner-soft:#10b9811f;--winner-glow:#10b98152;--font-sans:-apple-system, BlinkMacSystemFont, "Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", monospace;--radius-card:28px;--radius-md:14px;--radius-sm:10px;--radius-pill:999px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;width:100%;max-width:100vw;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.mainImg img,.imgWrap img,.cardImg img,.thumb img,.feature .img img,.gallery img,.zoomArea img{filter:contrast(1.18)brightness(1.07)saturate(1.04)}
.Footer-module__4PHRVa__footer{border-top:1px solid var(--border);background:#16161ceb;margin-top:80px}.Footer-module__4PHRVa__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:24px 32px;display:flex}.Footer-module__4PHRVa__copy{color:var(--text-faint);font-size:12px}.Footer-module__4PHRVa__links{flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.Footer-module__4PHRVa__links a{color:var(--text-mute);transition:color .15s}.Footer-module__4PHRVa__links a:hover{color:var(--text)}.Footer-module__4PHRVa__sep{color:var(--border-hi)}@media (max-width:700px){.Footer-module__4PHRVa__inner{text-align:center;flex-direction:column;align-items:center;padding:20px 16px}.Footer-module__4PHRVa__copy{font-size:11px}.Footer-module__4PHRVa__links{justify-content:center;gap:10px;font-size:11px}}
.ConsentBanner-module__Sm3mFa__banner{z-index:200;background:var(--bg-card);border:1px solid var(--border-hi);border-radius:var(--radius-md);grid-template-columns:1fr auto;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:18px 20px;animation:.25s ease-out ConsentBanner-module__Sm3mFa__slideUp;display:grid;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 20px 60px #00000080}.ConsentBanner-module__Sm3mFa__text{color:var(--text-mute);font-size:13px;line-height:1.5}.ConsentBanner-module__Sm3mFa__text strong{color:var(--text)}.ConsentBanner-module__Sm3mFa__text a{color:var(--text);text-underline-offset:2px;text-decoration:underline}.ConsentBanner-module__Sm3mFa__actions{flex-wrap:wrap;gap:8px;display:flex}.ConsentBanner-module__Sm3mFa__btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-hi);color:var(--text);background:0 0;min-height:40px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.ConsentBanner-module__Sm3mFa__btn:hover{background:#ffffff0f}.ConsentBanner-module__Sm3mFa__btnPrimary{background:var(--text);color:var(--ink);border-color:var(--text)}.ConsentBanner-module__Sm3mFa__btnPrimary:hover{color:var(--ink);background:#fff}@keyframes ConsentBanner-module__Sm3mFa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.ConsentBanner-module__Sm3mFa__banner{border-radius:14px;grid-template-columns:1fr;gap:10px;padding:12px 14px;bottom:10px;left:10px;right:10px}.ConsentBanner-module__Sm3mFa__text{font-size:11.5px;line-height:1.4}.ConsentBanner-module__Sm3mFa__text strong{font-size:12.5px}.ConsentBanner-module__Sm3mFa__actions{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.ConsentBanner-module__Sm3mFa__btn{border-radius:8px;min-height:36px;padding:9px 8px;font-size:12px}}
.ConsentModal-module__bccDGa__backdrop{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.15s ease-out ConsentModal-module__bccDGa__fadeIn;display:flex;position:fixed;inset:0}.ConsentModal-module__bccDGa__modal{background:var(--bg-card);border:1px solid var(--border-hi);border-radius:var(--radius-md);width:100%;max-width:520px;max-height:90vh;animation:.2s ease-out ConsentModal-module__bccDGa__popIn;overflow-y:auto;box-shadow:0 30px 80px #0009}.ConsentModal-module__bccDGa__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 16px;display:flex}.ConsentModal-module__bccDGa__title{color:var(--text);font-size:18px;font-weight:600}.ConsentModal-module__bccDGa__subtitle{color:var(--text-mute);margin-top:4px;font-size:13px}.ConsentModal-module__bccDGa__close{color:var(--text-mute);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;margin:-8px -8px 0 0;padding:8px;font-family:inherit;font-size:24px;line-height:1;display:flex}.ConsentModal-module__bccDGa__close:hover{color:var(--text)}.ConsentModal-module__bccDGa__body{padding:8px 24px}.ConsentModal-module__bccDGa__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;display:flex}.ConsentModal-module__bccDGa__row:last-child{border-bottom:0}.ConsentModal-module__bccDGa__rowText{flex:1}.ConsentModal-module__bccDGa__rowTitle{color:var(--text);font-size:14px;font-weight:600}.ConsentModal-module__bccDGa__rowDesc{color:var(--text-mute);margin-top:4px;font-size:12px;line-height:1.5}.ConsentModal-module__bccDGa__lockedTag{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);border:1px solid var(--border);border-radius:var(--radius-pill);vertical-align:middle;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.ConsentModal-module__bccDGa__toggle{cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .15s;position:relative;box-shadow:0 0 0 8px #0000}.ConsentModal-module__bccDGa__toggle.ConsentModal-module__bccDGa__on{background:var(--red)}.ConsentModal-module__bccDGa__toggle.ConsentModal-module__bccDGa__locked{opacity:.4;cursor:not-allowed}.ConsentModal-module__bccDGa__toggle:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.ConsentModal-module__bccDGa__toggle.ConsentModal-module__bccDGa__on:after{transform:translate(20px)}.ConsentModal-module__bccDGa__foot{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:16px 24px 20px;display:flex}.ConsentModal-module__bccDGa__btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-hi);color:var(--text);background:0 0;min-height:40px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.ConsentModal-module__bccDGa__btn:hover{background:#ffffff0f}.ConsentModal-module__bccDGa__btnPrimary{background:var(--text);color:var(--ink);border-color:var(--text)}.ConsentModal-module__bccDGa__btnPrimary:hover{background:#fff}@keyframes ConsentModal-module__bccDGa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConsentModal-module__bccDGa__popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:500px){.ConsentModal-module__bccDGa__foot{flex-direction:column-reverse}.ConsentModal-module__bccDGa__foot .ConsentModal-module__bccDGa__btn{width:100%}}
.NewsletterPopup-module__OCWK8W__backdrop{z-index:250;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out NewsletterPopup-module__OCWK8W__fadeIn;display:flex;position:fixed;inset:0}.NewsletterPopup-module__OCWK8W__modal{background:var(--bg-card);border:1px solid var(--border-hi);border-radius:var(--radius-card);width:100%;max-width:480px;animation:.25s ease-out NewsletterPopup-module__OCWK8W__popIn;position:relative;overflow:hidden;box-shadow:0 30px 80px #0009}.NewsletterPopup-module__OCWK8W__modal:before{content:"";background:linear-gradient(90deg, transparent, var(--red), transparent);opacity:.8;height:1px;position:absolute;top:0;left:30%;right:30%}.NewsletterPopup-module__OCWK8W__close{width:44px;height:44px;color:var(--text-mute);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:24px;line-height:1;display:flex;position:absolute;top:8px;right:8px}.NewsletterPopup-module__OCWK8W__close:hover{color:var(--text)}.NewsletterPopup-module__OCWK8W__body{text-align:center;padding:36px 28px 28px}.NewsletterPopup-module__OCWK8W__title{color:var(--text);letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:700}.NewsletterPopup-module__OCWK8W__subtitle{color:var(--text-mute);margin-bottom:24px;font-size:14px;line-height:1.55}.NewsletterPopup-module__OCWK8W__form{flex-direction:column;gap:10px;display:flex}.NewsletterPopup-module__OCWK8W__input{background:var(--bg);width:100%;color:var(--text);border:1px solid var(--border-hi);border-radius:var(--radius-sm);min-height:44px;padding:12px 14px;font-family:inherit;font-size:14px}.NewsletterPopup-module__OCWK8W__input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft);outline:0}.NewsletterPopup-module__OCWK8W__submit{background:var(--red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:0;min-height:44px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.NewsletterPopup-module__OCWK8W__submit:hover:not(:disabled){background:var(--red-hi)}.NewsletterPopup-module__OCWK8W__submit:disabled{opacity:.5;cursor:not-allowed}.NewsletterPopup-module__OCWK8W__tiny{color:var(--text-faint);margin-top:12px;font-size:11px;line-height:1.5}.NewsletterPopup-module__OCWK8W__tiny a{color:var(--text-mute);text-decoration:underline}.NewsletterPopup-module__OCWK8W__error{color:#fca5a5;margin-top:4px;font-size:12px}.NewsletterPopup-module__OCWK8W__success{border-radius:var(--radius-sm);color:#5eead4;background:#5eead41f;border:1px solid #5eead466;padding:14px;font-size:13px;line-height:1.5}@keyframes NewsletterPopup-module__OCWK8W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NewsletterPopup-module__OCWK8W__popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
