:root{--red:#e1251b;--red2:#a80000;--black:#050505;--ink:#10131a;--muted:#475467;--gold:#c8a55a;--soft:#f7f6f3;--line:rgba(0,0,0,.1);--lineD:rgba(255,255,255,.14);--shadow:0 24px 70px rgba(16,19,26,.12);--font:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.top-strip{background:var(--red);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-weight:950;font-size:13px;padding:12px 18px}.nav{position:sticky;top:0;z-index:80;background:rgba(5,5,5,.95);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgba(0,0,0,.35)}.nav-inner{max-width:1220px;margin:auto;padding:14px 22px;display:flex;align-items:center;gap:22px;justify-content:space-between}.logo{height:54px;object-fit:contain}.nav-nums{display:flex;gap:18px}.nav-nums a{color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em}.lang{display:flex;gap:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:5px;background:#151515}.lang button{border:0;background:transparent;color:#fff;border-radius:999px;padding:9px 14px;font-weight:950;cursor:pointer}.lang button.active{background:#fff;color:#000}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:16px 30px;background:linear-gradient(90deg,#ff1616,var(--red2));color:#fff!important;font-weight:950;box-shadow:0 20px 54px rgba(225,37,27,.34);transition:.25s ease}.btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.container{max-width:1220px;margin:auto;padding:0 22px}.section{padding:96px 0}.dark{background:#050505;color:#fff}.soft{background:#f7f6f3}.white{background:#fff}.hero{background:radial-gradient(circle at 80% 15%,rgba(200,165,90,.20),transparent 34%),linear-gradient(135deg,#050505,#0b0a07);color:#fff}.hero-bar{background:var(--red);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:13px;padding:12px 18px}.hero-grid,.grid2{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.hero-grid{min-height:740px;padding:70px 22px}.kicker{display:inline-flex;align-items:center;gap:12px;color:var(--red);text-transform:uppercase;letter-spacing:.16em;font-weight:950;font-size:13px;margin-bottom:18px}.kicker:before,.kicker:after{content:"";width:42px;height:3px;background:var(--red)}.dark .kicker{color:#ff514a}.dark .kicker:before,.dark .kicker:after{background:#ff514a}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,6.6vw,92px);line-height:.92;letter-spacing:-.065em;margin-bottom:24px}h2{font-size:clamp(38px,5vw,76px);line-height:.98;letter-spacing:-.055em;margin-bottom:22px}h3{font-size:clamp(24px,2.6vw,40px);line-height:1.05;margin-bottom:14px}.lead{font-size:clamp(18px,1.8vw,24px);line-height:1.46;color:#344054;max-width:850px}.dark .lead,.hero .lead{color:rgba(255,255,255,.78)}.gold{color:var(--gold)}.red{color:var(--red)}.progress{position:sticky;top:82px;z-index:55;background:#fff;border-bottom:1px solid var(--line)}.progress-inner{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(7,1fr)}.progress a{text-align:center;padding:16px 8px;border-right:1px solid var(--line);font-size:12px;font-weight:950;text-transform:uppercase}.progress span{display:block;color:var(--red);font-size:16px}.hero-visual{min-height:620px;border-radius:36px;background:linear-gradient(150deg,#171717,#050505);border:1px solid rgba(255,255,255,.14);position:relative;overflow:hidden;box-shadow:0 40px 110px rgba(0,0,0,.45)}.hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 20%,rgba(200,165,90,.24),transparent 38%),linear-gradient(90deg,rgba(0,0,0,.8),transparent 62%)}.hero-logo{position:absolute;right:38px;top:42px;width:260px;opacity:.18}.avatar{position:absolute;right:42px;bottom:-14px;max-height:630px;width:min(42vw,500px);object-fit:contain;filter:drop-shadow(-24px 28px 36px rgba(0,0,0,.65))}.desk{position:absolute;right:-20px;bottom:0;width:520px;height:150px;background:linear-gradient(160deg,#2c1b10,#060606 78%);border-top:2px solid rgba(200,165,90,.26);border-radius:18px 0 0 0;transform:skewX(-10deg)}.mini-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.mini-card,.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.mini-card h3{font-size:20px;margin-bottom:8px}.mini-card p,.card p,.card li{color:var(--muted);line-height:1.55}.dark .mini-card,.dark .card{background:#111;border-color:var(--lineD);color:#fff}.dark .mini-card p,.dark .card p,.dark .card li{color:rgba(255,255,255,.76)}.section-head{text-align:center;max-width:980px;margin:0 auto 48px}.mirror-box{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checks div{border:1px solid rgba(225,37,27,.18);background:rgba(225,37,27,.06);border-radius:16px;padding:15px 16px;font-weight:900}.checks div:before{content:"✓";color:var(--red);margin-right:8px}.did{background:linear-gradient(90deg,rgba(200,165,90,.18),rgba(255,255,255,.92));border-left:7px solid var(--gold);border-radius:22px;padding:25px;margin:25px 0;box-shadow:0 18px 48px rgba(0,0,0,.08)}.dark .did{background:linear-gradient(90deg,rgba(200,165,90,.20),rgba(255,255,255,.05))}.did b{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.16em;margin-bottom:9px}.cta-panel{background:linear-gradient(135deg,#111,#050505);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:32px;color:#fff;box-shadow:0 30px 85px rgba(0,0,0,.34)}.cta-panel p{color:rgba(255,255,255,.78)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.two-card{display:grid;grid-template-columns:1fr 1fr;gap:22px}.icon-badge{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--red),#790000);display:grid;place-items:center;color:#fff;font-weight:950;margin-bottom:16px}.loop-wrap{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:32px;padding:30px;box-shadow:var(--shadow)}.loop-art{background:radial-gradient(circle at 50% 45%,#fff,#ececec);border-radius:26px;border:1px solid rgba(0,0,0,.07);padding:18px;position:relative;overflow:hidden}.loop-svg{width:100%;max-width:540px;margin:auto}.loop-title{font:950 42px Inter,Arial,sans-serif;fill:#424750}.loop-underline{stroke:#111;stroke-width:4}.arrow,.loop-path{fill:none;stroke:#929292;stroke-linecap:round;stroke-linejoin:round}.arrow{stroke-width:12}.loop-path{stroke-width:10}.dot{fill:#999;stroke:#fff;stroke-width:4}.pain-dot{fill:#111;animation:pulse 1.6s ease-in-out infinite}.loop-label{font:950 25px Inter,Arial,sans-serif;fill:#111}.loop-small{font:900 20px Inter,Arial,sans-serif;fill:#111}.tip{background:#111;color:#fff;border:1px solid rgba(225,37,27,.42);border-radius:18px;padding:18px;margin-top:14px}.tip .k{color:#ff413a;text-transform:uppercase;letter-spacing:.12em;font-weight:950;font-size:12px}.tip h4{font-size:26px;margin:4px 0}.tip p{margin:0;color:rgba(255,255,255,.82)}@keyframes pulse{0%,100%{fill:#111;r:10}50%{fill:var(--red);r:15;filter:drop-shadow(0 0 12px rgba(225,37,27,.9))}}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.pain-card{background:#eee;border-radius:22px;padding:26px}.pain-card h3{font-size:23px}.pain-card p{font-weight:700;color:#232323}.pain-card .consequence{color:var(--red);font-weight:950}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.num{width:48px;height:48px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:950;margin-bottom:16px}.value-table{background:#090909;color:#fff;border-radius:26px;overflow:hidden;box-shadow:0 26px 78px rgba(0,0,0,.2)}.value-head{display:grid;grid-template-columns:1fr auto;gap:18px;background:#111;padding:18px 22px;color:#fff;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.value-row{display:grid;grid-template-columns:1fr auto;gap:18px;padding:15px 22px;border-bottom:1px solid rgba(255,255,255,.12);font-weight:850}.value-row.total{background:var(--red);font-size:20px;font-weight:950}.support-hero{background:#fff;border-radius:30px;padding:18px;box-shadow:var(--shadow);border:1px solid var(--line);margin:34px 0}.support-hero img{width:100%;border-radius:22px}.support-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.support-list div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;font-weight:900}.support-list b{display:block;color:var(--red);margin-bottom:6px}.about-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:end}.founder-card{position:relative;min-height:660px;background:linear-gradient(135deg,#fff,#f6f6f6);border:1px solid var(--line);border-radius:36px;overflow:hidden;box-shadow:var(--shadow)}.founder-card:before{content:"";position:absolute;inset:8% 8% 0;border-radius:50%;background:radial-gradient(circle,rgba(200,165,90,.2),transparent 64%)}.founder-card img{position:absolute;left:50%;bottom:-15px;transform:translateX(-50%);height:690px;max-width:none;filter:drop-shadow(0 26px 36px rgba(0,0,0,.2))}.unit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.unit{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 14px 40px rgba(0,0,0,.07)}.unit h4{margin:0 0 8px;font-size:18px}.unit p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.faq details{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;margin-bottom:14px;box-shadow:0 14px 40px rgba(0,0,0,.07)}.faq summary{font-size:21px;font-weight:950;cursor:pointer}.companies{background:#fff;color:#000;padding:86px 0;overflow:hidden}.companies h2{text-align:center;color:#000}.logo-marquee{overflow:hidden;margin-top:36px;position:relative}.logo-track{display:flex;align-items:center;gap:86px;width:max-content;animation:marquee 42s linear infinite}.logo-track:hover{animation-play-state:paused}.logo-item{flex:0 0 auto;background:transparent!important;border:0!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center;min-width:190px}.logo-item img{max-height:96px;max-width:300px;object-fit:contain;background:transparent!important}.logo-track.row2{animation-duration:55s;animation-direction:reverse;margin-top:34px}@keyframes marquee{to{transform:translateX(-50%)}}.final{background:radial-gradient(circle at 50% 0,rgba(225,37,27,.35),transparent 38%),#050505;color:#fff;text-align:center}.footer{background:#050505;color:rgba(255,255,255,.66);padding:38px 0;font-size:13px;line-height:1.56}.footer a{color:#fff;font-weight:800}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-wrap{border-radius:22px;overflow:hidden;background:#111;box-shadow:var(--shadow)}video{width:100%;display:block}.lang-es [data-en]{display:none!important}.lang-en [data-es]{display:none!important}[data-es]{display:none}.lang-es [data-es]{display:initial}.lang-es div[data-es],.lang-es section[data-es],.lang-es p[data-es],.lang-es h1[data-es],.lang-es h2[data-es],.lang-es h3[data-es],.lang-es li[data-es]{display:block}.lang-es span[data-es],.lang-es a[data-es],.lang-es strong[data-es],.lang-es b[data-es]{display:inline}@media(max-width:1100px){.nav-nums{display:none}.progress{display:none}.hero-grid,.grid2,.loop-wrap,.about-layout{grid-template-columns:1fr}.hero-grid{text-align:center}.hero-grid .lead{margin-left:auto;margin-right:auto}.hero-visual{min-height:580px}.avatar{right:50%;transform:translateX(50%);width:min(78vw,520px)}.mini-card-grid,.card-grid,.pillars{grid-template-columns:1fr 1fr}.pain-grid,.support-list,.unit-grid{grid-template-columns:1fr 1fr}.founder-card{min-height:610px}}@media(max-width:720px){.top-strip,.hero-bar{font-size:11px;letter-spacing:.1em}.nav .btn{display:none}.logo{height:45px}.section{padding:66px 0}h1{font-size:42px}h2{font-size:38px}.hero-grid{min-height:auto;padding:50px 22px}.hero-visual{min-height:500px}.mini-card-grid,.card-grid,.two-card,.pillars,.pain-grid,.support-list,.unit-grid,.media-grid,.checks{grid-template-columns:1fr}.btn{width:100%}.value-row,.value-head{grid-template-columns:1fr}.founder-card{min-height:560px}.founder-card img{height:595px}.logo-track{gap:56px}.logo-item{min-width:160px}.logo-item img{max-height:78px;max-width:240px}}
/* V4 psychology + polish refinements */
.embedded-loop{display:block!important;grid-template-columns:1fr!important;margin-top:28px;padding:18px!important;background:#fff!important}.rhythm{margin-top:36px}.support-hero{background:#fff;border-radius:32px;padding:16px;box-shadow:0 35px 90px rgba(255,255,255,.12),0 26px 80px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.18)}.support-hero img{background:#fff;object-fit:contain}.dark .support-list div{background:#101010;border-color:rgba(255,255,255,.14);color:#fff}.companies{border-top:1px solid rgba(0,0,0,.07)}.logo-item{background:transparent!important}.logo-item img{background:transparent!important;mix-blend-mode:multiply}.logo-item img[src*="rockdidit"],.logo-item img[src*="ididit"],.logo-item img[src*="challenge"],.logo-item img[src*="1000079684"],.logo-item img[src*="1000158593"]{mix-blend-mode:normal}.hero-visual,.founder-card{isolation:isolate}.mirror-box .loop-wrap{box-shadow:none}@media(max-width:720px){.support-hero{padding:8px}.support-list{grid-template-columns:1fr 1fr}.logo-item img{max-height:70px}.logo-track{animation-duration:62s}}

/* V5 audit fixes: premium buyback loop, stronger Cardone/Brunson-level polish */
.hero{background:radial-gradient(circle at 72% 28%,rgba(200,165,90,.20),transparent 28%),linear-gradient(90deg,#050505 0%,#090909 55%,#120f0a 100%)}
.hero h1{letter-spacing:-.075em}.hero .gold{display:block}.btn{box-shadow:0 18px 46px rgba(225,37,27,.34)}.btn:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(225,37,27,.44)}
.progress{position:sticky;top:88px;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.section.white + .section.dark,.section.soft + .section.dark{border-top:1px solid rgba(0,0,0,.05)}
.dark-did{max-width:820px;margin:22px auto 0;text-align:left;background:linear-gradient(90deg,rgba(200,165,90,.18),rgba(255,255,255,.06));border-left-color:var(--red)}
.premium-loop-card{padding:22px!important;background:radial-gradient(circle at 50% 40%,#ffffff,#f4f4f4 58%,#e7e7e7)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 28px 80px rgba(0,0,0,.14)!important}.premium-buyback-svg{max-width:660px}.bb-main{fill:none;stroke:#8f9399;stroke-width:13;stroke-linecap:round;stroke-linejoin:round;opacity:.93}.bb-in{stroke-dasharray:520;stroke-dashoffset:520;animation:bbDrawIn 4s ease-in-out infinite}.bb-out{stroke-dasharray:420;stroke-dashoffset:420;animation:bbDrawOut 4s ease-in-out infinite}.bb-ring{fill:none;stroke:#8f9399;stroke-width:13;stroke-dasharray:650;stroke-dashoffset:650;animation:bbRing 4s ease-in-out infinite;transform-origin:380px 322px}.bb-red-pointer{fill:none;stroke:#111;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.bb-node{cursor:pointer}.bb-node circle{fill:#9a9a9a;stroke:#fff;stroke-width:5;transition:all .25s ease}.bb-node.active circle,.bb-node:hover circle{fill:var(--red);stroke:#fff;filter:drop-shadow(0 0 13px rgba(225,37,27,.72))}.bb-node[data-step="pain"] circle{fill:#111}.bb-node[data-step="pain"].active circle,.bb-node[data-step="pain"]:hover circle{fill:var(--red);animation:painPulse 1.25s ease-in-out infinite}.bb-caption{font:800 15px Inter,Arial,sans-serif;fill:#6a6f77;letter-spacing:.08em;text-transform:uppercase}.bb-orbit-dot{fill:var(--red);filter:drop-shadow(0 0 10px rgba(225,37,27,.85));animation:bbOrbit 4s linear infinite;offset-path:path('M354 282 C484 294 424 436 338 362 C300 318 320 288 354 282');offset-rotate:0deg}.bb-step-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.bb-step-buttons button{border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:999px;padding:12px 10px;font-weight:950;cursor:pointer;transition:.2s}.bb-step-buttons button.active,.bb-step-buttons button:hover{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 12px 28px rgba(225,37,27,.28)}.bb-tip{min-height:138px;transition:.18s ease}.bb-tip h4{font-size:30px}.bb-tip p{font-weight:750;line-height:1.55}.buyback-pro{border-radius:30px;background:linear-gradient(180deg,#fff,#f8f8f8)!important}@keyframes bbDrawIn{0%{stroke-dashoffset:520}18%,100%{stroke-dashoffset:0}}@keyframes bbDrawOut{0%,35%{stroke-dashoffset:420}58%,100%{stroke-dashoffset:0}}@keyframes bbRing{0%,28%{stroke-dashoffset:650}72%,100%{stroke-dashoffset:0;transform:rotate(360deg)}}@keyframes painPulse{0%,100%{r:14}50%{r:20}}@keyframes bbOrbit{0%{offset-distance:0%}100%{offset-distance:100%}}
.card,.mini-card,.mirror-box,.cta-panel,.value-table,.unit,.faq details{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:hover,.mini-card:hover,.unit:hover,.faq details:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(0,0,0,.14);border-color:rgba(200,165,90,.45)}.dark .card:hover{box-shadow:0 26px 70px rgba(0,0,0,.44);border-color:rgba(200,165,90,.35)}
.support-hero img{display:block;max-height:720px;object-fit:contain}.support-hero{background:#fff!important}.value-table{border:1px solid rgba(255,255,255,.15)}.value-row.total{background:linear-gradient(90deg,#e1251b,#b00000)}
.logo-marquee{mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.logo-track{animation:marquee 38s linear infinite}.logo-item img{filter:none;mix-blend-mode:normal!important}.companies{background:#fff!important}.companies h2{font-size:48px}.footer{border-top:1px solid rgba(255,255,255,.1)}
@media(max-width:720px){.progress{top:73px}.hero .gold{display:inline}.bb-step-buttons{grid-template-columns:1fr 1fr}.premium-loop-card{padding:10px!important}.premium-buyback-svg{max-width:100%}.loop-title{font-size:36px}.companies h2{font-size:34px}.support-list{grid-template-columns:1fr!important}}

/* V6 premium audit upgrade: rebuilt Buyback Loop with clean geometry + no oversized marker arrows */
.buyback-v6{padding:18px!important;border:0!important;box-shadow:none!important;background:transparent!important}
.buyback-v6 .premium-loop-card{border-radius:28px!important;padding:20px!important;background:radial-gradient(circle at 50% 34%,#fff 0,#f8f8f8 50%,#ececec 100%)!important;border:1px solid rgba(16,19,26,.08)!important;box-shadow:0 24px 70px rgba(16,19,26,.12)!important;overflow:hidden!important}
.buyback-v6 .premium-buyback-svg{display:block;width:100%;max-width:620px;margin:0 auto 10px;overflow:visible}
.buyback-v6 .loop-title{font:950 46px Inter,Arial,sans-serif;fill:#424750;letter-spacing:-.035em}
.buyback-v6 .loop-underline{stroke:#111;stroke-width:4;stroke-linecap:round}
.buyback-v6 .bb-main{fill:none;stroke:#8f9399;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;opacity:.92;filter:none;animation:none!important;stroke-dasharray:none!important;stroke-dashoffset:0!important}
.buyback-v6 .bb-flow{stroke-dasharray:420!important;animation:v6Draw 4s ease-in-out infinite!important}
.buyback-v6 .bb-exit{stroke-dasharray:360!important;animation:v6Draw 4s ease-in-out infinite!important;animation-delay:.45s!important}
.buyback-v6 .bb-inner{stroke-dasharray:580!important;animation:v6Draw 4s ease-in-out infinite!important;animation-delay:.9s!important}
.buyback-v6 .bb-ring{fill:none;stroke:#8f9399;stroke-width:10;stroke-linecap:round;opacity:.62;stroke-dasharray:12 18;animation:v6Spin 13s linear infinite!important;transform-origin:390px 315px!important}
.buyback-v6 .bb-arrowhead{fill:#8f9399;opacity:.96;filter:none!important}
.buyback-v6 .bb-red-pointer{fill:none;stroke:#111;stroke-width:3.5;stroke-linecap:round;animation:none!important}
.buyback-v6 .bb-red-head{fill:#e1251b;filter:drop-shadow(0 6px 10px rgba(225,37,27,.32))}
.buyback-v6 .bb-node circle{fill:#9a9a9a;stroke:#fff;stroke-width:5;transition:all .22s ease;filter:none}.buyback-v6 .bb-node[data-step="pain"] circle{fill:#111}
.buyback-v6 .bb-node.active circle,.buyback-v6 .bb-node:hover circle{fill:var(--red)!important;stroke:#fff;filter:drop-shadow(0 0 12px rgba(225,37,27,.75))}
.buyback-v6 .bb-node[data-step="pain"].active circle{animation:v6PainPulse 1.25s ease-in-out infinite}
.buyback-v6 .loop-label{font:950 25px Inter,Arial,sans-serif;fill:#111}.buyback-v6 .loop-small{font:950 20px Inter,Arial,sans-serif;fill:#111}.buyback-v6 .bb-caption{font:900 14px Inter,Arial,sans-serif;fill:#6a6f77;letter-spacing:.11em;text-transform:uppercase}
.buyback-v6 .bb-orbit-dot{fill:#e1251b;filter:drop-shadow(0 0 10px rgba(225,37,27,.85));animation:v6Orbit 4s linear infinite!important;offset-path:path('M350 250 C430 250 490 270 490 305 C490 375 455 421 404 421 C340 421 285 382 285 318 C285 278 315 250 350 250');offset-rotate:0deg}
.buyback-v6 .bb-tip{background:#111;border:1px solid rgba(225,37,27,.45);border-radius:20px;padding:24px 26px;margin:14px auto 0;max-width:560px;min-height:142px;box-shadow:0 20px 50px rgba(0,0,0,.24)}
.buyback-v6 .bb-tip .k{color:#ff4038;letter-spacing:.15em;font-weight:950;text-transform:uppercase}.buyback-v6 .bb-tip h4{font-size:34px;margin:6px 0 10px;color:#fff}.buyback-v6 .bb-tip p{font-size:17px;line-height:1.55;color:rgba(255,255,255,.84);font-weight:780}
.buyback-v6 .bb-step-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:560px;margin:18px auto 0}.buyback-v6 .bb-step-buttons button{border:1px solid rgba(0,0,0,.10);background:#fff;color:#111;border-radius:999px;padding:14px 12px;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 10px 24px rgba(16,19,26,.08);transition:.2s ease}.buyback-v6 .bb-step-buttons button.active,.buyback-v6 .bb-step-buttons button:hover{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 16px 36px rgba(225,37,27,.28)}
@keyframes v6Draw{0%{stroke-dashoffset:420}45%,100%{stroke-dashoffset:0}}@keyframes v6Spin{to{transform:rotate(360deg)}}@keyframes v6PainPulse{0%,100%{r:15}50%{r:21}}@keyframes v6Orbit{to{offset-distance:100%}}
@media(max-width:720px){.buyback-v6 .premium-loop-card{padding:12px!important}.buyback-v6 .loop-title{font-size:38px}.buyback-v6 .bb-step-buttons{grid-template-columns:1fr 1fr}.buyback-v6 .bb-tip h4{font-size:30px}.buyback-v6 .bb-tip p{font-size:16px}}

/* V7 HERO + BUYBACK PRODUCTION UPGRADE
   Goal: premium Grant/Russell-style hierarchy while preserving CIC/RDI colors and copy. */
.hero-v7{
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 50% 56%, rgba(200,165,90,.24), transparent 23%),
    radial-gradient(circle at 50% 26%, rgba(225,37,27,.11), transparent 36%),
    linear-gradient(180deg,#050505 0%,#080706 54%,#120f09 100%) !important;
}
.hero-v7:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg, rgba(0,0,0,.88), rgba(0,0,0,.20) 50%, rgba(0,0,0,.88)),
    radial-gradient(circle at 50% 78%, rgba(200,165,90,.16), transparent 32%);
}
.hero-v7-stage{
  position:relative;
  z-index:1;
  min-height:820px;
  padding:78px 22px 86px;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.hero-v7 .hero-bar{
  position:relative;
  z-index:2;
  font-size:clamp(13px,1.6vw,18px);
  letter-spacing:.16em;
  padding:17px 18px;
  background:linear-gradient(180deg,#ef3229,#d82118) !important;
  box-shadow:0 14px 45px rgba(225,37,27,.24);
}
.hero-kicker{
  justify-content:center;
  margin-bottom:22px;
  color:#ff4038;
}
.hero-v7-title{
  max-width:1120px;
  font-size:clamp(54px,7.7vw,118px);
  line-height:.88;
  letter-spacing:-.075em;
  margin:0 auto;
  text-transform:none;
  text-wrap:balance;
}
.hero-v7-title .gold{
  color:var(--gold);
  display:inline;
  text-shadow:0 14px 55px rgba(200,165,90,.18);
}
.hero-v7-avatar-wrap{
  position:relative;
  width:min(520px,75vw);
  height:clamp(300px,40vw,560px);
  margin:-2px auto -4px;
  display:grid;
  place-items:end center;
  isolation:isolate;
}
.hero-v7-glow{
  position:absolute;
  inset:auto 6% 0;
  height:48%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(200,165,90,.28),rgba(225,37,27,.12) 42%,transparent 72%);
  filter:blur(18px);
  z-index:-1;
}
.hero-v7-avatar{
  height:100%;
  width:auto;
  max-width:none;
  object-fit:contain;
  object-position:bottom center;
  filter:drop-shadow(0 34px 44px rgba(0,0,0,.72));
}
.hero-v7-lead{
  max-width:980px;
  margin:0 auto 26px;
  font-size:clamp(22px,2.3vw,34px);
  line-height:1.35;
  color:rgba(255,255,255,.78)!important;
  font-weight:520;
  text-wrap:balance;
}
.hero-v7-cta{
  font-size:clamp(18px,1.8vw,25px);
  padding:21px 48px;
  min-width:min(100%,430px);
  text-transform:none;
  border:1px solid rgba(255,255,255,.12);
}
.hero-v7-proofline{
  margin-top:18px;
  color:rgba(255,255,255,.58);
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.11em;
  font-size:12px;
}
.hero-v7 .mini-card-grid,.hero-v7 .hero-visual{display:none!important}

/* Clean, reference-accurate Buyback Loop. Removes distorted triangle/marker issues. */
.buyback-clean-svg{max-width:620px!important;overflow:visible!important}
.buyback-v6 .bb-clean-arc,
.buyback-v6 .bb-clean-loop{
  fill:none!important;
  stroke:#8f9399!important;
  stroke-width:12!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  opacity:.95!important;
  vector-effect:non-scaling-stroke;
}
.buyback-v6 .bb-clean-ring{
  fill:none!important;
  stroke:#8f9399!important;
  stroke-width:9!important;
  stroke-linecap:round!important;
  stroke-dasharray:10 16!important;
  opacity:.50!important;
  transform-origin:365px 320px!important;
  animation:v7LoopSpin 14s linear infinite!important;
}
.buyback-v6 .bb-flow{stroke-dasharray:420!important;stroke-dashoffset:420!important;animation:v7Draw 4s ease-in-out infinite!important}
.buyback-v6 .bb-exit{stroke-dasharray:360!important;stroke-dashoffset:360!important;animation:v7Draw 4s ease-in-out infinite!important;animation-delay:.42s!important}
.buyback-v6 .bb-clean-loop{stroke-dasharray:560!important;stroke-dashoffset:560!important;animation:v7Draw 4s ease-in-out infinite!important;animation-delay:.82s!important}
.buyback-v6 .bb-red-pointer{
  fill:none!important;
  stroke:#111!important;
  stroke-width:4!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke;
}
.buyback-v6 .bb-node circle{r:13;fill:#979797;stroke:#fff;stroke-width:5;transition:all .2s ease}
.buyback-v6 .bb-node[data-step="pain"] circle{fill:#111}
.buyback-v6 .bb-node.active circle,.buyback-v6 .bb-node:hover circle{fill:var(--red)!important;filter:drop-shadow(0 0 14px rgba(225,37,27,.78))}
.buyback-v6 .bb-orbit-dot{
  fill:var(--red)!important;
  filter:drop-shadow(0 0 10px rgba(225,37,27,.84));
  offset-path:path('M348 248 C420 248 475 266 475 292 C475 366 425 418 383 418 C310 418 258 372 258 304 C258 255 300 236 348 248');
  offset-rotate:0deg;
  animation:v7Orbit 4s linear infinite!important;
}
.buyback-v6 .loop-title{font:950 45px Inter,Arial,sans-serif!important;fill:#424750!important;letter-spacing:-.04em!important}
.buyback-v6 .loop-underline{stroke:#111!important;stroke-width:4!important;stroke-linecap:round!important}
.buyback-v6 .loop-label{font:950 25px Inter,Arial,sans-serif!important;fill:#111!important}
.buyback-v6 .loop-small{font:950 20px Inter,Arial,sans-serif!important;fill:#111!important}
.buyback-v6 .bb-caption{font:950 14px Inter,Arial,sans-serif!important;fill:#6a6f77!important;letter-spacing:.11em!important;text-transform:uppercase!important}
@keyframes v7Draw{0%{stroke-dashoffset:560}50%,100%{stroke-dashoffset:0}}
@keyframes v7Orbit{to{offset-distance:100%}}
@keyframes v7LoopSpin{to{transform:rotate(360deg)}}

/* polish: stronger premium spacing/hierarchy */
.nav-inner{min-height:86px}.btn{font-weight:950}.section{scroll-margin-top:150px}.hero{scroll-margin-top:0}.progress a:hover{background:#fafafa;color:var(--red)}
@media(max-width:920px){
  .hero-v7-stage{min-height:auto;padding:62px 18px 72px}
  .hero-v7-avatar-wrap{width:min(460px,82vw);height:clamp(310px,64vw,520px);margin:8px auto 2px}
  .hero-v7-lead{max-width:760px}
  .nav-inner{gap:14px}.nav-nums{display:none}
}
@media(max-width:720px){
  .top-strip{font-size:12px;line-height:1.45;padding:10px 12px}
  .nav-inner{min-height:auto;display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px 18px}.nav .btn{grid-column:1/3;width:100%;padding:14px 20px}.logo{height:50px}.lang{justify-self:end}
  .hero-v7 .hero-bar{font-size:13px;line-height:1.45;padding:14px 12px}
  .hero-v7-stage{padding:54px 16px 58px}
  .hero-kicker{font-size:12px;letter-spacing:.13em;line-height:1.4}.kicker:before,.kicker:after{width:34px}
  .hero-v7-title{font-size:clamp(50px,15vw,76px);letter-spacing:-.08em;line-height:.90}
  .hero-v7-avatar-wrap{height:clamp(300px,86vw,430px);width:min(410px,94vw);margin:4px auto 0}
  .hero-v7-lead{font-size:clamp(22px,6vw,30px);line-height:1.34;margin-bottom:24px}
  .hero-v7-cta{width:100%;min-width:0;font-size:21px;padding:20px 20px}
  .hero-v7-proofline{font-size:10px;letter-spacing:.08em}
  .buyback-v6 .premium-loop-card{padding:14px 10px!important}
  .buyback-v6 .loop-title{font-size:34px!important}.buyback-v6 .loop-label{font-size:20px!important}.buyback-v6 .loop-small{font-size:17px!important}.buyback-v6 .bb-caption{font-size:11px!important}
}

/* V7.1 Solution section premium asset insertion */
.solution-asset-panel{margin:38px auto 6px;background:#fff;border:1px solid rgba(255,255,255,.16);border-radius:34px;padding:18px;box-shadow:0 34px 90px rgba(0,0,0,.34),0 18px 64px rgba(200,165,90,.10);overflow:hidden;color:#10131a}.solution-asset-panel .solution-asset-copy{padding:16px 18px 8px;text-align:center;max-width:940px;margin:0 auto}.solution-asset-panel .kicker{justify-content:center;margin-bottom:12px}.solution-asset-panel h3{font-size:clamp(26px,3vw,46px);letter-spacing:-.045em;line-height:1.02;margin-bottom:10px;color:#10131a}.solution-asset-panel p{font-size:clamp(17px,1.55vw,22px);line-height:1.45;color:#344054;margin:0 auto 10px;max-width:820px}.solution-asset-panel picture,.solution-asset-panel img{display:block;width:100%}.solution-asset-panel img{border-radius:24px;background:#fff;object-fit:contain;height:auto;box-shadow:0 16px 45px rgba(16,19,26,.08)}.dark .solution-asset-panel .kicker{color:#e1251b}.dark .solution-asset-panel .kicker:before,.dark .solution-asset-panel .kicker:after{background:#e1251b}@media(max-width:720px){.solution-asset-panel{margin-top:28px;border-radius:24px;padding:10px}.solution-asset-panel .solution-asset-copy{padding:14px 10px 4px}.solution-asset-panel h3{font-size:28px}.solution-asset-panel p{font-size:16px}.solution-asset-panel img{border-radius:18px}}

/* V7.2 final audit fix: clean Buyback Loop geometry, no SVG markers, no oversized triangle artifacts */
.buyback-fixed{margin-top:28px;border-radius:30px;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.buyback-fixed .premium-loop-card{background:radial-gradient(circle at 50% 32%,#fff 0,#fafafa 52%,#eeeeee 100%)!important;border:1px solid rgba(16,19,26,.10)!important;border-radius:30px!important;padding:24px!important;box-shadow:0 28px 80px rgba(16,19,26,.14)!important;overflow:hidden!important}
.buyback-fixed-svg{display:block;width:100%;max-width:640px;height:auto;margin:0 auto 12px;overflow:visible}.buyback-fixed .loop-title{font:950 46px Inter,Arial,sans-serif!important;fill:#424750!important;letter-spacing:-.04em!important}.buyback-fixed .loop-underline{stroke:#111!important;stroke-width:4!important;stroke-linecap:round!important}.buyback-fixed .bb-path,.buyback-fixed .bb-loop-path{fill:none!important;stroke:#8f9399!important;stroke-width:12!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:.95!important;vector-effect:non-scaling-stroke}.buyback-fixed .bb-path-in{stroke-dasharray:420;stroke-dashoffset:420;animation:bbFixedDraw 4.5s ease-in-out infinite}.buyback-fixed .bb-path-out{stroke-dasharray:360;stroke-dashoffset:360;animation:bbFixedDraw 4.5s ease-in-out infinite;animation-delay:.55s}.buyback-fixed .bb-loop-path{stroke-dasharray:610;stroke-dashoffset:610;animation:bbFixedDraw 4.5s ease-in-out infinite;animation-delay:1.05s}.buyback-fixed .bb-arrow-head.gray,.buyback-fixed .bb-arrow-head.loop-head{fill:#8f9399!important;opacity:.96}.buyback-fixed .bb-arrow-head.red{fill:#e1251b!important;filter:drop-shadow(0 8px 14px rgba(225,37,27,.30))}.buyback-fixed .bb-pain-pointer{fill:none!important;stroke:#111!important;stroke-width:4!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke}.buyback-fixed .bb-node{cursor:pointer}.buyback-fixed .bb-node circle{fill:#989898;stroke:#fff;stroke-width:5;transition:all .22s ease}.buyback-fixed .bb-node[data-step="pain"] circle{fill:#111}.buyback-fixed .bb-node.active circle,.buyback-fixed .bb-node:hover circle{fill:#e1251b!important;stroke:#fff!important;filter:drop-shadow(0 0 14px rgba(225,37,27,.78))}.buyback-fixed .bb-node[data-step="pain"].active circle{animation:bbFixedPulse 1.25s ease-in-out infinite}.buyback-fixed .loop-label{font:950 26px Inter,Arial,sans-serif!important;fill:#111!important}.buyback-fixed .loop-small{font:950 22px Inter,Arial,sans-serif!important;fill:#111!important}.buyback-fixed .bb-caption{font:950 14px Inter,Arial,sans-serif!important;fill:#6a6f77!important;letter-spacing:.11em!important;text-transform:uppercase!important}.buyback-fixed .bb-orbit-dot{fill:#e1251b!important;filter:drop-shadow(0 0 10px rgba(225,37,27,.88));offset-path:path('M342 270 C418 270 452 285 452 300 C462 366 420 423 362 430 C296 437 236 395 236 332 C231 275 272 232 342 270');offset-rotate:0deg;animation:bbFixedOrbit 4.5s linear infinite}.buyback-fixed .bb-tip{background:#111!important;border:1px solid rgba(225,37,27,.45)!important;border-radius:22px!important;padding:26px 28px!important;margin:18px auto 0!important;max-width:600px!important;min-height:150px!important;box-shadow:0 20px 50px rgba(0,0,0,.24)!important}.buyback-fixed .bb-tip .k{color:#ff4038!important;letter-spacing:.15em;font-weight:950;text-transform:uppercase}.buyback-fixed .bb-tip h4{font-size:38px!important;margin:6px 0 10px!important;color:#fff!important}.buyback-fixed .bb-tip p{font-size:18px!important;line-height:1.55!important;color:rgba(255,255,255,.86)!important;font-weight:780!important}.buyback-fixed .bb-step-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:600px;margin:20px auto 0}.buyback-fixed .bb-step-buttons button{border:1px solid rgba(0,0,0,.10);background:#fff;color:#111;border-radius:999px;padding:15px 12px;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 10px 24px rgba(16,19,26,.08);transition:.2s ease}.buyback-fixed .bb-step-buttons button.active,.buyback-fixed .bb-step-buttons button:hover{background:#e1251b;border-color:#e1251b;color:#fff;box-shadow:0 16px 36px rgba(225,37,27,.28)}@keyframes bbFixedDraw{0%{stroke-dashoffset:620}54%,100%{stroke-dashoffset:0}}@keyframes bbFixedOrbit{0%{offset-distance:0%}100%{offset-distance:100%}}@keyframes bbFixedPulse{0%,100%{r:13}50%{r:19}}
@media(max-width:720px){.buyback-fixed{margin-top:24px}.buyback-fixed .premium-loop-card{padding:14px 10px!important;border-radius:24px!important}.buyback-fixed .loop-title{font-size:34px!important}.buyback-fixed .loop-label{font-size:18px!important}.buyback-fixed .loop-small{font-size:17px!important}.buyback-fixed .bb-caption{font-size:10px!important;letter-spacing:.08em!important}.buyback-fixed .bb-tip{padding:24px 22px!important;border-radius:20px!important;min-height:0!important}.buyback-fixed .bb-tip h4{font-size:34px!important}.buyback-fixed .bb-tip p{font-size:17px!important}.buyback-fixed .bb-step-buttons{grid-template-columns:1fr 1fr;gap:12px}.buyback-fixed .bb-step-buttons button{font-size:18px;padding:15px 10px}}

/* V7.2 solution section: keep new strategic asset as the focal point and protect layout */
.solution-asset-panel{border:1px solid rgba(200,165,90,.28)!important}.solution-asset-panel img{max-height:none!important;object-fit:contain!important}.solution-asset-panel picture{background:#fff!important;border-radius:24px!important}


/* =========================================================
   V8 AUDITED FIXES — reference-accurate Buyback Loop + mobile hero
   ========================================================= */
.buyback-ecuador{margin-top:30px!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}
.buyback-ecuador .premium-loop-card{background:linear-gradient(180deg,#fff 0%,#fdfdfd 66%,#f1f1f1 100%)!important;border:1px solid rgba(17,24,39,.10)!important;border-radius:32px!important;padding:26px 24px 30px!important;box-shadow:0 30px 80px rgba(17,24,39,.14)!important;overflow:hidden!important}
.buyback-ecuador-svg{display:block;width:100%;max-width:670px;height:auto;margin:0 auto 16px!important;overflow:visible!important;contain:layout paint;}
.buyback-ecuador-svg *{transform-box:fill-box;transform-origin:center;}
.buyback-ecuador .bb-title{font:950 49px Inter,Arial,sans-serif!important;fill:#424750!important;letter-spacing:-.045em!important}
.buyback-ecuador .bb-title-line{stroke:#111!important;stroke-width:4!important;stroke-linecap:round!important}
.buyback-ecuador .bb-sweep,.buyback-ecuador .bb-ring{fill:none!important;stroke:#969ca3!important;stroke-width:12!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke;opacity:.96!important}
.buyback-ecuador .bb-ring{stroke-width:13!important;}
.buyback-ecuador .bb-head-main,.buyback-ecuador .bb-ring-head-a,.buyback-ecuador .bb-ring-head-b{fill:#969ca3!important;opacity:.96!important;filter:none!important}
.buyback-ecuador .bb-pain-line{fill:none!important;stroke:#111!important;stroke-width:5!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke;filter:none!important}
.buyback-ecuador .bb-head-red{fill:#e1251b!important;filter:drop-shadow(0 7px 12px rgba(225,37,27,.30))!important}
.buyback-ecuador .bb-node{cursor:pointer;outline:none}.buyback-ecuador .bb-node circle{fill:#969696!important;stroke:#fff!important;stroke-width:6!important;transition:fill .22s ease,filter .22s ease,r .22s ease;filter:none!important}.buyback-ecuador .bb-node[data-step="pain"] circle{fill:#111!important}.buyback-ecuador .bb-node.active circle,.buyback-ecuador .bb-node:hover circle{fill:#e1251b!important;filter:drop-shadow(0 0 12px rgba(225,37,27,.78))!important}.buyback-ecuador .bb-node[data-step="pain"].active circle{animation:bbPulseClean 1.25s ease-in-out infinite!important}
.buyback-ecuador .bb-live-dot{fill:#e1251b!important;filter:drop-shadow(0 0 10px rgba(225,37,27,.86))!important;offset-path:path('M366 284 C430 284 468 294 468 306 C480 374 430 438 356 438 C288 438 232 388 232 322 C232 257 284 220 366 284');offset-rotate:0deg;animation:bbOrbitClean 5.2s linear infinite!important}
.buyback-ecuador .bb-label{font:950 22px Inter,Arial,sans-serif!important;fill:#111!important;letter-spacing:-.03em!important}.buyback-ecuador .bb-label-pain{font-size:27px!important}.buyback-ecuador .bb-caption{font:950 13px Inter,Arial,sans-serif!important;fill:#6a6f77!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.buyback-ecuador .bb-tip{background:#111!important;border:1px solid rgba(225,37,27,.42)!important;border-radius:23px!important;padding:28px 30px!important;margin:18px auto 0!important;max-width:620px!important;min-height:150px!important;box-shadow:0 22px 52px rgba(0,0,0,.25)!important}.buyback-ecuador .bb-tip .k{color:#ff4038!important;letter-spacing:.16em;font-weight:950;text-transform:uppercase}.buyback-ecuador .bb-tip h4{font-size:40px!important;line-height:1!important;margin:6px 0 12px!important;color:#fff!important}.buyback-ecuador .bb-tip p{font-size:18px!important;line-height:1.55!important;color:rgba(255,255,255,.86)!important;font-weight:780!important}.buyback-ecuador .bb-step-buttons{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important;max-width:620px!important;margin:22px auto 0!important}.buyback-ecuador .bb-step-buttons button{appearance:none;border:1px solid rgba(0,0,0,.10)!important;background:#fff!important;color:#111!important;border-radius:999px!important;padding:16px 12px!important;font-size:17px!important;font-weight:950!important;cursor:pointer;box-shadow:0 12px 26px rgba(16,19,26,.08)!important;transition:.2s ease!important}.buyback-ecuador .bb-step-buttons button.active,.buyback-ecuador .bb-step-buttons button:hover{background:#e1251b!important;border-color:#e1251b!important;color:#fff!important;box-shadow:0 16px 36px rgba(225,37,27,.30)!important}
@keyframes bbOrbitClean{to{offset-distance:100%}}@keyframes bbPulseClean{0%,100%{r:14}50%{r:18}}
@media(max-width:720px){
  .buyback-ecuador{margin-top:24px!important}
  .buyback-ecuador .premium-loop-card{border-radius:26px!important;padding:18px 10px 24px!important;box-shadow:0 24px 60px rgba(17,24,39,.15)!important}
  .buyback-ecuador-svg{max-width:100%!important;margin-bottom:12px!important}
  .buyback-ecuador .bb-title{font-size:44px!important}.buyback-ecuador .bb-label{font-size:20px!important}.buyback-ecuador .bb-label-pain{font-size:25px!important}.buyback-ecuador .bb-caption{font-size:11px!important;letter-spacing:.08em!important}
  .buyback-ecuador .bb-tip{border-radius:22px!important;padding:25px 24px!important;min-height:0!important}.buyback-ecuador .bb-tip h4{font-size:38px!important}.buyback-ecuador .bb-tip p{font-size:18px!important}.buyback-ecuador .bb-step-buttons{grid-template-columns:1fr 1fr!important;gap:12px!important}.buyback-ecuador .bb-step-buttons button{font-size:19px!important;padding:16px 10px!important}
}
@media(max-width:520px){
  .hero-v7{overflow:hidden!important}.hero-v7-stage{padding:46px 14px 54px!important;min-height:auto!important}.hero-v7-title{font-size:clamp(48px,14.5vw,66px)!important;line-height:.92!important;letter-spacing:-.075em!important}.hero-v7-avatar-wrap{height:clamp(280px,86vw,390px)!important;width:min(390px,94vw)!important;margin:10px auto 10px!important;z-index:1}.hero-v7-avatar{height:100%!important;max-width:96vw!important}.hero-v7-lead{position:relative!important;z-index:2!important;max-width:92vw!important;font-size:clamp(19px,5.8vw,25px)!important;line-height:1.38!important;margin:0 auto 22px!important;color:rgba(255,255,255,.84)!important}.hero-v7-cta{position:relative!important;z-index:3!important;width:100%!important;max-width:360px!important;margin-left:auto!important;margin-right:auto!important}.hero-v7-proofline{position:relative!important;z-index:3!important}.buyback-ecuador .premium-loop-card{padding:16px 6px 22px!important}.buyback-ecuador .bb-title{font-size:38px!important}.buyback-ecuador .bb-title-line{stroke-width:4!important}.buyback-ecuador .bb-label{font-size:18px!important}.buyback-ecuador .bb-label-pain{font-size:22px!important}.buyback-ecuador .bb-caption{font-size:9.5px!important}.buyback-ecuador .bb-tip h4{font-size:34px!important}.buyback-ecuador .bb-tip p{font-size:17px!important}.mirror-box{overflow:visible!important}
}


/* =========================================================
   V9 EMERGENCY QA FIX — HERO, BUYBACK LOOP, MOBILE SAFE LAYOUT
   Purpose: remove overlap, stop SVG cropping/distortion, preserve CIC colors.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden!important}.nav,.top-strip,.hero,.section,.progress{max-width:100%;overflow-x:clip}.hero-v7{background:radial-gradient(circle at 50% 50%,rgba(200,165,90,.18),transparent 30%),linear-gradient(180deg,#050505 0%,#080706 62%,#120f09 100%)!important}.hero-v7-stage{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;min-height:auto!important;padding:72px 22px 84px!important}.hero-v7-title{max-width:1060px!important;margin:0 auto 18px!important;font-size:clamp(54px,7.2vw,106px)!important;line-height:.9!important;letter-spacing:-.07em!important;position:relative!important;z-index:3!important}.hero-v7-avatar-wrap{position:relative!important;width:min(460px,72vw)!important;height:clamp(330px,42vw,540px)!important;margin:0 auto 18px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important;z-index:2!important}.hero-v7-avatar{height:100%!important;width:auto!important;max-width:100%!important;object-fit:contain!important;object-position:bottom center!important;position:relative!important;z-index:2!important}.hero-v7-lead{position:relative!important;z-index:4!important;max-width:920px!important;margin:0 auto 28px!important}.hero-v7-cta,.hero-v7-proofline{position:relative!important;z-index:5!important}.hero-v7-proofline{margin-top:18px!important}.embedded-loop{display:block!important}.loop-wrap.embedded-loop{padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.buyback-ecuador .premium-loop-card{max-width:760px!important;margin:0 auto!important;overflow:hidden!important}.buyback-ecuador-svg{display:block!important;width:100%!important;max-width:620px!important;margin:0 auto 18px!important;overflow:hidden!important;contain:none!important}.buyback-ecuador .bb-sweep,.buyback-ecuador .bb-ring{stroke-width:10!important;stroke:#959aa0!important;opacity:.95!important}.buyback-ecuador .bb-ring{stroke-width:11!important}.buyback-ecuador .bb-head-main{transform:none!important}.buyback-ecuador .bb-live-dot{animation:none!important;offset-path:none!important}.buyback-ecuador .bb-node.active circle{fill:#e1251b!important;filter:drop-shadow(0 0 10px rgba(225,37,27,.65))!important}.buyback-ecuador .bb-node[data-step="pain"] circle{fill:#111!important}.buyback-ecuador .bb-node[data-step="pain"].active circle{fill:#e1251b!important}.buyback-ecuador .bb-tip{width:min(620px,100%)!important}.buyback-ecuador .bb-step-buttons{width:min(620px,100%)!important}.solution-asset-panel{max-width:1180px!important}.support-hero,.solution-asset-panel{overflow:hidden!important}.support-hero img,.solution-asset-panel img{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important}.section{overflow-x:hidden!important}
@media(max-width:720px){
  .top-strip{font-size:11px!important;line-height:1.35!important;letter-spacing:.09em!important;padding:9px 10px!important}.nav-inner{grid-template-columns:1fr auto!important;padding:12px 14px!important}.logo{height:42px!important}.lang button{padding:8px 12px!important}.nav .btn{display:none!important}.hero-v7 .hero-bar{font-size:11px!important;letter-spacing:.09em!important;line-height:1.35!important;padding:12px 10px!important}.hero-v7-stage{padding:44px 16px 54px!important}.hero-kicker{font-size:11px!important;line-height:1.35!important;margin-bottom:18px!important}.hero-v7-title{font-size:clamp(46px,13vw,58px)!important;line-height:.93!important;letter-spacing:-.065em!important;margin-bottom:12px!important}.hero-v7-avatar-wrap{width:min(330px,86vw)!important;height:clamp(260px,76vw,360px)!important;margin:4px auto 18px!important;overflow:hidden!important}.hero-v7-avatar{height:100%!important;max-width:100%!important}.hero-v7-lead{font-size:18px!important;line-height:1.42!important;max-width:94vw!important;margin:0 auto 22px!important;text-align:center!important}.hero-v7-cta{max-width:340px!important;width:100%!important;font-size:17px!important;padding:17px 18px!important}.hero-v7-proofline{font-size:9px!important;letter-spacing:.06em!important}.section{padding:58px 0!important}.container{padding:0 18px!important}.grid2,.about-layout,.two-card,.card-grid,.pillars{grid-template-columns:1fr!important;gap:24px!important}h2{font-size:clamp(36px,11vw,50px)!important}.lead{font-size:18px!important}.mirror-box{padding:24px!important}.checks{grid-template-columns:1fr!important}.buyback-ecuador{margin-top:22px!important}.buyback-ecuador .premium-loop-card{padding:16px 10px 24px!important;border-radius:26px!important}.buyback-ecuador-svg{max-width:100%!important;overflow:hidden!important}.buyback-ecuador .bb-title{font-size:34px!important}.buyback-ecuador .bb-title-line{stroke-width:3!important}.buyback-ecuador .bb-sweep,.buyback-ecuador .bb-ring{stroke-width:8!important}.buyback-ecuador .bb-ring{stroke-width:9!important}.buyback-ecuador .bb-pain-line{stroke-width:4!important}.buyback-ecuador .bb-label{font-size:17px!important}.buyback-ecuador .bb-label-pain{font-size:20px!important}.buyback-ecuador .bb-caption{font-size:8.5px!important;letter-spacing:.05em!important}.buyback-ecuador .bb-tip{padding:24px 22px!important;border-radius:20px!important}.buyback-ecuador .bb-tip .k{font-size:13px!important}.buyback-ecuador .bb-tip h4{font-size:34px!important}.buyback-ecuador .bb-tip p{font-size:17px!important;line-height:1.5!important}.buyback-ecuador .bb-step-buttons{grid-template-columns:1fr 1fr!important;gap:12px!important}.buyback-ecuador .bb-step-buttons button{font-size:18px!important;padding:15px 10px!important}.founder-card{min-height:520px!important}.founder-card img{height:560px!important}.unit-grid{grid-template-columns:1fr!important}.support-list{grid-template-columns:1fr 1fr!important}.progress{display:none!important}
}
@media(max-width:390px){.hero-v7-title{font-size:44px!important}.hero-v7-avatar-wrap{width:300px!important;height:318px!important}.hero-v7-lead{font-size:17px!important}.buyback-ecuador .bb-title{font-size:30px!important}.buyback-ecuador .bb-tip h4{font-size:30px!important}.buyback-ecuador .bb-step-buttons button{font-size:16px!important}}

.buyback-ecuador .bb-live-dot{transition:cx .35s ease,cy .35s ease!important}

/* === V13.2 production polish: single sliding service banner + clean Ecuador-style Buyback Loop === */
.marquee-strip{overflow:hidden;white-space:nowrap;padding:0!important;height:38px;display:flex;align-items:center;background:linear-gradient(90deg,#e1251b,#d50d08,#e1251b)!important}
.marquee-strip .marquee-track{display:inline-flex;align-items:center;gap:54px;min-width:max-content;animation:cicMarquee 34s linear infinite;will-change:transform}
.marquee-strip span{display:inline-flex!important;align-items:center;color:#fff;text-transform:uppercase;letter-spacing:.16em;font-weight:950;font-size:13px;line-height:38px;padding:0 6px}
@keyframes cicMarquee{from{transform:translateX(0)}to{transform:translateX(-33.333%)}}
@media (prefers-reduced-motion:reduce){.marquee-strip .marquee-track{animation:none!important}}

/* Yellow-circled desktop mini number nav removed; blue-circled journey bar stays. */
.nav-nums{display:none!important}
.nav-inner{justify-content:space-between!important}

/* Buyback Loop rebuild: prevent oversized polygon artifacts and keep SVG geometry clean. */
.buyback-ecuador .premium-loop-card{background:linear-gradient(180deg,#fff 0%,#f6f6f6 100%)!important;border:1px solid rgba(16,19,26,.10)!important;border-radius:30px!important;box-shadow:0 28px 80px rgba(16,19,26,.12)!important;padding:24px!important;overflow:hidden!important}
.buyback-v14-svg{width:100%!important;max-width:620px!important;margin:0 auto 20px!important;overflow:visible!important;display:block!important}
.buyback-v14-svg .bb-title{font:950 48px Inter,Arial,sans-serif!important;fill:#424750!important;letter-spacing:-.045em!important}
.buyback-v14-svg .bb-title-line{stroke:#111!important;stroke-width:4!important;stroke-linecap:round!important}
.buyback-v14-svg .bb-sweep,.buyback-v14-svg .bb-ring{fill:none!important;stroke:#9aa0a6!important;stroke-width:13!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:.96!important;filter:none!important;vector-effect:non-scaling-stroke!important}
.buyback-v14-svg .bb-ring{stroke-width:12!important}
.buyback-v14-svg .bb-pain-line{fill:none!important;stroke:#101010!important;stroke-width:6!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:none!important;vector-effect:non-scaling-stroke!important}
.buyback-v14-svg .bb-label{font:950 25px Inter,Arial,sans-serif!important;fill:#111!important;paint-order:stroke;stroke:#fff;stroke-width:4;stroke-linejoin:round}
.buyback-v14-svg .bb-label-pain{font-size:28px!important}
.buyback-v14-svg .bb-caption{font:950 15px Inter,Arial,sans-serif!important;fill:#737985!important;letter-spacing:.08em!important}
.buyback-v14-svg .bb-node circle{fill:#9b9b9b!important;stroke:#fff!important;stroke-width:7!important;transition:fill .32s ease,filter .32s ease,transform .32s ease!important;filter:none!important}
.buyback-v14-svg .bb-node[data-step="pain"] circle{fill:#101010!important}
.buyback-v14-svg .bb-node.active circle{fill:#e1251b!important;filter:drop-shadow(0 0 14px rgba(225,37,27,.85)) drop-shadow(0 0 24px rgba(225,37,27,.32))!important}
.buyback-v14-svg .bb-live-dot{fill:#e1251b!important;stroke:#fff!important;stroke-width:4!important;filter:drop-shadow(0 0 12px rgba(225,37,27,.95)) drop-shadow(0 0 26px rgba(225,37,27,.38))!important;transition:cx .55s cubic-bezier(.2,.8,.2,1),cy .55s cubic-bezier(.2,.8,.2,1)!important}
.buyback-v14-svg .bb-head,.buyback-v14-svg .bb-head-main,.buyback-v14-svg .bb-ring-head-a,.buyback-v14-svg .bb-ring-head-b,.buyback-v14-svg .bb-head-red{display:none!important;opacity:0!important;transform:none!important}
.buyback-ecuador .bb-tip{transition:opacity .32s ease,transform .32s ease!important;box-shadow:0 24px 70px rgba(0,0,0,.26)!important}
.buyback-ecuador .bb-step-buttons button{min-height:56px!important}

/* Keep the journey bar premium and readable. */
.progress{top:82px!important;box-shadow:0 10px 28px rgba(16,19,26,.05)!important}
.progress a{background:linear-gradient(180deg,#fff,#fbfbfb)!important;transition:background .2s ease,color .2s ease!important}
.progress a:hover{background:#fff4f3!important}
.progress a:first-child{box-shadow:inset 0 -3px 0 #e1251b!important}

/* Slightly improve the right-side mirror area spacing around the loop. */
.mirror-box .buyback-ecuador{margin-top:36px!important}

@media(max-width:900px){
  .marquee-strip{height:34px!important}.marquee-strip span{font-size:11px!important;line-height:34px!important;letter-spacing:.10em!important}.marquee-strip .marquee-track{animation-duration:28s;gap:36px}
  .buyback-ecuador .premium-loop-card{padding:18px 12px 22px!important;border-radius:28px!important}
  .buyback-v14-svg .bb-title{font-size:38px!important}.buyback-v14-svg .bb-title-line{stroke-width:3!important}.buyback-v14-svg .bb-sweep,.buyback-v14-svg .bb-ring{stroke-width:10!important}.buyback-v14-svg .bb-pain-line{stroke-width:5!important}.buyback-v14-svg .bb-label{font-size:20px!important}.buyback-v14-svg .bb-label-pain{font-size:22px!important}.buyback-v14-svg .bb-caption{font-size:10px!important;letter-spacing:.04em!important}
}

/* =========================================================
   V13.4 — Section 05 Designated Growth Team UX/UI upgrade
   - Replaces cutout-only founder card with full executive team asset
   - Preserves original funnel architecture, bilingual copy, and CTAs
   ========================================================= */
.section05-upgraded{
  grid-template-columns:minmax(420px,.98fr) minmax(0,1.02fr) !important;
  align-items:center !important;
  gap:54px !important;
}
.growth-team-image-card{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  background:linear-gradient(135deg,#fff 0%,#f9f7f1 100%);
  border:1px solid rgba(200,165,90,.35);
  box-shadow:0 34px 90px rgba(16,19,26,.14), 0 0 0 1px rgba(255,255,255,.75) inset;
  isolation:isolate;
}
.growth-team-image-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 42%), radial-gradient(circle at 50% 0%,rgba(200,165,90,.18),transparent 42%);
  pointer-events:none;
  z-index:2;
}
.growth-team-image-card::after{
  content:"DESIGNATED GROWTH TEAM™";
  position:absolute;
  left:22px;
  bottom:20px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(5,5,5,.82);
  color:#fff;
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  border:1px solid rgba(200,165,90,.42);
  backdrop-filter:blur(10px);
}
.growth-team-image-card picture,.growth-team-image-card img{display:block;width:100%;}
.growth-team-image-card img{
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center;
  transform:scale(1.006);
}
.section05-copy .two-card .card{
  border-top:4px solid var(--gold);
  transition:transform .25s ease, box-shadow .25s ease;
}
.section05-copy .two-card .card:hover,
.section05-copy .unit:hover{transform:translateY(-3px);box-shadow:0 22px 54px rgba(16,19,26,.13)}
.section05-copy .unit{
  min-height:120px;
  transition:transform .25s ease, box-shadow .25s ease;
}
.section05-copy .cta-panel.rhythm{
  margin-top:26px;
  border:1px solid rgba(200,165,90,.22);
}
@media(max-width:1080px){
  .section05-upgraded{grid-template-columns:1fr !important;gap:34px !important;}
  .growth-team-image-card{order:1;max-width:920px;margin:0 auto;width:100%;}
  .section05-copy{order:2;}
}
@media(max-width:720px){
  .section05-upgraded{padding-left:18px!important;padding-right:18px!important;}
  .growth-team-image-card{border-radius:24px;box-shadow:0 22px 58px rgba(16,19,26,.13)}
  .growth-team-image-card img{aspect-ratio:4/3;object-position:center;}
  .growth-team-image-card::after{left:14px;bottom:14px;font-size:9px;letter-spacing:.10em;padding:8px 10px;}
  .section05-copy .two-card{grid-template-columns:1fr!important;}
  .section05-copy .unit-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;}
  .section05-copy .unit{padding:16px!important;min-height:0!important;}
}
@media(max-width:430px){
  .section05-copy .unit-grid{grid-template-columns:1fr!important;}
}

/* =========================================================
   V13.5 — Section 05 Premium Growth Team Redesign
   Rebuilt as a high-impact executive showcase using the new
   four-pillars / designated team asset. Hostinger-safe CSS only.
   ========================================================= */
.section05-premium{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 0%, rgba(200,165,90,.13), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbfbf8 48%,#fff 100%) !important;
}
.section05-premium::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(225,37,27,.06),transparent 18%,transparent 82%,rgba(225,37,27,.06)),
    repeating-linear-gradient(90deg,rgba(16,19,26,.025) 0 1px,transparent 1px 120px);
}
.section05-shell{position:relative;z-index:1;}
.section05-head{max-width:980px;margin:0 auto 34px;text-align:center;}
.section05-head h2{max-width:980px;margin-left:auto;margin-right:auto;}
.section05-head .lead{max-width:860px;margin-left:auto;margin-right:auto;}
.growth-team-showcase{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  border:1px solid rgba(200,165,90,.42);
  background:#fff;
  box-shadow:0 36px 95px rgba(16,19,26,.16),0 0 0 1px rgba(255,255,255,.88) inset;
  isolation:isolate;
}
.growth-team-showcase::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 38%,rgba(255,255,255,.04));
}
.growth-team-showcase::after{
  content:"STRATEGY • SYSTEMS • PEOPLE • RESULTS";
  position:absolute;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  z-index:3;
  padding:11px 18px;
  border-radius:999px;
  background:rgba(5,5,5,.76);
  color:#fff;
  border:1px solid rgba(200,165,90,.5);
  box-shadow:0 18px 38px rgba(0,0,0,.22);
  font-size:11px;
  line-height:1;
  font-weight:950;
  letter-spacing:.18em;
  text-transform:uppercase;
  white-space:nowrap;
  backdrop-filter:blur(12px);
}
.growth-team-showcase picture,.growth-team-showcase img{display:block;width:100%;}
.growth-team-showcase img{
  aspect-ratio:1672/941;
  object-fit:cover;
  object-position:center;
  transform:scale(1.002);
}
.section05-paths{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  margin-top:28px;
}
.path-card{
  position:relative;
  overflow:hidden;
  border-radius:26px;
  padding:30px;
  min-height:230px;
  background:#101010;
  color:#fff;
  border:1px solid rgba(225,37,27,.25);
  box-shadow:0 25px 70px rgba(16,19,26,.13);
}
.path-card::before{
  content:"";
  position:absolute;
  inset:auto -20% -38% -20%;
  height:70%;
  background:radial-gradient(circle,rgba(225,37,27,.35),transparent 62%);
  opacity:.75;
  pointer-events:none;
}
.path-dfy::before{background:radial-gradient(circle,rgba(200,165,90,.34),transparent 62%)}
.path-num{
  display:inline-flex;
  width:46px;height:46px;
  align-items:center;justify-content:center;
  border-radius:50%;
  background:#e1251b;
  color:#fff;
  font-weight:950;
  margin-bottom:18px;
  box-shadow:0 16px 30px rgba(225,37,27,.28);
}
.path-dfy .path-num{background:linear-gradient(135deg,var(--gold),#9b762f);box-shadow:0 16px 30px rgba(200,165,90,.28)}
.path-card h3{font-size:clamp(28px,3vw,46px);line-height:.95;margin:0 0 14px;color:#fff;position:relative;z-index:1;}
.path-card p{position:relative;z-index:1;color:rgba(255,255,255,.82);font-size:18px;line-height:1.55;margin:0;max-width:760px;}
.growth-pillars{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:22px;
}
.pillar-card{
  min-height:142px;
  padding:22px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(16,19,26,.08);
  box-shadow:0 16px 44px rgba(16,19,26,.08);
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.pillar-card:hover{transform:translateY(-3px);box-shadow:0 24px 58px rgba(16,19,26,.12);border-color:rgba(200,165,90,.46)}
.pillar-card b{
  display:block;
  color:#e1251b;
  font-size:13px;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:10px;
}
.pillar-card span{display:block;color:#253044;font-weight:750;line-height:1.45;}
.section05-final-cta{margin-top:26px;text-align:center;border:1px solid rgba(200,165,90,.24)!important;}
.section05-final-cta .btn{margin-left:auto;margin-right:auto;}
@media(max-width:980px){
  .section05-paths,.growth-pillars{grid-template-columns:1fr 1fr;}
  .growth-team-showcase{border-radius:26px;}
  .growth-team-showcase::after{font-size:9px;letter-spacing:.12em;bottom:12px;}
}
@media(max-width:620px){
  .section05-premium{padding-top:64px!important;padding-bottom:64px!important;}
  .section05-head{text-align:left;margin-bottom:24px;}
  .growth-team-showcase{border-radius:22px;margin-left:-8px;margin-right:-8px;}
  .growth-team-showcase img{aspect-ratio:4/3;object-position:center top;}
  .growth-team-showcase::after{display:none;}
  .section05-paths,.growth-pillars{grid-template-columns:1fr;gap:14px;}
  .path-card{padding:24px;min-height:auto;border-radius:22px;}
  .path-card p{font-size:16px;}
  .pillar-card{min-height:0;padding:18px;}
}

/* =========================================================
   READY-TO-DEPLOY PATHWAY ADDITION — preserves existing funnel
   ========================================================= */
.hero-segmentation-panel{margin:26px auto 0;max-width:860px;display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(255,255,255,.06);box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(14px)}
.hero-segmentation-panel .seg-copy{display:grid;gap:10px;justify-items:center;text-align:center}.hero-segmentation-panel b{font-size:14px;letter-spacing:.02em;color:#fff}.hero-segmentation-panel .seg-primary{padding:13px 22px;font-size:14px}.seg-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;background:#fff;color:#111!important;font-weight:950;border:1px solid rgba(255,255,255,.24);box-shadow:0 14px 36px rgba(0,0,0,.18);transition:.25s ease}.seg-secondary:hover{transform:translateY(-2px)}.seg-divider{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(200,165,90,.16);border:1px solid rgba(200,165,90,.34);color:var(--gold);font-weight:950;font-size:12px}
.ready-pathway{position:relative;overflow:hidden}.ready-pathway:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0,rgba(200,165,90,.14),transparent 30%),radial-gradient(circle at 85% 20%,rgba(225,37,27,.10),transparent 28%);pointer-events:none}.ready-pathway .container{position:relative;z-index:1}.work-path-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:70px}.work-path-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:34px;box-shadow:var(--shadow);position:relative;overflow:hidden}.work-path-card:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,var(--gold),rgba(200,165,90,.25));}.work-path-primary{border-color:rgba(200,165,90,.38);transform:translateY(-4px)}.work-path-primary:before{background:linear-gradient(90deg,var(--red),var(--gold))}.work-path-secondary:before{background:linear-gradient(90deg,var(--gold),var(--red))}.express-eyebrow{display:inline-flex;margin-bottom:14px;color:var(--red);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.path-checklist,.feature-list{list-style:none;margin:18px 0 22px;padding:0;display:grid;gap:10px}.path-checklist li,.feature-list li{position:relative;padding-left:28px;font-weight:850;color:#1c2430;line-height:1.35}.path-checklist li:before,.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--red);font-weight:950}.path-small{color:var(--muted);font-weight:800;line-height:1.5}.express-badge{display:inline-flex;flex-direction:column;gap:3px;margin-bottom:16px;padding:10px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(200,165,90,.18),rgba(225,37,27,.08));border:1px solid rgba(200,165,90,.34)}.express-badge span{font-size:13px;font-weight:950;letter-spacing:.08em;color:#111}.express-badge small{font-size:11px;font-weight:900;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.ready-btn{margin-top:10px}.compact-head{margin-bottom:34px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pricing-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 22px 62px rgba(16,19,26,.10);position:relative;overflow:hidden;display:flex;flex-direction:column}.pricing-card:after{content:"";position:absolute;right:-40px;top:-40px;width:140px;height:140px;background:radial-gradient(circle,rgba(200,165,90,.18),transparent 70%);pointer-events:none}.pricing-card.featured-system{border-color:rgba(200,165,90,.38);box-shadow:0 30px 78px rgba(16,19,26,.14)}.pricing-card h3{font-size:30px}.price-lines{display:grid;gap:9px;margin:18px 0}.price-lines div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#fafafa}.price-lines span{font-size:12px;text-transform:uppercase;letter-spacing:.10em;font-weight:950;color:var(--muted)}.price-lines b{font-size:20px}.price-lines .today{background:linear-gradient(90deg,#111,#050505);border-color:#111;color:#fff}.price-lines .today span{color:rgba(255,255,255,.72)}.price-lines .today b{color:#fff}.pricing-card .btn{margin-top:auto}.custom-note{font-size:12px;line-height:1.5;color:var(--muted);margin:16px 0 0}.custom-note a{font-weight:950;color:var(--red)}.budget-price,.maintenance-price{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:#fafafa;margin:12px 0;font-weight:950}.budget-price b,.maintenance-price b{font-size:24px;color:#111}.custom-enterprise-card{background:linear-gradient(135deg,#111,#050505);color:#fff;border-color:rgba(255,255,255,.16)}.custom-enterprise-card p,.custom-enterprise-card .feature-list li{color:rgba(255,255,255,.78)}.custom-enterprise-card .feature-list li:before{color:var(--gold)}.custom-enterprise-card .express-eyebrow{color:var(--gold)}
@media(max-width:1000px){.work-path-grid,.pricing-grid{grid-template-columns:1fr 1fr}.hero-segmentation-panel{grid-template-columns:1fr;max-width:620px}.seg-divider{margin:auto}}
@media(max-width:720px){.hero-segmentation-panel{margin-top:22px;padding:16px}.hero-segmentation-panel .seg-primary,.seg-secondary{width:100%}.work-path-grid,.pricing-grid{grid-template-columns:1fr}.work-path-card,.pricing-card{padding:26px;border-radius:24px}.pricing-card h3{font-size:26px}}

/* =========================================================
   V15 EXPRESS BUILD™ PAYMENT + BUSINESS INTELLIGENCE ASSESSMENT™
   Additive only: preserves existing funnel styles and extends checkout flow.
========================================================= */
.checkout-body,.onboarding-body{background:#070707;color:#fff}.checkout-nav{position:relative}.checkout-main,.assessment-main{background:linear-gradient(180deg,#101010 0,#050505 100%)}.checkout-hero,.assessment-intro{padding:72px 0 90px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:34px;align-items:start}.checkout-copy h1,.assessment-head h1{font-size:clamp(44px,7vw,92px);line-height:.92;letter-spacing:-.06em;margin:16px 0;color:#fff}.checkout-copy .lead,.assessment-head .lead{color:rgba(255,255,255,.78);max-width:760px}.checkout-trust-row,.assessment-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.checkout-trust-row span,.assessment-meta span{border:1px solid rgba(200,165,90,.28);background:rgba(255,255,255,.055);border-radius:999px;padding:10px 14px;font-weight:900;color:#f4f4f4}.checkout-card,.wizard-card{background:#fff;color:#10131a;border-radius:30px;padding:30px;box-shadow:0 35px 110px rgba(0,0,0,.35),0 0 0 1px rgba(200,165,90,.18);border:1px solid rgba(200,165,90,.26)}.checkout-card h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.05em;margin:18px 0}.checkout-total{display:flex;align-items:end;justify-content:space-between;gap:18px;border-radius:22px;background:#111;color:#fff;padding:20px;margin:18px 0}.checkout-total span{color:#ff4b43;font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.checkout-total strong{font-size:42px;line-height:1}.checkout-meta{border-top:1px solid rgba(16,19,26,.10);padding:18px 0}.checkout-meta b{display:block;margin-bottom:8px}.checkout-meta ul{margin:0;padding-left:18px}.checkout-meta li{margin:6px 0}.checkout-pay{width:100%;justify-content:center;margin-top:8px}.checkout-secondary{display:flex;align-items:center;justify-content:center;margin-top:12px;border:1px solid rgba(16,19,26,.12);border-radius:999px;padding:14px 16px;font-weight:950;color:#111;text-decoration:none;background:#fff}.checkout-note{font-size:13px;color:#667085;margin:14px 0 0;text-align:center}.assessment-shell{max-width:1080px}.assessment-head{text-align:center;margin-bottom:28px}.assessment-head .kicker{justify-content:center}.wizard-progress{height:12px;background:#f1f1f1;border-radius:999px;overflow:hidden;margin-bottom:18px}.wizard-progress-bar{height:100%;width:12.5%;background:linear-gradient(90deg,#ff1d18,#b90000);box-shadow:0 0 24px rgba(225,37,27,.35);transition:width .35s ease}.wizard-steps{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-bottom:26px}.wizard-steps button{border:1px solid rgba(16,19,26,.10);background:#fff;border-radius:999px;padding:10px;font-weight:950;cursor:pointer}.wizard-steps button.active{background:#e1251b;color:#fff;border-color:#e1251b}.wizard-step{display:none}.wizard-step.active{display:block;animation:wizardFade .28s ease}.wizard-step h2{font-size:clamp(28px,4vw,48px);letter-spacing:-.045em;margin:0 0 20px}.wizard-step h2 em{font-style:normal;color:#e1251b;font-size:.45em;vertical-align:middle}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-grid label,.product-questions label{font-weight:900;color:#10131a}.field-grid input,.field-grid select,.field-grid textarea,.product-questions textarea{width:100%;margin-top:8px;border:1px solid rgba(16,19,26,.14);border-radius:16px;padding:14px 14px;font:inherit;background:#fbfbfb;color:#111;outline:none}.field-grid textarea,.product-questions textarea{min-height:110px;resize:vertical}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0 22px}.choice-grid label{border:1px solid rgba(225,37,27,.18);background:#fff4f3;border-radius:16px;padding:13px;font-weight:950}.choice-grid input{margin-right:8px;accent-color:#e1251b}.wizard-note{background:linear-gradient(90deg,rgba(200,165,90,.18),rgba(255,255,255,0));border-left:6px solid #c8a55a;border-radius:18px;padding:16px 18px;color:#344054;font-weight:750}.product-questions{display:grid;gap:16px}.review-box{background:#111;color:#fff;border-radius:24px;padding:24px;border:1px solid rgba(225,37,27,.35)}.review-box h3{font-size:32px;margin:0 0 12px}.review-box div{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.10)}.wizard-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:28px}.wizard-back{border:1px solid rgba(16,19,26,.12);background:#fff;border-radius:999px;padding:15px 24px;font-weight:950;cursor:pointer}.wizard-actions .btn{display:none}.confirmation-card{background:#111;color:#fff;border-radius:26px;padding:30px;border:1px solid rgba(225,37,27,.35);box-shadow:0 20px 60px rgba(0,0,0,.22)}.confirmation-card h3{color:#c8a55a}.wizard-complete{text-align:center}.wizard-complete h2{font-size:clamp(42px,7vw,76px)}@keyframes wizardFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:860px){.checkout-grid{grid-template-columns:1fr}.checkout-hero,.assessment-intro{padding:44px 0 60px}.checkout-card,.wizard-card{border-radius:24px;padding:22px}.field-grid,.choice-grid{grid-template-columns:1fr}.wizard-steps{grid-template-columns:repeat(4,1fr)}.checkout-trust-row,.assessment-meta{justify-content:center}.checkout-copy h1,.assessment-head h1{text-align:center}.checkout-copy .lead,.assessment-head .lead{text-align:center;margin-left:auto;margin-right:auto}}

/* V16 secure project submission layer */
.checkout-secondary.disabled,
.checkout-secondary:disabled{
  opacity:.55;
  cursor:not-allowed;
  background:#f3f4f6;
  color:#667085!important;
  border-color:rgba(16,19,26,.10);
  box-shadow:none;
}
.payment-verification-form{
  margin-top:18px;
  display:grid;
  gap:12px;
  padding:18px;
  border-radius:22px;
  background:linear-gradient(180deg,#fff,#fbfbfb);
  border:1px solid rgba(200,165,90,.26);
  box-shadow:0 14px 40px rgba(16,19,26,.06);
}
.payment-verification-form label{
  color:#10131a;
  font-weight:900;
  font-size:14px;
}
.payment-verification-form input{
  width:100%;
  margin-top:8px;
  border:1px solid rgba(16,19,26,.14);
  border-radius:14px;
  padding:12px 13px;
  font:inherit;
  background:#fff;
  color:#111;
}
.payment-verification-form input[type=file]{
  padding:10px;
  background:#fff7f6;
  border-color:rgba(225,37,27,.22);
}
.verification-submit{width:100%;justify-content:center;margin-top:4px;}
.security-gate-card{
  max-width:760px;
  margin:80px auto;
  padding:38px;
  border-radius:30px;
  background:#fff;
  color:#10131a;
  border:1px solid rgba(200,165,90,.26);
  box-shadow:0 35px 110px rgba(0,0,0,.35),0 0 0 1px rgba(200,165,90,.18);
  text-align:center;
}
.security-gate-card h1{font-size:clamp(34px,6vw,62px);letter-spacing:-.05em;line-height:.95;margin:0 0 18px;}
.security-gate-card p{color:#344054;font-size:18px;line-height:1.55;}
.security-gate-card .btn{margin:18px auto 0;}
.verification-message{max-width:850px;margin:80px auto;padding:34px;border-radius:28px;background:#fff;color:#10131a;box-shadow:0 30px 90px rgba(0,0,0,.28);border:1px solid rgba(200,165,90,.28)}
.verification-message h1{font-size:clamp(34px,6vw,64px);letter-spacing:-.05em;line-height:.95;margin:0 0 16px;}
.verification-message p{font-size:18px;line-height:1.55;color:#344054;}
.admin-table{width:100%;border-collapse:collapse;margin-top:18px;background:#fff;color:#111;border-radius:18px;overflow:hidden}
.admin-table th,.admin-table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:14px;vertical-align:top}.admin-table th{background:#111;color:#fff}.admin-table a{color:#e1251b;font-weight:900}.token-link{word-break:break-all;background:#f7f7f7;border-radius:14px;padding:14px;border:1px solid #e5e7eb;display:block;margin:12px 0}

/* =========================================================
   V21 PAYMENT EXPERIENCE POLISH
   Customer-facing payment area only. Keeps verification logic internal.
========================================================= */
.project-submit-area{
  margin-top:22px;
  padding:22px;
  border-radius:26px;
  background:linear-gradient(180deg,#fff,#fbfbfb);
  border:1px solid rgba(200,165,90,.26);
  box-shadow:0 18px 54px rgba(16,19,26,.08), inset 0 1px 0 rgba(255,255,255,.92);
}
.checkout-step-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#e1251b;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:12px;
  font-weight:950;
  margin-bottom:10px;
}
.project-submit-area h3{
  font-size:clamp(30px,4vw,44px);
  line-height:.98;
  letter-spacing:-.045em;
  margin:0 0 10px;
  color:#10131a;
}
.project-submit-intro{
  font-weight:950;
  color:#10131a;
  margin:0 0 6px;
}
.project-submit-copy{
  color:#475467;
  line-height:1.5;
  margin:0 0 18px;
  font-weight:700;
}
.express-progress{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:18px 0 18px;
}
.express-progress-step{
  position:relative;
  min-height:78px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:5px;
  padding:12px 10px;
  border-radius:18px;
  border:1px solid rgba(16,19,26,.10);
  background:#fff;
  text-align:center;
  box-shadow:0 10px 24px rgba(16,19,26,.04);
}
.express-progress-step span{
  font-size:10px;
  font-weight:950;
  letter-spacing:.14em;
  color:#667085;
}
.express-progress-step strong{
  color:#10131a;
  font-size:13px;
  line-height:1.15;
}
.express-progress-step.complete{
  border-color:rgba(200,165,90,.34);
  background:linear-gradient(180deg,rgba(200,165,90,.12),#fff);
}
.express-progress-step.current{
  border-color:rgba(225,37,27,.34);
  background:linear-gradient(180deg,rgba(225,37,27,.10),#fff);
  box-shadow:0 14px 34px rgba(225,37,27,.10);
}
.express-progress-step.current:after{
  content:"";
  position:absolute;
  left:18px;right:18px;bottom:-1px;height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#ff1d18,#b90000);
}
.premium-project-form{
  margin-top:16px;
  padding:0;
  border:0;
  box-shadow:none;
  background:transparent;
}
.payment-verification-form label .field-description{
  display:block;
  margin-top:5px;
  color:#667085;
  font-weight:700;
  line-height:1.35;
  font-size:12px;
}
.what-happens-next{
  margin-top:18px;
  padding:18px;
  border-radius:22px;
  background:#101010;
  color:#fff;
  border:1px solid rgba(225,37,27,.25);
  box-shadow:0 18px 42px rgba(16,19,26,.16);
}
.what-happens-next h4{
  margin:0 0 10px;
  color:#fff;
  font-size:20px;
  letter-spacing:-.02em;
}
.what-happens-next ol{
  margin:0;
  padding-left:20px;
  display:grid;
  gap:8px;
}
.what-happens-next li{
  color:rgba(255,255,255,.82);
  line-height:1.35;
  font-weight:750;
}
@media(max-width:860px){
  .project-submit-area{padding:18px;border-radius:22px;}
  .express-progress{grid-template-columns:1fr 1fr;}
  .express-progress-step{min-height:68px;}
}
.payment-verification-form textarea{
  width:100%;
  margin-top:8px;
  border:1px solid rgba(16,19,26,.14);
  border-radius:14px;
  padding:12px 13px;
  font:inherit;
  background:#fff;
  color:#111;
  resize:vertical;
  min-height:110px;
}
