*{box-sizing:border-box}button,input,textarea,select{font:inherit}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip;color-scheme:dark}body{max-width:100%;overflow-x:clip}:root{--bg:#151412;--surface:#1b1916;--text:#f3efe8;--muted:#b8b1a6;--accent:#1769aa;--gold:#c6a56a;--line:rgba(255,255,255,.08);--warm:#1a1916;--dark:#10100f}body{margin:0;background:var(--bg);color:var(--text);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:30;background:rgba(252,251,248,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(53,45,36,.07)}.nav{height:74px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.brand img{width:48px;height:48px;border-radius:14px;object-fit:cover}.brand-copy{display:grid;gap:1px}.brand-copy strong{font-size:16px;font-weight:700;letter-spacing:-.02em}.brand-copy span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#96918b}.nav nav{display:flex;gap:26px}.nav nav a{font-size:13px;text-decoration:none;color:#53514e}.small-cta,.btn{border-radius:999px;text-decoration:none}.small-cta{background:var(--accent);color:#fff;padding:10px 16px;font-size:13px}.hero{min-height:calc(100vh - 74px);display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:78px 0 92px}.pill{display:inline-block;background:#f0ece5;border:1px solid #e9e2d8;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:600;color:#67625c;margin-bottom:24px}.hero h1,.heading h2,.quote-copy h2,.seo-card h2,.reveal-copy h2{margin:0;font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-weight:600;line-height:.98;letter-spacing:-.038em}.hero h1{font-size:clamp(56px,6.7vw,94px)}.hero h1 span,.heading h2 span,.quote-copy h2 span,.reveal-copy h2 span{display:block;color:#817d78;font-style:italic;font-weight:500}.hero-copy>p{max-width:620px;color:var(--muted);font-size:clamp(18px,1.8vw,22px);line-height:1.55;letter-spacing:-.01em;margin:30px 0 0}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.btn{padding:13px 19px;font-size:15px;font-weight:600;letter-spacing:-.01em}.primary{background:var(--accent);color:#fff}.secondary{background:#fff;border:1px solid #ded7cd}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:21px;color:#89847f;font-size:12px}.trust span+span:before{content:"•";margin-right:18px}.hero-photo{height:620px;border-radius:38px;overflow:hidden;position:relative;box-shadow:0 28px 70px rgba(47,38,29,.12)}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.photo-badge{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(255,253,249,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:16px 18px;display:grid;gap:3px}.photo-badge span{font-size:12px;color:#77716b}.chooser{background:#fff;border:1px solid #eee8df;border-radius:26px;padding:26px 28px;display:grid;grid-template-columns:.65fr 1.35fr;gap:24px;align-items:center}.chooser-heading h2{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:30px;margin:0;font-weight:600;letter-spacing:-.02em}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;color:#948e87;font-size:10px;font-weight:600}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.vehicle-grid button{border:0;background:#f7f3ed;border-radius:17px;min-height:78px;cursor:pointer;font-size:16px;display:flex;gap:11px;align-items:center;justify-content:center;transition:.2s}.vehicle-grid button:hover{transform:translateY(-2px);background:#efe8de}.vehicle-mark{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:12px;font-weight:600;color:#66605a;box-shadow:0 1px 5px rgba(0,0,0,.05)}.section{padding:116px 0}.heading{margin-bottom:42px}.center{text-align:center}.heading h2,.quote-copy h2,.reveal-copy h2{font-size:clamp(46px,5.8vw,74px)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid #eee8df;border-radius:31px;overflow:hidden;box-shadow:0 1px 0 rgba(0,0,0,.02)}.service-card>img{width:100%;height:250px;object-fit:cover;display:block}.service-copy{padding:26px;display:grid;gap:16px}.meta{display:flex;justify-content:space-between;font-size:11px;color:#96908a}.service-card h3{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:33px;font-weight:600;line-height:1;letter-spacing:-.025em;margin:4px 0 0}.service-card p{line-height:1.55;margin:0;color:var(--muted)}.service-card button{border:0;background:transparent;color:inherit;padding:0;display:flex;justify-content:space-between;cursor:pointer;font-weight:600}.compare{contain:layout paint;height:560px;border-radius:34px;overflow:hidden;position:relative;background:#111;box-shadow:0 16px 45px rgba(37,30,23,.09)}.compare>img,.after-wrap,.after{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.after-wrap{width:50%;overflow:hidden}.after{width:100%;max-width:none}.compare-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#fff;transform:translateX(-1px);pointer-events:none}.compare-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 6px 20px rgba(0,0,0,.22)}.compare input{position:absolute;inset:0;width:100%;max-width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:ew-resize}.compare-label{position:absolute;top:18px;background:rgba(0,0,0,.58);color:#fff;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:600}.compare-label.left{left:18px}.compare-label.right{right:18px}.reveal-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;align-items:center}.reveal-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.65;max-width:470px}.inline-link{display:inline-block;margin-top:12px;text-decoration:none;font-weight:600;color:var(--accent)}.reveal-shell{background:#efe9df;border-radius:36px;padding:18px}.reveal-stage{contain:layout paint;position:relative;aspect-ratio:16/10;border-radius:26px;overflow:hidden;background:#111;touch-action:none;cursor:crosshair}.reveal-before,.reveal-after,#revealCanvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.reveal-after{z-index:1}.reveal-before{z-index:2}.reveal-stage canvas{z-index:3}.reveal-instruction{position:absolute;z-index:4;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);padding:10px 14px;border-radius:999px;font-size:12px;font-weight:600;box-shadow:0 8px 25px rgba(0,0,0,.12);pointer-events:none;transition:opacity .25s ease}.gesture-dot{width:18px;height:18px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 7px rgba(23,105,170,.13)}.reveal-reset{position:absolute;z-index:4;right:16px;top:16px;border:0;background:rgba(255,255,255,.9);border-radius:999px;padding:9px 12px;font-size:11px;font-weight:600;cursor:pointer}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid article{background:#fff;border:1px solid #eee8df;border-radius:26px;padding:28px;min-height:220px;display:flex;flex-direction:column}.stars{letter-spacing:.12em}.review-grid p{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:19px;line-height:1.4;letter-spacing:-.01em}.review-grid span{margin-top:auto;font-size:12px;color:#8b8580}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{background:#fff;border:1px solid #eee8df;border-radius:26px;padding:29px;min-height:255px}.steps i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f3eee7;font-style:normal;font-size:12px;font-weight:600;color:#6e6862}.steps h3{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:25px;font-weight:600;letter-spacing:-.02em;margin:58px 0 9px}.steps p{margin:0;color:var(--muted);line-height:1.55}.quote-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.quote-copy{position:sticky;top:110px}.quote-copy>p:last-child{font-size:18px;line-height:1.6;color:var(--muted);max-width:430px}.quote-card{background:#fff;border:1px solid #eee8df;border-radius:32px;padding:34px;display:grid;gap:27px;box-shadow:0 18px 50px rgba(51,41,31,.06)}.form-section{display:grid;gap:19px}.form-title{display:flex;gap:13px;align-items:center}.form-title>b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#262422;color:#fff;font-size:12px}.form-title div{display:grid;gap:2px}.form-title small{color:#8a8580}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.choices label input{position:absolute;opacity:0}.choices label span{display:flex;align-items:center;justify-content:center;min-height:61px;background:#f7f3ed;border:2px solid transparent;border-radius:15px;font-size:14px;font-weight:600;cursor:pointer}.choices input:checked+span{background:#eef5fb;border-color:var(--accent);color:#0e5e9c}hr{border:0;border-top:1px solid #e9e2d8;width:100%}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fields label,.note{display:grid;gap:7px}.fields span,.note>span{font-size:12px;font-weight:600;color:#6e6862}.note em{font-style:normal;font-weight:400;color:#aaa39c}input,textarea{width:100%;border:1px solid #dcd5cb;background:#fffdfa;border-radius:14px;padding:14px 15px;outline:none}input:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(23,105,170,.1)}.submit{border:0;background:var(--accent);color:#fff;border-radius:999px;padding:15px 20px;font-weight:600;letter-spacing:-.01em;cursor:pointer}.privacy{text-align:center;color:#928c85;font-size:11px;margin:-14px 0 0;line-height:1.5}.privacy a{text-decoration:underline}.success{padding:14px;border-radius:15px;background:#eef8ef;color:#28672f;font-size:13px}.seo-section{padding-top:60px}.seo-card{background:#161514;color:#fff;border-radius:32px;padding:44px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.seo-card h2{font-size:clamp(37px,4.8vw,60px)}.seo-copy{color:#c5c0ba;line-height:1.75}.seo-copy details{margin-top:18px;border-top:1px solid rgba(255,255,255,.14);padding-top:18px}.seo-copy summary{cursor:pointer;color:#fff;font-weight:600}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid #eee8df;border-radius:20px;padding:20px 22px}.faq-list summary{cursor:pointer;font-weight:600}.faq-list p{color:var(--muted);line-height:1.65}.footer{background:#f0ece6;margin-top:50px;border-top:1px solid #e2dbd1}.footer-main,.footer-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-main{padding:38px 0}.foot-brand{display:flex;align-items:center;gap:12px}.foot-brand img{width:52px;height:52px;border-radius:14px;object-fit:cover}.foot-brand div{display:grid;gap:3px}.foot-brand span{font-size:12px;color:#77716b}.socials{display:flex;flex-wrap:wrap;gap:18px}.socials a,.footer-bottom a{text-decoration:none;font-size:13px}.footer-bottom{border-top:1px solid #ddd5ca;padding:18px 0 28px;color:#77716b;font-size:12px}.footer-bottom div{display:flex;gap:18px}.quote-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:24px;pointer-events:none;opacity:0;transition:opacity .22s ease}.quote-modal.is-open{opacity:1;pointer-events:auto}.quote-modal-backdrop{position:absolute;inset:0;background:rgba(13,13,15,.34);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.quote-modal-card{position:relative;width:min(520px,100%);background:#fffdf9;border:1px solid #eadfd2;border-radius:28px;padding:28px;box-shadow:0 28px 90px rgba(0,0,0,.24);transform:translateY(28px);transition:transform .24s ease;margin-bottom:12px}.quote-modal.is-open .quote-modal-card{transform:translateY(0)}.quote-modal-card h2{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:42px;line-height:1.02;letter-spacing:-.03em;margin:0 0 12px}.modal-copy{color:var(--muted);line-height:1.55;margin:0}.modal-actions{display:flex;gap:10px;margin-top:22px}.modal-actions .btn{flex:1;text-align:center}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:0;background:#f2ede7;font-size:21px;cursor:pointer}.text-close{display:block;margin:16px auto 0;border:0;background:transparent;color:#7d7771;cursor:pointer}.modal-primary{display:flex;align-items:center;justify-content:center}.legal-page{padding:64px 0 100px;max-width:860px}.legal-back{display:inline-block;margin-bottom:50px;text-decoration:none;color:#66615c;font-size:13px}.legal-page h1{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:clamp(52px,7vw,82px);line-height:.98;letter-spacing:-.035em;margin:0}.legal-updated{color:#8a857f;margin:16px 0 54px}.legal-page section{padding:30px 0;border-top:1px solid #e4ddd3}.legal-page section h2{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-size:28px;font-weight:600;margin:0 0 12px;letter-spacing:-.02em}.legal-page section p{color:#5f5a55;line-height:1.72;margin:8px 0}.legal-page section a{text-decoration:underline}@media(max-width:950px){.hero{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.actions,.trust{justify-content:center}.hero-photo{height:520px}.chooser,.reveal-section{grid-template-columns:1fr}.chooser-heading{text-align:center}.service-grid,.review-grid,.steps{grid-template-columns:1fr}.quote-layout,.seo-card{grid-template-columns:1fr}.quote-copy{position:static}.seo-card{gap:30px}.reveal-copy{text-align:center}.reveal-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}}@media(max-width:700px){.shell{width:min(100% - 28px,1180px)}.nav{height:68px}.nav nav{display:none}.brand img{width:44px;height:44px}.brand-copy strong{font-size:15px}.brand-copy span{font-size:9px}.hero{padding:50px 0 58px;min-height:auto}.hero h1{font-size:clamp(50px,14vw,72px)}.hero-photo{height:440px;border-radius:26px}.chooser{padding:20px 17px}.vehicle-grid{grid-template-columns:1fr 1fr}.vehicle-grid button{min-height:68px}.section{padding:84px 0}.heading h2,.quote-copy h2,.reveal-copy h2{font-size:clamp(42px,12vw,60px)}.compare{height:410px}.choices,.fields{grid-template-columns:1fr 1fr}.quote-card{padding:22px;border-radius:26px}.seo-card{padding:28px;border-radius:26px}.footer-main,.footer-bottom{align-items:flex-start;flex-direction:column}.socials{gap:12px}.modal-actions{flex-direction:column}.quote-modal{padding:14px}.quote-modal-card{border-radius:24px;padding:24px}.quote-modal-card h2{font-size:36px}.reveal-shell{padding:10px;border-radius:27px}.reveal-stage{border-radius:20px}}@media(max-width:480px){.choices,.fields{grid-template-columns:1fr}.actions{flex-direction:column}.btn{text-align:center}.hero-photo{height:360px}.compare{height:340px}.small-cta{display:none}}

/* ===== V7.3 MOBILE POLISH ===== */
.mobile-cta-bar { display: none; }

@media (max-width: 820px) {
  html, body {
    max-width: 100%;
    overflow-x: clip;
  }

  body {
    padding-bottom: 86px;
  }

  .shell {
    width: calc(100% - 28px);
    max-width: none;
  }

  /* Header */
  .topbar {
    background: rgba(252, 251, 248, .95);
  }

  .nav {
    height: 66px;
    gap: 10px;
    position: relative;
    justify-content: center;
  }

  .nav nav {
    display: none;
  }

  .brand {
    gap: 9px;
    margin-right: 0;
    position: relative;
    z-index: 1;
  }

  .brand img {
    width: 42px;
    height: 42px;
    border-radius: 12px;
  }

  .brand-copy strong {
    font-size: 14px;
    line-height: 1.05;
  }

  .brand-copy span {
    font-size: 8px;
    margin-top: 2px;
  }

  .small-cta {
    display: none;
  }

  /* Hero */
  .hero {
    min-height: auto;
    grid-template-columns: 1fr !important;
    gap: 24px;
    padding: 34px 0 38px !important;
  }

  .hero-copy {
    text-align: left !important;
  }

  .pill {
    margin-bottom: 18px;
    font-size: 10px;
    padding: 7px 10px;
  }

  .hero h1 {
    font-size: clamp(47px, 14.5vw, 66px) !important;
    line-height: .93;
    max-width: 650px;
  }

  .hero-copy > p {
    margin: 21px 0 0 !important;
    font-size: 17px !important;
    line-height: 1.48;
    max-width: 560px;
  }

  .actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    margin-top: 24px;
  }

  .actions .btn {
    width: 100%;
    min-height: 50px;
    justify-content: center;
    text-align: center;
  }

  .trust {
    display: flex;
    justify-content: flex-start !important;
    gap: 8px 14px;
    margin-top: 16px;
    font-size: 10px;
    flex-wrap: wrap;
  }

  .trust span + span::before {
    margin-right: 14px;
  }

  .hero-photo {
    display: none;
    order: 2;
    width: 100%;
    height: min(108vw, 500px) !important;
    border-radius: 28px;
    box-shadow: 0 18px 44px rgba(47, 38, 29, .12);
  }

  .photo-badge {
    left: 12px;
    right: 12px;
    bottom: 12px;
    padding: 13px 14px;
    border-radius: 16px;
  }

  .photo-badge strong {
    font-size: 12px;
  }

  .photo-badge span {
    font-size: 10px;
    line-height: 1.35;
  }

  /* Quick chooser */
  .chooser {
    grid-template-columns: 1fr !important;
    gap: 16px;
    padding: 20px !important;
    border-radius: 22px;
  }

  .chooser-heading {
    text-align: left !important;
  }

  .chooser-heading h2 {
    font-size: 27px;
    line-height: 1.05;
  }

  .vehicle-grid {
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 9px;
  }

  .vehicle-grid button {
    min-height: 68px;
    padding: 10px;
    border-radius: 15px;
  }

  .vehicle-mark {
    width: 30px;
    height: 30px;
    font-size: 11px;
  }

  /* Sections */
  .section {
    padding: 72px 0 !important;
  }

  .heading {
    margin-bottom: 28px;
  }

  .heading.center {
    text-align: left;
  }

  .heading h2,
  .heading.center h2,
  .quote-copy h2,
  .reveal-copy h2,
  .seo-card h2 {
    font-size: clamp(39px, 11.7vw, 54px) !important;
    line-height: .97;
  }

  /* Service cards */
  .service-grid {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .service-card {
    border-radius: 24px;
  }

  .service-card > img {
    height: 210px;
  }

  .service-copy {
    padding: 20px;
    gap: 13px;
  }

  .service-card h3 {
    font-size: 30px;
  }

  .service-card p {
    font-size: 14px;
    line-height: 1.5;
  }

  .service-card button {
    min-height: 44px;
    align-items: center;
  }

  /* Before / after slider */
  .compare {
    height: auto !important;
    aspect-ratio: 3 / 4;
    max-height: none;
    border-radius: 24px;
  }

  .compare-line span {
    width: 42px;
    height: 42px;
    font-size: 16px;
  }

  .compare-label {
    top: 12px;
    font-size: 9px;
    padding: 7px 9px;
  }

  .compare-label.left { left: 12px; }
  .compare-label.right { right: 12px; }

  /* Interactive wipe game */
  .reveal-section {
    grid-template-columns: 1fr !important;
    gap: 24px;
  }

  .reveal-copy {
    text-align: left !important;
  }

  .reveal-copy > p:not(.eyebrow) {
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 15px;
    line-height: 1.55;
  }

  .reveal-shell {
    padding: 9px;
    border-radius: 26px;
  }

  .reveal-stage {
    aspect-ratio: 4 / 5;
    height: auto !important;
    border-radius: 19px;
    touch-action: none;
  }

  .reveal-instruction {
    bottom: 15px;
    padding: 10px 13px;
    font-size: 11px;
    white-space: nowrap;
  }

  .reveal-reset {
    top: 12px;
    right: 12px;
    padding: 9px 11px;
  }

  .instagram-cta {
    text-align: left;
    max-width: none;
  }

  .instagram-card {
    padding: 28px 22px;
    border-radius: 24px;
    max-width: none;
  }

  .instagram-card h2 {
    font-size: clamp(39px, 11.7vw, 54px) !important;
  }

  .instagram-card .btn {
    width: 100%;
  }

  /* Steps */
  .steps {
    grid-template-columns: 1fr !important;
    gap: 12px;
  }

  .steps article {
    min-height: auto;
    padding: 22px;
    border-radius: 21px;
  }

  .steps h3 {
    margin: 32px 0 8px;
    font-size: 24px;
  }

  /* Quote form */
  .quote-layout {
    grid-template-columns: 1fr !important;
    gap: 26px;
  }

  .quote-copy {
    position: static !important;
  }

  .quote-copy > p:last-child {
    font-size: 16px;
    line-height: 1.5;
  }

  .quote-card {
    padding: 18px;
    border-radius: 23px;
    gap: 22px;
  }

  .form-title {
    gap: 11px;
  }

  .form-title > b {
    width: 31px;
    height: 31px;
  }

  .choices {
    grid-template-columns: 1fr 1fr !important;
    gap: 8px;
  }

  .choices label span {
    min-height: 55px;
    padding: 9px 7px;
    border-radius: 13px;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
  }

  .fields {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }

  input,
  textarea,
  select {
    font-size: 16px;
    padding: 14px;
    border-radius: 13px;
  }

  .submit {
    min-height: 52px;
    font-size: 15px;
  }

  .privacy {
    line-height: 1.45;
  }

  /* SEO */
  .seo-card {
    grid-template-columns: 1fr !important;
    gap: 24px;
    padding: 24px;
    border-radius: 24px;
  }

  .seo-copy {
    font-size: 14px;
    line-height: 1.65;
  }

  /* FAQ */
  .faq-list details {
    border-radius: 16px;
    padding: 18px;
  }

  .faq-list summary {
    font-size: 15px;
    line-height: 1.35;
  }

  .faq-list p {
    font-size: 14px;
    line-height: 1.5;
  }

  /* Footer */
  .footer-main,
  .footer-bottom {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 18px;
  }

  .footer-main {
    padding: 28px 0;
  }

  .socials {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    gap: 8px;
  }

  .socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    background: #fff;
    border: 1px solid #ddd5ca;
    border-radius: 13px;
    text-align: center;
  }

  .footer-bottom {
    padding: 18px 0 20px !important;
  }

  .footer-bottom div {
    flex-wrap: wrap;
  }

  /* Quote popup */
  .quote-modal {
    align-items: flex-end;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    inset: 0;
    box-sizing: border-box;
  }

  .quote-modal-card {
    width: 100%;
    max-width: 100%;
    border-radius: 24px;
    padding: 22px;
    margin: 0;
  }

  .quote-modal-card h2 {
    font-size: 36px;
  }

  .modal-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  /* Fixed mobile conversion bar */
  .mobile-cta-bar {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    position: fixed;
    z-index: 80;
    left: 10px;
    right: 10px;
    bottom: max(10px, env(safe-area-inset-bottom));
    width: auto;
    max-width: none;
    box-sizing: border-box;
    padding: 8px;
    border: 1px solid rgba(58, 49, 39, .08);
    border-radius: 18px;
    background: rgba(252, 251, 248, .93);
    box-shadow: 0 16px 42px rgba(43, 36, 29, .16);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    opacity: 0;
    transform: translate3d(0, calc(100% + 20px), 0);
    pointer-events: none;
    transition: opacity .28s ease, transform .28s ease;
  }

  .mobile-cta-bar.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
  }

  .mobile-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 48px;
    border-radius: 12px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
  }

  .mobile-primary {
    color: #fff;
    background: var(--accent);
  }

  .mobile-secondary {
    color: var(--text);
    background: #fff;
    border: 1px solid #ded7cd;
  }

  .mobile-whatsapp {
    color: #fff;
    background: #2f6b52;
  }

  .service-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    touch-action: pan-x;
  }

  .service-tab {
    white-space: nowrap;
    min-height: 46px;
    font-size: 13px;
    padding: 10px 14px;
  }

  .service-groups {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .work-photos {
    grid-template-columns: 1fr !important;
  }

  .category-photo img {
    height: 210px;
  }

  .contact-actions {
    grid-template-columns: 1fr !important;
  }

  .category-choices {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}

@media (max-width: 390px) {
  .shell {
    width: calc(100% - 22px);
  }

  .brand-copy strong {
    font-size: 13px;
  }

  .hero h1 {
    font-size: 43px !important;
  }

  .heading h2,
  .heading.center h2,
  .quote-copy h2,
  .reveal-copy h2,
  .seo-card h2 {
    font-size: 36px !important;
  }

  .vehicle-grid {
    gap: 7px;
  }

  .choices {
    grid-template-columns: 1fr !important;
  }

  .category-choices {
    grid-template-columns: 1fr !important;
  }

  .compare {
    height: auto !important;
    aspect-ratio: 3 / 4;
  }

  .mobile-cta {
    font-size: 12px;
  }

  .service-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}

/* ===== Services catalog + quote contact ===== */
.vehicle-grid {
  grid-template-columns: repeat(3, 1fr);
}

.service-tabs {
  display: flex;
  gap: 8px;
  margin-bottom: 22px;
}

.service-tab {
  border: 1px solid #eee8df;
  background: #fff;
  border-radius: 999px;
  padding: 11px 18px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: #5d5954;
}

.service-tab[aria-selected="true"] {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
}

.service-board {
  display: grid;
  gap: 22px;
}

.category-photo {
  margin: 0;
  background: #fff;
  border: 1px solid #eee8df;
  border-radius: 28px;
  overflow: hidden;
}

.category-photo img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  display: block;
}

