@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--ink:#071337;--blue:#0755ff;--muted:#53617e;--line:#e4eaf4;--paper:#fff;--pale:#f2f6ff;color-scheme:light;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:25px}
*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button{border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #0755ff;outline-offset:5px}button:disabled{cursor:default}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button{padding:0}.wrap{max-width:1440px;padding-inline:64px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:10px;left:10px;z-index:100;padding:12px 20px;background:var(--blue);color:white;transform:translateY(-200%)}.skip:focus{transform:none}
.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;font-size:27px;letter-spacing:-1.25px;font-weight:400;white-space:nowrap}.brand strong{font-weight:800}.brand-dot{height:6px;width:6px;border-radius:50%;background:var(--blue);margin:15px 0 0 4px}nav{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:650}nav>a,nav>button{transition:color .2s}nav>a:hover,nav>button:hover{color:var(--blue)}nav>a:last-child{display:flex;align-items:center;gap:23px}.contact-arrow{display:grid;place-items:center;width:40px;height:40px;background:var(--blue);color:#fff;border-radius:50%;font-size:23px;transition:transform .3s}nav>a:hover .contact-arrow{transform:rotate(45deg)}
.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;position:relative;min-height:470px;padding-block:45px 62px}.hero-copy{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:10px;font-weight:750;color:#4d70a7;display:flex;align-items:center;gap:10px}.hero .eyebrow{margin-bottom:31px}.eyebrow>span{width:5px;height:5px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #eff4ff}h1{font-size:clamp(40px,4.3vw,64px);line-height:1.12;letter-spacing:-.058em;font-weight:800;white-space:nowrap}h1>span{color:var(--blue)}.hero-description{font-size:18px;line-height:1.75;color:var(--muted);max-width:470px;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:16px 25px;border-radius:32px;background:var(--blue);color:#fff;font-size:13px;font-weight:650;transition:background .25s,transform .25s,box-shadow .25s}.primary:hover{background:#0046de;transform:translateY(-3px);box-shadow:0 8px 25px #0755ff25}.primary span{font-size:22px;line-height:1}.hero-actions>p{font-size:11px;line-height:1.65;border-left:1px solid #c8d7f1;padding-left:24px;color:var(--muted)}.hero-actions strong{color:var(--ink);font-weight:750}.hero-visual{position:relative;min-width:0;display:grid;align-items:center;aspect-ratio:1.23;isolation:isolate}.hero-sculpture{width:118%;max-width:none;margin-left:-8%;position:relative;animation:float 8s ease-in-out infinite;mix-blend-mode:multiply}.art-halo{position:absolute;inset:0 -20px;background:radial-gradient(ellipse,#deebff9c,transparent 67%);z-index:-1}.visual-label{position:absolute;letter-spacing:.22em;font-size:8px;color:#627fb3;z-index:2}.label-top{right:4%;top:3%}.label-bottom{left:12%;bottom:0}.orb{position:absolute;height:6px;width:6px;border-radius:50%;background:#93bdff;box-shadow:0 0 12px #5990ff60;animation:orbit 12s linear infinite}.orb-one{left:15%;top:23%}.orb-two{right:10%;bottom:25%;animation-delay:-5s}.hero-copy{animation:enter .85s both}
.portfolio{border-top:1px solid #dce6f7;padding-block:44px 12px;background:linear-gradient(180deg,#fbfdff,white 270px)}.section-intro{display:flex;justify-content:space-between;align-items:center}.section-intro .eyebrow{margin-bottom:9px;font-size:9px;letter-spacing:.2em}h2{font-size:38px;line-height:1.22;letter-spacing:-.045em;font-weight:800}h2>span{color:var(--blue)}.section-intro p:last-child{font-size:14px;color:var(--muted);line-height:1.7;margin-top:10px}.portfolio-count{font-size:11px;color:#7f90b1;letter-spacing:.13em}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:27px 0 15px}.filters{display:flex;gap:4px;flex-wrap:wrap}.filters button{font-size:11px;padding:11px 17px;border-radius:24px;transition:background .25s,color .25s}.filters button:hover{background:#edf3ff}.filters button[aria-pressed=true]{background:var(--blue);color:white;box-shadow:0 4px 10px #0755ff13}.search{display:flex;gap:10px;align-items:center;border:1px solid #dce5f4;border-radius:30px;padding:10px 15px;max-width:240px;width:100%;transition:border-color .2s}.search:focus-within{border-color:var(--blue)}.search svg{width:16px;height:16px;stroke:#7585a6;stroke-width:1.6;flex-shrink:0}.search input{min-width:0;width:100%;font-size:11px;border:0;background:transparent;color:var(--ink);padding:2px;outline-offset:2px}.search input::placeholder{color:#7f8da9}.catalog{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;position:relative}.catalog:before{content:'';position:absolute;top:10px;bottom:20px;width:1px;background:var(--line);left:50%;pointer-events:none}.venture{min-width:0;border-bottom:1px solid var(--line);position:relative}.venture-button{display:flex;gap:21px;align-items:center;text-align:left;width:100%;min-height:150px;padding:20px 2px;position:relative;isolation:isolate}.venture-button:before{content:'';position:absolute;inset:9px -10px;background:linear-gradient(115deg,#edf4ff,#f6f9ff);border-radius:9px;opacity:0;z-index:-1;transition:opacity .3s}.venture-button:after{content:'';position:absolute;width:2px;background:var(--blue);left:-10px;top:22px;bottom:22px;transform:scaleY(0);transition:transform .35s}.venture-button:hover:before,.venture-button:focus-visible:before{opacity:1}.venture-button:hover:after,.venture-button:focus-visible:after{transform:scaleY(1)}.art{background:var(--tint);width:106px;height:106px;flex-shrink:0;border-radius:9px;overflow:hidden;display:grid;place-items:center;border:1px solid #07133703}.art img{width:150%;max-width:none;height:120%;object-fit:contain;transition:transform .55s cubic-bezier(.22,1,.36,1);filter:saturate(1.25)}.venture-button:hover .art img{transform:translateY(-4px) rotate(-5deg) scale(1.05)}.venture-copy{display:block;padding-right:10px}.venture-heading{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.venture-name{font-weight:800;font-size:19px;letter-spacing:-.045em}.category{text-transform:uppercase;font-size:8px;font-weight:700;letter-spacing:.12em;color:#6480ac}.description{display:block;font-size:12px;line-height:1.7;color:var(--muted)}.read-more{display:block;margin-top:7px;font-size:9px;color:var(--blue);opacity:.65;transition:opacity .2s}.read-more>span{margin-left:5px}.venture-button:hover .read-more{opacity:1}.row-arrow{position:absolute;right:0;top:24px;font-size:16px;color:var(--blue);opacity:0;transform:translate(-4px,4px);transition:opacity .3s,transform .3s}.venture-button:hover .row-arrow{opacity:1;transform:none}.coming{display:flex;align-items:center;gap:24px;background:linear-gradient(120deg,#f2f6ff,#f9fbff);border-radius:9px;margin-block:20px;min-height:106px;padding:20px 27px;color:#3c79f0;font-size:14px;font-weight:600}.plus{border:1px solid #accaff;color:#83adff;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;font-size:28px;font-weight:200;flex-shrink:0}.coming small{display:block;font-size:11px;font-weight:400;margin-top:7px;color:#7893ba}.empty{text-align:center;padding:65px 15px 90px}.empty h3{font-size:26px;letter-spacing:-1px}.empty p{color:var(--muted);font-size:14px;margin:12px 0 25px}[hidden]{display:none!important}.venture.reveal{animation:enter .55s both;animation-delay:var(--delay,0ms)}
.foundation{display:flex;align-items:center;gap:25px;padding-block:42px 47px}.foundation-mark{font-size:63px;line-height:1;color:var(--blue);font-weight:400}.foundation>p{font-size:14px;line-height:1.8;color:var(--muted)}.foundation strong{color:var(--ink);font-weight:700}.text-link{font-size:11px;display:inline-flex;gap:22px;border-bottom:1px solid #cad7ed;padding-bottom:8px;align-items:center;transition:color .2s,border-color .2s}.text-link:hover{color:var(--blue);border-color:var(--blue)}.foundation .text-link{margin-left:auto}.text-link>span{color:var(--blue);font-size:19px}footer{position:relative;isolation:isolate;overflow:hidden;background:#081c3b;color:#fff}.footer-main{padding-block:39px 32px;display:flex;align-items:center;gap:24px}.footer-main .brand{font-size:23px}.footer-main>p{font-size:10px;border-left:1px solid #446083;padding-left:24px;color:#c1cee2}.email{display:flex;align-items:center;gap:12px;font-size:12px;margin-left:auto}.email:hover{text-decoration:underline}.footer-bottom{display:flex;align-items:center;gap:30px;padding-block:0 25px;font-size:9px;color:#b4c5df}.footer-bottom>span:nth-child(2){margin-left:auto}#motion{font-size:10px;color:#dce8ff;min-height:32px}#motion span{margin-left:10px}.footer-orbit{position:absolute;width:480px;height:480px;border:1px solid #4e8bdf55;border-radius:50%;right:-80px;top:0;box-shadow:0 0 60px #1675e52e,inset 0 0 35px #4c8aff18;z-index:-1;background:radial-gradient(circle at 15% 10%,#0d4b882b,transparent 60%)}.footer-orbit:before{content:'';position:absolute;inset:20px;border:1px dashed #4e8bdf30;border-radius:50%;animation:spin 70s linear infinite}
dialog{border:1px solid var(--line);border-radius:20px;padding:44px;max-width:580px;width:calc(100% - 36px);max-height:85dvh;color:var(--ink);box-shadow:0 25px 100px #03163833;overscroll-behavior:contain}dialog::backdrop{background:#06173188;backdrop-filter:blur(8px)}dialog[open]{animation:enter .25s both}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:18px;top:15px;font-size:29px;width:40px;height:40px;border-radius:50%;background:#f0f5ff;color:#5a6d90}.close:hover{background:#dfeaff}.dialog-art{height:150px;width:150px;border-radius:15px;margin:0 0 25px;display:grid;place-items:center;overflow:hidden;background:var(--pale)}.dialog-art img{width:100%;height:100%;max-width:100%;object-fit:contain}.dialog-art+ .eyebrow{margin-bottom:9px}dialog h2{font-size:33px}dialog p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:19px;color:var(--muted)}.dialog-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:30px;padding-top:23px;font-size:10px;color:var(--muted)}.dialog-bottom a{color:var(--blue);font-weight:650}#about-dialog{max-width:760px}#about-dialog h2{margin-top:14px}#about-dialog h3{font-size:18px;margin-top:29px}#about-dialog .text-link{margin-top:28px;color:var(--blue)}
@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(1deg)}}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit{0%,100%{transform:translate(0,0)}50%{transform:translate(15px,-25px)}}@keyframes spin{to{transform:rotate(360deg)}}body.paused *,body.paused *:before,body.paused *:after{animation:none!important;transition:none!important}:root:has(body.paused){scroll-behavior:auto}
.hero{overflow:clip}.hero-sculpture{height:auto}.hero-visual{max-height:390px}.description{font-size:14px}.venture-name{font-size:21px}
@media(min-width:1500px){.hero{min-height:510px}}
@media(max-width:1150px){.wrap{padding-inline:38px}.hero{min-height:420px;padding-top:25px}.hero-description{font-size:16px}.hero-actions{gap:18px}.hero-actions>p{padding-left:18px}.hero .primary{gap:20px;padding:15px 20px}.toolbar{gap:15px}.filters button{padding-inline:12px}.search{max-width:190px}.catalog{column-gap:32px}.venture-button{gap:16px;min-height:155px}.art{width:87px;height:93px}.venture-name{font-size:18px}.venture-heading{gap:7px 12px}.footer-main>p{display:none}}
@media(max-width:850px){.wrap{padding-inline:28px}.site-header{height:85px}.brand{font-size:23px}nav{gap:22px}nav>a:last-child{gap:12px}.hero{grid-template-columns:1.2fr 1fr;min-height:375px}h1{font-size:40px}.hero-description{font-size:14px;max-width:340px}.hero .eyebrow{font-size:8px;letter-spacing:.17em}.hero-actions>p{display:none}.visual-label{font-size:6px}.hero-sculpture{width:130%;margin-left:-14%}.toolbar{align-items:flex-start;flex-direction:column}.search{max-width:100%}.catalog{column-gap:30px}.art{width:72px;height:83px}.venture-button{gap:13px;min-height:172px}.venture-name{font-size:17px}.category{font-size:7px}.description{font-size:11px}.coming{padding:18px;gap:13px;font-size:12px}.coming small{font-size:10px}.plus{width:35px;height:35px}.foundation{gap:18px}.foundation p{font-size:12px}.foundation .text-link{font-size:10px;gap:10px}}
@media(max-width:600px){.wrap{padding-inline:22px}.site-header{height:80px;gap:12px}.brand{font-size:21px;letter-spacing:-1px}.brand-dot{width:4px;height:4px}nav{gap:16px;font-size:11px}nav>a:first-child{display:none}.contact-arrow{display:none}.hero{display:flex;flex-direction:column;padding-top:25px;padding-bottom:20px;align-items:stretch}.hero .eyebrow{font-size:8px;letter-spacing:.2em;margin-bottom:23px}h1{font-size:clamp(32px,8.9vw,52px);line-height:1.15;letter-spacing:-.06em}.hero-description{max-width:350px;font-size:14px;line-height:1.75;margin-top:18px}.hero-actions{margin-top:23px;gap:18px}.hero .primary{font-size:11px;padding:14px 19px;gap:17px}.hero-actions>p{display:block;font-size:9px;padding-left:16px}.hero-visual{width:100%;height:245px;aspect-ratio:auto;overflow:hidden;margin-top:10px}.hero-sculpture{width:100%;height:100%;object-fit:contain;margin-left:0}.label-top{right:0;top:10%}.label-bottom{left:5%;bottom:4%;font-size:6px}.portfolio{padding-top:30px}.section-intro .eyebrow{font-size:8px}h2{font-size:31px}.section-intro p:last-child{font-size:12px;line-height:1.75;max-width:330px}.portfolio-count{display:none}.toolbar{gap:16px;margin:22px 0 8px}.filters{flex-wrap:nowrap;overflow:auto;width:calc(100% + 22px);padding-right:22px;padding-bottom:3px;scrollbar-width:none;gap:2px}.filters button{white-space:nowrap;font-size:10px;padding:10px 13px}.search{padding-block:10px}.search input{font-size:12px}.catalog{grid-template-columns:1fr}.catalog:before{display:none}.venture-button{padding-block:20px;min-height:145px;gap:19px}.art{width:90px;height:96px}.venture-name{font-size:18px}.category{font-size:7px}.venture-heading{margin-bottom:6px;gap:6px 10px}.description{font-size:12px;line-height:1.7}.read-more{font-size:9px;margin-top:8px}.row-arrow{display:none}.coming{min-height:100px;margin-top:24px;font-size:13px;padding:22px;gap:20px}.coming small{font-size:11px}.plus{width:40px;height:40px}.foundation{flex-wrap:wrap;padding-block:24px 35px;gap:15px}.foundation-mark{font-size:51px}.foundation>p{font-size:12px}.foundation .text-link{margin-left:65px;font-size:10px}.footer-main{flex-wrap:wrap;padding-top:29px;padding-bottom:20px;gap:18px}.footer-main .brand{font-size:23px}.email{margin-left:0;width:100%;font-size:11px}.footer-bottom{gap:14px;justify-content:space-between;padding-bottom:18px;font-size:8px}.footer-bottom>span:nth-child(2){display:none}#motion{font-size:9px}.footer-orbit{right:-280px}dialog{padding:30px 25px}dialog h2{font-size:28px}dialog p:not(.eyebrow){font-size:13px}.dialog-bottom{font-size:9px}.dialog-art{height:120px;width:120px}#about-dialog .eyebrow{padding-right:20px;line-height:1.8;font-size:8px}}
@media(max-width:360px){.wrap{padding-inline:18px}.brand{font-size:18px}nav{gap:12px;font-size:10px}.hero-actions{gap:12px}.hero-actions>p{padding-left:12px;font-size:8px}.hero .primary{font-size:10px;padding:13px 16px;gap:12px}.hero-visual{height:220px}.art{width:72px;height:84px}.venture-button{gap:13px}.description{font-size:11px}.venture-name{font-size:17px}.filters{width:calc(100% + 18px)}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.art.logo-photo img{width:100%;height:100%;filter:none;object-fit:contain}
.dialog-art img{object-fit:contain}
.venture-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:7px}
.venture-meta .venture-status{margin-top:0}
.venture-proposed-badge{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #0755ff;border-radius:999px;background:#0755ff;color:#fff;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.025em;box-shadow:0 4px 12px #0755ff2e}
