:root{--brand:#139d95;--brand-deep:#08756f;--brand-soft:#eaf9f7;--blue:#4f7cff;--purple:#7657f6;--pink:#ea5b9d;--orange:#f59c49;--ink:#102228;--heading:#071a20;--muted:#62777d;--bg:#f5f8f9;--surface:#fff;--surface-2:#f9fbfc;--line:#dfe8ea;--line-strong:#cad9dc;--success:#159461;--danger:#d84455;--shadow-sm:0 8px 24px rgba(31,62,70,.07);--shadow:0 20px 60px rgba(31,62,70,.11);--shadow-xl:0 34px 90px rgba(23,50,58,.16);--radius-sm:14px;--radius:22px;--radius-lg:32px;--max:1280px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}html[data-theme=dark]{--ink:#e9f1f2;--heading:#fff;--muted:#9fb1b5;--bg:#091416;--surface:#111e21;--surface-2:#142428;--line:#263a3e;--line-strong:#365056;--brand-soft:#102c2b;--shadow-sm:0 8px 24px rgba(0,0,0,.18);--shadow:0 20px 60px rgba(0,0,0,.28);--shadow-xl:0 34px 90px rgba(0,0,0,.4)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.7 var(--font);text-rendering:optimizeLegibility}body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,var(--surface) 0,var(--bg) 38rem)}a{color:var(--brand-deep);text-decoration:none}html[data-theme=dark] a{color:#72d8d0}button,input,textarea,select{font:inherit}button,a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:200;background:#fff;color:#111;padding:12px 18px;border-radius:10px}.site-header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--surface) 91%,transparent);border-bottom:1px solid color-mix(in srgb,var(--line) 75%,transparent);backdrop-filter:blur(18px)}.header-inner{height:76px;display:flex;align-items:center;gap:26px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--heading);min-width:max-content}.brand-mark{position:relative;display:block;width:43px;height:43px;border-radius:14px;background:linear-gradient(145deg,var(--brand),#35cfc2);box-shadow:0 10px 24px rgb(19 157 149 / .24);overflow:hidden}.brand-mark i:first-child{position:absolute;width:20px;height:20px;left:8px;top:8px;border:5px solid #fff;border-radius:50%}.brand-mark i:last-child{position:absolute;width:18px;height:7px;right:6px;bottom:8px;border-radius:8px;background:#fff;transform:rotate(-24deg)}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1.28rem;letter-spacing:-.035em}.brand-copy small{margin-top:5px;color:var(--muted);font-size:.65rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;align-items:center;gap:3px;list-style:none;padding:0;margin:0}.primary-nav a{display:block;padding:10px 14px;border-radius:11px;color:var(--ink);font-size:.92rem;font-weight:700}.primary-nav a:hover,.primary-nav a:focus-visible{background:var(--surface-2);color:var(--brand)}.header-search,.theme-toggle,.menu-toggle{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink);cursor:pointer}.header-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}.header-search:hover,.theme-toggle:hover{border-color:var(--brand);box-shadow:var(--shadow-sm)}.theme-toggle{position:relative;overflow:hidden}.theme-toggle .sun{font-size:1.35rem;line-height:1}.theme-toggle .moon{display:none;font-size:.7rem;color:#c9d5ff;box-shadow:7px -5px 0 1px #c9d5ff;border-radius:50%}html[data-theme=dark] .theme-toggle .sun{display:none}html[data-theme=dark] .theme-toggle .moon{display:block}.menu-toggle{display:none;padding:11px}.menu-toggle span{display:block;width:18px;height:2px;margin:2px;background:currentColor;border-radius:3px}.category-dock{border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 96%,transparent)}.dock-scroll{height:46px;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.dock-scroll::-webkit-scrollbar{display:none}.dock-label{margin-right:6px;color:var(--muted);font-size:.73rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.dock-scroll a{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:9px;color:var(--ink);font-size:.79rem;font-weight:720;white-space:nowrap}.dock-scroll a:hover{background:var(--brand-soft);color:var(--brand-deep)}.dock-icon{display:grid;place-items:center;width:18px;height:18px}.dock-icon svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.dock-scroll a:first-of-type .dock-icon svg{fill:currentColor;stroke:none}.hero-premium{position:relative;isolation:isolate;overflow:hidden;padding:94px 0 0;background:linear-gradient(180deg,#fbffff 0,#f3fbfa 100%)}html[data-theme=dark] .hero-premium{background:linear-gradient(180deg,#0d1b1e 0,#0b181a 100%)}.hero-mesh{position:absolute;inset:0;z-index:-3;opacity:.38;background-image:linear-gradient(rgb(18 157 149 / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(18 157 149 / .08) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 86%)}.hero-orb{position:absolute;z-index:-2;border-radius:50%;filter:blur(8px)}.hero-orb-one{width:520px;height:520px;right:-140px;top:-210px;background:radial-gradient(circle,rgb(91 105 255 / .19),transparent 67%)}.hero-orb-two{width:420px;height:420px;left:-230px;bottom:-190px;background:radial-gradient(circle,rgb(24 188 172 / .2),transparent 67%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.85fr);align-items:center;gap:66px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:9px;color:var(--brand-deep);font-size:.78rem;font-weight:830;text-transform:uppercase;letter-spacing:.11em}.eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgb(19 157 149 / .2);border-radius:999px;background:rgb(255 255 255 / .72);box-shadow:0 6px 18px rgb(25 92 89 / .07)}html[data-theme=dark] .eyebrow{background:rgb(18 39 42 / .72)}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#25c5b9;box-shadow:0 0 0 5px rgb(37 197 185 / .13)}.hero-copy h1{max-width:760px;margin:22px 0 22px;color:var(--heading);font-size:clamp(3rem,5vw,5.25rem);line-height:.99;letter-spacing:-.058em}.hero-copy h1 span{display:block;background:linear-gradient(95deg,var(--brand) 4%,var(--blue) 56%,var(--purple));background-clip:text;color:#fff0}.hero-copy>p{max-width:680px;margin:0;color:var(--muted);font-size:1.13rem;line-height:1.75}.hero-search{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;max-width:715px;margin-top:31px;padding:9px 9px 9px 17px;border:1px solid rgb(29 125 120 / .22);border-radius:18px;background:var(--surface);box-shadow:0 22px 55px rgb(24 79 78 / .13)}.hero-search:focus-within{border-color:var(--brand);box-shadow:0 22px 60px rgb(24 121 116 / .17),0 0 0 4px rgb(19 157 149 / .09)}.search-icon{display:grid;place-items:center;color:var(--muted)}.search-icon svg{width:21px;fill:none;stroke:currentColor;stroke-width:2}.hero-search input{min-width:0;border:0;outline:0;background:#fff0;color:var(--ink);font-size:1rem}.hero-search button,.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:0;border-radius:12px;padding:13px 18px;background:linear-gradient(135deg,var(--brand),#20b7ae);box-shadow:0 10px 25px rgb(19 157 149 / .23);color:#fff;font-weight:800;cursor:pointer}.hero-search button:hover,.button:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgb(19 157 149 / .28)}.hero-trending{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:17px;font-size:.78rem}.hero-trending>span{color:var(--muted);font-weight:700}.hero-trending a{padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:rgb(255 255 255 / .62);color:var(--ink)}html[data-theme=dark] .hero-trending a{background:rgb(18 35 38 / .62)}.hero-trending a:hover{border-color:var(--brand);color:var(--brand)}.hero-showcase{position:relative;min-height:455px}.showcase-glow{position:absolute;inset:12% 0 0 12%;border-radius:50%;background:radial-gradient(circle,rgb(70 212 202 / .25),rgb(95 91 238 / .1) 43%,transparent 70%);filter:blur(18px)}.showcase-window{position:absolute;inset:30px 0 38px 18px;overflow:hidden;border:1px solid rgb(255 255 255 / .8);border-radius:26px;background:rgb(255 255 255 / .86);box-shadow:var(--shadow-xl);transform:perspective(1300px) rotateY(-5deg) rotateX(2deg);backdrop-filter:blur(16px)}html[data-theme=dark] .showcase-window{border-color:#30464b;background:rgb(18 34 37 / .9)}.window-bar{height:47px;display:flex;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid var(--line);background:var(--surface-2)}.window-bar span{width:8px;height:8px;border-radius:50%;background:#ff8f86}.window-bar span:nth-child(2){background:#ffc85d}.window-bar span:nth-child(3){background:#46cf9b}.window-bar i{margin-left:14px;color:var(--muted);font-size:.66rem;font-style:normal}.window-content{height:calc(100% - 47px);display:grid;grid-template-columns:74px 1fr}.mini-sidebar{display:flex;flex-direction:column;align-items:center;gap:17px;padding-top:24px;border-right:1px solid var(--line);background:var(--surface-2)}.mini-sidebar b,.mini-sidebar span{display:block;width:28px;height:28px;border-radius:9px;background:var(--line)}.mini-sidebar b{background:linear-gradient(135deg,var(--brand),#48d6ca)}.mini-sidebar span{width:24px;height:8px;border-radius:5px}.mini-main{padding:32px 34px}.mini-label{display:inline-flex;padding:5px 9px;border-radius:7px;background:var(--brand-soft);color:var(--brand-deep);font-size:.65rem;font-weight:800}.mini-main h3{margin:13px 0 18px;color:var(--heading);font-size:1.4rem}.mini-drop{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:2px dashed #b7d9d6;border-radius:18px;background:linear-gradient(145deg,var(--surface),var(--brand-soft));color:var(--brand-deep);font-size:.72rem;font-weight:800}.mini-drop svg{width:35px;fill:none;stroke:currentColor;stroke-width:1.5}.mini-actions{display:flex;align-items:center;gap:10px;margin-top:20px}.mini-actions i{width:76px;height:12px;border-radius:8px;background:var(--line)}.mini-actions b{width:90px;height:36px;margin-left:auto;border-radius:10px;background:linear-gradient(135deg,var(--brand),#2cc4b9)}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid rgb(255 255 255 / .85);border-radius:15px;background:rgb(255 255 255 / .93);box-shadow:0 15px 40px rgb(30 67 74 / .14);backdrop-filter:blur(12px)}html[data-theme=dark] .floating-card{border-color:#395055;background:rgb(19 36 39 / .94)}.floating-card>span{display:grid;place-items:center;width:33px;height:33px;border-radius:11px;background:#e6faf3;color:var(--success);font-weight:900}.floating-card b,.floating-card small{display:block}.floating-card b{color:var(--heading);font-size:.73rem}.floating-card small{color:var(--muted);font-size:.6rem}.float-secure{left:-18px;bottom:12px}.float-fast{right:-25px;top:80px}.float-fast>span{background:#fff2df;color:#e58b22}.trust-row{position:relative;display:flex;align-items:center;justify-content:center;gap:38px;margin-top:74px;padding:25px 30px;border:1px solid rgb(38 118 115 / .12);border-bottom:0;border-radius:22px 22px 0 0;background:rgb(255 255 255 / .72);backdrop-filter:blur(14px)}html[data-theme=dark] .trust-row{background:rgb(17 32 35 / .75)}.trust-row div{display:flex;align-items:baseline;gap:9px}.trust-row strong{color:var(--heading);font-size:1.12rem}.trust-row span{color:var(--muted);font-size:.77rem}.trust-row>i{width:1px;height:24px;background:var(--line)}.section{padding:92px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-head h2,.privacy-copy h2,.directory-intro h2{margin:9px 0 9px;color:var(--heading);font-size:clamp(2rem,3.5vw,3.15rem);line-height:1.08;letter-spacing:-.04em}.section-head p,.directory-intro p{max-width:660px;margin:0;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:11px;padding:9px 0;color:var(--ink);font-size:.88rem;font-weight:800;white-space:nowrap}.text-link span{color:var(--brand);font-size:1.1rem}.text-link:hover{color:var(--brand)}.categories-section{background:var(--surface)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.category-card{position:relative;display:flex;align-items:center;gap:14px;min-height:92px;padding:17px;border:1px solid var(--line);border-radius:18px;background:var(--surface-2);color:var(--ink);overflow:hidden}.category-card:before{content:"";position:absolute;width:90px;height:90px;right:-40px;bottom:-50px;border-radius:50%;background:var(--tone);opacity:.12}.category-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--tone) 45%,var(--line));box-shadow:var(--shadow-sm)}.category-tone-1{--tone:#f04450}.category-tone-2{--tone:#7657f6}.category-tone-3{--tone:#139d95}.category-tone-4{--tone:#4f7cff}.category-tone-5{--tone:#ea5b9d}.category-tone-6{--tone:#f59c49}.category-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:color-mix(in srgb,var(--tone) 12%,var(--surface));color:var(--tone)}.category-icon svg,.feature-icon svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.75}.category-tone-1 .category-icon svg{fill:currentColor;stroke:none}.category-copy{display:flex;flex-direction:column;line-height:1.2}.category-copy strong{color:var(--heading);font-size:.9rem}.category-copy small{margin-top:7px;color:var(--muted);font-size:.68rem}.category-arrow{margin-left:auto;color:var(--muted);font-size:1rem}.featured-section{background:var(--bg)}.featured-bento{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:minmax(215px,auto);gap:18px}.feature-tool{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:26px;border:1px solid var(--line);border-radius:24px;background:var(--surface);color:var(--ink);overflow:hidden;box-shadow:var(--shadow-sm)}.feature-tool:before{content:"";position:absolute;width:220px;height:220px;right:-110px;top:-110px;border-radius:50%;background:radial-gradient(circle,rgb(19 157 149 / .2),transparent 69%)}.feature-tool:hover{transform:translateY(-4px);border-color:rgb(19 157 149 / .38);box-shadow:var(--shadow)}.feature-1{grid-row:span 2;background:linear-gradient(145deg,#0f817b,#16a69d);color:#fff}.feature-1:before{width:380px;height:380px;right:-170px;top:-170px;background:radial-gradient(circle,rgb(255 255 255 / .25),transparent 65%)}.feature-1:after{content:"";position:absolute;width:180px;height:180px;right:30px;bottom:35px;border:28px solid rgb(255 255 255 / .09);border-radius:40px;transform:rotate(16deg)}.feature-4{grid-column:span 2;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--purple) 8%,var(--surface)))}.feature-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--brand-soft);color:var(--brand)}.feature-1 .feature-icon{background:rgb(255 255 255 / .16);color:#fff}.feature-open{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:11px;color:var(--muted)}.feature-1 .feature-open{border-color:rgb(255 255 255 / .25);color:#fff}.feature-tool>div:last-child{position:relative;z-index:1}.feature-tool small{color:var(--brand);font-size:.69rem;font-weight:820;text-transform:uppercase;letter-spacing:.08em}.feature-1 small{color:#c8fffa}.feature-tool h3{margin:7px 0 7px;color:var(--heading);font-size:1.15rem;line-height:1.25}.feature-1 h3{max-width:320px;color:#fff;font-size:2.05rem;letter-spacing:-.035em}.feature-tool p{max-width:440px;margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.feature-1 p{max-width:310px;color:#d8fffc;font-size:.9rem}.directory-section{position:relative;background:linear-gradient(180deg,var(--surface) 0,var(--surface-2) 100%)}.directory-shell{padding:42px;border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:var(--shadow)}.directory-intro{max-width:720px;margin-bottom:30px}.privacy-section{overflow:hidden;background:#0e2729;color:#dbeceb}.privacy-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px}.privacy-visual{position:relative;min-height:420px;display:grid;place-items:center}.privacy-ring{position:absolute;border:1px solid rgb(82 217 206 / .18);border-radius:50%}.ring-one{width:350px;height:350px}.ring-two{width:260px;height:260px;border-style:dashed}.privacy-lock{position:relative;z-index:2;display:grid;place-items:center;width:130px;height:130px;border:1px solid rgb(255 255 255 / .16);border-radius:36px;background:linear-gradient(145deg,rgb(39 192 180 / .24),rgb(105 87 246 / .16));box-shadow:0 28px 70px rgb(0 0 0 / .28)}.privacy-lock svg{width:61px;fill:none;stroke:#78e1d8;stroke-width:1.45}.privacy-chip{position:absolute;padding:9px 13px;border:1px solid rgb(255 255 255 / .13);border-radius:12px;background:rgb(13 35 37 / .88);box-shadow:0 14px 35px rgb(0 0 0 / .25);color:#d4e5e4;font-size:.73rem;font-weight:750}.chip-one{left:18px;top:90px}.chip-two{right:12px;bottom:82px}.privacy-copy .section-kicker{color:#67d8ce}.privacy-copy h2{max-width:590px;color:#fff}.privacy-copy>p{max-width:650px;color:#aac2c3;font-size:1.03rem}.privacy-copy ul{list-style:none;padding:0;margin:28px 0}.privacy-copy li{display:flex;align-items:center;gap:12px;margin:12px 0;color:#d7e6e6}.privacy-copy li span{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:rgb(77 210 196 / .14);color:#6bddd2;font-size:.8rem}.button-soft{background:#fff;color:#123436;box-shadow:none}.button-soft:hover{background:#e7fffc;color:#123436}.guides-section{background:var(--surface)}.guide-grid{display:grid;grid-template-columns:1.2fr repeat(2,1fr);gap:18px}.guide-card{display:grid;grid-template-columns:108px 1fr;min-height:190px;border:1px solid var(--line);border-radius:22px;background:var(--surface-2);color:var(--ink);overflow:hidden}.guide-card:hover{transform:translateY(-3px);border-color:rgb(19 157 149 / .35);box-shadow:var(--shadow-sm)}.guide-featured{grid-row:span 2;grid-template-columns:1fr;min-height:398px}.guide-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#e9f9f6,#e8edff)}html[data-theme=dark] .guide-art{background:linear-gradient(145deg,#173431,#202a49)}.guide-featured .guide-art{min-height:190px}.guide-art:before,.guide-art:after{content:"";position:absolute;border-radius:50%}.guide-art:before{width:140px;height:140px;right:-50px;top:-40px;background:rgb(118 87 246 / .17)}.guide-art:after{width:100px;height:100px;left:-35px;bottom:-30px;background:rgb(19 157 149 / .19)}.guide-art span{position:absolute;z-index:2;left:20px;top:18px;color:rgb(16 67 68 / .28);font-size:2.4rem;font-weight:900}.guide-art i,.guide-art b{position:absolute;z-index:1;border:2px solid rgb(19 157 149 / .24);transform:rotate(15deg)}.guide-art i{width:75px;height:95px;right:18px;bottom:20px;border-radius:16px}.guide-art b{width:56px;height:56px;right:40px;bottom:38px;border-radius:50%;border-color:rgb(118 87 246 / .25)}.guide-body{display:flex;flex-direction:column;padding:22px}.guide-body small{color:var(--brand);font-size:.67rem;font-weight:820;text-transform:uppercase;letter-spacing:.09em}.guide-body h3{margin:6px 0;color:var(--heading);font-size:1rem;line-height:1.3}.guide-featured .guide-body h3{font-size:1.48rem}.guide-body p{display:none;margin:0;color:var(--muted);font-size:.8rem}.guide-featured .guide-body p{display:block}.guide-read{margin-top:auto;padding-top:14px;color:var(--brand-deep);font-size:.78rem;font-weight:800}.breadcrumbs{padding-top:26px;font-size:.78rem;color:var(--muted)}.breadcrumbs ol{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:8px;color:var(--line-strong)}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--brand)}.tool-shell{padding:26px 0 94px}.tool-hero{position:relative;overflow:hidden;margin-bottom:28px;padding:40px 44px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--brand) 7%,var(--surface)));box-shadow:var(--shadow-sm)}.tool-hero:after{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgb(79 124 255 / .15),transparent 69%)}.tool-category-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgb(19 157 149 / .17);border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.72rem;font-weight:800}.tool-hero h1{position:relative;z-index:1;max-width:900px;margin:15px 0 9px;color:var(--heading);font-size:clamp(2.25rem,4.5vw,4.2rem);line-height:1.03;letter-spacing:-.05em}.tool-hero>p{position:relative;z-index:1;max-width:800px;margin:0;color:var(--muted);font-size:1.03rem}.tool-content{min-width:0}.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;padding:34px 0 90px}.content-main{min-width:0;padding:clamp(24px,4vw,52px);border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:var(--shadow-sm)}.content-main>h1{margin-top:0;color:var(--heading);font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.04em}.content-main h2{margin-top:2.2em;color:var(--heading);font-size:1.65rem;line-height:1.25}.content-main p,.content-main li{color:var(--ink)}.content-main img{border-radius:20px}.sidebar-box{position:sticky;top:144px;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-sm)}.sidebar-box h2{margin-top:0;color:var(--heading);font-size:1.15rem}.search-box{display:flex;gap:8px;margin-top:15px;padding:7px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}.search-box input{flex:1;min-width:0;padding:8px;border:0;outline:0;background:#fff0;color:var(--ink)}.search-box .button{padding:9px 12px}.archive-header{position:relative;overflow:hidden;padding:72px 0 52px;background:linear-gradient(180deg,var(--surface),var(--brand-soft))}.archive-header h1{margin:0;color:var(--heading);font-size:clamp(2.6rem,5vw,4.5rem);line-height:1;letter-spacing:-.05em}.archive-header p{max-width:680px;margin:15px 0 0;color:var(--muted);font-size:1.05rem}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{display:flex;flex-direction:column;min-height:210px;padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm);color:var(--ink)}.card:hover{transform:translateY(-4px);border-color:rgb(19 157 149 / .4);box-shadow:var(--shadow)}.card small{color:var(--brand);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.card h2,.card h3{margin:10px 0 8px;color:var(--heading);font-size:1.18rem;line-height:1.3}.card p{margin:0;color:var(--muted);font-size:.84rem}.card span{margin-top:auto;padding-top:16px;color:var(--brand-deep);font-size:.82rem;font-weight:800}.site-footer{position:relative;overflow:hidden;padding:78px 0 24px;background:#0a2022;color:#c8dcdd}.footer-orb{position:absolute;border-radius:50%;filter:blur(15px)}.footer-orb-one{width:420px;height:420px;right:-180px;top:-220px;background:rgb(55 189 177 / .13)}.footer-orb-two{width:300px;height:300px;left:-190px;bottom:-160px;background:rgb(105 87 246 / .1)}.footer-lead{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:45px;border-bottom:1px solid #294346}.footer-kicker{color:#68d4ca;font-size:.73rem;font-weight:820;text-transform:uppercase;letter-spacing:.1em}.footer-lead h2{max-width:670px;margin:8px 0 0;color:#fff;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.04em}.footer-cta{display:inline-flex;align-items:center;gap:18px;padding:14px 18px;border:1px solid #365255;border-radius:14px;background:#102c2f;color:#fff;font-size:.85rem;font-weight:800;white-space:nowrap}.footer-cta:hover{border-color:#5fd7cc;background:#15383b}.footer-grid{position:relative;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:52px;padding:48px 0}.brand-light{color:#fff}.brand-light .brand-copy small{color:#8baaad}.footer-brand p{max-width:340px;color:#91acad;font-size:.86rem}.footer-badges{display:flex;gap:8px;margin-top:18px}.footer-badges span{padding:6px 9px;border:1px solid #304c4f;border-radius:8px;color:#aac3c4;font-size:.67rem}.site-footer h3{margin:0 0 17px;color:#fff;font-size:.86rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:9px 0}.site-footer li a{color:#9eb6b8;font-size:.8rem}.site-footer li a:hover{color:#fff}.footer-bottom{position:relative;display:flex;justify-content:space-between;gap:20px;padding-top:21px;border-top:1px solid #294346;color:#708f91;font-size:.72rem}.ad-slot{margin:0 auto;text-align:center}.ad-slot:empty{display:none}@media(max-width:1080px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:850px;text-align:center;margin-inline:auto}.eyebrow{margin-inline:auto}.hero-copy>p{margin-inline:auto}.hero-search{margin-inline:auto}.hero-trending{justify-content:center}.hero-showcase{width:min(100%,620px);margin:10px auto 0}.category-grid{grid-template-columns:repeat(3,1fr)}.featured-bento{grid-template-columns:repeat(2,1fr)}.feature-1{grid-row:span 2}.feature-4{grid-column:auto}.privacy-grid{gap:45px}.guide-grid{grid-template-columns:1fr 1fr}.guide-featured{grid-row:auto;grid-column:span 2;grid-template-columns:1fr 1.4fr;min-height:260px}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.footer-grid>div:last-child{display:none}}@media(max-width:820px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{height:68px}.brand-copy small{display:none}.primary-nav{display:none;position:absolute;left:14px;right:14px;top:69px;margin:0;padding:10px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--shadow)}.primary-nav.open{display:block}.primary-nav ul{display:block}.primary-nav a{padding:11px 13px}.header-search{margin-left:auto}.menu-toggle{display:grid}.category-dock{display:none}.hero-premium{padding-top:64px}.hero-copy h1{font-size:clamp(2.65rem,10vw,4.6rem)}.trust-row{gap:22px;margin-top:58px;overflow-x:auto;justify-content:flex-start}.trust-row div{min-width:max-content}.section{padding:72px 0}.section-head{align-items:flex-start}.category-grid{grid-template-columns:repeat(2,1fr)}.directory-shell{padding:28px}.privacy-grid{grid-template-columns:1fr}.privacy-visual{min-height:350px}.privacy-copy{text-align:center}.privacy-copy .section-kicker{justify-content:center}.privacy-copy>p{margin-inline:auto}.privacy-copy ul{display:inline-block;text-align:left}.article-shell{grid-template-columns:1fr}.sidebar-box{position:static}.footer-lead{display:block}.footer-cta{margin-top:24px}.footer-grid{grid-template-columns:1.3fr 1fr}.footer-grid>div:nth-last-child(2){display:none}}@media(max-width:560px){.container{width:min(calc(100% - 22px),var(--max))}.header-inner{gap:9px}.brand-mark{width:39px;height:39px}.brand-copy strong{font-size:1.1rem}.header-search,.theme-toggle,.menu-toggle{width:39px;height:39px}.hero-premium{padding-top:45px}.eyebrow{font-size:.65rem}.hero-copy h1{margin-top:17px;font-size:2.7rem}.hero-copy>p{font-size:.95rem}.hero-search{grid-template-columns:23px 1fr;padding:9px 11px;border-radius:15px}.hero-search button{grid-column:1/-1;width:100%;padding:12px}.hero-trending{display:none}.hero-showcase{min-height:330px;margin-top:20px}.showcase-window{inset:22px 0 24px;transform:none}.window-content{grid-template-columns:46px 1fr}.mini-sidebar{gap:14px}.mini-sidebar b,.mini-sidebar span{width:20px}.mini-main{padding:23px 18px}.mini-drop{height:115px}.floating-card{display:none}.trust-row{margin-top:35px;padding:18px}.trust-row>i{display:none}.section{padding:58px 0}.section-head{display:block}.section-head h2,.privacy-copy h2,.directory-intro h2{font-size:2.15rem}.text-link{margin-top:13px}.category-grid{grid-template-columns:1fr}.category-card{min-height:82px}.featured-bento{grid-template-columns:1fr;grid-auto-rows:auto}.feature-tool,.feature-1{grid-row:auto;min-height:220px}.feature-1 h3{font-size:1.55rem}.directory-shell{padding:20px;border-radius:23px}.privacy-visual{min-height:295px}.ring-one{width:280px;height:280px}.ring-two{width:210px;height:210px}.privacy-lock{width:105px;height:105px}.privacy-lock svg{width:48px}.privacy-chip{font-size:.62rem}.chip-one{left:0}.chip-two{right:0}.guide-grid{grid-template-columns:1fr}.guide-card,.guide-featured{grid-column:auto;grid-template-columns:88px 1fr;min-height:170px}.guide-featured .guide-art{min-height:0}.guide-featured .guide-body h3{font-size:1.05rem}.guide-featured .guide-body p{display:none}.tool-shell{padding-top:20px}.tool-hero{padding:27px 23px;border-radius:23px}.tool-hero h1{font-size:2.5rem}.article-shell{padding-top:24px}.content-main{padding:22px;border-radius:22px}.cards{grid-template-columns:1fr}.footer-lead h2{font-size:2.15rem}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div:nth-child(2){display:none}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.brand-area{display:flex;align-items:center;min-width:max-content}.brand-area .custom-logo-link{display:flex;align-items:center}.brand-area .custom-logo{width:auto;max-width:210px;max-height:48px}.tool-category-pill svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.article-label{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.69rem;font-weight:820;text-transform:uppercase;letter-spacing:.09em}.article-meta{display:flex;gap:10px;margin:16px 0 28px}.article-meta span{padding:6px 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--muted);font-size:.7rem}