.category-photo figcaption,
.work-photos figcaption {
  padding: 12px 16px 16px;
  font-size: 12px;
  font-weight: 600;
  color: #8a847e;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.service-groups {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  align-items: start;
}

.service-group {
  background: #fff;
  border: 1px solid #eee8df;
  border-radius: 24px;
  padding: 18px 16px 12px;
}

.service-group h3 {
  margin: 0 0 12px;
  font-size: 13px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8a847e;
  font-weight: 700;
}

.service-list {
  display: grid;
}

.service-row {
  width: 100%;
  border: 0;
  border-top: 1px solid #f0ebe3;
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  text-align: left;
  padding: 12px 2px;
  cursor: pointer;
  min-height: 48px;
}

.service-row:hover .service-name {
  color: var(--accent);
}

.service-name {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -.01em;
}

.service-price {
  flex-shrink: 0;
  font-size: 12px;
  color: #7c776f;
  font-weight: 600;
}

.price-note {
  margin: 22px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.55;
  max-width: 720px;
}

.work-photos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 36px;
}

.work-photos figure {
  margin: 0;
  background: #fff;
  border: 1px solid #eee8df;
  border-radius: 24px;
  overflow: hidden;
}

.work-photos img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  display: block;
}

.area-line {
  margin: 18px 0 0;
  font-size: 14px !important;
  font-weight: 700;
  color: var(--text) !important;
}

