@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#303a40;font-synthesis:none;--blue:#098fe3;--muted:#66747b;--line:#dce3e7;--surface:#f8fafb;background:#edf1f4;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:5px;outline:3px solid #0068ac}::selection{background:#a3ddff}p{line-height:1.85}h1,h2,h3,p{margin:0}h2{letter-spacing:-.055em;font-size:clamp(2rem,3.6vw,3.6rem);font-weight:800;line-height:1.15}h3{letter-spacing:-.035em}.blue{color:var(--blue)}.site-shell{max-width:1600px;margin:auto;padding:32px 40px 0}.hero{background:linear-gradient(120deg,#f9fbfc 0%,#f5f7f9 60%,#f9fbfc 100%);border:1px solid #fff;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 55px -40px #8499a5}.header{z-index:5;justify-content:space-between;align-items:center;height:106px;padding:0 54px;display:flex;position:relative}.logo{letter-spacing:-3px;font-size:36px;font-weight:800;line-height:1}.logo span{color:var(--blue)}nav{gap:36px;font-size:14px;font-weight:600;display:flex}nav a{padding:12px 0;position:relative}nav a:hover{color:var(--blue)}nav a:after{content:"";background:var(--blue);width:0;height:2px;transition:width .2s;position:absolute;bottom:5px;left:0}nav a:hover:after{width:20px}.button{background:var(--blue);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:15px 23px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 20px -12px #098fe3}.button:hover{background:#0678c1;transform:translateY(-2px)}.button span{font-size:22px;font-weight:500}.small{min-height:48px}.menu-toggle{display:none}.hero-stage{align-items:center;min-height:580px;padding:20px 6.8% 50px;display:flex;position:relative}.hero-copy{z-index:3;width:50%;position:relative}.eyebrow{letter-spacing:.17em;margin-bottom:22px;font-size:12px;font-weight:800;line-height:1.5}h1{letter-spacing:-.07em;font-size:clamp(3.1rem,5.1vw,5.5rem);font-weight:800;line-height:1.06}h1>span{font-size:1.2em}.role{letter-spacing:-.025em;margin-top:23px;font-size:16px;font-weight:700}.role>span{color:var(--blue);padding:0 3px}.intro{color:var(--muted);margin:18px 0 29px;font-size:16px;line-height:1.85}.text-link{align-items:center;gap:28px;min-height:44px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{color:var(--blue);font-size:26px;transition:transform .2s}.text-link:hover span{transform:translate(3px,3px)}.identity{justify-content:center;align-items:center;width:42%;height:92%;display:flex;position:absolute;top:6%;left:42%}.identity-disc{aspect-ratio:1;z-index:1;background:linear-gradient(140deg,#fff 4%,#edf1f4 66%,#d8e1e8);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90%;display:flex;position:relative;transform:rotate(-10deg);box-shadow:inset 7px 7px 25px #fff,inset -12px -12px 24px #cfdae2,20px 25px 45px -30px #a3b4c0}.identity-word{letter-spacing:-.09em;color:#e4ebef;text-shadow:2px 3px 2px #fff,-2px -2px 1px #b9c8d2;font-size:clamp(7rem,15vw,15rem);font-weight:800;line-height:1}.identity-word>span{color:var(--blue);text-shadow:none}.disc-caption{letter-spacing:.2em;color:#84929c;margin:20px 0 0 24px;font-size:9px;font-weight:800}.orbit{aspect-ratio:1;border:1px solid #fff;border-radius:50%;width:115%;position:absolute;transform:rotate(-30deg)}.orbit-two{border-color:#e7edf1;width:131%}.floating-mark{z-index:2;color:#a3b6c2;text-shadow:1px 2px #fff;font-size:60px;position:absolute}.mark-top{font-size:55px;top:0;left:7%;transform:rotate(-15deg)}.mark-bottom{font-size:42px;bottom:14%;right:5%}.identity-tag{z-index:2;letter-spacing:.15em;color:#657983;flex-direction:column;gap:8px;font-size:10px;display:flex;position:absolute;bottom:2%;left:17%;transform:rotate(-4deg)}.identity-tag span:first-child{color:#435562;font-size:13px;font-weight:800}.floating-cards{z-index:3;width:185px;position:absolute;top:20px;right:3.8%}.float-card{background:#fff9;border:5px solid #fff;border-radius:19px;padding:6px;transition:transform .3s;display:block;box-shadow:0 14px 25px -15px #b3c4ce}.float-card>span{white-space:nowrap;align-items:center;gap:7px;padding:13px 3px 4px;font-size:12px;font-weight:600;display:flex}.float-card>span b{color:var(--blue);margin-left:auto;font-size:16px}.label-dot{background:var(--blue);border-radius:50%;width:5px;height:5px}.card-design{margin-left:-32px;margin-right:20px;transform:rotate(7deg)}.card-code{margin-top:87px;margin-left:-3px;transform:rotate(-6deg)}.mini-ui{background:#fff;border:1px solid #e7eff5;border-radius:8px;gap:8px;height:142px;padding:10px 7px;display:flex;overflow:hidden}.mini-sidebar{background:#f5f8fa;border-radius:3px;width:25px;padding:4px}.mini-sidebar b{color:var(--blue);font-size:15px}.mini-sidebar i{background:#cfdbe4;width:11px;height:3px;margin-top:9px;display:block}.mini-content{flex:1}.mini-line{background:#dbe3e9;width:60%;height:4px;margin:6px 0 11px}.mini-blue{color:#0676bc;letter-spacing:-.05em;background:#d6eefe;border-radius:5px;padding:9px;font-size:15px;line-height:1.1}.mini-row{gap:4px;margin-top:8px;display:flex}.mini-row i{background:#ecf2f6;border-radius:3px;flex:1;height:20px}.code-preview{color:#d7e2e9;background:#2e3b46;border-radius:7px;min-height:127px;padding:10px 9px}.window-dots{letter-spacing:2px;color:#8399a8;margin-bottom:14px;font-size:7px}code{font-family:monospace;font-size:8px;line-height:1.9;display:block}code em{color:#78c8f6;font-style:normal}code strong{color:#a0d7cd;font-weight:400}.hero-bottom{letter-spacing:.1em;justify-content:space-between;align-items:center;padding:25px 54px;font-size:10px;font-weight:700;display:flex}.hero-bottom a{letter-spacing:0;align-items:center;gap:20px;font-size:12px;display:flex}.hero-bottom a span{color:var(--blue);font-size:20px}.hero-bottom>span{color:#88959d}.principles{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:40px 5%;display:flex}.principles>span:first-child{color:var(--muted);font-size:16px}.principles>span:last-child{letter-spacing:.14em;align-items:center;gap:30px;font-size:12px;font-weight:700;display:flex}.principles i{color:var(--blue);font-size:22px;font-style:normal}.section{padding:90px 4.5% 0;scroll-margin-top:28px}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:36px;display:flex}.section-heading .eyebrow{color:var(--muted)}.section-heading>p{color:var(--muted);padding-bottom:7px;font-size:14px}.project-pending{background:linear-gradient(115deg,#f9fbfc,#e7eef4);border:1px solid #fff;border-radius:22px;align-items:center;gap:30px;padding:40px;display:flex}.project-symbol{color:var(--blue);background:#fff7;border:1px solid #fff;border-radius:50%;flex-shrink:0;place-items:center;width:110px;height:110px;font-size:70px;font-weight:400;display:grid}.project-pending .eyebrow{color:var(--muted);margin-bottom:10px;font-size:10px}.project-pending h3{margin-bottom:10px;font-size:25px}.project-pending p:not(.eyebrow){color:var(--muted);font-size:14px}.outline-tag{letter-spacing:.12em;white-space:nowrap;color:#6b7d88;border:1px solid #c9d7df;border-radius:30px;margin-left:auto;padding:10px 12px;font-size:9px}.services{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service{background:var(--surface);border:1px solid #fff;border-radius:20px;padding:32px;transition:transform .2s}.service-top{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.service-top>span:last-child{color:#97a5ad;font-size:12px}.service-icon{color:var(--blue);letter-spacing:-.08em;font-size:28px;font-weight:600}.service h3{margin-bottom:15px;font-size:23px}.service p{color:var(--muted);font-size:14px}.tags{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.tags span{color:#617583;background:#eaf0f4;border-radius:6px;padding:6px 9px;font-size:10px}.about{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-top:22px;display:grid}.about-art{background:#e4ecf2;border:1px solid #fff;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:380px;padding:33px;display:flex;overflow:hidden}.about-kicker{letter-spacing:.13em;color:#708795;font-size:10px;font-weight:700}.big-type{letter-spacing:-.08em;margin:35px 0;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:800;line-height:.95;transform:rotate(-7deg)}.big-type>span:first-child{color:var(--blue);margin:5px 0 5px 40%;font-size:.55em;display:block}.art-footer{letter-spacing:.12em;color:#6d8392;justify-content:space-between;align-items:center;font-size:9px;display:flex}.art-footer>span:last-child{color:var(--blue);font-size:28px}.about-copy h2{margin-bottom:25px;font-size:clamp(2rem,3vw,3rem)}.about-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:16px;font-size:15px}.about-copy .text-link{margin-top:10px}.steps{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.steps article{border-top:1px solid #cdd9e1;padding-top:23px}.step-no{color:var(--blue);font-size:12px;font-weight:700}.steps h3{margin:23px 0 14px;font-size:21px}.steps p{color:var(--muted);font-size:14px}.contact{color:#fff;background:#098fe3;border-radius:28px;justify-content:space-between;align-items:center;margin:95px 0 0;padding:58px 6%;display:flex;position:relative;overflow:hidden}.contact .eyebrow{color:#d7efff}.contact h2{font-size:clamp(3.5rem,6vw,6rem);line-height:1.03}.contact h2 span{color:#a7dcfc}.contact>div>p:last-child{color:#d7efff;margin-top:22px;font-size:15px}.contact-right{text-align:right;position:relative}.contact-arrow{color:#b1e3ff;margin-bottom:34px;font-size:120px;font-weight:400;line-height:1;display:block}.contact-right>p{color:#ddf2ff;margin-bottom:15px;font-size:12px}.white{color:#0878bc;box-shadow:none;background:#fff}.white:hover{background:#e4f4ff}.contact:before{content:"";border:1px solid #ffffff18;border-radius:50%;width:460px;height:460px;position:absolute;top:-50%;left:39%}.contact:after{content:"";pointer-events:none;border:1px solid #ffffff18;border-radius:50%;width:580px;height:580px;position:absolute;top:-63%;left:35%}footer{color:var(--muted);justify-content:space-between;align-items:center;padding:35px 5%;font-size:12px;display:flex}footer .logo{color:#303a40;font-size:30px}footer>a:last-child{font-weight:700}.skip{z-index:99;background:#fff;padding:15px;position:fixed;top:-100px;left:20px}.skip:focus{top:10px}dialog{color:#303a40;background:#f8fafb;border:1px solid #fff;border-radius:24px;width:min(540px,100% - 32px);padding:35px;box-shadow:0 20px 80px #263d5555}dialog::backdrop{backdrop-filter:blur(8px);background:#233c5266}dialog h2{font-size:34px}dialog>p:not(.eyebrow){color:var(--muted);margin:15px 0;font-size:14px}dialog .eyebrow{color:var(--blue)}.dialog-close{color:var(--muted);background:0 0;border:0;width:40px;height:40px;font-size:32px;position:absolute;top:12px;right:17px}form{flex-direction:column;gap:10px;display:flex}form label{margin-top:10px;font-size:14px;font-weight:700}input,textarea{color:#303a40;background:#fff;border:1px solid #cdd9e1;border-radius:10px;width:100%;padding:12px;font-size:16px}textarea{resize:vertical}form .button{align-self:flex-start;margin-top:10px}#copy-status{color:#176196;min-height:24px;font-size:13px}@media (width>=1550px){.hero-stage{min-height:660px}.floating-cards{width:210px;top:55px}.mini-ui{height:163px}.code-preview{min-height:150px}code{font-size:9px}}@media (width<=1100px){.site-shell{padding:22px 22px 0}.header{height:92px;padding:0 32px}.hero-stage{min-height:540px;padding-left:5%}.hero-copy{width:55%}.identity{width:44%;top:4%;left:44%}.floating-cards{width:150px;top:10%;right:2%}.card-design{margin-left:0;margin-right:0}.card-code{margin-top:110px}.mini-ui{height:115px}.code-preview{min-height:111px;padding:7px 5px}code{font-size:7px}.mini-blue{font-size:12px}.float-card>span{font-size:10px}.identity-tag{font-size:8px;bottom:4%;left:10%}.hero-bottom{padding:22px 32px}.service{padding:24px}.service h3{font-size:20px}.outline-tag{display:none}.about{gap:35px}.section{padding-top:72px}.principles>span:last-child{gap:17px;font-size:10px}}@media (width<=760px){.site-shell{padding:12px 12px 0}.hero{border-radius:24px}.header{height:82px;padding:0 23px}.logo{font-size:33px}.header>.button{border-radius:9px;gap:9px;min-height:40px;margin-left:auto;margin-right:18px;padding:10px 12px;font-size:11px}.header>.button span{font-size:18px}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:35px;height:44px;padding:5px;display:flex}.menu-toggle span{background:#344550;width:23px;height:2px}nav{background:#fff;border:1px solid #edf1f4;border-radius:15px;flex-direction:column;gap:10px;padding:15px 24px;display:none;position:absolute;top:72px;left:18px;right:18px;box-shadow:0 12px 30px #45617722}nav.is-open{display:flex}.hero-stage{min-height:770px;padding:45px 28px 0;display:block}.hero-copy{width:100%}.eyebrow{margin-bottom:17px;font-size:10px}h1{font-size:clamp(3rem,10.5vw,4.8rem)}.role{margin-top:18px;font-size:14px}.intro{margin:14px 0;font-size:14px}.text-link{font-size:13px}.identity{width:70%;height:340px;top:370px;left:4%}.identity-disc{width:90%;max-width:300px}.identity-word{font-size:130px}.disc-caption{margin-top:14px;font-size:7px}.orbit{width:110%;max-width:355px}.orbit-two{width:128%;max-width:390px}.mark-top{font-size:40px;top:8%;left:9%}.mark-bottom{font-size:30px;bottom:9%;right:8%}.identity-tag{font-size:7px;bottom:0;left:20%}.identity-tag span:first-child{font-size:10px}.floating-cards{width:142px;top:415px;right:5%}.card-code{margin-top:30px;margin-left:10px;margin-right:-5px}.mini-ui{height:95px}.mini-blue{padding:6px;font-size:11px}.mini-row{margin-top:5px}.mini-row i{height:12px}.mini-line{margin:2px 0 7px}.code-preview{min-height:99px}.window-dots{margin-bottom:7px}.float-card{border-width:4px;border-radius:13px;padding:3px}.float-card>span{padding-top:7px;font-size:9px}.hero-bottom{padding:18px 24px}.hero-bottom>span:first-child{font-size:7px}.hero-bottom a{gap:8px;font-size:10px}.edition{display:none}.principles{flex-direction:column;gap:15px;padding:28px 12px}.principles>span:first-child{font-size:14px}.principles>span:last-child{letter-spacing:.11em;gap:17px;font-size:9px}.principles i{font-size:18px}.section{padding:60px 14px 0}.section-heading{margin-bottom:27px;display:block}.section-heading>p{margin-top:20px;font-size:13px}h2{font-size:35px}.project-pending{border-radius:18px;flex-direction:column;align-items:flex-start;gap:18px;padding:25px}.project-symbol{width:62px;height:62px;font-size:40px}.project-pending h3{font-size:23px}.project-pending p:not(.eyebrow){font-size:13px}.services{grid-template-columns:1fr;gap:13px}.service{padding:26px}.service-top{margin-bottom:25px}.service h3{font-size:24px}.service p{font-size:15px}.tags span{font-size:11px}.about{grid-template-columns:1fr;gap:32px;margin-top:0}.about-art{min-height:310px;padding:28px}.big-type{align-self:center;max-width:360px;font-size:65px}.about-copy h2{font-size:34px}.steps{grid-template-columns:1fr 1fr;gap:30px 22px}.steps h3{font-size:19px}.steps p{font-size:13px}.contact{border-radius:23px;margin-top:64px;padding:36px 28px;display:block}.contact h2{font-size:57px}.contact-right{text-align:left;margin-top:26px}.contact-arrow{display:none}.contact-right>p{font-size:12px}.contact>div>p:last-child{font-size:14px}.contact .button{font-size:13px}.contact:after,.contact:before{top:-10%;left:65%}footer{flex-wrap:wrap;gap:20px;padding:28px 13px}footer>span{font-size:10px}footer>a:last-child{font-size:11px}.desktop{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation:none!important}}.service p,.about-copy>p:not(.eyebrow),.steps p,.project-pending p:not(.eyebrow),.section-heading>p{font-size:16px}.tags span,.outline-tag{font-size:12px}.contact-right>p,footer,footer>span{font-size:14px}@media (width<=760px){.header>.button{font-size:12px}.intro{font-size:16px}.role{font-size:14px}.float-card>span{font-size:12px}.text-link{font-size:14px}.hero-stage{min-height:790px}.identity{top:395px}.floating-cards{top:440px}.contact-right>p{font-size:14px}.hero-bottom>span:first-child{font-size:9px}}.identity-portrait{isolation:isolate;pointer-events:none;align-items:flex-end;width:53%;height:100%;top:0;left:34%}.hero-portrait{z-index:1;object-fit:contain;object-position:center bottom;width:100%;height:100%;display:block;position:relative}.identity-portrait .orbit{z-index:0;width:89%;bottom:3%}.identity-portrait .orbit-two{width:104%;bottom:-3%}.hero-stage{overflow:hidden}@media (width<=1100px) and (width>=761px){.identity-portrait{width:55%;left:38%}.hero-copy{width:52%}.hero-copy h1{font-size:clamp(2.7rem,5.1vw,4rem)}}@media (width<=760px){.hero-stage{min-height:0;padding-bottom:0}.identity-portrait{aspect-ratio:1;width:calc(100% + 56px);height:auto;margin:24px -28px 0;position:relative;top:auto;left:auto}.hero-portrait{object-fit:contain;width:100%;height:auto}.identity-portrait .orbit{bottom:0}.floating-cards{width:110px;top:auto;bottom:20px;right:3%}.card-design{margin-right:0;transform:rotate(6deg)}.card-code{margin-top:25px;margin-left:0;margin-right:0;transform:rotate(-5deg)}.float-card>span{gap:4px;font-size:10px}.float-card>span b{font-size:13px}.mini-ui{gap:4px;height:70px;padding:5px}.mini-sidebar{width:18px;padding:2px}.mini-sidebar i{width:8px;margin-top:5px}.mini-blue{padding:5px;font-size:10px}.mini-row{display:none}.code-preview{min-height:78px;padding:6px 3px}code{font-size:5.5px}.window-dots{margin-bottom:5px}}@media (width>=761px){.hero-stage{overflow:visible}.identity-portrait{width:62%;height:auto;top:0;bottom:-72px;left:50%;transform:translate(-50%)}.hero-portrait{object-fit:contain;width:auto;max-width:none;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.identity-portrait .orbit{background:radial-gradient(#fff9,#0000 70%);border-color:#ffffff60;width:90%;bottom:0}.identity-portrait .orbit-two{display:none}.hero-copy{width:38%}.hero-copy h1{font-size:clamp(2.65rem,4.2vw,4.4rem)}.hero-bottom{z-index:3;height:72px;padding-top:0;padding-bottom:0;position:relative}.hero-bottom>a{position:absolute;bottom:24px;left:6.8%}.hero-bottom>span:first-child{display:none}.hero-bottom .edition{margin-left:auto}.floating-cards{right:6%}}@media (width>=761px) and (width<=1100px){.identity-portrait{width:64%;top:15px;left:52%}.hero-copy{width:35%}.hero-copy h1{font-size:clamp(2rem,4vw,2.75rem)}.hero-copy .role,.hero-copy .intro{font-size:14px}.floating-cards{width:135px;right:3%}}@media (width<=760px){.hero-bottom{display:none}.identity-portrait{width:calc(100% + 76px);margin-left:-38px;margin-right:-38px}}@font-face{font-family:Yeb Display;src:url(/fonts/archivo-black.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.hero-copy h1{text-transform:uppercase;letter-spacing:-.055em;text-shadow:1px 1px #f8fafb,2px 3px #aebac1;font-family:Yeb Display,Arial Black,Arial,sans-serif;font-size:clamp(2rem,3.25vw,3.35rem);font-weight:400;line-height:1.13}.hero-copy h1>span{font-size:1.3em}.hero-copy h1 .blue{text-shadow:none}@media (width>=761px) and (width<=1100px){.hero-copy h1{font-size:clamp(1.55rem,2.85vw,2.25rem)}}@media (width<=760px){.hero-copy h1{letter-spacing:-.05em;font-size:clamp(1.6rem,7.4vw,2.9rem);line-height:1.16}}.header>.button{min-height:40px;padding-top:8px;padding-bottom:8px;font-weight:700}.language-switch{align-items:center;gap:6px;margin:0 18px;font-size:12px;font-weight:700;display:flex}.language-switch a{color:#6b7b85;padding:10px 4px}.language-switch a[aria-current=true]{color:#0878bc}.language-switch>span{color:#bac6cc}.header>nav{gap:25px;margin-left:auto}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.article-card{background:#f8fafb;border:1px solid #fff;border-radius:21px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -28px #506d82}.article-card[hidden]{display:none}.article-art{color:#0878bc;background:#dfeef7;justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.article-art strong{letter-spacing:-.07em;white-space:pre-line;font-size:55px;font-weight:800;line-height:1.02;transform:rotate(-7deg)}.art-1{color:#d9efff;background:#2d3b47}.art-2{color:#354757;background:#e4e9ef}.art-2 strong{font-size:110px}.art-3{color:#fff;background:#098fe3}.art-number{opacity:.7;font-size:12px;position:absolute;top:20px;left:22px}.art-small{letter-spacing:.17em;font-size:10px;position:absolute;bottom:20px;right:22px}.article-content{flex-direction:column;flex:1;padding:26px;display:flex}.article-meta{color:#526c7b;margin-bottom:16px;font-size:12px;font-weight:600}.article-meta span{padding:0 8px}.article-content h3,.article-content h2{letter-spacing:-.04em;margin-bottom:15px;font-size:23px;line-height:1.32}.article-content>p:not(.article-meta){color:var(--muted);font-size:15px;line-height:1.8}.read-link{color:#0878bc;margin-top:auto;padding-top:24px;font-size:14px;font-weight:700}.journal-header{background:#f8fafb;border:1px solid #fff;border-radius:22px;height:88px;padding:0 32px}.journal-home{margin-left:auto;font-size:14px;font-weight:600}.journal-header .language-switch{margin-right:0}.journal-intro{padding:85px 4.5% 55px}.journal-intro .eyebrow{color:#0878bc}.journal-intro h1{letter-spacing:-.065em;font-size:clamp(2.7rem,5vw,5rem);line-height:1.12}.journal-intro>p:last-child{color:var(--muted);margin-top:24px;font-size:18px}.blog-controls{border-bottom:1px solid #d3dfe6;justify-content:space-between;align-items:flex-end;gap:25px;margin:0 4.5%;padding-bottom:25px;display:flex}.category-filters{flex-wrap:wrap;gap:8px;display:flex}.category-filters button{color:#4d6472;background:#f8fafb;border:1px solid #d4e0e8;border-radius:30px;padding:11px 20px;font-size:14px}.category-filters button[aria-pressed=true]{color:#fff;background:#098fe3;border-color:#098fe3}.blog-search span{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.blog-search input{background:#f8fafb;border-color:#d4e0e8;width:260px;min-height:44px}.result-count{color:var(--muted);margin:22px 4.5%;font-size:13px}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 4.5%}.journal-grid .article-art{height:280px}.journal-grid .article-content{padding:30px}.journal-grid .article-content h2{max-width:540px;font-size:28px}.blog-empty{text-align:center;padding:70px 20px}.blog-empty p{color:var(--muted);margin:20px 0}.journal-bottom{border-top:1px solid #cedde6;justify-content:space-between;align-items:center;margin:85px 4.5% 0;padding:40px 0;display:flex}.journal-bottom>p{letter-spacing:-.04em;font-size:24px;font-weight:700}.article-header{max-width:980px;margin:auto;padding:65px 0 50px}.back-link{color:#58778a;margin-bottom:45px;font-size:14px;display:inline-block}.article-header .eyebrow{color:#0878bc}.article-header h1{letter-spacing:-.055em;max-width:970px;font-size:clamp(2.5rem,4.5vw,4.6rem);line-height:1.14}.article-deck{color:#637b89;max-width:800px;margin-top:28px;font-size:20px;line-height:1.7}.byline{align-items:center;gap:14px;margin-top:30px;font-size:14px;font-weight:700;display:flex}.byline small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:400;display:block}.byline-monogram{color:#0878bc;background:#dcebf4;border:1px solid #fff;border-radius:50%;place-items:center;width:43px;height:43px;font-size:25px;display:grid}.article-layout{border-top:1px solid #d6e0e6;grid-template-columns:240px minmax(0,720px);justify-content:center;gap:55px;padding:25px 4.5% 0;display:grid}.toc{align-self:start;padding-top:15px;position:sticky;top:32px}.toc>p{letter-spacing:.15em;color:#6f8794;margin-bottom:20px;font-size:11px;font-weight:700}.toc nav{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:0;padding:0;display:flex;position:static}.toc nav a{color:#496271;gap:10px;padding:10px 0;font-size:14px;line-height:1.7;display:flex}.toc nav a span{color:#098fe3;padding-top:2px;font-size:12px}.article-body>section{padding:20px 0 15px;scroll-margin-top:25px}.article-body h2{letter-spacing:-.04em;margin-bottom:24px;font-size:30px;line-height:1.25}.article-body p{color:#4c636f;margin-bottom:24px;font-size:18px;line-height:1.95}.article-end{background:#e1edf5;border:1px solid #fff;border-radius:20px;margin:25px 0 20px;padding:30px}.article-end>span{color:#098fe3;font-size:35px}.article-end p{margin:12px 0 22px;font-size:21px;font-weight:700;line-height:1.5}.article-end a{color:#0878bc;font-size:14px;font-weight:700}.related{padding:60px 4.5% 0}.related-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.related-grid>a{background:#f8fafb;border:1px solid #fff;border-radius:20px;padding:30px}.related-grid h2{letter-spacing:-.035em;font-size:26px;line-height:1.35}.related-grid>a>span{color:#098fe3;margin-top:25px;font-size:30px;display:block}@media (width<=1100px){.header{padding-left:25px;padding-right:25px}.header>nav{gap:16px}.language-switch{margin:0 12px}.article-header{padding-left:4.5%;padding-right:4.5%}.article-layout{grid-template-columns:190px minmax(0,1fr);gap:30px}.blog-grid{gap:16px}.article-content{padding:20px}.article-content h3{font-size:21px}.blog-controls{flex-direction:column;align-items:flex-start}.blog-search,.blog-search input{width:100%}}@media (width<=760px){.header{padding-left:20px;padding-right:20px}.header>.language-switch{gap:3px;margin-left:auto;margin-right:10px}.header>.button{gap:5px;margin-left:0;margin-right:10px;padding-left:9px;padding-right:9px;font-size:11px}.header>.button span{font-size:17px}.header>.logo{font-size:30px}.language-switch a{padding:10px 3px;font-size:12px}.blog-grid{grid-template-columns:1fr}.article-art{height:220px}.article-content{padding:25px}.article-content h3{font-size:24px}.journal-header{height:76px;padding:0 20px}.journal-header>.language-switch{margin-left:15px;margin-right:0}.journal-intro{padding-top:55px;padding-bottom:35px}.journal-intro h1{font-size:42px}.journal-intro>p:last-child{font-size:16px}.category-filters{gap:6px}.category-filters button{padding:10px 13px;font-size:13px}.journal-grid{grid-template-columns:1fr}.journal-grid .article-art{height:230px}.journal-grid .article-content{padding:24px}.journal-grid .article-content h2{font-size:25px}.journal-bottom{margin-top:55px;display:block}.journal-bottom>p{margin-bottom:18px;font-size:23px}.article-header{padding-top:38px;padding-bottom:32px}.back-link{margin-bottom:30px}.article-header h1{font-size:35px}.article-deck{font-size:17px}.article-layout{grid-template-columns:1fr;gap:20px}.toc{border-bottom:1px solid #d6e0e6;padding-bottom:20px;position:static}.toc nav{display:flex}.article-body h2{font-size:27px}.article-body p{font-size:17px;line-height:1.85}.related-grid{grid-template-columns:1fr}.related-grid h2{font-size:25px}.journal-home{font-size:13px}.blog-home .section-heading>.text-link{margin-top:18px}}html[lang=en] .hero-copy .intro{max-width:380px}@media (width<=760px){.header>.language-switch{margin-right:6px}.header>.button{white-space:nowrap;max-width:120px}.header>.logo{margin-right:8px}}.guide-card-art{background:#f1f5f7;padding:16px}.guide-card-art img{object-fit:cover;border-radius:14px;width:100%;height:100%}.guide-card-label{color:#405665;background:#fff;border-radius:10px;max-width:75%;padding:9px 12px;font-size:12px;position:absolute;bottom:24px;left:28px;box-shadow:0 6px 20px #172d4015}.guide-figure{max-width:980px;margin:0 auto 48px;padding:0 24px}.guide-figure img{border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 18px 55px -35px #1e3547}.guide-figure figcaption{color:#637b89;margin:12px 8px 0;font-size:12px}.guide-body>section{padding-bottom:34px}.guide-body>section>p{max-width:72ch}.guide-body .code-figure{background:#202a33;border:1px solid #394c59;border-radius:17px;margin:28px 0 34px;overflow:hidden;box-shadow:0 18px 45px -30px #132433}.code-figure figcaption{color:#c9d8e0;border-bottom:1px solid #394c59;align-items:center;gap:12px;padding:14px 18px;font-size:13px;line-height:1.5;display:flex}.code-figure figcaption small{color:#91a8b6;text-transform:uppercase;letter-spacing:.1em;margin-left:auto;font:600 11px ui-monospace,monospace}.code-dots{gap:5px;display:flex}.code-dots i{background:#e88773;border-radius:50%;width:8px;height:8px}.code-dots i:nth-child(2){background:#e9c46a}.code-dots i:nth-child(3){background:#8cbd91}.code-figure pre{color:#e0ebf0;tab-size:4;margin:0;padding:18px 0;font:14px/1.85 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.code-line{white-space:pre;grid-template-columns:48px minmax(max-content,1fr);padding:0 22px 0 0;display:grid}.line-number{text-align:right;color:#718693;user-select:none;padding-right:16px}.code-line>span:last-child{border-left:2px solid #0000;padding:0 10px}.code-line{animation:8s ease-in-out infinite code-focus;animation-delay:calc(var(--line)*.28s)}@keyframes code-focus{0%,8%{background:#55b7ed20}.18%,to{background:0 0}}.code-line>span:last-child{animation:8s ease-in-out infinite line-focus;animation-delay:calc(var(--line)*.28s)}@keyframes line-focus{0%,8%{border-color:#52b5eb}18%,to{border-color:#0000}}.guide-body .source-list{background:#f5f8fa;border:1px solid #d7e3ea;border-radius:18px;margin-top:36px;padding:28px 30px}.source-list h2{font-size:25px}.source-list ol{margin:12px 0 20px;padding-left:22px}.source-list li{color:#506a78;padding:8px 0}.source-list a{color:#0878bc;text-underline-offset:3px;font-weight:600;text-decoration:underline #a9d6f0}.source-note{color:#6d818d!important;margin:20px 0 0!important;font-size:14px!important;line-height:1.65!important}.guide-page .article-header .eyebrow{letter-spacing:.11em;font-size:11px}.guide-page .article-end{margin-top:36px}@media (prefers-reduced-motion:reduce){.code-line,.code-line>span:last-child{animation:none!important}.code-line:first-child,.code-line:first-child>span:last-child{background:#55b7ed20;border-color:#52b5eb}}@media (width<=760px){.guide-figure{margin-bottom:25px;padding:0 4.5%}.guide-figure img{border-radius:16px}.guide-body .code-figure{margin-left:-6px;margin-right:-6px}.code-figure figcaption{align-items:flex-start;font-size:11px}.code-figure pre{font-size:12px}.source-list{padding:22px!important}.source-list h2{font-size:22px}}.guide-photo{max-width:760px;margin:10px auto 48px;padding:0 18px}.guide-photo img{aspect-ratio:3/2;object-fit:cover;border:8px solid #f8fafb;border-radius:23px;width:100%;height:auto;display:block;box-shadow:0 20px 52px -38px #263d55}.guide-photo figcaption{color:#687d89;margin:12px 12px 0;font-size:13px;line-height:1.6}.guide-quote{background:linear-gradient(110deg,#e8f2f8,#f6f9fb);border-left:3px solid #098fe3;border-radius:0 16px 16px 0;max-width:700px;margin:8px auto 36px;padding:23px 28px 27px 72px;position:relative}.guide-quote>span{color:#098fe3;font:700 54px/1 Georgia,serif;position:absolute;top:7px;left:23px}.guide-quote p{color:#344955;letter-spacing:-.02em;font-size:20px;font-weight:650;line-height:1.65}.practice-card{background:linear-gradient(125deg,#f7fafb,#e6eff5);border:1px solid #fff;border-radius:22px;margin:45px 0 34px;padding:32px 34px;box-shadow:0 16px 42px -36px #253c50}.practice-card .eyebrow{color:#0878bc;margin-bottom:14px;font-size:10px}.practice-card h2{letter-spacing:-.04em;margin-bottom:13px;font-size:clamp(23px,3vw,32px);line-height:1.25}.practice-card>p:not(.eyebrow){color:#596f7d;max-width:66ch;font-size:16px;line-height:1.75}.practice-card ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.practice-card li{color:#465d6a;background:#fff;border-radius:13px;align-items:flex-start;gap:12px;min-height:88px;padding:16px;font-size:14px;line-height:1.6;display:flex}.practice-card li span{color:#098fe3;flex:none;padding-top:2px;font:700 11px ui-monospace,monospace}@media (width<=760px){.guide-photo{margin:6px 0 34px;padding:0}.guide-photo img{border-width:5px;border-radius:17px}.guide-quote{margin:4px 0 28px;padding:18px 20px 20px 55px}.guide-quote>span{font-size:42px;top:7px;left:17px}.guide-quote p{font-size:17px}.practice-card{margin:32px 0;padding:24px 21px}.practice-card ol{grid-template-columns:1fr;gap:8px}.practice-card li{min-height:unset}}.service{isolation:isolate;position:relative;overflow:hidden}.service:before{content:"";z-index:-1;border:1px solid #cfe6f3;border-radius:50%;width:150px;height:150px;transition:transform .55s cubic-bezier(.2,.8,.2,1),background .55s;position:absolute;top:-101px;left:-74px}.service:hover:before{background:#eaf6fc;transform:scale(1.75)}.service-icon{background:linear-gradient(140deg,#fff,#e8f4fb);border:1px solid #cfe5f2;border-radius:17px;place-items:center;width:54px;height:54px;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s,border-color .35s;display:grid;box-shadow:0 12px 24px -20px #097fc7}.service-icon svg,.project-symbol svg{stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.service:hover .service-icon{background:#fafdff;border-color:#8bcbed;transform:translateY(-4px)rotate(-5deg)}.service:nth-child(2):hover .service-icon{transform:rotate(90deg)scale(1.06)}.service:nth-child(3):hover .service-icon{transform:translate(3px,-3px)rotate(4deg)}.service-icon path,.service-icon circle{transition:stroke-dashoffset .75s,transform .4s}.service-icon .icon-orbit{stroke-dasharray:38;stroke-dashoffset:16px}.service:hover .service-icon .icon-orbit{stroke-dashoffset:0}.project-symbol{font-size:0}.project-symbol svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:50px;height:50px}.project-pending:hover .project-symbol svg{animation:2.3s ease-in-out infinite icon-orbit}@keyframes icon-orbit{50%{transform:rotate(12deg)scale(1.06)}}.art-footer>span:last-child{border:1px solid #b5dff4;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .25s,background .25s;display:inline-grid}.about-art:hover .art-footer>span:last-child{background:#e7f5fd;transform:translate(4px,-4px)rotate(-8deg)}.contact-arrow{transition:transform .25s;display:inline-block}.float-card:hover .label-dot{animation:1.25s ease-out infinite icon-pulse}@keyframes icon-pulse{0%{box-shadow:0 0 #098fe366}70%{box-shadow:0 0 0 8px #098fe300}to{box-shadow:0 0 #098fe300}}@media (width<=760px){.service-icon{border-radius:15px;width:50px;height:50px}.project-symbol svg{width:34px;height:34px}}.service-icon{background:linear-gradient(145deg,#fff,#edf7fc);border-radius:20px;width:72px;height:72px;transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .42s,border-color .42s;box-shadow:0 16px 28px -24px #097fc7}.service-icon lottie-player{pointer-events:none;width:62px;height:62px;display:block}.service:hover .service-icon,.service:nth-child(2):hover .service-icon,.service:nth-child(3):hover .service-icon{background:#fff;border-color:#98d0ed;transform:translateY(-3px)scale(1.035);box-shadow:0 20px 30px -24px #097fc7}@media (width<=760px){.service-icon{border-radius:18px;width:62px;height:62px}.service-icon lottie-player{width:54px;height:54px}}.service-icon lord-icon{width:60px;height:60px;color:var(--blue);--lord-icon-primary:var(--blue);--lord-icon-secondary:#60bce8;pointer-events:none;display:block}@media (width<=760px){.service-icon lord-icon{width:52px;height:52px}}.service-icon>svg{width:36px;height:36px;color:var(--blue);transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s;display:block}.service:hover .service-icon>svg{filter:drop-shadow(0 7px 7px #098fe32c);transform:scale(1.07)}.service--web:hover .service-icon>svg{transform:translate(2px)scale(1.05)}.service--experience:hover .service-icon>svg{transform:translateY(-2px)scale(1.05)}.service--product:hover .service-icon>svg{transform:translate(2px,-3px)rotate(-4deg)scale(1.03)}@media (width<=760px){.service-icon>svg{width:32px;height:32px}}.project-symbol svg{color:var(--blue);transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s}.project-pending:hover .project-symbol svg{filter:drop-shadow(0 8px 9px #098fe333);animation:none;transform:translateY(-3px)scale(1.05)}:root{--motion-soft:cubic-bezier(.16,1,.3,1)}.button,.float-card,.service,.article-card,.project-pending,.about-art,.text-link span,.art-footer>span:last-child,.contact-arrow{transition-timing-function:var(--motion-soft);transition-duration:.46s}.service-icon{transition-timing-function:var(--motion-soft);transition-duration:.52s}.service:hover,.article-card:hover{transform:translateY(-4px)}.float-card:hover{transform:translateY(-5px)rotate(0)}.button:hover{transform:translateY(-1px)}.service:hover .service-icon,.service:nth-child(2):hover .service-icon,.service:nth-child(3):hover .service-icon{transition-duration:.52s;transform:translateY(-2px)scale(1.025)}.service:hover .service-icon>svg{transition-duration:.52s}.contact-arrow{place-items:center;width:120px;height:120px;margin-left:auto;display:grid}.contact-arrow svg{color:#b1e3ff;width:112px;height:112px;transition:transform .5s var(--motion-soft),filter .5s ease}.contact:hover .contact-arrow{transform:none}.contact:hover .contact-arrow svg{filter:drop-shadow(0 10px 12px #0875bb55);transform:translate(4px,-4px)}.button .button-icon{place-items:center;width:18px;height:18px;font-size:0;display:inline-grid}.button .button-icon svg{color:currentColor;width:18px;height:18px;transition:transform .42s var(--motion-soft)}.button:hover .button-icon svg{transform:translate(2px,-2px)}.footer-top{align-items:center;gap:6px;display:inline-flex}.footer-top span{place-items:center;width:15px;height:15px;display:grid}.footer-top svg{width:15px;height:15px;color:var(--blue);transition:transform .42s var(--motion-soft)}.footer-top:hover svg{transform:translateY(-2px)}@media (width<=760px){.contact-arrow{width:82px;height:82px}.contact-arrow svg{width:76px;height:76px}}@media (prefers-reduced-motion:no-preference){.button,.float-card,.service,.article-card,.project-pending,.about-art,.contact,.footer-top,.text-link span,.hero-bottom a,.art-footer>span:last-child{transition-property:transform,background-color,color,border-color,box-shadow,filter;transition-duration:.62s;transition-timing-function:cubic-bezier(.22,1,.36,1)}nav a:after{transition:width .52s cubic-bezier(.22,1,.36,1)}.service:before{transition:transform .72s cubic-bezier(.22,1,.36,1),background-color .72s cubic-bezier(.22,1,.36,1)}.service-icon>svg,.project-symbol svg,.contact-arrow svg,.button-icon svg,.footer-top svg{transition:transform .62s cubic-bezier(.22,1,.36,1),filter .62s cubic-bezier(.22,1,.36,1)}.service:hover .service-icon>svg{transform:scale(1.035)}.service--web:hover .service-icon>svg{transform:translate(1px)scale(1.035)}.service--experience:hover .service-icon>svg{transform:translateY(-1px)scale(1.035)}.service--product:hover .service-icon>svg{transform:translate(1px,-1px)rotate(-2deg)scale(1.025)}.service,.article-card,.float-card,.button,.project-pending,.about-art,.contact,.footer-top{transition:transform .82s,background-color .82s,border-color .82s,box-shadow .82s,color .82s!important}.service:before{opacity:0;transition:opacity .82s,background-color .82s!important;transform:none!important}.service:hover:before{opacity:1;background:#eaf6fc;transform:none!important}.service:hover{transform:translateY(-2px)}.service-icon{transition:transform .82s,background-color .82s,border-color .82s,box-shadow .82s!important}.service:hover .service-icon,.service:nth-child(2):hover .service-icon,.service:nth-child(3):hover .service-icon{transform:translateY(-1px)scale(1.008)}.service-icon>svg{transition:transform .82s,filter .82s!important}.service:hover .service-icon>svg,.service--web:hover .service-icon>svg,.service--experience:hover .service-icon>svg,.service--product:hover .service-icon>svg{transform:translateY(-1px)scale(1.015)}}.service{transition:transform 1s,box-shadow 1s,background-color 1s!important}.service:before{opacity:0;transition:opacity 1s,background-color 1s!important;transform:none!important}.service:hover{transform:translateY(-2px)!important}.service:hover:before{opacity:1;transform:none!important}.service-icon{transition:transform 1s,background-color 1s,border-color 1s,box-shadow 1s!important}.service:hover .service-icon,.service:nth-child(2):hover .service-icon,.service:nth-child(3):hover .service-icon{transform:translateY(-1px)scale(1.008)!important}.service-icon>svg{transition:transform 1s,filter 1s!important}
