:root{--font-geist-sans:Arial,Helvetica,sans-serif;--font-geist-mono:Consolas,monospace}
:root,.dark{--background:#080c10;--foreground:#f2f5f6;--primary:#35f6b3;--primary-foreground:#06241a;--card:#0e141a;--card-foreground:#f2f5f6;--popover:#0e141a;--popover-foreground:#f2f5f6;--secondary:#16221e;--secondary-foreground:#f2f5f6;--muted:#151c23;--muted-foreground:#a5afb9;--accent:#173329;--accent-foreground:#35f6b3;--destructive:#ff7070;--border:#263239;--input:#263239;--ring:#35f6b3;--radius:.8rem;}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid #35f6b3;outline-offset:6px}svg{flex-shrink:0}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:17px;letter-spacing:2px;font-weight:700;white-space:nowrap}.brand b{font-weight:400}.brand svg{color:#35f6b3}.brand-symbol{display:grid;place-items:center;width:43px;height:43px;border:1px solid #28503f;border-radius:10px;background:#102019}.brand small{font-size:10px;font-weight:400;letter-spacing:3px;color:#87978f;display:block;margin-top:5px}.header nav{display:flex;gap:35px;font-size:14px;color:#aeb8c2}.header nav a:hover,footer>a:hover{color:#35f6b3}.nav-contact{display:flex;align-items:center;gap:20px;border:1px solid #33403d;border-radius:7px;padding:12px 18px;font-size:14px}.hero{position:relative;isolation:isolate;min-height:620px;border-top:1px solid #172128;overflow:hidden}.hero-photo{position:absolute;inset:0;z-index:-2;background:url('./workspace.png') center 55% / cover no-repeat}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080c10 1%,#080c10ed 26%,#080c1090 51%,#080c1005 85%),linear-gradient(0deg,#080c10 0%,transparent 28%,transparent 80%,#080c1030)}.hero-content{padding-block:71px 65px}.eyebrow{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:2px;color:#35f6b3;display:flex;align-items:center;gap:10px;font-weight:500}.eyebrow>span,.hero-note>span{height:6px;width:6px;background:#35f6b3;border-radius:50%;box-shadow:0 0 12px #35f6b3;flex-shrink:0}h1{font-size:clamp(48px,5.65vw,78px);line-height:1.07;letter-spacing:-4px;font-weight:750;margin:28px 0}h1 em{color:#35f6b3;font-style:italic;font-weight:800;display:inline-block;letter-spacing:-4px}h1 em span{color:#f4fff9}.hero-description{font-size:17px;line-height:1.85;color:#b6c0ca;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:33px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#35f6b3;color:#06241a;border-radius:6px;padding:16px 19px;font-size:14px;font-weight:700;box-shadow:0 0 30px #35f6b319;transition:transform .2s,box-shadow .2s}.primary:hover{transform:translateY(-3px);box-shadow:0 0 30px #35f6b345}.text-link{display:flex;align-items:center;gap:9px;font-size:14px}.hero-note{display:flex;gap:9px;align-items:center;font-size:12px;color:#7e909a;margin-top:37px}.hero-note>span{width:4px;height:4px;background:#739585;box-shadow:none}.photo-caption{position:absolute;bottom:62px;right:5.5%;font-family:var(--font-geist-mono),monospace;font-size:12px;color:#9cc3b4}.principles{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;border-bottom:1px solid #202a30;border-top:1px solid #202a30}.principles>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;color:#c8d0d5;border-right:1px solid #263239}.principles>div:last-child{border:0}.principles svg{color:#86a599}.services{padding-block:90px 74px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:25px}.section-heading h2{font-size:39px;line-height:1.2;letter-spacing:-1.4px;margin:16px 0 0;font-weight:600}.section-heading h2 span{color:#87959f}.section-heading>p{font-size:14px;line-height:1.8;color:#8f9da8;margin:0 0 3px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service{border:1px solid #26323c;border-top-color:color-mix(in srgb,var(--service-color) 40%,#172128);border-radius:12px;padding:29px 30px 22px;background:linear-gradient(130deg,color-mix(in srgb,var(--service-color) 4%,#0c1117),#0c1117 75%);transition:border-color .2s,transform .2s}.service:hover{border-color:var(--service-color);transform:translateY(-4px)}.service-top{display:flex;align-items:center;justify-content:space-between}.service-icon{display:grid;place-items:center;color:var(--service-color);background:color-mix(in srgb,var(--service-color) 8%,transparent);border:1px solid color-mix(in srgb,var(--service-color) 24%,transparent);height:53px;width:53px;border-radius:10px}.service-no{font-family:var(--font-geist-mono),monospace;font-size:13px;color:#606e7a}.service h3{font-size:22px;letter-spacing:-.5px;margin:24px 0 12px;font-weight:600}.service>p{font-size:15px;line-height:1.7;color:#99a7b3;max-width:450px;min-height:52px}.service-bottom{border-top:1px solid #202a32;padding-top:20px;margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--service-color)}.service-bottom span{font-size:12px;color:#95a2af}.other-service{display:flex;align-items:center;gap:22px;padding:25px 28px;margin-top:18px;border:1px solid #413c25;background:#17171066;border-radius:10px;color:#f7df75}.other-service h3{font-size:17px;font-weight:500;margin:0 0 5px}.other-service p{font-size:14px;color:#979d98;margin:0}.other-service>svg:last-child{margin-left:auto}.other-service:hover{border-color:#f7df75}.contact{position:relative;overflow:hidden;border:1px solid #285445;border-radius:15px;background:radial-gradient(ellipse at 90% 80%,#15473870,transparent 65%),#0b1512;padding:54px 58px}.contact h2{font-size:51px;font-weight:650;line-height:1.1;letter-spacing:-2px;margin:20px 0}.contact h2 em{color:#35f6b3;font-style:normal}.contact-inner{position:relative;z-index:1}.contact-inner>p:not(.eyebrow){font-size:15px;color:#a2b3aa;line-height:1.8}.contact-pending{display:inline-flex;align-items:center;gap:12px;border:1px solid #34604e;padding:15px 19px;border-radius:7px;color:#b3d7c7;font-size:14px;margin-top:15px}.contact-code{position:absolute;right:60px;top:70px;font-size:190px;line-height:1.3;letter-spacing:-20px;font-weight:250;color:#35f6b330;text-shadow:0 0 65px #35f6b31a;transform:rotate(-10deg)}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:44px}footer .brand{font-size:13px;letter-spacing:1px}footer p,footer>a:last-child{font-size:12px;color:#82928c}footer p span{color:#355548;padding:0 10px}@media(min-width:1600px){.hero-photo{background-position:center 55%;background-size:cover}.hero{min-height:690px}.hero-content{padding-top:100px}}@media(max-width:900px){.wrap{width:calc(100% - 44px)}.header nav{gap:20px}.hero-content{padding-block:62px}.hero-photo{background-position:62% center}.hero:after{background:linear-gradient(90deg,#080c10f2,#080c10b8 65%,#080c1040),linear-gradient(0deg,#080c10,transparent 30%)}h1,h1 em{letter-spacing:-2.5px}.photo-caption{display:none}.principles>div{font-size:12px;gap:7px}.section-heading>p{max-width:260px}.contact-code{right:20px;font-size:140px;top:110px}.hero-actions{gap:18px}footer p{display:none}}@media(max-width:600px){.header{height:82px;gap:12px}.brand{font-size:13px;letter-spacing:1px}.brand-symbol{height:36px;width:36px}.brand small{font-size:8px;letter-spacing:1.8px}.header nav{display:none}.nav-contact{font-size:12px;padding:10px;gap:5px}.hero{min-height:600px}.hero-content{padding-top:55px;padding-bottom:50px}.eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:49px;margin-block:26px}.hero-description{font-size:15px;max-width:320px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.primary{font-size:14px}.hero-note{font-size:11px;line-height:1.6;max-width:290px;margin-top:30px}.hero-photo{background-position:64% center}.principles{grid-template-columns:repeat(2,1fr);row-gap:25px;padding:24px 0}.principles>div{font-size:12px;justify-content:flex-start;padding-left:15px}.principles>div:nth-child(2){border:0}.services{padding-block:55px 45px}.section-heading{display:block}.section-heading h2{font-size:32px}.section-heading>p{margin-top:20px;max-width:none}.service-grid{grid-template-columns:1fr}.service{padding:24px}.service h3{font-size:21px}.service>p{font-size:15px;min-height:0}.other-service{padding:22px 18px;gap:14px}.other-service h3{font-size:15px}.other-service p{font-size:12px;line-height:1.6}.contact{padding:35px 25px}.contact h2{font-size:40px}.contact-code{font-size:105px;right:-10px;top:130px;opacity:.4}.contact-pending{font-size:12px;padding:13px}.contact-inner>p:not(.eyebrow){font-size:14px}footer{padding-block:30px}footer .brand{font-size:11px}footer>a:last-child{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