.contact-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 24px;
}

.contact-actions .btn {
  text-align: center;
}

.btn.whatsapp {
  background: #2f6b52;
  color: #fff;
  border: 0;
}

.category-choices {
  grid-template-columns: repeat(3, 1fr);
}

.select-field {
  display: grid;
  gap: 7px;
}

.select-field span {
  font-size: 12px;
  font-weight: 600;
  color: #6e6862;
}

select {
  width: 100%;
  border: 1px solid #dcd5cb;
  background: #fffdfa;
  border-radius: 14px;
  padding: 14px 15px;
  outline: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #7a746d 50%), linear-gradient(135deg, #7a746d 50%, transparent 50%);
  background-position: calc(100% - 18px) 22px, calc(100% - 12px) 22px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}

select:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(23,105,170,.1);
}

.fields .full {
  grid-column: 1 / -1;
}

@media (max-width: 950px) {
  .service-groups,
  .work-photos {
    grid-template-columns: 1fr;
  }

  .category-photo img {
    height: 240px;
  }
}

.instagram-cta {
  max-width: none;
}

.instagram-card {
  background: #fff;
  border: 1px solid #eee8df;
  border-radius: 32px;
  padding: 42px 40px;
  box-shadow: 0 18px 50px rgba(51, 41, 31, .06);
  max-width: 720px;
}

