:root{--topbar-bg: #ffffff;--topbar-text: #111111;--topbar-border: rgba(0, 0, 0, .08);--hero-bg-image: url(https://wocoz-games-prod-ap2.s3.ap-south-2.amazonaws.com/wocoz-website/website-games-bg.png);--section-light-bg: #f5f5f5;--section-light-text: #111111;--download-bg: #000000;--download-text: #ffffff;--download-subtext: rgba(255, 255, 255, .85);--footer-bg: #000000;--footer-text: #ffffff;--footer-link: rgba(255, 255, 255, .8);--footer-link-hover: #ffffff;--font-brand: "Nunito", system-ui, sans-serif;--section-min-height: 100vh;--section-min-height-dvh: 100dvh;--content-max-width: 1200px;--topbar-max-width: 1280px;--topbar-height: 88px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media(max-width:768px){:root{--topbar-height: 52px}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#000}body{margin:0;min-width:320px;color:var(--section-light-text);background:#000;scroll-padding-top:var(--topbar-height)}@media(max-width:768px){body{scroll-padding-top:0}}#root{min-height:100vh}.home-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh}.app-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;-webkit-scroll-snap-type:y mandatory}.app-scroll .section{min-height:100%;scroll-snap-align:start;scroll-snap-stop:always;-webkit-scroll-snap-align:start;-webkit-scroll-snap-stop:always;flex-shrink:0}.app-scroll .section--hero,.app-scroll .section--wocoz-ai{height:100%;max-height:100%}.section{min-height:var(--section-min-height);min-height:var(--section-min-height-dvh);width:100%;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none}img{max-width:100%;height:auto}.wocoz-brand{font-family:var(--font-brand);font-weight:900;text-transform:uppercase;-webkit-text-stroke:1px currentColor;paint-order:stroke fill;letter-spacing:-.03em;text-shadow:.5px 0 0 currentColor,-.5px 0 0 currentColor,0 .5px 0 currentColor,0 -.5px 0 currentColor,.35px .35px 0 currentColor,-.35px -.35px 0 currentColor,.35px -.35px 0 currentColor,-.35px .35px 0 currentColor}body:has(.privacy-page),body:has(.eula-page),body:has(.terms-page){background-color:#fff;color:#111}#root:has(.privacy-page),#root:has(.eula-page),#root:has(.terms-page){background-color:#fff;min-height:100vh}.topbar{position:sticky;top:0;z-index:100;background:#fff;color:#111;border-bottom:1px solid var(--topbar-border);box-shadow:0 1px 3px #0000000a;isolation:isolate}.topbar__inner{width:100%;max-width:var(--topbar-max-width);margin:0 auto;padding:0 .75rem;height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;gap:2.5rem;box-sizing:border-box}.topbar__left{display:flex;align-items:center;gap:2rem}.topbar__logo{font-weight:900;font-size:2.75rem;letter-spacing:-.02em;text-decoration:none;color:#111}.topbar__logo:hover{text-decoration:none;opacity:.85}.topbar__nav{display:flex;align-items:center;gap:2.5rem}.topbar__link{font-size:.9375rem;font-weight:500;color:#111;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-decoration:none}.topbar__link:hover{text-decoration:none;opacity:.7}.topbar__right{display:flex;align-items:center;gap:2rem}.topbar__social{display:flex;align-items:center;gap:.5rem}.topbar__social-link{display:inline-flex;color:#111;padding:.25rem;line-height:0}.topbar__social-link:hover{opacity:.7}.topbar__cta-group{display:flex;align-items:center;gap:1.25rem}.topbar__cta{font-size:.9375rem;font-weight:600;padding:.5rem 1rem;background:#111;color:#fff;border-radius:9999px;white-space:nowrap}.topbar__cta:hover{text-decoration:none;opacity:.9}.topbar__cta--ads{background:#111;color:#fff}.topbar__menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;background:transparent;border:none;color:#111}.topbar__menu-icon{display:block;width:20px;height:2px;background:currentColor;border-radius:1px}.topbar__nav-link{display:block;padding:.75rem 0;font-size:.9375rem;font-weight:500;color:#111;text-decoration:none}.topbar__nav-link:hover{text-decoration:none;opacity:.7}@media(max-width:768px),(max-height:500px){.topbar{display:none!important}.topbar__inner{padding:0 .5rem;min-height:var(--topbar-height);height:auto}.topbar__left{gap:.75rem}.topbar__logo{font-size:1.5rem}.topbar__menu-btn{display:flex;width:36px;height:36px}.topbar__menu-icon{width:18px;height:2px}.topbar__cta-group{gap:.5rem}.topbar__cta{font-size:.8125rem;padding:.4rem .75rem}.topbar__link--desktop{display:none}.topbar__nav{position:absolute;top:100%;left:0;right:0;z-index:99;display:flex;flex-direction:column;padding:1rem 1.5rem;background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);box-shadow:0 4px 12px #00000014;gap:0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,visibility .2s,transform .2s}.topbar__nav--open{opacity:1;visibility:visible;transform:translateY(0)}.topbar__right{margin-left:auto}.topbar__social{display:none}}@media(min-width:769px){.topbar__nav{display:none}}.section--hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:var(--section-min-height);height:var(--section-min-height-dvh);min-height:var(--section-min-height);min-height:var(--section-min-height-dvh);max-height:var(--section-min-height);max-height:var(--section-min-height-dvh);flex-shrink:0;background-color:#000;color:#fff;overflow:hidden;box-sizing:border-box}@media(min-width:769px){.section--hero{height:calc(100vh - var(--topbar-height));height:calc(100dvh - var(--topbar-height));min-height:calc(100vh - var(--topbar-height));min-height:calc(100dvh - var(--topbar-height));max-height:calc(100vh - var(--topbar-height));max-height:calc(100dvh - var(--topbar-height))}}@keyframes hero-bg-drift{0%,to{background-position:46% 44%}50%{background-position:54% 56%}}.section--hero:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--hero-bg-image);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;pointer-events:none;animation:hero-bg-drift 12s ease-in-out infinite}.section--hero:after{content:"";position:absolute;inset:0;background:#0000008b;-webkit-backdrop-filter:saturate(180%) blur(1.1px);backdrop-filter:saturate(180%) blur(1.1px);z-index:0;pointer-events:none}@keyframes hero-entrance{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero__center{position:relative;z-index:1;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem clamp(1.5rem,5vw,2.5rem);box-sizing:border-box;opacity:0;animation:hero-entrance .7s ease-out .15s forwards}.hero__bottom{position:relative;z-index:1;flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1.5rem 1.5rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));box-sizing:border-box}.hero__title{font-size:clamp(3.5rem,12vw,6rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.95),0 2px 8px rgba(0,0,0,.9),0 4px 14px rgba(0,0,0,.85),0 8px 28px rgba(0,0,0,.75),0 12px 40px rgba(0,0,0,.6)}.hero__brand-line{font-family:var(--font-brand);font-weight:600;font-size:clamp(1.4rem,4vw,2rem);color:#ffffffe6;margin:.25rem 0 0;letter-spacing:.02em;text-transform:lowercase;text-shadow:0 1px 3px rgba(0,0,0,.95),0 2px 8px rgba(0,0,0,.9),0 4px 14px rgba(0,0,0,.85),0 6px 22px rgba(0,0,0,.75),0 10px 32px rgba(0,0,0,.6)}.hero__tagline{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:clamp(1.25rem,3.5vw,1.75rem);color:#fff;max-width:36ch;margin:1rem 0 0;line-height:1.4;letter-spacing:.02em;text-transform:uppercase;opacity:0;text-shadow:0 1px 3px rgba(0,0,0,.95),0 2px 8px rgba(0,0,0,.9),0 4px 14px rgba(0,0,0,.85),0 6px 18px rgba(0,0,0,.75),0 10px 28px rgba(0,0,0,.6);animation:hero-entrance .6s ease-out .4s forwards}.hero__tagline--caps{text-transform:uppercase}.hero__store-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:.75rem 0 .5rem;opacity:0;animation:hero-entrance .6s ease-out .55s forwards}.hero__store-badge{display:block;transition:transform .2s ease,opacity .2s ease}.hero__store-badge:hover{transform:scale(1.05);opacity:.95}.hero__store-badge img{display:block;height:72px;width:auto;max-width:240px;object-fit:contain}.hero__scroll-hint{display:inline-flex;align-items:center;gap:.35rem;font-size:1.1rem;font-weight:700;color:#ffffffd9;text-decoration:none;margin-top:.75rem;opacity:0;text-shadow:0 2px 4px rgba(0,0,0,.6),0 4px 12px rgba(0,0,0,.4),0 6px 16px rgba(0,0,0,.3);transition:color .2s ease,opacity .2s ease;animation:hero-entrance .6s ease-out .7s forwards}.hero__scroll-hint:hover{color:#fff;opacity:1}.hero__scroll-arrow{font-size:1.25rem;line-height:1;opacity:.9;animation:hero-scroll-bounce 2s ease-in-out 1.4s infinite}@media(max-width:768px){.section--hero{padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.hero__center{padding:1rem;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}.hero__bottom{padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}.hero__title{font-size:clamp(3rem,11.5vw,4.25rem)}.hero__brand-line{font-size:1.5rem;margin-top:.4rem}.hero__tagline{font-size:1.125rem;letter-spacing:.04em;max-width:28ch;margin-top:.75rem}.hero__store-badges{gap:.75rem;margin:.5rem 0 .45rem}.hero__store-badge img{height:64px;max-width:185px}.hero__scroll-hint{font-size:1rem;font-weight:600;margin-top:.75rem}.hero__scroll-arrow{font-size:1.25rem}}@media(max-height:500px){.section--hero{min-height:800px;height:800px;max-height:none}}@media(max-width:768px)and (orientation:landscape),(max-width:768px)and (max-height:500px){.section--hero{padding-top:env(safe-area-inset-top,0px)}.hero__center{padding:.5rem 1rem}.hero__bottom{transform:scale(.85);transform-origin:center bottom;padding:.5rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}}@media(max-width:768px)and (max-height:400px){.hero__bottom{transform:scale(.7);transform-origin:center bottom}}@media(max-width:380px){.hero__title{font-size:clamp(2.75rem,10vw,3.25rem)}.hero__brand-line{font-size:1.1875rem}.hero__tagline{font-size:1rem}.hero__store-badge img{height:58px;max-width:155px}.hero__scroll-hint{font-size:.9375rem}}.section--showcase{justify-content:center;align-items:center;width:100%;max-width:100vw;box-sizing:border-box;background:linear-gradient(180deg,#1a1a2e,#16213e,#0f3460);background-image:url(https://wocoz-games-prod-ap2.s3.ap-south-2.amazonaws.com/wocoz-website/Section2BG.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#000;overflow-x:visible}.showcase__title-br{display:none}.showcase__inner{max-width:var(--content-max-width);margin:0 auto;padding:2.5rem clamp(1.5rem,5vw,2.5rem);width:100%;max-width:min(var(--content-max-width),100%);box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;overflow-x:visible;min-width:0}@media(max-width:480px){.showcase__title-br{display:block}}.showcase__content{position:relative;flex:1 1 320px;min-width:0;max-width:760px;width:100%;overflow-wrap:break-word;padding:.5rem 0;text-align:center;opacity:0;transform:translateY(24px);transition:opacity 1.2s ease-out,transform 1s ease-out}.showcase__content--in-view{opacity:1;transform:translateY(0)}.showcase__title-holder{display:inline-block;padding:1.25rem 1.75rem;background:#ffffff73;-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px);border-radius:12px;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 20px #00000014,inset 0 1px #fff6}.showcase__title-holder .showcase__title{color:#000;text-shadow:0 1px 2px rgba(255,255,255,.5)}.showcase__content .showcase__text{color:#000}.showcase__title{font-size:clamp(2rem,5.5vw,3.25rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-shadow:none}.showcase__text{font-size:1.125rem;opacity:.9;line-height:1.5;margin:0;text-shadow:none}.showcase__description-holder{width:100%;flex-basis:100%;display:flex;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out .3s,transform 1s ease-out .3s;padding:1rem 1.5rem;background:#ffffff73;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-radius:12px;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 20px #00000014,inset 0 1px #fff6;max-width:min(52ch,100%);margin:0 auto}.showcase__description-holder.showcase__description--in-view{opacity:1;transform:translateY(0)}.showcase__description-holder .showcase__description{margin:0;width:100%}.showcase__description{font-size:1.125rem;line-height:1.5;color:#000;text-align:center;text-shadow:0 1px 2px rgba(255,255,255,.5)}.showcase__cta{display:flex;flex-wrap:wrap;gap:.75rem}.showcase__btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:9999px;white-space:nowrap}.showcase__btn:hover{text-decoration:none;opacity:.92}.showcase__btn--primary{background:#fff;color:#000}.showcase__btn--secondary{background:#ffffff26;color:#000;border:2px solid rgba(0,0,0,.4)}.showcase__phone-wrap{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;transform:translate(120%);opacity:0;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .6s ease-out}.showcase__phone-wrap--in-view{transform:translate(0);opacity:1}@media(min-width:769px){.section--showcase{padding-bottom:1.5rem}.showcase__inner{padding-bottom:.5rem}.showcase__phone-wrap{margin-top:3rem}.showcase__description-holder{margin-top:-5rem}}@media(max-width:768px){.showcase__phone-wrap{transform:translateY(80%)}.showcase__phone-wrap--in-view{transform:translateY(0)}}.showcase__phone-frame{position:relative;width:310px;height:670px;aspect-ratio:428 / 926;max-height:none;border-radius:2.5rem;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 0 0 3px #333,0 0 0 6px #0d0d0d,0 6px 12px #0000008c,0 16px 32px #00000080,0 32px 64px -12px #0009,0 0 100px #00000073}.showcase__phone-frame:after{content:"";position:absolute;inset:0;border-radius:2.5rem;border:.5rem solid #0d0d0d;background:transparent;z-index:1;pointer-events:none}.showcase__phone-screen{position:absolute;inset:.5rem;z-index:0;min-height:0;border-radius:2rem;overflow:hidden;background:#000;-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate}.showcase__swipe-overlay{display:flex;justify-content:center;align-items:flex-end;min-height:4rem;padding-bottom:.25rem;pointer-events:none;animation:showcase-swipe-overlay-fade 1s ease-out forwards}.showcase__swipe-arrow{font-size:4.5rem;line-height:1;color:#fffffff2;text-shadow:0 2px 4px rgba(0,0,0,.9),0 4px 12px rgba(0,0,0,.85),0 6px 20px rgba(0,0,0,.8),0 0 24px rgba(0,0,0,.75);animation:showcase-swipe-arrow-up .7s ease-out forwards}@keyframes showcase-swipe-overlay-fade{0%{opacity:0}15%{opacity:1}70%{opacity:1}to{opacity:0}}@keyframes showcase-swipe-arrow-up{0%{transform:translateY(0);opacity:.9}to{transform:translateY(-280%);opacity:0}}.showcase__poster-track{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.showcase__poster-track--no-transition{transition:none}.showcase__poster-slide{flex:0 0 100%;width:100%;height:100%;min-height:100%;min-width:0;overflow:hidden;position:relative}.showcase__poster-video{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;display:block;background:#000;position:absolute;inset:0}@media(max-width:768px){.section--showcase{justify-content:flex-start;padding:.5rem 1.5rem 2rem}.showcase__inner{flex-direction:column;align-items:center;justify-content:flex-start;gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.showcase__content{flex:0 0 auto;order:1;text-align:center;padding:.5rem 0;width:100%;margin:0;margin-top:.75rem}.showcase__description-holder{order:3}.showcase__phone-wrap{flex:0 0 auto;order:2;margin:0 auto}.showcase__phone-frame{width:300px;height:648px;aspect-ratio:428 / 926;max-height:none}.showcase__cta{justify-content:center}}@media(max-width:480px){.section--showcase{padding-left:1.25rem;padding-right:1.25rem}.showcase__inner{padding-left:1rem;padding-right:1rem}.showcase__title{font-size:1.625rem;line-height:1.35}.showcase__text{font-size:1rem}}@media(max-width:360px){.section--showcase{padding-left:1rem;padding-right:1rem}.showcase__inner{padding-left:.75rem;padding-right:.75rem}.showcase__title{font-size:1.375rem;line-height:1.35}.showcase__text{font-size:.9375rem}}.section--features{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:auto;padding-top:5rem;background-color:#000;color:#fff;overflow:hidden;box-sizing:border-box}.section--features:before{content:"";position:absolute;inset:-20px;z-index:0;background-image:url(https://wocoz-games-prod-ap2.s3.ap-south-2.amazonaws.com/wocoz-website/socialBG.png);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(2px);-webkit-filter:blur(2px);pointer-events:none}@media(min-width:769px){.section--features{padding-top:10rem}.features__hero-row{padding-top:2rem}.features__phones-wrap{min-height:680px}.features__phones{width:520px;height:680px}}.features__hero-row{position:relative;z-index:1;width:100%;max-width:min(var(--content-max-width, 1200px),100%);margin:0 auto;padding:1.25rem clamp(1.5rem,5vw,2.5rem) 2rem;box-sizing:border-box;display:grid;grid-template-columns:1fr minmax(280px,600px);grid-template-rows:auto;align-items:center;gap:2rem 3rem;min-height:0}.features__hero-content{min-width:0;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.section--features.features--in-view .features__hero-content{opacity:1;transform:translateY(0);transition-delay:.05s}.features__title-holder{display:inline-block;padding:1rem 1.5rem 1rem 2rem;background:#ffffff73;-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);border-radius:12px;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 20px #00000014,inset 0 1px #fff6}.features__title-holder .features__title{margin:0}.features__title{font-size:clamp(2rem,5.5vw,3.25rem);font-weight:900;letter-spacing:-.02em;line-height:1.25;margin:0;color:#000;overflow-wrap:break-word;word-wrap:break-word;text-shadow:0 1px 2px rgba(255,255,255,.5)}.features__phones-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;width:100%;max-width:680px;justify-self:center;opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.section--features.features--in-view .features__phones-wrap{opacity:1;transform:translateY(0);transition-delay:.15s}.features__phones{position:relative;width:520px;height:520px;flex-shrink:0}.features__phone{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.features__phone--left{left:28%;transform:translate(-50%,-50%) rotate(-12deg);z-index:1}.features__phone--right{left:72%;transform:translate(-50%,-50%) rotate(12deg);z-index:1}.features__phone-frame{position:relative;width:300px;height:648px;aspect-ratio:428 / 926;max-height:none;border-radius:1.5rem;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 0 0 3px #333,0 0 0 6px #0d0d0d,0 6px 12px #0000008c,0 16px 32px #00000080,0 24px 48px -8px #0000008c}.features__phone-frame:after{content:"";position:absolute;inset:0;border-radius:1.5rem;border:.5rem solid #0d0d0d;background:transparent;z-index:1;pointer-events:none}.features__phone-screen{position:absolute;inset:.25rem;z-index:0;min-height:0;border-radius:1.125rem;overflow:hidden;background:#000;-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate}.features__phone-img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:50% center;position:absolute;inset:0;margin:0;padding:0;image-rendering:-webkit-optimize-contrast}.features__black-band{position:relative;z-index:1;width:100%;margin-top:0;padding:2rem clamp(1.5rem,5vw,2.5rem) 8rem;box-sizing:border-box;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 50%,#000 100%);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.features__cta-title{font-family:var(--font-brand);font-weight:500;font-size:clamp(1.25rem,3vw,1.5rem);color:#fff;margin:0;line-height:1.4;text-align:center}.features__grid{width:100%;max-width:min(var(--content-max-width, 1200px),100%);margin:0;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:769px){.features__grid{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem 2rem}.features__grid .features__card{flex:1 1 280px;max-width:360px}}.features__card{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:42ch;width:100%;padding:1.5rem 1.75rem;background:#00000059;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border:1px solid #fff;border-radius:12px;box-shadow:0 4px 20px #0003,inset 0 1px #ffffff0f;opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out,background .2s,border-color .2s,box-shadow .2s}.section--features.features--in-view .features__card{opacity:1;transform:translateY(0)}.section--features.features--in-view .features__card:nth-child(1){transition-delay:.1s}.section--features.features--in-view .features__card:nth-child(2){transition-delay:.2s}.section--features.features--in-view .features__card:nth-child(3){transition-delay:.3s}.features__card:hover{background:#00000073;border-color:#fff;box-shadow:0 4px 24px #00000040,inset 0 1px #ffffff14;transition-delay:0s}.features__card-title{font-family:var(--font-brand);font-weight:600;font-size:1.5rem;color:#fff;margin:0 0 .25rem;line-height:1.3}.features__card-desc{font-size:.875rem;color:#ffffffe6;margin:0;line-height:1.5}@media(max-width:768px){.section--features{overflow-x:visible}.features__hero-row{grid-template-columns:1fr;grid-template-rows:auto auto;padding:2rem 1rem 1.5rem;gap:1.5rem;overflow-x:visible}.features__hero-content{order:1;min-height:0;margin-bottom:.5rem}.features__phones-wrap{order:2;min-height:460px;margin-top:0;width:100%;max-width:100%;overflow:visible;padding:0 .5rem;box-sizing:border-box}.features__phones{width:100%;height:460px;max-width:min(420px,calc(100vw - 2rem));margin:0 auto;transform:scale(.82);transform-origin:center center}.features__phone-frame{width:205px;height:444px;aspect-ratio:428 / 926;max-height:none}.features__black-band{padding:1.5rem 1.25rem max(8rem,25vh);gap:1.25rem}.features__grid{gap:1rem}.features__card{min-width:0}.features__card-title{font-size:1.25rem}}.section--wocoz-ai{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;padding-top:5rem;padding-bottom:4rem;background-color:#000;color:#fff;overflow:hidden;box-sizing:border-box}.section--wocoz-ai:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(https://wocoz-games-prod-ap2.s3.ap-south-2.amazonaws.com/wocoz-website/AIBG.png);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;pointer-events:none;animation:wocoz-ai-bg-pan 20s linear infinite}@keyframes wocoz-ai-bg-pan{0%{background-position:50% 42%}50%{background-position:50% 58%}to{background-position:50% 42%}}@keyframes wocoz-ai-bg-pan-narrow{0%{background-position:50% 44%}50%{background-position:50% 56%}to{background-position:50% 44%}}@media(max-width:768px){.section--wocoz-ai:before{background-size:320%;animation:wocoz-ai-bg-pan-narrow 18s linear infinite}}@media(max-height:500px){.section--wocoz-ai{min-height:800px;height:800px;max-height:none}}.wocoz-ai__particles{position:absolute;inset:0;z-index:.6;pointer-events:none;overflow:hidden}.wocoz-ai__particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#ffffffbf;box-shadow:0 0 8px #ffffff80;transform:translate(-50%,-50%);animation:wocoz-ai-particle-float ease-in-out infinite}@keyframes wocoz-ai-particle-float{0%,to{transform:translate(-50%,-50%) translate(0);opacity:.7}25%{transform:translate(-50%,-50%) translate(8px,-15px);opacity:1}50%{transform:translate(-50%,-50%) translate(-6px,-25px);opacity:.6}75%{transform:translate(-50%,-50%) translate(10px,-12px);opacity:.9}}@media(min-width:769px){.section--wocoz-ai{padding-top:9rem}.wocoz-ai__hero-row{padding-top:2rem}}.wocoz-ai__hero-row{position:relative;z-index:1;flex:1;width:100%;max-width:min(var(--content-max-width, 1200px),100%);margin:0 auto;padding:2rem clamp(1.5rem,5vw,2.5rem) 2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0}.wocoz-ai__hero-content{position:relative;min-width:0;width:100%;margin-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wocoz-ai__hero-content:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160%;height:180%;background:radial-gradient(ellipse at center,rgba(34,211,238,.18) 0%,rgba(34,211,238,.1) 25%,rgba(34,211,238,.05) 45%,transparent 65%);filter:blur(56px);z-index:-1;pointer-events:none}.wocoz-ai__label{margin:0 0 .75rem;font-size:clamp(1.375rem,4.25vw,2.25rem);font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#22d3ee;text-align:center;text-shadow:2px 3px 6px rgba(0,0,0,.65),4px 6px 12px rgba(0,0,0,.5),3px 5px 8px rgba(0,0,0,.4);filter:drop-shadow(2px 3px 6px rgba(0,0,0,.65)) drop-shadow(4px 6px 12px rgba(0,0,0,.5))}.wocoz-ai__title-wrap{position:relative;display:inline-block}.wocoz-ai__title-wrap:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:320%;height:340%;background:radial-gradient(ellipse at center,rgba(255,255,255,.5) 0%,rgba(255,255,255,.2) 20%,rgba(34,211,238,.25) 40%,rgba(34,211,238,.12) 55%,rgba(34,211,238,.04) 70%,transparent 70%);filter:blur(48px);z-index:-1;pointer-events:none}.wocoz-ai__main-title{font-size:clamp(2.75rem,8.5vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0 0 1rem;text-align:center;overflow-wrap:break-word;word-wrap:break-word;color:#fff;text-shadow:0 0 10px rgba(255,255,255,.25),2px 3px 4px rgba(0,0,0,.5),3px 5px 8px rgba(0,0,0,.35);filter:drop-shadow(2px 3px 4px rgba(0,0,0,.5)) drop-shadow(3px 5px 8px rgba(0,0,0,.35))}.wocoz-ai__subtitle{font-size:clamp(1.1rem,2.8vw,1.35rem);font-weight:500;color:#22d3ee;margin:0;line-height:1.5;text-align:center;max-width:28ch;letter-spacing:.01em;text-shadow:2px 3px 4px rgba(0,0,0,.5),3px 5px 8px rgba(0,0,0,.35)}.wocoz-ai__visual-wrap{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.section--wocoz-ai .wocoz-ai__label,.section--wocoz-ai .wocoz-ai__title-wrap,.section--wocoz-ai .wocoz-ai__subtitle,.section--wocoz-ai .wocoz-ai__feature-list,.section--wocoz-ai .wocoz-ai__bottom-band{opacity:0;transform:translateY(24px);transition:opacity .5s ease-out,transform .5s ease-out}.section--wocoz-ai.wocoz-ai--in-view .wocoz-ai__label{opacity:1;transform:translateY(0);transition-delay:.05s}.section--wocoz-ai.wocoz-ai--in-view .wocoz-ai__title-wrap{opacity:1;transform:translateY(0);transition-delay:.15s}.section--wocoz-ai.wocoz-ai--in-view .wocoz-ai__subtitle{opacity:1;transform:translateY(0);transition-delay:.25s}.section--wocoz-ai.wocoz-ai--in-view .wocoz-ai__feature-list{opacity:1;transform:translateY(0);transition-delay:.35s}.section--wocoz-ai.wocoz-ai--in-view .wocoz-ai__bottom-band{opacity:1;transform:translateY(0);transition-delay:.45s}.wocoz-ai__chat{display:flex;flex-direction:column;gap:1.25rem;text-align:left;width:100%;max-width:420px;margin-bottom:1.5rem}.wocoz-ai__bubble--user{display:flex;align-items:flex-end;gap:.75rem;align-self:flex-start;max-width:95%}.wocoz-ai__avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.wocoz-ai__avatar--user .wocoz-ai__avatar-inner{width:28px;height:28px;border-radius:50%;background:#fff3}.wocoz-ai__bubble-inner{padding:1rem 1.25rem;border-radius:1.25rem;max-width:100%}.wocoz-ai__bubble--user .wocoz-ai__bubble-inner{background:#00000059;border:1px solid rgba(255,255,255,.2);border-bottom-left-radius:.25rem;box-shadow:0 2px 8px #0003}.wocoz-ai__bubble-text{margin:0;font-size:clamp(.9rem,2vw,1rem);line-height:1.5;color:#fff}.wocoz-ai__bubble--ai{display:flex;align-self:flex-end;max-width:95%}.wocoz-ai__bubble--ai .wocoz-ai__bubble-inner{background:#00000059;border:1px solid rgba(34,211,238,.5);border-bottom-right-radius:.25rem;box-shadow:0 0 20px #22d3ee33,0 0 40px #22d3ee1a}.wocoz-ai__bubble-heading{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#fff}.wocoz-ai__icon{flex-shrink:0;color:#fff}.wocoz-ai__bubble-list{margin:0;padding-left:1.25rem;list-style:none}.wocoz-ai__bubble-list li{position:relative;font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.6;color:#fff;margin-bottom:.35rem}.wocoz-ai__bubble-list li:last-child{margin-bottom:0}.wocoz-ai__bubble-list li:before{content:"";position:absolute;left:-1rem;top:.5em;width:5px;height:5px;border-radius:50%;background:#fff}.wocoz-ai__preview-wrap{margin-bottom:0}.wocoz-ai__preview-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;color:#fff;background:#22d3ee59;border:1px solid rgba(34,211,238,.5);border-radius:12px;cursor:pointer;box-shadow:0 0 20px #22d3ee33;transition:background .2s,border-color .2s,box-shadow .2s}.wocoz-ai__preview-btn:hover{background:#22d3ee73;border-color:#22d3eea6;box-shadow:0 0 28px #22d3ee4d}.wocoz-ai__feature-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem 0;text-align:center}.wocoz-ai__feature-list li{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:600;color:#fff;margin:0;padding:0;line-height:1.4;list-style:none;display:flex;align-items:center;text-shadow:2px 3px 4px rgba(0,0,0,.5),3px 5px 8px rgba(0,0,0,.35)}.wocoz-ai__feature-list li:not(:last-child):after{content:" ● ";font-weight:700;color:#fff;margin-left:.75rem;margin-right:.75rem;display:inline-flex;align-items:center;font-size:.65em;vertical-align:middle}.wocoz-ai__bottom-band{position:relative;z-index:1;flex-shrink:0;width:100%;margin-top:5rem;padding:0 clamp(1.5rem,5vw,2.5rem) 4rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.wocoz-ai__coming-btn{display:inline-block;padding:1.25rem 4rem;font-size:1.2rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:#000;background:#fff;border:none;border-radius:10px;cursor:pointer;transition:background .2s,color .2s,opacity .2s}.wocoz-ai__coming-btn:hover{background:#f0f0f0;opacity:.95}@media(max-width:768px){.wocoz-ai__hero-row{padding:2rem 1.25rem 1.5rem;gap:1rem}.wocoz-ai__hero-content{margin-top:14rem}.wocoz-ai__label{font-size:clamp(1.25rem,4vw,1.75rem)}.wocoz-ai__title-wrap:before{width:280%;height:300%;filter:blur(40px)}.wocoz-ai__main-title{font-size:clamp(2.5rem,7.5vw,3.5rem)}.wocoz-ai__subtitle{font-size:1.125rem}.wocoz-ai__feature-list li{font-size:clamp(1.1rem,2.8vw,1.3rem)}.wocoz-ai__coming-btn{font-size:1.1rem;padding:1.125rem 3.25rem}.wocoz-ai__bottom-band{padding:2.5rem 1.25rem 3rem}}@media(max-width:480px){.wocoz-ai__hero-content{margin-top:10rem}.wocoz-ai__label{font-size:1.125rem}.wocoz-ai__main-title{font-size:2.25rem}.wocoz-ai__subtitle{font-size:1.0625rem}}@media(max-width:400px){.wocoz-ai__feature-list{flex-direction:column;gap:.5rem;align-items:center}.wocoz-ai__feature-list li:not(:last-child):after{content:none;display:none}}.section--download{justify-content:center;align-items:center;background:var(--download-bg);color:var(--download-text);padding:2rem 1.5rem}.download-section__container{max-width:var(--content-max-width);margin:0 auto;width:100%}.download-section__main{display:grid;grid-template-columns:1fr auto;align-items:start;gap:4rem 5rem}.download-section__main-left{min-width:0;display:flex;flex-direction:column;gap:0}.download-section__content{min-width:0;text-align:left}.download-section__title{font-size:clamp(2rem,6vw,3rem);font-weight:700;letter-spacing:-.03em;margin:0 0 .75rem;color:var(--download-text)}.download-section__tagline{font-size:clamp(.9375rem,2vw,1.125rem);color:var(--download-subtext);max-width:42ch;margin:1.5rem 0;line-height:1.5}.download-section__store-badges{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.download-section__store-badge{display:inline-block}.download-section__store-badge:hover{opacity:.92}.download-section__store-badge img{display:block;height:56px;width:auto;max-width:180px;object-fit:contain}.download-section__social{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.download-section__follow{font-size:.9375rem;font-weight:500;color:var(--footer-text)}.download-section__social-icons{display:flex;align-items:center;gap:1rem}.download-section__social-link{display:inline-flex;color:var(--footer-text);transition:opacity .2s}.download-section__social-link:hover{opacity:.8;text-decoration:none}.download-section__qr{grid-column:2;justify-self:start}.download-section__qr-card{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:1.5rem;padding:2rem 2.5rem 1rem;text-align:center;min-width:260px;box-shadow:0 0 20px #ffffff40,0 0 40px #ffffff26}.download-section__qr-label{font-size:.875rem;color:var(--download-subtext);margin:0 0 .75rem;line-height:1.4}.download-section__qr-platform{display:block;width:100%;max-width:220px;margin:.75rem auto 0;padding:.5rem 2rem .5rem .75rem;font-size:.8125rem;color:var(--download-text);background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.download-section__qr-platform:hover,.download-section__qr-platform:focus{border-color:#ffffff59;outline:none}.download-section__qr-platform option{background:#1a1a1a;color:#fff}.download-section__qr-code{display:block;width:180px;height:180px;margin:0 auto;object-fit:contain;background:#fff;border-radius:8px;padding:8px;box-sizing:border-box}@media(min-width:769px){.section--download{padding:4rem 1.5rem}.download-section__main{margin-bottom:.25rem}.download-section__main-left{gap:0}.download-section__title{margin-bottom:.5rem}.download-section__tagline{margin-top:1rem;margin-bottom:2.25rem}.download-section__social{margin-top:2.5rem}}@media(max-width:768px){.download-section__main{display:flex;flex-direction:column;align-items:center;gap:2rem}.download-section__main-left{order:1;width:100%;align-items:center}.download-section__title{text-align:center}.download-section__qr{grid-column:auto;order:2}.download-section__content{text-align:center}.download-section__tagline{margin-left:auto;margin-right:auto;text-align:center}.download-section__store-badges{justify-content:center}.download-section__social{align-items:center}}.site-footer{width:100%}.site-footer__divider{border:none;border-top:1px solid rgba(255,255,255,.2);margin:1.5rem 0}.site-footer__links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.site-footer__link{font-size:.875rem;color:var(--footer-link);text-decoration:none}.site-footer__link--internal{background:none;border:none;padding:0;font:inherit;cursor:pointer;text-align:left;touch-action:manipulation;position:relative;z-index:1}.site-footer__link:hover,.site-footer__link--internal:hover{color:var(--footer-link-hover);text-decoration:none}.site-footer__link--current{cursor:default;opacity:.85}.site-footer__link--current:hover{color:var(--footer-link)}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem 2rem;padding-top:1.5rem}.site-footer__address{font-size:.875rem;font-style:normal;line-height:1.6;color:var(--footer-link)}.site-footer__logo{font-family:var(--font-brand);font-weight:900;font-size:1.5rem;line-height:1.1;letter-spacing:-.03em;text-transform:uppercase;color:var(--footer-text);text-align:right;white-space:nowrap}.site-footer__copyright{font-size:.75rem;line-height:1.5;color:var(--footer-link);margin:1.5rem 0 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);white-space:nowrap}@media(min-width:769px){.site-footer__divider{margin:3rem 0}.site-footer__bottom{padding-top:2.5rem}.site-footer__copyright{margin-top:2.5rem;padding-top:2.5rem}}@media(max-width:768px){.site-footer__link{font-size:.75rem}.site-footer__links{gap:.35rem .75rem}}@media(max-width:640px){.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__logo{text-align:left}.site-footer__copyright{white-space:normal}}.page-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.12);background:#fff;color:#111}.page-header__left{display:flex;justify-content:flex-start}.page-header__right{display:flex;justify-content:flex-end}.page-header__title{margin:0;font-size:1.125rem;font-weight:600;color:#111!important;text-align:center;justify-self:center}.page-header__logo{font-family:var(--font-brand);font-weight:900;font-size:1.5rem;color:#111!important;text-decoration:none;letter-spacing:-.02em}.page-header__logo:hover{text-decoration:underline;color:#111}.page-header__back{font-size:1rem;font-weight:500;color:#111!important;text-decoration:none}.page-header__back:hover{text-decoration:underline;color:#111}.page-header--embed .page-header__left,.page-header--embed .page-header__right{visibility:hidden;pointer-events:none}@media(min-width:769px){.page-header{padding:1.25rem 2rem}}.about-page-wrapper{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.about-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.about-title{font-family:var(--font-brand);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;margin:0 0 1.5rem;color:#000;text-transform:uppercase}.about-title__tagline{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;text-transform:none;letter-spacing:.02em}.about-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.about-intro--highlight{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.about-section{margin-bottom:2.5rem}.about-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.about-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.about-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.about-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.about-brand{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(0,0,0,.1);text-align:center}.about-brand__name{font-family:var(--font-brand);font-weight:900;font-size:1.75rem;color:#000;margin:0 0 .25rem;letter-spacing:-.02em;text-transform:uppercase}.about-brand__tagline{font-size:1rem;color:#555;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.about-brand__slogan{font-family:var(--font-brand);font-size:.9rem;font-weight:900;letter-spacing:.15em;color:#000;margin:1rem 0 0;text-transform:uppercase}@media(min-width:769px){.about-header{padding:1.25rem 2rem}.about-main{padding:3rem 2rem 4rem}.about-brand{margin-top:4rem;padding-top:3rem}}.contact-page-wrapper{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.contact-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.contact-title{font-family:var(--font-brand);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1rem;color:#000;text-transform:uppercase}.contact-intro{font-size:1rem;line-height:1.65;margin:0 0 2rem;color:#000}.contact-section{margin-bottom:2rem}.contact-section h2{font-size:1.15rem;font-weight:700;margin:0 0 .5rem;color:#000}.contact-section p{font-size:1rem;line-height:1.65;margin:0;color:#000}.contact-link{color:#000;text-decoration:underline}.contact-link:hover{text-decoration:none}@media(min-width:769px){.contact-main{padding:3rem 2rem 4rem}}.features-page-wrapper{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.features-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.features-title{font-family:var(--font-brand);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1rem;color:#000;text-transform:uppercase}.features-intro{font-size:1rem;line-height:1.65;margin:0 0 2rem;color:#000}.features-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.features-card{padding:1.5rem;background:#f5f5f5;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.features-card__title{font-size:1.15rem;font-weight:700;margin:0 0 .5rem;color:#000}.features-card__desc{font-size:1rem;line-height:1.5;margin:0;color:#333}@media(min-width:769px){.features-main{padding:3rem 2rem 4rem}}.media-center-page{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.media-center-main{flex:1;max-width:900px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.media-center-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 .5rem;color:#000;letter-spacing:-.02em}.media-center-tagline{font-size:1.15rem;color:#333;margin:0 0 3rem;line-height:1.5}.media-center-section{margin-bottom:3rem}.media-center-section h2{font-size:clamp(1.35rem,2.5vw,1.5rem);font-weight:700;margin:0 0 1.25rem;color:#000}.media-center-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.media-center-videos{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1rem}.media-center-video-card{background:#f5f5f5;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.media-center-video-card__thumb{aspect-ratio:16 / 9;background:linear-gradient(135deg,#00000014,#0000000a);display:flex;align-items:center;justify-content:center;position:relative}.media-center-video-card__play{width:3rem;height:3rem;border-radius:50%;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;padding-left:.2rem;box-sizing:border-box}.media-center-video-card__meta{padding:1rem}.media-center-video-card__date{display:block;font-size:.8rem;color:#666;margin-bottom:.35rem}.media-center-video-card__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.3;color:#000}.media-center-video-card__subtitle{margin:0;font-size:.875rem;color:#555;line-height:1.4}.media-center-section--assets{background:#f9f9f9;padding:2rem;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.media-center-cta{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:#000;color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;border-radius:8px;transition:background .2s,color .2s}.media-center-cta:hover{background:#333;color:#fff;text-decoration:none}.media-center-section--press{padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.media-center-link{color:#000;text-decoration:underline;font-weight:500}.media-center-link:hover{text-decoration:none}@media(min-width:769px){.media-center-main{padding:3rem 2rem 4rem}.media-center-tagline{margin-bottom:4rem}.media-center-section--assets{padding:2.5rem}}.privacy-page{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.privacy-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.privacy-main :is(h2,h3)[id],.privacy-main section[id]{scroll-margin-top:7.5rem}.privacy-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1.5rem;color:#000}.privacy-dates{font-size:.95rem;color:#333;margin:0 0 1.5rem;line-height:1.6}.privacy-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.privacy-section h3{font-size:clamp(1.05rem,2vw,1.15rem);font-weight:600;margin:1.25rem 0 .5rem;color:#000}.privacy-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.privacy-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.privacy-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.privacy-link{color:#000;text-decoration:underline}.privacy-link:hover{text-decoration:none}@media(min-width:769px){.privacy-main{padding:3rem 2rem 4rem}}.domains-page{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.domains-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.domains-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1.5rem;color:#000}.domains-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.domains-section{margin-bottom:2.5rem}.domains-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.domains-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.domains-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.domains-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.domains-link{color:#000;text-decoration:underline}.domains-link:hover{text-decoration:none}@media(min-width:769px){.domains-main{padding:3rem 2rem 4rem}}.parents-guide-page{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.parents-guide-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.parents-guide-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 .5rem;color:#000}.parents-guide-tagline{font-size:1.1rem;color:#333;margin:0 0 1.5rem;line-height:1.5}.parents-guide-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.parents-guide-section{margin-bottom:2.5rem}.parents-guide-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.parents-guide-section h3{font-size:clamp(1.05rem,2vw,1.15rem);font-weight:600;margin:1.25rem 0 .5rem;color:#000}.parents-guide-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.parents-guide-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.parents-guide-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.parents-guide-link{color:#000;text-decoration:underline}.parents-guide-link:hover{text-decoration:none}.parents-guide-section--final{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.parents-guide-signoff{font-weight:600;margin-top:1rem!important}@media(min-width:769px){.parents-guide-main{padding:3rem 2rem 4rem}}.safe-play-page{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column}.safe-play-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.safe-play-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1.5rem;color:#000}.safe-play-dates{font-size:.95rem;color:#333;margin:0 0 1.5rem;line-height:1.6}.safe-play-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.safe-play-section{margin-bottom:2.5rem}.safe-play-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.safe-play-section h3{font-size:clamp(1.05rem,2vw,1.15rem);font-weight:600;margin:1.25rem 0 .5rem;color:#000}.safe-play-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.safe-play-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.safe-play-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.safe-play-link{color:#000;text-decoration:underline}.safe-play-link:hover{text-decoration:none}@media(min-width:769px){.safe-play-main{padding:3rem 2rem 4rem}}.terms-page{min-height:100vh;background:#fff;color:#000;color-scheme:light;display:flex;flex-direction:column}.terms-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.terms-main :is(h2,h3)[id],.terms-main section[id]{scroll-margin-top:7.5rem}.terms-anchor{display:block;scroll-margin-top:7.5rem;height:0;width:0;overflow:hidden;pointer-events:none}.terms-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1.5rem;color:#000}.terms-dates{font-size:.95rem;color:#333;margin:0 0 1.5rem;line-height:1.6}.terms-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.terms-section{margin-bottom:2.5rem}.terms-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.terms-section h3{font-size:clamp(1.05rem,2vw,1.15rem);font-weight:600;margin:1.25rem 0 .5rem;color:#000}.terms-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.terms-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.terms-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.terms-link{color:#000;text-decoration:underline}.terms-link:hover{text-decoration:none}@media(min-width:769px){.terms-main{padding:3rem 2rem 4rem}}.eula-page{min-height:100vh;background:#fff;color:#000;color-scheme:light;display:flex;flex-direction:column}.eula-main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem;width:100%;box-sizing:border-box}.eula-main :is(h2,h3)[id],.eula-main section[id]{scroll-margin-top:7.5rem}.eula-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1.5rem;color:#000}.eula-dates{font-size:.95rem;color:#333;margin:0 0 1.5rem;line-height:1.6}.eula-intro{font-size:1rem;line-height:1.65;margin:0 0 1.5rem;color:#000}.eula-section{margin-bottom:2.5rem}.eula-main [id]{scroll-margin-top:5.5rem}.eula-section h2{font-size:clamp(1.25rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#000}.eula-section h3{font-size:clamp(1.05rem,2vw,1.15rem);font-weight:600;margin:1.25rem 0 .5rem;color:#000}.eula-section p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;color:#000}.eula-section ul{margin:.5rem 0 1rem;padding-left:1.5rem}.eula-section li{margin-bottom:.35rem;line-height:1.6;color:#000}.eula-link{color:#000;text-decoration:underline}.eula-link:hover{text-decoration:none}@media(min-width:769px){.eula-main{padding:3rem 2rem 4rem}}:root.app-review-index-html{scroll-snap-type:none!important}.app-review-index-page{min-height:100vh;background:#0a0a0f;color:#e8e8ed}.app-review-index-main{max-width:56rem;margin:0 auto;padding:1.5rem 1.25rem 4rem}.app-review-index-title{font-size:1.75rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.app-review-index-lead{line-height:1.55;margin:0 0 1rem;color:#b4b4c0;font-size:.95rem}.app-review-index-meta{font-size:.8rem;color:#888;margin-bottom:1.25rem}.app-review-index-status{color:#888}.app-review-index-error{background:#dc354526;border:1px solid rgba(220,53,69,.45);border-radius:8px;padding:1rem;color:#f8a8b2}.app-review-index-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.app-review-index-table{width:100%;border-collapse:collapse;font-size:.85rem}.app-review-index-table th,.app-review-index-table td{text-align:left;padding:.65rem .75rem;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:top}.app-review-index-table th{background:#ffffff0a;font-weight:600;white-space:nowrap}.app-review-index-table td code{font-size:.75rem;word-break:break-all}.app-review-index-url a{color:#7dd3fc;word-break:break-all}.app-review-index-url a:hover{text-decoration:underline}.mobile-app-banner{display:none;position:fixed;bottom:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);z-index:9999;width:max-content;max-width:calc(100vw - 1.5rem);box-sizing:border-box;background:#00000059;color:#fff;padding:.5rem .75rem;padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px));height:72px;min-height:72px;max-height:72px;align-items:center;gap:.625rem;border-radius:9999px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 20px #0003,inset 0 1px #ffffff0f;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.mobile-app-banner--dismissed{display:none!important}.mobile-app-banner__icon{width:40px;height:40px;border-radius:10px;object-fit:contain;flex-shrink:0;background:#0006;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-app-banner__text{flex:0 1 auto;min-width:0;overflow:hidden}.mobile-app-banner__title{font-family:var(--font-brand);font-size:.875rem;font-weight:700;margin:0;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-app-banner__sub{font-size:.6875rem;color:#ffffffb3;margin:.1rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-app-banner__btn{flex-shrink:0;display:inline-block;padding:.5rem 1rem;background:#fff;color:#111;font-size:.8125rem;font-weight:700;text-transform:none;letter-spacing:.01em;border:none;border-radius:9999px;text-decoration:none;white-space:nowrap;box-shadow:0 1px 3px #00000026}.mobile-app-banner__btn:hover{background:#f0f0f0;color:#111}.mobile-app-banner__close{flex-shrink:0;width:28px;height:28px;padding:0;border:none;background:#ffffff1a;color:#fffc;font-size:1.125rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;min-width:28px;min-height:28px}.mobile-app-banner__close:hover{color:#fff;background:#fff3}@media(max-width:768px){.mobile-app-banner{display:flex!important;bottom:.5rem;bottom:calc(.5rem + env(safe-area-inset-bottom,0px));max-width:calc(100vw - 1rem);padding:.4rem .6rem;padding-left:max(.6rem,env(safe-area-inset-left,0px));padding-right:max(.6rem,env(safe-area-inset-right,0px));height:68px;min-height:68px;max-height:68px;gap:.5rem}.mobile-app-banner__icon{width:36px;height:36px;border-radius:8px}.mobile-app-banner__title{font-size:.8125rem;font-weight:600}.mobile-app-banner__sub{font-size:.625rem}.mobile-app-banner__btn{padding:.4rem .75rem;font-size:.75rem}.mobile-app-banner__close{width:26px;height:26px;font-size:1rem;min-width:26px;min-height:26px}body.mobile-app-banner-visible{padding-bottom:0}}
