@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}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}
.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}}
@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}.test-intro-modal{z-index:100;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.test-intro-modal__overlay{background:linear-gradient(#faf7d599 0%,#fcfae6cc 100%) no-repeat;position:absolute;inset:0}.test-intro-modal__content{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:700px;margin-top:50px;padding:2rem;position:relative;overflow:visible;box-shadow:0 20px 60px #0000001f}@media (max-width:376px){.test-intro-modal__content{padding:1rem}}@media (max-height:620px){.test-intro-modal__content{padding:1.5rem}}.test-intro-modal__icon{width:72px;height:72px;margin:0 auto 1.25rem;display:block}.test-intro-modal__title{color:#000;margin:0 0 .4rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.35}.test-intro-modal__subtitle{color:#4b5563;margin:0 0 .8rem;font-size:.95rem;line-height:1.45}.test-intro-modal__meta{color:#6b7280;justify-content:center;align-items:center;gap:6px;margin:0 0 1.2rem;font-size:.9rem;display:flex}.test-intro-modal__meta:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:16px;height:16px;display:inline-block}.test-intro-modal__bullets{text-align:center;color:#374151;max-width:320px;margin:0 auto 1.4rem 140px;padding:0;font-size:.95rem;line-height:1.5;list-style:none}.test-intro-modal__bullets li{align-items:flex-start;gap:.75rem;width:440px;margin-bottom:.6rem;display:flex}.test-intro-modal__bullets li:last-child{margin-bottom:0}.test-intro-modal__check{color:#fff;background:#0e3418;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;line-height:1;display:flex}.test-intro-modal__right .test-intro-modal__btn{margin-top:.25rem}.test-intro-modal__btn{color:#fff;cursor:pointer;background:#0e3418;border:none;border-radius:8px;padding:.85rem 2.5rem;font-size:1rem;font-weight:600;transition:background .15s;display:inline-block}@media (max-width:900px){.test-intro-modal{align-items:flex-start;padding:1rem}.test-intro-modal__content{border-radius:12px;max-width:100%;margin-top:67px;padding:1.25rem 1rem}.test-intro-modal__bullets{text-align:left;max-width:100%;margin-left:0;margin-right:0}.test-intro-modal__bullets li{width:auto}.test-intro-modal__btn{width:100%}}@media (max-width:480px){.test-intro-modal__title{margin-bottom:.35rem;font-size:1.15rem}.test-intro-modal__subtitle{font-size:.9rem}.test-intro-modal__meta{margin-bottom:1rem;font-size:.85rem}.test-intro-modal__bullets{font-size:.9rem}}
@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}.test-header{z-index:999;background-color:#0e3418;justify-content:space-between;align-items:center;height:80px;padding:0 67px;font-family:Ascent Pro;display:flex;position:fixed;top:0;left:0;right:0}.test-header__logo{color:#fff;border-bottom:2px solid #0000;align-items:center;padding:32px 0;text-decoration:none;transition:border-color .2s;display:flex}.test-header__logo-img{object-fit:contain;width:auto;max-width:min(200px,45vw);height:44px;display:block}.test-header__close{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.75rem;line-height:1;text-decoration:none;transition:color .15s,background .15s;display:flex}.test-header__close:hover{color:#fff;background:#ffffff26}
@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}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.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}input[type=radio]{appearance:none}.faq-page{min-height:100vh;padding-top:60px;scroll-margin-top:80px}.faq-hero{color:#fff;text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;height:280px;padding:4rem 2rem;position:relative}.faq-hero:before{content:"";pointer-events:none;background:linear-gradient(#00682599 0%,#004d1c80 100%);position:absolute;inset:0}.faq-hero .faq-hero__container{z-index:1;animation:.8s ease-out faqFadeIn;position:relative}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-hero__container{max-width:1200px;margin:30px auto 0;padding:0 1.5rem}.faq-hero__title{margin-bottom:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.faq-hero__title{font-size:3rem}}.faq-hero__subtitle{opacity:.95;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.6}.faq-content{background:#fff;padding:4rem 0}.faq-content__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.faq-accordion{margin:0;padding:0;list-style:none}.faq-item{background:#fff;border:1px solid #e8e6e3;border-radius:12px;margin-bottom:.75rem;transition:box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 1px 2px #0000000a}.faq-item:hover{border-color:#00682540;box-shadow:0 4px 12px #0000000f}.faq-item--open{border-color:#00682559;box-shadow:0 4px 16px #0068251f}.faq-item__heading{margin:0;font-size:1rem;font-weight:600}.faq-item__question{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.125rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.0625rem;font-weight:600;transition:background .2s,color .2s;display:flex}.faq-item__question:hover{color:#004d1c;background:#0068250a}.faq-item__question[aria-expanded=true]{color:#004d1c;background:linear-gradient(106deg,#00682514 0%,#004d1c0f 100%)}.faq-item__question:focus-visible{outline-offset:-2px;outline:2px solid #006825}.faq-item__question-text{flex:1;padding-top:.1em;line-height:1.45}.faq-item__icon{flex-shrink:0;width:22px;height:22px;margin-top:2px;position:relative}.faq-item__icon-bar{background:#006825;border-radius:1px;transition:transform .25s,opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item__icon-bar--h{width:14px;height:2px}.faq-item__icon-bar--v{width:2px;height:14px}.faq-item__question[aria-expanded=true] .faq-item__icon-bar--v{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.faq-item__panel{border-top:1px solid #e8e6e3;padding:0 1.25rem}.faq-item__panel[hidden]{display:none}.faq-item__panel:not([hidden]){padding-top:.25rem;padding-bottom:1.25rem;animation:.25s ease-out faqPanelOpen}@keyframes faqPanelOpen{0%{opacity:0}to{opacity:1}}.faq-item__answer{color:#4b5563;margin:.75rem 0 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}
@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}.header.header--landing{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#56778a7c;box-shadow:0 10px 30px #00000012}.header.header--landing .header__logo,.header.header--landing .header__brand-text,.header.header--landing .header__link,.header.header--landing .header__mobile-link,.header.header--landing .header__user-email,.header.header--landing .header__icon-btn{color:#eff9ff}.header.header--landing .header__hamburger,.header.header--landing .header__hamburger:before,.header.header--landing .header__hamburger:after{background-color:#054409}.header.header--landing .header__hamburger--open{background-color:#0000}.header.header--landing .header__hamburger--open:before,.header.header--landing .header__hamburger--open:after{background-color:#054409}.header.header--landing .header__link:hover,.header.header--landing .header__link--active{border-color:#2932b4}.header.header--landing .header__link--signup{background:#2932b414}.header.header--landing .header__icon-btn:hover{background-color:#2932b414}.header.header--landing .header__mobile-menu{background-color:#56778a7c}.header.header--landing .header__mobile-menu--open{background:#56778a7c;box-shadow:0 14px 36px #00194666}.header.header--landing .header__mobile-link:hover,.header.header--landing .header__mobile-link--active{background-color:#ffffff1a}.landing-1-page-theme{background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.landing-1-page-theme .footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#eff9ff;box-shadow:none;background-color:#142f3f7c;border-top:1px solid #eff9ff24}.landing-1-page-theme .footer__info,.landing-1-page-theme .footer__line,.landing-1-page-theme .footer__line--muted{color:#eff9ffe0}.landing-1-page-theme .footer__line--muted{color:#eff9ffad}.landing-1-page-theme .footer__info a{color:#eff9ff;text-decoration-color:#eff9ff99}.landing-1-page-theme .footer__links-heading{color:#eff9fff2}.landing-1-page-theme .footer__links-list a{color:#eff9ffd9}.landing-1-page-theme .footer__links-list a:hover{color:#fff}.landing-1-page-theme .footer__social-icon{color:#eff9ff;background:#eff9ff1a;border:1px solid #eff9ff59;box-shadow:0 0 14px #5faaff33}.landing-1-page-theme .footer__social-icon:hover{color:#fff;background:#eff9ff33;border-color:#eff9ffbf;box-shadow:0 0 22px #76b8ff73}.landing-1-page-theme .landing-1__test-sub{color:#000}.landing-1-page-theme .landing-1__opt:focus-visible{outline:3px solid #2932b459}.landing-1-page-theme .landing-1__nav-btn--back{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#025510a8;border:none}.landing-1-page-theme .landing-1__nav-btn--back:hover{background:#03490f80;box-shadow:0 14px 30px #00200766}.landing-1-page-theme .landing-1__cta{color:#fff;background:linear-gradient(135deg,#00c50af2,#024906d9);box-shadow:0 18px 44px #00ff0d2e}.landing-1-page-theme .landing-1__result-pill{background:linear-gradient(#ffffff1f,#ffffff0f)}.landing-1{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#000;background-color:#0000;min-height:100vh;padding:2rem 1rem 3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.landing-1__hero{text-align:center;padding:3rem 1.25rem 0;position:relative}.landing-1:before{content:"";pointer-events:none;z-index:0;background-color:#142f3f7c;position:absolute;inset:0}.landing-1__container{z-index:1;max-width:900px;margin:20px auto 0;position:relative}.landing-1__title{background:#fff;-webkit-text-fill-color:#0000;letter-spacing:.015em;text-transform:uppercase;text-align:center;text-shadow:0 0 40px #bfdbfe66;filter:drop-shadow(0 4px 12px #3b82f64d);-webkit-background-clip:text;background-clip:text;width:100%;margin:0 0 1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2;animation:3s ease-in-out infinite alternate titleGlow}.landing-1__subtitle{color:#fffffff2;letter-spacing:.05em;text-align:center;text-shadow:0 0 20px #bfdbfe66,0 2px 4px #0000004d;width:100%;margin:0 0 2rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}.landing-1__content{color:#bfdbfef2;letter-spacing:.05em;text-align:center;text-shadow:0 0 20px #bfdbfe66;width:100%;margin:0 0 2rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;animation:.6s ease-out both landing-1__content-enter}@keyframes landing-1__content-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-1__question-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-1__question-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.landing-1__question--enter{animation:.32s ease-out both landing-1__question-enter}.landing-1__question--exit{pointer-events:none;animation:.32s ease-in both landing-1__question-exit}.landing-1__card{max-width:760px;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0 auto;padding:0}.landing-1__h2{margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-1__h2--hero{color:#eff9ff;text-align:center;white-space:nowrap;width:100%;margin-bottom:5rem;font-size:17px;line-height:1.2}.landing-1__question{text-align:center;color:#000;background-color:#fff;border-radius:10px;margin:1.25rem 0;padding:40px 35px}.landing-1__q-title{color:#000;margin:0 0 .35rem;font-size:1.5rem}.landing-1__q-text{color:inherit;margin:0 0 .75rem;font-size:1.03rem;line-height:1.6}.landing-1__options{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:50px;display:flex}.landing-1__opt{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;cursor:pointer;text-align:center;-webkit-line-clamp:2;background-color:#c4dab91a;border:1px solid #1052144d;border-radius:10px;-webkit-box-orient:vertical;flex:0 0 calc(50% - .5rem);justify-content:center;align-items:center;max-width:calc(50% - .5rem);height:48px;min-height:48px;padding:0 .85rem;font-size:1rem;font-weight:600;transition:transform .2s ease-out,box-shadow .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;display:-webkit-box;overflow:hidden}@media (max-width:349px){.landing-1__opt{font-size:.9rem}}.landing-1__opt:hover{color:#fff;background:#024202b4;border-color:#807e7e15;transform:translateY(-2px);box-shadow:0 14px 30px #0006}.landing-1__opt:active{transform:translateY(-1px)scale(.99)}.landing-1__opt:focus-visible{outline-offset:2px;outline:3px solid #ffffffb3}.landing-1__opt--active{color:#eff9ff;background:#0c53039f;border:none;box-shadow:0 14px 30px #00000038}.landing-1__opt--active:hover{background:#014406be;box-shadow:0 20px 40px #02050559}.landing-1__opt--wide{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}@media (max-width:420px){.landing-1__opt{flex:0 0 100%;max-width:100%}.landing-1__question-progress-text{transform:translate(-50%)}.landing-1__q-title{font-size:1.05rem}.landing-1__q-text{font-size:1rem}.landing-1__h2--hero{white-space:normal;font-size:18px}.landing-1__ego-boost-content{text-align:center;flex-direction:column}.landing-1__ego-boost-image{max-width:72%}}.landing-1__start{margin-top:1rem}.landing-1__cta{color:#eff9ff;cursor:pointer;background:#004d1c;border:none;border-radius:14px;width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .1s ease-out,background-color .2s ease-out}.landing-1__cta:hover{transform:translateY(-1px)}.landing-1__cta:disabled{cursor:not-allowed;opacity:.65}.landing-1__fineprint{color:#eff9ff;margin-top:3rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}.landing-1__question-progress{margin:0 0 1rem}.landing-1__question-progress-header{align-items:center;gap:.75rem;margin-bottom:15px;display:flex;position:relative}.landing-1__question-progress-text{color:#eff9ff;z-index:1;pointer-events:none;letter-spacing:.05em;text-align:center;flex:1;width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.12rem;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.landing-1__question-progress-bar{background:#ffffff2e;border-radius:999px;height:5px;margin-top:.5rem;overflow:hidden}.landing-1__question-progress-fill{background:#eff9ff;border-radius:999px;height:100%}.landing-1__back-inline{flex:none}.landing-1__test-header{grid-template-columns:auto 1fr auto;align-items:center;column-gap:.75rem;margin-bottom:.75rem;display:grid}.landing-1__test-counter{color:#eff9ff;grid-column:2;justify-self:center;font-size:1.12rem;font-weight:800}.timer_logo{width:25px;height:25px;display:inline-block;transform:translateY(3px)}.landing-1__test-timer{color:#eff9ff;grid-column:3;justify-self:end;font-weight:700}.landing-1__test-back{padding:.4rem .65rem;font-size:.8rem}.landing-1__ego-boost{margin-top:5.75rem}.landing-1__ego-boost-btn{max-width:240px;margin:0 auto 1rem}@media (max-width:1024px){.landing-1__ego-boost-btn{margin:10px auto 1rem}}.landing-1__ego-boost-content{text-align:left;justify-content:center;align-items:center;gap:1rem;display:flex}.landing-1__ego-boost-image{flex-shrink:0;width:150px;max-width:38%;height:auto}.landing-1__ego-boost-text{color:#eff9ff;max-width:560px;margin:0;font-size:1.24rem;font-weight:700;line-height:1.65}.landing-1__test-progress{margin:0 0 .9rem}.landing-1__test-progress-bar{background:#ffffff2e;border-radius:999px;height:8px;overflow:hidden}.landing-1__test-progress-fill{background:#eff9ff;border-radius:999px;height:100%;transition:width .2s ease-out}.landing-1__q-text--big{font-size:1.5rem;font-weight:700}.landing-1__test-sub{color:#eff9ff;margin:.5rem 0 1rem;font-size:.95rem}.landing-1__image-pending{text-align:center;color:#6b7280;border-radius:12px;max-height:400px;margin:.85rem 0;padding:1rem}.landing-1__squares9{grid-template-columns:repeat(3,1fr);gap:0;width:min(240px,100%);margin:1rem auto;display:grid}.landing-1__square-cell{aspect-ratio:1;background:#ffffffa2;border:1px solid #252525}.landing-1__nav{flex-direction:column;align-items:stretch;gap:.6rem;margin-top:1.25rem;display:flex}.landing-1__nav-btn{color:#004d1c;cursor:pointer;background:#fff;border:1px solid #004d1c;border-radius:14px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .25s,background .25s}.landing-1__nav-btn--primary{color:#eff9ff;letter-spacing:.01em;background:linear-gradient(135deg,#029209f2,#074901f2);border:none;font-weight:900;box-shadow:0 14px 28px #0a782659,inset 0 1px #ffffff3d}.landing-1__nav-btn--primary:hover{background:linear-gradient(135deg,#0b4112fa,#10851ffa);transform:translateY(-2px);box-shadow:0 18px 32px #0e780a6b,inset 0 1px #ffffff47}.landing-1__nav-btn--primary:active{transform:translateY(0);box-shadow:0 10px 20px #0a782259,inset 0 1px #fff3}.landing-1__nav-btn--primary:focus-visible{outline-offset:2px;outline:3px solid #bcffc5f2}.landing-1__nav-btn:disabled{cursor:not-allowed;opacity:.65}.landing-1__nav-btn--back{cursor:pointer;color:#eff9ff;background:0 0;border:1px solid #ffffff1e;border-radius:10px;align-self:flex-start;width:fit-content;padding:.45rem .8rem;font-size:.85rem;font-weight:700;transition:background-color .2s ease-out,border-color .2s ease-out,transform .2s ease-out}.landing-1__nav-btn--back:hover{background:#ffffff1f;border-color:#ffffffd9;transform:translateY(-1px);box-shadow:0 14px 30px #00000038}.landing-1__result-stat{color:#eff9ff;margin-top:.9rem;margin-bottom:.5rem;font-weight:800}.landing-1__result-hook{color:#fff;margin-top:.5rem;margin-bottom:.9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;line-height:1.55}.landing-1__result-actions{margin-top:1rem}.landing-1__cta--result{cursor:pointer;color:#fff;background:linear-gradient(135deg,#00c50af2,#024906d9);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:40px;padding:.875rem 2rem;font-size:1.75rem;font-weight:700;line-height:1;transition:transform .2s;animation:3s ease-in-out infinite landing-1-cta-white-glow;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #66ea7c4d,0 0 8px #ffffff1f}.landing-1__cta--result:before{content:"";pointer-events:none;background:linear-gradient(110deg,#fff0 0%,#ffffff57 50%,#fff0 100%);width:50%;height:340%;transition:left .65s;position:absolute;top:-120%;left:-40%;transform:rotate(20deg)}.landing-1__cta--result:hover{animation-duration:2.2s;transform:translateY(-2px)}.landing-1__cta--result:hover:before,.landing-1__cta--result:focus-visible:before{left:110%}.landing-1__cta--result:active{transform:translateY(0)}.landing-1__cta--result:focus-visible{outline-offset:2px;outline:3px solid #bfdbfef2}@keyframes landing-1-cta-white-glow{0%,to{box-shadow:0 8px 22px #667eea4d,0 0 6px #ffffff24,0 0 14px #ffffff0f}50%{box-shadow:0 9px 28px #667eea61,0 0 14px #ffffff61,0 0 28px #ffffff38,0 0 40px #ffffff1a}}@keyframes landing-1-cta-pulse{0%,to{box-shadow:0 16px 34px #176a0657}50%{box-shadow:0 20px 40px #066a1c80}}@keyframes landing-1-cta-neon{0%,to{box-shadow:0 16px 34px #066a0e57,0 0 10px #40ff696b,0 0 18px #40ff6047,0 0 30px #22f64529}50%{box-shadow:0 22px 44px #066a0e85,0 0 16px #87ff83c7,0 0 32px #40ff5994,0 0 52px #22f63e57}}.landing-1__result-footnote{color:#ffffffe0;margin-top:.75rem;font-size:.9rem}.landing-1__result{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f1f1e59;border-radius:18px;margin-top:.75rem;padding:1.1rem 1rem;box-shadow:0 18px 44px #00000059}.landing-1__result-header{text-align:center;margin-bottom:.9rem}.landing-1__result-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;font-weight:800;display:inline-block}.landing-1__result-title{color:#fffbf7;letter-spacing:.02em;margin:.65rem 0 0;font-size:1.6rem;font-weight:900}.landing-1__result-metrics{grid-template-columns:repeat(2,minmax(0,1fr));place-items:stretch stretch;gap:.75rem;display:grid}.landing-1__result-scorecard{text-align:center;background:linear-gradient(#ffffff1f,#ffffff0f);border-radius:16px;grid-column:1/-1;width:100%;padding:.9rem 1rem;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000047}.landing-1__result-score-value{color:#fffbf7;z-index:1;font-size:3.25rem;font-weight:900;line-height:1;position:relative}.landing-1__result-score-max{opacity:.9;margin-left:.2rem;font-size:1.2rem;font-weight:800}.landing-1__result-score-label{color:#fffbf7;z-index:1;margin-top:.55rem;font-size:1.08rem;font-weight:700;position:relative}.landing-1__confetti-canvas{pointer-events:none;z-index:0;opacity:.98;width:100%;height:100%;display:block;position:absolute;inset:-12px;transform:translateZ(0)}.landing-1__result-pill{color:#fffbf7;text-align:center;background:linear-gradient(#ffffff1f,#ffffff0f);border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:none;min-height:150px;padding:.9rem;font-weight:800;display:flex;box-shadow:0 14px 34px #00000047}.landing-1__result-pill--stat{background:linear-gradient(#ffffff1f,#ffffff0f);border:none;box-shadow:0 14px 34px #00000047}@media (max-width:640px){.landing-1__result-metrics{grid-template-columns:1fr}}.landing-1__result-cta{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#667eea;background:linear-gradient(135deg,#589754 0%,#44b84a 30%,#219c27 60%,#2dca0a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-top:2.85rem;font-weight:900;line-height:1.35}@media (max-width:420px){.landing-1__result{padding:.95rem .8rem}.landing-1__result-title{font-size:1.35rem}.landing-1__result-score-value{font-size:2rem}}@media (max-width:1024px){.landing-1-page-theme{background-attachment:scroll}.landing-1{padding:1.5rem .85rem 2.2rem}.landing-1__hero{padding-top:2.2rem}.landing-1__container{margin-top:12px}}@media (max-width:1024px) and (max-width:1024px){.landing-1__container{margin-top:40px}}@media (max-width:1024px){.landing-1__title{margin-bottom:.9rem;font-size:clamp(1.65rem,5vw,2.05rem)}.landing-1__subtitle{letter-spacing:.02em;margin-bottom:1.2rem;font-size:1.02rem}.landing-1__h2--hero{white-space:normal;margin-bottom:2rem;font-size:1rem;line-height:1.4}.landing-1__q-text--big{font-size:1.26rem}.landing-1__options{gap:.65rem;margin-top:1.5rem}.landing-1__opt,.landing-1__opt--wide{flex:0 0 100%;max-width:100%;height:auto;min-height:52px;padding:.65rem .9rem}.landing-1__question-progress-text{font-size:.82rem}.landing-1__test-header{grid-template-columns:auto 1fr;row-gap:.45rem}.landing-1__test-counter{grid-column:2;justify-self:end;font-size:.82rem}.landing-1__test-timer{grid-column:1/-1;justify-self:center;font-size:.9rem}.timer_logo{width:20px;height:20px;transform:translateY(2px)}.landing-1__ego-boost{margin-top:1.25rem}.landing-1__ego-boost-content{text-align:center;flex-direction:column}.landing-1__ego-boost-image{width:170px;max-width:72%}.landing-1__ego-boost-text{max-width:100%;font-size:1.06rem;line-height:1.55}.landing-1__result{padding:.95rem}.landing-1__result-pill{min-height:132px}}@media (max-width:640px){.landing-1__title{font-size:1.5rem}.landing-1__subtitle{font-size:.95rem}.landing-1__q-title{font-size:1.22rem}.landing-1__q-text{font-size:.96rem}.landing-1__nav-btn{padding:.78rem .9rem;font-size:.94rem}.landing-1__nav-btn.landing-1__nav-btn--back.landing-1__test-back{padding:.4rem .65rem;font-size:.8rem}.landing-1__cta--result{width:100%;min-width:0;max-width:100%;font-size:1rem}}.landing-1__paid-section{text-align:left;color:#fff;background:linear-gradient(135deg,#667eea14,#764ba214);border:1px solid #667eea40;border-radius:14px;margin-top:1.6rem;padding:1.6rem 1.4rem}.landing-1__paid-score-range{color:#fff;background:#667eea1f;border-radius:999px;margin-bottom:1.1rem;padding:.4rem .8rem;font-size:1.5rem;font-weight:600;display:inline-block}@media (max-width:768px){.landing-1__paid-score-range{border-radius:15px}}.landing-1__paid-subheading{color:#ebebeb;background:linear-gradient(135deg,#00c50af2,#024906d9);-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;margin:1.4rem 0 .6rem;font-size:1.2rem;font-weight:700;display:flex}.landing-1__paid-subheading-icon{object-fit:contain;flex-shrink:0;width:37px;height:37px}.landing-1__paid-heading{color:#ebebeb;background:linear-gradient(135deg,#00c50af2,#024906d9);-webkit-background-clip:text;background-clip:text;margin:1.4rem 0 .6rem;font-size:2.8rem;font-weight:700}.landing-1__paid-heading:first-child{margin-top:0}.landing-1__paid-paragraph{color:#fff;margin:.6rem 0;font-size:.96rem;line-height:1.55}.landing-1__paid-paragraph--italic{color:#fff;font-style:italic}.landing-1__breakdown-table{border-collapse:collapse;width:100%;margin:.6rem 0 1rem;font-size:.92rem}.landing-1__breakdown-table th,.landing-1__breakdown-table td{text-align:left;border-bottom:1px solid #667eea2e;padding:.55rem .7rem}.landing-1__breakdown-table th{color:#c7c7c7;background:#667eea0f;font-weight:700}.landing-1__breakdown-your{color:#c7c7c7;font-weight:700}.landing-1__paid-rarity{color:#fff;background:#764ba21a;border-left:3px solid #fff;border-radius:4px;margin:.6rem 0 1rem;padding:.6rem .8rem;font-size:.92rem;font-style:italic}.landing-1__paid-explore{margin:.4rem 0 0;padding:0;list-style:none}.landing-1__paid-explore-item{background:#ffffff8c;border:1px solid #667eea2e;border-radius:10px;margin:.7rem 0;padding:.8rem 1rem}.landing-1__paid-explore-title{color:#4a3d8f;margin-bottom:.25rem;font-weight:700}.landing-1__paid-explore-link{color:inherit;text-decoration:none}.landing-1__paid-explore-link:hover{text-decoration:underline}.landing-1__paid-explore-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #667eead9}.landing-1__paid-explore-desc{color:#2d2654;font-size:.9rem;line-height:1.45}@media (max-width:600px){.landing-1__paid-section{padding:1.2rem 1rem}.landing-1__paid-paragraph{font-size:.92rem}.landing-1__breakdown-table{font-size:.85rem}.landing-1__breakdown-table th,.landing-1__breakdown-table td{padding:.45rem .5rem}}
@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}.header.header--landing{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#56778a7c;box-shadow:0 10px 30px #00000012}.header.header--landing .header__logo,.header.header--landing .header__brand-text,.header.header--landing .header__link,.header.header--landing .header__mobile-link,.header.header--landing .header__user-email,.header.header--landing .header__icon-btn{color:#eff9ff}.header.header--landing .header__hamburger,.header.header--landing .header__hamburger:before,.header.header--landing .header__hamburger:after{background-color:#054409}.header.header--landing .header__hamburger--open{background-color:#0000}.header.header--landing .header__hamburger--open:before,.header.header--landing .header__hamburger--open:after{background-color:#054409}.header.header--landing .header__link:hover,.header.header--landing .header__link--active{border-color:#2932b4}.header.header--landing .header__link--signup{background:#2932b414}.header.header--landing .header__icon-btn:hover{background-color:#2932b414}.header.header--landing .header__mobile-menu{background-color:#56778a7c}.header.header--landing .header__mobile-menu--open{background:#56778a7c;box-shadow:0 14px 36px #00194666}.header.header--landing .header__mobile-link:hover,.header.header--landing .header__mobile-link--active{background-color:#ffffff1a}.landing-1-page-theme{background-image:url(/hero-section/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.landing-1-page-theme .footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#eff9ff;box-shadow:none;background-color:#142f3f7c;border-top:1px solid #eff9ff24}.landing-1-page-theme .footer__info,.landing-1-page-theme .footer__line,.landing-1-page-theme .footer__line--muted{color:#eff9ffe0}.landing-1-page-theme .footer__line--muted{color:#eff9ffad}.landing-1-page-theme .footer__info a{color:#eff9ff;text-decoration-color:#eff9ff99}.landing-1-page-theme .footer__links-heading{color:#eff9fff2}.landing-1-page-theme .footer__links-list a{color:#eff9ffd9}.landing-1-page-theme .footer__links-list a:hover{color:#fff}.landing-1-page-theme .footer__social-icon{color:#eff9ff;background:#eff9ff1a;border:1px solid #eff9ff59;box-shadow:0 0 14px #5faaff33}.landing-1-page-theme .footer__social-icon:hover{color:#fff;background:#eff9ff33;border-color:#eff9ffbf;box-shadow:0 0 22px #76b8ff73}.landing-1-page-theme .landing-1__test-sub{color:#000}.landing-1-page-theme .landing-1__opt:focus-visible{outline:3px solid #2932b459}.landing-1-page-theme .landing-1__nav-btn--back{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#025510a8;border:none}.landing-1-page-theme .landing-1__nav-btn--back:hover{background:#03490f80;box-shadow:0 14px 30px #00200766}.landing-1-page-theme .landing-1__cta{color:#fff;background:linear-gradient(135deg,#00c50af2,#024906d9);box-shadow:0 18px 44px #00ff0d2e}.landing-1-page-theme .landing-1__result-pill{background:linear-gradient(#ffffff1f,#ffffff0f)}.landing-1{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#000;background-color:#0000;min-height:100vh;padding:2rem 1rem 3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.landing-1__hero{text-align:center;padding:3rem 1.25rem 0;position:relative}.landing-1:before{content:"";pointer-events:none;z-index:0;background-color:#142f3f7c;position:absolute;inset:0}.landing-1__container{z-index:1;max-width:900px;margin:20px auto 0;position:relative}.landing-1__title{background:#fff;-webkit-text-fill-color:#0000;letter-spacing:.015em;text-transform:uppercase;text-align:center;text-shadow:0 0 40px #bfdbfe66;filter:drop-shadow(0 4px 12px #3b82f64d);-webkit-background-clip:text;background-clip:text;width:100%;margin:0 0 1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2;animation:3s ease-in-out infinite alternate titleGlow}.landing-1__subtitle{color:#fffffff2;letter-spacing:.05em;text-align:center;text-shadow:0 0 20px #bfdbfe66,0 2px 4px #0000004d;width:100%;margin:0 0 2rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}.landing-1__content{color:#bfdbfef2;letter-spacing:.05em;text-align:center;text-shadow:0 0 20px #bfdbfe66;width:100%;margin:0 0 2rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;animation:.6s ease-out both landing-1__content-enter}@keyframes landing-1__content-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-1__question-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-1__question-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.landing-1__question--enter{animation:.32s ease-out both landing-1__question-enter}.landing-1__question--exit{pointer-events:none;animation:.32s ease-in both landing-1__question-exit}.landing-1__card{max-width:760px;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0 auto;padding:0}.landing-1__h2{margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-1__h2--hero{color:#eff9ff;text-align:center;white-space:nowrap;width:100%;margin-bottom:5rem;font-size:17px;line-height:1.2}.landing-1__question{text-align:center;color:#000;background-color:#fff;border-radius:10px;margin:1.25rem 0;padding:40px 35px}.landing-1__q-title{color:#000;margin:0 0 .35rem;font-size:1.5rem}.landing-1__q-text{color:inherit;margin:0 0 .75rem;font-size:1.03rem;line-height:1.6}.landing-1__options{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:50px;display:flex}.landing-1__opt{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;cursor:pointer;text-align:center;-webkit-line-clamp:2;background-color:#c4dab91a;border:1px solid #1052144d;border-radius:10px;-webkit-box-orient:vertical;flex:0 0 calc(50% - .5rem);justify-content:center;align-items:center;max-width:calc(50% - .5rem);height:48px;min-height:48px;padding:0 .85rem;font-size:1rem;font-weight:600;transition:transform .2s ease-out,box-shadow .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;display:-webkit-box;overflow:hidden}@media (max-width:349px){.landing-1__opt{font-size:.9rem}}.landing-1__opt:hover{color:#fff;background:#024202b4;border-color:#807e7e15;transform:translateY(-2px);box-shadow:0 14px 30px #0006}.landing-1__opt:active{transform:translateY(-1px)scale(.99)}.landing-1__opt:focus-visible{outline-offset:2px;outline:3px solid #ffffffb3}.landing-1__opt--active{color:#eff9ff;background:#0c53039f;border:none;box-shadow:0 14px 30px #00000038}.landing-1__opt--active:hover{background:#014406be;box-shadow:0 20px 40px #02050559}.landing-1__opt--wide{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}@media (max-width:420px){.landing-1__opt{flex:0 0 100%;max-width:100%}.landing-1__question-progress-text{transform:translate(-50%)}.landing-1__q-title{font-size:1.05rem}.landing-1__q-text{font-size:1rem}.landing-1__h2--hero{white-space:normal;font-size:18px}.landing-1__ego-boost-content{text-align:center;flex-direction:column}.landing-1__ego-boost-image{max-width:72%}}.landing-1__start{margin-top:1rem}.landing-1__cta{color:#eff9ff;cursor:pointer;background:#004d1c;border:none;border-radius:14px;width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .1s ease-out,background-color .2s ease-out}.landing-1__cta:hover{transform:translateY(-1px)}.landing-1__cta:disabled{cursor:not-allowed;opacity:.65}.landing-1__fineprint{color:#eff9ff;margin-top:3rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}.landing-1__question-progress{margin:0 0 1rem}.landing-1__question-progress-header{align-items:center;gap:.75rem;margin-bottom:15px;display:flex;position:relative}.landing-1__question-progress-text{color:#eff9ff;z-index:1;pointer-events:none;letter-spacing:.05em;text-align:center;flex:1;width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.12rem;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.landing-1__question-progress-bar{background:#ffffff2e;border-radius:999px;height:5px;margin-top:.5rem;overflow:hidden}.landing-1__question-progress-fill{background:#eff9ff;border-radius:999px;height:100%}.landing-1__back-inline{flex:none}.landing-1__test-header{grid-template-columns:auto 1fr auto;align-items:center;column-gap:.75rem;margin-bottom:.75rem;display:grid}.landing-1__test-counter{color:#eff9ff;grid-column:2;justify-self:center;font-size:1.12rem;font-weight:800}.timer_logo{width:25px;height:25px;display:inline-block;transform:translateY(3px)}.landing-1__test-timer{color:#eff9ff;grid-column:3;justify-self:end;font-weight:700}.landing-1__test-back{padding:.4rem .65rem;font-size:.8rem}.landing-1__ego-boost{margin-top:5.75rem}.landing-1__ego-boost-btn{max-width:240px;margin:0 auto 1rem}@media (max-width:1024px){.landing-1__ego-boost-btn{margin:10px auto 1rem}}.landing-1__ego-boost-content{text-align:left;justify-content:center;align-items:center;gap:1rem;display:flex}.landing-1__ego-boost-image{flex-shrink:0;width:150px;max-width:38%;height:auto}.landing-1__ego-boost-text{color:#eff9ff;max-width:560px;margin:0;font-size:1.24rem;font-weight:700;line-height:1.65}.landing-1__test-progress{margin:0 0 .9rem}.landing-1__test-progress-bar{background:#ffffff2e;border-radius:999px;height:8px;overflow:hidden}.landing-1__test-progress-fill{background:#eff9ff;border-radius:999px;height:100%;transition:width .2s ease-out}.landing-1__q-text--big{font-size:1.5rem;font-weight:700}.landing-1__test-sub{color:#eff9ff;margin:.5rem 0 1rem;font-size:.95rem}.landing-1__image-pending{text-align:center;color:#6b7280;border-radius:12px;max-height:400px;margin:.85rem 0;padding:1rem}.landing-1__squares9{grid-template-columns:repeat(3,1fr);gap:0;width:min(240px,100%);margin:1rem auto;display:grid}.landing-1__square-cell{aspect-ratio:1;background:#ffffffa2;border:1px solid #252525}.landing-1__nav{flex-direction:column;align-items:stretch;gap:.6rem;margin-top:1.25rem;display:flex}.landing-1__nav-btn{color:#004d1c;cursor:pointer;background:#fff;border:1px solid #004d1c;border-radius:14px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .25s,background .25s}.landing-1__nav-btn--primary{color:#eff9ff;letter-spacing:.01em;background:linear-gradient(135deg,#029209f2,#074901f2);border:none;font-weight:900;box-shadow:0 14px 28px #0a782659,inset 0 1px #ffffff3d}.landing-1__nav-btn--primary:hover{background:linear-gradient(135deg,#0b4112fa,#10851ffa);transform:translateY(-2px);box-shadow:0 18px 32px #0e780a6b,inset 0 1px #ffffff47}.landing-1__nav-btn--primary:active{transform:translateY(0);box-shadow:0 10px 20px #0a782259,inset 0 1px #fff3}.landing-1__nav-btn--primary:focus-visible{outline-offset:2px;outline:3px solid #bcffc5f2}.landing-1__nav-btn:disabled{cursor:not-allowed;opacity:.65}.landing-1__nav-btn--back{cursor:pointer;color:#eff9ff;background:0 0;border:1px solid #ffffff1e;border-radius:10px;align-self:flex-start;width:fit-content;padding:.45rem .8rem;font-size:.85rem;font-weight:700;transition:background-color .2s ease-out,border-color .2s ease-out,transform .2s ease-out}.landing-1__nav-btn--back:hover{background:#ffffff1f;border-color:#ffffffd9;transform:translateY(-1px);box-shadow:0 14px 30px #00000038}.landing-1__result-stat{color:#eff9ff;margin-top:.9rem;margin-bottom:.5rem;font-weight:800}.landing-1__result-hook{color:#fff;margin-top:.5rem;margin-bottom:.9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;line-height:1.55}.landing-1__result-actions{margin-top:1rem}.landing-1__cta--result{cursor:pointer;color:#fff;background:linear-gradient(135deg,#00c50af2,#024906d9);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:40px;padding:.875rem 2rem;font-size:1.75rem;font-weight:700;line-height:1;transition:transform .2s;animation:3s ease-in-out infinite landing-1-cta-white-glow;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #66ea7c4d,0 0 8px #ffffff1f}.landing-1__cta--result:before{content:"";pointer-events:none;background:linear-gradient(110deg,#fff0 0%,#ffffff57 50%,#fff0 100%);width:50%;height:340%;transition:left .65s;position:absolute;top:-120%;left:-40%;transform:rotate(20deg)}.landing-1__cta--result:hover{animation-duration:2.2s;transform:translateY(-2px)}.landing-1__cta--result:hover:before,.landing-1__cta--result:focus-visible:before{left:110%}.landing-1__cta--result:active{transform:translateY(0)}.landing-1__cta--result:focus-visible{outline-offset:2px;outline:3px solid #bfdbfef2}@keyframes landing-1-cta-white-glow{0%,to{box-shadow:0 8px 22px #667eea4d,0 0 6px #ffffff24,0 0 14px #ffffff0f}50%{box-shadow:0 9px 28px #667eea61,0 0 14px #ffffff61,0 0 28px #ffffff38,0 0 40px #ffffff1a}}@keyframes landing-1-cta-pulse{0%,to{box-shadow:0 16px 34px #176a0657}50%{box-shadow:0 20px 40px #066a1c80}}@keyframes landing-1-cta-neon{0%,to{box-shadow:0 16px 34px #066a0e57,0 0 10px #40ff696b,0 0 18px #40ff6047,0 0 30px #22f64529}50%{box-shadow:0 22px 44px #066a0e85,0 0 16px #87ff83c7,0 0 32px #40ff5994,0 0 52px #22f63e57}}.landing-1__result-footnote{color:#ffffffe0;margin-top:.75rem;font-size:.9rem}.landing-1__result{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f1f1e59;border-radius:18px;margin-top:.75rem;padding:1.1rem 1rem;box-shadow:0 18px 44px #00000059}.landing-1__result-header{text-align:center;margin-bottom:.9rem}.landing-1__result-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;font-weight:800;display:inline-block}.landing-1__result-title{color:#fffbf7;letter-spacing:.02em;margin:.65rem 0 0;font-size:1.6rem;font-weight:900}.landing-1__result-metrics{grid-template-columns:repeat(2,minmax(0,1fr));place-items:stretch stretch;gap:.75rem;display:grid}.landing-1__result-scorecard{text-align:center;background:linear-gradient(#ffffff1f,#ffffff0f);border-radius:16px;grid-column:1/-1;width:100%;padding:.9rem 1rem;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000047}.landing-1__result-score-value{color:#fffbf7;z-index:1;font-size:3.25rem;font-weight:900;line-height:1;position:relative}.landing-1__result-score-max{opacity:.9;margin-left:.2rem;font-size:1.2rem;font-weight:800}.landing-1__result-score-label{color:#fffbf7;z-index:1;margin-top:.55rem;font-size:1.08rem;font-weight:700;position:relative}.landing-1__confetti-canvas{pointer-events:none;z-index:0;opacity:.98;width:100%;height:100%;display:block;position:absolute;inset:-12px;transform:translateZ(0)}.landing-1__result-pill{color:#fffbf7;text-align:center;background:linear-gradient(#ffffff1f,#ffffff0f);border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:none;min-height:150px;padding:.9rem;font-weight:800;display:flex;box-shadow:0 14px 34px #00000047}.landing-1__result-pill--stat{background:linear-gradient(#ffffff1f,#ffffff0f);border:none;box-shadow:0 14px 34px #00000047}@media (max-width:640px){.landing-1__result-metrics{grid-template-columns:1fr}}.landing-1__result-cta{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#667eea;background:linear-gradient(135deg,#589754 0%,#44b84a 30%,#219c27 60%,#2dca0a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-top:2.85rem;font-weight:900;line-height:1.35}@media (max-width:420px){.landing-1__result{padding:.95rem .8rem}.landing-1__result-title{font-size:1.35rem}.landing-1__result-score-value{font-size:2rem}}@media (max-width:1024px){.landing-1-page-theme{background-attachment:scroll}.landing-1{padding:1.5rem .85rem 2.2rem}.landing-1__hero{padding-top:2.2rem}.landing-1__container{margin-top:12px}}@media (max-width:1024px) and (max-width:1024px){.landing-1__container{margin-top:40px}}@media (max-width:1024px){.landing-1__title{margin-bottom:.9rem;font-size:clamp(1.65rem,5vw,2.05rem)}.landing-1__subtitle{letter-spacing:.02em;margin-bottom:1.2rem;font-size:1.02rem}.landing-1__h2--hero{white-space:normal;margin-bottom:2rem;font-size:1rem;line-height:1.4}.landing-1__q-text--big{font-size:1.26rem}.landing-1__options{gap:.65rem;margin-top:1.5rem}.landing-1__opt,.landing-1__opt--wide{flex:0 0 100%;max-width:100%;height:auto;min-height:52px;padding:.65rem .9rem}.landing-1__question-progress-text{font-size:.82rem}.landing-1__test-header{grid-template-columns:auto 1fr;row-gap:.45rem}.landing-1__test-counter{grid-column:2;justify-self:end;font-size:.82rem}.landing-1__test-timer{grid-column:1/-1;justify-self:center;font-size:.9rem}.timer_logo{width:20px;height:20px;transform:translateY(2px)}.landing-1__ego-boost{margin-top:1.25rem}.landing-1__ego-boost-content{text-align:center;flex-direction:column}.landing-1__ego-boost-image{width:170px;max-width:72%}.landing-1__ego-boost-text{max-width:100%;font-size:1.06rem;line-height:1.55}.landing-1__result{padding:.95rem}.landing-1__result-pill{min-height:132px}}@media (max-width:640px){.landing-1__title{font-size:1.5rem}.landing-1__subtitle{font-size:.95rem}.landing-1__q-title{font-size:1.22rem}.landing-1__q-text{font-size:.96rem}.landing-1__nav-btn{padding:.78rem .9rem;font-size:.94rem}.landing-1__nav-btn.landing-1__nav-btn--back.landing-1__test-back{padding:.4rem .65rem;font-size:.8rem}.landing-1__cta--result{width:100%;min-width:0;max-width:100%;font-size:1rem}}.landing-1__paid-section{text-align:left;color:#fff;background:linear-gradient(135deg,#667eea14,#764ba214);border:1px solid #667eea40;border-radius:14px;margin-top:1.6rem;padding:1.6rem 1.4rem}.landing-1__paid-score-range{color:#fff;background:#667eea1f;border-radius:999px;margin-bottom:1.1rem;padding:.4rem .8rem;font-size:1.5rem;font-weight:600;display:inline-block}@media (max-width:768px){.landing-1__paid-score-range{border-radius:15px}}.landing-1__paid-subheading{color:#ebebeb;background:linear-gradient(135deg,#00c50af2,#024906d9);-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;margin:1.4rem 0 .6rem;font-size:1.2rem;font-weight:700;display:flex}.landing-1__paid-subheading-icon{object-fit:contain;flex-shrink:0;width:37px;height:37px}.landing-1__paid-heading{color:#ebebeb;background:linear-gradient(135deg,#00c50af2,#024906d9);-webkit-background-clip:text;background-clip:text;margin:1.4rem 0 .6rem;font-size:2.8rem;font-weight:700}.landing-1__paid-heading:first-child{margin-top:0}.landing-1__paid-paragraph{color:#fff;margin:.6rem 0;font-size:.96rem;line-height:1.55}.landing-1__paid-paragraph--italic{color:#fff;font-style:italic}.landing-1__breakdown-table{border-collapse:collapse;width:100%;margin:.6rem 0 1rem;font-size:.92rem}.landing-1__breakdown-table th,.landing-1__breakdown-table td{text-align:left;border-bottom:1px solid #667eea2e;padding:.55rem .7rem}.landing-1__breakdown-table th{color:#c7c7c7;background:#667eea0f;font-weight:700}.landing-1__breakdown-your{color:#c7c7c7;font-weight:700}.landing-1__paid-rarity{color:#fff;background:#764ba21a;border-left:3px solid #fff;border-radius:4px;margin:.6rem 0 1rem;padding:.6rem .8rem;font-size:.92rem;font-style:italic}.landing-1__paid-explore{margin:.4rem 0 0;padding:0;list-style:none}.landing-1__paid-explore-item{background:#ffffff8c;border:1px solid #667eea2e;border-radius:10px;margin:.7rem 0;padding:.8rem 1rem}.landing-1__paid-explore-title{color:#4a3d8f;margin-bottom:.25rem;font-weight:700}.landing-1__paid-explore-link{color:inherit;text-decoration:none}.landing-1__paid-explore-link:hover{text-decoration:underline}.landing-1__paid-explore-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #667eead9}.landing-1__paid-explore-desc{color:#2d2654;font-size:.9rem;line-height:1.45}@media (max-width:600px){.landing-1__paid-section{padding:1.2rem 1rem}.landing-1__paid-paragraph{font-size:.92rem}.landing-1__breakdown-table{font-size:.85rem}.landing-1__breakdown-table th,.landing-1__breakdown-table td{padding:.45rem .5rem}}.landing-2-page-theme .landing-1__h2{font-size:1.6rem;font-weight:800}.landing-2-page-theme .landing-1__h2--hero{font-size:17px;font-weight:900}.landing-2-page-theme .landing-1__test-header{grid-template-columns:1fr;min-height:34px;position:relative}.landing-2-page-theme .landing-1__test-back{z-index:2;position:absolute;left:0}@media (max-width:640px){.landing-2-page-theme .landing-1__test-back{font-size:.875rem}}.landing-2-page-theme .landing-1__test-counter{text-align:center;grid-column:1;justify-self:center;width:100%;font-size:1.12rem;font-weight:800;transform:none}@media (max-width:400px){.landing-2-page-theme .landing-1__test-counter{font-size:.875rem}}.landing-2-page-theme .landing-1__opt--wide{background:linear-gradient(135deg,#ffffff4d 0%,#bffebf4d 30%,#51f63b4d 60%,#60fa604d 100%);border:1px solid #ffffffd9;flex:0 0 100%;max-width:100%;height:auto;min-height:62px;padding:.95rem 1rem;font-size:1.18rem;font-weight:700;box-shadow:0 10px 24px #00000047}.landing-2-page-theme .landing-1__opt--wide:hover{background-color:#12771ae8;border-color:#ffffffb8;box-shadow:0 14px 30px #0006}.landing-2-page-theme .landing-1__opt--wide.landing-1__opt--active{background:#22a328b2;border-color:#fff9;box-shadow:0 14px 30px #0006}.landing-2-page-theme .landing-1__result-title{font-size:1.9rem}
