@font-face{font-family:Inter;src:url(/fonts/Inter-Variable.ttf)format("truetype");font-weight:100 900;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Bold.ttf)format("truetype");font-weight:700 900;font-display:swap}:root{--ink:#111;--red:#c1281b;--paper:#fff;--soft:#f5f5f5;--line:#e8e8e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,sans-serif}button,a{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}a{text-decoration:none}.site-shell{min-height:100dvh;padding:110px 0 205px}.site-header{z-index:20;-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:#ffffffe6;border-bottom:1px solid #11111112;position:fixed;inset:0 0 auto}.utility-row{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:64px;margin:auto;padding:0 48px;display:grid}.brand img{object-fit:contain;width:132px;height:44px;display:block}.language,.login{letter-spacing:.01em;font-size:13px;font-weight:600}.language{background:var(--soft);border-radius:999px;justify-self:start;padding:9px 12px}.login{border-radius:999px;justify-self:end;padding:10px 16px;transition:all .25s}.login:hover{background:var(--ink);color:#fff}.primary-nav{border-top:1px solid var(--line);white-space:nowrap;scrollbar-width:none;justify-content:center;align-items:center;gap:clamp(18px,4vw,58px);height:46px;padding:0 28px;display:flex;overflow:auto}.primary-nav a,.primary-nav button{align-items:center;gap:8px;padding:11px 2px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.nav-icon{width:22px;height:22px;color:var(--ink);flex:0 0 22px;line-height:1;display:inline-block;position:relative}.icon-book i{border:1.8px solid;width:10px;height:16px;position:absolute;top:3px}.icon-book i:first-child{border-radius:5px 1px 1px 3px;left:1px;transform:skewY(7deg)}.icon-book i:last-child{border-radius:1px 5px 3px 1px;right:1px;transform:skewY(-7deg)}.icon-book:after{content:"";background:currentColor;border-radius:2px;width:2px;height:15px;position:absolute;top:4px;left:10px}.icon-dictionary b{font:700 14px/1 Inter,sans-serif;position:absolute;top:1px;left:0}.icon-dictionary small{font:800 13px/1 Inter,sans-serif;position:absolute;bottom:1px;right:0}.icon-dictionary:after{content:"";background:currentColor;border-radius:2px;width:1.5px;height:17px;position:absolute;top:3px;left:9px;transform:rotate(-22deg)}.mentor-nav-icon{filter:drop-shadow(0 1px 4px #7a5cfa3d);flex-basis:24px;width:24px;height:24px}.mentor-nav-icon b,.mentor-nav-icon small{background:linear-gradient(135deg,#7a5cfa,#e04fc5 58%,#c1281b);color:#0000;-webkit-background-clip:text;background-clip:text;position:absolute}.mentor-nav-icon b{font-size:22px;top:1px;left:0}.mentor-nav-icon small{font-size:11px;bottom:0;right:0}.icon-about i:before{content:"";border:1.8px solid;border-radius:50%;width:7px;height:7px;position:absolute;top:2px;left:8px}.icon-about i:after{content:"";border:1.8px solid;border-bottom:0;border-radius:10px 10px 2px 2px;width:16px;height:9px;position:absolute;bottom:1px;left:3px}.icon-contact i{border:1.8px solid;border-radius:3px;width:17px;height:12px;position:absolute;top:7px;left:2px}.icon-contact i:before{content:"";background:currentColor;width:1.8px;height:8px;position:absolute;top:-7px;left:6px}.icon-contact i:after{content:"";border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:7px solid;position:absolute;top:-7px;left:7px}.primary-nav a:after,.primary-nav button:after{content:"";background:var(--red);transform-origin:50%;border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover:after,.primary-nav button:hover:after{transform:scaleX(1)}.primary-nav .active:after{background:var(--red);transform:scaleX(1)}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;max-width:1440px;min-height:690px;margin:auto;padding:72px 70px;display:grid}.eyebrow{letter-spacing:.16em;color:var(--red);margin-bottom:22px;font-size:12px;font-weight:700;display:block}h1,h2{letter-spacing:-.045em;margin:0;font-family:Manrope,Inter,sans-serif}h1{max-width:900px;font-size:clamp(48px,6.1vw,94px);font-weight:800;line-height:.98}h2{font-size:clamp(36px,4.2vw,68px);line-height:1.02}.hero-copy p,.text-view p{color:#4c4c4c;max-width:700px;margin:30px 0;font-size:clamp(17px,1.5vw,21px);line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:999px;padding:15px 22px;font-size:15px;font-weight:650;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff}.button.secondary{background:var(--soft)}.book-stage{background:linear-gradient(145deg,#f8f8f8,#ececec);border-radius:42px;place-items:center;height:560px;display:grid;position:relative;overflow:hidden}.book-stage img{z-index:2;object-fit:contain;filter:drop-shadow(0 30px 32px #0000002e);max-width:64%;max-height:78%;transition:transform .7s cubic-bezier(.2,.8,.2,1);position:relative}.book-stage:hover img{transform:translateY(-9px)rotate(-1deg)scale(1.02)}.level-mark{z-index:3;color:var(--red);font:800 18px Manrope;position:absolute;bottom:24px;right:28px}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-one{background:#dfe9f8;width:280px;height:280px;top:-70px;right:-30px}.orb-two{background:#dedede;width:220px;height:220px;bottom:-60px;left:-70px}.feature-strip{background:var(--soft);border-radius:30px;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1300px;margin:0 auto 120px;padding:40px 50px;display:grid}.feature-strip div{text-align:center;flex-direction:column;gap:6px;display:flex}.feature-strip strong{font:700 24px Manrope}.feature-strip span{color:#686868;font-size:14px}.editorial,.purchase,.text-view{max-width:1240px;margin:auto;padding:110px 70px}.editorial p{color:#555;max-width:920px;font-size:clamp(19px,2vw,27px);line-height:1.55}.purchase{background:var(--ink);color:#fff;border-radius:42px;justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px;display:flex}.purchase .eyebrow{color:#8cb4ed}.retailers{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.retailers span{border:1px solid #444;border-radius:999px;padding:11px 16px;font-size:13px}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:55px;display:grid}.editorial-image{background:linear-gradient(145deg,#111,#333);border-radius:36px;place-items:center;min-height:420px;display:grid}.editorial-image span{color:#fff;font:800 clamp(56px,8vw,110px) Manrope}.compact-view{flex-direction:column;justify-content:center;min-height:600px;display:flex}.contact-mail{color:var(--red);font:700 clamp(24px,3vw,42px) Manrope}.legal-grid{border-top:1px solid var(--line);margin-top:50px}.legal-grid div{border-bottom:1px solid var(--line);justify-content:space-between;padding:22px 0;font-weight:600;display:flex}.site-footer{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff2;border-top:1px solid #11111114;padding:12px 38px 13px;position:fixed;inset:auto 0 0}.footer-actions{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;max-width:1440px;margin:0 auto 11px;padding-bottom:11px;display:flex}.app-links{flex-wrap:wrap;gap:8px;display:flex}.app-links a{align-items:center;height:38px;transition:transform .2s;display:flex}.store-badge img{width:auto;height:38px;display:block}.web-app-badge{background:var(--ink);color:#fff;border-radius:8px;gap:8px;min-width:116px;padding:5px 11px}.web-app-badge img{filter:invert();width:19px;height:19px}.web-app-badge span{flex-direction:column;font-size:13px;font-weight:700;line-height:1;display:flex}.web-app-badge small{letter-spacing:.03em;color:#ddd;font-size:7px;font-weight:500}.social-links{gap:8px;display:flex}.social-links a{border-radius:10px;place-items:center;width:34px;height:34px;transition:transform .2s;display:grid}.social-links a:hover{transform:translateY(-2px)}.social-links .youtube{background:#f03}.social-links .instagram{background:linear-gradient(145deg,#833ab4,#fd1d1d 58%,#fcb045)}.social-links .x-social{background:#000}.social-links .linkedin{background:#0a66c2}.footer-links{flex-wrap:wrap;justify-content:center;gap:11px 24px;display:flex}.footer-links button{color:#555;font-size:10px}.footer-links button:hover{color:var(--red)}.site-footer p{text-align:center;color:#888;margin:9px 0 0;font-size:9px}.site-shell.embedded{padding-top:0}.site-shell.embedded .site-header,.site-shell.embedded .site-footer{display:none}@media (max-width:780px){.site-shell{padding-top:106px;padding-bottom:245px}.utility-row{height:60px;padding:0 18px}.brand img{width:112px;height:40px}.language,.login{padding:8px 9px;font-size:11px}.primary-nav{justify-content:flex-start;gap:18px;height:46px}.primary-nav a,.primary-nav button{padding:12px 2px;font-size:12px}.hero{grid-template-columns:1fr;gap:42px;padding:54px 22px}.hero h1{font-size:48px}.book-stage{border-radius:30px;height:410px}.feature-strip{grid-template-columns:1fr;margin:0 18px 70px;padding:28px 18px}.editorial,.purchase,.text-view{padding:72px 24px}.purchase{flex-direction:column;align-items:start;margin:0 18px 40px}.about-grid{grid-template-columns:1fr;gap:28px}.editorial-image{min-height:290px}.site-footer{padding:10px 13px}.footer-actions{align-items:flex-start}.store-badge img,.app-links a{height:32px}.web-app-badge{min-width:98px;padding:4px 8px}.web-app-badge span{font-size:10px}.web-app-badge small{font-size:6px}.footer-links{gap:8px 14px}.footer-links button{font-size:9px}.social-links a{width:30px;height:30px}.social-links img{width:16px;height:16px}.site-shell.embedded{padding-bottom:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.site-shell{padding-bottom:174px}.site-footer{background:#fffffff5;padding:8px 38px 9px}.footer-actions{margin-bottom:7px;padding-bottom:7px}.app-links{gap:7px}.app-links a{justify-content:center;width:114px;height:34px}.app-links a:hover{transform:translateY(-1px)}.store-badge{border-radius:7px;flex:0 0 114px;justify-content:center;align-items:center;width:114px;height:34px;padding:0;display:flex;overflow:visible}.store-badge img{object-fit:contain;width:100%;height:100%;display:block}.web-app-badge{border-radius:7px;gap:7px;min-width:0;padding:5px 10px}.web-app-badge img{width:18px;height:18px}.web-app-badge span{font-size:12px}.web-app-badge small{font-size:6px}.social-links{align-items:center;gap:5px}.social-links a,.social-links .youtube,.social-links .instagram,.social-links .x-social,.social-links .linkedin{background:#fff;border-radius:50%;width:28px;height:28px}.social-links a:hover{background:#f1f1f1;transform:translateY(-1px)}.social-links img{filter:none;width:17px;height:17px}.social-links .pinterest img{filter:brightness(0)saturate()}.footer-links{gap:8px 22px}.footer-legal-line{text-align:center;color:#888;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 20px;margin-top:6px;font-size:9px;display:flex}@media (max-width:780px){.site-shell{padding-bottom:220px}.site-footer{padding:7px 13px}.footer-actions{align-items:center}.app-links{gap:4px}.app-links a,.store-badge{flex-basis:96px;width:96px;height:29px}.store-badge img{width:100%;height:100%}.web-app-badge{min-width:0;padding:4px 7px}.social-links a,.social-links .youtube,.social-links .instagram,.social-links .x-social,.social-links .linkedin{width:27px;height:27px}}.site-shell{flex-direction:column;padding-bottom:0;display:flex}.content{flex:1;min-height:calc(100dvh - 110px)}.site-footer{z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;position:relative;inset:auto}@media (max-width:780px){.site-shell{padding-bottom:0}.content{min-height:calc(100dvh - 106px)}}.mentor-nav-icon{overflow:visible;width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;background:0 0!important;flex-basis:32px!important}.mentor-nav-icon img{object-fit:contain;width:32px;height:32px;display:block}.web-dictionary{max-width:1120px;margin:auto;padding:86px 48px 120px}.dictionary-heading h1{font-size:clamp(48px,6vw,78px)}.dictionary-heading p{color:#666;font-size:18px}.language-pair{grid-template-columns:1fr 54px 1fr;align-items:center;gap:12px;margin-bottom:16px;display:grid}.language-pair select{-webkit-appearance:none;appearance:none;border:0;border-bottom:1px solid var(--line);background:#fff;padding:14px 8px;font:600 16px Inter}.language-pair button{font-size:27px}.search-field{background:#fafafc;border-radius:24px;align-items:center;height:66px;padding:0 12px 0 24px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font:400 18px Inter}.search-field button{width:48px;font-size:34px}.dictionary-cards{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.dictionary-card{background:#fafafc;border-radius:28px;align-content:space-between;min-height:150px;padding:24px;display:grid;position:relative}.dictionary-card>span{font-size:25px}.dictionary-card strong{font:600 19px Manrope}.dictionary-card small{color:#fff;background:#111;border-radius:999px;padding:5px 8px;font-size:9px;position:absolute;top:18px;right:18px}.dictionary-status{text-align:center;color:#666;padding:48px}.word-result{margin-top:42px}.word-result>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.word-result>header div{align-items:baseline;gap:9px;display:flex}.word-result .article{font-size:24px;font-style:italic}.word-result>em{color:#555;margin:10px 0 28px;font-size:19px;display:block}.word-result p{margin:9px 0;font-size:17px;line-height:1.65}.word-result section{border-top:1px solid var(--line);padding:22px 0}.word-result .example{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:16px 0}.pro-lock{background:#fafafc;border-radius:24px;gap:9px;margin-top:28px;padding:24px;display:grid}.pro-lock span{color:#8b4ee9;font-weight:800}.pro-lock a{color:var(--red);font-weight:700}@media (max-width:780px){.web-dictionary{padding:56px 20px 90px}.dictionary-cards{grid-template-columns:1fr}.word-result>header div{gap:6px}.word-result h2{font-size:34px}.language-pair{grid-template-columns:1fr 42px 1fr}}.primary-nav{gap:clamp(18px,3.2vw,46px)}.primary-nav a,.primary-nav button{gap:10px;line-height:1}.nav-icon{flex:0 0 24px;align-self:center;width:24px;height:24px;overflow:visible;transform:none}.icon-home i{border:1.7px solid;border-top:0;border-radius:2px;width:12px;height:10px;position:absolute;top:8px;left:5px}.icon-home i:before{content:"";border-top:1.7px solid;border-left:1.7px solid;border-radius:2px 0;width:9px;height:9px;position:absolute;top:-6px;left:0;transform:rotate(45deg)}.icon-book,.icon-dictionary,.icon-about,.icon-contact{transform:none}.mentor-nav-icon img{width:24px!important;height:24px!important}.nav-icon{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.nav-icon svg{width:24px;height:24px;display:block;overflow:visible}.icon-book:after,.icon-dictionary:after{content:none}.mentor-nav-icon{place-items:center;flex:0 0 24px!important;width:24px!important;height:24px!important;display:grid!important}.mentor-nav-icon img{object-fit:contain;display:block;width:24px!important;height:24px!important}.nav-icon:before,.nav-icon:after{content:none!important}.nav-icon>i,.nav-icon>b,.nav-icon>small,.nav-icon>svg{display:none!important}.nav-icon>img{object-fit:contain;width:22px;height:22px;display:block}.site-shell{padding-top:58px}.primary-nav{border-top:0;gap:clamp(16px,2.3vw,36px);height:58px;padding:0 32px;position:relative;overflow:visible}.primary-nav a,.primary-nav button{gap:8px;padding:17px 1px;font-size:14px}.nav-icon{flex-basis:18px;width:18px;height:18px}.nav-icon>img{width:18px;height:18px}.mentor-nav-icon{flex-basis:20px!important;width:20px!important;height:20px!important}.mentor-nav-icon>img{width:20px!important;height:20px!important}.nav-home-logo{object-fit:contain;width:72px;height:24px;display:block}.nav-home{padding:10px 2px!important}.primary-nav .nav-home.active:after{transform:scaleX(0)}.content{min-height:calc(100dvh - 58px)}@media (max-width:780px){.site-shell{padding-top:56px}.primary-nav{justify-content:flex-start;gap:20px;height:56px;padding:0 16px;overflow-x:auto}.nav-home-logo{width:62px;height:21px}.content{min-height:calc(100dvh - 56px)}}.language-pair .fixed-language,.language-pair select{border:0;border-bottom:1px solid var(--line);text-align:center;background:#fff;justify-content:center;align-items:center;min-height:48px;padding:14px 8px;font:600 16px Inter;display:flex}.language-pair select{-webkit-appearance:none;appearance:none;width:100%}.direction-arrow{text-align:center;color:#555;font-size:22px}.dictionary-card.is-coming{opacity:.78}.dictionary-card.is-coming small{background:#4a4a4a}.word-result{color:#222;max-width:860px;margin-inline:auto}.word-result>header aside{align-items:center;gap:10px;display:flex}.share-word{border:1px solid #dedede;border-radius:50%;width:36px;height:36px;font-size:20px}.word-audio{width:44px;height:32px}.entry-line:nth-of-type(3n+2) strong{color:#006c58}.entry-line:nth-of-type(3n) strong{color:#7b245e}.word-result section{border:0;padding:12px 0}.word-result .example{border:0;margin:12px 0;padding:0}.frequency{align-items:center;gap:10px;margin:14px 0;display:flex}.frequency>span{--frequency:50%;background:radial-gradient(circle,#fff 58%,transparent 60%),conic-gradient(#16815e var(--frequency),#e4e7e6 0);border-radius:50%;place-items:center;width:45px;height:45px;font-size:10px;font-weight:800;display:grid}.dictionary-tip{border:1px solid;border-radius:14px;margin-top:14px;padding:14px}.dictionary-tip .entry-line{margin:0!important}.grammar-tip{background:#f0f8f1;border-color:#9dc8aa}.grammar-tip .entry-line strong{color:#276a3a}.mistake-tip{background:#fcedec;border-color:#e9aaa5}.mistake-tip .entry-line strong{color:#b52d24}.book-reference{background:#f5f7fa;border:1px solid #e3e7ec;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:13px 15px;display:flex}.book-reference span{color:#c1281b;font-weight:800}.book-reference strong{font-size:14px}.book-reference small{color:#666;margin-left:auto}.word-result>footer{text-align:right;color:#666;margin-top:24px;font-size:12px;font-weight:650}.social-links .tiktok,.social-links .pinterest{background:#fff}.seo-entry{max-width:960px;margin:0 auto;padding:56px 48px 100px}.seo-entry .word-result{margin-top:38px}.back-link{color:#555;font-weight:650}.back-link:hover{color:var(--red)}@media (max-width:780px){.seo-entry{padding:32px 20px 72px}}.social-links a,.social-links button{border-radius:10px;place-items:center;width:34px;height:34px;transition:transform .2s;display:grid}.social-links a:hover,.social-links button:hover{transform:translateY(-2px)}.coming-soon{text-align:center;place-content:center;min-height:calc(100dvh - 260px);padding:60px 24px;display:grid}.coming-soon span{letter-spacing:.16em;text-transform:uppercase;color:#777;font:700 12px Inter}.coming-soon h1{margin-top:12px;font-size:clamp(38px,7vw,76px)}.search-shell{position:relative}.search-field{border:1px solid #eee;box-shadow:0 10px 30px #1111110b}.search-field button{place-items:center;display:grid}.search-field button svg{fill:none;stroke:#222;stroke-width:1.8px;stroke-linecap:round;width:25px;height:25px}.dictionary-suggestions{z-index:12;background:#fff;border:1px solid #e8e6e6;border-radius:20px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 46px #1111111f}.dictionary-suggestions button{text-align:left;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:10px 17px;display:flex}.dictionary-suggestions button:last-child{border-bottom:0}:is(.dictionary-suggestions button:hover,.dictionary-suggestions button:focus-visible){background:#f7f7f8;outline:0}.dictionary-suggestions button>span{align-items:baseline;gap:7px;display:flex}.dictionary-suggestions i{color:#555}.dictionary-suggestions strong{font:700 16px Manrope}.dictionary-suggestions small{color:#777}.dictionary-suggestions b,.cefr-badge{white-space:nowrap;color:#333;background:#fafafa;border:1px solid #dedede;border-radius:9px;padding:5px 7px;font-size:11px}.word-result>header{border-bottom:1px solid #e8e6e6;padding-bottom:18px}.word-result h2{color:#222}.word-pos{color:#777;font-size:14px;font-weight:500}.word-audio,.share-word{background:#f4f4f5;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.word-audio svg{fill:#444;stroke:#444;stroke-width:1.6px;stroke-linecap:round}.share-word svg{fill:none;stroke:#333;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.entry-line strong{color:#222!important}.entry-line span{color:#222}.example-translation{align-items:baseline;gap:10px;display:flex;color:#666!important}.example-translation strong{letter-spacing:.08em;font-size:11px;color:#777!important}.example-translation span{color:#666}.frequency{color:#555;align-items:center;gap:8px;margin:13px 0;display:flex}.frequency>span{color:#16815e;background:0 0;width:auto;height:auto;font-size:13px}.frequency strong{color:#444;font-size:14px}.frequency small{color:#777}.dictionary-tip{border:0;border-radius:15px;padding:18px 20px}.grammar-tip{background:#f1f7f3}.mistake-tip{background:#fcf1f0}.book-reference{background:#f8f8f9;border-color:#e8e6e6}.word-result>footer{display:none}.social-links button{background:#fff!important;border-radius:50%!important;width:30px!important;height:30px!important}.social-links button img{object-fit:contain;filter:brightness(0)saturate();width:18px!important;height:18px!important}.social-links .youtube img,.social-links .instagram img{filter:none}@media (max-width:780px){.web-dictionary{padding-top:42px}.dictionary-heading h1{font-size:45px}.dictionary-heading p{font-size:16px;line-height:1.55}.dictionary-search{margin-top:30px}.search-field{border-radius:20px;height:60px}.word-result>header{flex-wrap:wrap;align-items:flex-start}.word-result>header div{flex-wrap:wrap}.dictionary-suggestions{border-radius:16px}}.dictionary-heading .eyebrow{margin-bottom:14px;font-size:10px}.dictionary-heading h1{font-size:clamp(38px,4.4vw,58px);line-height:1}.dictionary-heading p{margin:18px 0 0;font-size:16px}.language-pair{margin-inline:auto;max-width:760px;margin-bottom:14px}.search-shell{max-width:760px;margin-inline:auto}.search-field{background:#fff;border-color:#e4e4e4;border-radius:28px;height:56px;padding:0 10px 0 21px;box-shadow:0 3px 12px #3c404329}.search-field:focus-within{box-shadow:0 4px 16px #3c404338}.search-field button{width:42px}.dictionary-suggestions{border-radius:18px;top:calc(100% + 6px);box-shadow:0 8px 24px #3c40432e}.site-footer{font-size:13px}@media (max-width:780px){.web-dictionary{padding:34px 18px 64px}.dictionary-heading h1{font-size:38px}.dictionary-heading p{font-size:14px}.dictionary-search{margin-top:24px}.search-field{height:52px}.word-result h2{font-size:30px}}.web-dictionary{max-width:860px;padding:48px 36px 78px}.dictionary-heading .eyebrow{letter-spacing:.15em;margin-bottom:11px;font-size:9px}.dictionary-heading h1{letter-spacing:-.038em;font-size:clamp(34px,3.5vw,46px)}.dictionary-heading p{color:#707070;max-width:620px;margin-top:14px;font-size:14px;line-height:1.55}.dictionary-search{margin:28px 0 24px}.language-pair,.search-shell{max-width:680px}.language-pair{grid-template-columns:1fr 42px 1fr;margin-bottom:10px}.language-pair .fixed-language,.language-pair select{min-height:38px;padding:8px 6px;font-size:13px}.direction-arrow{font-size:18px}.search-field{border-radius:25px;height:50px;padding-left:18px}.search-field input{font-size:14px}.search-field button svg{width:21px;height:21px}.dictionary-suggestions button{min-height:44px;padding:7px 14px}.dictionary-suggestions strong{font-size:14px}.dictionary-suggestions small,.dictionary-suggestions i{font-size:12px}.word-result{max-width:680px;margin-top:26px}.word-result>header{padding-bottom:14px}.word-result h2{font-size:29px}.word-result .article{font-size:17px}.word-pos{font-size:12px}.word-audio,.share-word{width:34px;height:34px}.word-audio svg,.share-word svg{width:18px;height:18px}.word-result p{font-size:14px;line-height:1.58}.entry-line{margin:6px 0!important}.frequency{margin:10px 0}.frequency strong{font-size:13px}.dictionary-tip{padding:15px 17px}.book-reference{padding:11px 13px}@media (max-width:780px){.web-dictionary{padding:30px 18px 58px}.dictionary-heading h1{font-size:34px}.dictionary-heading p{font-size:13px}.dictionary-search{margin-top:21px}.search-field{height:48px}.word-result h2{font-size:27px}.word-result p{font-size:13.5px}}.web-dictionary{max-width:840px;padding-top:30px}.dictionary-heading h2{color:#222;letter-spacing:-.012em;margin:12px 0 0;font:650 16px/1.35 Manrope}.dictionary-heading p{margin-top:5px}.dictionary-search{margin-top:22px}.language-pair{gap:8px}.language-pair .fixed-language,.language-pair select{background:#fff;border:1px solid #0000;border-bottom-color:#e4e4e4;border-radius:10px 10px 0 0}.language-pair .fixed-language:after{content:""}.direction-arrow{color:#777;font-size:16px}.search-field{border-color:#e6e6e6;box-shadow:0 3px 12px #1111}.search-field:focus-within{border-color:#d6d6d6;box-shadow:0 5px 18px #11111116}.dictionary-discovery{border-top:1px solid #ecebea;max-width:680px;margin:30px auto 0;padding-top:22px}.popular-words h2{color:#555;letter-spacing:.02em;font:650 12px/1.2 Manrope}.popular-words>div{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.popular-words a{color:#333;background:#fff;border:1px solid #e7e6e5;border-radius:999px;padding:7px 11px;font-size:12px;transition:border-color .18s,background .18s}:is(.popular-words a:hover,.popular-words a:focus-visible){background:#f8f8f8;border-color:#cfcfcf;outline:0}.word-of-day{text-align:left;background:#fafafa;border:1px solid #ecebea;border-radius:16px;width:100%;margin-top:22px;padding:18px 20px;display:block}.word-of-day>span{color:#777;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:750;display:block}.word-of-day strong{color:#222;margin-top:7px;font:700 18px/1.2 Manrope;display:block}.word-of-day small{color:#555;vertical-align:2px;border:1px solid #dedede;border-radius:7px;margin-left:6px;padding:3px 6px;font:650 10px Inter;display:inline-block}.word-of-day p{color:#666;margin:7px 0 0;font-size:12px;line-height:1.5}:is(.word-of-day:hover,.word-of-day:focus-visible){background:#f7f7f7;border-color:#d4d2d0;outline:0}@media (max-width:780px){.web-dictionary{padding-top:24px}.dictionary-heading h2{font-size:14px}.dictionary-discovery{margin-top:24px}.word-of-day{padding:16px}}.footer-links a{color:#555;font-size:10px}.footer-links a:hover{color:var(--red)}.imprint-page{background:#fff;min-height:100dvh;padding:34px clamp(20px,6vw,84px) 80px}.imprint-page nav{border-bottom:1px solid var(--line);max-width:820px;margin:0 auto;padding-bottom:34px}.imprint-page nav img{width:96px;height:auto;display:block}.imprint-page article{max-width:820px;margin:56px auto 0}.imprint-page h1{letter-spacing:-.045em;margin:10px 0 44px;font:700 clamp(40px,6vw,68px)/1 Manrope}.imprint-page section{border-top:1px solid var(--line);padding:24px 0}.imprint-page h2{margin:0 0 13px;font:650 17px/1.3 Manrope}.imprint-page p,.imprint-page address{color:#3d3d3d;margin:0;font:400 15px/1.75 Inter}.imprint-page section a{text-underline-offset:3px;-webkit-text-decoration:underline #c9c9c9;text-decoration:underline #c9c9c9}.imprint-page section a:hover{color:var(--red);-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red)}@media (max-width:780px){.imprint-page{padding-top:24px}.imprint-page nav{padding-bottom:24px}.imprint-page article{margin-top:38px}.imprint-page h1{margin-bottom:32px}.imprint-page section{padding:20px 0}}
