@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#13304b;--text:#354e60;--muted:#617483;--blue:#17648d;--sky:#61c6ef;--pale:#e8f6fc;--line:#d9e5ec;--paper:#f9fbfc;--white:#fff;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo',sans-serif;font-size:15px;line-height:1.75;word-break:keep-all;overflow-wrap:anywhere}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #087cbb;outline-offset:4px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.4;letter-spacing:-.055em}h1{font-size:44px;font-weight:800}h2{font-size:30px;font-weight:800}h3{font-size:20px}p{color:var(--text)}[hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.section{padding-block:88px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.02em;color:var(--blue);margin-bottom:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.preview-banner{background:#e2f0f6;color:#36566a;text-align:center;padding:7px 12px;font-size:12px}.site-header{background:#ffffffed;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.header-inner{height:86px;display:flex;align-items:center;gap:30px;position:relative}.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0}.brand img{width:42px;height:42px;object-fit:contain}.brand span{font-weight:900;font-size:25px;letter-spacing:-.065em}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:600}.desktop-nav a:hover,.desktop-nav [aria-current]{color:var(--blue)}.compare-nav{white-space:nowrap;font-size:13px;font-weight:700}.compare-nav span{display:inline-grid;place-items:center;background:var(--pale);border-radius:50%;min-width:23px;height:23px;margin-left:4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:9px;padding:14px 23px;font-size:14px;font-weight:700;min-height:48px;transition:background .16s,border-color .16s}.button:hover{background:#215473;border-color:#215473}.button-outline{background:transparent;color:var(--ink);border-color:#9bb4c5}.button-outline:hover{background:var(--pale)}.header-cta .button{padding:10px 15px;gap:15px;font-size:12px;min-height:43px}.menu-button{display:none;width:43px;height:43px;border:1px solid var(--line);border-radius:8px;background:white;padding:11px}.menu-button span{display:block;height:2px;background:var(--ink);margin:4px 0}.mobile-menu{position:absolute;top:100%;left:-20px;right:-20px;max-height:calc(100dvh - 90px);overflow:auto;background:#fff;padding:20px;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #14334c14}.mobile-menu>a:not(.button){display:block;padding:12px 5px;border-bottom:1px solid #edf2f5}.mobile-menu .button{margin-top:18px;display:flex}.hero{background:var(--ink);color:white;overflow:hidden}.hero-topline{padding-top:30px;display:flex;justify-content:space-between;font-size:12px;color:#b4d6e8}.hero-topline i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--sky);margin-right:8px}.hero-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:50px;padding:52px 0 65px;align-items:center}.hero h1{font-size:45px;line-height:1.42;letter-spacing:-.065em}.hero h1 em{font-style:normal;color:#98dcf8}.hero-copy>p{color:#c3dbe7;font-size:16px;line-height:1.9;margin-top:25px}.search-form{display:flex;align-items:center;background:#fff;border:1px solid #bdcfdb;border-radius:11px;padding:7px;gap:12px;min-width:0}.hero .search-form{margin-top:32px;border-color:white}.search-form input{color:var(--ink);background:transparent;border:0;min-width:0;flex:1;font-size:14px;outline-offset:1px;padding:9px 0}.search-form input::placeholder{color:#687d8b}.search-form button{border:0;border-radius:7px;background:var(--sky);color:#12354b;padding:12px 19px;font-size:14px;font-weight:700;display:flex;gap:18px;align-items:center;white-space:nowrap}.search-form button:hover{background:#95def8}.search-symbol{width:15px;height:15px;border:2px solid #748c9c;border-radius:50%;margin-left:14px;position:relative;flex-shrink:0}.search-symbol:after{content:'';position:absolute;width:6px;height:2px;background:#748c9c;transform:rotate(45deg);right:-5px;bottom:-3px}.quick-search{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px;font-size:11px;color:#c8dfe9}.quick-search>span{margin-right:3px}.quick-search a{padding:3px 10px;border:1px solid #3e6279;border-radius:20px;color:#e3f4fb}.quick-search a:hover{background:#244c68}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:29px}.hero-actions .button{color:#e1f4fc;border-color:#7293a8}.hero-actions .button:hover{background:#254b65}.plain-link{font-size:13px;color:#c0dceb}.hero-art{height:365px;position:relative;display:grid;place-items:center}.hero-emblem{width:236px;height:236px;border-radius:65px;background:#dff5ff;display:grid;place-items:center;position:relative;transform:rotate(-7deg);box-shadow:22px 25px 0 #28485f;z-index:2}.hero-emblem img{width:220px;transform:rotate(7deg)}.art-orbit{position:absolute;border:1px solid #35546a;border-radius:50%;width:320px;height:320px}.orbit-2{width:410px;height:410px}.floating-note{position:absolute;z-index:3;background:white;color:var(--ink);padding:12px 17px;border-radius:10px;box-shadow:0 8px 25px #09203630;font-size:12px;display:flex;align-items:center;gap:10px;white-space:nowrap}.floating-note>span{font-size:10px;background:#e5f5fd;color:#276586;border-radius:5px;padding:4px 7px}.floating-note strong{font-weight:700}.note-one{top:11px;left:9px}.note-two{right:-7px;top:164px}.note-three{bottom:2px;left:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:9px}.text-link{color:var(--blue);font-size:13px;font-weight:700;white-space:nowrap}.text-link:hover{text-decoration:underline}.section-lead{margin:-10px 0 32px;color:var(--muted);font-size:14px}.browse-layout{display:grid;grid-template-columns:255px 1fr;gap:40px;align-items:start}.browse-aside{position:sticky;top:114px}.browse-aside>.eyebrow{padding-bottom:7px}.browse-aside>a{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:15px 0;font-size:13px;font-weight:600}.browse-aside>a span{font-size:11px;color:var(--blue)}.browse-aside>a b{margin-left:auto;color:var(--muted)}.aside-tip{padding:23px;background:var(--pale);border-radius:12px;margin-top:25px}.tip-icon{font-size:29px;color:var(--blue);font-weight:400}.aside-tip h3{font-size:18px;margin:4px 0 12px}.aside-tip p{font-size:12px;line-height:1.85}.aside-tip a{display:inline-block;font-size:12px;color:var(--blue);font-weight:700;margin-top:14px}.category-group{border-top:2px solid #456174;margin-bottom:28px}.category-group:last-child{margin-bottom:0}.category-group>header{display:flex;align-items:center;gap:16px;padding:21px 0}.group-number{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#e0f1fa;color:var(--blue);font-size:13px;font-weight:700}.category-group h2{font-size:23px}.category-group header p{color:var(--muted);font-size:12px;margin-top:5px}.category-group header>span:last-child{margin-left:auto;color:var(--muted);font-size:11px}.category-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-row{background:white;border:1px solid var(--line);border-radius:10px;padding:18px 18px;display:flex;gap:13px;align-items:center;transition:border-color .15s,background .15s}.category-row:hover{background:#eef9ff;border-color:#7bbddd}.category-row h3{font-size:16px;letter-spacing:-.035em}.category-row div>span{font-size:11px;color:var(--muted)}.category-row>span:last-child{margin-left:auto;color:var(--blue);font-size:19px}.category-dot{width:9px;height:9px;border:2px solid #6ac8ee;background:#dff5ff;flex-shrink:0;border-radius:3px}.tinted-section{background:#edf5f9;border-block:1px solid #dfeaf0}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card{padding:26px;background:white;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;min-width:0;box-shadow:0 2px 0 #14304b03}.service-top{display:flex;align-items:center;gap:12px;min-width:0}.service-top>div{min-width:0}.service-initial{height:42px;width:42px;border:1px solid #cfe5f0;background:#eaf7fd;display:grid;place-items:center;flex-shrink:0;border-radius:12px;font-size:19px;font-weight:800;color:var(--blue)}.service-top h3{font-size:20px;line-height:1.35;letter-spacing:-.04em}.service-top h3 a:hover{color:var(--blue);text-decoration:underline}.service-domain{font-size:11px;color:var(--muted);word-break:break-all}.region-badge{font-size:10px;white-space:nowrap;color:#566d7c;background:#f1f5f7;border-radius:5px;padding:3px 8px;margin-left:auto;align-self:flex-start}.service-tags{display:flex;gap:6px;flex-wrap:wrap;margin:17px 0 12px}.service-tags span{font-size:10px;color:#527186;border:1px solid #deebf2;border-radius:4px;padding:2px 6px}.service-description{font-size:14px;line-height:1.85;min-height:52px}.service-card dl{margin:18px 0 23px;font-size:12px;line-height:1.85;display:grid;gap:10px}.service-card dl>div{display:grid;grid-template-columns:66px 1fr;gap:8px}.service-card dt{color:var(--blue);font-weight:700}.service-card dd{margin:0;color:var(--text)}.service-actions{border-top:1px solid #e4edf3;padding-top:15px;margin-top:auto;display:flex;justify-content:space-between;gap:12px;align-items:center}.service-actions>a{font-size:12px;font-weight:700;color:var(--blue)}.service-actions>a>span[aria-hidden]{margin-left:5px}.service-actions button{font-size:11px;white-space:nowrap;padding:8px 10px;background:#f5f9fc;border:1px solid #dbe8f0;color:#45657a;border-radius:6px}.service-actions button:hover{border-color:#78bddd}.service-actions button[aria-pressed=true]{color:#064e71;background:#d9f2fd;border-color:#8ecce7}.small-note{color:var(--muted);font-size:11px;margin-top:20px}.clue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:15px;background:white;overflow:hidden}.clue-grid>div{padding:26px;border-right:1px solid var(--line)}.clue-grid>div:last-child{border:0}.clue-grid>div>span{font-size:12px;color:var(--blue)}.clue-grid h3{font-size:23px;margin:13px 0 10px}.clue-grid p{font-size:13px}.clue-links{display:flex;gap:23px;justify-content:flex-end;color:var(--blue);font-size:12px;font-weight:600;margin-top:18px}.reading-band{background:#fff;border-block:1px solid var(--line)}.reading-layout{display:grid;grid-template-columns:255px 1fr;gap:55px;margin-top:40px;align-items:start}.reading-nav{position:sticky;top:115px}.reading-nav a{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted);line-height:1.65}.reading-nav span{color:var(--blue);font-size:10px}.reading-nav a:hover{color:var(--blue)}.prose{font-size:15px;line-height:2.05;color:var(--text)}.prose section{margin-bottom:40px}.prose section:last-child{margin-bottom:0}.prose h2,.prose h3{font-size:23px;color:var(--ink);margin-bottom:19px;letter-spacing:-.045em}.prose p+p{margin-top:15px}.article-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:19px;font-size:12px;color:var(--blue);font-weight:600}.article-links a{border-bottom:1px solid #bad9e9}.narrow-section{max-width:950px}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line);background:transparent}.faq-list summary{list-style:none;cursor:pointer;padding:23px 5px;display:flex;align-items:center;gap:20px;justify-content:space-between;font-size:15px;font-weight:700;line-height:1.7}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;color:var(--blue);font-weight:400;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>div{padding:0 36px 25px 5px;font-size:14px;line-height:1.95}.faq-list details>div>a{display:inline-block;color:var(--blue);font-size:12px;margin-top:12px;font-weight:700}.contact-band{padding:37px 42px;background:#dff2fb;border:1px solid #c6e5f3;border-radius:18px;margin-bottom:80px;display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-band h2{font-size:27px}.contact-band p:not(.eyebrow){font-size:13px;margin-top:12px}.contact-band .button{flex-shrink:0}.footer{padding:55px 0 25px;background:#f0f5f8;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.2fr .85fr .9fr 1.2fr;gap:35px}.footer-top>div:first-child p{font-size:12px;margin-top:14px;color:var(--muted)}.footer-top h2{font-size:13px;letter-spacing:-.025em;margin:8px 0 16px}.footer-top>div>a:not(.brand){display:block;font-size:12px;color:#526d80;margin-top:9px}.footer-bottom{margin-top:38px;padding-top:24px;border-top:1px solid #d8e3e9;display:flex;gap:35px;justify-content:space-between;font-size:10px;color:var(--muted)}.footer-bottom p{font-size:10px;color:var(--muted)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:11px;align-items:center;font-size:11px;color:var(--muted);padding-top:28px}.breadcrumbs a:hover{color:var(--blue)}.page-heading{padding:43px 0 38px;max-width:940px}.page-heading h1{font-size:39px;line-height:1.5}.page-heading>p:not(.eyebrow){font-size:15px;line-height:1.95;margin-top:20px;max-width:830px}.directory-controls{background:#e8f3f9;border:1px solid #d7e9f2;border-radius:16px;padding:27px}.search-compact{max-width:760px}.filters{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;margin-top:22px}.filters label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;min-width:210px}.filters select{border:1px solid #b9cedb;border-radius:7px;padding:10px 36px 10px 12px;font-size:13px;color:var(--ink);background:white;min-height:43px}.reset-filters,.clear-comparison{background:transparent;border:0;border-bottom:1px solid #698aa0;color:#3b6580;padding:5px 0;font-size:12px;margin:0 0 7px auto}.results-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 20px;padding-bottom:15px;border-bottom:1px solid var(--line);font-size:14px}.results-bar>span{font-size:11px;color:var(--muted)}.results-bar h2{font-size:21px}.results-bar p{font-weight:700;color:var(--ink)}.all-services{padding-bottom:25px}.empty-state{background:white;border:1px solid var(--line);border-radius:18px;padding:70px 30px;text-align:center}.empty-state h2{font-size:23px}.empty-state p{font-size:14px;margin-top:15px}.directory-foot{margin:45px 0 75px;padding:30px;background:#eaf5fb;border-radius:16px}.directory-foot h2{font-size:23px;margin-bottom:15px}.directory-foot p{font-size:14px;line-height:1.95;max-width:970px}.use-cases{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.use-cases span{padding:5px 11px;background:#e7f2f9;border:1px solid #cce3ef;color:#3b6882;border-radius:6px;font-size:11px}.page-actions{display:flex;flex-wrap:wrap;gap:25px;align-items:center;margin-top:27px}.category-heading{padding-bottom:10px}.category-reading{margin-top:70px;display:grid;grid-template-columns:260px 1fr;gap:50px;padding:42px 0;border-top:2px solid var(--ink);border-bottom:1px solid var(--line)}.category-reading-head h2{font-size:27px;line-height:1.65}.category-reading .prose h3{font-size:22px}.category-reading .prose{font-size:14px}.related-categories{padding-bottom:75px}.related-categories h2{font-size:25px;margin-bottom:20px}.related-categories .category-rows{grid-template-columns:repeat(3,minmax(0,1fr))}.support-wrap{max-width:950px}.support-wrap>.prose{padding:25px 0 60px}.support-wrap .page-heading{padding-bottom:38px}.article-copy{font-size:15px;line-height:2.05;padding:20px 0 65px;color:var(--text)}.article-copy h2{font-size:25px;margin:20px 0}.article-copy h3{font-size:21px;margin:28px 0 15px}.article-copy p+p{margin-top:18px}.article-copy section{margin-bottom:38px}.article-copy ul,.article-copy ol{padding-left:25px}.article-copy a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.article-intro{border-left:3px solid var(--sky);padding-left:23px;margin-bottom:30px}.compare-list,.keyline{background:#eaf5fb;border:1px solid #d0e6f2;padding:25px;border-radius:12px;margin-block:25px}.compare-row{padding:15px 0;border-bottom:1px solid #c9e0eb}.compare-row:last-child{border-bottom:0}.article-copy table{border-collapse:collapse;max-width:100%;font-size:13px}.article-copy td,.article-copy th{padding:12px;border:1px solid var(--line)}.support-wrap>.faq-list{margin:15px 0 80px}.contact-card{padding:30px;background:#e3f3fb;border:1px solid #c6e3f2;border-radius:15px;margin-bottom:65px}.contact-card h2{font-size:22px}.contact-card>a{font-size:24px;color:var(--blue);display:inline-block;margin:15px 15px 15px 0;font-weight:700}.contact-card button{background:white;border:1px solid #a9c9dc;border-radius:7px;padding:8px 15px;color:var(--ink);font-size:12px}.contact-card p{font-size:13px}.notice{padding:22px;background:#e6f3fa;border:1px solid #c5dfea;border-radius:10px}.comparison-empty{padding:65px 25px;text-align:center;background:white;border:1px solid var(--line);border-radius:18px;margin:15px 0 40px}.comparison-empty h2{font-size:27px}.comparison-empty p{font-size:14px;margin:18px 0 25px}.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.compare-card{background:white;border:1px solid #cddfe9;border-radius:14px;padding:25px;display:flex;flex-direction:column}.compare-card h2{font-size:23px;margin:10px 0 17px}.compare-card .compare-type{font-size:11px;color:var(--blue);border-bottom:1px solid var(--line);padding-bottom:13px}.compare-card h3{font-size:12px;color:var(--blue);margin:24px 0 8px;letter-spacing:0}.compare-card p{font-size:13px;line-height:1.9}.compare-card .button{margin-top:25px;gap:15px;padding:12px;font-size:12px}.compare-remove{margin-top:15px;background:transparent;border:0;color:#657b89;text-decoration:underline;font-size:12px}.comparison-note{margin:55px 0 80px;padding:30px;background:#eaf5fb;border-radius:14px}.comparison-note h2{font-size:23px;margin-bottom:17px}.comparison-note p{font-size:14px;line-height:1.95}.compare-bar{position:fixed;bottom:0;left:0;right:0;z-index:35;background:var(--ink);border-top:1px solid #51728a;padding:13px 0;box-shadow:0 -5px 25px #102f461a}.compare-bar>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.compare-bar p{font-size:13px;color:white}.compare-bar p strong{color:#8cdbfb}.compare-bar p span{font-size:11px;color:#bed8e8;margin-left:15px}.compare-bar a{padding:9px 17px;background:var(--sky);color:#14394f;border-radius:7px;font-size:12px;font-weight:700}.compare-bar a>span{margin-left:20px}body.has-compare{padding-bottom:71px}.toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);background:#193d53;color:white;box-shadow:0 6px 20px #15314622;border-radius:9px;font-size:13px;padding:12px 20px;z-index:60;max-width:calc(100% - 35px);opacity:0;pointer-events:none;transition:opacity .15s}.toast.visible{opacity:1}
@media(min-width:1500px){.hero-grid{gap:70px}.hero-art{margin-left:30px}}
@media(max-width:1100px){.header-inner{gap:20px}.desktop-nav{gap:18px}.header-cta{display:none}.hero h1{font-size:39px}.hero-grid{gap:28px;grid-template-columns:1.3fr 1fr}.hero-emblem{width:200px;height:200px;border-radius:50px}.hero-emblem img{width:185px}.hero-art{height:330px}.floating-note{padding:10px 12px;font-size:11px}.note-two{right:-13px}.note-one{left:-10px}.browse-layout{grid-template-columns:215px 1fr;gap:25px}.reading-layout{grid-template-columns:220px 1fr;gap:35px}.service-card{padding:23px}.category-reading{grid-template-columns:220px 1fr;gap:30px}.related-categories .category-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{gap:20px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.section{padding-block:60px}.header-inner{height:72px;gap:18px}.desktop-nav{display:none}.compare-nav{margin-left:auto}.menu-button{display:block}.brand img{width:37px;height:37px}.brand span{font-size:23px}.hero-topline{padding-top:22px}.hero-topline>span:last-child{font-size:10px}.hero-grid{grid-template-columns:1fr;gap:30px;padding:35px 0 45px}.hero-copy{max-width:650px}.hero h1{font-size:41px}.hero-art{height:240px;max-width:460px;width:100%;margin:auto}.hero-emblem{width:180px;height:180px;border-radius:45px}.hero-emblem img{width:166px}.art-orbit{width:215px;height:215px}.orbit-2{width:280px;height:280px}.note-one{top:0;left:8px}.note-two{top:116px;right:0}.note-three{bottom:0;left:24px}.browse-layout{grid-template-columns:1fr}.browse-aside{position:static;display:flex;flex-wrap:wrap;gap:8px}.browse-aside>.eyebrow,.aside-tip{display:none}.browse-aside>a{border:1px solid #c9deeb;border-radius:6px;padding:8px 10px;gap:6px;font-size:11px}.browse-aside>a b{display:none}.browse-aside>a span{font-size:9px}.category-group{margin-bottom:30px}.section-heading h2{font-size:27px}.section-heading{align-items:flex-start}.section-heading .text-link{white-space:normal;text-align:right;max-width:130px;font-size:11px;flex-shrink:0}.reading-layout{display:block}.reading-nav{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 22px;background:var(--paper);border:1px solid var(--line);padding:15px 20px;margin-bottom:35px}.reading-nav a{font-size:11px}.clue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clue-grid>div:nth-child(2){border-right:0}.clue-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-band{padding:30px;flex-direction:column;align-items:flex-start;margin-bottom:55px;gap:25px}.contact-band h2{font-size:24px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{display:block}.footer-bottom p{margin-top:9px}.category-reading{display:block}.category-reading-head{margin-bottom:30px}.category-reading-head h2{font-size:26px}.page-heading h1{font-size:34px}.comparison-grid{grid-template-columns:1fr}.compare-card h3{margin-top:18px}.compare-card h2{margin-bottom:5px}.compare-card .button{align-self:flex-start}.compare-card .compare-remove{align-self:flex-start;padding-left:0}.compare-bar p span{display:none}.service-grid{gap:15px}.service-card{padding:21px}.service-actions{align-items:flex-start;flex-direction:column;gap:10px}.service-actions button{width:100%}.service-actions>a{width:100%;font-size:12px}.service-top h3{font-size:18px}.service-initial{width:36px;height:36px;font-size:17px}.service-top{gap:9px}.region-badge{padding:2px 5px}.service-card dl>div{display:block}.service-card dd{margin-top:3px}.service-tags span{font-size:9px}}
@media(max-width:560px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 36px)}.preview-banner{font-size:10px;padding:6px 10px}.header-inner{height:67px;gap:13px}.brand span{font-size:22px}.brand img{width:34px;height:34px}.compare-nav{font-size:12px}.compare-nav span{height:20px;min-width:20px;font-size:10px}.menu-button{width:38px;height:38px;padding:9px}.mobile-menu{left:-18px;right:-18px}.hero-topline{font-size:10px;display:block}.hero-topline>span:last-child{display:none}.hero-grid{padding-top:24px;gap:35px}.hero h1{font-size:32px;line-height:1.5}.hero-copy>p{font-size:13px;line-height:1.9;margin-top:18px}.hero .search-form{margin-top:24px}.search-form{gap:8px;padding:5px}.search-form input{font-size:12px;padding:10px 0}.search-symbol{width:13px;height:13px;margin-left:10px}.search-form button{font-size:12px;padding:11px 13px;gap:7px}.quick-search{gap:7px;font-size:10px}.quick-search a{padding:2px 7px}.hero-actions{gap:19px;margin-top:24px}.hero-actions .button{padding:11px 16px;gap:18px;font-size:12px;min-height:43px}.plain-link{font-size:11px}.hero-art{max-width:335px;height:235px}.floating-note{padding:9px 10px;font-size:10px;gap:6px}.floating-note>span{font-size:9px;padding:3px 5px}.note-one{left:0;top:2px}.note-two{right:0;top:122px}.note-three{left:8px;bottom:0}.hero-emblem{width:167px;height:167px;border-radius:43px;box-shadow:14px 16px 0 #28485f}.hero-emblem img{width:154px}.orbit-2{width:265px;height:265px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:25px}.section-heading .text-link{display:block;max-width:none;text-align:left;margin-top:14px;font-size:12px}.eyebrow{font-size:11px;margin-bottom:9px}.section-lead{font-size:12px;line-height:1.9}.browse-layout{gap:23px}.browse-aside{gap:7px}.browse-aside>a{font-size:10px;padding:8px}.category-group>header{gap:12px;padding:18px 0}.group-number{width:31px;height:31px;font-size:11px;border-radius:8px}.category-group h2{font-size:20px}.category-group header p{font-size:10px}.category-group header>span:last-child{font-size:10px}.category-rows{gap:8px}.category-row{padding:14px 11px;gap:8px;border-radius:8px}.category-row h3{font-size:13px;line-height:1.5}.category-row div>span{font-size:9px}.category-row>span:last-child{font-size:15px}.category-dot{width:6px;height:6px;border-width:1px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:22px;border-radius:14px}.service-top h3{font-size:20px}.service-initial{width:40px;height:40px}.service-description{font-size:13px;min-height:0}.service-card dl{font-size:12px}.service-card dl>div{display:grid;grid-template-columns:62px 1fr}.service-card dd{margin:0}.service-actions{flex-direction:row;align-items:center;gap:9px}.service-actions>a{width:auto;font-size:11px}.service-actions button{width:auto;font-size:10px;padding:8px}.service-tags span{font-size:10px}.small-note{font-size:10px;line-height:1.8}.clue-grid>div{padding:22px}.clue-grid h3{font-size:21px;margin-top:9px}.clue-grid p{font-size:12px}.clue-links{gap:13px;flex-wrap:wrap;justify-content:flex-start;font-size:11px}.reading-layout{margin-top:25px}.reading-nav{display:block;padding:7px 17px;margin-bottom:30px}.reading-nav a{font-size:11px;padding:13px 0}.reading-nav a:last-child{border:0}.prose{font-size:14px;line-height:2}.prose h2,.prose h3{font-size:21px;line-height:1.55}.prose section{margin-bottom:32px}.article-links{font-size:11px;gap:8px 15px}.faq-list summary{font-size:13px;padding:19px 2px;gap:13px}.faq-list details>div{font-size:13px;padding:0 25px 22px 2px}.contact-band{padding:27px 23px;border-radius:13px}.contact-band h2{font-size:23px}.contact-band p:not(.eyebrow){font-size:12px}.contact-band .button{font-size:12px;width:100%}.footer{padding-top:36px}.footer-top{gap:25px 18px}.footer-top h2{font-size:12px}.footer-top>div>a:not(.brand){font-size:11px}.footer-top>div:first-child p{font-size:11px}.footer-bottom{font-size:10px;margin-top:25px}.page-heading{padding:31px 0 27px}.page-heading h1{font-size:29px;line-height:1.5}.page-heading>p:not(.eyebrow){font-size:13px;line-height:1.95;margin-top:16px}.breadcrumbs{font-size:10px;padding-top:21px;gap:8px}.directory-controls{padding:17px;border-radius:12px}.filters{gap:12px;margin-top:16px}.filters label{min-width:0;flex:1;font-size:10px}.filters select{width:100%;padding:10px 6px;font-size:11px}.reset-filters{font-size:11px;margin-left:0}.results-bar{margin:26px 0 18px;gap:12px;align-items:flex-start}.results-bar>span{font-size:9px;max-width:150px}.results-bar h2{font-size:18px}.results-bar p{font-size:13px}.directory-foot{padding:23px;margin-bottom:50px}.directory-foot h2{font-size:21px}.directory-foot p{font-size:13px}.page-actions{gap:18px;margin-top:23px}.page-actions .button{font-size:12px;padding:12px 16px;gap:25px}.page-actions .text-link{font-size:11px}.use-cases{gap:7px}.use-cases span{font-size:10px;padding:4px 8px}.category-reading{margin-top:45px;padding:30px 0}.category-reading-head h2{font-size:24px}.category-reading .prose h3{font-size:20px}.category-reading .prose{font-size:13px}.related-categories{padding-bottom:50px}.related-categories .category-rows{grid-template-columns:1fr}.related-categories .category-row{padding:18px}.related-categories .category-row h3{font-size:16px}.support-wrap>.prose{padding-bottom:40px}.article-copy{font-size:13px;padding-bottom:40px}.article-copy h2{font-size:22px}.article-copy h3{font-size:19px}.article-intro{padding-left:16px}.compare-list,.keyline{padding:20px}.contact-card{padding:24px}.contact-card>a{font-size:20px}.contact-card p{font-size:12px}.comparison-empty{padding:45px 23px}.comparison-empty h2{font-size:24px}.comparison-empty p{font-size:13px}.comparison-note{margin:40px 0 50px;padding:25px}.comparison-note h2{font-size:21px}.comparison-note p{font-size:13px}.compare-bar{padding:11px 0}.compare-bar .wrap{gap:12px}.compare-bar p{font-size:11px}.compare-bar a{font-size:11px;padding:9px 13px}.compare-bar a>span{margin-left:12px}.toast{font-size:12px;padding:11px 15px;bottom:80px;white-space:normal;width:max-content}body.has-compare{padding-bottom:63px}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:28px}.hero-art{max-width:290px}.hero-actions{gap:13px}.hero-actions .button{padding:10px 12px;gap:12px}.plain-link{font-size:10px}.category-row{gap:6px;padding:13px 9px}.category-row h3{font-size:12px}.category-row>span:last-child{display:none}.service-card{padding:18px}.service-actions>a{font-size:10px}.service-actions button{font-size:9px}.brand{gap:5px}.brand span{font-size:20px}.header-inner{gap:10px}.compare-nav{font-size:11px}.page-heading h1{font-size:26px}}
.compare-row{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:start}.support-prose a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.support-prose ol,.support-prose ul{padding-left:25px}.support-prose .kicker{font-size:12px;font-weight:700;color:var(--blue)}.support-nav{padding-bottom:60px}.contact-card [data-copy-status]{display:block;margin-top:10px;font-size:12px;color:var(--blue)}
@media(max-width:560px){.compare-row{grid-template-columns:1fr;gap:7px}.support-nav{padding-bottom:45px}}
/* Search-first homepage: no side navigation and no large logo illustration. */
.hero.hero-search-first{background:#e7f5fc;color:var(--ink);border-bottom:1px solid #cce5f1;overflow:visible}.hero-search-first .hero-topline{padding-top:31px;justify-content:center;gap:19px;color:#4f748a;font-size:11px}.hero-search-first .hero-topline>span+span{border-left:1px solid #a9cddd;padding-left:19px}.hero-search-first .hero-copy{max-width:790px;margin:auto;padding:31px 0 43px;text-align:center}.hero-search-first h1{font-size:43px;line-height:1.38;letter-spacing:-.06em}.hero-search-first h1 em{color:#17658e}.hero-search-first .hero-copy>p{color:#456579;font-size:14px;line-height:1.9;margin-top:18px}.hero-search-first .search-form{max-width:655px;margin:25px auto 0;border:1px solid #8fbed6;box-shadow:0 6px 15px #39759a0a;text-align:left}.hero-search-first .quick-search{justify-content:center;color:#456c83;margin-top:13px}.hero-search-first .quick-search a{border-color:#bddce9;color:#365f77;background:#ffffff80}.hero-search-first .quick-search a:hover{background:white;border-color:#76b5d6}.hero-search-first .hero-actions{justify-content:center;margin-top:24px;gap:26px}.hero-search-first .hero-actions .button{background:var(--ink);border-color:var(--ink);color:white;min-height:45px;padding:10px 22px;font-size:12px}.hero-search-first .hero-actions .button:hover{background:#285873}.hero-search-first .plain-link{color:#315d76;font-size:12px}.category-hub{padding-top:59px}.category-switches{display:flex;flex-wrap:wrap;gap:9px;padding:18px 0 21px;border-bottom:1px solid var(--line)}.category-switches button{background:white;color:#526f81;border:1px solid #c9dce8;border-radius:8px;padding:12px 19px;font-size:12px;font-weight:600;line-height:1.7}.category-switches button:hover{border-color:#69afd0;background:#f0faff}.category-switches button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.category-switches button>span{display:inline-block;font-size:10px;border:1px solid #668398;border-radius:5px;line-height:1.5;padding:0 5px;margin-left:8px}.category-board-heading{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:24px 0 18px}.category-board-heading>p{font-size:13px;font-weight:700;color:var(--ink)}.category-board-heading>span{font-size:11px;color:var(--muted)}.category-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-tile{display:flex;flex-direction:column;min-width:0;padding:24px 25px 17px;background:white;border:1px solid #cadfe9;border-top:4px solid #8fcae5;border-radius:12px;min-height:246px;transition:border-color .16s,background .16s}.category-tone-1{border-top-color:#afc7d5}.category-tone-2{border-top-color:#6aa2c1}.category-tone-3{border-top-color:#437b9c}.category-tile:hover{border-color:#548daf;background:#f1faff}.tile-eyebrow{font-size:10px;color:#66869b;font-weight:500;letter-spacing:.01em;margin-bottom:11px}.category-tile h3{font-size:23px;letter-spacing:-.055em;color:var(--ink);margin-bottom:12px}.tile-purpose{font-size:13px;line-height:1.8;color:#446277;margin-bottom:15px;min-height:47px}.tile-examples{font-size:11px;line-height:1.9;color:#6c8291;margin-bottom:20px}.tile-examples>span{display:block;color:#426780;font-weight:600;font-size:10px;margin-bottom:2px}.tile-action{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #e0ebf1;padding-top:12px;margin-top:auto;font-size:11px;color:#376982}.tile-action>span{font-size:20px;line-height:1}.tile-action strong{font-weight:600}.category-bottom-note{display:flex;align-items:center;justify-content:center;gap:20px;padding-top:27px;font-size:12px}.category-bottom-note p{color:var(--muted)}.category-bottom-note a{font-weight:700;color:var(--blue)}.reading-layout.reading-stacked{display:block;margin-top:32px}.reading-stacked .reading-nav{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 26px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:12px 24px;margin-bottom:40px}.reading-stacked .reading-nav a{align-items:flex-start;padding:14px 0;font-size:11px;line-height:1.85}.reading-stacked .reading-nav a:nth-child(n+4){border:0}.reading-stacked>.prose{max-width:880px;margin:auto}.reading-stacked>.prose>section{padding-bottom:20px;border-bottom:1px solid #e6edf2;margin-bottom:32px}.reading-stacked>.prose>section:last-child{border:0;padding-bottom:0;margin-bottom:0}
@media(max-width:1000px){.category-board{grid-template-columns:repeat(2,minmax(0,1fr))}.category-switches{gap:7px}.category-switches button{padding:11px 15px;font-size:11px}.category-tile{min-height:230px}.tile-purpose{min-height:0}.reading-stacked .reading-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-stacked .reading-nav a:nth-child(4){border-bottom:1px solid var(--line)}}
@media(max-width:800px){.hero-search-first .hero-copy{padding-top:28px}.hero-search-first h1{font-size:38px}.category-hub{padding-top:43px}.category-board{gap:14px}.category-tile{padding:22px 22px 17px}.category-tile h3{font-size:22px}.category-board-heading>span{max-width:220px;text-align:right}.reading-stacked .reading-nav{padding:10px 20px}}
@media(max-width:560px){.hero-search-first .hero-topline{display:flex;flex-direction:column;gap:4px;padding-top:24px;font-size:10px}.hero-search-first .hero-topline>span+span{display:block;border:0;padding-left:0;font-size:10px}.hero-search-first .hero-copy{padding:21px 0 31px}.hero-search-first h1{font-size:29px;line-height:1.5}.hero-search-first .hero-copy>p{font-size:12px;margin-top:14px}.hero-search-first .search-form{margin-top:21px}.hero-search-first .quick-search{font-size:9px;gap:6px}.hero-search-first .hero-actions{gap:18px;margin-top:22px}.hero-search-first .hero-actions .button{font-size:11px;padding:10px 17px;gap:18px;min-height:42px}.hero-search-first .plain-link{font-size:11px}.category-hub .section-heading h2{font-size:24px}.category-switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:7px 0 20px}.category-switches button{padding:10px 8px;font-size:11px;text-align:center;min-height:42px}.category-switches button:first-child{grid-column:1/-1}.category-board-heading{padding:19px 0 16px;display:block}.category-board-heading>p{font-size:12px}.category-board-heading>span{display:block;max-width:none;text-align:left;font-size:10px;margin-top:6px}.category-board{grid-template-columns:1fr;gap:13px}.category-tile{min-height:0;padding:20px 23px 15px}.category-tile h3{font-size:23px;margin-bottom:11px}.tile-eyebrow{margin-bottom:9px;font-size:10px}.tile-purpose{font-size:13px;margin-bottom:12px}.tile-examples{font-size:11px;margin-bottom:16px}.tile-action{font-size:11px;padding-top:11px}.category-bottom-note{flex-direction:column;gap:9px;align-items:flex-start;font-size:11px;padding-top:24px}.reading-stacked .reading-nav{grid-template-columns:1fr;padding:8px 17px;margin-bottom:30px}.reading-stacked .reading-nav a{border-bottom:1px solid var(--line)!important;font-size:11px;padding:12px 0}.reading-stacked .reading-nav a:last-child{border:0!important}.reading-stacked>.prose>section{margin-bottom:26px;padding-bottom:24px}}
@media(max-width:360px){.hero-search-first h1{font-size:26px}.hero-search-first .hero-copy>p{font-size:11px}.hero-search-first .hero-actions{gap:13px}.hero-search-first .hero-actions .button{padding:10px 14px;gap:14px}.hero-search-first .plain-link{font-size:10px}.category-tile{padding-inline:20px}}
.hero-search-first .hero-topline{align-items:center}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
