:root,[data-theme=light]{--nc-black:#000;--nc-white:#fff;--nc-purple:#1e3a5f;--nc-amber:#d97706;--nc-green:#22c55e;--nc-yellow-deep:#fde68a;--nc-bg:#fff8f0;--nc-bg-surface:#fff;--nc-text:#000;--nc-border:#000}[data-theme=dark]{--nc-bg:#05060a;--nc-bg-surface:#0a0a0a;--nc-text:#fff;--nc-border:#fff}html:not([data-theme=dark]) body,html[data-theme=light],html[data-theme=light] body{background:#fff8f0!important;background-color:#fff8f0!important;color:#0c1222!important}html[data-theme=dark],html[data-theme=dark] body{background:#05060a!important;background-color:#05060a!important;color:#fff!important}.aurora-bg-container{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(circle,rgba(0,0,0,.08) 1px,transparent 0);background-size:24px 24px}[data-theme=dark] .aurora-bg-container{background-image:radial-gradient(circle,hsla(0,0%,100%,.08) 1px,transparent 0)}.landing-nav{position:sticky;top:12px;z-index:10020;margin:12px 16px 0;max-width:calc(100% - 32px);box-sizing:border-box;transition:transform .28s cubic-bezier(.22,.9,.24,1),opacity .22s ease}.landing-nav.is-tucked{transform:translateY(calc(-100% - 24px));opacity:0;pointer-events:none}@media (max-width:991.98px){.landing-nav.is-tucked{transform:none;opacity:1;pointer-events:auto}}.landing-menu-check{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.landing-nav{transition:none}}.landing-nav .nav-container{max-width:1280px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;box-sizing:border-box;min-width:0}.landing-nav .nav-logo{display:inline-flex;align-items:flex-end;gap:2px;text-decoration:none!important;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:20px;letter-spacing:-.5px;color:var(--nc-text)!important;flex-shrink:0}.landing-nav .nav-logo:before{content:"BlazySmm"}.landing-nav .nav-logo:after{content:".com";padding:1px 7px;border:2px solid var(--nc-border);border-radius:5px;display:inline-block;transform:rotate(-3deg);font-size:14px;margin-left:4px}html[data-theme=dark] .landing-nav .nav-logo:before,html[data-theme=light] .landing-nav .nav-logo:before{background:linear-gradient(135deg,#d97706,#06b6d4)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}html[data-theme=dark] .landing-nav .nav-logo:after,html[data-theme=light] .landing-nav .nav-logo:after{background:linear-gradient(135deg,#d97706,#06b6d4)!important;color:#000!important;-webkit-text-fill-color:#000!important}html[data-theme=light] .landing-nav .nav-logo:after{border-color:#0c1222!important}html[data-theme=dark] .landing-nav .nav-logo:after{border-color:#fff!important}.landing-nav .nav-links{display:flex;flex:1;justify-content:center;align-items:center}.landing-nav .nav-link{text-decoration:none!important;position:relative}.landing-nav .nav-cta{display:flex;gap:8px;align-items:center;flex-shrink:0}.btn-ghost{padding:8px 14px!important;background:var(--nc-bg-surface)!important;color:var(--nc-text)!important;border:2px solid var(--nc-border)!important;border-radius:8px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:transform .15s,box-shadow .15s;display:inline-flex;align-items:center;gap:6px}.btn-ghost:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--nc-border)}.btn-primary-landing{padding:8px 14px!important;background:var(--nc-black)!important;color:#fff!important;border:2px solid var(--nc-border)!important;border-radius:8px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;position:relative;display:inline-flex;align-items:center;gap:6px;transition:transform .15s}.btn-primary-landing:hover{transform:translate(-2px,-2px);color:#fff!important}.btn-primary-landing:after{content:"";position:absolute;inset:0;border-radius:8px;background:linear-gradient(135deg,#d97706,#06b6d4);transform:translate(3px,3px);clip-path:polygon(calc(100% - 3px) 0,100% 0,100% 100%,0 100%,0 calc(100% - 3px),calc(100% - 3px) calc(100% - 3px));pointer-events:none;z-index:-1}.btn-primary-landing:hover:after{transform:translate(5px,5px);clip-path:polygon(calc(100% - 5px) 0,100% 0,100% 100%,0 100%,0 calc(100% - 5px),calc(100% - 5px) calc(100% - 5px))}.guest-sv-nav-prefs,.landing-nav .nav-cta{overflow:visible;position:relative;z-index:5}.guest-sv-nav-prefs{display:flex;align-items:center;gap:6px;position:relative;z-index:4}.guest-pref{position:relative}.guest-pref-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 10px 0 8px!important;border:2px solid var(--nc-border)!important;border-radius:8px!important;background:var(--nc-bg-surface)!important;color:var(--nc-text)!important;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .15s,box-shadow .15s}.guest-pref-btn:hover,.guest-pref.is-open .guest-pref-btn{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--nc-border)}.guest-pref-flag{font-size:15px;line-height:1;width:1.15em;text-align:center;flex-shrink:0}.guest-pref-sym{font-size:13px;font-weight:800;min-width:1.1em;text-align:center}.guest-pref-code{font-size:11px;font-weight:800;letter-spacing:.04em}.guest-pref-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid;opacity:.5;transition:transform .16s ease}.guest-pref-caret.is-open{transform:rotate(180deg)}.guest-pref-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:80;min-width:228px;max-height:min(68vh,420px);overflow:auto;overscroll-behavior:contain;padding:6px;background:var(--nc-bg-surface);color:var(--nc-text);border:2px solid var(--nc-border);border-radius:12px;box-shadow:4px 4px 0 var(--nc-border);animation:guestPrefIn .14s ease-out;contain:content}.guest-pref-menu-wide{min-width:248px}.guest-pref-opt{display:flex;width:100%;align-items:center;gap:8px;margin:0;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--nc-text)!important;padding:8px 10px!important;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:650;text-align:left;cursor:pointer}.guest-pref-opt,.guest-pref-opt:hover{box-shadow:none!important;transform:none!important}.guest-pref-opt:hover{background:rgba(217,119,6,.12)!important}.guest-pref-opt.is-on{background:#ecfccb!important}html[data-theme=dark] .guest-pref-opt:hover{background:rgba(163,230,53,.14)!important}html[data-theme=dark] .guest-pref-opt.is-on{background:#1a2e05!important;color:#ecfccb!important}.guest-pref-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guest-pref-meta{margin-left:auto;font-size:10px;font-weight:800;letter-spacing:.04em;opacity:.45}@keyframes guestPrefIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.guest-pref-menu{animation:none}.guest-pref-btn{transition:none}}@media (max-width:991.98px){.guest-sv-nav-prefs,.landing-nav .guest-sv-nav-prefs,.nav-cta .guest-sv-nav-prefs{display:none!important;width:0!important;min-width:0!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;gap:0!important;border:0!important;pointer-events:none!important}}.guest-theme-toggle{width:42px;height:26px;background:var(--nc-bg-surface);border:2px solid var(--nc-border);border-radius:100px;cursor:pointer;position:relative;z-index:8;padding:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;pointer-events:auto;isolation:isolate;touch-action:manipulation}.guest-theme-toggle .toggle-track{position:relative;width:100%;height:100%;pointer-events:none}.guest-theme-toggle .toggle-thumb{position:absolute;top:1px;left:1px;width:20px;height:20px;background:var(--nc-purple);border:1.5px solid var(--nc-border);border-radius:50%;transition:transform .2s;pointer-events:none}[data-theme=light] .guest-theme-toggle .toggle-thumb{transform:translateX(16px);background:var(--nc-amber)}.guest-theme-toggle .toggle-icon-dark,.guest-theme-toggle .toggle-icon-light{position:absolute;top:50%;transform:translateY(-50%);font-size:10px;color:var(--nc-text);pointer-events:none}.guest-theme-toggle .toggle-icon-dark{left:6px}.guest-theme-toggle .toggle-icon-light{right:6px}.landing-hamburger{display:none;width:40px;height:40px;background:transparent;border:2px solid #fff;border-radius:8px;color:#fff;font-size:20px;cursor:pointer;align-items:center;justify-content:center;padding:0;flex-shrink:0;position:relative;z-index:6;pointer-events:auto}html[data-theme=light] .landing-hamburger{background:#fff!important;border:2.5px solid #000!important;color:#000!important;box-shadow:3px 3px 0 #000}html[data-theme=dark] .landing-hamburger{background:#000!important;border:2.5px solid #fff!important;color:#fff!important;box-shadow:3px 3px 0 #d97706}.landing-mobile-overlay{display:none!important;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10040;pointer-events:none!important;visibility:hidden}.landing-mobile-overlay.active{display:block!important;pointer-events:auto!important;visibility:visible}.landing-mobile-menu{position:fixed;top:0;right:0;width:min(300px,92vw);height:100%;height:100dvh;background:var(--nc-bg-surface,#fff);border-left:3px solid var(--nc-border,#000);z-index:10050;overflow:hidden;display:flex;flex-direction:column;transform:translate3d(110%,0,0);visibility:hidden;pointer-events:none;transition:transform .16s ease,visibility .16s ease}.landing-menu-check:checked~.landing-mobile-menu,.landing-mobile-menu.active{right:0!important;transform:translateZ(0)!important;visibility:visible!important;pointer-events:auto!important}.landing-menu-check:checked~.landing-mobile-overlay,.landing-mobile-overlay.active{display:block!important;pointer-events:auto!important;visibility:visible}[data-theme=dark] .landing-mobile-menu{background:#152a45;border-left-color:#fff;color:#fff}html:not([data-theme=dark]) .landing-mobile-menu,html[data-theme=light] .landing-mobile-menu{background:#fff!important;color:#0c1222!important;-webkit-text-fill-color:#0c1222!important;border-left-color:#0c1222!important}html:not([data-theme=dark]) .landing-mobile-cta .btn-ghost,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-btn,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-btn span,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-code,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-meta,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-name,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-opt,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-sym,html:not([data-theme=dark]) .landing-mobile-menu .landing-mobile-close,html:not([data-theme=dark]) .landing-mobile-menu .landing-mobile-close i,html:not([data-theme=dark]) .landing-mobile-menu .landing-mobile-link,html:not([data-theme=dark]) .landing-mobile-menu .landing-mobile-link i,html:not([data-theme=dark]) .landing-mobile-menu .landing-mobile-prefs-label,html:not([data-theme=dark]) .landing-mobile-menu .landing-mobile-title,html[data-theme=light] .landing-mobile-cta .btn-ghost,html[data-theme=light] .landing-mobile-menu .guest-pref-btn,html[data-theme=light] .landing-mobile-menu .guest-pref-btn span,html[data-theme=light] .landing-mobile-menu .guest-pref-code,html[data-theme=light] .landing-mobile-menu .guest-pref-meta,html[data-theme=light] .landing-mobile-menu .guest-pref-name,html[data-theme=light] .landing-mobile-menu .guest-pref-opt,html[data-theme=light] .landing-mobile-menu .guest-pref-sym,html[data-theme=light] .landing-mobile-menu .landing-mobile-close,html[data-theme=light] .landing-mobile-menu .landing-mobile-close i,html[data-theme=light] .landing-mobile-menu .landing-mobile-link,html[data-theme=light] .landing-mobile-menu .landing-mobile-link i,html[data-theme=light] .landing-mobile-menu .landing-mobile-prefs-label,html[data-theme=light] .landing-mobile-menu .landing-mobile-title{color:#0c1222!important;-webkit-text-fill-color:#0c1222!important}html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-btn,html:not([data-theme=dark]) .landing-mobile-menu .guest-pref-menu,html[data-theme=light] .landing-mobile-menu .guest-pref-btn,html[data-theme=light] .landing-mobile-menu .guest-pref-menu{background:#fff!important;border-color:#0c1222!important}html:not([data-theme=dark]) .landing-mobile-cta .btn-primary-landing,html:not([data-theme=dark]) .landing-mobile-cta .btn-primary-landing i,html:not([data-theme=dark]) .landing-mobile-cta .btn-primary-landing span,html[data-theme=light] .landing-mobile-cta .btn-primary-landing,html[data-theme=light] .landing-mobile-cta .btn-primary-landing i,html[data-theme=light] .landing-mobile-cta .btn-primary-landing span{color:#fff!important;-webkit-text-fill-color:#fff!important}.landing-mobile-header{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid}.landing-mobile-title{font-size:18px;font-weight:700}.landing-mobile-close{width:36px;height:36px;background:transparent;border:2px solid;border-radius:8px;color:inherit;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.landing-mobile-links{padding:15px 0;display:flex;flex-direction:column}.landing-mobile-link{padding:14px 20px;text-decoration:none;color:inherit;font-weight:500;font-size:15px;border:0;background:none;text-align:left;cursor:pointer;font-family:inherit;border-bottom:1px solid rgba(0,0,0,.1)}[data-theme=dark] .landing-mobile-link{border-bottom-color:hsla(0,0%,100%,.1)}.landing-mobile-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.landing-mobile-prefs{display:none;position:relative;z-index:6;padding:16px 16px 12px;border-bottom:2px solid;gap:10px;flex-direction:column;flex-shrink:0;overflow:visible}.landing-mobile-prefs-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.55}.landing-mobile-prefs-row{display:flex;gap:8px}.landing-mobile-prefs .guest-pref{flex:1;min-width:0;position:static}.landing-mobile-prefs .guest-pref-btn{width:100%;justify-content:center}.landing-mobile-prefs .guest-pref-menu,.landing-mobile-prefs .guest-pref-menu-wide{left:12px;right:12px;top:calc(100% + 6px);min-width:0;width:auto;max-height:min(52vh,360px);z-index:8}@media (max-width:991.98px){.landing-mobile-prefs{display:flex}}.landing-mobile-cta{padding:20px;margin-top:auto;display:flex;flex-direction:column;gap:10px;border-top:2px solid}.landing-mobile-cta .btn-ghost,.landing-mobile-cta .btn-primary-landing{display:flex!important;justify-content:center;width:100%}.guest-lang-hint{position:relative;z-index:40;margin:10px 16px 0;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border:2px solid var(--nc-border,#000);border-radius:14px;background:var(--nc-bg-surface,#fff);box-shadow:3px 3px 0 var(--nc-border,#000);font-size:13px;font-weight:650}html[data-theme=dark] .guest-lang-hint{background:#0a0a0a;border-color:#fff;box-shadow:3px 3px 0 #a3e635;color:#fff}.guest-lang-hint-actions{display:flex;gap:8px}.guest-lang-hint-no,.guest-lang-hint-yes{border:2px solid var(--nc-border,#000);border-radius:8px;padding:6px 10px;font-weight:800;font-size:12px;cursor:pointer}.guest-lang-hint-yes{background:#a3e635;color:#111}.guest-lang-hint-no{background:transparent;color:inherit}@media (max-width:991.98px){.landing-nav .btn-ghost,.landing-nav .btn-primary-landing,.landing-nav .nav-links{display:none!important}.landing-hamburger{display:flex!important}.landing-nav .nav-container,.landing-nav.blaze-nav-v3 .nav-container,html[data-design=new] .landing-nav .nav-container{align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:6px 8px 6px 14px!important;min-height:52px}.landing-nav .nav-cta,.landing-nav.blaze-nav-v3 .nav-cta{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto}.landing-nav .nav-logo{font-size:16px;line-height:1;white-space:nowrap;min-width:0;overflow:hidden}.landing-nav .nav-logo:after{font-size:11px;padding:1px 5px;transform:none;margin-left:3px}.guest-lang-hint{margin:8px 10px 0;padding:8px 10px;font-size:12px}}.landing-nav.blaze-nav-v3,html[data-design=new] .landing-nav{top:14px!important;margin:14px 18px 0!important;max-width:calc(100% - 36px);z-index:10020}.landing-nav.blaze-nav-v3 .nav-container,html[data-design=new] .landing-nav .nav-container{align-items:center!important;border-radius:999px!important;border:3px solid #000!important;background:hsla(0,0%,100%,.86)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 0 #000,0 18px 40px rgba(0,0,0,.12)!important;padding:8px 12px 8px 20px!important}html[data-design=new][data-theme=dark] .landing-nav .nav-container,html[data-theme=dark] .landing-nav.blaze-nav-v3 .nav-container{background:hsla(0,0%,4%,.88)!important;border-color:#fff!important;box-shadow:0 12px 0 #a3e635,0 18px 40px rgba(0,0,0,.45)!important}.landing-nav.blaze-nav-v3 .nav-links,html[data-design=new] .landing-nav .nav-links{background:#000!important;border-radius:999px!important;padding:4px!important;gap:2px!important;justify-content:center!important;align-items:center!important}.landing-nav.blaze-nav-v3 .nav-link,html[data-design=new] .landing-nav .nav-link{color:#fff!important;border-radius:999px!important;font-size:12px!important;font-weight:700!important;padding:8px 12px!important;background:transparent!important;overflow:visible}.landing-nav.blaze-nav-v3 button.nav-link{appearance:none;border:0!important;cursor:pointer;font-family:inherit}.landing-nav .nav-link:not(.nav-link-app):after{content:"";position:absolute;left:10px;right:10px;bottom:4px;height:2px;border-radius:999px;background:linear-gradient(90deg,#d97706,#06b6d4);transform:scaleX(0);transform-origin:center;transition:transform .18s ease;pointer-events:none;display:block}.landing-nav .nav-link:not(.nav-link-app).active:after,.landing-nav .nav-link:not(.nav-link-app):hover:after{transform:scaleX(1)}.landing-nav.blaze-nav-v3 .nav-link:hover,html[data-design=new] .landing-nav .nav-link:hover{background:hsla(0,0%,100%,.12)!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}.landing-nav.blaze-nav-v3 .nav-link.active,html[data-design=new] .landing-nav .nav-link.active{background:transparent!important;color:#fff!important}.landing-nav.blaze-nav-v3 .nav-link-app,html[data-design=new] .landing-nav .nav-link-app{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#f59e0b!important;color:#000!important;border:none!important;box-shadow:none!important;font-weight:800!important}.landing-nav.blaze-nav-v3 .nav-link-app:hover,html[data-design=new] .landing-nav .nav-link-app:hover{background:#d97706!important;color:#000!important}.landing-nav.blaze-nav-v3 .nav-link-app i,html[data-design=new] .landing-nav .nav-link-app i{font-size:15px!important;line-height:1!important}.landing-nav.blaze-nav-v3 .nav-cta{align-items:center!important}@media (max-width:991.98px){.landing-nav.blaze-nav-v3,html[data-design=new] .landing-nav{top:8px!important;margin:8px 12px 0!important;max-width:calc(100% - 24px)}.landing-nav.blaze-nav-v3 .nav-container,html[data-design=new] .landing-nav .nav-container{padding:6px 8px 6px 12px!important;box-shadow:0 5px 0 #000,0 6px 10px rgba(0,0,0,.14)!important}html[data-design=new][data-theme=dark] .landing-nav .nav-container,html[data-theme=dark] .landing-nav.blaze-nav-v3 .nav-container{box-shadow:0 5px 0 #a3e635,0 6px 10px rgba(0,0,0,.4)!important}}.auth-required-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px}.auth-required-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(8,15,24,.7);backdrop-filter:blur(10px);cursor:pointer}.auth-required-modal{position:relative;width:min(100%,460px);padding:34px;overflow:hidden;text-align:center;background:#fff;color:#12202a;border:1px solid rgba(6,182,212,.35);border-radius:28px;box-shadow:0 28px 90px rgba(4,18,28,.38)}.auth-required-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#eef7f7;color:#38505a;cursor:pointer}.auth-required-icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 18px;border-radius:22px;background:linear-gradient(135deg,#d97706,#22d3ee);color:#102014;font-size:30px}.auth-required-kicker{display:inline-block;margin-bottom:8px;color:#0794a5;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.auth-required-modal h2{margin:0;font-size:clamp(25px,5vw,34px);line-height:1.1}.auth-required-modal p{margin:14px auto 24px;max-width:360px;color:#60727c;line-height:1.6}.auth-required-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-required-primary,.auth-required-secondary{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;font-weight:800;text-decoration:none}.auth-required-primary{background:linear-gradient(135deg,#d97706,#22d3ee);color:#102014}.auth-required-secondary{border:1px solid #cfdee1;background:#f7fbfb;color:#28414b}[data-theme=dark] .auth-required-modal{background:#142129;color:#f5fbfb}[data-theme=dark] .auth-required-close,[data-theme=dark] .auth-required-secondary{background:#1c3039;color:#e7f6f6;border-color:#31505b}[data-theme=dark] .auth-required-modal p{color:#a9bec5}@media (max-width:520px){.auth-required-actions{grid-template-columns:1fr}}html body .nc-svc-legend-pop,html body .nc-svc-legend-pop.show,html body .smm-live-legend{display:block!important;visibility:visible!important;pointer-events:auto!important}