:root{--ink:#14161c;--ink-soft:#2c313c;--muted:#5c6370;--faint:#8b919c;--line:#e4e6eb;--line-strong:#d5d8df;--bg:#f5f6f8;--surface:#fff;--accent:#156d73;--accent-hover:#0f585d;--accent-soft:#e7f4f5;--header-h:4rem;--radius:.75rem;--radius-sm:.5rem;--shadow:0 1px 2px #14161c0a, 0 8px 24px #14161c0a;--max:70rem;--font:"Segoe UI", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--space-section:clamp(3rem, 6vw, 4.5rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{min-height:100vh;font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;flex-direction:column;font-size:1rem;line-height:1.6;display:flex}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:var(--radius-sm);padding:.5rem .85rem;position:absolute;top:-3rem;left:.75rem}.skip-link:focus{top:.75rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.section{padding-block:var(--space-section)}.section--tight{padding-top:0}.site-main{flex:1}.site-header{z-index:40;height:var(--header-h);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#ffffffeb;position:sticky;top:0}.site-header:before{content:"";background:var(--accent);height:2px;position:absolute;inset:0 0 auto}.site-header__inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{flex-shrink:0;align-items:center;gap:.6rem;display:inline-flex}.logo__mark{width:1.75rem;height:1.75rem;color:var(--ink)}.logo__n{fill:#9fe1d8}.logo__text{letter-spacing:.08em;font-size:.95rem;font-weight:700;line-height:1}.nav--desktop{display:none}.nav ul{flex-wrap:wrap;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.nav a{min-height:2.25rem;color:var(--ink-soft);border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.9375rem;font-weight:500;display:inline-flex}.nav a:hover{color:var(--ink);background:var(--bg)}.nav a[aria-current=page]{color:var(--ink);background:var(--accent-soft)}.nav-toggle{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.nav-toggle__icon,.nav-toggle__icon:before,.nav-toggle__icon:after{background:currentColor;width:1.05rem;height:1.5px;display:block;position:relative}.nav-toggle__icon:before,.nav-toggle__icon:after{content:"";position:absolute;left:0}.nav-toggle__icon:before{top:-5px}.nav-toggle__icon:after{top:5px}.mobile-nav{background:var(--surface);border:0;width:min(100%,22rem);max-width:100%;height:100vh;max-height:100vh;margin:0 0 0 auto;padding:0}.mobile-nav::backdrop{background:#14161c66}.mobile-nav__top{height:var(--header-h);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.mobile-nav .nav ul{gap:.25rem;padding:1rem;display:grid}.mobile-nav .nav a{min-height:2.75rem;padding-inline:.85rem;font-size:1rem}.hero{background:radial-gradient(ellipse 80% 70% at 50% -10%, #156d7317, transparent 55%), var(--bg);border-bottom:1px solid var(--line);padding-block:clamp(2.2rem,6.4vw,4.4rem) clamp(1.8rem,4vw,2.8rem)}.hero__inner{max-width:40rem}.hero__inner--center{text-align:center;margin-inline:auto}.hero__eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.8125rem;font-weight:650}.hero h1{letter-spacing:-.035em;font-size:clamp(2rem,5.4vw,3.15rem);font-weight:700;line-height:1.15}.hero__lead{color:var(--muted);margin-top:.7rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.hero__search{width:min(100%,46rem);margin:1.2rem auto 0}.search{width:100%;max-width:46rem;display:flex}.hero__inner--center .search,.hero__search .search{margin-inline:auto}.search__field{background:var(--surface);border:1px solid #cfd3da;border-radius:999px;flex:1;align-items:center;gap:.7rem;min-width:0;padding:.4rem .4rem .4rem 1.05rem;display:flex;box-shadow:0 1px 2px #14161c0f,0 8px 28px #14161c12}.search__field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #156d7329,0 8px 28px #14161c12}.search__icon{width:1.15rem;height:1.15rem;color:var(--muted);flex-shrink:0}.search input{min-width:0;color:var(--ink);background:0 0;border:0;flex:1;padding:.8rem 0;font-size:.9875rem}.search input::placeholder{color:var(--faint)}.search input:focus{outline:none}.search button{background:var(--ink);color:#fff;letter-spacing:.01em;cursor:pointer;border:0;border-radius:999px;flex-shrink:0;min-height:2.75rem;padding:.5rem 1.2rem;font-size:.9375rem;font-weight:650}.search button:hover{background:var(--ink-soft)}.search--compact{max-width:38rem}.search--compact .search__field{padding:.3rem .3rem .3rem .9rem;box-shadow:0 1px 2px #14161c0a}.search--compact input{padding:.6rem 0}.search--compact button{min-height:2.4rem;padding:.4rem 1rem;font-size:.875rem}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem 1.25rem;margin-bottom:1.5rem;display:flex}.section-header h2{letter-spacing:-.02em;font-size:1.35rem}.section-header p{color:var(--muted);margin-top:.3rem;font-size:.95rem}.section-header__link{color:var(--accent);font-size:.9rem;font-weight:600}.section-header__link:hover{color:var(--accent-hover);text-decoration:underline}.page-header{border-bottom:1px solid var(--line);background:var(--surface);padding-block:2.25rem .5rem}.page-header h1{letter-spacing:-.03em;font-size:clamp(1.75rem,4vw,2.25rem)}.page-header p{max-width:38rem;color:var(--muted);margin-top:.65rem}.card-grid{gap:1rem;display:grid}.card-grid--tools,.card-grid--articles{grid-template-columns:minmax(0,1fr)}.card-grid--categories{grid-template-columns:1fr}.tool-card,.article-card,.category-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;height:100%;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}a.tool-card:hover{box-shadow:var(--shadow);border-color:#156d7373;transform:translateY(-2px)}a.article-card:hover,a.category-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-2px)}a.tool-card:hover .tool-card__action{color:var(--accent-hover)}.tool-card{padding:1.25rem 1.25rem 1.15rem}.tool-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.tool-card__icon{background:var(--accent-soft);width:3.15rem;height:3.15rem;color:var(--accent);border-radius:.75rem;place-items:center;display:grid}.tool-card h3{letter-spacing:-.02em;overflow-wrap:break-word;font-size:1.125rem;font-weight:700;line-height:1.3}.tool-card p{color:var(--muted);margin-top:.4rem;font-size:.925rem}.tool-card__action{color:var(--accent);margin-top:auto;padding-top:1rem;font-size:.875rem;font-weight:650}.badge{background:var(--bg);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.6875rem;font-weight:650;display:inline-flex}.article-card h3,.category-card h3{letter-spacing:-.015em;overflow-wrap:break-word;font-size:1.05rem;line-height:1.35}.article-card p,.category-card p{color:var(--muted);margin-top:.4rem;font-size:.925rem}.article-card{overflow:hidden}.article-card__media{aspect-ratio:16/9;background:var(--bg);border-bottom:1px solid var(--line);flex-shrink:0;overflow:hidden}.article-card__media img{object-fit:cover;width:100%;height:100%}.article-card__body{flex-direction:column;flex:1;gap:.35rem;padding:1.1rem 1.15rem 1.25rem;display:flex}.article-card--has-media .article-card__body{padding-top:1rem}.article-card:not(.article-card--has-media) .article-card__body{min-height:8.5rem}.article-card__meta{color:var(--faint);flex-wrap:wrap;align-items:center;gap:.45rem .75rem;font-size:.8125rem;display:flex}.article-card__category{color:var(--accent);letter-spacing:.02em;font-weight:650}.explore-groups{gap:1.75rem;display:grid}.explore-group__title{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem;font-size:.8125rem;font-weight:650}.category-card{padding:1.2rem 1.2rem 1.3rem}.category-card__arrow{color:var(--accent);margin-top:auto;padding-top:.9rem;font-size:.875rem;font-weight:600}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface);color:var(--muted);text-align:center;padding:2rem 1.25rem}.prose{max-width:40rem;padding-block:2rem var(--space-section)}.prose p+p{margin-top:1rem}.prose a{color:var(--accent);text-decoration:underline}.sitemap-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.sitemap-list a{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;min-height:2.75rem;padding:.4rem .85rem;display:flex}.sitemap-list a:hover{border-color:var(--line-strong)}.search-status{color:var(--muted);margin-top:1rem}.ad-slot{display:none}.ad-slot[data-enabled=true]{background:var(--bg);border:1px dashed var(--line-strong);border-radius:var(--radius);place-items:center;min-height:5.5rem;margin-block:.5rem;display:grid}.ad-slot--display[data-enabled=true]{min-height:5.5rem}.ad-slot--in-content[data-enabled=true]{min-height:6.25rem}.ad-slot--processing[data-enabled=true]{min-height:8rem}.site-footer{background:var(--ink);color:#d5d8df;border-top:2px solid var(--accent);margin-top:auto;padding:2rem 0 1.5rem}.site-footer__inner{flex-direction:column;gap:1.25rem;display:flex}.site-footer .logo__mark{color:#fff}.site-footer .logo__n{fill:#156d73}.site-footer .logo__text{color:#fff}.site-footer nav ul{flex-wrap:wrap;gap:.35rem 1.1rem;margin:0;padding:0;list-style:none;display:flex}.site-footer a:hover{color:#fff}.site-footer__copy{color:#8b919c;border-top:1px solid #ffffff14;padding-top:1.1rem;font-size:.875rem}@media (width<=420px){.search button{padding-inline:.7rem;font-size:.8125rem}.container{width:min(100% - 1.5rem, var(--max))}}@media (width>=640px){.card-grid--tools,.card-grid--articles,.card-grid--categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.nav--desktop{display:block}.nav-toggle{display:none}.card-grid--tools,.card-grid--articles{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--articles.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid--categories{grid-template-columns:repeat(5,minmax(0,1fr))}.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1100px){.card-grid--articles:not(.card-grid--four){grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}a.tool-card,a.article-card,a.category-card{transition:none}}
