@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/build/assets/InterVariable-Dx4kXJAl.woff2)format("woff2")}:root{--paper:#f7f4f1;--paper-deep:#f0ebe7;--surface:#fff;--surface-subtle:#faf8f6;--mist:#f3efec;--ink:#1f2428;--ink-soft:#3e454b;--muted:#626a70;--muted-strong:#535a61;--line:#e7e1dd;--line-strong:#d8d0cb;--accent:#bc2e31;--accent-dark:#942326;--accent-soft:#f9e9e9;--accent-wash:#fdf7f7;--focus:#7f1f22;--danger:#a52d32;--success:#256f52;--content:1360px;--reading:760px;--topbar-height:72px;--sidebar-width:264px;--radius:20px;--radius-medium:14px;--radius-small:10px;--shadow-soft:0 8px 24px #2a1f1b0d;--shadow-raised:0 18px 45px #2a1f1b14;--font:Inter, sans-serif;--transition:.18s ease}.site-header{z-index:60;height:var(--topbar-height);border-bottom:1px solid var(--line);background:var(--surface);position:sticky;top:0}.topbar{align-items:center;gap:2rem;width:100%;min-width:0;height:100%;padding-inline:28px;display:flex}.site-brand{min-width:220px;min-height:44px;color:var(--ink);letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:1.4rem;font-weight:780;text-decoration:none;display:inline-flex}.site-brand img{object-fit:contain;width:36px;height:36px}.site-brand--footer{min-width:0;font-size:1.08rem}.site-brand--footer img{width:28px;height:28px}.topbar>.tool-search{width:min(460px,38vw);margin-inline:auto}.topbar-actions{align-items:center;gap:.6rem;margin-left:auto;display:flex}.topbar-search-link{min-height:44px;color:var(--muted-strong);align-items:center;gap:.45rem;padding-inline:.75rem;font-size:.86rem;font-weight:700;text-decoration:none;display:none}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-width:0;display:grid}.app-sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-right:1px solid var(--line);background:var(--surface-subtle);min-width:0;padding:24px 16px 20px;position:sticky}.shell-navigation{min-width:0}.shell-navigation--sidebar{flex-direction:column;height:100%;display:flex}.shell-navigation nav{gap:4px;display:grid}.shell-navigation__link,.more-navigation summary{border-radius:var(--radius-small);min-height:48px;color:var(--ink-soft);cursor:pointer;transition:background-color var(--transition), color var(--transition);align-items:center;gap:.8rem;padding:.65rem .85rem;font-size:.91rem;font-weight:650;line-height:1.25;text-decoration:none;display:flex}.shell-navigation__link:hover,.more-navigation summary:hover{background:var(--mist);color:var(--ink)}.shell-navigation__link[aria-current=page]{background:var(--accent-soft);color:var(--accent-dark);font-weight:760}.shell-navigation__link .icon,.more-navigation summary .icon{width:21px;height:21px}.more-navigation{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.more-navigation summary{justify-content:space-between;list-style:none}.more-navigation summary::-webkit-details-marker{display:none}.more-navigation summary>span{align-items:center;gap:.8rem;display:inline-flex}.more-navigation__chevron{transition:transform var(--transition);width:17px!important;height:17px!important}.more-navigation[open] .more-navigation__chevron{transform:rotate(90deg)}.more-navigation__links{padding:.2rem .5rem .45rem 2.95rem;display:grid}.more-navigation__links a{min-height:44px;color:var(--muted-strong);align-items:center;font-size:.84rem;font-weight:620;text-decoration:none;display:flex}.more-navigation__links a:hover,.more-navigation__links a[aria-current=page]{color:var(--accent-dark)}.more-navigation__links a[aria-current=page]{font-weight:760}.sidebar-promo-card{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);color:var(--ink);transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);gap:.45rem;margin-top:auto;padding:1.15rem;text-decoration:none;display:grid}.sidebar-promo-card:hover{box-shadow:var(--shadow-soft);border-color:#e3b9ba;transform:translateY(-1px)}.sidebar-promo-card>.icon{color:var(--accent)}.sidebar-promo-card strong{margin-top:.25rem;font-size:.9rem}.sidebar-promo-card>span:not(.sidebar-promo-card__link){color:var(--muted);font-size:.8rem}.sidebar-promo-card__link{min-height:34px;color:var(--accent-dark);align-items:center;gap:.35rem;font-size:.79rem;font-weight:750;display:inline-flex}.app-stage{min-width:0;padding:24px 24px 0}.content-canvas{width:min(100%, var(--content));min-width:0;min-height:calc(100vh - var(--topbar-height) - 48px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);margin-inline:auto}.mobile-navigation{display:none;position:relative}.mobile-navigation>summary{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .75rem;font-size:.86rem;font-weight:720;list-style:none;display:inline-flex}.mobile-navigation>summary::-webkit-details-marker{display:none}.mobile-navigation[open]>summary{border-color:var(--accent);color:var(--accent-dark)}.mobile-menu-panel{z-index:80;border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);width:min(340px,100vw - 2rem);max-height:calc(100vh - 90px);box-shadow:var(--shadow-raised);padding:.65rem;position:absolute;top:calc(100% + .65rem);right:0;overflow-y:auto}.tool-search{min-width:0;position:relative}.tool-search__label{color:var(--ink-soft);margin-bottom:.45rem;font-size:.82rem;font-weight:720;display:block}.tool-search__control{border:1px solid var(--line-strong);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);transition:border-color var(--transition), box-shadow var(--transition);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.tool-search__control:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #bc2e311a, var(--shadow-soft)}.tool-search__icon{color:var(--muted);margin-left:1rem}.tool-search input{width:100%;min-width:0;min-height:50px;color:var(--ink);background:0 0;border:0;outline:none;padding:.7rem .8rem}.tool-search input::placeholder{color:#7b8186;opacity:1}.tool-search .button{border-radius:9px;min-height:42px;margin-right:4px;padding-inline:1rem}.tool-search--compact .tool-search__control{box-shadow:none;border-radius:10px}.tool-search--compact input{min-height:42px;font-size:.86rem}.tool-search--compact .tool-search__icon{width:18px;height:18px;margin-left:.8rem}.tool-search--compact .button{min-height:36px;font-size:.8rem}.tool-search--hero{width:min(100%,900px);margin:1.6rem auto 0}.tool-search--hero .tool-search__control{border-radius:14px;box-shadow:0 12px 28px #2a1f1b17}.tool-search--hero input{min-height:62px;padding-inline:.9rem;font-size:.98rem}.tool-search--hero .button{min-height:52px;margin-right:5px;padding-inline:1.35rem}.tool-search--page{width:min(100%,820px);margin:0 auto 2.5rem}.tool-search--page input{min-height:58px}.tool-search--page .button{min-height:48px}.search-suggestions{z-index:50;border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);width:100%;max-height:min(420px,55vh);box-shadow:var(--shadow-raised);position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto}.search-suggestion{text-align:left;min-height:56px;transition:background-color var(--transition), color var(--transition);align-content:center;gap:.1rem;padding:.65rem .9rem;text-decoration:none;display:grid}.search-suggestion+.search-suggestion{border-top:1px solid var(--line)}.search-suggestion:hover,.search-suggestion:focus-visible,.search-suggestion[aria-selected=true]{background:var(--accent-wash);color:var(--accent-dark)}.search-suggestion[aria-selected=true]{box-shadow:inset 3px 0 0 var(--accent)}.search-suggestion span{color:var(--muted);font-size:.79rem}.home-page{min-width:0}.home-hero{isolation:isolate;text-align:center;min-width:0;padding:44px clamp(28px,5vw,64px) 30px;position:relative}.home-hero:before,.home-hero:after{z-index:0;content:"";pointer-events:none;position:absolute}.home-hero:before{opacity:.82;background-image:url(/images/hero-dot-pattern.png);background-position:top;background-repeat:repeat;height:224px;top:24px;left:28px;right:28px}.home-hero:after{background:var(--surface);border-radius:50%;width:min(78%,920px);height:250px;top:12px;left:50%;transform:translate(-50%)}.home-hero>*{z-index:1;position:relative}.hero-badge{background:var(--accent-soft);min-height:36px;color:var(--accent-dark);border:1px solid #f0d1d2;border-radius:999px;align-items:center;margin:0;padding:.42rem .8rem;font-size:.77rem;font-weight:760;line-height:1;display:inline-flex}.home-hero h1{max-width:880px;margin:1rem auto 0;font-size:clamp(2.25rem,3.7vw,3rem);line-height:1.08}.home-hero__copy{max-width:760px;color:var(--muted-strong);margin:1rem auto 0;font-size:clamp(.98rem,1.4vw,1.08rem)}.shortcut-row{justify-content:center;gap:.7rem;min-width:0;margin-top:1.3rem;display:flex}.tool-card{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);min-width:0;min-height:100px;color:var(--ink);text-align:left;transition:border-color var(--transition), background-color var(--transition), box-shadow var(--transition), transform var(--transition);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem;text-decoration:none;display:grid;position:relative}.tool-card:before{background:var(--accent);content:"";opacity:.78;transform-origin:0;width:28px;height:2px;transition:width var(--transition), opacity var(--transition);border-radius:0 0 2px 2px;position:absolute;top:-1px;left:18px;transform:skew(-32deg)}.tool-card:hover,.tool-card:focus-visible{background:var(--accent-wash);box-shadow:var(--shadow-soft);border-color:#dfb5b6;transform:translateY(-1px)}.tool-card:hover:before,.tool-card:focus-visible:before{opacity:1;width:38px}.tool-card__icon,.collection-card__icon,.page-title-icon{border:1px solid var(--line);background:var(--surface-subtle);width:42px;height:42px;color:var(--accent);border-radius:12px;flex:none;place-items:center;display:grid}.tool-card__content{gap:.2rem;min-width:0;display:grid}.tool-card__content strong{font-size:.9rem;line-height:1.3}.tool-card__content>span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.79rem;line-height:1.45;display:-webkit-box;overflow:hidden}.tool-card__arrow{color:var(--muted);transition:color var(--transition), transform var(--transition)}.tool-card:hover .tool-card__arrow{color:var(--accent);transform:translate(2px)}.tool-card--shortcut{white-space:nowrap;border-radius:12px;gap:.55rem;width:auto;min-width:max-content;min-height:50px;padding:.45rem .85rem;display:inline-flex}.tool-card--shortcut:before{width:20px;left:13px}.tool-card--shortcut .tool-card__icon{background:var(--mist);border:0;border-radius:8px;width:30px;height:30px}.tool-card--shortcut .tool-card__icon .icon{width:17px;height:17px}.tool-card--shortcut .tool-card__content strong{font-size:.83rem}.tool-card--list{border-radius:0;min-height:88px}.tool-card-list{border:1px solid var(--line);border-radius:var(--radius-medium);overflow:hidden}.tool-card-list .tool-card{border:0}.tool-card-list .tool-card+.tool-card{border-top:1px solid var(--line)}.home-category-links{max-width:900px;color:var(--muted-strong);justify-content:center;align-items:center;gap:.2rem;margin:1.45rem auto 0;font-size:.8rem;font-weight:600;display:flex}.home-category-links>span{background:var(--line);flex:0 72px;width:72px;height:1px;margin-inline:.45rem}.home-category-links a{min-height:36px;color:var(--muted-strong);white-space:nowrap;border-radius:8px;align-items:center;padding:.3rem .55rem;text-decoration:none;display:inline-flex}.home-category-links a:hover,.home-category-links a:focus-visible{background:var(--accent-wash);color:var(--accent-dark)}.home-section{border-top:1px solid var(--line);min-width:0;padding:30px clamp(24px,4vw,52px) 34px}.popular-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.popular-tools-grid .tool-card{gap:.65rem;min-height:108px;padding-inline:.9rem}.popular-tools-grid .tool-card__content>span{-webkit-line-clamp:3;font-size:.76rem}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.collection-card{border:1px solid var(--line);border-radius:var(--radius-medium);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.85rem;min-width:0;min-height:132px;padding:1.1rem;display:grid;position:relative}.collection-card h3{margin:.1rem 0 .35rem;font-size:.98rem;line-height:1.35}.collection-card h3 a{text-decoration:none}.collection-card h3 a:after{content:"";position:absolute;inset:0}.collection-card p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.collection-card__arrow{color:var(--muted);margin-top:.7rem}.tools-directory-section+.tools-directory-section{border-top:1px solid var(--line);margin-top:2.25rem;padding-top:2.25rem}.tools-directory-section .section-heading h2 a{text-decoration:none}.tools-directory-section .section-heading h2 a:hover{color:var(--accent-dark)}.trust-strip{border-top:1px solid var(--line);background:var(--surface-subtle);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.trust-strip>div{justify-content:center;align-items:center;gap:.8rem;min-width:0;padding:1.35rem 1rem;display:flex}.trust-strip>div+div{border-left:1px solid var(--line)}.trust-strip .icon{color:var(--accent)}.trust-strip span{gap:.12rem;display:grid}.trust-strip strong{font-size:.82rem}.trust-strip small{color:var(--muted);font-size:.73rem}.page-shell{min-width:0;padding:clamp(28px,4vw,52px)}.breadcrumbs{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1.45rem;font-size:.76rem;display:flex}.breadcrumbs a{min-height:32px;color:var(--muted-strong);align-items:center;font-weight:650;text-decoration:none;display:inline-flex}.breadcrumbs a:hover{color:var(--accent)}.breadcrumbs .icon{color:var(--line-strong)}.page-header{max-width:880px;margin-bottom:2.2rem}.page-header h1{margin-top:.45rem;font-size:clamp(2rem,3.3vw,2.625rem);line-height:1.1}.page-header>p:not(.eyebrow){max-width:var(--reading);color:var(--muted-strong);margin:.8rem 0 0;font-size:.96rem}.page-header--centered{text-align:center;margin-inline:auto}.page-header--centered>p:not(.eyebrow){margin-inline:auto}.category-header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1rem;max-width:none;padding-bottom:1.75rem;display:grid}.category-header h1{margin-top:.35rem}.category-header p:not(.eyebrow){max-width:760px;color:var(--muted-strong);margin:.7rem 0 0;font-size:.94rem}.collection-count{border:1px solid var(--line);min-height:34px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.74rem;font-weight:700;display:inline-flex}.category-tools-grid,.related-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.tool-header{max-width:none;margin-bottom:1.5rem}.tool-heading-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.tool-heading-row h1{margin-top:.3rem}.processing-notice{max-width:340px;color:var(--muted-strong);text-align:right;flex-wrap:wrap;justify-content:flex-end;justify-self:end;align-items:center;gap:.28rem .45rem;margin:0;font-size:.74rem;line-height:1.35;display:flex}.processing-notice__indicator{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%;flex:none}.processing-notice a{color:var(--accent-dark);text-underline-offset:2px;font-weight:700;text-decoration-thickness:1px}.processing-notice a:hover{color:var(--accent)}.legal-section{scroll-margin-top:calc(var(--topbar-height) + 1rem);border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.legal-section h2{margin:0 0 .8rem;font-size:1.25rem}.legal-section>p{color:var(--ink-soft);margin:0 0 1rem}.policy-cases{gap:.75rem;margin:1.15rem 0 0;display:grid}.policy-cases>div{border-left:2px solid var(--accent);padding:.2rem 0 .2rem 1rem}.policy-cases dt{font-size:.9rem;font-weight:760}.policy-cases dd{color:var(--muted-strong);margin:.25rem 0 0;font-size:.86rem}.search-page{min-height:630px}.search-results{width:min(100%,900px);margin-inline:auto}.search-results h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:1.25rem}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius-medium);background:var(--surface-subtle);color:var(--muted);margin:0;padding:2rem}.legal-page{min-height:560px}.legal-content{border-top:1px solid var(--line);padding-top:1.5rem}.legal-content>p{color:var(--ink-soft);margin:0 0 1.2rem}.error-page{align-items:center;min-height:570px;display:grid}.error-page .page-header{margin-bottom:0}.error-page .button{margin-top:1.4rem}.site-footer{width:min(100%, var(--content));margin:0 auto;padding:2rem .5rem 1.5rem}.footer-row{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-identity{align-items:center;gap:1rem;min-width:0;display:flex}.footer-identity p{color:var(--muted);margin:0;font-size:.77rem}.site-footer nav{flex-wrap:wrap;justify-content:end;gap:.15rem 1rem;display:flex}.site-footer nav a{min-height:34px;color:var(--muted-strong);align-items:center;font-size:.76rem;font-weight:650;text-decoration:none;display:inline-flex}.site-footer nav a:hover{color:var(--accent-dark)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:.9rem;font-size:.7rem;display:flex}@media (width<=1370px) and (width>=1180px){.popular-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tools-grid,.related-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<1180px){:root{--topbar-height:66px}.topbar{gap:1rem;padding-inline:20px}.site-brand{min-width:0}.topbar>.tool-search--compact,.app-sidebar{display:none}.topbar-search-link,.mobile-navigation{display:inline-flex}.app-shell{display:block}.app-stage{padding:20px 20px 0}.content-canvas{min-height:calc(100vh - var(--topbar-height) - 40px);border-radius:18px}.shortcut-row{flex-wrap:wrap}.popular-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tools-directory-page .category-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.popular-tools-grid,.category-tools-grid,.related-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid{grid-template-columns:1fr}.collection-card{min-height:110px}.trust-strip>div{align-items:start}}@media (width<=767px){.topbar{padding-inline:16px}.site-brand{font-size:1.2rem}.site-brand img{width:32px;height:32px}.topbar-search-link span{display:none}.app-stage{padding:16px 16px 0}.content-canvas{min-height:calc(100vh - var(--topbar-height) - 32px);border-radius:14px}.home-hero{padding:34px 22px 24px}.home-hero:before{opacity:.68;height:190px;top:18px;left:12px;right:12px}.home-hero:after{border-radius:38%;width:calc(100% - 68px);height:220px;top:8px}.home-hero h1{font-size:clamp(1.9rem,8.5vw,2.125rem);line-height:1.12}.home-hero__copy{font-size:.94rem}.shortcut-row{overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:start;margin-inline:-22px;padding:0 22px .5rem;position:relative;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 34px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 34px),#0000 100%)}.shortcut-row::-webkit-scrollbar{display:none}.home-category-links{scrollbar-width:none;justify-content:start;margin-inline:-22px;padding-inline:22px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 28px),#0000 100%)}.home-category-links>span{display:none}.home-category-links::-webkit-scrollbar{display:none}.home-section,.page-shell{padding:26px 22px}.popular-tools-grid,.category-tools-grid,.related-tools-grid,.tools-directory-page .category-tools-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr;padding:.25rem 1rem}.trust-strip>div{justify-content:start;padding:1rem .5rem}.trust-strip>div+div{border-top:1px solid var(--line);border-left:0}.page-header h1{font-size:clamp(1.9rem,8.5vw,2.125rem)}.category-header,.tool-heading-row{grid-template-columns:auto minmax(0,1fr)}.category-header .collection-count,.processing-notice{text-align:left;grid-column:2;justify-self:start}.footer-row,.footer-identity{flex-direction:column;align-items:start}.site-footer nav{justify-content:start}}@media (width<=560px){.topbar{gap:.45rem}.topbar-search-link{padding-inline:.55rem}.mobile-navigation>summary span{display:none}.mobile-navigation>summary{width:44px;padding:0}.home-section,.page-shell{padding-inline:18px}.category-header,.tool-heading-row{grid-template-columns:1fr}.category-header .collection-count,.processing-notice{grid-column:1}.page-title-icon{width:40px;height:40px}.tool-card{min-height:96px}.tool-card--shortcut{min-height:50px}.footer-bottom{flex-direction:column;gap:.25rem}}@media (width<=390px){.tools-directory-page .tool-card{min-height:112px}.tools-directory-page .tool-card__content>span{-webkit-line-clamp:3}}@media (width<=479px){.tool-search--hero .tool-search__control,.tool-search--page .tool-search__control{grid-template-columns:auto minmax(0,1fr)}.tool-search--hero .button,.tool-search--page .button{grid-column:1/-1;width:calc(100% - 10px);margin:0 5px 5px}.tool-search--hero input,.tool-search--page input{min-height:54px}.home-category-links{font-size:.75rem}}@media (width<=360px){.app-stage{padding-inline:12px}.home-hero,.home-section,.page-shell{padding-inline:16px}.shortcut-row,.home-category-links{margin-inline:-16px;padding-inline:16px}}.tool-workspace{border:1px solid var(--line-strong);background:var(--surface);border-radius:16px;margin-bottom:3rem;padding:clamp(1.2rem,3vw,2rem);position:relative;overflow:hidden;box-shadow:0 14px 34px #2a1f1b12}.tool-workspace:before{background:var(--accent);content:"";height:3px;position:absolute;inset:0 0 auto}.workspace-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:grid}.workspace-heading h2{font-family:var(--font);letter-spacing:-.025em;margin:.35rem 0 0;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:700;line-height:1.2}[data-tool-ui]{min-width:0}.tool-field{align-content:start;gap:.45rem;min-width:0;display:grid}.tool-field label{color:var(--ink-soft);font-size:.82rem;font-weight:750;line-height:1.4}.tool-field:has(input[type=checkbox]){grid-template-columns:auto 1fr;align-content:center;align-items:center;column-gap:.65rem;min-height:44px}.tool-field:has(input[type=checkbox]) label{cursor:pointer;grid-area:1/2}.tool-field:has(input[type=checkbox]) input{grid-area:1/1}.tool-field textarea,.tool-field input:not([type=checkbox]):not([type=range]):not([type=color]):not([type=file]),.tool-field select,textarea{border:1px solid var(--line-strong);border-radius:var(--radius-small);width:100%;min-height:44px;color:var(--ink);transition:border-color var(--transition), box-shadow var(--transition), background-color var(--transition);background:#fff;padding:.72rem .78rem}.tool-field textarea:focus,.tool-field input:not([type=checkbox]):not([type=range]):not([type=color]):not([type=file]):focus,.tool-field select:focus,textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #bc2e311a}.tool-field textarea{resize:vertical;min-height:190px;font-family:var(--font);font-size:.86rem;line-height:1.6}.tool-field textarea[readonly]{background:var(--surface-subtle)}.tool-field input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);margin:0}.tool-field input[type=range]{width:100%;min-height:30px;accent-color:var(--accent)}.tool-field input[type=color]{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:#fff;width:100%;height:44px;padding:.2rem}.tool-field input[type=file]{border:1px dashed var(--line-strong);border-radius:var(--radius-medium);background:var(--surface-subtle);width:100%;min-height:52px;color:var(--muted-strong);padding:.38rem;font-size:.84rem}.tool-field input[type=file]::file-selector-button{border:1px solid var(--line-strong);background:var(--surface);min-height:40px;color:var(--ink);cursor:pointer;border-radius:8px;margin-right:.75rem;padding:.5rem .8rem;font-weight:750}.button-row{flex-wrap:wrap;gap:.6rem;margin-block:1rem;display:flex}.button-row .button:first-child{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 7px 16px #bc2e3126}.button-row .button:first-child:hover{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.option-grid{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface-subtle);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem 1.15rem;margin-block:1rem;padding:1rem;display:grid}.metrics-grid{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:1.25rem 0 0;display:grid;overflow:hidden}.metrics-grid div{min-width:0;padding:.9rem 1rem}.metrics-grid div+div{border-left:1px solid var(--line)}.metrics-grid dt{color:var(--muted);font-size:.72rem;font-weight:700;line-height:1.4}.metrics-grid dd{color:var(--ink);font-family:var(--font);font-variant-numeric:tabular-nums;margin:.15rem 0 0;font-size:1.5rem;font-weight:700;line-height:1.2}.tool-status{min-height:1.5rem;color:var(--success);margin:.9rem 0 0;font-size:.84rem;font-weight:700}.tool-status[data-state=error]{color:var(--danger)}.notice{border-left:3px solid var(--accent);border-radius:0 var(--radius-small) var(--radius-small) 0;background:var(--accent-wash);color:var(--ink-soft);padding:.75rem .9rem;font-size:.88rem}.tool-output{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface-subtle);width:100%;min-height:150px;color:var(--ink);font-family:var(--font);white-space:pre-wrap;padding:1rem;font-size:.86rem;line-height:1.6;overflow:auto}.image-preview{border:1px solid var(--line);border-radius:var(--radius-medium);object-fit:contain;background-image:linear-gradient(45deg,#eee 25%,#0000 25%),linear-gradient(-45deg,#eee 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eee 75%),linear-gradient(-45deg,#0000 75%,#eee 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;max-width:100%;max-height:560px;margin:1.25rem auto 0}.image-preview:not([src]){display:none}.image-details{color:var(--muted);margin:.8rem 0 0;font-size:.82rem}.editorial-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(2rem,5vw,4.5rem);margin-block:clamp(3rem,6vw,4.5rem);display:grid}.editorial-grid h2,.faq h2,.related h2{font-family:var(--font);letter-spacing:-.025em;margin:.45rem 0 1.25rem;font-size:clamp(1.45rem,2.5vw,1.8rem);font-weight:700;line-height:1.2}.steps{counter-reset:steps;margin:0;padding:0;list-style:none}.steps li{counter-increment:steps;min-height:54px;padding:.1rem 0 1.2rem 3rem;position:relative}.steps li:before{aspect-ratio:1;border:1px solid var(--line-strong);width:32px;color:var(--accent);content:counter(steps, decimal-leading-zero);font-family:var(--font);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.66rem;font-weight:800;display:grid;position:absolute;top:0;left:0}.steps p{color:var(--muted);margin:.2rem 0 0;font-size:.92rem}.details-panel{border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:0 0 var(--radius-medium) var(--radius-medium);background:var(--surface-subtle);align-self:start;padding:1.1rem}.details-panel h2{margin-top:0;font-size:1.5rem}.details-panel h3{letter-spacing:.08em;text-transform:uppercase;margin:1.25rem 0 .35rem;font-size:.78rem}.details-panel ul{color:var(--muted);margin:0;padding-left:1.15rem;font-size:.88rem}.details-panel li+li{margin-top:.35rem}.faq{max-width:860px;margin-block:clamp(3rem,6vw,4.5rem)}.faq-list{border-top:1px solid var(--line-strong)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;align-items:center;min-height:58px;padding:.8rem 3rem .8rem 0;font-size:.94rem;font-weight:750;list-style:none;display:flex;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{aspect-ratio:1;border:1px solid var(--line-strong);width:28px;color:var(--accent);content:"+";transition:border-color var(--transition), transform var(--transition);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:500;display:grid;position:absolute;right:.25rem}.faq details[open] summary:after{border-color:var(--accent);transform:rotate(45deg)}.faq details p{max-width:720px;color:var(--muted);margin:-.1rem 3rem 1rem 0;font-size:.92rem}.related{margin-top:clamp(3rem,6vw,4.5rem)}.ad-slot{border:1px solid var(--line);background:var(--surface-subtle);text-align:center;min-height:250px;margin:4rem auto;padding:1.5rem}.ad-slot>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;display:block}@media (width<=767px){.workspace-heading,.editorial-grid{grid-template-columns:1fr}.editorial-grid{gap:3.25rem}}@media (width<=540px){.tool-workspace{border-radius:var(--radius-medium);padding:1.1rem}.button-row{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));display:grid}.button-row .button{width:100%}.option-grid{grid-template-columns:1fr;padding:.9rem}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-grid div+div{border-left:0}.metrics-grid div:nth-child(2n){border-left:1px solid var(--line)}.metrics-grid div:nth-child(n+3){border-top:1px solid var(--line)}.tool-field textarea{min-height:170px}}@media (width<=360px){.button-row,.metrics-grid{grid-template-columns:1fr}.metrics-grid div:nth-child(2n){border-left:0}.metrics-grid div+div{border-top:1px solid var(--line)}}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font);text-rendering:optimizelegibility;margin:0;font-size:1rem;font-weight:400;line-height:1.6}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}img,svg{max-width:100%;display:block}button,input,textarea,select{max-width:100%;font:inherit}pre,code,kbd,samp{font-family:var(--font)}button,a,summary{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent-soft);color:var(--accent-dark)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}[hidden]{display:none!important}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none}.container{width:min(calc(100% - 2.5rem), var(--content));margin-inline:auto}.reading-page{width:min(100%, var(--reading));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-small);background:var(--ink);color:#fff;min-height:44px;transition:transform var(--transition);padding:.65rem 1rem;font-weight:750;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;line-height:1.4}.section-heading{gap:.35rem;margin-bottom:1.25rem;display:grid}.section-heading h2,.page-header h1,.home-hero h1{font-family:var(--font);letter-spacing:-.035em;margin:0;font-weight:760}.section-heading h2{font-size:clamp(1.45rem,2.3vw,1.75rem);line-height:1.2}.section-heading--inline{justify-content:space-between;align-items:end;gap:1rem;display:flex}.section-heading--inline>div{gap:.35rem;display:grid}.section-heading--compact h2{font-size:1.25rem}.button{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;transition:border-color var(--transition), background-color var(--transition), color var(--transition), transform var(--transition), box-shadow var(--transition);justify-content:center;align-items:center;gap:.5rem;padding:.62rem 1rem;font-size:.9rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--accent);background:var(--accent-wash);color:var(--accent-dark)}.button:active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.52;transform:none}.button-primary{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 7px 16px #bc2e3126}.button-primary:hover{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.text-link{min-height:44px;color:var(--accent-dark);align-items:center;gap:.45rem;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex}.text-link:after{content:"→";transition:transform var(--transition)}.text-link:hover:after{transform:translate(3px)}@media (width<=767px){.container{width:min(calc(100% - 2rem), var(--content))}.section-heading--inline{align-items:start}}@media (width<=479px){.section-heading--inline{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
