/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#ffe3ad;--light:#fff5df;--green:#004d35;--brown:#6a2300;--orange:#a83d00;--orange-bright:#ffd166;--red:#c8240a;--olive:#557b1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--green);background:var(--light);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1440px;height:88px;margin:auto;padding:12px 5vw;display:flex;position:relative}.brand{align-items:center;display:flex}.brand img{object-fit:contain;width:115px;height:auto}nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}nav a{transition:color .2s,transform .2s}nav a:hover{color:var(--orange);transform:translateY(-2px)}.nav-pill{border:1.5px solid var(--green);border-radius:999px;padding:11px 18px}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:3vw;max-width:1440px;min-height:660px;margin:auto;padding:52px 6vw 80px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--brown);background:#fff9ed;border:1px solid #004d3540;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:13px;font-weight:750;display:inline-flex}.eyebrow i{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff8a0029}h1{letter-spacing:-6px;max-width:760px;margin:24px 0 22px;font-size:clamp(52px,6.3vw,94px);font-weight:900;line-height:.91}h1 em{color:var(--orange);font-family:Georgia,serif;font-weight:500}.hero-copy>p{color:#365c4f;max-width:600px;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.hero-actions{gap:12px;margin:30px 0;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:16px 22px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-3px)rotate(-1deg)}.primary{background:var(--green);color:var(--cream)}.primary span{font-size:22px}.secondary{border:1.5px solid var(--green);background:#fff9ed}.trust-row{color:#587568;gap:24px;font-size:12px;display:flex}.trust-row span{flex-direction:column;display:flex}.trust-row b{color:var(--green);font-size:18px}.hero-art{place-items:center;min-height:540px;display:grid;position:relative}.logo-disc{aspect-ratio:1;z-index:2;border:12px solid #fff9ed;border-radius:50%;width:min(38vw,520px);animation:5s ease-in-out infinite float;position:relative;overflow:hidden;box-shadow:0 20px 70px #6a23001f}.logo-disc img{object-fit:cover;width:100%;height:100%;transform:scale(1.03)}.orbit{border:1.5px dashed #004d3540;border-radius:50%;animation:30s linear infinite spin;position:absolute}.orbit-one{aspect-ratio:1;width:108%}.orbit-two{aspect-ratio:1;border-color:#ff8a0059;width:80%;animation-direction:reverse}.floaty{z-index:3;border-radius:18px;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:28px;animation:3.5s ease-in-out infinite bob;display:grid;position:absolute}.f-leaf{background:var(--olive);color:#fff;top:19%;left:3%;transform:rotate(-14deg)}.f-flask{background:var(--orange);color:#fff;animation-delay:-1s;top:9%;right:2%}.f-orange{color:#fff;background:var(--red);animation-delay:-2s;bottom:15%;right:3%}.fact-bubble{z-index:4;border:1.5px solid var(--green);background:#fff9ed;border-radius:18px 18px 18px 4px;align-items:center;gap:14px;padding:14px 15px;font-size:12px;font-weight:800;line-height:1.1;display:flex;position:absolute;bottom:12%;left:0;transform:rotate(-4deg)}.fact-bubble b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:19px;display:grid}.ticker{background:var(--green);min-height:58px;color:var(--cream);letter-spacing:1.4px;white-space:nowrap;justify-content:space-around;align-items:center;gap:20px;padding:15px 4vw;font-size:13px;font-weight:850;display:flex;overflow:hidden}.ticker i{color:var(--orange-bright);font-style:normal}.category-preview{text-align:center;padding:100px 5vw 40px}.section-kicker{color:var(--orange);font-size:14px;font-weight:800}.category-preview h2{letter-spacing:-3px;margin:10px 0;font-size:clamp(38px,5vw,68px);line-height:1}@keyframes float{50%{transform:translateY(-14px)rotate(1deg)}}@keyframes bob{50%{translate:0 -14px;rotate:6deg}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){.site-header{height:72px}nav a:not(.nav-pill){display:none}.brand img{width:46px;height:46px}.hero{text-align:center;grid-template-columns:1fr;padding:38px 20px 54px}.hero-copy>p{margin-inline:auto}h1{letter-spacing:-3px}.hero-actions,.trust-row{justify-content:center}.hero-art{order:-1;min-height:420px}.logo-disc{width:min(80vw,400px)}.orbit-one{width:96%}.ticker{justify-content:flex-start}}@media (max-width:480px){.hero-art{min-height:330px}.hero{padding-top:18px}h1{font-size:49px}.hero-actions{flex-direction:column}.trust-row{gap:14px}.trust-row span:last-child{display:none}.fact-bubble{bottom:2%;left:2%}.floaty{width:44px;height:44px;font-size:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff5dfeb;border-bottom:1px solid #004d3517;max-width:none;padding-inline:max(5vw,50vw - 680px);position:sticky;top:0}.site-header nav{gap:22px;font-size:13px}.header-actions{align-items:center;gap:10px;display:flex}.icon-button,.menu-button{background:0 0;border:1px solid #004d352e;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.saved-link{background:var(--green);color:var(--cream);border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:750;display:flex}.saved-link b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:11px;display:grid}.menu-button,.mobile-discovery,.mobile-dock{display:none}.section{max-width:1320px;margin:auto;padding:110px 5vw}.section-title h2,.editorial h2,.tools-section h2,.ask-section h2,.newsletter h2,.about-story h2,.related h2{letter-spacing:-3.5px;margin:8px 0 0;font-size:clamp(40px,5vw,68px);line-height:.98}.section-kicker{text-transform:uppercase;letter-spacing:1.5px;margin:0}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.category-card{border:1px solid #004d352b;border-radius:26px;flex-direction:column;align-items:flex-start;min-height:390px;padding:28px;transition:transform .25s,border-radius .25s;display:flex;position:relative;overflow:hidden}.category-card:hover{border-radius:38px 20px 34px 18px;transform:translateY(-8px)rotate(-.7deg)}.category-card.orange{background:#ffd785}.category-card.green{background:#b8d690}.category-card.red{background:#ffc0a5}.category-card .cat-number{color:var(--green);font-size:12px;font-weight:800}.category-card>i{width:120px;height:120px;color:var(--orange);background:#fff6e4;border-radius:45% 55% 62% 38%;place-items:center;margin:auto;font-size:64px;font-style:normal;display:grid;transform:rotate(-6deg)}.category-card h3{letter-spacing:-2px;margin:8px 0;font-size:37px}.category-card p{color:#315c4d;margin:0 0 18px;line-height:1.5}.category-card>b{align-items:center;gap:8px;font-size:14px;display:flex}.category-card>b svg{width:17px}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:48px;display:flex}.text-link{border-bottom:1px solid;align-items:center;gap:9px;padding-bottom:5px;font-weight:800;display:inline-flex}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{background:#fffaf0;border:1px solid #004d3526;border-radius:20px;min-width:0;transition:transform .25s;overflow:hidden}.article-card:hover{transform:translateY(-6px)}.article-visual{aspect-ratio:1.55;place-items:center;display:grid;position:relative;overflow:hidden}.article-visual:before,.article-cover:before{content:"";aspect-ratio:1;border:2px dashed #ffffff80;border-radius:50%;width:62%;animation:24s linear infinite spin;position:absolute}.article-card:nth-child(3n+2) .article-visual:before{border-radius:38% 62% 54% 46%;transform:rotate(18deg)}.article-card:nth-child(3n) .article-visual:before{border-radius:58% 42% 35% 65%;width:48%;animation-direction:reverse}.article-card:nth-child(4n) .article-visual>span{transform:rotate(-8deg)}.article-visual>span:not(.sr-only){z-index:1;font-family:Georgia,serif;font-size:74px;position:relative}.article-visual i{color:var(--green);background:#fff7e7;border-radius:99px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800;position:absolute;top:16px;left:16px}.tone-orange{background:#ffc45b}.tone-green{color:#fff;background:#78a946}.tone-red{color:#fff;background:#f07450}.tone-olive{background:#c5d99d}.article-body{padding:22px}.category-label{text-transform:uppercase;letter-spacing:1px;color:var(--orange);font-size:11px;font-weight:850}.article-body h3{letter-spacing:-1px;margin:9px 0;font-size:24px;line-height:1.08}.article-body p{color:#577167;font-size:14px;line-height:1.55}.listing-count{background:#ffffff73;border:1px solid #004d3533;border-radius:999px;margin-top:18px;padding:8px 13px;font-size:12px;font-weight:850;display:inline-flex}.results-summary{color:#70827b;margin:-22px 0 24px;font-size:12px}.load-more{min-width:250px;margin:36px auto 0;display:flex}.article-meta{color:#49645b;border-top:1px solid #004d351a;justify-content:space-between;align-items:center;margin-top:18px;padding-top:15px;font-size:11px;display:flex}.article-meta div{gap:5px;display:flex}.article-meta button{background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.article-meta button:hover,.article-meta button.saved{background:var(--cream);color:var(--red)}.editorial{background:var(--green);max-width:1320px;color:var(--cream);border-radius:38px 100px;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;margin:20px auto 110px;padding:60px 6vw;display:grid}.editorial-art{place-items:center;min-height:440px;display:grid;position:relative}.solmaz-avatar{aspect-ratio:1;border:10px solid var(--cream);border-radius:50%;width:min(35vw,430px);overflow:hidden}.solmaz-avatar img{object-fit:cover;width:100%;height:100%}.sticker{background:var(--orange-bright);color:var(--brown);text-align:center;border-radius:50%;place-items:center;width:125px;height:125px;font-weight:900;display:grid;position:absolute;bottom:20px;right:-10px;transform:rotate(8deg)}.editorial h2 em,.editorial .section-kicker{color:var(--orange-bright)}.editorial h2 em{font-family:Georgia,serif;font-weight:500}.editorial-copy>p{color:#d5e2d8;max-width:560px;font-size:18px;line-height:1.65}.editorial .primary{background:var(--cream);color:var(--green);margin-top:15px}.popular{padding-top:40px}.popular-list{border-top:1px solid #004d3533;margin-top:45px}.popular-list>a{border-bottom:1px solid #004d3533;grid-template-columns:70px 1fr auto 30px;align-items:center;gap:22px;min-height:112px;transition:padding .2s,background .2s;display:grid}.popular-list>a:hover{background:#fff9ed;padding-inline:15px}.popular-list>a>b{color:var(--orange);font-size:25px}.popular-list>a span{flex-direction:column;font-size:22px;font-weight:800;display:flex}.popular-list small{color:var(--olive);text-transform:uppercase;letter-spacing:1px;font-size:10px}.popular-list em{font-size:12px;font-style:normal}.tools-section{grid-template-columns:1.2fr .8fr;gap:20px;max-width:1320px;margin:0 auto 120px;padding:0 5vw;display:grid}.tool-card{border-radius:28px;gap:30px;min-height:470px;padding:45px;display:grid;overflow:hidden}.label-reader{background:#ffd98e;grid-template-columns:1fr .8fr}.dictionary{background:#c7dba8;grid-template-columns:1fr}.tool-card p{color:#365e50;line-height:1.6}.mini-note{align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.scanner{border:2px solid var(--brown);background:#fff9ed;border-radius:28px;flex-direction:column;align-self:center;gap:12px;padding:28px;display:flex;transform:rotate(3deg);box-shadow:12px 12px #6a23001f}.scanner svg{width:50px;height:50px;color:var(--orange)}.scanner span{text-transform:uppercase;letter-spacing:1px;font-size:12px}.scanner b{border:1px dashed var(--orange);border-radius:9px;padding:10px}.term-stack{flex-direction:column;gap:10px;display:flex}.term-stack a{background:#fff9ed;border-radius:15px;align-items:center;gap:13px;padding:15px;display:flex}.term-stack a>b{background:var(--green);width:42px;height:42px;color:var(--cream);border-radius:50%;place-items:center;font-size:22px;display:grid}.term-stack a>span{flex-direction:column;font-weight:850;display:flex}.term-stack small{color:#5a7068;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:11px;font-weight:400;overflow:hidden}.ask-section{background:#ffb49f;border-radius:120px 30px;grid-template-columns:1fr 1fr;align-items:center;gap:6vw;max-width:1320px;margin:0 auto 120px;padding:70px 7vw;display:grid}.ask-section>div>p:not(.section-kicker){max-width:580px;font-size:18px;line-height:1.6}.ask-icon{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:25px;display:grid}.ask-icon svg{width:34px;height:34px}.question-clouds{flex-direction:column;gap:18px;display:flex}.question-clouds span{background:#fff8e8;border-radius:22px 22px 22px 5px;max-width:390px;padding:22px;font-weight:750;animation:5s ease-in-out infinite bob}.question-clouds span:nth-child(2){align-self:flex-end;animation-delay:-2s}.question-clouds span:nth-child(3){animation-delay:-3s}.instagram{background:#fffaf0;padding:100px max(5vw,50vw - 660px)}.insta-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.insta-tile{aspect-ratio:1;color:#fff;border-radius:20px;flex-direction:column;justify-content:flex-end;padding:25px;transition:transform .2s;display:flex}.insta-tile:hover{transform:rotate(2deg)translateY(-5px)}.insta-tile span{margin:auto;font-size:48px}.insta-tile b{font-size:20px}.insta-tile small{margin-top:5px}.insta-tile.t0{background:var(--orange)}.insta-tile.t1{background:var(--green)}.insta-tile.t2{background:var(--red)}.insta-tile.t3{background:var(--olive)}.newsletter{background:var(--cream);grid-template-columns:70px 1fr 1fr;align-items:center;gap:35px;padding:80px max(6vw,50vw - 630px);display:grid}.newsletter>svg{width:60px;height:60px;color:var(--orange)}.newsletter>div>p:last-child{max-width:480px;line-height:1.6}.newsletter form{grid-template-columns:1fr auto;gap:10px;display:grid}.newsletter input{background:#fff8e8;border:1px solid #004d354d;border-radius:14px;min-width:0;min-height:56px;padding:0 18px}.newsletter form small{color:#405b53;grid-column:1/-1}.form-success{border-radius:18px;align-items:center;gap:12px;padding:25px;font-weight:800;display:flex;background:#fff8e8!important}.form-success svg{color:var(--olive)}.footer-shell{background:var(--light);padding:38px 22px 18px}.footer{background:var(--green);color:var(--cream);border-radius:110px 110px 32px 32px;padding:72px max(5vw,50vw - 660px) 25px;box-shadow:0 18px 50px #0037261c}.footer-top{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.footer-top>div{flex-direction:column;gap:10px;display:flex}.footer img{border-radius:50%;width:152px;height:152px}.footer p{color:#d5e2dc;max-width:280px;line-height:1.6}.footer h3{color:var(--orange-bright);text-transform:uppercase;letter-spacing:1px;font-size:13px}.footer a{color:#f2eee1;font-size:14px}.footer a:hover{color:var(--orange-bright)}.footer-bottom{color:#d5e2dc;border-top:1px solid #ffffff26;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:11px;display:flex}.search-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#002a1dc7;place-items:start center;padding:8vh 20px;display:grid;position:fixed;inset:0}.search-box{background:var(--light);border-radius:30px;width:min(760px,100%);max-height:84vh;padding:45px;position:relative;overflow:auto}.search-close{background:var(--cream);border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:22px;right:22px}.search-box h2{letter-spacing:-3px;margin:5px 0 25px;font-size:50px}.search-field{border:2px solid var(--green);border-radius:15px;align-items:center;gap:12px;height:62px;padding:0 18px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search-results{flex-direction:column;margin-top:15px;display:flex}.search-results>a{border-bottom:1px solid #004d3521;grid-template-columns:130px 1fr 25px;align-items:center;padding:16px;display:grid}.search-results>a span{color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:800}.search-results>a i{font-size:20px;font-style:normal}.search-suggestions{margin-top:18px}.search-suggestions>small,.search-results-title{text-transform:uppercase;letter-spacing:1px;color:#6c8079;margin:0 0 10px;font-size:11px;font-weight:850;display:block}.search-suggestions>div{flex-wrap:wrap;gap:8px;display:flex}.search-suggestions button{background:#fff9ed;border:1px solid #004d3529;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:750;display:flex}.search-suggestions button:hover{border-color:var(--orange);color:var(--brown)}.search-suggestions svg{width:14px;height:14px}.search-results{margin-top:22px}.search-results>a{grid-template-rows:auto auto;column-gap:14px}.search-results>a span{grid-row:1/3}.search-results>a b{align-self:end}.search-results>a small{white-space:nowrap;text-overflow:ellipsis;color:#71827c;grid-column:2;margin-top:4px;overflow:hidden}.search-results>a i{grid-area:1/3/3}.search-empty{color:#61766e;padding:24px 4px;line-height:1.5}.inner-page{min-height:70vh}.page-hero{background:var(--cream);min-height:410px;padding:85px max(6vw,50vw - 600px);position:relative;overflow:hidden}.page-hero.small{min-height:330px}.page-hero h1,.about-hero h1,.form-intro h1,.article-header h1,.term-page h1{letter-spacing:-7px;max-width:900px;margin:16px 0 22px;font-size:clamp(54px,8vw,105px);line-height:.89}.page-hero>p:not(.section-kicker){max-width:650px;font-size:19px;line-height:1.6}.page-doodle{background:var(--orange);width:220px;height:220px;color:var(--brown);border-radius:45% 55% 60% 40%;place-items:center;font-size:96px;font-weight:900;display:grid;position:absolute;bottom:-30px;right:8vw;transform:rotate(10deg)}.page-hero svg.page-doodle{padding:60px}.listing-section{max-width:1320px;margin:auto;padding:70px 5vw 120px}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:38px;display:flex}.filter-row button{background:0 0;border:1px solid #004d3540;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:750}.filter-row button.active{background:var(--green);color:var(--cream)}.empty-state{text-align:center;color:#678078;padding:80px}.empty-saved{text-align:center;padding:80px 20px}.empty-saved>svg{width:70px;height:70px;color:var(--orange)}.empty-saved h2{letter-spacing:-2px;font-size:35px}.empty-saved p{margin-bottom:25px}.about-hero{grid-template-columns:1fr 1fr;align-items:center;gap:5vw;max-width:1320px;margin:auto;padding:80px 6vw;display:grid}.about-hero h1 em{color:var(--orange);font-family:Georgia,serif;font-weight:500}.about-hero>div>p:not(.section-kicker){max-width:550px;font-size:20px;line-height:1.7}.about-art{place-items:center;display:grid;position:relative}.about-art img{border-radius:50%;width:min(38vw,500px);height:auto}.about-art span{background:var(--green);color:var(--cream);border-radius:15px;align-items:center;gap:8px;padding:14px 18px;font-weight:800;display:flex;position:absolute;bottom:3%;left:0;transform:rotate(-4deg)}.about-story{background:var(--green);color:var(--cream);grid-template-columns:1fr 1fr;gap:7vw;padding:100px max(7vw,50vw - 600px);display:grid}.about-story>div>p{color:#d3dfd9;font-size:17px;line-height:1.8}.about-story blockquote{color:var(--orange);margin:35px 0;font-family:Georgia,serif;font-size:28px}.values{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto;padding:100px 5vw;display:grid}.values span{border-top:3px solid var(--orange);padding-top:25px}.values b{color:var(--orange)}.values h3{margin:12px 0;font-size:28px}.values p{color:#61766e;line-height:1.6}.form-page{grid-template-columns:.8fr 1.2fr;align-items:start;gap:7vw;max-width:1250px;min-height:760px;margin:0 auto;padding:70px 5vw 110px;display:grid}.form-intro{position:sticky;top:130px}.form-intro>span{background:var(--orange);border-radius:50%;place-items:center;width:75px;height:75px;display:grid}.form-intro>span svg{width:40px;height:40px}.form-intro>p:not(.section-kicker){font-size:17px;line-height:1.7}.form-intro>div{border-top:1px solid #004d3533;flex-direction:column;gap:5px;padding-top:20px;display:flex}.form-intro small{color:#65796f}.question-form-wrap{background:#fffaf0;border:1px solid #004d3526;border-radius:28px;padding:40px}.question-form{flex-direction:column;gap:22px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.question-form label{flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.question-form input,.question-form select,.question-form textarea{background:#fff;border:1px solid #004d3540;border-radius:12px;outline:0;padding:14px}.question-form input:focus,.question-form select:focus,.question-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff8a0021}.question-form .consent{flex-direction:row;align-items:flex-start;font-weight:500;line-height:1.5}.consent input{width:20px;height:20px;accent-color:var(--green)}.question-form .button{border:0;align-self:flex-start}.big-success{text-align:center;padding:70px 20px}.big-success>svg{background:#c7dba8;border-radius:50%;width:75px;height:75px;padding:18px}.big-success h2{letter-spacing:-2px;font-size:38px}.glossary-search{border:1px solid var(--green);z-index:1;background:#fff9ed;border-radius:14px;align-items:center;gap:10px;width:min(480px,100%);height:56px;margin-top:22px;padding:0 15px;display:flex;position:relative}.glossary-search input{background:0 0;border:0;outline:0;flex:1}.alphabet-nav{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none;background:#fff5dff0;gap:7px;max-width:1100px;margin:24px auto 0;padding:12px 5vw;display:flex;position:sticky;top:88px;overflow-x:auto}.alphabet-nav a{background:#fffaf0;border:1px solid #004d351f;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-size:12px;font-weight:850;display:grid}.glossary-list{max-width:1100px;margin:auto;padding:45px 5vw 80px}.letter-row{border-top:1px solid #004d352e;grid-template-columns:120px 1fr;padding:36px 0;scroll-margin-top:150px;display:grid}.letter-row>b{color:var(--orange);font-size:70px}.letter-row>div{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.letter-row a{background:#fffaf0;border:1px solid #004d351f;border-radius:16px;padding:22px}.letter-row h2{margin:0;font-size:25px}.letter-row p{color:#65796f;line-height:1.5}.letter-row span{color:var(--orange);font-size:12px;font-weight:800}.term-page{max-width:1000px;margin:0 auto;padding:60px 5vw 120px}.back-link{align-items:center;gap:8px;margin-bottom:55px;font-weight:800;display:inline-flex}.term-page article{position:relative}.term-letter{background:var(--cream);width:150px;height:150px;color:var(--orange);border-radius:50%;place-items:center;font-size:75px;font-weight:900;display:grid;position:absolute;top:0;right:0}.term-page h1{max-width:700px}.term-lead{color:#436459;max-width:700px;font-size:25px;line-height:1.5}.term-page article>h2{margin:50px 0 12px;font-size:34px}.term-page article>p,.term-page li{color:#49685e;font-size:17px;line-height:1.8}.engineer-note{border-left:6px solid var(--orange);background:#ffdc93;border-radius:8px 20px 20px 8px;gap:20px;margin:45px 0;padding:28px;display:flex}.engineer-note>svg{color:var(--brown);flex:none}.engineer-note b{color:var(--brown)}.engineer-note p{margin-bottom:0;line-height:1.6}.source-box{background:#c9dca9;border-radius:18px;margin-top:45px;padding:25px}.article-page{padding-bottom:120px}.article-breadcrumb,.article-header,.article-layout,.related{max-width:1120px;margin-left:auto;margin-right:auto;padding-left:5vw;padding-right:5vw}.article-breadcrumb{gap:9px;padding-top:40px;font-size:13px;display:flex}.article-breadcrumb a{align-items:center;gap:5px;display:flex}.article-header{text-align:center;padding-top:70px;padding-bottom:55px}.article-header h1{max-width:1050px;margin-left:auto;margin-right:auto}.article-header>p{color:#4b685e;max-width:760px;margin-inline:auto;font-size:21px;line-height:1.6}.byline{justify-content:center;align-items:center;gap:10px;margin-top:25px;display:flex}.byline>div{background:var(--orange);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.byline span{text-align:left;flex-direction:column;font-size:13px;display:flex}.byline small{color:#6c8079}.article-cover{border-radius:35px;place-items:center;max-width:1200px;height:500px;margin:0 auto 70px;display:grid;position:relative;overflow:hidden}.article-cover>span{z-index:1;font-size:160px}.article-cover>small{color:var(--green);background:#fff8e8;border-radius:99px;padding:10px 14px;font-weight:800;position:absolute;bottom:25px;right:30px}.article-layout{grid-template-columns:220px 1fr;align-items:start;gap:65px;display:grid}.article-layout aside{border-left:2px solid var(--orange);flex-direction:column;gap:12px;padding-left:18px;font-size:13px;display:flex;position:sticky;top:120px}.article-layout aside a{color:#63796f}.prose{min-width:0}.prose .lead{color:var(--green);font-size:23px;line-height:1.65}.prose>p,.prose li{color:#405f54;font-size:17px;line-height:1.85}.prose h2{letter-spacing:-2px;margin:55px 0 15px;font-size:37px}.prose blockquote{color:var(--brown);border-left:5px solid var(--orange);margin:40px 0;padding:10px 30px;font-family:Georgia,serif;font-size:29px;line-height:1.5}.prose li{margin-bottom:15px}.warning-box{border:1px solid var(--red);color:var(--brown);border-radius:18px;gap:18px;margin:30px 0;padding:24px;display:flex}.warning-box>svg{color:var(--red);flex:none}.warning-box p{margin-bottom:0;line-height:1.5}.sources li{font-size:14px}.related{margin-top:100px}.related>h2{margin-bottom:35px;font-size:48px}.article-card.compact .article-visual{aspect-ratio:1.8}.article-card.compact h3{font-size:21px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1120px){.site-header nav{display:none}.menu-button{display:grid}.site-header nav.open{background:var(--light);border-bottom:1px solid #004d3526;flex-wrap:wrap;padding:25px 5vw;display:flex;position:absolute;top:87px;left:0;right:0}.category-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.tools-section{grid-template-columns:1fr}.footer-top{grid-template-columns:2fr repeat(2,1fr)}}@media (max-width:800px){.site-header{padding-inline:18px}.saved-link span{display:none}.site-header nav.open{flex-direction:column;align-items:stretch;top:71px}.site-header nav.open a{padding:8px 0;display:block}.hero-art{order:0}.hero{padding-top:25px}.category-grid,.article-grid{grid-template-columns:1fr}.section{padding:75px 20px}.section-title h2,.editorial h2,.tools-section h2,.ask-section h2,.newsletter h2{letter-spacing:-2px}.editorial{border-radius:30px 70px;grid-template-columns:1fr;margin:0 15px 80px;padding:45px 25px}.solmaz-avatar{width:min(80vw,400px)}.popular-list>a{grid-template-columns:45px 1fr 20px}.popular-list em{display:none}.tools-section{padding-inline:15px}.tool-card{min-height:auto;padding:30px}.label-reader{grid-template-columns:1fr}.scanner{transform:none}.ask-section{border-radius:60px 20px;grid-template-columns:1fr;margin:0 15px 80px;padding:55px 25px}.instagram{padding:70px 20px}.insta-grid{grid-template-columns:repeat(2,1fr)}.newsletter{grid-template-columns:1fr;padding:60px 25px}.newsletter>svg{display:none}.footer-preview-wrap{padding-inline:10px}.footer-preview-switch{margin-bottom:36px}.footer-preview-switch>span{display:none}.footer{padding-inline:22px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-cloud{border-radius:54px 54px 24px 24px}.footer-garden{border-radius:34px 82px}.page-hero{min-height:380px;padding:60px 25px}.page-hero h1,.about-hero h1,.form-intro h1,.article-header h1,.term-page h1{letter-spacing:-4px}.page-doodle{opacity:.5;width:120px;height:120px;font-size:50px}.about-hero{grid-template-columns:1fr;padding:60px 25px}.about-art img{width:min(90vw,480px)}.about-story,.values{grid-template-columns:1fr;padding:70px 25px}.form-page{grid-template-columns:1fr;padding:50px 20px}.form-intro{position:static}.question-form-wrap{padding:25px}.letter-row{grid-template-columns:70px 1fr}.letter-row>b{font-size:50px}.letter-row>div{grid-template-columns:1fr}.term-letter{opacity:.55;width:90px;height:90px;font-size:45px}.article-cover{border-radius:0;height:330px}.article-cover>span{font-size:110px}.article-layout{grid-template-columns:1fr;padding-inline:20px}.article-layout aside{display:none}.article-header{padding-inline:20px}.article-header>p{font-size:18px}.prose .lead{font-size:20px}.related{padding-inline:20px}.search-box{padding:35px 22px}.search-results>a{grid-template-columns:1fr 25px}.search-results>a span{grid-column:1/-1}.section-head{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column;gap:20px}}@media (max-width:480px){.brand span{font-size:12px}.icon-button{display:none}.category-card{min-height:340px}.article-body h3{font-size:23px}.editorial-art{min-height:330px}.sticker{width:105px;height:105px}.popular-list>a span{font-size:17px}.insta-tile{padding:16px}.insta-tile b{font-size:16px}.newsletter form{grid-template-columns:1fr}.newsletter form .button{width:100%}.form-row{grid-template-columns:1fr}.question-form-wrap{border-radius:0;margin-inline:-20px}.page-hero h1,.about-hero h1,.form-intro h1,.article-header h1,.term-page h1{font-size:50px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}}@media (max-width:800px){body{padding-bottom:82px}.site-header{background:#fffaf0f5;border:1px solid #004d3517;border-radius:28px;height:78px;margin:6px 8px 0;padding:7px 14px;top:6px;box-shadow:0 8px 30px #3c270f0f}.site-header .brand{position:absolute;left:50%;transform:translate(-50%)}.site-header .brand img{width:110px;height:auto}.site-header .saved-link{display:none}.site-header .menu-button{border:0;order:-1;display:grid}.site-header .header-actions{justify-content:space-between;width:100%}.site-header .icon-button{border:0;display:grid}.site-header nav.open{z-index:40;background:#fffaf0;border:1px solid #004d351f;border-radius:22px;padding:18px;position:fixed;top:90px;left:12px;right:12px;box-shadow:0 18px 50px #3c270f29}.site-header nav.open a{border-bottom:1px solid #004d3514;padding:10px 8px;font-size:15px}.mobile-discovery{background:#fffaf0;border:1px solid #004d351a;border-radius:24px;margin:10px 12px 0;padding:12px;display:block}.mobile-search{color:#405b53;text-align:left;background:#f2eee6;border:1px solid #004d351f;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 14px;display:flex}.mobile-search svg{width:19px}.mobile-search span{font-size:14px}.mobile-quick-links{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.mobile-quick-links a{text-align:center;flex-direction:column;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.mobile-quick-links i{background:#f1eee7;border-radius:50%;place-items:center;width:50px;height:50px;font-family:Georgia,serif;font-size:24px;font-style:normal;display:grid}.mobile-quick-links a:first-child i{color:var(--red);background:#fff0e6}.mobile-quick-links svg{width:20px}.mobile-dock{z-index:60;height:74px;padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0fa;border-top:1px solid #004d351f;grid-template-columns:repeat(5,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #3c270f1a}.mobile-dock a,.mobile-dock button{color:#60736d;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;font-size:9px;font-weight:750;position:relative;display:flex!important}.mobile-dock svg{width:20px;height:20px}.mobile-dock a:first-child{color:var(--orange)}.mobile-dock .dock-search{background:var(--orange);color:#fff;border-radius:50%;place-self:end center;width:58px;height:58px;transform:translateY(-13px);box-shadow:0 8px 22px #ff8a0057}.mobile-dock .dock-search svg{width:24px;height:24px}.mobile-dock .dock-search span{color:#60736d;position:absolute;top:62px}.dock-saved b{background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:2px;right:13px}.footer{padding-bottom:100px}.hero{padding-top:26px}.hero-art{display:none}.page-hero{margin-top:8px}}.label-reader .button{border:0;width:max-content;margin-top:24px}.product-facts{grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0;display:grid}.product-facts span{text-align:center;background:#fff0d1;border-radius:12px;padding:15px;font-size:13px;font-weight:800}.reader-page{padding-bottom:100px}.reader-workspace{grid-template-columns:1fr 1fr;gap:24px;max-width:1160px;margin:70px auto 25px;padding:0 5vw;display:grid}.reader-input,.reader-results{background:#fffaf0;border:1px solid #004d3526;border-radius:24px;padding:32px}.reader-input h2,.reader-results h2{letter-spacing:-1.5px;margin-top:0;font-size:30px}.reader-input>p{color:#62776f;line-height:1.5}.reader-input textarea{resize:vertical;background:#fff;border:1px solid #004d354d;border-radius:14px;outline:0;width:100%;margin:10px 0 16px;padding:15px}.reader-input textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff8a0021}.reader-input .button{border:0}.reader-input .button:disabled{opacity:.4;cursor:not-allowed}.sample-button{background:0 0;border:0;margin-top:15px;font-size:13px;text-decoration:underline;display:block}.reader-results{background:#cbdcab}.reader-results article{background:#fffaf0;border-radius:16px;margin-top:12px;padding:20px}.reader-results article>span{text-transform:uppercase;letter-spacing:1px;color:var(--orange);font-size:10px;font-weight:900}.reader-results h3{margin:6px 0;font-size:22px}.reader-results article p{font-size:14px;line-height:1.55}.reader-results article small{color:#5d746b;border-top:1px solid #004d351f;padding-top:10px;display:block}.reader-empty{text-align:center;color:#536f63;place-content:center;min-height:300px;display:grid}.reader-empty svg{width:65px;height:65px;color:var(--olive);margin:auto}.reader-disclaimer{border:1px solid var(--orange);text-align:center;border-radius:15px;max-width:1040px;margin:auto;padding:18px 25px;font-size:13px}.legal-page{padding:80px 5vw 120px}.legal-page>section{max-width:850px;margin:auto}.legal-page h1{letter-spacing:-6px;margin:15px 0 30px;font-size:clamp(52px,8vw,90px);line-height:.92}.legal-intro{color:#46675c;font-size:22px!important}.legal-page div{border-top:1px solid #004d352e;padding:30px 0}.legal-page h2{letter-spacing:-1px;margin:0 0 10px;font-size:29px}.legal-page p{color:#506b61;font-size:16px;line-height:1.75}.legal-page>section>small{color:#76877f}.contact-page .form-intro>a{margin-top:22px}.page-doodle svg{width:90px;height:90px}@media (max-width:800px){.reader-workspace{grid-template-columns:1fr;padding-inline:20px}.product-facts{grid-template-columns:1fr}.legal-page{padding-inline:25px}.legal-page h1{letter-spacing:-4px}.site-header .header-actions{justify-content:flex-start}.site-header .icon-button{display:none}.search-results>a{grid-template-rows:auto auto auto;grid-template-columns:1fr 25px}.search-results>a span{grid-area:1/1}.search-results>a b{grid-area:2/1}.search-results>a small{grid-area:3/1}.search-results>a i{grid-area:1/2/4}}@supports (content-visibility:auto){.categories,.latest,.editorial,.popular,.tools-section,.ask-section,.instagram,.newsletter{content-visibility:auto;contain-intrinsic-size:1px 900px}}.dictionary .section-kicker,.ask-section .section-kicker{color:var(--green)}.cookie-consent{z-index:120;background:#fffaf0;border:1px solid #004d3533;border-radius:22px;justify-content:space-between;align-items:center;gap:25px;max-width:980px;margin:auto;padding:22px 24px;display:flex;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 18px 55px #00372633}.cookie-consent b{font-size:18px}.cookie-consent p{color:#526c63;margin:7px 0 0;font-size:13px;line-height:1.55}.cookie-consent p a{font-weight:800;text-decoration:underline}.cookie-consent>div:last-child{flex:none;gap:9px;display:flex}.cookie-consent .button{border-width:1px}.topic-cluster-strip,.guide-terms,.guide-switcher,.cluster-backlink{max-width:1200px;margin:70px auto;padding:0 5vw}.topic-cluster-strip>h2,.guide-terms>h2{letter-spacing:-3px;margin:8px 0 30px;font-size:clamp(36px,5vw,58px)}.topic-cluster-strip>div{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.topic-cluster-strip a{background:var(--cream);border:1px solid #004d3524;border-radius:26px;flex-direction:column;min-height:285px;padding:26px;transition:all .2s;display:flex}.topic-cluster-strip a:nth-child(2){background:#c9dca9}.topic-cluster-strip a:nth-child(3){background:#ffd98e}.topic-cluster-strip a:hover{transform:translateY(-5px)}.topic-cluster-strip small{color:var(--orange);text-transform:uppercase;letter-spacing:1px;font-weight:850}.topic-cluster-strip b{margin:14px 0;font-size:28px;line-height:1.05}.topic-cluster-strip span{color:#526e64;font-size:14px;line-height:1.55}.topic-cluster-strip em{margin-top:auto;font-style:normal;font-weight:850}.guide-page .listing-section>h2{letter-spacing:-3px;font-size:clamp(36px,5vw,58px)}.guide-terms{padding-top:65px;padding-bottom:65px}.guide-terms>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.guide-terms a{background:#fffaf0;border:1px solid #004d3524;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.guide-terms span{color:#60766e;font-size:13px;line-height:1.5}.guide-terms small{color:var(--orange);font-weight:800}.guide-switcher{border-top:1px solid #004d3529;flex-wrap:wrap;gap:12px;padding-top:35px;padding-bottom:80px;display:flex}.guide-switcher a{background:var(--green);color:var(--cream);border-radius:999px;padding:13px 18px;font-weight:800}.cluster-backlink{background:var(--cream);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:25px 30px;display:flex}.cluster-backlink p{margin:0}.cluster-backlink .button{white-space:nowrap}@media (max-width:800px){.footer-shell{padding-inline:10px}.footer{border-radius:54px 54px 18px 18px}.cookie-consent{flex-direction:column;align-items:stretch;padding:20px;bottom:84px;left:10px;right:10px}.cookie-consent>div:last-child{grid-template-columns:1fr 1fr;display:grid}.cookie-consent .button{width:100%}.topic-cluster-strip>div,.guide-terms>div{grid-template-columns:1fr}.topic-cluster-strip,.guide-terms,.guide-switcher,.cluster-backlink{margin-block:45px;padding-inline:20px}.cluster-backlink{flex-direction:column;align-items:flex-start;margin-inline:20px}}
