@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--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;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;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;-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}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}}:root{--ink:#0b1635;--muted:#66718d;--line:#e5eaf4;--soft:#f5f8ff;--blue:#0878f9;--purple:#a018ed;--gradient:linear-gradient(125deg,#0878f9 0%,#395be9 48%,#b016e7 100%);--shadow:0 18px 50px #1e3d871a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e2e8f4e6;height:78px;position:sticky;top:0}.header-inner{align-items:center;gap:18px;width:min(1680px,100% - 32px);height:100%;margin:auto;display:flex}.brand{flex:none;align-items:center;width:218px;height:69px;display:flex;overflow:hidden}.brand img{width:218px;height:auto;display:block}.main-nav{white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:clamp(10px,1vw,18px);display:flex}.main-nav a{font-size:13px;font-weight:650;transition:color .2s}.main-nav a:hover{color:#5b42e7}.header-actions{flex:none;align-items:center;gap:8px;display:flex}.icon-button{font-size:25px;line-height:1}.language-wrap{position:relative}.language-button,.saved-link{white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.saved-link{align-items:center;gap:5px;display:flex}.language-menu{border:1px solid var(--line);width:155px;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:8px;position:absolute;top:34px;right:0}.language-menu a{border-radius:9px;padding:9px 10px;font-size:13px;display:block}.language-menu a:hover{background:var(--soft)}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--gradient);box-shadow:0 10px 25px #4c49de38}.button-ghost{background:#fff;border-color:#ccd5e6}.button-soft{color:#1766d9;background:#eef4ff}.button-outline{background:#fff;border-color:#d8ddec}.button-dark{color:#fff;background:#0b1635}.button-white{color:#3030ae;background:#fff;box-shadow:0 12px 32px #0a123c33}.button.full{width:100%}.menu-toggle{background:0 0;border:0;font-size:24px;display:none}.page-wrap{width:min(1440px,100% - 48px);margin:24px auto 0}.hero-shell{background:linear-gradient(135deg,#fff 14%,#f8f7ff 55%,#eef8ff 100%);border:1px solid #edf0fb;border-radius:34px;grid-template-columns:1.3fr .7fr;align-items:center;min-height:550px;padding:62px 70px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #26458c14}.hero-shell:before{content:"";border:2px solid #2f68ff3d;border-radius:50%;height:520px;position:absolute;inset:auto -10% -75% 14%;transform:rotate(-5deg);box-shadow:0 0 120px #188eff59}.hero-orb{filter:blur(2px);opacity:.55;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle,#9d59ff4d,#0000 66%);width:160px;height:160px;top:-45px;right:33%}.hero-orb-two{background:radial-gradient(circle,#00aeff3b,#0000 67%);width:220px;height:220px;bottom:-100px;left:-50px}.hero-copy{z-index:2;max-width:790px;position:relative}.hero-kicker,.eyebrow{color:#5047cf;letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:850}.hero-kicker span{color:#fff;background:var(--gradient);border-radius:8px;margin-right:6px;padding:4px 7px}.hero-copy h1{letter-spacing:-.055em;max-width:800px;margin:0;font-size:clamp(50px,5vw,78px);line-height:.98}.hero-copy h1 span{background:var(--gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-description{max-width:660px;color:var(--muted);margin:24px 0 28px;font-size:18px;line-height:1.65}.search-box{background:#fff;border:1px solid #cfd7ee;border-radius:20px;align-items:center;gap:12px;height:72px;padding:7px 8px 7px 22px;display:flex;box-shadow:0 18px 45px #31498e24,0 0 0 5px #765df50b}.search-icon{color:#334365;font-size:29px;transform:rotate(-18deg)}.search-box input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:16px}.search-submit{border-radius:15px;min-width:150px;height:56px;font-size:15px}.example-list{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.example-list>span{color:var(--muted);font-size:12px;font-weight:700}.example-list button{color:#42506d;cursor:pointer;background:#ffffffbd;border:1px solid #e2e7f2;border-radius:999px;padding:7px 10px;font-size:11px}.example-list button:hover{color:#513bd1;border-color:#bfc5f3}.hero-visual{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.hero-visual>img{z-index:2;object-fit:contain;filter:drop-shadow(0 25px 35px #254a9233);width:min(410px,100%);max-height:435px;animation:5s ease-in-out infinite hoverRobot;position:relative}.robot-glow{background:radial-gradient(circle,#2ec4ff3b,#8a46ef24 46%,#0000 70%);border-radius:50%;width:370px;height:370px;position:absolute}@keyframes hoverRobot{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}.floating-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #c9d4f2e6;border-radius:15px;align-items:center;gap:10px;min-width:166px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 15px 40px #2c4a9126}.floating-card b{color:#fff;background:var(--gradient);border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.floating-card span{flex-direction:column;gap:2px;display:flex}.floating-card strong{font-size:12px}.floating-card small{color:var(--muted);font-size:9px}.float-video{top:16%;left:-4%}.float-code{bottom:20%;right:-4%}.float-match{top:42%;right:-9%}.trust-strip{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);margin:28px auto 0;padding:20px 30px;display:flex;box-shadow:0 10px 30px #2843800f}.trust-strip div{align-items:baseline;gap:10px;display:flex}.trust-strip strong{font-size:18px}.trust-strip span{color:var(--muted);font-size:12px}.trust-strip i{background:var(--line);width:1px;height:26px}.content-section{width:min(1240px,100% - 48px);margin:100px auto}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.section-heading h2,.how-copy h2{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(34px,4vw,48px);line-height:1.08}.section-heading p:not(.eyebrow){color:var(--muted);margin:0}.text-link{color:#4d45cc;white-space:nowrap;font-size:13px;font-weight:800}.tool-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tool-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:0;padding:24px;transition:transform .25s,box-shadow .25s;box-shadow:0 14px 42px #233b7812}.tool-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px #233b7821}.tool-top{align-items:center;gap:13px;display:flex}.tool-logo{color:#fff;border-radius:14px;place-items:center;width:50px;height:50px;font-size:20px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff59}.tool-category{color:#68738e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 3px;font-size:10px;font-weight:800}.tool-top h3{margin:0;font-size:19px}.save-tool{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:36px;height:36px;margin-left:auto;font-size:20px}.tool-description{min-height:67px;color:var(--muted);margin:18px 0;font-size:13px;line-height:1.65}.tool-meta{color:var(--muted);flex-wrap:wrap;gap:6px 12px;font-size:10px;display:flex}.tool-meta .rating{color:#f59e0b;font-weight:900}.tool-meta .verified{color:#059669;font-weight:800}.tool-price{align-items:center;gap:9px;margin:17px 0 12px;display:flex}.tool-price b{font-size:14px}.tool-price span{color:#087d57;background:#e9fbf5;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800}.feature-tags{flex-wrap:wrap;align-content:start;gap:6px;min-height:50px;display:flex}.feature-tags span{color:#4f5c77;background:#f5f7fb;border-radius:8px;padding:5px 8px;font-size:9px;font-weight:700}.card-actions{grid-template-columns:.8fr .9fr 1.25fr;gap:7px;margin-top:18px;display:grid}.card-actions .button{min-height:38px;padding:0 9px;font-size:10px}.category-section{background:#f6f8fd;border-radius:34px;width:min(1360px,100% - 48px);padding:60px}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category-card{background:#fff;border:1px solid #e5eaf4;border-radius:18px;align-items:center;gap:16px;padding:21px;transition:transform .2s;display:flex}.category-card:hover{transform:translateY(-3px)}.category-card>span{background:#f4f7ff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:19px;font-weight:900;display:grid}.category-card h3{margin:0 0 4px;font-size:15px}.category-card p{color:var(--muted);margin:0;font-size:10px}.category-card>b{color:#9aa5ba;margin-left:auto}.how-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.how-copy>p:not(.eyebrow){color:var(--muted);margin:22px 0 28px;line-height:1.75}.how-steps{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.how-steps div{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f9ff);border-radius:22px;min-height:170px;padding:24px}.how-steps span{color:#6d4ce7;font-size:11px;font-weight:900}.how-steps b{margin:25px 0 7px;font-size:15px;display:block}.how-steps p{color:var(--muted);margin:0;font-size:12px}.cta-section{color:#fff;background:radial-gradient(circle at 10% 100%,#0a9efe 0,#0000 38%),linear-gradient(110deg,#172bd4,#7621db 63%,#b018dd);border-radius:30px;justify-content:space-between;align-items:center;gap:30px;width:min(1240px,100% - 48px);min-height:210px;margin:100px auto;padding:32px 50px 32px 270px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #482dc83d}.cta-section img{width:255px;position:absolute;bottom:-48px;left:10px}.eyebrow.light{color:#d9e7ff}.cta-section h2{margin:0 0 8px;font-size:30px}.cta-section p:not(.eyebrow){color:#e2e8ff;margin:0}.site-footer{color:#dbe4ff;background:#08142f;margin-top:80px;padding:70px max(24px,50% - 690px) 28px}.footer-top{grid-template-columns:1.6fr repeat(4,1fr);gap:38px;display:grid}.footer-brand img{filter:drop-shadow(0 5px 10px #00b4ff24);width:230px}.footer-brand p{color:#fff;margin:12px 0 3px;font-weight:700}.footer-brand small{color:#8d9ab7}.footer-top>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-top b{color:#fff;font-size:13px}.footer-top a,.footer-link-button{color:#94a3c3;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.footer-top a:hover,.footer-link-button:hover{color:#fff}.footer-bottom{color:#71809d;border-top:1px solid #22304e;justify-content:space-between;gap:35px;margin-top:50px;padding-top:22px;font-size:11px;display:flex}.footer-bottom span:last-child{text-align:right;max-width:720px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050c1fa8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-modal{text-align:center;background:#fff;border-radius:26px;width:min(440px,100%);padding:38px;position:relative;box-shadow:0 35px 90px #040c2059}.account-modal>img{object-fit:contain;width:76px;height:76px}.account-modal h2{margin:8px 0 10px;font-size:28px}.account-modal>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6}.account-modal label{text-align:left;margin:22px 0 12px;font-size:11px;font-weight:800;display:block}.account-modal input{border:1px solid #d8deeb;border-radius:11px;outline:none;width:100%;height:48px;margin-top:7px;padding:0 13px}.account-modal small{color:#8b96ac;margin-top:16px;display:block}.modal-close{cursor:pointer;background:0 0;border:0;font-size:25px;position:absolute;top:14px;right:18px}.inner-page{width:min(1240px,100% - 48px);margin:40px auto 90px}.results-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f4f5ff 64%,#eefaff);border-radius:28px;padding:38px;box-shadow:0 18px 50px #25408414}.results-title-row{justify-content:space-between;align-items:start;gap:24px;display:flex}.results-title-row h1{letter-spacing:-.045em;max-width:870px;margin:0 0 8px;font-size:clamp(32px,4vw,48px);line-height:1.1}.results-title-row p{color:var(--muted);margin:0}.cache-badge{color:#087d57;white-space:nowrap;background:#e6fbf3;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.results-search-box{background:#fff;border:1px solid #ced7eb;border-radius:17px;align-items:center;gap:10px;max-width:900px;height:62px;margin:25px 0 16px;padding:6px 7px 6px 18px;display:flex;box-shadow:0 12px 28px #2a43811a}.results-search-box>span{font-size:24px}.results-search-box input{border:0;outline:0;flex:1;min-width:0;font-size:14px}.results-search-box .button{min-height:48px}.intent-row{flex-wrap:wrap;gap:8px;display:flex}.intent-row span{color:#6c7690;background:#ffffffbf;border:1px solid #e0e5f0;border-radius:9px;padding:7px 10px;font-size:10px}.intent-row b{color:#253350}.results-layout{grid-template-columns:230px 1fr;align-items:start;gap:25px;margin-top:28px;display:grid}.filters-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;position:sticky;top:100px}.filters-head{justify-content:space-between;align-items:center;display:flex}.filters-head button{color:#5d4ad3;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.filters-panel fieldset{border:0;border-top:1px solid var(--line);flex-direction:column;gap:12px;margin:20px 0 0;padding:18px 0 0;display:flex}.filters-panel legend{padding-top:16px;font-size:11px;font-weight:850}.filters-panel label{color:#59657d;align-items:center;gap:8px;font-size:11px;display:flex}.filters-panel input{accent-color:#6645e8}.results-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:50px;display:flex}.results-toolbar p{color:var(--muted);margin:0;font-size:12px}.results-toolbar p b{color:var(--ink)}.results-toolbar label{color:var(--muted);font-size:11px}.results-toolbar select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;margin-left:7px;padding:8px 28px 8px 9px;font-size:11px}.results-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.result-card-wrap{position:relative}.result-card-wrap .tool-card{height:100%}.match-badge{z-index:3;color:#4e35c8;background:#efebff;border-radius:8px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:75px;right:23px}.breadcrumbs{color:#7b859b;gap:8px;margin-bottom:22px;font-size:11px;display:flex}.breadcrumbs b{color:#25314d}.details-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f6f5ff);border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:34px;display:flex;box-shadow:0 16px 45px #253c7812}.details-main{align-items:center;gap:22px;display:flex}.tool-logo.big{border-radius:24px;flex:none;width:88px;height:88px;font-size:34px}.details-main h1{letter-spacing:-.04em;margin:2px 0 8px;font-size:44px}.details-main>div:last-child>p:not(.tool-category){max-width:660px;color:var(--muted);margin:0;line-height:1.55}.detail-rating{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:13px;font-size:11px;display:flex}.detail-rating b{color:#f59e0b}.detail-rating .verified{color:#07845c}.details-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.details-layout{grid-template-columns:1fr 310px;align-items:start;gap:24px;margin-top:26px;display:grid}.details-content{flex-direction:column;gap:18px;display:flex}.detail-section,.facts-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px}.detail-section h2,.facts-card h3{letter-spacing:-.025em;margin:0 0 17px;font-size:22px}.detail-section>p{color:var(--muted);font-size:13px;line-height:1.75}.best-for-box{background:linear-gradient(135deg,#eef5ff,#f6efff);border-radius:16px;gap:14px;padding:20px;display:flex}.best-for-box>span{color:#fff;background:var(--gradient);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.best-for-box b{font-size:15px}.best-for-box p{color:var(--muted);margin:5px 0 0;font-size:11px}.feature-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.feature-list>div{border:1px solid #e7ebf4;border-radius:13px;grid-template-columns:25px 1fr;column-gap:8px;padding:15px;display:grid}.feature-list span{color:#07956b;grid-row:1/3}.feature-list b{font-size:12px}.feature-list small{color:#8490a7;margin-top:3px;font-size:9px}.pros-cons{grid-template-columns:1fr 1fr;gap:30px;display:grid}.pros-cons>div+div{border-left:1px solid var(--line);padding-left:30px}.pros-cons p{color:#57637b;margin:9px 0;font-size:11px}.reviews-head{justify-content:space-between;gap:20px;display:flex}.reviews-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.rating-summary{background:#f7f8fc;border-radius:15px;align-items:center;gap:18px;margin:20px 0;padding:20px;display:flex}.rating-summary>strong{font-size:42px}.rating-summary p{color:#f59e0b;letter-spacing:3px;margin:0}.rating-summary span{color:var(--muted);font-size:9px}.rating-bars{flex-direction:column;gap:5px;width:150px;margin-left:auto;display:flex}.rating-bars i{background:linear-gradient(90deg,#f59e0b,#fbc84a);border-radius:8px;height:5px}.review-card{border:1px solid var(--line);border-radius:16px;padding:20px}.review-card>div{align-items:center;gap:10px;display:flex}.review-card>div>b{color:#fff;background:#6070a8;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;display:grid}.review-card>div span{flex-direction:column;display:flex}.review-card>div span strong{font-size:11px}.review-card>div span small{color:var(--muted);font-size:8px}.review-card em{color:#f59e0b;letter-spacing:2px;margin-left:auto;font-size:11px;font-style:normal}.review-card h3{margin:18px 0 7px;font-size:14px}.review-card>p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.review-card footer{color:#71809b;justify-content:space-between;margin-top:16px;font-size:9px;display:flex}.review-card footer button{color:#71809b;background:0 0;border:0}.facts-card{position:sticky;top:100px}.facts-card dl{margin:0 0 22px}.facts-card dl div{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:15px;padding:12px 0;display:flex}.facts-card dt{color:#78839a;font-size:10px}.facts-card dd{text-align:right;max-width:150px;margin:0;font-size:10px;font-weight:750}.facts-card>small{color:#8b96ab;text-align:center;margin-top:13px;font-size:8px;line-height:1.5;display:block}.similar-section{margin-top:70px}.compare-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.compare-title h1{letter-spacing:-.05em;margin:0 0 8px;font-size:48px}.compare-title p{color:var(--muted);margin:0}.compare-scroll{border:1px solid var(--line);border-radius:24px;overflow:auto;box-shadow:0 15px 45px #263e7d12}.compare-table{border-collapse:collapse;background:#fff;width:100%;min-width:900px}.compare-table th,.compare-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f5;border-right:1px solid #edf0f5;padding:18px 20px}.compare-table th:first-child{color:#6f7a91;background:#fafbfe;width:160px;font-size:11px}.compare-table thead th{background:linear-gradient(#fff,#f8f9fe);padding:24px 20px}.compare-table thead th:not(:first-child){min-width:225px}.compare-tool{align-items:center;gap:12px;margin-bottom:17px;display:flex}.compare-tool span{color:#7a8498;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.compare-tool b{margin-top:3px;font-size:17px;display:block}.compare-table thead .button{width:100%;min-height:37px}.compare-table tbody td{color:#33415d;font-size:11px;line-height:1.55}.compare-tags{color:#58647b;flex-direction:column;gap:7px;font-size:10px;display:flex}.compare-table tbody .button{min-height:36px;padding:0 10px;font-size:10px}.compare-note{color:#25304d;background:linear-gradient(135deg,#edf5ff,#f6f0ff);border-radius:18px;gap:15px;margin-top:24px;padding:24px;display:flex}.compare-note>span{color:#fff;background:var(--gradient);border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.compare-note b{font-size:14px}.compare-note p{color:#657088;margin:6px 0 0;font-size:12px;line-height:1.6}@media (max-width:1240px){.main-nav{gap:13px}.main-nav a{font-size:11px}.brand{width:190px}.brand img{width:184px}.sign-in{display:none}.hero-shell{padding:50px 45px}.floating-card{display:none}}@media (max-width:980px){.header-inner,.page-wrap{width:min(100% - 28px,920px)}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:78px;left:14px;right:14px}.main-nav.is-open{display:flex}.main-nav a{padding:8px;font-size:13px}.menu-toggle{display:block}.saved-link span,.language-button{font-size:0}.language-button:after{content:"◎";font-size:19px}.sign-up{display:none}.hero-shell{text-align:center;grid-template-columns:1fr;min-height:670px;padding:50px 34px 0}.hero-copy{max-width:760px;margin:auto}.hero-description{margin-left:auto;margin-right:auto}.example-list{justify-content:center}.hero-visual{height:270px}.hero-visual>img{width:260px;max-height:300px}.robot-glow{width:280px;height:280px}.trust-strip{grid-template-columns:1fr 1fr;gap:18px;display:grid}.trust-strip i{display:none}.trust-strip div{justify-content:center}.tool-grid{grid-template-columns:1fr 1fr}.tool-grid .tool-card:last-child{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.how-section{grid-template-columns:1fr;gap:40px}.cta-section{padding-left:220px}.footer-top{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:640px){.site-header{height:68px}.header-inner{gap:8px;width:calc(100% - 20px)}.brand{width:152px;height:62px}.brand img{width:150px}.header-actions{gap:7px}.icon-button{display:none}.button{border-radius:11px}.page-wrap{width:calc(100% - 20px);margin-top:10px}.hero-shell{border-radius:24px;min-height:690px;padding:38px 18px 0}.hero-copy h1{font-size:45px}.hero-description{margin:18px 0 22px;font-size:14px}.search-box{border-radius:16px;flex-wrap:wrap;height:auto;padding:8px}.search-icon{display:none}.search-box input{flex-basis:100%;width:100%;height:45px;padding:0 9px}.search-submit{width:100%;min-height:50px}.example-list button:nth-of-type(n+4){display:none}.hero-visual{height:255px}.hero-visual>img{width:235px}.trust-strip{width:calc(100% - 20px);margin-top:14px;padding:18px 10px}.trust-strip div{flex-direction:column;align-items:center;gap:3px}.trust-strip strong{font-size:15px}.trust-strip span{font-size:9px}.content-section{width:calc(100% - 28px);margin:72px auto}.section-heading{align-items:start}.section-heading h2,.how-copy h2{font-size:34px}.section-heading .text-link{display:none}.tool-grid{grid-template-columns:1fr}.tool-grid .tool-card:last-child{display:block}.category-section{border-radius:25px;width:calc(100% - 20px);padding:35px 18px}.category-grid{grid-template-columns:1fr}.how-steps{grid-template-columns:1fr 1fr;gap:8px}.how-steps div{min-height:145px;padding:18px}.how-steps b{margin-top:18px;font-size:13px}.how-steps p{font-size:10px}.cta-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:calc(100% - 20px);min-height:330px;margin:70px auto;padding:38px 24px 34px}.cta-section img{opacity:.8;width:200px;bottom:-38px;left:auto;right:-15px}.cta-section h2{max-width:280px;font-size:28px}.cta-section p:not(.eyebrow){max-width:240px}.cta-section .button{z-index:2;margin-top:auto}.site-footer{padding:50px 24px 24px}.footer-top{grid-template-columns:1fr 1fr;gap:34px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.footer-bottom span:last-child{text-align:left}}@media (max-width:980px){.results-layout{grid-template-columns:1fr}.filters-panel{display:none;position:static}.results-grid{grid-template-columns:repeat(2,1fr)}.details-hero{align-items:flex-start}.details-layout{grid-template-columns:1fr}.facts-card{position:static}.similar-section .tool-grid{grid-template-columns:repeat(3,1fr)}.similar-section .tool-card .card-actions{grid-template-columns:1fr}}@media (max-width:640px){.inner-page{width:calc(100% - 20px);margin-top:18px}.results-hero{border-radius:22px;padding:24px 18px}.results-title-row{flex-direction:column}.results-title-row h1{font-size:31px}.results-search-box{flex-wrap:wrap;height:auto;padding:7px}.results-search-box>span{display:none}.results-search-box input{flex-basis:100%;width:100%;height:44px;padding:0 8px}.results-search-box .button{width:100%}.results-grid{grid-template-columns:1fr}.results-toolbar{align-items:flex-start}.results-toolbar p{max-width:150px}.details-hero{flex-direction:column;padding:23px}.details-main{align-items:flex-start}.tool-logo.big{border-radius:18px;width:64px;height:64px;font-size:26px}.details-main h1{font-size:32px}.details-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.details-actions .button-primary{grid-column:1/-1}.details-layout{grid-template-columns:1fr}.detail-section,.facts-card{padding:22px 18px}.feature-list,.pros-cons{grid-template-columns:1fr}.pros-cons>div+div{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.rating-summary{flex-wrap:wrap}.rating-bars{width:100%;margin-left:0}.similar-section .tool-grid{grid-template-columns:1fr}.similar-section .tool-card .card-actions{grid-template-columns:repeat(3,1fr)}}.simple-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f5f5ff 62%,#edfaff);border-radius:28px;padding:54px 48px}.simple-hero h1{letter-spacing:-.05em;margin:0 0 10px;font-size:52px}.simple-hero>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:0;font-size:16px;line-height:1.6}.section-cards,.task-grid,.catalog-grid{margin-top:28px}.catalog-toolbar{justify-content:space-between;align-items:center;margin:28px 0 18px;display:flex}.catalog-chips{flex-wrap:wrap;gap:7px;display:flex}.catalog-chips button{border:1px solid var(--line);color:#62708a;background:#fff;border-radius:10px;padding:9px 13px;font-size:10px;font-weight:700}.catalog-chips button.active{color:#fff;background:#4d55e5;border-color:#4d55e5}.catalog-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 28px 9px 10px;font-size:10px}.task-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.task-grid a{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;min-height:78px;padding:18px;display:flex;box-shadow:0 8px 22px #263d780a}.task-grid span{color:#6c4cdd;font-size:9px;font-weight:900}.task-grid b{font-size:13px}.task-grid em{color:#8c96aa;margin-left:auto;font-style:normal}.empty-state{text-align:center;max-width:650px;margin:65px auto}.empty-state img{object-fit:contain;width:190px;max-height:200px}.empty-state h2{margin:10px 0;font-size:28px}.empty-state p{color:var(--muted);margin:0 auto 22px}.form-layout{grid-template-columns:1fr 320px;align-items:start;gap:22px;margin-top:28px;display:grid}.public-form,.form-aside{border:1px solid var(--line);background:#fff;border-radius:22px;padding:32px}.public-form h2{margin:0 0 22px;font-size:23px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{color:#526079;font-size:10px;font-weight:800}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;color:var(--ink);border:1px solid #dfe4ee;border-radius:10px;outline:none;margin-top:7px;padding:12px;font-size:11px}.form-grid textarea{resize:vertical}.public-form>.button{margin-top:20px}.public-form>small{color:#8b96aa;margin-left:14px;font-size:8px}.form-aside{position:sticky;top:100px}.form-aside img{object-fit:contain;width:160px;max-height:180px;margin:-20px auto 0;display:block}.form-aside h3{margin:0 0 15px;font-size:18px}.form-aside p{color:#667289;border-bottom:1px solid #edf0f5;margin:0;padding:10px 0;font-size:10px}.legal-page{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:850px;padding:50px}.legal-page h1{margin:0;font-size:46px}.legal-date{color:#8a95a9!important;font-size:10px!important}.legal-page h2{margin:32px 0 9px;font-size:20px}.legal-page p{color:#5d6980;font-size:13px;line-height:1.75}.localized-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f5f4ff 60%,#eaf9ff);border-radius:34px;grid-template-columns:1fr 380px;align-items:center;min-height:570px;padding:65px 70px;display:grid;position:relative;overflow:hidden}.localized-hero h1{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(44px,5vw,70px);line-height:1.03}.localized-hero>div>p:not(.hero-kicker){max-width:650px;color:var(--muted);margin:22px 0;font-size:17px;line-height:1.65}.localized-hero form{background:#fff;border:1px solid #d1d9eb;border-radius:18px;gap:8px;height:68px;padding:7px;display:flex;box-shadow:0 15px 35px #2c44821f}.localized-hero input{border:0;outline:0;flex:1;min-width:0;padding:0 12px}.localized-hero form button{min-width:140px}.localized-hero>img{z-index:1;object-fit:contain;filter:drop-shadow(0 25px 35px #25489133);width:360px;max-height:470px;position:relative}.localized-examples{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.localized-examples a{border:1px solid var(--line);color:#58647c;background:#fffc;border-radius:999px;padding:7px 10px;font-size:10px}.admin-shell{color:#15213c;background:#f4f6fa;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-denied{text-align:center;background:#f5f7fc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.admin-denied img{width:100px}.admin-denied h1{margin:10px 0 7px;font-size:34px}.admin-denied p{color:#6d7890;margin:0 0 20px}.admin-sidebar{background:#fff;border-right:1px solid #e1e6ef;flex-direction:column;align-self:start;min-height:100vh;padding:15px 14px 22px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;height:72px;display:flex;overflow:hidden}.admin-brand img{width:205px}.admin-label{color:#9aa4b8;letter-spacing:.12em;text-transform:uppercase;padding:8px 12px 12px;font-size:9px;font-weight:800}.admin-sidebar nav{flex-direction:column;gap:3px;display:flex}.admin-sidebar nav a{color:#59647b;border-radius:10px;align-items:center;gap:11px;height:43px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.admin-sidebar nav a>span{color:#7e8aa2;text-align:center;width:20px}.admin-sidebar nav a.active{color:#2d5edb;background:#eef4ff}.admin-sidebar nav a.active>span{color:#2d68ec}.admin-sidebar nav a>i{color:#fff;background:#e54670;border-radius:7px;place-items:center;min-width:20px;height:18px;margin-left:auto;font-size:8px;font-style:normal;display:grid}.admin-security{color:#0c7957;background:#eafaf4;border-radius:12px;gap:9px;margin-top:auto;padding:13px;display:flex}.admin-security>span{background:#c9f3e4;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.admin-security div{flex-direction:column;display:flex}.admin-security b{font-size:9px}.admin-security small{color:#599780;font-size:7px}.admin-back{color:#71809a;margin:14px 10px 0;font-size:10px}.admin-main{min-width:0}.admin-top{background:#fff;border-bottom:1px solid #e1e6ef;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.admin-top>div:first-child p{margin:0;font-size:13px;font-weight:800}.admin-top>div:first-child span{color:#8b96aa;font-size:8px}.admin-top-actions{align-items:center;gap:10px;display:flex}.admin-top-actions button{background:#fff;border:1px solid #e3e8f1;border-radius:10px;width:35px;height:35px;position:relative}.admin-top-actions button i{color:#fff;background:#ec3e6a;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;font-style:normal;display:grid;position:absolute;top:-5px;right:-5px}.admin-top-actions>div{text-align:right;flex-direction:column;display:flex}.admin-top-actions>div b{font-size:10px}.admin-top-actions>div small{color:#8a95aa;font-size:7px}.admin-avatar{color:#fff;background:var(--gradient);border-radius:11px;place-items:center;width:37px;height:37px;font-size:12px;font-weight:800;display:grid}.admin-content{padding:27px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.admin-heading p{color:#5966cd;letter-spacing:.09em;text-transform:uppercase;margin:0 0 3px;font-size:8px;font-weight:900}.admin-heading h1{letter-spacing:-.035em;margin:0 0 4px;font-size:27px}.admin-heading>div>span{color:#7c879c;font-size:10px}.admin-filters{gap:7px;display:flex}.admin-filters button,.queries-card .admin-card-title button{color:#506078;background:#fff;border:1px solid #dfe4ed;border-radius:9px;height:34px;padding:0 11px;font-size:9px}.admin-filters .refresh{color:#fff;background:#276ef2;border-color:#276ef2}.admin-metrics{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.admin-metrics article{background:#fff;border:1px solid #e2e7ef;border-radius:14px;gap:10px;min-width:0;padding:15px;display:flex;box-shadow:0 5px 18px #2a3f6e0a}.metric-icon{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.admin-metrics article>div{min-width:0}.admin-metrics p{color:#7b879b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:7px;font-weight:700;overflow:hidden}.admin-metrics strong{font-size:17px;display:block}.admin-metrics small{font-size:7px}.admin-metrics small.up{color:#07936b}.admin-metrics small.down{color:#d26925}.admin-row{grid-template-columns:1.25fr .75fr;gap:13px;margin-top:13px;display:grid}.admin-row.big{grid-template-columns:1.5fr .5fr}.admin-card{background:#fff;border:1px solid #e2e7ef;border-radius:15px;min-width:0;padding:20px;box-shadow:0 5px 18px #2a3f6e09}.admin-card-title{justify-content:space-between;align-items:start;gap:15px;display:flex}.admin-card-title h2{margin:0 0 3px;font-size:13px}.admin-card-title p{color:#8a95a9;margin:0;font-size:8px}.admin-card-title a{color:#3367da;font-size:8px;font-weight:800}.chart-legend{color:#788399;gap:12px;font-size:7px;display:flex}.chart-legend span,.cache-stats div{align-items:center;gap:5px;display:flex}.chart-legend i,.cache-stats i{border-radius:50%;width:7px;height:7px}.blue{background:#2875f4}.purple{background:#8b42ec}.gray{background:#dfe5ef}.green{background:#08a878}.line-chart{height:240px;margin-top:15px;padding:0 0 25px 36px;position:relative}.line-chart svg{width:100%;height:100%;overflow:visible}.chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:5px 0 25px}.chart-grid span{color:#9da7b8;font-size:7px}.chart-grid span:after{content:"";background:#edf0f5;height:1px;margin-top:4px;position:absolute;left:35px;right:0}.chart-dates{color:#9aa4b7;justify-content:space-between;font-size:7px;display:flex;position:absolute;bottom:0;left:36px;right:0}.donut{border-radius:50%;width:144px;height:144px;margin:22px auto;padding:17px}.donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:inset 0 0 0 1px #eef1f6}.donut strong{font-size:24px}.donut span{color:#8994a8;font-size:8px}.cache-stats{flex-direction:column;gap:9px;display:flex}.cache-stats div{color:#778399;font-size:8px}.cache-stats b{color:#26334e;margin-left:auto}.world-map{background:radial-gradient(circle at 20% 30%,#e6f1ff,#0000 35%),linear-gradient(135deg,#f8fbff,#eef3fa);border-radius:13px;height:155px;margin:18px 0;position:relative;overflow:hidden}.map-lines{color:#c6d4e8;letter-spacing:5px;font-size:19px;line-height:1.35;position:absolute;inset:27px 8%;transform:skew(-7deg)}.pin{z-index:2;color:#3478ef;font-size:14px;position:absolute}.pin b{color:#31517d;background:#fff;border-radius:6px;margin-left:4px;padding:4px 6px;font-size:6px;box-shadow:0 3px 10px #3248781f}.pin.usa{top:35%;left:16%}.pin.eu{top:27%;left:49%}.pin.asia{top:46%;right:18%}.admin-card table{border-collapse:collapse;width:100%}.admin-card th,.admin-card td{color:#6c788f;text-align:left;border-bottom:1px solid #edf0f5;padding:9px 7px;font-size:8px}.admin-card th{color:#9aa4b6;font-weight:700}.admin-card td b{color:#26344f}.funnel{flex-direction:column;align-items:center;gap:8px;margin-top:24px;display:flex}.funnel div{color:#fff;background:linear-gradient(90deg,#2878f4,#7549e9);border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;height:41px;padding:0 13px;font-size:8px;display:grid}.funnel div:first-child{width:100%}.funnel div:nth-child(2){width:88%}.funnel div:nth-child(3){width:76%}.funnel div:nth-child(4){width:65%}.funnel div:nth-child(5){width:54%}.funnel i{opacity:.8;font-size:6px;font-style:normal}.queries-card{margin-top:13px}.queries-card .admin-card-title>div:last-child{align-items:center;gap:13px;display:flex}.opportunity{color:#c56d13;background:#fff5df;border-radius:6px;padding:4px 7px;font-size:7px}.opportunity.high{color:#cf315e;background:#ffeaf0}@media (max-width:1180px){.admin-metrics{grid-template-columns:repeat(3,1fr)}.admin-row.big{grid-template-columns:1fr}.cache-card{grid-template-columns:1fr 160px 1fr;align-items:center;display:grid}.cache-card .admin-card-title{grid-column:1/-1}.donut{margin:15px auto}}@media (max-width:850px){.admin-shell{grid-template-columns:74px 1fr}.admin-sidebar{padding:12px 8px}.admin-brand{justify-content:center}.admin-brand img{width:175px;max-width:none;transform:translate(51px)}.admin-label{display:none}.admin-sidebar nav a{justify-content:center;padding:0;font-size:0}.admin-sidebar nav a>span{font-size:14px}.admin-sidebar nav a>i{margin:0 0 19px 19px;font-size:7px;position:absolute}.admin-security div,.admin-back{display:none}.admin-security{justify-content:center;padding:9px}.admin-heading{flex-direction:column;align-items:flex-start}.admin-row{grid-template-columns:1fr}}@media (max-width:640px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;align-items:center;height:64px;min-height:auto;position:static;overflow:hidden}.admin-brand{width:155px}.admin-brand img{width:150px;transform:none}.admin-sidebar nav{flex-direction:row;margin-left:auto}.admin-sidebar nav a{display:none}.admin-sidebar nav a.active,.admin-sidebar nav a:last-child{width:40px;display:flex}.admin-security,.admin-label,.admin-back{display:none}.admin-top{height:58px;padding:0 14px}.admin-top>div:first-child span,.admin-top-actions>div{display:none}.admin-content{padding:15px 10px}.admin-heading h1{font-size:23px}.admin-filters{width:100%}.admin-filters button{flex:1;padding:0 5px}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-metrics article{padding:12px 9px}.metric-icon{display:none}.admin-row.big,.admin-row{grid-template-columns:1fr}.cache-card{display:block}.traffic-card{overflow:hidden}.line-chart{height:205px}.chart-legend{display:none}.countries-card,.queries-card{overflow:auto}.world-map{min-width:450px}.queries-card table{min-width:650px}.funnel div:nth-child(n){width:100%}.admin-card{padding:16px 12px}}@media (max-width:980px){.localized-hero{text-align:center;grid-template-columns:1fr;padding:55px 45px 0}.localized-hero>div>p:not(.hero-kicker){margin-left:auto;margin-right:auto}.localized-hero>img{width:270px;max-height:300px;margin:auto}.localized-examples{justify-content:center}.task-grid{grid-template-columns:repeat(2,1fr)}.form-layout{grid-template-columns:1fr}.form-aside{position:static}}@media (max-width:640px){.simple-hero{padding:34px 22px}.simple-hero h1{font-size:38px}.task-grid{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.public-form,.form-aside{padding:23px 18px}.public-form>small{margin:12px 0 0;display:block}.legal-page{width:calc(100% - 20px);padding:32px 22px}.legal-page h1{font-size:36px}.localized-hero{border-radius:24px;min-height:650px;padding:38px 18px 0}.localized-hero h1{font-size:42px}.localized-hero>div>p:not(.hero-kicker){font-size:14px}.localized-hero form{flex-wrap:wrap;height:auto;padding:7px}.localized-hero input{flex-basis:100%;height:45px}.localized-hero form button{width:100%}.localized-hero>img{width:230px}}.language-menu{max-height:430px;overflow:auto}.language-menu a.active{color:#4338ca;background:#eef2ff;font-weight:800}.account-link{color:#334155;white-space:nowrap;background:#fff;border:1px solid #dce3ef;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:4px 10px 4px 5px;font-size:12px;font-weight:750;display:flex}.account-avatar{color:#fff;background:var(--gradient);border-radius:10px;place-items:center;width:31px;height:31px;font-size:12px;font-weight:900;display:grid}.account-avatar.large{border-radius:20px;flex:none;width:72px;height:72px;font-size:28px}.save-tool.saved{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.search-statuses{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.cache-badge.cache-miss{color:#5b35c7;background:#f0ebff}.guest-badge{color:#68738c;white-space:nowrap;background:#fff;border:1px solid #dce3ef;border-radius:999px;padding:7px 10px;font-size:10px}.guest-badge b{color:#3d38c2}.tool-skeleton{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;gap:14px;min-height:342px;padding:24px;display:flex;position:relative;overflow:hidden}.tool-skeleton:after{content:"";background:linear-gradient(100deg,#0000 20%,#fffc 50%,#0000 80%);animation:1.4s infinite skeleton;position:absolute;inset:0;transform:translate(-100%)}.tool-skeleton i{background:#edf1f8;border-radius:14px;width:50px;height:50px}.tool-skeleton b{background:#edf1f8;border-radius:7px;width:55%;height:18px}.tool-skeleton span{background:#f0f3f8;border-radius:6px;width:100%;height:12px}.tool-skeleton span+span{width:76%}.tool-skeleton em{background:#f4f6fa;border-radius:12px;height:80px;margin-top:auto}@keyframes skeleton{to{transform:translate(100%)}}.search-message{text-align:center;background:#fafbff;border:1px dashed #cfd7e6;border-radius:22px;align-content:center;place-items:center;min-height:280px;padding:45px;display:grid}.search-message b{font-size:20px}.search-message p{max-width:480px;color:var(--muted)}.limit-modal{border:1px solid #e6e8f4}.limit-modal .button{margin-top:18px}.check-label{align-items:center;gap:8px;min-height:43px;display:flex!important}.check-label input{height:16px;width:16px!important;margin:0!important}.form-notice{color:#4b5563;background:#f3f4f6;border-radius:11px;padding:12px 14px;margin:16px 0 0!important;font-size:11px!important}.form-notice.success{color:#087454;background:#e9fbf4}.form-notice.error{color:#b42342;background:#fff0f3}.review-form{background:#f9faff;border:1px solid #dfe5f1;border-radius:16px;flex-direction:column;gap:13px;margin:20px 0;padding:20px;display:flex}.review-form label{color:#536079;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.review-form input,.review-form textarea,.review-form select{background:#fff;border:1px solid #d9e0ec;border-radius:10px;outline:none;width:100%;padding:11px 12px}.review-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-list{flex-direction:column;gap:12px;display:flex}.review-pros-cons{color:#536079;gap:7px;margin-top:14px;font-size:10px;display:grid}.empty-reviews{text-align:center;background:#fafbfe;border:1px dashed #d6dce9;border-radius:15px;padding:24px}.empty-reviews p{color:var(--muted);margin:6px 0 0;font-size:11px}.account-page{flex-direction:column;gap:28px;display:flex}.account-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f3f5ff 65%,#edfaff);border-radius:26px;align-items:center;gap:20px;padding:32px;display:flex}.account-hero h1{margin:0 0 5px;font-size:34px}.account-hero p:not(.eyebrow){color:var(--muted);margin:0}.account-actions{gap:8px;margin-left:auto;display:flex}.danger-button{color:#b42342;background:#fff1f2;border-color:#fecdd3}.account-summary{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.account-summary article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:22px;display:flex;box-shadow:0 9px 25px #233b780d}.account-summary strong{font-size:28px}.account-summary span{color:var(--muted);margin-top:4px;font-size:11px}.account-section{border:1px solid var(--line);border-radius:22px;padding:30px}.account-empty{text-align:center;background:#f7f9fd;border-radius:16px;padding:38px}.account-settings{grid-template-columns:1fr 1fr;gap:15px;display:grid}.account-settings>div{border:1px solid var(--line);border-radius:20px;padding:26px}.account-settings h2{margin:0 0 14px}.account-settings p{color:var(--muted);font-size:12px;line-height:1.6}.admin-empty{color:#8a95a9;text-align:center;padding:35px 10px;font-size:10px}.integration-state{background:#f7f9fd;border-radius:13px;align-items:center;gap:14px;margin-top:18px;padding:20px;display:flex}.integration-state>span{color:#a66a0b;background:#fff0cf;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.integration-state b{font-size:12px}.integration-state p{color:#7b879b;margin:5px 0 0;font-size:9px}.moderation-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.moderation-grid article{border:1px solid #e5e9f1;border-radius:12px;flex-direction:column;padding:18px;display:flex}.moderation-grid strong{font-size:24px}.moderation-grid span{color:#7b879b;margin-top:4px;font-size:9px}@media (max-width:1240px){.account-link>span:last-child{display:none}}@media (max-width:760px){.account-link{display:none}.search-statuses{align-items:flex-start}.account-hero{flex-wrap:wrap;align-items:flex-start}.account-actions{width:100%;margin-left:0}.account-summary{grid-template-columns:1fr 1fr}.account-settings{grid-template-columns:1fr}.moderation-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.search-statuses{width:100%}.review-form-row{grid-template-columns:1fr}.account-hero{padding:22px 18px}.account-hero h1{font-size:27px}.account-summary{gap:8px}.account-summary article{padding:15px}.account-section{padding:20px 15px}.moderation-grid{grid-template-columns:1fr}}@media (max-width:1450px){.header-inner{width:calc(100% - 28px)}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:78px;left:14px;right:14px}.main-nav.is-open{display:flex}.main-nav a{padding:8px;font-size:13px}.menu-toggle{display:block}.sign-in,.sign-up,.account-link{display:inline-flex}.account-link>span:last-child{display:inline}}@media (max-width:760px){.saved-link{display:none}.account-link{display:inline-flex}.account-link>span:last-child{display:inline}.sign-up{display:inline-flex}}@media (max-width:640px){.sign-in{display:none}.sign-up{min-height:38px;padding:0 12px;font-size:11px}.language-button{min-width:30px}}@media (max-width:500px){.brand,.brand img{width:138px}.account-link{padding-right:5px}.account-link>span:last-child{display:none}}.cookie-banner{z-index:120;width:min(1120px,100% - 32px);max-height:calc(100vh - 32px);color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dce3f1;border-radius:22px;padding:22px;position:fixed;bottom:16px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 25px 80px #0510303d}.cookie-close{color:#65708a;cursor:pointer;background:#fff;border:1px solid #dde3ee;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;display:grid;position:absolute;top:12px;right:13px}.cookie-copy{align-items:flex-start;gap:14px;padding-right:42px;display:flex}.cookie-icon{color:#fff;background:var(--gradient);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:24px;display:grid}.cookie-copy h2{margin:0 0 6px;font-size:20px}.cookie-copy p{max-width:800px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.cookie-copy a{color:#4f46d8;font-weight:800}.cookie-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:17px;display:grid}.cookie-actions .button{width:100%;min-height:45px}.cookie-options{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px;display:grid}.cookie-options label{background:#fafbfe;border:1px solid #e0e5ef;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:13px;display:flex}.cookie-options span{flex-direction:column;gap:4px;display:flex}.cookie-options b{font-size:12px}.cookie-options small{color:var(--muted);font-size:9px;line-height:1.4}.cookie-options em{color:#087d57;font-size:9px;font-style:normal;font-weight:800}.cookie-options input{accent-color:#5a49df;flex:none;width:20px;height:20px}.legal-page{max-width:980px}.legal-document>p:first-child,.legal-intro{color:#3f4c67;margin-top:25px;font-size:15px}.legal-section{scroll-margin-top:100px}.legal-page h3{margin:24px 0 7px;font-size:16px}.legal-page ul{color:#5d6980;margin:8px 0 16px;padding-left:23px}.legal-page li{margin:7px 0;font-size:13px;line-height:1.65}.legal-page address{color:#5d6980;background:#f8f9fd;border:1px solid #e1e6f0;border-radius:14px;padding:18px;font-size:13px;font-style:normal;line-height:1.8}.legal-page a{color:#4f46d8;text-underline-offset:2px;text-decoration:underline}.legal-feature-list{gap:12px;list-style:none;display:grid;margin-top:28px!important;padding:0!important}.legal-feature-list li{background:#fafbfe;border:1px solid #e1e6f0;border-radius:15px;margin:0;padding:18px 20px 18px 48px;position:relative}.legal-feature-list li:before{content:"✓";color:#fff;background:var(--gradient);border-radius:8px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid;position:absolute;top:16px;left:15px}@media (max-width:720px){.cookie-banner{border-radius:18px;width:calc(100% - 16px);max-height:calc(100vh - 16px);padding:18px 14px;bottom:8px}.cookie-copy{gap:10px;padding-right:34px}.cookie-icon{border-radius:11px;width:36px;height:36px;font-size:20px}.cookie-copy h2{font-size:17px}.cookie-copy p{font-size:11px}.cookie-options,.cookie-actions{grid-template-columns:1fr}.cookie-actions .button{min-height:47px}.legal-page h1{overflow-wrap:anywhere}.legal-page ul{padding-left:19px}}.auth-page{grid-template-columns:minmax(0,1fr) minmax(340px,480px);align-items:center;gap:64px;max-width:1120px;min-height:calc(100vh - 160px);margin:0 auto;padding:72px 24px;display:grid}.auth-intro{max-width:520px}.auth-intro img{object-fit:contain;float:right;width:210px;max-height:250px;margin:-30px 0 20px 30px}.auth-intro h2{margin:10px 0 20px;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.02}.auth-intro>p:last-child{color:#5f6d87;font-size:1.12rem;line-height:1.7}.auth-card{background:#fff;border:1px solid #e4e9f2;border-radius:28px;padding:34px;box-shadow:0 24px 70px #1c39711f}.auth-card h1{margin:28px 0 8px;font-size:2rem}.auth-card>p{color:#68738a;line-height:1.55}.auth-tabs{background:#f1f4f9;border-radius:14px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{font:inherit;color:#68738a;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:11px 8px;font-weight:700}.auth-tabs button.active{color:#1f5eea;background:#fff;box-shadow:0 3px 10px #1d355f1a}.auth-card form{gap:16px;margin:24px 0 14px;display:grid}.auth-card label{color:#26324a;gap:7px;font-weight:700;display:grid}.auth-card input{width:100%;font:inherit;border:1px solid #cfd7e7;border-radius:12px;outline:none;padding:13px 14px}.auth-card input:focus{border-color:#2768ef;box-shadow:0 0 0 4px #2768ef1f}.auth-card button:disabled{opacity:.65;cursor:wait}.auth-error,.auth-notice{border-radius:11px;padding:11px 13px;font-size:.92rem;margin:0!important}.auth-error{color:#b42335;background:#fff0f1}.auth-notice{color:#087a54;background:#edf9f4}.auth-card>small{color:#7b8598;text-align:center;display:block}@media (max-width:800px){.auth-page{grid-template-columns:1fr;gap:30px;padding-top:42px}.auth-intro{text-align:center;margin:auto}.auth-intro img{float:none;width:150px;margin:0 auto 15px}.auth-card{border-radius:22px;padding:24px}}