.instagram-card h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(46px, 5.8vw, 74px);
  font-weight: 600;
  line-height: .98;
  letter-spacing: -.038em;
}

.instagram-card > p:not(.eyebrow) {
  margin: 22px 0 28px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.6;
  max-width: 560px;
}

.instagram-card .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  text-decoration: none;
}

.hero-panel {
  min-height: 620px;
  border-radius: 38px;
  background:
    radial-gradient(ellipse at 78% 18%, rgba(255,255,255,.08), transparent 46%),
    linear-gradient(160deg, #161412 0%, #2c2620 52%, #8a735c 140%);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 8px;
  padding: 36px 34px;
  box-shadow: 0 28px 70px rgba(47, 38, 29, .12);
}

.hero-panel img {
  width: 72px;
  height: 72px;
  border-radius: 18px;
  object-fit: cover;
  margin-bottom: 18px;
  box-shadow: 0 10px 28px rgba(0,0,0,.28);
}

.hero-panel strong {
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(32px, 3.4vw, 44px);
  font-weight: 600;
  letter-spacing: -.03em;
  line-height: 1;
}

.hero-panel span,
.hero-panel em {
  font-style: normal;
  font-size: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: rgba(255,255,255,.72);
}

.section-lead {
  margin: 16px 0 0;
  max-width: 640px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.55;
}

.compare {
  height: auto;
  aspect-ratio: 3 / 4;
  max-height: 820px;
}

.reveal-stage {
  aspect-ratio: 4 / 3;
}

.work-grid {
  display: grid;
  gap: 22px;
}

.work-card {
  background: #fff;
  border: 1px solid #eee8df;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(0,0,0,.02);
}

.work-pair {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.work-pair figure {
  margin: 0;
  position: relative;
}

.work-pair img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
}

.work-pair figcaption {
  position: absolute;
  left: 12px;
  top: 12px;
  background: rgba(0,0,0,.58);
  color: #fff;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
}

.work-copy {
  padding: 22px 22px 24px;
}

.work-copy h3 {
  margin: 0 0 8px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -.02em;
}

.work-copy p {
  margin: 0;
  color: var(--muted);
  line-height: 1.55;
}

.service-groups {
  grid-template-columns: repeat(3, 1fr);
}

.vehicle-grid {
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 820px) {
  .hero-panel {
    min-height: min(108vw, 420px);
    border-radius: 28px;
    padding: 24px 20px;
  }

  .compare {
    max-height: none;
  }

  .work-pair img {
    height: 210px;
  }

  .work-copy h3 {
    font-size: 22px;
  }
}

/* ===== Layout + interaction refinements ===== */
.section { padding: 80px 0; }
.heading { margin-bottom: 28px; }

.hero {
  min-height: 0;
  padding: 56px 0 64px;
  gap: 48px;
  align-items: center;
}

.hero-photo {
  height: 620px;
  border-radius: 38px;
  overflow: hidden;
}

.hero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 72% 46%;
}

