@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--lime:#e6ff32;--ink:#191919;--muted:#73747d;--paper:#f6f6f8;--purple:#8717e8;--line:#ececef}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--purple);outline-offset:4px}button{border:0}svg{vertical-align:middle;flex-shrink:0}button svg,a svg{pointer-events:none}.shell{max-width:1440px;margin:auto;padding:28px 6%}.nav{background:var(--ink);color:white;border-radius:60px;min-height:76px;padding:10px 12px 10px 25px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;font-size:23px;font-weight:650;letter-spacing:-1px}.brand-mark{height:40px;width:40px;background:var(--lime);color:var(--ink);border-radius:50%;display:grid;place-items:center;font-size:24px;font-weight:700;letter-spacing:-3px;padding-right:3px}.brand small{font-size:10px;letter-spacing:2px;display:block;font-weight:500;color:#b6b6b6;margin-top:1px}.nav-links{display:flex;align-items:center;gap:34px;margin:auto;font-size:14px}.nav .button{font-size:14px}.button{padding:15px 23px;border-radius:40px;display:inline-flex;justify-content:center;align-items:center;gap:12px;line-height:1.25;background:var(--ink);color:white;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button.lime{background:var(--lime);color:var(--ink)}.button.outline{border:1px solid #cbccd0;background:transparent;color:var(--ink)}.hero{text-align:center;padding:69px 0 0}.eyebrow{font-size:12px;font-weight:650;letter-spacing:2px;text-transform:uppercase}.eyebrow.pill{border:1px solid #dedee3;border-radius:30px;padding:8px 14px;display:inline-flex;gap:8px;align-items:center;background:white}.eyebrow.pill span{width:6px;height:6px;background:var(--purple);border-radius:50%}h1{font-size:clamp(42px,5.2vw,74px);line-height:1.08;letter-spacing:-3.4px;font-weight:500;margin:24px 0 19px}h1 em{font-style:normal;position:relative;white-space:nowrap}h1 em:after{content:'';height:9px;position:absolute;bottom:3px;left:0;right:0;z-index:-1;background:var(--lime)}.hero>p{color:#71727d;font-size:18px;line-height:1.6;max-width:550px;margin:0 auto 27px}.hero-actions{display:flex;gap:12px;justify-content:center}.hero-note{font-size:12px;color:var(--muted);margin:17px 0 0}.preview-wrap{position:relative;padding:58px 5% 0;max-width:1230px;margin:auto}.preview{background:#f4f4f7;border:9px solid #202020;border-bottom:0;border-radius:27px 27px 0 0;box-shadow:0 16px 60px #00000017;display:flex;text-align:left;height:340px;overflow:hidden}.preview-side{width:70px;background:white;display:flex;flex-direction:column;align-items:center;gap:23px;padding:23px 0;flex-shrink:0}.preview-side .active{background:var(--lime);border-radius:50%;padding:10px}.preview-main{padding:24px;width:100%}.preview-top{display:flex;align-items:center;justify-content:space-between}.preview-top h3{margin:0;font-size:24px;letter-spacing:-1px;font-weight:550}.preview-top small{color:var(--muted);font-size:12px}.mini-tag{background:white;border-radius:30px;padding:9px 13px;font-size:12px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:21px 0}.preview-stats>div{background:white;border-radius:15px;padding:16px}.preview-stats small{font-size:12px;color:#73747d}.preview-stats strong{font-size:28px;display:block;letter-spacing:-1px;margin-top:6px;font-weight:500}.preview-list{background:white;padding:14px;border-radius:15px}.mini-row{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);gap:12px;font-size:13px}.mini-row .logo{width:35px;height:35px}.mini-row .tag{margin-left:auto}.logo{width:48px;height:48px;border:1px solid #ededf0;background:white;object-fit:contain;border-radius:12px;padding:5px;flex-shrink:0}.logo-fallback{display:inline-grid;place-items:center;background:#eee6f9;color:#6811b4;font-size:20px;font-weight:600}.float-card{position:absolute;border:1px solid #f0f0f0;background:white;border-radius:22px;padding:19px 24px;box-shadow:0 15px 35px #0000000f;z-index:2;text-align:left}.float-left{left:-6px;top:160px;transform:rotate(-7deg);font-size:14px;display:flex;gap:13px;align-items:center}.float-left .round{background:var(--lime);padding:10px;border-radius:50%}.float-left small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.float-right{right:-9px;top:103px;transform:rotate(7deg);width:173px}.float-right p{font-size:12px;margin:0 0 16px}.bars{display:flex;gap:9px;height:91px;align-items:end}.bars i{width:19px;background:linear-gradient(#b276ee,#8717e8);border-radius:20px}.float-right small{font-size:10px;display:block;color:var(--muted);margin-top:10px}.trust{background:white;text-align:center;position:relative;padding:31px 20px 35px;border-top:1px solid var(--line)}.trust>p{font-size:12px;color:var(--muted);margin:0 0 24px}.brand-row{display:flex;justify-content:center;flex-wrap:wrap;gap:50px;align-items:center}.brand-row img{height:30px;width:100px;object-fit:contain;filter:grayscale(1);opacity:.65}.section{max-width:1240px;margin:auto;padding:70px 30px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section h2{font-size:38px;letter-spacing:-1.8px;font-weight:500;margin:10px 0}.section-head p{color:var(--muted);max-width:330px;font-size:14px;line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.category-card{background:white;border-radius:20px;padding:24px;transition:transform .2s}.category-card:hover{transform:translateY(-4px)}.category-card .category-icon{height:45px;width:45px;display:grid;place-items:center;background:#f4f0fa;border-radius:12px;color:#8314d8}.category-card:nth-child(2n) .category-icon{background:#f2fbd9;color:#45520a}.category-card h3{font-size:19px;font-weight:550;margin:24px 0 10px}.category-card p{font-size:14px;color:var(--muted);line-height:1.6;min-height:44px}.category-card .bottom{display:flex;justify-content:space-between;font-size:13px;margin-top:23px}.about{background:var(--ink);border-radius:27px;color:white;padding:48px;display:flex;align-items:center;gap:60px}.about h2{font-size:34px;max-width:440px}.about p{color:#b4b4bb;font-size:16px;line-height:1.8;max-width:450px}.about .eyebrow{color:var(--lime)}footer{max-width:1240px;padding:30px;margin:auto;display:flex;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted);border-top:1px solid #dddde3}footer a{margin-left:24px}.workspace-header{background:white;border-bottom:1px solid var(--line);padding:18px 3%;display:flex;align-items:center;justify-content:space-between;gap:24px}.workspace-header .brand small{color:#888}.back-link{font-size:14px;display:flex;align-items:center;gap:8px}.workspace{max-width:1600px;margin:auto;display:grid;grid-template-columns:245px minmax(0,1fr);min-height:calc(100vh - 83px)}.sidebar{padding:32px 20px;border-right:1px solid #e9e9ed;background:#fbfbfc}.sidebar .eyebrow{font-size:10px;color:#8b8b94;margin:26px 12px 13px}.filter-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 13px;border-radius:10px;background:transparent;text-align:left;gap:8px;font-size:14px;margin-bottom:4px;color:#62626a}.filter-btn span{color:#8d8d94;font-size:12px}.filter-btn:hover{background:#efeff3}.filter-btn.selected{background:var(--lime);color:#111}.filter-btn.selected span{color:#424c16}.sidebar select{max-width:100%;width:100%;background:white;border:1px solid #e2e2e8;padding:10px;border-radius:10px;font-size:14px}.workspace-main{padding:36px 38px;min-width:0}.directory-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.directory-title h1{font-size:36px;letter-spacing:-1.5px;margin:0 0 8px}.directory-title p{font-size:14px;color:var(--muted);margin:0}.directory-count{border:1px solid #dfdfe4;border-radius:30px;padding:9px 15px;font-size:12px;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.stat{background:white;padding:21px 23px;border-radius:17px}.stat p{margin:0 0 10px;font-size:13px;color:var(--muted)}.stat strong{font-size:30px;font-weight:500;letter-spacing:-1px}.stat small{font-size:12px;margin-left:10px;color:#85858d}.toolbar{display:flex;gap:12px;margin:24px 0 19px}.search{flex:1;background:white;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:13px;border:1px solid #e7e7ed}.search input{border:0;outline:0!important;box-shadow:none;min-width:0;width:100%;padding:15px 0;background:transparent;font-size:14px}.toolbar select{border:1px solid #e7e7ed;background:white;padding:10px 15px;border-radius:13px;font-size:14px;max-width:180px}.results-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;color:var(--muted);font-size:13px}.text-button{background:transparent;color:#7824ba;padding:3px;font-size:13px}.tool-table{background:white;border-radius:18px;overflow:hidden}.table-head,.tool-row{display:grid;grid-template-columns:minmax(230px,1.9fr) minmax(130px,1fr) minmax(130px,1fr) 28px;gap:22px;align-items:center;padding:19px 24px}.table-head{background:#fcfcfd;color:#95959d;font-size:12px;border-bottom:1px solid var(--line)}.tool-row{border-bottom:1px solid #f0f0f4;transition:background .2s}.tool-row:hover{background:#fbfcf6}.tool-name{display:flex;gap:14px;align-items:center;min-width:0}.tool-name h3{font-size:16px;font-weight:600;margin:0 0 5px}.tool-name p{font-size:12px;line-height:1.5;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tags{display:flex;gap:5px;flex-wrap:wrap}.tag{font-size:11px;background:#f2edfa;color:#77479b;padding:5px 9px;border-radius:20px;display:inline-block}.tag.office{background:#f1f5e7;color:#5b7140}.pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0;color:var(--muted);font-size:13px}.pages{display:flex;gap:5px}.page-btn{background:white;border:1px solid #e0e0e5;border-radius:9px;min-width:35px;height:35px;font-size:13px}.page-btn.active{background:var(--ink);color:white;border-color:var(--ink)}.page-btn:disabled{opacity:.35;cursor:default}.empty{padding:65px 20px;text-align:center}.empty h3{font-size:22px}.empty p{color:var(--muted)}.source-note{font-size:12px;color:#8b8b94;line-height:1.6;margin-top:22px}.profile{max-width:1080px;margin:auto;padding:40px 30px 70px}.profile-top{display:flex;gap:22px;align-items:center;margin:37px 0 30px}.profile-top .logo{width:90px;height:90px;border-radius:22px;padding:12px}.profile-top h1{font-size:44px;margin:0 0 12px;letter-spacing:-1.6px}.profile-top p{margin:0;color:var(--muted);line-height:1.6}.profile-grid{display:grid;grid-template-columns:1fr 300px;gap:24px}.panel{background:white;border-radius:20px;padding:30px;margin-bottom:20px}.panel h2{font-size:20px;font-weight:550;margin:0 0 20px;letter-spacing:-.5px}.panel p{font-size:16px;line-height:1.9;color:#65656e}.panel .tags{gap:8px}.panel .tag{font-size:13px;padding:8px 12px}.profile-aside .button{width:100%;margin-bottom:25px}.profile-aside dl{font-size:14px;margin:0}.profile-aside dt{color:var(--muted);font-size:12px;margin-bottom:7px}.profile-aside dd{margin:0 0 23px;overflow-wrap:anywhere;line-height:1.7}.profile-aside a:not(.button){text-decoration:underline;text-underline-offset:4px}.mobile-filters{display:none}.load-error{padding:60px;text-align:center}@media(min-width:1600px){.shell{padding-left:90px;padding-right:90px}}@media(max-width:1100px){.float-left{left:-10px;top:190px;padding:14px}.float-right{right:-5px;width:145px;padding:15px}.table-head,.tool-row{grid-template-columns:minmax(200px,1.7fr) 1fr 24px;gap:15px;padding:18px}.table-head>div:nth-child(3),.tool-row>div:nth-child(3){display:none}.workspace{grid-template-columns:220px minmax(0,1fr)}.workspace-main{padding:30px 23px}.nav-links{gap:22px}.brand{font-size:20px}.stats{gap:10px}.stat{padding:18px}.stat small{display:block;margin:5px 0 0}}@media(max-width:760px){.shell{padding:16px}.nav{padding:10px 10px 10px 14px;gap:10px;min-height:65px}.nav-links{display:none}.nav>.button{margin-left:auto;padding:13px 17px;font-size:12px}.brand{font-size:19px}.brand-mark{width:33px;height:33px;font-size:22px}.brand small{font-size:8px}.hero{padding-top:45px}h1{font-size:46px;letter-spacing:-2px}.hero>p{font-size:16px;padding:0 12px}.hero-actions .button{padding:14px 18px;font-size:14px}.preview-wrap{padding:40px 0 0}.preview{height:285px;border-width:6px}.preview-side{width:45px;gap:17px}.preview-side .brand-mark{width:26px;height:26px;font-size:17px}.preview-main{padding:17px 11px}.preview-top h3{font-size:19px}.preview-top .mini-tag{display:none}.preview-stats{gap:6px;margin:17px 0}.preview-stats>div{padding:10px}.preview-stats strong{font-size:22px}.preview-stats small{font-size:10px}.float-left{display:none}.float-right{display:none}.brand-row{gap:25px}.brand-row img{width:70px;height:26px}.trust{padding:25px 15px}.section{padding:44px 20px}.section-head{display:block}.section h2{font-size:31px}.section-head p{max-width:100%}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{padding:19px}.category-card h3{font-size:17px;margin-top:20px}.category-card p{font-size:13px}.about{padding:28px;display:block}.about h2{font-size:29px}footer{flex-direction:column;padding:24px 20px}footer a{margin:0 16px 0 0}.workspace-header{padding:15px 20px}.workspace-header .back-link{font-size:12px}.workspace{display:block}.sidebar{display:none}.workspace-main{padding:27px 17px}.directory-title h1{font-size:31px}.directory-count{display:none}.stats{margin:21px 0}.stat{padding:15px 12px}.stat p{font-size:11px}.stat strong{font-size:25px}.stat small{font-size:10px}.toolbar{flex-wrap:wrap;margin-top:17px}.search{flex-basis:100%}.toolbar select{max-width:none;flex:1}.mobile-filters{display:block}.table-head{display:none}.tool-row{grid-template-columns:minmax(0,1fr) 20px;gap:10px;padding:18px 15px}.tool-row>div:nth-child(2){display:none}.tool-name p{-webkit-line-clamp:2}.tool-name .logo{width:43px;height:43px}.pagination{flex-direction:column}.profile{padding:28px 20px}.profile-top{align-items:flex-start;gap:15px}.profile-top .logo{width:64px;height:64px;padding:8px}.profile-top h1{font-size:32px}.profile-top p{font-size:14px}.profile-grid{display:flex;flex-direction:column-reverse}.panel{padding:23px}.profile-aside dl{display:none}.profile-aside .button{margin:0}.profile-aside .panel{margin:0}.profile-aside .source-note{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Compact discovery filters and tool catalog */
.discovery{padding-top:48px}.discovery h2{font-size:34px}.all-directory{font-size:14px;display:flex;gap:12px;align-items:center;white-space:nowrap;padding:12px 0}.category-capsules{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 32px}.capsule{background:white;border:1px solid #e0e0e5;border-radius:40px;display:flex;gap:10px;align-items:center;padding:11px 17px;color:#54545e;font-size:14px;min-height:44px;transition:background .16s,border-color .16s}.capsule span{font-size:12px;opacity:.65}.capsule:hover{border-color:#999}.capsule.active{background:var(--ink);border-color:var(--ink);color:white}.capsule.active span{color:var(--lime);opacity:1}.cards-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:20px}.cards-heading p{margin:0;font-size:14px;color:#65656e}.cards-heading>span{font-size:12px;color:#898991}.tool-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tool-card{position:relative;background:white;border:1px solid #eaeaf0;border-radius:23px;padding:25px;display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s}.tool-card:hover,.tool-card:focus-within{transform:translateY(-4px);box-shadow:0 14px 32px #18152d0a;border-color:#c7c7ce}.tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.tool-card-top .logo{height:64px;width:64px;padding:9px;border-radius:16px;object-fit:contain}.tool-card-top>span{font-size:12px;color:#888892}.tool-card h3{font-size:23px;letter-spacing:-.7px;font-weight:650;margin:24px 0 10px}.tool-card h3 a:after{content:'';position:absolute;inset:0;border-radius:23px}.tool-card>p{color:#72727c;font-size:14px;line-height:1.7;margin:0 0 24px;flex:1;min-height:70px}.card-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:23px}.card-tags span{border-radius:20px;background:#f6f3fa;color:#7e659c;padding:6px 10px;font-size:12px}.tool-card-bottom{border-top:1px solid #efeff3;padding-top:18px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500}.tool-card-bottom svg{background:var(--lime);padding:7px;box-sizing:content-box;border-radius:50%}.more-tools{text-align:center;margin-top:32px}.brand-row .logo{border:0;border-radius:0;padding:0}.tag,.source-note{font-size:12px}.filter-btn{min-height:44px}.hero h1 em{isolation:isolate}.preview-stats>div:last-child strong{font-size:23px}@media(max-width:900px){.tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.discovery .section-head{display:flex;flex-direction:column;align-items:flex-start;gap:0}.discovery h2{font-size:29px}.tool-cards{grid-template-columns:1fr}.tool-card{padding:22px}.tool-card>p{min-height:0}.capsule{font-size:13px;padding:10px 13px}.cards-heading>span{display:none}.category-capsules{gap:7px;margin-bottom:24px}.preview-stats>div:last-child strong{font-size:16px}.hero h1{font-size:42px}}

/* Clean, centered brand area occupying approximately the top quarter. */
.tool-card-top{height:110px;min-height:110px;justify-content:center;margin:-5px 0 0}.tool-card-top .logo{width:190px;max-width:85%;height:95px;padding:0;border:0;border-radius:0;object-fit:contain;background:transparent}.tool-card-top .logo-fallback{width:90px;max-width:90px;font-size:42px}.tool-card h3{margin-top:19px}.card-tags .office-tag{background:#f1f5e7;color:#5b7140}
/* Product workspace */
.product-links{display:flex;align-items:center;gap:23px;font-size:13px;flex-wrap:wrap}.product-links a{white-space:nowrap}.product-links a>span{background:#eaf4cc;color:#354300;padding:3px 6px;border-radius:15px}.product-links .button{color:#171717}.nav .product-links{color:white}.nav .brand{flex-shrink:0}.button.small{padding:11px 18px;font-size:13px;min-height:40px}.product-page{max-width:1230px;margin:0 auto;padding:62px 30px 110px}.product-heading{margin-bottom:35px}.product-heading h1{font-size:clamp(34px,4.4vw,58px);line-height:1.09;letter-spacing:-2px;max-width:950px;margin:15px 0 18px;font-weight:500}.product-heading>p{color:#6b6b75;font-size:17px;line-height:1.65;max-width:760px}.mode-note{display:block;font-size:12px;line-height:1.6;color:#6c6d75;margin:15px 0 22px}.inline-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.muted{color:#6b6c76;line-height:1.7}.product-page .panel{margin-bottom:24px;padding:28px;border:1px solid #e9e9ed;border-radius:22px;background:white}.product-page h2{font-weight:500;letter-spacing:-.7px}.tool-card{position:relative}.tool-card h3 a:after{z-index:0}.tool-card .tool-actions{position:relative;z-index:1;margin-top:auto;padding-top:18px;display:flex;gap:9px}.tool-actions .capsule{font-size:12px;padding:9px 15px;margin:0;background:#fff}.tool-actions .capsule[aria-pressed=true]{background:#eaf8bd;border-color:#c7df88;color:#283a00}.tool-card p{line-height:1.6}.tool-card .match-reason{font-size:12px;margin-top:16px;color:#657144;min-height:0;display:block;-webkit-line-clamp:unset}.directory-entry{display:flex;align-items:center;border-bottom:1px solid #eee}.directory-entry:last-child{border:0}.directory-entry .tool-row{flex:1;min-width:0;border:0}.directory-entry .tool-actions{display:flex;gap:6px;flex-shrink:0;padding-right:16px}.directory-entry .tool-actions .capsule{padding:8px 10px}.directory-entry .tool-row{grid-template-columns:minmax(170px,1.8fr) 1fr .9fr 18px}.table-head{display:none}.view-toggle{display:flex;margin-left:18px;background:#fff;border:1px solid #e1e1e7;border-radius:30px;padding:3px;gap:3px}.view-toggle button{width:34px;height:30px;display:grid;place-items:center;border:0;background:transparent;border-radius:20px;cursor:pointer;color:#666}.view-toggle button[aria-pressed=true]{background:#191919;color:#e6ff32}.results-label #clear{margin-left:auto}.directory-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.directory-cards .tool-card{min-height:390px;padding:21px}.directory-cards .tool-card-top .logo{max-width:90%;width:160px}.profile-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:23px}.profile-actions .tool-actions{display:flex;gap:8px}.profile-actions .button{width:100%}.profile-review{display:flex;align-items:center;gap:12px;color:#72717b;font-size:12px;margin:-5px 0 25px;flex-wrap:wrap}.profile-review .pill{border:1px solid #dbe4c4;background:#f5f8ed;padding:8px 13px;color:#526237}.capability-list{padding:0;list-style:none;display:grid;gap:13px}.capability-list li{display:flex;gap:10px;align-items:center}.capability-list svg{color:#6d9400;flex-shrink:0}.profile .panel h3{font-weight:500;font-size:16px;margin-top:27px}.editorial-note{background:#faf7e8;padding:16px;border-radius:12px;font-size:14px!important}.panel details{font-size:14px;color:#63636d;line-height:1.8;margin-top:25px;border-top:1px solid #eee;padding-top:18px}.panel summary{font-weight:500;color:#222;cursor:pointer}.product-shot{margin:0}.product-shot img{display:block;max-width:100%;max-height:450px;object-fit:contain;margin:15px auto;border-radius:12px}.product-shot figcaption{font-size:11px;color:#73717e;line-height:1.5;margin-top:14px}.alternative{display:flex;gap:16px;align-items:center;padding:18px 0;border-top:1px solid #eee}.alternative .logo{width:65px;height:55px;border:0;background:transparent;padding:3px}.alternative>div{flex:1}.alternative p{font-size:13px!important;margin:5px 0 0;line-height:1.5}.alternative b{font-weight:500}.text-link{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin:10px 0}.comparison-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.comparison-controls label{max-width:380px;flex:1}.product-page label,dialog label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:500}.product-page input,.product-page textarea,.product-page select,dialog input,dialog textarea{font:inherit;font-size:14px;padding:13px 14px;width:100%;border:1px solid #dedee5;border-radius:10px;background:#fff;color:#222;box-sizing:border-box}.product-page textarea,dialog textarea{resize:vertical;min-height:75px}.product-page input:focus-visible,.product-page textarea:focus-visible,.product-page select:focus-visible,dialog input:focus-visible,dialog textarea:focus-visible{outline:2px solid #8b23de;outline-offset:3px}.comparison-scroll{overflow:auto;border:1px solid #e5e5eb;border-radius:18px;background:#fff;margin-bottom:20px}.comparison-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.65}.comparison-table th,.comparison-table td{min-width:230px;max-width:270px;padding:23px;vertical-align:top;border-bottom:1px solid #e9e9ed;border-right:1px solid #e9e9ed}.comparison-table th:first-child{min-width:155px;max-width:180px;background:#fafafa;font-weight:500}.comparison-table thead th{font-size:18px;font-weight:500}.comparison-table thead th .logo{display:block;width:120px;height:65px;object-fit:contain;border:0;border-radius:0;background:transparent;margin-bottom:20px;padding:0}.comparison-table .text-button{display:block;font-size:11px;margin-top:10px}.comparison-table small{display:block;color:#83828c;font-size:11px;margin-top:8px}.compare-feature{margin-bottom:9px;display:flex;align-items:flex-start;gap:6px}.compare-feature svg{flex-shrink:0;margin-top:3px;color:#709300}.comparison-table .tool-actions{display:flex;gap:6px}.comparison-table .tool-actions [data-compare]{display:none}.comparison-table tr:last-child td,.comparison-table tr:last-child th{border-bottom:0}.stack-actions{margin:22px 0 37px}.import-label{display:inline-flex!important;position:relative;cursor:pointer;overflow:hidden}.import-label input{position:absolute;inset:0;opacity:0;cursor:pointer}.stack-section{margin:40px 0}.stack-section h2{font-size:25px}.stack-section h2 span{font-size:14px;color:#777;background:#eee;border-radius:25px;padding:5px 9px;margin-left:8px}.stack-item{border:1px solid #e5e5eb;border-radius:20px;padding:25px;margin:16px 0;background:#fff}.stack-item-title{display:flex;align-items:center;gap:20px}.stack-item-title .logo{width:100px;height:66px;object-fit:contain;padding:0;background:none;border:0;border-radius:0}.stack-item-title>div{flex:1}.stack-item h3{font-size:19px;font-weight:500;margin:0 0 7px}.stack-item small{color:#777;line-height:1.5}.stack-item-fields{display:grid;grid-template-columns:190px 1fr;gap:25px;margin-top:25px}.saved-comparison{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #e9e9ef;font-size:14px}.finder-layout{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:start}.finder-form{display:flex;flex-direction:column;gap:25px}.finder-form fieldset{padding:0;border:0;margin:0}.finder-form legend{font-size:13px;font-weight:500;margin-bottom:16px}.check-label{display:flex!important;flex-direction:row!important;align-items:center;gap:12px!important;margin:13px 0;font-weight:400!important;line-height:1.6}.check-label input{width:18px!important;height:18px;accent-color:#719a00;flex-shrink:0}.finder-explainer{padding:42px 15px}.finder-explainer h2,.account-benefits h2{font-size:38px;line-height:1.2;letter-spacing:-1.2px}.finder-explainer p,.finder-explainer li,.account-benefits li{font-size:15px;line-height:1.8;color:#6e6b79}.finder-explainer ol{padding-left:19px}.finder-explainer li{padding:7px 0}#finder-results{scroll-margin-top:25px;margin-top:40px}.conversion-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;background:#f5f4f7;border-radius:32px;padding:55px;margin-top:40px;margin-bottom:20px}.conversion-section h2{font-size:45px;line-height:1.15;letter-spacing:-1.5px;font-weight:500;margin:20px 0}.conversion-section p{font-size:15px;line-height:1.8;color:#75717f;max-width:430px}.feature-steps>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid #dcdbe2;padding:25px 0}.feature-steps>a:last-child{border-bottom:0}.feature-steps span{color:#9b95a5;font-size:12px}.feature-steps div{flex:1}.feature-steps h3{font-weight:500;font-size:20px;margin:0 0 8px}.feature-steps p{font-size:13px;margin:0}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.guide-card{display:flex;flex-direction:column;padding:30px;border:1px solid #e4e1e9;border-radius:22px;background:#fff;transition:border-color .2s,transform .2s}.guide-card:hover{border-color:#9c76c2;transform:translateY(-3px)}.guide-card h3{font-weight:500;letter-spacing:-.5px;font-size:25px;line-height:1.3;margin:26px 0 13px}.guide-number{color:#82708e;font-size:10px;letter-spacing:1.2px}.guide-card p{font-size:14px;line-height:1.7;color:#777281}.guide-card>span:last-child{display:flex;align-items:center;gap:12px;font-size:13px;margin-top:auto;padding-top:20px}.guide-article{max-width:780px}.guide-article section{margin:45px 0}.guide-article h2{font-size:28px}.guide-article p,.guide-article li{color:#686573;font-size:16px;line-height:1.9}.guide-article li{font-size:14px;padding:5px 0}.guide-tool-links{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.account-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px}.account-benefits{padding:25px 10px}.account-benefits ul{padding-left:18px}.account-benefits li{padding:9px 0}.account-layout .panel p{line-height:1.8;font-size:14px;color:#73707c}.account-layout form{margin-top:26px;display:flex;flex-direction:column;gap:20px}.availability-note{background:#f4f6ee;border-radius:15px;padding:22px;margin-top:27px}.availability-note h3{font-weight:500}.follow-row{display:flex;align-items:center;gap:20px;border-bottom:1px solid #eee;padding:18px 0}.follow-row .logo{width:80px;height:45px;object-fit:contain;border:0;padding:0;background:transparent;border-radius:0}.follow-row>a{flex:1}.update-item{border-top:1px solid #e6e6ec;padding:25px 0 5px}.update-item h3{font-weight:500;font-size:19px}.update-item p{font-size:14px;color:#777;line-height:1.7}.shared-cards{margin-top:35px}.snapshot-status{color:#719000;font-size:12px;margin:13px 10px}.snapshot-note{padding:15px;background:#f5f4f7;border-radius:12px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7}.team-link{display:block;margin-top:25px}.team-notes{margin-top:35px}.team-note{padding:20px 0;border-bottom:1px solid #eee}.team-note span{display:block;font-size:12px;color:#888;margin-top:6px}.team-note p{font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.team-notes form{margin-top:30px;display:grid;gap:20px}.team-notes form .button{justify-self:start}#compare-tray{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:40;background:#191919;color:white;border:1px solid #343434;box-shadow:0 9px 40px #0003;padding:16px 20px;border-radius:20px;display:flex;align-items:center;gap:22px;width:max-content;max-width:calc(100% - 30px)}#compare-tray[hidden]{display:none}#compare-tray b{font-size:13px;font-weight:500}#compare-tray small{display:block;color:#b9b6c1;font-size:11px;max-width:500px;margin-top:5px}#compare-tray .text-button{color:#ddd;font-size:12px}#toast{position:fixed;bottom:105px;left:50%;transform:translateX(-50%) translateY(10px);background:#2a2332;color:#fff;padding:15px 23px;max-width:calc(100vw - 40px);width:max-content;border-radius:13px;font-size:13px;line-height:1.6;z-index:100;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}dialog{width:min(520px,calc(100% - 35px));border:1px solid #e6e1ed;border-radius:24px;padding:30px;box-shadow:0 25px 100px #0003;max-height:90vh;overflow:auto}dialog::backdrop{background:#201c2b70;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.modal-head h2{font-size:25px;font-weight:500;letter-spacing:-.5px;margin:0}dialog p{font-size:14px;line-height:1.8;color:#76707f}dialog form{display:flex;flex-direction:column;gap:22px}dialog .source-note{margin:0}.button:disabled{opacity:.45;cursor:not-allowed}.product-page .empty{padding:55px 30px}.product-page .empty p{line-height:1.8;color:#777}.product-page .empty .inline-actions{justify-content:center}:focus-visible{outline:2px solid #8717e8;outline-offset:4px}
@media(max-width:1100px){.product-links{gap:15px}.nav{padding-left:20px;padding-right:12px}.directory-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-entry{flex-wrap:wrap}.directory-entry .tool-row{width:100%;flex-basis:100%}.directory-entry>.tool-actions{padding:0 20px 15px 95px}.finder-layout,.account-layout{gap:30px}.conversion-section{margin-left:25px;margin-right:25px;padding:35px}.workspace-header{gap:20px;flex-wrap:wrap}.hero{padding-top:55px}}
@media(max-width:760px){.product-links{gap:17px;font-size:12px;justify-content:center}.nav{border-radius:25px;flex-direction:column;gap:22px;padding:22px 15px}.nav .product-links{flex-wrap:wrap}.product-links .button{padding:9px 12px;font-size:12px}.workspace-header{padding:22px 18px;justify-content:center}.workspace-header .product-links{gap:15px}.product-page{padding:38px 19px 120px}.product-heading h1{letter-spacing:-1.4px}.finder-layout,.account-layout{grid-template-columns:1fr}.finder-explainer{padding:10px 10px 25px}.finder-explainer h2,.account-benefits h2{font-size:32px}.conversion-section{grid-template-columns:1fr;gap:20px;border-radius:22px;margin:20px 18px;padding:28px}.conversion-section h2{font-size:37px}.guide-grid{grid-template-columns:1fr}.guide-card{padding:25px}.comparison-controls{align-items:stretch;flex-direction:column}.comparison-controls label{max-width:none}.comparison-table th,.comparison-table td{min-width:215px;padding:18px}.comparison-table th:first-child{min-width:125px}.stack-item{padding:19px}.stack-item-title{gap:14px;flex-wrap:wrap}.stack-item-title .logo{width:70px}.stack-item-fields{grid-template-columns:1fr;gap:18px}.directory-entry>.tool-actions{padding-left:20px}.directory-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.directory-cards .tool-card{padding:16px;min-height:380px}.directory-cards .tool-card h3{font-size:18px}.directory-cards .tool-actions{flex-wrap:wrap}.product-page .tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.account-benefits{padding:0 10px}.section-head{align-items:start;gap:20px}#compare-tray{padding:13px;gap:12px;bottom:12px;border-radius:15px}#compare-tray small{max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#compare-tray .button{padding:10px 14px;font-size:11px}.profile-review{margin-top:10px}dialog{padding:23px}.guide-article h2{font-size:25px}}
@media(max-width:480px){.directory-cards,.product-page .tool-cards{grid-template-columns:1fr}.product-links{gap:14px}.product-links a:nth-child(2){display:none}.product-links .button{width:auto}.hero h1{font-size:43px}.tool-card .tool-actions{gap:10px}.directory-cards .tool-card{min-height:360px}.comparison-controls .inline-actions .button{flex:1}#compare-tray>div{max-width:130px}#compare-tray .text-button{font-size:11px}.stack-item-title small{display:none}.product-heading>p{font-size:15px}.product-page .panel{padding:22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}