.how-section{padding:0 5vw 104px;background:#fbfcfa}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.how-card{padding:28px 28px 0 0;border-right:1px solid var(--line);min-height:165px}.how-card:not(:first-child){padding-left:28px}.how-card:last-child{border-right:0}.how-number{font:10px var(--mono);color:var(--orange)}.how-card h3{font-size:20px;margin:24px 0 8px}.how-card p{font-size:12px;color:var(--muted);max-width:280px;margin:0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12vw;padding:88px 10vw;background:var(--sand)}.faq-section h2{font-size:38px;line-height:1.05;letter-spacing:-.05em;margin:0;max-width:300px}.faq-list{border-top:1px solid #d9d0c1}.faq-list details{border-bottom:1px solid #d9d0c1;padding:19px 0}.faq-list summary{cursor:pointer;font-size:13px;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary:after{content:'+';font:16px var(--mono);color:var(--orange)}.faq-list details[open] summary:after{content:'-'} .faq-list p{margin:12px 35px 0 0;color:#7b8179;font-size:12px}.search-suggestions{position:absolute;z-index:5;top:54px;left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:0 10px 22px rgba(24,35,31,.08)}.search-suggestions:empty{display:none}.search-suggestions button{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #eef1ed;background:#fff;padding:10px 14px;text-align:left}.search-suggestions button:last-child{border-bottom:0}.search-suggestions button:hover{background:#f1f5e9}.search-suggestions strong{font-size:12px}.search-suggestions span{font-size:10px;color:var(--muted)}.result-header-meta{display:grid;justify-items:end;gap:7px}.data-status{font:9px var(--mono);color:#a07b57}.multiply{color:#a7b2aa}.copy-route{display:block;padding:0;border:0;background:none;color:var(--orange);font:9px var(--mono);margin-top:6px}.copy-route:hover{text-decoration:underline}@media(max-width:900px){.faq-section{padding:70px 8vw;gap:50px}}@media(max-width:650px){.how-section{padding:0 20px 70px}.how-grid{grid-template-columns:1fr}.how-card,.how-card:not(:first-child){padding:23px 0;border-right:0;border-bottom:1px solid var(--line);min-height:0}.how-card:last-child{border-bottom:0}.how-card h3{margin-top:16px}.faq-section{padding:65px 20px;grid-template-columns:1fr;gap:38px}.faq-section h2{font-size:34px}.result-header-meta{justify-items:start}.results-header{align-items:end}.data-status{font-size:8px}}

.data-error { color: #8a3d2f; font-size: .9rem; line-height: 1.5; padding: 18px 0; }
.data-status { text-transform: none; }
