:root{--ink:#080a0f;--panel:#11141b;--panel-2:#171b24;--line:#282d38;--text:#f3f1ec;--muted:#9b9da6;--gold:#e3b65e;--gold-2:#f4d58f;--green:#53d393;--violet:#9d84ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:"DM Sans",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.noise{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.035;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='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.section-shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}.site-header{height:84px;width:min(1280px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.02em}.brand img{width:38px;height:38px;border-radius:50%;object-fit:cover}.site-header nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:600}.site-header nav>a:not(.nav-cta){color:#b8bac1;transition:.2s}.site-header nav>a:hover{color:#fff}.nav-cta{border:1px solid #4b4331;border-radius:100px;padding:12px 18px;background:#181711}.nav-cta span,.text-link span,.project-link span{color:var(--gold)}.menu-toggle{display:none;background:none;border:0;color:#fff}.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding-block:90px}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#c8c5bc;display:flex;align-items:center;gap:10px;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(83,211,147,.1)}h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.045em}h1{font-size:clamp(58px,6.3vw,92px);line-height:.98;margin:26px 0 28px;max-width:760px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--gold-2)}.hero-lead{font-size:19px;line-height:1.7;color:#b5b6bd;max-width:620px}.hero-actions{display:flex;align-items:center;gap:32px;margin:38px 0 58px}.button{display:inline-flex;gap:26px;align-items:center;justify-content:center;padding:16px 22px;border-radius:4px;font-weight:700;font-size:14px}.button-gold{background:linear-gradient(135deg,var(--gold-2),#c18c35);color:#17130b;box-shadow:0 12px 34px rgba(227,182,94,.14)}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #555;padding-bottom:6px}.hero-meta{display:flex;gap:42px}.hero-meta div{display:flex;flex-direction:column;gap:5px;padding-left:14px;border-left:1px solid #3e424b}.hero-meta strong{font-size:13px}.hero-meta span{color:#777b85;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-visual{height:510px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(227,182,94,.16),rgba(77,61,36,.03) 55%,transparent 70%)}.orbit{position:absolute;border:1px solid rgba(227,182,94,.12);border-radius:50%;transform:rotate(-12deg)}.orbit-one{width:520px;height:300px}.orbit-two{width:430px;height:430px}.visual-card{position:absolute;background:rgba(17,20,27,.92);border:1px solid #343945;box-shadow:0 35px 80px rgba(0,0,0,.4);backdrop-filter:blur(10px)}.code-card{width:min(440px,90%);border-radius:12px;transform:rotate(2deg)}.window-bar{height:42px;border-bottom:1px solid #292d36;display:flex;align-items:center;padding:0 16px;gap:6px;color:#696d77;font:10px monospace}.window-bar i{width:7px;height:7px;background:#454852;border-radius:50%}.window-bar span{margin-left:8px}.code-card pre{margin:0;padding:27px;font:14px/2 "Courier New",monospace;color:#d8d9dc}.code-card .muted{color:#4c515e}.violet{color:#bc9dff}.blue{color:#71bcff}.gold{color:#e4bd70}.result-card{bottom:62px;right:-6px;border-radius:10px;padding:16px 18px;display:flex;align-items:center;gap:12px;transform:rotate(-3deg)}.result-icon{width:32px;height:32px;border-radius:50%;background:rgba(83,211,147,.15);color:var(--green);display:grid;place-items:center}.result-card div{display:flex;flex-direction:column;gap:4px}.result-card small{font-size:10px;color:#858994}.result-card strong{font-size:13px}.spark{font-size:11px;color:var(--green);margin-left:8px}.floating-chip{position:absolute;width:46px;height:46px;border:1px solid #4a4030;background:#17150f;color:var(--gold);display:grid;place-items:center;font:bold 12px monospace;box-shadow:0 15px 40px #000;border-radius:8px}.chip-js{top:75px;left:3%;transform:rotate(-9deg)}.chip-api{right:5%;top:120px;transform:rotate(7deg)}.trust-strip{border-block:1px solid var(--line);overflow:hidden;padding:18px 0;color:#686b74;font-size:11px;font-weight:700;letter-spacing:.15em;white-space:nowrap}.marquee{display:flex;justify-content:center;gap:32px}.marquee i{color:var(--gold);font-style:normal}.work,.services,.about{padding-block:130px}.section-heading{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:end;margin-bottom:62px}.section-number{font:700 11px Manrope,sans-serif;color:var(--gold);letter-spacing:.16em}.section-heading h2,.about h2{font-size:clamp(44px,5vw,68px);line-height:1.05;margin-top:18px}.section-heading>p{color:var(--muted);line-height:1.7;margin:0}.project{border:1px solid var(--line);background:#0d1015;border-radius:4px;overflow:hidden}.project-featured{display:grid;grid-template-columns:.75fr 1.25fr;min-height:560px}.project-copy{padding:48px}.project-topline{display:flex;justify-content:space-between;color:#666b76;font:700 10px Manrope,sans-serif;letter-spacing:.1em;text-transform:uppercase}.demo-label{color:var(--gold)}.project h3{font-size:42px;margin-top:90px}.project-subtitle{font-weight:600;color:#d2d1cc;margin-top:8px}.project-copy>p:not(.project-subtitle){color:#9497a0;line-height:1.7}.tag-list{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:8px;margin:25px 0}.tag-list li{border:1px solid #30343d;color:#a9abb2;font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:7px 10px;border-radius:100px}.project-link{display:inline-block;margin-top:35px;font-size:13px;font-weight:700;border-bottom:1px solid #454952;padding-bottom:5px}.project-canvas{min-height:420px;padding:42px;display:grid;place-items:center;overflow:hidden}.canvas-flow{background:radial-gradient(circle at 40% 40%,#303859,#151922 65%)}.dashboard-shell{width:720px;max-width:115%;height:410px;background:#f7f8fc;color:#1d2532;border-radius:14px;display:flex;box-shadow:0 35px 80px rgba(0,0,0,.35);transform:rotate(-2deg);overflow:hidden}.dashboard-shell aside{width:68px;background:#141b28;color:#fff;display:flex;flex-direction:column;align-items:center;gap:30px;padding-top:22px}.dashboard-shell aside b{font-size:20px}.dashboard-shell aside b span{color:#7ee2a9}.dashboard-shell aside i{width:18px;height:5px;background:#414959;border-radius:5px}.dashboard-main{flex:1;padding:28px}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head div{display:flex;flex-direction:column}.dash-head small{font-size:7px;color:#9ba2ae;letter-spacing:.1em}.dash-head strong{font-size:19px}.dash-head button{background:#5b6ce1;color:#fff;border:0;border-radius:5px;padding:9px 12px;font-size:8px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.metric-row>div{background:#fff;border:1px solid #e8eaf0;border-radius:7px;padding:14px;display:grid;grid-template-columns:1fr auto}.metric-row span{font-size:8px;color:#9298a2}.metric-row strong{font-size:24px}.metric-row small{font-size:7px;color:#46b47a}.dash-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.chart-card,.flow-list{background:#fff;border:1px solid #e8eaf0;border-radius:7px;padding:14px;font-size:9px}.bars{height:110px;display:flex;align-items:end;gap:10px;margin-top:15px;border-bottom:1px solid #ddd}.bars i{flex:1;background:#7888ed;border-radius:3px 3px 0 0}.bars i:nth-child(1){height:30%}.bars i:nth-child(2){height:55%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:80%}.bars i:nth-child(5){height:62%}.bars i:nth-child(6){height:92%}.bars i:nth-child(7){height:75%}.flow-list p{display:flex;align-items:center;gap:7px;padding:9px 0;border-bottom:1px solid #eee;margin:0}.flow-list p i{width:7px;height:7px;border-radius:2px}.flow-list p b{margin-left:auto;font-size:6px}.green{background:#4ecb8c}.purple{background:#9b75eb}.orange{background:#f3aa66}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.project-small .project-copy{padding:30px}.project-small h3{margin-top:55px;font-size:31px}.project-small .project-canvas{height:390px}.canvas-luma{background:#cbd1d0}.luma-browser{width:500px;max-width:110%;height:310px;background:#f4f1eb;color:#171715;position:relative;padding:14px 24px;overflow:hidden;box-shadow:0 25px 60px rgba(19,27,28,.25);transform:rotate(1.5deg)}.tiny-browser{display:flex;gap:4px;border-bottom:1px solid #d7d5d0;padding-bottom:10px}.tiny-browser i{width:5px;height:5px;background:#999;border-radius:50%}.luma-nav{display:flex;justify-content:space-between;font:bold 8px Manrope;padding:12px 0}.luma-nav span{font-weight:500}.luma-nav b{border:1px solid;padding:5px 8px;border-radius:100px}.luma-body{position:relative;z-index:1;padding:30px 10px}.luma-body small{font-size:6px;letter-spacing:.14em}.luma-body strong{display:block;font:700 34px/1.05 Manrope;margin:9px 0}.luma-body strong em{color:#e06744;font:italic 400 34px Georgia}.luma-body p{font-size:7px}.luma-body button{font-size:7px;color:#fff;background:#1c1c1b;border:0;padding:8px 12px}.luma-orb{position:absolute;width:180px;height:180px;border-radius:50%;right:-20px;bottom:-30px;background:linear-gradient(145deg,#f08e5b,#d94f47 50%,#603c91)}.canvas-clean{background:#dfe7de}.clean-app{width:500px;max-width:112%;height:310px;border-radius:10px;background:#fbfcfa;color:#1c2922;display:flex;box-shadow:0 25px 60px rgba(42,68,55,.18);transform:rotate(-1.5deg);overflow:hidden}.clean-side{width:145px;background:#153b2a;color:#d7e7de;padding:24px 18px}.clean-side b{font:800 17px Manrope;display:block;margin-bottom:35px}.clean-side b span{color:#8ce0aa}.clean-side p{font-size:8px;padding:8px;border-radius:4px}.clean-side p.active{background:#29533f}.clean-main{padding:40px 32px;flex:1}.clean-main>small{font-size:7px;color:#5c786a;letter-spacing:.15em}.clean-main>strong{display:block;font-size:22px;margin:6px 0 25px}.health{display:flex;align-items:center;gap:24px}.ring{width:85px;height:85px;border:10px solid #58bd80;border-left-color:#e6ece7;border-radius:50%;display:grid;place-items:center;font:bold 22px Manrope}.ring sup{font-size:8px}.health p{font-size:7px;margin:9px}.health p b{font-size:10px}.clean-main button{border:0;background:#2d9d5d;color:#fff;font-size:8px;padding:9px 13px;border-radius:4px;margin-top:24px}.canvas-pulse{background:#ded8eb}.pulse-app{width:500px;max-width:112%;height:300px;background:#161725;color:#f4f2fb;border-radius:13px;box-shadow:0 25px 60px rgba(28,21,51,.35);transform:rotate(1.5deg);padding:24px}.pulse-head{display:flex;justify-content:space-between;font-size:9px}.pulse-head b{font-size:14px}.pulse-head b i{display:inline-block;width:8px;height:8px;background:#a38bf3;border-radius:3px}.pulse-head span{color:#73d9a2;font-size:7px}.integration-line{display:flex;align-items:center;justify-content:center;margin:55px 0}.app-node{width:55px;height:55px;border-radius:13px;display:grid;place-items:center;font:bold 18px Manrope;box-shadow:0 8px 20px #0d0d17}.shop{background:#6bc091}.hub{background:#8069de}.mail{background:#e46768}.connector{display:flex;align-items:center;width:80px}.connector:before{content:"";height:1px;background:#46465b;flex:1}.connector i{width:4px;height:4px;border-radius:50%;background:#9f8bf0;margin-left:6px}.sync-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303143;padding-top:20px}.sync-stats span{display:flex;flex-direction:column;color:#74768a;font-size:7px}.sync-stats b{color:#fff;font-size:14px;margin-bottom:5px}.canvas-debug{background:#d9d4ca}.debug-window{width:500px;max-width:112%;height:310px;background:#1d2027;color:#d1d5dc;border-radius:10px;overflow:hidden;box-shadow:0 25px 60px rgba(25,26,28,.3);transform:rotate(-1.5deg);position:relative}.debug-title{height:45px;background:#252831;display:flex;justify-content:space-between;align-items:center;padding:0 20px;font:9px monospace}.debug-title small{color:#f08484}.debug-window pre{font:10px/2.3 monospace;padding:15px 22px;margin:0}.debug-window pre i{color:#626873;font-style:normal;margin-right:15px}.debug-window pre span{color:#dfb66c}.debug-window pre b{font-weight:400;background:rgba(86,196,126,.12);display:inline-block;width:82%;border-left:2px solid #56c47e;color:#84daa3}.fix-toast{position:absolute;right:18px;bottom:16px;background:#f5f7f4;color:#16221a;border-left:3px solid #57bd7b;border-radius:4px;padding:10px 14px;display:flex;flex-direction:column;font-size:8px;box-shadow:0 10px 25px #090a0d}.fix-toast span{color:#68736c;margin-top:3px}.services{border-top:1px solid var(--line)}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:70px 1fr 260px;gap:25px;align-items:center;padding:30px 10px;border-bottom:1px solid var(--line);transition:.25s}.service-list article:hover{background:#0d1015;padding-inline:22px}.service-list article>span{color:#5f626b;font-size:11px}.service-list h3{font-size:24px;letter-spacing:-.02em}.service-list p{color:#858892;margin:7px 0 0;font-size:13px}.service-list b{font-size:10px;letter-spacing:.06em;color:var(--gold);text-align:right}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;border-top:1px solid var(--line)}.about-mark{position:relative}.about-mark img{width:min(360px,85%);border-radius:50%;filter:drop-shadow(0 25px 50px #000)}.about-mark>span{position:absolute;right:0;bottom:30px;font:800 11px/2 Manrope;letter-spacing:.24em;color:var(--gold)}.about-copy p{color:#a2a4ab;line-height:1.85;font-size:16px}.skills{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.skills span{background:#14171e;border:1px solid #292d36;border-radius:3px;padding:9px 12px;color:#c3c4c8;font-size:11px}.contact{padding-block:90px 130px}.contact-inner{border:1px solid #4b402d;background:radial-gradient(circle at 50% 100%,rgba(227,182,94,.15),transparent 50%),#101116;text-align:center;padding:90px 30px}.contact h2{font-size:clamp(43px,6vw,76px);line-height:1.05;margin:22px 0}.contact p{color:#989aa2;max-width:560px;margin:0 auto 32px;line-height:1.7}.contact small{display:block;color:#73767e;font-size:10px;margin-top:18px}footer{border-top:1px solid var(--line);padding:28px 0;color:#777a83;font-size:11px}footer .section-shell{display:flex;align-items:center;justify-content:space-between}footer .brand{color:#e8e6e1;font-size:13px}footer .brand img{width:30px;height:30px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@media(max-width:900px){.section-shell{width:min(100% - 36px,680px)}.site-header{width:calc(100% - 36px)}.menu-toggle{display:flex;width:36px;height:36px;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{display:block;width:20px;height:1px;background:#fff}.site-header nav{position:absolute;top:76px;left:0;right:0;background:#11141b;border:1px solid var(--line);padding:24px;display:none;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;padding-block:70px}.hero-visual{height:460px}.section-heading{grid-template-columns:1fr;gap:24px}.project-featured{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr}.project-featured .project-canvas{grid-row:1}.project h3{margin-top:55px}.about{grid-template-columns:1fr;gap:55px}.about-mark{display:flex;justify-content:center}.service-list article{grid-template-columns:42px 1fr}.service-list article>b{grid-column:2;text-align:left}.marquee{justify-content:flex-start;width:max-content;animation:scroll 18s linear infinite}@keyframes scroll{to{transform:translateX(-50%)}}}@media(max-width:560px){.section-shell{width:calc(100% - 28px)}h1{font-size:48px}.hero{padding-top:55px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-meta{gap:16px;display:grid;grid-template-columns:1fr 1fr}.hero-visual{height:390px}.orbit-one{width:380px;height:230px}.orbit-two{width:330px;height:330px}.code-card pre{font-size:11px;padding:20px}.result-card{right:5px}.work,.services,.about{padding-block:90px}.section-heading h2,.about h2{font-size:42px}.project-copy{padding:28px}.project-canvas{padding:24px}.project-small .project-canvas{height:330px}.dashboard-shell{transform:scale(.78) rotate(-2deg);max-width:none}.luma-browser,.clean-app,.pulse-app,.debug-window{transform:scale(.82)}.about-mark>span{right:5px}.contact-inner{padding:65px 20px}footer .section-shell{flex-direction:column;gap:15px;text-align:center}}
