*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;color:#071a38;background:#f7f9fc}.ex-header{height:76px;background:#fff;border-bottom:1px solid #e7ebf0;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,5vw);position:sticky;top:0;z-index:20}.ex-header img{width:180px}.ex-header nav{display:flex;align-items:center;gap:24px}.ex-header a{text-decoration:none;color:#42516a;font-weight:700;font-size:14px}.ex-header .active{color:#0b2e6b}.ex-header .publish{background:#0b2e6b;color:#fff;padding:11px 16px;border-radius:10px}.ex-hero{background:#fff;padding:70px max(24px,8vw) 48px;border-bottom:1px solid #e7ebf0}.ex-hero>p,#eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;color:#d47d21}.ex-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 28px;max-width:850px}.ex-hero form{max-width:900px;height:64px;border:2px solid #0b2e6b;border-radius:16px;display:flex;align-items:center;padding:6px 7px 6px 18px;background:#fff;box-shadow:0 12px 30px rgba(11,46,107,.08)}.ex-hero form span{font-size:24px}.ex-hero input{flex:1;border:0;outline:0;padding:0 14px;font:650 16px Inter}.ex-hero form button{border:0;background:#0b2e6b;color:#fff;border-radius:11px;padding:15px 24px;font-weight:800;cursor:pointer}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.chips button{border:1px solid #dce3ed;background:#fff;border-radius:999px;padding:8px 12px;color:#42516a;font-weight:700;cursor:pointer}.ex-shell{max-width:1440px;margin:auto;padding:38px 5vw 80px;display:grid;grid-template-columns:230px 1fr;gap:40px}aside{position:sticky;top:100px;height:max-content;background:#fff;border:1px solid #e4e9f0;border-radius:16px;padding:18px}.filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.filter-title button{border:0;background:none;color:#0b2e6b;font-weight:800;cursor:pointer}aside label{display:block;font-size:12px;font-weight:800;color:#536078;margin:15px 0}aside select,aside input{width:100%;margin-top:7px;border:1px solid #dbe2eb;border-radius:9px;padding:10px;background:#fff;color:#071a38}.results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.results-head h2{font-size:30px;margin:5px 0 0;letter-spacing:-.03em}.results-head>strong{font-size:13px;color:#69758a}.discover{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.discover article{background:#0b2e6b;color:#fff;border-radius:16px;padding:18px;min-height:125px}.discover article:nth-child(2){background:#fff;color:#071a38;border:1px solid #e2e8f0}.discover article:nth-child(3){background:#f0e3c8;color:#071a38}.discover small{font-weight:900;letter-spacing:.1em}.discover h3{margin:9px 0 4px}.discover a{color:inherit;font-weight:800;font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:#fff;border:1px solid #e3e8ef;border-radius:16px;overflow:hidden;transition:.18s}.card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,26,56,.08)}.card>a{text-decoration:none;color:inherit}.media{height:190px;background:#eef2f6;position:relative}.media img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:10px;top:10px;background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.body{padding:15px}.body h3{font-size:15px;margin:0 0 8px;line-height:1.35}.price{font-size:19px;font-weight:900;margin:0 0 10px}.meta{font-size:12px;color:#68758a;line-height:1.5}.trust{margin-top:10px;padding-top:10px;border-top:1px solid #edf0f4;font-size:11px;font-weight:750;color:#526178}.empty{text-align:center;background:#fff;border:1px dashed #ccd6e3;border-radius:18px;padding:55px 20px}.empty a{display:inline-block;margin-top:8px;background:#0b2e6b;color:#fff;text-decoration:none;padding:11px 15px;border-radius:9px;font-weight:800}@media(max-width:900px){.ex-header nav a:not(.publish){display:none}.ex-shell{grid-template-columns:1fr}.ex-shell aside{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:0 12px}.filter-title{grid-column:1/-1}.grid{grid-template-columns:repeat(2,1fr)}.discover{grid-template-columns:1fr}.ex-hero{padding-top:42px}}@media(max-width:560px){.ex-header img{width:145px}.ex-hero form{height:auto;flex-wrap:wrap}.ex-hero input{min-width:0}.ex-hero form button{width:100%;margin-top:5px}.grid{grid-template-columns:1fr}.ex-shell aside{grid-template-columns:1fr}.media{height:220px}}

.engine-label{margin-top:22px;font-size:10px;font-weight:900;letter-spacing:.14em;color:#7a879b}.engines{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px;max-width:1100px}.engines button,.engines a{border:1px solid #dce3ed;background:#fff;border-radius:10px;padding:9px 13px;color:#42516a;font:800 12px Inter;text-decoration:none;cursor:pointer;transition:.16s}.engines button:hover,.engines a:hover{border-color:#9fb0c7;color:#0b2e6b}.engines button.active{background:#0b2e6b;border-color:#0b2e6b;color:#fff}.engine-help{font-size:12px;color:#69758a;margin-top:9px}.engine-mode{display:inline-flex;align-items:center;gap:7px;background:#eef3fa;color:#0b2e6b;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850;margin-bottom:8px}@media(max-width:560px){.engines{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;margin-right:-24px}.engines button,.engines a{white-space:nowrap}}
