:root{--orange:#f29200;--orange-dark:#d97f00;--ink:#1c1c1a;--dark:#0d1114;--light:#f2f2f3;--warm:#efefed;--muted:#555;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}img,video{display:block;max-width:100%;height:auto}a{color:inherit}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.narrow{width:min(1080px,calc(100% - 48px))}.section-dark,.hero{background:var(--dark);color:#fff}.hero{min-height:720px;padding:48px 0 76px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:44% 56%;align-items:center;min-height:590px}.hero-copy{position:relative;z-index:1}.logo{width:min(280px,70vw);margin-bottom:52px}.eyebrow{font-size:.78rem;letter-spacing:.16em;font-weight:800;margin:0 0 18px;color:var(--orange)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.2rem,6vw,6.8rem);line-height:.98;letter-spacing:-.06em;margin-bottom:26px}h1 span,h2 span,.contact-copy h2 span,.form-card h3 span{color:var(--orange)}h2{font-size:clamp(2.5rem,5vw,5rem);line-height:1.02;letter-spacing:-.05em;margin-bottom:24px}h3{line-height:1.1}.hero-lead{font-size:clamp(1.1rem,2vw,1.5rem);max-width:520px}.hero-media{margin-left:-10%;transform:translateY(8%)}.hero-media img{width:100%;filter:drop-shadow(0 30px 50px #0008)}.actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0}.centered{justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:999px;padding:15px 24px;text-decoration:none;font-weight:800;cursor:pointer;font-size:.97rem}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.button-outline{border-color:var(--orange);color:inherit;background:transparent}.button-outline:hover{background:var(--orange);color:#fff}.reassurances{display:flex;flex-wrap:wrap;gap:24px;list-style:none;padding:0;margin:28px 0 0;color:#d7d7d7;font-size:.9rem}.demo{padding:112px 0 140px}.demo .narrow{text-align:center}.demo h2{margin-bottom:48px}.video-frame{border:1px solid var(--orange);padding:8px;box-shadow:0 0 45px #f2920030}.video-frame video{width:100%;background:#000}.constat,.functioning,.offers{padding:130px 0;background:var(--warm)}.constat{text-align:center}.intro{max-width:720px;margin:0 auto 64px;font-size:1.15rem;color:var(--muted)}.constat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:50px}.constat-grid article{padding:20px 42px}.constat-grid article+article{border-left:1px solid #1c1c1a25}.constat-grid img{width:150px;margin:0 auto 18px}.constat-grid h3{font-size:1.3rem}.constat-grid p{color:var(--muted)}.conclusion{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:38px;text-align:left;background:#fff;border:1px solid #f2920030;border-radius:20px;padding:30px 46px;box-shadow:0 18px 42px #1c1c1a18}.conclusion img{width:150px}.conclusion p{font-size:clamp(1.8rem,3.5vw,3.8rem);font-weight:800;line-height:1.04;margin:0}.conclusion span{color:var(--orange)}.functioning{background:var(--light);text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;list-style:none;padding:0;margin:0 0 34px;text-align:left}.steps li{background:#fff;border:1px solid #1c1c1a14;border-radius:var(--radius);padding:22px;box-shadow:0 14px 34px #00000012}.steps img{width:100%;aspect-ratio:4/3;object-fit:contain;margin-bottom:12px}.steps h3{font-size:1.25rem;margin-bottom:10px}.steps p{color:var(--muted);margin-bottom:0}.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px;margin:28px 0;padding:20px}.benefits span{padding:10px;border-right:1px solid #1c1c1a18;font-weight:700}.benefits span:last-child{border:0}.immersive{min-height:80vh;background:#080b0d;display:grid;place-items:center;overflow:hidden}.immersive video{width:100%;height:80vh;object-fit:cover;opacity:0;transform:scale(1.03);transition:opacity 1s,transform 1.2s}.immersive.is-visible video{opacity:1;transform:scale(1)}.offers{text-align:center}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;text-align:left}.offer-card{background:#fff;border:1px solid #1c1c1a14;border-radius:var(--radius);padding:34px;box-shadow:0 14px 34px #00000010}.offer-card.featured{border:2px solid var(--orange)}.offer-card strong{display:block;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;margin:18px 0}.offer-card strong small{font-size:1rem}.offer-card ul{padding-left:20px;min-height:150px}.offer-card li{margin:9px 0}.hardware{display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:center;text-align:left;gap:28px;margin-top:60px;background:#fff;border-radius:var(--radius);padding:28px}.hardware img{width:100%}.contact{background:var(--dark);color:#fff;padding:130px 0}.contact-grid{display:grid;grid-template-columns:40% 60%;gap:50px;align-items:center}.contact-copy h2{font-size:clamp(2.6rem,5vw,5rem)}.contact-copy>p:not(.eyebrow){font-size:1.25rem;color:#d8d8d8}.contact-copy ul{list-style:none;padding:0;margin:48px 0 0}.contact-copy li{padding:22px 0;border-bottom:1px solid #fff2;display:grid;gap:5px}.contact-copy small{color:#bbb}.form-card{background:#fff;color:var(--ink);border-radius:28px;padding:38px;box-shadow:0 25px 60px #0004}.form-card h3{font-size:2rem}.profile-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0}.profile-switch button{border:0;border-radius:12px;padding:14px;background:#f0f0f1;font-weight:800;cursor:pointer}.profile-switch button[aria-checked=true]{background:var(--orange);color:#fff}.form-card form{display:grid;gap:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-card label{display:grid;gap:6px;font-size:.9rem;font-weight:700}.form-card input,.form-card select,.form-card textarea{width:100%;font:inherit;border:1px solid #1c1c1a22;border-radius:10px;padding:12px;background:#fafafa}.form-card textarea{resize:vertical}.form-card .submit{width:100%;border:0}.privacy-note{font-size:.8rem;color:#666;margin:0}.privacy-note a{color:var(--ink)}.honeypot{position:absolute;left:-10000px}.form-status{min-height:1.4em;color:var(--orange-dark)}.site-footer{background:var(--dark);color:#fff;padding:52px 0 28px;border-top:1px solid #fff1}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-grid .logo{width:220px;margin:0 0 15px}.footer-grid p{color:#bbb}.footer-grid address{font-style:normal}.footer-grid address a{color:var(--orange);font-weight:700}.social{display:flex;justify-content:flex-end;gap:22px}.social a{color:#ddd;text-decoration:none}.social a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #fff2;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;color:#999;font-size:.85rem}.footer-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.footer-bottom a,.footer-bottom button{color:#ddd;background:none;border:0;font:inherit;cursor:pointer;text-decoration:none}.footer-bottom a:hover,.footer-bottom button:hover{color:var(--orange)}[hidden]{display:none!important}@media(max-width:1050px){.hero-grid,.contact-grid{grid-template-columns:1fr}.hero{padding-top:30px}.hero-copy{max-width:740px}.hero-media{margin:20px auto 0;max-width:720px}.steps{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(2,1fr)}.benefits span:nth-child(2){border-right:0}.benefits span:nth-child(3),.benefits span:nth-child(4){border-top:1px solid #1c1c1a18}.hardware{grid-template-columns:1fr 1fr}.hardware h3{grid-column:1/-1}}@media(max-width:700px){.shell,.narrow{width:min(100% - 32px,1200px)}.hero{padding:24px 0 55px}.logo{margin-bottom:34px}.hero-media{margin-left:0}.actions,.actions .button{width:100%}.reassurances{display:grid;gap:10px}.demo,.constat,.functioning,.offers,.contact{padding:84px 0}.constat-grid{grid-template-columns:1fr;text-align:left}.constat-grid article{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:22px 0}.constat-grid article+article{border-left:0;border-top:1px solid #1c1c1a25}.constat-grid img{width:100px;grid-row:span 2;margin:0}.conclusion{grid-template-columns:90px 1fr;padding:20px;gap:18px}.conclusion img{width:90px}.benefits,.offer-grid,.hardware,.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}.benefits span{border-right:0;border-bottom:1px solid #1c1c1a18}.benefits span:last-child{border-bottom:0}.hardware{text-align:center}.form-card{padding:24px}.form-row{grid-template-columns:1fr}.footer-grid{text-align:center}.footer-grid .logo{margin-inline:auto}.social{justify-content:center}.footer-bottom{text-align:center;justify-content:center}.footer-bottom nav{justify-content:center}.immersive,.immersive video{min-height:55vh;height:55vh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.immersive video{transition:none}}.cookie-banner{position:fixed;z-index:20;left:20px;right:20px;bottom:20px;background:#fff;color:var(--ink);border-radius:18px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 18px 50px #0005}.cookie-banner[hidden],.cookie-modal[hidden]{display:none}.cookie-banner h2{font-size:1.2rem;letter-spacing:0;margin:0 0 4px}.cookie-banner p{margin:0;color:#555;font-size:.9rem}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.cookie-actions .button{padding:11px 18px}.cookie-modal{position:fixed;inset:0;z-index:30;background:#0009;display:grid;place-items:center;padding:20px}.cookie-modal-card{position:relative;max-width:520px;background:#fff;color:var(--ink);border-radius:22px;padding:34px}.cookie-modal-card h2{font-size:2rem}.cookie-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:2rem;cursor:pointer;color:var(--muted)}.legal-page{min-height:100vh;background:var(--dark);color:#fff;padding:50px 0 100px}.legal-page .shell{max-width:850px}.legal-page h1{font-size:clamp(3rem,7vw,6rem);margin:28px 0 60px}.legal-page h2{font-size:2rem;margin-top:48px}.legal-page p{color:#d6d6d6;max-width:760px}.legal-page a{color:var(--orange)}@media(max-width:700px){.cookie-banner{left:12px;right:12px;bottom:12px;display:block;padding:18px}.cookie-actions{margin-top:14px}.cookie-actions .button{flex:1}}
.legal-page{min-height:100vh;background:var(--dark);color:#fff;padding:50px 0 100px}.legal-page .shell{max-width:850px}.legal-page h1{font-size:clamp(3rem,7vw,6rem);margin:28px 0 60px}.legal-page h2{font-size:2rem;margin-top:48px}.legal-page p{color:#d6d6d6;max-width:760px}.legal-page a{color:var(--orange)}
/* overflow guard */
.contact-grid{grid-template-columns:minmax(0,4fr) minmax(0,6fr)}
.immersive video{width:100%;max-width:100vw}
html,body{overflow-x:hidden}

/* Hero aligned with the desktop positioning board */
.hero{position:relative;height:auto;min-height:100svh;padding:28px 0 48px;overflow:visible;background-color:#080a0b;background-image:linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.72) 34%,rgba(0,0,0,.12) 62%,rgba(0,0,0,.04) 100%),url('/assets/lcv-hero-background-desktop-v1.webp');background-size:100% 100%;background-position:center}
.hero-grid{display:block;height:100%;min-height:0}
.hero-copy{max-width:610px;padding:0 0 18px}
.hero .logo{width:210px;margin:0 0 54px}
.hero .eyebrow{font-size:.88rem;letter-spacing:.01em;font-weight:600;margin:0 0 20px;text-transform:none}
.hero h1{font-size:clamp(3.8rem,5.3vw,6.2rem);line-height:.99;letter-spacing:-.03em;font-weight:600;margin:0 0 20px;color:#fff}
.hero h1 span{color:#fff}
.hero-rule{width:76px;height:5px;border-radius:99px;background:var(--orange);margin:0 0 24px}
.hero-lead{font-size:clamp(1.4rem,1.8vw,1.8rem);line-height:1.2;font-weight:600;letter-spacing:.005em;margin:0 0 22px}
.hero-description{max-width:585px;color:#f0f0f0;font-size:.96rem;line-height:1.5;font-weight:400;letter-spacing:.005em;margin:0 0 18px}
.hero-promise{color:var(--orange);font-size:1.05rem;font-weight:600;letter-spacing:.005em;margin:0 0 20px}
.hero-price{font-size:1.1rem;margin:0 0 18px}.hero-price strong{color:var(--orange);font-size:1.35em}
.hero .actions{margin:0 0 26px;gap:18px}.hero .button{border-radius:6px;padding:14px 23px;font-size:.9rem}.hero .button-primary span{font-size:.8em}.hero .button-outline{border-color:var(--orange);color:#fff}
.hero .reassurances{display:flex;flex-wrap:nowrap;gap:0;margin:0;align-items:stretch;color:#fff;font-size:.74rem;font-weight:400}.hero .reassurances li{display:flex;flex:1 1 0;min-width:0;align-items:center;gap:8px;padding:0 12px;border-left:1px solid #fff7;line-height:1.25}.hero .reassurances li:first-child{padding-left:0;border-left:0}.hero .reassurances img{width:28px;height:28px;flex:0 0 28px;object-fit:contain;filter:brightness(0) invert(1)}
@media(max-width:1050px){.hero{background-position:62% center}.hero-copy{max-width:600px}.hero h1{font-size:clamp(3.7rem,7vw,5.6rem)}}
@media(max-width:700px){.hero{height:auto;min-height:auto;padding:24px 0 36px;background-image:linear-gradient(180deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.5) 100%),url('/assets/lcv-hero-background-mobile-v1.webp');background-position:center top}.hero-grid{height:auto}.hero-copy{padding:0}.hero .logo{width:190px;margin-bottom:38px}.hero .eyebrow{font-size:.86rem;margin-bottom:18px}.hero h1{font-size:clamp(3.2rem,14vw,4.7rem);font-weight:600}.hero-lead{font-size:1.35rem}.hero-description{font-size:1rem}.hero-promise{font-size:1.05rem}.hero-price{font-size:1.05rem}.hero .reassurances{display:grid;gap:13px}.hero .reassurances li,.hero .reassurances li:first-child{padding:10px 0;border-left:0;border-top:1px solid #fff4}.hero .reassurances li:first-child{border-top:0}.hero .reassurances img{width:28px;height:28px}}
.demo-caption{max-width:920px;margin:28px auto 0;color:#f0f0f0;font-size:1.05rem;line-height:1.45;text-align:center}
.video-frame{position:relative}.demo-play{position:absolute;z-index:2;top:50%;left:50%;width:88px;height:88px;padding:0;border:1px solid #fff8;border-radius:50%;background:#080a0bcc;box-shadow:0 4px 24px #0009;transform:translate(-50%,-50%);cursor:pointer;transition:transform .2s,background .2s}.demo-play:hover{background:var(--orange);transform:translate(-50%,-50%) scale(1.06)}.demo-play span{display:block;width:0;height:0;margin-left:7px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:25px solid #fff}
[hidden].demo-play{display:none}
@media(max-width:700px){.demo-caption{margin-top:22px;font-size:.98rem}}
.demo-break{display:block}
@media(max-width:700px){.demo-break{display:none}}
/* Lecture intégrée au poster : triangle seul, sans pastille */
.demo-play{width:104px;height:104px;border:0;border-radius:0;background:transparent;box-shadow:none}.demo-play:hover{background:transparent;transform:translate(-50%,-50%) scale(1.08)}.demo-play span{margin:0;border-top:34px solid transparent;border-bottom:34px solid transparent;border-left:53px solid var(--orange);filter:drop-shadow(0 4px 6px #000c)}
.constat{background:linear-gradient(180deg,#080a0b 0,#1b1c1c 2%,#5b5957 5%,#c4c1be 10%,#e7e5e2 13%,var(--warm) 16%,var(--warm) 100%)}
.constat h2{font-weight:600;letter-spacing:-.02em}
.constat-grid h3{font-weight:600;letter-spacing:-.015em}
.conclusion{background:#f8f7f4;border-color:#d9d0c6;box-shadow:0 18px 42px #1c1c1a20}
.conclusion p{font-weight:600;letter-spacing:-.02em}
.conclusion p{transform:translateX(48px)}
.conclusion-break{display:block}
@media(max-width:700px){.conclusion p{transform:none}.conclusion-break{display:none}}
.constat{padding-bottom:72px}
.functioning{padding-top:72px;padding-bottom:72px}
.functioning{background:#f3f2f0}
.functioning h2{font-weight:600;letter-spacing:-.02em}
.functioning .intro{color:var(--ink);line-height:1.45}
.functioning-break{display:block}
.steps{gap:26px;margin-top:30px}
.steps li{position:relative;display:flex;flex-direction:column;border-radius:22px;padding:22px 28px 24px;box-shadow:0 12px 28px #00000010}
.steps li h3{order:-1}
.steps li:nth-child(2) img{transform:scale(1.12)}
.steps li:not(:last-child)::after{content:'→';position:absolute;z-index:2;right:-47px;top:50%;width:50px;height:50px;border:2px solid var(--orange);border-radius:50%;background:#fff;color:var(--orange);font-size:2rem;line-height:44px;text-align:center;transform:translateY(-50%)}
.steps h3{display:flex;align-items:center;gap:18px;font-size:1.25rem;font-weight:600;letter-spacing:-.01em}
.step-number{color:var(--orange);font-size:2.4rem;line-height:1;font-weight:500;padding-right:18px;border-right:1px solid var(--orange)}
.steps p{font-size:1.02rem;line-height:1.5;color:var(--ink)}
.benefits{margin:32px auto 30px;padding:16px 26px;border-radius:20px;box-shadow:0 12px 26px #00000012;align-items:center}
.benefits span{display:flex;align-items:center;gap:15px;text-align:left;padding:8px 22px;font-weight:400;line-height:1.25}
.benefits span img{width:48px;height:48px;object-fit:contain;flex:0 0 48px}
.benefits span b{font-weight:500}
.functioning .actions{margin-top:30px}
.functioning .button{min-width:275px;border-radius:12px;padding:17px 26px;font-size:1.05rem;font-weight:500}
.button-play-mark,.button-demo-mark{font-size:1.35rem;line-height:1}
@media(max-width:1050px){.steps li:not(:last-child)::after{right:-39px;width:42px;height:42px;font-size:1.6rem;line-height:37px}.benefits span{padding-inline:10px;gap:8px}.benefits span img{width:40px;height:40px;flex-basis:40px}}
@media(max-width:700px){.functioning-break{display:none}.constat{padding-bottom:54px}.functioning{padding-top:54px;padding-bottom:54px}.steps{margin-top:20px}.steps li:not(:last-child)::after{display:none}.step-number{font-size:2rem}.benefits span{padding:12px 10px}.functioning .button{width:100%}}
.immersive{position:relative;height:112vh;min-height:0;background:var(--warm);display:block;overflow:visible}
.immersive-stage{position:sticky;top:0;width:100%;min-width:0;height:100vh;display:grid;place-items:center;overflow:hidden;background:#080b0d;transform:scale(var(--immersive-scale,1));transform-origin:center center;transition:border-radius .2s;will-change:transform}
.immersive-stage.is-reduced{border-radius:28px}
.immersive-fallback,.immersive-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.immersive-fallback{z-index:0}
.immersive-stage video{z-index:1;opacity:1;transform:none;transition:none}
.immersive-copy{position:absolute;inset:0;display:grid;place-items:center;text-align:center;color:#fff;pointer-events:none}
.immersive-message{position:absolute;width:min(100% - 48px,1100px);margin:0;font-size:clamp(2.5rem,6vw,6.5rem);line-height:1.02;letter-spacing:-.035em;font-weight:500;text-shadow:0 3px 24px #000b}
.immersive-message strong{display:block;font-weight:500}
.immersive-message-one strong:last-child,.immersive-message-two strong:last-child{color:var(--orange)}
.immersive-message-one{top:50%;transform:translateY(-50%)}
.immersive-message-two{top:calc(50% + 148px);z-index:3;opacity:0;color:#fff;font-size:clamp(1.6rem,3vw,3.3rem);line-height:1.08;transform:translateY(-50%)}
@media(max-width:700px){.immersive{height:106vh}.immersive-message{font-size:clamp(2rem,10vw,4rem);width:calc(100% - 32px)}.immersive-message-two{top:calc(50% + 95px);font-size:clamp(1.35rem,6vw,2.2rem)}.immersive-stage.is-reduced{border-radius:16px}}
.immersive{height:100vh}
.immersive-copy{z-index:2}
.offers{padding-top:0}
@media(max-width:700px){.immersive{height:100vh}}

/* L’intitulé de l’offre ne comporte plus de numéro de section */
.offers .offer-kicker{font-size:0}
.offers .offer-kicker::after{content:"L’OFFRE";font-size:1.15rem}

/* Chrome : les deux libellés les plus longs doivent disposer de leur propre hauteur */
@media(min-width:701px){
  .offer-table tbody tr:nth-last-child(3) th,
  .offer-table tbody tr:nth-last-child(3) td,
  .offer-table tbody tr:nth-last-child(2) th,
  .offer-table tbody tr:nth-last-child(2) td{height:96px}
}

/* Bloc écrans Android TV : encart abaissé pour dégager l’image */
@media(min-width:1051px){.offers .hardware-screen .hardware-badge{margin-top:42px}}

/* Titre du bloc matériel */
.offers .hardware-title h3{font-size:calc(clamp(1.05rem,1.15vw,1.35rem) + 2px);font-weight:700}

/* Section conversion : titre plus mesuré */
.contact-copy h2{font-size:clamp(2.2rem,3.5vw,3.6rem)}
@media(max-width:700px){.contact-copy h2{font-size:clamp(2.1rem,8.8vw,3rem)}}

/* Vidéo de rupture : messages plus hauts, apparition rapide et maintien jusqu’à la fin */
.immersive-message-one{top:36%}
.immersive-message-two{top:calc(36% + 158px)}
@media(max-width:700px){.immersive-message-one{top:34%}.immersive-message-two{top:calc(34% + 112px)}}
.offers{padding:34px 0 54px;background:#f1f1f1}
.offers .offer-kicker{font-size:1.15rem;line-height:1.15;letter-spacing:.01em;margin-bottom:16px;text-transform:none}
.offers h2{font-size:clamp(3rem,5vw,5rem);margin-bottom:12px;font-weight:600;letter-spacing:-.04em}
.offers .intro{margin-bottom:28px;line-height:1.35;color:var(--ink);font-size:1.08rem}
.offer-comparison{display:grid;grid-template-columns:1.35fr 1.45fr 1.45fr .95fr;align-items:stretch;gap:14px;text-align:center}
.feature-list,.checks{list-style:none;padding:0;margin:161px 0 0}
.feature-list{background:#fff;border:1px solid #1c1c1a18;border-radius:12px;overflow:hidden;text-align:left;box-shadow:0 8px 24px #0000000d}
.feature-list li{min-height:39px;padding:8px 14px;border-bottom:1px solid #1c1c1a18;color:var(--orange);font-size:1.05rem;display:flex;gap:12px;align-items:center}
.feature-list li span{color:var(--ink);font-size:.86rem}
.offer-comparison .offer-card{padding:0 0 10px;overflow:hidden;border-radius:14px;background:#fafafa;box-shadow:none;border:1px solid #1c1c1a33;display:flex;flex-direction:column}
.offer-comparison .offer-card.featured{border:1px solid var(--orange)}
.offer-card header{background:#11161a;color:#fff;font-size:1.05rem;font-weight:800;padding:10px 8px;min-height:40px}
.offer-card.featured header{background:var(--orange)}
.offer-comparison .offer-card>strong{font-size:3.8rem;line-height:1;margin:12px 0 2px;color:#111}
.offer-comparison .featured>strong{color:var(--orange)}
.offer-comparison .offer-card>strong small{font-size:.92rem;color:#111}
.offer-comparison .offer-card>p{font-size:.82rem;line-height:1.2;min-height:40px;margin:0 6px;color:var(--ink)}
.orange-text{color:var(--orange)}
.checks{margin:8px 0 10px}
.checks li{height:50px;border-top:1px solid #1c1c1a18;display:grid;place-items:center;color:#fff;font-weight:800}
.checks li::first-letter{background:#111}
.checks li{color:#fff;text-shadow:0 0 0 #fff}
.checks li:not(:empty){font-size:0}
.checks li:not(:empty)::after{content:'✓';font-size:.78rem;width:20px;height:20px;line-height:20px;border-radius:50%;background:#111}
.featured .checks li:not(:empty)::after{background:var(--orange)}
.offer-comparison .button{margin:0 12px;border-radius:9px;font-size:.9rem;padding:11px 10px;white-space:nowrap}
.network-note{margin-top:58px;padding:22px 18px;background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000012;text-align:left;font-size:.86rem;line-height:1.35}
.network-icon{color:var(--orange);font-size:2rem;text-align:center}.network-note b{color:var(--orange)}.network-note hr{border:0;border-top:1px solid var(--orange);margin:18px 0}
.offer-meta{display:flex;align-items:center;justify-content:center;gap:22px;border-top:1px solid #1c1c1a28;margin:12px 10px 0;padding:10px 0;font-size:.85rem}.offer-meta i{width:5px;height:5px;background:var(--orange);border-radius:50%}
.offers .hardware{display:grid;grid-template-columns:1.1fr .95fr 1.4fr 1.55fr 1.65fr;align-items:center;gap:18px;margin-top:20px;padding:18px;border-radius:16px;background:#fff;text-align:left;box-shadow:0 10px 24px #0000000d}
.hardware-title h3{font-size:1.5rem;line-height:1.1}.hardware img{max-height:145px;object-fit:contain}.hardware-copy h3{font-size:1.05rem;margin-bottom:7px}.hardware-copy p{font-size:.74rem;line-height:1.25;margin-bottom:8px}.hardware-copy h3 b{color:var(--orange);font-size:1.3rem}.hardware-badge{display:inline-block;border:1px solid var(--orange);border-radius:20px;color:var(--orange);padding:4px 9px;font-size:.7rem;font-weight:700}
@media(max-width:1050px){.offer-comparison{grid-template-columns:1fr 1fr}.feature-list{grid-column:1/-1;margin:0;display:grid;grid-template-columns:1fr 1fr}.network-note{margin-top:0}.offers .hardware{grid-template-columns:1fr 1fr}.hardware-title{grid-column:1/-1}}
@media(max-width:700px){.offers{padding:54px 0}.offers .intro br{display:none}.offer-comparison{grid-template-columns:1fr}.feature-list{display:block}.offer-card{min-height:auto}.network-note{margin-top:0}.offer-meta{display:grid;gap:5px}.offer-meta i{display:none}.offers .hardware{grid-template-columns:1fr;text-align:center}.hardware-title{grid-column:auto}.hardware-copy{text-align:left}.offers .hardware img{margin:auto}.offers .offer-kicker{font-size:.95rem}.offers h2{font-size:3rem}}
.feature-list li{font-size:0;gap:14px;min-height:50px;padding:8px 16px}
.feature-list li::before{content:"";width:32px;height:32px;flex:0 0 32px;background-repeat:no-repeat;background-position:center;background-size:contain}
.feature-list li span{font-size:.86rem;line-height:1.25}
.feature-list li:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}
.feature-list li:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='m10 8 5 4-5 4z'/%3E%3C/svg%3E")}
.feature-list li:nth-child(3)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Cpath d='M18 8a7 7 0 0 0-12 1l-1-1m1 1 4 1'/%3E%3Cpath d='M6 16a7 7 0 0 0 12-1l1 1m-1-1-4-1'/%3E%3C/svg%3E")}
.feature-list li:nth-child(4)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='4' width='18' height='13' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}
.feature-list li:nth-child(5)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 8v8M8 12h8'/%3E%3C/svg%3E")}
.feature-list li:nth-child(6)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E")}
.feature-list li:nth-child(7)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3 9h18M7 14h3'/%3E%3C/svg%3E")}
.feature-list li:nth-child(8)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 14v7M10 31v-5h28v5M10 26h28'/%3E%3Cpath d='M19 8h10l2 3v8H17v-8zM18 11h12M21 15h2v4h-2z'/%3E%3Cpath d='M5 31h10l2 3v8H3v-8zM4 34h12M7 37h2v5H7z'/%3E%3Cpath d='M33 31h10l2 3v8H31v-8zM32 34h12M35 37h2v5h-2z'/%3E%3C/svg%3E")}
.feature-list li:nth-child(9)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='6' width='14' height='12' rx='2'/%3E%3Cpath d='m17 10 4-2v8l-4-2M8 10l4 2-4 2z'/%3E%3C/svg%3E")}
.checks li:not(:empty)::after{width:24px;height:24px;line-height:24px;font-size:.9rem}
.feature-list{margin-top:166px}
.checks{margin-top:8px}
 .feature-list li{height:50px;min-height:50px}
@media(max-width:1050px){.feature-list{margin-top:0}}
.offer-card:not(.featured) .checks li:nth-last-child(-n+2)::after{content:'—';width:auto;height:auto;background:none;color:#8a8a8a;font-size:1rem;text-shadow:none}
.feature-list li,.checks li{height:50px!important;min-height:50px!important;box-sizing:border-box}
.feature-list li,.checks li{height:58px!important;min-height:58px!important;max-height:58px!important;overflow:hidden}
.feature-list,.offer-card .checks{display:grid!important;grid-template-rows:repeat(9,58px);grid-auto-rows:58px}
.offer-card .checks{flex:0 0 auto!important}
.offer-card .checks li{height:58px!important;min-height:58px!important;max-height:58px!important;flex:0 0 58px!important}
@media(max-width:1050px){.feature-list{display:grid!important}}
@media(max-width:700px){.feature-list{display:block!important}.offer-card .checks{display:grid!important}}
.offer-layout{display:grid!important;grid-template-columns:1.35fr 1.45fr 1.45fr .95fr!important;grid-template-rows:repeat(11,58px)!important;gap:0 14px!important;align-items:stretch}
.offer-column{display:grid;grid-template-rows:170px repeat(9,58px) 70px;min-width:0}
.feature-column{grid-column:1;grid-row:1 / span 11;margin:0!important}
.offer-column-spacer{grid-row:1}
.offer-row-label{height:58px;border-bottom:1px solid #1c1c1a18;background:#fff;padding:8px 16px;display:flex;align-items:center;text-align:left;overflow:hidden}
.offer-row-label li{height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;width:100%}
.plan-column{border:1px solid #1c1c1a33;border-radius:14px;overflow:hidden;background:#fafafa}
.network-column{border-color:var(--orange)}
.plan-head{grid-row:1;padding:0;text-align:center;background:#fafafa}
.plan-head header{height:40px;background:#11161a;color:#fff;font-size:1.05rem;font-weight:800;padding:10px 8px}
.network-column .plan-head header{background:var(--orange)}
.plan-head strong{display:block;font-size:3.8rem;line-height:1;margin:12px 0 2px;color:#111}
.network-column .plan-head strong{color:var(--orange)}
.plan-head strong small{font-size:.92rem;color:#111}
.plan-head p{font-size:.82rem;line-height:1.2;min-height:40px;margin:0 6px;color:var(--ink)}
.offer-row-check{height:58px;border-top:1px solid #1c1c1a18;display:grid;place-items:center;color:#fff;font-size:0}
.offer-row-check::after{content:'✓';font-size:.9rem;width:24px;height:24px;line-height:24px;border-radius:50%;background:#111}
.network-column .offer-row-check::after{background:var(--orange)}
.store-column .offer-row-check:nth-of-type(9)::after,.store-column .offer-row-check:nth-of-type(10)::after{content:'—';background:none;color:#8a8a8a;font-size:1rem}
.plan-button{grid-row:11;padding:10px;background:#fafafa;display:flex;align-items:center}.plan-button .button{width:100%;margin:0;border-radius:9px;font-size:.9rem;padding:11px 10px;white-space:nowrap}
.offer-layout>.network-note{grid-column:4;grid-row:1 / span 11;margin:58px 0 0;padding:22px 18px;align-self:stretch}
@media(max-width:1050px){.offer-layout{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}.feature-column{grid-column:1/-1;grid-row:auto;display:block}.offer-column-spacer{display:none}.offer-row-label{height:auto;min-height:58px}.plan-column{grid-column:auto;grid-row:auto}.offer-layout>.network-note{grid-column:1/-1;grid-row:auto;margin:0}}
@media(max-width:700px){.offer-layout{display:block!important}.offer-column{display:block;margin-bottom:14px}.offer-row-label,.offer-row-check{height:58px}.plan-head{min-height:170px}.plan-button{padding:10px}.offer-layout>.network-note{margin:0}}
.offer-table-wrap{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:stretch;text-align:center}
.offer-table{width:100%;border-collapse:separate;border-spacing:14px 0;table-layout:fixed}
.offer-table th,.offer-table td{height:58px;padding:8px 14px;border-bottom:1px solid #1c1c1a18;background:#fff;vertical-align:middle}
.offer-table thead th{height:42px;border-radius:14px 14px 0 0;background:#11161a;color:#fff;font-size:1.05rem;font-weight:800}.offer-table thead .network-head{background:var(--orange)}
.offer-table thead th:first-child{background:transparent}.offer-table tbody th{text-align:left;font-weight:500;font-size:.86rem;color:var(--ink)}.offer-table tbody td{font-size:1.45rem;font-weight:800}.offer-table tbody td:nth-child(3){color:var(--orange)}
.offer-table .offer-prices th,.offer-table .offer-prices td{height:160px;border-bottom:1px solid #1c1c1a18}.offer-prices td{font-size:1rem!important;color:var(--ink)!important}.offer-prices strong{display:block;font-size:3.8rem;line-height:1;color:#111}.offer-prices td:nth-child(3) strong{color:var(--orange)}.offer-prices small{font-size:.9rem}.offer-prices span{display:block;font-weight:500;margin-top:8px}.offer-prices b{color:var(--orange);font-weight:500}
.offer-table .offer-prices th{background:transparent;border-bottom-color:transparent}
.offer-table tbody tr:nth-child(2) th{border-radius:14px 0 0 0}
.offer-table tbody td:nth-child(2){color:#111}.offer-table tbody td:nth-child(3){color:var(--orange)}.offer-table tbody tr:not(.offer-prices):not(.offer-actions) td{font-size:0}.offer-table tbody tr:not(.offer-prices):not(.offer-actions) td::after{content:'✓';display:inline-block;width:24px;height:24px;line-height:24px;border-radius:50%;background:#111;color:#fff;font-size:.9rem}.offer-table tbody tr:not(.offer-prices):not(.offer-actions) td:nth-child(3)::after{background:var(--orange)}.offer-table tbody tr:not(.offer-prices):not(.offer-actions) td.is-unavailable::after{content:'—';background:none;color:#888;font-size:1rem}
.offer-table .offer-actions th,.offer-table .offer-actions td{height:74px;border-bottom:1px solid #1c1c1a18;background:#fff;padding:10px 14px}.offer-table .offer-actions th{background:transparent;border-bottom-color:transparent}.offer-table .offer-actions td:nth-child(2){border-radius:0 0 0 14px}.offer-table .offer-actions td:nth-child(3){border-radius:0 0 14px 0}.offer-table .offer-actions .button{width:100%;border-radius:9px;white-space:nowrap;font-size:.9rem;padding:11px 10px}
.offer-table-wrap>.network-note{margin:58px 0 0;padding:22px 18px;background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000012;text-align:left;font-size:.86rem;line-height:1.35}.offer-table-wrap>.network-note hr{border:0;border-top:1px solid var(--orange);margin:18px 0}
@media(max-width:1050px){.offer-table-wrap{grid-template-columns:1fr}.offer-table-wrap>.network-note{margin:0}.offer-table{border-spacing:8px 0}}
@media(max-width:700px){.offer-table-wrap{display:block}.offer-table{border-spacing:0}.offer-table th,.offer-table td{padding:8px 10px}.offer-table thead th{font-size:.8rem}.offer-table tbody th{font-size:.75rem}.offer-prices strong{font-size:2.5rem}.offer-table-wrap>.network-note{margin-top:14px}}
.offer-table tbody th.table-feature{display:flex;align-items:center;gap:12px;text-align:left}
.offer-table tbody th.table-feature::before{content:"";width:30px;height:30px;flex:0 0 30px;background:center/contain no-repeat}
.table-feature-1::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}
.table-feature-2::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='m10 8 5 4-5 4z'/%3E%3C/svg%3E")}
.table-feature-3::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Cpath d='M18 8a7 7 0 0 0-12 1l-1-1m1 1 4 1M6 16a7 7 0 0 0 12-1l1 1m-1-1-4-1'/%3E%3C/svg%3E")}
.table-feature-4::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='4' width='18' height='13' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}
.table-feature-5::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 8v8M8 12h8'/%3E%3C/svg%3E")}
.table-feature-6::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E")}
.table-feature-7::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3 9h18M7 14h3'/%3E%3C/svg%3E")}
.table-feature-8::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Cpath d='M24 14v7M10 31v-5h28v5M10 26h28'/%3E%3Cpath d='M19 8h10l2 3v8H17v-8zM18 11h12M21 15h2v4h-2zM5 31h10l2 3v8H3v-8zM4 34h12M7 37h2v5H7zM33 31h10l2 3v8H31v-8zM32 34h12M35 37h2v5h-2z'/%3E%3C/svg%3E")}
.table-feature-9::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8'%3E%3Crect x='3' y='6' width='14' height='12' rx='2'/%3E%3Cpath d='m17 10 4-2v8l-4-2M8 10l4 2-4 2'/%3E%3C/svg%3E")}
.offer-table tbody th.table-feature::before{display:none}
.table-feature-icon{display:inline-flex;width:30px;height:30px;flex:0 0 30px;color:var(--orange);align-items:center;justify-content:center}
.table-feature-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.offer-layout .plan-head{display:block!important;height:170px!important;min-height:170px!important;overflow:visible!important;visibility:visible!important}
.offer-layout .plan-head{position:relative!important;z-index:3!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}
.offer-layout .plan-head strong{display:block!important;visibility:visible!important}
.offer-layout .plan-head p{display:block!important;visibility:visible!important}
.offer-layout .offer-row-check{display:grid!important;height:58px!important;min-height:58px!important;max-height:58px!important;visibility:visible!important}
.offer-layout .offer-row-label>li{list-style:none!important;font-size:0!important;margin:0!important;width:100%;background:transparent!important}
.offer-layout .offer-row-label>li::marker{display:none}
.offer-layout .offer-row-label>li{font-size:.86rem!important;line-height:1.25!important;display:flex!important;align-items:center!important;gap:14px!important}
.offer-layout .offer-row-label>li::before{content:'•';font-size:1.1rem;color:var(--orange);flex:0 0 auto}
.offer-layout .offer-row-label>li span{font-size:.86rem!important;color:var(--ink)!important}
.offer-layout .offer-row-check::after{display:block!important;visibility:visible!important}
.network-icon{font-size:2.8rem;line-height:1.1}
.network-icon{width:58px;height:58px;margin:0 auto 10px;background-repeat:no-repeat;background-position:center;background-size:contain;font-size:0}
.network-icon-1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 14v7M10 31v-5h28v5M10 26h28'/%3E%3Cpath d='M19 8h10l2 3v8H17v-8zM18 11h12M21 15h2v4h-2z'/%3E%3Cpath d='M5 31h10l2 3v8H3v-8zM4 34h12M7 37h2v5H7z'/%3E%3Cpath d='M33 31h10l2 3v8H31v-8zM32 34h12M35 37h2v5h-2z'/%3E%3C/svg%3E")}
.network-icon-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='2'%3E%3Crect x='9' y='7' width='30' height='34' rx='5'/%3E%3Cpath d='m20 18 10 6-10 6z'/%3E%3C/svg%3E")}
.meta-icon{display:inline-block;width:22px;height:22px;margin-right:7px;vertical-align:-6px;background-repeat:no-repeat;background-position:center;background-size:contain}
.meta-icon-1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231c1c1a' stroke-width='1.7'%3E%3Crect x='4' y='5' width='16' height='15' rx='2'/%3E%3Cpath d='M8 3v4M16 3v4M4 9h16'/%3E%3C/svg%3E")}
.meta-icon-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231c1c1a' stroke-width='1.7'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3 9h18M7 14h4'/%3E%3C/svg%3E")}
.meta-icon-3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231c1c1a' stroke-width='1.7'%3E%3Crect x='5' y='7' width='14' height='13' rx='2'/%3E%3Cpath d='M8 7V5h8v2M9 12h6M9 15h6'/%3E%3C/svg%3E")}
.hardware-screen h3{display:flex;align-items:center;gap:8px}.hardware-screen h3::before{content:"";width:28px;height:28px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.7'%3E%3Crect x='3' y='4' width='18' height='13' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E") center/contain no-repeat}
.offers .hardware{grid-template-columns:1.35fr 1.5fr 1.75fr 2.3fr 2fr;min-height:270px;gap:22px;padding:24px 28px;margin-top:20px;border-radius:18px}
.offers .hardware-title{height:100%;display:flex;align-items:center;padding-right:24px;border-right:1px solid #1c1c1a22}
.hardware-title h3{font-size:1.42rem;letter-spacing:.015em;white-space:nowrap;position:relative;padding-bottom:30px}.hardware-title h3::after{content:"";position:absolute;left:0;bottom:0;width:78px;height:3px;background:var(--orange)}
.offers .hardware>img{max-height:215px;transform:none}.offers .hardware>img:first-of-type{transform:scale(1.22)}.offers .hardware>img:last-of-type{margin-right:14px;transform:scale(1.26) translateX(-10px)}
.offers .hardware>.hardware-copy:not(.hardware-screen){height:100%;padding-right:24px;border-right:1px solid #1c1c1a22;display:flex;flex-direction:column;justify-content:center}
.offers .hardware-copy h3{font-size:1.3rem;margin-bottom:10px}.offers .hardware-copy p{font-size:.88rem;line-height:1.35;margin-bottom:10px}.offers .hardware-copy h3 b{font-size:1.65rem}.offers .hardware-screen{align-self:center}.offers .hardware-screen h3{font-size:1.25rem}.offers .hardware-screen h3::before{width:42px;height:42px;flex:0 0 42px}.offers .hardware-screen p{max-width:220px;line-height:1.3;margin-bottom:0}.offers .hardware-badge{font-size:.72rem;padding:6px 10px;margin-top:14px;white-space:nowrap}
.offer-button-icon{width:20px;height:20px;display:inline-block;vertical-align:-5px;background-repeat:no-repeat;background-position:center;background-size:contain}
.offer-button-icon-1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8'%3E%3Ccircle cx='12' cy='8' r='3'/%3E%3Cpath d='M5 20a7 7 0 0 1 14 0'/%3E%3C/svg%3E")}
.offer-button-icon-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8'%3E%3Crect x='5' y='3' width='14' height='18' rx='2'/%3E%3Cpath d='M8 8h8M8 12h8M8 16h5'/%3E%3C/svg%3E")}

/* Footer compact et réseaux sociaux */
.site-footer{padding:30px 0 16px;background:#080b0e;border-top:1px solid #ffffff18}
.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:36px;min-height:108px}
.footer-grid .logo{width:172px;margin:0 0 8px}
.footer-grid p{font-size:.84rem;line-height:1.35;margin:0;color:#aeb1b4}
.footer-grid address{display:flex;flex-direction:column;gap:4px;align-self:center;font-size:.9rem;color:#aeb1b4}
.footer-grid address a{font-size:1rem;color:#fff;text-decoration:none}
.social{align-self:center;justify-content:flex-end;gap:10px}
.social-link{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #ffffff2a;border-radius:999px;color:#fff!important;font-size:.86rem;font-weight:700;transition:background .2s,border-color .2s,color .2s}
.social-link:hover{background:var(--orange);border-color:var(--orange);color:#fff!important}
.social-link span{display:inline-block;width:20px;height:20px;background:center/contain no-repeat}
.social-youtube span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8' stroke-linejoin='round'%3E%3Crect x='3' y='6' width='18' height='12' rx='3'/%3E%3Cpath d='m10 9 5 3-5 3z' fill='%23f29200' stroke='none'/%3E%3C/svg%3E")}
.social-facebook span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M13.5 21v-7h2.5l.5-3h-3v-1.8c0-1 .4-1.7 1.8-1.7h1.4V5.8c-.4-.1-1.1-.2-1.9-.2-2.5 0-4.2 1.5-4.2 4.3V11H8.5v3h2.1v7'/%3E%3C/svg%3E")}
.social-link:hover span{filter:brightness(0) invert(1)}
.footer-bottom{margin-top:22px;padding-top:14px;font-size:.75rem}
.footer-bottom nav{gap:14px}
@media(max-width:700px){.site-footer{padding:28px 0 14px}.footer-grid{gap:20px;text-align:center}.footer-grid .logo{margin-inline:auto}.footer-grid address{align-items:center}.social{justify-content:center}.social-link{padding:8px 12px}.footer-bottom{gap:10px}}

/* Système typographique global : plus léger, plus ouvert et cohérent */
h1,h2,h3{font-weight:500;letter-spacing:-.01em}
h1{font-size:clamp(2.9rem,5.35vw,6rem);line-height:1.02}
h2{font-size:clamp(2.25rem,4.25vw,4.5rem);line-height:1.05}
h3{font-size:clamp(1.12rem,1.65vw,1.45rem);line-height:1.14}
.eyebrow{font-weight:700;letter-spacing:.13em}
.hero h1{letter-spacing:0;font-weight:500}
.contact-copy h2{font-size:clamp(2.75rem,4.65vw,4.65rem);line-height:1.01;letter-spacing:0;font-weight:500}
.form-card h3{font-size:clamp(1.8rem,2.3vw,2.15rem);font-weight:500;letter-spacing:0}
.constat-grid h3,.steps h3,.offer-card h3,.hardware-copy h3{font-weight:600;letter-spacing:-.005em}
.conclusion p{font-weight:500;letter-spacing:-.005em}
.offer-card strong{font-weight:600;letter-spacing:-.01em}
@media(max-width:700px){h1{font-size:clamp(2.55rem,11vw,4.4rem)}h2{font-size:clamp(2.05rem,9vw,3.4rem)}.contact-copy h2{font-size:clamp(2.45rem,10.5vw,3.8rem)}}

/* Ajustement fin demandé : -3 px sur les titres */
h1{font-size:clamp(2.7rem,5.15vw,5.8rem)}
h2{font-size:clamp(2.05rem,4.05vw,4.3rem)}
h3{font-size:clamp(1rem,1.5vw,1.25rem)}
.contact-copy h2{font-size:clamp(2.55rem,4.45vw,4.4rem)}
.form-card h3{font-size:clamp(1.65rem,2.1vw,2rem)}
@media(max-width:700px){h1{font-size:clamp(2.35rem,10.3vw,4.1rem)}h2{font-size:clamp(1.9rem,8.4vw,3.1rem)}.contact-copy h2{font-size:clamp(2.25rem,9.8vw,3.5rem)}}

/* Conversion — composition alignée sur la maquette */
.contact{background:#080b0e;color:#fff;padding:72px 0 82px;min-height:680px}
.contact-grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:72px;align-items:center}
.contact-copy{padding:8px 0 0}
.contact-copy h2{font-size:clamp(3rem,5.2vw,5.25rem);line-height:.98;letter-spacing:-.045em;margin:0 0 30px}
.contact-copy h2::after{content:"";display:block;width:106px;height:3px;background:var(--orange);margin-top:30px}
.contact-copy>p:not(.eyebrow){font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.35;color:#f0f0f0;margin:0 0 34px}
.contact-copy ul{margin:0;padding:0;max-width:600px}
.contact-copy li{position:relative;display:grid;grid-template-columns:112px 1fr;column-gap:26px;min-height:132px;padding:20px 0;border-bottom:1px solid #fff2;align-items:center}
.contact-copy li::before{content:"";grid-column:1;grid-row:1 / span 2;width:86px;height:86px;border:2px solid #ffffff25;border-radius:50%;background-color:#0d1114;background-repeat:no-repeat;background-position:center;background-size:52px}
.contact-copy li:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 10h32v22H22l-9 8v-8H8z'/%3E%3Cpath d='M16 18h16M16 24h11'/%3E%3C/svg%3E")}
.contact-copy li:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 7h22v34l-11-7-11 7z'/%3E%3Cpath d='M20 15h8'/%3E%3C/svg%3E")}
.contact-copy li:nth-child(3)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23f29200' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m24 6 5.5 11.2 12.4 1.8-9 8.8 2.1 12.4L24 34.4 13 40.2l2.1-12.4-9-8.8 12.4-1.8z'/%3E%3C/svg%3E")}
.contact-copy li b,.contact-copy li small{grid-column:2}
.contact-copy li b{font-size:1.3rem;line-height:1.1}
.contact-copy small{font-size:1.05rem;line-height:1.4;color:#eee}
.form-card{max-width:650px;width:100%;justify-self:end;border-radius:26px;padding:38px 42px 30px;box-shadow:0 25px 70px #0006}
.form-card h3{text-align:center;font-size:2.25rem;line-height:1.05;margin:0 0 24px}
.profile-switch{gap:14px;margin:0 0 24px}
.profile-switch button{min-height:62px;border-radius:10px;padding:14px 18px;font-size:1.05rem;display:flex;align-items:center;justify-content:center;gap:10px}
.profile-switch button::before{content:"";display:inline-block;width:28px;height:28px;background:center/contain no-repeat}
.profile-switch button:first-child::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.7' stroke-linejoin='round'%3E%3Cpath d='M3 10h18M5 10l2-5h10l2 5v9H5zM9 14h6v5H9z'/%3E%3C/svg%3E")}
.profile-switch button:last-child::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231c1c1a' stroke-width='1.7' stroke-linecap='round'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Ccircle cx='17' cy='9' r='2.5'/%3E%3Cpath d='M3 20a6 6 0 0 1 12 0M14 19a5 5 0 0 1 7 0'/%3E%3C/svg%3E")}
.form-card form{gap:14px}
.form-row{gap:14px}
.form-card label{gap:6px;font-size:.88rem}
.form-card input,.form-card select,.form-card textarea{border-color:#1c1c1a25;border-radius:9px;padding:15px 16px;background:#fff;font-size:1rem}
.form-card textarea{min-height:120px}
.form-card .submit{min-height:58px;border-radius:9px;font-size:1.12rem}
.privacy-note{text-align:center;font-size:.86rem;line-height:1.35;margin-top:2px}
.privacy-note::before{content:"";display:inline-block;width:17px;height:17px;vertical-align:-4px;margin-right:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f29200' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10' width='14' height='11' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E") center/contain no-repeat}
@media(max-width:1050px){.contact{padding:76px 0}.contact-grid{grid-template-columns:1fr;gap:44px}.form-card{justify-self:stretch;max-width:none}.contact-copy{max-width:700px}}
@media(max-width:700px){.contact{padding:58px 0}.contact-copy h2{font-size:clamp(2.65rem,12vw,4rem)}.contact-copy li{grid-template-columns:82px 1fr;column-gap:16px;min-height:112px}.contact-copy li::before{width:66px;height:66px;background-size:40px}.contact-copy li b{font-size:1.1rem}.contact-copy small{font-size:.95rem}.form-card{padding:26px 20px 24px}.form-card h3{font-size:1.75rem}.profile-switch button{font-size:.9rem;padding:12px 8px}.profile-switch button::before{width:22px;height:22px}.form-row{grid-template-columns:1fr}}

/* Dernier niveau de priorité pour la conversion */
.contact-copy h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1.01;letter-spacing:0;font-weight:500}
.form-card h3{font-size:clamp(1.65rem,2.1vw,2rem);letter-spacing:0;font-weight:500}
@media(max-width:700px){.contact-copy h2{font-size:clamp(2.4rem,10.5vw,3.7rem)}.form-card h3{font-size:1.7rem}}

/* Même réduction mesurée pour le titre du hero */
.hero h1{font-size:clamp(2.7rem,4.95vw,5.9rem);letter-spacing:0;font-weight:500}
@media(max-width:700px){.hero h1{font-size:clamp(2.4rem,10.5vw,4.2rem)}}

/* Réduction typographique globale : titres plus aérés et plus mesurés */
.demo h2,.constat h2,.functioning h2{font-size:clamp(2.7rem,3.85vw,3.7rem);font-weight:500;letter-spacing:0}
.offers h2,.contact-copy h2{font-size:clamp(2.7rem,4.8vw,4.8rem);font-weight:500;letter-spacing:0}
.constat-grid h3,.steps h3,.hardware h3{font-size:clamp(1.05rem,1.15vw,1.35rem);font-weight:500;letter-spacing:0}
.form-card h3{font-size:clamp(1.5rem,1.9vw,1.8rem);font-weight:500;letter-spacing:0}
@media(max-width:700px){.demo h2,.constat h2,.functioning h2{font-size:clamp(2.25rem,9.2vw,3.2rem)}.offers h2,.contact-copy h2{font-size:clamp(2.35rem,10.5vw,3.7rem)}.constat-grid h3,.steps h3,.hardware h3{font-size:1.08rem}.form-card h3{font-size:1.55rem}}

/* Dernier ajustement des titres encore protégés par des règles spécifiques */
.hero h1{font-size:clamp(2.55rem,4.75vw,5.7rem);font-weight:500;letter-spacing:0}
.hardware-copy h3{font-size:clamp(1.05rem,1.15vw,1.35rem)!important;font-weight:500;letter-spacing:0}
@media(max-width:700px){.hero h1{font-size:clamp(2.3rem,10vw,4rem)}.hardware-copy h3{font-size:1.08rem!important}}

/* Le bloc de conclusion conserve sa composition et ses retours à la ligne */
.conclusion{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(22px,2.7vw,42px);padding:clamp(24px,2.4vw,34px) clamp(24px,3.2vw,50px);overflow:hidden}
.conclusion img{width:100%;max-width:180px;justify-self:end;grid-column:1}
.conclusion p{grid-column:2;transform:translateX(clamp(0px,4vw,78px))}
.conclusion p{font-size:clamp(.84rem,4vw,3.8rem);line-height:1.04;white-space:nowrap;transform:none}
.conclusion-break{display:block}
@media(max-width:700px){.conclusion{grid-template-columns:clamp(70px,22vw,100px) minmax(0,1fr);gap:clamp(10px,3vw,18px);padding:16px}.conclusion img{width:100%}.conclusion p{font-size:clamp(.62rem,3.4vw,1.2rem);white-space:nowrap}.conclusion-break{display:block}}

/* Le texte de conclusion reste sur quatre lignes maximum */
.conclusion p{font-size:clamp(.84rem,3.5vw,3.2rem);white-space:normal}
.conclusion-line{display:block;white-space:nowrap;color:var(--ink)!important}
.conclusion-line>span{color:var(--orange)}
.conclusion p{transform:none}
@media(max-width:700px){.conclusion p{font-size:clamp(.62rem,3.2vw,1.15rem)}.conclusion-line{white-space:nowrap}}
@media(max-width:700px){.conclusion p{transform:none}}

/* Priorité finale : titre de conversion réduit */
.contact-copy h2{font-size:clamp(2.2rem,3.5vw,3.6rem)!important}
@media(max-width:700px){.contact-copy h2{font-size:clamp(2.1rem,8.8vw,3rem)!important}}

/* Conversion : titre légèrement agrandi et bloc de gauche remonté */
.contact-copy h2{font-size:clamp(2.4rem,3.75vw,3.8rem)!important}
.contact-copy{align-self:start;padding-top:clamp(60px,7vw,120px)}
@media(max-width:700px){.contact-copy h2{font-size:clamp(2.1rem,8.8vw,3rem)!important}.contact-copy{align-self:auto;padding-top:0}}

/* Vidéo de rupture : séparation renforcée des deux messages dans Chrome */
.immersive-message-one{top:32%}
.immersive-message-two{top:calc(32% + 330px)}
@media(max-width:700px){.immersive-message-one{top:30%}.immersive-message-two{top:calc(30% + 220px)}}

/* Priorité finale : masquer le numéro de l’offre et conserver son intitulé */
.offers .offer-kicker{font-size:1.15rem!important}
.offers .offer-kicker::after{content:none!important}

/* Rapprochement entre la démo et le constat */
.demo{padding-bottom:40px}
@media(max-width:700px){.demo{padding-bottom:48px}}

/* Dégradé du constat raccourci */
.constat{background:linear-gradient(180deg,#080a0b 0,#1b1c1c 1%,#5b5957 2.5%,#c4c1be 4%,#e7e5e2 6%,var(--warm) 9%,var(--warm) 100%)}
.constat .eyebrow{font-size:.95rem}

/* Animations de défilement : légères, variées et désactivables */
.motion-target{will-change:transform,opacity}
.motion-ready .motion-target{opacity:0;transition:opacity .72s ease,transform .85s cubic-bezier(.22,.8,.24,1)}
.motion-ready .motion-target.is-visible{opacity:1;transform:none}
.motion-hero-logo{transform:translateY(-14px);transition-duration:.8s!important}
.motion-reassurance-1,.motion-reassurance-2,.motion-reassurance-3{transform:translateY(16px);transition-delay:.16s!important}
.motion-reassurance-2{transition-delay:.26s!important}.motion-reassurance-3{transition-delay:.36s!important}
.motion-hero{transform:translate3d(30px,18px,0) scale(.97);transition-delay:.08s!important}
.motion-video{transform:translateY(24px);clip-path:inset(7% 0 7% 0 round 2px);transition-duration:1s!important}
.motion-video.is-visible{clip-path:inset(0 round 0)}
.motion-card-left{transform:translateX(-34px);transition-delay:.04s!important}
.motion-card-up{transform:translateY(28px);transition-delay:.12s!important}
.motion-card-right{transform:translateX(34px);transition-delay:.2s!important}
.motion-conclusion{transform:translateY(26px) scale(.985);transition-duration:.9s!important}
.motion-slide-left{transform:translateX(-48px);transition-duration:1s!important}
.motion-slide-right{transform:translateX(48px);transition-duration:1s!important}
.motion-step-left{transform:translateY(34px) rotate(-1.2deg);transition-delay:.04s!important}
.motion-step-up{transform:translateY(46px);transition-delay:.14s!important}
.motion-step-right{transform:translateY(34px) rotate(1.2deg);transition-delay:.24s!important}
.motion-icon-1,.motion-icon-2,.motion-icon-3,.motion-icon-4{transform:translateY(22px);transition-delay:.04s!important}
.motion-icon-2{transition-delay:.1s!important}.motion-icon-3{transition-delay:.16s!important}.motion-icon-4{transition-delay:.22s!important}
.motion-icon-1.is-visible img,.motion-icon-2.is-visible img,.motion-icon-3.is-visible img,.motion-icon-4.is-visible img{animation:motion-icon-breathe 3.8s ease-in-out .8s 1 both}
.motion-hardware-box{transform:translateX(-28px) scale(.96);transition-duration:.95s!important}
.motion-hardware-screens{transform:translateX(34px) scale(.96);transition-duration:1.05s!important;transition-delay:.12s!important}
.motion-contact-1,.motion-contact-2,.motion-contact-3{transform:translateX(-28px);transition-delay:.04s!important}
.motion-contact-2{transition-delay:.14s!important}.motion-contact-3{transition-delay:.24s!important}
.motion-footer-logo{transform:translateY(18px);transition-delay:.1s!important}
@keyframes motion-icon-breathe{0%{transform:scale(.92)}55%{transform:scale(1.04)}100%{transform:scale(1)}}
@media(max-width:700px){.motion-slide-left{transform:translateX(-24px)}.motion-slide-right{transform:translateX(24px)}.motion-hardware-box{transform:translateY(24px) scale(.97)}.motion-hardware-screens{transform:translateY(24px) scale(.97)}.motion-card-left,.motion-card-right,.motion-contact-1,.motion-contact-2,.motion-contact-3{transform:translateY(20px)}}
@media(prefers-reduced-motion:reduce){.motion-target,.motion-ready .motion-target{opacity:1!important;transform:none!important;transition:none!important;clip-path:none!important}.motion-ready .motion-target img{animation:none!important}}

/* Rapprochement avec la section précédente */
.functioning{padding-top:0}
@media(max-width:700px){.functioning{padding-top:16px}}
.steps h3{font-weight:700}
.functioning .button-outline{background:#111;color:#fff;border-color:#111}
.functioning .button-outline:hover{background:var(--orange);color:#fff;border-color:var(--orange)}

/* Offre magasin : bouton noir */
.offer-table .offer-actions td:nth-child(2) .button-outline{background:#111;color:#fff;border-color:#111}
.offer-table .offer-actions td:nth-child(2) .button-outline:hover{background:var(--orange);color:#fff;border-color:var(--orange)}
.offer-table .offer-actions td:nth-child(3) .button-primary:hover{background:#111;color:#fff;border-color:#111}

/* Contraste homogène au survol pour tous les boutons */
.button-primary:hover{background:#111;color:#fff;border-color:#111}
.button-outline:hover{background:var(--orange);color:#fff;border-color:var(--orange)}

/* Comparaison visuelle ajoutée entre le constat et le fonctionnement */
.avec-sans{background:var(--warm);padding:0 0 72px}
.avec-sans-inner{width:min(50vw,760px);margin:0 auto;display:flex;align-items:center;gap:0}
.avec-sans-inner img{display:block;width:50%;height:auto;flex:0 0 50%;object-fit:contain}
@media(max-width:700px){.avec-sans{padding:0 0 48px}.avec-sans-inner{width:calc(100% - 32px);display:block}.avec-sans-inner img{width:100%;max-width:none}.avec-sans-inner img+img{margin-top:12px}}

/* Ajustement final : le texte de conclusion est légèrement décalé vers la droite sur desktop */
.conclusion p{transform:translateX(clamp(0px,7vw,140px))}
@media(max-width:700px){.conclusion p{transform:none}}
