:root{--ink:#16273b;--muted:#627086;--blue:#294fe5;--line:#dfe5ed;--paper:#f5f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font:14px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.48}button:hover:not(:disabled),a:hover{color:var(--blue)}:focus-visible{outline:3px solid #7393ff;outline-offset:4px}h1,h2,h3,p{margin:0}header{height:83px;padding:0 4.6%;display:flex;align-items:center;gap:60px;border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;align-items:center;gap:10px;font-weight:750;font-size:21px;letter-spacing:-.7px}.brand-icon{display:grid;place-items:center;width:34px;height:34px;background:var(--blue);color:white;font-size:29px;border-radius:9px;line-height:1}nav{display:flex;gap:32px;height:100%;align-items:center}nav a,nav button{font-size:13px;font-weight:600}nav a{height:100%;display:flex;align-items:center;border-bottom:2px solid var(--blue)}nav button span{margin-left:8px}.edition{margin-left:auto;color:var(--muted);font-size:12px}main{max-width:1600px;margin:auto;padding:0 4.6%}.hero{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;min-height:365px;gap:30px;padding:40px 0 35px}.small-label{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.small-label i{width:7px;height:7px;background:var(--blue);border-radius:50%}h1{font-size:clamp(34px,3.8vw,57px);line-height:1.09;letter-spacing:-2.3px;margin:14px 0 16px;font-weight:720}.hero p{font-size:15px;max-width:500px;color:var(--muted);line-height:1.7}.primary{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--blue);color:#fff;border-radius:7px;padding:11px 17px;font-weight:600;font-size:13px}.primary:hover:not(:disabled){background:#1d3dc0;color:white}.hero-link{margin-top:22px}.hero-note{font-size:11px;color:var(--muted);margin-left:14px}.hero-art svg{width:100%;max-height:330px;display:block}.presets{display:grid;grid-template-columns:.8fr repeat(3,1fr);gap:12px;background:#edf1f7;border:1px solid var(--line);border-radius:12px;padding:16px;align-items:center}.presets h2{font-size:15px}.presets p{font-size:12px;color:var(--muted);margin-top:3px}.presets>div{padding:0 8px}.presets button{display:flex;align-items:center;gap:11px;text-align:left;background:white;border:1px solid var(--line);border-radius:8px;padding:13px 12px;min-height:75px}.presets button.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.presets button>span:last-child{margin-left:auto;color:var(--muted)}.preset-icon{font-size:25px;color:var(--blue);width:29px;flex-shrink:0}.presets strong{display:block;font-size:12px}.presets small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.catalog{padding:40px 0}.catalog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.catalog-heading h2{font-size:25px;letter-spacing:-.7px}.catalog-heading p{color:var(--muted);font-size:13px;margin-top:4px}#reset{color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:4px}.catalog-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:30px}.filters{border-right:1px solid var(--line);padding-right:24px}.filter-top{display:flex;justify-content:space-between;margin-bottom:22px}.filter-top h3{font-size:12px}.filter-top span{color:var(--muted)}fieldset{border:0;margin:0;padding:0}legend,.select-label{font-weight:650;font-size:12px;margin-bottom:10px}#categories{display:grid;gap:3px;margin-bottom:24px}#categories button{display:flex;width:100%;align-items:center;text-align:left;gap:8px;padding:9px 10px;border-radius:6px;font-size:12px;color:var(--muted)}#categories button.active{background:#e7edff;color:#2449cc;font-weight:650}#categories button span:last-child{margin-left:auto;font-size:10px}select{background:white;border:1px solid var(--line);border-radius:6px;padding:9px 25px 9px 10px;color:var(--ink);max-width:100%;font-size:12px}.select-label{display:block}.filters select{width:100%;margin-bottom:24px}.features{display:grid;gap:12px;font-size:12px}.features label{display:flex;align-items:center;gap:7px}input[type=checkbox]{accent-color:var(--blue);width:15px;height:15px;margin:0}.features small{font-size:10px;color:var(--muted);margin-top:2px}.filter-tip{border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.filter-tip>span{font-size:24px;color:#8496b3}.filter-tip h3{font-size:12px;margin:8px 0}.filter-tip p{color:var(--muted);font-size:11px;line-height:1.8}.filter-tip button{padding:12px 0;font-size:11px;color:var(--blue)}.toolbar{display:flex;gap:16px;align-items:center}.search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:7px;flex:1;min-width:0;padding:8px 12px}.search>span{font-size:24px;line-height:1;color:var(--muted)}.search input{border:0;outline:0;background:none;width:100%;min-width:0;font-size:12px;padding:3px 0}.search:focus-within{outline:2px solid var(--blue)}kbd{font-family:inherit;border:1px solid var(--line);border-radius:3px;font-size:10px;padding:0 5px;color:#8995a7}.sort{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;white-space:nowrap}.results-meta{display:flex;align-items:center;justify-content:space-between;margin:17px 0;font-size:11px;color:var(--muted)}#count strong{color:var(--ink)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;display:flex;flex-direction:column;min-width:0;transition:border-color .15s}.card:hover{border-color:#a7b6d0}.card.is-selected{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.card-top{display:flex;align-items:center;gap:9px;margin-bottom:16px}.app-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#e9effe;color:#3758bc;font-weight:750;font-size:13px;flex-shrink:0}.card[data-category="Web"] .app-icon{background:#e4f3ee;color:#35725e}.card[data-category="AI 3D"] .app-icon{background:#efebfb;color:#7756a8}.card[data-category="Utility"] .app-icon{background:#fbf0da;color:#957223}.category-label{font-size:10px;color:var(--muted)}.rank{margin-left:auto;font-size:9px;color:var(--muted);background:var(--paper);border-radius:4px;padding:3px 6px}.card h3{font-size:17px;line-height:1.3;letter-spacing:-.35px;margin-bottom:7px}.best{font-size:11px;color:#3251a1;line-height:1.6;margin-bottom:9px}.summary{font-size:11px;color:var(--muted);line-height:1.75;margin-bottom:15px}.feature-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto;margin-bottom:16px}.feature-tags span{font-size:9px;border-radius:4px;padding:3px 6px;background:#f0f3f8;color:#53647c}.ratings{border-top:1px solid #edf0f5;padding:12px 0;display:grid;gap:6px}.rating{display:flex;font-size:10px;align-items:center;justify-content:space-between;color:var(--muted)}.rating>span:last-child{display:flex;align-items:center;gap:5px}.bars{display:flex;gap:3px}.bars i{width:11px;height:4px;background:#e4e9f1;border-radius:2px}.bars i.on{background:#8195bd}.rating b{font-weight:500;width:55px;text-align:right;font-size:9px;color:#53647c}.card-bottom{border-top:1px solid #edf0f5;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:5px}.learning{font-size:9px;color:var(--muted)}.select-tool{font-size:11px;font-weight:600;color:var(--blue);border:1px solid #dae2fb;border-radius:5px;padding:6px 9px;white-space:nowrap}.is-selected .select-tool{color:white;background:var(--blue);border-color:var(--blue)}.ratings-note{margin-top:23px;font-size:10px;line-height:1.8;color:var(--muted)}.ratings-note button{padding:0;text-decoration:underline;font-size:inherit}footer{max-width:1600px;margin:auto;border-top:1px solid var(--line);padding:28px 4.6% 130px;display:flex;align-items:center;gap:26px;color:var(--muted);font-size:11px}footer .brand{font-size:16px;color:var(--ink)}footer .brand-icon{width:26px;height:26px;font-size:22px}footer>span{margin-left:auto}#tray{position:fixed;bottom:18px;left:4.6%;right:4.6%;max-width:1452px;margin:auto;z-index:10;background:#16273b;color:white;box-shadow:0 8px 40px #16273b30;border-radius:12px;padding:15px 18px;display:flex;align-items:center;gap:18px}#tray[hidden]{display:none}#tray>div:first-child{min-width:105px}#selection-count{display:block;font-size:12px}#selection-help{display:block;color:#b3bed0;font-size:10px}#selected{display:flex;gap:6px;flex-wrap:wrap;flex:1}.selected-chip{background:#2b3c51;border:1px solid #40536c;color:#edf1fa;border-radius:5px;font-size:10px;padding:6px 8px}.selected-chip:hover{color:white!important;background:#40536c}#clear{font-size:11px;color:#c1cbd9}#compare{white-space:nowrap}#toast{position:fixed;bottom:120px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:7px;padding:0;z-index:30;max-width:90vw;font-size:12px}#toast:not(:empty){padding:12px 18px}dialog{border:1px solid var(--line);border-radius:16px;padding:28px;color:var(--ink);max-height:88vh;box-shadow:0 25px 100px #16273b40;width:min(1200px,94vw)}dialog::backdrop{background:#13243a70;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-heading h2{font-size:29px;letter-spacing:-.8px;margin:4px 0}.dialog-heading p{font-size:12px;color:var(--muted)}.close{font-size:28px;line-height:1;width:34px;height:34px;border-radius:50%;background:var(--paper);flex-shrink:0}.differences{display:flex;align-items:center;gap:8px;font-size:12px;margin:18px 0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px}table{border-collapse:separate;border-spacing:0;width:100%;font-size:12px}th,td{min-width:190px;max-width:260px;padding:15px;text-align:left;vertical-align:top;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}th:first-child{position:sticky;left:0;min-width:160px;width:160px;z-index:1;background:#f3f6fa}thead th{background:#eef2fc;font-size:14px}thead small{display:block;font-weight:400;margin-top:8px;font-size:10px;color:var(--muted)}tr:last-child>*{border-bottom:0}tr>*:last-child{border-right:0}td{color:#526279}.score-2{color:#27644e;font-weight:600}.score-0{color:#7f8a9c}.dialog-foot{font-size:11px;color:var(--muted);margin-top:18px}#guide{max-width:650px}.guide-body h3{font-size:16px;margin:23px 0 8px}.guide-body p{color:var(--muted);font-size:13px;line-height:1.85}#empty{text-align:center;padding:70px 20px;background:white;border:1px dashed var(--line);border-radius:10px}#empty[hidden]{display:none}#empty>span{font-size:45px;color:var(--muted)}#empty p{margin:10px 0 22px;color:var(--muted)}#preset-note{background:#e9efff;border-radius:6px;color:#3555aa;font-size:12px;padding:10px 13px;margin-bottom:16px}.skip{position:absolute;top:-100px;left:10px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}@media(min-width:1500px){.card{padding:22px}.summary{font-size:12px}}@media(max-width:1150px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-note{display:none}.presets{grid-template-columns:repeat(3,1fr)}.presets>div{grid-column:1/-1;display:flex;align-items:center;gap:12px}.presets p{margin:0}.catalog-layout{gap:22px;grid-template-columns:185px minmax(0,1fr)}header{gap:35px}.hero{min-height:340px}.hero p{font-size:13px}.toolbar{gap:10px}.sort{font-size:0}.sort select{font-size:11px}}@media(max-width:760px){header{height:67px;padding:0 5%;gap:15px;justify-content:space-between}.brand{font-size:19px}.edition{display:none}nav{gap:16px}nav a,nav button{font-size:11px}main{padding:0 5%}.hero{grid-template-columns:1fr;gap:5px;padding:30px 0 20px}.hero-art{display:none}h1{font-size:43px;letter-spacing:-1.8px}.hero p{font-size:14px;max-width:500px}.hero-note{display:inline;font-size:10px}.presets{grid-template-columns:1fr;padding:12px;gap:8px}.presets>div{padding:3px}.presets button{min-height:62px;padding:10px 12px}.presets strong{font-size:12px}.presets small{font-size:11px}.catalog{padding-top:28px}.catalog-heading{margin-bottom:19px}.catalog-heading h2{font-size:23px}.catalog-heading p{font-size:11px}.catalog-layout{grid-template-columns:1fr;gap:19px}.filters{border:0;padding:0}.filter-top,.filter-tip{display:none}#categories{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:17px}#categories button{width:auto;border:1px solid var(--line);padding:7px 9px}#categories button span:last-child{margin-left:5px}.filters legend{margin-bottom:9px}.select-label{display:inline;margin-right:10px}.filters select{width:auto;margin-bottom:17px}.features{display:flex;flex-wrap:wrap;gap:10px 16px}.features legend{float:left;margin:0 12px 0 0}.features small{display:none}.features label{font-size:11px}.toolbar{gap:8px}.sort select{max-width:135px}.search{padding:8px}.search kbd{display:none}.search input{font-size:12px}.results-meta{font-size:10px}.cards{gap:12px}.card{padding:14px}.card h3{font-size:16px}.rank{font-size:8px}.summary{font-size:11px}.card-top{gap:7px}.app-icon{width:31px;height:31px}.card-bottom{align-items:flex-start;flex-direction:column;gap:8px}.select-tool{width:100%}.learning{font-size:10px}#tray{left:12px;right:12px;bottom:12px;flex-wrap:wrap;gap:10px;padding:12px}#selected{order:4;width:100%;flex-basis:100%;flex-wrap:nowrap;overflow:auto}#tray>div:first-child{flex:1}#compare{padding:9px 12px}#clear{margin-left:auto}.selected-chip{white-space:nowrap}footer{flex-wrap:wrap;gap:12px;padding:24px 5% 170px}footer>span{margin-left:0}footer p{width:100%}dialog{padding:18px}.dialog-heading h2{font-size:25px}th,td{min-width:175px;padding:12px}th:first-child{min-width:125px;width:125px}.hero-link{margin-top:18px}}@media(max-width:390px){.hero-note{display:none}.cards{grid-template-columns:1fr}nav{gap:10px}.brand{font-size:17px}.results-meta>span:last-child{font-size:9px}.card-bottom{flex-direction:row;align-items:center}.select-tool{width:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{header,.hero,.presets,.catalog,footer,#tray,.close,.differences{display:none!important}dialog[open]{position:static;display:block;max-height:none;width:100%;border:0;box-shadow:none}.table-wrap{overflow:visible}th,td{min-width:0;font-size:9px;padding:6px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:560px){.cards{grid-template-columns:1fr}.card{padding:20px}.card h3{font-size:19px}.summary{font-size:13px}.best{font-size:12px}.feature-tags span{font-size:11px}.rating{font-size:12px}.rating b{font-size:11px;width:70px}.card-bottom{flex-direction:row;align-items:center}.select-tool{width:auto;padding:9px 14px;font-size:12px}.learning{font-size:11px}.category-label{font-size:11px}.rank{font-size:10px}.hero-note{display:none}}
