:root{--ink:#17302f;--muted:#5d706d;--green:#0e6a68;--coral:#e1704f;--sun:#f2b84b;--mint:#dff2ec;--paper:#fbfbf5;--line:#d7e5df}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}p{color:var(--muted)}h1{font-size:clamp(34px,5.6vw,74px);line-height:1;margin:0 0 18px}h2{font-size:clamp(22px,3vw,38px);line-height:1.1;margin:0 0 10px}.qv-topbar{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;padding:20px clamp(18px,5vw,70px);background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.qv-brand{display:flex;align-items:center;gap:12px;font-weight:800}.qv-brand span{width:40px;height:40px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.qv-nav{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.qv-nav a{padding:9px 12px;border-bottom:3px solid transparent;color:var(--muted)}.qv-nav a[aria-current="page"],.qv-nav a:hover{border-color:var(--coral);color:var(--ink)}figure{margin:0;overflow:hidden}.qv-cover{display:grid;grid-template-columns:.75fr 1.25fr;gap:0;padding:50px clamp(18px,5vw,70px) 0}.qv-cover-text{background:var(--green);color:#fff;padding:clamp(34px,5vw,66px);display:flex;flex-direction:column;justify-content:center}.qv-cover-text p{color:#dff2ec;text-transform:uppercase;font-size:12px;letter-spacing:.14em;font-weight:800}.qv-cover-text a,button{background:var(--sun);color:#17201b;border:0;border-radius:0;padding:13px 18px;font-weight:800;width:max-content}.qv-cover figure{min-height:560px}.qv-ribbon{display:grid;grid-template-columns:.7fr .7fr 1.1fr;gap:16px;padding:34px clamp(18px,5vw,70px) 76px}.qv-ribbon article,.qv-notes article,.qv-lanes article,form,.legal-panel{background:#fff;border:1px solid var(--line);padding:28px;border-radius:0;box-shadow:10px 10px 0 var(--mint)}.qv-ribbon article:nth-child(2){box-shadow:10px 10px 0 #ffe6d8}.qv-ribbon b,.qv-lanes b{color:var(--coral)}.qv-ribbon figure{min-height:360px}.qv-split,.qv-service,.qv-contact{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding:62px clamp(18px,5vw,70px) 34px}.qv-split div,.qv-service div,.qv-contact div{background:var(--mint);padding:34px}.qv-split figure,.qv-service figure{min-height:430px}.qv-notes{display:grid;grid-template-columns:.75fr 1.2fr .75fr;gap:16px;padding:0 clamp(18px,5vw,70px) 76px}.qv-notes figure{min-height:350px}.qv-lanes{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0 clamp(18px,5vw,70px) 34px}.qv-wide{height:350px;margin:0 clamp(18px,5vw,70px) 76px}.qv-contact div{background:var(--green);color:#fff}.qv-contact div p{color:#eaf5f1}label{display:grid;gap:8px;color:var(--muted);margin-bottom:14px}input,textarea{border:1px solid var(--line);padding:12px;font:inherit}.qv-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0 clamp(18px,5vw,70px) 76px}.qv-gallery figure{min-height:340px}.legal{padding:72px clamp(18px,5vw,70px);max-width:920px}.qv-foot{display:flex;justify-content:space-between;gap:22px;padding:36px clamp(18px,5vw,70px);background:#fff;border-top:1px solid var(--line)}.qv-foot nav{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted)}@media(max-width:900px){.qv-topbar,.qv-cover,.qv-ribbon,.qv-split,.qv-notes,.qv-service,.qv-lanes,.qv-contact,.qv-gallery{grid-template-columns:1fr}.qv-nav{justify-content:flex-start}.qv-cover figure,.qv-ribbon figure,.qv-split figure,.qv-notes figure,.qv-service figure,.qv-gallery figure{min-height:310px}.qv-foot{flex-direction:column}}@media(max-width:520px){h1{font-size:32px}.qv-cover,.qv-ribbon,.qv-split,.qv-notes,.qv-service,.qv-lanes,.qv-contact,.qv-gallery,.legal{padding-left:16px;padding-right:16px}.qv-wide{height:280px;margin-left:16px;margin-right:16px}}