@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";html,body,#root{width:100%;min-height:100%;margin:0;padding:0}#root{min-height:100vh}:root{--bg:#b9c3cb;--surface:#f7fafcc2;--text:#111a23;--text-soft:#526170;--line:#273c4e26;--blue:#0d86d7;--blue-bright:#43bdf6;--blue-deep:#075c98;--shadow-strong:0 35px 90px #010f1e3d;--radius-lg:34px;--radius-md:24px;--max-width:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-color:#0000;background-image:radial-gradient(circle at 8% 4%,#ffffff8f,#0000 24%),radial-gradient(circle at 88% 12%,#3193cd29,#0000 25%),radial-gradient(circle at 67% 72%,#ffffff2e,#0000 31%),linear-gradient(124deg,#a8b2bb 0%,#c4ccd2 17%,#aeb9c1 35%,#d0d7dc 52%,#a7b2bb 73%,#c2cbd2 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;margin:0;font-family:DM Sans,sans-serif}body,button,a{font-family:DM Sans,sans-serif}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.site-shell{isolation:isolate;width:100%;position:relative;overflow:clip}.site-shell:before{z-index:-3;opacity:.52;content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff13 0 1px,#37485706 1px 2px,#0000 2px 7px);position:fixed;inset:0}.site-shell:after{z-index:-2;opacity:.035;content:"";pointer-events:none;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.76' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{z-index:30;width:min(calc(100% - 64px), var(--max-width));border-bottom:1px solid #2d42581f;grid-template-columns:1fr auto 1fr;align-items:center;height:104px;margin:0 auto;display:grid;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:11px;width:fit-content;display:inline-flex}.brand img{object-fit:contain;filter:drop-shadow(0 9px 16px #19466729);width:48px;height:48px}.brand-copy{flex-direction:column;line-height:.9;display:flex}.brand-copy strong{letter-spacing:.15em;color:#1f77a8;text-shadow:0 1px #ffffff47;font-family:Manrope,sans-serif;font-size:21px;font-weight:800}.brand-copy span{color:#2f80ad;letter-spacing:.44em;margin-top:8px;font-size:9px;font-weight:700}.desktop-nav{color:#435565;align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.desktop-nav a,.text-button{position:relative}.desktop-nav a:after,.text-button:after{background:linear-gradient(90deg, transparent, var(--blue), transparent);content:"";opacity:0;height:1px;transition:all .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(.6)}.desktop-nav a:hover:after,.text-button:hover:after{opacity:1;transform:scaleX(1)}.header-cta{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#23374a;background:#f6f9fb94;border:1px solid #0f456921;border-radius:999px;justify-self:end;align-items:center;gap:10px;padding:12px 17px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 10px 24px #18436112,inset 0 1px #fff9}.header-cta:hover{background:#f8fbfdd4;border-color:#0c86d93d;transform:translateY(-1px)}.header-cta svg,.primary-button svg{width:17px;height:17px}.arrow-left{transform:rotate(180deg)}.hero{--mouse-x:72%;--mouse-y:38%;isolation:isolate;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), #42b7f62e, transparent 27%), radial-gradient(circle at 75% 44%, #1973ab26, transparent 30%), linear-gradient(118deg, #dbe2e7 0%, #c4ced6 48%, #aebdc8 100%);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero:before{z-index:-5;content:"";background:linear-gradient(112deg,#ffffff94 0%,#fff3 42%,#0000 70%),linear-gradient(#ffffff1f,#5b728617);position:absolute;inset:0}.hero:after{z-index:8;content:"";pointer-events:none;background:linear-gradient(#0000,#bcc7cff5);height:150px;position:absolute;inset:auto 0 0}.hero-grid{z-index:-4;opacity:.35;background-image:linear-gradient(#384f620d 1px,#0000 1px),linear-gradient(90deg,#384f620d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#00000061,#0000 58%);mask-image:linear-gradient(90deg,#00000061,#0000 58%)}.hero-noise{z-index:-3;opacity:.045;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-orb{z-index:-2;filter:blur(3px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle at 34% 30%,#ffffffa6,#0000 26%),radial-gradient(circle at 60% 68%,#1b8fd82e,#0000 42%),#97a9b824;border:1px solid #64829a2e;width:430px;height:430px;top:120px;right:8%;box-shadow:inset 0 0 60px #ffffff38,0 0 90px #1677b314}.hero-orb-two{background:radial-gradient(circle,#49a6e021,#0000 66%);width:180px;height:180px;bottom:74px;right:31%}.metal-ring{z-index:-1;pointer-events:none;border:1px solid #647c9138;border-radius:50%;position:absolute}.metal-ring:after{border-radius:inherit;content:"";border:1px solid #ffffff6b;position:absolute;inset:9px}.metal-ring-one{width:430px;height:430px;top:54%;right:-108px;transform:translateY(-50%)}.metal-ring-two{width:120px;height:120px;top:130px;right:25%}.hero-content,.hero-visual{z-index:10;position:relative}.hero-content{width:min(51%,620px);margin-left:max(32px, calc((100vw - var(--max-width)) / 2));padding-top:76px}.eyebrow,.section-kicker{color:#345f7d;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7fafc80;border:1px solid #27648d1f;border-radius:999px;padding:8px 12px}.eyebrow-dot{background:linear-gradient(135deg, #80d5ff, var(--blue));border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #1fa5eea6}.hero h1{letter-spacing:-.055em;max-width:720px;margin:24px 0 20px;font-family:Manrope,sans-serif;font-size:clamp(48px,5.4vw,78px);font-weight:500;line-height:1.12}.hero h1 span{color:#0000;background:linear-gradient(100deg,#0b69a4 0%,#37b8ff 48%,#68889e 100%);-webkit-background-clip:text;background-clip:text;padding-bottom:.08em;font-weight:700;display:block}.hero-content>p{max-width:590px;color:var(--text-soft);margin:0;font-size:18px;line-height:1.72}.hero-actions{align-items:center;gap:28px;margin-top:32px;display:flex}.primary-button{isolation:isolate;color:#fff;background:linear-gradient(135deg,#ffffff1f,#0000 36%),linear-gradient(135deg,#0f2537,#07111b);border:1px solid #ffffff3d;border-radius:14px;align-items:center;gap:12px;padding:15px 20px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #05203333,inset 0 1px #ffffff29}.primary-button:before{z-index:-1;content:"";background:linear-gradient(110deg,#0000 24%,#fff3 46%,#0000 66%);transition:all .55s;position:absolute;inset:0;transform:translate(-130%)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #05203340,inset 0 1px #ffffff2e}.primary-button:hover:before{transform:translate(130%)}.text-button{color:#354e61;font-size:13px;font-weight:700}.hero-trust{color:#667786;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:18px;margin-top:42px;font-size:10px;font-weight:700;display:flex}.trust-line{background:linear-gradient(90deg,#5e9fc8,#0000);width:42px;height:1px}.hero-visual{top:114px;right:max(24px, calc((100vw - var(--max-width)) / 2 - 20px));width:min(49vw,650px);position:absolute;bottom:46px}.zen-stage{width:100%;height:100%;position:relative}.zen-backlight{aspect-ratio:1;filter:blur(12px);background:radial-gradient(circle,#5fc4fc47,#3384b814 44%,#0000 70%);border-radius:50%;width:74%;position:absolute;top:12%;left:48%;transform:translate(-50%)}.zen-character{z-index:3;aspect-ratio:9/16;cursor:pointer;width:auto;height:110%;position:absolute;bottom:-4%;right:-8%}.zen-video{object-fit:contain;object-position:bottom center;opacity:0;pointer-events:none;filter:drop-shadow(0 34px 42px #041d2f2e)drop-shadow(0 2px 1px #ffffff59);will-change:opacity;width:100%;height:100%;transition:opacity .1s linear;display:block;position:absolute;inset:0}.zen-video.is-active{opacity:1}.zen-video-forward{z-index:1}.zen-video-reverse{z-index:2}.floating-card{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#f5f9fba8,#ccd8e27a);border:1px solid #ffffff7a;align-items:center;gap:10px;display:flex;position:absolute;box-shadow:0 18px 40px #22456021,inset 0 1px #ffffffb8}.floating-card-top{border-radius:16px;padding:14px 17px;top:14%;right:-10%}.floating-card-bottom{border-radius:18px;padding:14px 16px;bottom:16%;left:2%}.floating-card-bottom svg{width:26px;height:26px;color:var(--blue)}.floating-card strong{color:#1f3447;margin-top:2px;font-size:12px;display:block}.floating-label{color:#6f808f;letter-spacing:.17em;font-size:8px;font-weight:800;display:block}.scroll-indicator{z-index:12;color:#6c7d8b;letter-spacing:.18em;flex-direction:column;align-items:center;gap:8px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-indicator span{background:linear-gradient(#6689a0,#0000);width:1px;height:26px}.section{width:min(calc(100% - 64px), var(--max-width));margin:0 auto}.manifesto{padding:118px 0 88px}.manifesto-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:88px;margin-top:26px;display:grid}.manifesto h2,.section-heading h2,.process-intro h2,.contact h2{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif;font-weight:500}.manifesto h2{max-width:760px;font-size:clamp(38px,4.1vw,58px);line-height:1.07}.manifesto h2 span{color:#728596}.manifesto-copy{padding-top:7px}.manifesto-copy p{color:var(--text-soft);margin:0 0 18px;font-size:17px;line-height:1.72}.statement-bar{color:#38586e;letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #223c4e47;border-bottom:1px solid #223c4e47;justify-content:space-between;align-items:center;gap:18px;margin-top:64px;padding:22px 24px;font-size:12px;font-weight:800;display:flex}.statement-bar i{background:#1783c5;border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 0 3px #1783c514,0 0 12px #1783c552}.services{padding:88px 0 108px}.section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:70px;display:grid}.section-heading h2{max-width:680px;margin-top:14px;font-size:clamp(34px,3.6vw,52px);line-height:1.08}.section-heading>p,.project-heading-side>p{max-width:470px;color:var(--text-soft);margin:0 0 5px;font-size:16px;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px;display:grid}.service-card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#f1f6f9d1,#b1bfc9c2);border:1px solid #32465721;min-height:360px;padding:30px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 18px 44px #30415021,inset 0 1px #ffffffb8}.service-card:before{content:"";background:radial-gradient(circle,#299ee224,#0000 68%);border-radius:50%;width:210px;height:210px;position:absolute;inset:-32% auto auto -13%}.service-card:hover{border-color:#2984be3d;transform:translateY(-5px);box-shadow:0 26px 60px #2b3d4c29,inset 0 1px #ffffffd1}.service-card:hover .service-icon-image{transform:translateY(-2px)scale(1.04)}.service-number{color:#778896;letter-spacing:.18em;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;position:absolute;top:27px;right:27px}.service-icon{z-index:2;background:radial-gradient(circle at 28% 20%,#ffffffe0,#0000 28%),linear-gradient(145deg,#f6f9fbc7,#a0b2c0a3);border:1px solid #3662812b;border-radius:20px;place-items:center;width:112px;height:112px;margin-top:5px;display:grid;position:relative;box-shadow:14px 18px 34px #33455524,inset 0 1px #ffffffdb,inset -8px -10px 18px #546e8114}.service-icon:after{content:"";pointer-events:none;border:1px solid #ffffff59;border-radius:10px;position:absolute;inset:5px}.service-icon-image{z-index:2;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 10px 16px #10669b29)drop-shadow(0 2px 2px #ffffff47);width:110px;height:110px;transition:transform .22s;position:relative}.service-card h3{letter-spacing:-.03em;margin:30px 0 12px;font-family:Manrope,sans-serif;font-size:22px;font-weight:700}.service-card p{max-width:330px;color:var(--text-soft);margin:0;font-size:15px;line-height:1.7}.card-line{background:linear-gradient(90deg,#2387c375,#0000);height:1px;position:absolute;bottom:27px;left:30px;right:30px}.process{width:min(100% - 48px,1320px);padding:40px 0 110px}.process-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);color:#fff;background:radial-gradient(circle at 0 0,#1a8ed629,#0000 32%),radial-gradient(circle at 90% 10%,#43a8e31c,#0000 28%),linear-gradient(135deg,#07111b,#0a1723 58%,#0d1e2b);border:1px solid #ffffff14;grid-template-columns:.9fr 1.1fr;gap:90px;padding:74px;display:grid;position:relative;overflow:hidden}.process-panel:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.section-kicker.light{color:#8ecdf3}.process-intro,.process-list{z-index:2;position:relative}.process-intro h2{max-width:500px;margin-top:17px;font-size:clamp(38px,4vw,56px);line-height:1.03}.process-intro p{color:#a7b7c5;max-width:440px;margin:22px 0 0;font-size:16px;line-height:1.68}.process-list{border-top:1px solid #ffffff1f}.process-item{border-bottom:1px solid #ffffff1f;grid-template-columns:56px 1fr;gap:20px;padding:26px 0;display:grid}.process-item>span{color:#4baee9;letter-spacing:.15em;font-family:Manrope,sans-serif;font-size:11px;font-weight:700}.process-item h3{margin:0 0 7px;font-family:Manrope,sans-serif;font-size:21px;font-weight:600}.process-item p{color:#9aaab8;max-width:500px;margin:0;font-size:15px;line-height:1.65}.projects{padding:74px 0 104px}.project-heading{align-items:end}.project-heading-side{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.carousel-controls{gap:10px;display:flex}.carousel-controls button{cursor:pointer;background:linear-gradient(145deg,#f6f9fbc2,#b7c6d1a6);border:1px solid #25445b26;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .18s;display:grid;box-shadow:0 10px 24px #2d42521f,inset 0 1px #ffffffbf}.carousel-controls button:hover{border-color:#177fbf42;transform:translateY(-2px)}.carousel-controls svg{width:18px;height:18px}.project-carousel{margin-top:46px}.project-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;grid-auto-columns:calc(33.3333% - 13.3333px);grid-auto-flow:column;column-gap:20px;padding:4px 2px 24px;display:grid;overflow-x:auto}.project-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.project-track.is-dragging .project-card{pointer-events:none}.project-track::-webkit-scrollbar{display:none}.project-card{scroll-snap-align:start;border-radius:var(--radius-md);background:linear-gradient(150deg,#f6f9fbd6,#c8d3dccc);border:1px solid #30435424;transition:all .22s;overflow:hidden;box-shadow:0 16px 42px #26374524,inset 0 1px #ffffffad}.project-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #2637452b,inset 0 1px #ffffffc2}.project-visual{background:radial-gradient(circle at 20% 15%,#ffffffd1,#0000 28%),linear-gradient(145deg,#c7d2da,#a1b1bd);height:275px;position:relative;overflow:hidden}.project-visual-2{background:radial-gradient(circle at 80% 10%,#ffffffbd,#0000 25%),linear-gradient(145deg,#d0d8dc,#9dacb7)}.project-visual-3{background:radial-gradient(circle at 50% 0,#42ade84d,#0000 38%),linear-gradient(145deg,#152534,#0a1520)}.project-image{object-fit:cover;width:100%;height:100%}.project-link{cursor:pointer;width:100%;height:100%;display:block;position:relative;overflow:hidden}.project-link:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#05141f00 58%,#05141f3d 100%);transition:opacity .22s;position:absolute;inset:0}.project-link:hover:after,.project-link:focus-visible:after{opacity:1}.project-open-label{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;opacity:0;pointer-events:none;background:#091b28d1;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:700;transition:opacity .22s,transform .22s;display:inline-flex;position:absolute;bottom:16px;right:16px;transform:translateY(8px);box-shadow:0 12px 28px #04121c38}.project-link:hover .project-open-label,.project-link:focus-visible .project-open-label{opacity:1;transform:translateY(0)}.project-link:focus-visible{outline-offset:-3px;outline:2px solid #1783c5b8}.project-browser{background:#fafcfee6;border:1px solid #ffffff8a;border-radius:12px 12px 0 0;position:absolute;top:50px;left:9%;right:9%;overflow:hidden;transform:perspective(1000px)rotateX(2deg)rotateY(-4deg);box-shadow:0 28px 42px #142c3e38}.project-visual-2 .project-browser{transform:perspective(1000px)rotateX(2deg)rotateY(4deg)}.project-visual-3 .project-browser{background:#0a1622eb;border-color:#ffffff14}.browser-bar{border-bottom:1px solid #233b5214;gap:5px;padding:9px 10px;display:flex}.browser-bar span{background:#9aabba;border-radius:50%;width:5px;height:5px}.browser-content{padding:24px}.browser-logo{background:#43a9e4;border-radius:20px;width:28px;height:7px;margin-bottom:22px}.browser-title,.browser-copy,.browser-button{border-radius:20px}.browser-title{background:#233b4e;width:82%;height:11px}.browser-title.short{width:58%;margin-top:8px}.browser-copy{background:#9aa8b3;width:72%;height:5px;margin-top:18px}.browser-copy.short{width:53%;margin-top:7px}.browser-button{background:linear-gradient(90deg,#1685c7,#52b7ec);width:72px;height:20px;margin-top:22px}.project-visual-3 .browser-title{background:#d9e8f2}.project-visual-3 .browser-copy{background:#63788a}.project-copy{padding:23px 24px 27px}.project-copy>span{color:#4d8db5;letter-spacing:.17em;font-size:9px;font-weight:800}.project-copy h3{letter-spacing:-.03em;margin:9px 0;font-family:Manrope,sans-serif;font-size:19px}.project-copy p{color:var(--text-soft);margin:0;font-size:14px;line-height:1.65}.carousel-hint{color:#657887;letter-spacing:.11em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;font-size:10px;font-weight:700;display:flex}.carousel-hint span{background:linear-gradient(90deg,#0000,#4d98c4);width:34px;height:1px}.contact{border-radius:var(--radius-lg);width:min(100% - 48px,1320px);min-height:480px;box-shadow:var(--shadow-strong);color:#fff;background:linear-gradient(110deg,#05111bfa 0%,#091b28f5 58%,#0b2433f0 100%);border:1px solid #ffffff14;margin-bottom:28px;position:relative;overflow:hidden}.contact:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.contact-glow{filter:blur(10px);background:radial-gradient(circle,#32aff133,#0000 66%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:10%}.contact-content{z-index:5;width:min(62%,760px);padding:84px 0 84px 74px;position:relative}.contact h2{max-width:760px;margin-top:18px;font-size:clamp(38px,4.5vw,62px);line-height:1.02}.contact p{color:#a1b2c1;max-width:610px;margin:20px 0 30px;font-size:16px;line-height:1.7}.light-button{background:linear-gradient(135deg,#ffffff29,#0000 36%),linear-gradient(135deg,#1783c5,#0a64a0);box-shadow:0 15px 38px #045f9a4d,inset 0 1px #ffffff40}.contact-logo{opacity:.72;filter:drop-shadow(0 24px 42px #00000047)drop-shadow(0 0 28px #1783c524);width:290px;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.footer{width:min(calc(100% - 64px),var(--max-width));color:#5b6d7c;grid-template-columns:1fr auto 1fr;align-items:center;min-height:128px;margin:0 auto;font-size:12px;display:grid}.footer-brand{opacity:.82}.footer-center{justify-content:center;align-items:center;gap:18px;display:flex}.footer p{letter-spacing:.05em;margin:0}.footer-instagram{color:#2f759f;align-items:center;gap:6px;font-weight:700;transition:color .18s,transform .18s;display:inline-flex}.footer-instagram:hover{color:var(--blue);transform:translateY(-1px)}.footer>span{justify-self:end}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.zen-video{transition:none}*{transition:none!important}}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{min-height:740px}.hero-content{width:min(56%,610px)}.hero-visual{width:52vw;right:-20px}.manifesto-layout,.section-heading,.process-panel{gap:48px}.process-panel{padding:58px}.project-track{grid-auto-columns:calc(50% - 10px)}.contact-content{width:68%;padding-left:58px}.contact-logo{width:220px;right:2%}}@media (width<=820px){.site-header,.section,.footer{width:min(calc(100% - 36px),var(--max-width))}.site-header{height:84px}.header-cta{padding:10px 13px}.header-cta svg{display:none}.hero{background:radial-gradient(circle at 60% 70%,#30a9eb2b,#0000 24%),linear-gradient(150deg,#d7dfe5 0%,#bec9d1 52%,#aab8c2 100%);align-items:flex-start;min-height:940px}.hero-content{width:auto;margin:0 18px;padding-top:144px}.hero h1{max-width:650px;font-size:clamp(46px,10vw,66px)}.hero-content>p{max-width:610px;font-size:15px}.hero-visual{width:min(620px,88vw);height:450px;top:auto;bottom:24px;right:50%;transform:translate(50%)}.zen-character{aspect-ratio:9/16;width:auto;height:100%;bottom:0;left:50%;right:auto;transform:translate(-50%)}.floating-card-top{right:2%}.floating-card-bottom{left:2%}.hero-trust{flex-wrap:wrap}.scroll-indicator{display:none}.manifesto{padding-top:92px}.manifesto-layout,.section-heading,.process-panel{grid-template-columns:1fr}.manifesto-layout{gap:30px}.statement-bar{flex-wrap:wrap;justify-content:center}.service-grid{grid-template-columns:1fr}.service-card{min-height:300px}.process{width:calc(100% - 24px)}.process-panel{padding:44px 28px}.project-heading-side{gap:16px}.carousel-controls{margin-top:4px}.project-track{grid-auto-columns:82%}.contact{width:calc(100% - 24px);min-height:580px}.contact-content{width:100%;padding:56px 28px 260px}.contact-logo{width:185px;top:auto;bottom:20px;right:50%;transform:translate(50%)}.footer{text-align:center;grid-template-columns:1fr;gap:16px;padding:30px 0}.footer-brand{margin:0 auto}.footer-center{flex-direction:column;gap:8px}.footer>span{justify-self:center}}@media (width<=540px){.brand-copy strong{font-size:16px}.brand-copy span{font-size:7px}.brand img{width:40px;height:40px}.header-cta{font-size:11px}.hero{min-height:1080px}.hero h1{font-size:42px;line-height:1.02}.hero-content{padding-top:130px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-trust{gap:10px 14px;margin-top:30px}.hero-visual{width:94vw;height:520px;top:auto;bottom:-15px;right:50%;transform:translate(50%)}.zen-character{aspect-ratio:9/16;width:auto;height:100%;bottom:0;left:50%;right:auto;transform:translate(-50%)}.floating-card{transform:scale(.88)}.floating-card-top{top:8%;right:-5px}.floating-card-bottom{bottom:18%;left:-5px}.manifesto,.services,.projects{padding-top:74px;padding-bottom:82px}.manifesto h2,.section-heading h2,.process-intro h2,.contact h2{font-size:37px}.statement-bar{gap:12px;padding-inline:10px}.statement-bar i{display:none}.service-icon{width:78px;height:78px}.service-icon-image{width:62px;height:62px}.project-track{grid-auto-columns:92%;column-gap:14px}.project-visual{height:245px}.project-open-label{opacity:1;padding:8px 11px;font-size:11px;bottom:12px;right:12px;transform:none}.project-link:after{opacity:.55}.carousel-hint{justify-content:flex-start}.contact-content{padding-inline:22px}}.footer .brand-copy strong{font-size:18px}.footer .brand-copy span{letter-spacing:.4em;font-size:8px}@media (width<=820px){.manifesto-copy p,.section-heading>p,.project-heading-side>p,.process-intro p,.contact p{font-size:15px}.service-card p,.process-item p,.project-copy p{font-size:14px}}.brand-copy strong,.footer .brand-copy strong,.brand-copy span,.footer .brand-copy span{-webkit-text-fill-color:#1783c5!important;color:#1783c5!important;filter:none!important;text-shadow:none!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.site-header .brand{gap:13px}.site-header .brand img{width:52px;height:52px}.site-header .brand-copy strong{letter-spacing:.13em;font-size:25px;font-weight:800;line-height:.95}.site-header .brand-copy span{letter-spacing:.42em;margin-top:9px;font-size:11px;font-weight:800;line-height:1}.desktop-nav{font-size:15px}.header-cta{padding:13px 19px;font-size:14px}.hero-content>p{max-width:620px;font-size:19px;line-height:1.7}.hero-trust,.eyebrow,.section-kicker{font-size:11px}.manifesto-copy p{max-width:520px;font-size:18px;line-height:1.7}.statement-bar{font-size:12px}.section-heading>p,.project-heading-side>p{max-width:500px;font-size:17px;line-height:1.72}.service-card h3{font-size:23px}.service-card p{max-width:350px;font-size:16px;line-height:1.72}.service-number{font-size:11px}.process-intro p{max-width:470px;font-size:17px;line-height:1.7}.process-item>span{font-size:12px}.process-item h3{font-size:22px}.process-item p{max-width:530px;font-size:16px;line-height:1.68}.project-copy>span{font-size:10px}.project-copy h3{font-size:20px}.project-copy p{font-size:15px;line-height:1.68}.carousel-hint{font-size:11px}.contact p{max-width:640px;font-size:17px;line-height:1.72}.footer{min-height:138px;font-size:13px}.footer .brand{gap:11px}.footer-brand img{width:46px;height:46px}.footer .brand-copy strong{letter-spacing:.13em;font-size:22px;font-weight:800;line-height:.95}.footer .brand-copy span{letter-spacing:.4em;margin-top:8px;font-size:10px;font-weight:800;line-height:1}@media (width<=820px){.site-header .brand img{width:44px;height:44px}.site-header .brand-copy strong{font-size:19px}.site-header .brand-copy span{font-size:8px}.hero-content>p{font-size:17px}.manifesto-copy p,.section-heading>p,.project-heading-side>p,.process-intro p,.contact p{font-size:16px}.service-card p,.process-item p,.project-copy p{font-size:15px}.footer{font-size:12px}.footer .brand-copy strong{font-size:19px}.footer .brand-copy span{font-size:8px}}@media (width<=540px){.site-header .brand-copy strong{font-size:17px}.site-header .brand-copy span{letter-spacing:.34em;font-size:7px}.header-cta{padding:10px 12px;font-size:11px}.hero-content>p{font-size:16px}.service-card h3{font-size:21px}.service-card p,.process-item p,.project-copy p{font-size:14px}.footer .brand-copy strong{font-size:18px}.footer .brand-copy span{font-size:8px}}.site-header .brand img{object-fit:contain;width:80px;height:80px}.footer .brand img{object-fit:contain;width:64px;height:64px}.brand-copy{align-items:center}.brand-copy strong,.brand-copy span{text-align:center;width:100%}.carousel25d{-webkit-user-select:none;user-select:none;width:100%;margin-top:38px;position:relative}.carousel25d-stage-wrap{width:100%;position:relative}.carousel25d-stage{--drag-x:0px;perspective:1600px;height:560px;transform-style:preserve-3d;touch-action:pan-y;cursor:grab;outline:none;position:relative;overflow:hidden}.carousel25d-stage:focus-visible{outline-offset:4px;border-radius:24px;outline:2px solid #2275a561}.carousel25d-stage.is-dragging{cursor:grabbing}.carousel25d-slide{opacity:0;pointer-events:none;transform-origin:50%;width:100%;height:100%;transform-style:preserve-3d;will-change:transform, opacity, filter;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s,filter .5s;position:absolute;inset:0}.carousel25d-stage.is-dragging .carousel25d-slide{transition:opacity .18s,filter .18s}.carousel25d-slide[data-offset="0"]{z-index:5;opacity:1;pointer-events:auto;filter:none;transform:translateX(var(--drag-x)) scale(1) rotateY(0deg)}.carousel25d-slide[data-offset="-1"]{z-index:3;opacity:.42;pointer-events:auto;cursor:pointer;filter:blur(.3px)saturate(.88);transform:translateX(calc(-56% + var(--drag-x))) scale(.72) rotateY(22deg)}.carousel25d-slide[data-offset="1"]{z-index:3;opacity:.42;pointer-events:auto;cursor:pointer;filter:blur(.3px)saturate(.88);transform:translateX(calc(56% + var(--drag-x))) scale(.72) rotateY(-22deg)}.carousel25d-slide[data-offset="-2"],.carousel25d-slide[data-offset="2"],.carousel25d-slide[data-offset="-3"],.carousel25d-slide[data-offset="3"]{z-index:1;opacity:0;transform:translateX(var(--drag-x)) scale(.58)}.carousel25d-device-scene{isolation:isolate;width:100%;height:100%;transform-style:preserve-3d;position:relative}.carousel25d-device-scene:before{content:"";z-index:-3;filter:blur(8px);background:radial-gradient(circle,#2997da1f,#2997da09 42%,#0000 70%);border-radius:50%;position:absolute;inset:8% 12%}.carousel25d-laptop{aspect-ratio:3/2;width:min(760px,68vw);position:absolute;top:49%;left:50%;transform:translate(-55%,-50%)}.carousel25d-laptop-frame{z-index:3;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 12px 10px #11212c14)drop-shadow(0 4px 5px #11212c14);width:100%;height:100%;position:absolute;inset:0}.carousel25d-laptop-screen{z-index:4;background:#111;border-radius:2px;width:68.55%;height:64.2%;position:absolute;top:8.9%;left:15.55%;overflow:hidden}.carousel25d-laptop-screen img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.carousel25d-phone{z-index:8;aspect-ratio:1;width:min(250px,21vw);transform-style:preserve-3d;position:absolute;top:53.8%;left:68.9%;transform:translate(-50%,-50%)translateZ(90px)rotate(1.5deg)rotateY(-3deg)}.carousel25d-phone-frame{z-index:3;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 10px 9px #11212c1a)drop-shadow(0 3px 4px #11212c14);width:100%;height:100%;position:absolute;inset:0}.carousel25d-phone-screen{z-index:2;clip-path:inset(0 round 16%/7.5%);background:#080808;border-radius:16%/7.5%;width:44.35%;height:90.2%;position:absolute;top:5.15%;left:27.9%;overflow:hidden}.carousel25d-phone-screen img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.carousel25d-shadow{z-index:1;pointer-events:none;border-radius:50%;position:absolute}.carousel25d-shadow-laptop{filter:blur(8px);background:radial-gradient(#12202b66 0%,#12202b38 38%,#12202b12 68%,#12202b00 100%);width:min(620px,56vw);height:42px;top:73.5%;left:50%;transform:translate(-58%)scaleY(.52)}.carousel25d-shadow-laptop:after{content:"";filter:blur(16px);background:radial-gradient(#12202b29 0%,#12202b12 48%,#12202b00 100%);border-radius:50%;width:118%;height:150%;position:absolute;top:8px;left:50%;transform:translate(-50%)}.carousel25d-shadow-phone{filter:blur(7px);background:radial-gradient(#12202b61 0%,#12202b2b 52%,#12202b00 100%);width:min(155px,13vw);height:28px;top:72.8%;left:68.9%;transform:translate(-50%)scaleY(.62)}.carousel25d-arrow{z-index:20;color:#173447;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8f;border:1px solid #152c3c1f;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;transition:transform .18s,background .18s,border-color .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #11212c14}.carousel25d-arrow:hover{background:#ffffffc7;border-color:#152c3c33}.carousel25d-arrow:active{transform:translateY(-50%)scale(.94)}.carousel25d-arrow:focus-visible,.carousel25d-dots button:focus-visible{outline-offset:3px;outline:2px solid #2275a585}.carousel25d-arrow-left{left:4%}.carousel25d-arrow-right{right:4%}.carousel25d-copy{text-align:center;max-width:680px;min-height:126px;margin:-2px auto 0}.carousel25d-copy>span{color:#4d8db5;letter-spacing:.17em;font-size:10px;font-weight:800}.carousel25d-copy h3{letter-spacing:-.035em;margin:9px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(24px,2.5vw,34px)}.carousel25d-copy p{color:var(--text-soft);margin:0;font-size:15px;line-height:1.65}.carousel25d-copy a{color:#176f9f;align-items:center;gap:8px;margin-top:15px;font-size:13px;font-weight:800;display:inline-flex}.carousel25d-controls{justify-content:center;align-items:center;gap:15px;margin-top:17px;display:flex}.carousel25d-dots{justify-content:center;align-items:center;gap:8px;display:flex}.carousel25d-dots button{cursor:pointer;background:#20415638;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .22s,background .22s,transform .18s}.carousel25d-dots button:hover{transform:scale(1.18)}.carousel25d-dots button.is-active{background:#2275a5b8;width:24px}.carousel25d-counter{color:#2041568a;letter-spacing:.1em;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.carousel25d-counter span{opacity:.55}.carousel25d-hint{color:#20415675;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:8px 0 0;font-size:10px;font-weight:700}@media (width<=1100px){.carousel25d-stage{height:520px}.carousel25d-laptop{width:min(700px,72vw)}.carousel25d-slide[data-offset="-1"]{transform:translateX(calc(-53% + var(--drag-x))) scale(.68) rotateY(18deg)}.carousel25d-slide[data-offset="1"]{transform:translateX(calc(53% + var(--drag-x))) scale(.68) rotateY(-18deg)}}@media (width<=820px){.carousel25d-stage{height:470px}.carousel25d-laptop{width:min(660px,82vw)}.carousel25d-phone{width:min(220px,26vw)}.carousel25d-slide[data-offset="-1"],.carousel25d-slide[data-offset="1"]{opacity:.25}.carousel25d-arrow{width:40px;height:40px}.carousel25d-arrow-left{left:2%}.carousel25d-arrow-right{right:2%}}@media (width<=540px){.carousel25d{margin-top:24px}.carousel25d-stage{height:350px}.carousel25d-laptop{width:96vw;top:47%;transform:translate(-58%,-50%)}.carousel25d-phone{width:35vw;top:57%;left:72%}.carousel25d-shadow-laptop{width:72vw;height:24px;top:70%}.carousel25d-shadow-phone{width:22vw;height:16px;top:70%;left:72%}.carousel25d-slide[data-offset="-1"]{opacity:.13;transform:translateX(calc(-48% + var(--drag-x))) scale(.6) rotateY(10deg)}.carousel25d-slide[data-offset="1"]{opacity:.13;transform:translateX(calc(48% + var(--drag-x))) scale(.6) rotateY(-10deg)}.carousel25d-arrow{width:36px;height:36px;font-size:17px}.carousel25d-copy{min-height:118px;padding-inline:20px}.carousel25d-copy h3{font-size:22px}.carousel25d-copy p{font-size:14px}.carousel25d-hint{display:none}}@media (prefers-reduced-motion:reduce){.carousel25d-slide,.carousel25d-arrow,.carousel25d-dots button{transition:none}}
