:root{--ink:#0f1f3d;--muted:#66758f;--line:#e4eaf3;--surface:#fff;--surface-soft:#f6f8fc;--blue:#1e70f0;--blue-dark:#1554bd;--blue-soft:#eaf3ff;--cyan:#10a9c4;--orange:#ff8a3d;--purple:#7a5af8;--green:#21a67a;--shadow-sm:0 8px 24px rgba(29,55,96,.08);--shadow-md:0 18px 50px rgba(29,55,96,.13);--radius:22px;--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:#f7f9fc;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;line-height:1.5;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block;width:1em;height:1em}img{max-width:100%;display:block}[hidden]{display:none!important}body.modal-open,body.nav-open{overflow:hidden}.app-shell{min-height:100vh}.mobile-only{display:none!important}.cms-announcement{position:relative;z-index:1300;padding:8px 16px;text-align:center;background:var(--cms-primary,var(--blue));color:#fff;font-size:13px;font-weight:800}.home-topbar{position:sticky;top:0;z-index:1100;height:74px;display:grid;grid-template-columns:minmax(250px,auto) minmax(440px,1fr) auto;align-items:center;gap:24px;padding:0 max(24px,calc((100vw - var(--page))/2));background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 1px 0 rgba(11,35,73,.02)}.home-brand{display:flex;align-items:center;gap:10px;min-width:0}.home-brand-cat{width:48px;height:48px;flex:none}.home-brand span{display:flex;flex-direction:column;min-width:0}.home-brand strong{font-size:18px;line-height:1.2;white-space:nowrap}.home-brand small{margin-top:3px;color:var(--muted);font-size:11px;white-space:nowrap;max-width:240px;overflow:hidden;text-overflow:ellipsis}.home-header-nav{display:flex;justify-content:center;align-items:center;gap:4px;min-width:0}.home-header-nav a{position:relative;padding:11px 13px;border-radius:12px;color:#263754;font-size:14px;font-weight:750;white-space:nowrap;transition:background .18s,color .18s,transform .18s}.home-header-nav a:hover{background:var(--blue-soft);color:var(--blue-dark);transform:translateY(-1px)}.home-top-actions{display:flex;align-items:center;gap:8px}.home-language-pill,.home-theme-toggle{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;color:#243657;font-size:13px;font-weight:900}.home-theme-toggle{cursor:pointer}.home-theme-toggle svg{width:20px;height:20px}.home-profile-btn{height:44px;border:0;border-radius:14px;padding:4px 13px 4px 5px;display:flex;align-items:center;gap:9px;background:var(--blue);color:#fff;box-shadow:0 9px 22px rgba(30,112,240,.22);cursor:pointer}.home-profile-btn .avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.18)}.home-profile-btn .avatar svg{width:20px;height:20px}.home-account-copy{display:flex;flex-direction:column;text-align:left;line-height:1.1}.home-account-copy small{font-size:9px;opacity:.8}.home-account-copy strong{font-size:13px;margin-top:3px}.top-search{height:44px;min-width:300px;max-width:520px;justify-self:center;display:flex;align-items:center;border:1px solid #cbd9ed;border-radius:14px;background:#fff;overflow:hidden}.top-search input{width:100%;min-width:0;border:0;outline:0;padding:0 14px;color:var(--ink);background:transparent}.top-search button{width:46px;height:100%;border:0;background:transparent;color:var(--blue);display:grid;place-items:center;cursor:pointer}.top-search button svg{width:21px;height:21px}.home-topbar.home-condensed-search{grid-template-columns:minmax(230px,auto) minmax(320px,560px) auto}.home-topbar.home-condensed-search .home-header-nav{display:none}.home-topbar.home-condensed-search .top-search{display:flex!important}.sidebar{display:none}.sidebar-overlay{display:none}.main-content{width:100%;min-width:0;margin:0}.home-page-content{display:flex;flex-direction:column;min-width:0}.home-page-content>[data-home-section]{order:var(--home-order,initial)}.home-hero{position:relative;isolation:isolate;overflow:visible;background:linear-gradient(180deg,#f2f7ff 0%,#eef5ff 62%,#f7f9fc 100%)}.home-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 76% 26%,rgba(57,132,255,.18),transparent 31%),radial-gradient(circle at 28% 84%,rgba(52,194,217,.12),transparent 27%)}.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;z-index:-1;background:linear-gradient(165deg,transparent 45%,rgba(189,219,255,.42) 46% 100%);clip-path:polygon(0 48%,24% 22%,47% 62%,72% 18%,100% 45%,100% 100%,0 100%)}.home-hero-inner{max-width:var(--page);min-height:570px;margin:0 auto;padding:58px 24px 48px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:44px}.hero-content{position:relative;z-index:4;min-width:0}.cms-hero-badge{display:inline-flex;align-items:center;padding:7px 12px;border:1px solid #cfe1fb;border-radius:999px;background:#fff;color:var(--blue-dark);font-size:11px;font-weight:900;letter-spacing:.09em}.hero-content h1{max-width:720px;margin:18px 0 14px;font-size:clamp(42px,4.7vw,68px);line-height:1.03;letter-spacing:-.045em;color:#102147}.hero-content>p{max-width:690px;margin:0;color:#5d6f8d;font-size:17px;line-height:1.65}.hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:20px 0 22px}.hero-proof span{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid rgba(117,153,205,.24);border-radius:10px;background:rgba(255,255,255,.64);color:#526783;font-size:12px}.hero-proof b{color:#173d75;font-weight:900}.hero-search-wrap{position:relative;z-index:20;max-width:760px}.hero-search{height:68px;display:grid;grid-template-columns:54px minmax(0,1fr) 44px 44px 132px;align-items:center;padding:5px;border:1px solid #c8dcfa;border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(37,84,151,.14)}.home-search-icon{display:grid;place-items:center;color:var(--blue)}.home-search-icon svg{width:23px;height:23px}.hero-search input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.hero-search input::placeholder{color:#98a6bb}.hero-search button{border:0;cursor:pointer}.home-keyboard-button,.home-voice-button{height:42px;width:42px;border-radius:12px!important;background:#f4f7fb;color:#385477;display:grid;place-items:center}.home-keyboard-button span{font-size:16px;font-weight:900}.home-voice-button svg{width:20px;height:20px}.home-search-submit{height:56px;border-radius:16px!important;background:var(--blue)!important;color:#fff;font-weight:900;box-shadow:0 10px 22px rgba(30,112,240,.25)}.quick-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:15px;color:#71809a;font-size:12px}.quick-tags strong{font-size:12px}.quick-tags a{min-width:42px;padding:6px 10px;border:1px solid #dce6f4;border-radius:999px;background:rgba(255,255,255,.72);text-align:center;color:#385477;transition:background .18s,color .18s}.quick-tags a:hover{background:#fff;color:var(--blue-dark)}.hero-art{position:relative;align-self:stretch;min-height:470px;display:grid;place-items:center}.hero-art img{position:absolute;width:min(650px,115%);max-width:none;right:-50px;bottom:-3px;filter:drop-shadow(0 22px 34px rgba(40,92,166,.12))}.hero-art-label{position:absolute;z-index:2;padding:9px 13px;border:1px solid rgba(211,225,245,.95);border-radius:13px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-sm);color:#284566;font-size:12px;font-weight:800}.hero-art-label.label-one{left:4%;top:18%;transform:rotate(-4deg)}.hero-art-label.label-two{right:2%;top:32%;transform:rotate(3deg);color:#6b4bc7}.section-kicker{display:block;margin-bottom:8px;color:var(--blue);font-size:11px;font-weight:950;letter-spacing:.11em}.cms-contact-section{width:min(var(--page),calc(100% - 48px));margin:0 auto 60px;content-visibility:auto;contain-intrinsic-size:440px}.cms-contact-inner{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.seo-kicker{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.1em}.cms-contact-intro h2{margin:8px 0 4px}.cms-contact-intro p{margin:0;color:var(--muted)}.cms-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.cms-contact-card{min-width:0;padding:14px;border-radius:14px;background:var(--surface-soft);display:flex;align-items:center;gap:12px}.cms-contact-card>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff;color:var(--blue)}.cms-contact-card div{min-width:0}.cms-contact-card small{display:block;color:var(--muted);font-size:10px}.cms-contact-card strong{display:block;margin-top:2px;font-size:13px;overflow-wrap:anywhere}.cms-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.cms-social-links a{padding:8px 11px;border-radius:10px;background:#eef4fd;font-size:12px;font-weight:800}.home-footer{border-top:1px solid var(--line);background:#fff}.home-footer-inner{max-width:var(--page);margin:0 auto;padding:26px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.home-footer-brand{display:flex;align-items:center;gap:10px}.home-footer-brand img{width:40px;height:40px}.home-footer-brand span{display:flex;flex-direction:column}.home-footer-brand strong{font-size:14px}.home-footer-brand small{color:var(--muted);font-size:10px}.home-footer nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.home-footer nav a,.home-footer-social a{color:#53647d;font-size:12px;font-weight:750}.home-footer-social{display:flex;gap:10px}.home-footer-bottom{padding:11px 24px;border-top:1px solid #eef1f6;text-align:center;color:#7b8799;font-size:11px}.floating-tools{position:fixed;right:18px;bottom:20px;z-index:900;display:flex;flex-direction:column;align-items:end;gap:8px}.floating-tools a,.floating-tools button{border:0;box-shadow:0 10px 25px rgba(24,62,118,.18);cursor:pointer}.floating-dictionary-link{width:54px;height:54px;border-radius:17px!important;display:grid!important;place-items:center;background:var(--blue)!important;color:#fff}.floating-dictionary-link svg{width:24px;height:24px}.floating-dictionary-link span{display:none}.floating-tools #backToTop{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;font-weight:900}.floating-tools #backToTop small{display:none}.mobile-bottom-nav{display:none!important}.toast-stack{position:fixed;right:18px;top:88px;z-index:1600;display:grid;gap:8px}.toast{padding:11px 14px;border-radius:12px;background:#14284a;color:#fff;box-shadow:var(--shadow-md);font-size:13px}.modal{position:fixed;inset:0;z-index:1500;display:none;align-items:center;justify-content:center;padding:22px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(8,20,41,.58)}.modal-dialog{position:relative;width:min(1120px,calc(100vw - 44px));max-height:calc(100vh - 44px);display:flex;flex-direction:column;border-radius:22px;background:#fff;box-shadow:0 32px 100px rgba(0,0,0,.28);overflow:hidden}.modal.compact .modal-dialog{width:min(480px,calc(100vw - 32px))}.modal-header{min-height:64px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.modal-header h2{margin:0;font-size:20px}.modal-kicker{display:block;color:var(--blue);font-size:10px;font-weight:900}.modal-close{width:38px;height:38px;border:0;border-radius:12px;background:#f0f3f8;font-size:24px;cursor:pointer}.modal-body{min-height:0;overflow:auto;padding:18px}.profile-summary{display:flex;align-items:center;gap:14px;padding:14px;border-radius:14px;background:#f5f8fc}.profile-summary .avatar.large{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eaf2ff;font-size:24px}.profile-summary div{display:flex;flex-direction:column}.profile-summary span{color:var(--muted);font-size:12px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:16px 0}.auth-tabs button{height:40px;border:0;border-radius:10px;background:#f0f3f8;font-weight:800}.auth-tabs button.active{background:var(--blue);color:#fff}.auth-form{display:grid;gap:12px}.auth-form.hidden,.hidden{display:none!important}.auth-form label{display:grid;gap:5px;color:#44536b;font-size:12px;font-weight:800}.auth-form input{height:44px;border:1px solid #d9e1ed;border-radius:11px;padding:0 12px;outline:0}.wide-primary{height:44px;border:0;border-radius:11px;background:var(--blue);color:#fff;font-weight:900;cursor:pointer}body.home-dark{--ink:#edf4ff;--muted:#a8b6ca;--line:#263751;--surface:#15243a;--surface-soft:#1a2b43;background:#0e1a2b;color:var(--ink)}body.home-dark .home-hero{background:linear-gradient(180deg,#13243c,#102039 70%,#0e1a2b)}body.home-dark .hero-search input,body.home-dark .top-search input{color:#fff}body.home-dark .quick-tags a{background:#172941;border-color:#2e425f;color:#d5e2f4}@media(max-width:1120px){.home-topbar{grid-template-columns:minmax(220px,auto) 1fr auto;gap:12px;padding:0 20px}.home-header-nav a{padding:10px 9px;font-size:13px}.home-brand small{max-width:175px}.home-hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:16px}.hero-art img{right:-95px;width:650px}}@media(max-width:900px){.mobile-only{display:flex!important}.home-topbar{height:64px;grid-template-columns:44px minmax(0,1fr) auto;padding:0 14px;gap:8px}.mobile-menu-toggle{width:42px;height:42px;border:0;border-radius:12px;background:#eef4fc;color:#1f4d86;display:grid!important;place-items:center;cursor:pointer}.mobile-menu-toggle svg{width:22px;height:22px}.home-brand{justify-self:start}.home-brand-cat{width:42px;height:42px}.home-brand strong{font-size:16px}.home-brand small{display:none}.home-header-nav{display:none}.home-language-pill{display:none}.home-theme-toggle{width:38px;height:38px}.home-profile-btn{width:40px;height:40px;padding:3px;border-radius:12px}.home-profile-btn .avatar{width:34px;height:34px}.home-account-copy{display:none}.home-topbar.home-condensed-search{grid-template-columns:44px minmax(0,1fr) auto}.home-topbar.home-condensed-search .home-brand{display:none}.home-topbar.home-condensed-search .top-search{min-width:0;width:100%;height:42px}.sidebar{position:fixed;display:flex;flex-direction:column;left:0;top:0;bottom:0;width:min(86vw,340px);z-index:1300;padding:18px;background:#fff;box-shadow:20px 0 55px rgba(18,42,77,.2);transform:translateX(-105%);transition:transform .22s ease}.nav-open .sidebar{transform:translateX(0)}.sidebar-overlay{position:fixed;inset:0;z-index:1250;border:0;background:rgba(9,23,44,.48);opacity:0;pointer-events:none;transition:opacity .2s}.nav-open .sidebar-overlay{display:block!important;opacity:1;pointer-events:auto}.sidebar-mobile-head{display:flex!important;align-items:center;justify-content:space-between;margin-bottom:22px}.sidebar-mobile-brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900}.sidebar-mobile-brand div{display:flex;flex-direction:column;min-width:0}.sidebar-mobile-brand strong{font-size:14px}.sidebar-mobile-brand small{color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.sidebar-mobile-head button{width:38px;height:38px;border:0;border-radius:12px;background:#f0f3f8;font-size:22px}.nav-list{display:grid;gap:7px}.nav-item{min-height:50px;padding:10px 12px;border-radius:14px;display:flex;align-items:center;gap:12px;color:#31445f;font-size:14px;font-weight:800}.nav-item.active{background:#edf4ff;color:var(--blue-dark)}.nav-item>span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f3f6fa;color:var(--blue)}.nav-item>span svg{width:19px;height:19px}.nav-home-dot:before{content:"";width:9px;height:9px;border-radius:50%;background:currentColor}.home-hero-inner{min-height:auto;grid-template-columns:1fr;padding:34px 18px 22px;gap:4px}.hero-content h1{max-width:680px;font-size:clamp(35px,7vw,50px)}.hero-content>p{font-size:15px}.hero-art{min-height:340px}.hero-art img{width:min(620px,100%);right:50%;transform:translateX(50%);bottom:-25px}.hero-art-label.label-one{left:8%;top:10%}.hero-art-label.label-two{right:5%;top:23%}.home-footer-inner{grid-template-columns:1fr;text-align:center}.home-footer-brand{justify-content:center}.home-footer nav{order:3}.home-footer-social{justify-content:center}.floating-tools{display:none}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:1050;height:62px;padding:5px;display:grid!important;grid-template-columns:repeat(5,1fr);border:1px solid rgba(214,224,238,.94);border-radius:19px;background:rgba(255,255,255,.98);box-shadow:0 15px 38px rgba(18,46,86,.2)}.mobile-bottom-nav a{min-width:0;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#60708a}.mobile-nav-icon{width:24px;height:24px;display:grid;place-items:center}.mobile-nav-icon svg{width:20px;height:20px}.mobile-bottom-nav small{font-size:9px;font-weight:850;white-space:nowrap}.mobile-bottom-nav a:first-child{background:#edf4ff;color:var(--blue-dark)}.modal{padding:10px}.modal-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:18px}body.home-dark .sidebar,body.home-dark .mobile-bottom-nav{background:#132239;border-color:#2b3d57}.nav-open body.home-dark .sidebar{background:#132239}}@media(max-width:640px){.cms-announcement{font-size:11px;padding:7px 10px}.home-top-actions{gap:5px}.home-theme-toggle{display:none}.home-hero-inner{padding:28px 14px 16px}.cms-hero-badge{font-size:9px;padding:6px 9px}.hero-content h1{margin:14px 0 10px;font-size:34px;line-height:1.06}.hero-content>p{font-size:14px;line-height:1.55}.hero-proof{margin:14px 0 16px;gap:6px}.hero-proof span{padding:5px 7px;font-size:10px}.hero-search{height:58px;grid-template-columns:42px minmax(0,1fr) 42px 91px;padding:4px;border-radius:17px}.home-search-icon svg{width:20px;height:20px}.hero-search input{font-size:16px}.home-keyboard-button{display:none}.home-voice-button{width:38px;height:38px}.home-search-submit{height:48px;border-radius:14px!important;font-size:13px}.quick-tags{margin-top:11px;gap:5px}.quick-tags strong{width:100%}.quick-tags a{padding:5px 8px;font-size:11px}.hero-art{min-height:230px}.hero-art img{width:410px;bottom:-12px}.hero-art-label{display:none}.cms-contact-section{width:calc(100% - 28px);margin-bottom:40px}.cms-contact-inner{padding:18px}.cms-contact-grid{grid-template-columns:1fr}.home-footer-inner{padding:22px 14px}.home-footer nav{gap:12px}.mobile-bottom-nav{left:7px;right:7px;height:60px;border-radius:17px}.mobile-bottom-nav small{font-size:8.5px}}@media(max-width:360px){.home-brand strong{font-size:14px}.home-brand-cat{width:38px;height:38px}.home-topbar{grid-template-columns:40px minmax(0,1fr) 40px;padding:0 9px}.hero-content h1{font-size:31px}.hero-proof span:nth-child(3){display:none}.hero-search{grid-template-columns:38px minmax(0,1fr) 38px 82px}.home-search-submit{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:900px){.mobile-bottom-nav{transform:translateY(calc(100% + 22px));opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.mobile-bottom-nav.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}}@media(max-width:640px){.hero-art{min-height:auto;margin-top:12px;overflow:hidden}.hero-art img{position:relative;right:auto;bottom:auto;transform:none;width:min(350px,100%);margin:0 auto}}.home-topbar.has-condensed-search{grid-template-columns:minmax(250px,auto) minmax(320px,560px) auto}.home-topbar.has-condensed-search .home-header-nav{display:none}.home-topbar.has-condensed-search .top-search.home-condensed-search{display:flex!important;width:100%}@media(max-width:900px){.home-topbar.has-condensed-search{grid-template-columns:44px minmax(0,1fr) 44px}.home-topbar.has-condensed-search .home-brand{display:none}.home-topbar.has-condensed-search .top-search.home-condensed-search{min-width:0;max-width:none;height:42px;justify-self:stretch}.home-topbar.has-condensed-search .home-top-actions{grid-column:3}}@media(min-width:1200px){.home-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:24px}.hero-content{z-index:8}.hero-search-wrap{width:min(880px,calc(100vw - 96px));max-width:none}.hero-search{height:78px;grid-template-columns:62px minmax(0,1fr) 48px 48px 154px;padding:6px;border-radius:23px;box-shadow:0 22px 54px rgba(37,84,151,.17)}.home-search-icon svg{width:25px;height:25px}.hero-search input{font-size:18px}.home-keyboard-button,.home-voice-button{width:44px;height:44px}.home-search-submit{height:62px;border-radius:18px!important;font-size:16px}}@media(min-width:901px) and (max-width:1199px){.hero-search-wrap{width:min(720px,calc(100vw - 52px));max-width:none}.hero-search{height:72px;grid-template-columns:56px minmax(0,1fr) 44px 44px 138px}.hero-search input{font-size:17px}.home-search-submit{height:58px}}@media(max-width:640px){.home-hero-inner{padding:20px 12px 12px;gap:0}.cms-hero-badge{padding:5px 8px;font-size:8px;letter-spacing:.065em}.hero-content h1{margin:10px 0 8px;font-size:28px;line-height:1.08;letter-spacing:-.032em}.hero-content>p{font-size:12.8px;line-height:1.48}.hero-proof{margin:10px 0 12px;gap:5px}.hero-proof span{padding:4px 7px;font-size:9.5px}.hero-proof span:nth-child(3){display:none}.hero-search{height:52px;grid-template-columns:36px minmax(0,1fr) 34px 76px;padding:3px;border-radius:15px}.hero-search input{font-size:14px}.home-search-icon svg{width:18px;height:18px}.home-voice-button{width:32px;height:32px;border-radius:10px!important}.home-voice-button svg{width:17px;height:17px}.home-search-submit{height:44px;border-radius:12px!important;font-size:12px;padding:0 8px}.quick-tags{margin-top:9px;gap:4px;font-size:10px}.quick-tags strong{width:auto;font-size:10px;margin-right:2px}.quick-tags a{min-width:0;padding:4px 7px;font-size:10px}.hero-art{min-height:148px;margin-top:4px}.hero-art img{width:min(270px,76vw);margin:0 auto -4px}}@media(max-width:360px){.hero-content h1{font-size:26px}.hero-search{grid-template-columns:34px minmax(0,1fr) 32px 70px}.hero-search-submit{font-size:11.5px}.quick-tags a:nth-of-type(n/**/+6){display:none}.hero-art{min-height:132px}.hero-art img{width:min(245px,74vw)}}.hero-art img{height:auto}
/* V5.1.0 compact home tools and instant dictionary suggestions */
.home-feature-hub{width:min(var(--page),calc(100% - 48px));margin:0 auto;padding:42px 0 46px}
.home-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,410px);align-items:end;gap:36px;margin-bottom:20px}
.home-section-heading>div{max-width:720px}.section-kicker{display:block;margin-bottom:7px;color:var(--blue);font-size:10.5px;font-weight:950;letter-spacing:.12em}
.home-section-heading h2{margin:0;color:#14264a;font-size:clamp(26px,2.55vw,36px);line-height:1.12;letter-spacing:-.025em}
.home-section-heading>p{margin:0;color:#6a7891;font-size:13px;line-height:1.55}
.home-feature-grid-compact{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.home-feature-grid-compact .feature-card{position:relative;min-width:0;min-height:176px;padding:18px 17px 16px;border:1px solid #e0e8f3;border-radius:18px;background:#fff;display:grid;grid-template-rows:auto 1fr auto;gap:13px;color:#152849;text-decoration:none;box-shadow:0 6px 20px rgba(25,57,101,.045);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.home-feature-grid-compact .feature-card:hover{transform:translateY(-2px);border-color:#c9d9ee;box-shadow:0 12px 28px rgba(25,57,101,.085)}
.home-feature-grid-compact .feature-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eaf4ff;color:#1570d8}
.home-feature-grid-compact .feature-icon svg{width:27px;height:27px}.home-feature-grid-compact .feature-copy{display:block;min-width:0}
.home-feature-grid-compact .feature-copy strong{display:block;color:#122344;font-size:16px;line-height:1.25}.home-feature-grid-compact .feature-copy small{display:-webkit-box;margin-top:6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#69778d;font-size:11.7px;line-height:1.5}
.home-feature-grid-compact .feature-card>b{justify-self:end;align-self:end;width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f2f6fc;color:#52709a;font-size:15px}
.home-feature-grid-compact .feature-card-dictionary{border-color:#bfd9ff;background:linear-gradient(150deg,#f5faff,#fff)}
.home-feature-grid-compact .feature-card-dictionary .feature-icon{background:#1672ee;color:#fff}.home-feature-grid-compact .feature-card-dictionary>b{background:#e4f0ff;color:#1464ce}
.home-feature-grid-compact .feature-card-number .feature-icon{background:#eaf6ff;color:#0086be}.home-feature-grid-compact .feature-card-grammar .feature-icon{background:#f0ebff;color:#7152e8}.home-feature-grid-compact .feature-card-exercise .feature-icon{background:#fff0e4;color:#dd6c17}.home-feature-grid-compact .feature-card-community .feature-icon{background:#e7f8f1;color:#168a68}
.feature-explore-links{display:flex;align-items:center;gap:7px;margin-top:13px;padding:11px 13px;border:1px solid #e3eaf3;border-radius:15px;background:#fff;overflow-x:auto;scrollbar-width:none}.feature-explore-links::-webkit-scrollbar{display:none}.feature-explore-links strong{margin-right:3px;color:#273958;font-size:11.5px;white-space:nowrap}.feature-explore-links a{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#f2f6fb;color:#4b607d;font-size:10.8px;font-weight:800;text-decoration:none}.feature-explore-links a:hover{background:#e7f1ff;color:#155fc8}
.home-dict-suggestions-v5{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 7px);overflow:hidden;max-height:min(370px,52vh);border:1px solid #dbe6f3;border-radius:16px;background:#fff;box-shadow:0 18px 45px rgba(22,52,96,.16)}
.home-dict-suggestions-v5[hidden]{display:none!important}.home-dict-head-v5{height:38px;padding:0 13px;border-bottom:1px solid #e7edf5;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fbfdff}.home-dict-head-v5 strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#33445f;font-size:11.5px}.home-dict-head-v5 span{color:#7a879b;font-size:10.5px;white-space:nowrap}
.home-dict-list-v5{overflow-y:auto;max-height:286px;overscroll-behavior:contain}.home-dict-item-v5{min-height:54px;padding:6px 12px;display:grid;grid-template-columns:64px minmax(0,1fr) 14px;align-items:center;gap:10px;border-bottom:1px solid #edf1f6;color:inherit;text-decoration:none}.home-dict-item-v5:last-child{border-bottom:0}.home-dict-item-v5:hover,.home-dict-item-v5.is-active{background:#f2f7ff}.home-dict-hanzi-v5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#174b92;font-family:"Noto Sans SC","Microsoft YaHei",sans-serif;font-size:26px;font-weight:800;line-height:1.05}.home-dict-copy-v5{min-width:0;display:grid;gap:2px}.home-dict-copy-v5>span{min-width:0;display:flex;align-items:center;gap:6px}.home-dict-copy-v5 i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#205595;font-size:12px;font-style:normal;font-weight:850}.home-dict-copy-v5 small{flex:0 0 auto;padding:2px 5px;border-radius:999px;background:#eef4fb;color:#61728b;font-size:8.5px}.home-dict-copy-v5 em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#56657b;font-size:11.2px;font-style:normal}.home-dict-item-v5>b{color:#9aa8ba;font-size:16px}.home-dict-state-v5{padding:18px 14px;text-align:center;color:#6c7b91;font-size:11.5px}.home-dict-all-v5{position:sticky;bottom:0;width:100%;height:38px;border:0;border-top:1px solid #e4eaf3;background:#f4f8ff;color:#155fc8;font-size:11.5px;font-weight:900;cursor:pointer}
body.home-dark .home-feature-grid-compact .feature-card,body.home-dark .feature-explore-links,body.home-dark .home-dict-suggestions-v5{background:#14243a;border-color:#2a3c57}body.home-dark .home-feature-grid-compact .feature-copy strong,body.home-dark .home-section-heading h2{color:#edf4ff}body.home-dark .home-feature-grid-compact .feature-copy small,body.home-dark .home-section-heading>p{color:#a9b6c9}body.home-dark .home-dict-head-v5{background:#172941;border-color:#2a3e59}body.home-dark .home-dict-item-v5{border-color:#263a55}body.home-dark .home-dict-item-v5:hover,body.home-dark .home-dict-item-v5.is-active{background:#1b304d}body.home-dark .home-dict-copy-v5 em{color:#bac6d7}
@media(max-width:1050px){.home-feature-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-grid-compact .feature-card{min-height:158px}}
@media(max-width:900px){.home-feature-hub{width:min(100% - 30px,var(--page));padding:32px 0 34px}.home-section-heading{display:block;margin-bottom:15px}.home-section-heading h2{font-size:25px}.home-section-heading>p{margin-top:7px;font-size:12.4px}.home-feature-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-feature-grid-compact .feature-card{min-height:130px;padding:13px;grid-template-columns:42px minmax(0,1fr) 24px;grid-template-rows:auto;align-items:center;gap:10px}.home-feature-grid-compact .feature-card:last-child{grid-column:1/-1}.home-feature-grid-compact .feature-icon{width:42px;height:42px;border-radius:13px}.home-feature-grid-compact .feature-icon svg{width:24px;height:24px}.home-feature-grid-compact .feature-copy strong{font-size:14.5px}.home-feature-grid-compact .feature-copy small{margin-top:3px;font-size:10.5px;-webkit-line-clamp:2}.home-feature-grid-compact .feature-card>b{width:24px;height:24px;border-radius:8px}.feature-explore-links{margin-top:10px;padding:9px 10px}.home-dict-suggestions-v5{max-height:min(315px,46dvh)}}
@media(max-width:560px){.home-feature-hub{width:calc(100% - 22px);padding:27px 0 30px}.home-section-heading h2{font-size:22px}.home-section-heading>p{font-size:11.5px}.home-feature-grid-compact{grid-template-columns:1fr;gap:7px}.home-feature-grid-compact .feature-card,.home-feature-grid-compact .feature-card:last-child{grid-column:auto;min-height:76px;padding:10px 11px;grid-template-columns:40px minmax(0,1fr) 22px;gap:9px;border-radius:15px}.home-feature-grid-compact .feature-icon{width:40px;height:40px}.home-feature-grid-compact .feature-copy strong{font-size:14px}.home-feature-grid-compact .feature-copy small{font-size:10.2px;line-height:1.35;-webkit-line-clamp:1}.feature-explore-links strong{display:none}.feature-explore-links{padding:7px 8px}.feature-explore-links a{padding:5px 8px;font-size:10px}.home-dict-suggestions-v5{top:calc(100% + 5px);max-height:min(286px,42dvh);border-radius:14px}.home-dict-head-v5{height:34px;padding:0 10px}.home-dict-head-v5 strong{font-size:10.5px}.home-dict-head-v5 span{font-size:9.5px}.home-dict-list-v5{max-height:214px}.home-dict-item-v5{min-height:46px;padding:5px 9px;grid-template-columns:48px minmax(0,1fr) 12px;gap:7px}.home-dict-hanzi-v5{font-size:21px}.home-dict-copy-v5 i{font-size:10.8px}.home-dict-copy-v5 small{display:none}.home-dict-copy-v5 em{font-size:10px}.home-dict-all-v5{height:34px;font-size:10.5px}}
