h3{font-size:1.4rem;font-weight:600;letter-spacing:-.01em}.lead{font-size:clamp(1.14rem,1.9vw,1.34rem);line-height:1.6;color:var(--ink-soft)}.reg{font-size:.54em;vertical-align:.55em;font-weight:600;margin-left:.05em}.eyebrow.on-dark{color:var(--blue-pale)}.eyebrow.on-dark .brk::before{border-color:var(--blue-pale)}.eyebrow.on-dark .brk::after{border-color:var(--slate-pale)}@media (max-width:980px){.nav-links.open{display:flex}}.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(1200px 560px at 82% -8%,rgba(31,119,201,.34),transparent 58%),linear-gradient(180deg,var(--navy) 0%,var(--navy-2) 100%)}.hero-in{position:relative;z-index:3;padding:104px 0 96px;max-width:900px}.hero h1{color:#fff;max-width:17ch}.hero .lead{color:#d4e1f0;margin-top:24px;max-width:62ch}.hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.hero-sub{margin-top:30px;font-size:.92rem;color:var(--slate-pale);letter-spacing:.01em;max-width:60ch}.hero-frame{position:absolute;z-index:1;right:-70px;top:50%;transform:translateY(-50%);width:520px;height:520px;pointer-events:none;opacity:.9}.hero-frame .l1{position:absolute;inset:0;border-left:30px solid rgba(127,180,234,.16);border-bottom:30px solid rgba(127,180,234,.16)}.hero-frame .l2{position:absolute;inset:0;border-top:30px solid rgba(159,176,194,.12);border-right:30px solid rgba(159,176,194,.12)}@media (max-width:760px){.hero-frame{width:300px;height:300px;right:-90px;opacity:.55}}.cred{position:relative;z-index:3;background:var(--navy-3);border-top:1px solid rgba(255,255,255,.08)}.cred-in{display:grid;grid-template-columns:repeat(4,1fr)}.cred .item{padding:30px 22px;text-align:center;border-left:1px solid rgba(255,255,255,.08)}.cred .item:first-child{border-left:0}.cred .num{font-family:var(--serif);font-size:2.2rem;color:#fff;line-height:1}.cred .lbl{font-size:.78rem;letter-spacing:.07em;text-transform:uppercase;color:var(--slate-pale);margin-top:9px}@media (max-width:760px){.cred-in{grid-template-columns:repeat(2,1fr)}.cred .item:nth-child(3){border-left:0}.cred .item{border-top:1px solid rgba(255,255,255,.08)}.cred .item:nth-child(-n+2){border-top:0}}.brands{background:#fff;padding:74px 0 66px;border-bottom:1px solid var(--hairline)}.brands .kick{text-align:center;max-width:800px;margin:0 auto 38px}.brands .kick .eyebrow{justify-content:center}.brands .kick h2{font-size:clamp(1.6rem,2.9vw,2.25rem)}.brands .mat{max-width:1080px;margin:0 auto;border:1px solid var(--hairline);border-radius:var(--radius);padding:26px 30px;box-shadow:var(--shadow-sm)}.brands .mat img{width:100%;height:auto}.section{padding:96px 0}.section.tight{padding:70px 0}.section.panel{background:var(--panel)}.section-head{max-width:780px}.section-head.center{margin:0 auto;text-align:center}.section-head.center .eyebrow{justify-content:center}.section-head .lead{margin-top:18px}.statement-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:center}.statement{font-family:var(--serif);font-size:clamp(1.7rem,3.3vw,2.5rem);line-height:1.24;color:var(--navy);max-width:18ch}.statement .hl{color:var(--blue)}@media (max-width:880px){.statement-grid{grid-template-columns:1fr;gap:28px}.statement{max-width:none}}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px}@media (max-width:920px){.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.cards{grid-template-columns:1fr}}.card{position:relative;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:34px 30px;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column;overflow:hidden}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#cce0f2}.card .idx{width:46px;height:46px;position:relative;margin-bottom:20px;flex:0 0 auto}.card .idx span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:1.18rem;color:var(--blue);font-weight:600}.card .idx::before{content:"";position:absolute;inset:0;border-left:2px solid var(--blue);border-bottom:2px solid var(--blue)}.card .idx::after{content:"";position:absolute;inset:0;border-top:2px solid var(--slate);border-right:2px solid var(--slate)}.card h3{margin-bottom:11px}.card p{font-size:.99rem;color:var(--ink-soft);margin-bottom:18px}.card .more{margin-top:auto;font-weight:600;font-size:.94rem;color:var(--blue);display:inline-flex;align-items:center;gap:7px}.card .more .arrow{transition:transform .2s ease}.card:hover .more .arrow{transform:translateX(4px)}.feature{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:50px}@media (max-width:800px){.feature{grid-template-columns:1fr}}.feat-card{background:linear-gradient(165deg,var(--navy-2),var(--navy));color:#fff;border-radius:var(--radius);padding:42px 38px;position:relative;overflow:hidden;border:1px solid rgba(127,180,234,.14)}.feat-card .role{font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-pale);font-weight:700;margin-bottom:16px}.feat-card h3{color:#fff;font-size:1.7rem;font-family:var(--serif);font-weight:500;margin-bottom:14px}.feat-card p{color:#ccd8e7;font-size:1.01rem}.feat-card ul{list-style:none;padding:0;margin:20px 0 0}.feat-card li{padding-left:26px;position:relative;margin-bottom:11px;color:#dce6f3;font-size:.97rem}.feat-card li::before{content:"";position:absolute;left:0;top:7px;width:10px;height:10px;border-left:2px solid var(--blue-pale);border-bottom:2px solid var(--blue-pale)}.fw-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:48px}@media (max-width:760px){.fw-grid{grid-template-columns:1fr}}.fw{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:30px;display:flex;gap:20px;align-items:flex-start}.fw .mk{width:30px;height:30px;flex:0 0 auto;position:relative;margin-top:4px}.fw .mk::before{content:"";position:absolute;inset:0;border-left:3px solid var(--blue);border-bottom:3px solid var(--blue)}.fw .mk::after{content:"";position:absolute;inset:0;border-top:3px solid var(--slate);border-right:3px solid var(--slate)}.fw h4{margin-bottom:7px}.fw p{font-size:.96rem;color:var(--ink-soft);margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:50px}@media (max-width:800px){.steps{grid-template-columns:1fr;gap:24px}}.step .snum{font-family:var(--serif);font-size:1.15rem;color:var(--slate);font-weight:600;border-top:3px solid var(--slate);padding-top:15px;display:block;width:100%}.step h3{margin:14px 0 9px;font-size:1.28rem}.step p{font-size:.98rem;color:var(--ink-soft)}.authority{display:grid;grid-template-columns:1.25fr 1fr;gap:54px;align-items:center}@media (max-width:880px){.authority{grid-template-columns:1fr;gap:30px}}.panelcard{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow-sm)}.panelcard h3{font-size:1.28rem;margin-bottom:16px}.bullets{list-style:none;padding:0;margin:0}.bullets li{padding-left:28px;position:relative;margin-bottom:13px;color:var(--ink-soft)}.bullets li::before{content:"";position:absolute;left:0;top:8px;width:11px;height:11px;border-left:2px solid var(--blue);border-bottom:2px solid var(--blue)}.cta-band{background:radial-gradient(950px 420px at 80% 0,rgba(31,119,201,.4),transparent 60%),var(--blue);color:#fff;padding:84px 0;text-align:center}.cta-band .eyebrow{justify-content:center;color:#cfe6fb}.cta-band .eyebrow .brk::before{border-color:#fff}.cta-band .eyebrow .brk::after{border-color:rgba(255,255,255,.6)}.cta-band h2{color:#fff;max-width:20ch;margin:0 auto}.cta-band p{color:#e7f1fc;max-width:56ch;margin:16px auto 32px;font-size:1.12rem}.booking{display:grid;grid-template-columns:1fr 1.05fr;gap:58px;align-items:start}@media (max-width:880px){.booking{grid-template-columns:1fr;gap:34px}}.form-card{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow)}.field{margin-bottom:16px}.field label{display:block;font-size:.85rem;font-weight:600;color:var(--navy);margin-bottom:6px}.field input,.field textarea{width:100%;padding:14px 15px;border:1px solid var(--hairline);border-radius:8px;font-family:var(--sans);font-size:1rem;color:var(--ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.field input:focus,.field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(16,113,184,.15)}.field textarea{resize:vertical;min-height:104px}.form-card .btn-primary{width:100%;justify-content:center;margin-top:6px}.form-note{font-size:.82rem;color:var(--slate);margin-top:14px;text-align:center}.form-success{display:none;background:#eaf4fb;border:1px solid #cfe0f1;color:var(--navy);border-radius:9px;padding:20px;font-size:.97rem}.contact-list{list-style:none;padding:0;margin:26px 0 0}.contact-list li{display:flex;gap:15px;margin-bottom:20px;align-items:flex-start}.contact-list .ic{flex:0 0 auto;width:19px;height:19px;margin-top:3px;position:relative}.contact-list .ic::before{content:"";position:absolute;inset:0;border-left:3px solid var(--blue);border-bottom:3px solid var(--blue)}.contact-list .ic::after{content:"";position:absolute;inset:0;border-top:3px solid var(--slate);border-right:3px solid var(--slate)}.contact-list strong{display:block;color:var(--navy)}.contact-list span span{color:var(--ink-soft);font-size:.97rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:none}.human{background:radial-gradient(900px 480px at 18% 10%,rgba(31,119,201,.26),transparent 60%),linear-gradient(180deg,var(--navy-2),var(--navy));color:#fff;padding:96px 0}.human .inner{max-width:920px}.human .eyebrow{color:var(--blue-pale)}.human h2{color:#fff;font-size:clamp(2rem,4vw,3.1rem);max-width:20ch}.human h2 .hl{color:var(--blue-pale)}.human p{color:#ccd8e7;font-size:clamp(1.12rem,1.8vw,1.28rem);line-height:1.6;max-width:64ch;margin-top:22px}.human .marks-line{margin-top:18px;font-size:.95rem;color:var(--slate-pale)}.ladder{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:50px}@media (max-width:820px){.ladder{grid-template-columns:1fr}}.lad{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:38px 34px;position:relative;box-shadow:var(--shadow-sm)}.lad .step-tag{display:inline-flex;align-items:center;gap:9px;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--blue-bright);margin-bottom:16px}.lad h3{font-family:var(--serif);font-weight:500;font-size:1.7rem;margin-bottom:12px}.lad p{color:var(--ink-soft);font-size:1rem}.dims{list-style:none;padding:0;margin:18px 0 0;columns:1}.dims li{padding-left:26px;position:relative;margin-bottom:11px;color:var(--ink);font-size:.97rem}.dims li::before{content:"";position:absolute;left:0;top:6px;width:11px;height:11px;border-left:2px solid var(--blue);border-bottom:2px solid var(--blue)}.lad.blueprint{background:linear-gradient(165deg,var(--navy-2),var(--navy));color:#fff;border-color:rgba(127,180,234,.16)}.lad.blueprint .step-tag{color:var(--blue-pale)}.lad.blueprint h3{color:#fff}.lad.blueprint p{color:#ccd8e7}.lad.blueprint .bp-list{list-style:none;padding:0;margin:18px 0 0}.lad.blueprint .bp-list li{padding-left:26px;position:relative;margin-bottom:11px;color:#dce6f3;font-size:.97rem}.lad.blueprint .bp-list li::before{content:"";position:absolute;left:0;top:6px;width:11px;height:11px;border-left:2px solid var(--blue-pale);border-bottom:2px solid var(--blue-pale)}.system-cta{margin-top:34px}.casestat{background:var(--panel);padding:84px 0}.casestat .box{max-width:960px;margin:0 auto;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);box-shadow:var(--shadow);padding:52px 48px;display:grid;grid-template-columns:auto 1fr;gap:42px;align-items:center}@media (max-width:720px){.casestat .box{grid-template-columns:1fr;gap:22px;padding:40px 30px;text-align:center}}.casestat .fig{font-family:var(--serif);font-size:clamp(3.4rem,7vw,5rem);color:var(--blue);line-height:.95;font-weight:500;white-space:nowrap}.casestat .fig sup{font-size:.32em;vertical-align:super;color:var(--slate);font-family:var(--sans);font-weight:600}.casestat .eyebrow{margin-bottom:14px}.casestat h2{font-size:clamp(1.5rem,2.6vw,2rem);margin-bottom:10px}.casestat p{color:var(--ink-soft);margin:0;max-width:52ch}@media (max-width:720px){.casestat .eyebrow,.casestat p{justify-content:center;margin-left:auto;margin-right:auto}}.founder{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:center}@media (max-width:860px){.founder{grid-template-columns:1fr;gap:34px}}.founder .shot{position:relative}.founder .shot img{width:100%;height:auto;border-radius:var(--radius);display:block;box-shadow:var(--shadow)}.founder .shot::before{content:"";position:absolute;left:-18px;top:-18px;width:90px;height:90px;border-left:4px solid var(--blue);border-bottom:4px solid var(--blue);border-radius:2px;z-index:-0}.founder .shot::after{content:"";position:absolute;right:-18px;bottom:-18px;width:90px;height:90px;border-top:4px solid var(--slate);border-right:4px solid var(--slate);border-radius:2px}.founder .sig{margin-top:22px;font-family:var(--serif);font-size:1.2rem;color:var(--navy)}.founder .sig span{display:block;font-family:var(--sans);font-size:.85rem;color:var(--slate);font-weight:600;letter-spacing:.04em;margin-top:3px}@media (max-width:860px){.founder .shot{max-width:420px;margin:0 auto}}.sysblock{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;margin-top:54px}.sysblock.flip{grid-template-columns:.95fr 1.05fr}.sysblock.flip .copy{order:2}.sysblock.flip .art{order:1}@media (max-width:900px){.sysblock,.sysblock.flip{grid-template-columns:1fr;gap:30px}.sysblock.flip .copy{order:1}.sysblock.flip .art{order:2}}.sysblock .copy h3{font-family:var(--serif);font-weight:500;font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:14px}.sysblock .copy p{color:var(--ink-soft)}.sysblock .copy .btn{margin-top:8px}.device{background:linear-gradient(165deg,#0b2a4e,#081b33);border:1px solid rgba(127,180,234,.18);border-radius:16px;padding:26px;box-shadow:0 30px 70px rgba(8,27,51,.32);color:#fff;position:relative;overflow:hidden}.device::before{content:"";position:absolute;right:-50px;top:-50px;width:180px;height:180px;border-left:18px solid rgba(127,180,234,.08);border-bottom:18px solid rgba(127,180,234,.08)}.device-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;position:relative;z-index:2}.device-title{display:flex;align-items:center;gap:11px;font-size:.92rem;font-weight:600;color:#fff;letter-spacing:.01em}.device-title .brk{width:15px;height:15px}.device-title .brk::before{border-color:var(--blue-pale)}.device-title .brk::after{border-color:var(--slate-pale)}.device-tag{font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#0b2a4e;background:var(--blue-pale);padding:5px 9px;border-radius:5px}.sc-top{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:2}.gauge{position:relative;width:118px;height:118px;flex:0 0 auto}.gauge .gv{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.gauge .gv b{font-family:var(--serif);font-size:2.1rem;line-height:1;color:#fff;font-weight:500}.gauge .gv small{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--slate-pale);margin-top:3px}.sc-impact .il{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--slate-pale);font-weight:700}.sc-impact .iv{font-family:var(--serif);font-size:2.2rem;color:var(--blue-pale);line-height:1.05;margin:4px 0;font-weight:500}.sc-impact .iv sup{font-size:.4em;color:var(--slate-pale);font-family:var(--sans);vertical-align:super}.sc-impact .isub{font-size:.82rem;color:#c7d5e6;line-height:1.45}.sc-overall-label{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--slate-pale)}.sc-bars{position:relative;z-index:2}.sc-row{margin-bottom:15px}.sc-row:last-child{margin-bottom:0}.sc-row .rl{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px}.sc-row .rl .n{font-size:.86rem;color:#dce6f3}.sc-row .rl .v{font-family:var(--serif);font-size:1rem;color:#fff;font-weight:600}.sc-track{height:8px;border-radius:6px;background:rgba(255,255,255,.12);overflow:hidden}.sc-fill{height:100%;border-radius:6px;transition:width 1s ease}.sc-fill.hi{background:#34a56f}.sc-fill.mid{background:var(--blue-bright)}.sc-fill.lo{background:#d2654f}.sc-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);position:relative;z-index:2}.sc-legend span{display:flex;align-items:center;gap:7px;font-size:.74rem;color:var(--slate-pale)}.sc-legend i{width:11px;height:11px;border-radius:3px;display:inline-block}.bp{position:relative;z-index:2}.bp-phases{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;position:relative}.bp-line{position:absolute;left:16%;right:16%;top:22px;height:2px;background:linear-gradient(90deg,var(--blue-pale),var(--blue-pale) 80%,rgba(127,180,234,.4));z-index:0}.bp-ph{position:relative;z-index:1;text-align:center}.bp-dot{width:18px;height:18px;border-radius:50%;background:#081b33;border:3px solid var(--blue-pale);margin:14px auto}.bp-ph .pn{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-pale);font-weight:700}.bp-ph .pt{font-family:var(--serif);font-size:1.02rem;color:#fff;margin:2px 0 12px}.bp-chip{background:rgba(127,180,234,.1);border:1px solid rgba(127,180,234,.22);border-radius:7px;padding:9px 8px;font-size:.74rem;color:#dce6f3;margin-bottom:8px;line-height:1.3}.bp-outcome{margin-top:22px;background:rgba(52,165,111,.14);border:1px solid rgba(52,165,111,.4);border-radius:9px;padding:14px 18px;display:flex;align-items:center;gap:12px}.bp-outcome .oc{width:16px;height:16px;flex:0 0 auto;position:relative}.bp-outcome .oc::before{content:"";position:absolute;inset:0;border-left:3px solid #34a56f;border-bottom:3px solid #34a56f}.bp-outcome .oc::after{content:"";position:absolute;inset:0;border-top:3px solid var(--blue-pale);border-right:3px solid var(--blue-pale)}.bp-outcome b{color:#fff;font-weight:600;font-size:.92rem}.bp-outcome span{color:#c7d5e6;font-size:.82rem;display:block}.ins-featured{display:block;background:linear-gradient(165deg,var(--navy-2),var(--navy));color:#fff;border-radius:var(--radius);padding:46px 44px;margin-top:14px;position:relative;overflow:hidden;border:1px solid rgba(127,180,234,.16);text-decoration:none}.ins-featured:hover{text-decoration:none}.ins-featured::before{content:"";position:absolute;right:-50px;top:-50px;width:200px;height:200px;border-left:22px solid rgba(127,180,234,.08);border-bottom:22px solid rgba(127,180,234,.08)}.ins-featured .tag{position:relative;z-index:2;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--blue-pale);font-weight:700;margin-bottom:14px;display:block}.ins-featured h2{position:relative;z-index:2;color:#fff;max-width:24ch}.ins-featured p{position:relative;z-index:2;color:#ccd8e7;max-width:64ch;margin-top:14px}.ins-featured .more{position:relative;z-index:2;color:#fff;font-weight:600;display:inline-flex;gap:8px;align-items:center}.ins-featured .more .arrow{transition:transform .2s ease}.ins-featured:hover .more .arrow{transform:translateX(4px)}.post{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:28px 26px;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease}.post:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#cce0f2}.post .tag{font-size:.71rem;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);font-weight:700;margin-bottom:12px}.post h3{font-size:1.18rem;line-height:1.22;margin-bottom:10px}.post h3 a{color:var(--navy)}.post h3 a:hover{color:var(--blue);text-decoration:none}.post p{font-size:.94rem;color:var(--ink-soft);margin-bottom:16px}.post .meta{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:.84rem;color:var(--slate)}.post .meta .more{font-weight:600;color:var(--blue);display:inline-flex;gap:6px;align-items:center}.post .meta .arrow{transition:transform .2s ease}.post:hover .meta .arrow{transform:translateX(4px)}.faqcat{max-width:860px;margin:0 auto}.faqcat+.faqcat{margin-top:54px}.faqcat .cat-label{display:flex;align-items:center;gap:12px;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-bright);margin-bottom:8px}.faqcat h2{font-size:clamp(1.5rem,2.6vw,2rem);margin-bottom:6px}.faq-list{max-width:860px;margin:18px auto 0}.faq{border-bottom:1px solid var(--hairline)}.faq summary{list-style:none;cursor:pointer;padding:23px 46px 23px 0;position:relative;font-family:var(--serif);font-size:1.2rem;color:var(--navy);font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"";position:absolute;right:8px;top:29px;width:12px;height:12px;border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:rotate(45deg);transition:transform .2s ease}.faq[open] summary::after{transform:rotate(-135deg);top:33px}.faq .ans{padding:0 46px 24px 0;color:var(--ink-soft);font-size:1.01rem}.faq .ans p{margin-bottom:.8rem}.faq .ans p:last-child{margin-bottom:0}.faq .ans strong{color:var(--navy)}.hero.sub .hero-in{padding:88px 0 76px;max-width:880px}.btn .play{display:inline-flex;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.2);align-items:center;justify-content:center;margin-right:3px;flex:0 0 auto}.btn .play::before{content:"";border-left:8px solid currentColor;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:3px}.vmodal{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:26px;background:rgba(8,27,51,.85);backdrop-filter:blur(5px)}.vmodal.open{display:flex}.vmodal .box{width:100%;max-width:940px;position:relative}.vmodal .frame{position:relative;width:100%;padding-top:56.25%;background:#04111f;border-radius:14px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.55);border:1px solid rgba(127,180,234,.2)}.vmodal .frame iframe,.vmodal .frame video{position:absolute;inset:0;width:100%;height:100%;border:0}.vmodal .vclose{position:absolute;top:-44px;right:0;background:0 0;border:0;color:#fff;font-size:.95rem;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-weight:600;letter-spacing:.02em}.vmodal .vclose:hover{color:var(--blue-pale)}.vmodal .vplaceholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#c7d5e6;padding:34px}.vmodal .vplaceholder .brk{width:34px;height:34px;margin-bottom:18px}.vmodal .vplaceholder .brk::before{border-color:var(--blue-pale)}.vmodal .vplaceholder .brk::after{border-color:var(--slate-pale)}.vmodal .vplaceholder strong{color:#fff;font-size:1.15rem;font-family:var(--serif);font-weight:500}.vmodal .vplaceholder span{margin-top:9px;max-width:42ch;font-size:.95rem}.outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:50px}@media (max-width:880px){.outcomes{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.outcomes{grid-template-columns:1fr}}.outcome{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:30px 28px;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease}.outcome:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#cce0f2}.outcome .mk{width:28px;height:28px;position:relative;margin-bottom:18px}.outcome .mk::before{content:"";position:absolute;inset:0;border-left:3px solid var(--blue);border-bottom:3px solid var(--blue)}.outcome .mk::after{content:"";position:absolute;inset:0;border-top:3px solid var(--slate);border-right:3px solid var(--slate)}.outcome h3{font-size:1.18rem;margin-bottom:9px}.outcome p{font-size:.96rem;color:var(--ink-soft);margin:0}.sectors{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.sectors li{list-style:none;display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--hairline);border-radius:999px;padding:11px 20px;font-size:.95rem;font-weight:500;color:var(--navy)}.sectors li .d{width:8px;height:8px;border-radius:50%;background:var(--blue);flex:0 0 auto}.sectors.on-panel li{background:#fff}.speakerband{display:block;text-decoration:none;background:radial-gradient(900px 420px at 84% -10%,rgba(31,119,201,.42),transparent 58%),linear-gradient(180deg,var(--navy) 0%,var(--navy-2) 100%);color:#fff;border-top:1px solid rgba(127,180,234,.16);border-bottom:1px solid rgba(127,180,234,.16)}.speakerband:hover{text-decoration:none}.speakerband-in{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;padding:62px 0}.speakerband .eyebrow{color:var(--blue-pale)}.speakerband h2{color:#fff;font-size:clamp(1.9rem,3.6vw,2.9rem);max-width:18ch;margin:0}.speakerband p{color:#ccd8e7;font-size:1.12rem;margin:16px 0 0;max-width:54ch}.speakerband .go{display:inline-flex;align-items:center;gap:11px;font-family:var(--sans);font-weight:600;font-size:1.05rem;color:#fff;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.5);border-radius:9px;padding:18px 30px;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .15s ease}.speakerband:hover .go{background:rgba(255,255,255,.18);border-color:#fff;transform:translateY(-2px)}.speakerband .go .arrow{transition:transform .2s ease}.speakerband:hover .go .arrow{transform:translateX(4px)}@media (max-width:820px){.speakerband-in{grid-template-columns:1fr;gap:24px;padding:48px 0}.speakerband .go{justify-self:start}}.assocband{background:var(--panel);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.assocband a{display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center;padding:42px 0;text-decoration:none}.assocband a:hover{text-decoration:none}.assocband .mk{width:40px;height:40px;position:relative;flex:0 0 auto}.assocband .mk::before{content:"";position:absolute;inset:0;border-left:4px solid var(--blue);border-bottom:4px solid var(--blue)}.assocband .mk::after{content:"";position:absolute;inset:0;border-top:4px solid var(--slate);border-right:4px solid var(--slate)}.assocband h3{font-family:var(--serif);font-weight:500;font-size:clamp(1.3rem,2.4vw,1.8rem);color:var(--navy);margin:0 0 4px}.assocband p{margin:0;color:var(--ink-soft);font-size:1.01rem}.assocband .go{display:inline-flex;align-items:center;gap:9px;font-weight:600;color:var(--blue);white-space:nowrap}.assocband .go .arrow{transition:transform .2s ease}.assocband a:hover .go .arrow{transform:translateX(4px)}@media (max-width:720px){.assocband a{grid-template-columns:1fr;gap:14px;padding:34px 0}.assocband .go{justify-self:start}}.split{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:start}@media (max-width:880px){.split{grid-template-columns:1fr;gap:28px}}.split .statement{font-family:var(--serif);font-size:clamp(1.7rem,3.2vw,2.4rem);line-height:1.24;color:var(--navy);max-width:20ch;margin:0}.split .statement .hl{color:var(--blue)}.team{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px}@media (max-width:880px){.team{grid-template-columns:1fr}}.tcard{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:32px 30px}.tcard .role{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--blue-bright);font-weight:700;margin-bottom:13px}.tcard h3{font-size:1.22rem;margin-bottom:9px}.tcard p{font-size:.96rem;color:var(--ink-soft);margin:0}.boutique{background:linear-gradient(165deg,var(--navy-2),var(--navy));color:#fff;border-radius:var(--radius);padding:54px 50px;margin-top:54px;position:relative;overflow:hidden;border:1px solid rgba(127,180,234,.14)}.boutique::before{content:"";position:absolute;right:-60px;top:-60px;width:200px;height:200px;border-left:20px solid rgba(127,180,234,.08);border-bottom:20px solid rgba(127,180,234,.08)}.boutique .eyebrow{color:var(--blue-pale)}.boutique h3{color:#fff;font-family:var(--serif);font-weight:500;font-size:clamp(1.6rem,3vw,2.2rem);max-width:24ch;margin:0 0 14px}.boutique p{color:#ccd8e7;font-size:1.08rem;max-width:62ch;margin:0}@media (max-width:620px){.boutique{padding:40px 30px}}.matband{background:#fff;padding:70px 0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.matband .kick{text-align:center;max-width:820px;margin:0 auto 36px}.matband .kick .eyebrow{justify-content:center}.matband .kick h2{font-size:clamp(1.55rem,2.8vw,2.2rem)}.matband .mat{max-width:1080px;margin:0 auto;border:1px solid var(--hairline);border-radius:var(--radius);padding:26px 30px;box-shadow:var(--shadow-sm)}.matband .mat img{width:100%;height:auto}.posband{background:radial-gradient(900px 480px at 16% 8%,rgba(31,119,201,.26),transparent 60%),linear-gradient(180deg,var(--navy-2),var(--navy));color:#fff;padding:92px 0}.posband .inner{max-width:920px}.posband .eyebrow{color:var(--blue-pale)}.posband h2{color:#fff;font-size:clamp(2rem,4vw,3rem);max-width:20ch}.posband h2 .hl{color:var(--blue-pale)}.posband p{color:#ccd8e7;font-size:clamp(1.1rem,1.8vw,1.26rem);line-height:1.62;max-width:64ch;margin-top:22px}.research{display:grid;grid-template-columns:auto 1fr;gap:54px;align-items:center}@media (max-width:860px){.research{grid-template-columns:1fr;gap:30px}}.research .feature-cover{width:250px;border-radius:9px;box-shadow:var(--shadow);flex:0 0 auto;display:block}@media (max-width:860px){.research .feature-cover{margin:0 auto;width:210px}}.research h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:14px}.research p{color:var(--ink-soft)}.research .latest{display:inline-flex;align-items:center;gap:9px;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--blue-bright);margin-bottom:14px}.hero-frame{display:none!important}.research .latest .brk,.device-title .brk{display:none!important}.outcome .mk,.indbox .mk,.vrow .vmk,.fw .mk,.contact-list .ic{display:none!important}.vrow{grid-template-columns:1fr!important;gap:0!important}.card .idx::before,.card .idx::after{display:none!important}.card .idx{width:auto!important;height:auto!important;margin-bottom:10px!important}.card .idx span{position:static!important;font-size:.95rem!important;color:var(--slate)!important;font-weight:600!important}.bullets li::before,.dims li::before,.lad .dims li::before{border:0!important;border-radius:50%!important;width:6px!important;height:6px!important;background:var(--blue)!important;top:9px!important;left:5px!important}.lad.blueprint .bp-list li::before{border:0!important;border-radius:50%!important;width:6px!important;height:6px!important;background:var(--blue-pale)!important;top:9px!important;left:5px!important}.feat-card li::before{border:0!important;border-radius:50%!important;width:6px!important;height:6px!important;background:var(--blue-pale)!important;top:9px!important;left:6px!important}.assocband .me-logo{width:150px!important}.hero.sub,.hero{background:linear-gradient(102deg,rgba(7,18,34,.95) 0%,rgba(7,18,34,.72) 55%,rgba(7,18,34,.46) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/4bace5c41fd6ca9666df9c07e648285a.4984.jpg") center/cover no-repeat!important;--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/4bace5c41fd6ca9666df9c07e648285a.4984.jpg"}.trustbar{background:#fff;border-bottom:1px solid var(--hairline);padding:34px 0 40px}.trust-label{text-align:center;font-size:.76rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--slate);margin:0 0 24px}.trust-mat{max-width:1140px;margin:0 auto}.trust-mat img{width:100%;height:auto;display:block}.assocmat-sec .trust-mat{max-width:1080px}.speakerband{background:linear-gradient(90deg,rgba(6,16,30,.95) 0%,rgba(6,16,30,.66) 52%,rgba(6,16,30,.38) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/b103bcf3002d084dc8d1ed99a82f8aff.275e8.jpg") center/cover no-repeat!important;--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/b103bcf3002d084dc8d1ed99a82f8aff.275e8.jpg"}.speakerband.lzl:not(.lzl-ed),.speakerband.lzl-ing:not(.lzl-ed){background-image:linear-gradient(90deg,rgba(6,16,30,.95) 0%,rgba(6,16,30,.66) 52%,rgba(6,16,30,.38) 100%),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABEwAAALdCAYAAAA26/ZmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAMTUlEQVR42u3BMQEAAADCoPVPbQ0PoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgGsDPCwAAdYodKsAAAAASUVORK5CYII=")!important}.section-head{max-width:940px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.section-head .eyebrow{justify-content:center!important}.hero.sub.lzl:not(.lzl-ed),.hero.lzl:not(.lzl-ed),.hero.sub.lzl-ing:not(.lzl-ed),.hero.lzl-ing:not(.lzl-ed){background-image:linear-gradient(102deg,rgba(7,18,34,.95) 0%,rgba(7,18,34,.72) 55%,rgba(7,18,34,.46) 100%),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAOICAYAAAA3vuy4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAabElEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/197wggAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwC+a8AAVuf+CMAAAAASUVORK5CYII=")!important}