@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600&display=swap');
:root{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#14151b;background:#fcfcfd;font-synthesis:none;font-weight:400;--muted:#77798b;--line:#e9e9ee;--purple:#8b67f5;--blue:#2388ff}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #739aff;outline-offset:5px}input:focus-visible,textarea:focus-visible{outline:2px solid #739aff;outline-offset:2px}button{touch-action:manipulation}svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.site-shell{min-height:100svh;max-width:1680px;margin:auto;padding:34px 4.7% 25px;display:flex;flex-direction:column;overflow:clip}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content;letter-spacing:-.8px;font-size:24px;font-weight:450}.brand #brand-mark{width:43px;height:43px}.navigation{display:flex;gap:3px;padding:6px;border-radius:100px;background:linear-gradient(140deg,#f9f9fa,#f2f2f5);border:1px solid #eaeaf0;box-shadow:0 8px 20px #20244005}.nav-link{font-size:15px;padding:12px 24px;color:#747687;transition:background .2s,color .2s,box-shadow .2s;border-radius:100px;text-align:center}.nav-link:hover{color:#111;background:#ffffff80}.nav-link.active{color:#17181c;background:#fff;box-shadow:0 2px 7px #2020300d,0 5px 12px #20203004}.button{border:1px solid transparent;border-radius:99px;min-height:54px;padding:14px 26px;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:23px;transition:transform .18s,box-shadow .18s,background .18s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px) scale(.98)}.button-primary{color:#fff;background:linear-gradient(150deg,#333640,#101218);box-shadow:0 8px 20px #15182314,inset 0 1px 0 #ffffff20}.button-primary:hover{box-shadow:0 10px 24px #15182324}.button-light{background:linear-gradient(#fff,#fefeff);border-color:var(--line);box-shadow:0 3px 6px #25264004,0 8px 20px #25264003}.header-contact{justify-self:end;min-height:46px;padding:10px 20px;box-shadow:none}.contact-dot{width:5px;height:5px;border-radius:50%;background:#a4a4b2}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;flex:1;min-height:680px}.hero-copy{z-index:1;padding:10px 0 30px;pointer-events:none}.hero-copy>*{pointer-events:auto}.eyebrow{font-size:12px;letter-spacing:.08em;color:#999aaa;margin:0 0 28px;font-weight:450}.hero h1{font-size:clamp(42px,4.48vw,75px);font-weight:450;letter-spacing:-.065em;line-height:1.105;margin:0 0 24px;white-space:nowrap}.mobile-break{display:none}.purple{color:var(--purple)}.orange{color:#f4a52c}.blue{color:var(--blue)}.intro{font-size:clamp(17px,1.65vw,25px);line-height:1.5;letter-spacing:-.035em;color:var(--muted);margin:0 0 34px}.hero-actions{display:flex;gap:14px;align-items:center}.energy-field{position:relative;aspect-ratio:1/1.02;width:112%;margin-left:-9%;min-width:0;isolation:isolate}.energy-field #energy{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.energy-chip{position:absolute;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #ececf1;border-radius:99px;background:linear-gradient(145deg,#ffffffed,#ffffffd9);box-shadow:0 6px 10px #24244403,0 12px 25px #24244406;font-size:14px;min-height:46px;padding:12px 20px;white-space:nowrap;transition:transform .25s,box-shadow .25s,border-color .25s;backdrop-filter:blur(8px)}.energy-chip:hover,.energy-chip:focus-visible{transform:translateY(-3px);box-shadow:0 10px 24px #24244410;border-color:#d8d8e3}.energy-chip:active{transform:translateY(0) scale(.97)}.energy-chip i{width:8px;height:8px;border-radius:50%;background:var(--chip-color);box-shadow:0 0 10px color-mix(in srgb,var(--chip-color) 15%,transparent)}.chip-web{--chip-color:#2588ff;top:8%;left:12%;transform:translate(-50%,-50%)}.chip-web:hover,.chip-web:focus-visible{transform:translate(-50%,calc(-50% - 3px))}.chip-app{--chip-color:#ef30b4;top:47%;left:94%;transform:translate(-50%,-50%)}.chip-app:hover,.chip-app:focus-visible{transform:translate(-50%,calc(-50% - 3px))}.chip-project{--chip-color:#13ba84;top:90%;left:69%;transform:translate(-50%,-50%)}.chip-project:hover,.chip-project:focus-visible{transform:translate(-50%,calc(-50% - 3px))}.footer{display:flex;justify-content:space-between;align-items:center;gap:16px;color:#9495a3;font-size:12px;letter-spacing:-.01em}.motion-toggle{display:flex;align-items:center;gap:7px;border:0;background:none;color:#8d8f9d;font-size:12px;min-height:44px;padding:8px 12px;border-radius:20px}.motion-toggle:hover{background:#f2f2f6;color:#444}.motion-icon{font-size:13px;width:13px}.copyright{text-align:right}
dialog{position:fixed;inset:0 0 0 auto;margin:18px 18px 18px auto;width:min(740px,calc(100% - 36px));height:calc(100% - 36px);max-height:none;max-width:none;padding:28px 40px 40px;border:1px solid #e7e7ee;border-radius:30px;background:#fefeff;box-shadow:-20px 0 100px #24254012;color:#181920;overflow:auto;animation:sheet-in .35s cubic-bezier(.2,.8,.2,1)}dialog::backdrop{background:#e8e9ef70;backdrop-filter:blur(9px);animation:fade-in .2s}.sheet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.sheet-kicker{font-size:15px;letter-spacing:-.5px}.close-button{display:grid;place-items:center;border:1px solid #ededf1;background:#f7f7fa;width:42px;height:42px;border-radius:50%;transition:background .2s}.close-button:hover{background:#ededf2}.sheet-header svg{width:18px;height:18px}h2{font-size:clamp(34px,3.4vw,48px);font-weight:450;letter-spacing:-.055em;line-height:1.12;margin:0 0 20px}h3{font-size:21px;font-weight:500;letter-spacing:-.04em;margin:0 0 12px}.sheet-intro{font-size:18px;line-height:1.6;color:var(--muted);margin:0 0 32px;max-width:540px}#panel-content>.eyebrow{margin-bottom:15px}.filter-group,.type-options{display:flex;padding:5px;background:#f4f4f7;border:1px solid #eaeaf0;border-radius:99px}.filter-group{width:max-content}.filter-group button{border:0;background:none;border-radius:99px;padding:11px 24px;color:var(--muted)}.filter-group button[aria-pressed=true]{background:white;color:#17181d;box-shadow:0 2px 6px #11111109}.empty-work{margin:28px 0;padding:42px 20px;background:linear-gradient(130deg,#f8f9fd,#fcf9fc);border:1px solid #ededf4;border-radius:22px;text-align:center}.empty-work p,.service-card p,.principles p{color:var(--muted);font-size:15px;line-height:1.6}.empty-symbol{display:inline-grid;place-items:center;width:48px;height:48px;background:#fff;border:1px solid #eeeeF4;border-radius:15px;color:#8985b3;font-size:25px;margin-bottom:18px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:30px}.service-card{border:1px solid var(--line);border-radius:22px;padding:26px;background:linear-gradient(145deg,#fff,#fafafe)}.service-icon{font-size:36px;display:block;margin-bottom:20px}.service-card ul{padding:0;list-style:none;font-size:14px;margin:22px 0 0}.service-card li{padding:12px 0;border-top:1px solid var(--line)}.principles{margin:36px 0}.principles section{padding:20px 0;border-top:1px solid var(--line)}.principles p{margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}form label{display:block;font-size:14px;font-weight:450}input:not([type=radio]),textarea{width:100%;border:1px solid #dddfe8;border-radius:13px;padding:14px 15px;background:#fff;color:#20212b;display:block;margin-top:9px;font-size:16px}textarea{resize:vertical;min-height:130px}input::placeholder,textarea::placeholder{color:#9a9bac}fieldset{padding:0;border:0;margin:24px 0}legend{font-size:14px;margin-bottom:10px}.type-options label{flex:1;position:relative;text-align:center}.type-options input{position:absolute;opacity:0}.type-options span{display:block;padding:12px 8px;border-radius:99px;color:var(--muted)}.type-options input:checked+span{color:#191a20;background:#fff;box-shadow:0 2px 5px #19192310}.type-options input:focus-visible+span{outline:2px solid #739aff}form .button{width:100%;margin-top:24px}.form-note{font-size:12px;text-align:center;color:#8e8f9d;margin-top:14px}#form-status{font-size:14px;line-height:1.5;color:#25816b}body:has(dialog[open]){overflow:hidden}@keyframes sheet-in{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}
@media(min-width:1700px){.hero{min-height:760px}.hero h1{font-size:75px}}@media(max-width:1150px){.site-shell{padding:25px 4% 20px}.brand{font-size:21px;gap:8px}.brand #brand-mark{width:35px;height:35px}.nav-link{padding:11px 18px}.hero{min-height:600px}.eyebrow{font-size:11px;letter-spacing:.03em}.energy-chip{font-size:13px;padding:11px 15px;gap:9px;min-height:42px}.button{padding:13px 22px}.header-contact{padding:10px 17px}.hero h1{font-size:4.6vw}.intro{font-size:18px}}
@media(max-width:780px){.site-shell{padding:22px 24px 12px}.header{grid-template-columns:1fr auto;gap:23px 10px}.brand{font-size:21px}.brand #brand-mark{width:36px;height:36px}.header-contact{font-size:13px;min-height:42px}.navigation{grid-column:1/-1;grid-row:2;justify-self:center;width:min(100%,420px);padding:5px}.nav-link{flex:1;padding:11px 13px;font-size:14px}.hero{display:flex;flex-direction:column;min-height:0;align-items:stretch;justify-content:center}.hero-copy{padding:55px 0 0;text-align:center}.hero h1{font-size:clamp(36px,6.8vw,53px);letter-spacing:-.055em;margin-bottom:18px}.eyebrow{margin-bottom:20px;font-size:10px;letter-spacing:.025em}.intro{font-size:17px;line-height:1.6;margin-bottom:25px}.hero-actions{justify-content:center;gap:10px}.hero-actions .button{font-size:14px;min-height:48px;padding:13px 20px;gap:15px}.energy-field{width:100%;max-width:550px;align-self:center;margin:15px 0 8px;aspect-ratio:1/1}.energy-chip{font-size:12px;min-height:40px;padding:10px 14px}.chip-web{left:16%;top:9%}.chip-app{left:92%}.chip-project{left:67%;top:91%}.footer{flex-wrap:wrap;justify-content:center;column-gap:16px;row-gap:0;font-size:11px}.footer>span:first-child{display:none}.motion-toggle{font-size:11px}.copyright{font-size:11px}dialog{padding:22px 24px 32px;border-radius:24px;width:calc(100% - 16px);height:calc(100% - 16px);margin:8px}.sheet-header{margin-bottom:28px}.sheet-intro{font-size:16px}.service-card{padding:20px}.service-grid{gap:12px}.form-row{grid-template-columns:1fr;gap:18px}}
@media(max-width:360px){.site-shell{padding-inline:16px}.hero h1{font-size:33px}.hero-actions .button{padding:12px 15px}.brand{font-size:19px}.service-grid{grid-template-columns:1fr}.energy-chip{font-size:11px;padding:9px 11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Reference-aligned artwork: anchor points use the concept's original coordinates. */
:root{background:#fff}
.energy-field{width:134.5%;margin-left:-24.14%;aspect-ratio:936/760;container-type:inline-size;transform:translateY(-1.5%)}
.energy-chip{font-size:clamp(12px,1.9cqw,16px);min-height:44px;padding:11px 19px;gap:12px;background:#fff}
.chip-web{left:24.57%;top:12.1%;transform:translate(-100%,-50%);--chip-color:#087aff}
.chip-app{left:82.27%;top:46.05%;transform:translate(0,-50%);--chip-color:#ff4939}
.chip-project{left:54.06%;top:89.34%;transform:translate(0,-50%);--chip-color:#00c57d}
.chip-web:hover,.chip-web:focus-visible{transform:translate(-100%,-50%);box-shadow:0 8px 24px #24244416}
.chip-app:hover,.chip-app:focus-visible,.chip-project:hover,.chip-project:focus-visible{transform:translate(0,-50%);box-shadow:0 8px 24px #24244416}
@media(max-width:780px){
 .energy-field{width:110%;max-width:605px;margin:26px -5% 20px;transform:none}
 .energy-chip{font-size:12px;min-height:40px;padding:9px 7px;gap:6px}
 .chip-web{left:24.57%;top:12.1%}.chip-app{left:82.27%;top:46.05%}.chip-project{left:54.06%;top:89.34%}
}



#energy{overflow:visible;stroke:none;pointer-events:none}#brand-mark{flex-shrink:0;stroke:none}
