:root{--navy:#071b33;--navy2:#0d2a4b;--gold:#f7b400;--gold2:#ffc400;--goldpale:#fff0bb;--cream:#fffaf1;--ink:#101828;--body:#465366;--line:#ede4d4;--paper:#fff;--shadow:0 16px 45px rgba(7,27,51,.11);--max:1240px;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3{font-family:"Plus Jakarta Sans",Inter,sans-serif}.site-header{height:76px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px)}.header-inner{max-width:var(--max);height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.logo-link img{height:58px;width:auto;max-width:350px}.menu-toggle{width:46px;height:46px;border:0;background:transparent;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:var(--navy);display:block}.site-menu{display:none;position:absolute;right:max(22px,calc((100vw - var(--max))/2 + 28px));top:66px;width:270px;background:white;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:var(--shadow)}.site-menu.open{display:grid}.site-menu a{text-decoration:none;padding:12px 14px;border-radius:10px;font-weight:750}.site-menu a:hover{background:var(--cream)}.menu-try{background:var(--gold);text-align:center;margin-top:5px}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.91fr 1.09fr;min-height:670px;background:linear-gradient(120deg,#fffdf9 0,#fff8ed 47%,#fff 48%);overflow:hidden}.hero-copy{padding:58px 32px 42px 30px;display:flex;flex-direction:column;justify-content:center;z-index:2}.pill{display:inline-flex;align-self:flex-start;padding:7px 13px;border-radius:999px;background:var(--goldpale);color:#655100;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hero h1{font-size:clamp(46px,5vw,70px);line-height:1.02;letter-spacing:-3px;margin:20px 0 22px;color:var(--navy)}.hero h1 em{font-style:normal;color:var(--gold)}.hero-lead{font-size:19px;color:#3e4a5c;margin:0 0 27px;max-width:600px}.hero-buttons{display:flex;gap:13px;flex-wrap:wrap}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border-radius:10px;border:1px solid transparent;font-weight:850;text-decoration:none;cursor:pointer;transition:transform .18s,box-shadow .18s}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(7,27,51,.13)}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy)}.btn-outline{background:#fff;border-color:#ddcfb5;color:var(--navy)}.btn-navy{background:var(--navy);color:var(--gold2);min-width:285px}.hero-note{font-size:13px;line-height:1.5;color:#5e6878;margin:23px 0 0}.hero-photo{position:relative;min-height:670px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff7e9 0,rgba(255,255,255,.35) 17%,transparent 34%);z-index:1}.hero-trust{position:absolute;right:24px;bottom:24px;width:330px;background:rgba(255,255,255,.96);border-radius:18px;box-shadow:var(--shadow);padding:18px 19px;display:flex;gap:15px;align-items:center;z-index:2}.hero-trust img{width:62px;height:70px;object-fit:contain}.hero-trust strong{font-size:19px;line-height:1.18;color:var(--navy)}.hero-trust span{display:block;margin-top:9px;font-size:12px;color:#4c5969}.hero-trust span b{color:var(--gold)}.trust-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:29px max(24px,calc((100vw - var(--max))/2 + 28px)) 36px}.trust-section h2{text-align:center;margin:0 0 25px;color:var(--navy);font-size:29px}.trust-row{display:grid;grid-template-columns:repeat(5,1fr)}.trust-row article{text-align:center;padding:0 22px;border-right:1px solid var(--line)}.trust-row article:last-child{border-right:0}.trust-row i,.pain-row i,.check-box i{display:grid;place-items:center;margin:0 auto 12px;width:54px;height:54px;border-radius:50%;background:var(--goldpale);color:var(--navy)}.trust-row svg,.pain-row svg,.check-box svg,.team-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-row h3{font-size:14px;margin:0 0 6px;color:var(--navy)}.trust-row p{font-size:12.5px;color:#505d6f;margin:0}.page-section{max-width:var(--max);margin:auto;padding:58px 30px}.vision-section{display:grid;grid-template-columns:.72fr 1.06fr 1fr;gap:28px;align-items:center}.vision-section h2,.building-section h2,.faq-section h2,.contact-section h2{font-size:clamp(32px,3.4vw,45px);line-height:1.08;letter-spacing:-1.7px;margin:16px 0 18px;color:var(--navy)}.vision-copy p,.building-copy p,.contact-left p{color:var(--body);margin:0 0 14px}.phones{display:flex;gap:8px;justify-content:center;align-items:flex-end}.phones img{width:49%;max-height:535px;object-fit:contain;filter:drop-shadow(0 13px 18px rgba(7,27,51,.15))}.quote-card{border:1px solid #edc45b;border-radius:20px;overflow:hidden;margin:0;box-shadow:0 10px 25px rgba(7,27,51,.08);background:white}.quote-card img{width:100%;aspect-ratio:1.3;object-fit:cover}.quote-card figcaption{font-size:25px;line-height:1.23;color:var(--navy);padding:20px}.quote-card figcaption span{font-size:62px;line-height:0;color:var(--gold);vertical-align:-20px;margin-right:5px}.quote-card b{color:var(--gold)}.building-section{max-width:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0,#fffaf3 100%);display:grid;grid-template-columns:1fr 1.15fr;gap:36px;padding-left:max(30px,calc((100vw - var(--max))/2 + 30px));padding-right:max(30px,calc((100vw - var(--max))/2 + 30px))}.building-copy{align-self:center}.section-kicker{color:#b37600;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.pain-row{display:grid;grid-template-columns:repeat(4,1fr);margin:23px 0 20px}.pain-row div{text-align:center;padding:0 8px;border-right:1px solid var(--line)}.pain-row div:last-child{border-right:0}.pain-row i{width:44px;height:44px;margin-bottom:8px;background:#fff;color:#6d5a22;border:1px solid #e8d9bd}.pain-row svg{width:23px;height:23px}.pain-row strong{font-size:11.5px;line-height:1.25;color:var(--navy)}.check-box{display:flex;align-items:center;justify-content:center;gap:14px;width:72%;padding:13px 16px;border:1px solid #edca72;border-radius:13px;background:#fff;color:var(--navy)}.check-box i{margin:0;width:39px;height:39px;background:transparent}.check-box svg{width:26px;height:26px}.check-box strong{font-size:13px;line-height:1.25}.contest-disclaimer{font-size:10.5px!important;border:1px solid #eee0c4;border-radius:10px;background:#fff;padding:12px;margin-top:24px!important}.team-feature{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:white;box-shadow:var(--shadow);min-height:510px}.team-panel{padding:26px 21px}.team-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--goldpale);color:var(--navy)}.team-icon svg{width:25px;height:25px}.team-panel h3{font-size:21px;color:var(--navy);margin:14px 0 10px}.team-panel p{font-size:13px;color:#4f5b6b;margin:0 0 12px}.team-list{display:grid;gap:8px;margin-top:14px}.team-list>div{display:flex;align-items:center;gap:9px}.team-list img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid white;box-shadow:0 0 0 1px #ddd}.team-list span{display:flex;flex-direction:column;line-height:1.2}.team-list strong{font-size:11.5px;color:var(--navy)}.team-list small{font-size:9.5px;color:#6f7886}.portrait-note{font-size:9px!important;margin-top:10px!important;color:#7a8390!important}.team-scene{width:100%;height:100%;object-fit:cover}.faq-section{display:grid;grid-template-columns:1.3fr .7fr;gap:42px;align-items:center}.faq-main h2{margin-top:0}.faq-list details{border:1px solid #ece5d8;border-bottom:0;background:white}.faq-list details:first-child{border-radius:11px 11px 0 0}.faq-list details:last-child{border-bottom:1px solid #ece5d8;border-radius:0 0 11px 11px}.faq-list summary{list-style:none;padding:16px 48px 16px 17px;font-weight:800;color:var(--navy);cursor:pointer;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:18px;font-size:20px;font-weight:500}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 18px 17px;margin:0;color:#536071}.safety-card{border:1px solid #edca72;border-radius:21px;padding:27px;background:linear-gradient(135deg,#fff9e9,#fff);box-shadow:0 10px 28px rgba(7,27,51,.06)}.safety-card img{width:62px;height:72px;object-fit:contain}.safety-card h3{font-size:25px;line-height:1.16;color:var(--navy);margin:12px 0 15px}.safety-card p{color:#536071}.safety-card strong{color:var(--gold)}.contact-section{max-width:none;background:linear-gradient(120deg,#fffaf0,#fff);display:grid;grid-template-columns:.92fr 1.08fr;gap:40px;padding-left:max(30px,calc((100vw - var(--max))/2 + 30px));padding-right:max(30px,calc((100vw - var(--max))/2 + 30px))}.contact-left img{margin-top:24px;border-radius:14px;aspect-ratio:1.65;object-fit:cover}.contact-form{display:grid;gap:13px;padding:25px;border:1px solid #e5ded2;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(7,27,51,.07)}.contact-form label{font-weight:750;color:var(--navy);font-size:13px}.contact-form input,.contact-form textarea{width:100%;display:block;margin-top:6px;padding:12px;border:1px solid #d8dde4;border-radius:7px;color:var(--ink)}.contact-form textarea{resize:vertical}.contact-form .btn{justify-self:start;min-width:180px}.form-status{margin:0;font-size:13px}.form-status.success{color:#1b6e38}.form-status.error{color:#a52323}.final-cta{max-width:var(--max);margin:28px auto 35px;display:grid;grid-template-columns:auto 1fr auto;gap:23px;align-items:center;border:1px solid #edca72;border-radius:17px;background:linear-gradient(115deg,#fff6d7,#fff);padding:20px 28px}.final-cta>img{width:67px;height:77px;object-fit:contain}.final-cta h2{font-size:29px;color:var(--navy);margin:0 0 4px}.final-cta p{margin:0;color:#4f5b6b;font-size:14px}.cta-action{display:flex;flex-direction:column;gap:6px;align-items:center}.cta-action small{font-size:11px;color:#5e6877}.site-footer{background:linear-gradient(90deg,var(--navy),var(--navy2));color:white;display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:25px;padding:24px max(25px,calc((100vw - var(--max))/2 + 30px))}.footer-logo img{height:54px;width:auto;max-width:290px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}.site-footer p,.site-footer small{font-size:10px;color:#d7e0eb;margin:0}.site-footer nav{display:flex;justify-content:flex-end;gap:17px}.site-footer nav a{text-decoration:none;font-size:11px}.site-footer small{grid-column:1/-1;text-align:center}@media(max-width:980px){.hero{grid-template-columns:1fr}.hero-copy{padding:48px 28px}.hero-photo{min-height:540px}.trust-row{grid-template-columns:repeat(2,1fr);gap:22px}.trust-row article{border-right:0}.vision-section{grid-template-columns:1fr 1fr}.vision-copy{grid-column:1/-1}.quote-card{grid-column:1/-1}.building-section{grid-template-columns:1fr}.team-feature{max-width:760px;margin:auto}.faq-section{grid-template-columns:1fr}.safety-card{max-width:600px}.contact-section{grid-template-columns:1fr}.contact-left img{max-width:760px}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer nav{justify-content:center;flex-wrap:wrap}.site-footer small{grid-column:auto}}@media(max-width:680px){body{font-size:16.5px}.site-header{height:64px}.header-inner{padding:0 15px}.logo-link img{height:47px;max-width:250px}.site-menu{right:12px;top:57px;width:calc(100% - 24px)}.hero{min-height:0}.hero-copy{padding:32px 21px 27px}.hero h1{font-size:42px;letter-spacing:-1.8px;margin-top:16px}.hero-lead{font-size:17px}.hero-buttons{display:grid}.btn{width:100%}.hero-photo{min-height:430px}.hero-trust{right:13px;bottom:13px;width:calc(100% - 26px)}.hero-trust strong{font-size:17px}.trust-section{padding:26px 20px}.trust-section h2{font-size:24px}.trust-row{grid-template-columns:1fr}.trust-row article{display:grid;grid-template-columns:54px 1fr;text-align:left;column-gap:13px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.trust-row article:last-child{border-bottom:0}.trust-row i{grid-row:1/3;margin:0}.trust-row h3,.trust-row p{margin:0}.page-section{padding:45px 21px}.vision-section{grid-template-columns:1fr}.vision-section h2,.building-section h2,.faq-section h2,.contact-section h2{font-size:33px}.phones{gap:3px}.quote-card{grid-column:auto}.building-section,.contact-section{padding-left:21px;padding-right:21px}.pain-row{grid-template-columns:repeat(2,1fr);gap:15px 0}.pain-row div:nth-child(2){border-right:0}.check-box{width:100%}.team-feature{grid-template-columns:1fr}.team-scene{max-height:430px}.faq-section{gap:28px}.final-cta{margin:22px 14px 30px;grid-template-columns:auto 1fr;padding:20px 18px}.final-cta>img{width:55px}.final-cta h2{font-size:24px}.cta-action{grid-column:1/-1;width:100%}.btn-navy{min-width:0}.site-footer{padding:25px 18px}}

/* =========================================================
   PREMIUM PHONE SHOWCASE + MOBILE OVERFLOW FIX — V2
   ========================================================= */
html,body{width:100%;max-width:100%;overflow-x:hidden}
body{position:relative}
main,header,footer,section,article,div,figure,nav{min-width:0}
.site-header,.hero,.trust-section,.page-section,.building-section,.faq-section,.contact-section,.final-cta,.site-footer{max-width:100%}
img,svg,video,canvas{max-width:100%;height:auto}

/* Expensive editorial presentation: oversized transparent phones float over lifestyle imagery. */
.vision-section{grid-template-columns:minmax(245px,.62fr) minmax(0,1.38fr);gap:42px;align-items:center;padding-top:76px;padding-bottom:86px}
.vision-copy{position:relative;z-index:5}
.vision-showcase{position:relative;min-height:665px;width:100%;isolation:isolate}
.vision-showcase .quote-card{position:absolute;z-index:1;top:28px;right:0;bottom:0;width:68%;margin:0;display:flex;flex-direction:column;background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(7,27,51,.16)}
.vision-showcase .quote-card img{width:100%;height:68%;min-height:0;aspect-ratio:auto;object-fit:cover}
.vision-showcase .quote-card figcaption{flex:1;display:flex;align-items:center;padding:25px 25px 27px;font-size:27px;background:linear-gradient(145deg,#fff,#fffaf0)}
.vision-showcase .phones{position:absolute;z-index:4;left:-3%;bottom:-18px;width:69%;height:640px;display:block;filter:drop-shadow(0 28px 28px rgba(7,27,51,.22))}
.vision-showcase .phones img{position:absolute;width:58%;max-height:none;object-fit:contain;filter:none;transform-origin:50% 80%;will-change:transform}
.vision-showcase .phones img:first-child{left:0;bottom:10px;transform:rotate(-5.5deg)}
.vision-showcase .phones img:last-child{right:0;bottom:0;transform:rotate(5.5deg)}

@media(max-width:980px){
  .vision-section{grid-template-columns:1fr;gap:24px;padding-top:58px;padding-bottom:66px}
  .vision-copy{max-width:720px}
  .vision-showcase{min-height:720px}
  .vision-showcase .quote-card{top:210px;right:0;bottom:0;width:76%}
  .vision-showcase .phones{left:0;top:0;bottom:auto;width:65%;height:630px}
}

@media(max-width:680px){
  /* Hard containment prevents the blank strip / horizontal page drift on phones. */
  html,body{overflow-x:clip}
  .header-inner,.hero-copy,.trust-section,.page-section,.building-section,.contact-section,.site-footer{width:100%;max-width:100%}
  .site-header{width:100vw;max-width:100vw}
  .logo-link{min-width:0;max-width:calc(100% - 54px)}
  .logo-link img{width:auto;max-width:100%;height:45px;object-fit:contain}
  .hero,.hero-copy,.hero-photo,.trust-row,.vision-section,.building-section,.team-feature,.faq-section,.contact-section,.final-cta,.site-footer{min-width:0;width:100%;max-width:100%}
  .hero h1,.vision-section h2,.building-section h2,.faq-section h2,.contact-section h2{overflow-wrap:anywhere}
  .hero-photo>img,.team-scene,.contact-left img{width:100%;max-width:100%;object-fit:cover}
  .hero-trust{max-width:calc(100% - 26px)}
  .site-menu{max-width:calc(100vw - 24px)}

  .vision-section{padding-top:48px;padding-bottom:54px;overflow:visible}
  .vision-showcase{width:100%;max-width:100%;min-height:760px;margin-top:4px;overflow:hidden;border-radius:24px}
  .vision-showcase .quote-card{top:310px;left:0;right:0;bottom:auto;width:100%;height:430px;border-radius:22px}
  .vision-showcase .quote-card img{height:61%;object-position:center 35%}
  .vision-showcase .quote-card figcaption{height:39%;padding:22px 20px 24px;font-size:23px;align-items:center}
  .vision-showcase .phones{top:0;left:0;right:0;width:100%;height:515px;filter:drop-shadow(0 20px 22px rgba(7,27,51,.24))}
  .vision-showcase .phones img{width:59%}
  .vision-showcase .phones img:first-child{left:-3%;bottom:18px;transform:rotate(-5deg)}
  .vision-showcase .phones img:last-child{right:-3%;bottom:0;transform:rotate(5deg)}

  .pain-row,.team-list,.faq-list,.contact-form{max-width:100%}
  .final-cta{margin-left:0;margin-right:0;border-radius:0}
}

@media(max-width:420px){
  .hero h1{font-size:38px;line-height:1.04}
  .vision-showcase{min-height:700px}
  .vision-showcase .phones{height:465px}
  .vision-showcase .quote-card{top:280px;height:400px}
  .vision-showcase .quote-card figcaption{font-size:21px}
  .vision-showcase .phones img{width:60%}
}

/* Keep the human-care quote fully readable while the phones overlap the photo. */
@media(min-width:681px){
  .vision-showcase .quote-card{position:absolute;overflow:hidden}
  .vision-showcase .quote-card img{height:100%}
  .vision-showcase .quote-card figcaption{position:absolute;z-index:7;right:18px;bottom:18px;width:52%;height:auto;min-height:145px;padding:20px 18px;display:block;background:rgba(255,255,255,.96);border:1px solid rgba(237,196,91,.75);border-radius:17px;box-shadow:0 14px 35px rgba(7,27,51,.16);font-size:22px;backdrop-filter:blur(8px)}
  .vision-showcase .quote-card figcaption span{font-size:48px}
}
@media(max-width:680px){
  .vision-showcase .quote-card figcaption{position:relative;z-index:7;right:auto;bottom:auto;width:auto;min-height:0;display:flex;border:0;border-radius:0;box-shadow:none;background:linear-gradient(145deg,#fff,#fffaf0);backdrop-filter:none}
}

/* =========================================================
   V3 — PHONE SHOWCASE PLACEMENT CORRECTION
   Keeps the premium overlap, but never covers section copy,
   trust-strip copy, or the quote text.
   ========================================================= */

/* Desktop: contain the entire visual composition inside the right column. */
@media (min-width:981px){
  .vision-section{
    grid-template-columns:minmax(285px,.58fr) minmax(0,1.42fr);
    gap:38px;
    align-items:center;
    padding-top:64px;
    padding-bottom:76px;
    overflow:hidden;
  }
  .vision-copy{
    position:relative;
    z-index:10;
    align-self:center;
    padding-right:6px;
  }
  .vision-showcase{
    position:relative;
    width:100%;
    min-height:630px;
    overflow:hidden;
    border-radius:26px;
    isolation:isolate;
  }
  .vision-showcase .quote-card{
    position:absolute;
    z-index:1;
    top:78px;
    right:0;
    bottom:0;
    width:88%;
    height:auto;
    margin:0;
    overflow:hidden;
    border-radius:24px;
  }
  .vision-showcase .quote-card img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 38%;
  }
  .vision-showcase .phones{
    position:absolute;
    z-index:4;
    left:0;
    top:92px;
    bottom:auto;
    width:61%;
    height:515px;
    display:block;
    filter:drop-shadow(0 26px 28px rgba(7,27,51,.22));
  }
  .vision-showcase .phones img{
    position:absolute;
    width:58%;
    max-height:none;
    object-fit:contain;
    filter:none;
    transform-origin:50% 80%;
  }
  .vision-showcase .phones img:first-child{
    left:0;
    bottom:8px;
    transform:rotate(-4deg);
  }
  .vision-showcase .phones img:last-child{
    right:0;
    bottom:0;
    transform:rotate(4deg);
  }
  .vision-showcase .quote-card figcaption{
    position:absolute;
    z-index:7;
    right:18px;
    bottom:18px;
    width:34%;
    min-height:148px;
    padding:20px 18px;
    display:block;
    background:rgba(255,255,255,.97);
    border:1px solid rgba(237,196,91,.78);
    border-radius:17px;
    box-shadow:0 14px 35px rgba(7,27,51,.16);
    font-size:21px;
    line-height:1.28;
    backdrop-filter:blur(8px);
  }
  .vision-showcase .quote-card figcaption span{font-size:46px}
}

/* Tablet: copy remains a full row; visual begins below it. */
@media (min-width:681px) and (max-width:980px){
  .vision-section{
    grid-template-columns:1fr;
    gap:26px;
    padding-top:56px;
    padding-bottom:66px;
    overflow:hidden;
  }
  .vision-copy{
    max-width:720px;
    position:relative;
    z-index:10;
  }
  .vision-showcase{
    position:relative;
    min-height:650px;
    width:100%;
    overflow:hidden;
    border-radius:24px;
  }
  .vision-showcase .quote-card{
    top:80px;
    left:8%;
    right:0;
    bottom:0;
    width:92%;
    height:auto;
  }
  .vision-showcase .phones{
    top:94px;
    left:0;
    bottom:auto;
    width:63%;
    height:520px;
  }
  .vision-showcase .quote-card figcaption{
    right:18px;
    bottom:18px;
    width:34%;
    min-height:142px;
    font-size:20px;
  }
}

/* Mobile: copy first, then phones, then the human image/quote. No overlap with copy. */
@media (max-width:680px){
  .vision-section{
    padding-top:46px;
    padding-bottom:52px;
    overflow:hidden;
  }
  .vision-copy{
    position:relative;
    z-index:10;
    margin-bottom:12px;
  }
  .vision-showcase{
    width:100%;
    max-width:100%;
    min-height:735px;
    margin-top:0;
    overflow:hidden;
    border-radius:22px;
  }
  .vision-showcase .phones{
    top:18px;
    left:0;
    right:0;
    bottom:auto;
    width:100%;
    height:430px;
  }
  .vision-showcase .phones img{
    width:58%;
  }
  .vision-showcase .phones img:first-child{
    left:-1%;
    bottom:18px;
    transform:rotate(-4deg);
  }
  .vision-showcase .phones img:last-child{
    right:-1%;
    bottom:4px;
    transform:rotate(4deg);
  }
  .vision-showcase .quote-card{
    top:340px;
    left:0;
    right:0;
    bottom:auto;
    width:100%;
    height:375px;
    border-radius:20px;
  }
  .vision-showcase .quote-card img{
    width:100%;
    height:63%;
    object-fit:cover;
    object-position:center 35%;
  }
  .vision-showcase .quote-card figcaption{
    position:relative;
    z-index:7;
    width:auto;
    min-height:0;
    height:37%;
    padding:19px 18px 21px;
    display:flex;
    align-items:center;
    font-size:21px;
    line-height:1.25;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:linear-gradient(145deg,#fff,#fffaf0);
    backdrop-filter:none;
  }
}

@media (max-width:420px){
  .vision-showcase{min-height:680px}
  .vision-showcase .phones{height:390px}
  .vision-showcase .quote-card{top:310px;height:350px}
  .vision-showcase .quote-card figcaption{font-size:19px}
}

/* V3.1 verified placement adjustment: transformed phone artwork sits lower than its container box. */
@media (min-width:981px){
  .vision-showcase{min-height:700px}
  .vision-showcase .phones{top:155px;width:59%;height:515px}
}
@media (min-width:681px) and (max-width:980px){
  .vision-showcase{min-height:700px}
  .vision-showcase .phones{top:145px;width:61%;height:520px}
}
@media (max-width:680px){
  .vision-showcase .phones{top:62px}
}

/* =========================================================
   V4 FINAL VISUAL QA — FULL PHONE FRAMES + WARM LIGHT FOOTER
   - Phone artwork is sized by HEIGHT so the black top bezels
     can never be cropped by width-driven overflow.
   - Mobile composition keeps full phones visible and lets them
     overlap only the lifestyle image, never the quote text.
   - Footer changed from dark blue to warm light for full logo
     and text visibility.
   ========================================================= */

/* Footer: warm, readable, and consistent with the page. */
.site-footer{
  background:linear-gradient(180deg,#fffaf0 0%,#fff 100%);
  color:var(--navy);
  border-top:1px solid #ead8ad;
  box-shadow:0 -12px 35px rgba(7,27,51,.045);
}
.footer-logo img{
  filter:none;
  opacity:1;
}
.site-footer p,
.site-footer small{
  color:#596575;
}
.site-footer nav a{
  color:var(--navy);
  font-weight:700;
}
.site-footer nav a:hover{
  color:#9a6d00;
}

/* Desktop — complete phone silhouettes, premium overlap. */
@media (min-width:981px){
  .vision-showcase{
    min-height:720px;
    overflow:hidden;
  }
  .vision-showcase .quote-card{
    top:92px;
    height:610px;
  }
  .vision-showcase .phones{
    top:122px;
    left:1%;
    width:62%;
    height:560px;
    overflow:visible;
  }
  .vision-showcase .phones img{
    top:12px;
    bottom:auto;
    width:auto;
    height:525px;
    max-width:none;
    max-height:none;
    object-fit:contain;
  }
  .vision-showcase .phones img:first-child{
    left:1%;
    bottom:auto;
    transform:rotate(-3.5deg);
  }
  .vision-showcase .phones img:last-child{
    right:1%;
    bottom:auto;
    transform:rotate(3.5deg);
  }
}

/* Tablet — full devices with room for rotation. */
@media (min-width:681px) and (max-width:980px){
  .vision-showcase{
    min-height:730px;
    overflow:hidden;
  }
  .vision-showcase .quote-card{
    top:120px;
    height:590px;
  }
  .vision-showcase .phones{
    top:92px;
    left:1%;
    width:66%;
    height:555px;
    overflow:visible;
  }
  .vision-showcase .phones img{
    top:16px;
    bottom:auto;
    width:auto;
    height:515px;
    max-width:none;
    max-height:none;
  }
  .vision-showcase .phones img:first-child{
    left:1%;
    bottom:auto;
    transform:rotate(-3.5deg);
  }
  .vision-showcase .phones img:last-child{
    right:1%;
    bottom:auto;
    transform:rotate(3.5deg);
  }
}

/* Mobile — full black phone tops visible; overlap photo only. */
@media (max-width:680px){
  .vision-showcase{
    min-height:750px;
    overflow:hidden;
  }
  .vision-showcase .phones{
    top:14px;
    left:0;
    right:0;
    width:100%;
    height:390px;
    overflow:visible;
  }
  .vision-showcase .phones img{
    top:10px;
    bottom:auto;
    width:auto;
    height:355px;
    max-width:none;
    max-height:none;
    object-fit:contain;
  }
  .vision-showcase .phones img:first-child{
    left:1%;
    bottom:auto;
    transform:rotate(-3deg);
  }
  .vision-showcase .phones img:last-child{
    right:1%;
    bottom:auto;
    transform:rotate(3deg);
  }
  .vision-showcase .quote-card{
    top:315px;
    height:415px;
  }
  .vision-showcase .quote-card img{
    height:64%;
    object-position:center 38%;
  }
  .vision-showcase .quote-card figcaption{
    height:36%;
    padding:20px 18px 22px;
    font-size:20px;
    line-height:1.28;
    display:block;
  }
  .vision-showcase .quote-card figcaption span{
    display:inline-block;
    vertical-align:-12px;
    font-size:46px;
    margin-right:4px;
  }
  .site-footer{
    padding:27px 20px 24px;
    gap:15px;
  }
  .footer-logo img{
    height:auto;
    width:min(290px,86vw);
    max-width:100%;
    margin:0 auto;
  }
  .site-footer p{
    max-width:320px;
    margin:0 auto;
    font-size:11px;
  }
  .site-footer nav{
    gap:12px 18px;
  }
  .site-footer nav a{
    font-size:12px;
  }
  .site-footer small{
    font-size:10px;
  }
}

@media (max-width:420px){
  .vision-showcase{
    min-height:720px;
  }
  .vision-showcase .phones{
    height:360px;
  }
  .vision-showcase .phones img{
    height:326px;
  }
  .vision-showcase .quote-card{
    top:286px;
    height:414px;
  }
  .vision-showcase .quote-card figcaption{
    font-size:19px;
  }
}
