:root{--ink:#15262b;--ink-2:#294047;--muted:#5d716f;--soft:#7a8d89;--paper:#f7f5ef;--card:#fffefa;--line:#d7dfda;--line-strong:#b9cbc2;--teal:#087a70;--teal-dark:#056158;--cream:#edf3e8;--peach:#d9784f;--success:#287a55;--warning:#9b5d25;--danger:#a6443e;--shadow:0 20px 60px #1d3a321c;--shadow-sm:0 8px 24px #1d3a3214;--radius:18px;--radius-sm:12px;--max:1320px;--workspace:1420px;--display:clamp(3.5rem,7vw,6.8rem);--h1:clamp(2.55rem,5vw,4.8rem);--h2:clamp(2rem,3.4vw,3.6rem);--body-lg:1.125rem;--body:1rem;--small:.875rem;--label:.8125rem;--space-1:.375rem;--space-2:.625rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4.5rem;--space-8:7rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans SC,Noto Sans JP,Noto Sans KR,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img{max-width:100%}::selection{color:var(--ink);background:#cfe7dc}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}:focus-visible{outline-offset:3px;outline:3px solid #0f756d59}.brand{color:#17264f;letter-spacing:-.9px;white-space:nowrap;align-items:center;gap:10px;font-size:21px;font-weight:850;display:flex}.brand-mark{color:#fff;background:#254ec7;border-radius:11px 11px 11px 3px;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:18px;display:grid;position:relative}.brand-mark:after{content:"";background:#ff9f43;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;right:3px}.brand-dot{color:#ff9f43}.global-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7e6;border-bottom:1px solid #d9e2dee6;position:sticky;top:0}.global-header-inner{max-width:var(--max);align-items:center;gap:34px;height:70px;margin:auto;padding:0 28px;display:flex}.global-nav{color:#5e6f72;align-items:center;gap:24px;margin-left:auto;font-size:12px;font-weight:720;display:flex}.global-nav a{padding:8px 0}.global-nav a:hover{color:var(--teal)}.search-trigger{color:#768482;cursor:pointer;text-align:left;background:#fff;border:1px solid #c8d8d0;border-radius:15px;align-items:center;gap:11px;width:100%;height:62px;padding:0 15px;display:flex;box-shadow:0 13px 36px #274d431f}.search-trigger>span:first-child{color:var(--teal);font-size:26px;line-height:0;transform:rotate(-18deg)}.search-trigger>span:nth-child(2){flex:1}.search-trigger kbd{margin-left:auto}.search-trigger.compact{width:auto;min-width:72px;height:39px;box-shadow:none;border-radius:11px;padding:0 10px}.search-trigger.compact>span:first-child{font-size:20px}kbd{color:#8d9a98;white-space:nowrap;background:#f7f9f7;border:1px solid #e0e7e3;border-radius:6px;padding:4px 6px;font-size:9px}.search-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1a1e75;justify-content:center;align-items:flex-start;padding:11vh 20px 30px;display:flex;position:fixed;inset:0}.search-dialog{background:var(--paper);border:1px solid #fffc;border-radius:18px;width:min(690px,100%);overflow:hidden;box-shadow:0 30px 100px #0000003d}.search-dialog-field{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:13px;height:72px;padding:0 18px;display:flex}.search-dialog-field>span{color:var(--teal);font-size:29px;transform:rotate(-18deg)}.search-dialog-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.search-dialog-field button{border:1px solid var(--line);color:var(--soft);cursor:pointer;background:#f7f8f6;border-radius:7px;padding:5px 7px;font-size:10px}.search-results{max-height:58vh;padding:10px;overflow:auto}.search-results-label{color:var(--soft);letter-spacing:.08em;text-transform:uppercase;padding:8px 9px;font-size:10px;font-weight:800}.search-results>a{border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:11px;display:grid}.search-results>a:hover{background:#eef4ee}.search-results a>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-results em{color:var(--teal);font-size:10px;font-style:normal;font-weight:750}.mini-tool-icon{border-radius:11px;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-weight:700;display:grid}.search-no-results{color:var(--muted);flex-direction:column;align-items:center;gap:6px;padding:55px 20px;font-size:12px;display:flex}.search-no-results strong{color:var(--ink);font-size:15px}.hero{background:var(--cream);text-align:center;border-bottom:1px solid #dfe7dc;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.25;background-image:radial-gradient(#87a99b 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000073,#0000 80%);mask-image:linear-gradient(#00000073,#0000 80%)}.hero-content{z-index:1;width:min(680px,100% - 40px);margin-top:-8px;position:relative}.eyebrow{color:var(--teal);letter-spacing:.04em;background:#ffffffa6;border:1px solid #d3e0d6;border-radius:99px;align-items:center;gap:8px;padding:7px 12px;font-size:10px;font-weight:820;display:inline-flex}.eyebrow-dot{background:var(--peach);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f4d4c2}h1,h2,h3,p{overflow-wrap:anywhere}.hero h1,.directory-hero h1{letter-spacing:-5px;margin:24px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8vw,88px);font-weight:700;line-height:.93}h1 em,h2 em{color:var(--teal);font-style:italic;font-weight:500}.hero-copy{color:#627473;max-width:525px;margin:0 auto 28px;font-size:16px;line-height:1.65}.hero-meta{color:#83918e;justify-content:center;gap:10px;margin-top:17px;font-size:10px;font-weight:720;display:flex}.meta-separator{color:var(--peach)}.hero-orbit{border:1px solid #65998738;border-radius:50%;width:430px;height:430px;position:absolute}.orbit-one{bottom:-250px;left:-220px}.orbit-two{border-color:#e59a7640;width:510px;height:510px;top:-250px;right:-270px}.hero-note{z-index:1;text-align:left;color:#78908a;flex-direction:column;gap:3px;font-size:10px;display:flex;position:absolute}.hero-note span{color:var(--peach);font-size:13px;font-weight:800}.hero-note strong{color:var(--ink);font-size:12px}.note-left{bottom:112px;left:calc(50% - 535px)}.note-right{top:142px;right:calc(50% - 535px)}.section-kicker,.tool-kicker,.panel-label{color:#ba6d4b;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:850}.section-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-heading h2,.home-category-strip h2,.privacy-story h2,.related-section h2,.faq-section h2,.tool-guide h2,.privacy-card h2,.category-copy h2{letter-spacing:-1.8px;margin:9px 0 0;font-family:Georgia,serif;font-size:40px;font-weight:520}.section-heading p{max-width:330px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.home-category-strip{max-width:var(--max);margin:auto;padding:92px 28px 30px}.category-cards{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:38px;display:grid}.category-cards>a{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:47px 1fr;gap:4px 14px;min-height:125px;padding:20px;transition:all .2s;display:grid}.category-cards>a:hover{border-color:#a9cbbf;transform:translateY(-2px);box-shadow:0 12px 30px #23403a14}.category-cards>a>span{width:45px;height:45px;color:var(--teal);background:#edf4ed;border-radius:13px;grid-row:span 2;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.category-cards div{flex-direction:column;gap:5px;display:flex}.category-cards strong{font-size:13px}.category-cards small{color:var(--muted);font-size:10px;line-height:1.45}.category-cards b{color:var(--teal);grid-column:2;font-size:9px}.tool-section{max-width:var(--max);margin:auto;padding:78px 28px 100px}.category-row{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:7px;margin:40px 0 25px;padding-bottom:18px;display:flex}.category{color:#71807e;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:760}.category span{color:#a3afac;margin-left:6px;font-size:9px}.category:hover{color:var(--teal)}.category.active{background:var(--ink);color:#fff}.category.active span{color:#b5d8c4}.tool-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.tool-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:192px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.tool-card:hover{border-color:#a9cbc0;transform:translateY(-3px);box-shadow:0 13px 27px #23403a14}.tool-icon{color:#214b46;border-radius:11px;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:15px;font-weight:700;display:grid}.mint{background:#dff0e3}.peach{background:#ffe0cc}.lavender{background:#e7e3fa}.sky{background:#dcecf7}.yellow{background:#fff0bd}.blue{background:#dce8fc}.rose{background:#f8dce1}.green{background:#d9eed9}.orange{background:#ffe3c0}.pink{background:#f6dce9}.cyan{background:#d8f0ee}.purple{background:#e6ddf5}.tool-card-body{margin-top:18px}.tool-card-top{justify-content:space-between;align-items:center;display:flex}.tool-category{color:#81908c;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.popular{color:#bd6c49;font-size:8px;font-weight:850}.tool-card h3{letter-spacing:-.25px;margin:8px 0 6px;font-size:14px}.tool-card p{color:#71807e;max-width:190px;margin:0;font-size:10px;line-height:1.5}.card-arrow{color:#96aea5;font-size:17px;position:absolute;bottom:16px;right:18px}.browse-all{justify-content:center;margin-top:34px;display:flex}.primary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 17px;font-size:11px;font-weight:780;transition:all .18s;display:inline-flex}.primary-button:hover{background:var(--teal-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.privacy-story{background:#eef4ee;border:1px solid #dce7dc;border-radius:22px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;max-width:1124px;margin:0 auto 100px;padding:55px;display:grid}.privacy-story p{color:var(--muted);font-size:12px;line-height:1.7}.privacy-story a{color:var(--teal);font-size:11px;font-weight:760}.privacy-diagram{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;display:grid}.privacy-diagram>div{background:#ffffffb8;border:1px solid #d4e2d7;border-radius:13px;flex-direction:column;gap:6px;min-height:126px;padding:16px;display:flex}.privacy-diagram span{width:22px;height:22px;color:var(--teal);background:#d7eadf;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.privacy-diagram strong{margin-top:6px;font-size:11px}.privacy-diagram small{color:var(--muted);font-size:9px;line-height:1.4}.privacy-diagram>b{color:#93a8a0;font-weight:400}.trust-strip{background:#eef4ee;border-top:1px solid #dce7dc;border-bottom:1px solid #dce7dc;grid-template-columns:repeat(3,1fr);gap:35px;padding:40px max(28px,50% - 562px);display:grid}.trust-strip div{grid-template-columns:28px auto;align-items:center;column-gap:10px;display:grid}.trust-icon{color:var(--peach);grid-row:span 2;font-size:19px}.trust-strip strong{font-size:11px}.trust-strip div span:last-child{color:#71827d;font-size:9px;line-height:1.4}.global-footer{background:#f7f7f2}.footer-main{max-width:var(--max);grid-template-columns:2fr 1fr 1fr;gap:60px;margin:auto;padding:60px 28px 45px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-main p{max-width:260px;color:var(--muted);font-size:11px}.footer-main>div>strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px}.footer-main>div>a:not(.brand){color:var(--muted);font-size:11px}.footer-main>div>a:hover{color:var(--teal)}.footer-bottom{max-width:var(--max);border-top:1px solid var(--line);color:var(--soft);justify-content:space-between;gap:20px;margin:auto;padding:20px 28px;font-size:9px;display:flex}.breadcrumbs{max-width:var(--max);color:var(--soft);align-items:center;gap:8px;margin:0 auto;padding:25px 28px 0;font-size:9px;display:flex}.breadcrumbs a:hover{color:var(--teal)}.tool-page{padding-bottom:100px}.tool-hero{max-width:var(--max);grid-template-columns:62px 1fr;align-items:start;gap:22px;margin:auto;padding:58px 28px 34px;display:grid}.tool-hero-icon{color:#214b46;border-radius:17px;place-items:center;width:60px;height:60px;font-family:Georgia,serif;font-size:22px;font-weight:700;display:grid}.tool-hero h1{letter-spacing:-2px;margin:6px 0 8px;font-family:Georgia,serif;font-size:44px;font-weight:570}.tool-hero p{max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.trust-pills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.trust-pills span{border:1px solid var(--line);color:#60716f;background:#fff;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:760}.workbench-shell{max-width:var(--max);margin:0 auto;padding:0 28px}.workbench-shell>*{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px}.ad-slot{max-width:var(--max);color:#a5aca8;background:#f7f7f3;border:1px solid #e4e6e1;border-radius:11px;place-items:center;height:92px;margin:0 auto 22px;display:grid;position:relative}.ad-slot>span{letter-spacing:.12em;text-transform:uppercase;font-size:7px;position:absolute;top:8px;left:10px}.ad-slot>div{min-height:1px}.ad-slot .ad-consent-placeholder{color:#9aa29e;font-size:8px}.consent-banner{z-index:1000;border:1px solid var(--line-strong);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:24px;max-width:900px;margin:auto;padding:18px 20px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 18px 55px #17242b2e}.consent-banner strong{font-family:Georgia,serif;font-size:16px}.consent-banner p{max-width:570px;color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.55}.consent-banner>div:last-child{flex:none;gap:8px;display:flex}.ad-tool-top,.ad-tool-inline{max-width:1124px}.ad-tool-inline{margin-top:60px}.ad-category{margin-top:0}.editor-toolbar{justify-content:space-between;align-items:center;gap:15px;min-height:44px;margin-bottom:15px;display:flex}.editor-toolbar>div{align-items:center;gap:12px;display:flex}.segmented{border:1px solid var(--line);background:#f5f7f5;border-radius:9px;padding:3px;display:flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:9px;font-weight:750}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #14282217}.inline-select{color:var(--muted);align-items:center;gap:8px;font-size:9px;display:flex}.inline-select select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:7px 26px 7px 8px;font-size:10px}.quiet-button{border:1px solid var(--line);color:#61716f;cursor:pointer;background:#fff;border-radius:8px;min-height:32px;padding:0 10px;font-size:9px;font-weight:740}.quiet-button:hover{border-color:var(--line-strong);color:var(--teal)}.quiet-button:disabled{cursor:not-allowed;opacity:.45}.editor-grid{grid-template-columns:1fr 1fr;gap:14px;min-height:390px;display:grid}.editor-field{border:1px solid var(--line);background:#fcfdfc;border-radius:12px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.editor-field>span,.output-panel>div:first-child{border-bottom:1px solid var(--line);color:#6d7d7a;letter-spacing:.04em;text-transform:uppercase;background:#f7f9f7;align-items:center;min-height:41px;padding:0 13px;font-size:9px;font-weight:780;display:flex}.editor-field textarea{resize:vertical;width:100%;min-height:345px;color:var(--ink);tab-size:2;background:#fff;border:0;outline:0;flex:1;padding:15px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6}.output-panel{border:1px solid var(--line);background:#fcfdfc;border-radius:12px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.output-panel>div:first-child{justify-content:space-between}.output-panel>div:first-child span:last-child{max-width:70%;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;font-size:8px;overflow:hidden}.output-panel pre{color:#273a3e;white-space:pre-wrap;word-break:break-word;background:#fff;flex:1;min-height:300px;max-height:500px;margin:0;padding:15px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.62;overflow:auto}.output-actions{gap:7px;border-top:1px solid var(--line)!important;background:#fafbfa!important;border-bottom:0!important;justify-content:flex-end!important;min-height:44px!important;padding:6px 8px!important;display:flex!important}.safe-preview{background:#fff;min-height:300px;max-height:500px;padding:20px;font-size:12px;line-height:1.65;overflow:auto}.safe-preview h1,.safe-preview h2{letter-spacing:-.7px;font-family:Georgia,serif}.safe-preview pre{background:#f1f4f2;border-radius:8px;min-height:auto}.output-panel.wide{margin-top:14px}.workbench-action{align-items:center;gap:12px;margin-top:16px;display:flex}.workbench-action>span{color:var(--soft);font-size:9px}.result-details{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px;display:grid}.result-details>div{border:1px solid var(--line);background:#f8faf8;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.result-details span{color:var(--muted);font-size:8px}.result-details strong{font-size:13px}.work-field{min-width:0;color:var(--ink);flex-direction:column;gap:7px;font-size:10px;font-weight:740;display:flex}.work-field input,.work-field select{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:100%;height:42px;padding:0 11px;font-size:12px;font-weight:450}.work-field input:focus,.work-field select:focus{border-color:#82b2a4;box-shadow:0 0 0 3px #0f756d1a}.work-field small{color:var(--soft);font-size:8px;font-weight:450;line-height:1.4}.special-workbench>.work-field{max-width:620px}.calculator-fields{grid-template-columns:repeat(3,1fr);gap:14px;max-width:760px;display:grid}.calculator-fields>.work-field:only-child{grid-column:1/-1}.large-result{background:#eef4ee;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:165px;margin-top:20px;padding:24px;display:flex}.large-result>span{color:var(--muted);font-size:10px}.large-result>strong{letter-spacing:-1.5px;font-family:Georgia,serif;font-size:42px}.large-result .quiet-button{margin-top:5px}.regex-row,.option-row{align-items:end;gap:12px;margin-bottom:15px;display:flex}.regex-row .work-field,.option-row .work-field{flex:1}.option-row .primary-button{flex:none}.special-workbench>.editor-field textarea{min-height:190px}.match-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.match-list>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:auto 1fr;gap:4px 8px;padding:11px;display:grid}.match-list span{color:var(--teal);grid-row:span 2;font-size:9px}.match-list strong{font-size:11px}.match-list small{color:var(--soft);font-size:8px}.inline-message{color:var(--muted);background:#f2f5f2;border-radius:9px;margin-top:12px;padding:10px 12px;font-size:9px;line-height:1.45}.inline-message.success{color:#2e6e4e;background:#eaf5ed}.inline-message.error{color:#9a4a2d;background:#fff0eb}.strength-meter{border:1px solid var(--line);background:#f1f3f1;border-radius:10px;height:43px;margin-top:20px;position:relative;overflow:hidden}.strength-meter>div{background:linear-gradient(90deg,#e37d54,#e8c55b,#54a779);height:100%;transition:width .25s}.strength-meter span{place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute;inset:0}.check-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.check-list>div{border:1px solid var(--line);color:var(--muted);border-radius:8px;padding:10px;font-size:9px}.check-list>div.okay{color:#2c694b;background:#edf7ef;border-color:#c8dfd0}.check-list span{margin-right:6px}.privacy-note{color:var(--soft);font-size:9px;line-height:1.5}.check-row{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:9px;display:flex}.check-row label{align-items:center;gap:5px;display:flex}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:14px 0;display:grid}.align-end{align-self:end;min-height:42px}.compact-editors{min-height:260px;margin-top:14px}.compact-editors .editor-field textarea,.compact-editors .output-panel pre{min-height:220px}.editor-field.compact textarea,.output-panel.compact pre{min-height:130px}.validation-panel{border:1px solid var(--line);background:#f8faf8;border-radius:12px;margin-top:14px;padding:16px;font-size:10px}.validation-panel>strong{margin-bottom:10px;display:block}.validation-panel table,.table-scroll table{border-collapse:collapse;text-align:left;width:100%}.validation-panel th,.validation-panel td,.table-scroll th,.table-scroll td{border-bottom:1px solid var(--line);vertical-align:top;padding:9px;font-size:9px}.validation-panel th,.table-scroll th{color:var(--muted);background:#eef4ee;position:sticky;top:0}.table-scroll{border:1px solid var(--line);background:#fff;border-radius:12px;max-height:430px;margin-top:16px;overflow:auto}.table-scroll small{color:var(--soft);padding:10px;display:block}.result-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.result-summary>div{border:1px solid var(--line);background:#f8faf8;border-radius:11px;min-width:0;padding:14px}.result-summary span{color:var(--muted);margin-bottom:6px;font-size:8px;display:block}.result-summary strong{overflow-wrap:anywhere;font-size:12px}.file-queue{flex-direction:column;gap:7px;margin:16px 0;display:flex}.file-queue>div{border:1px solid var(--line);background:#fafcfa;border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.file-queue>div>span{width:22px;height:22px;color:var(--teal);background:#e1eee5;border-radius:50%;place-items:center;font-size:8px;display:grid}.file-queue>div>div:not(.queue-buttons){flex-direction:column;gap:3px;min-width:0;display:flex}.file-queue strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.file-queue small{color:var(--soft);font-size:8px}.file-queue b{color:var(--teal);font-size:8px;font-weight:750}.file-queue b.error{color:#a94b3f}.queue-buttons{gap:4px;display:flex}.queue-buttons button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:29px;height:29px}.queue-buttons button:disabled{opacity:.35}.size-chip-row{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.size-chip-row span{border:1px solid var(--line);color:var(--muted);background:#f7faf7;border-radius:99px;padding:6px 8px;font-size:8px}.svg-safe-preview{border:1px solid var(--line);background:repeating-conic-gradient(#f2f5f2 0 25%,#fff 0 50%) 50%/20px 20px;border-radius:12px;place-items:center;min-height:220px;margin-top:16px;padding:20px;display:grid;overflow:auto}.svg-safe-preview img{max-height:350px}.compare-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.compare-grid>div{border:1px solid var(--line);background:#f8faf8;border-radius:11px;flex-direction:column;gap:8px;min-height:260px;padding:10px;display:flex}.compare-grid strong{font-size:9px}.compare-grid img{object-fit:contain;background:#fff;width:100%;height:100%}.advanced-pdf{grid-template-columns:220px minmax(0,1fr) 280px}.thumbnail-grid{grid-template-columns:repeat(auto-fill,minmax(115px,1fr));align-content:start;gap:10px;height:100%;padding:18px;display:grid;overflow:auto}.thumbnail-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px;position:relative}.thumbnail-grid article.selected{background:#fff0ed;border-color:#c05b4c}.thumbnail-grid article>button:first-child{cursor:pointer;background:0 0;border:0;width:100%}.thumbnail-grid img{object-fit:contain;background:#f2f3f1;width:100%;height:135px}.thumbnail-grid strong{margin-top:6px;font-size:8px;display:block}.thumbnail-grid .queue-buttons{justify-content:center;margin-top:5px}.warning-note{color:#815438;background:#fff7ed;border:1px solid #edc7a9;border-radius:8px;padding:10px;font-size:8px;line-height:1.5}.capability-limits{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.capability-limits>strong{font-size:10px}.capability-limits ul{color:var(--muted);margin:8px 0 0;padding-left:18px;font-size:9px;line-height:1.6}.qr-layout{grid-template-columns:minmax(0,1fr) 330px;gap:20px;display:grid}.qr-options{flex-direction:column;gap:14px;display:flex}.qr-result{border:1px solid var(--line);background:#f6f8f6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:330px;padding:18px;display:flex}.qr-result img{background:#fff;border-radius:8px;width:min(260px,100%)}.qr-result>span{color:var(--soft);font-family:Georgia,serif;font-size:22px}.qr-result small{color:var(--muted);text-align:center;font-size:9px}.key-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.key-grid .output-panel pre{min-height:330px}.file-drop{cursor:pointer;text-align:center;background:#f3f8f3;border:1px dashed #9ebcb2;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:155px;display:flex}.file-drop:hover{border-color:var(--teal);background:#eff7f1}.file-drop input{opacity:0;width:1px;height:1px;position:absolute}.file-drop-icon{width:34px;height:34px;color:var(--teal);background:#d9eadf;border-radius:50%;place-items:center;font-size:19px;display:grid}.file-drop strong{font-size:12px}.file-drop small{max-width:400px;color:var(--muted);font-size:9px;line-height:1.45}.file-drop.compact{min-height:130px;padding:15px}.image-workspace{grid-template-columns:1fr 270px 1fr;gap:14px;margin-top:15px;display:grid}.image-preview{border:1px solid var(--line);background:#f2f4f2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:430px;padding:14px;display:flex}.image-preview>span{color:var(--muted);text-transform:uppercase;align-self:flex-start;font-size:9px;font-weight:800}.image-preview img{object-fit:contain;border-radius:5px;max-height:330px;box-shadow:0 8px 24px #192d281f}.image-preview small{color:var(--muted);font-size:9px}.image-options{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:15px;padding:17px;display:flex}.range-field{flex-direction:column;gap:10px;font-size:10px;font-weight:730;display:flex}.range-field span{justify-content:space-between;display:flex}.range-field input{accent-color:var(--teal)}.two-fields,.crop-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-placeholder{min-height:220px;color:var(--soft);text-align:center;place-items:center;padding:20px;font-size:10px;display:grid}.download-link{width:100%}.inspect-layout{grid-template-columns:1.3fr 1fr;gap:20px;margin-top:16px;display:grid}.inspect-layout img{object-fit:contain;border-radius:10px;max-height:450px;margin:auto}.inspect-layout dl,.pdf-details{border:1px solid var(--line);border-radius:12px;margin:0;overflow:hidden}.inspect-layout dl>div,.pdf-details>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px;font-size:10px;display:flex}.inspect-layout dl>div:last-child,.pdf-details>div:last-child{border-bottom:0}.inspect-layout dt,.pdf-details dt{color:var(--muted)}.inspect-layout dd,.pdf-details dd{text-align:right;margin:0;font-weight:750}.pdf-workbench{grid-template-columns:220px minmax(0,1fr) 260px;min-height:650px;display:grid;overflow:hidden}.pdf-file-panel{border-right:1px solid var(--line);background:#fafbfa;padding:14px}.pdf-file-list{flex-direction:column;gap:6px;margin-top:12px;display:flex}.pdf-file-list button{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;width:100%;padding:10px;display:grid}.pdf-file-list button.active{background:#edf5ef;border-color:#bfd8ca}.pdf-file-list button>span:first-child{color:#9c593c;background:#ffe1cf;border-radius:6px;place-items:center;width:27px;height:31px;display:grid}.pdf-file-list button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.pdf-file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.pdf-file-list small{color:var(--soft);font-size:7px}.pdf-file-list b{color:var(--soft)}.pdf-preview{background:#e8ece9;min-width:0}.pdf-preview-bar{height:48px;color:var(--muted);background:#f8faf8;border-bottom:1px solid #ccd4d0;justify-content:space-between;align-items:center;gap:10px;padding:0 13px;font-size:9px;display:flex}.pdf-preview-bar>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pdf-preview-bar>div{align-items:center;gap:8px;display:flex}.pdf-preview-bar button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;width:27px;height:27px}.pdf-preview-bar button:disabled{opacity:.35}.pdf-canvas-wrap{text-align:center;height:600px;padding:28px;overflow:auto}.pdf-canvas-wrap canvas{background:#fff;max-width:100%;height:auto;box-shadow:0 10px 30px #141e192b}.preview-empty{min-height:600px;color:var(--soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.preview-empty>span{color:#a5b8b0;font-size:35px}.preview-empty strong{color:var(--ink);font-size:13px}.preview-empty small{max-width:280px;font-size:9px}.pdf-action-panel{border-left:1px solid var(--line);flex-direction:column;gap:13px;padding:20px;display:flex}.pdf-action-panel h2{letter-spacing:-1px;margin:0;font-family:Georgia,serif;font-size:25px}.pdf-action-panel>p{color:var(--muted);margin:0 0 5px;font-size:10px;line-height:1.55}.tool-content-grid{grid-template-columns:1.35fr .65fr;gap:18px;max-width:1124px;margin:65px auto 0;display:grid}.tool-guide,.privacy-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:32px}.tool-guide ol{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.tool-guide li{counter-increment:steps;background:#f6f8f6;border-radius:12px;flex-direction:column;gap:7px;min-height:120px;padding:17px;display:flex}.tool-guide li:before{content:"0" counter(steps);color:var(--peach);font-size:9px;font-weight:850}.tool-guide li span{color:var(--muted);font-size:9px;line-height:1.5}.privacy-card{background:#edf4ee}.privacy-symbol{width:34px;height:34px;color:var(--teal);background:#d9eadf;border-radius:10px;place-items:center;margin-bottom:22px;display:grid}.privacy-card h2{font-size:28px}.privacy-card p{color:var(--muted);font-size:10px;line-height:1.65}.privacy-card a{color:var(--teal);font-size:10px;font-weight:760}.faq-section,.related-section{max-width:1124px;margin:75px auto 0}.faq-section>div{border-top:1px solid var(--line);margin-top:25px}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:19px 2px;font-size:12px;font-weight:720;list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{color:var(--teal);font-size:18px;font-weight:400}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{max-width:750px;color:var(--muted);margin:0;padding:0 2px 20px;font-size:10px;line-height:1.65}.related-section>div:first-child{margin-bottom:25px}.related-section .tool-grid{grid-template-columns:repeat(4,1fr)}.directory-page,.category-page{max-width:var(--max);margin:auto;padding:0 28px 100px}.directory-hero{text-align:center;padding:82px 0 45px}.directory-hero h1{font-size:64px}.directory-hero p{max-width:560px;color:var(--muted);margin:auto;font-size:13px;line-height:1.65}.directory-controls{z-index:20;background:var(--paper);padding:14px 0 1px;position:sticky;top:84px}.directory-search{border:1px solid var(--line-strong);background:#fff;border-radius:13px;align-items:center;gap:10px;height:56px;padding:0 15px;display:flex;box-shadow:0 10px 28px #1e3a3212}.directory-search>span:first-child{color:var(--teal);font-size:24px;transform:rotate(-18deg)}.directory-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.directory-controls .category-row{background:var(--paper);margin:12px 0 0}.directory-summary{color:var(--soft);margin:20px 0;font-size:10px}.directory-summary strong{color:var(--ink)}.directory-grid{grid-template-columns:repeat(4,1fr)}.empty-state{border:1px dashed var(--line);color:var(--muted);border-radius:14px;flex-direction:column;align-items:center;gap:7px;padding:70px;font-size:11px;display:flex}.empty-state strong{color:var(--ink);font-size:14px}.category-page>.breadcrumbs{padding-left:0;padding-right:0}.category-hero{align-items:center;gap:22px;padding:64px 0 35px;display:flex}.category-hero-icon{width:75px;height:75px;color:var(--teal);background:#e3efe5;border-radius:21px;flex:none;place-items:center;font-family:Georgia,serif;font-size:28px;font-weight:700;display:grid}.category-hero h1{letter-spacing:-2.5px;margin:7px 0 5px;font-family:Georgia,serif;font-size:52px;font-weight:560}.category-hero p{color:var(--muted);margin:0;font-size:12px}.category-hero>div:last-child>span:last-child{color:var(--teal);margin-top:10px;font-size:9px;font-weight:760;display:block}.category-page .ad-slot{width:100%}.category-tools{padding-top:12px}.category-copy{background:#f1f6f1;border-left:3px solid #c5dfd1;max-width:760px;margin:75px auto 0;padding:35px}.category-copy p{color:var(--muted);font-size:11px;line-height:1.7}.category-copy a{color:var(--teal);font-size:10px;font-weight:780}.legal-page{max-width:900px;margin:auto;padding:0 28px 100px}.legal-page>.breadcrumbs{padding-left:0;padding-right:0}.legal-page>header{border-bottom:1px solid var(--line);padding:70px 0 45px}.legal-page h1{letter-spacing:-2.5px;margin:9px 0 15px;font-family:Georgia,serif;font-size:56px;font-weight:550}.legal-page>header p{max-width:690px;color:var(--muted);font-size:14px;line-height:1.65}.legal-page>header small{color:var(--soft);font-size:9px}.legal-page article{max-width:760px;padding-top:30px}.legal-page article h2{letter-spacing:-.8px;margin:34px 0 10px;font-family:Georgia,serif;font-size:25px;font-weight:560}.legal-page article p{color:#5f7072;font-size:11px;line-height:1.8}.legal-page article a{color:var(--teal);font-weight:760}.license-table{border:1px solid var(--line);border-radius:13px;margin-top:20px;overflow:hidden}.license-row{border-bottom:1px solid var(--line);grid-template-columns:1fr .7fr 2fr;gap:15px;padding:14px;font-size:9px;line-height:1.45;display:grid}.license-row:last-child{border-bottom:0}.license-row.header{color:var(--muted);text-transform:uppercase;background:#eef4ee;font-weight:800}.license-row>span{flex-direction:column;gap:3px;display:flex}.license-row small{color:var(--soft);font-size:8px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:67vh;padding:70px 20px;display:flex}.not-found>span{color:var(--peach);letter-spacing:.18em;font-size:11px;font-weight:850}.not-found h1{letter-spacing:-2px;margin:12px 0;font-family:Georgia,serif;font-size:48px}.not-found p{color:var(--muted);font-size:12px}.not-found>div{gap:10px;margin-top:18px;display:flex}.quiet-link{border:1px solid var(--line);border-radius:10px;align-items:center;padding:0 14px;font-size:10px;font-weight:740;display:inline-flex}@media (width<=980px){.global-nav a:nth-child(n+4),.note-left,.note-right{display:none}.tool-grid,.directory-grid{grid-template-columns:repeat(3,1fr)}.category-cards{grid-template-columns:repeat(2,1fr)}.privacy-story{grid-template-columns:1fr;gap:35px;margin-left:28px;margin-right:28px}.image-workspace{grid-template-columns:1fr 240px}.image-preview.result{grid-column:1/-1}.pdf-workbench{grid-template-columns:190px 1fr}.pdf-action-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1}.tool-content-grid,.faq-section,.related-section{margin-left:28px;margin-right:28px}.related-section .tool-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.global-header-inner{gap:15px;padding:0 18px}.global-nav{display:none}.search-trigger.compact{margin-left:auto}.hero{min-height:560px}.hero h1{letter-spacing:-3px;font-size:60px}.hero-copy{font-size:14px}.section-heading{display:block}.section-heading p{margin-top:15px}.home-category-strip,.tool-section{padding-left:18px;padding-right:18px}.category-cards{grid-template-columns:1fr}.tool-grid,.directory-grid{grid-template-columns:repeat(2,1fr)}.privacy-story{margin-left:18px;margin-right:18px;padding:30px}.privacy-diagram{grid-template-columns:1fr}.privacy-diagram>b{text-align:center;transform:rotate(90deg)}.trust-strip{grid-template-columns:1fr;gap:18px;padding-left:18px;padding-right:18px}.footer-main{grid-template-columns:1fr 1fr;padding-left:18px;padding-right:18px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom,.breadcrumbs{padding-left:18px;padding-right:18px}.tool-hero{grid-template-columns:50px 1fr;padding:42px 18px 26px}.tool-hero-icon{width:48px;height:48px}.tool-hero h1{font-size:37px}.workbench-shell{padding:0 18px}.ad-slot{width:calc(100% - 36px)}.editor-grid{grid-template-columns:1fr;min-height:0}.editor-field textarea,.output-panel pre,.safe-preview{min-height:250px}.result-details{grid-template-columns:repeat(2,1fr)}.calculator-fields{grid-template-columns:1fr}.calculator-fields>.work-field{grid-column:auto}.form-grid,.result-summary,.compare-grid{grid-template-columns:1fr}.file-queue>div{grid-template-columns:24px minmax(0,1fr) auto}.file-queue>div>.quiet-button{grid-column:2/-1}.advanced-pdf{grid-template-columns:1fr}.thumbnail-grid{max-height:620px}.table-scroll{max-height:360px}.regex-row,.option-row{flex-direction:column;align-items:stretch}.option-row .primary-button{width:100%}.match-list{grid-template-columns:1fr}.check-list{grid-template-columns:1fr 1fr}.qr-layout,.key-grid,.image-workspace{grid-template-columns:1fr}.image-preview.result{grid-column:auto}.image-options{order:3}.image-preview.result{order:2}.inspect-layout,.pdf-workbench{grid-template-columns:1fr}.pdf-file-panel{border-right:0;border-bottom:1px solid var(--line)}.pdf-action-panel{grid-column:auto}.pdf-canvas-wrap{height:480px}.preview-empty{min-height:430px}.tool-content-grid{grid-template-columns:1fr;margin:45px 18px 0}.tool-guide ol{grid-template-columns:1fr}.tool-guide li{min-height:auto}.faq-section,.related-section{margin:55px 18px 0}.directory-page,.category-page{padding-left:18px;padding-right:18px}.directory-hero{padding-top:60px}.directory-hero h1{letter-spacing:-3px;font-size:49px}.category-hero h1{font-size:42px}.category-hero-icon{width:62px;height:62px}.legal-page{padding-left:18px;padding-right:18px}.legal-page h1{font-size:44px}.license-row{grid-template-columns:1fr}.license-row.header{display:none}.consent-banner{flex-direction:column;align-items:stretch;gap:14px}.consent-banner>div:last-child{flex-direction:column}.consent-banner button{width:100%}}@media (width<=500px){.brand{font-size:19px}.global-header-inner{height:64px}.hero{min-height:530px}.hero h1{font-size:53px}.hero-meta{flex-wrap:wrap}.search-trigger{height:56px}.section-heading h2,.home-category-strip h2,.privacy-story h2,.related-section h2,.faq-section h2{font-size:34px}.tool-grid,.directory-grid{grid-template-columns:1fr}.tool-card{min-height:164px}.category-row{flex-wrap:nowrap;padding-bottom:12px;overflow-x:auto}.category{flex:none}.privacy-story{padding:24px}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.search-overlay{padding:6vh 10px 20px}.search-results>a{grid-template-columns:40px 1fr}.search-results em{display:none}.generic-workbench,.special-workbench,.file-workbench{padding:13px}.editor-toolbar{align-items:flex-start}.editor-toolbar>div{flex-direction:column;align-items:flex-start}.workbench-shell button,.workbench-shell select,.workbench-shell input:not([type=checkbox]):not([type=range]):not([type=color]):not([type=file]){min-height:44px}.workbench-shell .queue-buttons button{min-width:44px}.result-details,.check-list,.two-fields,.crop-grid{grid-template-columns:1fr}.check-row{flex-direction:column}.thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.thumbnail-grid img{height:115px}.large-result>strong{font-size:33px}.pdf-workbench{border-radius:12px}.pdf-canvas-wrap{height:400px;padding:14px}.category-hero{align-items:flex-start}.category-hero-icon{border-radius:15px;width:50px;height:50px;font-size:21px}.category-hero h1{font-size:35px}.related-section .tool-grid{grid-template-columns:1fr}.not-found h1{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.global-header-inner{gap:28px;height:76px;padding:0 32px}.global-nav{gap:8px;font-size:14px}.global-nav>a,.nav-menu-trigger{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;padding:0 13px;font-weight:700;display:flex}.global-nav>a:hover,.nav-menu-trigger:hover,.nav-menu-trigger.active{color:var(--teal);background:#e9f0eb}.nav-menu-trigger span{margin-left:6px}.header-actions{align-items:center;gap:8px;display:flex}.search-trigger.compact{min-width:124px;height:43px}.search-trigger.compact>span:nth-child(2){font-size:13px;font-weight:700;display:block}.mobile-menu-trigger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:44px;height:44px;display:none}.mobile-menu-trigger span{background:var(--ink);border-radius:2px;width:18px;height:2px;margin:3px auto;display:block}.language-menu{position:relative}.language-menu>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:7px;height:43px;padding:0 11px;font-size:12px;font-weight:700;display:flex}.language-menu>button>b{color:var(--soft)}.language-menu>div{z-index:120;border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:7px;position:absolute;top:50px;right:0}.language-menu>div>a{border-radius:9px;grid-template-columns:1fr auto;gap:1px 10px;padding:10px;display:grid}.language-menu>div>a:hover,.language-menu>div>a[aria-current=page]{background:#edf4ee}.language-menu>div span{font-size:13px;font-weight:760}.language-menu>div small{color:var(--muted);grid-column:1;font-size:11px}.language-menu>div b{color:var(--teal);grid-area:1/2/3;align-self:center}.mega-menu{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5effa;position:absolute;inset:76px 0 auto;box-shadow:0 24px 45px #182d271f}.mega-menu-inner{max-width:var(--max);margin:auto;padding:24px 32px 30px}.mega-menu-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-bottom:14px;font-size:12px;font-weight:800;display:flex}.mega-menu-heading a{color:var(--teal);text-transform:none;letter-spacing:0}.mega-menu-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mega-menu-grid>a{border:1px solid #0000;border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.mega-menu-grid>a:hover{border-color:var(--line);background:#fff}.mega-menu-grid .mega-icon{width:44px;height:44px;color:var(--teal);background:#e4eee6;border-radius:12px;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.mega-menu-grid>a>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.mega-menu-grid strong{font-size:14px}.mega-menu-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mega-menu-grid>a>b{color:var(--soft);font-size:11px}.mobile-nav-panel{display:none}.search-overlay{padding-top:8vh}.search-dialog{border-radius:22px;width:min(780px,100%)}.search-dialog-field{height:78px}.search-dialog-field input{font-size:18px}.recent-searches{border-bottom:1px solid var(--line);padding:14px 18px 7px}.recent-searches>div:first-child{justify-content:space-between;display:flex}.recent-searches strong{font-size:12px}.recent-searches button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:12px}.recent-searches>div:last-child{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.recent-searches>div:last-child button{color:var(--muted);background:#eef4ee;border-radius:99px;padding:6px 9px}.search-results>a{grid-template-columns:48px 1fr auto;padding:13px}.search-results>a.active{box-shadow:inset 3px 0 var(--teal);background:#e9f2ec}.search-results strong{font-size:15px}.search-results small{font-size:12px}.search-results a>span:nth-child(2)>em{color:var(--teal);margin-top:2px;font-size:10px;font-style:normal}.search-result-meta{text-align:right;align-items:flex-end!important;gap:3px!important;display:flex!important}.search-result-meta b{font-size:11px}.search-result-meta small{font-size:10px!important}.search-footer{border-top:1px solid var(--line);color:var(--soft);text-align:center;padding:10px 18px;font-size:11px}.search-no-results{font-size:14px}.search-no-results strong{font-size:18px}.search-no-results>div{gap:8px;margin-top:10px;display:flex}.search-no-results a{color:var(--teal);background:#e8f1eb;border-radius:9px;padding:7px 11px;font-weight:750}.phase4-hero{min-height:720px;padding:74px max(32px,calc((100% - var(--max))/2));text-align:left;background:linear-gradient(120deg,#edf3e8 0%,#f4f1e9 58%,#f2e9df 100%);grid-template-columns:minmax(0,1.03fr) minmax(390px,.72fr);justify-content:stretch;align-items:center;gap:70px;display:grid}.phase4-hero:before{opacity:.17}.hero-grid{background:linear-gradient(90deg,#0000 49.9%,#15262b0d 50%,#0000 50.1%) 0 0/88px 100%;position:absolute;inset:0}.phase4-hero .hero-content{width:auto;max-width:760px;margin:0}.phase4-hero h1{font-size:var(--display);letter-spacing:-.06em;margin:24px 0 23px;line-height:.92}.phase4-hero .hero-copy{max-width:660px;font-size:var(--body-lg);margin:0 0 30px;line-height:1.65}.phase4-hero .hero-search{border:2px solid #087a7042;max-width:660px;height:68px;font-size:16px}.hero-proof-row{color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-top:18px;font-size:12px;font-weight:700;display:flex}.hero-proof-row b{color:var(--teal);margin-right:6px}.hero-category-links{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.hero-category-links a{background:#ffffff75;border:1px solid #49695d29;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:flex}.hero-category-links a:hover{border-color:var(--teal);background:#fff}.hero-category-links span{color:var(--teal)}.hero-product-card{z-index:1;background:#fffefad6;border:1px solid #637f743b;border-radius:24px;padding:18px;position:relative;transform:rotate(1.4deg);box-shadow:0 35px 90px #37463b29}.product-card-top{color:var(--muted);justify-content:space-between;padding:2px 2px 14px;font-size:12px;font-weight:780;display:flex}.product-card-top b{color:var(--success);background:#dcf0e4;border-radius:99px;padding:4px 8px;font-size:10px}.product-file{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.product-file>span{color:#a55e3e;background:#ffe1d0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.product-file>div{flex-direction:column;display:flex}.product-file strong{font-size:12px}.product-file small{color:var(--muted);font-size:10px}.product-file>b{color:var(--success);font-size:10px}.product-preview{grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0;display:grid}.mock-page{border:1px solid var(--line);height:205px;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;flex-direction:column;gap:9px;padding:20px 14px;display:flex}.mock-page.selected{border:2px solid var(--teal);transform:translateY(-4px)}.mock-page i{background:#dbe3df;border-radius:3px;height:7px}.mock-page i:nth-child(2){width:75%}.mock-page i:nth-child(3){width:42%}.product-result{background:#e7f1e9;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;display:flex}.product-result>span{grid-template-columns:28px 1fr;column-gap:8px;display:grid}.product-result>span>b{width:28px;height:28px;color:var(--success);background:#cde6d5;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.product-result strong{font-size:12px}.product-result small{color:var(--muted);font-size:9px}.product-result button{background:var(--ink);color:#fff;border:0;border-radius:8px;height:37px;padding:0 12px;font-size:10px}.home-section{max-width:var(--max);padding:var(--space-8) 32px;margin:auto}.home-section+.home-section{padding-top:0}.section-heading{align-items:flex-end}.section-heading h2,.home-section h2,.proof-page h2{font-size:var(--h2);letter-spacing:-.045em;margin:10px 0 0;line-height:1.02}.section-heading>p{max-width:440px;font-size:14px}.section-heading>a{color:var(--teal);font-size:13px;font-weight:780}.featured-grid{grid-template-columns:repeat(3,1fr);margin-top:32px}.featured-grid .tool-card{min-height:230px}.phase4-categories{grid-template-columns:repeat(2,1fr);margin-top:34px}.phase4-categories>a{grid-template-rows:1fr;grid-template-columns:56px 1fr auto;align-items:start;min-height:178px;padding:25px}.phase4-categories>a>span{width:52px;height:52px}.phase4-categories div{gap:8px}.phase4-categories div>small{color:var(--peach);font-size:10px;font-weight:850}.phase4-categories strong{font-size:19px}.phase4-categories p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.phase4-categories>a>b{color:var(--muted);grid-column:3;gap:10px;font-size:12px;display:flex}.phase4-categories>a>b i{color:var(--teal);font-size:18px;font-style:normal}.workflow-section{border-block:1px solid var(--line);background:#e9f0e9}.workflow-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:34px;display:grid}.workflow-cards article{background:#ffffffb8;border:1px solid #5270642e;border-radius:18px;flex-direction:column;padding:25px;display:flex}.workflow-cards article>span{width:46px;height:46px;color:var(--teal);background:#d7e9dc;border-radius:13px;place-items:center;font-family:Georgia,serif;font-size:19px;display:grid}.workflow-cards h3{margin:20px 0 7px;font-family:Georgia,serif;font-size:24px}.workflow-cards p{color:var(--muted);margin:0;font-size:13px}.workflow-cards article>div{flex-direction:column;gap:7px;margin:24px 0;display:flex}.workflow-cards article>div span{color:var(--ink-2);justify-content:space-between;font-size:12px;display:flex}.workflow-cards article>div b{color:var(--soft)}.workflow-cards a{color:var(--teal);margin-top:auto;font-size:12px;font-weight:800}.workflow-cards a b{float:right}.privacy-proof-section{grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;display:grid}.privacy-copy p{color:var(--muted);font-size:15px;line-height:1.75}.privacy-copy .primary-button{margin-top:12px}.privacy-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;display:grid}.privacy-flow>div{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;gap:8px;min-height:160px;padding:20px;display:flex}.privacy-flow>div>span{width:28px;height:28px;color:var(--teal);background:#d9ebdf;border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid}.privacy-flow strong{margin-top:12px;font-size:13px}.privacy-flow small{color:var(--muted);font-size:11px}.privacy-flow>b{color:var(--soft)}.audience-section{grid-template-columns:1.1fr 1fr 1fr;gap:18px;display:grid}.audience-section>div{padding-right:30px}.audience-section article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px}.audience-section article>span{color:var(--teal);font-family:Georgia,serif;font-size:25px}.audience-section article>strong{margin:20px 0 8px;font-size:16px;display:block}.audience-section article p{color:var(--muted);font-size:13px;line-height:1.65}.audience-section article>div{color:var(--teal);margin-top:18px;font-size:11px;font-weight:750}.new-tools-section .tool-grid{margin-top:32px}.tool-grid{gap:16px}.tool-card{border-radius:16px;min-height:218px;padding:20px}.tool-card-head{justify-content:space-between;align-items:start;display:flex}.tool-card .card-arrow{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid;position:static}.tool-card h3{font-size:16px;line-height:1.28}.tool-card p{max-width:none;font-size:12px;line-height:1.55}.tool-category,.popular,.capability-badge{font-size:9px}.capability-badge{color:var(--teal);font-weight:800}.tool-card-meta{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:16px;display:flex}.tool-card-meta span{color:var(--muted);background:#f0f4f0;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:720}.tool-card-meta b{color:var(--teal);margin-right:4px}.directory-hero{padding:72px 0 42px}.directory-hero h1{font-size:var(--h1);line-height:.98}.directory-hero p{font-size:15px}.directory-hero>div{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex}.directory-hero>div span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:6px 9px;font-size:11px;font-weight:720}.directory-controls{padding:14px 0 5px;top:76px}.directory-search{height:62px}.directory-search input{font-size:15px}.directory-filter-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.directory-filter-bar .category-row{border:0;flex:1}.directory-toggles{align-items:center;gap:8px;padding-top:12px;display:flex}.directory-toggles>label:not(.sort-control){border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.directory-toggles input{accent-color:var(--teal)}.sort-control{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.sort-control select{border:1px solid var(--line);background:#fff;border-radius:9px;height:36px;padding:0 9px;font-size:11px}.directory-summary{justify-content:space-between;margin:24px 0;font-size:12px;display:flex}.empty-state{font-size:13px}.empty-state>span{color:var(--teal);font-size:28px}.empty-state p{margin:0}.secondary-button{border:1px solid var(--line-strong);min-height:43px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:0 15px;font-size:12px;font-weight:760}.phase4-category-hero{padding:52px 0 35px}.phase4-category-hero h1{font-size:var(--h1);line-height:1}.phase4-category-hero p{max-width:720px;font-size:15px}.phase4-category-hero>div:last-child>div{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.phase4-category-hero>div:last-child>div span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:750}.category-overview{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 52px;display:grid}.category-overview article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:9px;padding:20px;display:flex}.category-overview article>span{color:var(--peach);letter-spacing:.1em;font-size:9px;font-weight:850}.category-overview a{justify-content:space-between;width:100%;font-size:12px;font-weight:720;display:flex}.category-overview a b{color:var(--teal)}.category-overview strong{font-size:14px}.category-overview p{color:var(--muted);margin:0;font-size:11px}.category-workflow{background:#e8f0e9;border-radius:20px;margin:0 0 45px;padding:30px}.category-workflow h2{margin:8px 0 24px;font-family:Georgia,serif;font-size:32px}.category-workflow>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.category-workflow a{background:#fff;border-radius:12px;flex-direction:column;min-height:150px;padding:16px;display:flex}.category-workflow a>span{color:var(--peach);font-size:9px;font-weight:850}.category-workflow strong{margin:20px 0 6px;font-size:13px}.category-workflow small{color:var(--muted);font-size:10px}.category-copy details{border-top:1px solid var(--line)}.category-copy summary{cursor:pointer;padding:13px 0;font-size:12px;font-weight:750}.category-copy details p{margin-top:0}.phase4-tool-hero{max-width:var(--workspace);grid-template-columns:64px minmax(0,1fr) 280px;padding:35px 32px 25px}.phase4-tool-hero h1{font-size:clamp(2.4rem,4vw,4rem);line-height:1.03}.phase4-tool-hero p{max-width:760px;font-size:15px}.tool-capability-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:70px 1fr;gap:6px 10px;padding:15px;display:grid}.tool-capability-card>span{color:var(--soft);letter-spacing:.08em;font-size:8px;font-weight:850}.tool-capability-card>strong{font-size:10px}.tool-capability-card>small{color:var(--muted);grid-column:1/-1;margin-top:6px;font-size:9px;line-height:1.45}.privacy-level-popover{position:relative}.privacy-level-popover summary{cursor:pointer;list-style:none}.privacy-level-popover summary::-webkit-details-marker{display:none}.privacy-level-popover summary b{margin-left:4px}.privacy-level-popover>div{z-index:40;border:1px solid var(--line);width:330px;box-shadow:var(--shadow);color:var(--ink);background:#fff;border-radius:12px;padding:16px;position:absolute;top:34px;left:0}.privacy-level-popover strong{font-size:12px}.privacy-level-popover p{color:var(--muted);margin:7px 0;font-size:11px}.privacy-level-popover small{color:var(--soft);font-size:9px;display:block}.privacy-level-popover a{color:var(--teal);margin-top:10px;font-size:10px;font-weight:800;display:block}.tool-answer-section{max-width:var(--workspace);border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;margin:24px auto 0;padding:26px 32px;display:grid}.tool-answer-section h2{letter-spacing:-.025em;margin:7px 0 10px;font:700 clamp(1.65rem,3vw,2.4rem)/1.05 Georgia,serif}.tool-answer-section p{max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.tool-answer-section dl{border:1px solid var(--line);background:var(--line);border-radius:13px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.tool-answer-section dl>div{background:var(--warm-white);min-width:0;padding:13px}.tool-answer-section dt{color:var(--soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:850}.tool-answer-section dd{color:var(--ink);margin:0;font-size:10px;line-height:1.5}.pdf-thumbnail-toolbar{height:48px;color:var(--muted);background:#f8faf8;border-bottom:1px solid #ccd4d0;justify-content:space-between;align-items:center;padding:0 13px;font-size:11px;display:flex}.pdf-thumbnail-toolbar>div{gap:6px;display:flex}.pdf-thumbnail-toolbar button{border:1px solid var(--line);min-height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;padding:0 10px;font-size:10px}.pdf-preview-controls i{background:var(--line);width:1px;height:20px}.pdf-preview-bar{font-size:11px}.pdf-preview-bar button{width:32px;height:32px}.pdf-canvas-wrap canvas{transition:transform .18s}.workbench-shell{max-width:var(--workspace);padding:0 32px}.workbench-shell>*{border-radius:0}.workspace-heading{border:1px solid var(--line);min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 17px;font-size:11px;display:flex;box-shadow:none!important;background:#f2f6f2!important;border-bottom:0!important;border-radius:17px 17px 0 0!important}.workspace-heading>div{align-items:center;gap:8px;font-weight:750;display:flex}.status-dot{background:var(--success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #287a551f}.workspace-heading+*{border-radius:0 0 18px 18px!important}.generic-workbench,.special-workbench,.file-workbench{padding:26px}.editor-field>span,.output-panel>div:first-child{font-size:11px}.editor-field textarea{font-size:14px}.output-panel pre{font-size:13px}.work-field{font-size:12px}.work-field input,.work-field select{height:46px;font-size:14px}.work-field small,.privacy-note,.workbench-action>span{font-size:10px}.quiet-button{min-height:38px;padding:0 12px;font-size:11px}.primary-button{min-height:46px;font-size:12px}.inline-message{font-size:11px}.tool-content-grid,.faq-section,.related-section,.tool-version{max-width:1356px}.tool-guide li strong{font-size:13px}.tool-guide li span,.capability-limits ul,.privacy-card p,.privacy-card a{font-size:11px}.privacy-card dl{margin:18px 0}.privacy-card dl>div{border-bottom:1px solid #37604b26;justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.privacy-card dd{margin:0;font-weight:750}.faq-section summary{font-size:14px}.faq-section details p{font-size:12px}.related-section>div:first-child{justify-content:space-between;align-items:end;display:flex}.related-section>div:first-child p{max-width:420px;color:var(--muted);margin:0;font-size:11px}.tool-version{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin:65px auto 0;display:grid;overflow:hidden}.tool-version>div{background:#fff;flex-direction:column;gap:6px;padding:17px;display:flex}.tool-version span{color:var(--soft);letter-spacing:.1em;font-size:8px;font-weight:850}.tool-version strong{text-transform:capitalize;font-size:10px}.proof-page{padding-bottom:100px}.proof-hero{max-width:var(--max);text-align:center;margin:auto;padding:65px 32px 70px}.proof-hero h1{font-family:Georgia,serif;font-size:var(--h1);letter-spacing:-.05em;margin:14px 0 20px;line-height:.98}.proof-hero p{max-width:780px;color:var(--muted);margin:auto;font-size:17px;line-height:1.65}.proof-hero>div{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px;display:flex}.proof-hero>div span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:7px 10px;font-size:11px}.proof-flow-section{padding:70px max(32px,calc((100% - var(--max))/2));background:#e8f0e9}.proof-flow-section>div:first-child{max-width:680px}.proof-flow-section p,.proof-section header p{color:var(--muted);font-size:14px}.proof-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:34px;display:grid}.proof-flow article{background:#fff;border-radius:15px;min-height:180px;padding:20px}.proof-flow article>span{color:var(--peach);font-size:10px;font-weight:850}.proof-flow strong{margin:35px 0 7px;font-size:14px;display:block}.proof-flow small{color:var(--muted);font-size:11px}.proof-flow>b{color:var(--soft)}.proof-section,.proof-split,.verify-section{max-width:var(--max);margin:auto;padding:90px 32px 0}.proof-section>header{max-width:700px}.privacy-level-table{border:1px solid var(--line);border-radius:17px;margin-top:30px;overflow:hidden}.privacy-level-table article{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.privacy-level-table article:last-child{border-bottom:0}.privacy-level-table article>span{width:34px;height:34px;color:var(--teal);background:#dcece1;border-radius:10px;place-items:center;display:grid}.privacy-level-table article>div{flex-direction:column;display:flex}.privacy-level-table strong{font-size:14px}.privacy-level-table p{color:var(--muted);margin:3px 0;font-size:12px}.privacy-level-table article>b{color:var(--muted);background:#f0f4f0;border-radius:99px;padding:6px 9px;font-size:9px}.proof-split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.proof-split article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.proof-split h2{font-size:34px}.proof-split ul{color:var(--muted);padding-left:20px;font-size:13px;line-height:1.75}.verify-section{grid-template-columns:1fr .8fr;align-items:center;gap:70px;display:grid}.verify-section>div>p{color:var(--muted);font-size:14px;line-height:1.75}.verify-section ol{background:#e8f0e9;border-radius:18px;margin:0;padding:20px;list-style:none}.verify-section li{border-bottom:1px solid #506e5f26;align-items:center;gap:12px;padding:12px;font-size:12px;font-weight:720;display:flex}.verify-section li:last-child{border:0}.verify-section li span{width:28px;height:28px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;font-size:9px;display:grid}.dependencies-proof{grid-template-columns:1fr .8fr;gap:70px;display:grid}.dependencies-proof>div{border-left:3px solid var(--teal);background:#edf4ee;align-self:end;padding:25px}.dependencies-proof>div p{color:var(--muted);font-size:12px}.dependencies-proof a{color:var(--teal);font-size:12px;font-weight:780}.legal-page{max-width:1040px}.legal-page>header p{font-size:16px}.legal-page>header small{font-size:11px}.legal-page article{max-width:820px}.legal-page article h2{font-size:30px}.legal-page article p{font-size:14px}.license-row{font-size:11px}.license-row small{font-size:10px}@media (width<=1100px){.phase4-hero{grid-template-columns:1fr .7fr;gap:35px}.mock-page{height:170px}.global-nav{display:none}.mobile-menu-trigger{display:block}.language-menu:not(.mobile),.mega-menu{display:none}.featured-grid,.tool-grid,.directory-grid{grid-template-columns:repeat(3,1fr)}.audience-section{grid-template-columns:1fr 1fr}.audience-section>div{grid-column:1/-1}.directory-filter-bar{display:block}.directory-toggles{padding:0 0 12px}.phase4-tool-hero{grid-template-columns:60px 1fr}.tool-capability-card{grid-column:2}.category-workflow>div{grid-template-columns:repeat(2,1fr)}.mobile-nav-panel{z-index:100;border-bottom:1px solid var(--line);background:var(--paper);max-height:calc(100vh - 76px);box-shadow:var(--shadow);padding:20px;display:block;position:absolute;top:76px;left:0;right:0;overflow:auto}.mobile-nav-primary{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px;display:grid}.mobile-nav-primary a{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;padding:14px;font-weight:780;display:flex}.mobile-nav-panel>strong{color:var(--soft);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:10px;display:block}.mobile-category-links{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.mobile-category-links a{background:#fff;border-radius:10px;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:720;display:grid}.mobile-category-links a>span{width:34px;height:34px;color:var(--teal);background:#e8f1e9;border-radius:9px;place-items:center;display:grid}.mobile-category-links small{color:var(--soft)}.language-menu.mobile{margin-top:18px}.language-menu.mobile>button{justify-content:center;width:100%}.language-menu.mobile>div{width:100%;box-shadow:none;margin-top:8px;position:static}}@media (width<=820px){.phase4-hero{grid-template-columns:1fr;min-height:auto;padding:65px 22px}.phase4-hero .hero-content{max-width:none}.hero-product-card{max-width:620px;transform:none}.featured-grid,.workflow-cards{grid-template-columns:repeat(2,1fr)}.phase4-categories{grid-template-columns:1fr}.privacy-proof-section,.verify-section,.dependencies-proof{grid-template-columns:1fr;gap:35px}.audience-section{grid-template-columns:1fr}.proof-flow{grid-template-columns:1fr 1fr}.proof-flow>b{display:none}.proof-split,.category-overview{grid-template-columns:1fr}.phase4-tool-hero{padding-inline:18px}.tool-capability-card{grid-column:1/-1}.tool-version{grid-template-columns:repeat(2,1fr);margin-inline:18px}.related-section>div:first-child{display:block}.related-section>div:first-child p{margin-top:8px}.tool-answer-section{grid-template-columns:1fr;margin-inline:18px;padding:22px}}@media (width<=600px){.global-header-inner{height:68px;padding:0 14px}.header-actions{margin-left:auto}.search-trigger.compact{justify-content:center;width:44px;min-width:44px;padding:0}.search-trigger.compact>span:nth-child(2),.search-trigger.compact kbd{display:none}.mobile-nav-panel{max-height:calc(100vh - 68px);top:68px}.mobile-category-links,.mobile-nav-primary{grid-template-columns:1fr}.phase4-hero{padding:48px 18px}.phase4-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.phase4-hero .hero-copy{font-size:16px}.hero-category-links{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.hero-category-links a{flex:none}.hero-product-card{padding:12px}.product-preview{gap:6px}.mock-page{height:125px;padding:12px 8px}.product-result{flex-direction:column;align-items:flex-start;gap:10px}.product-result button{width:100%}.home-section{padding:72px 18px}.home-section+.home-section{padding-top:0}.featured-grid,.workflow-cards,.tool-grid,.directory-grid{grid-template-columns:1fr}.phase4-categories>a{grid-template-columns:48px 1fr}.phase4-categories>a>b{grid-column:2;margin-top:8px}.privacy-flow{grid-template-columns:1fr}.privacy-flow>b{text-align:center;transform:rotate(90deg)}.directory-page,.category-page{padding-inline:18px}.directory-hero{padding-top:48px}.directory-toggles{flex-direction:column;align-items:stretch}.directory-toggles>label:not(.sort-control){justify-content:center}.sort-control{justify-content:space-between}.category-workflow{padding:20px}.category-workflow>div{grid-template-columns:1fr}.category-workflow a{min-height:auto}.phase4-tool-hero{grid-template-columns:48px 1fr}.phase4-tool-hero h1{font-size:34px}.tool-capability-card{grid-column:1/-1}.trust-pills{gap:6px}.trust-pills>span,.privacy-level-popover summary{align-items:center;min-height:32px;display:flex}.privacy-level-popover>div{width:auto;position:fixed;inset:auto 12px 12px}.workspace-heading{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.tool-version{grid-template-columns:1fr}.proof-hero{padding:48px 18px}.proof-flow-section,.proof-section,.proof-split,.verify-section{padding-inline:18px}.proof-flow{grid-template-columns:1fr}.privacy-level-table article{grid-template-columns:36px 1fr}.privacy-level-table article>b{grid-column:2;justify-self:start}.proof-split{padding-top:65px}.proof-page h2{font-size:34px}.tool-answer-section{margin-inline:0;padding:19px 17px}.tool-answer-section dl{grid-template-columns:1fr}}.before-after-panel{border:1px solid var(--line);background:#f8faf8;border-radius:13px;grid-column:1/-1;padding:14px}.before-after-heading{justify-content:space-between;margin-bottom:10px;display:flex}.before-after-heading span{text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.before-after-heading small{color:var(--muted);font-size:10px}.before-after-canvas{background:repeating-conic-gradient(#e9eeea 0 25%,#fff 0 50%) 50%/20px 20px;border-radius:9px;height:380px;position:relative;overflow:hidden}.before-after-canvas>img,.before-after-canvas>div{width:100%;height:100%;position:absolute;inset:0}.before-after-canvas img{object-fit:contain;width:100%;height:100%}.before-after-canvas>div{overflow:hidden}.before-after-canvas>div img{object-fit:contain;object-position:left center;width:100vw;max-width:none;height:100%}.before-after-canvas>i{background:#fff;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #00000047}.before-after-panel>label{margin-top:9px;display:block}.before-after-panel input{width:100%;accent-color:var(--teal)}.favicon-preview-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0;display:grid}.favicon-preview-grid figure{border:1px solid var(--line);background:#f8faf8;border-radius:12px;margin:0;padding:12px}.favicon-preview-grid figure>div{background:repeating-conic-gradient(#e9eeea 0 25%,#fff 0 50%) 50%/16px 16px;border-radius:7px;place-items:center;height:82px;display:grid}.favicon-preview-grid img{object-fit:contain}.favicon-preview-grid figcaption{justify-content:space-between;margin-top:8px;font-size:10px;font-weight:750;display:flex}.favicon-preview-grid small{color:var(--soft);font-size:8px}.code-editor>span{justify-content:space-between}.code-editor>span b{font:inherit}.code-editor>span small{color:var(--soft);letter-spacing:0;text-transform:none;font-size:9px;font-weight:650}.code-editor>div{background:#fff;grid-template-columns:48px 1fr;min-height:345px;display:grid}.code-editor>div>pre{border-right:1px solid var(--line);color:#9aa7a3;text-align:right;-webkit-user-select:none;user-select:none;background:#f4f6f4;height:100%;margin:0;padding:15px 9px;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.code-editor>div>textarea{min-height:345px}@media (width<=600px){.before-after-canvas{height:260px}.before-after-heading{flex-direction:column;align-items:flex-start;gap:3px}}@media (width<=760px){.favicon-preview-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=480px){.favicon-preview-grid{grid-template-columns:repeat(2,1fr)}}.diff-preview mark{color:inherit;background:0 0}.diff-preview mark.added{color:#1f6844;background:#d9f1df;text-decoration:none}.diff-preview mark.removed{color:#8e3d36;background:#f9dcd7;text-decoration:line-through}.sensitive-notice{background:#fff8ed;border:1px solid #e2c8a6;border-radius:12px;align-items:flex-start;gap:12px;max-width:1356px;margin:0 auto 12px;padding:14px 17px;display:flex}.sensitive-notice>span{width:30px;height:30px;color:var(--warning);background:#f7e2c7;border-radius:9px;place-items:center;display:grid}.sensitive-notice strong{font-size:12px}.sensitive-notice p{color:#7c6248;margin:3px 0 0;font-size:10px;line-height:1.5}@media (width<=760px){.sensitive-notice{margin-inline:18px}}.tool-card p,.footer-main p,.footer-main>div>a:not(.brand),.privacy-diagram strong,.category-copy p{font-size:12px}.tool-category,.popular,.trust-pills span,.breadcrumbs,.privacy-diagram small,.footer-bottom,.ad-slot .ad-consent-placeholder{font-size:10px}.work-field small,.privacy-note,.workbench-action>span,.inline-message,.tool-guide li span,.capability-limits ul,.privacy-card p,.privacy-card a,.faq-section details p{font-size:12px}.work-field,.segmented button,.inline-select,.quiet-button,.editor-field>span,.output-panel>div:first-child,.result-details span,.match-list strong,.validation-panel,.validation-panel th,.validation-panel td,.table-scroll th,.table-scroll td,.file-queue strong,.file-queue small,.file-queue b,.size-chip-row span,.compare-grid strong,.warning-note,.pdf-file-list strong,.pdf-preview-bar,.pdf-thumbnail-toolbar,.tool-capability-card>strong,.tool-capability-card>small{font-size:11px}.tool-guide li strong,.file-drop strong,.image-preview>span,.range-field,.inspect-layout dl>div,.pdf-details>div{font-size:13px}.editor-field textarea,.output-panel pre,.work-field input,.work-field select{font-size:14px}@media (width<=600px){.workbench-action{z-index:15;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:12px;padding:10px;position:sticky;bottom:8px;box-shadow:0 10px 30px #1b302a29}.workbench-action .primary-button{flex:1}.directory-controls{top:68px}}
