*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--p900);font:15px/1.6 var(--font-b);min-width:320px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-h)}h1{font-size:clamp(36px,4.1vw,58px);line-height:1.12;letter-spacing:-.052em;font-weight:800}h2{font-size:25px;line-height:1.25;letter-spacing:-.035em;font-weight:800}h3{font-size:16px;line-height:1.4;font-weight:750}p{color:var(--mut)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--p700);outline-offset:5px}main:focus{outline:none}.icon{width:22px;height:22px;flex:none;display:inline-block;vertical-align:middle}.accent{background:linear-gradient(transparent 57%,var(--peach) 57%,var(--peach) 92%,transparent 92%);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .025em}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:750;color:var(--a600);margin-bottom:18px}.lead{font-size:16px;line-height:1.8;max-width:655px;margin-top:22px}.intro{margin-bottom:36px}.intro h1{max-width:880px}.icon-tile{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;border-radius:16px;flex:none;color:var(--p700)}.peach{background:#FFE5D8}.lilac{background:#EAE5F6}.sage{background:#E2EDE4}.sky{background:#E5EDF6}.tag{display:inline-flex;align-items:center;gap:8px;border:1px solid #24345f18;border-radius:30px;padding:7px 13px;font-size:11px;font-weight:650;background:#ffffff86}.tag .icon{width:16px;height:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:13px 24px;border:1px solid transparent;border-radius:100px;background:var(--p700);color:white;font:700 13px/1.45 var(--font-h);transition:transform .18s,box-shadow .18s,background .18s;white-space:normal;text-align:center}.button:hover{background:var(--p900);box-shadow:0 5px 15px #24345f16;transform:translateY(-1px)}.button .icon{width:18px;height:18px}.button-light{background:transparent;border-color:#24345f24;color:var(--p700)}.button-light:hover{background:#fff}.text-link{display:inline-flex;gap:10px;align-items:center;min-height:44px;padding:8px 0;background:none;border:0;font:700 12px/1.5 var(--font-h);text-align:left}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:17px;height:17px}.icon-button{width:44px;height:44px;border-radius:50%;border:1px solid #24345f20;background:#fff;display:inline-grid;place-items:center;padding:0;flex:none}.icon-button:hover{background:var(--paper)}.fineprint{font-size:11px;line-height:1.65}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-80px;left:20px;padding:12px;background:white;z-index:100}.skip-link:focus{top:10px}
.site-header{height:100px;max-width:1320px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;font:800 19px/1.2 var(--font-h);letter-spacing:-.05em;flex:none}.brand small{display:block;letter-spacing:.16em;font:650 7px/1.6 var(--font-b);margin-top:6px;color:var(--mut)}.header-label{font-size:11px;letter-spacing:.03em;color:var(--mut);margin-left:auto}.header-demo{font-size:11px;min-height:42px;padding:10px 17px}.header-demo span{font-size:18px}
#steps{max-width:1224px;margin:0 auto;padding:0 0 14px}.step-track{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #24345f15;padding-top:18px;gap:14px}.step{display:flex;align-items:center;gap:8px;font:650 11px var(--font-h);color:var(--mut);min-height:38px}.step-dot{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font:650 9px var(--font-b);background:#24345f08;color:var(--mut)}.step-dot .icon{width:12px;height:12px}.step.active{color:var(--p700)}.step.active .step-dot{background:var(--p700);color:white}.step.visited .step-dot{background:#24345f15;color:var(--p700)}.mobile-progress{display:none}
#content{max-width:1224px;margin:auto;padding:36px 0 38px;min-height:calc(100svh - 270px)}#content>section{animation:arrive .35s ease-out}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.hero{position:relative;grid-template-columns:1.05fr 1.1fr;gap:24px;padding-top:20px}.hero .intro{margin:0;z-index:1}.hero h1{font-size:clamp(40px,4.6vw,65px)}.hero .lead{max-width:470px}.hero-art{position:relative;align-self:center;border-radius:40px;min-width:0}.hero-art>img{width:100%;height:440px;object-fit:cover;object-position:60% center;mix-blend-mode:multiply;border-radius:40px}.floating-note{position:absolute;bottom:5px;left:18px;right:25px;display:flex;gap:12px;align-items:center;background:#fffef9e8;backdrop-filter:blur(10px);border:1px solid #fff;padding:16px 18px;border-radius:20px;box-shadow:0 12px 30px #24345f09;font-size:11px;color:var(--mut)}.floating-note strong{font-size:12px;color:var(--p900)}.floating-note .icon-tile{width:37px;height:37px;border-radius:12px}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;gap:28px;margin-top:12px}.hero-bottom p{font-size:11px;line-height:1.7;border-left:1px solid #24345f22;padding-left:25px}.hero-bottom p strong{font-weight:500}
#journey-footer{border-top:1px solid #24345f13;background:var(--paper)}.footer-inner{max-width:1224px;min-height:99px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0 calc(20px + env(safe-area-inset-bottom))}.footer-caption,.footer-note{font-size:11px;color:var(--mut)}.footer-caption{font-style:italic}.footer-inner .button-light{border:0;padding-left:0;box-shadow:none}.footer-inner>.button:last-child{min-width:245px}
.feature-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:start}.phase-tabs{display:flex;width:100%;gap:4px;padding:5px;background:#F0EBE7;border-radius:100px;margin-bottom:22px}.phase-tab{flex:1;min-height:42px;background:none;border:0;border-radius:50px;font-size:12px;font-weight:650;padding:9px 12px}.phase-tab[aria-pressed=true]{background:var(--p700);color:white;box-shadow:0 4px 12px #24345f0d}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.feature-tile{min-height:118px;padding:13px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:#fff;border:1.5px solid transparent;border-radius:19px;font:650 10px/1.4 var(--font-h);text-align:center;transition:.15s}.feature-tile .icon-tile{width:39px;height:39px;border-radius:13px}.feature-tile .icon{width:20px;height:20px}.feature-tile[aria-pressed=true]{border-color:var(--p700);box-shadow:0 4px 12px #24345f0b}.feature-tile:hover{border-color:var(--p300)}.extra-feature{display:none}.feature-picker>.text-link{margin-top:10px}.feature-preview{border-radius:28px;overflow:hidden;background:white;box-shadow:0 7px 22px #24345f07;touch-action:pan-y}.feature-art{position:relative;height:235px;overflow:hidden;background:#eee6dc}.feature-art img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.preview-badge{position:absolute;left:18px;top:18px;font-size:10px;font-weight:600;background:#fffdf3e8;padding:6px 11px;border-radius:30px;backdrop-filter:blur(5px)}.feature-copy{padding:18px 25px 21px}.card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.card-meta>span{font-size:11px;letter-spacing:.1em;color:var(--mut)}.card-meta>div{display:flex;gap:7px}.card-meta .icon-button{height:34px;width:34px}.card-meta .icon{width:15px;height:15px}.feature-copy h2{font-size:23px}.feature-copy p{font-size:13px;line-height:1.7;margin:10px 0 7px;min-height:44px}
.community-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:48px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.stat{border-radius:24px;padding:25px 26px;min-height:141px}.stat strong{font:800 38px/1.2 var(--font-h);letter-spacing:-.06em}.stat strong span{font-size:17px;letter-spacing:-.02em}.stat p{font-size:12px;margin-top:9px;max-width:180px}.value-pills{display:flex;justify-content:space-between;gap:10px;margin-top:23px;font-size:11px}.value-pills>span{display:flex;align-items:center;gap:7px}.value-pills .icon{width:16px;height:16px;color:var(--a600)}.community-story{position:relative}.community-art{height:130px;width:100%;object-fit:cover;object-position:50% 32%;border-radius:23px;margin-bottom:17px}.benefit-row{display:flex;gap:15px;align-items:flex-start;padding:16px 0}.benefit-row p{font-size:12px;line-height:1.7;margin-top:5px}.benefit-row h3{font-size:14px}.region-row{display:flex;gap:13px;align-items:center;font-weight:650;font-size:12px;margin-top:6px}.region-row>.icon{width:20px;color:var(--a600)}.region-row small{display:block;font-size:11px;font-weight:400;color:var(--mut);margin-top:3px}.quiet-details{margin-top:15px;font-size:11px;color:var(--mut)}.quiet-details summary{cursor:pointer;min-height:35px;padding:8px 0;color:var(--p700);font-weight:600}.quiet-details p{margin-top:5px}.quiet-details dl{display:grid;grid-template-columns:70px 1fr;gap:10px;margin:12px 0}.quiet-details dt{font-weight:650}.quiet-details dd{margin:0}.survey-teaser{display:flex;align-items:center;gap:24px;border-radius:23px;background:#FFE8DD;padding:19px 27px;margin-top:25px;transition:.2s}.survey-teaser:hover{background:#ffddca;transform:translateY(-2px)}.survey-teaser-number{font:800 35px/1.1 var(--font-h);letter-spacing:-.06em}.survey-teaser strong{font-size:13px;display:block}.survey-teaser small{font-size:11px;color:var(--mut);display:block;margin-top:4px}.survey-teaser>.icon{margin-left:auto}
.survey-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.chart-card{background:white;border-radius:30px;padding:32px;display:grid;justify-items:center}.donut{--percentage:80;width:245px;height:245px;border-radius:50%;background:conic-gradient(var(--a500) calc(var(--percentage)*1%),#E6E7EA 0);padding:27px;transform:rotate(-90deg)}.donut>div{background:#fff;border-radius:50%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(90deg)}.donut strong{font:800 56px/1.2 var(--font-h);letter-spacing:-.06em}.donut span{font-size:10px;color:var(--mut);max-width:125px;text-align:center}.chart-legend{display:flex;flex-direction:column;gap:9px;margin-top:25px;font-size:11px}.chart-legend span{display:flex;gap:9px;align-items:center}.chart-legend i{width:10px;height:10px;background:var(--a500);border-radius:50%}.chart-legend span:last-child i{background:#d6d9df}.survey-explanation h2{margin:20px 0 14px;font-size:28px}.survey-explanation>p{font-size:13px}.survey-explanation>.fineprint{font-size:11px}.people-chart{display:flex;gap:7px;margin:23px 0}.people-chart span{color:#bcc2ce}.people-chart span.yes{color:var(--a600)}.people-chart .icon{width:25px;height:25px}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.project-card{border-radius:26px;overflow:hidden;transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #24345f0c}.project-art{height:200px;position:relative;overflow:hidden}.project-art>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.project-art .icon-tile{position:absolute;bottom:15px;left:24px;background:#fff8}.project-copy{padding:22px 25px 25px}.project-copy h2{font-size:24px}.project-copy p{font-size:12px;margin-top:10px;min-height:42px}.project-copy>span{display:flex;align-items:center;justify-content:space-between;margin-top:24px;font-size:11px;font-weight:700}.project-copy .icon{width:18px;height:18px}.section-note{display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;margin-top:28px}.section-note .icon{width:16px;height:16px;color:var(--a600)}
.detail-split{align-items:center}.detail-split>.intro{margin:0}.detail-split .phase-tabs{max-width:400px}.product-actions{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.simple-note{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--mut);margin-top:24px;max-width:340px}.simple-note .icon{width:18px;height:18px}.product-visual{display:flex;align-items:center;flex-direction:column;border-radius:45% 45% 30px 30px;background:linear-gradient(145deg,#EAE5F6,#FFE5D8);padding:20px 25px;position:relative}.mini-phone{background:var(--paper);width:265px;border:6px solid #fff;border-radius:32px;box-shadow:0 15px 40px #24345f18;overflow:hidden;transform:rotate(3deg)}.mini-status{display:flex;justify-content:space-between;font-size:8px;padding:10px 15px;color:var(--p900)}.mini-header{padding:14px 18px 18px;background:var(--p700);color:#fff;border-radius:0 0 23px 23px}.mini-header small{font-size:8px;letter-spacing:.1em}.mini-header h2{font-size:22px;margin:9px 0}.mini-header p{font-size:9px;color:#ffffffe0}.mini-content{padding:12px}.mini-content>img{height:108px;width:100%;object-fit:cover;border-radius:16px}.mini-tiles{display:flex;justify-content:space-between;margin:12px 0}.mini-note{background:#fff;padding:12px;border-radius:14px;font-size:10px}.mini-note p{font-size:9px;margin-top:5px}.mini-nav{display:flex;justify-content:space-around;padding:13px;background:#fff}.mini-nav .icon{width:17px;height:17px}.visual-caption{font-size:9px;margin-top:24px;color:var(--mut)}
.team-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:50px;align-items:center}.team-image{position:relative;overflow:hidden;border-radius:28px}.team-image img{height:350px;width:100%;object-fit:cover}.image-label{position:absolute;bottom:20px;left:20px;right:20px;background:#fffefaeb;border:1px solid white;backdrop-filter:blur(8px);padding:13px 17px;border-radius:16px;font-size:12px;font-weight:650}.principles .benefit-row{padding:23px 0}.principles .benefit-row+.benefit-row{border-top:1px solid #24345f10}.roles-row{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.roles-row span{border:1px solid #24345f15;border-radius:25px;padding:8px 17px;font-size:11px}
.reach-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:38px}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.channel-card{padding:22px;border-radius:24px}.channel-card .icon-tile{background:#ffffff70;width:36px;height:36px;border-radius:12px}.channel-card .icon{height:19px;width:19px}.channel-card h2{font-size:25px;margin:15px 0 6px}.channel-card h3{font-size:11px}.channel-card p{font-size:11px;margin-top:8px}.launch-card{padding:28px 30px;background:white;border-radius:26px}.launch-card h2{font-size:26px}.small-timeline{list-style:none;margin:25px 0;padding:0}.small-timeline li{position:relative;border-left:1px solid #24345f25;padding:0 0 20px 22px;font-size:12px}.small-timeline li:before{content:'';position:absolute;left:-5px;top:4px;width:9px;height:9px;border-radius:50%;border:2px solid var(--a500);background:#fff}.small-timeline li:last-child{border-color:transparent;padding-bottom:0}.region-chips{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 16px}.region-chips span{font-size:10px;padding:6px 11px;background:var(--paper);border-radius:30px;display:flex;gap:6px;align-items:center}.region-chips .icon{width:13px;height:13px}
.roadmap{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.roadmap-card{background:#fff;border-radius:26px;padding:26px}.roadmap-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.roadmap-top>span:last-child{font:800 34px var(--font-h);color:#24345f25;letter-spacing:-.06em}.roadmap-card h2{font-size:24px;max-width:260px}.roadmap-card p{font-size:12px;margin-top:15px;min-height:42px}.roadmap-card ul{padding:20px 0 0;list-style:none;margin:24px 0 0;border-top:1px solid #24345f12}.roadmap-card li{display:flex;gap:9px;align-items:center;font-size:11px;margin:9px 0}.roadmap-card li .icon{width:14px;height:14px;color:#557966}.commitment{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#FFE5D8;border-radius:20px;padding:20px 25px;margin-top:25px}.commitment>div{display:flex;gap:11px;align-items:center;font-size:12px}.commitment p{font-size:11px;max-width:340px}
.partnership-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center}.gift-card{background:linear-gradient(145deg,#FFE2D4,#FFF0E7);padding:28px 32px;border-radius:28px;text-align:center}.brand-pair{display:flex;justify-content:center;gap:12px;align-items:center;font:750 13px var(--font-h);flex-wrap:wrap}.brand-pair>span{overflow-wrap:anywhere}.brand-pair>span:nth-child(2){color:var(--mut);font-weight:400}.gift-card>.tag{margin-top:13px}.gift-art{margin:24px auto;width:112px;height:112px;border-radius:35px;background:#ffffff80;display:grid;place-items:center;transform:rotate(-7deg);box-shadow:0 12px 25px #dd9e8820;color:var(--a600)}.gift-art .icon{width:69px;height:69px;stroke-width:1.1;transform:rotate(7deg)}.gift-card h2{font-size:30px}.gift-card>p{font-size:12px;max-width:280px;margin:14px auto 21px}.gift-card>.button{width:100%;font-size:12px}.partner-benefits .benefit-row{padding:14px 0}.partner-benefits .benefit-row+.benefit-row{border-top:1px solid #24345f0e}.inline-actions{display:flex;gap:17px;align-items:center;flex-wrap:wrap}.partner-benefits .inline-actions{margin-top:10px}.partner-benefits .inline-actions .text-link{font-size:11px}
.contact-layout{align-items:start}.contact-layout .intro{margin-bottom:18px}.contact-art img{height:240px;width:100%;object-fit:cover;object-position:center 38%;mix-blend-mode:multiply;border-radius:30px}.proposal-card{background:#fff;border-radius:28px;padding:32px 36px}.proposal-card>h2{font-size:30px;margin:23px 0 19px}.proposal-card .benefit-row{padding:14px 0}.proposal-card .icon-tile{width:40px;height:40px;border-radius:13px;background:var(--paper)}.proposal-card .icon-tile .icon{width:21px}.proposal-bottom{border-top:1px solid #24345f15;margin-top:17px;padding-top:20px}.proposal-bottom p{font-size:11px}.proposal-bottom .text-link{margin-top:10px}
body.modal-open{overflow:hidden}dialog{border:0;border-radius:28px;padding:0;width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 40px);background:var(--paper);color:var(--p900);box-shadow:0 35px 120px #0c1a4945;overscroll-behavior:contain}dialog::backdrop{background:#18254385;backdrop-filter:blur(6px)}.dialog-top{display:flex;justify-content:space-between;gap:14px;align-items:center;position:sticky;top:0;background:var(--paper);padding:19px 24px;border-bottom:1px solid #24345f13;z-index:2}.dialog-top h2{font-size:17px;letter-spacing:-.03em}.dialog-top .icon-button{background:#fff;min-width:40px;width:40px;height:40px}.dialog-top .icon{width:18px}.gift-demo,.offer-demo,.report-body,.prepared-message,#contact-form{padding:25px 28px 30px}.gift-demo{text-align:center}.gift-demo h3,.offer-demo h3{font-size:28px;line-height:1.2;letter-spacing:-.04em}.gift-demo>p,.offer-demo>p{font-size:13px;margin:14px 0}.gift-demo .fineprint,.offer-demo .fineprint{font-size:10px}.gift-ticket{border:1px dashed #b7a18e;background:#fffaf7;border-radius:17px;padding:17px;margin:23px 0}.gift-ticket small{display:block;font-size:8px;letter-spacing:.16em;color:var(--mut)}.gift-ticket strong{font:800 19px/2 var(--font-h);letter-spacing:.06em}.gift-demo>.button{width:100%}.offer-demo>img{height:170px;width:100%;object-fit:cover;border-radius:19px;margin:18px 0}.offer-demo>.button{width:100%;margin-top:12px}.report-body>h3{font-size:26px;margin:20px 0}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.report-grid>div{background:#fff;padding:16px 12px;border-radius:16px;display:flex;flex-direction:column;gap:9px}.report-grid strong{font:800 32px var(--font-h)}.report-grid span{font-size:10px;color:var(--mut)}.report-body .note{font-size:11px;background:var(--peach);padding:16px;border-radius:16px;margin:15px 0 22px}.report-body>.button{width:100%}.prepared-message p{font-size:13px;margin-bottom:14px}label{display:block;font-size:12px;font-weight:650;margin:20px 0 7px}.optional{font-weight:400;color:var(--mut)}input,select,textarea{background:#fff;border:1px solid #24345f29;border-radius:13px;padding:13px;color:var(--p900);width:100%;min-height:48px;font-size:14px;line-height:1.5}textarea{resize:vertical}#contact-form>.button{width:100%;margin:22px 0 12px}#contact-form .fineprint{margin-top:10px}.prepared-message .inline-actions{margin-top:20px}.prepared-message .fineprint{margin-top:16px;font-size:11px}
dialog.demo-dialog{width:min(920px,calc(100% - 32px));height:calc(100dvh - 36px);max-height:1000px;overflow:hidden;background:#E9E8E5}.demo-context{padding:8px 24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;background:var(--paper)}.demo-context .text-link{font-size:10px;min-height:30px}.demo-stage{height:calc(100% - 126px);padding:10px 0 16px;display:flex;justify-content:center}.demo-stage iframe{width:420px;max-width:100%;height:100%;border:0;border-radius:23px;box-shadow:0 8px 25px #24345f12;background:var(--paper)}.loading,.error-state{padding:70px 20px;text-align:center}.error-state p{margin:20px}.error-state h1{font-size:35px}
@keyframes arrive{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1440px){#content{padding-top:52px}.hero-art>img{height:490px}.hero{gap:48px}.hero h1{font-size:67px}}
@media(max-width:1320px){#steps,#content,.footer-inner{margin-left:48px;margin-right:48px}}
@media(max-width:1000px){.site-header{padding:0 30px;height:85px}#steps,#content,.footer-inner{margin-left:30px;margin-right:30px}.header-label{display:none}.step{font-size:10px;gap:5px}.step-track{gap:6px}.step-dot{width:21px;height:21px;font-size:8px}.split,.hero{gap:25px}.hero h1{font-size:47px}.hero-art>img{height:380px}.hero .lead{font-size:14px}.feature-layout{gap:25px;grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-tile{min-height:107px}.stat{padding:22px 18px}.stat strong{font-size:32px}.community-layout{gap:25px}.value-pills{flex-wrap:wrap}.project-grid{gap:14px}.project-copy{padding:18px}.project-copy h2{font-size:21px}.project-art{height:170px}.survey-layout{gap:30px}.roadmap{gap:14px}.roadmap-card{padding:21px}.roadmap-card h2{font-size:20px}.partnership-layout{gap:27px}.gift-card{padding:25px}.reach-layout{gap:20px}.channel-card{padding:18px}.channel-card h2{font-size:21px}.launch-card{padding:24px}.contact-layout{gap:25px}.proposal-card{padding:26px}.team-layout{gap:25px}}
@media(max-width:700px){body{font-size:14px}.site-header{padding:17px 21px;height:81px;gap:12px}.brand{font-size:17px;gap:8px}.brand img{width:29px;height:29px}.brand small{font-size:6px;letter-spacing:.1em}.header-demo{font-size:10px;min-height:38px;padding:8px 12px;gap:8px}.header-demo span{font-size:15px}#steps{margin:0 22px;padding:0}.step-track{padding:0;gap:5px;border:0}.step{flex:1;min-height:16px;display:block;position:relative}.step>span{display:none}.step:after{content:'';display:block;height:3px;background:#24345f14;border-radius:5px;position:absolute;inset:7px 0 auto}.step.active:after{background:var(--p700)}.step.visited:after{background:#a0a9be}.mobile-progress{display:flex;justify-content:space-between;color:var(--mut);font-size:9px;margin-top:8px}.mobile-progress>span:first-child{font-variant-numeric:tabular-nums;letter-spacing:.09em}#content{margin:0;padding:29px 22px 30px;min-height:calc(100svh - 219px)}h1{font-size:37px;line-height:1.16;letter-spacing:-.05em}h2{font-size:23px}.eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:14px}.lead{font-size:13px;line-height:1.8;margin-top:17px}.intro{margin-bottom:25px}.split,.hero,.feature-layout,.community-layout,.survey-layout,.team-layout,.reach-layout,.partnership-layout,.contact-layout{grid-template-columns:1fr;gap:23px}.hero{padding-top:0;gap:12px}.hero h1{font-size:43px}.hero .lead{font-size:13px}.hero-art{margin:0 -8px}.hero-art>img{height:290px;object-fit:cover;object-position:center;border-radius:24px}.floating-note{bottom:0;left:16px;right:16px;padding:11px 13px;border-radius:16px;gap:10px}.floating-note span{font-size:10px}.floating-note strong{font-size:10px}.floating-note .icon-tile{width:32px;height:32px}.floating-note .icon{width:17px;height:17px}.hero-bottom{margin-top:10px;gap:14px;justify-content:space-between}.hero-bottom .tag{font-size:9px;padding:6px 9px;gap:5px}.hero-bottom .tag .icon{width:13px;height:13px}.hero-bottom p{font-size:9px;padding-left:13px}.footer-inner{margin:0;padding:15px 22px calc(17px + env(safe-area-inset-bottom));min-height:86px;gap:12px;flex-wrap:wrap}.footer-inner>.button:last-child{flex:1;min-width:0;font-size:11px;gap:9px;padding:12px 18px;min-height:48px}.footer-inner>.button-light{font-size:10px;padding:10px 0;gap:5px;min-height:48px}.footer-caption{display:none}.footer-note{font-size:9px;max-width:65px}.footer-inner .icon{width:16px;height:16px}.phase-tab{font-size:10px;min-height:37px;padding:9px 6px}.phase-tabs{margin-bottom:17px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.feature-tile{min-height:99px;padding:9px 3px;gap:7px;font-size:8.5px;border-radius:15px}.feature-tile .icon-tile{width:32px;height:32px;border-radius:10px}.feature-tile .icon{width:17px;height:17px}.feature-picker>.text-link{font-size:10px;margin-top:6px}.feature-preview{border-radius:22px}.feature-art{height:210px}.feature-copy{padding:15px 20px 18px}.feature-copy h2{font-size:23px}.feature-copy p{font-size:12px;min-height:0}.card-meta{margin-bottom:8px}.feature-layout{gap:12px}.preview-badge{top:13px;left:13px;font-size:9px}.stats-grid{gap:10px}.stat{padding:22px 18px;min-height:130px;border-radius:20px}.stat strong{font-size:31px}.stat strong span{font-size:15px}.stat p{font-size:10px;max-width:135px;margin-top:9px}.value-pills{gap:9px;justify-content:flex-start;margin-top:17px;font-size:9px}.value-pills .icon{width:13px;height:13px}.community-art{height:125px;object-position:50% 35%;margin-bottom:10px}.community-story .benefit-row{padding:10px 0}.benefit-row{gap:13px}.benefit-row h3{font-size:13px}.benefit-row p{font-size:11px}.icon-tile{width:41px;height:41px;border-radius:13px}.survey-teaser{gap:14px;padding:17px 19px;margin-top:22px}.survey-teaser-number{font-size:30px}.survey-teaser strong{font-size:11px}.survey-teaser small{font-size:9px}.survey-teaser>.icon{width:18px;height:18px}.chart-card{padding:25px 18px;border-radius:24px}.donut{width:220px;height:220px;padding:25px}.donut strong{font-size:48px}.survey-explanation h2{font-size:25px;margin-top:17px}.survey-explanation>p{font-size:12px}.survey-explanation>.fineprint{font-size:10px}.people-chart{gap:6px;margin:19px 0}.people-chart .icon{width:23px;height:23px}.project-grid{grid-template-columns:1fr;gap:13px}.project-card{display:grid;grid-template-columns:1fr 1.45fr;align-items:center;border-radius:22px}.project-art{height:100%;min-height:155px}.project-art .icon-tile{width:31px;height:31px;left:12px;bottom:12px;border-radius:10px}.project-art .icon{width:17px}.project-copy{padding:19px 16px}.project-copy h2{font-size:22px}.project-copy p{font-size:10px;line-height:1.7;margin-top:7px;min-height:0}.project-copy>span{font-size:9px;margin-top:13px;gap:5px}.project-copy .icon{width:15px;height:15px}.section-note{font-size:10px;align-items:flex-start;margin-top:21px}.detail-split .intro{margin-bottom:22px}.product-actions{gap:7px 14px}.product-actions .button{font-size:12px;padding:12px 19px}.product-actions .text-link{font-size:10px}.simple-note{font-size:10px;margin-top:14px}.product-visual{margin:8px 10px 0;padding:20px 15px}.mini-phone{width:250px}.team-image img{height:240px}.team-layout{gap:12px}.principles .benefit-row{padding:18px 0}.image-label{left:14px;right:14px;bottom:14px;padding:12px;font-size:10px}.roles-row{gap:7px;margin-top:16px}.roles-row span{padding:7px 12px;font-size:9px}.channel-grid{gap:10px}.channel-card{padding:19px 15px;border-radius:20px}.channel-card h2{font-size:22px;margin-top:13px}.channel-card h3{font-size:10px}.channel-card p{font-size:10px}.launch-card{padding:25px}.launch-card h2{font-size:25px}.roadmap{grid-template-columns:1fr;gap:14px}.roadmap-card{padding:23px;display:grid;grid-template-columns:52px 1fr;gap:0 17px}.roadmap-top{grid-column:1;grid-row:1/4;display:flex;flex-direction:column;justify-content:flex-start;gap:15px;margin:0}.roadmap-top>span:last-child{font-size:26px}.roadmap-card h2{grid-column:2;font-size:22px}.roadmap-card p{grid-column:2;font-size:11px;min-height:0;margin-top:10px}.roadmap-card ul{grid-column:2;padding-top:12px;margin-top:15px}.roadmap-card li{font-size:10px;margin:6px 0}.commitment{padding:19px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:19px;margin-top:20px}.commitment>div{font-size:11px;gap:9px}.commitment p{font-size:10px}.commitment .icon{width:19px}.gift-card{padding:25px;border-radius:23px}.gift-card h2{font-size:28px}.gift-card>p{font-size:12px}.gift-art{width:100px;height:100px;margin:22px auto}.gift-art .icon{width:62px;height:62px}.brand-pair{font-size:12px}.partner-benefits .benefit-row{padding:14px 0}.partnership-layout{gap:15px}.contact-art img{height:180px;object-position:center 42%}.contact-layout{gap:16px}.proposal-card{padding:25px}.proposal-card>h2{font-size:27px}.proposal-bottom p{font-size:11px}.proposal-bottom .text-link{font-size:11px}.contact-layout .intro{margin-bottom:12px}
dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:23px}.dialog-top{padding:14px 18px}.dialog-top h2{font-size:15px}.dialog-top .icon-button{width:36px;height:36px;min-width:36px}.gift-demo,.offer-demo,.report-body,.prepared-message,#contact-form{padding:21px}.gift-demo h3,.offer-demo h3{font-size:25px}.gift-demo>.tag,.report-body>.tag{font-size:9px}.report-grid{gap:7px}.report-grid>div{padding:12px 9px}.report-grid span{font-size:9px}.report-grid strong{font-size:27px}.prepared-message .inline-actions>.button{width:100%}input,textarea,select{font-size:16px}dialog.demo-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.demo-dialog .dialog-top{padding:10px 15px;height:58px}.demo-context{padding:5px 15px;height:40px;font-size:9px}.demo-context .text-link{font-size:9px}.demo-stage{height:calc(100% - 98px);padding:0}.demo-stage iframe{border-radius:0;box-shadow:none;width:100%;max-width:420px}.demo-dialog .dialog-top h2{font-size:14px}}
@media(max-width:360px){.site-header{padding-inline:16px}.brand{font-size:15px}.brand small{font-size:5.5px}.header-demo{font-size:9px;padding:8px 10px}#content{padding-inline:17px}.hero h1{font-size:37px}h1{font-size:33px}.stat{padding:18px 13px}.stat strong{font-size:27px}.feature-grid{gap:5px}.feature-tile{font-size:8px}.footer-inner{padding-inline:17px}.value-pills{font-size:8px}.people-chart{gap:4px}.people-chart .icon{width:21px}}
/* Keep interactive targets stationary; a shadow provides hover feedback. */
.project-card:hover,.survey-teaser:hover,.button:hover{transform:none}
@media(max-width:700px){
  .feature-tile{font-size:10px;line-height:1.4;min-height:110px}
  .stat p{font-size:12px}
  .benefit-row h3{font-size:14px}
  .benefit-row p,.project-copy p,.channel-card p{font-size:12px}
  .project-copy>span{font-size:11px}
  .project-art{align-self:stretch;min-height:170px;height:auto}
  .project-art>img{position:absolute;inset:0}
  .survey-teaser strong{font-size:12px}
  .value-pills{font-size:10px}
}
@media(max-width:700px) and (max-height:850px){.hero-art>img{height:245px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* A self-contained invitation, followed by a guided partnership story. */
.invitation{display:flex;gap:15px;padding:20px 0 0;margin-top:22px;border-top:1px solid #24345f1c}
.invitation h2{font-size:18px;line-height:1.4;letter-spacing:-.025em}
.invitation p{font-size:13px;line-height:1.75;margin-top:7px;max-width:450px}
.welcome-copy .intro{margin-bottom:0}
.story-status{padding:18px 23px;border:1px solid #24345f13;border-radius:20px;background:#fff9;gap:30px;justify-content:space-between}
.story-status>div{display:flex;flex-direction:column;gap:4px}
.story-status small{font-size:9px;letter-spacing:.12em;color:var(--mut)}
.story-status strong{font:650 12px/1.5 var(--font-h)}
.footer-caption{font-style:normal;display:flex;flex-direction:column;gap:3px;text-align:center}
.footer-caption small{font-size:8px;letter-spacing:.14em;color:var(--a600)}
.footer-note strong{font-weight:650;color:var(--p900)}
.community-context{font-size:11px;line-height:1.6;margin-top:15px;max-width:410px}
.delivery{display:flex;gap:10px;padding-top:20px;margin-top:22px;border-top:1px solid #24345f13;font-size:12px;line-height:1.7}
.delivery .icon{width:17px;height:17px;color:#557966;margin-top:3px}
.contact-hint{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:var(--p700);line-height:1.6;margin-top:12px}
.contact-hint .icon{width:16px;height:16px;margin-top:2px}

/* Desktop is a presentation viewport. Only expanded details / small-height
   accessibility cases scroll inside main; the navigation never leaves view. */
@media(min-width:1024px){
  html{height:100%;scroll-behavior:auto}
  body{height:100dvh;min-height:0;overflow:hidden;display:grid;grid-template-rows:68px 52px minmax(0,1fr) 82px}
  .site-header{height:auto;width:calc(100% - 96px);max-width:1224px;padding:0;margin:0 auto}
  #steps{width:calc(100% - 96px);max-width:1224px;margin:0 auto;padding:0}
  .step-track{padding-top:10px;gap:10px}
  .step{font-size:10px;gap:7px;min-height:32px}
  #content{width:calc(100% - 80px);max-width:1240px;min-height:0;min-width:0;margin:0 auto;padding:22px 8px;overflow:auto;overscroll-behavior:contain;display:flex;flex-direction:column;scrollbar-width:thin}
  #content>section{flex:none;width:100%;margin-block:auto}
  #journey-footer{position:relative;z-index:4;box-shadow:0 -8px 28px #fff8f240}
  .footer-inner{width:calc(100% - 96px);max-width:1224px;margin:0 auto;height:100%;min-height:0;padding:12px 0;flex-wrap:nowrap}
  .footer-inner>.button:last-child{min-width:235px;max-width:330px;font-size:12px;min-height:48px}
  .footer-caption{font-size:11px}
  h1{font-size:clamp(34px,3.15vw,46px);line-height:1.13}
  .intro{margin-bottom:23px}
  .intro h1{max-width:1100px}
  .eyebrow{font-size:10px;margin-bottom:11px}
  .lead{font-size:14px;line-height:1.7;margin-top:13px;max-width:880px}
  .hero{grid-template-columns:1.1fr 1fr;padding:0;gap:24px 40px}
  .hero h1{font-size:clamp(36px,3.65vw,53px)}
  .hero .lead{max-width:505px}
  .hero-art>img{height:clamp(280px,43dvh,430px)}
  .hero-bottom{margin-top:0}
  .invitation{margin-top:20px;padding-top:18px}
  .invitation .icon-tile{width:39px;height:39px;border-radius:13px}
  .invitation .icon{width:21px;height:21px}
  .invitation h2{font-size:17px}
  .invitation p{font-size:12px;margin-top:6px;line-height:1.65}
  .feature-layout{gap:36px;align-items:stretch}
  .feature-picker{max-height:390px;overflow:auto;scrollbar-width:thin;padding:2px 5px 5px 2px}
  .phase-tabs{margin-bottom:14px}
  .phase-tab{min-height:38px;font-size:11px}
  .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
  .feature-tile{min-height:96px;padding:10px 6px;font-size:10px;gap:8px}
  .feature-picker>.text-link{margin-top:5px}
  .feature-preview{display:grid;grid-template-columns:.8fr 1fr;align-self:start;min-height:310px}
  .feature-art{height:100%;min-height:310px}
  .feature-copy{padding:20px;align-self:center}
  .feature-copy h2{font-size:23px}
  .feature-copy p{font-size:12px;min-height:0}
  .preview-badge{left:12px;top:13px;font-size:9px;padding:5px 9px}
  .community-layout{gap:35px;align-items:start}
  .stat{min-height:107px;padding:17px 22px;border-radius:20px}
  .stat strong{font-size:34px}
  .stat p{font-size:11px;margin-top:5px;max-width:220px}
  .community-art{height:95px;margin-bottom:8px}
  .community-story .benefit-row{padding:8px 0}
  .community-story .region-row{margin-top:8px}
  .community-story .quiet-details{margin-top:4px}
  .survey-teaser{margin-top:18px;padding:14px 22px;border-radius:18px}
  .survey-teaser-number{font-size:30px}
  .survey-teaser strong{font-size:12px}
  .survey-teaser small{font-size:10px}
  .project-art{height:160px}
  .project-copy{padding:20px 22px}
  .project-copy h2{font-size:22px}
  .project-copy p{font-size:12px;min-height:41px}
  .project-copy>span{margin-top:17px;font-size:11px}
  .section-note{margin-top:17px}
  .roadmap-card{padding:23px}
  .roadmap-top{margin-bottom:18px}
  .roadmap-card h2{font-size:23px}
  .roadmap-card p{margin-top:12px;min-height:42px}
  .delivery{margin-top:18px;padding-top:16px}
  .commitment{margin-top:19px;padding:17px 22px}
  .partnership-layout{gap:38px;grid-template-columns:.9fr 1.1fr}
  .gift-card{position:relative;padding:24px}
  .gift-card .gift-art{width:65px;height:65px;border-radius:22px;margin:15px auto}
  .gift-card .gift-art .icon{width:40px;height:40px}
  .gift-card h2{font-size:27px}
  .gift-card>p{margin:10px auto 15px;max-width:345px;line-height:1.65}
  .gift-card>.tag{font-size:10px;margin-top:10px;padding:5px 10px}
  .gift-card>.button{min-height:44px;padding:10px 15px;font-size:11px}
  .partner-benefits .benefit-row{padding:10px 0}
  .partner-benefits .benefit-row h3{font-size:13px}
  .partner-benefits .benefit-row p{font-size:12px;margin-top:3px;line-height:1.6}
  .partner-benefits .icon-tile{width:38px;height:38px;border-radius:12px}
  .partner-benefits .icon-tile .icon{width:20px;height:20px}
  .partner-benefits .inline-actions{margin-top:4px}
  .contact-layout{gap:42px;align-items:center}
  .contact-art img{height:185px}
  .proposal-card{padding:25px 29px}
  .proposal-card>h2{font-size:26px;margin:17px 0 10px}
  .proposal-card .benefit-row{padding:11px 0}
  .proposal-bottom{margin-top:12px;padding-top:14px}
  .team-image img{height:300px}
  .principles .benefit-row{padding:17px 0}
  .roles-row{margin-top:20px}
  .chart-card{padding:25px}
  .donut{width:220px;height:220px}
  .survey-layout{gap:45px}
  .survey-explanation h2{font-size:25px;margin:15px 0 10px}
  .people-chart{margin:16px 0}
  .channel-card{padding:17px}
  .channel-card h2{font-size:23px;margin:10px 0 4px}
  .channel-card p{margin-top:5px}
  .launch-card{padding:24px}
  .launch-card h2{font-size:24px}
  .small-timeline{margin:20px 0}
  .small-timeline li{padding-bottom:15px}
  .region-chips{margin:17px 0 12px}
  .product-visual{padding:15px 20px}
  .mini-phone{width:235px;border-width:5px}
  .mini-header{padding:10px 14px 13px}
  .mini-header h2{font-size:20px}
  .mini-content>img{height:80px}
  .mini-tiles{margin:9px 0}
  .mini-tiles .icon-tile{width:35px;height:35px;border-radius:12px}
  .mini-note{padding:9px}
  .mini-nav{padding:10px}
  .visual-caption{margin-top:15px}
}
@media(min-width:1024px) and (max-height:800px){
  body{grid-template-rows:60px 44px minmax(0,1fr) 72px}
  #content{padding-block:16px}
  .step-track{padding-top:6px}
  .intro{margin-bottom:18px}
  h1{font-size:36px}
  .lead{font-size:13px;margin-top:11px;line-height:1.65}
  .eyebrow{font-size:9px;margin-bottom:9px}
  .hero{gap:19px 32px}
  .hero h1{font-size:42px}
  .hero .lead{font-size:14px;line-height:1.65}
  .hero-art>img{height:340px}
  .invitation{margin-top:15px;padding-top:14px}
  .story-status{padding:13px 20px}
  .feature-picker{max-height:315px}
  .feature-preview,.feature-art{min-height:280px}
  .feature-copy{padding:16px}
  .feature-copy h2{font-size:21px}
  .feature-copy .text-link{font-size:11px}
  .stat{min-height:94px;padding:14px 20px}
  .stat strong{font-size:30px}
  .community-context{margin-top:10px}
  .survey-teaser{margin-top:12px;padding:11px 20px}
  .project-art{height:135px}
  .project-copy{padding:17px 20px}
  .project-copy h2{font-size:21px}
  .project-copy>span{margin-top:13px}
  .section-note{margin-top:12px}
  .roadmap-card{padding:20px}
  .roadmap-top{margin-bottom:13px}
  .roadmap-card h2{font-size:21px}
  .roadmap-card p{font-size:12px}
  .delivery{margin-top:12px;padding-top:11px}
  .commitment{margin-top:13px;padding-block:14px}
  .gift-card{padding:18px 24px}
  .gift-card .gift-art{width:48px;height:48px;border-radius:15px;margin:11px auto}
  .gift-card .gift-art .icon{width:31px;height:31px}
  .gift-card h2{font-size:24px}
  .gift-card>p{font-size:11px;margin:9px auto 12px}
  .partner-benefits .benefit-row{padding:8px 0}
  .partner-benefits .benefit-row p{font-size:11px}
  .contact-art img{height:150px}
  .proposal-card{padding:20px 26px}
  .proposal-card>h2{font-size:24px;margin:13px 0 8px}
  .proposal-card .benefit-row{padding:9px 0}
  .proposal-card .benefit-row p{font-size:11px}
  .proposal-bottom{margin-top:9px;padding-top:11px}
  .team-image img{height:265px}
  .roles-row{margin-top:14px}
  .product-visual{padding:12px}
  .mini-phone{width:215px}
  .mini-header h2{font-size:18px}
  .mini-content>img{height:65px}
  .mini-tiles{margin:7px 0}
  .mini-note{padding:7px}
  .visual-caption{margin-top:11px}
  .channel-card{padding:14px 16px}
  .channel-card h2{font-size:21px;margin-top:7px}
  .channel-card .icon-tile{width:30px;height:30px}
  .launch-card{padding:20px 23px}
  .launch-card h2{font-size:22px}
  .small-timeline{margin:15px 0}
  .small-timeline li{padding-bottom:12px}
}
@media(max-width:700px){
  .hero h1{font-size:36px}
  .hero .lead{font-size:14px}
  .invitation{margin-top:18px;padding-top:16px;gap:11px}
  .invitation .icon-tile{width:33px;height:33px;border-radius:11px}
  .invitation .icon{width:18px;height:18px}
  .invitation h2{font-size:16px}
  .invitation p{font-size:12px;line-height:1.75}
  .story-status{padding:15px;gap:12px;flex-wrap:wrap;justify-content:flex-start}
  .story-status>div{flex:1 1 120px}
  .story-status small{font-size:8px}
  .story-status strong{font-size:11px}
  .footer-caption{display:none}
  .footer-note{max-width:82px;font-size:9px}
  .community-context{font-size:11px;margin-top:12px}
  .delivery{grid-column:2;font-size:11px;margin-top:14px;padding-top:13px}
  .project-copy h2{font-size:20px}
  .contact-hint{font-size:11px}
}

/* Research, roadmap and regional partnership story. */
:root{--chart-0:#e7987e;--chart-1:#647e9b;--chart-2:#a5bdac}
.data-label{display:block;font-size:9px;line-height:1.5;font-weight:750;letter-spacing:.09em;color:var(--a600)}
.segmented{display:inline-flex;gap:4px;padding:4px;border-radius:30px;background:#eee8e3;max-width:100%}
.segment{border:0;background:transparent;border-radius:25px;padding:10px 17px;min-height:40px;font:650 11px/1.4 var(--font-h)}
.segment[aria-pressed=true]{background:var(--p700);color:#fff}
.research-toolbar,.partnership-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px}
.research-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.research-card{border-radius:23px;background:#fff;padding:23px;min-width:0}
.research-card.measured{background:#f7eae2;border:1px solid #eed7c9}
.research-card.illustrative>.data-label{color:#697387;background:#f0f1f3;border-radius:5px;width:fit-content;padding:3px 6px;font-size:8px}
.research-card h2{font-size:17px;line-height:1.4;letter-spacing:-.025em;margin:12px 0 17px;min-height:48px}
.research-pie-wrap{display:flex;flex-direction:column;align-items:center;gap:14px}
.research-pie{width:155px;height:155px;border-radius:50%;background:conic-gradient(from -90deg,var(--slices));padding:17px;flex:none}
.research-pie>div{border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;text-align:center;padding:9px}
.measured .research-pie>div{background:#f7eae2}
.research-pie strong{font:800 32px/1.2 var(--font-h);letter-spacing:-.045em}
.research-pie span{font-size:9px;line-height:1.45;max-width:105px;margin-top:3px;color:var(--mut)}
.research-legend{width:100%;display:flex;flex-direction:column;gap:7px}
.research-legend>span{display:flex;align-items:center;gap:7px;font-size:11px;line-height:1.4}
.research-legend>span>i{width:8px;height:8px;flex:none;border-radius:50%}
.research-legend b{margin-left:auto;font-size:11px}
.research-bars{display:flex;flex-direction:column;gap:19px;padding:9px 0}
.research-bar{display:grid;grid-template-columns:1fr auto;gap:7px;font-size:11px}
.research-bar>i{grid-column:1/-1;background:#f0edeb;border-radius:20px;overflow:hidden;height:8px}
.research-bar>i>b{display:block;width:var(--bar);height:100%;border-radius:20px;background:var(--chart-color);transform-origin:left;animation:chart-grow .8s ease-out both}
.chart-note{font-size:10px;line-height:1.5;margin-top:14px}
.research-disclosure{font-size:10px;line-height:1.5;margin-top:12px;color:#667082}
.insight-dialog{padding:24px 28px 30px}
.insight-dialog h3{font-size:19px;margin:0 0 11px}
.insight-dialog p{font-size:12px;line-height:1.8;margin:14px 0}
.insight-dialog dl{display:grid;grid-template-columns:110px 1fr;gap:10px;font-size:12px;margin:20px 0 25px}
.insight-dialog dd{margin:0;color:var(--mut)}
.insight-dialog a{text-decoration:underline;text-underline-offset:3px}
.source-list{display:grid;gap:10px;margin:17px 0}
.source-list>a{display:flex;flex-direction:column;padding:14px 16px;border-radius:13px;background:#fff;text-decoration:none;gap:5px}
.source-list>a span{font-size:11px;color:var(--mut)}
.source-list .icon{width:13px;height:13px}

.timeline{position:relative;margin:12px 0 22px}
.timeline-track{position:absolute;top:42px;left:10%;right:10%;height:2px;border-top:2px dashed #cdd1d6}
.timeline-track>span{position:absolute;top:-2px;left:0;width:25%;height:2px;background:var(--a500);transform-origin:left;animation:chart-grow 1.2s ease-out both}
.timeline-stops{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:relative}
.milestone{display:flex;flex-direction:column;align-items:center;gap:8px;padding:2px 8px 10px;background:none;border:0;border-radius:13px;min-width:0}
.milestone-time{font-size:8px;letter-spacing:.055em;line-height:1.5;font-weight:700;white-space:nowrap;color:var(--mut)}
.milestone-dot{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:50%;background:#f5f1ec;border:2px solid #ced3da;font-size:10px;font-weight:750;color:var(--mut)}
.milestone-dot>.icon{width:16px;height:16px}
.milestone.current-stage .milestone-dot{border-color:var(--a500);background:var(--peach);color:var(--a600);animation:current-pulse 1.7s ease-in-out 2}
.milestone strong{font:700 12px/1.35 var(--font-h);text-align:center}
.milestone small{font-size:8px;color:var(--mut)}
.milestone.current-stage small{color:var(--a600);font-weight:750}
.milestone[aria-pressed=true]{background:#fff8;box-shadow:inset 0 -2px var(--p700)}
.milestone[aria-pressed=true] strong{color:var(--p700)}
.timeline-body{display:grid;grid-template-columns:1.05fr 1fr;gap:25px;align-items:stretch}
.milestone-detail{background:white;border-radius:22px;padding:23px 26px;display:flex;flex-direction:column}
.milestone-detail h2{font-size:24px;line-height:1.25;margin:10px 0 12px;max-width:470px}
.milestone-detail>p{font-size:12px;line-height:1.75}
.milestone-result{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;border-top:1px solid #24345f13;margin-top:auto;padding-top:13px}
.milestone-result .icon{width:16px;height:16px;color:#5b7a68;margin-top:2px}
.working-together{padding:15px 5px}
.working-together .benefit-row{padding:11px 0}
.working-together .benefit-row h3{font-size:13px}
.working-together .benefit-row p{font-size:11px;margin-top:3px}
.working-together .icon-tile{width:35px;height:35px;border-radius:12px}
.working-together .icon-tile .icon{width:19px;height:19px}
.timeline-footnote{font-size:10px;line-height:1.5;margin-top:13px;color:var(--mut)}
.launch-scenario{border-radius:22px;background:#e8eee7;padding:20px 25px}
.launch-scenario>.data-label{color:#506d5c}
.conversion-equation{display:flex;align-items:center;gap:18px;margin:11px 0}
.conversion-equation>span{display:flex;flex-direction:column;gap:2px}
.conversion-equation strong{font:750 22px var(--font-h);letter-spacing:-.04em}
.conversion-equation small{font-size:9px;color:var(--mut)}
.conversion-equation>b{font-size:16px;color:var(--mut)}
.launch-result{display:flex;align-items:center;gap:15px;border-top:1px solid #25355b15;padding-top:9px}
.launch-result strong{font:800 35px var(--font-h);letter-spacing:-.05em}
.launch-result span{font-size:11px;max-width:120px;line-height:1.5}
.scenario-options{display:flex;align-items:center;gap:7px;margin-top:9px}
.scenario-option{border:1px solid #ccd8cd;background:#fff8;border-radius:18px;min-height:32px;padding:5px 13px;font-size:10px;font-weight:700}
.scenario-option[aria-pressed=true]{background:var(--p700);border-color:var(--p700);color:white}
.scenario-options small{font-size:9px;margin-left:6px;color:#506d5c}
.launch-scenario>p{font-size:10px;line-height:1.5;margin-top:9px}
.partner-cadence{display:flex;gap:12px;align-items:center;border-radius:16px;background:var(--peach);padding:13px 20px;font-size:11px;line-height:1.6;margin-top:14px}
.partner-cadence strong{font-weight:750}
.partner-cadence>.icon{width:20px;height:20px}

.market-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:stretch}
.map-card{border-radius:25px;background:#eaf0f2;padding:17px 20px;min-width:0}
.map-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.map-heading .data-label{color:#536777;font-size:8px}
.map-future{font-size:9px;color:#697386}
.balkans-map{display:block;width:100%;height:260px;overflow:hidden}
.country{fill:#dce3e4;stroke:#f7faf8;stroke-width:1.4;stroke-linejoin:round}
.country-SRB{fill:#354772;stroke:#fff;stroke-width:1.4}
.country-MNE{fill:#779d8c;stroke:#fff;stroke-width:1.4}
.country-HRV{fill:#e7d9d2;stroke:#ba9e8f;stroke-dasharray:3 2;stroke-width:1.1}
.map-label{fill:#65777d;font:500 10px var(--font-b)}
.map-label.primary{fill:#fff;font-weight:700;font-size:12px;paint-order:stroke;stroke:#354772;stroke-width:3px;stroke-linejoin:round}
.map-label.future{fill:#7f5a4c;font-weight:650;font-size:11px;paint-order:stroke;stroke:#eaf0f2;stroke-width:3px}
.sea-label{font:500 9px var(--font-b);letter-spacing:2px;fill:#9aafb8}
.map-leader{stroke:#698c7f;fill:none;stroke-width:1.3}
.map-pin{fill:#fff;stroke:#698c7f;stroke-width:1.3}
.map-card[data-market=SRB] .country-SRB,.map-card[data-market=MNE] .country-MNE,.map-card[data-market=HRV] .country-HRV{stroke:#192d50;stroke-width:2;filter:drop-shadow(0 2px 3px #20355424)}
.market-tabs{display:flex;gap:8px;justify-content:center}
.market-tab{border:1px solid #c4ced5;border-radius:20px;padding:7px 13px;font-size:10px;font-weight:650;min-height:34px;background:#ffffff70}
.market-tab[aria-pressed=true]{background:var(--p700);color:white;border-color:var(--p700)}
.selected-market{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #52657820;margin-top:12px;padding-top:11px}
.selected-market>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}
.selected-market strong{font:800 27px var(--font-h);letter-spacing:-.045em}
.selected-market span{font-size:10px}
.selected-market .tag{font-size:9px;padding:5px 10px;white-space:nowrap}
.market-numbers{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.market-numbers article{border-radius:19px;padding:18px 21px;display:flex;flex-direction:column;gap:6px}
.market-numbers strong{font:800 30px var(--font-h);letter-spacing:-.055em}
.market-numbers span{font-size:11px;line-height:1.55}
.market-total{padding:21px 23px;border-radius:20px;background:#fff;margin-top:14px}
.market-total>strong{display:block;font:800 43px var(--font-h);letter-spacing:-.055em;margin:6px 0 1px}
.market-total>p{font-size:12px}
.market-total>small{display:block;font-size:11px;color:var(--mut);line-height:1.65;margin-top:9px;max-width:450px}
.growth-channels{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}
.growth-channels>span{display:flex;align-items:center;gap:6px;font-size:10px}
.growth-channels .icon{width:15px;height:15px;color:var(--a600)}
.market-opportunity>.text-link{margin-top:4px;font-size:11px}

.partner-concept{border-radius:24px;background:#ece6f2;padding:20px 25px}
.partner-concept>.data-label{font-size:8px;color:#71617e;text-align:center;margin-bottom:14px}
.concept-app{max-width:350px;margin:auto;border-radius:22px;background:var(--paper);border:5px solid #fff;overflow:hidden;box-shadow:0 10px 25px #42375b0a}
.concept-app-header{display:flex;align-items:center;gap:11px;padding:14px 18px;background:var(--p700);color:#fff}
.concept-app-header strong{font:750 17px/1.3 var(--font-h);display:block;overflow-wrap:anywhere}
.concept-app-header small{font-size:8px;opacity:.8;display:block;margin-top:4px}
.concept-app-header .icon-tile{width:30px;height:30px;border-radius:9px;color:var(--p700)}
.concept-app-header .icon{width:17px;height:17px}
.concept-app-body{padding:15px 18px}
.concept-app-body>h3{font-size:14px;line-height:1.5;max-width:260px}
.concept-tools{display:flex;gap:13px;margin:13px 0}
.concept-tools .icon-tile{width:34px;height:34px;border-radius:11px}
.concept-tools .icon{width:18px;height:18px}
.premium-roster{display:flex;flex-direction:column;gap:5px;border-radius:13px;padding:12px 14px;background:white;border:1px solid #26355a10}
.premium-roster small{font-size:7px;letter-spacing:.08em;color:var(--mut)}
.premium-roster strong{font:750 17px/1.3 var(--font-h);overflow-wrap:anywhere}
.premium-roster span{font-size:9px;line-height:1.5;color:var(--mut)}
.concept-actions{display:flex;justify-content:center;gap:20px;margin-top:9px}
.concept-actions .text-link{font-size:10px}
.principal-concept{background:#f4dfd3}
.principal-concept .concept-app-header{background:#805a52}
.principal-concept .premium-roster{background:#f9e5d9}
.expanded-partnership{align-items:start}
.partnership-scope{font-size:10px;line-height:1.6;margin-top:5px}

@keyframes chart-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes current-pulse{0%,100%{box-shadow:0 0 0 0 #e7987e00}50%{box-shadow:0 0 0 7px #e7987e30}}
@media(min-width:1024px){
  .research-card{padding:18px 20px}
  .research-card h2{font-size:16px;margin:10px 0 13px}
  .research-pie{width:137px;height:137px;padding:15px}
  .research-pie-wrap{gap:12px}
  .research-bars{gap:17px}
  .timeline-body{gap:23px}
  .milestone-detail{padding:20px 24px}
  .milestone-detail h2{font-size:23px}
  .market-opportunity .market-total{margin-top:12px}
  .expanded-partnership{grid-template-columns:.9fr 1.1fr;gap:30px}
  .expanded-partnership .partner-benefits .benefit-row{padding:10px 0}
  .partner-concept{padding:17px 23px}
  .concept-app{max-width:325px}
}
@media(min-width:1024px) and (max-height:800px){
  .research-section .intro,.timeline-section .intro,.market-section .intro,.partnership-section .intro{margin-bottom:14px}
  .research-toolbar,.partnership-toolbar{margin-bottom:12px}
  .segment{font-size:10px;padding:8px 14px;min-height:34px}
  .research-card{padding:15px 18px}
  .research-card h2{font-size:15px;margin:8px 0 10px;min-height:42px}
  .research-pie{width:118px;height:118px;padding:13px}
  .research-pie strong{font-size:27px}
  .research-pie span{font-size:8px}
  .research-pie-wrap{gap:10px}
  .research-legend{gap:5px}
  .research-legend>span{font-size:10px}
  .research-bars{gap:14px;padding-top:5px}
  .research-bar{font-size:10px}
  .chart-note{font-size:9px;margin-top:10px}
  .research-disclosure{font-size:9px;margin-top:9px}
  .timeline{margin:7px 0 13px}
  .milestone{gap:5px;padding-bottom:8px}
  .timeline-track{top:34px}
  .milestone-dot{width:29px;height:29px}
  .milestone-time{font-size:7px}
  .milestone strong{font-size:11px}
  .milestone small{font-size:7px}
  .milestone-detail{padding:17px 21px}
  .milestone-detail h2{font-size:21px;margin:8px 0 10px}
  .milestone-detail>p{font-size:11px;line-height:1.65}
  .milestone-result{font-size:10px;padding-top:10px;margin-top:12px}
  .working-together{padding:7px 4px}
  .working-together .benefit-row{padding:8px 0}
  .working-together .benefit-row p{font-size:10px}
  .working-together .benefit-row h3{font-size:12px}
  .working-together .icon-tile{width:30px;height:30px}
  .timeline-footnote{font-size:9px;margin-top:9px}
  .launch-scenario{padding:15px 20px}
  .launch-scenario>.data-label{font-size:8px}
  .conversion-equation{margin:7px 0}
  .conversion-equation strong{font-size:20px}
  .launch-result{padding-top:6px;gap:13px}
  .launch-result strong{font-size:30px}
  .launch-result span{font-size:10px}
  .scenario-options{margin-top:5px}
  .scenario-option{min-height:29px;font-size:9px;padding:5px 12px}
  .launch-scenario>p{font-size:9px;margin-top:6px}
  .partner-cadence{padding:10px 16px;margin-top:10px;font-size:10px}
  .market-layout{gap:24px}
  .map-card{padding:13px 17px}
  .balkans-map{height:211px}
  .market-tabs{gap:7px}
  .market-tab{min-height:30px;padding:5px 12px;font-size:9px}
  .selected-market{margin-top:9px;padding-top:8px}
  .selected-market strong{font-size:24px}
  .selected-market span{font-size:9px}
  .market-numbers article{padding:14px 17px;gap:4px}
  .market-numbers strong{font-size:27px}
  .market-numbers span{font-size:10px}
  .market-total{padding:15px 20px}
  .market-total>strong{font-size:35px;margin-top:3px}
  .market-total>small{font-size:10px;line-height:1.5;margin-top:6px}
  .market-total>p{font-size:11px}
  .growth-channels{margin-top:11px;gap:12px}
  .market-opportunity>.text-link{min-height:33px;margin-top:2px;font-size:10px}
  .partner-concept{padding:13px 20px}
  .partner-concept>.data-label{font-size:7px;margin-bottom:9px}
  .concept-app{max-width:300px;border-width:4px}
  .concept-app-header{padding:10px 14px}
  .concept-app-header strong{font-size:16px}
  .concept-app-body{padding:12px 14px}
  .concept-app-body>h3{font-size:13px}
  .concept-tools{margin:10px 0}
  .concept-tools .icon-tile{width:27px;height:27px;border-radius:9px}
  .concept-tools .icon{width:15px;height:15px}
  .premium-roster{padding:9px 11px;gap:4px}
  .premium-roster strong{font-size:15px}
  .concept-actions{margin-top:3px;gap:15px}
  .concept-actions .text-link{font-size:9px;min-height:35px}
  .expanded-partnership .partner-benefits .benefit-row{padding:8px 0}
  .partnership-scope{font-size:9px;margin-top:1px}
}
@media(max-width:1023px){
  .research-grid{gap:12px}
  .research-card{padding:19px 16px}
  .research-card h2{font-size:15px}
  .research-pie{width:130px;height:130px}
  .timeline-body{gap:18px}
  .milestone-detail h2{font-size:21px}
  .market-layout{gap:22px;grid-template-columns:1fr 1fr}
  .selected-market{flex-wrap:wrap;gap:8px}
  .market-numbers article{padding:15px}
  .market-numbers strong{font-size:25px}
  .map-heading{align-items:start;flex-direction:column;gap:3px}
}
@media(max-width:700px){
  .research-toolbar,.partnership-toolbar{align-items:stretch;flex-direction:column;gap:5px;margin-bottom:17px}
  .segmented{width:100%;border-radius:18px;align-items:stretch}
  .segment{flex:1;padding:9px 10px;font-size:10px;border-radius:14px;min-height:43px}
  .research-toolbar>.text-link,.partnership-toolbar>.text-link{align-self:flex-end;font-size:11px;min-height:35px}
  .research-grid{grid-template-columns:1fr;gap:14px}
  .research-card{padding:23px}
  .research-card h2{min-height:0;font-size:18px;margin:12px 0 20px}
  .research-card.illustrative>.data-label{font-size:9px}
  .research-pie-wrap{flex-direction:row;gap:20px;align-items:center}
  .research-pie{width:133px;height:133px;padding:14px}
  .research-pie strong{font-size:29px}
  .research-pie span{font-size:9px}
  .research-legend{gap:11px}
  .research-legend>span{font-size:10px;gap:6px;flex-wrap:wrap}
  .research-legend>span>span{max-width:82px}
  .research-legend b{font-size:10px}
  .research-bars{gap:19px}
  .research-bar{font-size:12px}
  .chart-note{font-size:10px;margin-top:16px}
  .research-disclosure{font-size:11px;margin-top:16px}
  .timeline{margin:8px 0 23px}
  .timeline-stops{grid-template-columns:1fr;gap:5px}
  .timeline-track{left:104px;top:30px;bottom:30px;right:auto;width:2px;height:auto;border:0;background:repeating-linear-gradient(to bottom,#cdd1d6 0 4px,transparent 4px 8px)}
  .timeline-track>span{top:0;left:0;width:2px;height:25%;transform-origin:top;animation:none}
  .milestone{display:grid;grid-template-columns:78px 34px 1fr;gap:3px 10px;align-items:center;text-align:left;padding:10px 9px;min-height:62px;border-radius:14px}
  .milestone-time{grid-row:1/3;grid-column:1;white-space:normal;font-size:8px;line-height:1.6}
  .milestone-dot{grid-row:1/3;grid-column:2}
  .milestone strong{grid-column:3;text-align:left;align-self:end;font-size:13px}
  .milestone small{grid-column:3;align-self:start;font-size:8px}
  .milestone[aria-pressed=true]{box-shadow:inset -2px 0 var(--p700);background:#fff8}
  .timeline-body{grid-template-columns:1fr;gap:17px}
  .milestone-detail{padding:23px}
  .milestone-detail h2{font-size:23px;margin:12px 0}
  .milestone-detail>p{font-size:13px}
  .milestone-result{font-size:11px;margin-top:18px;padding-top:15px}
  .working-together{padding:8px 3px}
  .working-together .benefit-row{padding:13px 0}
  .working-together .benefit-row h3{font-size:14px}
  .working-together .benefit-row p{font-size:12px}
  .timeline-footnote{font-size:11px;line-height:1.7;margin-top:17px}
  .launch-scenario{padding:23px}
  .conversion-equation{gap:23px;margin:15px 0}
  .conversion-equation strong{font-size:26px}
  .conversion-equation small{font-size:10px}
  .launch-result strong{font-size:38px}
  .launch-result span{font-size:12px}
  .scenario-options{gap:9px;margin-top:12px;flex-wrap:wrap}
  .scenario-option{min-height:40px;font-size:12px;padding:7px 16px}
  .scenario-options small{font-size:10px}
  .launch-scenario>p{font-size:11px;line-height:1.65;margin-top:13px}
  .partner-cadence{padding:18px;align-items:flex-start;font-size:12px;line-height:1.7;margin-top:18px}
  .partner-cadence strong{display:block;margin-bottom:5px}
  .market-layout{grid-template-columns:1fr;gap:20px}
  .map-card{padding:18px}
  .map-heading{gap:4px}
  .map-heading .data-label{font-size:9px}
  .balkans-map{height:235px;margin-inline:-8px;width:calc(100% + 16px)}
  .market-tabs{gap:7px}
  .market-tab{font-size:11px;min-height:40px;padding:8px 13px}
  .selected-market{gap:10px;margin-top:14px;padding-top:13px}
  .selected-market>div{flex-direction:column;gap:3px}
  .selected-market strong{font-size:28px}
  .selected-market span{font-size:10px}
  .selected-market .tag{font-size:9px}
  .market-numbers article{padding:20px 17px}
  .market-numbers strong{font-size:28px}
  .market-numbers span{font-size:11px}
  .market-total{padding:23px}
  .market-total>strong{font-size:44px}
  .market-total>small{font-size:12px}
  .growth-channels{gap:13px}
  .growth-channels>span{font-size:11px}
  .expanded-partnership{gap:19px}
  .partner-concept{padding:20px}
  .partner-concept>.data-label{font-size:8px}
  .concept-app{border-width:4px}
  .concept-app-header strong{font-size:17px}
  .concept-app-header small{font-size:9px}
  .concept-app-body>h3{font-size:15px}
  .premium-roster small{font-size:8px}
  .premium-roster span{font-size:10px}
  .concept-actions{gap:16px}
  .concept-actions .text-link{font-size:10px}
  .partnership-scope{font-size:11px;margin-top:8px}
  .insight-dialog{padding:22px}
  .insight-dialog p{font-size:13px}
  .insight-dialog dl{grid-template-columns:1fr;gap:6px}
}
@media(max-width:360px){
  .research-pie-wrap{gap:13px}
  .research-pie{width:113px;height:113px;padding:12px}
  .research-card{padding:20px}
  .research-legend>span>span{max-width:66px}
  .scenario-options small{margin-left:0}
  .market-tabs{gap:5px}
  .market-tab{padding:8px 10px;font-size:10px}
  .concept-actions{flex-wrap:wrap;gap:0 12px}
}
@media(prefers-reduced-motion:reduce){.timeline-track>span,.milestone.current-stage .milestone-dot,.research-bar>i>b{animation:none}}
@media(min-width:1024px){
  .development-section .timeline{margin-top:4px;margin-bottom:12px}
  .development-section .launch-scenario{padding-block:15px}
  .development-section .partner-cadence{padding-block:10px;margin-top:10px}
  .development-section .timeline-footnote{margin-top:8px}
}
@media(min-width:1024px) and (max-height:800px){
  .research-card{padding-block:12px}
  .research-card h2{margin-bottom:8px}
  .research-bars{gap:10px}
  .research-card .chart-note{margin-top:7px}
  .research-toolbar{margin-bottom:8px}
  .research-disclosure{margin-top:7px}
  .development-section .launch-scenario{padding-block:12px}
  .development-section .partner-cadence{padding-block:8px}
  .development-section .timeline{margin-bottom:5px}
  .partnership-toolbar{margin-bottom:6px}
  .partner-concept{padding-block:10px}
}

/* Concrete partner proposition and the planned AI adviser. */
.advisor-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.advisor-card{display:flex;align-items:flex-start;gap:17px;padding:23px;border-radius:22px}
.advisor-card .icon-tile{background:#ffffffa3;flex-shrink:0;width:40px;height:40px;border-radius:13px}
.advisor-card .icon{width:21px;height:21px}
.advisor-card h2{font-size:19px;line-height:1.35;letter-spacing:-.025em}
.advisor-card p{font-size:12px;line-height:1.7;margin-top:7px;max-width:440px}
.advisor-investment{display:flex;align-items:flex-start;gap:12px;margin-top:19px;padding:15px 19px;border:1px solid #24345f18;border-radius:17px;background:#ffffff80}
.advisor-investment>.icon{width:21px;height:21px;flex-shrink:0;color:var(--a600)}
.advisor-investment strong{display:block;font-size:12px;line-height:1.6}
.advisor-investment span{display:block;font-size:10px;line-height:1.6;margin-top:4px;color:var(--mut)}
@media(min-width:1024px){.step-track{gap:7px}.step{font-size:9px;gap:6px}}
@media(min-width:1024px) and (max-height:800px){
 .advisor-section .intro{margin-bottom:16px}
 .advisor-card{padding:17px 20px;gap:14px}
 .advisor-card h2{font-size:17px}
 .advisor-card p{font-size:11px;line-height:1.6;margin-top:5px}
 .advisor-grid{gap:12px}
 .advisor-investment{margin-top:13px;padding:12px 17px}
}
@media(max-width:700px){
 .advisor-grid{grid-template-columns:1fr;gap:12px}
 .advisor-card{padding:20px;gap:13px}
 .advisor-card h2{font-size:18px}
 .advisor-card p{font-size:13px;line-height:1.75}
 .advisor-investment{padding:18px;margin-top:17px}
 .advisor-investment strong{font-size:13px}
 .advisor-investment span{font-size:11px;margin-top:8px}
}
