.finder-switch{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 max(7vw,28px) 34px}.finder-tile{min-height:150px;padding:28px 32px;border:1px solid #dbe8f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px #102d500f;display:flex;flex-direction:column;justify-content:center;position:relative;transition:.2s}.finder-tile:hover{transform:translateY(-3px);box-shadow:0 16px 35px #102d5020}.finder-tile span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--blue)}.finder-tile strong{font-size:25px;color:var(--navy);margin:8px 0}.finder-tile small{color:var(--muted);line-height:1.5}.finder-tile:after{content:'›';position:absolute;right:28px;font-size:40px;color:var(--blue);opacity:.5}.finder-tile.ai{background:linear-gradient(120deg,#f3fbf7,#eef9ff);border-color:#bde8d7}.finder-tile.ai span,.finder-tile.ai:after{color:var(--green-dark)}
.finder-hero{padding:80px max(7vw,28px);background:linear-gradient(120deg,#eff9ff,#fff);min-height:320px;display:flex;flex-direction:column;justify-content:center}.finder-hero-ai{background:linear-gradient(120deg,#effbf4,#eef9ff)}.finder-hero h1{font-size:clamp(42px,6vw,72px);margin:12px 0;color:var(--navy);letter-spacing:-.05em}.finder-hero p{max-width:750px;color:var(--muted);font-size:18px;line-height:1.65}.finder-hero .back{color:var(--blue);font-weight:800;margin-bottom:30px}.finder-form{padding:55px max(7vw,28px) 90px}.filter-demo{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:14px;align-items:end}.filter-demo label{font-size:12px;font-weight:800;color:var(--navy)}.filter-demo select{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid #cddde8;border-radius:10px;background:#fff}.filter-demo button{border:0;padding:15px 22px}.finder-empty,.question-card{margin-top:35px;padding:35px;border-radius:20px;background:#f5f9fc;border:1px solid #dce8ef}.finder-empty p,.question-card p{color:var(--muted)}.finder-empty a{color:var(--green-dark);font-weight:800}.question-card{max-width:900px;margin-inline:auto}.question-card>span{color:var(--green-dark);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.answer-grid button{padding:20px;border:1px solid #cce0e9;border-radius:12px;background:#fff;color:var(--navy);font-weight:800;text-align:left}.answer-grid button:hover{border-color:var(--green);background:var(--green-soft)}
.site-footer{background:#071d36;color:#fff;padding:60px max(5vw,28px) 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:42px}.site-footer .footer-intro p{max-width:300px;color:#afc0d1;line-height:1.6}.site-footer>div>div,.site-footer address{display:flex;flex-direction:column;gap:10px;font-style:normal}.site-footer b{margin-bottom:8px}.site-footer a,.site-footer span{color:#afc0d1;font-size:14px}.site-footer a:hover{color:#55bd29}.site-footer .footer-brand b{color:#fff}.site-footer .footer-brand small{color:#8ca3b8}.footer-bottom{border-top:1px solid #284057;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:20px}
@media(max-width:1050px){.site-head nav a:not(.nav-green):not(.nav-blue):not(:last-child){display:none}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid address{grid-column:2/4}.filter-demo{grid-template-columns:1fr 1fr}.filter-demo button{grid-column:1/3}}@media(max-width:700px){.finder-switch,.answer-grid{grid-template-columns:1fr}.finder-switch{padding-inline:20px}.finder-form{padding-inline:20px}.filter-demo{grid-template-columns:1fr}.filter-demo button{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro,.footer-grid address{grid-column:1/3}.footer-bottom{flex-direction:column}.site-head nav .nav-green{display:none}}
