:root{--blue:#136cf2;--blue-2:#2f83ff;--ink:#10254d;--muted:#657692;--line:#dce7f7;--soft:#f4f8ff;--white:#fff;--shadow:0 18px 48px rgba(35,83,150,.12);--shadow-sm:0 10px 28px rgba(35,83,150,.08);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7faff;color:var(--ink);font-family:Inter,"Segoe UI",Arial,"Noto Sans",sans-serif;overflow-x:hidden}button,input{font:inherit}a{color:inherit}.app-shell{min-height:100vh}.cms-announcement{padding:8px 16px;text-align:center;background:#fff4d8;color:#795400;font-size:13px}.home-topbar{position:sticky;top:0;z-index:80;height:76px;padding:0 max(24px,calc((100vw - 1500px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;background:rgba(255,255,255,.96);border-bottom:1px solid #e5edf8;box-shadow:0 5px 22px rgba(22,58,112,.05);backdrop-filter:blur(14px)}.home-brand{display:flex;align-items:center;gap:11px;text-decoration:none;white-space:nowrap}.home-brand-cat{width:48px;height:48px}.home-brand strong,.home-brand small{display:block}.home-brand strong{font-size:20px;line-height:1.1}.home-brand small{margin-top:4px;color:#75839b;font-size:11px}.home-header-nav{display:flex;justify-content:center;align-items:stretch;height:100%;gap:4px}.home-header-nav a{position:relative;display:flex;align-items:center;padding:0 18px;text-decoration:none;font-size:14px;font-weight:750}.home-header-nav a:first-child{color:var(--blue)}.home-header-nav a:first-child:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:3px;background:var(--blue)}.home-top-actions{display:flex;align-items:center;gap:10px}.home-language-pill,.home-theme-toggle{width:44px;height:44px;border:1px solid #dce6f4;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1b3159;font-weight:800}.home-theme-toggle{cursor:pointer}.home-profile-btn{height:48px;padding:5px 14px 5px 6px;border:0;border-radius:15px;background:linear-gradient(135deg,#247df7,#0d62e3);color:#fff;display:flex;align-items:center;gap:9px;box-shadow:0 10px 24px rgba(19,108,242,.24);cursor:pointer}.home-profile-btn .avatar{width:37px;height:37px;border-radius:12px;background:rgba(255,255,255,.18);display:grid;place-items:center}.home-account-copy small,.home-account-copy strong{display:block;text-align:left}.home-account-copy small{font-size:9px;opacity:.82}.home-account-copy strong{font-size:13px}.top-search{display:none}.mobile-only{display:none}.sidebar,.sidebar-overlay{display:none}.main-content{min-height:calc(100vh - 76px)}.floating-tools{position:fixed;right:18px;bottom:22px;z-index:40;display:flex;flex-direction:column;gap:10px}.floating-tools a,.floating-tools button{width:52px;height:52px;border:0;border-radius:17px;display:grid;place-items:center;background:#fff;color:var(--blue);box-shadow:0 12px 28px rgba(20,69,135,.16);text-decoration:none;cursor:pointer}.floating-tools span{display:none}.floating-tools small{display:none}.v600-home{padding-bottom:0}.v600-hero{position:relative;min-height:500px;overflow:hidden;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 58%,#f8fbff 100%);border-bottom:1px solid #dbe8f7}.v600-hero:before,.v600-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.v600-hero:before{width:560px;height:560px;right:4%;top:-190px;background:radial-gradient(circle,rgba(77,150,255,.18),rgba(77,150,255,0) 69%)}.v600-hero:after{width:760px;height:190px;left:-120px;bottom:-110px;background:linear-gradient(90deg,rgba(87,176,255,.18),rgba(133,219,255,.07));transform:rotate(5deg)}.v600-hero-inner{position:relative;z-index:2;width:min(1450px,92%);min-height:500px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding:44px 0 92px}.v600-copy{max-width:650px}.v600-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#e9f2ff;color:#1268e9;font-size:11px;font-weight:850;letter-spacing:.08em}.v600-copy h1{margin:18px 0 12px;font-size:62px;line-height:1.05;letter-spacing:-.045em}.v600-copy h1 em{color:var(--blue);font-style:normal}.v600-copy>p{max-width:600px;margin:0;color:#647590;font-size:17px;line-height:1.7}.v600-search-wrap{position:absolute;left:50%;bottom:26px;z-index:7;width:min(1180px,88%);transform:translateX(-50%)}.v600-search{height:76px;padding:8px 9px 8px 16px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;background:#fff;border:2px solid #bdd7fb;border-radius:25px;box-shadow:0 18px 42px rgba(31,102,203,.18)}.v600-search-type{height:54px;padding:0 15px;display:flex;align-items:center;gap:9px;border-right:1px solid #e1e9f5;font-weight:800;white-space:nowrap}.v600-search-type i{width:29px;height:29px;border-radius:9px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-style:normal}.v600-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:17px}.v600-search input::placeholder{color:#9aa7ba}.v600-search-tool{width:48px;height:48px;border:0;border-radius:14px;background:#f2f6fc;color:#1b477f;display:grid;place-items:center;cursor:pointer}.v600-search-submit{height:58px;min-width:150px;border:0;border-radius:18px;background:linear-gradient(135deg,#2b82fb,#075ee0);color:#fff;font-size:16px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 26px rgba(17,102,231,.26);cursor:pointer}.v600-search-submit svg{width:20px}.v600-quick{display:flex;align-items:center;gap:8px;margin:12px 12px 0;overflow:auto;scrollbar-width:none}.v600-quick::-webkit-scrollbar{display:none}.v600-quick>span{color:#687995;font-size:12px;white-space:nowrap}.v600-quick a{padding:6px 12px;border:1px solid #dbe6f4;border-radius:999px;background:rgba(255,255,255,.9);color:#274976;text-decoration:none;font-size:12px;white-space:nowrap}.v600-art{position:relative;height:355px;display:flex;align-items:flex-end;justify-content:center}.v600-art:before{content:"";position:absolute;width:400px;height:250px;bottom:10px;border-radius:50%;background:radial-gradient(circle,rgba(89,158,255,.24),rgba(89,158,255,0) 68%)}.v600-art>img{position:relative;z-index:2;width:min(430px,90%);height:auto;filter:drop-shadow(0 22px 32px rgba(56,107,171,.16))}.v600-float{position:absolute;z-index:3;min-width:94px;padding:12px 15px;background:rgba(255,255,255,.92);border:1px solid #e1e9f6;border-radius:16px;box-shadow:0 14px 30px rgba(38,79,137,.11);text-align:center;transform:rotate(-4deg)}.v600-float b,.v600-float small{display:block}.v600-float b{font-family:"Noto Serif SC","Microsoft YaHei",serif;font-size:30px}.v600-float small{margin-top:2px;color:#596a85;font-size:11px}.v600-float.one{left:4%;top:60px}.v600-float.two{right:2%;top:80px;transform:rotate(5deg)}.v600-float.three{right:8%;bottom:36px;transform:rotate(4deg)}.v600-main{width:min(1450px,92%);margin:0 auto}.v600-ad{margin-top:22px}.v600-values{margin-top:28px;padding:16px 10px;display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #e0e9f5;border-radius:24px;box-shadow:var(--shadow-sm)}.v600-values a{min-width:0;padding:10px 16px;display:flex;align-items:center;gap:12px;text-decoration:none;border-right:1px solid #edf1f7}.v600-values a:last-child{border-right:0}.v600-values i{flex:0 0 42px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-style:normal;font-size:19px;font-weight:850}.v600-values b,.v600-values small{display:block}.v600-values b{font-size:13px}.v600-values small{margin-top:4px;color:#75839a;font-size:10px;line-height:1.4}.v600-values a:nth-child(1) i{background:#e8f8ef;color:#0e9e62}.v600-values a:nth-child(2) i{background:#f0eaff;color:#7650ee}.v600-values a:nth-child(3) i{background:#fff1e5;color:#ff7e21}.v600-values a:nth-child(4) i{background:#e9f3ff;color:#1670ee}.v600-values a:nth-child(5) i{background:#e7f8fa;color:#0b9cae}.v600-values a:nth-child(6) i{background:#ffeaf3;color:#e54c85}.v600-showcase{margin-top:24px;display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.v600-dictionary-card{display:grid;grid-template-columns:.68fr 1.32fr;overflow:hidden;background:#fff;border:1px solid #dbe7f6;border-radius:26px;box-shadow:var(--shadow)}.v600-dictionary-intro{padding:28px;background:linear-gradient(155deg,#eaf3ff,#f8fbff);border-right:1px solid #e1eaf6}.v600-label{display:inline-flex;padding:6px 10px;border-radius:999px;background:#126cf3;color:#fff;font-size:10px;font-weight:850;letter-spacing:.06em}.v600-dictionary-intro h2{margin:17px 0 9px;font-size:32px}.v600-dictionary-intro p{color:#677790;line-height:1.6;font-size:14px}.v600-primary-link{display:inline-flex;margin-top:19px;padding:11px 17px;border-radius:13px;background:var(--blue);color:#fff;text-decoration:none;font-weight:800}.v600-entry-preview{margin:16px;padding:19px;display:grid;grid-template-columns:.78fr 1.1fr 1fr;gap:14px;background:#fff}.v600-entry-main{padding-right:15px;border-right:1px solid #e7edf6}.v600-entry-head{display:flex;align-items:center;gap:12px}.v600-entry-head strong{font-family:"Noto Serif SC","Microsoft YaHei",serif;font-size:50px;line-height:1}.v600-entry-head b,.v600-entry-head small{display:block}.v600-entry-head b{font-size:18px;color:#1c58ae}.v600-entry-head small{margin-top:4px;color:#71809a}.v600-chip-row{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0}.v600-chip-row span{padding:5px 8px;border-radius:999px;background:#edf4ff;color:#1766dc;font-size:10px}.v600-entry-main h3{margin:15px 0 4px;font-size:12px;color:#657692}.v600-entry-main p{margin:0;font-size:18px;font-weight:800}.v600-usage{margin-top:15px;padding-top:13px;border-top:1px solid #e7edf6}.v600-usage b{font-size:12px}.v600-usage small{display:block;margin-top:5px;color:#657590;line-height:1.45}.v600-examples,.v600-structure{padding:6px 0}.v600-examples h3,.v600-structure h3{margin:0 0 10px;font-size:12px}.v600-example{padding:10px 0;border-bottom:1px solid #edf1f7}.v600-example:last-child{border-bottom:0}.v600-example b,.v600-example small,.v600-example em{display:block}.v600-example b{font-size:13px}.v600-example small{margin-top:4px;color:#2a62a8;font-size:10px}.v600-example em{margin-top:3px;color:#6f7d93;font-size:10px;font-style:normal}.v600-structure{padding-left:14px;border-left:1px solid #e7edf6}.v600-structure-box{padding:10px;border-radius:12px;background:#f7faff}.v600-structure-box b,.v600-structure-box small{display:block}.v600-structure-box small{margin-top:4px;color:#6e7d94;font-size:10px}.v600-radical{margin-top:8px;padding:8px;border-radius:9px;background:#fff;font-size:18px}.v600-strokes{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}.v600-strokes i{width:26px;height:29px;border:1px solid #dbe5f3;border-radius:7px;display:grid;place-items:center;font-size:10px;font-style:normal}.v600-tools{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v600-tools a{min-height:151px;padding:20px;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;text-decoration:none;background:#fff;border:1px solid #dfe8f4;border-radius:21px;box-shadow:0 9px 25px rgba(34,72,124,.07)}.v600-tools i{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;font-style:normal;font-size:20px}.v600-tools a:nth-child(1) i{background:#eaf4ff;color:#1382cf}.v600-tools a:nth-child(2) i{background:#f0eaff;color:#7b50ed}.v600-tools a:nth-child(3) i{background:#fff0e3;color:#ff7a19}.v600-tools a:nth-child(4) i{background:#e8f8f0;color:#10a36a}.v600-tools b,.v600-tools small{display:block}.v600-tools b{font-size:18px}.v600-tools small{margin-top:7px;color:#6d7b91;line-height:1.45;font-size:12px}.v600-tools span{align-self:end;width:30px;height:30px;border-radius:50%;background:#eef4fb;color:var(--blue);display:grid;place-items:center}.v600-trending{margin-top:24px;padding:23px;background:#fff;border:1px solid #dfe8f4;border-radius:24px;box-shadow:var(--shadow-sm)}.v600-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.v600-section-head span{color:#e95928;font-size:10px;font-weight:850;letter-spacing:.08em}.v600-section-head h2{margin:6px 0 0;font-size:26px}.v600-section-head a{text-decoration:none;color:var(--blue);font-size:13px;font-weight:750}.v600-trend-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px;margin-top:17px}.v600-trend-grid a{position:relative;padding:13px 8px 11px;text-align:center;text-decoration:none;background:#f8faff;border:1px solid #e3eaf5;border-radius:14px}.v600-rank{position:absolute;left:7px;top:7px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e7edf7;color:#63718a;font-size:10px}.v600-trend-grid a:first-child .v600-rank{background:#ffb21c;color:#fff}.v600-trend-grid strong,.v600-trend-grid small{display:block}.v600-trend-grid strong{font-family:"Noto Serif SC","Microsoft YaHei",serif;font-size:20px}.v600-trend-grid small{margin-top:4px;color:#78869a;font-size:9px}.v600-journey{margin-top:24px;padding:21px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:linear-gradient(135deg,#eef6ff,#f9fbff);border:1px solid #dbe7f6;border-radius:23px}.v600-step{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center}.v600-step i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-style:normal;font-weight:850;box-shadow:0 7px 18px rgba(34,87,161,.1)}.v600-step b,.v600-step small{display:block}.v600-step b{font-size:13px}.v600-step small{margin-top:3px;color:#71809a;font-size:10px;line-height:1.4}.v600-footer{margin-top:25px;padding:31px 10px 38px;display:grid;grid-template-columns:1.7fr 1fr 1fr 1.35fr;gap:30px;border-top:1px solid #dce6f3}.v600-footer-col{display:flex;flex-direction:column;gap:8px}.v600-footer-col b{font-size:13px}.v600-footer-col a{color:#60718c;text-decoration:none;font-size:12px}.v600-footer-brand{display:flex;gap:10px;align-items:flex-start}.v600-footer-brand img{width:43px}.v600-footer-brand b,.v600-footer-brand small{display:block}.v600-footer-brand small{margin-top:4px;color:#6c7b92;font-size:11px}.v600-newsletter{padding:15px;border-radius:16px;background:#f0f6ff}.v600-newsletter p{margin:7px 0 0;color:#667590;font-size:11px;line-height:1.5}.ad-slot{position:relative;overflow:hidden;padding:18px;background:#fff;border:1px solid #e0e8f3;border-radius:19px;text-align:center}.ad-slot .ad-label{position:absolute;left:10px;top:5px;color:#8b96a8;font-size:9px;text-transform:uppercase}.ad-slot img{display:block;width:100%;max-height:130px;object-fit:contain}.ad-slot a{display:block}.ad-placeholder-copy{display:none}.modal{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(8,25,52,.55);backdrop-filter:blur(5px)}.modal-dialog{position:relative;z-index:1;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 26px 70px rgba(0,0,0,.24)}.modal-header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4eaf3}.modal-close{width:36px;height:36px;border:0;border-radius:10px;background:#eef3f9;font-size:22px}.modal-body{padding:20px}.profile-summary{display:flex;align-items:center;gap:12px}.avatar.large{width:55px;height:55px;border-radius:16px;background:#eef4ff;display:grid;place-items:center}.auth-tabs{display:flex;gap:8px;margin:18px 0 12px}.auth-tabs button{padding:9px 14px;border:0;border-radius:10px}.auth-tabs .active{background:var(--blue);color:#fff}.auth-form{display:grid;gap:12px}.auth-form label{display:grid;gap:5px;font-size:12px}.auth-form input{height:43px;padding:0 12px;border:1px solid #d9e3f0;border-radius:11px}.wide-primary,.auth-form button{height:44px;border:0;border-radius:11px;background:var(--blue);color:#fff;font-weight:800}.hidden{display:none!important}.toast-stack{position:fixed;right:18px;top:90px;z-index:300;display:grid;gap:8px}.toast{padding:12px 15px;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(12,39,80,.18);transform:translateX(120%);transition:.2s}.toast.show{transform:translateX(0)}.toast p{margin:0}.home-dark body,.home-dark{background:#0e1725;color:#eef5ff}.home-dark .home-topbar,.home-dark .v600-values,.home-dark .v600-dictionary-card,.home-dark .v600-tools a,.home-dark .v600-trending,.home-dark .modal-dialog{background:#142238;color:#eef5ff;border-color:#273955}.home-dark .v600-hero{background:linear-gradient(135deg,#101c2d,#142641)}.home-dark .v600-search{background:#172840;border-color:#365b90}.home-dark .v600-search input{color:#eef5ff}.home-dark .v600-entry-preview{background:#142238}.home-dark .v600-dictionary-intro,.home-dark .v600-journey{background:#182b45}.home-dark .v600-example,.home-dark .v600-structure-box,.home-dark .v600-trend-grid a,.home-dark .v600-newsletter{background:#1b2c45}.home-dark .home-theme-toggle,.home-dark .home-language-pill{background:#15243a;color:#fff;border-color:#2c405d}
@media(max-width:1100px){.home-header-nav a{padding:0 10px}.v600-copy h1{font-size:52px}.v600-hero-inner{gap:20px}.v600-values{grid-template-columns:repeat(3,1fr)}.v600-values a:nth-child(3){border-right:0}.v600-showcase{grid-template-columns:1fr}.v600-trend-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.mobile-only{display:grid}.home-topbar{height:68px;padding:0 14px;grid-template-columns:auto 1fr auto;gap:10px}.mobile-menu-toggle{width:44px;height:44px;border:0;border-radius:13px;background:#eef4fc;color:#1e4d84;place-items:center}.home-brand{justify-self:start}.home-brand-cat{width:42px;height:42px}.home-brand span,.home-header-nav,.home-language-pill,.home-account-copy{display:none}.home-profile-btn{width:44px;height:44px;padding:0;display:grid;place-items:center}.home-profile-btn .avatar{width:34px;height:34px}.top-search.home-condensed-search{display:flex!important;position:static;min-width:0;height:46px;border:1px solid #cfddef;border-radius:14px;background:#fff;overflow:hidden}.top-search.home-condensed-search input{min-width:0;width:100%;padding:0 11px;border:0;outline:0}.top-search.home-condensed-search button{width:46px;border:0;background:#fff;color:var(--blue)}.home-theme-toggle{display:none}.sidebar{position:fixed;inset:68px auto 0 0;z-index:120;width:min(310px,86vw);display:block;padding:14px;background:#fff;transform:translateX(-105%);transition:.22s;box-shadow:18px 0 50px rgba(20,53,101,.18)}body.nav-open .sidebar{transform:translateX(0)}.sidebar-overlay{position:fixed;inset:68px 0 0;z-index:110;border:0;background:rgba(8,24,49,.45);opacity:0;pointer-events:none}body.nav-open .sidebar-overlay{opacity:1;pointer-events:auto}.sidebar-mobile-head{display:flex;align-items:center;justify-content:space-between;padding:5px 0 14px}.sidebar-mobile-brand{display:flex;gap:8px}.sidebar-mobile-brand strong,.sidebar-mobile-brand small{display:block}.sidebar-mobile-brand small{color:#71809a;font-size:10px}.sidebar-mobile-head button{width:36px;height:36px;border:0;border-radius:10px}.nav-list{display:grid;gap:6px}.nav-item{padding:12px;border-radius:12px;text-decoration:none;font-weight:700}.nav-item.active{background:#eaf3ff;color:var(--blue)}.v600-hero-inner{min-height:455px;grid-template-columns:1fr .7fr;padding:28px 0 95px}.v600-copy h1{font-size:43px}.v600-copy>p{font-size:14px}.v600-art{height:270px}.v600-float.three{display:none}.v600-search-wrap{width:92%}.v600-search{height:68px}.v600-showcase{grid-template-columns:1fr}.v600-dictionary-card{grid-template-columns:1fr}.v600-dictionary-intro{border-right:0;border-bottom:1px solid #e1eaf6}.v600-entry-preview{grid-template-columns:1fr 1fr}.v600-entry-main{grid-column:1/-1;border-right:0;border-bottom:1px solid #e7edf6;padding:0 0 14px}.v600-structure{border-left:0;padding-left:0}.v600-journey{grid-template-columns:1fr 1fr}.v600-footer{grid-template-columns:1fr 1fr}.v600-footer-brand{grid-column:1/-1}}
@media(max-width:640px){.floating-tools{right:10px;bottom:12px}.floating-tools a,.floating-tools button{width:45px;height:45px}.v600-hero{min-height:auto}.v600-hero-inner{width:100%;min-height:auto;display:block;padding:28px 18px 158px}.v600-copy{max-width:none}.v600-kicker{font-size:9px}.v600-copy h1{margin:13px 0 9px;font-size:38px;line-height:1.08}.v600-copy>p{font-size:13px;line-height:1.55}.v600-art{height:180px;margin-top:3px}.v600-art>img{width:235px}.v600-float{min-width:70px;padding:7px 9px;border-radius:11px}.v600-float b{font-size:20px}.v600-float small{font-size:8px}.v600-float.one{left:5%;top:20px}.v600-float.two{right:4%;top:28px}.v600-search-wrap{bottom:12px;width:calc(100% - 22px)}.v600-search{height:60px;padding:6px 6px 6px 12px;grid-template-columns:1fr auto;gap:6px;border-radius:19px}.v600-search-type,.v600-search-tool{display:none}.v600-search input{font-size:14px}.v600-search-submit{height:47px;min-width:96px;border-radius:14px;font-size:13px}.v600-quick{margin-top:8px}.v600-main{width:100%}.v600-ad,.v600-values,.v600-showcase,.v600-trending,.v600-journey,.v600-footer{width:calc(100% - 22px);margin-left:auto;margin-right:auto}.v600-values{margin-top:14px;padding:8px;grid-template-columns:1fr 1fr;border-radius:18px}.v600-values a{padding:9px 6px;border-right:0;border-bottom:1px solid #edf1f7}.v600-values i{flex-basis:36px;width:36px;height:36px}.v600-values b{font-size:11px}.v600-values small{font-size:8px}.v600-showcase{margin-top:14px}.v600-dictionary-card{border-radius:20px}.v600-dictionary-intro{padding:20px}.v600-dictionary-intro h2{font-size:25px}.v600-dictionary-intro p{font-size:12px}.v600-entry-preview{margin:0;padding:16px;grid-template-columns:1fr}.v600-entry-main{grid-column:auto}.v600-tools{grid-template-columns:1fr}.v600-tools a{min-height:auto;padding:15px;align-items:center}.v600-tools b{font-size:15px}.v600-tools small{font-size:10px}.v600-trending{margin-top:14px;padding:17px 11px}.v600-section-head h2{font-size:21px}.v600-trend-grid{display:flex;overflow-x:auto;gap:8px}.v600-trend-grid a{min-width:108px}.v600-journey{margin-top:14px;padding:14px;grid-template-columns:1fr 1fr}.v600-step i{width:36px;height:36px}.v600-step b{font-size:11px}.v600-step small{font-size:8px}.v600-footer{margin-top:18px;padding:24px 5px 32px;grid-template-columns:1fr 1fr;gap:20px}.v600-footer-brand{grid-column:1/-1}.v600-newsletter{grid-column:1/-1}.ad-slot{padding:12px}.ad-slot img{max-height:100px}.toast-stack{right:10px;left:10px}.toast{width:100%}}

/* V6.0.1 — exact visual alignment with approved homepage mockup */
.v600-hero-inner{grid-template-columns:1.08fr .92fr;gap:24px}
.v600-art{height:345px;align-items:center;justify-content:flex-end;overflow:visible}
.v600-art:before{display:none}
.v600-art>img.v601-hero-mascot{width:min(455px,100%);max-width:none;height:auto;border-radius:0;filter:none;object-fit:contain;object-position:center}
.v600-float{display:none!important}
.v600-showcase{display:block}
.v601-dictionary-preview{display:grid;grid-template-columns:.92fr 1.12fr .98fr;gap:0;overflow:hidden;background:#fff;border:2px solid #cfe1fb;border-radius:25px;box-shadow:0 15px 40px rgba(34,83,150,.11)}
.v601-preview-word,.v601-preview-examples,.v601-preview-structure{min-width:0;padding:24px}
.v601-preview-word,.v601-preview-examples{border-right:1px solid #e4ebf5}
.v601-preview-word .v600-entry-head{margin-top:15px}
.v601-preview-word .v600-entry-head strong{font-size:56px}
.v601-preview-word h3,.v601-preview-examples h3,.v601-preview-structure h3{margin:15px 0 8px;color:#40536f;font-size:12px}
.v601-meaning{margin:0;font-size:21px;font-weight:850}
.v601-detail-link,.v601-writing-link{display:inline-flex;margin-top:14px;color:var(--blue);font-size:12px;font-weight:800;text-decoration:none}
.v601-writing-title{margin-top:16px!important}
.v600-tools{margin-top:16px;grid-template-columns:repeat(4,1fr);gap:14px}
.v600-tools a{min-height:118px;padding:18px;align-items:center}
.v600-tools b{font-size:16px}.v600-tools small{font-size:11px}
.v600-values{margin-top:22px}
.v600-trending{margin-top:22px}
.v600-journey{position:relative;overflow:hidden;padding-right:145px}
.v600-journey:after{content:"";position:absolute;right:16px;bottom:-7px;width:112px;height:112px;background:url('home-mascot-v6.0.1.webp') center 46%/210px auto no-repeat;border-radius:22px;opacity:.96}
@media(max-width:1100px){.v601-dictionary-preview{grid-template-columns:1fr 1fr}.v601-preview-word{grid-column:1/-1;border-right:0;border-bottom:1px solid #e4ebf5}.v600-tools{grid-template-columns:1fr 1fr}.v600-journey{padding-right:24px}.v600-journey:after{display:none}}
@media(max-width:900px){.v600-art>img.v601-hero-mascot{width:min(385px,100%)}.v601-dictionary-preview{grid-template-columns:1fr}.v601-preview-word,.v601-preview-examples{border-right:0;border-bottom:1px solid #e4ebf5}.v601-preview-word{grid-column:auto}.v600-tools{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.v600-art{height:186px}.v600-art>img.v601-hero-mascot{width:248px}.v601-dictionary-preview{border-radius:20px}.v601-preview-word,.v601-preview-examples,.v601-preview-structure{padding:17px}.v601-preview-word .v600-entry-head strong{font-size:44px}.v600-tools{grid-template-columns:1fr}.v600-tools a{min-height:auto}.v600-journey{padding-right:14px}}

/* V6.0.4 — homepage autocomplete and mobile drawer stability */
.home-autocomplete-panel{
  position:fixed;
  z-index:1000;
  overflow:auto;
  overscroll-behavior:contain;
  background:#fff;
  color:#102650;
  border:1px solid #cfe0f6;
  border-radius:18px;
  box-shadow:0 24px 60px rgba(18,57,111,.22);
  scrollbar-width:thin;
  scrollbar-color:#b7c6dc transparent;
}
.home-autocomplete-panel[hidden]{display:none!important}
.home-autocomplete-head{
  position:sticky;
  top:0;
  z-index:2;
  min-height:44px;
  padding:11px 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  background:#f7faff;
  border-bottom:1px solid #e2eaf5;
  font-size:12px;
}
.home-autocomplete-head span{color:#72819a;font-weight:650}
.home-autocomplete-list{display:grid}
.home-autocomplete-item{
  min-height:64px;
  padding:9px 14px;
  display:grid;
  grid-template-columns:58px minmax(0,1fr) 20px;
  align-items:center;
  gap:12px;
  text-decoration:none;
  border-bottom:1px solid #edf1f7;
  background:#fff;
  transition:background .15s ease;
}
.home-autocomplete-item:hover,.home-autocomplete-item.is-active{background:#eef6ff}
.home-autocomplete-item>strong{
  min-width:0;
  color:#123d79;
  font-family:"Noto Serif SC","Microsoft YaHei",serif;
  font-size:29px;
  line-height:1.05;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.home-autocomplete-copy{min-width:0;display:grid;gap:3px}
.home-autocomplete-copy>span{display:flex;align-items:center;gap:8px;min-width:0}
.home-autocomplete-copy b{color:#1263c9;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-autocomplete-copy small{padding:3px 7px;border-radius:999px;background:#eef3fa;color:#72819a;font-size:9px;white-space:nowrap}
.home-autocomplete-copy em{color:#53647d;font-size:12px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-autocomplete-item>i{color:#8aa0bd;font-size:22px;font-style:normal}
.home-autocomplete-state{padding:24px 16px;text-align:center;color:#6e7e96;font-size:13px}
.home-autocomplete-all{
  position:sticky;
  bottom:0;
  width:100%;
  min-height:42px;
  border:0;
  border-top:1px solid #e1e9f4;
  background:#f3f7fd;
  color:#0965de;
  font-weight:800;
  cursor:pointer;
}
.home-autocomplete-all:hover{background:#e9f2ff}

@media(max-width:900px){
  .sidebar{
    overflow-y:auto;
    overscroll-behavior:contain;
    padding:14px 12px 28px;
  }
  .sidebar-mobile-head{min-height:58px;gap:12px}
  .sidebar-mobile-brand{min-width:0;align-items:center;gap:10px}
  .sidebar-mobile-logo{width:45px;height:45px;flex:0 0 45px;display:block}
  .sidebar-mobile-brand>div{min-width:0}
  .sidebar-mobile-brand strong{font-size:17px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .sidebar-mobile-brand small{margin-top:3px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .sidebar-mobile-head button{flex:0 0 38px;width:38px;height:38px;font-size:22px;color:#172f56;background:#f1f5fa;cursor:pointer}
  .nav-list{gap:7px}
  .nav-item{
    min-height:54px;
    padding:8px 10px;
    display:flex;
    align-items:center;
    gap:12px;
    overflow:hidden;
    font-size:15px;
    line-height:1.2;
  }
  .nav-item>span:not(.nav-home-dot){
    width:38px!important;
    height:38px!important;
    flex:0 0 38px!important;
    display:grid!important;
    place-items:center!important;
    overflow:hidden!important;
    border-radius:11px;
    background:#f0f5fc;
    color:#185da9;
  }
  .nav-item>span:not(.nav-home-dot)>svg,
  .nav-item>span:not(.nav-home-dot) svg{
    width:21px!important;
    height:21px!important;
    max-width:21px!important;
    max-height:21px!important;
    display:block!important;
    flex:none!important;
  }
  .nav-home-dot{
    width:38px;
    height:38px;
    flex:0 0 38px;
    border-radius:11px;
    background:#f0f5fc;
    position:relative;
  }
  .nav-home-dot:before{
    content:"";
    position:absolute;
    left:11px;
    top:12px;
    width:16px;
    height:14px;
    border:2px solid currentColor;
    border-top:0;
    border-radius:2px;
  }
  .nav-home-dot:after{
    content:"";
    position:absolute;
    left:12px;
    top:7px;
    width:13px;
    height:13px;
    border-left:2px solid currentColor;
    border-top:2px solid currentColor;
    transform:rotate(45deg);
    border-radius:2px 0 0 0;
  }
  .nav-item.active>span:not(.nav-home-dot),.nav-item.active .nav-home-dot{background:#dcecff;color:#0868e8}
  body.nav-open{overflow:hidden}
}

@media(max-width:640px){
  .home-autocomplete-panel{border-radius:15px;box-shadow:0 18px 42px rgba(18,57,111,.25)}
  .home-autocomplete-head{min-height:40px;padding:9px 11px;font-size:11px}
  .home-autocomplete-item{min-height:55px;padding:7px 10px;grid-template-columns:45px minmax(0,1fr) 15px;gap:9px}
  .home-autocomplete-item>strong{font-size:23px}
  .home-autocomplete-copy b{font-size:12px}
  .home-autocomplete-copy em{font-size:11px}
  .home-autocomplete-copy small{font-size:8px;padding:2px 5px}
  .home-autocomplete-all{min-height:39px;font-size:12px}
}

/* V6.0.5 — compact autocomplete typography and density */
.home-autocomplete-panel{
  border-radius:15px;
  box-shadow:0 18px 44px rgba(18,57,111,.18);
}
.home-autocomplete-head{
  min-height:38px;
  padding:8px 13px;
  font-size:11px;
}
.home-autocomplete-item{
  min-height:50px;
  padding:6px 12px;
  grid-template-columns:48px minmax(0,1fr) 16px;
  gap:10px;
}
.home-autocomplete-item>strong{
  font-size:23px;
  line-height:1;
}
.home-autocomplete-copy{gap:1px}
.home-autocomplete-copy>span{gap:6px}
.home-autocomplete-copy b{font-size:12px;line-height:1.2}
.home-autocomplete-copy small{padding:2px 6px;font-size:8px}
.home-autocomplete-copy em{font-size:11px;line-height:1.25}
.home-autocomplete-item>i{font-size:17px}
.home-autocomplete-state{padding:18px 14px;font-size:12px}
.home-autocomplete-all{min-height:36px;font-size:12px}

@media(max-width:640px){
  .home-autocomplete-panel{border-radius:13px}
  .home-autocomplete-head{min-height:35px;padding:7px 9px;font-size:10px}
  .home-autocomplete-item{
    min-height:45px;
    padding:5px 8px;
    grid-template-columns:39px minmax(0,1fr) 13px;
    gap:7px;
  }
  .home-autocomplete-item>strong{font-size:19px}
  .home-autocomplete-copy b{font-size:11px}
  .home-autocomplete-copy em{font-size:10px}
  .home-autocomplete-copy small{font-size:7px;padding:1px 4px}
  .home-autocomplete-item>i{font-size:15px}
  .home-autocomplete-state{padding:15px 10px;font-size:11px}
  .home-autocomplete-all{min-height:34px;font-size:11px}
}

/* V6.1.0 — rendering, mobile header and accessibility optimization */
.home-autocomplete-panel{contain:layout paint style}
.home-autocomplete-panel[aria-busy="true"]{cursor:progress}
.home-autocomplete-item:focus-visible,.home-autocomplete-all:focus-visible,.v600-search-submit:focus-visible,.v600-search-tool:focus-visible,.home-theme-toggle:focus-visible,.home-profile-btn:focus-visible,.mobile-menu-toggle:focus-visible{outline:3px solid rgba(19,108,242,.32);outline-offset:2px}

@supports(content-visibility:auto){
  .v600-showcase,.v600-trending,.v600-journey,.v600-footer{content-visibility:auto;contain-intrinsic-size:1px 460px}
  .v600-footer{contain-intrinsic-size:1px 280px}
}

@media(max-width:900px){
  .top-search.home-condensed-search{display:none!important}
  .home-topbar.has-condensed-search .home-brand{display:none}
  .home-topbar.has-condensed-search .top-search.home-condensed-search{display:flex!important}
  .home-topbar.has-condensed-search{grid-template-columns:auto minmax(0,1fr) auto}
  .home-topbar.has-condensed-search .home-top-actions{margin-left:0}
  .sidebar{will-change:transform}
}

@media(max-width:640px){
  .home-topbar.has-condensed-search{gap:7px;padding-inline:9px}
  .home-topbar.has-condensed-search .mobile-menu-toggle,
  .home-topbar.has-condensed-search .home-profile-btn{width:40px;height:40px}
  .home-topbar.has-condensed-search .top-search.home-condensed-search{height:42px;border-radius:12px}
  .home-topbar.has-condensed-search .top-search.home-condensed-search button{width:42px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}


/* V7.3.7 — Learning paths / meaningful category tiles */
.v737-needs{margin-top:22px;padding:22px;background:linear-gradient(180deg,#f9fbff,#ffffff);border:1px solid #dfe8f4;border-radius:28px;box-shadow:0 14px 34px rgba(28,72,136,.08)}
.v737-needs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}
.v737-needs-kicker{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#ecf3ff;color:#1568e6;font-size:10px;font-weight:850;letter-spacing:.08em;white-space:nowrap}
.v737-needs-head h2{margin:6px 0 5px;font-size:28px;line-height:1.1}
.v737-needs-head p{margin:0;color:#6f7e93;font-size:13px;line-height:1.6;max-width:720px}
.v737-needs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.v737-need-card{position:relative;overflow:hidden;min-height:168px;padding:18px 18px 16px;border-radius:22px;border:1px solid #e4ebf5;background:#fff;text-decoration:none;box-shadow:0 12px 24px rgba(26,68,128,.06);display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon badge" "icon title" "text text" "meta meta" "cta cta";column-gap:14px;row-gap:4px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.v737-need-card::before{content:"";position:absolute;inset:auto -10% -40% auto;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.55),rgba(255,255,255,0) 68%);pointer-events:none}
.v737-need-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(26,68,128,.12);border-color:#cfe1f9}
.v737-need-card i{grid-area:icon;width:52px;height:52px;border-radius:17px;display:grid;place-items:center;font-style:normal;font-size:26px;font-weight:900;color:#fff;box-shadow:0 12px 24px rgba(0,0,0,.08)}
.v737-need-badge{grid-area:badge;justify-self:start;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.84);font-size:10px;font-weight:800;color:#44607f}
.v737-need-card b{grid-area:title;display:block;font-size:20px;line-height:1.1;margin-top:2px}
.v737-need-card small{grid-area:text;display:block;color:#5f718a;font-size:12px;line-height:1.55;margin-top:4px}
.v737-need-card em{grid-area:meta;display:block;margin-top:4px;color:#2c60ab;font-size:11px;font-style:normal;font-weight:700}
.v737-need-card strong{grid-area:cta;display:inline-flex;align-items:center;gap:6px;margin-top:6px;color:#144fbb;font-size:12px}
.v737-need-card.is-chat{background:linear-gradient(145deg,#eef6ff,#ffffff 58%,#f4fbff)}
.v737-need-card.is-chat i{background:linear-gradient(135deg,#2d86ff,#125fe3)}
.v737-need-card.is-business{background:linear-gradient(145deg,#f3edff,#ffffff 58%,#faf7ff)}
.v737-need-card.is-business i{background:linear-gradient(135deg,#8c5cff,#6f42f4)}
.v737-need-card.is-factory{background:linear-gradient(145deg,#fff3e8,#ffffff 58%,#fff8f1)}
.v737-need-card.is-factory i{background:linear-gradient(135deg,#ff9b32,#ff7217)}
.v737-need-card.is-travel{background:linear-gradient(145deg,#eafaf8,#ffffff 58%,#f4fffd)}
.v737-need-card.is-travel i{background:linear-gradient(135deg,#19bca1,#089a85)}
.v737-need-card.is-medical{background:linear-gradient(145deg,#fff0f4,#ffffff 58%,#fff8fa)}
.v737-need-card.is-medical i{background:linear-gradient(135deg,#ff5b92,#e3477f)}
.v737-need-card.is-build{background:linear-gradient(145deg,#fff7e8,#ffffff 58%,#fffcf4)}
.v737-need-card.is-build i{background:linear-gradient(135deg,#e9a61f,#d18400)}
.home-dark .v737-needs{background:linear-gradient(180deg,#142238,#132033);border-color:#273955}
.home-dark .v737-needs-kicker{background:#1b3153;color:#81b6ff}
.home-dark .v737-needs-head p{color:#93a7c3}
.home-dark .v737-need-card{border-color:#284060;box-shadow:none}
.home-dark .v737-need-card small{color:#a6b7cd}
.home-dark .v737-need-badge{background:rgba(255,255,255,.1);color:#dfeafe}
.home-dark .v737-need-card em,.home-dark .v737-need-card strong{color:#c9ddff}
@media(max-width:1100px){.v737-needs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.v737-needs{margin-top:14px;padding:14px;border-radius:20px}.v737-needs-head{display:block;margin-bottom:12px}.v737-needs-kicker{font-size:9px}.v737-needs-head h2{margin-top:8px;font-size:22px}.v737-needs-head p{font-size:12px;line-height:1.45}.v737-needs-grid{grid-template-columns:1fr 1fr;gap:10px}.v737-need-card{min-height:134px;padding:12px 12px 11px;border-radius:18px;grid-template-columns:auto 1fr;column-gap:10px}.v737-need-card i{width:42px;height:42px;border-radius:14px;font-size:22px}.v737-need-badge{padding:3px 7px;font-size:9px}.v737-need-card b{font-size:16px}.v737-need-card small{font-size:10px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v737-need-card em{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v737-need-card strong{font-size:10px;margin-top:4px}}
@media(max-width:380px){.v737-needs-grid{grid-template-columns:1fr}.v737-need-card{min-height:118px}}
