@import "https://fonts.googleapis.com/css2?family=Nunito:wght@500;600;700;800;900&family=Baloo+2:wght@700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap";.landing-page.classic-landing,.landing-page.classic-landing *{box-sizing:border-box}.landing-page.classic-landing{--wise:#7cb8ff;--wise-deep:#1b3d6b;--mint:#e3eefb;--green:#4a90d9;--green-light:#7cb8ff;--green-dark:#2b6cb0;--blue:#4a90d9;--blue-light:#7cb8ff;--purple:#9b7ad8;--pink:#f27a9a;--orange:#f5a623;--yellow:#ffd166;--bg:#fffdf8;--bg-card:#fff;--text:#0e0f0c;--text-light:#454745;--radius:16px;--shadow:0 4px 24px #1b2e5014;min-height:100vh;color:var(--text);background:radial-gradient(56rem 34rem at 4% -10%,#ffc09173,#0000 55%),radial-gradient(48rem 32rem at 98% 0,#6eb5ff57,#0000 55%),linear-gradient(#fffdf8 0%,#f7f9fc 48%,#f2f6fc 100%);font-family:Nunito,-apple-system,system-ui,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.landing-page.classic-landing a{color:inherit;text-decoration:none}.nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafcd9;border-bottom:1px solid #0e0f0c14;height:64px;padding:0 24px;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{box-shadow:0 2px 20px #1b2e5014}.nav-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;height:100%;margin:0 auto;display:flex}.site-nav-brand{cursor:pointer;background:0 0;border:none;align-items:center;display:inline-flex}.site-nav-brand .brand-lockup--landing{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.site-nav-brand .brand-lockup--landing .brand-lockup-mark{box-shadow:none;background:0 0;border:none;border-radius:12px}.site-nav-brand .brand-lockup--landing .brand-lockup-copy strong{color:#004ea2;letter-spacing:.03em;font-size:.82rem}.site-nav-brand .brand-lockup--landing .brand-lockup-copy span{color:var(--wise-text-muted,#454745)}.nav-links{align-items:center;gap:8px;display:flex}.nav-links a,.nav-cta{color:var(--text-light);border-radius:10px;padding:8px 16px;font-size:14px;font-weight:700;transition:all .2s}.nav-links a:hover{color:var(--green-dark);background:#4a90d914}.nav-cta{cursor:pointer;color:#fff;background:linear-gradient(135deg, var(--green), #5ba8e8);border:none;box-shadow:0 2px 12px #4a90d940}.hero{justify-content:center;align-items:center;min-height:100vh;padding:112px 24px 60px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg .blob{filter:blur(80px);opacity:.35;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.hero-bg .blob-1{background:var(--green-light);width:500px;height:500px;top:-100px;right:-100px}.hero-bg .blob-2{background:var(--blue-light);width:400px;height:400px;animation-delay:-3s;bottom:-80px;left:-80px}.hero-bg .blob-3{background:var(--yellow);width:300px;height:300px;animation-delay:-5s;top:40%;left:50%}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-30px)scale(1.05)}66%{transform:translate(-15px,20px)scale(.95)}}.hero-content{z-index:1;text-align:center;max-width:780px}.hero-mode{letter-spacing:.06em;text-transform:uppercase;color:var(--wise-deep);background:var(--mint);border-radius:9999px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:800;animation:.6s ease-out both fadeUp;display:inline-flex}.hero-badge{color:var(--green-dark);background:#4a90d91a;border:1px solid #4a90d933;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;animation:.6s ease-out both fadeUp;display:inline-flex}.hero-badge .dot{background:var(--green);border-radius:50%;width:6px;height:6px}.hero h1{margin-bottom:20px;font-family:"Baloo 2",Nunito,sans-serif;font-size:clamp(44px,7vw,76px);line-height:1.05;animation:.6s ease-out .1s both fadeUp}.hero h1 .highlight{background:linear-gradient(135deg, var(--green), var(--blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero p{color:var(--text-light);max-width:560px;margin:0 auto 36px;font-size:clamp(16px,2.5vw,20px);animation:.6s ease-out .2s both fadeUp}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:12px;animation:.6s ease-out .3s both fadeUp;display:flex}.btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:16px;font-weight:800;transition:all .25s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--green), #5ba8e8);box-shadow:0 4px 20px #4a90d94d}.btn-secondary{color:var(--text);background:var(--bg-card);box-shadow:var(--shadow);border:2px solid #1b2e501a}.hero-stats{justify-content:center;gap:32px;margin-top:48px;animation:.6s ease-out .4s both fadeUp;display:flex}.hero-stat .num{color:var(--green-dark);font-size:32px;font-weight:900;line-height:1.2}.hero-stat .label{color:var(--text-light);font-size:13px;font-weight:600}.section{max-width:1100px;margin:0 auto;padding:80px 24px}.section-tag{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:800;display:inline-flex}.section-tag.green{color:var(--green-dark);background:#4a90d91a}.section-tag.blue{color:var(--blue);background:#4a90d91a}.section-tag.purple{color:var(--purple);background:#9b7ad81a}.section-tag.orange{color:#b37a10;background:#f5a6231a}.section-title{margin-bottom:12px;font-family:"Baloo 2",Nunito,sans-serif;font-size:clamp(30px,4vw,42px);line-height:1.1}.section-desc{max-width:560px;color:var(--text-light);margin-bottom:40px;font-size:16px}.features-grid,.support-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.feature-card,.support-card,.step-content,.showcase-card{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #1b2e500f}.feature-card,.support-card{padding:24px}.feature-card .icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-size:26px;display:flex}.feature-card h3,.support-card h3{margin-bottom:8px;font-size:17px;font-weight:800}.feature-card p,.support-card p{color:var(--text-light);font-size:14px}.fg-green .icon-wrap,.fg-blue .icon-wrap{background:#4a90d91a}.fg-purple .icon-wrap{background:#9b7ad81a}.fg-orange .icon-wrap{background:#f5a6231a}.fg-pink .icon-wrap{background:#f27a9a1a}.fg-teal .icon-wrap{background:#4a90d91a}.steps{flex-direction:column;gap:24px;padding-left:40px;display:flex;position:relative}.steps:before{content:"";background:linear-gradient(180deg, var(--green), var(--blue), var(--purple));width:2px;position:absolute;top:0;bottom:0;left:15px}.step{position:relative}.step .num{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:flex;position:absolute;left:-40px;box-shadow:0 2px 8px #00000026}.step:first-child .num{background:var(--green)}.step:nth-child(2) .num{background:var(--blue)}.step:nth-child(3) .num{background:var(--purple)}.step:nth-child(4) .num{background:var(--orange)}.step-content{padding:24px}.showcase{background:linear-gradient(180deg, var(--bg) 0%, #4a90d90a 50%, var(--bg) 100%);padding:80px 24px}.showcase-inner{max-width:1100px;margin:0 auto}.showcase-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.showcase-img{justify-content:center;align-items:center;height:160px;font-size:64px;display:flex}.showcase-body{padding:20px}.sc-1 .showcase-img{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.sc-2 .showcase-img{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.sc-3 .showcase-img{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.support-card{text-align:center}.support-card .icon{margin-bottom:12px;font-size:36px;display:block}.cta{text-align:center;padding:80px 24px}.cta-box{color:#fff;background:linear-gradient(135deg, var(--green-dark), var(--green));border-radius:24px;max-width:640px;margin:0 auto;padding:48px 32px;box-shadow:0 12px 48px #4a90d940}.cta-box h2{margin-bottom:12px;font-family:"Baloo 2",Nunito,sans-serif;font-size:clamp(24px,4vw,36px)}.cta-box p{opacity:.92;margin-bottom:28px;font-size:16px}.cta-box .btn{color:var(--green-dark);background:#fff}.copyright-footer{text-align:center;letter-spacing:.03em;color:#1b3d6b;width:100%;padding:8px 12px;font-size:11px;font-weight:800}.reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.nav-links{display:none}.showcase-grid{grid-template-columns:1fr}.hero-stats{gap:20px}.hero-stat .num{font-size:24px}.steps{padding-left:32px}.steps:before{left:10px}.step .num{width:26px;height:26px;font-size:12px;left:-32px}.step-content{padding:18px}}.landing-page{--bg-main:#1f1633;--bg-deep:#150f23;--bg-soft:#22193b;--border-purple:#362d59;--brand-purple:#6a5fc1;--muted-purple:#79628c;--deep-violet:#422082;--lime:#c2ef4e;--coral:#ffb287;--pink:#fa7faa;--nav-link-color:#fffffff2;--nav-link-hover-color:#2997ff;--nav-hover-surface:#2997ff29;--nav-hover-surface-strong:#2997ff38;--nav-hover-border:#2997ff6b;--text-main:#fff;--text-secondary:#e5e7eb;--glass-white:#ffffff2e;--glass-dark:#36166b24;--shadow-ambient:#160f24e6 0 4px 4px 9px;--shadow-card:#0000001a 0 10px 15px -3px;--shadow-inset:#0000001a 0 1px 3px inset;--radius-sm:8px;--radius-md:12px;--radius-lg:13px;min-height:100vh;color:var(--text-main);background:radial-gradient(64rem 42rem at 10% -18%,#fa7faa2e,#0000 60%),radial-gradient(48rem 36rem at 95% 0,#6a5fc166,#0000 64%),radial-gradient(34rem 22rem at 60% 38%,#c2ef4e0f,#0000 70%),linear-gradient(#1f1633 0%,#19122c 48%,#150f23 100%);font-family:Rubik,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page a{color:var(--text-main);text-underline-offset:2px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.landing-page a.landing-brand,.landing-page a.site-header-brand{text-decoration:none}.landing-page button.site-header-brand{background:0 0;border:none;padding:0}.landing-shell{width:min(100%,1152px);margin:0 auto;padding:0 2rem}.landing-nav{z-index:120;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;transition:background .24s,border-color .24s,box-shadow .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;position:fixed;top:0;left:0;right:0;overflow:visible}.landing-nav.scrolled{-webkit-backdrop-filter:blur(18px)saturate(165%);backdrop-filter:blur(18px)saturate(165%);background:#140f20bd;border-bottom-color:#ffffff1f;box-shadow:0 8px 28px #0a081247}.landing-nav-inner{justify-content:space-between;align-items:center;gap:.8rem;min-height:68px;display:flex}.landing-brand,.site-header-brand{cursor:pointer;align-items:center;text-decoration:none;display:inline-flex}.brand-lockup--landing{box-shadow:none;background:0 0;border:none;gap:.7rem;margin-right:0;padding:.16rem .16rem .16rem .12rem}.landing-nav-links{border:none;align-self:center;align-items:center;gap:.18rem;margin-bottom:0;margin-left:.5rem;margin-right:auto;padding:.22rem;display:inline-flex;transform:translateY(calc(.36rem + 5px))}.landing-nav-dropdown{align-items:center;height:auto;display:flex;position:relative}.landing-nav-icon-link{width:2.22rem;height:2.22rem;color:var(--nav-link-color);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.landing-nav-icon-link:hover,.landing-nav-icon-link:focus-visible,.landing-nav-icon-link.is-nav-active{color:var(--nav-link-hover-color);background:var(--nav-hover-surface)}.landing-nav-home-icon{justify-content:center;align-items:center;width:1.33rem;height:1.33rem;display:inline-flex}.landing-nav-home-icon svg{fill:currentColor;width:1.33rem;height:1.33rem}.landing-nav-dropdown:after{content:"";width:14.5rem;height:10px;position:absolute;top:100%;left:0}.landing-nav-dropdown-trigger{appearance:none;text-transform:none;letter-spacing:.01em;width:2.22rem;height:2.22rem;color:var(--nav-link-color);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin-bottom:0;padding:0;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;list-style:none;transition:color .2s,background .2s;display:inline-flex}.landing-nav-dropdown-trigger:hover,.landing-nav-dropdown-trigger.is-nav-active{color:var(--nav-link-hover-color);background:var(--nav-hover-surface)}.landing-nav-dropdown-trigger-icon{justify-content:center;align-items:center;width:1.33rem;height:1.33rem;display:inline-flex}.landing-nav-dropdown-trigger-icon svg{stroke:currentColor;width:1.33rem;height:1.33rem}.landing-nav-word-icon{letter-spacing:0;justify-content:center;align-items:center;width:1.33rem;height:1.33rem;font-size:.98rem;font-weight:700;line-height:1;display:inline-flex}.landing-nav-about-icon{justify-content:center;align-items:center;width:1.33rem;height:1.33rem;display:inline-flex}.landing-nav-about-icon svg{stroke:currentColor;width:1.24rem;height:1.24rem}.landing-nav-msg-wall-icon{justify-content:center;align-items:center;width:1.33rem;height:1.33rem;display:inline-flex}.landing-nav-msg-wall-icon svg{stroke:currentColor;width:1.24rem;height:1.24rem}.landing-nav-dropdown:hover .landing-nav-dropdown-trigger,.landing-nav-dropdown:focus-within .landing-nav-dropdown-trigger{color:var(--nav-link-hover-color);background:0 0}.landing-nav-dropdown-panel{-webkit-backdrop-filter:blur(18px)saturate(170%);backdrop-filter:blur(18px)saturate(170%);z-index:121;opacity:0;visibility:hidden;pointer-events:none;background:#181226db;border:1px solid #ffffff1f;border-radius:14px;gap:.7rem;min-width:14.5rem;margin-top:5px;padding:.78rem;transition:opacity .14s,transform .14s,visibility 0s linear .28s;display:grid;position:absolute;top:calc(100% + 1px);left:0;transform:translateY(6px);box-shadow:0 18px 44px #080a1057}.landing-nav-dropdown:hover .landing-nav-dropdown-panel,.landing-nav-dropdown:focus-within .landing-nav-dropdown-panel,.landing-nav-dropdown.is-open .landing-nav-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.landing-nav:hover .landing-nav-dropdown:not(:hover):not(:focus-within) .landing-nav-dropdown-panel{transition-delay:.28s}.landing-nav-flyout{position:relative}.landing-nav-flyout:after{content:"";width:18px;height:calc(100% + 1.56rem);position:absolute;top:-.78rem;left:100%}.landing-nav-dropdown-title,.landing-nav-dropdown-item{color:var(--nav-link-color);text-decoration:none}.landing-nav-dropdown-title{justify-content:space-between;align-items:center;gap:1rem;padding:.18rem 0;font-size:.79rem;font-weight:600;display:flex}.landing-nav-dropdown-title.has-children:after{content:"›";color:#2997ff8c}.landing-nav-dropdown-subpanel{-webkit-backdrop-filter:blur(16px)saturate(170%);backdrop-filter:blur(16px)saturate(170%);z-index:122;opacity:0;visibility:hidden;pointer-events:none;background:#181226db;border:1px solid #ffffff1f;border-radius:14px;gap:.35rem;min-width:12rem;padding:.72rem;transition:opacity .14s,transform .14s,visibility 0s linear .28s;display:grid;position:absolute;top:-.72rem;left:calc(100% + 15px);transform:translate(-6px);box-shadow:0 18px 44px #080a1057}.landing-nav-flyout:hover .landing-nav-dropdown-subpanel,.landing-nav-flyout:focus-within .landing-nav-dropdown-subpanel,.landing-nav-dropdown.is-open .landing-nav-flyout:hover .landing-nav-dropdown-subpanel{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0)}.landing-nav-dropdown-panel:hover .landing-nav-flyout:not(:hover):not(:focus-within) .landing-nav-dropdown-subpanel{transition-delay:.28s}.landing-nav-dropdown-item{color:#ffffffc7;padding:.16rem 0;font-size:.74rem}.landing-nav-dropdown-title:hover,.landing-nav-dropdown-item:hover{color:var(--nav-link-hover-color)}.landing-nav-links a{text-transform:none;letter-spacing:.01em;color:var(--nav-link-color);border-radius:999px;margin-bottom:0;padding:.46rem .78rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.landing-nav-links a:hover,.landing-nav-links a.landing-nav-icon-link:hover,.landing-nav-links a.landing-nav-icon-link:focus-visible,.landing-nav-links a.landing-nav-icon-link.is-nav-active{color:var(--nav-link-hover-color);background:var(--nav-hover-surface)}.landing-nav-actions{align-self:center;align-items:center;gap:.55rem;margin-bottom:0;display:inline-flex}.landing-auth-icons{align-items:center;gap:.4rem;display:inline-flex}.landing-auth-icon{width:2.22rem;height:2.22rem;color:var(--nav-link-color);background:#ffffff0f;border:none;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,transform .2s,border-color .2s,background .2s;display:inline-flex;box-shadow:0 8px 18px #080a1029}.landing-auth-icon:hover{color:var(--nav-link-hover-color);background:var(--nav-hover-surface-strong);transform:translateY(-1px)}.landing-auth-icon svg{stroke:currentColor;width:1rem;height:1rem}.landing-btn{border-radius:var(--radius-lg);text-transform:uppercase;letter-spacing:.2px;cursor:pointer;border:1px solid #0000;padding:.72rem 1rem;font-size:.8rem;font-weight:700;line-height:1.15;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.landing-btn:hover{transform:translateY(-1px)}.landing-btn-solid{color:#fff;box-shadow:var(--shadow-inset);background:#79628c;border-color:#584674}.landing-btn-solid:hover{box-shadow:0 .5rem 1.5rem #0000002e}.landing-btn-white{color:#1f1633;border-radius:var(--radius-sm);background:#fff;border-color:#0000}.landing-btn-white:hover{color:#fff;background:var(--brand-purple)}.landing-btn-white:focus-visible{outline:.125rem solid var(--brand-purple);background:var(--coral)}.landing-btn-glass{color:#fff;background:var(--glass-white);-webkit-backdrop-filter:blur(18px)saturate(180%);backdrop-filter:blur(18px)saturate(180%);border-color:#ffffff52}.landing-btn-glass:hover{background:var(--glass-dark)}.landing-nav-menu-toggle{border-radius:var(--radius-md);border:1px solid var(--border-purple);background:#ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:0;display:none}.landing-nav-menu-toggle span{background:#fff;border-radius:999px;width:16px;height:2px;transition:transform .2s,opacity .2s}.landing-nav.is-menu-open .landing-nav-menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.landing-nav.is-menu-open .landing-nav-menu-toggle span:nth-child(2){opacity:0}.landing-nav.is-menu-open .landing-nav-menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.landing-mobile-menu{display:none}.landing-mobile-menu a{border-radius:var(--radius-md);border:1px solid var(--border-purple);text-transform:uppercase;letter-spacing:.2px;color:var(--nav-link-color);background:#ffffff0f;padding:.7rem .8rem;font-size:.76rem;font-weight:500;text-decoration:none}.landing-mobile-menu a:hover{color:var(--nav-link-hover-color);border-color:var(--nav-hover-border);background:var(--nav-hover-surface)}.landing-mobile-nav-group{gap:.7rem;margin-top:.2rem;margin-bottom:0;padding:0;display:grid}.landing-mobile-nav-title{text-transform:uppercase;letter-spacing:.14em;color:#e5e7eb8f;font-size:.75rem}.landing-mobile-nav-block{gap:.35rem;display:grid}.landing-mobile-nav-sublist{gap:.35rem;padding-left:.8rem;display:grid}.landing-mobile-nav-link.is-strong{font-weight:700}.landing-mobile-auth-icons{align-items:center;gap:.8rem;padding:.2rem 0;display:flex}.landing-mobile-auth-icon{width:auto;height:auto}.landing-hero{padding:6.8rem 0 2.5rem;position:relative}.landing-hero-shell{gap:1rem;display:grid}.landing-hero--wise{padding:7rem 0 3rem;overflow:hidden}.landing-hero--keyboard{padding-bottom:2.5rem}.landing-hero--keyboard .landing-hero-split:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(105deg,#0000 0% 40%,#6eb5ff0a 54%,#f7f9fc1a 68%,#0000 86%);position:absolute;inset:0}.landing-hero-content{margin-top:.35rem}.landing-hero-split{z-index:1;min-height:clamp(260px,36vw,460px);display:block;position:relative;overflow:hidden}.landing-hero-copy{z-index:2;pointer-events:auto;flex-direction:column;justify-content:flex-end;width:100%;max-width:min(52ch,70%);min-height:clamp(260px,36vw,460px);display:flex;position:relative}.landing-hero-lead{max-width:38ch;color:var(--text-secondary);margin:1rem 0 1.35rem;font-size:1.02rem;font-weight:600;line-height:1.6}.landing-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:1.35rem 0 0;padding:0;display:grid}.landing-hero-stats>div{background:#ffffffd1;border:1px solid #4a90d924;border-radius:14px;padding:.75rem .85rem;box-shadow:0 4px 14px #1b2e500a}.landing-hero-stats dt{text-transform:uppercase;letter-spacing:.06em;color:#6f726f;margin:0 0 .22rem;font-size:.68rem}.landing-hero-stats dd{margin:0;font-size:.92rem;font-weight:700;line-height:1.35}.landing-orb{filter:blur(70px);opacity:.35;pointer-events:none;border-radius:50%;position:absolute}.landing-orb-left{background:#6a5fc1bf;width:460px;height:460px;top:90px;left:-120px}.landing-orb-right{background:#fa7faa73;width:400px;height:400px;top:10px;right:-70px}.landing-hero-grid{z-index:1;grid-template-columns:1.08fr .92fr;align-items:stretch;gap:1.25rem;display:grid;position:relative}.landing-poster{background:#1f1633b8;border:1px solid #6a5fc16b;border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 56px #0804127a,inset 0 1px #ffffff14}.landing-poster:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0d}.landing-poster-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.landing-poster--hero{box-shadow:none;background:0 0;border:none;border-radius:0}.landing-hero-split>.landing-poster--hero,.landing-hero-bg{z-index:0;aspect-ratio:auto;pointer-events:none;width:100%;height:100%;min-height:0;max-height:none;margin:0;position:absolute;inset:0}.landing-poster--hero:after{content:none}.landing-poster--hero .landing-poster-image,.landing-poster-image--keyboard-guide{object-fit:contain;object-position:108% center;transform-origin:100%;width:100%;height:100%;transform:scale(.9)}.landing-poster-caption{z-index:1;background:linear-gradient(105deg,#0f0a1ceb 0%,#0f0a1cb8 42%,#0f0a1c14 72%,#0000 100%);flex-direction:column;justify-content:flex-end;gap:0;padding:clamp(1.4rem,3.2vw,2.4rem);display:flex;position:absolute;inset:0}.landing-poster-caption .landing-kicker{align-self:flex-start}.landing-poster-caption h1{letter-spacing:-.02em;max-width:11ch;margin:0;font-family:Dammit Sans,Rubik,sans-serif;font-size:clamp(2rem,4.8vw,3.75rem);font-weight:700;line-height:1.08}.landing-poster-caption p{color:#e5e7ebe0;max-width:36ch;margin:.85rem 0 1.25rem;font-size:clamp(.92rem,1.6vw,1.02rem);line-height:1.55}.landing-poster--product{aspect-ratio:4/5;border-radius:18px;width:100%;max-width:360px;margin-inline:auto}.landing-poster--product .landing-poster-image{object-position:center}.landing-poster--future{aspect-ratio:16/11;min-height:220px}.landing-product-card:hover .landing-poster--product .landing-poster-image,.landing-poster--future:hover .landing-poster-image{transform:scale(1.03)}.landing-hero-media{align-items:stretch;height:100%;min-height:0;display:flex}.landing-kicker{text-transform:uppercase;letter-spacing:.2px;color:#d8d2ff;background:#42208259;border:1px solid #6a5fc199;border-radius:999px;margin-bottom:.85rem;padding:.34rem .72rem;font-size:.67rem;font-weight:500;display:inline-flex}.landing-hero-copy h1{letter-spacing:-.02em;margin:0;font-family:Dammit Sans,Rubik,sans-serif;font-size:clamp(2.15rem,5vw,4.25rem);font-weight:700;line-height:1.08}.landing-poster-caption .landing-kicker{margin-bottom:.65rem}.landing-hero-actions{flex-wrap:wrap;gap:.65rem;display:flex}.landing-hero-copy p{max-width:42ch;color:var(--text-secondary);margin:1.1rem 0 1.5rem;font-size:1rem;line-height:1.5}.landing-hero-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:0;display:grid}.landing-hero-meta>div{border-radius:var(--radius-md);background:#1f1633b3;border:1px solid #362d59e6;padding:.82rem}.landing-media-slot{background:linear-gradient(145deg,#42208259,#1f1633b8);border:1px solid #6a5fc161;border-radius:16px;width:100%;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 44px #0804126b,inset 0 1px #ffffff12}.landing-media-slot:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0a}.landing-media-slot--hero{aspect-ratio:4/3;flex:1;height:100%;max-height:420px;display:flex}.landing-media-slot--hero .landing-media-placeholder,.landing-media-slot--hero .landing-media-image{height:100%;min-height:0}.landing-media-slot--section{height:100%;margin-top:0;display:flex}.landing-media-slot--section .landing-media-placeholder,.landing-media-slot--section .landing-media-image{height:100%;min-height:0}.landing-media-slot--card{aspect-ratio:16/10;height:100%;min-height:148px;margin-bottom:0;display:flex}.landing-media-slot--card .landing-media-placeholder,.landing-media-slot--card .landing-media-image{height:100%;min-height:0}.landing-media-placeholder{color:#a89fd4;letter-spacing:.02em;text-align:center;background:#1f163380;border:2px dashed #6a5fc173;border-radius:12px;flex:1;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:.82rem;font-weight:700;display:flex}.landing-media-image{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%;transition:transform .4s;display:block}.landing-hero-media:hover .landing-media-image,.landing-product-card:hover .landing-media-image,.landing-future-media:hover .landing-media-image{transform:scale(1.03)}.landing-hero-meta span{text-transform:uppercase;letter-spacing:.2px;color:#e5e7ebc7;margin-bottom:.35rem;font-size:.68rem;display:block}.landing-hero-meta strong{font-size:.88rem;font-weight:600}.landing-command-panel{box-shadow:var(--shadow-ambient);-webkit-backdrop-filter:blur(18px)saturate(180%);backdrop-filter:blur(18px)saturate(180%);background:#130d21d9;border:1px solid #362d59f2;border-radius:12px;overflow:hidden}.landing-panel-header{background:#1f1633ad;border-bottom:1px solid #362d59b3;justify-content:space-between;align-items:center;min-height:46px;padding:0 .95rem;display:flex}.landing-panel-header>span{letter-spacing:.2px;text-transform:uppercase;color:#e5e7ebd1;font-size:.73rem;font-weight:500}.landing-window-dots{gap:.32rem;display:inline-flex}.landing-window-dots span{background:#ffffff4d;border-radius:50%;width:9px;height:9px}.landing-window-dots span:first-child{background:#ff5f57}.landing-window-dots span:nth-child(2){background:#ffbd2e}.landing-window-dots span:nth-child(3){background:#28c840}.landing-panel-block{padding:.95rem}.landing-panel-label{text-transform:uppercase;letter-spacing:.2px;color:#c2ef4e;margin-bottom:.58rem;font-size:.65rem;font-weight:500}.landing-command-list{gap:.5rem;display:grid}.landing-command-item{background:#1f1633d6;border:1px solid #362d59d9;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.6rem .64rem;display:grid}.landing-command-index{color:#e5e7ebb8;min-width:2rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.66rem}.landing-command-item strong{margin-bottom:.16rem;font-size:.86rem;font-weight:600;display:block}.landing-command-item p{text-transform:uppercase;letter-spacing:.2px;color:#e5e7ebad;margin:0;font-size:.67rem}.landing-command-status{text-transform:uppercase;letter-spacing:.2px;color:#0c1302;background:var(--lime);border-radius:999px;padding:.22rem .5rem;font-size:.64rem}.landing-command-item.is-purple{border-color:#6a5fc1b3}.landing-command-item.is-coral{border-color:#ffb287bf}.landing-panel-split{grid-template-columns:1fr 1fr;gap:.45rem;padding:0 .95rem .2rem;display:grid}.landing-panel-split .landing-panel-block{background:#42208238;border:1px solid #362d59d9;border-radius:10px;padding:.72rem}.landing-panel-split code,.landing-terminal-line{font-family:Monaco,Menlo,Ubuntu Mono,monospace}.landing-panel-split code{color:#dcdcaa;font-size:.72rem;line-height:1.45}.landing-terminal-card{background:#110b1f;border:1px solid #362d59d9;border-radius:10px;margin:.95rem;padding:.78rem}.landing-terminal-line{color:#e5e7eb;font-size:.73rem;line-height:1.5;display:block}.landing-terminal-line.is-accent{color:var(--lime)}.landing-section-intro--center{text-align:center;margin-inline:auto}.landing-section-intro--center p{margin-inline:auto}.landing-section{min-width:0;max-width:100%;padding:1.2rem 0 4rem}.landing-intro-section{padding-top:6.6rem;padding-bottom:3rem}.landing-intro-panel{gap:1.15rem;display:grid}.landing-intro-header{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:stretch;gap:clamp(1rem,2.2vw,1.75rem);min-width:0;min-height:clamp(380px,40vw,460px);display:grid}.landing-intro-header-copy{flex-direction:column;justify-content:flex-start;gap:.85rem;min-width:0;height:100%;display:flex}.landing-intro-card-stack{flex-direction:column;gap:.75rem;width:100%;min-width:0;margin-top:auto;display:flex}.landing-intro-card-section--products{background:#6eb5ff12;border:1px solid #6eb5ff38;border-radius:14px;padding:.7rem}.landing-intro-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;min-width:0;display:grid}.landing-intro-showcase-side{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.landing-intro-stats{width:100%;margin:0}.landing-intro-showcase{background:#ffffffeb;border:1px solid #0e0f0c1a;border-radius:20px;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;padding:.75rem;display:flex;box-shadow:0 10px 28px #1b2e500f}.landing-intro-carousel{flex:auto;width:100%;min-height:0;display:flex}.landing-intro-carousel-viewport{background:linear-gradient(#eef6ff 0%,#e3f0fc 100%);border:1px solid #6eb5ff47;border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;min-height:clamp(200px,24vw,300px);text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.landing-intro-carousel-viewport:hover{border-color:#6eb5ff80;box-shadow:inset 0 0 0 1px #6eb5ff24}.landing-intro-poster{object-fit:contain;object-position:center;width:100%;height:100%;max-height:100%;display:block}.landing-intro-pillars--under-image{flex-shrink:0}.landing-intro-split{grid-template-columns:minmax(0,.78fr) minmax(0,1.24fr);align-items:stretch;gap:clamp(1.25rem,2.5vw,2rem);min-width:0;display:grid}.landing-intro-copy{gap:1.25rem;min-width:0;display:grid}.landing-intro-hero{text-align:left;max-width:none;margin:0}.landing-intro-hero h1{font-family:var(--font-display);letter-spacing:-.04em;color:#0e0f0c;margin:0 0 .55rem;font-size:clamp(2.15rem,5vw,3.35rem);font-weight:800;line-height:1.12}.landing-intro-lead{color:#5f655c;margin:0;font-size:.95rem;font-weight:600;line-height:1.6}.landing-intro-actions{justify-content:flex-end;margin-top:1.1rem}.landing-card-icon{color:#1b3d6b;background:#6eb5ff47;border-radius:10px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;margin-bottom:.65rem;font-size:.95rem;display:inline-flex}.landing-intro-pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.landing-pillar-card{background:#ffffffe6;border:1px solid #0e0f0c1a;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;column-gap:.75rem;padding:.85rem 1rem;display:grid;box-shadow:0 8px 20px #0e0f0c0d}.landing-pillar-card--link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s}.landing-pillar-card--link:hover{border-color:#6eb5ff59}.landing-pillar-card--link.is-active{background:#6eb5ff2e;border-color:#6eb5ff8c;box-shadow:0 4px 14px #6eb5ff24}.landing-intro-pillars .landing-pillar-card--link{flex-direction:column;align-items:stretch;display:flex}.landing-pillar-card-head{flex-direction:row;justify-content:center;align-items:center;gap:.35rem;display:flex}.landing-pillar-card-head .landing-card-icon{flex-shrink:0;margin-bottom:0}.landing-pillar-card-head h2{margin:0}.landing-intro-pillars--under-image{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.landing-intro-pillars--under-image .landing-pillar-card--link{border-radius:12px;justify-content:center;padding:.45rem .4rem;box-shadow:0 4px 12px #0e0f0c0a}.landing-intro-pillars--under-image .landing-card-icon{width:1.75rem;height:1.75rem;font-size:.78rem}.landing-intro-pillars--under-image .landing-pillar-card-head h2{font-size:.76rem}.landing-pillar-card h2{color:#0e0f0c;margin:0 0 .15rem;font-size:.92rem;font-weight:800}.landing-pillar-card p{color:#5f655c;margin:0;font-size:.82rem;font-weight:600;line-height:1.45}.landing-pillar-card.landing-pillar-card--product{background:#ffffffeb;flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;padding:.65rem .55rem;display:flex}.landing-pillar-card.landing-pillar-card--product .landing-pillar-card-head{flex-direction:row;justify-content:flex-start;align-items:center;gap:.4rem;display:flex}.landing-pillar-card.landing-pillar-card--product .landing-card-icon{flex-shrink:0;width:1.85rem;height:1.85rem;margin-bottom:0;font-size:.82rem}.landing-pillar-card.landing-pillar-card--product h2{margin:0;font-size:.82rem;line-height:1.25}.landing-pillar-card.landing-pillar-card--product p{font-size:.7rem;line-height:1.4}.landing-pillar-card.landing-pillar-card--product.is-active{background:#fffffffa}.landing-pillar-card.landing-pillar-card--product.is-active p{color:#3d4f45}.landing-product-showcase--intro{min-width:0;height:100%}.landing-product-showcase--stacked{grid-template-columns:1fr}.landing-product-showcase--stacked .landing-poster--showcase{min-height:clamp(180px,22vw,240px)}.landing-product-showcase--stacked .landing-product-mode-list{justify-content:flex-start}.landing-product-showcase--intro.landing-product-showcase--stacked{flex-direction:column;gap:0;min-height:clamp(400px,38vw,520px);padding:.7rem .85rem .8rem;display:flex}.landing-product-showcase--intro .landing-poster--showcase{border:1px solid #0e0f0c14;border-radius:16px;flex:auto;min-height:clamp(240px,32vw,380px);overflow:hidden}.landing-product-showcase--intro .landing-poster--showcase .landing-poster-image{object-fit:cover;object-position:center top}.landing-product-showcase--intro .landing-product-showcase-copy{flex:none;min-height:0;margin-top:auto;padding-top:.65rem}.landing-product-showcase-feature{margin-bottom:.55rem}.landing-product-showcase-feature-title{color:#0e0f0c;margin:0;font-size:1rem;font-weight:800;line-height:1.25;animation:.45s landing-poster-swap}.landing-product-showcase-feature-desc{color:#5f655c;margin:.2rem 0 0;font-size:.78rem;font-weight:600;line-height:1.4;animation:.45s landing-poster-swap}.landing-product-showcase--intro .landing-product-mode-list{justify-content:flex-end;gap:.32rem;margin-top:0}.landing-product-showcase--intro .landing-product-mode{padding:.38rem .65rem}.landing-product-showcase--intro .landing-product-mode.is-compact{padding:.32rem .6rem}.landing-product-showcase--intro .landing-product-mode.is-compact h3{color:#5f655c;font-size:.82rem;font-weight:600}.landing-product-showcase--intro .landing-product-mode.is-active{padding:.45rem .65rem .5rem}.landing-product-showcase--intro .landing-product-mode.is-active h3{font-size:.88rem}.landing-product-showcase--intro .landing-product-mode-head{gap:0}.landing-product-footer--intro{margin-top:.45rem;padding-top:0}.landing-intro-modes{padding-top:.25rem}.landing-intro-modes-head{text-align:center;max-width:36rem;margin:0 auto 1.15rem}.landing-intro-modes-head h2{font-family:var(--font-display);letter-spacing:-.03em;color:#0e0f0c;margin:0;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.15}.landing-intro-modes-lead{color:#454745;margin:.5rem 0 0;font-size:.92rem;font-weight:600;line-height:1.55}.landing-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.landing-mode-card{background:#ffffffe6;border:1px solid #0e0f0c1a;border-radius:16px;flex-direction:column;padding:1rem;display:flex;box-shadow:0 8px 20px #0e0f0c0d}.landing-mode-card h3{color:#0e0f0c;margin:0 0 .35rem;font-size:.95rem;font-weight:800}.landing-mode-card>p{color:#5f655c;margin:0;font-size:.84rem;font-weight:600;line-height:1.5}.landing-mode-points{flex:1;gap:.35rem;margin:.65rem 0 0;padding:0;list-style:none;display:grid}.landing-mode-points li{color:#454745;padding-left:1rem;font-size:.8rem;font-weight:600;line-height:1.45;position:relative}.landing-mode-points li:before{content:"";background:#6eb5ffd9;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.55em;left:0}.landing-mode-card-actions{border-top:1px solid #0e0f0c14;align-items:center;gap:.65rem;margin-top:.85rem;padding-top:.75rem;display:flex}.landing-mode-card-actions a{color:#1b3d6b;font-size:.8rem;font-weight:700;text-decoration:none}.landing-mode-card-actions a:hover{text-decoration:underline}.landing-mode-card-actions button{cursor:pointer;color:#0e0f0c;background:#6eb5ff59;border:none;border-radius:999px;margin-left:auto;padding:.4rem .85rem;font-size:.78rem;font-weight:800}.landing-mode-card-actions button:hover{background:#6eb5ff80}@media (width<=900px){.landing-intro-split,.landing-intro-header{grid-template-columns:1fr}.landing-intro-header-copy{height:auto}.landing-intro-card-stack{margin-top:.5rem}.landing-intro-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-intro-stats dd{font-size:.82rem}.landing-intro-products{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-pillar-card.landing-pillar-card--product h2{font-size:.76rem}.landing-pillar-card.landing-pillar-card--product p{font-size:.64rem}.landing-intro-showcase-side{height:auto}.landing-intro-carousel-viewport{min-height:clamp(180px,48vw,260px)}.landing-intro-pillars--under-image{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.landing-intro-section{padding-top:5.5rem}}.landing-products{padding-top:.25rem;padding-bottom:3rem}.landing-testimonials-section{padding-top:0;padding-bottom:3.5rem;overflow-x:clip}.landing-section-head{margin-bottom:1.15rem}.landing-section-head--center{text-align:center;max-width:36rem;margin-inline:auto}.landing-section-head--right{text-align:right;max-width:36rem;margin-left:auto}.landing-section-kicker-right{text-align:right;letter-spacing:.08em;text-transform:uppercase;color:#697164;background:0 0;border:none;margin:0 0 .65rem;padding:0;font-size:.67rem;font-weight:800;display:block}.landing-section-head h2{letter-spacing:-.03em;color:#0e0f0c;margin:0;font-family:"Baloo 2",Nunito,sans-serif;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.15}.landing-section-head p{color:#454745;margin:.5rem 0 0;font-size:.92rem;font-weight:600;line-height:1.55}.landing-future-section{overflow-x:clip}.landing-future-section .landing-shell{min-width:0;max-width:100%}.landing-section-intro h2,.landing-preview-copy h2,.landing-future-main h2{margin:0;font-family:Dammit Sans,Rubik,sans-serif;font-size:clamp(2rem,4.4vw,3.6rem);font-weight:500;line-height:1.1}.landing-section-intro p,.landing-preview-copy p,.landing-future-main p{max-width:56ch;color:var(--text-secondary);margin:.95rem 0 0;line-height:1.5}.landing-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.9rem;margin-top:1.4rem;display:grid}.landing-product-showcase{background:#ffffffe6;border:1px solid #4a90d924;border-radius:24px;grid-template-columns:minmax(200px,.78fr) minmax(0,1.05fr);align-items:stretch;gap:clamp(1rem,2vw,1.35rem);margin-top:0;padding:clamp(1rem,1.8vw,1.25rem);display:grid;box-shadow:0 10px 28px #1b2e500f}.landing-poster--showcase{aspect-ratio:auto;flex-direction:column;align-self:stretch;max-width:none;height:100%;min-height:260px;max-height:none;display:flex}.landing-poster--showcase .landing-poster-image{flex:1;width:100%;min-height:0}.landing-poster-showcase-caption{background:linear-gradient(#ffffff0a 0%,#1f1633b8 100%);border-top:1px solid #362d5959;flex-shrink:0;padding:.7rem .8rem .75rem}.landing-poster-showcase-desc{color:var(--text-secondary);margin:0;font-size:.82rem;font-weight:600;line-height:1.45}.landing-product-showcase-copy{flex-direction:column;min-height:100%;display:flex}.landing-product-showcase-intro{flex-shrink:0}.landing-product-showcase-copy h2{margin:0;font-family:Dammit Sans,Rubik,sans-serif;font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:700;line-height:1.15}.landing-product-showcase-lead{max-width:42ch;color:var(--text-secondary);margin:.45rem 0 0;font-size:.84rem;font-weight:600;line-height:1.45}.landing-product-mode-list{flex-direction:column;flex:1;justify-content:flex-end;gap:.45rem;margin-top:.75rem;display:flex}.landing-product-mode{cursor:pointer;background:#ffffffb8;border:1px solid #4a90d91f;border-radius:14px;padding:.65rem .8rem;transition:border-color .25s,background .25s,box-shadow .25s}.landing-product-mode-head{flex-wrap:wrap;align-items:center;gap:.35rem .55rem;display:flex}.landing-product-mode-head .landing-product-topline{margin-bottom:0}.landing-product-mode h3{margin:0;font-size:.95rem;font-weight:700;line-height:1.25}.landing-product-mode.is-compact{padding:.45rem .7rem}.landing-product-mode.is-compact h3{font-size:.88rem;font-weight:600}.landing-poster-image--swap,.landing-poster-showcase-desc{animation:.45s landing-poster-swap}.landing-product-mode-points{margin:.45rem 0 0;animation:.45s landing-poster-swap}.landing-product-mode-points li{font-size:.78rem}@keyframes landing-poster-swap{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.landing-product-mode.is-active{background:#fff1c6c7;border-color:#f5a6236b;box-shadow:0 6px 16px #f5a6231a}.landing-product-mode.is-active .landing-product-footer{margin-top:.55rem;padding-top:0}.landing-product-mode.is-coral .landing-product-mode-points li:before{background:var(--coral)}.landing-product-mode.is-purple .landing-product-mode-points li:before{background:var(--brand-purple)}.landing-product-mode .landing-product-footer a{color:var(--lime);background:0 0;text-decoration:none}.landing-product-mode .landing-product-footer a:hover{color:var(--brand-purple)}.landing-future-stack{gap:1.25rem;min-width:0;max-width:100%;display:grid}.landing-testimonials{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;min-width:0;max-width:100%;padding:0;overflow:clip visible}.landing-testimonials-head{min-width:0;margin-bottom:.85rem}.landing-testimonials-head h2{margin:0;font-family:"Baloo 2",Nunito,sans-serif;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:800;line-height:1.15}.landing-testimonials-head p{color:var(--text-secondary);margin:.55rem 0 0;font-size:.9rem;font-weight:600;line-height:1.5}.landing-testimonials-rows,.landing-testimonials-row{width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.landing-testimonials-viewport{width:100%;min-width:0;max-width:100%;height:auto;min-height:56px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.landing-testimonials-viewport--row1,.landing-testimonials-viewport--row2{min-height:56px}.landing-testimonials-track{will-change:transform;flex-wrap:nowrap;align-items:stretch;gap:.75rem;width:max-content;max-width:none;animation:52s linear infinite landing-testimonial-scroll-left;display:flex}.landing-testimonials-track--row1,.landing-testimonials-track--row2{animation:none}.landing-testimonials-track.is-paused{animation-play-state:paused}@keyframes landing-testimonial-scroll-left{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes landing-testimonial-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0,0)}}.landing-testimonial-card{background:#ffffffe0;border:1px solid #4a90d924;border-radius:16px;flex:none;width:auto;min-width:0;max-width:min(250px,100vw - 3rem);margin:0;padding:.75rem .85rem;transition:border-color .25s,background .25s,box-shadow .25s;box-shadow:0 6px 16px #1b2e500a}.landing-testimonial-quote{color:#454745;white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:30px 10px 30px 20px;font-size:.86rem;font-weight:600;line-height:1.45;transition:color .25s;display:-webkit-box;overflow:hidden}.landing-testimonial-author{text-align:right;letter-spacing:.02em;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:.35rem 0 0;font-size:.68rem;font-weight:700;transition:font-size .25s;overflow:hidden}.landing-testimonial-card:hover{z-index:1;background:#ffffffe0;border-color:#4a90d947;box-shadow:0 8px 18px #1b2e5014}.landing-testimonial-card:hover .landing-testimonial-quote{color:#3a3d38}.landing-testimonial-card:hover .landing-testimonial-author{color:var(--wise-green-dark,#2b6cb0)}.landing-product-card{box-shadow:var(--shadow-card);background:#1f1633d1;border:1px solid #362d59eb;border-radius:16px;flex-direction:column;padding:0;display:flex;overflow:hidden}.landing-product-body{flex-direction:column;flex:1;min-height:0;padding:1rem 1.05rem 1.1rem;display:flex}.landing-product-topline{text-transform:uppercase;letter-spacing:.2px;color:#e5e7ebdb;background:#4220826b;border-radius:999px;margin-bottom:.62rem;padding:.26rem .52rem;font-size:.63rem;display:inline-flex}.landing-product-card h3{margin:0;font-size:1.24rem;font-weight:600;line-height:1.25}.landing-product-body>p{color:var(--text-secondary);margin:.78rem 0;font-size:.95rem;line-height:1.5}.landing-product-points{gap:.42rem;margin:0;padding:0;list-style:none;display:grid}.landing-product-points li{color:#e5e7ebeb;align-items:center;gap:.5rem;font-size:.86rem;font-weight:600;display:flex}.landing-product-points li:before{content:"";background:var(--lime);border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-product-footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.landing-product-footer a{color:var(--lime);font-size:.8rem;text-decoration:none}.landing-product-footer a:hover{color:var(--brand-purple)}.landing-product-footer button{color:#fff;box-shadow:var(--shadow-inset);text-transform:uppercase;letter-spacing:.2px;cursor:pointer;background:#79628c;border:1px solid #584674;border-radius:8px;padding:.5rem .75rem;font-size:.7rem;font-weight:700}.landing-product-card.is-coral .landing-product-point span,.landing-product-card.is-coral .landing-product-footer a{background:var(--coral);color:var(--coral)}.landing-product-card.is-purple .landing-product-point span,.landing-product-card.is-purple .landing-product-footer a{background:var(--brand-purple);color:var(--brand-purple)}.landing-preview-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:1rem;display:grid}.landing-preview-notes{gap:.55rem;margin-top:1rem;display:grid}.landing-preview-notes div{background:#1f1633bf;border:1px solid #362d59e6;border-radius:10px;padding:.7rem}.landing-preview-notes strong{margin-bottom:.25rem;font-size:.86rem;font-weight:600;display:block}.landing-preview-notes span{color:var(--text-secondary);font-size:.84rem}.landing-preview-shell{box-shadow:var(--shadow-card);background:#110b1ff2;border:1px solid #362d59eb;border-radius:14px;overflow:hidden}.landing-preview-frame{background:#000;border:0;width:100%;min-height:600px;display:block}.landing-future-grid{grid-template-columns:minmax(0,.72fr) minmax(0,.56fr) minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.landing-future-band{grid-template-rows:auto auto;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:1rem;display:grid}.landing-future-panel{width:100%;min-width:0;max-width:100%;box-shadow:var(--shadow-card);box-sizing:border-box;background:#1f1633d1;border:1px solid #362d59eb;border-radius:22px;grid-template-columns:minmax(0,1.05fr) minmax(0,.82fr);align-items:stretch;gap:clamp(1rem,2.4vw,1.5rem);padding:clamp(1rem,2vw,1.35rem);display:grid;overflow:hidden}.landing-future-copy{min-width:0;max-width:100%}.landing-future-panel .landing-future-dock{width:100%;min-width:0;max-width:100%;margin-top:1rem}.landing-future-panel .landing-poster--future{aspect-ratio:auto;align-self:stretch;width:100%;min-width:0;max-width:100%;min-height:100%}.landing-future-panel .landing-poster--future .landing-poster-image{min-width:0;max-width:100%}.landing-future-band .landing-future-main{grid-area:1/1}.landing-future-band .landing-poster--future{grid-area:1/2/span 2;align-self:stretch}.landing-future-band .landing-future-dock{grid-area:2/1}.landing-future-main{height:100%}.landing-future-media{min-height:0}.landing-future-copy h2{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}.landing-future-copy p{overflow-wrap:anywhere;max-width:100%;margin:.75rem 0 0;line-height:1.5}.landing-future-dock{grid-template-columns:minmax(0,1fr);gap:.65rem;width:100%;min-width:0;max-width:100%;display:grid}.landing-future-slot{overflow-wrap:anywhere;background:#1f1633cc;border:1px solid #362d59e6;border-radius:10px;min-width:0;max-width:100%;padding:.9rem}.landing-future-slot span{text-transform:uppercase;letter-spacing:.2px;color:#e5e7ebbd;margin-bottom:.4rem;font-size:.64rem;display:inline-flex}.landing-future-slot strong{overflow-wrap:anywhere;margin-bottom:.35rem;font-size:clamp(.88rem,1.6vw,1rem);font-weight:600;display:block}.landing-future-slot p{color:var(--text-secondary);margin:0;font-size:.86rem;line-height:1.45}.landing-future-slot.is-active{background:#c2ef4e14;border-color:#c2ef4ee6}.landing-support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.landing-support-card{background:#1f1633d1;border:1px solid #362d59e6;border-radius:10px;padding:.85rem}.landing-support-card h3{margin:0;font-size:1rem;font-weight:600}.landing-support-card p{color:var(--text-secondary);margin:.5rem 0 0;font-size:.86rem;line-height:1.5}.landing-footer{background:0 0;border-top:1px solid #0000;padding:1.2rem 0 1.8rem}.landing-footer-inner{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.landing-footer-branding{justify-items:end;gap:.2rem;display:grid}.landing-footer-social{align-items:center;gap:.5rem;margin-top:.25rem;display:inline-flex}.landing-footer-social-link{width:1.65rem;height:1.65rem;color:var(--wise-text-muted,#454745);border:1px solid var(--wise-border,#1b3d6b1f);background:#ffffffa6;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,background-color .2s,border-color .2s,transform .2s;display:inline-flex}.landing-footer-social-link svg{stroke:currentColor;width:.92rem;height:.92rem;overflow:visible}.landing-footer-lockup .brand-lockup-copy strong{color:#69b6ff}.landing-footer-lockup .brand-lockup-copy span{color:#fff}.landing-footer-copyright{letter-spacing:.03em;color:#69b6ff;text-align:center;font-size:.6rem;font-weight:600}.landing-footer-branding strong{font-size:.95rem;font-weight:600}.landing-footer-branding span{text-transform:uppercase;letter-spacing:.2px;color:#fff;font-size:.72rem}.landing-footer-links{align-items:center;gap:.65rem;display:inline-flex}.landing-footer-links a{color:var(--wise-text-muted,#454745);font-size:.78rem;text-decoration:none}.landing-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.landing-reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-reveal{opacity:1;transition:none;transform:none}}.wechat-qrcode-overlay{z-index:240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e0f0c85;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.wechat-qrcode-modal{text-align:center;background:#fffffffa;border:1px solid #1b3d6b14;border-radius:18px;width:min(100%,320px);padding:20px 20px 18px;position:relative;box-shadow:0 18px 48px #1b3d6b2e}.wechat-qrcode-close{color:#454745;cursor:pointer;background:#edf4fcf2;border:none;border-radius:999px;width:28px;height:28px;font-size:14px;line-height:1;position:absolute;top:10px;right:10px}.wechat-qrcode-close:hover{background:#e8e4dc}.wechat-qrcode-title{color:#1b3d6b;margin:0 0 14px;font-size:.95rem;font-weight:800}.wechat-qrcode-image{border-radius:12px;width:min(260px,72vw);height:auto;margin:0 auto;display:block}@media (width>=993px) and (width<=1180px){.landing-future-panel{grid-template-columns:minmax(0,1fr) minmax(0,min(36vw,300px))}.landing-future-panel .landing-poster--future{min-height:200px}}@media (width<=992px){.landing-shell{padding:0 1.35rem}.landing-nav-links,.landing-auth-icons,.landing-nav-dropdown-panel,.landing-nav-dropdown-subpanel{display:none}.landing-nav-menu-toggle{display:inline-flex}.landing-nav.is-menu-open{-webkit-backdrop-filter:blur(14px)saturate(160%);backdrop-filter:blur(14px)saturate(160%);background:#150f23eb;border-bottom:1px solid #362d59e6}.landing-nav.is-menu-open .landing-mobile-menu{gap:.5rem;padding:0 0 .9rem;display:grid}.landing-hero-grid,.landing-hero-split,.landing-intro-split,.landing-preview-grid,.landing-future-grid,.landing-future-band,.landing-future-panel,.landing-product-showcase{grid-template-columns:1fr}.landing-future-panel .landing-poster--future{min-height:220px;max-height:360px}.landing-future-band .landing-future-main,.landing-future-band .landing-poster--future,.landing-future-band .landing-future-dock{grid-area:auto/1}.landing-hero-split{min-height:clamp(220px,52vw,340px)}.landing-hero-copy{max-width:100%;min-height:clamp(220px,52vw,340px)}.landing-poster--hero .landing-poster-image,.landing-poster-image--keyboard-guide{object-position:center 88%;transform-origin:bottom;transform:scale(.8)}.landing-hero--keyboard .landing-hero-split:before{background:linear-gradient(#0000 0% 52%,#6eb5ff0d 72%,#f7f9fc24 100%)}.landing-poster-caption{background:linear-gradient(#0f0a1c14 0%,#0f0a1c8c 38%,#0f0a1cf0 100%);justify-content:flex-end}.landing-poster-caption h1{max-width:none}.landing-product-card{flex-direction:column}.landing-hero-stats{grid-template-columns:1fr}.landing-media-slot--hero,.landing-media-slot--section,.landing-media-slot--card{min-height:180px}.landing-media-slot--card{min-height:140px}.landing-hero-meta,.landing-product-grid,.landing-support-grid{grid-template-columns:1fr}.landing-preview-frame{min-height:500px}.landing-footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=576px){.landing-shell{padding:0 1rem}.landing-future-panel{padding:.85rem}.landing-testimonial-card{max-width:min(220px,100vw - 2rem)}.landing-hero{padding-top:6.6rem}.landing-hero-copy h1{font-size:clamp(2.2rem,14vw,3rem)}.landing-btn{justify-content:center;width:100%}.landing-hero-actions{width:100%}.landing-preview-frame{min-height:420px}}.training-shell-preview.landing-page{flex-direction:column;min-height:100dvh;display:flex}.training-shell-preview .landing-shell--immersive{flex:1;min-height:0;padding-top:4.5rem;padding-bottom:0}.landing-page>.landing-footer{flex-shrink:0;width:100%;margin-top:0;overflow:visible}.landing-page:not(.classic-landing) .landing-hero-lead,.landing-page:not(.classic-landing) .landing-hero-stats dt{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-poster-showcase-desc,.landing-page:not(.classic-landing) .landing-product-mode-points li{color:var(--wise-text-muted)}.preview-like .setting-bank-menu-item:hover,.preview-like .setting-chip:hover,.preview-like .setting-bank-menu-item.is-active{color:var(--pl-accent)}.preview-like .word-result-action,.preview-like .word-result-action.is-primary{color:#4d4b46;background:#f0eee8;border:none}:root{--wise:#7cb8ff;--wise-deep:#1b3d6b;--wise-mint:#e3eefb;--wise-green:#4a90d9;--wise-green-dark:#2b6cb0;--wise-bg:#fffdf8;--wise-bg-soft:#f2f6fc;--wise-bg-mid:#f7f9fc;--wise-surface:#fff;--wise-text:#0e0f0c;--wise-text-muted:#454745;--wise-border:#1b3d6b1f;--wise-border-strong:#1b3d6b33;--wise-link:#1b3d6b;--wise-link-hover:#2b6cb0;--wise-highlight:#4a90d9;--wise-highlight-soft:#6eb5ff57;--wise-highlight-bg:#6eb5ff38;--wise-highlight-border:#4a90d970;--brand-title-color:#004ea2;--wise-orange-glow:#ffc09173;--wise-blue-glow:#6eb5ff61;--wise-shadow:0 4px 24px #1b2e5014;--wise-nav-bg:#f8fafce0;--wise-nav-bg-scrolled:#fffdfa94}.brand-lockup--landing{box-shadow:none;background:0 0;border:none;align-items:center;gap:.7rem;margin-right:0;padding:.16rem .16rem .16rem .12rem;display:inline-flex}.brand-lockup--landing .brand-lockup-mark{width:42px;height:42px;box-shadow:none;background:0 0;border:none;border-radius:12px}.brand-lockup--landing .brand-lockup-glyph{color:#e8f2ff;background:0 0;border:none;border-radius:9px}.brand-lockup--landing .brand-lockup-glyph>svg{width:78%;height:78%}.brand-lockup--landing .brand-lockup-copy{flex-direction:column;justify-content:center;gap:.06rem;min-height:42px;line-height:1.15;display:flex}.brand-lockup--landing .brand-lockup-copy strong{letter-spacing:.01em;color:var(--brand-title-color,#004ea2);text-shadow:none;font-size:.94rem;font-weight:700}.brand-lockup--landing .brand-lockup-copy span{letter-spacing:.06em;color:var(--wise-text-muted,#454745);text-shadow:none;font-size:.66rem;font-weight:600;display:inline-block}.site-header-brand,.landing-brand{cursor:pointer;align-items:center;text-decoration:none;display:inline-flex}.landing-brand:hover .brand-lockup--landing .brand-lockup-mark,.site-header-brand:hover .brand-lockup--landing .brand-lockup-mark{box-shadow:none;transform:translateY(-1px)}.landing-page:not(.classic-landing){--bg-main:var(--wise-bg);--bg-deep:var(--wise-bg-soft);--bg-soft:var(--wise-bg-mid);--border-purple:var(--wise-border);--brand-purple:var(--wise-green-dark);--muted-purple:var(--wise-text-muted);--deep-violet:var(--wise-deep);--lime:var(--wise);--nav-link-color:var(--wise-deep);--nav-link-hover-color:var(--wise-green);--nav-hover-surface:var(--wise-highlight-bg);--nav-hover-surface-strong:#6eb5ff52;--nav-hover-border:var(--wise-highlight-border);--text-main:var(--wise-text);--text-secondary:var(--wise-text-muted);--glass-white:#ffffffb8;--glass-dark:#1b3d6b0a;--shadow-ambient:var(--wise-shadow);color:var(--wise-text);background:radial-gradient(56rem 34rem at 4% -10%, var(--wise-orange-glow), transparent 55%), radial-gradient(48rem 32rem at 98% 0%, var(--wise-highlight-soft), transparent 55%), linear-gradient(180deg, var(--wise-bg) 0%, var(--wise-bg-mid) 48%, var(--wise-bg-soft) 100%);font-family:Nunito,-apple-system,system-ui,Segoe UI,sans-serif}.landing-page:not(.classic-landing) a{color:var(--wise-link);text-decoration:none}.landing-page:not(.classic-landing) a:hover{color:var(--wise-link-hover);text-decoration:none}.landing-nav.landing-site-nav{-webkit-backdrop-filter:none;backdrop-filter:none;--nav-link-color:var(--wise-deep);--nav-link-hover-color:var(--wise-green-dark);--nav-hover-surface:#6eb5ff38;--nav-hover-surface-strong:#6eb5ff52;--nav-hover-border:#4a90d970;background:0 0;border-bottom-color:#0000;transition:background .24s,border-color .24s,box-shadow .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s}.landing-page:not(.classic-landing) .landing-nav.scrolled,.landing-nav.landing-site-nav.scrolled{background:var(--wise-nav-bg-scrolled);-webkit-backdrop-filter:blur(22px)saturate(130%);border-bottom-color:#0e0f0c14;box-shadow:0 2px 16px #1b2e500d}.landing-nav .brand-lockup--landing{box-shadow:none;background:0 0;border:none;align-items:center;gap:.7rem;margin-right:0;padding:.16rem .16rem .16rem .12rem}.landing-nav .brand-lockup--landing .brand-lockup-mark{width:42px;height:42px;box-shadow:none;background:0 0;border:none;border-radius:12px}.landing-nav .brand-lockup--landing .brand-lockup-glyph{color:var(--wise-deep)}.landing-nav .brand-lockup--landing .brand-lockup-copy{flex-direction:column;justify-content:center;gap:.06rem;min-height:42px;line-height:1.15;display:flex}.landing-nav .brand-lockup--landing .brand-lockup-copy strong{letter-spacing:.01em;color:var(--brand-title-color);font-size:.94rem;font-weight:700}.landing-nav .brand-lockup--landing .brand-lockup-copy span{letter-spacing:.06em;color:var(--wise-text-muted);text-shadow:none;font-size:.66rem;font-weight:600}.landing-nav .landing-brand:hover .brand-lockup--landing .brand-lockup-mark,.landing-nav .site-header-brand:hover .brand-lockup--landing .brand-lockup-mark{box-shadow:none;transform:translateY(-1px)}.landing-nav.landing-site-nav .landing-nav-dropdown-title{border-radius:8px;padding:.18rem .42rem;transition:color .2s,background .2s}.landing-nav.landing-site-nav .landing-nav-dropdown-item{border-radius:8px;padding:.16rem .42rem;transition:color .2s,background .2s}.landing-nav.landing-site-nav .landing-nav-dropdown-trigger{color:var(--wise-deep);transition:color .2s,background .2s}.landing-nav.landing-site-nav .landing-nav-dropdown:hover .landing-nav-dropdown-trigger,.landing-nav.landing-site-nav .landing-nav-dropdown:focus-within .landing-nav-dropdown-trigger,.landing-nav.landing-site-nav .landing-nav-dropdown.is-open .landing-nav-dropdown-trigger,.landing-nav.landing-site-nav .landing-nav-dropdown-trigger.is-nav-active{color:var(--wise-green-dark);background:var(--nav-hover-surface);border-radius:999px}.landing-nav.landing-site-nav .landing-nav-dropdown-panel,.landing-nav.landing-site-nav .landing-nav-dropdown-panel--portal,.landing-nav.landing-site-nav .landing-nav-dropdown-subpanel{border-color:var(--wise-border);box-shadow:var(--wise-shadow);color:var(--wise-text);background:#fffffff7}.landing-nav.landing-site-nav .landing-nav-dropdown-title,.landing-nav.landing-site-nav .landing-nav-dropdown-item{color:var(--wise-text-muted)}.landing-nav.landing-site-nav .landing-nav-dropdown-title.has-children:after{color:#4a90d9a6}.landing-nav.landing-site-nav .landing-nav-dropdown-title:hover,.landing-nav.landing-site-nav .landing-nav-dropdown-item:hover{color:var(--wise-green-dark);background:var(--nav-hover-surface);border-radius:8px}.landing-nav.landing-site-nav .landing-nav-links a:hover{color:var(--wise-green-dark);background:var(--nav-hover-surface)}.landing-nav.landing-site-nav .landing-nav-icon-link:hover,.landing-nav.landing-site-nav .landing-nav-icon-link:focus-visible,.landing-nav.landing-site-nav .landing-nav-icon-link.is-nav-active{color:var(--wise-green-dark);background:var(--nav-hover-surface);border-radius:999px}.landing-nav.landing-site-nav .landing-auth-icon{width:2.22rem;height:2.22rem;box-shadow:none;color:var(--wise-deep);background:#1b3d6b0a;border:1px solid #1b3d6b14}.landing-nav.landing-site-nav .landing-user-menu-trigger{padding:0;overflow:hidden}.landing-nav.landing-site-nav .landing-user-menu-trigger .landing-user-menu-avatar{object-fit:cover;border-radius:50%;width:60%;height:60%}.landing-nav.landing-site-nav .landing-auth-icon:hover{color:var(--wise-green-dark);background:var(--nav-hover-surface-strong)}.landing-nav.landing-site-nav.is-menu-open{border-bottom-color:var(--wise-border);background:#f8fafcfa}.landing-nav.landing-site-nav .landing-nav-menu-toggle{border-color:var(--wise-border);background:#ffffffb8}.landing-nav.landing-site-nav .landing-nav-menu-toggle span{background:var(--wise-deep)}.landing-nav.landing-site-nav .landing-mobile-menu a{border-color:var(--wise-border);color:var(--wise-deep);background:#ffffffe0}.landing-nav.landing-site-nav .landing-mobile-menu a:hover{color:var(--wise-green-dark);border-color:var(--nav-hover-border);background:var(--nav-hover-surface)}.landing-nav.landing-site-nav .landing-mobile-nav-title{color:var(--wise-text-muted)}.landing-nav.landing-site-nav .landing-mobile-nav-link.is-strong{color:var(--wise-deep)}.landing-page:not(.classic-landing) .landing-nav-dropdown-panel,.landing-page:not(.classic-landing) .landing-nav-dropdown-panel--portal,.landing-page:not(.classic-landing) .landing-nav-dropdown-subpanel{border-color:var(--wise-border);box-shadow:var(--wise-shadow);color:var(--wise-text);background:#fffffff7}.landing-page:not(.classic-landing) .landing-nav-dropdown-title.has-children:after{color:#4a90d9a6}.landing-page:not(.classic-landing) .landing-nav-dropdown-item{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-nav-dropdown-title:hover,.landing-page:not(.classic-landing) .landing-nav-dropdown-item:hover{color:var(--wise-green)}.landing-page:not(.classic-landing) .landing-nav.is-menu-open{border-bottom-color:var(--wise-border);background:#f8fafcfa}.landing-page:not(.classic-landing) .landing-orb-left{background:var(--wise-blue-glow,#6eb5ff8c)}.landing-page:not(.classic-landing) .landing-orb-right{background:#ffc09180}.landing-page:not(.classic-landing) .landing-kicker{color:var(--wise-green-dark);background:#6eb5ff33;border-color:#4a90d959}.landing-page:not(.classic-landing) .landing-section-kicker-right{color:#697164;background:0 0;border:none;padding:0}.landing-page:not(.classic-landing) .landing-hero-meta>div,.landing-page:not(.classic-landing) .landing-hero-stats>div,.landing-page:not(.classic-landing) .landing-command-panel,.landing-page:not(.classic-landing) .landing-panel-header,.landing-page:not(.classic-landing) .landing-future-slot,.landing-page:not(.classic-landing) .landing-preview-frame,.landing-page:not(.classic-landing) .landing-product-card,.landing-page:not(.classic-landing) .landing-future-panel,.landing-page:not(.classic-landing) .landing-support-card{border-color:var(--wise-border);color:var(--wise-text);background:#ffffffe6}.landing-page:not(.classic-landing) .landing-poster{border-color:var(--wise-border);background:var(--wise-surface);box-shadow:var(--wise-shadow)}.landing-page:not(.classic-landing) .landing-poster--hero{box-shadow:none;background:0 0;border:none}.landing-page:not(.classic-landing) .landing-poster:after{box-shadow:inset 0 0 0 1px #ffffffb8}.landing-page:not(.classic-landing) .landing-poster--hero:after{content:none}.landing-page:not(.classic-landing) .landing-hero--wise{background:radial-gradient(42rem 26rem at 6% 18%,#93c5fd52,#0000 58%),radial-gradient(34rem 22rem at 94% 8%,#ffc09138,#0000 55%)}.landing-page:not(.classic-landing) .landing-intro-section{background:radial-gradient(42rem 26rem at 6% 18%,#93c5fd47,#0000 58%),radial-gradient(34rem 22rem at 94% 8%,#ffc0912e,#0000 55%)}.landing-page:not(.classic-landing) .landing-intro-hero h1,.landing-page:not(.classic-landing) .landing-intro-modes-head h2{letter-spacing:-.03em;color:var(--wise-text);font-family:"Baloo 2",Nunito,sans-serif;font-weight:800}.landing-page:not(.classic-landing) .landing-intro-lead,.landing-page:not(.classic-landing) .landing-intro-modes-lead{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-pillar-card,.landing-page:not(.classic-landing) .landing-mode-card,.landing-page:not(.classic-landing) .landing-product-showcase--intro,.landing-page:not(.classic-landing) .landing-intro-showcase{border-color:var(--wise-border);box-shadow:var(--wise-shadow);background:#ffffffeb}.landing-page:not(.classic-landing) .landing-intro-carousel-viewport{background:linear-gradient(#eef6ff 0%,#e3f0fc 100%);border-color:#6eb5ff47}.landing-page:not(.classic-landing) .landing-pillar-card--link.is-active{background:#6eb5ff33;border-color:#6eb5ff80;box-shadow:0 4px 14px #6eb5ff1f}.landing-page:not(.classic-landing) .landing-product-showcase-feature-title{color:var(--wise-text)}.landing-page:not(.classic-landing) .landing-product-showcase-feature-desc{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-mode-card-actions button{color:var(--wise-deep);background:#6eb5ff52}.landing-page:not(.classic-landing) .landing-mode-card-actions button:hover{background:#6eb5ff7a}.landing-page:not(.classic-landing) .landing-mode-card-actions a{color:var(--wise-deep)}.landing-page:not(.classic-landing) .landing-section-head h2{letter-spacing:-.03em;color:var(--wise-text);font-family:"Baloo 2",Nunito,sans-serif;font-weight:800}.landing-page:not(.classic-landing) .landing-section-head p{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-hero-copy h1,.landing-page:not(.classic-landing) .landing-section-intro h2,.landing-page:not(.classic-landing) .landing-future-copy h2{letter-spacing:-.03em;color:var(--wise-text);font-family:"Baloo 2",Nunito,sans-serif;font-weight:800}.landing-page:not(.classic-landing) .landing-hero-lead,.landing-page:not(.classic-landing) .landing-hero-stats dt{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-hero-stats dd{color:var(--wise-deep)}.landing-page:not(.classic-landing) .landing-product-showcase,.landing-page:not(.classic-landing) .landing-testimonials{box-shadow:none;color:var(--wise-text);background:0 0;border:none}.landing-page:not(.classic-landing) .landing-product-showcase{border:1px solid var(--wise-border);box-shadow:var(--wise-shadow);background:radial-gradient(circle at 0 0,#6eb5ff1a,#0000 52%),#fffffff0}.landing-page:not(.classic-landing) .landing-poster--showcase{border-color:var(--wise-border);box-shadow:0 8px 20px #1b2e500d}.landing-page:not(.classic-landing) .landing-product-showcase-copy h2,.landing-page:not(.classic-landing) .landing-testimonials-head h2{letter-spacing:-.03em;color:var(--wise-text);font-family:"Baloo 2",Nunito,sans-serif;font-weight:800}.landing-page:not(.classic-landing) .landing-product-showcase-lead,.landing-page:not(.classic-landing) .landing-testimonials-head p{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-product-mode{border-color:var(--wise-border);background:#ffffffb8}.landing-page:not(.classic-landing) .landing-product-mode.is-active{background:#fff1c6c7;border-color:#f5a62361;box-shadow:0 6px 16px #f5a6231a}.landing-page:not(.classic-landing) .landing-poster-showcase-caption{border-top-color:var(--wise-border);background:linear-gradient(#ffffffb8 0%,#edf4fcf5 100%)}.landing-page:not(.classic-landing) .landing-poster-showcase-desc,.landing-page:not(.classic-landing) .landing-product-mode-points li{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-product-mode-points li:before{background:var(--wise-green)}.landing-page:not(.classic-landing) .landing-product-mode .landing-product-topline{color:var(--wise-green-dark);background:var(--wise-highlight-bg)}.landing-page:not(.classic-landing) .landing-testimonial-card{background:#ffffffb8;border-color:#4a90d929}.landing-page:not(.classic-landing) .landing-testimonial-card:hover{box-shadow:none;background:#ffffffe0;border-color:#4a90d947}.landing-page:not(.classic-landing) .landing-testimonial-quote{color:#454745}.landing-page:not(.classic-landing) .landing-testimonial-author{color:var(--wise-green-dark)}.landing-page:not(.classic-landing) .landing-product-points li{color:var(--wise-text-muted)}.landing-page:not(.classic-landing) .landing-product-mode .landing-product-footer a{color:var(--wise-green-dark);background:0 0}.landing-page:not(.classic-landing) .landing-product-mode .landing-product-footer a:hover{color:var(--wise-green)}.landing-page:not(.classic-landing) .landing-product-footer button{background:var(--wise);color:var(--wise-deep);border-color:var(--wise-highlight-border);box-shadow:none}.landing-page:not(.classic-landing) .landing-future-panel{background:radial-gradient(circle at 0 0,#6eb5ff33,#0000 55%),#fffffff0}.landing-page:not(.classic-landing) .landing-future-slot.is-active{border-color:var(--wise-highlight-border);background:var(--wise-highlight-bg)}.landing-page:not(.classic-landing) .landing-btn-glass{border:1px solid var(--wise-border);color:var(--wise-deep);background:#ffffffd1}.landing-page:not(.classic-landing) .landing-btn-glass:hover{background:var(--wise-highlight-bg);border-color:var(--wise-highlight-border)}.landing-page:not(.classic-landing) .landing-hero-meta span,.landing-page:not(.classic-landing) .landing-panel-header>span,.landing-page:not(.classic-landing) .landing-panel-label{color:var(--wise-text-muted)}.landing-footer,.landing-footer.preview-landing-footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top-color:#0000}.landing-footer-links a{color:var(--wise-text-muted);text-decoration:none;transition:color .2s}.landing-footer-links a:hover{color:var(--wise-green-dark)}.landing-footer-social-link{color:var(--wise-text-muted);border:1px solid var(--wise-border);background:#ffffffa6}.landing-footer-social-link:hover{color:var(--wise-deep);background:var(--wise-highlight-bg);border-color:var(--wise-highlight-border);transform:translateY(-1px)}.landing-footer-lockup .brand-lockup-copy strong,.landing-footer-copyright{color:var(--wise-green-dark)}.landing-footer-lockup .brand-lockup-copy span,.landing-footer-branding span{color:var(--wise-text-muted)}.landing-footer-branding strong{color:var(--wise-deep)}.static-page-content{padding-top:6.6rem;padding-bottom:3rem}.landing-page:not(.classic-landing) .landing-btn-glass,.landing-page:not(.classic-landing) .landing-btn-white{color:var(--wise-deep)}.landing-page:not(.classic-landing) .landing-btn-primary,.landing-page:not(.classic-landing) .landing-btn-white{background:var(--wise);color:var(--wise-deep)}.landing-page:not(.classic-landing) .landing-command-item strong{color:var(--wise-text)}.landing-page:not(.classic-landing) .landing-command-item p{color:var(--wise-text-muted)}.training-shell-preview.landing-page{background:radial-gradient(56rem 34rem at 4% -10%, var(--wise-orange-glow), transparent 55%), radial-gradient(48rem 32rem at 98% 0%, var(--wise-highlight-soft), transparent 55%), linear-gradient(180deg, var(--wise-bg) 0%, var(--wise-bg-mid) 48%, var(--wise-bg-soft) 100%)}.preview-like{--pl-surface:#ffffffeb;--pl-surface-muted:#ffffffc7;--pl-border:var(--wise-border);--pl-text:var(--wise-text);--pl-text-muted:var(--wise-text-muted);--pl-accent:var(--wise-green);--pl-accent-strong:var(--wise-deep);--pl-accent-soft:var(--wise-highlight-bg);--pl-correct:var(--wise-green);--pl-error:#d03238}.preview-like .top-stats-wrapper{border-color:var(--pl-border);background:var(--pl-surface);box-shadow:var(--wise-shadow)}.preview-like .top-stats-collapsed-readout,.preview-like .setting-bank-select,.preview-like .setting-chip.setting-icon-chip.is-active{color:var(--pl-accent-strong)}.preview-like .setting-chip,.preview-like .setting-bank-menu-item,.preview-like .setting-nav-link{color:var(--pl-text-muted)}.preview-like .setting-bank-menu-item:hover,.preview-like .setting-chip:hover,.preview-like .setting-bank-menu-item.is-active{color:var(--pl-accent)}.preview-like .setting-bank-menu,.word-bank-menu-portal .setting-bank-menu{border-color:var(--pl-border);box-shadow:var(--wise-shadow);background:#fffffffa}.preview-like .setting-bank-menu-item{color:var(--pl-text)}.preview-like .setting-bank-menu-item:hover{background:var(--pl-accent-soft);color:var(--pl-accent-strong)}.preview-like .setting-divider{background:var(--wise-border)}.preview-like .setting-chip-input{border-color:var(--pl-border);background:var(--wise-bg);color:var(--pl-text)}.preview-like .target-phrase-item{border-color:var(--pl-border);background:var(--pl-surface-muted);color:var(--pl-text-muted)}.preview-like .target-word-upper{color:var(--wise-text-muted);text-shadow:none}.preview-like .target-word-letter.is-cursor:after{background:var(--typing-cursor);box-shadow:0 0 .16em var(--typing-cursor-glow)}.preview-like .target-word-lower{color:#454745}.preview-like .word-translation-type{color:#454745;opacity:.78}.preview-like .word-translation-text{color:var(--pl-text)}.preview-like .input-focus-hint{box-shadow:var(--wise-shadow), 0 0 0 1px #4a90d91f;color:var(--wise-deep);text-shadow:none;background:linear-gradient(135deg,#fffffffa,#e2f6d5f5);border-color:#4a90d973}.training-shell-preview .preview-settings-panel{background:radial-gradient(56rem 34rem at 4% -10%, var(--wise-orange-glow), transparent 55%), radial-gradient(48rem 32rem at 98% 0%, var(--wise-highlight-soft), transparent 55%), linear-gradient(180deg, var(--wise-bg) 0%, var(--wise-bg-mid) 48%, var(--wise-bg-soft) 100%);-webkit-backdrop-filter:none;backdrop-filter:none;border-left-color:var(--pl-border);border-right:none;box-shadow:-12px 0 32px #1b2e501f}.training-shell-preview .preview-settings-kicker{color:var(--wise-green)}.training-shell-preview .preview-settings-header h2,.training-shell-preview .preview-settings-section-heading span{color:var(--pl-text)}.training-shell-preview .preview-settings-toggle,.training-shell-preview .preview-settings-chip{border-color:var(--pl-border);background:var(--pl-surface-muted);color:var(--pl-text-muted)}.training-shell-preview .preview-settings-toggle.is-active,.training-shell-preview .preview-settings-chip.is-active{border-color:var(--wise-highlight-border);background:var(--pl-accent-soft);color:var(--pl-accent-strong)}.training-shell-preview .preview-settings-range-value,.training-shell-preview .preview-settings-field label{color:var(--pl-text-muted)}.preview-like .preview-message-toast>div{border-color:var(--pl-border);background:var(--pl-surface);color:var(--pl-text)}.preview-like .word-result-primary-label,.preview-like .word-result-stat-label,.preview-like .word-result-meta span{color:var(--wise-green-dark)}.preview-like .word-result-primary-metric strong,.preview-like .word-result-meta strong,.preview-like .word-result-stat-card strong{color:var(--wise-deep)}.preview-like .word-result-stat-card small{color:var(--pl-text-muted)}.preview-like .word-result-meta-value{color:#454745}.preview-like .word-result-action,.preview-like .word-result-action.is-primary{color:#4d4b46;background:#f0eee8;border:none}.preview-like .word-result-tooltip{color:#454745;background:#fffffffa;border-color:#1b3d6b1a}.training-shell-preview .quick-controls.quick-controls-rail{border-color:var(--pl-border);box-shadow:var(--wise-shadow);background:#ffffffe0}.preview-like .setting-bank-select,.preview-like .setting-chip,.preview-like .top-stats-collapsed-readout{color:var(--wise-text-muted)}.preview-like .setting-bank-select{color:var(--wise-deep)}.preview-like .word-result-panel,.preview-like .word-result-chart-panel,.preview-like .word-result-sidebar{border-color:var(--wise-border);color:var(--wise-text);background:#ffffffeb}.preview-like .word-result-chart-bar{background:var(--wise-green)}.preview-like .input-focus-hint kbd{border-color:var(--wise-border);color:var(--wise-deep);background:#ffffffe6}.landing-page:has(.training-shell-preview.word-training-layout:not(.word-training-report-mode)){height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.training-shell-preview.word-training-layout{flex:1;min-height:0;overflow:hidden}.training-shell-preview.word-training-layout .landing-shell{flex:1;gap:0;min-height:0;padding-bottom:0;overflow:hidden}.training-shell-preview.word-training-layout .landing-shell>main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.training-shell-preview.word-training-layout .preview-like:not(.preview-like-top):not(.preview-like-report){flex:1;height:auto;min-height:0}.training-shell-preview.word-training-layout .preview-like.preview-like-top .top-stats-wrapper{margin-top:24px;margin-bottom:0}.training-shell-preview.word-training-layout .preview-like.preview-like-top .top-stats-wrapper.is-collapsed{margin-top:24px}.training-shell-preview.word-training-layout .preview-like .preview-stage{flex:1;min-height:0;margin-top:24px}.training-shell-preview.word-training-layout .preview-like.letter-rain-layout{gap:0}.training-shell-preview.word-training-layout .preview-like.letter-rain-layout .letter-rain-preview-stage,.training-shell-preview.word-training-layout .preview-like.letter-rain-layout .letter-rain-stage-body,.training-shell-preview.word-training-layout .preview-like.letter-rain-layout .typing-lines-card--letter-rain{flex:1;min-height:0}.training-shell-preview.word-training-layout .preview-like.letter-rain-layout .typing-lines-card--letter-rain{height:auto;min-height:0;padding:0}.training-shell-preview.word-training-layout .preview-like .target-card.typing-lines-card{padding:8px 0 4px}.training-shell-preview.word-training-layout .preview-like .target-card{padding:20px 0 10px}.training-shell-preview.word-training-layout .preview-like .target-phrases-side{margin-top:36px}.training-shell-preview.word-training-report-mode .landing-shell,.training-shell-preview.word-training-report-mode .landing-shell>main{justify-content:flex-start}.training-shell-preview.word-training-report-mode .preview-like-report{flex-direction:column;flex:1;width:min(1120px,100vw - 48px);min-height:0;margin:0 auto;display:flex;overflow:hidden}.training-shell-preview.word-training-report-mode .word-result-page{flex:1;min-height:0;margin-top:20px;overflow:hidden auto}.training-shell-preview.word-training-report-mode .preview-like.preview-like-top .top-stats-wrapper,.training-shell-preview.word-training-report-mode .preview-like.preview-like-top .top-stats-wrapper.is-collapsed{margin-top:24px;margin-bottom:0}.training-shell-preview.word-training-bank-open .preview-like-top{z-index:2100;position:relative}.word-bank-menu-portal .setting-bank-menu-backdrop{z-index:2999;cursor:default;background:0 0;border:0;position:fixed;inset:0}.word-bank-menu-portal .setting-bank-menu{z-index:3000;background:#fffffff5;border:1px solid #9aa5ff3d;border-radius:10px;width:140px;max-width:min(240px,82vw);max-height:min(300px,100dvh - 120px);margin-left:0;padding:8px 0;position:fixed;overflow:auto;box-shadow:0 12px 28px #0608115c}.word-bank-menu-portal .setting-bank-menu-item{color:#454745;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;margin-left:0;padding:7px 12px;font-size:12px;font-weight:700;line-height:1.3}.word-bank-menu-portal .setting-bank-menu-item:hover{color:#1b3d6b;background:#6eb5ff38}.word-bank-menu-portal .setting-bank-menu-item.is-active{color:#1b3d6b;font-weight:800}.training-shell-preview .quick-controls.quick-controls-rail{z-index:25;background:#ffffffc7;border:1px solid #adb4ff42;border-radius:20px;position:fixed;top:56%;right:clamp(14px,4vw,56px);transform:translateY(-50%);box-shadow:0 16px 36px #0608115c}.preview-like{--typing-blue:#4a90d9;--typing-blue-bright:#6ec4ff;--typing-blue-soft:#82b2f0e0;--typing-blue-muted:#96b4dcc7;--typing-cursor:#58a6ff;--typing-cursor-glow:#58a6ffb8;flex-direction:column;flex:1;width:min(1040px,100vw - 160px);min-height:calc(100vh - 160px);margin:0 auto;display:flex;position:relative}.preview-like.preview-like-top,.preview-like.preview-like-report{flex:none;min-height:0}.training-shell-preview.word-training-report-mode .preview-settings-backdrop{z-index:3099}.training-shell-preview.word-training-report-mode .preview-settings-panel{z-index:3100}.preview-like .setting-bar .kq-has-tooltip--below:after{z-index:2200}.preview-like .setting-bar .kq-has-tooltip--below:before{z-index:2199}.preview-like.preview-like-top .top-stats-wrapper,.preview-like.preview-like-top .top-stats-wrapper.is-collapsed{margin-top:40px;margin-bottom:0}.preview-like .top-stats-wrapper{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #9aa5ff3d;border-radius:18px;justify-content:center;align-items:center;width:fit-content;min-height:46px;margin:40px auto 14px;padding:6px 10px;display:flex;position:relative;overflow:visible;box-shadow:0 12px 34px #080a1247}.preview-like .top-stats-wrapper.is-collapsed{border-radius:12px;margin-top:40px;margin-bottom:14px;padding:6px 10px}.preview-like .top-stats-collapsed-readout{text-align:center;color:#4a90d9;letter-spacing:.01em;font-variant-numeric:tabular-nums;min-width:58px;font-size:15px;font-weight:800}.preview-like .start-bar-row{width:auto}.preview-like .setting-bar{--setting-icon-size:20px;--setting-chip-hit:28px;--setting-bar-gap:4px;align-items:center;gap:var(--setting-bar-gap);flex-wrap:nowrap;display:flex}.preview-like .setting-divider{width:1px;height:calc(var(--setting-chip-hit) - 6px);background:#ffffff2e;flex-shrink:0;margin:0 2px}.preview-like .setting-chip{color:#e0e6ffe0;background:0 0;border:none;padding:0 6px;font-size:11px;font-weight:800}.preview-like .setting-bar .setting-icon-chip{color:#454745}.preview-like .setting-bar .setting-icon-chip,.preview-like .setting-bar .setting-nav-link,.preview-like .setting-bar .setting-stat-chip,.preview-like .setting-bar .setting-chip-custom,.preview-like .setting-bar .setting-play-toggle{min-width:var(--setting-chip-hit);width:var(--setting-chip-hit);height:var(--setting-chip-hit);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.preview-like .setting-bar svg{width:var(--setting-icon-size);height:var(--setting-icon-size);flex-shrink:0}.preview-like .setting-bar .setting-icon-chip svg,.preview-like .setting-bar .setting-nav-link svg,.preview-like .setting-bar .setting-stat-chip svg,.preview-like .setting-bar .setting-chip-custom svg,.preview-like .setting-bar .setting-play-toggle svg{stroke-width:2.2px!important}.preview-like .setting-mode-links,.preview-like .setting-stat-toggle{align-items:center;gap:var(--setting-bar-gap);display:inline-flex}.preview-like .setting-nav-link,.preview-like .setting-stat-chip{color:#454745;box-shadow:none;background:0 0;border:none;text-decoration:none;transition:color .2s,transform .2s}.preview-like .setting-bar .setting-stat-chip:has(.setting-stat-readout){width:auto;min-width:auto;padding:0}.preview-like .setting-nav-link:hover,.preview-like .setting-stat-chip:hover:not(:disabled){color:#4a90d9;transform:translateY(-1px)}.preview-like .setting-nav-link.is-active,.preview-like .setting-stat-chip.is-active{color:#4a90d9}.preview-like .setting-chip.setting-chip-value{text-align:center;color:#4a90d9;letter-spacing:.01em;min-width:48px;height:var(--setting-chip-hit);background:#1b3d6b0f;border:1px solid #6ec4ff42;border-radius:999px;padding:0 8px}.preview-like .setting-bar .setting-chip-custom{cursor:pointer;background:0 0;border:none;border-radius:999px}.preview-like .setting-chip-icon{width:var(--setting-icon-size);height:var(--setting-icon-size);display:inline-flex}.preview-like .setting-chip-icon svg{width:var(--setting-icon-size);height:var(--setting-icon-size);fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.preview-like .setting-chip-input{width:52px;height:calc(var(--setting-chip-hit) - 4px);color:#454745;background:#ffffffe0;border:1px solid #b1b7ff42;border-radius:12px;outline:none;padding:0 8px;font-size:11px;font-weight:700}.preview-like .setting-bar .setting-chip-duration{width:auto;min-width:auto;height:var(--setting-chip-hit);cursor:pointer;color:#454745;padding:0 7px}.preview-like .setting-bar .setting-chip-duration.is-active,.preview-like .setting-bar .setting-chip-custom.is-active,.preview-like .setting-bar .setting-chip-duration:hover{color:#4a90d9}.preview-like .setting-bar .setting-bank-select,.preview-like .setting-bar .setting-mode-select{justify-content:center;align-items:center;gap:var(--setting-bar-gap);height:var(--setting-chip-hit);box-shadow:none;color:#4a90d9;letter-spacing:.05em;text-transform:uppercase;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;cursor:pointer;background:0 0;border:none;min-width:0;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.preview-like .setting-bank-dropdown{align-items:center;display:inline-flex;position:relative}.preview-like .setting-bar .setting-mode-select-icon{width:var(--setting-icon-size);height:var(--setting-icon-size);color:#454745;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.preview-like .setting-play-toggle.is-playing{color:#1b3d6b}.preview-like .setting-play-toggle.is-paused{color:#868685}.preview-like .setting-bar .setting-duration-leading-icon{width:var(--setting-chip-hit);height:var(--setting-chip-hit);color:#4a90d9;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.preview-like .setting-bank-dropdown--dual{gap:var(--setting-bar-gap,4px)}.preview-like .setting-char-option{color:#454745;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 9px;font-size:12px;font-weight:700;line-height:1.3;display:flex}.preview-like .setting-char-option:hover,.preview-like .setting-char-option.is-active{color:#1b3d6b;background:#6eb5ff38}.preview-like .setting-char-option-check{text-align:center;color:#1b3d6b;flex-shrink:0;width:14px;font-size:11px;font-weight:900}.preview-like .setting-stat-readout{letter-spacing:.02em;color:inherit;min-width:36px;font-size:11px;font-weight:800}.preview-like .setting-stat-readout-muted{color:#454745}.preview-like .setting-stat-chip:disabled{cursor:default;opacity:.72}.preview-like .setting-bank-select-label{white-space:nowrap}.preview-like .setting-bank-menu-backdrop{z-index:1999;background:0 0;border:0;position:fixed;inset:0}.preview-like .setting-bank-menu{z-index:2000;background:#fffffff5;border:1px solid #9aa5ff3d;border-radius:10px;width:140px;max-width:min(240px,82vw);max-height:300px;margin-left:-15px;padding:8px 0 8px 15px;position:absolute;overflow:auto;box-shadow:0 12px 28px #0608115c}.preview-like .setting-bank-menu-item{color:#454745;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:calc(100% + 10px);margin-left:-10px;padding:7px 9px 7px 10px;font-size:12px;font-weight:700;line-height:1.3}.preview-like .setting-bank-menu-item:hover{color:#1b3d6b;background:#6eb5ff38}.preview-like .setting-bank-menu-item.is-active{color:#1b3d6b;font-weight:800}.preview-like.is-bank-open .preview-stage{pointer-events:none}.preview-like.is-bank-open .top-stats-wrapper,.preview-like.is-bank-open .setting-bank-dropdown,.preview-like.is-bank-open .setting-bank-menu,.preview-like.is-bank-open .setting-bank-menu-backdrop,.preview-like.is-bank-open .setting-bank-menu-item,.preview-like.is-bank-open .setting-bank-select{pointer-events:auto}.preview-like .preview-stage{flex-direction:column;flex:1;width:100%;max-width:980px;margin:16px auto 0;display:flex;position:relative}.preview-like .target-card,.preview-like .preview-input-row,.preview-like .preview-stage>.flex+.flex,.preview-like.is-input-inactive .target-card,.preview-like.is-input-inactive .preview-input-row,.preview-like.is-input-inactive .preview-stage>.flex+.flex{transition:filter .24s,opacity .24s}.preview-like.is-training-paused .target-card,.preview-like.is-training-paused .preview-input-row{filter:blur(1.6px);opacity:.8}.preview-like.is-idle-layout .typing-stage-body{flex:1;min-height:0}.preview-like.is-idle-layout .training-idle-hints{margin-top:auto;margin-bottom:auto;padding-bottom:0}.preview-like .typing-stage-body{flex-direction:column;align-items:stretch;gap:16px;width:100%;display:flex}.preview-like .training-idle-hints{box-sizing:border-box;flex-direction:column;gap:5px;width:fit-content;max-width:min(100%,420px);margin-left:auto;margin-right:auto;padding:0;display:flex}.preview-like .training-idle-hints-row{color:#454745;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;line-height:1.5;display:flex}.preview-like .training-idle-hint-key{color:#fff;min-width:34px;height:28px;box-shadow:none;background:#48484ae0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.preview-like .training-idle-hint-key--icon{width:28px;min-width:28px;padding:0}.preview-like .training-idle-hint-key--icon svg{color:#fff;width:12px;height:12px}.preview-like.is-input-inactive .target-word-upper{filter:none;opacity:1;color:#e1effffa;text-shadow:0 10px 24px #0a102061}.preview-like .input-focus-hint{z-index:12;color:#0e0f0c;text-shadow:0 2px 10px #00000059;cursor:pointer;text-align:center;background:linear-gradient(135deg,#fffffffa,#e2f6d5f5);border:1px solid #8ed3ff80;border-radius:14px;justify-content:center;align-items:center;min-width:320px;padding:16px 28px;font-size:24px;font-weight:900;display:inline-flex;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #06081180,0 0 0 1px #56a8ff2e}.preview-like.is-input-active .input-focus-hint{display:none}.preview-like .input-focus-hint-copy{white-space:nowrap;justify-content:center;align-items:center;gap:10px;display:inline-flex}.preview-like .input-focus-hint-key{background:#ffffff2e;border:1px solid #ffffff61;border-radius:999px;justify-content:center;align-items:center;width:44px;height:28px;display:inline-flex}.preview-like .input-focus-hint-key svg{width:18px;height:18px}.preview-like .target-card{background:0 0;border:none;border-radius:10px;grid-template-columns:minmax(0,1fr) 260px minmax(0,1fr);gap:30px;padding:36px 0 24px;display:grid}.preview-like .target-phrases-side{flex-direction:column;gap:14px;margin-top:70px;display:flex}.preview-like .target-phrases-side.left{align-items:flex-end}.preview-like .target-phrases-side.right{align-items:flex-start}.preview-like .target-phrases-side .target-phrase-item{width:min(100%,220px)}.preview-like .target-phrase-item{color:#454745;background:#ffffffb8;border:1px solid #b1b7ff2e;border-radius:12px;padding:14px 18px;font-size:13px;font-weight:700}.preview-like .target-word-cluster{text-align:center;flex-direction:column;align-items:flex-start;gap:2px;width:min(100%,260px);margin:-10px auto 0;padding:0 2px;display:flex;position:relative}.preview-like .target-word-main{flex-direction:column;align-items:center;width:260px;margin:0 auto;display:flex}.preview-like .target-word-upper{white-space:nowrap;letter-spacing:.01em;color:#96a6c2eb;text-shadow:0 7px 18px #08081038;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline;gap:0;width:100%;margin-bottom:30px;font-size:clamp(24px,2.95vw,38px);font-weight:1000;line-height:.88;display:flex}.training-shell-preview.word-training-layout .preview-like .target-word-upper{justify-content:center}.preview-like .target-word-upper:focus,.preview-like .target-word-upper:focus-visible{outline:none}.preview-like .target-word-letter{color:var(--typing-blue-muted);display:inline-block;position:relative}.preview-like .target-word-letter.is-correct{color:var(--typing-blue)}.preview-like .target-word-letter.is-pending{color:var(--typing-blue-muted)}.preview-like .target-word-letter.is-slot.is-pending{color:#96b4dc47}.preview-like .target-word-letter.is-error{color:#ff8ea3}.preview-like .target-word-letter.is-cursor:after{content:"";background:var(--typing-cursor);width:.1em;height:calc(1em + 10px);box-shadow:0 0 .16em var(--typing-cursor-glow);border-radius:999px;animation:.34s cubic-bezier(.22,1,.36,1) typing-cursor-step-in,1s step-end .34s infinite typing-cursor-blink;position:absolute;top:-5px;left:-.08em}@keyframes typing-cursor-step-in{0%{opacity:.5;transform:translate(-.32em)}to{opacity:1;transform:translate(0)}}@keyframes typing-cursor-blink{0%,45%{opacity:1}46%,to{opacity:.16}}.preview-like .target-word-lower{letter-spacing:-.02em;color:#454745;text-align:left;width:100%;margin-top:20px;margin-left:10px;font-size:clamp(14px,1.5vw,19px);font-weight:900;line-height:1.02}.preview-like .word-translation-block{color:#454745;text-align:left;background:#ffffffb8;border:1px solid #b1b7ff2e;border-radius:12px;flex-direction:column;justify-content:center;gap:4px;width:100%;max-width:100%;min-height:36px;margin-top:5px;padding:10px 22px;font-size:clamp(12px,1.05vw,16px);font-weight:700;display:flex}.preview-like .word-translation-line{align-items:baseline;gap:6px;line-height:1.3;display:flex}.preview-like .word-translation-type{color:#454745;opacity:.78;font-weight:700}.preview-like .word-translation-text{color:#454745;font-weight:700}.landing-page>.landing-footer .landing-footer-inner{justify-content:space-between;align-items:center;gap:.8rem;width:min(100%,1152px);margin-inline:auto;padding-inline:clamp(1rem,2vw,2rem);display:flex}.landing-page>.landing-footer .landing-footer-branding{justify-items:end;margin-left:auto}.landing-page:has(.word-training-report-mode)>.landing-footer{flex-shrink:0;margin-top:auto;padding:1.2rem 0 1.8rem}.training-shell-preview .preview-settings-backdrop{opacity:0;pointer-events:none;z-index:38;background:#1b2e5038;border:0;transition:opacity .24s;position:fixed;inset:4.5rem 0 0}.training-shell-preview .preview-settings-backdrop.is-open{opacity:1;pointer-events:auto}.training-shell-preview .preview-settings-panel{box-sizing:border-box;width:min(285px,100vw - 16px);height:calc(100dvh - 4.5rem);min-height:0;max-height:calc(100dvh - 4.5rem);padding:14px 14px calc(14px + env(safe-area-inset-bottom));background:radial-gradient(56rem 34rem at 4% -10%, var(--wise-orange-glow), transparent 55%), radial-gradient(48rem 32rem at 98% 0%, var(--wise-highlight-soft), transparent 55%), linear-gradient(180deg, var(--wise-bg) 0%, var(--wise-bg-mid) 48%, var(--wise-bg-soft) 100%);-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;pointer-events:none;z-index:39;border-left:1px solid #6ec4ff38;border-right:none;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .24s;position:fixed;top:4.5rem;left:auto;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 48px #06081138}.training-shell-preview .preview-settings-panel.is-open{opacity:1;pointer-events:auto;transform:translate(0)}.training-shell-preview .preview-settings-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.training-shell-preview .preview-settings-kicker{letter-spacing:.1em;text-transform:uppercase;color:#8ed3ffc2;margin:0 0 4px;font-size:11px;font-weight:800}.training-shell-preview .preview-settings-header h2{color:#0e0f0c;margin:0;font-size:22px;font-weight:900}.training-shell-preview .preview-settings-close{color:#454745;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;width:34px;height:34px;font-size:22px;line-height:1}.training-shell-preview .preview-settings-section{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;margin-bottom:14px;padding:16px}.training-shell-preview .preview-settings-section-heading{color:#0e0f0c;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:800;display:inline-flex}.training-shell-preview .preview-settings-section-heading svg{width:20px;height:20px}.training-shell-preview .preview-settings-toggle-grid{grid-template-columns:1fr;gap:10px;display:grid}.training-shell-preview .preview-settings-toggle{color:#dce5fbd6;background:#1b3d6b0d;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-size:13px;font-weight:700;display:inline-flex}.training-shell-preview .preview-settings-toggle.is-active,.training-shell-preview .preview-settings-chip.is-active{color:#1b3d6b;background:#6eb5ff47;border-color:#6ec4ff5c}.training-shell-preview .preview-settings-toggle svg{width:20px;height:20px}.training-shell-preview .preview-settings-field{margin-top:14px}.training-shell-preview .preview-settings-field label{color:#dce5fbbd;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.training-shell-preview .preview-settings-range-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.training-shell-preview .preview-settings-range-row input[type=range]{width:100%}.training-shell-preview .preview-settings-range-value{text-align:right;color:#1b3d6b;min-width:48px;font-size:12px;font-weight:800}.training-shell-preview .preview-settings-chip-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.training-shell-preview .preview-settings-chip{color:#dce5fbd1;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.preview-like .preview-context-card{width:min(100%,780px);margin:0 auto}.preview-like .target-word-upper.target-line-upper{letter-spacing:0;max-width:min(100%,780px);font-size:clamp(16px,2vw,24px);line-height:1.22}.preview-like .typing-lines{letter-spacing:.01em;text-align:left;-webkit-user-select:none;user-select:none;flex-direction:column;gap:.42em;width:100%;max-width:none;margin:0 auto;padding:0 clamp(20px,4vw,48px);font-size:clamp(18px,2.1vw,28px);font-weight:800;line-height:1.28;display:flex}.preview-like .typing-lines-card--training .typing-lines{gap:.38em;width:min(100%,780px);margin:0 auto;font-size:clamp(24px,3vw,38px);line-height:1.24}.preview-like .typing-lines-card--prose .typing-lines{width:min(100%,980px);max-width:calc(100% - clamp(12px,2vw,28px));padding:0 clamp(12px,2vw,28px)}.preview-like .typing-lines-card--training{justify-content:flex-start;align-items:flex-start;min-height:6.1em}.preview-like .typing-lines-card--char .typing-lines{width:min(100%,980px);max-width:calc(100% - clamp(12px,2vw,28px));margin:0 auto;padding:0 clamp(12px,2vw,28px)}.preview-like .typing-lines-card--char .typing-line{flex-wrap:nowrap;justify-content:space-between;align-items:baseline;width:100%;display:flex}.preview-like .typing-lines-card--char .target-word-letter{text-align:center;flex:0 auto;width:auto;min-width:0;display:inline-block}.preview-like .typing-lines-empty{color:#868685eb;justify-content:center;align-items:center;min-height:4.5em;font-size:16px;font-weight:700;display:flex}.preview-like .typing-line{white-space:pre-wrap;word-break:break-word;width:100%;min-height:1.28em}.preview-like .typing-line.is-complete .target-word-letter.is-pending{color:#868685b8}.preview-like .target-card.typing-lines-card{width:100%;max-width:none;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;min-height:6.38em;margin:0 auto;padding:0;display:flex}.preview-like .typing-lines.is-rolling{animation:.52s cubic-bezier(.22,1,.36,1) typing-paper-roll}.preview-like .typing-lines.is-rolling .typing-line:first-child{animation:.52s cubic-bezier(.22,1,.36,1) forwards typing-line-roll-out}.preview-like .typing-lines.is-rolling .typing-line:nth-child(2){animation:.52s cubic-bezier(.22,1,.36,1) forwards typing-line-roll-shift}.preview-like .typing-lines.is-rolling .typing-line:last-child{animation:.52s cubic-bezier(.22,1,.36,1) forwards typing-line-roll-in}@keyframes typing-paper-roll{0%{transform:translateY(.35em)}to{transform:translateY(0)}}@keyframes typing-line-roll-shift{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes typing-line-roll-out{0%{opacity:1;transform:translateY(0)}to{opacity:.2;transform:translateY(-110%)}}@keyframes typing-line-roll-in{0%{opacity:.35;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}.preview-like .typing-line.is-enter-descend,.preview-like .typing-line.is-enter-slide,.preview-like .typing-line.is-enter-roll-hold{position:relative}.preview-like .typing-line.is-enter-descend:after,.preview-like .typing-line.is-enter-slide:after,.preview-like .typing-line.is-enter-roll-hold:after{content:none}.preview-like .target-word-letter.is-cursor-ghost.is-cursor-descend:after,.preview-like .target-word-letter.is-cursor-ghost.is-cursor-slide-only:after,.preview-like .target-word-letter.is-cursor-ghost.is-cursor-roll-hold:after{content:"";background:var(--typing-cursor);width:.1em;height:calc(1em + 10px);box-shadow:0 0 .16em var(--typing-cursor-glow);pointer-events:none;z-index:3;border-radius:999px;position:absolute;top:-5px;left:auto;right:-.08em}.preview-like .typing-lines-card--char .typing-line.is-enter-descend,.preview-like .typing-lines-card--char .typing-line.is-enter-slide,.preview-like .typing-lines-card--prose .typing-line.is-enter-descend,.preview-like .typing-lines-card--prose .typing-line.is-enter-slide{container-type:inline-size}.preview-like .typing-lines-card--char .target-word-letter.is-cursor-ghost.is-cursor-descend:after,.preview-like .typing-lines-card--prose .target-word-letter.is-cursor-ghost.is-cursor-descend:after{animation:1.6s cubic-bezier(.22,1,.36,1) forwards typing-cursor-line-enter}.preview-like .typing-lines-card--char .target-word-letter.is-cursor-ghost.is-cursor-slide-only:after,.preview-like .typing-lines-card--prose .target-word-letter.is-cursor-ghost.is-cursor-slide-only:after{animation:1.6s cubic-bezier(.22,1,.36,1) forwards typing-cursor-line-enter-slide-only}.preview-like .target-word-letter.is-cursor-ghost.is-cursor-roll-hold:after{animation:none;transform:translateY(0)}.preview-like .typing-lines.is-rolling .typing-line:first-child .target-word-letter.is-cursor-ghost.is-cursor-roll-hold:after{opacity:1;animation:.52s cubic-bezier(.22,1,.36,1) forwards typing-cursor-roll-hold-anchor}@keyframes typing-cursor-roll-hold-anchor{0%{transform:translateY(0)}to{transform:translateY(110%)}}@keyframes typing-cursor-line-enter{0%{transform:translateY(calc(-1 * (1.24em + .38em))) translateX(var(--descend-from-x,0));opacity:.55}18%{opacity:1;transform:translateY(0)translate(0)}58%{transform:translateY(0) translateX(var(--slide-overshoot-x,calc(-100cqw - .5ch)));opacity:1}to{transform:translateY(0) translateX(var(--slide-start-x,calc(-100cqw)));opacity:1}}@keyframes typing-cursor-line-enter-slide-only{0%{opacity:1;transform:translateY(0)translate(0)}58%{transform:translateY(0) translateX(var(--slide-overshoot-x,calc(-100cqw - .5ch)));opacity:1}to{transform:translateY(0) translateX(var(--slide-start-x,calc(-100cqw)));opacity:1}}.preview-like .target-word-lower.target-line-lower{text-align:center}.preview-like .preview-input-row{width:min(100%,780px);margin-left:auto;margin-right:auto}.preview-like .word-caret.hidden{display:none}.preview-like .preview-input-row{margin-top:8px}.preview-like .preview-stage>.flex+.flex{margin-top:10px}.preview-like .preview-input-row input{background:#ffffffb8;border:1px solid #b1b7ff2e;border-radius:14px}.preview-like .preview-input-row button{border-radius:14px}.preview-like .setting-message-anchor{display:inline-flex;position:relative}.preview-like .setting-message-anchor .preview-message-toast{z-index:32;width:min(380px,70vw);animation:.24s preview-message-pop;position:absolute;top:calc(100% + 8px);right:0}.preview-like .preview-message-toast>div{background:linear-gradient(#fffffff0,#edf4fcf0);border:1px solid #adb4ff42;box-shadow:0 12px 26px #0608115c}.preview-like.preview-like-report{align-items:center}.preview-like .word-result-page{grid-template-columns:minmax(96px,112px) minmax(0,1fr);justify-content:center;align-items:start;gap:8px;width:min(860px,94%);margin:10px auto 0;display:grid}.preview-like .word-result-overview{text-align:right;flex-direction:column;align-items:flex-end;gap:18px;display:flex}.preview-like .word-result-primary-metric{flex-direction:column;align-items:flex-end;gap:2px;width:100%;display:flex}.preview-like .word-result-primary-label,.preview-like .word-result-stat-label{color:#8bc96a;letter-spacing:.02em;width:auto;max-width:128px;font-size:22px;line-height:1}.preview-like .word-result-primary-metric strong{color:#4a90d9;letter-spacing:-.02em;width:100px;font-size:clamp(18px,2.2vw,26px);font-weight:100;line-height:.8}.preview-like .word-result-primary-metric strong.word-result-test-type-value{white-space:normal;text-overflow:clip;word-break:break-word;width:auto;max-width:128px;line-height:1.2;overflow:visible}.preview-like .word-result-meta,.preview-like .word-result-meta-value{display:none}.preview-like .word-result-meta strong:not(.word-result-meta-value){color:#4a90d9;font-size:clamp(18px,2.2vw,26px);font-weight:100;line-height:1.05}.preview-like .word-result-chart-card{min-width:0;margin-top:0;margin-left:0}.preview-like .word-result-canvas{border-radius:18px;width:100%;display:block}.preview-like .word-result-canvas-wrap{justify-content:center;width:100%;display:flex;position:relative;overflow:visible}.preview-like .word-result-tooltip{pointer-events:none;color:#454745;letter-spacing:.01em;white-space:nowrap;z-index:3;background:#fffffffa;border:1px solid #1b3d6b1a;border-radius:12px;min-width:132px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.45;position:absolute;box-shadow:0 10px 24px #1b3d6b1f}.preview-like .word-result-tooltip.is-top{transform:translate(-50%,calc(-100% - 12px))}.preview-like .word-result-tooltip.is-bottom{transform:translate(-50%,12px)}.preview-like .word-result-stats-grid{grid-column:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.preview-like .word-result-stat-card{flex-direction:column;gap:6px;display:flex}.preview-like .word-result-stat-card .word-result-stat-label{font-size:18px}.preview-like .word-result-stat-card strong{color:#4a90d9;letter-spacing:-.02em;font-size:clamp(18px,2.2vw,26px);font-weight:600;line-height:1.05}.preview-like .word-result-stat-card small{color:#ceb4f2d1;letter-spacing:.02em;font-size:12px;font-weight:700}.preview-like .word-result-actions{grid-column:1/-1;justify-content:center;align-items:center;gap:14px;margin-top:0;padding-top:12px;display:flex}.preview-like .word-result-action{color:#4d4b46;font-family:var(--font-ui,"Nunito", sans-serif);letter-spacing:0;text-transform:none;cursor:pointer;background:#f0eee8;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.88rem;font-weight:700;transition:background .18s;display:inline-flex}.preview-like .word-result-action:hover:not(:disabled){background:#e8e4dc}.preview-like .word-result-action:disabled{opacity:.5;cursor:not-allowed}.preview-like .word-result-action-icon{color:#4d4b46;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.preview-like .word-result-action-icon svg{width:18px;height:18px}.preview-like .word-result-action.is-primary{color:#4d4b46;background:#f0eee8;border:none}@keyframes preview-message-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1100px){.preview-like{width:min(980px,100vw - 74px)}.preview-like .word-result-page{grid-template-columns:1fr;gap:24px}.preview-like .word-result-chart-card{width:100%;margin-left:0}.preview-like .word-result-stats-grid,.preview-like .word-result-actions{grid-column:auto}.preview-like .word-result-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-like .target-card{grid-template-columns:1fr;gap:18px}.preview-like .target-phrases-side{flex-direction:row;margin-top:0;overflow-x:auto}.preview-like .target-word-cluster{text-align:left;align-items:flex-start}.preview-like .word-translation-block{font-size:22px}.training-shell-preview .quick-controls.quick-controls-rail{width:fit-content;margin:0 auto;position:static;top:auto;right:auto;transform:none}.preview-like .setting-message-anchor .preview-message-toast{width:min(400px,88vw);left:50%;right:auto;transform:translate(-50%)}.training-shell-preview .preview-settings-panel{width:min(285px,100vw - 16px)}}@media (width<=780px){.preview-like{width:100%;min-height:auto}.preview-like .word-result-page{gap:18px;margin-top:10px}.preview-like .word-result-primary-label,.preview-like .word-result-stat-label,.preview-like .word-result-meta span{font-size:16px}.preview-like .word-result-primary-metric strong{font-size:clamp(54px,18vw,72px)}.preview-like .word-result-stats-grid{grid-template-columns:1fr;gap:16px}.preview-like .word-result-actions{flex-wrap:wrap}.preview-like .top-stats-wrapper{justify-content:flex-start;width:100%;overflow-x:auto}.preview-like .setting-bar{min-width:760px}.preview-like .input-focus-hint{min-width:0;padding:11px 20px;font-size:20px}.preview-like .input-focus-hint-copy{white-space:normal;gap:8px}.preview-like .target-word-upper{font-size:clamp(19px,4.7vw,28px)}.preview-like .target-word-lower{font-size:clamp(10px,2.7vw,14px)}.preview-like .word-translation-block{font-size:17px}.training-shell-preview .preview-settings-panel{width:min(92vw,285px);min-width:0}}.keyboard-training-layout .keyboard-training-stage{justify-content:center;align-items:center;min-height:clamp(280px,42vh,420px)}.preview-like.is-input-inactive .keyboard-training-container,.preview-like.is-training-paused .keyboard-training-container{filter:blur(1.6px);opacity:.82;transition:filter .24s,opacity .24s}.keyboard-training-container{box-sizing:border-box;background:#080c14d1;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:920px;margin:0 auto;padding:18px 20px 22px;overflow-x:auto;box-shadow:3px 5px 30px #00000038}.keyboard-training-keyboard{flex-direction:column;gap:10px;width:100%;min-width:680px;display:flex}.keyboard-row{justify-content:center;gap:6px;display:flex}.keyboard-key{color:#ffffffeb;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;flex:auto;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:12px 6px;font-size:.95rem;font-weight:500;line-height:1;transition:background .12s,box-shadow .12s,transform .12s,color .12s;display:flex}.keyboard-key.key-backspace,.keyboard-key.key-delete{flex:1.6 auto;min-width:88px}.keyboard-key.key-tab,.keyboard-key.key-backslash{flex:1.25 auto;min-width:72px}.keyboard-key.key-caps,.keyboard-key.key-enter,.keyboard-key.key-return{flex:1.4 auto;min-width:84px}.keyboard-key.key-shift{flex:1.55 auto;min-width:96px}.keyboard-key.key-mod,.keyboard-key.key-command{flex:1.05 auto;min-width:58px;font-size:.72rem}.keyboard-key.key-space{flex:2.4 auto;min-width:220px}.keyboard-key.is-highlighted{color:#1b3d6b;background:#7cb8ff;border-color:#4a90d9d9;transform:translateY(1px);box-shadow:0 0 8px #6eb5ffb8,0 0 0 2px #6eb5ff47}.keyboard-key.is-expired{color:#7c1635;background:linear-gradient(#ffc6d8 0%,#ff6b7a 100%);border-color:#b0262c73;transform:scale(.97);box-shadow:0 0 0 3px #d0323833,0 6px 14px #b0262c47}.preview-like.is-idle-layout .keyboard-training-stage{min-height:clamp(320px,48vh,460px)}@media (width<=768px){.keyboard-training-keyboard{min-width:620px}.keyboard-key{min-width:42px;min-height:42px;font-size:.82rem}}.preview-like .setting-bar .setting-mode-select--static{cursor:default}.preview-like .letter-rain-layout .letter-rain-preview-stage,.preview-like .letter-rain-layout .letter-rain-stage-body{flex-direction:column;flex:1;min-height:0;display:flex}.preview-like .typing-lines-card--letter-rain{flex-direction:column;flex:1;justify-content:stretch;align-items:stretch;width:min(100%,980px);max-width:calc(100% - clamp(12px,2vw,28px));min-height:clamp(360px,100dvh - 14rem,720px);margin:0 auto;padding:0;display:flex}.preview-like .letter-rain-stage{background:linear-gradient(#ffffffb8 0%,#edf4fceb 100%);border-radius:18px;flex:1;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1b3d6b14}.preview-like .letter-rain-char{color:var(--typing-blue-muted);-webkit-user-select:none;user-select:none;will-change:top;z-index:1;font-size:clamp(24px,3vw,38px);font-weight:800;line-height:1;position:absolute;transform:translate(-50%)}.preview-like .letter-rain-char.is-warning{color:#7c1635;background:#ff6b7a57;border-radius:10px;padding:.08em .2em;transition:background .12s,color .12s,box-shadow .12s;box-shadow:0 0 0 1px #ff6b7a85}.preview-like.letter-rain-layout.is-input-active .typing-lines-card--letter-rain{min-height:var(--letter-rain-locked-height,clamp(360px, calc(100dvh - 14rem), 720px))}@media (width<=768px){.preview-like .typing-lines-card--letter-rain{min-height:clamp(320px,100dvh - 12rem,560px)}.training-shell-preview.word-training-layout .preview-like.letter-rain-layout .typing-lines-card--letter-rain{min-height:0}}
