:root{--bg-color:#fff;--text-primary:#171515;--text-secondary:#655d5a;--accent-red:#e0342b;--accent-red-dark:#b3251d;--accent-red-glow:#e0342b29;--card-bg:#fff;--card-border:#ece4e0;--card-shadow:0 10px 30px #261a1712;--s-cream:#faf6f2;--s-rose:#fdf0ee;--s-mint:#edf4ee;--s-blue:#eef2f7;--s-gold:#f8f2e7;--s-ink:#171515;--font-inter:"Inter", sans-serif;--font-brand:"Comfortaa", "Inter", sans-serif;--brand-red:#f01c43;--tg-blue:#2aabee;--wa-green:#25d366;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{font-family:var(--font-inter);background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;overflow-x:hidden}img{max-width:100%}.container{max-width:1160px;margin:0 auto;padding:0 24px}.text-secondary{color:var(--text-secondary)}.section{padding:88px 0}.section-inner{max-width:1160px;margin:0 auto;padding:0 24px}.section-eyebrow{color:var(--accent-red-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:.8rem;font-weight:800;display:inline-flex}.section-eyebrow:before{content:"";background:var(--accent-red);border-radius:2px;width:20px;height:2px}.section-title{letter-spacing:-.02em;max-width:640px;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:800;line-height:1.12}.section-desc{max-width:620px;color:var(--text-secondary);margin-top:14px;font-size:1.05rem;line-height:1.65}.section-head-center{text-align:center}.section-head-center .section-title,.section-head-center .section-desc{margin-left:auto;margin-right:auto}.card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:18px}main [id]{scroll-margin-top:84px}:where(a,button,input):focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=640px){.section{padding:60px 0}}.top-nav{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background-color .24s,border-color .24s,box-shadow .24s;position:sticky;top:0}.top-nav.scrolled{-webkit-backdrop-filter:blur(8px);background:#ffffffeb;border-bottom:1px solid #ece4e0cc;box-shadow:0 6px 24px #261a170d}.top-nav-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1160px;min-height:68px;margin:0 auto;padding:0 24px;display:flex}.nav-brand{color:var(--text-primary);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.nav-brand img{object-fit:contain;width:36px;height:42px}.nav-center{align-items:center;gap:4px;display:flex}.nav-center a{color:var(--text-secondary);border-radius:999px;padding:10px 14px;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .16s,background-color .16s}.nav-center a:hover{color:var(--text-primary);background:var(--s-cream)}.nav-right{align-items:center;gap:8px;display:flex}.lang-toggle{min-height:42px;font:inherit;color:var(--text-primary);border:1px solid var(--card-border);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:.9rem;font-weight:800;transition:border-color .16s,background-color .16s;display:inline-flex}.lang-toggle:hover{background:var(--s-cream);border-color:#d9cdc7}.nav-burger{border:1px solid var(--card-border);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.nav-burger span{background:var(--text-primary);border-radius:1px;width:17px;height:2px;display:block}@media (width<=900px){.top-nav.scrolled{-webkit-backdrop-filter:none;background:#fffffff7}.nav-center{border-bottom:1px solid var(--card-border);background:#fff;border-radius:0 0 18px 18px;flex-direction:column;align-items:stretch;padding:12px 16px 16px;display:none;position:fixed;inset:68px 0 auto;box-shadow:0 24px 50px #1715151f}body.nav-open .nav-center{animation:.2s cubic-bezier(.2,.8,.3,1) nav-drop;display:flex}body.nav-open .top-nav{box-shadow:none;-webkit-backdrop-filter:none;background:#fff;border-bottom-color:#0000}.nav-center a{justify-content:center;align-items:center;min-height:48px;font-size:1rem;display:flex}.nav-burger{display:inline-flex}}@keyframes nav-drop{0%{opacity:0;transform:translateY(-8px)}}.btn{min-height:50px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:1rem;font-weight:700;line-height:1.1;text-decoration:none;transition:background-color .17s,border-color .17s,color .17s,box-shadow .2s,transform .2s cubic-bezier(.2,.8,.3,1);display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{color:#fff;background:var(--accent-red);box-shadow:0 10px 26px var(--accent-red-glow)}.btn-primary:hover{background:var(--accent-red-dark)}.btn-secondary{color:var(--text-primary);border-color:var(--card-border);background:#fff}.btn-secondary:hover{background:var(--s-cream);border-color:#d9cdc7}.btn-dark{color:#fff;background:var(--text-primary)}.btn-dark:hover{background:var(--accent-red-dark)}.stack-container{perspective:600px;width:100%;height:100%;position:relative}.card-rotate{cursor:grab;width:100%;height:100%;position:absolute}.card-rotate-disabled{cursor:pointer;width:100%;height:100%;position:absolute}.card{border-radius:1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 12px 30px #1e161238}.card img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.card-image{object-fit:cover;pointer-events:none;width:100%;height:100%}.phone-showcase{--phw:clamp(264px, 30vw, 460px);place-items:center;display:grid;position:relative}.phone-tilt{position:relative;transform:rotate(6deg)}.phone-frame{width:var(--phw);-webkit-user-select:none;user-select:none;pointer-events:none;height:auto;display:block}.phone-screen-stack{width:70%;height:64%;position:absolute;top:9%;left:50%;transform:translate(-50%)}.phone-actions{z-index:3;align-items:center;gap:calc(var(--phw) * .036);display:flex;position:absolute;bottom:12.5%;left:50%;transform:translate(-50%)}.action-btn{width:calc(var(--phw) * .138);height:calc(var(--phw) * .138);cursor:pointer;background:#fff;border:2.5px solid #0000;border-radius:999px;place-items:center;padding:0;transition:box-shadow .18s;display:grid;position:relative;box-shadow:0 12px 26px #231c1929}.action-btn svg{width:55%;height:55%}.action-icon{place-items:center;width:100%;height:100%;display:grid}.act-rewind{background:#efeafd;border-color:#8a63f6}.act-freeze{background:#16404b;border-color:#39c4e6}.act-flame{width:calc(var(--phw) * .185);height:calc(var(--phw) * .185);background:#e93223;border-color:#ffffffa6;box-shadow:0 16px 34px #e9322361}.act-super{background:#fbe5dc;border-color:#f0764f}@keyframes act-spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes act-shake{0%,to{transform:rotate(0)}20%{transform:rotate(-24deg)scale(1.12)}45%{transform:rotate(20deg)scale(1.16)}70%{transform:rotate(-12deg)scale(1.08)}}@keyframes act-pop{0%{transform:scale(1)}40%{transform:scale(1.45)}to{transform:scale(1)}}@keyframes act-fly{0%{opacity:1;transform:translate(0)}45%{opacity:.25;transform:translate(10px,-26px)scale(1.15)}46%{opacity:0;transform:translate(-8px,18px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}.has-burst .anim-spin{animation:.62s cubic-bezier(.3,0,.2,1) act-spin}.has-burst .anim-shake{animation:.56s act-shake}.has-burst .anim-pop{animation:.46s cubic-bezier(.2,.9,.3,1.4) act-pop}.has-burst .anim-fly{animation:.7s act-fly}.action-ring{opacity:0;pointer-events:none;border:3px solid;border-radius:999px;position:absolute;inset:-3px}.act-rewind .action-ring{color:#8a63f6}.act-freeze .action-ring{color:#39c4e6}.act-flame .action-ring{color:#e93223}.act-super .action-ring{color:#f0764f}@keyframes ring-burst{0%{opacity:.85;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}.has-burst .action-ring{animation:.62s ease-out ring-burst}@media (width<=1000px){.phone-showcase{--phw:clamp(240px, 34vw, 330px)}}@media (width>=768px) and (width<=1000px) and (orientation:portrait){.phone-showcase{--phw:clamp(280px, 40vw, 370px)}}.hero{background:linear-gradient(#fbfbfa 0%,#f6f6f4 100%);flex-direction:column;justify-content:center;min-height:100svh;margin-top:-68px;padding-top:68px;display:flex;position:relative;overflow:hidden}.ice{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.ice-1{width:120px;top:34px;right:6%;transform:rotate(8deg)}.ice-2{opacity:.9;width:92px;top:44%;left:-34px;transform:rotate(-14deg)}.ice-3{opacity:.85;width:74px;bottom:60px;right:22%;transform:rotate(18deg)}.hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,4vw,72px);width:100%;max-width:1280px;padding:12px 24px 76px;display:grid;position:relative}.hero-visual{place-items:center;display:grid}.hero-copy{max-width:560px}.hero-wordmark{-webkit-user-select:none;user-select:none;width:clamp(160px,15vw,250px);height:auto;margin-bottom:22px}.hero-copy h1{letter-spacing:-.03em;font-size:clamp(2.1rem,4.6vw,4rem);font-weight:800;line-height:1.08}.hero-copy h1 .accent{color:var(--brand-red)}.hero-copy .hero-sub{max-width:52ch;color:var(--text-secondary);margin-top:18px;font-size:clamp(.98rem,1.15vw,1.2rem);line-height:1.65}.hero-ctas{flex-wrap:wrap;gap:12px;margin-top:clamp(22px,2.6vw,34px);display:flex}.hero-ctas .btn{padding:clamp(11px,1.1vw,15px) clamp(18px,2vw,28px);font-size:clamp(.94rem,1vw,1.08rem)}.hero-scroll{right:clamp(20px,5vw,72px);bottom:calc(24px + env(safe-area-inset-bottom));z-index:40;color:#fff;background:var(--text-primary);cursor:pointer;border:0;border-radius:999px;place-items:center;width:48px;height:48px;transition:background-color .17s,opacity .24s,transform .24s;animation:2.2s ease-in-out infinite scroll-bounce;display:grid;position:fixed;box-shadow:0 14px 30px #17151547}.hero-scroll:hover{background:var(--accent-red)}.hero-scroll:active{transform:scale(.94)}.hero-scroll.is-hidden{opacity:0;pointer-events:none;animation:none;transform:translateY(10px)}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@media (width>=768px) and (width<=1000px) and (orientation:portrait){.hero-copy h1{font-size:clamp(2.4rem,5.4vw,3.1rem)}.hero-wordmark{width:clamp(170px,20vw,210px)}.hero-copy .hero-sub{font-size:1.05rem}}@media (width<=767px){.hero{min-height:auto}.hero-grid{text-align:center;grid-template-columns:1fr;gap:14px;padding:46px 24px 72px}.hero-copy{margin:0 auto}.hero-wordmark{width:min(170px,44vw);margin-inline:auto}.hero-copy .hero-sub{margin-inline:auto;font-size:1.02rem}.hero-ctas{flex-flow:column;align-items:center;gap:12px;margin-top:26px}.hero-ctas .btn{flex:none;justify-content:center;width:min(290px,80vw);padding:13px 18px;font-size:.98rem}.hero-scroll{animation:none}.ice-1{width:84px;top:18px;right:4%}.ice-2{width:66px;top:30%;left:-22px}.ice-3{width:56px;bottom:24px;right:6%}}.freeze-ice{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform, opacity;height:auto;position:absolute}.wordmark-row{flex-wrap:nowrap;align-items:flex-end;gap:10px;display:flex}.wordmark-row .hero-wordmark{margin-bottom:0}.wordmark-row{margin-bottom:22px}.freeze-badge{letter-spacing:-.02em;background:linear-gradient(100deg,#2fa8d8 0%,#bfe9ff 25%,#39c4e6 50%,#e8f9ff 75%,#2fa8d8 100%) 0 0/220% 100%;color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #39c4e673);-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;align-items:center;gap:10px;font-family:inherit;font-size:clamp(1.6rem,3.2vw,2.5rem);font-weight:800;line-height:1;animation:2.2s linear infinite freeze-shimmer;display:inline-flex;position:relative;top:.18em}.freeze-flake{font-size:.85em;animation:3.4s linear infinite freeze-spin;display:inline-block}@keyframes freeze-shimmer{0%{background-position:0 0}to{background-position:-220% 0}}@keyframes freeze-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=767px){.wordmark-row{justify-content:center;gap:12px}.freeze-badge{font-size:clamp(1.2rem,5.5vw,1.8rem)}}.card-swap-container{transform:translate(var(--cs-x,6%), var(--cs-y,22%)) scale(var(--cs-s,1));transform-origin:100% 100%;perspective:900px;position:absolute;bottom:0;right:0;overflow:visible}.card-swap-container .card{will-change:transform;backface-visibility:hidden;transform-style:preserve-3d;border-radius:18px;position:absolute;top:50%;left:50%}@media (width<=900px){.card-swap-container{--cs-x:10%;--cs-s:.85}}@media (width<=480px){.card-swap-container{--cs-x:6%;--cs-s:.72}}.s-concept{background:var(--s-cream)}.s-games{background:var(--s-rose);overflow:clip}.s-places{background:var(--s-mint)}.s-events{background:var(--s-blue)}.s-translate{background:var(--s-gold)}.s-plans{background:radial-gradient(640px 420px at 78% 42%,#f01c4329,#0000 68%),#0b0b10;overflow:hidden}.s-cta{background:radial-gradient(720px 340px at 50% 0%, #e0342b1a, transparent 70%), var(--s-rose)}.concept-split{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:56px;display:grid}.concept-story .section-title{font-size:clamp(1.7rem,2.9vw,2.45rem)}.concept-intro{color:var(--text-secondary);margin-top:18px;font-size:1.05rem;line-height:1.7}.concept-quote{border-left:3px solid var(--accent-red);box-shadow:var(--card-shadow);color:var(--text-primary);background:#fff;border-radius:0 14px 14px 0;margin-top:26px;padding:15px 20px;font-size:1.04rem;font-weight:700;line-height:1.5}.concept-points{gap:13px;padding:0;list-style:none;display:grid}.concept-points li{border:1px solid var(--card-border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;align-items:flex-start;gap:14px;padding:15px 18px;display:flex}.concept-icon{width:42px;height:42px;color:var(--accent-red);background:var(--s-rose);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.concept-points strong{color:var(--text-primary);margin-bottom:3px;font-size:.98rem;display:block}.concept-points li>div>span{color:var(--text-secondary);font-size:.92rem;line-height:1.55}.s-concept.section{padding:64px 0}@media (width<=900px){.concept-split{grid-template-columns:1fr;gap:32px}}.games-driver{position:relative}.games-pin{padding-bottom:8px;position:sticky;top:76px}.games-cards{max-width:900px;margin:24px auto 0;position:relative}.games-cards .game-card{position:absolute;top:0;left:0;right:0}.game-more{color:inherit;font:inherit;text-underline-offset:3px;opacity:.85;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:.88rem;font-weight:800;text-decoration:underline;display:none}.games-list{gap:18px;margin-top:34px;display:grid}.s-games .section-title{max-width:none;font-size:clamp(1.55rem,2.7vw,2.35rem)}.game-card{transform-origin:top;will-change:transform;border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:36px;min-height:400px;padding:48px;display:grid;box-shadow:0 24px 60px #23191429}.game-num{letter-spacing:.14em;opacity:.55;margin-bottom:12px;font-size:.85rem;font-weight:800;display:inline-block}.game-card h3{letter-spacing:-.01em;white-space:pre-line;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:800;line-height:1.2}.game-card p{opacity:.82;margin-top:14px;font-size:.99rem;line-height:1.7}.gc-rose{color:var(--text-primary);background:#fdeae5}.gc-ink{color:#f6f1ee;background:#201c1b}.gc-mint{color:var(--text-primary);background:#e4efe7}.gc-red{background:linear-gradient(135deg, var(--brand-red), #b3251d);color:#fff}.gi{place-items:center;min-height:220px;display:grid}.compat-ring{background:conic-gradient(var(--brand-red) 0 87%, #f01c4326 87% 100%);border-radius:999px;place-items:center;width:170px;height:170px;display:grid}.compat-ring span{width:132px;height:132px;color:var(--brand-red);background:#fff;border-radius:999px;place-items:center;font-size:2rem;font-weight:800;display:grid}.q-dots{gap:10px;margin-top:20px;display:flex}.q-dots i{background:#f01c4333;border-radius:999px;width:12px;height:12px}.q-dots i.on{background:var(--brand-red)}.gi-tod{pointer-events:none;gap:20px;display:flex;position:relative}.tod-orbit{border:1.5px solid #f6f1ee1f;border-radius:50%;width:330px;height:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-16deg)}.tod-card{border-radius:20px;place-items:center;width:118px;height:158px;display:grid;position:relative;box-shadow:0 20px 40px #0000006b}.tod-a{z-index:1;background:linear-gradient(160deg, #f89b4b 0%, #f0764f 34%, var(--brand-red) 100%);color:#fff;transform:rotate(-8deg)}.tod-a:before{content:"";border:1.5px solid #fff3;border-radius:50%;width:88px;height:88px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tod-a svg{filter:drop-shadow(0 0 12px #ffffff8c)}.tod-shine{color:#fff;text-shadow:0 0 8px #fffc;font-size:13px;font-style:normal;position:absolute;top:26px;right:22px}.tod-v{color:#8d7f71;background:linear-gradient(165deg,#fbf8f5,#efe7df);transform:rotate(7deg)translateY(12px)}.tod-spark{color:#f0764f;text-shadow:0 0 10px #f0764f99;font-style:normal;line-height:1;position:absolute}.ts-1{font-size:15px;top:-4px;left:6%}.ts-2{font-size:20px;top:12px;right:4%}.ts-3{opacity:.85;font-size:12px;bottom:2px;left:16%}.tod-dot{background:#f0764f;border-radius:50%;width:9px;height:9px;position:absolute;bottom:18px;right:10%;box-shadow:0 0 10px #f0764fb3}.gi-guess{gap:12px;display:flex}.gi-guess span{border:1px solid var(--card-border);width:64px;height:78px;color:var(--text-primary);background:#fff;border-radius:14px;place-items:center;font-size:1.7rem;font-weight:800;display:grid;box-shadow:0 10px 24px #2319141a}.gi-guess .mystery{background:var(--brand-red);border-color:var(--brand-red);color:#fff;transform:translateY(-10px)rotate(5deg)}.gi-date{justify-items:center;gap:20px;width:100%;display:grid}.date-passport{background:radial-gradient(circle,#ffffff29,#ffffff0a 70%);border-radius:50%;place-items:center;width:148px;height:148px;display:grid;position:relative}.dp-book{background:linear-gradient(160deg,#ff7d8d,#f0435f);border-radius:12px 16px 16px 12px;place-items:center;width:84px;height:106px;display:grid;box-shadow:0 14px 28px #0000004d,inset 2px 0 #ffffff59}.dp-emblem{color:#fff;border:1.5px dashed #fffc;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.dp-plane{color:#fff;position:absolute;bottom:30px;left:2px;transform:rotate(-12deg)}.dp-spark{color:#fff;text-shadow:0 0 10px #fffc;font-size:15px;font-style:normal;position:absolute;top:10px;right:8px}.date-row{align-items:center;gap:12px;width:100%;max-width:340px;display:flex}.date-cal{color:#fff;background:#ffffff29;border:1px solid #ffffff59;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.date-meta{flex-shrink:0;line-height:1.15;display:grid}.date-meta b{font-size:1.05rem;font-weight:800}.date-meta span{opacity:.85;font-size:.72rem}.date-bar{background:#ffffff38;border-radius:999px;flex:1;height:12px;position:relative}.date-bar i{background:#fff;border-radius:999px;width:70%;position:absolute;inset:0 auto 0 0}@media (width<=860px){.game-card{grid-template-columns:1fr;gap:22px;min-height:0;padding:30px 24px}.gi{min-height:170px}}@media (width>=641px) and (width<=860px){.game-card{padding:32px 28px 26px;overflow:hidden}.gi{min-height:0}.game-num{border:1px solid color-mix(in srgb, currentColor 28%, transparent);background:color-mix(in srgb, currentColor 9%, transparent);opacity:.9;border-radius:999px;margin-bottom:12px;padding:4px 13px;font-size:.78rem}.gi-match5{flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;width:100%;padding:0 14px;display:flex}.compat-ring{width:148px;height:148px}.compat-ring span{width:110px;height:110px;font-size:1.6rem}.q-dots{margin:0 0 16px}.gi-tod{justify-content:flex-end;margin-top:-8px;padding-right:12px}.tod-card{border-radius:16px;width:98px;height:130px}.tod-card svg{width:28px;height:28px}.tod-a:before{width:70px;height:70px}.tod-orbit{width:280px;height:150px;left:auto;right:-30px;transform:translateY(-50%)rotate(-16deg)}.ts-2{inset:auto auto 14px 7%}.ts-1,.ts-3,.tod-dot{display:none}.gc-mint{padding-top:32px;padding-bottom:34px}.gi-guess{justify-content:center;gap:12px;margin:16px 0 6px;display:flex}.gi-guess span{border-radius:14px;width:58px;height:70px;font-size:1.5rem}.gi-guess span:nth-child(2){transform:rotate(-5deg)translateY(3px)}.gi-guess .mystery{background:#1d8a70;transform:rotate(4deg)}.gi-date{flex-direction:row;align-items:center;gap:16px;display:flex}.date-row{flex:1;order:1;min-width:0;max-width:none}.date-passport{flex-shrink:0;order:2;width:118px;height:118px;margin:-16px -18px -22px 0}.dp-book{border-radius:10px 14px 14px 10px;width:64px;height:84px;transform:rotate(16deg)}.dp-emblem{width:38px;height:38px}.dp-plane{bottom:26px;left:2px}.dp-spark{top:8px;right:6px}.date-cal{width:50px;height:50px}.date-bar{height:11px}}@media (width<=640px){.game-card{border-radius:20px;gap:12px;padding:20px 18px 16px;overflow:hidden}.game-num{margin-bottom:6px;font-size:.75rem}.game-card h3{font-size:1.12rem;line-height:1.25}.game-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.game-copy.is-open p{-webkit-line-clamp:unset;display:block;overflow:visible}.game-num{border:1px solid color-mix(in srgb, currentColor 28%, transparent);background:color-mix(in srgb, currentColor 9%, transparent);opacity:.9;border-radius:999px;margin-bottom:10px;padding:3px 11px;font-size:.72rem}.game-more{border:1.5px solid color-mix(in srgb, currentColor 45%, transparent);opacity:1;border-radius:999px;align-items:center;gap:4px;margin-top:12px;padding:8px 16px;font-size:.85rem;text-decoration:none;display:inline-flex}.gi{min-height:0}.gi-match5{flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;width:100%;display:flex}.compat-ring{width:112px;height:112px}.compat-ring span{width:82px;height:82px;font-size:1.25rem}.q-dots{margin:0 0 10px}.gi-tod{justify-content:flex-end;margin-top:-38px;padding-right:6px}.tod-card{border-radius:14px;width:80px;height:106px}.tod-card svg{width:24px;height:24px}.tod-a:before{width:58px;height:58px}.tod-orbit{width:220px;height:124px;left:auto;right:-36px;transform:translateY(-50%)rotate(-16deg)}.ts-2{inset:auto auto 10px 7%}.ts-1,.ts-3,.tod-dot{display:none}.gc-mint{padding-top:26px;padding-bottom:28px}.gi-guess{justify-content:center;gap:8px;margin:14px 0 8px}.gi-guess span{border-radius:12px;width:46px;height:56px;font-size:1.2rem}.gi-guess span:nth-child(2){transform:rotate(-5deg)translateY(3px)}.gi-guess .mystery{background:#1d8a70;transform:rotate(4deg)}.gi-date{flex-direction:row;align-items:center;gap:8px;display:flex}.date-row{flex:1;order:1;min-width:0;max-width:none}.date-passport{flex-shrink:0;order:2;width:92px;height:92px;margin:-10px -12px -14px 0}.dp-book{border-radius:9px 12px 12px 9px;width:54px;height:70px;transform:rotate(16deg)}.dp-emblem{width:32px;height:32px}.dp-plane{bottom:20px;left:0}.dp-spark{font-size:13px;top:6px;right:4px}.date-cal{border-radius:12px;width:44px;height:44px}.date-cal svg{width:20px;height:20px}.date-bar{height:10px}.date-meta b{font-size:1rem}}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.cards-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{flex-direction:column;min-height:190px;padding:24px 22px;display:flex}.feature-card .icon-chip{width:46px;height:46px;color:var(--accent-red);background:var(--s-rose);border-radius:13px;place-items:center;margin-bottom:16px;display:grid}.feature-card h3{letter-spacing:-.01em;font-size:1.08rem;font-weight:800}.feature-card p{color:var(--text-secondary);margin-top:7px;font-size:.94rem;line-height:1.55}.places-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.place-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.place-card{align-items:center;gap:14px;padding:16px;display:flex}.place-card:nth-child(2){transform:translateY(14px)}.place-card:nth-child(3){transform:translateY(-6px)}.place-emoji{background:var(--s-mint);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;font-size:1.4rem;display:grid}.place-card strong{letter-spacing:-.01em;font-size:.98rem;display:block}.place-card small{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.places-note{color:var(--text-secondary);align-items:center;gap:10px;margin-top:22px;font-size:.92rem;display:flex}.places-note svg{color:#4e625b;flex:none}.events-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.event-card{letter-spacing:-.01em;align-items:center;gap:14px;padding:20px;font-weight:800;display:flex}.event-card .icon-chip{color:#38506e;background:var(--s-blue);border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.translate-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.chat-demo{gap:12px;width:100%;max-width:400px;margin:0 auto;display:grid}.chat-bubble{border-radius:20px;max-width:88%;padding:13px 17px;font-size:1rem;line-height:1.45}.chat-bubble.in{border:1px solid var(--card-border);box-shadow:var(--card-shadow);background:#fff;border-bottom-left-radius:6px;justify-self:start}.chat-bubble.out{color:#fff;background:var(--accent-red);box-shadow:0 12px 26px var(--accent-red-glow);border-bottom-right-radius:6px;justify-self:end}.chat-label{color:var(--text-secondary);justify-self:end;align-items:center;gap:7px;font-size:.8rem;font-weight:700;display:inline-flex}.chat-typing{justify-content:center;align-items:center;gap:5px;min-width:62px;min-height:44px;display:inline-flex}.chat-typing i{opacity:.45;background:currentColor;border-radius:999px;width:8px;height:8px;animation:1.1s ease-in-out infinite typing-bounce}.chat-bubble.chat-typing.in i{color:var(--text-secondary)}.chat-bubble.chat-typing.out i{color:#fff}.chat-typing i:nth-child(2){animation-delay:.18s}.chat-typing i:nth-child(3){animation-delay:.36s}@keyframes typing-bounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.chat-demo{align-content:start;min-height:430px}.s-chatlock .translate-grid{align-items:center}.plans-split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:52px;display:grid}.s-plans .section-title{color:#fff}.s-plans .section-desc{color:#ffffffad}.tier-free{--tier:#f01c43;--tier-soft:#f01c434d}.tier-standard{--tier:#ffc53d;--tier-soft:#ffc53d42}.tier-premium{--tier:#34d399;--tier-soft:#34d39942}.tier-max{--tier:#a78bfa;--tier-soft:#a78bfa4d}.plans-chips{flex-wrap:wrap;gap:8px;margin-top:24px;padding:0;list-style:none;display:flex}.plans-chip{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:7px;padding:8px 15px;font-size:.86rem;font-weight:700;display:inline-flex}.plans-chip svg{color:var(--tier)}.plans-visual{height:540px;margin-right:-24px;position:relative}@media (width>=1001px){.plans-visual{margin-right:calc(-1*max(24px,50vw - 556px))}.plans-visual .card-swap-container{--cs-x:-216px}}@media (width>=1001px) and (width<=1360px){.plans-visual .card-swap-container{--cs-s:.8}}.plan-card{background:radial-gradient(240px 170px at 88% -8%, var(--tier-soft), transparent 70%), linear-gradient(165deg, #1e1e26, #101015);color:#fff;border:1px solid #ffffffd9;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 26px 52px #00000080}.plan-card-top{color:#ffffffe6;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #ffffff29;align-items:center;gap:9px;padding:13px 18px;font-size:.8rem;font-weight:800;display:flex}.plan-card-top svg{color:var(--tier)}.plan-pop{background:var(--tier);color:#14141a;letter-spacing:.05em;border-radius:999px;margin-left:auto;padding:3px 11px;font-size:.68rem;font-style:normal;font-weight:900}.plan-card-body{flex-direction:column;flex:1;gap:10px;padding:22px 20px;display:flex}.plan-card-body h3{letter-spacing:-.02em;font-size:1.85rem;font-weight:900;line-height:1.05}.plan-card-body p{color:#ffffffbd;font-size:.95rem;line-height:1.6}.plan-card:before{content:"";background:linear-gradient(90deg, var(--tier), transparent 85%);flex-shrink:0;height:3px}.cta-final{text-align:center}.cta-final .section-title{margin-inline:auto}.cta-final .cta-buttons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}@media (width<=1000px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plans-split{grid-template-columns:1fr;gap:30px}.plans-visual{height:460px}.translate-grid{grid-template-columns:1fr;gap:36px}}@media (width<=640px){.cards-grid{grid-template-columns:1fr}.feature-card{min-height:0}.plans-visual{height:380px}.place-cards{grid-template-columns:1fr}.place-card:nth-child(2),.place-card:nth-child(3){transform:none}.cta-final .cta-buttons .btn{flex:100%}}.circular-gallery{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.circular-gallery.is-grabbing{cursor:grabbing}.circular-gallery:focus-visible{outline:2px solid var(--text-primary);outline-offset:4px}.cg-card{will-change:transform;transform-origin:50%;position:absolute;top:4%;left:0}.cg-card img{object-fit:cover;pointer-events:none;border-radius:20px;width:100%;height:calc(100% - 44px);box-shadow:0 18px 44px #23191438}.cg-label{text-align:center;color:var(--text-primary);margin-top:12px;font-size:.95rem;font-weight:700;display:block}.kiroplaces-gallery{height:640px;margin-top:8px;position:relative}.s-kiroplaces .places-note{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;margin-top:6px;font-size:.88rem;display:flex}@media (width<=1000px){.kiroplaces-gallery{height:540px}}@media (width<=720px){.kiroplaces-gallery{height:340px}.cg-label{margin-top:8px;font-size:.82rem}}.site-footer{color:#cfc8c5;background:var(--s-ink);padding:64px 0 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;max-width:1160px;margin:0 auto;padding:0 24px;display:grid}.footer-brand img{object-fit:contain;filter:invert();opacity:.95;width:40px;height:46px}.footer-brand p{color:#9d9491;max-width:260px;margin-top:14px;line-height:1.6}.footer-langs{color:#7c7370;margin-top:14px;font-size:.85rem}.footer-col h4{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px;font-size:.92rem;font-weight:800}.footer-col ul{gap:4px;list-style:none;display:grid}.footer-col a{color:#cfc8c5;align-items:center;gap:9px;min-height:38px;font-size:.96rem;font-weight:400;text-decoration:none;transition:color .16s;display:inline-flex}.footer-col a:hover{color:#fff}.footer-col a svg{color:#8d8481;flex:none;transition:color .16s}.footer-col a:hover svg{color:var(--accent-red)}.footer-bottom{padding:22px 24px calc(24px + env(safe-area-inset-bottom));border-top:1px solid #ffffff17;margin-top:52px}.footer-bottom-inner{color:#8d8481;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1160px;margin:0 auto;font-size:.88rem;display:flex}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.site-footer{padding-top:48px}.footer-grid{text-align:center;grid-template-columns:1fr;gap:32px}.footer-brand img{margin:0 auto}.footer-brand p{margin-inline:auto}.footer-col a{justify-content:center}.footer-bottom-inner{text-align:center;justify-content:center}}
