:root{--navy:#0a2c3d;--teal:#087d8d;--ink:#172b39;--muted:#65737e;--line:#dee6ea;--pale:#eef6f7;--bg:#f7f9fb;--white:#fff;font-family:"Apple SD Gothic Neo","Noto Sans KR",system-ui,sans-serif;color:var(--ink);font-size:16px;line-height:1.55;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--white)}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}button,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #06a3b2;outline-offset:4px}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all}button:active{transform:translateY(1px)}[hidden]{display:none!important}.wrap{width:min(1184px,calc(100% - 64px));margin-inline:auto}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.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}.skip-link{position:fixed;left:15px;top:-100px;z-index:10;background:var(--navy);color:white;padding:12px 20px}.skip-link:focus{top:12px}.preview-note{background:var(--navy);color:#e2f0f2;font-size:12px;letter-spacing:.015em}.preview-note .wrap{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-note b{font-weight:600;color:#9ee0e6}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:38px}.brand{display:inline-flex;flex-shrink:0}.brand img{width:201px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:32px;margin-left:auto;white-space:nowrap;font-size:15px;font-weight:650}.main-nav a{padding:16px 0}.main-nav a:hover{color:var(--teal)}.main-nav a span{margin-left:5px}.header-actions{display:flex;align-items:center;gap:12px}.saved-button{display:flex;gap:8px;align-items:center;background:white;border:1px solid var(--line);padding:10px 14px;border-radius:8px;font-size:14px;font-weight:650;white-space:nowrap}.saved-button:hover,.saved-button[aria-pressed=true]{border-color:var(--teal);color:var(--teal);background:var(--pale)}.saved-count{background:var(--pale);font-size:12px;min-width:21px;line-height:21px;text-align:center;border-radius:4px;color:var(--teal)}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;justify-content:center}.search-section{background:linear-gradient(110deg,#f1f8fa,#eef5f7);border-bottom:1px solid #e7eef1}.search-layout{min-height:205px;display:grid;grid-template-columns:.85fr 1.3fr;gap:50px;align-items:center;padding-block:28px}.eyebrow{font-size:13px;font-weight:650;color:var(--teal);letter-spacing:.015em;margin-bottom:8px}.search-intro h1{font-size:34px;line-height:1.3;letter-spacing:-1.2px;font-weight:760}.search-form{height:66px;display:flex;align-items:center;gap:12px;background:#fff;border:2px solid var(--teal);border-radius:10px;padding:7px 8px 7px 18px;box-shadow:0 6px 14px #093a4c06}.search-icon{width:24px;height:24px;color:var(--teal)}.search-form input{background:transparent;width:100%;min-width:0;outline:none;border:0;padding:5px 0;color:var(--ink);font-size:16px}.search-form input::placeholder{color:#81909a}.search-submit{background:var(--teal);color:#fff;align-self:stretch;min-width:73px;border:0;border-radius:6px;font-weight:700}.search-submit:hover{background:#066575}.search-examples{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:11px;font-size:13px;color:var(--muted)}.search-examples>span{margin-right:4px}.search-examples button{border:0;border-radius:4px;background:#e3edef;padding:3px 9px;font-size:13px;color:#3c5b68}.search-examples button:hover{background:#d2e7eb;color:var(--teal)}.original-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:15px 21px;border-radius:9px;background:var(--navy);color:#fff}.original-cta:hover{background:#124559}.cta-label,.cta-destination{display:flex;align-items:center;gap:12px}.cta-label{font-size:16px;font-weight:650}.cta-label svg{color:#94d5df}.cta-destination{font-size:13px;color:#c5d9df}.cta-destination svg{width:19px;height:19px;color:white}.category-section{margin-block:28px 36px;scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:16px}.section-heading>div{display:flex;align-items:baseline;gap:16px}.section-heading h2{font-size:20px;font-weight:750;letter-spacing:-.4px}.section-caption{font-size:13px;color:var(--muted)}.category-expand{display:none}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--bg)}.category-item{display:flex;align-items:center;gap:11px;text-align:left;min-width:0;padding:11px 15px;min-height:47px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white;font-size:14px;font-weight:550}.category-item .icon{width:20px;height:20px;color:#77909e;stroke-width:1.6}.category-item:hover{background:#f0f8fa;color:var(--teal)}.category-item[aria-pressed=true]{background:var(--navy);color:white}.category-item[aria-pressed=true] .icon{color:#8cd8df}.directory-section{padding-bottom:50px;scroll-margin-top:22px}.directory-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.directory-heading .eyebrow{margin-bottom:4px}.directory-heading h2{font-size:27px;letter-spacing:-.7px;line-height:1.3;display:flex;align-items:center;gap:10px}.directory-heading h2>span{font-size:17px;letter-spacing:0;color:var(--teal);font-weight:600}.editorial-label{font-size:13px;color:var(--muted);padding-bottom:2px}.filter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.region-filters{display:flex;gap:7px;flex-wrap:wrap}.region-filters button{border:1px solid var(--line);background:white;border-radius:7px;padding:7px 16px;font-size:14px;font-weight:550;min-height:38px}.region-filters button[aria-pressed=true]{border-color:var(--navy);background:var(--navy);color:white}.region-filters button:hover:not([aria-pressed=true]){background:var(--pale)}.sort-controls{display:flex;align-items:center;gap:16px}.sort-controls select{font-size:14px;color:#536a78;max-width:120px;border:0;background:white;padding:8px 5px;min-height:38px}.reset-button{background:none;border:0;padding:7px 0;font-size:13px;color:var(--teal);text-decoration:underline;text-underline-offset:3px}.active-filters{font-size:14px;display:flex;gap:7px;flex-wrap:wrap;margin:-4px 0 18px}.active-filter{background:#eaf4f5;color:#236570;border:1px solid #c9e2e5;padding:4px 9px;border-radius:4px;display:inline-flex;align-items:center;gap:8px}.active-filter span{font-size:18px;line-height:1}.site-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.site-card{min-width:0;border:1px solid var(--line);border-radius:11px;background:#fff;padding:22px;transition:box-shadow .16s,border-color .16s;overflow:hidden}.site-card:hover{border-color:#a4c6ce;box-shadow:0 7px 21px #0a2c3d08}.card-top{display:flex;align-items:center;gap:11px;margin-bottom:17px}.site-monogram{width:42px;height:42px;flex-shrink:0;background:#edf3f6;color:#285068;border:1px solid #e5ecef;border-radius:10px;display:grid;place-items:center;font-family:system-ui,sans-serif;font-size:15px;font-weight:750;letter-spacing:-.5px}.site-monogram.domestic{background:#e8f6f0;color:#188355;border-color:#dbeee5}.card-identity{min-width:0;flex:1}.card-identity h3{font-size:19px;font-weight:700;line-height:1.35;letter-spacing:-.3px}.site-domain{font-size:12px;color:#7e8c96;overflow-wrap:anywhere}.save-card{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border:0;background:transparent;border-radius:6px;color:#8899a3;flex-shrink:0;margin-right:-7px;align-self:flex-start}.save-card:hover{background:var(--pale);color:var(--teal)}.save-card[aria-pressed=true]{color:var(--teal);background:#ebf6f7}.save-card[aria-pressed=true] svg{fill:#c0e9ed}.card-description{font-size:15px;line-height:1.65;min-height:74px;color:#4b606e;word-break:keep-all;overflow-wrap:anywhere}.card-use{font-size:13px;line-height:1.6;color:#687986;margin-top:10px;min-height:42px}.card-use b{font-weight:600;color:#364f5e;margin-right:6px}.card-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:14px;min-height:24px}.tag{font-size:12px;background:#f1f4f6;color:#697d88;border-radius:4px;padding:3px 7px;line-height:1.5}.tag.region{background:#eef6f7;color:#34717a}.card-evaluation{margin-top:18px;border-top:1px solid #e6ecef;padding-top:16px;display:grid;gap:11px}.evaluation-row{display:grid;grid-template-columns:55px 1fr;gap:7px;font-size:13px;line-height:1.6}.evaluation-row strong{font-size:12px;font-weight:650;color:var(--teal);padding-top:1px}.evaluation-row.caution strong{color:#977139}.evaluation-row p{color:#506672;word-break:keep-all;overflow-wrap:anywhere}.card-actions{display:flex;align-items:center;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #e6ecef}.visit-link{width:100%;background:#f1f7f8;color:var(--navy);display:flex;justify-content:center;align-items:center;gap:6px;padding:10px 12px;min-height:42px;border-radius:6px;font-size:14px;font-weight:650}.visit-link:hover{color:white;background:var(--teal)}.visit-link svg{width:17px;height:17px}.sources{font-size:12px;margin-top:11px;color:#7d8b95}.sources summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;padding:3px 0;min-height:27px}.sources summary::-webkit-details-marker{display:none}.sources summary::after{content:'+';font-size:16px;color:#69828f}.sources[open] summary::after{content:'−'}.sources ul{padding:10px 0 0 17px;margin:0;font-size:12px;line-height:1.7;display:grid;gap:9px}.sources a{color:#176c7a;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.sources li p{margin-top:3px;color:#61727d}.source-scope{margin-top:9px;padding-top:9px;border-top:1px dashed var(--line);line-height:1.6}.more-section{text-align:center;margin-top:28px}.load-more{display:flex;align-items:center;justify-content:center;gap:12px;background:white;border:1px solid #bacbd3;border-radius:8px;width:290px;max-width:100%;min-height:49px;margin:auto;font-size:15px;font-weight:650}.load-more:hover{background:var(--pale);border-color:var(--teal)}.more-section>p{font-size:13px;color:var(--muted);margin-top:11px}.empty-state{text-align:center;border:1px solid var(--line);border-radius:12px;padding:55px 20px;background:var(--bg)}.empty-state>svg{width:35px;height:35px;color:#809ca9}.empty-state h3{font-size:20px;margin-top:12px}.empty-state p{color:var(--muted);font-size:15px;margin:10px auto 20px;max-width:510px}.primary-button{color:white;background:var(--teal);border:0;border-radius:7px;padding:11px 20px;font-weight:600}.storage-warning,.noscript{background:#fff7e7;color:#735822;border:1px solid #ebd9b6;padding:14px;border-radius:6px;margin:12px 0;font-size:14px}.guide-section{background:var(--bg);padding:54px 0;border-block:1px solid #e9eef1;scroll-margin-top:20px}.guide-layout{display:grid;grid-template-columns:.82fr 1.15fr;gap:68px;align-items:center}.guide-image{border-radius:12px;overflow:hidden;line-height:0}.guide-image img{width:100%;height:370px;object-fit:cover;object-position:40% center}.guide-copy h2{font-size:29px;line-height:1.35;letter-spacing:-.6px;margin-bottom:23px}.guide-steps{display:grid;gap:16px}.guide-steps>div{display:flex;gap:13px;align-items:baseline}.guide-steps>div>span{font-size:13px;font-weight:600;color:var(--teal)}.guide-steps p{font-size:14px;color:#697d88}.guide-steps strong{display:block;font-size:16px;margin-bottom:2px;color:#2d4959}.text-link{font-size:14px;font-weight:650;color:var(--teal);display:inline-flex;gap:16px;margin-top:24px;text-decoration:underline;text-underline-offset:5px}.faq-section{padding-block:60px;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;scroll-margin-top:20px}.faq-intro h2{font-size:29px;letter-spacing:-.6px;margin-bottom:12px}.faq-intro>p:last-child{font-size:15px;color:#788a95;line-height:1.8}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:16px;font-weight:600;padding:19px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#78949f;font-size:22px;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{color:#6c7f8b;font-size:15px;line-height:1.8;padding:0 25px 20px 0;word-break:keep-all}.contact-section{border-radius:12px;background:#eef5f7;border:1px solid #e4edf1;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:60px;scroll-margin-top:20px}.contact-section h2{font-size:20px;letter-spacing:-.2px}.contact-section p:not(.eyebrow){font-size:14px;color:#758994;margin-top:7px}.contact-button{border:1px solid #c9dce3;background:white;border-radius:7px;padding:12px 17px;display:flex;align-items:center;gap:10px;font-size:15px;color:var(--navy);white-space:nowrap}.contact-button:hover{border-color:var(--teal)}.site-footer{border-top:1px solid var(--line);background:#fbfcfd;padding:36px 0}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.footer-inner img{width:135px;height:auto;display:block;margin-bottom:16px}.footer-inner p{font-size:13px;color:#80909a;line-height:1.8}.footer-inner small{display:block;margin-top:17px;font-size:12px;color:#8e9ba4}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 22px;font-size:13px;color:#627985;padding-top:10px}.footer-links a:hover{color:var(--teal)}.toast{position:fixed;left:50%;bottom:25px;z-index:8;transform:translate(-50%,15px);padding:13px 22px;max-width:calc(100% - 30px);border-radius:8px;background:var(--navy);color:white;font-size:14px;box-shadow:0 8px 30px #0002;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;word-break:keep-all;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1400px){.search-layout{min-height:208px}.search-intro h1{font-size:36px}.search-form{height:69px}}
@media(max-width:1100px){.header-inner{gap:20px}.brand img{width:177px}.main-nav{gap:19px;font-size:14px}.saved-button{padding:9px 10px}.search-layout{gap:28px;grid-template-columns:.9fr 1.2fr}.search-intro h1{font-size:29px}.search-form input{font-size:14px}.category-item{font-size:13px;padding-inline:12px;gap:8px}.site-card{padding:18px}.guide-layout{gap:38px}.faq-section{gap:35px}.contact-section{padding:27px}.contact-section h2{font-size:18px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px;gap:14px;flex-wrap:wrap;position:relative}.brand img{width:169px}.main-nav{display:none;width:100%;order:3;background:white;border-top:1px solid var(--line);padding:8px 0 13px;gap:0;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:12px 4px;font-size:16px}.header-inner:has(.main-nav.open){height:auto;min-height:78px;padding-top:10px;row-gap:10px}.header-actions{margin-left:auto}.menu-button{display:flex}.search-layout{gap:24px;grid-template-columns:1fr;padding-block:25px}.search-intro h1{font-size:30px}.search-intro h1 br{display:none}.search-form{height:60px}.search-form input{font-size:16px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-item{font-size:14px;padding:11px 12px}.section-heading>div{display:block}.section-caption{display:block;margin-top:3px}.site-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-layout{grid-template-columns:.8fr 1fr;gap:28px}.guide-copy h2{font-size:24px}.guide-image img{height:390px}.contact-section{align-items:flex-start;flex-direction:column;gap:18px}.faq-section{grid-template-columns:1fr;gap:24px}.faq-intro>p:last-child{display:none}.footer-links{flex-direction:column;align-items:flex-end;gap:12px}}
@media(max-width:560px){.wrap{width:calc(100% - 32px)}.preview-note{font-size:11px}.preview-note .wrap{min-height:28px}.preview-detail{display:none}.header-inner{height:75px}.brand img{width:151px}.saved-text{display:none}.saved-button{min-width:48px;min-height:42px;border:0;padding:6px;gap:4px}.saved-button .icon{width:21px;height:21px}.saved-count{background:transparent;min-width:14px;font-size:12px}.menu-button{width:39px;height:39px;border:0}.header-actions{gap:3px}.search-layout{gap:20px;padding-block:25px 23px}.search-intro .eyebrow{font-size:12px;margin-bottom:7px}.search-intro h1{font-size:28px;letter-spacing:-.9px;line-height:1.4}.search-intro h1 br{display:block}.search-form{height:58px;border-radius:8px;padding:6px 6px 6px 13px;gap:8px}.search-icon{width:21px;height:21px}.search-form input{font-size:14px}.search-submit{min-width:52px;font-size:14px}.search-examples{gap:5px;margin-top:10px;font-size:12px}.search-examples>span{display:none}.search-examples button{font-size:12px;padding:3px 9px}.original-cta{margin-top:17px;padding:13px 14px;gap:6px;border-radius:8px}.cta-label{font-size:13px;gap:7px}.cta-label .icon{width:17px;height:17px}.cta-destination{font-size:0;gap:0}.cta-destination .icon{width:18px;height:18px}.category-section{margin:24px 0 31px}.section-heading{gap:10px;margin-bottom:12px}.section-heading h2{font-size:18px}.section-caption{font-size:12px}.category-expand{display:flex;align-items:center;gap:5px;background:none;border:0;color:#5f7598;font-size:12px;padding:8px 0;white-space:nowrap}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:8px}.category-item{padding:12px;font-size:14px;gap:10px;min-height:47px}.category-item:nth-child(n+7){display:none}.category-grid.expanded .category-item:nth-child(n+7){display:flex}.directory-heading{margin-bottom:16px;gap:8px;align-items:flex-start}.directory-heading .eyebrow{font-size:12px}.directory-heading h2{font-size:23px;gap:8px;letter-spacing:-.4px}.directory-heading h2>span{font-size:16px}.editorial-label{max-width:97px;text-align:right;font-size:11px;line-height:1.55;padding-top:21px}.filter-toolbar{gap:8px;align-items:center;margin-bottom:16px}.region-filters{gap:5px}.region-filters button{font-size:12px;min-height:36px;padding:6px 10px}.sort-controls{gap:2px}.sort-controls select{font-size:12px;max-width:91px;padding:7px 0}.reset-button{display:none}.active-filters{font-size:12px;margin-top:0}.site-grid{grid-template-columns:1fr;gap:16px}.site-card{padding:21px}.card-top{margin-bottom:15px}.card-identity h3{font-size:20px}.card-description{font-size:15px;min-height:0;line-height:1.7}.card-use{min-height:0;font-size:13px;margin-top:9px}.card-tags{margin-top:14px}.evaluation-row{font-size:14px;grid-template-columns:58px 1fr;gap:8px}.evaluation-row strong{font-size:12px}.card-evaluation{gap:12px}.visit-link{font-size:14px;min-height:45px}.sources summary{min-height:32px}.more-section{margin-top:22px}.load-more{width:100%}.directory-section{padding-bottom:35px}.guide-section{padding:32px 0}.guide-layout{grid-template-columns:1fr;gap:25px}.guide-image img{height:175px;object-position:50% 45%}.guide-copy h2{font-size:25px;margin-bottom:21px}.guide-steps{gap:15px}.guide-steps p{font-size:14px}.guide-steps strong{font-size:15px}.faq-section{padding-block:35px;gap:18px}.faq-intro h2{font-size:25px;margin-bottom:0}.faq-list summary{font-size:15px;padding:17px 0;gap:12px}.faq-list details>p{font-size:14px;padding-right:0}.contact-section{padding:23px 19px;margin-bottom:35px}.contact-section h2{font-size:19px;line-height:1.5}.contact-section p:not(.eyebrow){font-size:13px}.contact-section .eyebrow{font-size:12px}.contact-button{font-size:14px;width:100%;padding:12px;justify-content:center;gap:8px}.site-footer{padding:28px 0}.footer-inner{flex-direction:column;gap:22px}.footer-links{flex-direction:row;align-items:center;justify-content:flex-start;gap:14px 20px;font-size:12px}.footer-inner img{width:126px}.footer-inner p{font-size:12px}.toast{bottom:18px;width:max-content;max-width:calc(100% - 28px);font-size:13px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

/* Preview refinement: keep the first results near the search controls. */
@media(min-width:851px){.header-inner{height:78px}.search-layout{min-height:169px;padding-block:20px}.search-intro h1{font-size:32px}.original-cta{margin-top:20px;padding-block:13px}.category-section{margin-block:23px 27px}.category-expand{display:flex;align-items:center;gap:7px;border:0;background:none;color:#5f7598;font-size:13px;padding:8px 0}.category-item:nth-child(n+11){display:none}.category-grid.expanded .category-item:nth-child(n+11){display:flex}}
.site-grid{align-items:stretch}.site-card{display:flex;flex-direction:column}.card-description{font-size:16px;min-height:80px}.card-use{font-size:14px}.card-evaluation{flex:1}.evaluation-row{font-size:16px;grid-template-columns:61px 1fr;gap:7px}.evaluation-row strong{font-size:13px}.tag{font-size:12px}.sources{flex:none}.card-actions{flex:none}.category-item{font-size:14px}
@media(max-width:560px){.card-description{min-height:0}.card-use{font-size:14px}.evaluation-row{font-size:16px;grid-template-columns:61px 1fr}.evaluation-row strong{font-size:13px}}

.search-form:focus-within{outline:3px solid #7bc8d2;outline-offset:4px}.search-form input:focus-visible{outline:0}.site-domain,.sources{color:#596f7c}.section-caption,.editorial-label,.more-section>p,.search-examples{color:#586d79}.footer-inner p,.footer-inner small{color:#596e7a}.card-use{color:#566b78}

/* 주소온길: white and blue, an open subject index, and editorial reading pages. */
:root{--navy:#12366b;--teal:#245fdb;--pale:#eef4ff;--bg:#f6f8fc;--line:#dce5f1;--ink:#233952}
body{background:#ffffff}.top-cta{background:#12366b;padding:12px 0}.top-cta .original-cta{margin:0;min-height:49px;padding:10px 22px;background:#245fdb;color:#ffffff;border:1px solid #245fdb;border-radius:8px;justify-content:center;position:relative}.top-cta .original-cta:hover{background:#194bb6}.top-cta .cta-label{font-size:19px;font-weight:750;letter-spacing:-.35px;gap:10px}.top-cta .cta-label svg{color:#ffffff}.top-cta .cta-destination{font-size:0;position:absolute;right:21px}.top-cta .cta-destination svg{color:#ffffff}.site-header{background:#ffffff}.header-inner{height:84px;gap:26px}.main-nav{gap:23px;font-size:14px}.main-nav .comparison-nav{color:var(--teal)}.brand img{width:188px}.search-section{background:#f0f5fd;border-bottom:1px solid #dfe8f6}.search-layout{min-height:190px;gap:55px}.search-intro h1{font-size:32px;line-height:1.4;letter-spacing:-1px}.search-form{border-color:var(--teal);box-shadow:none}.search-examples button{background:#e3ecfc;color:#435f8c}.category-section{margin-block:30px 40px}.section-heading h2{font-size:22px}.section-heading>div{gap:18px}.category-grid.all-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;border:0;border-radius:0;background:transparent;overflow:visible}.category-group{border:1px solid #dce5f2;border-radius:10px;overflow:hidden;background:white;min-width:0}.category-group h3{display:flex;align-items:center;gap:9px;font-size:16px;padding:15px 16px;background:#f0f5fd;border-bottom:1px solid #dce5f2;letter-spacing:-.3px}.category-group h3 span{color:#426eaf;font-size:11px;font-weight:650;letter-spacing:1px}.all-categories .category-item{display:flex!important;min-height:48px;padding:11px 14px;gap:9px;border-right:0;border-bottom:1px solid #edf1f8;background:transparent;font-size:14px}.all-categories .category-item:last-child{border-bottom:0}.all-categories .category-item:hover{background:#edf4ff;color:#245fdb}.category-number{font-size:11px;font-weight:500;color:#7284a0;min-width:17px}.category-arrow{color:#7d91b0;margin-left:auto;font-size:14px}.all-categories .category-item:hover .category-arrow{color:var(--teal)}.site-card{background:#fff;border-radius:10px}.registration-date{display:flex;gap:8px;align-items:center;font-size:12px;color:#526b8b;margin-top:13px}.registration-date span{font-weight:600}.registration-date time{font-variant-numeric:tabular-nums}.site-card .card-actions{margin-top:13px}.compare-promo{background:#eef4ff;border:1px solid #d7e3f7;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;margin-block:0 56px}.compare-promo h2{font-size:25px;letter-spacing:-.6px}.compare-promo p:last-child{color:#516b93;font-size:14px;line-height:1.8;margin-top:8px;word-break:keep-all}.compare-promo .primary-button{flex-shrink:0;font-size:14px;text-align:center;min-height:46px;display:flex;align-items:center}.home-editorial{padding-bottom:60px}.editorial-heading{margin-bottom:27px}.editorial-heading h2{font-size:28px;letter-spacing:-.6px}.editorial-heading>p:last-child{font-size:15px;color:#506a90;margin-top:10px}.home-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:28px}.home-article-grid article{border-top:2px solid #b4caed;padding-top:19px}.article-index{display:block;color:#597eb5;font-size:12px;letter-spacing:1px;margin-bottom:8px}.home-article-grid h3{font-size:19px;line-height:1.55;letter-spacing:-.25px;margin-bottom:13px}.home-article-grid p{font-size:15px;line-height:1.9;color:#4d6382;word-break:keep-all;overflow-wrap:anywhere}.home-article-grid p+p{margin-top:13px}.breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:22px 0;font-size:13px;color:#687b96}.breadcrumb a:hover{color:var(--teal);text-decoration:underline}.breadcrumb span:last-child{color:#335783}.category-hero,.comparison-hero{padding:15px 0 35px;border-bottom:1px solid var(--line)}.category-hero h1,.comparison-hero h1{font-size:39px;letter-spacing:-1px;line-height:1.35;margin-bottom:17px}.category-hero>p:last-child,.comparison-hero>p:last-child{max-width:790px;font-size:17px;line-height:1.9;color:#506887;word-break:keep-all;overflow-wrap:anywhere}.selection-section{padding:32px 0}.selection-section h2{font-size:20px;letter-spacing:-.5px;margin-bottom:17px}.criteria-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.criteria-grid article{border-left:3px solid #98b9f0;background:#f2f6fd;padding:21px 23px}.criteria-grid article>span{font-size:12px;color:#5a78a3;letter-spacing:1px}.criteria-grid h3{font-size:17px;margin-block:8px}.criteria-grid p{font-size:15px;line-height:1.8;color:#516a8e;word-break:keep-all;overflow-wrap:anywhere}.category-search{max-width:770px;padding-block:5px 34px}.category-search>p{font-size:13px;color:#5e7596;margin-top:11px}.category-search .search-form input{font-size:15px}.category-editorial{border-top:2px solid #a8c3ed;padding:34px 0 40px;display:grid;grid-template-columns:.7fr 1.8fr;gap:52px}.category-editorial h2{font-size:25px;line-height:1.5;letter-spacing:-.6px}.category-editorial article+article{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.category-editorial h3{font-size:21px;line-height:1.6;margin-bottom:13px;letter-spacing:-.3px}.category-editorial article p{font-size:17px;line-height:1.95;color:#4c6689;word-break:keep-all;overflow-wrap:anywhere}.editorial-faq{border-top:1px solid var(--line);padding:34px 0 40px;display:grid;grid-template-columns:.7fr 1.8fr;gap:52px}.editorial-faq h2{font-size:24px;letter-spacing:-.5px;line-height:1.5}.editorial-faq .faq-list details:first-child{border-top:0}.editorial-faq .faq-list summary{padding-top:15px;line-height:1.7}.editorial-faq .faq-list p{color:#536d8f}.related-section{padding:28px 0 55px;border-top:1px solid var(--line)}.related-section h2{font-size:23px;margin-bottom:18px}.related-section>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.related-section>div a{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #cbdcf4;background:#f3f7ff;padding:20px;border-radius:7px;font-size:16px;font-weight:600}.related-section>div a:hover{background:#e6f0ff}.related-section>div span{color:#5878a8}.preview-footnote{border-top:1px solid var(--line);background:#f4f7fc;text-align:center;padding:14px 20px;font-size:12px;color:#5b7294}.editorial-disclosure{margin-block:25px;background:#f5f7fc;border-left:3px solid #a5bee5;padding:17px 21px;font-size:13px;line-height:1.8;color:#586c88}.editorial-disclosure strong{font-size:14px;color:#395981}.editorial-disclosure p{margin-top:4px}.own-brand-feature{background:var(--navy);color:white;border-radius:14px;padding:44px;display:grid;grid-template-columns:1.05fr 1fr;gap:58px}.feature-badge{display:inline-flex;background:#dae9ff;color:#23477e;border-radius:4px;font-size:12px;font-weight:700;padding:5px 9px;margin-bottom:19px}.own-brand-feature h2{font-size:31px;letter-spacing:-.8px;line-height:1.5;margin-bottom:18px}.own-brand-feature>div>p{font-size:16px;line-height:1.85;color:#d1e0f5;word-break:keep-all;overflow-wrap:anywhere}.feature-link{display:inline-flex;margin-top:26px;border-bottom:1px solid #9fbfea;padding-bottom:5px;color:#d9eaff;font-size:15px;font-weight:600}.own-feature-list{display:grid;gap:20px}.own-feature-list article{position:relative;padding-left:37px;border-bottom:1px solid #ffffff25;padding-bottom:18px}.own-feature-list article:last-child{border:0;padding-bottom:0}.own-feature-list span{position:absolute;left:0;top:2px;font-size:12px;color:#b9d5ff}.own-feature-list h3{font-size:17px;margin-bottom:7px}.own-feature-list p{font-size:14px;line-height:1.8;color:#cfdef3;word-break:keep-all}.comparison-scope{font-size:12px;color:#5c7497;line-height:1.85;margin:12px 0 30px}.brand-jump-links{display:flex;flex-wrap:wrap;gap:9px;padding-block:0 32px;border-bottom:1px solid var(--line)}.brand-jump-links a{border:1px solid #ccdcf4;border-radius:6px;padding:10px 18px;font-size:14px;background:white;font-weight:600}.brand-jump-links a:first-child{border-color:#245fdb;color:#245fdb;background:#edf4ff}.brand-jump-links a:hover{background:#edf4ff}.review-explainer{padding:31px 0 22px}.review-explainer h2{font-size:26px;letter-spacing:-.5px}.review-explainer p{font-size:14px;line-height:1.8;color:#586e8e;margin-top:10px}.brand-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:46px}.brand-review{background:white;border:1px solid #d7e2f2;border-radius:10px;padding:27px;scroll-margin-top:22px;display:flex;flex-direction:column;min-width:0}.brand-review:first-child{grid-column:1/-1;border-color:#92b4ec;background:#f4f8ff}.review-top{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.review-top h2{font-size:23px;letter-spacing:-.4px}.review-top>span{font-size:11px;color:#586f91;background:#edf3fc;padding:4px 8px;border-radius:4px;white-space:nowrap}.review-summary{font-size:16px;color:#435f85;line-height:1.9;word-break:keep-all;overflow-wrap:anywhere}.review-use{font-size:14px;line-height:1.8;color:#536e94;margin-top:15px;padding-block:13px;border-block:1px solid #e1eaf7}.review-use b{margin-right:7px;color:#2f5b94}.review-columns{display:grid;gap:18px;margin-top:20px;margin-bottom:23px}.brand-review:first-child .review-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.review-columns h3{font-size:14px;color:var(--teal);margin-bottom:8px}.review-columns>div:last-child h3{color:#7a633e}.review-columns ul{margin:0;padding-left:18px;display:grid;gap:7px;font-size:15px;color:#496388;line-height:1.85}.review-sources{margin-top:auto;border-top:1px solid #e0e8f6;padding-top:12px;font-size:12px;line-height:1.8;color:#5b7295}.review-sources summary{cursor:pointer;font-size:12px;padding-block:4px}.review-sources>p{margin-top:10px}.review-sources ul{padding-left:18px;margin:10px 0}.review-sources li+li{margin-top:9px}.review-sources a{color:#2b5eab;text-decoration:underline;text-underline-offset:3px}.unverified-note{padding:15px 17px;background:#f4f6fb;border-radius:6px;margin-block:20px;font-size:14px;color:#5b7395;line-height:1.8}.unverified-note strong{font-size:13px;color:#445f86}.unverified-note p{margin-top:5px}.comparison-page .editorial-faq{padding-bottom:60px}
@media(max-width:1100px){.header-inner{gap:16px}.main-nav{gap:15px;font-size:13px}.brand img{width:168px}.saved-button{font-size:13px}.search-layout{gap:30px}.category-grid.all-categories{gap:11px}.all-categories .category-item{font-size:13px;padding-inline:11px}.category-group h3{font-size:15px;padding-inline:12px}.home-article-grid{column-gap:30px}.own-brand-feature{padding:34px;gap:36px}.own-brand-feature h2{font-size:29px}}
@media(max-width:930px){.header-inner{height:78px;gap:14px;flex-wrap:wrap;position:relative}.main-nav{display:none;width:100%;order:3;background:#ffffff;border-top:1px solid var(--line);padding:8px 0 13px;gap:0;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:12px 4px;font-size:16px}.header-inner:has(.main-nav.open){height:auto;min-height:78px;padding-top:10px;row-gap:10px}.header-actions{margin-left:auto}.menu-button{display:flex}.category-grid.all-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.all-categories .category-item{font-size:15px}.category-group h3{padding:14px}.compare-promo{padding:25px;align-items:flex-start;flex-direction:column;gap:20px}.criteria-grid{gap:12px}.criteria-grid article{padding:18px}.category-editorial,.editorial-faq{grid-template-columns:1fr;gap:23px}.own-brand-feature{grid-template-columns:1fr;gap:32px}.own-feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.own-feature-list article{padding-left:0;border:0;padding-bottom:0}.own-feature-list span{position:static;display:block;margin-bottom:9px}.brand-review{padding:22px}.brand-review-grid{gap:15px}}
@media(max-width:650px){.top-cta{padding:9px 0}.top-cta .original-cta{min-height:47px;padding:10px 14px;gap:7px}.top-cta .cta-label{font-size:16px;letter-spacing:-.4px;gap:7px}.top-cta .cta-label svg{width:18px;height:18px}.top-cta .cta-destination{position:static}.top-cta .cta-destination svg{width:18px;height:18px}.header-inner{height:74px}.brand img{width:151px}.search-layout{min-height:0;padding-block:26px;gap:21px}.search-intro h1{font-size:29px}.section-heading>div{display:block}.section-heading h2{font-size:21px}.category-section{margin-block:27px 34px}.category-grid.all-categories{gap:12px}.category-group h3{font-size:14px;gap:7px;padding:12px}.category-group h3 span{font-size:10px}.all-categories .category-item{font-size:13px;padding:11px 10px;gap:6px;min-height:47px}.category-number{font-size:10px;min-width:14px}.category-arrow{font-size:12px}.compare-promo{margin-bottom:38px;padding:23px}.compare-promo h2{font-size:23px}.compare-promo p:last-child{font-size:13px}.home-editorial{padding-bottom:39px}.editorial-heading h2{font-size:24px;line-height:1.5}.editorial-heading>p:last-child{font-size:14px;line-height:1.8}.home-article-grid{grid-template-columns:1fr;gap:25px}.home-article-grid h3{font-size:19px}.home-article-grid p{font-size:15px}.breadcrumb{font-size:12px;padding-block:17px;gap:7px}.category-hero,.comparison-hero{padding:12px 0 25px}.category-hero h1,.comparison-hero h1{font-size:29px;letter-spacing:-.7px}.category-hero>p:last-child,.comparison-hero>p:last-child{font-size:16px;line-height:1.9}.selection-section{padding-block:26px}.selection-section h2{font-size:19px}.criteria-grid{grid-template-columns:1fr;gap:11px}.criteria-grid article{padding:18px 20px}.criteria-grid h3{margin-block:4px 7px;font-size:17px}.category-search{padding-bottom:29px}.category-search .search-form input{font-size:13px}.category-search>p{font-size:12px}.category-editorial{padding-block:28px 34px;gap:22px}.category-editorial h2,.editorial-faq h2{font-size:24px}.category-editorial h3{font-size:20px}.category-editorial article p{font-size:16px;line-height:1.95}.editorial-faq{padding-block:28px}.related-section{padding-block:28px 40px}.related-section h2{font-size:22px}.related-section>div{grid-template-columns:1fr;gap:10px}.related-section>div a{padding:16px 18px;font-size:15px}.editorial-disclosure{margin-block:20px;padding:15px 17px;font-size:12px}.own-brand-feature{padding:25px;border-radius:11px;gap:29px}.own-brand-feature h2{font-size:27px;margin-bottom:13px}.own-brand-feature>div>p{font-size:15px}.own-feature-list{grid-template-columns:1fr;gap:17px}.own-feature-list article{padding-left:30px;border-bottom:1px solid #ffffff25;padding-bottom:16px}.own-feature-list span{position:absolute;top:3px;left:0;margin:0}.own-feature-list h3{font-size:16px}.comparison-scope{margin-block:12px 23px}.brand-jump-links{gap:7px;padding-bottom:24px}.brand-jump-links a{font-size:13px;padding:8px 12px}.brand-review-grid{grid-template-columns:1fr;gap:17px;margin-bottom:32px}.brand-review{padding:23px 21px}.brand-review:first-child .review-columns{grid-template-columns:1fr;gap:18px}.review-explainer{padding-block:26px 19px}.review-explainer h2{font-size:24px}.review-explainer p{font-size:13px}.review-summary{font-size:15px}.review-top h2{font-size:22px}.review-columns ul{font-size:15px}.review-sources summary{font-size:11px}.preview-footnote{font-size:11px}}
@media(max-width:360px){.top-cta .cta-label{font-size:14px}.top-cta .cta-label svg{display:none}.all-categories .category-item{font-size:12px;gap:5px;padding-inline:8px}.category-number{display:none}.category-group h3{font-size:13px;padding-inline:9px}.review-top{gap:7px}.review-top>span{font-size:10px;padding-inline:6px}}

.top-cta{background:#edf4ff}.hero-description{font-size:15px;line-height:1.8;color:#516d94;margin-top:15px;max-width:430px;word-break:keep-all}.home-article-grid .article-links{display:flex;gap:15px;flex-wrap:wrap;margin-top:15px}.article-links a{font-size:14px;color:var(--teal);font-weight:600;text-decoration:underline;text-underline-offset:4px}.search-layout{padding-block:30px}.search-intro h1{font-size:31px}@media(max-width:560px){.search-intro h1{font-size:28px}.hero-description{font-size:14px;margin-top:12px}.search-layout{padding-block:25px}}

/* Revision 3: clear subject categories and branded visual guides. */
figure{margin:0}.search-layout{grid-template-columns:1fr 1fr;gap:42px;padding-block:34px}.home-hero-content{min-width:0}.home-hero-content .search-tools{margin-top:24px}.home-hero-content .hero-description{max-width:500px}.home-hero-content h1{font-size:32px}.home-hero-content .search-form{height:60px}.home-hero-content .search-form input{font-size:14px}.home-hero-image{overflow:hidden;border:1px solid #d5e4f8;border-radius:13px;background:#eff6ff;line-height:0}.home-hero-image a{display:block}.home-hero-image img{width:100%;height:auto;display:block;aspect-ratio:3/2}.category-grid.all-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.all-categories .category-tile{border:1px solid #dce5f2;border-radius:9px;padding:18px 16px;background:#fff;gap:11px;min-height:126px;align-items:flex-start;transition:background .15s,border-color .15s}.all-categories .category-tile:last-child{border-bottom:1px solid #dce5f2}.all-categories .category-tile:hover{border-color:#729fea;background:#f1f6ff}.tile-number{width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;font-size:11px;font-weight:650;border-radius:6px;background:#eaf2ff;color:#376eb9;margin-top:1px}.tile-body{min-width:0;display:flex;flex-direction:column;gap:8px;flex:1}.tile-body>strong{font-size:16px;font-weight:700;line-height:1.5;letter-spacing:-.4px;word-break:keep-all}.tile-body>span{font-size:12px;color:#687f9f;line-height:1.7;word-break:keep-all;overflow-wrap:anywhere}.tile-body>small{font-size:12px;color:#2e66b8;margin-top:auto;display:flex;align-items:center;gap:8px}.tile-body>small span{margin-left:auto}.category-hero-illustrated{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;padding-block:10px 30px}.category-hero-illustrated h1{font-size:35px;line-height:1.5;margin-bottom:15px}.category-hero-illustrated>div>p:last-child{font-size:16px;line-height:1.9;color:#506887;word-break:keep-all;overflow-wrap:anywhere}.category-guide-image{border-radius:10px;border:1px solid #dce7f7;background:#f6faff;overflow:hidden}.category-guide-image a{display:block;line-height:0}.category-guide-image img{display:block;width:100%;height:auto;aspect-ratio:3/2}.category-guide-image figcaption{padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f6f9fd;font-size:11px;color:#506e96;line-height:1.7}.category-guide-image figcaption span{white-space:nowrap;font-size:10px;color:#2761bd}.category-page-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.category-page-nav>div{display:flex;align-items:center;gap:14px}.category-page-nav label{font-size:13px;font-weight:650;color:#48688f}.category-page-nav select{max-width:260px;background:white;border:1px solid #cddcf0;border-radius:6px;padding:10px 12px;color:#274a78;font-size:14px}.category-page-shortcuts{gap:20px!important;font-size:14px;color:#36659f}.category-page-shortcuts a:hover{text-decoration:underline;text-underline-offset:4px}.category-editorial,.editorial-faq{scroll-margin-top:20px}.directory-index-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding:10px 0 35px;border-bottom:1px solid var(--line)}.directory-index-hero h1{font-size:38px;line-height:1.45;letter-spacing:-1px;margin-bottom:18px}.directory-index-hero p:last-child{font-size:17px;color:#526e92;line-height:1.9;word-break:keep-all}.directory-index-hero>img{display:block;width:100%;height:auto;aspect-ratio:3/2;border:1px solid #dce7f7;border-radius:12px}.directory-index-grid{padding-block:30px 55px}.directory-index-grid>h2{font-size:24px;margin-bottom:21px;letter-spacing:-.5px}.comparison-hero-illustrated{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-block:15px 30px}.comparison-hero-illustrated>div>p:last-child{font-size:16px;color:#526b8c;line-height:1.95;word-break:keep-all}.comparison-hero-image{border:1px solid #dce7f7;border-radius:11px;overflow:hidden;line-height:0}.comparison-hero-image img{display:block;width:100%;height:auto;aspect-ratio:3/2}
@media(max-width:1100px){.search-layout{gap:27px}.home-hero-content h1{font-size:29px}.all-categories .category-tile{padding:15px 12px;gap:8px}.tile-number{width:24px;height:24px;font-size:10px}.tile-body>strong{font-size:14px}.tile-body>span{font-size:11px}.tile-body>small{font-size:11px}.category-hero-illustrated{gap:28px;grid-template-columns:1fr 1fr}.category-hero-illustrated h1{font-size:30px}.category-guide-image figcaption{display:block}.category-guide-image figcaption span{display:block;margin-top:2px}.directory-index-hero{gap:28px}.comparison-hero-illustrated{gap:28px}.comparison-hero-illustrated h1{font-size:34px}}
@media(max-width:850px){.search-layout{grid-template-columns:1fr;gap:25px;padding-block:27px}.home-hero-content .search-tools{margin-top:20px}.home-hero-image{max-width:620px;width:100%;margin-inline:auto}.home-hero-content .hero-description{max-width:100%}.home-hero-content h1{font-size:31px}.category-grid.all-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.tile-number{display:none}.tile-body>strong{font-size:15px}.category-hero-illustrated{grid-template-columns:1fr;gap:25px}.category-hero-illustrated .category-guide-image{max-width:660px;width:100%;margin-inline:auto}.category-guide-image figcaption{display:flex}.category-guide-image figcaption span{display:inline;margin:0}.category-page-nav{gap:16px}.directory-index-hero{grid-template-columns:1fr;gap:25px}.directory-index-hero>img{max-width:620px;margin-inline:auto}.directory-index-hero h1 br{display:none}.comparison-hero-illustrated{grid-template-columns:1fr;gap:26px}.comparison-hero-image{max-width:660px;margin-inline:auto}}
@media(max-width:560px){.home-hero-content h1{font-size:28px}.home-hero-content .search-form{height:57px}.home-hero-content .search-form input{font-size:13px}.home-hero-image{border-radius:9px}.category-grid.all-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.all-categories .category-tile{min-height:126px;padding:15px 12px}.tile-body{gap:7px}.tile-body>strong{font-size:14px;letter-spacing:-.45px}.tile-body>span{font-size:11px;min-height:36px}.tile-body>small{font-size:11px}.category-hero-illustrated h1{font-size:28px}.category-hero-illustrated>div>p:last-child{font-size:15px}.category-page-nav{display:block;padding-block:16px}.category-page-nav>div{gap:11px}.category-page-nav select{max-width:none;flex:1;width:0;font-size:14px}.category-page-shortcuts{margin-top:17px;justify-content:space-between;font-size:13px}.category-guide-image figcaption{font-size:10px;gap:8px;padding:9px 11px;align-items:flex-start}.category-guide-image figcaption span{font-size:9px}.directory-index-hero h1{font-size:29px}.directory-index-hero p:last-child{font-size:15px}.directory-index-grid>h2{font-size:23px}.comparison-hero-illustrated h1{font-size:29px}.comparison-hero-illustrated>div>p:last-child{font-size:15px}.comparison-hero-image{border-radius:9px}}

/* Topic guides use crawlable links and readable article anchors. */
.hero-guide-links{display:flex;gap:8px 14px;flex-wrap:wrap;margin-top:15px;font-size:12px;color:#245caa}.hero-guide-links a{text-decoration:underline;text-underline-offset:4px}.editorial-toc{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 27px}.editorial-toc a{padding:9px 15px;border:1px solid #d5e2f6;border-radius:6px;color:#245caa;background:#f5f9ff;font-size:14px}.editorial-toc a:hover{background:#eaf2ff;border-color:#7fa6e1}.home-article-grid article{scroll-margin-top:25px}.category-home-links{display:flex;gap:12px 24px;flex-wrap:wrap;margin-top:20px}.category-home-links .text-link{margin:0}.home-article-grid .article-links{padding-top:5px}.home-article-grid .article-links a{line-height:1.8}@media(max-width:560px){.hero-guide-links{font-size:11px;gap:8px 12px}.editorial-toc{gap:8px}.editorial-toc a{font-size:12px;padding:8px 10px}.category-home-links{gap:10px;font-size:13px}}
.faq-list details p a{color:#245caa;text-decoration:underline;text-underline-offset:3px}

/* Branded how-to image retains its complete typography at every width. */
.guide-image{height:auto;line-height:0;background:#fff;border:1px solid #dce7f7}.guide-image a{display:block}.guide-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}

/* CTA follows each page title in reading order. */
.hero-cta{margin:20px 0}.hero-cta .original-cta{margin:0;min-height:54px;padding:13px 18px;background:#245fdb;color:#fff;border:1px solid #245fdb;border-radius:8px;justify-content:center;gap:12px}.hero-cta .original-cta:hover{background:#194bb6}.hero-cta .cta-label{font-size:17px;font-weight:750;letter-spacing:-.4px;gap:9px}.hero-cta .cta-label svg{color:#fff;width:19px;height:19px}.hero-cta .cta-destination{font-size:0;gap:0;color:#fff}.hero-cta .cta-destination svg{color:#fff;width:18px;height:18px}.category-hero-illustrated .hero-cta{margin:18px 0}.hero-guide-links{line-height:1.8}@media(max-width:560px){.hero-cta{margin:18px 0}.hero-cta .original-cta{min-height:51px;padding:12px;gap:8px}.hero-cta .cta-label{font-size:16px;gap:7px}.hero-cta .cta-label svg{width:17px;height:17px}}@media(max-width:360px){.hero-cta .cta-label{font-size:14px}.hero-cta .cta-label svg{display:none}}

/* Menu destinations have their own page and content. */
.saved-button[aria-current=page]{background:#edf4ff;border-color:#82a4db;color:#245fdb}.menu-page{padding-bottom:60px}.menu-page-hero{max-width:780px;padding:12px 0 30px}.menu-page-hero h1{font-size:38px;line-height:1.4;letter-spacing:-1px}.menu-page-hero>p:last-child{font-size:17px;color:#536c8e;line-height:1.9;word-break:keep-all}.menu-page-hero .hero-cta{max-width:530px}.guide-page-intro{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding:32px 0 46px;border-block:1px solid #e0e8f4}.guide-page-intro>img{width:100%;height:auto;display:block;border:1px solid #dce7f7;border-radius:12px}.guide-page-intro h2{font-size:29px;line-height:1.5;margin-bottom:22px}.guide-page-intro nav{display:grid;gap:12px}.guide-page-intro nav a{font-size:14px;color:#285da7;line-height:1.7}.guide-page-intro nav span{font-size:12px;color:#7191bb;margin-right:11px}.guide-page-articles{display:grid;grid-template-columns:1fr 1fr;gap:36px 52px;padding-block:40px}.guide-page-articles article{border-top:2px solid #d3e1f4;padding-top:20px;scroll-margin-top:25px}.guide-page-articles h2{font-size:22px;line-height:1.6;margin-block:9px 15px}.guide-page-articles p{color:#536c8e;line-height:1.95;margin-bottom:20px;word-break:keep-all}.menu-next{padding:28px 32px;background:#f3f7ff;border:1px solid #dce7f7;border-radius:9px;margin-top:25px}.menu-next h2{font-size:23px;margin-bottom:12px}.menu-next p{color:#536c8e;line-height:1.9;margin-bottom:15px;word-break:keep-all}.faq-page .editorial-faq{margin-top:15px}.faq-page-link{margin-top:-20px;margin-bottom:45px}.contact-email{display:flex;gap:25px;align-items:center;justify-content:space-between;background:#f0f6ff;border:1px solid #dce7f7;border-radius:10px;padding:32px;margin:12px 0 34px}.contact-email h2{font-size:29px;color:#183d74;overflow-wrap:anywhere}.contact-email p:last-child{font-size:15px;margin-top:12px;color:#536c8e}.contact-email .primary-button{white-space:nowrap;display:inline-block}.contact-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.contact-topics article{border-top:2px solid #d0dff5;padding-top:20px}.contact-topics article>span{font-size:12px;color:#4a78b7}.contact-topics h2{font-size:21px;margin:10px 0 14px}.contact-topics p{font-size:15px;line-height:1.95;color:#536c8e;word-break:keep-all}.saved-page .category-search{margin-top:0}@media(max-width:850px){.guide-page-intro{gap:28px}.guide-page-intro h2{font-size:25px}.contact-email{display:block}.contact-email .primary-button{margin-top:20px}.guide-page-articles{gap:30px}.contact-topics{gap:20px}.contact-topics h2{font-size:18px}}@media(max-width:560px){.menu-page-hero h1{font-size:29px}.menu-page-hero>p:last-child{font-size:15px}.guide-page-intro{grid-template-columns:1fr;gap:26px;padding-block:24px 30px}.guide-page-articles{grid-template-columns:1fr;padding-block:30px}.guide-page-articles h2{font-size:21px}.guide-page-articles p{font-size:15px}.menu-next{padding:24px 20px}.menu-next h2{font-size:21px}.menu-next p{font-size:14px}.contact-email{padding:24px 20px}.contact-email h2{font-size:23px}.contact-topics{grid-template-columns:1fr}.menu-page{padding-bottom:38px}}
.main-nav a[aria-current="page"]{color:#245bdd;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}

/* Concise editorial comments shared by all directory pages. */
.card-one-line,.brand-one-line{margin-top:18px;padding:15px 16px;background:#f3f7ff;border:1px solid #e2eafb;border-radius:8px}
.card-one-line>strong,.brand-one-line>h3{display:block;margin:0 0 7px;color:#245bdd;font-size:13px;font-weight:700}
.card-one-line>p,.brand-one-line>p{color:#344e70;font-size:15px;line-height:1.75;word-break:keep-all;overflow-wrap:anywhere}
.brand-one-line{margin-bottom:20px}
.brand-review:first-child .brand-one-line{background:#fff;border-color:#d5e3fb}

.brand-difference{margin-bottom:20px;padding-left:15px;border-left:3px solid #bdd2f6}.brand-difference h3{margin-bottom:8px;color:#23436c;font-size:14px}.brand-difference p{font-size:15px;line-height:1.85;color:#496388;word-break:keep-all;overflow-wrap:anywhere}

:root{--muted:#526571}
.hero-description{max-width:58ch}.search-intro h1{font-size:clamp(1.6rem,3.1vw,2.75rem);line-height:1.4;max-width:25ch;letter-spacing:-.035em}
.hero-guide-links{margin-top:16px}.hero-cta{margin:18px 0}.cta-context{font-size:.8rem;color:#526571;margin-top:8px}.directory-entry{margin-top:16px;display:inline-flex;padding:10px 18px;border:1px solid #b4d5e3;border-radius:9px;background:#fff;font-weight:700;color:#12476a}
.search-layout{align-items:start}.home-hero-image{max-width:440px;align-self:center}.home-hero-image img{max-width:100%;height:auto}
.quick-tasks{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.quick-tasks a{padding:8px 12px;background:#edf5fb;border:1px solid #c5ddeb;border-radius:7px;font-size:.9rem;font-weight:600}
.category-tile .tile-body>span{font-size:.8rem;color:#526571}.card-caution{font-size:.84rem;line-height:1.65;color:#455762;margin:12px 0}.card-caution strong{display:block;color:#354a57;margin-bottom:4px}.card-conditions{font-size:.82rem;border-block:1px solid #dce5eb;margin:10px 0;padding:5px 0}.card-conditions>div{display:grid;grid-template-columns:85px 1fr;gap:10px;padding:6px 0}.card-conditions dt{font-weight:700}.card-conditions dd{margin:0;color:#455762}
.card-link-status{font-size:.72rem;line-height:1.55;color:#526571;margin:6px 0}.card-link-status[data-state=error]{color:#963628}.card-link-status[data-state=restricted]{color:#75571c}
.group-filters{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.group-filters button{border:1px solid #bfced8;border-radius:8px;background:#fff;padding:9px 14px;font-size:.9rem}.group-filters button[aria-pressed=true]{background:#123e58;border-color:#123e58;color:#fff}
.editorial-method,.connection-panel,.tool-comparison{padding:28px;border:1px solid #d6e4ec;border-radius:14px;background:#f5f9fc;margin:28px auto}.editorial-method h2,.connection-panel h2,.tool-comparison h2{font-size:1.45rem;line-height:1.45;margin-bottom:12px}.editorial-method p,.connection-panel p,.tool-comparison p{color:#415969;line-height:1.8;margin:10px 0}.editorial-method ul,.connection-panel ul{padding-left:20px;line-height:1.8;color:#415969}.table-scroll{overflow-x:auto;max-width:100%;margin:18px 0}.evidence-table{width:100%;border-collapse:collapse;background:#fff;font-size:.88rem;min-width:560px}.evidence-table th,.evidence-table td{text-align:left;padding:13px 15px;border-bottom:1px solid #d7e2e9;vertical-align:top}.evidence-table th{background:#eaf2f8;font-weight:700}.evidence-table a{color:#075d8a;text-decoration:underline;text-underline-offset:3px}.connection-controls{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.connection-controls button{background:#fff;border:1px solid #a7c4d6;border-radius:8px;padding:9px 14px;color:#144661}.connection-controls button:disabled{opacity:.6}.connection-error{color:#884718!important}.comparison-links{display:flex;flex-wrap:wrap;gap:14px;margin:15px 0}.comparison-links a{color:#075d8a;text-decoration:underline}.connection-legend{font-size:.83rem}.connection-panel details{margin-top:15px}.connection-panel summary{font-weight:700;cursor:pointer}.connection-panel time{white-space:nowrap}
.home-article-grid article{padding:22px}.home-article-grid h3{line-height:1.5}.home-article-grid p{font-size:.94rem}.home-editorial .editorial-heading p{max-width:70ch}
.page-note{background:#eaf4fa;border-left:3px solid #2980b5;padding:14px 18px;margin:15px 0;line-height:1.7}
@media(max-width:760px){.home-hero-image{max-width:320px;margin:24px auto 0}.search-intro h1{font-size:1.65rem;max-width:none}.editorial-method,.connection-panel,.tool-comparison{padding:20px 16px;margin-block:22px}.original-cta{width:100%;min-width:0}.cta-label{font-size:1rem}.connection-panel h2,.editorial-method h2{font-size:1.3rem}}
