@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Museo Sans Cyrl;src:url(/public/assets/fonts/MuseoSansCyrl-500.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ascent Pro;src:url(/public//assets/fonts/AscentProDemoSemiBold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.header{z-index:200;background-color:#0e3418;font-family:Ascent Pro;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.header__nav{justify-content:space-between;align-items:center;gap:1.5rem;min-width:0;max-width:1280px;height:80px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.header__nav{padding:0 1.5rem}}@media (min-width:1024px){.header__nav{gap:2rem;padding:0 2rem}}.header__left{flex:1;align-items:center;gap:2rem;min-width:0;display:flex}.header__center{flex:2;justify-content:center;align-items:center;gap:1.5rem;display:none}@media (min-width:640px){.header__center{gap:1.5rem;display:flex}}@media (min-width:1024px){.header__center{gap:2rem}}.header__logo{color:#fff;border-bottom:2px solid #0000;align-items:center;padding:.5rem 0;text-decoration:none;transition:border-color .2s;display:flex}.header__logo-img{object-fit:contain;width:auto;max-width:min(200px,45vw);height:44px;display:block}.header__link{color:#fff;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;padding:.5rem 0;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:600;transition:border-color .2s;display:none}@media (min-width:640px){.header__link{display:flex}}.header__link:hover,.header__link--active{border-color:#fff}.header__link-text{font-weight:700}.header__link-rx{vertical-align:super;border:1px solid #fff;border-radius:2px;margin-left:2px;padding:0 3px;font-size:.75rem;font-weight:700}.header__right{flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;display:none}@media (min-width:640px){.header__right{display:flex}}@media (min-width:1024px){.header__right{gap:2rem}}.header__mobile-toggle{z-index:2;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex;position:relative}@media (min-width:640px){.header__mobile-toggle{display:none}}.header__hamburger{background-color:#fff;width:1.25rem;height:2px;transition:all .3s;position:relative}.header__hamburger:before,.header__hamburger:after{content:"";background-color:#fff;width:1.25rem;height:2px;transition:all .3s;position:absolute}.header__hamburger:before{top:-6px}.header__hamburger:after{bottom:-6px}.header__hamburger--open{background-color:#0000}.header__hamburger--open:before{top:0;transform:rotate(45deg)}.header__hamburger--open:after{bottom:0;transform:rotate(-45deg)}.header__mobile-menu{background-color:#0c2713;flex-direction:column;max-height:0;transition:max-height .3s;display:flex;overflow:hidden}@media (min-width:640px){.header__mobile-menu{display:none}}.header__mobile-menu--open{-webkit-overflow-scrolling:touch;max-height:min(480px,80vh);overflow-y:auto}.header__mobile-link{color:#fff;text-align:left;padding:.75rem 1rem;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;transition:background-color .2s}.header__mobile-link:hover,.header__mobile-link--active{background-color:#ffffff1a}.header__mobile-link--button{cursor:pointer;background:0 0;border:none;width:100%}.header__mobile-user-email{color:#ffffffb3;font-size:.875rem}.header__user-email{color:#fff;opacity:.85;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;overflow:hidden}.header__icon-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s;display:flex}.header__icon-btn:hover{background-color:#ffffff26}.header__link--button{cursor:pointer;background:0 0;border:none;font-size:1.05rem}.header__link--signup{background:#ffffff26;border-radius:8px;padding:.4rem 1rem}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.footer{color:#fff;background-color:#0e3418;padding:2.5rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer__top{flex-direction:column;gap:2.5rem;display:flex}@media (min-width:1024px){.footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}}.footer__info{color:#d1d5db;max-width:520px;font-size:.875rem;line-height:1.7}.footer__disclaimer{margin-bottom:1rem}.footer__line{margin-bottom:.5rem}.footer__line--muted{color:#9ca3af;margin-top:1.5rem}.footer__info a{color:#e5e7eb;text-decoration:none}.footer__right{flex-direction:column;align-items:flex-start;margin-left:auto;display:flex}@media (max-width:768px){.footer__right{margin-left:0}}.footer__social-wrap{margin-top:35px;margin-left:80px}.footer__social{justify-content:flex-start;align-items:center;margin-top:.75rem;margin-left:0;padding:0;list-style:none;display:flex}.footer .example-2 .icon-content{margin:0 10px;position:relative}.footer .example-2 .icon-content .tooltip{color:#fff;opacity:0;visibility:hidden;border-radius:5px;padding:4px 8px;font-size:12px;transition:all .3s;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.footer .example-2 .icon-content:hover .tooltip{opacity:1;visibility:visible;top:-42px}.footer .example-2 .icon-content a{color:#4d4d4d;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.footer .example-2 .icon-content a:hover{box-shadow:3px 2px 45px #0000001f}.footer .example-2 .icon-content a svg{z-index:1;width:18px;height:18px;position:relative}.footer .footer__social-letter{z-index:1;font-size:18px;font-weight:700;line-height:1;position:relative}.footer .example-2 .icon-content a:hover{color:#fff}.footer .example-2 .icon-content a .filled{background-color:#000;width:100%;height:0;transition:all .3s ease-in-out;position:absolute;top:auto;bottom:0;left:0}.footer .example-2 .icon-content a:hover .filled{height:100%}.footer .example-2 .icon-content a[data-social=facebook] .filled,.footer .example-2 .icon-content a[data-social=facebook]~.tooltip{background-color:#1877f2}.footer .example-2 .icon-content a[data-social=x] .filled,.footer .example-2 .icon-content a[data-social=x]~.tooltip{background-color:#111}.footer .example-2 .icon-content a[data-social=instagram] .filled,.footer .example-2 .icon-content a[data-social=instagram]~.tooltip{background:linear-gradient(45deg,#405de6,#5b51db,#b33ab4,#c135b4,#e1306c,#fd1f1f)}.footer .example-2 .icon-content a[data-social=threads] .filled,.footer .example-2 .icon-content a[data-social=threads]~.tooltip{background-color:#000}.footer__links{gap:3rem;display:flex}@media (max-width:768px){.footer__links{gap:2rem}}.footer__links-column{min-width:120px}.footer__links-heading{letter-spacing:.15em;text-transform:uppercase;color:#93c5fd;margin-bottom:1rem;font-size:.75rem}.footer__links-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer__links-list a{color:#d1d5db;font-size:.9rem;text-decoration:none;transition:color .2s}.footer__links-list a:hover{color:#fff}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.hero{background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;width:100%;height:487.13px;min-height:100vh;padding:100px 1rem 4rem;display:flex}@media (min-width:640px){.hero{padding:120px 1.5rem 4.5rem}}@media (min-width:768px){.hero{padding-top:140px;padding-bottom:5rem}}@media (min-width:1024px){.hero{min-height:1050px;max-height:1000px;padding-top:160px;padding-bottom:8%}}.hero__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:700px;animation:1s ease-out heroFadeIn;display:flex}.hero__title{color:#000;font-family:Museo Sans Cyrl;font-size:1.75rem;line-height:1.1}@media (min-width:640px){.hero__title{font-size:2.25rem}}@media (min-width:768px){.hero__title{font-size:4rem;line-height:1.15}}.hero__subtitle{color:#000;max-width:500px;font-family:Museo Sans Cyrl;font-size:1.125rem;font-weight:500;line-height:1.6}@media (min-width:640px){.hero__subtitle{font-size:1.25rem}}@media (min-width:768px){.hero__subtitle{font-size:1.5rem}}.hero__buttons{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:344px;margin-top:.5rem;display:flex}.hero__btn{border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1.125rem;font-weight:700;transition:all .2s;display:inline-flex}@media (min-width:873px){.hero__btn{font-size:1.5rem}}@media (min-width:820px) and (max-width:872px){.hero__btn{padding:.5rem 1.25rem;font-size:1.25rem}}@media (min-width:768px) and (max-width:819px){.hero__btn{padding:.5rem 1rem;font-size:1.125rem}}.hero__btn--primary{color:#000;background:#fff;border:1px solid #fff;font-family:Museo Sans Cyrl}@media (min-width:300px){.hero__btn--primary{align-self:center;display:inline-flex}}.hero__btn--primary:hover{border-color:#000;box-shadow:0 4px 6px #0006}.hero__btn--secondary{color:#fff;background:#006825;border:1px solid #006825;align-self:center;padding:.5rem .9rem;font-family:Museo Sans Cyrl;font-size:.9375rem;display:inline-flex}@media (min-width:640px){.hero__btn--secondary{font-size:1rem}}@media (min-width:768px){.hero__btn--secondary{font-size:1.25rem}}@media (min-width:768px) and (max-width:819px){.hero__btn--secondary{font-size:1rem}}.hero__btn--secondary:hover{background:#006825;border-color:#fff;box-shadow:0 4px 12px #0006}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.features{background:#fff;padding:3rem 1rem}@media (min-width:640px){.features{padding:4rem 1.5rem}}@media (min-width:768px){.features{padding:100px 20px}}.features__container{max-width:1280px;margin:0 auto}.features__header{text-align:center;margin-bottom:3rem;animation:.8s ease-out featuresFadeIn}@media (min-width:640px){.features__header{margin-bottom:4rem}}@media (min-width:768px){.features__header{margin-bottom:80px}}.features__title{color:#000;margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem;font-weight:700;line-height:1.2}@media (min-width:640px){.features__title{font-size:2rem;line-height:1.3}}@media (min-width:768px){.features__title{margin-bottom:24px;font-size:52px;line-height:72px}}.features__subtitle{color:#374151;max-width:800px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;line-height:1.5}@media (min-width:640px){.features__subtitle{font-size:1rem;line-height:1.6}}@media (min-width:768px){.features__subtitle{font-size:24px;line-height:32px}}.features__grid{text-align:left;justify-content:space-between;align-items:flex-start;gap:3rem;max-width:100%;margin:0;padding-top:20px;display:flex}@media (max-width:768px){.features__grid{flex-direction:column;gap:2rem}}.features__list-wrapper{flex:1}@media (max-width:768px){.features__list-wrapper{width:100%}}.features__list-title{color:#000;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}@media (min-width:640px){.features__list-title{font-size:1.5rem}}@media (min-width:768px){.features__list-title{margin-bottom:20px;font-size:28px}}.features__list{color:#374151;flex-direction:column;gap:.75rem;padding-left:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;line-height:1.6;list-style-type:disc;list-style-position:inside;display:flex}@media (min-width:640px){.features__list{gap:1rem;font-size:1rem;line-height:1.7}}@media (min-width:768px){.features__list{gap:12px;font-size:1.1rem;line-height:1.8}}.features__list li{background:linear-gradient(135deg,#0068250a,#0e233705);border:1px solid #e5e7eb;border-radius:14px;align-items:flex-start;width:100%;padding:10px 16px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;box-shadow:0 8px 18px #0f172a0a}.features__list li::marker{color:#006825;font-size:1.1em}.features__list li:hover{background:linear-gradient(135deg,#00095a0f,#0e23370a);border-color:#0e3418;transform:translateY(-2px);box-shadow:0 14px 30px #0e3418}.features__image-placeholder{color:#6b7280;text-align:center;flex:1;justify-content:center;align-items:center;max-width:100%;min-height:200px;margin-top:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;display:flex}.features__image-placeholder img{object-fit:contain;width:100%;max-width:520px;height:auto}@media (min-width:640px){.features__image-placeholder{min-height:240px;margin-top:0}}@media (min-width:768px){.features__image-placeholder{max-width:520px;min-height:260px;margin-top:-20px}}@media (max-width:768px){.features__image-placeholder{margin:0 auto}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.games{background-color:#fff;background-image:url(/games-background.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;min-height:157vh;margin-top:3rem;padding:0 1rem 0;position:relative}@media (min-width:1651px){.games{min-height:1300px}}@media (min-width:1352px) and (max-width:1650px){.games{min-height:1100px}}@media (min-width:1025px) and (max-width:1350px){.games{min-height:900px}}@media (min-width:768px) and (max-width:1024px){.games{height:750px;min-height:500px;padding-bottom:4rem}}@media (min-width:511px) and (max-width:767px){.games{height:600px;min-height:500px;padding-bottom:4rem}}@media (max-width:510px){.games{background-position:bottom;background-size:contain;width:100%;min-height:440px;padding-bottom:1rem}}.games__header{z-index:2;text-align:center;max-width:800px;margin:0 auto 3rem;animation:.7s ease-out fadeInUp;position:relative}@media (min-width:640px){.games__header{margin-bottom:4rem}}@media (min-width:1024px){.games__header{margin-top:-80px;margin-bottom:80px}}@media (max-width:480px){.games__header{margin-top:-60px;margin-bottom:2.5rem}}.games__title{color:#000;margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem;font-weight:700;line-height:1.2}@media (max-width:397px){.games__title{font-size:1.5rem}}@media (min-width:640px){.games__title{font-size:2rem}}@media (min-width:768px){.games__title{margin-bottom:20px;font-size:3rem}}.games__subtitle{color:#374151;max-width:600px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.games__subtitle{font-size:1.1rem}}@media (max-width:397px){.games__subtitle{font-size:1rem}}.games__cta{z-index:2;justify-content:center;width:50%;padding:0 1rem;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@media (min-width:640px){.games__cta{bottom:1.5rem}}@media (min-width:768px){.games__cta{width:auto;padding:0;bottom:1.5rem}}.games__cta-btn{color:#fff;background:#192330;border:1px solid #0003aa;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 2.1rem;font-family:Museo Sans Cyrl;font-size:1.2rem;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),scale .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #2563eb4d}@media (max-width:768px){.games__cta-btn{width:100%;max-width:320px;padding:.8rem 1.5rem;font-size:1.05rem}}.games__cta-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.games__cta-btn:hover{background:#05163b;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 50px #2563eb99,0 0 30px #2563eb66}.games__cta-btn:hover:before{left:100%}.games__cta-btn:active{transform:translateY(-2px)scale(1);box-shadow:0 12px 30px #2563eb80}.games__grid{z-index:2;grid-template-columns:repeat(6,1fr);gap:20px;max-width:1100px;margin:0 auto;padding:0 1rem;display:grid;position:relative}@media (min-width:640px){.games__grid{padding:0 1.5rem}}@media (min-width:768px){.games__grid{padding:0 20px}}@media (max-width:1200px){.games__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:968px){.games__grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media (max-width:768px){.games__grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:480px){.games__grid{grid-template-columns:repeat(2,1fr);gap:10px}}.games__icon{aspect-ratio:1;cursor:pointer;border-radius:20px;transition:transform .3s,box-shadow .3s;animation:.6s ease-out backwards fadeInUp;position:relative;box-shadow:0 4px 12px #0000001a}.games__icon:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 12px 24px #00000026}@media (max-width:768px){.games__icon{border-radius:16px}}.games__icon-inner{border-radius:inherit;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.games__icon:first-child{animation-delay:0s}.games__icon:nth-child(2){animation-delay:50ms}.games__icon:nth-child(3){animation-delay:.1s}.games__icon:nth-child(4){animation-delay:.15s}.games__icon:nth-child(5){animation-delay:.2s}.games__icon:nth-child(6){animation-delay:.25s}.games__icon:nth-child(7){animation-delay:.3s}.games__icon:nth-child(8){animation-delay:.35s}.games__icon:nth-child(9){animation-delay:50ms}.games__icon:nth-child(10){animation-delay:.1s}.games__icon:nth-child(11){animation-delay:.15s}.games__icon:nth-child(12){animation-delay:.2s}.games__icon:nth-child(13){animation-delay:.25s}.games__icon:nth-child(14){animation-delay:.3s}.games__icon:nth-child(15){animation-delay:0s}.games__icon:nth-child(16){animation-delay:50ms}.games__icon:nth-child(17){animation-delay:.1s}.games__icon:nth-child(18){animation-delay:.2s}.games__icon:nth-child(19){animation-delay:.25s}.games__icon:nth-child(20){animation-delay:.3s}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.research{background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:100vh;padding:3rem 1rem;display:flex}@media (min-width:640px){.research{gap:2rem;padding:3.5rem 1.5rem}}@media (min-width:768px){.research{padding:4rem 2.5rem}}.research__content{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:900px;margin-top:0;display:flex}.research__title{color:#000;text-align:center;opacity:0;width:100%;margin-bottom:0;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem;font-weight:700;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}@media (min-width:640px){.research__title{font-size:2rem}}@media (min-width:768px){.research__title{font-size:52px}}.research__title--visible{opacity:1;transform:translateY(0)}.research__text{color:#374151;text-align:center;opacity:0;max-width:700px;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;line-height:1.6;transition:opacity .6s ease-out .2s,transform .6s ease-out .2s;transform:translateY(30px)}@media (min-width:640px){.research__text{margin-bottom:1.125rem;margin-right:1px;font-size:1rem;line-height:1.65}}@media (min-width:768px){.research__text{margin-bottom:1.25rem;margin-right:1px;font-size:1.125rem;line-height:1.7}}@media (min-width:1024px){.research__text{margin-right:190px;font-size:1.25rem}}.research__text--visible{opacity:1;transform:translateY(0)}.research__text--intro{text-align:left;width:100%;margin-top:.5rem;margin-bottom:0;padding-left:0;font-weight:600}.research__text--cta{margin-top:1.5rem;margin-bottom:0;font-weight:600}.research__list{color:#374151;opacity:0;flex-direction:column;gap:.75rem;width:100%;margin-bottom:1rem;margin-left:0;margin-right:0;padding-left:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;line-height:1.6;list-style-type:disc;list-style-position:inside;transition:opacity .6s ease-out .3s,transform .6s ease-out .3s;display:flex;transform:translateY(30px)}@media (min-width:640px){.research__list{gap:1rem;font-size:1rem;line-height:1.7}}@media (min-width:768px){.research__list{gap:12px;font-size:1.125rem;line-height:1.8}}@media (min-width:1024px){.research__list{font-size:1.25rem}}.research__list--visible{opacity:1;transform:translateY(0)}.research__list--visible li{opacity:0;animation:.5s ease-out forwards fadeInSlide;transform:translate(-20px)}.research__list--visible li:first-child{animation-delay:.4s}.research__list--visible li:nth-child(2){animation-delay:.5s}.research__list--visible li:nth-child(3){animation-delay:.6s}.research__list--visible li:nth-child(4){animation-delay:.7s}.research__list--visible li:nth-child(5){animation-delay:.8s}.research__list li{background:linear-gradient(135deg,#0068250a,#0e233705);border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;width:100%;padding:.75rem 1rem;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;box-shadow:0 8px 18px #0f172a0a}@media (min-width:640px){.research__list li{border-radius:13px;padding:.875rem 1.25rem}}@media (min-width:768px){.research__list li{border-radius:14px;padding:14px 20px}}.research__list li::marker{color:#006825;font-size:1.1em}.research__list li:hover{background:linear-gradient(135deg,#00095a0f,#0e23370a);border-color:#05004466;transform:translateY(-2px);box-shadow:0 14px 30px #0f172a14}@keyframes fadeInSlide{to{opacity:1;transform:translate(0)}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.testimonials{text-align:center;background:linear-gradient(#fff 0% 15%,#fdf4ff 35%,#eff6ff 70%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;padding:3rem 1rem 4rem;scroll-margin-top:6rem;display:flex}@media (min-width:640px){.testimonials{gap:2.25rem;padding:4rem 1.5rem 5rem}}@media (min-width:768px){.testimonials{gap:2.5rem;padding:8% 2.5rem 9%}}.testimonials__title{color:#000;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem;line-height:1.1}@media (min-width:640px){.testimonials__title{font-size:2rem}}@media (min-width:768px){.testimonials__title{font-size:2.75rem}}@media (min-width:1024px){.testimonials__title{font-size:44px}}.testimonials__subtitle{color:#6b7280;max-width:600px;padding:0 .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;line-height:1.6}@media (min-width:640px){.testimonials__subtitle{padding:0;font-size:1rem;line-height:1.65}}@media (min-width:768px){.testimonials__subtitle{font-size:1.125rem;line-height:1.7}}.testimonials__carousel{perspective:1400px;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:960px;padding:0 .5rem;display:flex}@media (min-width:640px){.testimonials__carousel{gap:1rem;padding:0}}@media (min-width:768px){.testimonials__carousel{gap:1.5rem}}.testimonials__carousel-track{width:100%;max-width:760px;height:auto;min-height:280px;transform-style:preserve-3d;position:relative}@media (min-width:640px){.testimonials__carousel-track{min-height:300px}}@media (min-width:768px){.testimonials__carousel-track{height:320px;min-height:320px}}.testimonials__card{text-align:left;opacity:0;transform-origin:50%;width:100%;max-width:680px;transform-style:preserve-3d;pointer-events:none;background:#fffffff5;border:1px solid #e8e6e3cc;border-radius:.875rem;flex-direction:column;gap:1.25rem;padding:1.75rem 1.5rem;transition:transform .7s cubic-bezier(.22,.61,.36,1),opacity .4s,box-shadow .4s,filter .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #0f172a29,0 0 0 1px #ffffffb3}@media (min-width:640px){.testimonials__card{border-radius:.9375rem;gap:1.5rem;padding:2.25rem 2rem}}@media (min-width:768px){.testimonials__card{border-radius:1rem;gap:1.75rem;padding:3.25rem 3rem}}.testimonials__card--active{opacity:1;filter:none;transform:translate(-50%,-50%)translateZ(80px)rotateY(0);box-shadow:0 22px 60px #0f172a38,0 0 0 1px #ffffffe6}.testimonials__card--prev{opacity:.45;filter:blur(.4px);transform:translate(-115%,-50%)translateZ(-80px)rotateY(32deg)scale(.9)}.testimonials__card--next{opacity:.45;filter:blur(.4px);transform:translate(15%,-50%)translateZ(-80px)rotateY(-32deg)scale(.9)}.testimonials__card--hidden{opacity:0;pointer-events:none;transform:translate(-50%,-50%)translateZ(-260px)scale(.88)}@media (max-width:768px){.testimonials__card{max-width:100%;position:relative;top:auto;left:auto;transform:none}.testimonials__card--active{transform:none}.testimonials__card--prev,.testimonials__card--next,.testimonials__card--hidden{display:none}}.testimonials__quote-icon svg{width:32px;height:32px}.testimonials__quote{font-size:.9375rem;line-height:1.5}@media (min-width:640px){.testimonials__quote{font-size:1rem;line-height:1.55}}@media (min-width:768px){.testimonials__quote{font-size:1.125rem;line-height:1.6}}@media (min-width:1024px){.testimonials__quote{font-size:1.25rem}}.testimonials__author{text-transform:none;color:#000;letter-spacing:.01em;font-size:1rem;font-weight:500}@media (min-width:640px){.testimonials__author{font-size:1.125rem}}@media (min-width:768px){.testimonials__author{font-size:1.5rem}}@media (min-width:1024px){.testimonials__author{font-size:27px}}.testimonials__nav{z-index:10;color:#0e2337;background:#ffffffd9;border:1px solid #0e23371f;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 10px 25px #0f172a14}@media (min-width:640px){.testimonials__nav{width:40px;height:40px;font-size:1.375rem}}@media (min-width:1024px){.testimonials__nav{width:44px;height:44px;font-size:1.5rem}}.testimonials__nav:hover{background:#fff;transform:translateY(-1px);box-shadow:0 14px 32px #0f172a29}.testimonials__dots{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.testimonials__dot{background:#0e233726;border:none;border-radius:999px;width:9px;height:9px;transition:width .16s,background .16s,transform .16s}.testimonials__dot--active{background:#0e2337;width:22px;transform:translateY(-1px)}.testimonials__cta{justify-content:center;margin-top:2rem;display:flex}.testimonials__cta-btn{color:#fff;background:#192330;border:1px solid #0003aa;border-radius:9999px;justify-content:center;align-items:center;width:100%;max-width:280px;padding:.75rem 2rem;font-family:Museo Sans Cyrl;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),scale .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #2563eb4d}@media (min-width:640px){.testimonials__cta-btn{max-width:300px;padding:.8rem 2.5rem;font-size:1.1rem}}@media (min-width:768px){.testimonials__cta-btn{padding:.85rem 3.5rem;font-size:1.2rem}}.testimonials__cta-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.testimonials__cta-btn:hover{background:#05163b;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 50px #2563eb99,0 0 30px #2563eb66}.testimonials__cta-btn:hover:before{left:100%}.testimonials__cta-btn:active{transform:translateY(-2px)scale(1);box-shadow:0 12px 30px #2563eb80}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.auth-page{width:100%;min-height:100vh;display:flex;overflow:hidden}@media (max-width:1024px){.auth-page{flex-direction:column}}.auth-page__slider{width:100%;min-height:100vh;display:flex;position:relative}@media (max-width:1024px){.auth-page__slider{flex-direction:column}}.auth-page__panel{flex-direction:column;flex:0 0 50%;align-items:center;min-height:100vh;padding:2rem 1.5rem 3rem;transition:transform .75s cubic-bezier(.22,.61,.36,1);display:flex}@media (max-width:1024px){.auth-page__panel{width:100%;min-height:auto}}.auth-page__panel--picture{background-image:url(/login/login_img.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1.2;justify-content:flex-start;align-items:flex-start;padding:2rem 3rem;transform:translate(0%)}.auth-page__panel--picture:before{content:"";pointer-events:none;background:linear-gradient(to bottom right,#fff6 0%,#ffffff26 50%,#0000 100%);position:absolute;inset:0}@media (max-width:1024px){.auth-page__panel--picture{min-height:200px;padding:2rem}}.auth-page__panel--form{background:#fff;flex:1;justify-content:flex-start}@media (max-width:1024px){.auth-page__panel--form{padding:3rem 1.5rem}}.auth-page--signup .auth-page__panel--picture{transform:translate(100%)}.auth-page--signup .auth-page__panel--form{transform:translate(-100%)}@media (max-width:1024px){.auth-page--signup .auth-page__slider,.auth-page--signup .auth-page__panel--picture,.auth-page--signup .auth-page__panel--form{transform:none}}.auth-page__form-wrapper{animation:.5s cubic-bezier(.4,0,.2,1) forwards formFadeIn}@keyframes formFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-page__branding{z-index:1;flex-direction:column;gap:2rem;animation:.5s cubic-bezier(.4,0,.2,1) forwards brandingFadeIn;display:flex;position:relative}.auth-page__picture-btn{color:#000;cursor:pointer;background-color:#fff;border:.5px solid #6b7280;border-radius:9999px;align-self:flex-start;padding:1rem 2rem;font-family:Modulus Pro,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.auth-page__picture-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}.auth-page--signup .auth-page__branding{animation:.5s cubic-bezier(.4,0,.2,1) .1s both brandingFadeIn}@keyframes brandingFadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.auth-page__logo{color:#fff;align-items:center;gap:.5rem;margin-top:60px;font-family:Modulus Pro,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;text-decoration:none;display:flex}.auth-page__logo-icon{font-size:1.5rem}.auth-page__welcome{color:#fff;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;transition:opacity .3s}@media (min-width:768px){.auth-page__welcome{font-size:3rem}}.auth-page__switch-link{color:#374151;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin:0 auto 2rem;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;transition:color .2s,transform .2s}.auth-page__switch-link:hover{color:#006825;transform:translate(2px)}.auth-page--signup .auth-page__switch-link:hover{transform:translate(-2px)}.auth-page__form-wrapper{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:400px;display:flex}.auth-page__title{color:#000;text-align:center;margin:0 0 .5rem;font-family:"Source Serif 4",Georgia,serif;font-size:2rem;font-weight:700}@media (min-width:768px){.auth-page__title{font-size:2.5rem}}.auth-page__subtitle{color:#374151;text-align:center;margin:0 0 2rem;font-size:1rem}.auth-page__form{flex-direction:column;gap:1.5rem;display:flex}.auth-page__input{background:#fff;border:2px solid #9ca3af;border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;transition:border-color .2s}.auth-page__input::placeholder{color:#6b7280}.auth-page__input:focus{border-color:#006825;outline:none}.auth-page__divider{align-items:center;gap:1rem;display:flex}.auth-page__divider:before,.auth-page__divider:after{content:"";background:#d1d5db;flex:1;height:1px}.auth-page__divider span{color:#6b7280;font-size:.9rem}.auth-page__social{justify-content:center;gap:1rem;display:flex}.auth-page__social-btn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.auth-page__social-btn:hover{border-color:#006825;transform:translateY(-2px)}.auth-page__code-link{text-align:center;color:#006825;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s}.auth-page__code-link:hover{opacity:.9;text-decoration:underline}.auth-page__submit-btn{color:#fff;cursor:pointer;background:linear-gradient(106deg,#006825 0%,#004d1c 100%);border:none;border-radius:12px;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.auth-page__submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}.auth-page__legal{color:#6b7280;text-align:center;max-width:400px;margin-top:auto;margin-bottom:0;font-size:.8rem;line-height:1.5}.auth-page__legal a{color:#006825;text-decoration:none}.auth-page__legal a:hover{text-decoration:underline}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.contact-page{min-height:100vh;padding-top:60px}.contact-page__hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:487.13px;padding:4rem 2rem;position:relative}.contact-page__hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.contact-page__hero .contact-page__container{z-index:1;animation:.8s ease-out contactFadeIn;position:relative}@keyframes contactFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-page__container{max-width:1200px;margin:30px auto 0;padding:0 1.5rem}.contact-page__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.contact-page__title{font-size:3rem}}.contact-page__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.contact-page__content{background:#fff;padding:4rem 0}.contact-page__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.contact-page__grid{grid-template-columns:1.5fr 1fr;gap:4rem}}.contact-page__form-section{background:#fff;border-radius:16px;padding:2.5rem;animation:.6s ease-out .2s both contactSlideUp;box-shadow:0 4px 24px #00000042}.contact-page__info{flex-direction:column;gap:2rem;animation:.6s ease-out .3s both contactSlideUp;display:flex}@keyframes contactSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-page__form-title{color:#000;margin-bottom:2rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem;font-weight:700}.contact-page__form{flex-direction:column;gap:1.5rem;display:flex}.contact-page__form-group label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.contact-page__form-group input,.contact-page__form-group textarea{border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact-page__form-group input::placeholder,.contact-page__form-group textarea::placeholder{color:#9ca3af}.contact-page__form-group input:focus,.contact-page__form-group textarea:focus{border-color:#006825;outline:none;box-shadow:0 0 0 4px #00682526}.contact-page__form-group textarea{resize:vertical;min-height:120px}.contact-page__submit-btn{color:#fff;cursor:pointer;background:linear-gradient(106deg,#006825 0%,#004d1c 100%);border:none;border-radius:12px;align-self:flex-start;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.contact-page__submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}.contact-page__info-title{color:#000;margin-bottom:.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem;font-weight:700}.contact-page__info-item{align-items:flex-start;gap:1.25rem;transition:transform .3s;display:flex}.contact-page__info-item:hover{transform:translate(8px)}.contact-page__info-item h3{color:#000;margin-bottom:.25rem;font-size:1rem;font-weight:600}.contact-page__info-item p,.contact-page__info-item a{color:#6b7280;font-size:.95rem;line-height:1.5}.contact-page__info-item a{color:#006825;text-decoration:none}.contact-page__info-item a:hover{text-decoration:underline}.contact-page__info-icon{object-fit:contain;flex-shrink:0;width:2rem;height:2rem;display:block}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.about-page{min-height:100vh;padding-top:60px}.about-page__hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 2rem 5rem;position:relative}.about-page__hero:before{content:"";pointer-events:none;background:linear-gradient(#006825a6 0%,#004d1c8c 100%);position:absolute;inset:0}.about-page__hero .about-page__container{z-index:1;text-align:left;grid-template-columns:1fr;grid-template-areas:"title""intro""buttons";gap:1.75rem;animation:.8s ease-out aboutFadeIn;display:grid;position:relative}@media (min-width:768px){.about-page__hero .about-page__container{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);grid-template-areas:"title intro""buttons intro";align-items:flex-start;column-gap:2.5rem}}@keyframes aboutFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-page__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-page__title{grid-area:title;max-width:420px}.about-page__title h1{margin-bottom:2.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:2rem;font-weight:700;line-height:1.3}@media (min-width:768px){.about-page__title h1{font-size:2.75rem}}@media (min-width:600px) and (max-width:767px){.about-page__title{text-align:center;margin:0 auto;display:inline-flex}}.about-page__intro{opacity:.95;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:16px;flex:1 1 0;grid-area:intro;max-width:480px;margin-top:0;padding:1.5rem 1.25rem;font-size:1.125rem;line-height:1.8;box-shadow:0 14px 40px #00000029}@media (min-width:640px){.about-page__intro{padding:1.75rem}}@media (min-width:768px){.about-page__intro{border-radius:18px;padding:2rem 2.25rem}}@media (min-width:600px) and (max-width:767px){.about-page__intro{text-align:center;border-radius:18px;margin:0 auto;padding:2rem 2.25rem}}.about-page__intro p{margin-bottom:1.25rem}.about-page__intro p:last-child{margin-bottom:0}.about-page__buttons{flex-direction:column;grid-area:buttons;gap:.75rem;display:flex}@media (min-width:768px){.about-page__buttons{flex-direction:row}}.about-page__content{background:#fff;padding:4rem 0 5rem}.about-page__sections{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-page__block{margin-bottom:4rem;animation:.7s ease-out both aboutSlideUp}.about-page__block:last-child{margin-bottom:0}.about-page__block:first-child{animation-delay:.1s}.about-page__block--with-image{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:1024px){.about-page__block--with-image{grid-template-columns:1fr 1fr;align-items:center;gap:3rem}}.about-page__block--image-left .about-page__image{order:2}.about-page__block--image-left .about-page__section--right{order:1}@media (min-width:1024px){.about-page__block--image-left .about-page__image,.about-page__block--image-left .about-page__section--right{order:0}}.about-page__block--with-image .about-page__section{max-width:none;margin:0}.about-page__image{border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000014}.about-page__image img{object-fit:cover;width:100%;height:auto;display:block}.about-page__section{max-width:560px;margin-bottom:4rem;animation:.7s ease-out both aboutSlideUp}.about-page__section:nth-child(2){animation-delay:.15s}.about-page__section:nth-child(3){animation-delay:.2s}.about-page__section:nth-child(4){animation-delay:.25s}.about-page__section:last-child{margin-bottom:0}.about-page__section--left{margin-left:0;margin-right:auto}.about-page__section--right{margin-left:auto;margin-right:0}@keyframes aboutSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.about-page__headline{color:#000;margin-bottom:1.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:52px;font-weight:700}@media (min-width:768px){.about-page__headline{font-size:2rem}}.about-page__body{color:#374151;font-size:1.0625rem;line-height:1.8}.about-page__body p{margin-bottom:1rem}.about-page__body p:last-child{margin-bottom:0}.about-page__body ul{margin:1rem 0 1.5rem;padding:0;list-style:none}.about-page__body li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.about-page__body li:before{content:"—";color:#006825;font-weight:600;position:absolute;left:0}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.privacy-page{min-height:100vh;padding-top:60px}.privacy-hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:280px;padding:4rem 2rem;position:relative}.privacy-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.privacy-hero .privacy-hero__container{z-index:1;animation:.8s ease-out privacyFadeIn;position:relative}@keyframes privacyFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.privacy-hero__container{max-width:1200px;margin:30px auto 0;padding:0 1.5rem}.privacy-hero__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.privacy-hero__title{font-size:3rem}}.privacy-hero__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.privacy-content{background:#fff;padding:4rem 0}.privacy-content__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.privacy-content__text{color:#374151;margin-bottom:3rem;line-height:1.7}.privacy-content__text h2{color:#006825;margin-top:2.5rem;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem}.privacy-content__text h2:first-child{margin-top:0}.privacy-content__text h3{color:#374151;margin-top:1.5rem;margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem}.privacy-content__text p{margin-bottom:1rem}.privacy-content__text ul{margin:.5rem 0 1rem 1.5rem;padding:0}.privacy-content__text ul li{margin-bottom:.5rem}.privacy-content__download-btn{color:#fff;background:linear-gradient(106deg,#006825 0%,#004d1c 100%);border-radius:12px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.privacy-content__download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.cookie-page{min-height:100vh;padding-top:60px}.cookie-hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:280px;padding:4rem 2rem;position:relative}.cookie-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.cookie-hero .cookie-hero__container{z-index:1;animation:.8s ease-out cookieFadeIn;position:relative}@keyframes cookieFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-hero__container{max-width:1200px;margin:30px auto 0;padding:0 1.5rem}.cookie-hero__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.cookie-hero__title{font-size:3rem}}.cookie-hero__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.cookie-content{background:#fff;padding:4rem 0}.cookie-content__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.cookie-content__text{color:#374151;margin-bottom:3rem;line-height:1.7}.cookie-content__text h2{color:#006825;margin-top:2.5rem;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem}.cookie-content__text h2:first-child{margin-top:0}.cookie-content__text h3{color:#374151;margin-top:1.5rem;margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem}.cookie-content__text p{margin-bottom:1rem}.cookie-content__text ul{margin:.5rem 0 1rem 1.5rem;padding:0}.cookie-content__text ul li{margin-bottom:.5rem}.cookie-content__download-btn{color:#fff;background:linear-gradient(106deg,#006825 0%,#004d1c 100%);border-radius:12px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.cookie-content__download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.refund-page{min-height:100vh;padding-top:60px}.refund-hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:280px;padding:4rem 2rem;position:relative}.refund-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.refund-hero .refund-hero__container{z-index:1;animation:.8s ease-out refundFadeIn;position:relative}@keyframes refundFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.refund-hero__container{max-width:1200px;margin:30px auto 0;padding:0 1.5rem}.refund-hero__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.refund-hero__title{font-size:3rem}}.refund-hero__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.refund-content{background:#fff;padding:4rem 0}.refund-content__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.refund-content__text{color:#374151;margin-bottom:3rem;line-height:1.7}.refund-content__text h2{color:#006825;margin-top:2.5rem;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem}.refund-content__text h2:first-child{margin-top:0}.refund-content__text h3{color:#374151;margin-top:1.5rem;margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem}.refund-content__text p{margin-bottom:1rem}.refund-content__text ul{margin:.5rem 0 1rem 1.5rem;padding:0}.refund-content__text ul li{margin-bottom:.5rem}.refund-content__download-btn{color:#fff;background:linear-gradient(106deg,#006825 0%,#004d1c 100%);border-radius:12px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.refund-content__download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.terms-page{min-height:100vh;padding-top:60px}.terms-hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:280px;padding:4rem 2rem;position:relative}.terms-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.terms-hero .terms-hero__container{z-index:1;animation:.8s ease-out termsFadeIn;position:relative}@keyframes termsFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.terms-hero__container{max-width:1200px;margin:30px auto 0;padding:0 1.5rem}.terms-hero__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.terms-hero__title{font-size:3rem}}.terms-hero__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.terms-content{background:#fff;padding:4rem 0}.terms-content__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.terms-content__text{color:#374151;margin-bottom:3rem;line-height:1.7}.terms-content__text h2{color:#006825;margin-top:2.5rem;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem}.terms-content__text h2:first-child{margin-top:0}.terms-content__text h3{color:#374151;margin-top:1.5rem;margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem}.terms-content__text p{margin-bottom:1rem}.terms-content__text ul{margin:.5rem 0 1rem 1.5rem;padding:0}.terms-content__text ul li{margin-bottom:.5rem}.terms-content__download-btn{color:#fff;background:linear-gradient(106deg,#006825 0%,#004d1c 100%);border-radius:12px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.terms-content__download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00682566}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.tests-page{background:#fff;min-height:100vh;padding-top:60px}.tests-hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:487.13px;padding:4rem 2rem;position:relative}.tests-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.tests-hero__content{z-index:1;margin-top:30px;animation:.8s ease-out contactFadeIn;position:relative}.tests-hero__headline{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2rem;line-height:1.2}@media (min-width:640px){.tests-hero__headline{font-size:2.5rem}}@media (min-width:768px){.tests-hero__headline{font-size:3rem}}.tests-hero__subheadline{color:#fff;max-width:640px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.7}.tests-hero__buttons{justify-content:center;margin-top:.75rem;display:flex}.tests-featured{background:#fff;padding:3rem 1.5rem 1rem}.tests-featured__container{max-width:1100px;margin:0 auto}.tests-featured__heading{color:#000;text-align:center;margin-bottom:1.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem}.tests-featured__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.tests-featured__grid{grid-template-columns:repeat(2,1fr)}}.tests-featured__card{text-align:center;color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;flex-direction:column;align-items:center;padding:2.5rem 2rem;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out;display:flex;position:relative;box-shadow:0 14px 36px #667eea59}.tests-featured__card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #667eea73}.tests-featured__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.tests-featured__badge--daily,.tests-featured__badge--weekly{color:#fff;background:#ffffff40}.tests-featured__icon{object-fit:contain;width:4rem;height:4rem;margin-bottom:.75rem;display:block}.tests-featured__title{color:#fff;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.tests-featured__desc{color:#ffffffd9;margin:0;font-size:1rem;line-height:1.6}.tests-intro{background:#fff;padding:3rem 1.5rem 2rem}.tests-intro__container{text-align:center;max-width:840px;margin:0 auto}.tests-intro__title{color:#000;margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem}.tests-intro__text{color:#374151;font-size:1.0625rem;line-height:1.8}.tests-intro__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.tests-intro__filter{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s ease-out}.tests-intro__filter:hover{border-color:#9ca3af;box-shadow:0 4px 10px #0000000a}.tests-intro__filter--active{color:#fff;background:#006825;border-color:#006825;box-shadow:0 8px 18px #0068254d}.tests-categories{padding:2rem 1.5rem 4rem}.tests-categories__grid{grid-template-columns:1fr;align-items:stretch;gap:1.75rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.tests-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.tests-card{background:#fff;border:.5px solid #e5e7eb;border-radius:16px;align-items:stretch;gap:1rem;height:100%;padding:1.5rem 1.5rem 1.25rem;display:flex;box-shadow:0 12px 30px #0003}.tests-card__icon{color:#fff;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.tests-card__body{flex-direction:column;flex:auto;gap:.5rem;display:flex}.tests-card__title{color:#000;margin:0;font-size:1.1rem}.tests-card__text{color:#374151;margin:0;font-size:.95rem;line-height:1.7}.tests-card__cta{color:#fff;cursor:pointer;background:#006825;border:1px solid #006825;border-radius:5px;justify-content:center;align-items:center;width:100%;height:45px;margin-top:auto;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .15s ease-out;display:flex}.tests-card__cta:hover{background:#004d1c;border-color:#004d1c;box-shadow:0 6px 12px #00682559}.tests-card--hidden{display:none}.tests-ending{text-align:center;background:#fffbf7;padding:2.5rem 1.5rem 5rem}.tests-ending__headline{color:#000;font-family:"Source Serif 4",Georgia,serif;font-size:2rem}.tests-ending__text{color:#374151;font-size:1.0625rem;line-height:1.7}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.brain-games-page{background:#f4f6fb;min-height:100vh;padding:80px 1.5rem 4rem}@media (min-width:768px){.brain-games-page{padding-top:100px}}.brain-games-header{max-width:1120px;margin:0 auto 2rem}.brain-games-header__title{color:#000;margin-bottom:1.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.25rem}@media (min-width:768px){.brain-games-header__title{font-size:2.75rem}}.brain-games-header__filters{flex-wrap:wrap;gap:.75rem;display:flex}.brain-games-header__filter{color:#374151;cursor:pointer;background:#fff;border:1px solid #d3dde8;border-radius:999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .15s ease-out}@media (max-width:378px){.brain-games-header__filter{padding:.3rem 1rem;font-size:.85rem}}.brain-games-header__filter:hover{border-color:#0f766e;box-shadow:0 4px 10px #0f766e1f}.brain-games-header__filter--active{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 10px 20px #0f766e4d}.brain-games-grid{grid-template-columns:1fr;align-items:stretch;gap:1.75rem;max-width:1120px;margin:0 auto;display:grid}@media (min-width:960px){.brain-games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.brain-games-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.brain-games-card__media{background-position:50%;background-size:cover;height:180px;overflow:hidden}.brain-games-card__media img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.brain-games-card__media--blockblast,.brain-games-card__media--sliding-puzzle,.brain-games-card__media--2048{justify-content:center;align-items:center;display:flex}.brain-games-card__media--blockblast img,.brain-games-card__media--sliding-puzzle img{object-position:top center}.brain-games-card__media--2048 img{object-fit:cover;object-position:center center;width:100%;height:100%}.brain-games-card__body{flex-direction:column;flex:auto;gap:.75rem;padding:1.5rem 1.75rem 1.75rem;display:flex}.brain-games-card__game-meta{flex-direction:column;gap:.35rem;display:flex}.brain-games-card__title{color:#000;font-size:1.15rem;font-weight:700}.brain-games-card__rating{align-items:center;gap:.35rem;font-size:.9rem;display:flex}.brain-games-card__stars{color:#facc15}.brain-games-card__score{color:#000;font-weight:600}.brain-games-card__reviews{color:#6b7280}.brain-games-card__category{color:#374151;font-size:.9rem}.brain-games-card__description{color:#374151;margin-top:.25rem;font-size:.95rem;line-height:1.6}.brain-games-card__cta{color:#fff;cursor:pointer;box-sizing:border-box;background:#0f766e;border:none;border-radius:999px;justify-content:center;align-self:stretch;align-items:center;height:44px;margin-top:auto;font-size:.98rem;font-weight:600;text-decoration:none;transition:all .18s ease-out;display:inline-flex}.brain-games-card__cta:hover{background:#115e59;transform:translateY(-1px);box-shadow:0 12px 30px #0f766e59}.brain-games-card--hidden{display:none}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.game-2048{overscroll-behavior:none;touch-action:none;background:#3b2414;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex;overflow:hidden}@media (min-width:768px){.game-2048{padding:2rem}}@media (max-height:700px){.game-2048{align-items:center;padding:.5rem}.game-2048__panel{flex-direction:column;max-width:420px;height:100%;padding:1.1rem 1.1rem 1.3rem;display:flex}.game-2048__header{margin-bottom:.5rem}.game-2048__title{margin-bottom:.25rem;font-size:1.4rem}.game-2048__subtitle{font-size:.78rem}.game-2048__stats{gap:.5rem;margin-bottom:.6rem}.game-2048__stats .game-2048__stat{padding:.3rem .6rem}.game-2048__stats .game-2048__stat-value{font-size:.95rem}.game-2048__stats .game-2048__stat-label{font-size:.68rem}.game-2048__board{--board-gap:.5rem;--board-pad:.5rem;max-width:min(260px,80vw);margin-bottom:.6rem;margin-left:auto;margin-right:auto}.game-2048__hint{font-size:.8rem}}.game-2048__panel{color:#3b2414;background:#faf8ef;border-radius:24px;width:100%;max-width:480px;padding:1.75rem 1.75rem 2rem;box-shadow:0 30px 80px #00000073}@media (max-width:370px){.game-2048__panel{padding:1.75rem .5rem 2rem}}.game-2048__topbar{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.game-2048__back{color:#3b2414;border:1px solid #0000;border-radius:999px;align-items:center;gap:.25rem;padding:.3rem .7rem;font-size:.9rem;text-decoration:none;transition:all .15s ease-out;display:inline-flex}.game-2048__back:hover{background:#f9efe1;border-color:#b28a5c}.game-2048__header{margin-bottom:1.5rem}.game-2048__title{color:#3b2414;margin-bottom:.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.75rem}@media (min-width:768px){.game-2048__title{font-size:2rem}}.game-2048__subtitle{color:#6b4a2e;font-size:.9rem;line-height:1.6}@media (min-width:768px){.game-2048__subtitle{font-size:.95rem}}.game-2048__stats{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.game-2048__stat{text-align:center;background:#f3e3d0;border-radius:10px;min-width:90px;padding:.4rem .8rem}.game-2048__stat-label{text-transform:uppercase;letter-spacing:.06em;color:#8b6a43;font-size:.72rem;display:block}.game-2048__stat-value{color:#3b2414;font-size:1.05rem;font-weight:700}@media (min-width:768px){.game-2048__stat-value{font-size:1.2rem}}.game-2048__restart{color:#3b2414;cursor:pointer;background:#f7ebdd;border:1px solid #c29a6b;border-radius:999px;margin-left:auto;padding:.45rem .9rem;font-size:.85rem;font-weight:500;transition:all .15s ease-out}.game-2048__restart:hover{background:#edd6b8;border-color:#a87734}.game-2048__board{--board-gap:.75rem;--board-pad:.75rem;--tile-size:calc((100% - (var(--board-gap)*3))/4);--tile-step:calc(var(--tile-size) + var(--board-gap));padding:var(--board-pad);aspect-ratio:1;box-sizing:border-box;touch-action:none;background:#9c8a7c;border-radius:5px;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.game-2048__grid{gap:var(--board-gap);grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);width:100%;height:100%;display:grid}.game-2048__cell{background:#baa99c;border-radius:5px}.game-2048__tiles{inset:var(--board-pad);pointer-events:none;z-index:2;position:absolute}.game-2048__tile{width:var(--tile-size);height:var(--tile-size);left:calc(var(--col)*var(--tile-step));top:calc(var(--row)*var(--tile-step));letter-spacing:-.02em;color:#776e65;will-change:left,top,transform;z-index:2;border-radius:5px;justify-content:center;align-items:center;font-size:2.4rem;font-weight:800;transition:left .18s ease-in-out,top .18s ease-in-out;display:flex;position:absolute}@media (max-width:1280px){.game-2048__tile{font-size:2.2rem}}@media (max-width:1024px){.game-2048__tile{font-size:2rem}}@media (max-width:640px){.game-2048__tile{font-size:1.8rem}}.game-2048__tile--new{animation:.14s ease-out tile-pop}.game-2048__tile--merge{z-index:3;animation:.18s ease-out tile-merge}.game-2048__tile--2{color:#776e65;background:#eee4da}.game-2048__tile--4{color:#776e65;background:#ede0c8}.game-2048__tile--8{color:#f9f6f2;background:#f2b179}.game-2048__tile--16{color:#f9f6f2;background:#f59563}.game-2048__tile--32{color:#f9f6f2;background:#f67c5f}.game-2048__tile--64{color:#f9f6f2;background:#f65e3b}.game-2048__tile--128{color:#f9f6f2;background:#edcf72;font-size:2.2rem}.game-2048__tile--256{color:#f9f6f2;background:#edcc61;font-size:2.2rem}.game-2048__tile--512{color:#f9f6f2;background:#edc850;font-size:2.2rem}.game-2048__tile--1024{color:#f9f6f2;background:#edc53f;font-size:2rem}.game-2048__tile--2048{color:#f9f6f2;background:#edc22e;font-size:2rem}.game-2048__tile--4096{color:#f9f6f2;background:#3c3a32;font-size:2rem}.game-2048__tile--8192{color:#f9f6f2;background:#3a3a3a;font-size:2rem}.game-2048__tile--16384{color:#f9f6f2;background:#2f2f2f;font-size:1.8rem}.game-2048__tile--32768{color:#f9f6f2;background:#2a2a2a;font-size:1.8rem}.game-2048__tile--65536{color:#f9f6f2;background:#1f1f1f;font-size:1.8rem}.game-2048__tile--131072{color:#f9f6f2;background:#111;font-size:1.5rem}.game-2048__overlay{border-radius:inherit;z-index:5;background:#3b2414d1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-2048__overlay-content{text-align:center}.game-2048__overlay-title{color:#f9fafb;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.game-2048__overlay-btn{color:#3b2414;cursor:pointer;background:#e3b062;border:none;border-radius:999px;padding:.6rem 1.6rem;font-weight:600;transition:all .15s ease-out}.game-2048__overlay-btn:hover{background:#cf973e;box-shadow:0 10px 25px #cf973e80}.game-2048__hint{color:#7b5a34;text-align:center;margin-top:.5rem;font-size:.9rem}@keyframes tile-pop{0%{transform:scale(0)}70%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes tile-merge{0%{transform:scale(1)}45%{transform:scale(1.16)}to{transform:scale(1)}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.game-sudoku{background:#e5edf9;justify-content:center;align-items:stretch;min-height:100dvh;padding:1.5rem;display:flex;overflow:hidden auto}@media (max-width:768px){.game-sudoku{padding:1rem}}@media (max-width:350px){.game-sudoku{padding:0}}.game-sudoku__panel{color:#000;background:#f9fbff;border-radius:24px;flex-direction:column;width:100%;max-width:960px;padding:1.5rem 1.75rem 1.75rem;display:flex;position:relative;box-shadow:0 18px 40px #0f172a26}@media (max-width:768px){.game-sudoku__panel{padding:10px}}.game-sudoku__difficulty{flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem;display:flex}.game-sudoku__difficulty-btn{color:#1f2937;cursor:pointer;background:#e5edf9;border:1px solid #cbd5e1;border-radius:999px;padding:.4rem .9rem;font-size:.9rem;transition:background .15s ease-out,color .15s ease-out,border-color .15s ease-out}.game-sudoku__difficulty-btn:hover{color:#1d4ed8;background:#d0ddf8;border-color:#2563eb}.game-sudoku__difficulty-btn--active{color:#fff;background:#2563eb;border-color:#1d4ed8}.game-sudoku__topbar{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.game-sudoku__layout{flex:auto;align-items:stretch;gap:2.5rem;display:flex}@media (max-width:1500px){.game-sudoku__layout{flex-direction:column;gap:1.75rem}}.game-sudoku__back{color:#2b2c2e;border:1px solid #0000;border-radius:999px;align-items:center;gap:.25rem;padding:.3rem .7rem;font-size:.9rem;text-decoration:none;transition:all .15s ease-out;display:inline-flex}.game-sudoku__back:hover{color:#e5e7eb;background:#37415180;border-color:#4b5563}.game-sudoku__board-wrapper{align-items:stretch;height:100%;display:flex}@media (max-width:768px){.game-sudoku__board-wrapper{justify-content:center;height:300px}}.game-sudoku__board{background:#fff;grid-template-rows:repeat(9,1fr);gap:0;margin:auto;padding:.75rem;display:grid;position:relative;box-shadow:0 0 0 20px #f9fbff}@media (max-width:1280px){.game-sudoku__board{width:500px;height:500px;padding:0;box-shadow:0 0 0 14px #f9fbff}}@media (max-width:768px){.game-sudoku__board{width:300px;height:300px;padding:0;box-shadow:0 0 0 14px #f9fbff}}@media (max-width:480px){.game-sudoku__board{width:300px;height:300px;padding:0;box-shadow:0 0 0 14px #f9fbff}}.game-sudoku__row{grid-template-columns:repeat(9,1fr);gap:0;display:grid}.game-sudoku__cell{aspect-ratio:1;color:#1f2937;cursor:pointer;background:#fff;border:.5px solid #000;border-radius:0;justify-content:center;align-items:center;width:100%;font-size:2.4rem;font-weight:600;transition:all .15s ease-out;display:flex}@media (max-width:1500px){.game-sudoku__cell{font-size:1.8rem}}@media (max-width:900px){.game-sudoku__cell{font-size:1.6rem}}@media (max-width:480px){.game-sudoku__cell{font-size:1.4rem}}.game-sudoku__cell--fixed{color:#000;background:#fff;font-weight:800}.game-sudoku__cell--user{color:#2563eb;font-weight:600}.game-sudoku__cell--error{color:#dc2626}.game-sudoku__cell--selected{background:#c7ddff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.game-sudoku__cell--related{background:#cfe1fc}.game-sudoku__cell--box-top{border-top-width:5px;border-top-color:#000}.game-sudoku__cell--box-left{border-left-width:5px;border-left-color:#000}.game-sudoku__cell--box-bottom{border-bottom-width:5px;border-bottom-color:#000}.game-sudoku__cell--box-right{border-right-width:5px;border-right-color:#000}.game-sudoku__cell-notes{color:#9ca3af;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100%;height:100%;font-size:.55rem;line-height:1;display:grid}.game-sudoku__cell-note{justify-content:center;align-items:center;display:flex}.game-sudoku__cell-note--active{color:#6b7280}.game-sudoku__side{flex-direction:column;flex:1;align-items:stretch;gap:1.25rem;display:flex}.game-sudoku__side-header{color:#26292c;justify-content:space-between;font-size:.9rem;display:flex}.game-sudoku__metric{flex-direction:column;gap:.1rem;display:flex}.game-sudoku__metric-label{font-weight:500}.game-sudoku__metric-value{font-size:.85rem}.game-sudoku__tools{gap:.75rem;margin:auto 0;display:flex}.game-sudoku__tool-btn{color:#4b5563;cursor:pointer;background:#eff3fb;border:none;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.4rem;transition:background .15s ease-out,transform .1s ease-out;display:flex}.game-sudoku__tool-btn:hover{background:#dbe5ff;transform:translateY(-1px)}.game-sudoku__tool-btn--active{color:#fff;background:#2563eb}.game-sudoku__tool-btn--hint{padding-right:0;position:relative}.game-sudoku__tool-icon{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.game-sudoku__tool-icon-img{max-width:95%;max-height:95%;display:block}.game-sudoku__tool-hints{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-2px;right:-2px}.game-sudoku__number-pad{flex:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:.75rem;max-height:300px;margin:auto 0;display:grid}.game-sudoku__number-btn{color:#2563eb;cursor:pointer;background:#eff3fb;border:none;border-radius:18px;padding:0;font-size:2.3rem;font-weight:800;transition:background .15s ease-out,transform .1s ease-out,box-shadow .1s ease-out}.game-sudoku__number-btn:hover{background:#dbe5ff;transform:translateY(-1px);box-shadow:0 6px 12px #2563eb40}.game-sudoku__new-game{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;margin-top:auto;margin-bottom:15px;padding:.9rem 1.2rem;font-size:1rem;font-weight:600;transition:background .15s ease-out,box-shadow .1s ease-out,transform .1s ease-out}.game-sudoku__new-game:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 20px #2563eb59}.game-sudoku__overlay{border-radius:inherit;background:radial-gradient(circle at top,#10b98152,#0f172af5);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-sudoku__overlay-content{text-align:center;padding:1.25rem 1.5rem}.game-sudoku__overlay-title{color:#ecfdf5;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.game-sudoku__overlay-subtitle{color:#bbf7d0;margin-bottom:1rem;font-size:.95rem}.game-sudoku__overlay-btn{color:#022c22;cursor:pointer;background:#10b981;border:none;border-radius:999px;padding:.6rem 1.6rem;font-weight:600;transition:all .15s ease-out}.game-sudoku__overlay-btn:hover{background:#059669;box-shadow:0 12px 30px #059669b3}.blockblast-app{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#eef3ff;background:radial-gradient(circle at 30% 20%,#fff3,#0000 45%),radial-gradient(circle at 70% 80%,#78c8ff40,#0000 45%),linear-gradient(160deg,#1b1f4a 0%,#4e6bd8 50%,#8aa6ff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:10px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden auto}.blockblast-topbar{z-index:10;position:absolute;top:16px;left:16px}.blockblast-back{color:#eef3ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.25rem;padding:.4rem .8rem;font-size:.9rem;text-decoration:none;transition:all .15s ease-out;display:inline-flex}.blockblast-back:hover{background:#ffffff1f;border-color:#fff6}.blockblast-shell{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:560px;margin:0 auto;display:flex}.primary-btn{color:#eef3ff;cursor:pointer;background:linear-gradient(135deg,#7c9cff 0%,#5568ff 100%);border:0;border-radius:16px;padding:14px 18px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 28px #5568ff59}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #5568ff6b}.primary-btn:active{transform:translateY(0);box-shadow:0 8px 20px #5568ff59}.blockblast-header{justify-content:center;align-items:center;gap:28px;width:100%;display:flex}.blockblast-header__best{align-items:center;gap:8px;font-size:20px;font-weight:700;display:inline-flex}.blockblast-header__crown{font-size:22px}.blockblast-header__best-score{color:#ffd54f}.blockblast-header__score{font-size:40px;font-weight:800}.blockblast-header__score.is-bumping{animation:.4s cubic-bezier(.34,1.56,.64,1) scoreBump}@keyframes scoreBump{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}.blockblast-main{--board-size:min(80vw,calc(100vh - 260px),440px);--board-gap:2px;--board-padding:5px;--cell-size:calc((var(--board-size) - (2*var(--board-padding)) - (7*var(--board-gap)))/8);flex-direction:column;align-items:center;gap:8px;display:flex}@media (max-height:700px){.blockblast-main{--board-size:min(80vw,calc(100vh - 320px),380px)}.shapes-row .shape-matrix{transform:scale(.5)}}.board-wrap{position:relative}.board-grid{width:var(--board-size);aspect-ratio:1;gap:var(--board-gap);padding:var(--board-padding);background:linear-gradient(#232a39 0%,#2d3649 100%);border:1px solid #ffffff14;border-radius:3px;grid-template-columns:repeat(8,1fr);animation:.6s cubic-bezier(.34,1.56,.64,1) boardReveal;display:grid;box-shadow:inset 0 1px #ffffff0f,0 25px 60px #0000004d}@keyframes boardReveal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.board-cell{background:linear-gradient(#445067 0%,#364055 100%);border:0;border-radius:4px;position:relative;overflow:hidden}.board-cell.is-filled{position:relative;overflow:hidden}.board-cell.is-filled:before,.board-cell.is-filled:after{content:"";pointer-events:none;position:absolute}.board-cell.is-filled:before{z-index:1;background:linear-gradient(#ffffff47,#fff0 16%),linear-gradient(90deg,#ffffff2e,#fff0 14%);inset:0}.board-cell.is-filled:after{z-index:1;background:linear-gradient(#0000 80%,#00000038),linear-gradient(270deg,#00000029,#0000 14%);inset:0}.board-cell.is-filled{background:var(--cell-color);box-shadow:inset 0 0 0 1px #0000002e,inset 0 1px #ffffff1f,0 1px #00000014}.board-cell.is-just-placed{animation:.3s cubic-bezier(.34,1.56,.64,1) blockPop}.board-cell.is-clearing{animation:.35s ease-out forwards lineClear}.board-cell.is-preview-valid:after,.board-cell.is-preview-invalid:after{content:"";border-radius:inherit;transition:opacity .15s,box-shadow .15s;position:absolute;inset:0}.board-cell.is-preview-valid:after{background:#7be49538;animation:1.5s ease-in-out infinite previewPulse;box-shadow:inset 0 0 0 2px #7be495e6}.board-cell.is-preview-invalid:after{background:#ff6b6b2e;box-shadow:inset 0 0 0 2px #ff6b6bf2}@keyframes blockPop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes lineClear{0%{opacity:1;filter:brightness(1.2);transform:scale(1)}50%{filter:brightness(1.5);transform:scale(1.05)}to{opacity:0;filter:brightness(2);transform:scale(0)}}@keyframes previewPulse{0%,to{opacity:.85}50%{opacity:1}}.game-over-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c1285;border-radius:32px;place-items:center;animation:.4s ease-out overlayFadeIn;display:grid;position:absolute;inset:0}.overlay-card{text-align:center;background:#1b1f2beb;border:1px solid #ffffff14;border-radius:24px;width:min(320px,100% - 32px);padding:28px;animation:.5s cubic-bezier(.34,1.56,.64,1) .1s both overlayCardPop}.overlay-card h2{margin:10px 0 20px;font-size:42px}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayCardPop{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.shapes-row{justify-content:center;align-items:center;gap:2px;margin-top:8px;display:flex}@keyframes shapeCardIn{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.shape-card{cursor:grab;touch-action:none;background:0 0;border:none;border-radius:0;place-items:center;min-height:0;padding:2px 4px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s,box-shadow .3s,opacity .3s;display:grid}.shape-card:active:not(.is-disabled){transform:translateY(-6px)}.shape-card.is-active{transform:translateY(-4px)}.shape-card.is-disabled{opacity:0;cursor:default;touch-action:auto}.shape-card.is-dragging{opacity:0;cursor:grabbing}.shape-card.is-md,.shape-card.is-lg,.shape-card.is-xl{width:110px;height:110px}.blockblast-drag-ghost{pointer-events:none;z-index:30;position:fixed;transform:translate(-50%,-50%)}.shape-matrix{place-content:center;gap:0;display:grid}.shapes-row .shape-matrix{--shape-cell-size:20px}.blockblast-drag-ghost .shape-matrix{--shape-cell-size:var(--cell-size)}.shape-cell{width:var(--shape-cell-size,var(--cell-size));height:var(--shape-cell-size,var(--cell-size));border-radius:4px;transition:transform .15s;display:block;position:relative;overflow:hidden}.shape-cell.is-on{position:relative;overflow:hidden}.shape-cell.is-on:before,.shape-cell.is-on:after{content:"";pointer-events:none;position:absolute}.shape-cell.is-on:before{z-index:1;background:linear-gradient(#ffffff47,#fff0 16%),linear-gradient(90deg,#ffffff2e,#fff0 14%);inset:0}.shape-cell.is-on:after{z-index:1;background:linear-gradient(#0000 80%,#00000038),linear-gradient(270deg,#00000029,#0000 14%);inset:0}.shape-cell.is-on{background:var(--shape-color);box-shadow:inset 0 0 0 1px #0000002e,inset 0 1px #ffffff1a}.shape-cell.is-off{opacity:0;pointer-events:none}.blockblast-shell{padding:0 8px}@media (max-width:720px){.blockblast-app{padding:14px}.blockblast-main{--board-size:min(92vw,calc(100vh - 260px),360px)}.board-cell{border-radius:4px}.shape-card{min-height:0}}.ai-tic-tac-toe{color:#0f172a;background:linear-gradient(#0f172aa6,#0f172ae6),url(/tictactoe/tictactoe_1.png) 50%/cover no-repeat;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;min-height:100dvh;margin:0;padding:40px 24px;font-family:Arial,Helvetica,sans-serif;display:flex;position:relative}.ai-tic-tac-toe--intro{background:linear-gradient(#0f172aa6,#0f172ae6),url(/tictactoe/tictactoe_1.png) 50%/cover no-repeat;justify-content:center;align-items:center;position:relative;overflow:hidden}.ai-tic-tac-toe__score{background:0 0;border-radius:999px;align-items:center;gap:12px;margin-bottom:20px;padding:10px 16px;display:inline-flex;box-shadow:0 2px 5px #0f172a}.ai-tic-tac-toe__trophy{filter:drop-shadow(0 0 4px #ffc10799);font-size:20px;display:block}.ai-tic-tac-toe__score-label{color:#f7f7f7;margin-right:4px;font-size:13px;font-weight:600;display:inline-block}.ai-tic-tac-toe__score-row{margin-left:4px;font-size:13px;font-weight:600}.ai-tic-tac-toe__score-row--x{color:#e90c1e}.ai-tic-tac-toe__score-row--tie{color:#d7dce2}.ai-tic-tac-toe__score-row--o{color:#0d98d8}.ai-tic-tac-toe__center{transform-origin:50%;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;transform:scale(1.25)}@media (min-height:750px){.ai-tic-tac-toe__center{transform:scale(1.5)}}@media (max-width:600px){.ai-tic-tac-toe__center{transform:scale(1)}}.ai-tic-tac-toe__board-wrap{position:relative}.ai-tic-tac-toe__intro-card{background:#94a3b800;border-radius:32px;flex-direction:column;align-items:stretch;gap:28px;width:100%;max-width:440px;padding:44px 40px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a73,0 0 0 1px #fff9}.ai-tic-tac-toe__intro-heading{text-align:center;position:relative}.ai-tic-tac-toe__intro-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#e6e9ec;font-size:11px;font-weight:600}.ai-tic-tac-toe__intro-title{color:#fafafa;text-shadow:0 4px 18px #0f172a4d;margin-top:8px;font-size:34px;font-weight:800}.ai-tic-tac-toe__intro-subtitle{color:#dfe2e7;max-width:260px;margin-top:8px;margin-left:auto;margin-right:auto;font-size:14px}.ai-tic-tac-toe__intro-start{color:#ecfdf3;cursor:pointer;background:linear-gradient(90deg,#22c55e,#4ade80);border:none;border-radius:999px;align-self:center;margin-top:4px;padding:13px 44px;font-size:16px;font-weight:700;transition:background .2s,box-shadow .2s,transform .2s;box-shadow:0 20px 50px #16a34ab3}.ai-tic-tac-toe__intro-start:hover{background:linear-gradient(90deg,#16a34a,#22c55e);transform:translateY(-1px);box-shadow:0 26px 70px #16a34acc}.ai-tic-tac-toe__outcome{white-space:nowrap;z-index:10;pointer-events:none;padding:14px 28px;font-size:22px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-tic-tac-toe__outcome--draw{color:#1a1a1f;background:#94a3b8f2;animation:.6s ease-out outcome-draw;box-shadow:0 4px 20px #94a3b866}.ai-tic-tac-toe__outcome--victory{color:#052e16;background:linear-gradient(135deg,#4ade80f2,#22c55ef2);animation:.7s cubic-bezier(.34,1.56,.64,1) outcome-victory;box-shadow:0 4px 24px #4ade8099,0 0 40px #4ade804d}.ai-tic-tac-toe__outcome--lost{color:#fff;background:linear-gradient(135deg,#ff4757f2,#ef4444f2);animation:.6s ease-out outcome-lost;box-shadow:0 4px 24px #ff475780}@keyframes outcome-draw{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes outcome-victory{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}50%{transform:translate(-50%,-50%)scale(1.15)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes outcome-lost{0%{opacity:0;transform:translate(-50%,-50%)translate(-8px)}25%{transform:translate(-50%,-50%)translate(8px)}50%{transform:translate(-50%,-50%)translate(-6px)}75%{transform:translate(-50%,-50%)translate(4px)}to{opacity:1;transform:translate(-50%,-50%)translate(0)}}.ai-tic-tac-toe__options{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:35px;display:flex}.ai-tic-tac-toe__option-group{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.ai-tic-tac-toe__option-label{text-transform:uppercase;letter-spacing:.06em;color:#dee0e6;font-size:12px;font-weight:600}.ai-tic-tac-toe__option-buttons{background:#020617;border:1px solid #94a3b899;border-radius:999px;padding:3px;display:inline-flex;box-shadow:0 14px 32px #0f172ab3}.ai-tic-tac-toe__option-btn{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:7px 14px;font-size:12px;transition:background .18s,color .18s,box-shadow .18s}.ai-tic-tac-toe__option-btn.is-active{color:#0f172a;background:#22c55e;box-shadow:0 0 0 1px #22c55ee6,0 0 24px #22c55eb3}.ai-tic-tac-toe__option-btn:disabled{opacity:.6;cursor:default}.ai-tic-tac-toe__board{transform-origin:50%;background:#0f172a00;grid-template-rows:repeat(3,90px);grid-template-columns:repeat(3,90px);gap:7px;padding:25px;display:grid;position:relative;transform:scale(1.12);box-shadow:0 2px 5px #0f172a}.ai-tic-tac-toe__board:before{content:"";box-shadow:none;pointer-events:none;z-index:3;background:0 0;position:absolute}.ai-tic-tac-toe__board.is-win-col-0:before{width:4px;height:calc(100% - 50px);top:25px;left:calc(16.6667% + 16.6667px)}.ai-tic-tac-toe__board.is-win-col-1:before{width:4px;height:calc(100% - 50px);top:25px;left:calc(50% + 3px);transform:translate(-50%)}.ai-tic-tac-toe__board.is-win-col-2:before{width:4px;height:calc(100% - 50px);top:25px;left:calc(83.3333% - 13.6667px)}.ai-tic-tac-toe__board.is-win-row-0:before{width:calc(100% - 50px);height:4px;top:calc(16.6667% + 16.6667px);left:25px}.ai-tic-tac-toe__board.is-win-row-1:before{width:calc(100% - 50px);height:4px;top:50%;left:25px;transform:translateY(-50%)}.ai-tic-tac-toe__board.is-win-row-2:before{width:calc(100% - 50px);height:4px;top:calc(83.3333% - 16.6667px);left:25px}.ai-tic-tac-toe__board.is-win-diag-back:before{width:4px;height:calc(100% - 50px);top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.ai-tic-tac-toe__board.is-win-diag-fwd:before{width:4px;height:calc(100% - 50px);top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.ai-tic-tac-toe__board.is-win-x:before{background:#e90c1e;box-shadow:0 0 12px #e90c1ecc}.ai-tic-tac-toe__board.is-win-o:before{background:#22c55e;box-shadow:0 0 12px #22c55ecc}.ai-tic-tac-toe__cell{color:#444;cursor:pointer;z-index:1;background:#dfdfdf33;border:none;justify-content:center;align-items:center;width:95px;height:95px;font-size:52px;font-weight:700;transition:background .2s,box-shadow .2s;display:flex;position:relative}.ai-tic-tac-toe__cell:hover:not(:disabled){background:#ffffff80}.ai-tic-tac-toe__cell:disabled{cursor:default;opacity:1}.ai-tic-tac-toe__cell.is-x{color:#ff4757;text-shadow:0 0 12px #ff4757b3,0 0 24px #ff475780}.ai-tic-tac-toe__cell.is-o{color:#4ade80;text-shadow:0 0 12px #4ade80b3,0 0 24px #4ade8080}.ai-tic-tac-toe__cell.is-winning.is-o{color:#4ade80;text-shadow:0 0 16px #4ade80e6,0 0 32px #4ade8099}.ai-tic-tac-toe__cell.is-winning.is-x{color:#ff4757;text-shadow:0 0 16px #ff4757e6,0 0 32px #ff475799}.ai-tic-tac-toe__cell.is-new-human{animation:.17s ease-out cell-draw-human}.ai-tic-tac-toe__cell.is-new-ai{animation:.21s ease-out cell-draw-ai}@keyframes cell-draw-human{0%{opacity:0;transform:scale(.1)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes cell-draw-ai{0%{opacity:0;transform:scale(.1)}80%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}.ai-tic-tac-toe__controls{flex-direction:column;align-items:center;gap:12px;display:flex}.ai-tic-tac-toe__new-game{color:#4ade80;cursor:pointer;background:#111827;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:16px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 16px 40px #0f172a59}.ai-tic-tac-toe__new-game:hover{background:#020617;transform:translateY(-1px);box-shadow:0 20px 55px #0f172a73}.ai-tic-tac-toe__refresh{opacity:.9;font-size:18px}.ai-tic-tac-toe__reset-all{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:14px;transition:color .2s}.ai-tic-tac-toe__reset-all:hover{color:#cbd5e1}.ai-tic-tac-toe__topbar{z-index:20;position:absolute;top:16px;left:16px}.ai-tic-tac-toe__back,.ai-tic-tac-toe__back-intro{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #0f172a26;border-radius:999px;align-items:center;gap:.25rem;padding:.4rem .8rem;font-size:.9rem;text-decoration:none;transition:all .15s ease-out;display:inline-flex;box-shadow:0 10px 25px #0f172a26}.ai-tic-tac-toe__back:hover,.ai-tic-tac-toe__back-intro:hover{background:#fff;border-color:#0f172a59;box-shadow:0 14px 32px #0f172a33}.ai-tic-tac-toe__result-overlay{z-index:15;background:#0f172a8c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ai-tic-tac-toe__result-card{text-align:center;color:#e5e7eb;background:#020617;border-radius:20px;min-width:260px;padding:18px 22px 20px;box-shadow:0 24px 60px #0f172ab3}.ai-tic-tac-toe__result-title{margin-bottom:6px;font-size:18px;font-weight:700}.ai-tic-tac-toe__result-subtitle{color:#9ca3af;margin-bottom:14px;font-size:13px}.ai-tic-tac-toe__result-actions{justify-content:center;gap:10px;display:flex}.ai-tic-tac-toe__reset-all--inline{color:#e5e7eb;font-size:14px}.ai-tic-tac-toe__reset-all--inline:hover{color:#f9fafb}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.sliding-puzzle-page{background:#f4f6fb;flex-direction:column;gap:2rem;min-height:100dvh;padding:80px 1.5rem 3rem;display:flex}@media (min-width:768px){.sliding-puzzle-page{padding-top:96px}}.sliding-puzzle-topbar{z-index:30;position:fixed;top:16px;left:16px}.sliding-puzzle-back{color:#4b5563;background:#ffffffe6;border:1px solid #94a3b899;border-radius:999px;align-items:center;gap:.25rem;padding:.35rem .8rem;font-size:.9rem;text-decoration:none;transition:all .15s ease-out;display:inline-flex;box-shadow:0 10px 24px #0f172a14}.sliding-puzzle-back:hover{color:#000;background:#ecfdf5;border-color:#0f766e;transform:translateY(-1px);box-shadow:0 16px 30px #0f766e40}.sliding-puzzle-header{flex-direction:column;gap:1.25rem;max-width:1120px;margin:0 auto;display:flex}@media (min-width:768px){.sliding-puzzle-header{flex-direction:row;justify-content:space-between;align-items:center}}.sliding-puzzle-title{color:#000;font-family:"Source Serif 4",Georgia,serif;font-size:2rem;font-weight:700}@media (min-width:768px){.sliding-puzzle-title{font-size:2.4rem}}.sliding-puzzle-subtitle{color:#4b5563;max-width:520px;margin-top:.4rem;font-size:.98rem;line-height:1.6}.sliding-puzzle-header__meta{align-items:center;gap:1rem;display:flex}.sliding-puzzle-timer{background:#0f766e10;border:1px solid #0f766e33;border-radius:999px;align-items:baseline;gap:.45rem;padding:.5rem .9rem;display:inline-flex}.sliding-puzzle-timer__label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:.8rem}.sliding-puzzle-timer__value{color:#0f766e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600}.sliding-puzzle-button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.6rem 1.4rem;font-size:.92rem;font-weight:600;transition:background .15s ease-out,transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out,color .15s ease-out;display:inline-flex;box-shadow:0 10px 25px #0f766e59}.sliding-puzzle-button:hover{background:#115e59;transform:translateY(-1px);box-shadow:0 14px 32px #0f766e66}.sliding-puzzle-button--ghost{color:#0f766e;background:#fff;border:1px solid #d1e4e2;box-shadow:0 4px 10px #0f172a14}.sliding-puzzle-button--ghost:hover{background:#ecfdf5;border-color:#0f766e}.sliding-puzzle-layout{flex:auto;grid-template-columns:1fr;gap:1.75rem;max-width:1120px;margin:0 auto;display:grid}@media (min-width:960px){.sliding-puzzle-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr);align-items:flex-start}}.sliding-puzzle-levels{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:.85rem;padding:1.4rem 1.5rem 1.5rem;display:flex;box-shadow:0 18px 40px #0f172a0f}.sliding-puzzle-levels__title{color:#000;font-size:1.05rem;font-weight:600}.sliding-puzzle-levels__hint{color:#6b7280;font-size:.86rem}.sliding-puzzle-levels__list{flex-direction:column;gap:.5rem;margin-top:.6rem;display:flex}.sliding-puzzle-level{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:.65rem .85rem;transition:background .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out,transform .15s ease-out;display:flex}.sliding-puzzle-level__main{text-align:left;flex-direction:column;gap:.1rem;display:flex}.sliding-puzzle-level__label{color:#000;font-size:.9rem;font-weight:600}.sliding-puzzle-level__size{color:#6b7280;font-size:.82rem}.sliding-puzzle-level__status{color:#4b5563;font-size:.8rem;font-weight:500}.sliding-puzzle-level--unlocked:hover{border-color:#0f766e;transform:translateY(-1px);box-shadow:0 10px 22px #0f766e2e}.sliding-puzzle-level--locked{cursor:not-allowed;background:#f9fafb;border-style:dashed}.sliding-puzzle-level--locked .sliding-puzzle-level__label,.sliding-puzzle-level--locked .sliding-puzzle-level__size,.sliding-puzzle-level--locked .sliding-puzzle-level__status{color:#6b7280}.sliding-puzzle-level--active{background:#ecfdf5;border-color:#0f766e}.sliding-puzzle-level--active .sliding-puzzle-level__status{color:#0f766e}.sliding-puzzle-board-wrapper{background:linear-gradient(145deg,#0f172a,#020617);border-radius:24px;flex-direction:column;gap:1.25rem;padding:1.4rem 1.5rem 1.5rem;display:flex;box-shadow:0 22px 55px #0f172a99}.sliding-puzzle-board{aspect-ratio:1;box-sizing:border-box;background:radial-gradient(circle at 0 0,#0f766e33,#020617 55%);border-radius:20px;gap:.45rem;width:100%;padding:.5rem;display:grid}.sliding-puzzle-tile{color:#e5e7eb;cursor:pointer;background:linear-gradient(145deg,#1f2937,#111827);border:none;border-radius:14px;justify-content:center;align-items:center;font-size:clamp(1rem,2.6vw,1.45rem);font-weight:700;transition:transform .16s ease-out,box-shadow .16s ease-out,background .16s ease-out,color .16s ease-out;display:flex;position:relative;box-shadow:0 14px 24px #0f172ae6}.sliding-puzzle-tile span{transform:translateY(1px)}.sliding-puzzle-tile:active{transform:translateY(1px)scale(.99);box-shadow:0 8px 16px #0f172acc}.sliding-puzzle-tile:hover{background:linear-gradient(145deg,#0f766e,#059669);box-shadow:0 18px 34px #10b98185}.sliding-puzzle-tile--empty{cursor:default;background:radial-gradient(circle,#020617,#020617);box-shadow:inset 0 0 0 1px #1f2937}.sliding-puzzle-tile--empty:hover{background:radial-gradient(circle,#020617,#020617);box-shadow:inset 0 0 0 1px #1f2937}.sliding-puzzle-footer{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.sliding-puzzle-footer__text{color:#cbd5f5;font-size:.85rem}.sliding-puzzle-complete{z-index:40;background:#0f172aa6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.sliding-puzzle-complete__content{background:#fff;border-radius:24px;flex-direction:column;gap:.75rem;width:100%;max-width:420px;padding:1.6rem 1.7rem 1.7rem;display:flex;box-shadow:0 24px 60px #0f172a73}.sliding-puzzle-complete__title{color:#000;font-size:1.4rem;font-weight:700}.sliding-puzzle-complete__time{color:#4b5563;font-size:.95rem}.sliding-puzzle-complete__time span{color:#0f766e;margin-left:.3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.sliding-puzzle-complete__desc{color:#6b7280;font-size:.9rem}.sliding-puzzle-complete__actions{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}@media (max-width:767px){.sliding-puzzle-header__meta{justify-content:flex-start}.sliding-puzzle-board-wrapper{padding:1.1rem 1.15rem 1.2rem}.sliding-puzzle-board{gap:.35rem;padding:.4rem}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.article-hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:487.13px;margin-top:60px;padding:4rem 2rem;position:relative}.article-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.article-hero__container{z-index:1;max-width:1200px;margin:100px auto;padding:0 1.5rem;animation:.8s ease-out articleHeroFadeIn;position:relative}@keyframes articleHeroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.article-hero__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.article-hero__title{font-size:3rem}}.article-hero__subtitle{opacity:.95;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:640px){.article-hero{height:auto;padding:3rem 1.25rem}.article-hero__container{margin:60px auto 40px;padding:0 1rem}.article-hero__title{font-size:1.9rem}.article-hero__subtitle{max-width:100%;font-size:.98rem}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}.articles-list{background-color:#f3f4f6;padding:3rem 1.5rem 4rem}.articles-list__filters{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;max-width:1200px;margin:0 auto 2rem;display:flex}.articles-list__filter-button{color:#374151;background-color:#fff;border:1px solid #0f172a1f;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;transition:background-color .15s,color .15s,box-shadow .15s,border-color .15s}.articles-list__filter-button:hover{border-color:#0f172a40;box-shadow:0 6px 18px #0f172a1f}.articles-list__filter-button--active{color:#fff;background:#004d1c;border-color:#0000}.articles-list__container{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:640px){.articles-list__container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.articles-list__container{grid-template-columns:repeat(3,minmax(0,1fr))}}.articles-list__card{background-color:#fff;border-radius:1rem;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 12px 30px #0f172a14}.articles-list__card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a24}.articles-list__image-wrapper{background:linear-gradient(135deg,#007f3b,#00a25a);padding-top:56.25%;position:relative}.articles-list__image-fallback{mix-blend-mode:soft-light;opacity:.9;background-image:url(/hero-section/hero-background.png);background-position:50%;background-size:cover;position:absolute;inset:0}.articles-list__content{flex-direction:column;gap:.75rem;height:100%;padding:1.5rem 1.5rem 1.75rem;display:flex}.articles-list__title{color:#000;margin:0;font-size:20px;font-weight:700}.articles-list__hook{color:#4b5563;font-size:.9rem}.articles-list__button{color:#fff;letter-spacing:.01em;background:#004d1c;border-radius:999px;align-self:flex-start;margin-top:auto;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .1s,box-shadow .2s;box-shadow:0 8px 20px #057a5559}.articles-list__button:hover{background:#004d1c;transform:translateY(-1px);box-shadow:0 12px 26px #057a5573}@media (max-width:640px){.articles-list{padding:2.25rem 1rem 3rem}.articles-list__filters{gap:.5rem;padding:0 .25rem}.articles-list__filter-button{padding:.4rem .9rem;font-size:.8rem}.articles-list__content{padding:1.25rem 1.25rem 1.5rem}.articles-list__title{font-size:1rem}.articles-list__hook{font-size:.85rem}.articles-list__button{text-align:center;justify-content:center;width:100%}}@font-face{font-family:Digital-7;src:url(/fonts/digital-7_.ttf)format("truetype");font-weight:400;font-style:normal}input[type=radio]{appearance:none}.article-text__hero{color:#fff;text-align:center;background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:487.13px;padding:4rem 2rem;position:relative}.article-text__hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.article-text__hero-container{z-index:1;max-width:960px;margin:80px auto 0;padding:0 1.5rem;animation:.8s ease-out articleHeroFadeIn;position:relative}.article-text__title{width:700px;margin:120px auto 0;font-family:"Source Serif 4",Georgia,serif;font-size:2rem;font-weight:700}@media (min-width:768px){.article-text__title{font-size:2.5rem}}.article-text__subtitle{opacity:.95;max-width:720px;margin:0 auto 1.5rem 0;font-size:1.05rem;line-height:1.6}.article-text__body{background-color:#f3f4f6;padding:3rem 1.5rem 4rem}.article-text__body-container{background-color:#fff;border-radius:1.25rem;max-width:1000px;margin:0 auto;padding:2rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.article-text__body-top{margin-bottom:1rem}.article-text__back{color:#374151;background:#0f172a0f;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .9rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.article-text__back:hover{background:#0f172a1a}.article-text__body-container p{z-index:1;white-space:pre-wrap;color:#374151;margin-bottom:1rem;font-size:.98rem;position:relative}.text-strong-bold{z-index:1;color:#004d1c;font-family:"Source Serif 4",Georgia,serif;font-size:25px;display:inline-block;position:relative}.text-strong-bold--with-icon{padding-left:96px}.text-strong-bold:not(.text-strong-bold--with-icon):before{content:none}.text-strong-bold:before{content:"";background-repeat:no-repeat;background-size:contain;background-image:var(--heading-icon-url,none);opacity:1;filter:saturate(1.1)drop-shadow(0 6px 14px #0f172a24);pointer-events:none;z-index:-1;width:80px;height:80px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.article-text__cta-wrapper{justify-content:center;margin-top:2rem;display:flex}.article-text__cta{align-items:center;gap:.75rem;display:inline-flex}.article-text__cta-icon{opacity:1;filter:saturate(1.1)drop-shadow(0 6px 14px #0f172a24);-webkit-user-select:none;user-select:none;pointer-events:none;flex:none;width:100px;height:100px}.article-text__cta-button{color:#fff;letter-spacing:.02em;background:#004d1c;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .1s,box-shadow .2s;display:inline-flex}.article-text__cta-button:hover{background:#003413;transform:translateY(-1px)}@media (max-width:640px){.article-text__hero{height:auto;padding:3rem 1.25rem}.article-text__hero-container{margin:60px auto 30px;padding:0 .75rem}.article-text__title{width:100%;font-size:1.6rem}.article-text__subtitle{max-width:100%;font-size:.95rem}.article-text__body{padding:2.5rem 1rem 3rem}.article-text__body-container{padding:1.5rem 1.25rem}.article-text__body-top{margin-bottom:.75rem}.text-strong-bold:before{width:54px;height:54px;left:0}.text-strong-bold{padding-left:0}.text-strong-bold--with-icon{padding-left:64px}.article-text__body-container p{font-size:.95rem}.text-strong-bold{font-size:1.1rem}.article-text__cta-button{width:227px;height:66px;padding:10px 58px;font-size:.9rem}.article-text__cta-icon{width:64px;height:64px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{color:#374151;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:"Source Serif 4",Georgia,serif;font-weight:700;line-height:1.2}.heading-1{font-size:1.75rem}@media (min-width:640px){.heading-1{font-size:2.25rem}}@media (min-width:768px){.heading-1{font-size:2.5rem}}@media (min-width:1024px){.heading-1{font-size:3.5rem}}.heading-2{font-size:1.5rem}@media (min-width:640px){.heading-2{font-size:1.75rem}}@media (min-width:768px){.heading-2{font-size:2rem}}@media (min-width:1024px){.heading-2{font-size:2.75rem}}.heading-3{font-size:1.25rem;font-weight:600}.body-text-1{font-size:.9375rem;line-height:1.6}@media (min-width:640px){.body-text-1{font-size:1rem;line-height:1.65}}@media (min-width:768px){.body-text-1{font-size:1.125rem;line-height:1.7}}.body-text-2{font-size:.875rem;line-height:1.5}@media (min-width:640px){.body-text-2{font-size:.9375rem;line-height:1.55}}@media (min-width:768px){.body-text-2{font-size:1rem;line-height:1.6}}
