@font-face{font-family:Ubuntu;src:url('assets/ubuntu-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Ubuntu;src:url('assets/ubuntu-medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Ubuntu;src:url('assets/ubuntu-bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--royal:#386afd;--sky:#38a8fc;--cyan:#39e5fd;--ink:#111c30;--muted:#5d697c;--faint:#edf2f8;--paper:#f8fafc;--border:#dce4ed;--dark:#07111f;--font:Ubuntu,'Segoe UI',sans-serif;--gutter:clamp(24px,5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;font:400 16px/1.6 var(--font);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img,svg{max-width:100%}img{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08}h2{font-size:clamp(38px,4.25vw,64px);font-weight:500;letter-spacing:-.048em}p{overflow-wrap:break-word}::selection{background:#c5e9ff;color:#082f64}:focus-visible{outline:3px solid var(--royal);outline-offset:6px}.container{width:min(1280px,calc(100% - var(--gutter)*2));margin-inline:auto}.section-pad{padding-block:120px}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:#315fce;display:flex;align-items:center;gap:10px;margin-bottom:24px}.mini-label{font-size:10px;letter-spacing:.1em;font-weight:500;color:#617086}.eyebrow-line{display:inline-block;width:24px;height:1px;background:var(--royal)}.muted-title{color:#8993a3}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;background:var(--royal);color:white;border:1px solid transparent;border-radius:30px;padding:15px 25px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#2154e7;transform:translateY(-2px)}.button-small{font-size:12px;padding:10px 17px;gap:14px}.text-link{color:#235adf;display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:500}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateY(3px)}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:12px;z-index:200}.skip-link:focus{top:12px}
.topbar{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(20px);border-bottom:1px solid rgba(220,228,237,.7)}.nav-wrap{max-width:1440px;margin:auto;height:76px;padding:0 var(--gutter);display:flex;align-items:center;gap:48px}.brand{padding:12px 0;flex:none}.brand img{width:177px;height:auto}.desktop-nav{display:flex;margin-left:auto;gap:32px;font-size:12px;color:#525e70}.desktop-nav a:hover{color:var(--royal)}.menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px}.menu-toggle span{display:block;width:21px;height:1.5px;margin:6px auto;background:var(--ink)}.mobile-nav{padding:12px var(--gutter) 24px;background:white}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--border)}.reading-progress{position:absolute;bottom:-1px;height:2px;left:0;background:linear-gradient(90deg,var(--royal),var(--cyan));width:0;transition:width .15s linear}
.hero{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff 59%,#f7faff 100%)}.hero-copy{padding-top:72px;text-align:center}.hero-copy .eyebrow{justify-content:center;margin-bottom:25px;font-size:11px}.hero h1{font-size:clamp(62px,7.6vw,112px);line-height:1.02;letter-spacing:-.07em;font-weight:500}.hero h1>span{color:var(--royal)}.hero-description{font-size:clamp(17px,1.5vw,21px);line-height:1.5;color:var(--muted);margin:27px auto 22px;letter-spacing:-.015em}.hero-stage{height:460px;position:relative;margin-top:16px;isolation:isolate}.stage-grid{position:absolute;inset:30px -100px -30px;background-image:linear-gradient(#dce7f455 1px,transparent 1px),linear-gradient(90deg,#dce7f455 1px,transparent 1px);background-size:50px 50px;transform:perspective(500px) rotateX(57deg);mask-image:radial-gradient(ellipse,#000,transparent 66%);z-index:-2}.stage-glow{position:absolute;width:660px;height:270px;background:radial-gradient(ellipse,#b5e6ff88,transparent 68%);left:50%;top:125px;transform:translateX(-50%);z-index:-1}.signal-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.signal-lines path{fill:none;stroke:url(#signal);stroke-width:1.5}.signal-lines circle{fill:#386afd}.input-stack{position:absolute;left:3%;width:29%;max-width:320px}.definitions-stack{top:87px}.market-stack{top:271px;left:1%}.input-stack>.mini-label,.result-stack>.mini-label{display:block;margin:0 0 13px 13px}.input-card{background:#ffffffeb;border:1px solid #dce6f2;border-radius:12px;box-shadow:0 20px 45px -25px #3a699c70;padding:22px 17px;display:flex;align-items:center;gap:13px;transform:rotate(-3deg)}.market-stack .input-card{transform:rotate(2deg)}.input-card strong{font-size:13px;font-weight:500;display:block}.input-card small{display:block;font-size:10px;margin-top:4px;color:#758297}.tiny-icon{font-size:26px;color:#386afd}.input-card svg{color:#38a8fc;flex:none}.input-check{color:#386afd;margin-left:auto}.core-assembly{width:256px;height:275px;position:absolute;top:107px;left:50%;transform:translateX(-50%);perspective:800px}.core-top,.core-middle,.core-base{width:215px;height:215px;position:absolute;left:20px;top:0;border-radius:32px;transform:rotateX(49deg) rotateZ(-33deg)}.core-base{top:54px;background:linear-gradient(125deg,#ddeaf5,#a6c8e6);border:1px solid #dff5ff;box-shadow:-10px 18px 45px #175a9225}.core-middle{top:30px;background:linear-gradient(140deg,#b8edffcc,#427cf599);border:1px solid #d6f7ff;box-shadow:0 12px 30px #217ad348}.core-top{background:linear-gradient(140deg,#fff,#eaf6ff 55%,#c9e2f9);box-shadow:inset 0 0 0 1px #fff,0 12px 25px #315bc62e;border:1px solid #b9d4ed;display:flex;align-items:center;justify-content:center}.core-top img{width:109px;filter:drop-shadow(0 5px 2px #2468ba25)}.core-top span{position:absolute;bottom:19px;font-size:7px;letter-spacing:.15em;color:#6a7d92}.core-orbit{position:absolute;border:1px solid #b1ceec55;width:365px;height:155px;left:-55px;top:119px;border-radius:50%;transform:rotate(-8deg)}.orbit-two{width:425px;left:-85px;top:104px;height:185px;border-style:dashed;opacity:.5}.result-stack{position:absolute;width:29%;max-width:320px;right:2%;top:111px}.result-card{background:white;border:1px solid #dce6f2;border-radius:13px;box-shadow:0 20px 60px -22px #46659050;padding:18px 20px;transform:rotate(3deg)}.result-heading{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:500}.result-heading>span:last-child{margin-left:auto;color:#8896aa}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--royal)}.mini-chart{height:75px;width:100%;margin:17px 0 7px}.result-tags{display:flex;gap:6px}.result-tags>span{background:#f0f5fc;color:#4871a6;font-size:9px;padding:3px 9px;border-radius:3px}.result-foot{display:flex;justify-content:space-between;font-size:9px;color:#71819a;margin-top:15px;border-top:1px solid #edf1f7;padding-top:12px}.visual-caption{position:absolute;bottom:12px;text-align:center;width:100%;font-size:8px;letter-spacing:.18em;color:#8391a4}.hero-baseline{display:flex;justify-content:center;gap:63px;border-top:1px solid #e3eaf3;padding:24px 0 33px;color:#617086;font-size:12px}.hero-baseline span:before{content:'+';color:#386afd;margin-right:10px;font-size:15px}
.split-intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.intro-text{font-size:19px;line-height:1.65;color:#677286;max-width:540px}.intro-text p+p{margin-top:19px}.intro-text strong{font-weight:400;color:var(--ink)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:84px}.principles article{border-top:1px solid var(--border);padding-top:20px}.principle-index{font-size:12px;color:#718097}.principles h3{font-size:21px;font-weight:500;letter-spacing:-.025em;margin:24px 0 14px}.principles p{font-size:14px;line-height:1.7;color:#6c7687;max-width:32ch}
.dark-section{background:var(--dark);color:#f2f6fc}.dark-section .eyebrow{color:#78caff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading>p{font-size:15px;line-height:1.7;color:#718198;padding-bottom:4px}.dark-section .section-heading>h2>span{color:#75859d}.dark-section .section-heading>p{color:#9baabe}.journey-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-bottom:1px solid #283549}.journey-tabs button{color:#8a9ab1;background:none;border:0;border-bottom:2px solid transparent;padding:20px 8px 23px;text-align:left;font-size:17px;font-weight:500;transition:color .2s,border-color .2s}.journey-tabs button span{font-size:10px;margin-right:12px;color:#75849a}.journey-tabs button:hover{color:#fff}.journey-tabs button[aria-selected=true]{color:#f3f7ff;border-color:#38a8fc}.journey-tabs button[aria-selected=true] span{color:#71c9ff}.journey-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:470px;padding-top:28px}.journey-copy{max-width:450px}.journey-copy .mini-label{color:#77c4ff}.journey-copy h3{font-size:35px;font-weight:500;letter-spacing:-.035em;line-height:1.15;margin:24px 0}.journey-copy p{font-size:16px;color:#a1afc3;line-height:1.8}.journey-note{margin-top:26px;padding-top:18px;border-top:1px solid #27374f;font-size:12px;color:#8da8cb}.journey-art{height:410px;position:relative;background:radial-gradient(ellipse,#12376866,transparent 68%);perspective:900px}.journey-ring{position:absolute;width:295px;height:295px;border:1px solid #2b4e703d;border-radius:50%;top:55px;left:calc(50% - 147px)}.journey-ring:after{content:'';inset:-45px;position:absolute;border:1px dashed #2b4e7033;border-radius:50%}.schema-card{position:absolute;top:45px;left:20%;width:220px;height:270px;border:1px solid #3e5573;border-radius:14px;padding:24px;background:linear-gradient(140deg,#263c58,#122439);box-shadow:0 30px 60px #0005;transform:rotate(-9deg)}.front-card img{margin-bottom:12px}.front-card>span{font-size:10px;letter-spacing:.15em;color:#d7e7fe}.schema-rule{font-size:12px;color:#a6b6cc;border-bottom:1px solid #354962;display:flex;justify-content:space-between;padding:9px 0}.schema-rule b{font-weight:400;color:#7dd7ff}.schema-badge{margin-top:12px;font-size:8px;letter-spacing:.08em;background:#2a5b7766;color:#9cdeff;border:1px solid #37617b;border-radius:4px;padding:4px 8px;display:inline-block}.back-card{top:94px;left:40%;transform:rotate(9deg);background:linear-gradient(140deg,#1b4d79,#173453);color:#7c9fbd}.back-card>span{font-size:10px;letter-spacing:.12em}.back-card i{display:block;width:80%;height:3px;background:#3b6b9480;margin-top:25px}.back-card i:nth-child(3){width:60%}.back-card>b{position:absolute;bottom:20px;font-size:8px;font-weight:400;letter-spacing:.1em}.art-corner{position:absolute;bottom:20px;right:20px;font-size:8px;letter-spacing:.15em;color:#708baa}.journey-cross{width:9px;height:9px;position:absolute;border:1px solid #4e789b}.cross-one{top:25px;left:5%}.cross-two{bottom:25px;right:5%}.journey-caption{border-top:1px solid #233045;padding-top:20px;font-size:11px;color:#8b9ab0}
.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.feature-copy .eyebrow{font-size:11px}.feature-copy h2{font-size:clamp(36px,3.8vw,56px)}.feature-copy>p:not(.eyebrow){color:#657186;margin-top:26px;font-size:17px;line-height:1.8;max-width:42ch}.feature-copy .feature-emphasis{font-size:18px!important;font-weight:500;color:var(--ink)!important;line-height:1.5!important}.feature-copy>.text-link{font-size:13px;margin-top:26px}.data-art{border-radius:20px;background:linear-gradient(155deg,#f2f6fc,#f8fbff);height:560px;padding:31px 34px;position:relative;border:1px solid #e5ecf5;overflow:hidden}.data-art-top{display:flex;justify-content:space-between;align-items:center}.data-symbol{font-size:22px;color:#7f9ac3}.data-source{margin-top:35px;border:1px solid #dce7f5;background:#fff9;padding:18px;border-radius:6px;position:relative;width:82%;margin-inline:auto}.data-source>span{font-size:8px;letter-spacing:.13em;color:#7d8ba0}.source-lines{display:flex;gap:6px;margin-top:15px}.source-lines i{height:28px;background:#aec9fa;width:12%;border-radius:2px}.source-lines i:nth-child(even){background:#d0e1fc}.source-lines i:nth-child(3n){background:#6cacfc}.data-connector{height:42px;width:1px;background:#a1bee6;margin:auto;position:relative}.data-connector:after{position:absolute;content:'';width:5px;height:5px;border-bottom:1px solid #a1bee6;border-right:1px solid #a1bee6;bottom:0;left:-2px;transform:rotate(45deg)}.curve-window{position:relative;background:white;padding:22px;border:1px solid #d9e4f0;border-radius:9px;box-shadow:0 18px 28px -15px #577ca63d}.curve-window>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#48607f}.small-dot{width:5px;height:5px;border-radius:50%;background:#386afd}.curve-window>svg{width:100%;margin:16px 0 5px}.curve-legend{display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#74839a}.curve-legend>span:first-child{color:#345ba9}.curve-legend i{display:inline-block;width:12px;height:2px;background:var(--royal);vertical-align:middle;margin-right:4px}.data-chain{display:flex;justify-content:center;align-items:center;gap:19px;margin-top:24px;font-size:10px;color:#72849c}.data-chain b{color:#8aaee1;font-weight:400}
.replay-section{background:#f3f6fa;text-align:center;overflow:hidden}.replay-container>.eyebrow{justify-content:center}.replay-section h2{font-size:clamp(42px,5vw,72px)}.replay-section h2>span{color:var(--royal)}.section-lede{color:#68768a;font-size:17px;margin-top:28px;line-height:1.7}.snapshot-visual{position:relative;max-width:560px;height:350px;margin:65px auto 20px;perspective:900px}.snapshot-sheet{border:1px solid #d5e1f2;border-radius:13px;position:absolute;inset:0;background:#fff}.sheet-back{transform:rotate(-8deg) translate(-42px,0);background:#dce8f8;box-shadow:0 18px 42px #5682b016}.sheet-middle{transform:rotate(5deg) translate(29px,5px);background:#ecf3fd}.sheet-back>span,.sheet-middle>span{position:absolute;top:12px;left:22px;font-size:8px;letter-spacing:.15em;color:#7b91b1}.sheet-front{padding:25px 30px;box-shadow:0 30px 65px -30px #3457826e;transform:rotate(-1deg)}.snapshot-top{display:flex;align-items:center;gap:15px;font-size:9px;letter-spacing:.12em;color:#6d7f98;border-bottom:1px solid #e7edf5;padding-bottom:20px;margin-bottom:8px}.snapshot-lock{margin-left:auto;color:#6494d2;font-size:17px}.snapshot-row{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid #edf1f7;font-size:12px}.snapshot-row>span{color:#7c8a9e}.snapshot-row>strong{color:#34435a;font-weight:400}.snapshot-bottom{display:flex;justify-content:space-between;gap:16px;font-size:10px;color:#496ec4;margin-top:20px}.replay-points{display:flex;text-align:left;justify-content:center;gap:50px;margin-top:65px}.replay-points p{max-width:240px;color:#6d788b;font-size:13px;line-height:1.7}.replay-points strong{display:block;font-weight:500;color:var(--ink);font-size:16px;margin-bottom:5px}
.simulation-split{gap:60px}.scenario-art{height:430px;position:relative}.scenario-art>.mini-label{position:absolute;top:8px;left:20px}.scenario-art>svg{position:absolute;top:40px;left:0;width:100%;height:350px}.scenario-base{position:absolute;left:0;top:198px;background:white;display:flex;align-items:center;gap:10px;border:1px solid #dbe5f1;border-radius:12px;padding:15px 20px;box-shadow:0 15px 30px -15px #4e729350}.scenario-base strong{font-size:13px;font-weight:500}.scenario-node{position:absolute;right:0;width:185px;padding:16px 18px 16px 46px;background:#f6f9fe;border:1px solid #e2eaf4;border-radius:9px}.scenario-node>span{position:absolute;top:20px;left:16px;font-size:10px;color:#386afd}.scenario-node strong{font-size:13px;font-weight:500;display:block}.scenario-node small{font-size:10px;color:#7a899d;display:block;margin-top:2px}.scenario-a{top:68px;background:#eef5ff;border-color:#cbdcf8;box-shadow:0 12px 28px -18px #416fa670}.scenario-original{top:180px}.scenario-b{top:290px}
.ecosystem{background:#f8fafc}.ecosystem-flow{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;gap:20px;margin-top:64px}.ecosystem-flow article{padding:0 25px 0 0}.product-icon{height:58px;width:58px;border-radius:13px;background:#e8f0ff;color:#386afd;display:flex;align-items:center;justify-content:center;font-size:34px;margin-bottom:35px}.calc-icon{background:#e7f6ff;color:#228dbd}.apps-icon{background:#ebf2fa;color:#5a7eb2;font-size:28px}.ecosystem-flow .mini-label{font-size:9px;margin-bottom:12px}.ecosystem-flow h3{font-size:23px;letter-spacing:-.04em;font-weight:500;margin-bottom:18px}.ecosystem-flow article>p:last-child{font-size:14px;color:#6a788e;line-height:1.8;max-width:32ch}.flow-arrow{font-size:23px;color:#a5b7d1;align-self:start;margin-top:16px}.surfaces{display:flex;align-items:center;gap:50px;border-top:1px solid #dce4ef;padding-top:30px;margin-top:58px}.surfaces>span{font-size:9px;letter-spacing:.1em;color:#77869b}.surfaces>div{display:flex;gap:42px;font-size:14px;color:#455670}.ecosystem-note{font-size:11px;color:#78859a;margin-top:26px}
.closing{position:relative;overflow:hidden;text-align:center;background:radial-gradient(ellipse at 50% 110%,#154b8d 0%,#0b2443 34%,#07111f 75%)}.closing .container{position:relative;z-index:1}.closing-pattern{position:absolute;inset:0;background-image:radial-gradient(circle,#78b6fa 1px,transparent 1.5px);background-size:28px 28px;opacity:.07;mask-image:linear-gradient(transparent,#000)}.closing-symbol{margin:0 auto 33px}.closing .eyebrow{justify-content:center;font-size:10px}.closing h2{font-size:clamp(39px,4.6vw,68px);letter-spacing:-.05em}.closing p:not(.eyebrow){font-size:17px;color:#a8b7ce;margin-top:26px}.button-light{background:#f4f8ff;color:#1b355b;margin-top:34px}.button-light:hover{background:#d9edff}.contact-address{display:block;width:max-content;max-width:100%;font-size:12px;color:#9cb0cc;margin:18px auto 0}.contact-address:hover{color:white}footer{padding-top:38px;background:#fff}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:34px}.footer-top>span{font-size:12px;color:#6b778a}.footer-top>a:last-child{font-size:11px;color:#566781}.footer-top>a:last-child span{margin-left:13px}.footer-bottom{border-top:1px solid #e7ecf2;display:flex;align-items:center;justify-content:space-between;padding-block:19px;font-size:10px;color:#8290a4}.about-button{border:0;background:none;color:#68798f;font-size:10px;padding:7px 0}.about-button span{margin-left:8px}dialog{border:1px solid var(--border);border-radius:16px;max-width:560px;width:calc(100% - 36px);padding:32px;color:var(--ink);box-shadow:0 40px 100px #0004}dialog::backdrop{background:#061426b0;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.dialog-heading .eyebrow{margin:0;font-size:10px}.dialog-close{background:none;border:0;font-size:28px;padding:0 8px;color:#68798f}dialog h2{font-size:31px;margin:28px 0 20px}dialog p:not(.eyebrow){font-size:14px;color:var(--muted);margin:15px 0}dialog .text-link{font-size:13px;margin-top:12px}
@media(min-width:1600px){.hero-copy{padding-top:90px}.hero-stage{height:490px}.core-assembly{top:122px}}
@media(max-width:1100px){.nav-wrap{gap:28px}.desktop-nav{gap:23px}.section-pad{padding-block:94px}.feature-split{gap:55px}.split-intro{gap:50px}.journey-panel{gap:25px}.schema-card{left:9%}.back-card{left:31%}.input-card{padding:18px 12px;gap:8px}.input-card strong{font-size:11px}.input-card small{font-size:9px}.result-stack{width:30%;right:0}.result-card{padding:16px}.result-heading{font-size:10px}.hero-baseline{gap:35px}.core-assembly{transform:translateX(-50%) scale(.86)}.data-art{padding:25px;height:510px}.scenario-node{width:159px;padding-left:37px}.scenario-node>span{left:12px}.scenario-base{padding:13px}.ecosystem-flow{gap:12px;grid-template-columns:1fr 25px 1fr 25px 1fr}.ecosystem-flow h3{font-size:20px}.principles{gap:40px}}
@media(max-width:800px){:root{--gutter:26px}.topbar .button-small{margin-left:auto}.desktop-nav{display:none}.menu-toggle{display:block}.nav-wrap{height:68px;gap:16px}.brand img{width:146px}.button-small{font-size:11px;padding:9px 13px;gap:8px}.hero-copy{padding-top:61px}.hero h1{font-size:77px}.hero-description{font-size:17px}.hero-stage{height:395px;width:calc(100% - 28px)}.input-stack{width:31%;left:1%}.input-stack>.mini-label,.result-stack>.mini-label{font-size:7px;letter-spacing:.06em;margin-left:3px}.input-card{padding:16px 10px}.input-card small{font-size:7px}.input-card strong{font-size:9px}.input-card .tiny-icon{font-size:21px}.input-check{display:none}.market-stack{top:251px}.market-stack svg{width:20px}.definitions-stack{top:78px}.result-stack{top:108px;width:31%;right:1%}.result-heading{font-size:8px;gap:4px}.result-card{padding:12px}.result-tags>span{font-size:8px;padding:2px 6px}.result-foot{font-size:7px}.core-assembly{top:105px;transform:translateX(-50%) scale(.68)}.mini-chart{height:58px;margin-block:13px 6px}.hero-baseline{font-size:10px;gap:19px;padding:20px 0 24px}.hero-baseline span:before{margin-right:5px}.section-pad{padding-block:80px}.split-intro{gap:35px;align-items:start}.intro-text{font-size:16px}.principles{gap:25px;margin-top:57px}.principles h3{font-size:18px}.principles p{font-size:13px}.section-heading{display:block}.section-heading>p{margin-top:24px}.journey-tabs{margin-top:39px}.journey-tabs button{font-size:14px}.journey-tabs button span{font-size:9px;margin-right:5px}.journey-panel{gap:20px;min-height:420px}.journey-copy h3{font-size:29px}.journey-copy p{font-size:14px}.journey-art{height:350px}.schema-card{transform:rotate(-9deg) scale(.82);transform-origin:top left;top:58px;left:1%;}.back-card{transform:rotate(9deg) scale(.82);left:23%;top:90px}.journey-ring{width:200px;height:200px;left:10%;top:80px}.art-corner{font-size:7px;right:0}.feature-split{gap:35px}.feature-copy>p:not(.eyebrow){font-size:15px}.feature-copy h2{font-size:36px}.data-art{height:460px;padding:23px 18px}.data-source{width:90%;margin-top:26px}.curve-window{padding:17px 12px}.curve-legend{font-size:6px}.data-chain{gap:10px;font-size:8px}.snapshot-visual{max-width:480px}.replay-points{gap:30px}.scenario-art{height:385px}.scenario-art>.mini-label{font-size:8px;left:0}.scenario-art>svg{top:5px}.scenario-base{left:0;top:165px;padding:10px 8px;gap:6px}.scenario-base strong{font-size:10px}.scenario-base img{width:22px;height:22px}.scenario-node{width:144px;padding:13px 12px 13px 33px}.scenario-node strong{font-size:11px}.scenario-node small{font-size:8px}.scenario-a{top:62px}.scenario-original{top:160px}.scenario-b{top:258px}.ecosystem-flow h3{font-size:18px}.ecosystem-flow article>p:last-child{font-size:12px}.surfaces{gap:25px;flex-wrap:wrap}.surfaces>div{gap:30px}.footer-top{flex-wrap:wrap;row-gap:25px}.footer-top>span{order:3;width:100%;font-size:11px}.footer-top>a:last-child{margin-left:auto}}
@media(max-width:580px){:root{--gutter:24px}.topbar .button-small{display:none}.menu-toggle{margin-left:auto}.nav-wrap{height:64px}.brand img{width:151px}.hero-copy{padding-top:49px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:23px}.hero h1{font-size:clamp(56px,14vw,80px);letter-spacing:-.065em}.hero-description{font-size:16px;margin-top:23px;max-width:29ch}.desktop-break{display:none}.hero .text-link{font-size:13px}.hero-stage{height:410px;margin-top:21px;width:100%}.input-stack{width:43%;left:5%}.definitions-stack{top:28px}.market-stack{top:138px;left:3%;width:41%}.input-stack>.mini-label,.result-stack>.mini-label{font-size:7px}.input-card{padding:13px 10px;border-radius:8px;gap:8px}.input-card strong{font-size:9px}.input-card small{font-size:7px}.input-card .tiny-icon{font-size:23px}.core-assembly{left:69%;top:9px;transform:translateX(-50%) scale(.66)}.result-stack{width:58%;right:9%;top:233px;max-width:250px}.result-stack>.mini-label{font-size:7px;margin-bottom:8px}.result-card{transform:rotate(2deg);padding:12px 15px}.result-heading{font-size:9px}.result-tags{display:none}.mini-chart{height:37px;margin:8px 0 0}.result-foot{font-size:7px;margin-top:5px;padding-top:8px}.signal-lines{display:none}.visual-caption{font-size:6px;letter-spacing:.13em;bottom:5px}.stage-glow{top:15px;left:65%;width:420px}.stage-grid{inset:30px -20px 0}.hero-baseline{gap:0;width:calc(100% - 40px);padding-block:17px;font-size:9px;justify-content:space-between}.hero-baseline span{max-width:95px;text-align:center;line-height:1.5}.hero-baseline span:before{display:none}.section-pad{padding-block:64px}h2{font-size:40px;letter-spacing:-.05em}.eyebrow{font-size:10px;margin-bottom:20px}.split-intro{grid-template-columns:1fr;gap:27px}.intro-text{font-size:16px}.principles{grid-template-columns:1fr;gap:27px;margin-top:39px}.principles article{position:relative;padding:21px 0 0 37px}.principle-index{position:absolute;left:0;top:22px;font-size:10px}.principles h3{margin:0 0 10px;font-size:19px}.principles p{max-width:none;font-size:13px}.section-heading>p{font-size:13px;margin-top:22px}.journey-tabs{margin-top:35px;gap:8px}.journey-tabs button{font-size:12px;padding:12px 0 15px}.journey-tabs button span{display:block;font-size:9px;margin-bottom:6px}.journey-panel{grid-template-columns:1fr;gap:8px;padding-top:30px;min-height:690px;align-content:start}.journey-copy{max-width:none;min-height:259px}.journey-copy h3{font-size:30px;line-height:1.15;margin:17px 0}.journey-copy p{font-size:14px;line-height:1.75}.journey-note{font-size:10px;margin-top:20px;padding-top:14px}.journey-art{height:335px;max-width:380px;width:100%;margin:0 auto}.schema-card{left:14%;top:25px;transform:rotate(-9deg) scale(.92)}.back-card{left:39%;top:55px;transform:rotate(9deg) scale(.86)}.journey-ring{left:21%;top:60px}.art-corner{bottom:5px;right:8px}.cross-one{top:30px;left:0}.cross-two{bottom:45px;right:0}.journey-caption{font-size:10px;line-height:1.6;padding-top:18px}.feature-split{grid-template-columns:1fr;gap:38px}.data-art{order:2;height:475px;padding:26px;max-width:430px;width:100%;margin:auto}.data-source{margin-top:25px;width:80%}.curve-window{padding:20px 18px}.curve-window>svg{max-height:166px}.curve-legend{font-size:7px}.feature-copy h2{font-size:39px}.feature-copy>p:not(.eyebrow){font-size:15px;margin-top:23px}.feature-copy>.text-link{font-size:12px}.feature-copy .feature-emphasis{font-size:17px!important}.replay-section h2{font-size:41px}.section-lede{font-size:15px;margin-top:25px}.snapshot-visual{height:295px;width:calc(100% - 23px);margin-top:53px}.snapshot-sheet{border-radius:9px}.sheet-back{transform:rotate(-7deg) translate(-15px,0)}.sheet-middle{transform:rotate(5deg) translate(12px,2px)}.sheet-front{padding:20px 17px}.snapshot-top{font-size:7px;gap:10px;padding-bottom:16px}.snapshot-top>img{width:24px;height:24px}.snapshot-row{font-size:10px;padding:15px 0;gap:10px}.snapshot-bottom{font-size:8px;gap:11px;margin-top:20px;text-align:left}.replay-points{flex-direction:column;gap:22px;margin-top:43px;padding-inline:8px}.replay-points p{max-width:none;font-size:13px}.replay-points strong{display:inline;font-size:14px;margin-right:3px}.scenario-art{max-width:430px;width:100%;margin:auto;height:380px}.scenario-art>.mini-label{font-size:8px}.scenario-art>svg{top:8px}.scenario-node{width:160px;padding:14px 13px 14px 37px}.scenario-node strong{font-size:12px}.scenario-node small{font-size:9px}.scenario-base{top:165px;padding:14px 12px;gap:8px}.scenario-base strong{font-size:12px}.scenario-base img{width:25px;height:25px}.scenario-node>span{left:14px}.ecosystem-flow{grid-template-columns:1fr;gap:24px;margin-top:42px}.ecosystem-flow article{padding:0 0 25px 75px;position:relative;border-bottom:1px solid #dce4ef}.product-icon{position:absolute;left:0;top:3px;width:50px;height:50px;font-size:28px}.ecosystem-flow .mini-label{font-size:8px;margin-bottom:9px}.ecosystem-flow h3{font-size:22px;margin-bottom:13px}.ecosystem-flow article>p:last-child{font-size:13px;max-width:none}.flow-arrow{display:none}.surfaces{border:0;padding-top:0;margin-top:29px;gap:20px}.surfaces>div{gap:19px;font-size:11px;flex-wrap:wrap}.ecosystem-note{font-size:10px;line-height:1.7}.closing h2{font-size:39px;line-height:1.12}.closing-symbol{width:53px;height:53px;margin-bottom:27px}.closing p:not(.eyebrow){font-size:15px;line-height:1.7}.closing .eyebrow{font-size:9px}.button-light{font-size:13px;padding:13px 21px}.contact-address{font-size:11px}.footer-top{padding-bottom:23px}.footer-top>a:first-child img{width:140px;height:auto}.footer-top>a:last-child{font-size:10px}.footer-bottom{font-size:9px;gap:18px}.about-button{font-size:9px}dialog{padding:24px}dialog h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Institutional positioning: ecosystem, F2B and engine-powered experiences. */
.hero h1{font-size:clamp(60px,6.7vw,100px)}
.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}
.f2b-section{background:#071322;color:#eef5ff;overflow:hidden}.f2b-section .eyebrow{color:#81cfff}.f2b-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.f2b-heading h2 span{color:#728ba9}.f2b-heading>div:last-child>p{color:#a4b4cb;font-size:16px;line-height:1.8;max-width:43ch}.f2b-heading .text-link{color:#80cfff;font-size:13px;margin-top:23px}.f2b-showcase{height:500px;position:relative;isolation:isolate;margin-top:62px}.f2b-ambient{position:absolute;inset:-20px -10%;background:radial-gradient(ellipse at 50% 60%,#216fa466,transparent 68%);z-index:-1}.f2b-watermark{position:absolute;font-size:330px;line-height:1;font-weight:700;letter-spacing:-.09em;color:#182c4488;right:8%;top:-75px;z-index:-1}.f2b-workspace{position:absolute;inset:44px 6% 51px;transform:perspective(1200px) rotateX(6deg) rotateY(-5deg);background:linear-gradient(120deg,#142941,#0c1c31);border:1px solid #3b5875;border-radius:13px;box-shadow:0 38px 80px #0005;overflow:hidden}.workspace-bar{display:flex;align-items:center;gap:13px;padding:15px 23px;border-bottom:1px solid #304158;background:#11243b}.workspace-bar strong{font-size:15px;font-weight:500}.workspace-bar>span{font-size:8px;color:#8c9fb8;letter-spacing:.14em}.workspace-dots{margin-left:auto;display:flex;gap:6px}.workspace-dots i{width:4px;height:4px;background:#6382a6;border-radius:50%}.workspace-body{display:grid;grid-template-columns:150px 1fr;height:calc(100% - 55px)}.workspace-side{border-right:1px solid #273d58;padding:24px 12px;display:flex;flex-direction:column;gap:5px}.workspace-side>span{font-size:9px;color:#839bb6;padding:9px 12px;border-radius:4px}.workspace-side .workspace-active{background:#1c3b5f;color:#83ceff}.workspace-main{padding:25px 27px;position:relative;overflow:hidden}.workspace-title{display:flex;align-items:center;justify-content:space-between}.workspace-title small{display:block;font-size:8px;color:#78baf0;letter-spacing:.13em;margin-bottom:11px}.workspace-title strong{font-size:18px;font-weight:400;letter-spacing:-.02em}.workspace-title>span{color:#6384af}.f2b-flow{display:grid;grid-template-columns:1fr 23px 1fr 23px 1fr;align-items:center;gap:12px;margin-top:30px}.f2b-flow>div{border:1px solid #325072;background:#152e4a;padding:13px;border-radius:6px}.f2b-step{font-size:8px;color:#76bfee;display:block;margin-bottom:10px}.f2b-flow strong{font-size:15px;font-weight:400;display:block}.f2b-flow small{font-size:9px;color:#8fa7c7;display:block;margin-top:6px}.f2b-flow>b{font-weight:400;color:#648eb9}.f2b-result-line{margin-top:21px;display:flex;gap:12px;align-items:center;font-size:8px;color:#7f9bbe}.f2b-result-line i{width:3px;height:3px;border-radius:50%;background:#38a8fc}.f2b-chart{position:absolute;bottom:-14px;left:25px;width:calc(100% - 50px);height:65px;opacity:.55}.f2b-caption{position:absolute;width:100%;bottom:4px;text-align:center;font-size:8px;letter-spacing:.15em;color:#7187a5}.f2b-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;border-top:1px solid #24384e;padding-top:31px;margin-top:24px}.f2b-benefits p{font-size:13px;color:#8ea4bf;line-height:1.7;max-width:32ch}.f2b-benefits strong{display:block;color:#dce8f9;font-weight:500;margin-bottom:8px}
.experiences{background:#fff}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:57px}.experience{position:relative;border-radius:20px;min-height:646px;overflow:hidden;background:#eff7ff;border:1px solid #e6effa}.experience-text{padding:39px 39px 0;position:relative;z-index:2}.experience-text .mini-label{color:#5b80a6;letter-spacing:.15em;font-size:9px}.experience-text h3{font-size:39px;font-weight:500;letter-spacing:-.05em;margin:13px 0 19px}.experience-text>p{font-size:15px;color:#67809c;line-height:1.7;max-width:36ch}.experience-text .text-link{font-size:12px;margin-top:18px}.experience-caption{position:absolute;bottom:17px;left:0;width:100%;text-align:center;font-size:7px;letter-spacing:.15em;color:#7c93ac}.click-art{height:370px;position:relative;margin-top:3px;background:radial-gradient(ellipse,#bae2ff50,transparent 70%)}.click-art>img{position:absolute;left:7%;top:66px;width:100px;height:auto;transform:rotate(-13deg);filter:drop-shadow(0 17px 13px #2860b032)}.click-visual-card{position:absolute;left:28%;right:9%;top:35px;transform:rotate(7deg);background:white;border:1px solid #d6e5f7;box-shadow:0 27px 38px -23px #5981af70;border-radius:12px;padding:23px}.click-visual-card>span{font-size:8px;color:#718cb1}.click-visual-card>strong{font-size:19px;line-height:1.22;display:block;font-weight:500;letter-spacing:-.025em;margin:10px 0 21px}.click-title-row{display:flex;align-items:center;gap:9px;background:#f3f8ff;border:1px solid #e4edf9;border-radius:6px;padding:9px 10px;margin-top:7px;font-size:10px;color:#516b8d}.click-title-row i{width:4px;height:13px;border-radius:2px;background:#008cff}.click-title-row:nth-last-child(2) i{background:#00bfae}.click-title-row:last-child i{background:#063cff}.click-title-row b{font-weight:400;color:#008cff;margin-left:auto}.edu-experience{background:#f1f3f9;border-color:#e8ebf4}.edu-experience .experience-text .mini-label{color:#66739a}.edu-art{height:355px;position:relative;margin-top:10px}.edu-orbit{width:300px;height:260px;border:1px solid #d4ddf0;position:absolute;left:calc(50% - 150px);top:22px;border-radius:50%;transform:rotate(-25deg)}.edu-card{position:absolute;width:175px;height:222px;border-radius:11px;box-shadow:0 20px 34px -18px #5b719b45;padding:21px}.edu-card>span{font-size:8px;letter-spacing:.14em;color:#7e91b2}.edu-card-back{left:16%;top:21px;transform:rotate(-15deg);background:#dce7ff;border:1px solid #cbd9f1}.edu-card-back>b{display:block;font-size:66px;font-weight:400;color:#5b80c2;margin-top:35px;text-align:center;font-style:italic}.edu-card-front{background:#fff;border:1px solid #d7e1f0;left:43%;top:64px;transform:rotate(10deg)}.edu-card-front svg{margin-top:10px;width:127px;height:85px}.edu-card-front>strong{display:block;font-size:19px;line-height:1.15;font-weight:500;color:#4b658a;margin-top:6px}.edu-plus{position:absolute;left:10%;bottom:37px;font-size:28px;font-weight:400;color:#88a0c8}
@media(max-width:1100px){.f2b-heading{gap:60px}.f2b-workspace{inset:44px 1% 51px}.f2b-showcase{height:470px}.workspace-body{grid-template-columns:130px 1fr}.workspace-main{padding:23px 20px}.f2b-flow{gap:8px;grid-template-columns:1fr 15px 1fr 15px 1fr}.f2b-flow strong{font-size:13px}.f2b-flow small{font-size:8px}.experience-text{padding:32px 30px 0}.experience-text h3{font-size:35px}.experience{min-height:625px}.click-visual-card{left:23%;right:8%;padding:20px}.click-art>img{left:4%;width:82px}.edu-card{width:155px;height:211px;padding:17px}.edu-card-back{left:11%}.edu-card-front{left:43%}.edu-orbit{width:250px;left:calc(50% - 125px)}}
@media(max-width:800px){.f2b-heading{gap:35px}.f2b-heading>div:last-child>p{font-size:14px}.f2b-showcase{height:410px;margin-top:36px}.f2b-watermark{font-size:230px;top:-18px}.workspace-side{display:none}.workspace-body{grid-template-columns:1fr}.workspace-main{padding:22px}.workspace-title strong{font-size:16px}.f2b-flow{margin-top:20px}.f2b-chart{height:35px}.f2b-result-line{font-size:7px}.f2b-benefits{gap:25px}.f2b-benefits p{font-size:12px}.experience-grid{gap:18px}.experience-text{padding:27px 24px 0}.experience-text h3{font-size:29px}.experience-text>p{font-size:13px}.experience{min-height:583px}.click-art{margin-top:19px;height:300px}.click-visual-card{left:18%;right:8%;top:26px;padding:17px}.click-visual-card>strong{font-size:16px}.click-art>img{width:65px;top:85px;left:1%}.click-title-row{font-size:8px}.edu-art{height:300px;margin-top:25px}.edu-card{width:132px;height:190px;padding:16px}.edu-card-back{left:8%;top:20px}.edu-card-front{left:39%;top:65px}.edu-card-front>strong{font-size:17px}.edu-card-front svg{height:70px}.edu-card-back>b{font-size:49px}.edu-orbit{width:220px;height:220px;left:calc(50% - 110px)}}
@media(max-width:580px){.hero h1{font-size:clamp(43px,11.3vw,65px);line-height:1.06;letter-spacing:-.06em}.f2b-heading{grid-template-columns:1fr;gap:25px}.f2b-heading h2{font-size:42px}.f2b-heading>div:last-child>p{font-size:15px}.f2b-showcase{height:335px;margin-top:40px;margin-inline:-9px}.f2b-workspace{inset:15px 0 33px;transform:perspective(900px) rotateY(-3deg)}.f2b-watermark{font-size:185px;top:-40px;right:4%}.workspace-bar{padding:11px 13px;gap:9px}.workspace-bar img{width:20px;height:20px}.workspace-bar strong{font-size:13px}.workspace-bar>span{font-size:6px}.workspace-body{height:calc(100% - 43px)}.workspace-main{padding:17px 13px}.workspace-title small{font-size:6px;letter-spacing:.08em;margin-bottom:8px}.workspace-title strong{font-size:12px}.f2b-flow{gap:5px;grid-template-columns:1fr 8px 1fr 8px 1fr;margin-top:23px}.f2b-flow>div{padding:10px 8px}.f2b-flow>b{font-size:10px}.f2b-step{font-size:6px;margin-bottom:8px}.f2b-flow strong{font-size:10px}.f2b-flow small{font-size:6px;white-space:nowrap}.f2b-result-line{font-size:6px;gap:7px;margin-top:17px}.f2b-result-line i{width:2px;height:2px}.f2b-chart{height:35px;left:13px;width:calc(100% - 26px)}.f2b-caption{font-size:6px;letter-spacing:.1em}.f2b-benefits{grid-template-columns:1fr;gap:23px;margin-top:18px;padding-top:27px}.f2b-benefits p{max-width:none;font-size:13px}.f2b-benefits strong{margin-bottom:4px}.experience-grid{grid-template-columns:1fr;gap:23px;margin-top:33px}.experience{min-height:590px}.experience-text{padding:29px 27px 0}.experience-text h3{font-size:35px}.experience-text>p{font-size:14px}.click-art{height:314px;margin-top:10px}.click-visual-card{left:25%;right:9%;top:28px;padding:20px}.click-visual-card>strong{font-size:18px}.click-art>img{width:79px;left:5%;top:79px}.click-title-row{font-size:9px}.edu-art{height:306px;margin-top:21px}.edu-card{width:155px;height:208px;padding:18px}.edu-card-back{left:15%;top:15px}.edu-card-front{left:42%;top:59px}.edu-card-front svg{height:79px}.edu-card-front>strong{font-size:18px}.edu-card-back>b{font-size:61px}.edu-orbit{width:260px;height:230px;left:calc(50% - 130px);top:20px}}

.architecture{overflow:hidden}
@media(max-width:359px){.core-assembly{left:65%;transform:translateX(-50%) scale(.59)}.data-chain{gap:8px}.schema-card{left:9%}.back-card{left:31%}.edu-card-front{left:37%}.edu-card-back{left:8%}}

/* Real ClickTesouro captures, kept intact. The preview crops through CSS only. */
.click-real-preview{display:block;position:relative;height:308px;margin:28px 30px 43px;overflow:hidden;border:1px solid #d8e5f5;border-radius:10px;background:white;box-shadow:0 20px 40px -24px #426b9566;transition:transform .2s}
.click-real-preview:hover{transform:translateY(-4px)}.click-real-preview>img{width:100%;height:auto}.click-real-preview:after{content:'';position:absolute;inset:66% 0 0;background:linear-gradient(transparent,#fff)}.click-real-preview>span{position:absolute;bottom:13px;left:16px;right:16px;z-index:1;background:#fffffff5;padding:9px 12px;border:1px solid #dce7f5;border-radius:7px;font-size:11px;font-weight:500;color:#2560b3;display:flex;justify-content:space-between}.click-experience{min-height:646px}
.product-gallery{background:#f6f9fd;border-top:1px solid #e6edf6;overflow:hidden}.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.gallery-heading>p{font-size:15px;color:#6a7a90;line-height:1.8;padding-bottom:5px}.screen-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border-bottom:1px solid #d8e2ee;margin:48px 0 34px}.screen-tabs button{background:none;border:0;border-bottom:2px solid transparent;text-align:left;padding:14px 0 17px;font-size:14px;font-weight:500;color:#65758c;line-height:1.5}.screen-tabs button>span{font-size:9px;color:#8a99ad;margin-right:9px}.screen-tabs button[aria-selected=true]{color:#205dce;border-bottom-color:#386afd}.screen-tabs button[aria-selected=true]>span{color:#386afd}.screen-tabs button:hover{color:#235adf}.screen-figure{margin:0;background:white;border:1px solid #dce6f1;border-radius:16px;overflow:hidden;box-shadow:0 24px 65px -40px #2c578f55}.screen-window-bar{display:flex;align-items:center;gap:9px;border-bottom:1px solid #e6edf5;padding:15px 24px;font-size:12px;font-weight:500;color:#30435d}.screen-window-bar>img{width:17px;height:20px}.screen-real-label{font-size:8px;font-weight:400;letter-spacing:.13em;color:#7e8ba0;margin-left:12px}.screen-count{margin-left:auto;color:#79889d;font-size:10px;font-weight:400;letter-spacing:.1em}.screen-expand{position:relative;display:block;width:100%;padding:22px 30px 32px;border:0;background:white;text-align:center;cursor:zoom-in}.screen-expand>img{display:block;width:100%;height:auto;max-height:680px;object-fit:contain;object-position:center top;margin:auto}.screen-expand:focus-visible{outline-offset:-5px}.expand-hint{position:absolute;bottom:15px;right:21px;display:flex;gap:23px;align-items:center;border:1px solid #dae5f2;border-radius:20px;background:#fffefc;padding:8px 15px;font-size:11px;color:#4065a1;box-shadow:0 6px 15px #284d7810}.screen-figure figcaption{border-top:1px solid #e6edf5;padding:26px 31px;display:flex;align-items:center;justify-content:space-between;gap:30px}.screen-figure h3{font-size:22px;font-weight:500;letter-spacing:-.035em;margin:0 0 10px}.screen-figure figcaption p{font-size:14px;color:#708198;line-height:1.7;max-width:70ch}.screen-original{white-space:nowrap;color:#8391a4;font-size:10px}.screen-date-note{font-size:11px;color:#6d7b91;margin-top:22px;max-width:90ch}.gallery-noscript{font-size:13px;margin-top:18px}.gallery-noscript a{text-decoration:underline}
.screen-dialog{max-width:1260px;width:calc(100% - 56px);max-height:calc(100dvh - 48px);padding:0;overflow:auto;background:#fff;border:1px solid #d8e4f1;border-radius:15px}.screen-dialog-header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid #e4ebf5;padding:20px 26px}.screen-dialog-header .eyebrow{font-size:9px;margin:0 0 8px}.screen-dialog-header h2{font-size:23px;letter-spacing:-.035em;margin:0}.screen-dialog-close{align-self:flex-start;background:#f3f6fb;color:#354a68;border:1px solid #dce6f1;border-radius:50%;width:39px;height:39px;flex:none;font-size:25px;line-height:1}.screen-dialog-body{padding:24px}.screen-dialog-body>img{max-width:100%;width:auto;height:auto;margin:auto}.screen-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 26px;background:#f8fafd;border-top:1px solid #e6edf5}.screen-dialog-footer p{font-size:11px;margin:0!important}.screen-dialog-footer a{font-size:12px;white-space:nowrap;color:#235adf}.screen-dialog-footer a>span{margin-left:9px}
@media(max-width:1100px){.click-experience{min-height:625px}.click-real-preview{margin-inline:24px;height:296px}}
@media(max-width:800px){.gallery-heading{display:block}.gallery-heading>p{margin-top:23px;font-size:14px}.screen-tabs{gap:12px;margin-top:33px}.screen-tabs button{font-size:12px}.screen-tabs button>span{display:block;font-size:9px;margin-bottom:6px}.screen-expand{padding:18px 18px 35px}.screen-figure h3{font-size:20px}.screen-figure figcaption{padding:23px;gap:18px}.screen-figure figcaption p{font-size:12px}.screen-original{display:none}.click-experience{min-height:583px}.click-real-preview{height:271px;margin:26px 23px 42px}.screen-dialog{width:calc(100% - 28px)}}
@media(max-width:580px){.click-experience{min-height:590px}.click-real-preview{height:293px;margin:25px 24px 43px}.gallery-heading h2{font-size:39px}.gallery-heading>p{font-size:13px}.screen-tabs{gap:10px;margin-bottom:22px}.screen-tabs button{font-size:10px;min-height:68px;padding:9px 0 14px}.screen-tabs button>span{font-size:8px}.screen-window-bar{padding:12px 14px;font-size:10px}.screen-real-label{font-size:6px;margin-left:3px;letter-spacing:.09em}.screen-count{font-size:8px}.screen-expand{padding:8px 7px 47px}.screen-expand>img{max-height:540px}.expand-hint{bottom:11px;right:12px;font-size:9px;padding:6px 12px;gap:18px}.screen-figure figcaption{padding:21px 19px}.screen-figure h3{font-size:19px;line-height:1.18}.screen-figure figcaption p{font-size:12px}.screen-date-note{font-size:10px;line-height:1.8;margin-top:18px}.screen-dialog{width:calc(100% - 18px);max-height:calc(100dvh - 22px);border-radius:10px}.screen-dialog-header{padding:17px 15px;gap:15px}.screen-dialog-header h2{font-size:21px}.screen-dialog-header .eyebrow{font-size:8px}.screen-dialog-close{width:33px;height:33px;font-size:23px}.screen-dialog-body{padding:8px}.screen-dialog-footer{padding:16px;display:block}.screen-dialog-footer p{font-size:10px}.screen-dialog-footer a{font-size:11px;display:inline-block;margin-top:13px}}

.edu-real-preview{display:block;position:relative;width:calc(100% - 60px);height:308px;margin:28px 30px 43px;padding:0;overflow:hidden;border:1px solid #d8e1f0;border-radius:10px;background:white;box-shadow:0 20px 40px -24px #55638766;cursor:zoom-in;transition:transform .2s}
.edu-real-preview:hover{transform:translateY(-4px)}.edu-real-preview>img{display:block;width:100%;height:auto}.edu-real-preview:after{content:'';position:absolute;inset:73% 0 0;background:linear-gradient(transparent,#fff)}.edu-real-preview>span{position:absolute;bottom:13px;left:16px;right:16px;z-index:1;background:#fffffff5;padding:9px 12px;border:1px solid #dce7f5;border-radius:7px;font-size:11px;font-weight:500;color:#406098;display:flex;justify-content:space-between}
.experience-text button.text-link{padding:0;border:0;background:none;font-family:inherit}.edu-experience{min-height:646px}
@media(max-width:1100px){.edu-real-preview{margin-inline:24px;width:calc(100% - 48px);height:296px}.edu-experience{min-height:625px}}
@media(max-width:800px){.edu-real-preview{height:271px;margin:26px 23px 42px;width:calc(100% - 46px)}.edu-experience{min-height:583px}}
@media(max-width:580px){.edu-real-preview{height:293px;margin:25px 24px 43px;width:calc(100% - 48px)}.edu-experience{min-height:590px}}


/* Instrument modeling: original capture supplied by the user. */
.modeling-showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:center;margin-top:74px;padding-top:80px;border-top:1px solid #ffffff1c}
.modeling-copy{max-width:500px}.modeling-copy h3{font-size:clamp(34px,3.5vw,49px);font-weight:500;letter-spacing:-.045em;line-height:1.12}.modeling-copy h3 span{color:#92b4eb}.modeling-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:#adbcd1;margin-top:25px}
.modeling-details{margin:31px 0 0}.modeling-details>div{display:grid;grid-template-columns:105px 1fr;gap:14px;padding:15px 0;border-top:1px solid #ffffff14}.modeling-details dt{font-size:13px;font-weight:500;color:#e0eaff}.modeling-details dd{font-size:13px;line-height:1.7;color:#a9bad2;margin:0}
.modeling-figure{width:100%;max-width:515px;margin:0;justify-self:end;overflow:hidden;border:1px solid #ffffff26;border-radius:16px;background:#111;box-shadow:0 26px 65px -30px #0008}.modeling-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;background:#18212e;border-bottom:1px solid #ffffff12;font-size:11px;color:#a9bbd5}.modeling-bar>span:first-child{font-size:9px;letter-spacing:.15em;color:#75bcff}.modeling-open{display:block;width:100%;padding:18px 16px 0;border:0;background:#111;cursor:zoom-in;color:#b9d5ff}.modeling-open img{width:100%;max-width:481px;height:auto;margin:auto}.modeling-expand{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 5px;font-size:12px}.modeling-open:hover .modeling-expand{color:#fff}.modeling-open:focus-visible{outline-offset:-5px}.modeling-figure figcaption{padding:13px 20px;border-top:1px solid #ffffff14;font-size:10px;color:#92a3bb;background:#151b24}
@media(max-width:900px){.modeling-showcase{gap:35px}.modeling-details>div{grid-template-columns:88px 1fr}.modeling-copy>p:not(.eyebrow){font-size:14px}}
@media(max-width:650px){.modeling-showcase{grid-template-columns:1fr;gap:32px;margin-top:50px;padding-top:45px}.modeling-figure{justify-self:center}.modeling-copy .eyebrow{font-size:10px}.modeling-copy h3{font-size:36px}.modeling-bar{padding:14px 15px;font-size:10px}.modeling-open{padding:12px 8px 0}.modeling-expand{padding:15px 8px;font-size:11px}.modeling-details dd{font-size:12px}}

/* Temporary institutional site notice. */
.construction-notice{display:flex;align-items:center;justify-content:center;gap:10px;min-height:36px;padding:8px 20px;background:#eaf2ff;color:#244b86;font-size:11px;line-height:20px;border-bottom:1px solid #dbe8fa}.construction-notice strong{font-weight:500}.construction-dot{width:6px;height:6px;flex:none;border-radius:50%;background:#386afd}.construction-detail{color:#526b8d}.construction-detail:before{content:"·";margin-right:10px}html{scroll-padding-top:124px}@media(max-width:580px){.construction-detail{display:none}}


/* Product destinations and development status. */
.experience-actions{display:flex;align-items:center;gap:12px 25px;flex-wrap:wrap;margin-top:23px}.experience-actions .text-link{margin-top:0}.experience-actions .experience-secondary{font-size:12px;color:#61748d}.experience-actions button{border:0;background:none;padding:0}
.product-status{display:inline-flex;align-items:center;gap:8px;background:#edf3ff;border:1px solid #d7e5fc;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:500;line-height:1.5;color:#345a94}.product-status>span{width:5px;height:5px;border-radius:50%;background:#386afd;flex:none}.f2b-status{margin-top:25px;background:#173250;border-color:#295176;color:#c7e2ff}.f2b-status>span{background:#71c6ff}
.experience.upcoming-experience{min-height:0;padding:30px 35px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f7f9fc;border:1px solid #e0e7f1}.upcoming-experience h3{font-size:27px;letter-spacing:-.035em;font-weight:500}.upcoming-experience .product-status{white-space:nowrap}
@media(max-width:900px){.experience.upcoming-experience{padding:25px;flex-wrap:wrap}.upcoming-experience h3{font-size:24px}}
@media(max-width:580px){.experience-actions{gap:14px 20px}.experience-actions>.text-link{font-size:13px}.experience-actions>.experience-secondary{font-size:11px}.experience.upcoming-experience{padding:25px}.f2b-status{margin-top:21px}}
