:root{--bg:#f2eee3;--bg-accent:linear-gradient(#222a2609 1px, transparent 1px), linear-gradient(90deg, #222a2609 1px, transparent 1px), linear-gradient(180deg, #f7f2e6 0%, #ece5d3 100%);--surface:#fffaf0;--surface-strong:#fffdf7;--surface-muted:#eee3cc;--border:#28302b29;--border-strong:#28302b47;--text:#232a26;--muted:#687066;--accent:#2e7764;--accent-soft:#e5efe6;--toolbox-red:#c65f46;--toolbox-yellow:#d8a840;--toolbox-blue:#486e91;--shadow:0 24px 0 #232a260f, 0 28px 60px #232a2621;--shadow-soft:0 10px 20px #232a2614;--radius-xl:14px;--radius-lg:10px;--radius-md:8px;--content:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg);background-image:var(--bg-accent);color:var(--text);background-size:28px 28px,28px 28px,auto;margin:0;font-family:Avenir,Trebuchet MS,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--muted);margin:0;line-height:1.7}h1,h2,h3{letter-spacing:0;margin:0}h1{max-width:12ch;font-size:4.5rem;line-height:.98}h2{font-size:2.5rem;line-height:1.02}h3{font-size:1.15rem}.page-shell{min-height:100vh;padding:22px 16px 56px}.site-frame{max-width:var(--content);margin:0 auto}.glass-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.nav-shell,.card,.tool-panel,.hero-panel,.footer-panel,.section-panel{border-radius:var(--radius-xl)}.nav-shell{border:1px solid var(--border-strong);background:#fff9ea;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:12px;display:flex}.brand-mark{letter-spacing:0;align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand-badge{color:#f8e3a7;background:#27312c;border:1px solid #232a2659;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:inset 0 1px #ffffff29}.nav-links{flex-wrap:wrap;gap:10px;display:flex}.nav-links a{color:var(--muted);border-radius:8px;padding:9px 12px}.nav-links a:hover,.nav-links a:focus-visible,.category-pill:hover,.tool-link:hover,.button:hover,.tool-button:hover{transform:translateY(-1px)}.nav-links a:hover,.nav-links a:focus-visible{color:var(--text);background:#efe2c7}.hero-panel,.section-panel,.footer-panel,.tool-panel{padding:30px}.hero-panel{gap:22px;margin-bottom:20px;display:grid;position:relative;overflow:hidden}.eyebrow{width:fit-content;color:var(--muted);text-transform:uppercase;background:#efe2c7;border:1px solid #28302b21;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-grid,.card-grid,.feature-grid,.tool-grid,.detail-grid,.faq-grid,.footer-grid{gap:18px;display:grid}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:start}.hero-copy,.section-copy,.tool-copy,.section-header,.mini-list,.tool-link,.output-shell,.tool-form,.tool-shell,.tool-hero,.tool-card-copy,.hero-aside{gap:16px;display:grid}.hero-copy p,.section-copy p,.tool-copy p,.section-header p{max-width:66ch}.hero-stats{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.hero-stat{border:1px solid var(--border);background:#ffffffbf;border-radius:18px;min-width:120px;padding:14px 16px}.hero-stat strong{margin-bottom:4px;font-size:1.3rem;display:block}.hero-stat span{color:var(--muted);font-size:.92rem}.hero-aside{align-self:stretch}.compact-card{padding:20px}.compact-card strong{margin-bottom:6px;font-size:1.15rem;display:block}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tool-grid{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);align-items:start}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.footer-grid{grid-template-columns:1.2fr .8fr;align-items:start}.card{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:22px}.card strong,.metric-card strong{margin-bottom:8px;font-size:1.05rem;display:block}.section-stack{gap:20px;margin-top:20px;display:grid}.label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:2px;font-size:.78rem;display:inline-block}.muted-chip,.tool-card-badge{background:var(--surface-muted);color:var(--muted);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.9rem;display:inline-flex}.tool-card-top,.tool-card-footer,.breadcrumb-row,.tool-actions,.category-pills{flex-wrap:wrap;gap:10px;display:flex}.breadcrumb-row{color:var(--muted);align-items:center;margin:0 0 14px 8px;font-size:.95rem}.category-pills{margin-top:8px}.category-pill{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffbf;border-radius:18px;min-width:150px;padding:14px 16px}.category-pill strong{margin-bottom:4px;display:block}.category-pill span{color:var(--muted);font-size:.92rem}.tool-link{min-height:210px}.tool-link:hover{border-color:var(--border-strong)}.tool-card-arrow{color:var(--muted);font-size:.92rem}.tool-copy h1{max-width:14ch}.tool-highlights{max-width:340px}.field{gap:8px;display:grid}.field label{font-weight:600}.field-help{color:var(--muted);font-size:.92rem}textarea,input,select{border-radius:var(--radius-md);width:100%;font:inherit;color:var(--text);background:#fffdf7;border:1px solid #1f31381f;outline:none;padding:14px 16px}textarea:focus,input:focus,select:focus{border-color:#2e77648c;box-shadow:0 0 0 4px #2e77641a}textarea{resize:vertical;min-height:120px}.checkbox-row{align-items:center;gap:10px;min-height:48px;display:flex}.checkbox-row input{width:20px;height:20px}.tool-button,.button,button{font:inherit}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:13px 18px;font-weight:600;display:inline-flex}.button.primary,.tool-button.primary{background:var(--accent);color:#fff;box-shadow:0 10px 30px #2f7d6b38}.button.secondary,.tool-button.ghost,.tool-button{border:1px solid var(--border);color:var(--text);background:#ffffffd1}.tool-button{cursor:pointer;border-radius:8px;padding:12px 16px}.output-box{border-radius:var(--radius-lg);border:1px solid var(--border);white-space:pre-wrap;word-break:break-word;background:#fbfaf7;min-height:180px;padding:18px;overflow-x:auto}.tool-image-shell{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fbfaf7;margin-top:14px;padding:18px}.tool-image-preview{border:1px solid var(--border);background:#fff;border-radius:18px;width:min(100%,280px);padding:12px;display:block}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.metric-card{border-radius:var(--radius-md);border:1px solid var(--border);background:#fffc;padding:16px}.metric-card span{color:var(--muted);font-size:.92rem}.privacy-banner,.status-banner{border-radius:var(--radius-lg);border:1px solid var(--border);padding:18px 20px}.privacy-banner{background:linear-gradient(135deg,#eef6f3f0,#ffffffe0)}.status-banner{background:#ffffffbd}.status-banner.error{background:#fff3efeb;border-color:#b056342e}@media (width<=900px){.hero-grid,.tool-grid,.footer-grid{grid-template-columns:1fr}.nav-shell{flex-direction:column;align-items:flex-start}.hero-panel,.section-panel,.footer-panel,.tool-panel{padding:22px}h1{max-width:12ch;font-size:3.35rem}.tool-copy h1{max-width:12ch}}@media (width<=640px){.page-shell{padding-inline:12px}.hero-stats,.tool-actions,.category-pills{flex-direction:column}.category-pill,.hero-stat,.tool-button,.button,.nav-links{width:100%}.nav-links a{text-align:center;flex:calc(50% - 10px)}.breadcrumb-row{margin-left:2px;font-size:.88rem}h1{font-size:2.8rem}h2{font-size:2rem}}.directory-shell{border:1px solid var(--border-strong);box-shadow:var(--shadow);background:#fff7e4;border-radius:18px;gap:18px;margin-bottom:20px;padding:0 24px 24px;display:grid;overflow:hidden}.toolbox-lid{background:#2c352f;border-bottom:4px solid #c65f46;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:42px;margin:0 -24px;padding:9px 18px;display:grid}.toolbox-lid span{background:#fffaf033;border-radius:999px;height:8px;display:block}.toolbox-lid span:nth-child(2){background:#f2d78d;border:1px solid #fff3;border-radius:8px;width:84px;height:16px}.directory-hero{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);align-items:start;gap:20px;display:grid}.directory-copy{gap:12px;display:grid}.directory-lead{max-width:36ch;color:var(--text);font-size:1.18rem;font-weight:700}.directory-supporting{color:var(--muted);font-size:.95rem}.privacy-chip-row{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.privacy-chip{min-height:34px;color:var(--muted);background:#fffdf7;border:1px solid #28302b24;border-radius:8px;align-items:center;padding:7px 10px;font-size:.84rem;font-weight:700;display:inline-flex}.directory-summary{border:1px solid var(--border);background:linear-gradient(90deg,#232a260d 1px,#0000 1px) 0 0/12px 12px,linear-gradient(#fffdf7,#f2e7cf);border-radius:8px;align-self:stretch;padding:18px;box-shadow:inset 0 0 0 5px #ffffff75}.directory-summary strong{margin:10px 0 8px;font-size:2rem;display:block}.directory-controls{background:#eee3cc;border:1px solid #28302b21;border-radius:10px;grid-template-columns:minmax(0,1.4fr) minmax(190px,.55fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.directory-search,.directory-select{color:var(--muted);text-transform:uppercase;gap:8px;font-size:.84rem;font-weight:800;display:grid}.directory-search input,.directory-select select{border-color:#28302b33;min-height:54px;box-shadow:inset 0 2px #232a260a}.directory-count{min-height:54px;color:var(--muted);background:#fffdf7;border:1px solid #28302b33;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;display:inline-flex}.directory-chips{flex-wrap:wrap;gap:10px;display:flex}.directory-chip{color:var(--muted);font:inherit;cursor:pointer;background:#fffdf7;border:1px solid #28302b29;border-radius:8px;padding:10px 12px;font-weight:700}.directory-chip[aria-pressed=true]{color:#f8e3a7;background:#2c352f;border-color:#2c352f;box-shadow:inset 0 -3px #c65f46b3}.directory-grid{background:linear-gradient(90deg,#28302b0f 1px,#0000 1px) 0 0/18px 18px,linear-gradient(#28302b0f 1px,#0000 1px) 0 0/18px 18px,#eadfc8;border:1px solid #28302b21;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:12px;padding:12px;display:grid}.directory-empty{border:1px dashed var(--border-strong);background:#fffdf7;border-radius:8px;padding:30px 24px}.directory-empty strong{margin-bottom:6px;display:block}.directory-shell--launcher{gap:14px}.directory-shell--launcher .directory-hero{grid-template-columns:minmax(0,1.4fr) minmax(180px,.45fr)}.directory-shell--launcher h1{max-width:13ch;font-size:3.6rem}.directory-shell--launcher .directory-copy{gap:9px}.directory-shell--launcher .directory-lead{font-size:1.08rem}.directory-shell--launcher .privacy-chip-row{gap:8px}.directory-shell--launcher .privacy-chip{min-height:30px;padding:6px 9px}.directory-shell--launcher .directory-summary strong{font-size:1.65rem}.directory-shell--launcher .directory-controls{grid-template-columns:minmax(0,1.7fr) minmax(190px,.55fr) auto}.directory-shell--launcher .directory-search input{min-height:62px;font-size:1.08rem}.launcher-shortcuts{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.launcher-shortcut{min-height:72px;color:var(--text);cursor:pointer;background:#fffdf7;border:1px solid #28302b29;border-radius:8px;align-content:center;justify-items:start;gap:8px;padding:10px;display:grid;box-shadow:0 2px #28302b17}.launcher-shortcut:hover,.launcher-shortcut:focus-visible{border-color:#2e776459;transform:translateY(-1px)}.launcher-shortcut[aria-pressed=true]{color:#f8e3a7;background:#2c352f;border-color:#2c352f;box-shadow:inset 0 -3px #c65f46b3}.launcher-shortcut-icon{width:30px;height:30px;color:var(--accent);background:#efe2c7;border-radius:7px;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex}.launcher-shortcut[aria-pressed=true] .launcher-shortcut-icon{color:#f8e3a7;background:#f8e3a72e}.launcher-shortcut span:last-child{font-size:.86rem;font-weight:800}.launcher-section-header{justify-content:space-between;align-items:end;gap:12px;display:flex}.launcher-section-header a{color:var(--accent);font-size:.94rem;font-weight:800}.launcher-cta{justify-content:center;display:flex}.directory-shell--launcher .directory-grid{grid-template-columns:repeat(auto-fit,minmax(166px,1fr))}.directory-shell--launcher .tool-card{min-height:198px}.tool-card{background:#fffaf0;border:1px solid #28302b29;border-radius:8px;gap:16px;min-height:226px;padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 2px #28302b1f,0 10px 18px #28302b0f}.tool-card:hover,.tool-card:focus-visible{border-color:#2e776459;box-shadow:0 3px #28302b24,0 14px 24px #28302b1a}.tool-card-top{justify-content:space-between;align-items:start}.tool-icon-shell{background:linear-gradient(135deg, #ffffff47, transparent 42%), linear-gradient(145deg, color-mix(in srgb, var(--tool-accent) 84%, white), color-mix(in srgb, var(--tool-accent) 70%, #232a26));color:#fff;border-radius:14px;width:66px;height:66px;padding:11px;box-shadow:inset 0 1px #ffffff47,inset 0 -4px #232a2624,0 9px #232a2614}.tool-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:100%;height:100%}.tool-icon text{fill:currentColor;font-family:inherit;font-size:14px;font-weight:700}.tool-card-category{color:var(--muted);white-space:nowrap;background:#efe2c7;border-radius:8px;padding:7px 9px;font-size:.76rem;font-weight:800}.tool-card-copy{gap:10px}.tool-card-copy strong{font-size:1.04rem;line-height:1.15}.tool-card-copy p{font-size:.94rem;line-height:1.48}.tool-card-footer{margin-top:auto}.tool-card-badge{color:var(--accent);background:#2e776414;border:1px solid #2e77641f}.directory-shell .tool-card{height:100%}.directory-shell .tool-card[hidden]{display:none!important}.directory-shell .tool-card:focus-visible{outline-offset:3px;outline:2px solid #2e776473}@media (width<=900px){.directory-hero,.directory-controls{grid-template-columns:1fr}.directory-summary{max-width:420px}.launcher-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))}.directory-shell--launcher .directory-hero,.directory-shell--launcher .directory-controls{grid-template-columns:1fr}}@media (width<=640px){.directory-shell{border-radius:14px;padding:0 14px 18px}.toolbox-lid{margin:0 -14px}.directory-count{justify-content:flex-start}.directory-chips,.launcher-shortcuts{display:none}.directory-grid{grid-template-columns:1fr;padding:8px}.tool-card{grid-template-rows:1fr;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:128px;padding:16px}.tool-icon-shell{border-radius:12px;width:58px;height:58px}.tool-card-top{grid-area:1/1}.tool-card-category{display:none}.tool-card-copy{grid-area:1/2}.directory-shell--launcher h1{font-size:2.55rem}.directory-shell--launcher .directory-summary{display:none}.directory-shell--launcher .directory-search input{min-height:58px}.directory-shell--launcher .directory-grid{grid-template-columns:1fr}.directory-shell--launcher .tool-card{min-height:118px}.launcher-section-header{flex-direction:column;align-items:start;gap:4px}.launcher-cta .button{width:100%}}
