@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#030b13;--text:#f7f8fc;--muted:#c0cbdc;--blue:#2388ff;--line:#183858;--purple:#7554ff;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a6cfff;outline-offset:5px}.wrap{width:calc(100% - 88px);max-width:var(--max);margin-inline:auto}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:3}.logo{font-size:27px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.logo span{color:#0796ff}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{padding:15px 0;position:relative;font-weight:700}.header nav a:hover{color:#6caeff}.header nav a.active:after{content:'';position:absolute;height:2px;bottom:3px;left:0;right:0;background:#3095ff;box-shadow:0 3px 12px #008cff}.button{border:1px solid #2486ff;border-radius:10px;padding:14px 28px;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(120deg,#071627,#050c16);box-shadow:inset 0 0 0 3px #040c18;transition:transform .2s,box-shadow .2s;white-space:nowrap;font-size:15px;line-height:1.4}.button:hover{transform:translateY(-2px);box-shadow:0 0 24px #175fe34d}.button.primary{background:linear-gradient(110deg,#299aff,#1751f6 65%,#27118e);border-color:#69a6ff;box-shadow:inset 0 0 0 1px #8daaff80,0 0 25px #095cff70}.header-cta{padding:12px 20px;font-size:13px}.hero{min-height:545px;position:relative;isolation:isolate;border-bottom:1px solid var(--line)}.hero-art{position:absolute;z-index:-2;inset:-106px 0 0;background:url('assets/hero.png') center 56%/cover no-repeat}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#020914e6 0%,#020914a0 39%,transparent 66%),linear-gradient(0deg,#030b13,transparent 23%)}.hero-content{padding-top:44px}.eyebrow{font-size:10px;font-weight:550;letter-spacing:4px;color:#83b0ff;line-height:1.9;margin:0 0 22px}h1{font-size:clamp(48px,5.6vw,78px);line-height:1.01;letter-spacing:-2.6px;margin:25px 0 18px;font-weight:750}h1 span{color:#398dff;background:linear-gradient(#65a7ff,#2674ed);background-clip:text;-webkit-text-fill-color:transparent}.intro{font-size:19px;line-height:1.45;color:#e3e9f5;max-width:640px;margin:0}.hero-actions{display:flex;gap:24px;margin-top:30px}.hero-actions .button:nth-child(2){min-width:170px}.hero-bottom{margin-top:37px;padding-bottom:28px}.vertical-note{position:absolute;right:4.8%;top:140px;font-size:10px;letter-spacing:5px;line-height:2.5;color:#afc7ff}.build-note{position:absolute;bottom:33px;right:4.8%;font-size:7px;letter-spacing:2px;line-height:1.6}.build-note span{position:absolute;width:85px;height:1px;right:105px;top:10px;background:#a9b7cc}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:28px;padding-bottom:35px}.service{border:1px solid var(--line);border-radius:14px;text-align:center;padding:18px 14px 20px;background:linear-gradient(140deg,#09152799,#030c15);min-height:178px}.icon{width:42px;height:42px;color:#2089ff;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #0879ff66)}.service h3{font-size:17px;margin:9px 0 5px;font-weight:600}.service p{font-size:14px;line-height:1.4;color:var(--muted);margin:0 auto;max-width:230px}.projects .eyebrow{margin-bottom:6px}h2{font-size:42px;letter-spacing:-1.5px;line-height:1.2;margin:0;font-weight:700}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.project-controls{display:flex;align-items:center;gap:12px}.project-controls p{font-size:14px;margin-right:18px;color:var(--muted)}.arrow{border:1px solid var(--line);background:#05101b;border-radius:7px;width:36px;height:37px;font-size:25px;line-height:1}.arrow:hover{border-color:#439aff;background:#0b203a}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{border:1px solid #254b82;border-radius:13px;overflow:hidden;position:relative;min-height:390px;background:#050e19;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.project-card:hover{transform:translateY(-4px);border-color:#608aff}.project-card.vault,.project-card.desk{border-color:#6754d5;box-shadow:0 0 22px #4c3ce317}.project-picture{height:203px;background-image:url('assets/reference.png');background-size:343.4% auto;background-repeat:no-repeat;mask-image:linear-gradient(#000 45%,transparent 83%)}.vault .project-picture{background-position:6.7% 47.5%}.scan .project-picture{background-position:49.9% 47.5%}.desk .project-picture{background-position:93.5% 47.5%}.project-content{padding:0 20px 20px;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin-top:-11px;z-index:1}.project-content h3{font-size:25px;letter-spacing:-.8px;line-height:1.2;margin:0 0 5px}.project-content p{font-size:15px;color:var(--muted);margin:0 0 16px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags span{padding:4px 11px;font-size:12px;border:1px solid #344255;border-radius:11px;background:linear-gradient(#172334,#0a131e);white-space:nowrap}.small{padding:10px 15px;font-size:13px;border-radius:9px}.project-content .button{align-self:flex-end;margin-top:auto;position:relative;top:4px}.project-content .tags{margin-bottom:24px}.project-symbol{color:#00bdff}.desk-symbol{color:#7364ff;font-weight:800}
.brand-heading{width:100%;min-height:58px;display:flex;align-items:center;margin:0 0 5px!important}.project-brand-logo{display:block;width:auto;object-fit:contain;object-position:left center;filter:drop-shadow(0 5px 12px #0008)}.vault-brand-logo{max-width:185px;max-height:60px}.wholedesk-brand-logo{max-width:220px;max-height:54px;filter:drop-shadow(0 5px 12px #0008) brightness(1.18)}.project-external{align-self:flex-end}
.process{padding-top:42px;padding-bottom:32px}.process-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.process-heading p{margin:0}.process-heading>p:last-child{font-size:14px;color:#a9bad4}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.step{display:flex;gap:18px;padding:21px 17px;border:1px solid var(--line);border-radius:13px;position:relative;background:linear-gradient(120deg,#071421,#030b13)}.step:not(:last-child):after{content:'→';position:absolute;right:-29px;top:45%;color:#accef8}.step-icon{width:60px;height:60px;flex-shrink:0;border-radius:50%;border:1px solid #163970;background:radial-gradient(at top,#122652,#040d1b);display:grid;place-items:center}.step-icon .icon{width:33px;height:33px}.step:nth-child(1) .icon,.step:nth-child(4) .icon{color:#9480ff}.step-number{font-size:17px;color:#638ccd;letter-spacing:1px}.step h3{font-size:19px;margin:0 0 3px}.step p{font-size:12px;line-height:1.45;margin:0;color:var(--muted)}.about{border-block:1px solid var(--line);position:relative;overflow:hidden;min-height:315px}.about-art{position:absolute;inset:0 63% 0 0;background:linear-gradient(90deg,transparent 50%,var(--bg)),url('assets/hero.png') 82% 44%/auto 155%}.about-art .eyebrow{position:absolute;left:13%;top:80px;line-height:2.3;color:#bad4ff}.about-layout{display:flex;justify-content:flex-end}.about-copy{width:61%;padding:34px 0 26px}.about-copy .eyebrow{margin-bottom:12px}.about h2{font-size:30px;letter-spacing:-1px}.about-copy>p:not(.eyebrow){font-size:17px;color:#d5ddeb;line-height:1.5;margin:12px 0 22px}.technologies{display:flex;justify-content:space-between;gap:15px}.technology{text-align:center;font-size:11px;color:#c8d5e8}.technology .icon{display:block;margin:0 auto 7px;width:30px;height:30px;color:#62c9ff}.technology:nth-child(4) .icon{color:#9e79ff}
.contact{position:relative;isolation:isolate;border-bottom:1px solid var(--line);overflow:hidden;background:radial-gradient(ellipse at 95% 0,#25227566,transparent 45%),radial-gradient(ellipse at 0 100%,#1745a65c,transparent 45%)}.contact:before,.contact:after{content:'';position:absolute;z-index:-1;width:65%;height:190px;border:2px solid #235ffc55;border-radius:50%;transform:rotate(17deg);box-shadow:0 0 25px #2b43ec44,inset 0 0 30px #363be755;left:-23%;top:-35px}.contact:after{left:auto;right:-28%;top:75px;transform:rotate(-20deg);border-color:#7658ff66}.contact-layout{display:grid;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:40px;padding-block:38px 26px}.contact-layout .eyebrow{margin-bottom:12px}.contact-note{line-height:2.5}.contact h2{font-size:44px}.contact p:not(.eyebrow){color:#d6e0f1;margin:10px 0 0;line-height:1.5}
.contact-form-wrap{padding-bottom:44px;scroll-margin-top:24px}.contact-form{border:1px solid #1f4975;border-radius:16px;padding:24px;background:linear-gradient(145deg,#081728d9,#030b15e8);box-shadow:0 18px 55px #0005,inset 0 0 30px #166bf30a;backdrop-filter:blur(12px)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field span{font-size:12px;font-weight:650;letter-spacing:.4px;color:#cfe0fb}.form-field input,.form-field textarea{width:100%;border:1px solid #244866;border-radius:10px;background:#030b15cc;color:#f7f8fc;font:inherit;padding:13px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.form-field input:hover,.form-field textarea:hover{border-color:#3977b7}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#4ba1ff;box-shadow:0 0 0 3px #2486ff25,0 0 24px #175fe323;background:#061221}.form-field textarea{resize:vertical;min-height:150px}.form-field-full{grid-column:1/-1}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.form-status{font-size:13px!important;color:#9fc7ff!important;margin:0!important;min-height:20px}.form-actions .button{margin-left:auto}
.footer-top{display:flex;align-items:center;gap:25px;padding-top:25px}.footer-top .logo{font-size:21px}.footer-top p{font-size:10px;color:#a8bbd6}.footer-top nav{display:flex;gap:18px;font-size:11px;margin-left:auto}.footer-bottom{display:flex;justify-content:space-between;color:#8198b9;font-size:12px;padding:14px 0 23px}.menu-toggle{display:none}.skip{position:absolute;left:20px;top:-100px;z-index:10;background:#135ad1;padding:12px}.skip:focus{top:10px}dialog{background:linear-gradient(130deg,#0a1b31,#040b15);color:var(--text);border:1px solid #3069aa;border-radius:18px;padding:42px;max-width:600px;width:calc(100% - 32px);box-shadow:0 0 100px #166bf333}dialog::backdrop{background:#01050cd9;backdrop-filter:blur(7px)}dialog h2{font-size:34px;margin-bottom:18px}dialog>p:not(.eyebrow){color:var(--muted);line-height:1.7}dialog .tags{margin-block:20px 30px}dialog .close{position:absolute;right:14px;top:8px;border:0;background:none;font-size:30px}body.modal-open{overflow:hidden}
@media(min-width:1450px){.hero-art{background-size:cover;background-position:center 65%}.hero{min-height:575px}.vertical-note,.build-note{right:4.8%}}
@media(max-width:1150px){.header nav{gap:22px}.header{gap:20px}.logo{font-size:24px}.header-cta{font-size:12px;padding:12px}.hero{min-height:510px}.hero-content{padding-top:35px}.intro{font-size:17px}.vertical-note{right:4%;font-size:8px}.services{gap:18px}.service h3{font-size:15px}.service{padding-inline:10px;min-height:164px}.service p{font-size:13px}.steps{gap:30px}.step{gap:13px;padding:18px 13px}.step-icon{width:48px;height:48px}.step:not(:last-child):after{right:-24px}.project-controls p{font-size:12px;margin-right:7px}.project-picture{height:170px}.project-card{min-height:362px}.project-content{padding-inline:18px}.project-content h3{font-size:23px}.project-content p{font-size:13px}.tags span{font-size:11px;padding:4px 9px}.about h2{font-size:27px}.about-copy>p:not(.eyebrow){font-size:16px}.footer-top{gap:18px}.footer-top nav{gap:12px}.footer-top p{max-width:290px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header{height:86px;flex-wrap:wrap}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:1px solid var(--line);border-radius:7px;padding:10px;order:3}.menu-toggle span{height:2px;width:21px;background:#c6dbff}.header nav{display:none;position:absolute;left:0;right:0;top:76px;padding:16px 25px;border:1px solid var(--line);border-radius:12px;background:#061120;flex-direction:column;gap:0;box-shadow:0 20px 40px #0009}.header nav.open{display:flex}.hero-art{inset:-86px 0 0;background-position:62% center}.hero:before{background:linear-gradient(90deg,#020914e8,#0209148c 65%,#02091422),linear-gradient(0deg,var(--bg),transparent 50%)}.hero{min-height:525px}.hero-content{padding-top:40px}h1{font-size:60px}.intro{max-width:570px}.vertical-note,.build-note{display:none}.services{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start}.project-controls p{display:none}h2{font-size:34px}.project-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 0 17px;scrollbar-color:#274777 transparent}.project-card{flex:0 0 calc((100% - 20px)/2);scroll-snap-align:start}.project-picture{height:180px}.steps{grid-template-columns:repeat(2,1fr);gap:18px}.step:after{display:none}.step p{font-size:13px}.about-copy{width:68%}.about-art{right:60%;opacity:.65}.about-art .eyebrow{font-size:8px;letter-spacing:2px;left:20px}.technology{font-size:10px}.contact-layout{grid-template-columns:1fr auto;gap:25px}.contact-note{display:none}.footer-top{flex-wrap:wrap;gap:10px 20px}.footer-top nav{margin-left:0;width:100%;padding-top:10px}.footer-top p{max-width:none}.brand-heading{min-height:52px}.vault-brand-logo{max-width:165px;max-height:52px}.wholedesk-brand-logo{max-width:190px;max-height:48px}}
@media(max-width:520px){.header-cta{display:none}.menu-toggle{margin-left:auto}.logo{font-size:23px}.hero-content{padding-top:32px}.eyebrow{font-size:8px;letter-spacing:2.8px}.hero-content>.eyebrow:first-child{max-width:280px}.hero{min-height:575px}.hero-art{background-position:66% center;opacity:.8}.hero:before{background:linear-gradient(90deg,#020914e8,#02091472),linear-gradient(0deg,#030b13,transparent 35%)}h1{font-size:48px;letter-spacing:-1.8px;line-height:1.08;margin-top:20px}.intro{font-size:16px;max-width:350px}.desktop-break{display:none}.hero-actions{gap:12px;flex-wrap:wrap;margin-top:25px}.hero-actions .button{font-size:13px;padding:13px 17px}.hero-actions .button:nth-child(2){min-width:120px}.hero-bottom{margin-top:35px;font-size:8px}.services{gap:12px;padding-top:20px;padding-bottom:30px}.service{padding:18px 9px;min-height:182px}.service h3{font-size:15px;line-height:1.3}.service p{font-size:12px}.service .icon{width:36px;height:36px}.section-heading{gap:10px;margin-bottom:12px}h2{font-size:30px}.project-controls{gap:7px}.arrow{width:30px;height:32px}.project-card{flex-basis:88%;min-height:370px}.project-picture{height:190px}.project-content h3{font-size:25px}.project-content p{font-size:14px}.tags span{font-size:12px}.brand-heading{min-height:50px}.vault-brand-logo{max-width:150px;max-height:50px}.wholedesk-brand-logo{max-width:175px;max-height:46px}.process{padding-top:28px}.process-heading{align-items:flex-start;gap:15px}.process-heading>p:last-child{max-width:135px;font-size:12px;text-align:right}.steps{gap:12px}.step{flex-direction:column;gap:10px;padding:16px}.step-number{font-size:14px}.step h3{font-size:18px}.step p{font-size:12px}.about-art{inset:0;opacity:.2;background-size:cover}.about-art .eyebrow{display:none}.about-copy{width:100%;padding-block:32px}.about h2{font-size:28px}.about-copy>p:not(.eyebrow){font-size:15px}.technologies{flex-wrap:wrap;justify-content:center;gap:20px}.technology{width:27%;font-size:11px}.contact-layout{grid-template-columns:1fr;padding-block:32px 20px;gap:22px}.contact h2{font-size:38px}.contact-layout>.button{justify-self:start}.contact p:not(.eyebrow){font-size:15px}.contact-form-wrap{padding-bottom:32px}.contact-form{padding:18px}.form-grid{grid-template-columns:1fr;gap:14px}.form-field-full{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.form-actions .button{width:100%;margin-left:0}.footer-top p{font-size:10px}.footer-top nav{justify-content:space-between;gap:8px}.footer-bottom{gap:20px;font-size:10px}.footer-bottom p:last-child{text-align:right}dialog{padding:35px 24px}dialog h2{font-size:28px}dialog .button{white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