.results-block {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 48px 56px;
  align-items: center;
  padding-top: 80px;
}

.results-copy h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(38px, 4.4vw, 58px);
  font-weight: 600;
  line-height: .98;
  letter-spacing: -.035em;
}

.results-copy p {
  margin: 18px 0 26px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.55;
  max-width: 460px;
}

.compare {
  position: relative;
  height: auto !important;
  aspect-ratio: 3 / 4;
  max-height: 760px;
  contain: none;
  touch-action: none;
  cursor: ew-resize;
  user-select: none;
}

.compare-after,
.compare-before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
  max-width: none;
}

.compare-after { object-position: 40% 52%; }
.compare-before {
  object-position: 46% 52%;
  clip-path: inset(0 50% 0 0);
  z-index: 2;
}

.compare-line { z-index: 4; pointer-events: none; }
.compare input { z-index: 5; pointer-events: none; }

.compare-before-ui,
.compare-after-ui {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 6;
  pointer-events: none;
  overflow: hidden;
}

.compare-before-ui {
  left: 0;
  width: 50%;
}

.compare-after-ui {
  left: 50%;
  right: 0;
}

.compare-label {
  z-index: 7;
}

.reveal-section { padding-top: 72px; }

.reveal-stage {
  aspect-ratio: 873 / 920;
  touch-action: none;
  background: #111;
}

