:root{--purple-950:#1b0730;--purple-900:#310b51;--purple-800:#43166f;--purple-700:#5823a8;--purple-600:#6332e6;--yellow:#edeb00;--yellow-hover:#fff51f;--ink:#310b51;--ink-soft:#665d6f;--surface:#fff;--surface-soft:#f5f3f8;--border:#ddd7e5;--shadow:0 18px 50px #310b5121;--page:min(1180px, calc(100% - 48px));--radius:7px;--header-height:80px;color-scheme:light;font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}body,button,a{font-family:inherit}img{max-width:100%;height:auto;display:block}a{color:inherit}button{cursor:pointer}[hidden]{display:none!important}.page-shell{width:var(--page);margin-inline:auto}.skip-link{z-index:1000;background:var(--yellow);color:var(--ink);border-radius:4px;padding:10px 16px;font-weight:800;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.action{appearance:none;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:11px 24px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.action:hover{transform:translateY(-2px)}.action:focus-visible,a:focus-visible,summary:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #26d9ff}.action-primary{background:var(--yellow);color:var(--ink);box-shadow:0 8px 22px #edeb003d}.action-primary:hover{background:var(--yellow-hover)}.action-light{color:var(--ink);background:#fff}.action-secondary{border-color:var(--purple-700);color:var(--purple-800);background:0 0}.site-header{z-index:20;height:var(--header-height);color:#fff;background:linear-gradient(#18052bf0,#1b0730b3 72%,#1b073000);border-bottom:1px solid #ffffff14;position:absolute;inset:0 0 auto}.header-shell{width:var(--page);align-items:center;gap:28px;height:100%;margin-inline:auto;display:flex}.brand{flex:none;align-items:center;width:120px;display:flex}.brand img{width:100%}.desktop-nav{align-items:stretch;gap:25px;height:100%;display:flex}.desktop-nav a{white-space:nowrap;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:flex;position:relative}.desktop-nav a:after{content:"";background:var(--yellow);height:2px;transition:transform .16s;position:absolute;bottom:16px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.desktop-nav a.active{color:var(--yellow)}.header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.header-actions .action{min-height:40px;padding:9px 18px}.mobile-menu{display:none;position:relative}.mobile-menu>summary{cursor:pointer;background:#310b518c;border:1px solid #ffffff8c;border-radius:4px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:24px}.mobile-menu nav{background:var(--purple-950);width:min(310px,100vw - 28px);box-shadow:var(--shadow);border:1px solid #ffffff2e;border-radius:8px;gap:4px;padding:16px 18px 18px;display:grid;position:absolute;top:54px;right:0}.mobile-menu nav a{border-bottom:1px solid #ffffff1a;padding:10px 4px;font-weight:700;text-decoration:none}.mobile-menu nav a.active{color:var(--yellow)}.category-nav{z-index:10;color:#fff;background:var(--purple-950);position:relative;box-shadow:0 12px 28px #1b073038}.category-shell{width:var(--page);grid-template-columns:repeat(6,1fr);margin-inline:auto;display:grid}.category-shell a{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:9px;min-height:72px;padding:12px 8px;font-size:14px;text-decoration:none;display:flex;position:relative}.category-shell a:after{content:"";background:var(--yellow);height:3px;position:absolute;bottom:0;left:15%;right:15%;transform:scaleX(0)}.category-shell a:hover,.category-shell a.active{color:var(--yellow)}.category-shell a:hover:after,.category-shell a.active:after{transform:scaleX(1)}.category-shell svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.category-shell a:first-child svg,.category-shell a:nth-child(3) svg{fill:currentColor;stroke:none}.section-copy p{margin:0 0 18px}.section-copy{font-size:16px;line-height:1.7}.section-copy p:last-child{margin-bottom:0}.section-copy a:not(.action){color:var(--purple-700);text-underline-offset:3px;font-weight:750;text-decoration-thickness:1px}.section-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.table-scroll{border-radius:var(--radius);background:#fff;border:1px solid #d8d0e1;max-width:100%;margin:24px 0;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:620px}th,td{border-bottom:1px solid var(--border);padding:13px 16px}th{color:var(--ink);background:#eeeaf2;font-weight:850}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}tbody tr:nth-child(2n) td{background:#faf9fb}.compact-shell{max-width:930px}.faq-section{background:#fff;padding-block:88px}.faq-section h2,.final-cta h2{letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(30px,3.2vw,46px);line-height:1.08}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:18px 4px;font-size:17px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--yellow);border-radius:50%;flex:0 0 22px;width:22px;height:22px;position:relative}.faq-list summary span:before,.faq-list summary span:after{content:"";background:var(--ink);width:10px;height:2px;position:absolute;top:10px;left:6px}.faq-list summary span:after{transition:transform .16s;transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details>div{color:var(--ink-soft);padding:0 44px 18px 4px}.faq-list details p{margin:0}.final-cta{color:#fff;text-align:center;background:radial-gradient(circle at 16% 0,#edeb0024,#0000 24%),linear-gradient(110deg,#4820bf,#85299c);padding-block:76px;position:relative;overflow:hidden}.final-cta h2{color:var(--yellow);margin-bottom:20px}.final-cta .section-actions{justify-content:center;margin-top:0}.site-footer{color:#fff;background:var(--purple-950)}.footer-main{grid-template-columns:minmax(0,1.4fr) minmax(0,2fr);gap:78px;padding-block:64px 40px;display:grid}.footer-brand>a{margin-bottom:24px;display:inline-flex}.footer-brand>a img{width:142px}.footer-intro{color:#ffffffb3;max-width:510px;font-size:14px}.footer-intro p{margin:0 0 14px}.footer-intro strong{color:#fff;font-size:18px}.footer-intro a{color:var(--yellow)}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links h2{color:var(--yellow);letter-spacing:.04em;border-bottom:1px solid #ffffff1f;margin:0 0 17px;padding-bottom:11px;font-size:14px}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:9px}.footer-links a{color:#ffffffb8;align-items:center;gap:7px;font-size:14px;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.footer-links a:before{content:"›";color:var(--yellow);font-size:18px;line-height:1}.footer-links a:hover{color:#fff;transform:translate(3px)}.footer-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:34px;display:grid}.footer-highlight{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:9px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:18px 20px;display:grid}.footer-highlight>span{width:44px;height:44px;color:var(--yellow);background:#edeb0014;border-radius:50%;place-items:center;display:grid}.footer-highlight svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.footer-highlight strong,.footer-highlight small{display:block}.footer-highlight strong{color:#fff;font-size:14px;line-height:1.25}.footer-highlight small{color:#ffffff8c;margin-top:4px;font-size:11px;line-height:1.35}.footer-highlight .footer-age-mark{border:3px solid var(--yellow);background:0 0;font-size:14px;font-weight:950}.footer-trust{border-top:1px solid #ffffff1f;align-items:center;gap:22px;padding-block:24px;display:flex}.footer-trust img:first-child{width:118px}.footer-trust p{color:#ffffffad;margin:0 0 0 auto;font-size:13px}.cookie-consent{z-index:100;color:#fff;background:var(--purple-950);border:1px solid #ffffff26;border-radius:8px;width:min(430px,100vw - 36px);padding:18px;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 50px #0000004d}.cookie-consent p{margin:0 0 14px;font-size:14px;line-height:1.5}.cookie-consent>div{justify-content:flex-end;gap:10px;display:flex}.cookie-consent button:not(.action-primary){color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:4px;min-height:42px;padding:9px 16px;font-weight:750}.not-found{min-height:680px;padding:calc(var(--header-height) + 90px) 0 100px;color:#fff;background:radial-gradient(circle at 18% 24%, #edeb0021, transparent 25%), radial-gradient(circle at 82% 76%, #6332e66b, transparent 29%), linear-gradient(135deg, var(--purple-950), #4b1680 62%, #2a0a47)}.not-found-shell{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(44px,8vw,110px);display:grid}.not-found-mark{aspect-ratio:1;border:2px solid #edeb00c7;border-radius:50%;place-items:center;width:min(100%,360px);display:grid;position:relative;box-shadow:0 0 0 18px #edeb000d,0 30px 70px #00000040}.not-found-mark:before,.not-found-mark:after{content:"";background:var(--yellow);border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 22px #edeb00e6}.not-found-mark:before{top:13%;right:15%}.not-found-mark:after{bottom:16%;left:11%}.not-found-mark span{color:var(--yellow);letter-spacing:-.08em;font-size:clamp(70px,10vw,126px);font-weight:950;line-height:1}.not-found-kicker{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:850}.not-found-copy h1{letter-spacing:-.055em;max-width:720px;margin:0 0 22px;font-size:clamp(42px,6vw,74px);line-height:.98}.not-found-copy{min-width:0}.not-found-copy>p:not(.not-found-kicker){color:#ffffffc7;max-width:650px;margin:0 0 30px;font-size:18px}@media (width<=1080px){:root{--page:min(100% - 32px, 900px)}.desktop-nav{display:none}.mobile-menu{display:block}.category-nav{overflow-x:clip}.category-shell{scrollbar-width:thin;grid-template-columns:repeat(6,minmax(112px,1fr));overflow-x:auto}.category-shell a{flex-direction:column;gap:4px;min-height:68px}}@media (width<=800px){.footer-highlights{grid-template-columns:1fr 1fr}.footer-highlight:last-child{grid-column:1/-1}}@media (width<=640px){:root{--page:calc(100% - 40px);--header-height:72px}body{font-size:15px}.header-shell{gap:14px}.brand{width:96px}.header-register,.header-login{display:none}.footer-main{grid-template-columns:1fr;gap:34px;padding-block:44px 30px}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1/-1}.footer-highlights{grid-template-columns:1fr;gap:9px;padding-bottom:28px}.footer-highlight:last-child{grid-column:auto}.footer-trust{flex-wrap:wrap}.footer-trust p{flex-basis:100%;margin:0}.cookie-consent>div{grid-template-columns:1fr 1fr;display:grid}.faq-section{padding-block:60px}.faq-section h2,.final-cta h2{overflow-wrap:anywhere;hyphens:auto;font-size:30px}.faq-list summary{font-size:15px}.not-found{min-height:0;padding:calc(var(--header-height) + 52px) 0 68px}.not-found-shell{grid-template-columns:1fr;gap:38px}.not-found-mark{width:min(70vw,250px);margin-inline:auto}.not-found-copy{text-align:center}.not-found-copy h1,.not-found-kicker{overflow-wrap:anywhere}.not-found-copy h1{font-size:clamp(36px,12vw,52px)}.not-found-copy>p:not(.not-found-kicker){font-size:16px}.not-found-copy .action{width:100%;padding-inline:12px}}@media (width<=360px){.category-shell{grid-template-columns:repeat(6,minmax(96px,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
