.cw-discovery{padding:74px 0 82px;background:#eef4f8;color:#122237}.cw-discovery .cw-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.discover-page{min-height:100vh;background:#eef4f8;color:#122237;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.discover-header{position:sticky;top:0;z-index:20;border-bottom:1px solid #dce6ee;background:#fff}.discover-header-inner{width:min(1180px,calc(100% - 40px));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.discover-brand{display:inline-flex;align-items:center;gap:2px;color:#17283e;text-decoration:none;font-size:20px;font-weight:850;letter-spacing:-.04em;white-space:nowrap}.discover-brand>span{width:34px;height:34px;display:grid;place-items:center;margin-right:7px;border-radius:9px;background:linear-gradient(135deg,#2563eb,#16b6d2);color:#fff}.discover-brand b{color:#2563eb}.discover-header nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.discover-header nav a{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#31485e;text-decoration:none;font-size:12px;font-weight:750;white-space:nowrap}.discover-header nav .discover-signup{padding:0 14px;border-radius:8px;background:#2563eb;color:#fff}.cw-discovery-top{display:flex;align-items:end;justify-content:space-between;gap:26px}.cw-discovery-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#245dd6;font-size:12px;font-weight:850;letter-spacing:.15em}.cw-discovery-top h2{max-width:750px;margin:14px 0 10px;font-size:clamp(29px,4vw,47px);line-height:1.08;letter-spacing:-.045em}.cw-discovery-top p{max-width:670px;margin:0;color:#53677c;font-size:15px;line-height:1.6}.cw-discovery-all,.cw-discovery-bottom a{display:inline-flex;align-items:center;gap:8px;color:#1552c5;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.cw-discovery-search{margin:29px 0 24px;min-height:62px;padding:6px 7px 6px 20px;display:flex;align-items:center;gap:12px;border:1px solid #bfd0e0;border-radius:14px;background:#fff;box-shadow:0 9px 30px #1b477a0b}.cw-discovery-search>svg{flex:none;color:#3571cd}.cw-discovery-search input{min-width:0;flex:1;border:0;background:#fff;color:#142940;font:inherit;font-size:15px;outline:0}.cw-discovery-search input::-moz-placeholder{color:#76899e}.cw-discovery-search input::placeholder{color:#76899e}.cw-discovery-search button{min-height:48px;padding:0 19px;display:inline-flex;align-items:center;gap:9px;border:0;border-radius:10px;background:#245fe2;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.cw-discovery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cw-discovery-card{min-width:0;overflow:hidden;border:1px solid #cddbe7;border-radius:16px;background:#fff;color:#14263b;text-decoration:none;box-shadow:0 12px 25px #183e620b;transition:transform .18s ease,box-shadow .18s ease}.cw-discovery-card:hover{transform:translateY(-3px);box-shadow:0 18px 32px #183e621c}.cw-discovery-cover{height:150px;position:relative;display:grid;place-items:center;background:linear-gradient(130deg,#153650,#286280 65%,#83b8ca);background-size:cover;background-position:50%;color:#def4fa}.cw-discovery-featured{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:5px;background:#e8f8ff;color:#174a77;font-size:9px;font-weight:850;letter-spacing:.08em}.cw-discovery-card-body{padding:15px}.cw-discovery-identity{display:flex;align-items:start;gap:10px}.cw-discovery-logo{width:43px;height:43px;flex:none;overflow:hidden;display:grid;place-items:center;border:1px solid #d1e2ed;border-radius:10px;background:#f1f8fb;color:#2d6a88}.cw-discovery-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cw-discovery-identity>div{min-width:0}.cw-discovery-identity h3{margin:1px 0 6px;color:#15293f;font-size:15px;line-height:1.25}.cw-discovery-identity p{display:flex;align-items:start;gap:4px;margin:0;color:#64798d;font-size:11px;line-height:1.4}.cw-discovery-identity p svg{flex:none;margin-top:1px}.cw-discovery-description{min-height:38px;margin:15px 0 12px;color:#4f657a;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cw-discovery-services{min-height:27px;display:flex;gap:5px;flex-wrap:wrap}.cw-discovery-services span{padding:5px 7px;border:1px solid #d6e3ed;border-radius:5px;background:#f5f9fc;color:#42657f;font-size:9px;font-weight:750}.cw-discovery-link{display:flex;align-items:center;gap:6px;margin-top:17px;color:#1b5bd1;font-size:11px;font-weight:850}.cw-discovery-empty,.cw-discovery-state{padding:30px;border:1px solid #cddbe7;border-radius:15px;background:#fff;color:#4d667a}.cw-discovery-empty{display:flex;align-items:center;gap:18px}.cw-discovery-empty>svg{color:#337c9e;flex:none}.cw-discovery-empty h3{margin:0 0 5px;color:#15364a;font-size:16px}.cw-discovery-empty p{margin:0;font-size:12px}.cw-discovery-empty a{margin-left:auto;color:#1b5bd1;font-weight:800;text-decoration:none;white-space:nowrap}.cw-discovery-bottom{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;color:#526b80;font-size:13px}@media(max-width:1050px){.cw-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.cw-discovery{padding:50px 0}.cw-discovery-top{align-items:start;flex-direction:column}.cw-discovery-grid{grid-template-columns:1fr}.cw-discovery-search{padding-left:13px}.cw-discovery-search button{padding:0 13px}.cw-discovery-empty{align-items:start;flex-direction:column}.cw-discovery-empty a{margin-left:0}.cw-discovery-bottom{justify-content:start;flex-wrap:wrap}}html[data-appearance=dark] .cw-discovery{background:#0d1a29;color:#f4f8fc}html[data-appearance=dark] .cw-discovery-bottom,html[data-appearance=dark] .cw-discovery-top p{color:#a9bfce}html[data-appearance=dark] .cw-discovery-card,html[data-appearance=dark] .cw-discovery-empty,html[data-appearance=dark] .cw-discovery-state{background:#172838;border-color:#345064;color:#e8f3f8}html[data-appearance=dark] .cw-discovery-empty h3,html[data-appearance=dark] .cw-discovery-identity h3{color:#f3f9fc}html[data-appearance=dark] .cw-discovery-description,html[data-appearance=dark] .cw-discovery-identity p{color:#b3cad7}html[data-appearance=dark] .cw-discovery-logo,html[data-appearance=dark] .cw-discovery-services span{background:#20394b;border-color:#3b586c;color:#c8e5f1}html[data-appearance=dark] .cw-discovery-all,html[data-appearance=dark] .cw-discovery-bottom a,html[data-appearance=dark] .cw-discovery-link{color:#86c3ff}html[data-appearance=dark] .discover-page{background:#0d1a29;color:#f4f8fc}html[data-appearance=dark] .discover-header{background:#101a29;border-bottom-color:#304052}html[data-appearance=dark] .discover-brand,html[data-appearance=dark] .discover-header nav a:not(.discover-signup){color:#eef7fc}@media(max-width:700px){.discover-header-inner{align-items:flex-start;flex-direction:column;padding:12px 0}.discover-header nav{justify-content:flex-start;gap:3px}.discover-header nav a{font-size:11px;padding:0 7px}}html[data-appearance] body main.discover-page{background:radial-gradient(circle at 84% 8%,rgba(37,99,235,.07),transparent 28%),#f6f9fc!important;color:#101828!important}html[data-appearance] body main.discover-page .discover-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(15,23,42,.09)!important}.discover-page .discover-header-inner{width:min(1180px,calc(100% - 40px));min-height:76px;flex-wrap:wrap;padding:10px 0;gap:16px}.discover-page .discover-brand{font-size:22px;color:#101828!important}.discover-page .discover-brand b{color:#2563eb!important}.discover-page nav.discover-actions{width:auto;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end;flex-wrap:wrap;gap:10px}.discover-page nav.discover-actions a{min-height:44px;padding:0 16px!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#344054!important;font-size:14px;font-weight:750;white-space:nowrap}.discover-page nav.discover-actions a:hover{border-color:#93afd1;background:#f1f6fc;color:#184fc2!important}.discover-page nav.discover-actions .discover-signup{border-color:#2563eb;background:#2563eb;color:#fff!important}.discover-page nav.discover-actions .discover-signup:hover{background:#1d4ed8;color:#fff!important}.discover-page .cw-discovery{padding:44px 0 72px;background:transparent!important;color:#101828!important}.discover-page .cw-discovery .cw-container{width:min(1180px,calc(100% - 40px))}.discover-page .cw-discovery-hero{padding:42px 46px 24px;border:1px solid #2c4058;border-radius:28px;background:radial-gradient(ellipse at 95% 0,#16446b 0,transparent 65%),#091527;box-shadow:0 18px 42px #0e244218}.discover-page .cw-discovery-top{align-items:flex-end}.discover-page .cw-discovery-eyebrow{color:#86c9f6!important}.discover-page .cw-discovery-top h2{max-width:800px;color:#f8fafc!important;font-size:clamp(34px,4vw,52px);line-height:1.08}.discover-page .cw-discovery-top p{max-width:760px;color:#b8c6d9!important;font-size:16px}.discover-page .cw-discovery-all{color:#a8d8ff!important;font-size:14px}.discover-page .cw-discovery-search{margin:28px 0 0}.discover-page .cw-discovery-search input,.discover-page .cw-discovery-search input:focus{background:#fff!important;color:#142940!important;-webkit-text-fill-color:#142940!important;color-scheme:light!important}.discover-page .cw-discovery-empty,.discover-page .cw-discovery-state{margin-top:24px;padding:28px 32px;border:1px solid #d6e2ee;border-radius:18px;background:#fff;color:#475467}html[data-appearance] body main.discover-page .cw-discovery-card,html[data-appearance] body main.discover-page .cw-discovery-empty,html[data-appearance] body main.discover-page .cw-discovery-state{background:#fff!important;border-color:#d6e2ee!important;color:#475467!important}.discover-page .cw-discovery-empty h3{color:#101828!important}.discover-page .cw-discovery-empty p{color:#667085!important}.discover-page .cw-discovery-card{margin-top:24px}.discover-page .cw-discovery-bottom{margin-top:24px;color:#667085!important}@media(max-width:800px){.discover-page .discover-header-inner{align-items:flex-start}.discover-page nav.discover-actions{justify-content:flex-start}.discover-page .cw-discovery-hero{padding:28px 24px}.discover-page .cw-discovery-top{align-items:flex-start;flex-direction:column}.discover-page .cw-discovery-all{margin-top:16px}}@media(max-width:520px){.discover-page nav.discover-actions{gap:6px}.discover-page nav.discover-actions a{min-height:38px;padding:0 10px!important;font-size:12px}.discover-page .cw-discovery-hero{padding:24px 18px}.discover-page .cw-discovery-search{padding-left:10px}.discover-page .cw-discovery-search button{min-height:42px;padding:0 10px}}