:root{--bg:#f3eee6;--bg-deep:#0d1b1f;--paper:rgba(255,249,239,.88);--paper-strong:#fffaf1;--ink:#132226;--muted:#526369;--line:rgba(19,34,38,.12);--line-strong:rgba(19,34,38,.2);--accent:#df6f3d;--accent-soft:rgba(223,111,61,.15);--accent-strong:#b84a1f;--teal:#0f8b8d;--teal-soft:rgba(15,139,141,.15);--shadow-lg:0 30px 80px rgba(12,18,20,.18);--shadow-sm:0 12px 32px rgba(12,18,20,.1);--radius-xl:34px;--radius-lg:22px;--radius-md:16px;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--sans:"Avenir Next","Trebuchet MS","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(223,111,61,.16),transparent 24%),radial-gradient(circle at top right,rgba(15,139,141,.18),transparent 26%),linear-gradient(180deg,#f7f2eb,#f3eee6 38%,#efe7dc);font-family:var(--sans);text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{border:1px solid rgba(19,34,38,.12);border-radius:16px;background:rgba(255,252,246,.92);color:var(--ink);outline:none;padding:.95rem 1rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input:focus,select:focus,textarea:focus{border-color:rgba(15,139,141,.5);box-shadow:0 0 0 4px rgba(15,139,141,.12);background:#fffdf9}textarea{resize:vertical}.site-shell{overflow:hidden}.site-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(19,34,38,.035) 1px,transparent 0),linear-gradient(90deg,rgba(19,34,38,.035) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 82%)}.hero-frame,.section-shell{width:min(1200px,calc(100% - 48px));margin:0 auto}.hero-frame{min-height:100svh;padding:24px 0 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0 24px;position:relative;z-index:2}.site-chrome-shell{padding-bottom:0}.site-footer-shell{padding-top:0}.site-footer-grid{display:flex;justify-content:space-between;gap:20px;padding:24px;border-radius:26px;background:rgba(255,250,241,.72);border:1px solid rgba(19,34,38,.08);box-shadow:var(--shadow-sm)}.site-footer-links{display:flex;flex-wrap:wrap;gap:16px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.02em}.brand-mark{width:16px;height:16px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffd1a6,transparent 42%),linear-gradient(135deg,var(--accent),var(--teal));box-shadow:0 0 0 6px rgba(223,111,61,.1),0 0 24px rgba(15,139,141,.2)}.topnav{display:flex;align-items:center;gap:18px;color:rgba(19,34,38,.8);font-size:.96rem}.topnav a{position:relative}.topnav a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.topnav a:focus-visible:after,.topnav a:hover:after{transform:scaleX(1)}.phone-chip{display:inline-flex;flex-direction:column;gap:.2rem;padding:.85rem 1.05rem;border-radius:999px;border:1px solid rgba(19,34,38,.12);background:rgba(255,250,241,.7);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.phone-chip span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.phone-chip strong{font-size:.98rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);grid-gap:32px;gap:32px;align-items:stretch;min-height:calc(100svh - 120px)}.hero-atlas,.hero-copy{min-height:100%}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 0 28px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--teal)}.eyebrow:before{content:"";width:30px;height:1px;background:rgba(15,139,141,.35)}h1,h2,h3{margin:0;font-family:var(--serif);font-weight:700;letter-spacing:-.02em}h1{margin-top:18px;max-width:12ch;font-size:clamp(3.4rem,7vw,6.2rem);line-height:.92;animation:lift-in .7s ease both}h2{font-size:clamp(2rem,4vw,3.15rem);line-height:1}h3{font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.1}.hero-lead{max-width:56ch;margin:1.4rem 0 0;font-size:1.1rem;line-height:1.75;color:rgba(19,34,38,.82);animation:lift-in .7s ease 80ms both}.hero-actions,.lead-form-actions,.list-row-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:1.7rem;animation:lift-in .7s ease .14s both}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.95rem 1.3rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:focus-visible,.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.76}.button-primary{color:#fff8f2;background:linear-gradient(135deg,var(--accent),#e18733 48%,var(--teal));box-shadow:0 18px 44px rgba(184,74,31,.25)}.button-secondary{border-color:rgba(19,34,38,.14);background:rgba(255,250,241,.82);color:var(--ink)}.signal-list{display:grid;grid-gap:12px;gap:12px;margin-top:2rem;max-width:620px}.signal-line{display:flex;align-items:center;gap:12px;padding:.95rem 1rem;border-radius:18px;background:rgba(255,250,241,.76);border:1px solid rgba(19,34,38,.08);box-shadow:var(--shadow-sm);animation:lift-in .7s ease both}.signal-line:nth-child(2){animation-delay:.18s}.signal-line:nth-child(3){animation-delay:.24s}.signal-line:nth-child(4){animation-delay:.3s}.signal-dot{width:10px;height:10px;border-radius:999px;background:var(--teal);box-shadow:0 0 0 6px rgba(15,139,141,.15)}.hero-atlas{display:flex;align-items:stretch}.atlas-surface{position:relative;width:100%;border-radius:var(--radius-xl);padding:28px;overflow:hidden;background:linear-gradient(160deg,rgba(16,27,31,.98),rgba(13,28,30,.84)),linear-gradient(135deg,rgba(223,111,61,.18),rgba(15,139,141,.24));color:#f8f4ea;box-shadow:var(--shadow-lg)}.atlas-surface:after,.atlas-surface:before{content:"";position:absolute;inset:auto auto 8% 10%;width:380px;height:380px;border-radius:999px;border:1px solid hsla(43,50%,95%,.08);opacity:.4;animation:radar 7s linear infinite}.atlas-surface:after{inset:18% 8% auto auto;width:240px;height:240px;animation-duration:6s;animation-direction:reverse}.atlas-badge{display:inline-flex;align-items:center;gap:8px;padding:.55rem .8rem;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.atlas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:22px}.atlas-cell{padding:1rem;border-radius:20px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.atlas-cell span{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:hsla(43,50%,95%,.6)}.atlas-cell strong{display:block;margin-top:.65rem;font-size:1rem;line-height:1.45}.atlas-panel{margin-top:18px;padding:24px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.08)}.atlas-panel h2{margin-top:16px;font-size:clamp(1.8rem,3vw,2.8rem)}.atlas-sequence{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.atlas-sequence div{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:.9rem 1rem;border-radius:18px;background:hsla(0,0%,100%,.05)}.atlas-sequence span{display:inline-flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:999px;background:rgba(223,111,61,.16);color:#ffc4aa;font-weight:700}.section-shell{position:relative;margin-bottom:32px;padding:36px 0}.split-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.article-block,.faq-item,.inline-form,.lead-form,.list-row,.route-tile,.split-band-item{background:rgba(255,250,241,.74);border:1px solid rgba(19,34,38,.08);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.split-band-item{padding:24px;border-radius:26px}.split-band-item h2{margin-top:1rem;font-size:1.65rem}.article-block p,.faq-item p,.inline-form-copy p,.lead-copy p,.lead-form p,.list-row p,.split-band-item p{line-height:1.75;color:rgba(19,34,38,.8)}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:1.1rem;color:var(--accent-strong);font-weight:700}.text-link:after{content:"→"}.section-heading{max-width:860px;margin-bottom:28px}.section-heading h2{margin-top:14px}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.hub-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:28px}.hub-metric{display:grid;grid-gap:10px;gap:10px;padding-top:18px;border-top:1px solid rgba(19,34,38,.1)}.hub-metric strong{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.6rem);line-height:.95}.hub-metric span{line-height:1.65;color:rgba(19,34,38,.78)}.route-tile{display:flex;flex-direction:column;gap:12px;min-height:220px;padding:24px;border-radius:28px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.route-tile:focus-visible,.route-tile:hover{transform:translateY(-4px);border-color:rgba(15,139,141,.22);box-shadow:0 24px 52px rgba(12,18,20,.14)}.route-tile strong{font-family:var(--serif);font-size:1.8rem;line-height:1}.route-tile span:last-child{line-height:1.7;color:rgba(19,34,38,.78)}.hub-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.hub-collection{padding:24px;border-radius:26px;background:rgba(255,250,241,.74);border:1px solid rgba(19,34,38,.08);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hub-collection h3,.hub-collection-list{margin-top:14px}.editorial-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.editorial-columns>div{padding:24px;border-top:1px solid var(--line-strong)}.simple-list{display:grid;grid-gap:12px;gap:12px;padding-left:1.15rem;margin:18px 0 0}.simple-list li{line-height:1.7}.lead-zone{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:flex-start}.lead-copy{padding-top:22px}.lead-copy h2{margin-top:14px}.lead-copy-rail{display:grid;grid-gap:10px;gap:10px;margin-top:1.5rem}.lead-copy-rail span{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.55rem .8rem;border-radius:999px;border:1px solid rgba(19,34,38,.08);background:rgba(255,250,241,.6)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.faq-item{padding:22px;border-radius:24px}.faq-item h3{margin-bottom:.9rem}.lead-form{position:relative;padding:24px;border-radius:28px}.lead-form-light{background:rgba(255,253,249,.88)}.lead-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.lead-form-kicker{display:inline-block;margin-bottom:.65rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-strong)}.lead-form-header h3{font-size:1.6rem}.lead-form-header p{margin:.8rem 0 0}.lead-form-meta{display:grid;grid-gap:.25rem;gap:.25rem;min-width:160px;padding:.8rem 1rem;border-radius:18px;background:rgba(15,139,141,.08)}.lead-form-meta span{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.lead-form-progress{width:100%;height:7px;margin-top:18px;border-radius:999px;background:rgba(19,34,38,.08);overflow:hidden}.lead-form-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--teal))}.lead-form-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.lead-form-step{display:grid;grid-gap:8px;gap:8px;padding:.85rem 1rem;border-radius:18px;background:rgba(19,34,38,.04);border:1px solid transparent}.lead-form-step span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(19,34,38,.06);font-size:.86rem}.lead-form-step[data-state=active]{border-color:rgba(15,139,141,.28);background:rgba(15,139,141,.08)}.lead-form-step[data-state=done]{background:rgba(223,111,61,.08)}.lead-form-choice-grid,.lead-form-grid{display:grid;grid-gap:12px;gap:12px}.lead-form-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.lead-form-choice-grid-tight{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-form-choice{display:grid;grid-gap:8px;gap:8px;text-align:left;padding:1rem;border:1px solid rgba(19,34,38,.08);border-radius:20px;background:rgba(255,252,246,.8);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lead-form-choice:focus-visible,.lead-form-choice:hover{transform:translateY(-2px);border-color:rgba(15,139,141,.26)}.lead-form-chip[data-selected=true],.lead-form-choice[data-selected=true]{border-color:rgba(223,111,61,.35);box-shadow:0 18px 34px rgba(223,111,61,.12);background:rgba(223,111,61,.08)}.lead-form-choice strong{font-size:1.02rem}.lead-form-choice span{line-height:1.6;color:rgba(19,34,38,.76)}.lead-form-stack{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.lead-form-section{display:grid;grid-gap:12px;gap:12px}.lead-form-section-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.lead-form-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.lead-form-chip{min-height:44px;padding:.75rem 1rem;border-radius:999px;border:1px solid rgba(19,34,38,.08);background:rgba(255,252,246,.85);cursor:pointer}.lead-form-fields{margin-top:18px}.lead-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form-grid label{display:grid;grid-gap:8px;gap:8px}.lead-form-consent span,.lead-form-field-full>label,.lead-form-grid label span,.lead-form-grid>label>label{color:rgba(19,34,38,.74)}.lead-form-field-full{grid-column:1/-1}.lead-form-consent{display:flex;align-items:flex-start;gap:10px;margin-top:16px}.lead-form-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.lead-form-status{margin-top:16px;padding:.9rem 1rem;border-radius:16px;background:rgba(19,34,38,.05)}.lead-form-status[data-tone=success]{background:rgba(15,139,141,.1);color:#0d5a5b}.lead-form-status[data-tone=error]{background:rgba(184,74,31,.12);color:#8b2d10}.lead-form-legal{margin-top:16px;color:rgba(19,34,38,.78);font-size:.94rem}.lead-form-legal a{color:inherit;text-decoration:underline;text-underline-offset:.18em}.lead-form-actions{justify-content:space-between;margin-top:18px}.article-shell{padding-bottom:60px}.topbar-article{width:min(1200px,calc(100% - 48px));margin:0 auto;padding-top:24px}.article-hero{padding-top:12px;padding-bottom:18px}.article-hero .hero-actions{animation:none}.article-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;color:var(--muted);font-size:.95rem}.article-flow{display:grid;grid-gap:18px;gap:18px}.article-block{padding:24px;border-radius:28px}.article-block-head{margin-bottom:16px}.article-block-head h2{margin-top:14px}.inline-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(19,34,38,.08)}.inline-form{display:grid;grid-gap:18px;gap:18px;margin-top:18px;padding:20px;border-radius:24px}.inline-form-copy h3{margin-top:12px}.list-shell{display:grid;grid-gap:18px;gap:18px}.list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:22px;border-radius:26px}.list-row-copy h2{margin-top:12px;font-size:1.8rem}.list-row-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.list-row-tags span{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .8rem;border-radius:999px;background:rgba(19,34,38,.05);color:var(--muted);font-size:.82rem}.list-row-actions{min-width:220px;flex-direction:column}.hub-collection,.list-row,.route-tile{content-visibility:auto;contain-intrinsic-size:280px}@keyframes lift-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes radar{0%{transform:scale(.86);opacity:.18}50%{opacity:.42}to{transform:scale(1.08);opacity:0}}@media (max-width:1100px){.editorial-columns,.hero-grid,.hub-collection-grid,.hub-metric-grid,.lead-zone{grid-template-columns:1fr}.atlas-grid,.lead-form-choice-grid-tight,.split-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.hero-frame,.section-shell,.topbar-article{width:min(100%,calc(100% - 24px))}.topbar,.topbar-article,.topnav{flex-wrap:wrap}.topnav{order:3;width:100%;justify-content:space-between;gap:12px}.phone-chip{margin-left:auto}.faq-grid,.lead-form-choice-grid,.lead-form-grid,.list-row,.route-grid,.split-band{grid-template-columns:1fr}.site-footer-grid{flex-direction:column}.list-row-actions{min-width:0;width:100%;flex-direction:row}}@media (max-width:640px){.hero-frame{min-height:auto;padding-top:16px}h1{max-width:100%;font-size:clamp(2.5rem,12vw,4rem)}.atlas-grid{grid-template-columns:1fr}.article-block,.atlas-panel,.faq-item,.lead-form,.route-tile,.split-band-item{border-radius:22px}.hero-actions,.lead-form-actions,.list-row-actions{flex-direction:column}.button{width:100%}}:root{--bg:#f8f4ec;--surface:hsla(0,0%,100%,.94);--surface-strong:#fffdf9;--surface-soft:#fff3e4;--ink:#19140e;--muted:#655d53;--brand:#f38b1f;--brand-deep:#cf6b08;--line:hsla(32,34%,78%,.85);--line-strong:rgba(243,139,31,.42);--shadow:0 24px 64px rgba(31,21,13,.08)}body{font-family:Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at 50% -10%,rgba(255,209,140,.55),transparent 34%),radial-gradient(circle at 15% 15%,rgba(244,180,96,.18),transparent 28%),linear-gradient(180deg,#fffdf8,#f8f4ec);color:var(--ink)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent,hsla(0,0%,100%,.35) 32%,transparent 62%),radial-gradient(circle at 70% 18%,rgba(243,139,31,.08),transparent 18%);animation:warmShift 14s ease-in-out infinite alternate}.site-shell{position:relative;width:min(1180px,calc(100% - 28px));margin:0 auto;padding:16px 0 56px;overflow:visible}.site-shell:before{content:none}.site-footer,.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar{margin-bottom:26px;padding:14px 0 16px;border-bottom:1px solid hsla(32,34%,78%,.7)}.brand-mark{display:inline-flex;align-items:center;gap:12px;width:auto;height:auto;min-width:0;border-radius:0;background:none;box-shadow:none;color:inherit;text-decoration:none}.brand-mark-dot{width:12px;height:12px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 8px rgba(243,139,31,.12)}.brand-text{display:grid;grid-gap:2px;gap:2px}.brand-text strong{font-size:1rem;line-height:1;letter-spacing:0;white-space:nowrap}.brand-text small{font-size:.78rem;line-height:1.2;color:var(--muted);white-space:nowrap}.top-nav{gap:18px;color:var(--muted);font-size:.95rem}.top-nav,.top-nav-button{display:inline-flex;align-items:center}.top-nav-button{justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(243,139,31,.14);background:hsla(0,0%,100%,.84);color:var(--ink);font-weight:700;line-height:1;box-shadow:0 10px 24px rgba(32,21,12,.05);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.top-nav-button:hover{transform:translateY(-1px);border-color:rgba(243,139,31,.3);background:rgba(255,248,239,.98);box-shadow:0 12px 28px rgba(32,21,12,.08)}.top-nav-button-accent{background:linear-gradient(135deg,#fff1de,#ffe4bf);border-color:rgba(243,139,31,.22)}.outline-button,.phone-chip,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.phone-chip{background:#17120d;color:#fff;white-space:nowrap}.primary-button{background:linear-gradient(135deg,#ffad4a 0,var(--brand) 100%);color:#1b150f;box-shadow:0 14px 28px rgba(243,139,31,.24)}.secondary-button{background:#17120d;color:#fff}.outline-button{border:1px solid var(--line-strong);background:hsla(0,0%,100%,.72);color:var(--ink)}.outline-button.is-selected{border-color:rgba(243,139,31,.56);box-shadow:0 0 0 4px rgba(243,139,31,.12);background:rgba(255,248,239,.98)}.outline-button:hover,.phone-chip:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button-wide{min-width:300px}.landing-stack,.landing-stack-page{display:grid;grid-gap:18px;gap:18px}.hero-stage{gap:16px;padding:8px 0 2px}.hero-stage-inner{padding-top:0}.hero-copy{display:grid;grid-gap:12px;gap:12px}.hero-copy-centered{max-width:920px;margin:0 auto;text-align:center}.hero-copy-warm{animation:fadeRise .56s ease both}.hero-title-frame,.hero-title-frame-compact{display:grid;grid-gap:12px;gap:12px;justify-items:center;width:min(100%,880px);max-width:880px;margin:0 auto;padding:18px 32px 16px;border-radius:28px;background:linear-gradient(180deg,rgba(255,252,247,.96),rgba(255,244,231,.9));border:1px solid rgba(243,139,31,.18);box-shadow:0 20px 46px rgba(53,35,17,.06)}.hero-mini-line,.service-card-kicker,.tunnel-kicker{color:var(--brand-deep);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero-copy h1{margin:0;color:var(--ink);font-family:Iowan Old Style,Georgia,serif;font-weight:700;font-size:clamp(1.55rem,2.8vw,2.45rem);line-height:.98;letter-spacing:-.045em;max-width:22ch;text-wrap:balance}.hero-mission{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.62;max-width:46rem;text-align:center;text-wrap:balance}.hero-mission-home{max-width:44rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions-centered,.inline-points{justify-content:center}.inline-points{display:flex;flex-wrap:wrap;gap:10px}.inline-points-warm .outline-button,.inline-points-warm span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:hsla(0,0%,100%,.82);border:1px solid rgba(243,139,31,.14);color:var(--muted);font-size:.9rem}.inline-points-warm .outline-button{background:hsla(0,0%,100%,.92)}.hero-form-shell{position:relative;display:grid;place-items:center;padding:8px 0 0;animation:fadeRise .72s ease both}.hero-form-aura,.hero-form-ring{position:absolute;inset:auto;pointer-events:none}.hero-form-aura{width:min(900px,96vw);height:360px;border-radius:999px;background:radial-gradient(circle,rgba(243,139,31,.18) 0,rgba(243,139,31,.05) 42%,transparent 70%);filter:blur(10px);animation:pulseFloat 8s ease-in-out infinite}.hero-form-ring{border-radius:999px;border:1px solid rgba(243,139,31,.12)}.hero-form-ring-one{width:min(820px,92vw);height:300px}.hero-form-ring-two{width:min(720px,84vw);height:250px}.form-anchor,.form-anchor-hero{position:relative;z-index:1;width:min(920px,100%);margin:0 auto}.service-strip{display:grid;grid-gap:14px;gap:14px}.compact-strip{max-width:900px;margin:8px auto 0;grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-card,.editorial-contact-banner,.editorial-hero-flat,.editorial-hub-bottom-cta,.editorial-hub-hero,.editorial-inline-form,.editorial-intro-panel,.editorial-related-live,.editorial-section-live,.service-card,.tunnel-card{border:1px solid hsla(32,34%,78%,.82);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.service-card{display:grid;grid-gap:10px;gap:10px}.service-card-warm{padding:20px 22px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(255,246,236,.88))}.service-card strong{display:block;margin:10px 0 8px;font-size:1.05rem}.service-card p{margin:0;color:var(--muted);line-height:1.65}.site-footer{margin-top:52px;padding-top:20px;border-top:1px solid hsla(32,34%,78%,.78);color:var(--muted);font-size:.92rem}.site-footer-brand{display:grid;grid-gap:4px;gap:4px}.site-footer-brand strong{color:var(--ink);font-size:.98rem}.footer-links{display:inline-flex;gap:14px;flex-wrap:wrap}.tunnel-card-light{position:relative;isolation:isolate;overflow:hidden;padding:20px;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,210,150,.28),transparent 24%),linear-gradient(180deg,hsla(0,0%,100%,.97),rgba(255,249,241,.94))}.tunnel-card-light:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#ffb04d 0,var(--brand) 45%,#ffd8a4 100%)}.tunnel-top-light{justify-content:space-between;gap:16px}.tunnel-top-light,.tunnel-top-main{display:flex;align-items:flex-start}.tunnel-top-main{gap:10px}.tunnel-top-light h3{margin:4px 0 0;font-size:1.18rem;line-height:1.05}.tunnel-back-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-top:2px;border-radius:999px;border:1px solid rgba(243,139,31,.18);background:rgba(255,248,239,.92);color:var(--ink);flex:0 0 auto}.tunnel-back-icon span{font-size:1rem;line-height:1}.tunnel-badge-light{min-width:52px;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,243,228,.95);color:var(--brand-deep);font-weight:800}.progress-bar-light{height:6px;margin:14px 0 12px;border-radius:999px;background:#f0e5d8;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#ffb14f 0,var(--brand) 100%)}.step-pills-light{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.step-pill-light{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 10px;border-radius:999px;border:1px solid hsla(32,34%,78%,.85);background:hsla(0,0%,100%,.78);color:#867a6d}.step-pill-light span{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f7ebdc;font-size:.78rem;font-weight:800}.step-pill-light strong{font-size:.82rem}.step-pill-light[data-state=active]{border-color:rgba(243,139,31,.34);background:rgba(255,246,235,.96);color:var(--ink)}.step-pill-light[data-state=active] span,.step-pill-light[data-state=done] span{background:var(--brand);color:#18120d}.intent-address-panel,.intent-choice-block{display:grid;grid-gap:12px;gap:12px}.intent-address-panel{padding:16px;border-radius:20px;border:1px solid rgba(243,139,31,.16);background:rgba(255,248,239,.82)}.intent-address-head{display:grid;grid-gap:6px;gap:6px}.intent-choice-intro{margin:0;padding:12px 14px;border-radius:16px;background:rgba(255,248,239,.9);color:var(--ink);font-size:.96rem;line-height:1.55;text-align:center}.choice-grid,.form-grid,.supplier-grid{display:grid;grid-gap:12px;gap:12px}.choice-grid-intent-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-choice-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card,.supplier-card{position:relative;display:grid;grid-gap:6px;gap:6px;width:100%;padding:18px;text-align:left;border-radius:20px;border:1px solid hsla(32,34%,78%,.92);background:hsla(0,0%,100%,.9);pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease,background-color .16s ease}.choice-card strong,.supplier-card strong{font-size:1rem}.choice-card span,.supplier-card span{color:var(--muted);font-size:.92rem;line-height:1.45}.choice-card[data-selected=true],.supplier-card[data-selected=true]{border-color:rgba(243,139,31,.56);box-shadow:0 0 0 4px rgba(243,139,31,.12);transform:translateY(-1px);background:rgba(255,248,239,.98)}.choice-card-intent-warm{min-height:118px;justify-items:center;align-content:center;text-align:center;gap:10px}.choice-card-small{min-height:108px}.choice-card-energy{justify-items:center;text-align:center;align-content:center;gap:8px}.choice-card-emoji{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:rgba(243,139,31,.12);color:var(--brand-deep);font-size:.92rem;line-height:1;font-weight:800}.stack-grid{display:grid;grid-gap:14px;gap:14px}.supplier-grid-light{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.supplier-card-light{min-height:92px;align-content:center;justify-items:center;text-align:center;gap:8px}.supplier-fallback,.supplier-logo{width:30px;height:30px}.supplier-brand-badge,.supplier-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 10px;min-width:30px;background:#f4ede5;color:var(--brand-deep);font-size:.74rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.supplier-brand-orange{background:rgba(255,121,58,.16);color:#e55d15}.supplier-brand-sfr{background:rgba(225,41,49,.14);color:#c81c26}.supplier-brand-bouygues-telecom{background:rgba(32,91,255,.12);color:#1f57d7}.supplier-brand-free{background:rgba(228,34,54,.12);color:#cc1f33}.supplier-brand-sosh{background:rgba(255,111,32,.14);color:#db5a00}.supplier-brand-red-by-sfr{background:rgba(225,41,49,.14);color:#c81c26}.supplier-brand-b-and-you{background:rgba(0,169,224,.14);color:#007fa8}.supplier-brand-prixtel{background:rgba(42,164,118,.14);color:#21875f}.supplier-brand-autre{background:rgba(101,93,83,.12);color:#655d53}.form-grid-light{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-form-grid{width:min(100%,760px);margin-inline:auto;align-items:start}.contact-form-grid>div,.contact-form-grid>label,.contact-form-grid>p{width:100%}.form-grid-light input,.form-grid-light textarea{display:block;width:100%}.field-full{grid-column:1/-1}.field-label{display:inline-block;margin-bottom:8px;color:var(--brand-deep);font-size:.92rem;font-weight:800;letter-spacing:.02em}.field-required{margin-left:.18rem;color:var(--brand)}.address-field-shell{display:grid;grid-gap:10px;gap:10px;width:100%}.address-autocomplete-shell{position:relative;width:100%}.address-autocomplete-shell input{display:block;width:100%}.address-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;display:grid;grid-gap:6px;gap:6px;padding:8px;border:1px solid rgba(243,139,31,.18);border-radius:18px;background:hsla(0,0%,100%,.98);box-shadow:0 18px 38px rgba(15,23,42,.14)}.address-suggestion{display:grid;grid-gap:2px;gap:2px;width:100%;padding:12px 14px;border:0;border-radius:14px;background:transparent;text-align:left;cursor:pointer}.address-suggestion:focus-visible,.address-suggestion:hover{background:rgba(243,139,31,.08);outline:none}.address-suggestion strong{font-size:.96rem;color:var(--ink)}.address-suggestion span{font-size:.88rem;color:var(--muted)}.consent-card{display:grid;grid-template-columns:20px 1fr;grid-gap:12px;gap:12px;align-items:start;padding:14px 16px;border:1px solid rgba(243,139,31,.16);border-radius:18px;background:rgba(255,248,239,.82);color:var(--muted);line-height:1.55}.consent-card input{width:18px;height:18px;margin-top:3px;padding:0;border-radius:6px}.field-hint,.field-meta,.trust-note{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.field-meta{color:var(--ink)}.field-hint[data-tone=error]{color:#b3482f}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.tunnel-actions-light{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;margin-top:18px}.tunnel-actions-final{grid-template-columns:1fr;justify-items:stretch}.tunnel-submit{justify-self:center}.tunnel-back{min-width:118px}.action-spacer{width:1px;height:1px;opacity:0}.tunnel-status-light{min-height:20px;margin:10px 2px 0;color:var(--muted);font-size:.92rem}.tunnel-status-light[data-tone=success]{color:#2d7c46}.tunnel-status-light[data-tone=error]{color:#b3482f}.confirmation-panel{display:grid;grid-gap:18px;gap:18px}.confirmation-panel-light{background:transparent;border:0;box-shadow:none;padding:0}.confirmation-hero{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:26px 22px;border:1px solid rgba(134,196,64,.24);border-radius:24px;background:linear-gradient(180deg,hsla(96,60%,95%,.96),hsla(0,0%,100%,.98));text-align:center}.confirmation-mark{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:rgba(134,196,64,.18);color:#2c6a17;font-size:1rem;font-weight:800}.confirmation-kicker{margin:0;color:#2c6a17;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.confirmation-hero h4{margin:0;color:var(--ink);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.02;letter-spacing:-.04em}.confirmation-next-step{max-width:42rem;margin:0;padding:12px 14px;border-radius:16px;background:hsla(0,0%,100%,.84);color:var(--ink);font-size:.94rem;line-height:1.6}.confirmation-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.confirmation-item{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:hsla(0,0%,100%,.92)}.confirmation-item span{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.confirmation-item strong{color:var(--ink);font-size:1rem;line-height:1.45}.confirmation-item-full{grid-column:1/-1}.confirmation-callout{display:grid;grid-gap:12px;gap:12px;justify-items:center;width:100%;max-width:42rem;padding:14px 16px;border-radius:18px;background:hsla(0,0%,100%,.88);border:1px solid rgba(17,24,39,.08)}.confirmation-callout p{margin:0;color:var(--ink);line-height:1.6}.confirmation-call-button{width:100%}.editorial-shell{gap:28px}.editorial-hero-copy{max-width:880px}.editorial-shell-article,.editorial-shell-hub{max-width:1120px;margin:0 auto}.editorial-contact-banner,.editorial-hero-flat,.editorial-hub-bottom-cta,.editorial-hub-hero,.editorial-inline-form,.editorial-intro-panel,.editorial-related-live,.editorial-section-live{padding:28px;border-radius:30px;background:hsla(0,0%,100%,.9);box-shadow:0 18px 42px rgba(31,21,13,.06)}.editorial-hero-flat,.editorial-hub-hero{display:grid;grid-gap:22px;gap:22px}.editorial-contact-banner,.editorial-hub-banner,.editorial-hub-bottom-cta,.editorial-primary-panel{display:grid;grid-gap:20px;gap:20px;padding:24px;border-radius:26px;background:linear-gradient(135deg,rgba(255,243,228,.92),hsla(0,0%,100%,.95));border:1px solid rgba(243,139,31,.18)}.editorial-article-flow,.editorial-author-main,.editorial-card-badge,.editorial-card-footer,.editorial-card-head,.editorial-card-meta,.editorial-cta-block,.editorial-hero-copy,.editorial-hero-head,.editorial-related-stack,.editorial-section-body,.editorial-section-head{display:grid;grid-gap:12px;gap:12px}.editorial-hub-banner-copy,.editorial-primary-copy{display:grid;grid-gap:10px;gap:10px}.editorial-page-eyebrow{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,243,228,.9);border:1px solid rgba(243,139,31,.22);color:var(--brand-deep);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.editorial-page-title{margin:0;max-width:none;color:var(--ink);font-family:Iowan Old Style,Georgia,serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.02;letter-spacing:-.045em;text-align:left;text-wrap:balance}.editorial-hero-description{max-width:82ch;margin:0;color:var(--muted);line-height:1.8;font-size:1.04rem}.editorial-contact-banner h2,.editorial-cta-block h2,.editorial-hub-banner-copy h2,.editorial-hub-bottom-cta h2,.editorial-inline-form-copy h2,.editorial-primary-copy h2,.editorial-related-live h2,.editorial-section-live h2{margin:0;color:var(--ink);font-family:Iowan Old Style,Georgia,serif;font-size:clamp(1.55rem,2vw,2rem);line-height:1.1;letter-spacing:-.03em;text-align:left;text-wrap:balance}.editorial-hero-meta-line{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.editorial-author-main span,.editorial-card-meta p,.editorial-updated-at{margin:0;color:var(--muted);font-size:.92rem}.editorial-hero-illustration{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.editorial-card-logo,.editorial-hero-logo{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid hsla(32,34%,78%,.85);background:hsla(0,0%,100%,.92);color:var(--ink);font-weight:800}.editorial-hero-logo{width:52px;height:52px}.editorial-card-logo{width:44px;height:44px}.editorial-card-badge{grid-template-columns:auto 1fr;align-items:center}.editorial-hero-logo-copy{display:grid;grid-gap:4px;gap:4px}.editorial-hero-logo-copy strong{color:var(--ink);font-size:1.05rem}.editorial-hero-logo-copy span{color:var(--muted);line-height:1.6}.editorial-fact-strip{display:flex;flex-wrap:wrap;gap:12px}.editorial-fact-chip{display:inline-flex;flex-direction:column;gap:2px;padding:12px 16px;border-radius:18px;background:rgba(255,248,239,.95);border:1px solid rgba(243,139,31,.16)}.editorial-fact-chip strong{color:var(--ink)}.editorial-fact-chip span{color:var(--muted);line-height:1.55}.editorial-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.editorial-card{display:grid;grid-gap:14px;gap:14px;padding:24px;border-radius:28px;background:hsla(0,0%,100%,.92);color:inherit;box-shadow:0 16px 36px rgba(31,21,13,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.editorial-card:hover,.editorial-related-row:hover{transform:translateY(-2px);border-color:rgba(243,139,31,.28);box-shadow:0 22px 42px rgba(31,21,13,.08)}.editorial-card-kicker,.editorial-card-link,.editorial-cta-kicker{color:var(--brand-deep);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.editorial-card strong{color:var(--ink);font-size:1.22rem;line-height:1.28}.editorial-card p{margin:0;color:var(--muted);line-height:1.6}.editorial-contact-banner p,.editorial-cta-block p,.editorial-hub-banner-copy p,.editorial-hub-bottom-cta p,.editorial-inline-form-copy p,.editorial-primary-copy p,.editorial-related-row p,.editorial-section-body p{margin:0;color:var(--muted);line-height:1.75}.editorial-card-footer{grid-template-columns:1fr auto;align-items:center;margin-top:auto}.editorial-card-author{color:var(--muted);font-size:.92rem}.editorial-section-head{grid-template-columns:auto 1fr;align-items:center}.editorial-section-index{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:46px;padding:0 10px;border-radius:14px;background:rgba(255,240,220,.95);color:var(--brand-deep);font-weight:800}.editorial-bullet-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.editorial-bullet-list li{line-height:1.65}.editorial-bullet-list li,.editorial-intro-line{display:flex;align-items:flex-start;gap:10px;color:var(--muted)}.editorial-intro-line{margin:0;line-height:1.7}.editorial-intro-line span:first-child{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;border-radius:999px;background:rgba(255,243,228,.95);color:var(--brand-deep);font-size:.78rem;font-weight:800}.editorial-cta-actions{display:flex;flex-wrap:wrap;gap:14px}.editorial-primary-cta,.editorial-secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:800;white-space:nowrap}.editorial-primary-cta{background:#17120d;color:#fff}.editorial-secondary-cta{border:1px solid rgba(243,139,31,.24);background:hsla(0,0%,100%,.86);color:var(--ink)}.editorial-inline-form{display:grid;grid-gap:22px;gap:22px;background:linear-gradient(180deg,rgba(255,250,243,.96),hsla(0,0%,100%,.93))}.editorial-inline-form-shell .tunnel-card-light{padding:20px;border-radius:24px;border:1px solid hsla(32,34%,78%,.85);box-shadow:none}.editorial-related-row{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:18px 20px;border:1px solid hsla(32,34%,78%,.85);border-radius:22px;background:rgba(255,248,239,.88)}.editorial-author-row{display:grid;grid-gap:16px;gap:16px;padding:24px 0 4px}@keyframes fadeRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseFloat{0%{transform:translateY(0) scale(1)}50%{transform:translateY(8px) scale(1.02)}to{transform:translateY(0) scale(1)}}@keyframes warmShift{0%{opacity:.5;transform:translateX(-1.5%)}to{opacity:1;transform:translateX(1.5%)}}@media (max-width:980px){.site-footer,.topbar{flex-wrap:wrap}.top-nav{order:3;width:100%;justify-content:center}.compact-strip,.confirmation-summary,.editorial-card-grid,.form-grid-light{grid-template-columns:1fr}.supplier-grid-light{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.site-footer{align-items:flex-start}}@media (max-width:780px){.site-footer,.topbar{flex-direction:column;align-items:flex-start}.top-nav{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:10px}.top-nav-button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:0;padding:0 14px;font-size:.88rem}.brand-mark{min-width:0;gap:10px;width:auto;height:auto;border-radius:0;background:none;box-shadow:none}.brand-text{gap:2px}.brand-text small,.brand-text strong{white-space:nowrap}.hero-title-frame,.hero-title-frame-compact{border-radius:22px}.hero-copy h1{font-size:clamp(1.95rem,9vw,2.9rem);max-width:100%}.choice-grid-intent-wide,.editorial-card-grid{grid-template-columns:1fr}.tunnel-actions-final{gap:10px}.tunnel-actions-final .tunnel-submit,.tunnel-back{width:100%;min-width:0}.editorial-card,.editorial-contact-banner,.editorial-hero-flat,.editorial-hub-banner,.editorial-hub-bottom-cta,.editorial-hub-hero,.editorial-inline-form,.editorial-intro-panel,.editorial-primary-panel,.editorial-related-live,.editorial-section-live{padding:18px}.editorial-card-badge,.editorial-card-footer,.editorial-hero-meta-line,.editorial-related-row,.editorial-section-head{grid-template-columns:1fr}.editorial-hero-meta-line{align-items:flex-start}.editorial-hero-illustration{align-items:flex-start;gap:14px}}@media (max-width:720px){.site-shell{width:min(100%,calc(100% - 18px));padding-top:6px}.hero-stage{gap:8px;padding-top:0}.hero-copy-home-mobile-hidden{display:none}.choice-grid-intent-wide,.compact-choice-grid.three-columns,.compact-strip,.confirmation-summary,.editorial-card-grid,.form-grid-light,.supplier-grid-light,.tunnel-actions-light{grid-template-columns:1fr}.editorial-cta-actions,.hero-actions{flex-direction:column}.top-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.top-nav-button{width:100%}.editorial-primary-cta,.editorial-secondary-cta,.outline-button,.phone-chip,.primary-button,.primary-button-wide,.secondary-button{width:100%;min-width:0}.hero-form-aura,.hero-form-ring{display:none}.editorial-card,.editorial-contact-banner,.editorial-hero-flat,.editorial-hub-bottom-cta,.editorial-hub-hero,.editorial-inline-form,.editorial-intro-panel,.editorial-related-live,.editorial-section-live,.service-card,.service-card-warm,.tunnel-card-light{padding:18px}.step-pills-light{margin-bottom:10px;gap:4px}.step-pill-light{justify-content:center;min-height:28px;padding:0}.step-pill-light strong{display:none}.step-pill-light span{width:18px;height:18px;font-size:.68rem}.tunnel-top-light{flex-direction:column;align-items:flex-start}.tunnel-card-light{padding:16px 14px 14px;border-radius:22px}.choice-card{padding:16px}.choice-card-intent-warm,.choice-card-small{min-height:104px}.supplier-grid-light{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.supplier-card-light{min-height:84px;padding:12px 8px;gap:6px}.supplier-card-light strong{font-size:.78rem;line-height:1.15;text-wrap:balance;word-break:break-word}.supplier-fallback,.supplier-logo{width:24px;height:24px}.editorial-card-badge,.editorial-card-footer,.editorial-related-row,.editorial-section-head{grid-template-columns:1fr}}.site-footer-phone-link{color:var(--ink);font-weight:800;text-decoration:underline;text-underline-offset:.18em}.telecom-page-shell{gap:22px}.telecom-hero-frame{max-width:960px}.telecom-grid,.telecom-home-card-grid{display:grid;grid-gap:22px;gap:22px}.telecom-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.telecom-grid-three,.telecom-home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.telecom-card{height:100%;align-content:start}.telecom-card-link{height:100%;color:inherit}.telecom-card-link .editorial-card-link{margin-top:auto}.telecom-checklist{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.telecom-checklist li{display:flex;align-items:flex-start;gap:10px;color:var(--muted);line-height:1.7}.telecom-checklist li span:first-child{color:var(--brand-deep);font-weight:800}.telecom-faq-grid{align-items:stretch}.telecom-inline-note{margin:0;color:var(--ink);line-height:1.7}@media (max-width:980px){.telecom-grid-three,.telecom-grid-two,.telecom-home-card-grid{grid-template-columns:1fr}}