:root{--navy:#102143;--ink:#172b4b;--orange:#ff5b28;--muted:#5c6b80;--line:#dce2ea;--paper:#fff;--soft:#f1f5fa;--font:'Avenir Next','Segoe UI',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--paper)}button,a,input,select{font:inherit}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}header{height:94px;padding:0 5vw;display:flex;align-items:center;gap:44px;border-bottom:1px solid var(--line)}.brand{font-weight:850;letter-spacing:-3px;font-size:40px;text-decoration:none}.brand>span:first-child{color:var(--orange)}.brand-dot{font-size:10px;letter-spacing:0;margin-left:4px}#chapter{font-size:12px;letter-spacing:.15em;font-weight:700;color:var(--muted)}header nav{display:flex;gap:8px;margin-left:auto}header button{border:0;background:none;color:var(--muted);font-size:14px;padding:12px}#stage{min-height:calc(100svh - 174px);display:flex;align-items:center}.slide{width:100%;padding:44px 7vw;animation:enter .3s ease}.eyebrow{font-size:14px;letter-spacing:.15em;font-weight:700;color:var(--orange);text-transform:uppercase;margin:0 0 26px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.9vw,88px);line-height:1.04;letter-spacing:-.045em;font-weight:780;margin-bottom:30px;max-width:1000px}h2{font-size:clamp(32px,3.6vw,54px);line-height:1.1;letter-spacing:-.035em;margin-bottom:28px}h3{font-size:24px;line-height:1.2}.lead{font-size:clamp(20px,2vw,28px);line-height:1.5;max-width:800px}.muted{color:var(--muted)}.accent{color:var(--orange)}.small{font-size:14px;line-height:1.55}.cover{position:relative;min-height:calc(100svh - 174px);display:flex;align-items:center;overflow:hidden;background:var(--navy);color:white}.cover .copy{position:relative;z-index:2;max-width:800px}.cover h1{max-width:700px}.cover .lead{max-width:660px}.cover .eyebrow{color:#ff936f}.cover .disclosure{max-width:810px;color:#b8c5db;margin-top:38px;font-size:14px;line-height:1.5}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:6vw;align-items:center}.big-number{font-size:clamp(80px,15vw,190px);font-weight:800;line-height:1;letter-spacing:-.07em;color:var(--orange)}.action{background:var(--orange);border:0;color:#fff;padding:15px 24px;border-radius:4px;font-weight:650;font-size:17px}.outline{background:transparent;border:1px solid var(--line);color:var(--ink)}.timeline{border-left:2px solid var(--orange);padding-left:30px}.timeline p{font-size:23px;margin:0 0 24px}.timeline span{display:block;font-size:15px;color:var(--muted);margin-top:5px}footer{height:80px;padding:0 5vw}.progress{height:3px;background:var(--line)}#progressBar{display:block;background:var(--orange);height:100%;transition:width .3s}.footer-line{height:74px;display:flex;align-items:center;gap:24px}.footer-brand{font-size:12px;font-weight:800;letter-spacing:.1em}.footer-brand span{margin-left:15px;color:var(--muted);font-weight:400}#count{margin-left:auto;font-size:14px;color:var(--muted)}.paging{display:flex;gap:10px}.paging button{background:none;border:1px solid var(--line);width:42px;height:38px;font-size:24px;border-radius:3px;color:var(--ink)}button:disabled{opacity:.3;cursor:default}#notes{position:fixed;right:18px;top:85px;bottom:90px;width:min(460px,calc(100% - 36px));z-index:10;background:white;border:1px solid var(--line);box-shadow:0 20px 70px #10214340;padding:28px;overflow:auto}#notes h2{font-size:28px}#notesText{font-size:17px;line-height:1.65}#notesText a{color:#185fa5}#closeNotes{margin-top:24px}dialog{border:0;max-width:850px;width:90%;max-height:84vh;padding:30px;border-radius:10px}dialog::backdrop{background:#07172aa6}.dialog-heading{display:flex;justify-content:space-between;align-items:center}.dialog-heading h2{font-size:28px}.dialog-heading button{border:0;background:none;font-size:24px}#indexList{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}#indexList button{background:none;border:0;border-bottom:1px solid var(--line);padding:15px 4px;text-align:left;display:flex;gap:18px;font-size:16px;color:var(--ink)}#indexList .slide-n{color:var(--orange);font-weight:800}@keyframes enter{from{opacity:.1;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:750px){header{height:76px;padding:0 6vw;gap:12px}.brand{font-size:33px}#chapter{display:none}header nav{gap:0}header button{font-size:12px;padding:10px 7px}#stage,.cover{min-height:calc(100svh - 156px)}.slide{padding:34px 7vw}h1{font-size:44px}h2{font-size:34px}.split{grid-template-columns:1fr;gap:25px}.lead{font-size:21px}.footer-brand span{display:none}#indexList{grid-template-columns:1fr}.cover .disclosure{font-size:12px}.eyebrow{font-size:12px;margin-bottom:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}[hidden]{display:none!important}

/* Presentation surfaces */
.cover-photo{position:absolute;inset:0 0 0 30%;background:linear-gradient(90deg,#102143 0%,#102143dd 16%,#10214370 45%,#10214328 100%),url('assets/mobiq-familia.jpg') center/cover no-repeat;opacity:.88}.cover .copy{max-width:800px}.cover .lead{max-width:590px}.cover .disclosure{max-width:660px}.dark{background:var(--navy);color:white;min-height:calc(100svh - 174px);display:flex;flex-direction:column;justify-content:center}.dark .eyebrow{color:#ff936f}.dark .muted-light{color:#c5d0e2}.body{font-size:20px;line-height:1.55}.source{font-size:13px;line-height:1.55;margin:28px 0 0;color:var(--muted);max-width:1100px}.source a{text-underline-offset:3px}.ecosystem ul{padding:0;list-style:none;margin:24px 0}.ecosystem li{border-bottom:1px solid var(--line);padding:11px 0;font-size:22px}.eco-main{font-size:40px;letter-spacing:-2px;font-weight:850;color:var(--orange)}.eco-main small{display:block;font-size:15px;letter-spacing:0;color:var(--muted);font-weight:500}.choices{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.choices button{padding:16px 24px;border:1px solid #aab6c7;background:transparent;border-radius:4px;font-size:21px;color:inherit;transition:background .18s,color .18s}.choices button:hover,.choices button.selected{background:var(--navy);border-color:var(--navy);color:#fff}.dark .choices button{border-color:#7890b4}.dark .choices button:hover,.dark .choices button.selected{background:#fff;color:var(--navy);border-color:#fff}.choices.compact{margin:28px 0 12px}.choices.compact button{font-size:17px;padding:13px 18px}.feedback{font-size:21px;line-height:1.5;min-height:64px;margin-top:28px;max-width:940px}.percent{font-size:.48em}.market-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:10px;max-width:400px}.market-grid span{display:block;width:100%;aspect-ratio:1;border-radius:50%;background:#e1e7ef}.market-grid span.insured{background:var(--orange)}.legend{display:flex;gap:22px;font-size:14px;margin:25px 0}.legend i{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--orange);margin-right:7px}.legend i.light{background:#e1e7ef}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:38px}.three-columns p{font-size:20px;line-height:1.5;color:var(--muted);margin-bottom:0}.step{font-size:15px;color:var(--orange);font-weight:750;display:block;margin-bottom:17px}.legal-line{border-top:1px solid var(--line);font-size:16px;line-height:1.55;margin-top:35px;padding-top:22px;max-width:1120px}.legal-line strong{display:block;margin-bottom:4px}.role-row{display:flex;align-items:flex-start;gap:26px;padding:24px 0;border-bottom:1px solid var(--line)}.role-row>span{font-size:44px;letter-spacing:-2px;color:var(--orange);font-weight:800;min-width:68px}.role-row h3{margin-bottom:9px}.role-row p{font-size:18px;line-height:1.5;color:var(--muted);margin-bottom:0}.role-detail>p{font-size:22px;line-height:1.5;margin:0 0 25px}.callout{border-left:4px solid var(--orange);padding:12px 20px;background:var(--soft);font-size:18px;line-height:1.5;margin-top:28px}.photo{margin:0}.photo img{width:100%;height:440px;object-fit:cover;border-radius:2px}.photo figcaption{font-size:12px;color:var(--muted);padding-top:10px}.commission-table{max-width:1000px;margin-top:36px}.commission-table>div{display:grid;grid-template-columns:.7fr 1fr 1.4fr;border-bottom:1px solid var(--line);padding:15px 0;font-size:32px;align-items:center}.commission-table .table-head{font-size:15px;color:var(--muted);padding-bottom:20px;gap:18px}.commission-table strong{color:var(--orange)}.result-block{padding-left:5vw;border-left:1px solid var(--line)}.result-block .small{letter-spacing:.02em}.money{font-size:clamp(46px,6.8vw,90px);line-height:1.1;font-weight:800;letter-spacing:-.055em;color:var(--orange);margin:24px 0}.formula{font-size:19px;color:var(--muted);line-height:1.5}.rule-separator{height:1px;background:var(--line);margin:34px 0}.projection-head{display:flex;justify-content:space-between;gap:30px;align-items:center}.projection-head>div{text-align:right}.projection-money{font-size:46px;font-weight:800;letter-spacing:-.04em;color:var(--orange);margin-top:7px}.chart-wrap{max-width:1100px;margin:20px auto 10px}.chart-wrap svg{display:block;width:100%;max-height:240px}.slider-line{display:flex;align-items:center;gap:25px;font-size:14px;margin:14px 0 28px}.slider-line input{flex:1;width:100%;accent-color:var(--orange)}.benefit-list button{display:block;text-align:left;border:0;border-bottom:1px solid var(--line);padding:21px 0;background:none;color:var(--ink);width:100%}.benefit-list b{font-size:25px;display:block;margin-bottom:8px}.benefit-list button>span{display:block;font-size:18px;color:var(--muted)}.benefit-list .selected b,.benefit-list button:hover b{color:var(--orange)}.benefit-list .feedback{font-size:17px;line-height:1.5;color:var(--muted);min-height:100px}.horizons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:35px}.horizons>div{border-top:3px solid var(--orange);padding-top:20px}.horizons .small{font-size:12px;letter-spacing:.08em;color:var(--muted)}.horizons>div>p:last-child{font-size:18px;line-height:1.55;color:var(--muted)}.closing-roles{display:flex;gap:48px;margin:15px 0 38px}.closing-roles button{border:0;border-bottom:1px solid #536687;background:transparent;color:white;padding:15px 0;text-align:left;min-width:190px}.closing-roles b{font-size:32px;display:block;color:#ff936f}.closing-roles span{display:block;font-size:17px;margin-top:10px}.closing-roles button:hover{border-color:var(--orange)}
@media(min-width:1400px){.slide{padding-top:48px;padding-bottom:48px}.cover h1{font-size:90px}.split h1{font-size:72px}.cover .disclosure{margin-top:45px}}
@media(max-width:1000px){h1{font-size:54px}.slide{padding:35px 6vw}.split{gap:35px}.photo img{height:350px}.commission-table>div{font-size:28px}.three-columns{gap:25px}.market-grid{gap:7px}.closing-roles{gap:25px}.closing-roles button{min-width:150px}.money{font-size:65px}.result-block{padding-left:25px}}
@media(max-width:750px){h1{font-size:42px}.slide{padding:34px 7vw}.cover{min-height:calc(100svh - 156px)}.cover-photo{inset:0;background:linear-gradient(90deg,#102143e8,#102143bc),url('assets/mobiq-familia.jpg') center/cover no-repeat}.cover .copy{max-width:100%}.cover h1{font-size:49px}.cover .lead{font-size:23px}.cover .disclosure{font-size:13px;line-height:1.55}.dark{min-height:calc(100svh - 156px)}.three-columns,.horizons{grid-template-columns:1fr;gap:22px;margin-top:26px}.three-columns h3{margin:0 0 8px}.three-columns p{font-size:18px}.step{margin-bottom:8px}.legal-line{font-size:14px}.body,.role-detail>p{font-size:19px}.choices{gap:9px;margin-top:24px}.choices button{font-size:17px;padding:12px 16px}.feedback{font-size:18px;min-height:80px}.market-grid{max-width:290px}.big-number{font-size:100px}.commission-table{margin-top:26px}.commission-table>div{font-size:26px;grid-template-columns:.6fr 1fr 1.2fr}.commission-table .table-head{font-size:13px}.result-block{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.money{font-size:63px;margin:10px 0}.rule-separator{margin:23px 0}.photo img{height:280px}.projection-head{display:block}.projection-head>div{text-align:left}.projection-money{font-size:40px}.chart-wrap svg{height:auto;max-height:220px}.chart-wrap{overflow:visible}.slider-line{gap:12px}.closing-roles{flex-wrap:wrap;gap:16px;margin:0 0 24px}.closing-roles button{min-width:130px;flex:1}.horizons>div{padding-top:15px}.source{font-size:13px}.role-row{padding:18px 0;gap:18px}.role-row>span{font-size:36px}.eco-main{font-size:33px}.ecosystem li{font-size:19px}.question h1{font-size:40px}}
@media print{header,footer,#notes,dialog{display:none!important}body{background:white}.slide{break-after:page}#stage{min-height:auto}.cover,.dark{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
