/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);min-width:20rem;color:var(--color-text);font-family:var(--font-sans);font-size:var(--font-size-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-primary);text-wrap:balance}h1{margin-bottom:var(--space-lg);font-size:var(--font-size-display);letter-spacing:-.04em;font-weight:700;line-height:1.05}h2{margin-bottom:var(--space-md);font-size:var(--font-size-h2);letter-spacing:-.02em;font-weight:650;line-height:1.2}h3{margin-bottom:var(--space-sm);font-size:1.125rem;line-height:1.35}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid #0ea5e973}@supports (color:color-mix(in lab, red, red)){:focus-visible{outline:3px solid color-mix(in srgb, var(--color-accent) 45%, transparent)}}:focus-visible{outline-offset:3px}}@layer components{.site-container{width:min(calc(100% - 2rem), var(--container-width));margin-inline:auto}.narrow-container{max-width:var(--content-width)}.skip-link{z-index:100;top:var(--space-md);left:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-surface);position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--color-border);background:#ffffffeb;position:relative}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--color-surface) 92%, transparent)}}.header-inner{align-items:center;gap:var(--space-xl);grid-template-columns:auto 1fr auto;min-height:4.75rem;display:grid}.brand{width:fit-content;color:var(--color-primary);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:700;display:inline-flex}.brand-mark{border-radius:var(--radius-sm);background:var(--color-primary);width:2rem;height:2rem;color:var(--color-surface);place-items:center;font-size:.9rem;display:inline-grid}.main-navigation{justify-content:center;gap:var(--space-xs);display:flex}.navigation-link{border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:var(--font-size-label);padding:.45rem .75rem;font-weight:600;transition:background-color .16s,color .16s}.navigation-link:hover,.navigation-link.is-active{background:var(--color-surface-muted);color:var(--color-secondary)}.navigation-link.is-disabled{cursor:not-allowed;opacity:.48}.language-switcher{color:var(--color-text-muted);font-size:var(--font-size-label);font-weight:600;display:inline-block;position:relative}.language-switcher details{position:relative}.language-switcher-trigger{border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);min-height:2.35rem;color:inherit;cursor:pointer;align-items:center;gap:.45rem;padding:0 .85rem;list-style:none;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.language-switcher-trigger::-webkit-details-marker{display:none}.language-switcher-trigger:hover,.language-switcher details[open] .language-switcher-trigger{border-color:var(--color-secondary);color:var(--color-secondary);background:var(--color-surface-muted)}.language-switcher-chevron,.language-switcher-check{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.language-switcher-chevron{transition:transform .16s}.language-switcher details[open] .language-switcher-chevron{transform:rotate(180deg)}.language-switcher-options{z-index:50;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-width:10rem;max-height:min(22rem,100vh - 8rem);padding:.35rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;overflow-y:auto;box-shadow:0 18px 42px #0f172a24}.language-switcher-option{border-radius:var(--radius-sm);min-height:2.2rem;color:inherit;white-space:nowrap;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .65rem;text-decoration:none;display:flex}.language-switcher-option:hover,.language-switcher-option[aria-current=page]{background:var(--color-surface-muted);color:var(--color-primary)}.hero-section,.portal-section,.page-intro{padding-block:clamp(4rem,10vw,7rem)}.hero-grid,.portal-grid{align-items:end;gap:var(--space-3xl);grid-template-columns:minmax(0,1.5fr) minmax(18rem,.7fr);display:grid}.hero-copy,.portal-copy{max-width:48rem}.hero-copy h1,.portal-copy h1{max-width:13ch}.eyebrow{margin-bottom:var(--space-md);color:var(--color-secondary);font-size:var(--font-size-label);letter-spacing:.08em;font-weight:700}.lede{max-width:42rem;margin-bottom:var(--space-xl);color:var(--color-text-muted);font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.75}.lede.compact{margin-bottom:0}.button-row{gap:var(--space-md);flex-wrap:wrap;display:flex}.button{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);min-height:3rem;font-size:var(--font-size-label);border:1px solid #0000;padding:.75rem 1.15rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--color-secondary);color:var(--color-surface)}.button-primary:hover{background:#2258ce}@supports (color:color-mix(in lab, red, red)){.button-primary:hover{background:color-mix(in srgb, var(--color-secondary) 85%, var(--color-primary))}}.button-secondary{border-color:var(--color-border);background:var(--color-surface);color:var(--color-primary)}.button-secondary:hover{border-color:#8dacee}@supports (color:color-mix(in lab, red, red)){.button-secondary:hover{border-color:color-mix(in srgb, var(--color-secondary) 45%, var(--color-border))}}.button-secondary:hover{color:var(--color-secondary)}.button-quiet{color:var(--color-text-muted);background:0 0;border-color:#0000}.button-quiet:hover{background:var(--color-surface-muted);color:var(--color-primary)}.button:disabled{cursor:not-allowed;opacity:.48;transform:none}.hero-principles,.portal-note{padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.principles-label{margin-bottom:var(--space-md);color:var(--color-text-muted);font-size:var(--font-size-label);font-weight:600}.hero-principles ol{margin:0;padding:0;list-style:none}.hero-principles li{align-items:center;gap:var(--space-md);border-top:1px solid var(--color-border);color:var(--color-primary);padding-block:.8rem;font-weight:650;display:flex}.hero-principles li span,.note-index,.card-index{color:var(--color-secondary);letter-spacing:.08em;font-size:.75rem;font-weight:700}.portal-note{gap:var(--space-sm) var(--space-md);grid-template-columns:auto 1fr;display:grid}.portal-note p{color:var(--color-primary);margin-bottom:0;font-weight:650}.note-divider{height:1px;margin-block:var(--space-sm);background:var(--color-border);grid-column:1/-1}.ad-slot{justify-content:center;align-items:center;gap:var(--space-sm);min-height:5rem;margin-block:var(--space-xl);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);color:var(--color-text);font-size:.75rem;display:flex}.ad-slot strong{color:var(--color-primary);font-weight:650}.section{padding-block:var(--space-3xl)}.section-muted{border-block:1px solid var(--color-border);background:var(--color-surface-muted)}.section-heading{margin-bottom:var(--space-xl)}.section-heading .eyebrow{margin-bottom:var(--space-sm)}.section-heading-with-action{justify-content:space-between;align-items:end;gap:var(--space-xl);display:flex}.section-heading-with-action .section-description{margin-bottom:0}.card-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.card{padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.card p{color:var(--color-text-muted);margin-bottom:0}.icon{flex:none;display:block}.icon-frame{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);width:2.5rem;height:2.5rem;color:var(--color-secondary);flex:none;place-items:center;display:inline-grid}.icon-frame-quiet{border-radius:var(--radius-sm);width:2rem;height:2rem}.icon-frame-large{width:3rem;height:3rem}.category-card-topline,.card-icon-label,.panel-heading-icon,.eyebrow-with-icon,.tool-title-row{align-items:center;display:flex}.category-card-topline{justify-content:space-between;gap:var(--space-md)}.card-icon-label,.panel-heading-icon,.eyebrow-with-icon{gap:var(--space-sm)}.panel-heading-icon{margin-bottom:var(--space-sm)}.panel-heading-icon .eyebrow,.eyebrow-with-icon{margin-bottom:0}.category-card{gap:var(--space-xl);grid-template-rows:auto 1fr auto;min-height:15rem;display:grid}.tool-category-card{min-height:13rem}.tool-category-card .card-index{margin-bottom:var(--space-xl);display:block}.tool-category-card .status-badge{margin-top:var(--space-lg)}.status-badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);background:var(--color-surface-muted);width:fit-content;color:var(--color-text-muted);padding:.3rem .65rem;font-size:.75rem;font-weight:650;display:inline-flex}.status-prominent{border:1px solid var(--color-border);background:var(--color-surface);padding:.45rem .8rem}.status-dot{background:var(--color-accent);border-radius:50%;width:.45rem;height:.45rem}.section-description{max-width:42rem;color:var(--color-text-muted);margin-bottom:0}.tool-card-grid{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tool-directory [hidden]{display:none}.tool-directory-search-section{padding-top:var(--space-2xl)}.tool-directory-search{gap:var(--space-sm);max-width:48rem;padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);display:grid}.tool-directory-search label{color:var(--color-primary);font-size:var(--font-size-label);font-weight:700}.tool-directory-search-row{gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto;display:grid}.tool-directory-search input{width:100%;min-width:0;min-height:3rem;padding-inline:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);color:var(--color-text);font:inherit}.tool-directory-search input:focus-visible{border-color:var(--color-secondary)}.tool-search-feedback{justify-content:space-between;align-items:center;gap:var(--space-md);min-height:2.75rem;margin-top:var(--space-md);display:flex}.tool-search-feedback p,.tool-search-empty,.tool-search-noscript{margin-bottom:0}.tool-search-feedback p{color:var(--color-text-muted)}.tool-search-empty,.tool-search-noscript{max-width:48rem;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);color:var(--color-text-muted)}.tool-directory-category-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.tool-directory-category-link{gap:var(--space-md);grid-template-rows:auto 1fr auto;min-height:12rem;transition:border-color .16s,transform .16s;display:grid}.tool-directory-category-link:hover{border-color:#96b3ee}@supports (color:color-mix(in lab, red, red)){.tool-directory-category-link:hover{border-color:color-mix(in srgb, var(--color-secondary) 40%, var(--color-border))}}.tool-directory-category-link:hover{transform:translateY(-2px)}.tool-directory-category-link span,.tool-directory-category-link small{color:var(--color-text-muted)}.tool-directory-category-link small{font-weight:700}.tool-directory-groups{gap:var(--space-3xl);display:grid}.tool-directory-category-section{scroll-margin-top:7rem}.tool-directory-category-section+.tool-directory-category-section{padding-top:var(--space-3xl);border-top:1px solid var(--color-border)}.tool-directory-item,.tool-directory-item .tool-card{height:100%}.category-link-grid{max-width:44rem;display:grid}.category-link-card{gap:var(--space-xl);grid-template-rows:auto 1fr auto;min-height:15rem;transition:border-color .16s,transform .16s;display:grid}.category-link-card:hover{border-color:#96b3ee}@supports (color:color-mix(in lab, red, red)){.category-link-card:hover{border-color:color-mix(in srgb, var(--color-secondary) 40%, var(--color-border))}}.category-link-card:hover{transform:translateY(-2px)}.category-link-card h3{margin-bottom:var(--space-sm)}.future-category-grid .tool-category-card{min-height:12rem}.tool-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);transition:border-color .16s,transform .16s}.tool-card:hover{border-color:#96b3ee}@supports (color:color-mix(in lab, red, red)){.tool-card:hover{border-color:color-mix(in srgb, var(--color-secondary) 40%, var(--color-border))}}.tool-card:hover{transform:translateY(-2px)}.tool-card>a{gap:var(--space-xl);min-height:18rem;padding:var(--space-xl);grid-template-rows:auto 1fr auto;display:grid}.tool-card-heading{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.featured-label{color:var(--color-secondary);font-size:.75rem;font-weight:700}.tool-card h3{font-size:1.35rem}.tool-card p{color:var(--color-text-muted);margin-bottom:0}.tool-card-action{align-items:center;gap:var(--space-sm);color:var(--color-secondary);font-size:var(--font-size-label);font-weight:700;display:inline-flex}.article-card-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.article-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);transition:border-color .16s,transform .16s}.article-card:hover{border-color:#96b3ee}@supports (color:color-mix(in lab, red, red)){.article-card:hover{border-color:color-mix(in srgb, var(--color-secondary) 40%, var(--color-border))}}.article-card:hover{transform:translateY(-2px)}.article-card>a{min-height:20rem;padding:var(--space-lg);gap:var(--space-lg);grid-template-rows:auto 1fr auto;display:grid}.article-card-meta,.article-card-footer,.article-meta{align-items:center;gap:var(--space-sm) var(--space-md);color:var(--color-text-muted);flex-wrap:wrap;font-size:.8rem;display:flex}.article-card h2,.article-card h3{font-size:1.25rem}.article-card p{color:var(--color-text-muted);margin-bottom:0}.article-card-footer{justify-content:space-between}.category-bottom-ad{padding-block:var(--space-md)}.tool-content-width{max-width:58rem}.category-content-width{max-width:68rem}.tool-page>.site-container,.article-page>.site-container,.category-page>.site-container,.basic-page>.site-container{padding-bottom:var(--space-2xl)}.article-content-width{max-width:52rem}.article-header,.basic-page-intro{border-bottom:1px solid var(--color-border);padding-block:clamp(3rem,8vw,5rem)}.basic-page-intro h1{max-width:18ch;margin-top:var(--space-md);font-size:var(--font-size-h1);letter-spacing:-.03em;line-height:1.15}.article-header h1{max-width:19ch;margin-top:var(--space-lg);font-size:var(--font-size-h1);letter-spacing:-.03em;line-height:1.15}.article-description{max-width:46rem;margin-bottom:var(--space-xl);color:var(--color-text-muted);font-size:clamp(1.05rem,2vw,1.2rem)}.article-direct-answer{max-width:46rem}.article-byline{margin:var(--space-md) 0 0;color:var(--color-text-muted);font-size:.8rem}.article-content{padding-top:var(--space-xl)}.article-content section{padding-block:var(--space-2xl);border-bottom:1px solid var(--color-border);scroll-margin-top:var(--space-xl)}.article-content section:first-child{padding-top:var(--space-lg)}.article-content h2{max-width:30ch}.article-content p{max-width:46rem;color:var(--color-text)}.article-content p:last-child{margin-bottom:0}.article-section-links{gap:var(--space-sm);margin:var(--space-lg) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.article-section-links a{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:.65rem .85rem;font-weight:650;text-decoration:none;display:inline-flex}.article-section-links a:hover{border-color:var(--color-secondary);color:var(--color-secondary)}.article-table-wrap{margin-top:var(--space-xl)}.article-table-wrap table{border-collapse:collapse;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;font-size:.875rem}.article-table-wrap caption{margin-bottom:var(--space-sm);color:var(--color-text-muted);text-align:left}.article-table-wrap th,.article-table-wrap td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.85rem}.article-table-wrap thead th{background:var(--color-surface-muted);color:var(--color-primary)}.article-table-wrap tbody tr:last-child>*{border-bottom:0}.tool-intro,.category-intro{border-bottom:1px solid var(--color-border);padding-block:clamp(3rem,8vw,5rem)}.category-intro h1{max-width:18ch;margin-top:var(--space-lg);font-size:var(--font-size-h1);letter-spacing:-.03em;line-height:1.15}.category-intro .eyebrow-with-icon{width:fit-content}.category-description{max-width:52rem;margin-bottom:var(--space-xl);color:var(--color-text-muted);font-size:clamp(1.05rem,2vw,1.2rem)}.category-audience-list{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.category-audience-list li{padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-primary);font-weight:600}.category-recommendation-grid,.category-group-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.category-recommendation{min-width:0}.category-recommendation>p{margin:var(--space-sm) 0 0;color:var(--color-text-muted);font-size:.92rem}.category-tool-group{min-width:0;padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.category-tool-group h3{margin-top:var(--space-md)}.category-tool-group>p{color:var(--color-text-muted)}.category-tool-group ul{margin:var(--space-lg) 0 0;gap:var(--space-md);padding:0;list-style:none;display:grid}.category-tool-group li{gap:var(--space-xs);display:grid}.category-tool-group a{color:var(--color-primary);font-weight:700;text-decoration:none}.category-tool-group a:hover,.category-tool-group a:focus-visible{color:var(--color-secondary)}.category-tool-group li span{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.tool-intro h1{max-width:none;margin-top:var(--space-md);font-size:var(--font-size-h1);letter-spacing:-.03em;line-height:1.15}.tool-title-row{margin-top:var(--space-md);align-items:flex-start;gap:var(--space-md)}.tool-title-row h1{margin-top:0}.tool-description{max-width:48rem;margin-bottom:var(--space-sm);color:var(--color-primary);font-size:clamp(1.05rem,2vw,1.2rem);font-weight:600}.tool-intro-copy{max-width:48rem;margin-bottom:var(--space-xl);color:var(--color-text-muted)}.breadcrumbs{margin-bottom:var(--space-xl)}.breadcrumbs ol{align-items:center;gap:var(--space-sm);color:var(--color-text-muted);flex-wrap:wrap;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.breadcrumbs a:hover{color:var(--color-secondary)}.breadcrumbs [aria-current=page]{color:var(--color-primary);font-weight:600}.direct-answer{padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted)}.direct-answer strong{margin-bottom:var(--space-sm);color:var(--color-secondary);font-size:var(--font-size-label);display:block}.direct-answer p{margin-bottom:0}.tool-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);padding:clamp(1.25rem,4vw,2rem)}.tool-panel-heading{margin-bottom:var(--space-xl);justify-content:space-between;align-items:start;gap:var(--space-lg);display:flex}.tool-panel-heading .eyebrow{margin-bottom:var(--space-xs)}.tool-panel-heading h2{margin-bottom:0}.privacy-label{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);background:var(--color-surface-muted);color:var(--color-text-muted);flex:none;padding:.35rem .65rem;font-size:.75rem;font-weight:650;display:inline-flex}.privacy-label>span{color:var(--color-success);font-size:.6rem}.tool-fields{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tool-field{min-width:0}.tool-field-wide{grid-column:1/-1}.tool-extra-fields{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tool-field label,.tool-field-label{margin-bottom:var(--space-sm);color:var(--color-primary);font-size:var(--font-size-label);font-weight:650;display:block}.tool-field-label{margin-top:0}.tool-field textarea{resize:vertical;width:100%;min-height:14rem;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;line-height:1.6;display:block;overflow:auto}.tool-field input,.tool-field select{width:100%;min-height:3rem;padding:.7rem var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;display:block}.tool-field select{min-width:0}.tool-field input:focus,.tool-field select:focus{border-color:var(--color-secondary);outline:3px solid #0ea5e93d}@supports (color:color-mix(in lab, red, red)){.tool-field input:focus,.tool-field select:focus{outline:3px solid color-mix(in srgb, var(--color-accent) 24%, transparent)}}.tool-field input:focus,.tool-field select:focus{outline-offset:1px}.tool-field textarea[readonly]{background:var(--color-surface-muted)}.tool-extra-fields textarea{min-height:5rem}.tool-field textarea::placeholder{color:var(--color-text-muted)}.tool-field textarea:focus{border-color:var(--color-secondary);outline:3px solid #0ea5e93d}@supports (color:color-mix(in lab, red, red)){.tool-field textarea:focus{outline:3px solid color-mix(in srgb, var(--color-accent) 24%, transparent)}}.tool-field textarea:focus{outline-offset:1px}.tool-fields-compact{align-items:end}.calculator-fields{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.field-hint{margin:var(--space-sm) 0 0;color:var(--color-text-muted);font-size:.8rem}.calculator-result{margin-top:var(--space-xl)}.calculator-result-summary{padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);color:var(--color-primary);font-weight:650;line-height:1.6}.calculator-result-formula{margin:var(--space-sm) 0 0;color:var(--color-text-muted);font-size:.9rem}.calculator-result-grid{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.calculator-result-card{min-width:0;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);gap:var(--space-sm);display:grid}.calculator-result-card span{color:var(--color-text-muted);font-size:.8rem;font-weight:600}.calculator-result-card strong{overflow-wrap:anywhere;color:var(--color-primary)}.date-time-result{margin-top:var(--space-xl)}.date-time-result-grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.date-time-result-card{min-width:0;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);gap:var(--space-sm);display:grid}.date-time-result-card:last-child{grid-column:1/-1}.date-time-result-card span{color:var(--color-text-muted);font-size:.8rem;font-weight:600}.date-time-result-card strong{overflow-wrap:anywhere;min-width:0;color:var(--color-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;line-height:1.5}.generator-fields{grid-template-columns:minmax(12rem,.45fr) minmax(0,1.55fr)}.generator-fields textarea{white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.seo-marketing-fields{align-items:start}.seo-marketing-output-field{margin-top:var(--space-md)}.seo-marketing-output-field textarea{white-space:pre-wrap;min-height:9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}[data-tool-type=formatter] .tool-field textarea{tab-size:2;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.tool-stat-grid{align-content:stretch;gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));min-height:14rem;display:grid}.tool-stat-card{min-width:0;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);justify-content:space-between;gap:var(--space-sm);flex-direction:column;display:flex}.tool-stat-card span{color:var(--color-text-muted);font-size:.8rem;font-weight:600;line-height:1.4}.tool-stat-card strong{overflow-wrap:anywhere;color:var(--color-primary);font-size:clamp(1.35rem,4vw,1.8rem);line-height:1}.tool-actions,.tool-primary-actions,.tool-secondary-actions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.tool-actions{margin-top:var(--space-lg);justify-content:space-between;gap:var(--space-md)}.tool-feedback{min-height:1.5rem;margin:var(--space-md) 0 0;color:var(--color-success);font-size:var(--font-size-label);font-weight:600}.tool-feedback:empty{min-height:0;margin-top:0}.tool-error{color:var(--color-danger)}.tool-section,.content-sections{padding-top:var(--space-3xl)}.tool-steps{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.tool-steps li{padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);align-items:start;gap:var(--space-md);grid-template-columns:2.5rem minmax(0,1fr);display:grid}.tool-steps li>span{color:var(--color-secondary);font-size:.75rem;font-weight:700}.tool-steps p{overflow-wrap:anywhere;min-width:0;margin-bottom:0}.content-sections section{padding-block:var(--space-xl);border-top:1px solid var(--color-border)}.content-sections p{max-width:48rem;color:var(--color-text-muted);margin-bottom:0}.basic-page-sections{padding-top:var(--space-xl)}.basic-page-sections section{padding-block:var(--space-2xl);border-bottom:1px solid var(--color-border)}.basic-page-sections section:last-child{border-bottom:0}.basic-page-sections p{max-width:48rem;color:var(--color-text)}.basic-page-sections p:last-child{margin-bottom:0}.basic-page-list{max-width:48rem;margin:var(--space-lg) 0 0;gap:var(--space-sm);padding:0;list-style:none;display:grid}.basic-page-list li{padding-left:var(--space-lg);color:var(--color-text-muted);position:relative}.basic-page-list li:before{color:var(--color-secondary);content:"—";position:absolute;left:0}.basic-page-links{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.basic-page-links a{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:2.5rem;color:var(--color-secondary);align-items:center;padding:.55rem .85rem;font-weight:650;text-decoration:none;display:inline-flex}.basic-page-links a:hover{border-color:var(--color-secondary);color:var(--color-primary)}.faq-list{border-top:1px solid var(--color-border)}.faq-list details{border-bottom:1px solid var(--color-border)}.faq-list summary{padding:var(--space-lg) var(--space-xl) var(--space-lg) 0;color:var(--color-primary);cursor:pointer;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--color-secondary);content:"+";position:absolute;top:1.5rem;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:48rem;padding-bottom:var(--space-lg);color:var(--color-text-muted)}.related-tools{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.related-articles{gap:var(--space-md);display:grid}.related-articles>a{padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.related-articles>a:hover{border-color:var(--color-secondary)}.related-articles strong,.related-articles small{display:block}.related-articles strong{color:var(--color-primary)}.related-articles small{margin-top:var(--space-xs);color:var(--color-text-muted);font-weight:400;line-height:1.6}.related-tools>a,.related-tool-disabled{min-height:5rem;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);justify-content:space-between;align-items:center;gap:var(--space-md);font-size:var(--font-size-label);font-weight:650;display:flex}.related-tools>a:hover{border-color:var(--color-secondary);color:var(--color-secondary)}.related-tool-disabled{color:var(--color-text-muted)}.related-tool-disabled small{flex:none;font-size:.7rem;font-weight:600}.last-updated{margin:var(--space-3xl) 0 0;color:var(--color-text-muted);font-size:.8rem}.ai-index-grid{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ai-index-panel{padding:var(--space-xl);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.ai-index-panel h2{margin-bottom:var(--space-lg)}.ai-index-panel-wide{grid-column:1/-1}.ai-index-list,.ai-resource-list,.ai-safety-list{margin:0;padding:0;list-style:none}.ai-index-category-list li{max-width:52rem}.ai-index-list{gap:var(--space-lg);display:grid}.ai-index-list li+li{padding-top:var(--space-lg);border-top:1px solid var(--color-border)}.ai-index-list h3{margin-bottom:var(--space-xs)}.ai-index-list p{margin-bottom:var(--space-sm);color:var(--color-text-muted)}.ai-index-list a,.ai-resource-list a{color:var(--color-secondary);font-size:var(--font-size-label);font-weight:650}.ai-index-list a:hover,.ai-resource-list a:hover{text-decoration:underline}.ai-resource-list,.ai-safety-list{gap:var(--space-md);display:grid}.ai-safety-list li{padding-left:var(--space-lg);position:relative}.ai-safety-list li:before{color:var(--color-secondary);content:"—";position:absolute;left:0}.roadmap-grid{align-items:start;gap:var(--space-3xl);grid-template-columns:1fr 1fr;display:grid}.site-footer{padding-block:var(--space-2xl);border-top:1px solid var(--color-border);background:var(--color-surface)}.footer-grid{align-items:end;gap:var(--space-2xl);grid-template-columns:1.5fr auto auto;display:grid}.footer-brand{margin-bottom:var(--space-md)}.footer-description{max-width:30rem;color:var(--color-text-muted);font-size:var(--font-size-label);margin-bottom:0}.footer-navigation{gap:var(--space-lg);color:var(--color-text-muted);font-size:var(--font-size-label);flex-wrap:wrap;font-weight:600;display:flex}.footer-navigation a:hover{color:var(--color-secondary)}.copyright{color:var(--color-text-muted);white-space:nowrap;margin-bottom:0;font-size:.75rem}}@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.row-1{grid-row:1}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--color-primary:#111827;--color-secondary:#2563eb;--color-accent:#0ea5e9;--color-background:#f8fafc;--color-surface:#fff;--color-surface-muted:#f1f5f9;--color-border:#e2e8f0;--color-text:#111827;--color-text-muted:#64748b;--color-success:#16a34a;--color-warning:#f59e0b;--color-danger:#dc2626;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-display:clamp(2.75rem, 7vw, 3.5rem);--font-size-h1:clamp(2.25rem, 5vw, 2.5rem);--font-size-h2:clamp(1.5rem, 3vw, 1.75rem);--font-size-body:1rem;--font-size-label:.875rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:6px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-full:999px;--shadow-card:0 16px 40px -28px #0f172a47;--container-width:72rem;--content-width:46rem}@media (width<=48rem){.header-inner{gap:var(--space-sm) var(--space-md);grid-template-columns:1fr auto;padding-block:.75rem}.main-navigation{grid-area:2/1/auto/-1;justify-content:flex-start;overflow-x:auto}.navigation-link.is-disabled{display:none}.hero-grid,.portal-grid,.roadmap-grid{gap:var(--space-xl);grid-template-columns:1fr}.hero-principles{max-width:30rem}.card-grid,.tool-card-grid,.article-card-grid,.ai-index-grid,.tool-fields,.tool-extra-fields,.calculator-fields,.calculator-result-grid,.related-tools,.category-recommendation-grid,.category-group-grid,.category-audience-list,.date-time-result-grid{grid-template-columns:1fr}.date-time-result-card:last-child{grid-column:auto}.generator-fields textarea{font-size:.75rem}.ai-index-panel-wide{grid-column:auto}.section-heading-with-action{flex-direction:column;align-items:start}.category-card,.tool-category-card,.tool-card>a,.article-card>a{min-height:auto}.article-table-wrap table,.article-table-wrap tbody,.article-table-wrap tr,.article-table-wrap th,.article-table-wrap td{display:block}.article-table-wrap thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.article-table-wrap table{background:0 0;border:0}.article-table-wrap caption{width:100%;display:block}.article-table-wrap tbody{gap:var(--space-md);display:grid}.article-table-wrap tr{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.article-table-wrap th,.article-table-wrap td{gap:var(--space-sm);overflow-wrap:anywhere;grid-template-columns:minmax(6.5rem,38%) minmax(0,1fr);padding:.75rem;display:grid}.article-table-wrap th:before,.article-table-wrap td:before{content:attr(data-label);color:var(--color-text-muted);font-weight:600}.tool-panel-heading{flex-direction:column;align-items:start}.tool-actions{flex-direction:column;align-items:stretch}.tool-primary-actions,.tool-secondary-actions{width:100%}.tool-primary-actions .button{flex:10rem}.footer-grid{align-items:start;gap:var(--space-lg);grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@font-face{font-family:Noto Sans SC;src:url(/fonts/noto-sans-sc/NotoSansSC-VF.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--home-bg:#f4fbff;--home-bg-strong:#eaf7ff;--home-surface:#fff;--home-surface-soft:#f8fbff;--home-line:#dfeaf3;--home-ink:#16202a;--home-ink-soft:#334155;--home-muted:#7b8794;--home-blue:#2098e8;--home-blue-dark:#0877c9;--home-teal:#2a928d;--home-violet:#7657f4;--home-pink:#ff5c8a;--home-orange:#ff8c3a;--home-yellow:#f0c62e;--home-green:#72d35f;--home-cyan:#34cdd7;--home-shadow-sm:0 10px 24px #2f547114;--home-shadow-md:0 18px 50px #2f547121}body.home-page{--home-bg:#f4fbff;--home-bg-strong:#eaf7ff;--home-surface:#fff;--home-surface-soft:#f8fbff;--home-line:#dfeaf3;--home-ink:#16202a;--home-ink-soft:#334155;--home-muted:#7b8794;--home-blue:#2098e8;--home-blue-dark:#0877c9;--home-teal:#2a928d;--home-violet:#7657f4;--home-pink:#ff5c8a;--home-orange:#ff8c3a;--home-yellow:#f0c62e;--home-green:#72d35f;--home-cyan:#34cdd7;--home-shadow-sm:0 10px 24px #2f547114;--home-shadow-md:0 18px 50px #2f547121;background:radial-gradient(circle at 22% 8%, #4fbcff1f, transparent 28rem), linear-gradient(180deg, #fff 0%, var(--home-bg) 30%, #fff 100%);color:var(--home-ink);font-family:Noto Sans SC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;line-height:1.55}body.home-page h1,body.home-page h2,body.home-page h3{color:var(--home-ink);letter-spacing:0}body.home-page button,body.home-page input{font:inherit}.home-site-header{z-index:30;backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dfeaf3cc;position:sticky;top:0}.home-header-inner{grid-template-columns:auto 1fr auto;gap:1.625rem;min-height:4rem}.home-brand img,.footer-brand img{width:9.125rem;height:auto;display:block}.home-navigation{gap:.75rem}.home-navigation-link{color:var(--home-ink-soft);background:0 0;padding:0;font-size:.95rem;font-weight:750}.home-navigation-link:hover,.home-navigation-link.is-active{color:var(--home-blue-dark);background:0 0}.home-header-actions{align-items:center;gap:.625rem;display:flex}.home-icon-button{border:1px solid var(--home-line);background:var(--home-surface);width:2.5rem;height:2.5rem;color:var(--home-ink-soft);cursor:pointer;border-radius:999px;place-items:center;transition:border-color .16s,color .16s,transform .16s;display:inline-grid}.home-icon-button:hover{color:var(--home-blue-dark);border-color:#2098e880;transform:translateY(-1px)}.home-icon-button svg,.home-mini-search svg,.home-hero-search svg{stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.125rem;height:1.125rem}.home-mini-search{width:12.5rem;height:2.5rem;color:var(--home-muted);background:#f5f7f9;border:1px solid #0000;border-radius:8px;align-items:center;gap:.55rem;padding:0 .85rem;display:flex}.home-mini-search input{width:100%;min-width:0;color:var(--home-ink);background:0 0;border:0;flex:1;font-size:.82rem}.home-mini-search button{color:currentColor;cursor:pointer;background:0 0;border:0;flex:none;padding:0;display:grid}.home-mini-search:focus-within,.home-hero-search:focus-within{border-color:#2098e8b3;box-shadow:0 0 0 3px #2098e82e}.home-header-actions .language-switcher{flex-shrink:0;font-size:.85rem;font-weight:800}.home-header-actions .language-switcher-trigger{border-color:var(--home-line);min-height:2.5rem;color:var(--home-ink-soft);background:#f5f7f9;border-radius:8px;padding:0 .75rem 0 .9rem}.home-header-actions .language-switcher-trigger:hover,.home-header-actions .language-switcher details[open] .language-switcher-trigger{background:var(--home-surface);color:var(--home-blue-dark);border-color:#2098e880}.home-header-actions .language-switcher-options{border-color:var(--home-line);background:var(--home-surface);box-shadow:0 18px 42px #1b2b3a29}.home-header-actions .language-switcher-option{color:var(--home-ink-soft)}.home-header-actions .language-switcher-option:hover,.home-header-actions .language-switcher-option[aria-current=page]{color:var(--home-blue-dark);background:#f5f7f9}.home-page-main{overflow:hidden}.home-hero-section{padding:3.25rem 0 1.5rem;position:relative}.home-hero-inner{z-index:1;text-align:center;position:relative}.home-hero-title{text-wrap:nowrap;max-width:62rem;margin:0 auto 1rem;font-size:3.05rem;font-weight:850;line-height:1.12}.home-hero-title span{background:var(--home-teal);color:#fff;padding:0 .35rem .08rem;display:inline-block}.home-hero-subtitle{max-width:45rem;color:var(--home-muted);margin:0 auto 1.75rem;font-size:1rem}.home-hero-search{background:var(--home-surface);width:min(100%,32rem);min-height:3.5rem;box-shadow:var(--home-shadow-sm);color:var(--home-blue);border:1px solid #dfeaf3cc;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;margin:0 auto 1.75rem;padding:.45rem .5rem .45rem 1.1rem;display:grid}.home-hero-search input{min-width:0;color:var(--home-ink);background:0 0;border:0;font-size:.92rem}.home-hero-search button{background:var(--home-blue);color:#fff;cursor:pointer;border:0;border-radius:999px;min-width:6.1rem;min-height:2.65rem;font-weight:800}.home-category-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;margin-top:1.2rem;display:grid}.home-category-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-card{isolation:isolate;color:#fff;text-align:left;border-radius:10px;flex-direction:column;min-height:12.65rem;padding:1rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 32px #1b2b3a1f}.home-category-card:before{z-index:-1;content:"";background:linear-gradient(145deg,#ffffff21,#0000 45%),linear-gradient(315deg,#ffffff14,#0000 38%);position:absolute;inset:0}.home-category-card:hover{transform:translateY(-4px);box-shadow:0 24px 52px #1b2b3a2e}.home-category-icon{color:#fff;background:#ffffff3d;border-radius:999px;place-items:center;width:3rem;height:3rem;display:grid}.home-category-icon .icon{stroke-width:2.05px;width:1.25rem;height:1.25rem}.home-category-body{margin-top:1.05rem;padding-right:2rem;display:block}.home-category-card h2,.home-category-card h3{color:#fff;margin:0 0 .25rem;font-size:1.08rem;font-weight:850;line-height:1.16}.home-category-card p{color:#fffffff0;margin:0;font-size:.78rem;font-weight:750;line-height:1.35}.home-category-arrow{color:#fffffff0;font-size:1.35rem;font-weight:700;line-height:1;position:absolute;top:5.9rem;right:1rem}.home-category-action{color:#fff;background:#ffffff2e;border-radius:999px;align-items:center;width:fit-content;margin-top:auto;padding:.38rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex}.home-category-count{color:#fff;background:#ffffff3d;border-radius:999px;padding:.34rem .58rem;font-size:.68rem;font-weight:800;line-height:1;position:absolute;top:1.75rem;right:1rem}.theme-emerald{background:linear-gradient(135deg,#19a974 0%,#0f766e 100%)}.theme-indigo{background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%)}.theme-amber{background:linear-gradient(135deg,#f5b73f 0%,#d97706 100%)}.theme-berry{background:linear-gradient(135deg,#f43f5e 0%,#be123c 100%)}.theme-cyan{background:linear-gradient(135deg,#17a7c5 0%,#0e7490 100%)}.home-popular-band{background:var(--home-bg-strong);border-radius:28px 28px 0 0;margin-top:1.5rem;padding:4.5rem 0}.home-section-heading{text-align:center;margin-bottom:1.5rem}.home-section-heading h2{margin-bottom:.55rem;font-size:2.1rem;font-weight:850;line-height:1.15}.home-section-heading p{color:var(--home-muted);margin-bottom:0;font-size:.95rem}.home-ad-slot{background:0 0;border:0;min-height:0;margin:1.35rem 0}.home-ad-slot>span,.home-ad-slot>strong{display:none}.home-all-tools-action{justify-content:center;margin-top:2rem;display:flex}.home-all-tools-action .button{border-color:var(--home-blue);color:var(--home-blue-dark)}.home-back-top{z-index:25;color:#fff;cursor:pointer;width:2.6rem;height:2.6rem;box-shadow:var(--home-shadow-sm);background:#2098e885;border:0;border-radius:999px;place-items:center;font-size:1.2rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem}.home-spark{opacity:.72;pointer-events:none;display:block;position:absolute}.home-spark-one{clip-path:polygon(50% 0,100% 100%,0 72%);background:#ffb35f;width:1.25rem;height:1.25rem;top:1.6rem;left:20%}.home-spark-two{background:#ff5c8a;border-radius:999px;width:.42rem;height:.42rem;top:5rem;left:18%}.home-spark-three{background:#ffb35f;width:.6rem;height:.6rem;top:6.4rem;right:18%;transform:rotate(14deg)}.home-spark-four{clip-path:polygon(50% 0,100% 25%,82% 88%,18% 88%,0 25%);background:#f25da9;width:1.1rem;height:1.1rem;top:2.8rem;right:25%}.home-spark-five{clip-path:polygon(50% 0,100% 100%,0 40%);background:#6e9cff;width:.7rem;height:.7rem;top:8.6rem;left:28%}body.home-share-open{overflow:hidden}.home-share-modal[hidden]{display:none}.home-share-modal{z-index:100;position:fixed;inset:0}.home-share-backdrop{background:#0f172a73;position:absolute;inset:0}.home-share-dialog{border:1px solid var(--home-line);background:var(--home-surface);border-radius:14px;width:min(35rem,100% - 2rem);max-height:calc(100vh - 2rem);margin:5rem auto 0;padding:1.4rem;position:relative;overflow:auto;box-shadow:0 24px 80px #0f172a3d}.home-share-close{border:1px solid var(--home-line);background:var(--home-surface-soft);width:2.2rem;height:2.2rem;color:var(--home-ink-soft);cursor:pointer;border-radius:999px;place-items:center;display:grid;position:absolute;top:.9rem;right:.9rem}.home-share-head{padding-right:2.8rem}.home-share-head h2{margin-bottom:.35rem;font-size:1.35rem;font-weight:850}.home-share-head p,.home-share-note{color:var(--home-muted);margin-bottom:0;font-size:.9rem}.home-share-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1.2rem 0;display:grid}.home-share-platform{border:1px solid var(--home-line);background:var(--home-surface-soft);min-height:2.7rem;color:var(--home-ink);cursor:pointer;border-radius:9px;align-items:center;gap:.6rem;font-weight:750;display:flex}.home-share-platform span{background:var(--share-color,var(--home-blue));color:#fff;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.75rem;display:grid}.home-share-x{--share-color:#111827}.home-share-reddit{--share-color:#ff4500}.home-share-telegram{--share-color:#28a8ea}.home-share-whatsapp{--share-color:#25d366}.home-share-facebook{--share-color:#1877f2}.home-share-line{--share-color:#06c755}.home-share-pinterest{--share-color:#e60023}.home-share-instagram{--share-color:#d946ef}.home-share-copy{gap:.4rem;margin-bottom:.9rem;display:grid}.home-share-copy span{color:var(--home-ink-soft);font-size:.78rem;font-weight:800}.home-share-copy input{border:1px solid var(--home-line);background:var(--home-surface-soft);width:100%;min-height:2.6rem;color:var(--home-ink);border-radius:8px;padding:0 .8rem}.home-share-actions{grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:.85rem;display:grid}.home-share-primary,.home-share-secondary{cursor:pointer;border-radius:8px;min-height:2.65rem;font-weight:850}.home-share-primary{background:var(--home-blue);color:#fff;border:0}.home-share-secondary{border:1px solid var(--home-line);background:var(--home-surface);color:var(--home-ink)}.home-share-secondary[hidden]{display:none}html.home-dimmed{--home-bg:#0f172a;--home-bg-strong:#111827;--home-surface:#172033;--home-surface-soft:#1f2937;--home-line:#2c384b;--home-ink:#f8fafc;--home-ink-soft:#d9e4ef;--home-muted:#aebdca}html.home-dimmed body.home-page{--home-bg:#0f172a;--home-bg-strong:#111827;--home-surface:#172033;--home-surface-soft:#1f2937;--home-line:#2c384b;--home-ink:#f8fafc;--home-ink-soft:#d9e4ef;--home-muted:#aebdca;background:radial-gradient(circle at 22% 8%,#2098e82e,#0000 28rem),linear-gradient(#0f172a 0%,#111827 58%,#0f172a 100%)}html.home-dimmed .home-site-header,html.home-dimmed body.home-page .site-footer{border-color:var(--home-line);background:#0f172aeb}html.home-dimmed .home-mini-search{background:var(--home-surface-soft)}html.home-dimmed .home-popular-band{background:#111827}html.home-dimmed .home-share-dialog,html.home-dimmed .home-icon-button{border-color:var(--home-line);background:var(--home-surface)}html.home-dimmed .home-hero-search,html.home-dimmed .home-share-copy input,html.home-dimmed .home-share-close,html.home-dimmed .home-share-platform,html.home-dimmed .home-share-secondary{border-color:var(--home-line);background:var(--home-surface-soft)}@media (width<=64rem){.tool-directory-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-header-inner{grid-template-columns:auto 1fr}.home-header-actions{grid-column:1/-1;justify-content:center}.home-category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-title{text-wrap:balance;font-size:2.45rem}}@media (width<=48rem){.tool-directory-search-row,.tool-directory-category-grid{grid-template-columns:1fr}.tool-search-feedback{flex-direction:column;align-items:flex-start}.home-header-inner{grid-template-columns:1fr;min-height:auto;padding:.75rem 0;display:grid}.home-brand{justify-self:center}.home-navigation{grid-area:auto;justify-content:center}.home-header-actions{flex-wrap:wrap}.home-mini-search{order:5;width:min(100%,21rem)}.home-hero-section{padding-top:2.4rem}.home-hero-title{font-size:2rem}.home-hero-search{border-radius:14px;grid-template-columns:auto 1fr}.home-hero-search button{grid-column:1/-1;width:100%}.home-category-strip,.home-share-grid,.home-share-actions{grid-template-columns:1fr}.home-popular-band{border-radius:20px 20px 0 0;padding:3.4rem 0}.home-section-heading h2{font-size:1.65rem}.home-share-dialog{margin-top:1rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