.reveal-after {
  z-index: 1 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.reveal-before {
  opacity: 0;
  z-index: 1 !important;
  pointer-events: none;
  object-fit: cover;
  object-position: 52% 38%;
}

.reveal-stage canvas {
  z-index: 3;
  pointer-events: none;
}

.reveal-instruction,
.reveal-reset { z-index: 6; }
.reveal-reset { pointer-events: auto; }

.work-pair img {
  height: auto !important;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: 50% 42%;
}

.work-copy { padding: 18px 20px 20px; }
.work-copy h3 { font-size: 24px; }
.work-copy p { font-size: 15px; }

@media (max-width: 950px) {
  .hero {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .hero-copy {
    text-align: left !important;
    order: 1;
  }

  .hero-copy > p {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .actions,
  .trust {
    justify-content: flex-start !important;
  }

  .hero-photo {
    order: 2;
    height: auto !important;
    aspect-ratio: 4 / 5;
    max-height: 520px;
  }

  .results-block,
  .reveal-section {
    grid-template-columns: 1fr !important;
    gap: 24px;
    text-align: center;
  }

  .results-copy { order: 1; }
  .compare { order: 2; width: 100%; max-height: none; }
  .results-copy p { margin-left: auto; margin-right: auto; }

  .reveal-copy { order: 1; text-align: center; }
  .reveal-shell { order: 2; }
}

@media (max-width: 820px) {
  .section { padding: 56px 0 !important; }

  .hero {
    gap: 22px !important;
    padding: 28px 0 36px !important;
    min-height: 0 !important;
  }

  .hero-photo {
    height: auto !important;
    aspect-ratio: 4 / 5;
    max-height: 460px;
    border-radius: 26px;
  }

  .compare {
    height: auto !important;
    aspect-ratio: 3 / 4;
  }

  .compare-line,
  .compare input {
    pointer-events: none;
  }
}

/* ===== Text-first hero + project photo fit ===== */
.hero {
  display: grid;
  grid-template-columns: 1fr !important;
  justify-items: center;
  align-items: start;
  min-height: 0;
  padding: 64px 0 52px !important;
  gap: 0 !important;
  text-align: center;
}

.hero-copy {
  width: 100%;
  max-width: none;
  text-align: center !important;
}

.hero h1 {
  max-width: none;
  width: 100%;
  font-size: clamp(52px, 9.2vw, 124px) !important;
  line-height: .9;
  text-align: center;
}

.hero-copy > p {
  max-width: 640px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.hero .actions,
.hero .trust {
  justify-content: center !important;
}

.hero .actions {
  margin-top: 34px;
}

.hero .actions .btn {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.work-pair {
  background: #161412;
  align-items: stretch;
}

.work-pair figure {
  min-width: 0;
  background: #161412;
}

.work-pair img,
.work-pair img.work-photo {
  width: 100%;
  height: auto !important;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: 50% 42%;
  display: block;
}

.work-pair img.is-contain {
  object-fit: contain;
  object-position: center;
  background: #161412;
}

.work-card--scratch .work-pair {
  background: transparent;
  align-items: stretch;
}

.work-card--scratch .work-pair figure {
  background: transparent;
  height: auto;
}

.work-card--scratch .work-pair img {
  width: 100%;
  height: auto !important;
  display: block;
  aspect-ratio: auto !important;
  object-fit: unset !important;
  object-position: unset;
  background: transparent;
  transform: none;
}

.work-card--scratch .work-pair img.work-photo-4 {
  width: 100%;
  height: auto;
  display: block;
  max-height: none;
  aspect-ratio: auto !important;
  object-fit: unset !important;
  object-position: unset !important;
  background: none !important;
  transform: none !important;
  clip-path: none;
}

.work-card--polishing .work-pair {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 12px;
  background: transparent;
}

.work-card--polishing .work-pair figure {
  margin: 0;
  min-width: 0;
  background: transparent;
  height: auto;
  overflow: visible;
}

.work-card--polishing .work-pair img {
  width: 100%;
  height: auto !important;
  display: block;
  max-height: none;
  aspect-ratio: auto !important;
  object-fit: unset !important;
  object-position: unset !important;
  background: none !important;
  transform: none !important;
}

.work-card--finished .work-pair img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.work-card--finished .work-pair img.is-contain {
  object-fit: contain;
}

@media (max-width: 768px) {
  .work-card--polishing .work-pair {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 950px) {
  .hero {
    min-height: 0;
    padding: 48px 0 32px !important;
    text-align: center;
  }

  .hero-copy {
    text-align: center !important;
  }

  .hero-copy,
  .hero-copy > p,
  .hero h1 {
    max-width: none;
  }

  .hero .actions,
  .hero .trust {
    justify-content: center !important;
  }
}

@media (max-width: 820px) {
  .hero {
    padding: 32px 0 24px !important;
    min-height: 0 !important;
    text-align: center;
  }

  .hero-copy {
    text-align: center !important;
  }

  .hero h1 {
    font-size: clamp(46px, 13.6vw, 72px) !important;
    line-height: .94;
    max-width: none;
  }

  .hero .actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .hero .actions .btn {
    width: 100%;
  }

  .work-pair img,
  .work-pair img.work-photo,
  .work-card--finished .work-pair img {
    aspect-ratio: 4 / 5;
  }

  .work-card--scratch .work-pair img,
  .work-card--scratch .work-pair img.work-photo-4,
  .work-card--polishing .work-pair img {
    width: 100%;
    height: auto !important;
    display: block;
    aspect-ratio: auto !important;
    object-fit: unset !important;
  }
}

@media (max-width: 390px) {
  .hero h1 {
    font-size: clamp(40px, 13vw, 54px) !important;
  }
}

/* Mobile: keep in-flow layout within the viewport (do not rely on clipping alone). */
@media (max-width: 820px) {
  html, body {
    max-width: 100%;
    overflow-x: clip;
  }

  body, main, .topbar, .nav, .shell, .section, .hero, .hero-copy,
  .chooser, .quote-layout, .quote-card, .results-block, .reveal-section,
  .reveal-shell, .reveal-stage, .compare, .work-grid, .work-card, .work-pair,
  .work-pair figure, .service-board, .service-groups, .steps, .faq-list,
  .instagram-card, .seo-card, .footer, .footer-main, .footer-bottom {
    max-width: 100%;
    min-width: 0;
  }

  img:not(.compare-after):not(.compare-before):not(.reveal-before):not(.reveal-after) {
    max-width: 100%;
  }

  .work-pair,
  .work-card--scratch .work-pair,
  .work-card--polishing .work-pair {
    width: 100%;
    min-width: 0;
  }

  .work-pair figure,
  .work-pair img,
  .work-pair img.work-photo {
    min-width: 0;
    max-width: 100%;
  }

  .service-tabs {
    display: flex;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    overscroll-behavior-x: contain;
  }

  .service-tab {
    flex: 0 0 auto;
  }

  .vehicle-grid,
  .vehicle-grid button,
  .category-choices,
  .category-choices label,
  .choices,
  .fields,
  .contact-actions {
    min-width: 0;
    max-width: 100%;
  }

  .pill,
  .heading h2,
  .hero h1,
  .hero-copy,
  .hero-copy > p {
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .hero h1,
  .heading h2 {
    overflow-wrap: break-word;
  }

  .mobile-cta-bar {
    box-sizing: border-box;
    left: 10px;
    right: 10px;
    width: auto;
    max-width: none;
  }

  .mobile-cta {
    min-width: 0;
  }

  .quote-modal,
  .quote-modal-card {
    max-width: 100%;
  }

  .compare,
  .compare input {
    max-width: 100%;
  }

  .compare input {
    margin: 0;
  }
}

.quote-card {
  position: relative;
}

.hp-field {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.success.is-error {
  background: #3a1f1f;
  color: #f0c7c7;
}

/* ===== Dark theme surfaces, gold accents, gallery ===== */
.topbar {
  background: rgba(21, 20, 18, .88);
  border-bottom: 1px solid var(--line);
}

.brand-copy span {
  color: var(--gold);
  text-transform: none;
  letter-spacing: .04em;
  line-height: 1.25;
  max-width: 210px;
}

.nav nav a {
  color: #cfc8bc;
}

.nav nav a:hover,
.nav nav a:focus-visible,
.mobile-gallery-link:hover,
.mobile-gallery-link:focus-visible {
  color: var(--gold);
}

.mobile-gallery-link {
  display: none;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  color: var(--gold);
  white-space: nowrap;
}

.pill {
  background: rgba(198, 165, 106, .1);
  border-color: rgba(198, 165, 106, .35);
  color: var(--gold);
}

.eyebrow {
  color: var(--gold);
}

.hero h1 span,
.heading h2 span,
.quote-copy h2 span,
.reveal-copy h2 span {
  color: #c5bfb5;
}

.secondary {
  background: transparent;
  border: 1px solid rgba(255,255,255,.16);
  color: var(--text);
}

.trust {
  color: #9d978d;
}

.quote-card,
.service-tab,
.service-group,
.steps article,
.faq-list details,
.work-photos figure,
.category-photo {
  background: var(--surface);
  border-color: transparent;
}

.vehicle-grid button {
  background: #25231f;
  color: var(--text);
}

.vehicle-grid button:hover {
  background: #2d2a25;
}

.vehicle-mark {
  background: #161512;
  color: var(--gold);
  box-shadow: none;
}

.service-tab {
  color: #cfc8bc;
}

.service-tab[aria-selected="true"] {
  background: transparent;
  border-color: var(--gold);
  color: var(--gold);
}

.service-group h3,
.service-price,
.category-photo figcaption,
.work-photos figcaption,
.select-field span,
.fields span,
.note > span,
.form-title small,
.foot-brand span,
.footer-bottom,
.privacy,
.legal-updated,
.legal-back {
  color: var(--muted);
}

.service-row {
  border-top-color: var(--line);
  color: var(--text);
}

.form-title > b {
  background: transparent;
  border: 1px solid var(--gold);
  color: var(--gold);
}

.choices label span {
  background: #25231f;
  color: var(--text);
}

.choices input:checked + span {
  background: rgba(198, 165, 106, .12);
  border-color: var(--gold);
  color: var(--gold);
}

hr {
  border-top-color: var(--line);
}

input,
textarea {
  background: #161512;
  border-color: rgba(255,255,255,.14);
  color: var(--text);
  max-width: 100%;
  min-width: 0;
}

select {
  background-color: #161512;
  border-color: rgba(255,255,255,.14);
  color: var(--text);
  max-width: 100%;
  min-width: 0;
}

input:focus,
textarea:focus,
select:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(23,105,170,.22);
}

select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #161512;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23c6a56a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1.5 1.5L6 6l4.5-4.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 12px 8px;
  padding-right: 42px;
  color: var(--text);
}

.reveal-shell {
  background: #201e1a;
}

.reveal-instruction {
  background: rgba(22, 21, 18, .88);
  color: var(--text);
}

.reveal-reset {
  background: rgba(22, 21, 18, .9);
  color: var(--text);
}

.steps i {
  background: rgba(198, 165, 106, .12);
  color: var(--gold);
}

.seo-card {
  background: #1c1a17;
  border: 1px solid var(--line);
}

.footer {
  background: #121110;
  border-top-color: var(--line);
}

.footer-bottom {
  border-top-color: var(--line);
}

.quote-modal-card {
  background: #1e1c19;
  border-color: var(--line);
  color: var(--text);
}

.modal-close {
  background: #2a2723;
  color: var(--text);
}

.text-close {
  color: var(--muted);
}

.legal-page section {
  border-top-color: var(--line);
}

.legal-page section p,
.legal-page section a {
  color: var(--muted);
}

.legal-page section a {
  color: var(--gold);
}

.contact-email {
  margin: 10px 0 0;
  font-size: 15px;
  color: var(--muted);
}

.contact-email a {
  color: var(--gold);
  text-decoration: none;
  overflow-wrap: anywhere;
}

.success {
  background: #1d3322;
  color: #c8e6cc;
}

.gallery-section {
  padding-top: 72px;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.gallery-item {
  margin: 0;
  padding: 0;
  border: 1px solid var(--line);
  border-radius: 16px;
  overflow: hidden;
  background: #11100e;
  cursor: pointer;
  aspect-ratio: 4 / 5;
  display: block;
  width: 100%;
  min-width: 0;
  appearance: none;
  -webkit-appearance: none;
  font: inherit;
  color: inherit;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.gallery-lightbox[hidden] {
  display: none !important;
}

.gallery-lightbox {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  box-sizing: border-box;
  overflow: hidden;
}

.gallery-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 8, 8, .88);
}

.gallery-lightbox-dialog {
  position: relative;
  z-index: 1;
  width: min(1100px, 100%);
  max-width: 100%;
  display: grid;
  place-items: center;
}

.gallery-lightbox-dialog img {
  display: block;
  max-width: 100%;
  max-height: min(86vh, 900px);
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 12px;
}

.gallery-lightbox-close,
.gallery-lightbox-nav {
  position: absolute;
  border: 0;
  background: rgba(20, 18, 16, .82);
  color: #fff;
  cursor: pointer;
  border-radius: 999px;
}

.gallery-lightbox-close {
  top: -6px;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 24px;
  z-index: 2;
}

.gallery-lightbox-nav {
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  font-size: 28px;
  line-height: 1;
}

.gallery-lightbox-nav.prev { left: 0; }
.gallery-lightbox-nav.next { right: 0; }

body.gallery-open {
  overflow: hidden;
}

@media (max-width: 820px) {
  .mobile-gallery-link {
    display: inline-flex;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }

  .nav {
    justify-content: flex-start;
  }

  .brand {
    margin-right: 72px;
  }

  .mobile-cta-bar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    background: rgba(21, 20, 18, .94);
    border-color: var(--line);
  }

  .mobile-cta {
    font-size: 12px;
  }

  .mobile-gallery {
    color: var(--gold);
    background: #25231f;
    border: 1px solid rgba(198, 165, 106, .35);
  }

  .mobile-secondary {
    color: var(--text);
    background: #25231f;
    border: 1px solid rgba(255,255,255,.12);
  }

  .socials a {
    background: #1e1c19;
    border-color: var(--line);
    color: var(--text);
    overflow-wrap: anywhere;
    font-size: 12px;
    padding: 8px;
  }

  .topbar {
    background: rgba(21, 20, 18, .95);
  }
}

@media (max-width: 700px) {
  .gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .gallery-lightbox {
    padding: 12px;
  }

  .gallery-lightbox-nav {
    width: 36px;
    height: 36px;
  }

  .gallery-lightbox-dialog img {
    max-height: 78vh;
  }

  .brand-copy span {
    max-width: 140px;
    font-size: 8px;
  }
}

/* ===== Quiet grouping surfaces (no card chrome) ===== */
.chooser,
.instagram-card,
.work-card {
  background: #1b1916;
  border: 0;
  box-shadow: none;
  outline: none;
}

.chooser {
  border-radius: 20px;
  padding: 28px 26px;
}

.instagram-card {
  border-radius: 20px;
  padding: 36px 32px;
}

.work-card {
  border-radius: 20px;
  overflow: hidden;
  padding: 16px 16px 4px;
}

.work-copy {
  padding: 16px 4px 16px;
}

.work-pair,
.work-pair figure {
  background: transparent;
}

.work-pair img,
.work-pair img.work-photo {
  border-radius: 14px;
}

select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #161512;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23c6a56a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1.5 1.5L6 6l4.5-4.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 12px 8px;
  padding: 14px 42px 14px 15px;
}

@media (max-width: 820px) {
  .chooser {
    padding: 20px 18px !important;
    border-radius: 16px;
  }

  .instagram-card {
    padding: 28px 20px !important;
    border-radius: 16px;
  }

  .work-card {
    padding: 12px 12px 2px;
    border-radius: 16px;
  }
}

/* ===== Sitewide quiet dark surfaces ===== */
.topbar {
  border-bottom-color: transparent;
}

.pill {
  border-color: transparent;
}

.quote-card,
.service-group,
.steps article,
.faq-list details,
.seo-card,
.category-photo,
.work-photos figure {
  background: #1b1916;
  border-color: transparent;
  box-shadow: none;
}

.quote-card {
  border: 0;
  box-shadow: none;
}

.service-tab {
  border-color: transparent;
  background: #1b1916;
  box-shadow: none;
}

.service-tab[aria-selected="true"] {
  background: rgba(198, 165, 106, .12);
  border-color: transparent;
  color: var(--gold);
}

.service-row {
  border-top-color: transparent;
}

.quote-card hr,
hr {
  border-top-color: transparent;
}

.form-title > b {
  border-color: transparent;
  background: rgba(198, 165, 106, .14);
}

.choices label span {
  border-color: transparent;
}

.choices input:checked + span {
  border-color: transparent;
}

.secondary {
  background: #25231f;
  border-color: transparent;
  color: var(--text);
}

input,
textarea {
  border-color: transparent;
  background: #12110f;
  box-shadow: none;
}

select {
  border-color: transparent;
  box-shadow: none;
}

input:focus,
textarea:focus,
select:focus {
  border-color: transparent;
  box-shadow: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
.service-tab:focus-visible,
.gallery-item:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 2px;
}

.reveal-shell {
  background: #1b1916;
  box-shadow: none;
}

.footer,
.footer-bottom {
  border-top-color: transparent;
}

.legal-page section {
  border-top-color: transparent;
}

.gallery-item {
  border-color: transparent;
  box-shadow: none;
}

.quote-modal-card {
  border-color: transparent;
  background: #1b1916;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .38);
}

.seo-copy details {
  border-top-color: transparent;
}

@media (max-width: 820px) {
  .mobile-cta-bar {
    border-color: transparent;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .28);
    background: #1b1916;
  }

  .mobile-secondary,
  .mobile-gallery,
  .socials a {
    border-color: transparent;
  }

  .mobile-gallery {
    background: rgba(198, 165, 106, .12);
  }

  .socials a {
    background: #1b1916;
  }
}

