:root{--bg:#070807;--panel:#0d0f0d;--text:#f3f5ef;--muted:#979c94;--line:rgba(255,255,255,.12);--accent:#c7ff3e;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"SF Pro Display","Helvetica Neue",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}canvas#particle-field{position:fixed;inset:0;width:100%;height:100%;z-index:-2}.noise{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.site-header{position:fixed;z-index:20;top:20px;left:50%;transform:translateX(-50%);width:min(calc(100% - 40px),var(--max));height:72px;padding:0 12px 0 24px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(9,10,9,.68);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;box-shadow:0 20px 60px rgba(0,0,0,.25)}.brand{display:flex;align-items:center;gap:11px;font-weight:680;letter-spacing:-.04em;font-size:18px}.accent{color:var(--accent)}.brand-mark{width:26px;height:26px;position:relative;display:block}.brand-mark i{position:absolute;width:7px;height:7px;background:var(--text);border-radius:50%}.brand-mark i:nth-child(1){top:1px;left:9px}.brand-mark i:nth-child(2){top:9px;right:1px}.brand-mark i:nth-child(3){bottom:1px;left:9px}.brand-mark i:nth-child(4){top:9px;left:1px;background:var(--accent)}.desktop-nav{display:flex;gap:38px;color:#c7cbc3;font-size:14px}.desktop-nav a,.contact-foot a,footer>a{transition:color .25s}.desktop-nav a:hover,.contact-foot a:hover,footer>a:hover{color:var(--accent)}.header-cta{padding:16px 22px;border-radius:14px;background:var(--text);color:#090a09;font-size:14px;font-weight:650}.header-cta span,.button span{margin-left:15px}.menu-button{display:none;border:0;background:none;color:white}.hero{min-height:100vh;padding:190px 28px 52px;display:flex;align-items:center;flex-direction:column;text-align:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:36% 0 0;background:linear-gradient(transparent,var(--bg) 94%);pointer-events:none;z-index:-1}.hero-glow{position:absolute;width:700px;height:450px;border-radius:50%;top:21%;left:50%;transform:translateX(-50%);background:rgba(199,255,62,.08);filter:blur(100px);z-index:-1}.eyebrow{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.035);border-radius:100px;padding:9px 14px;font-size:12px;color:#bdc1b9;display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 12px var(--accent)}h1{max-width:1050px;margin:30px 0 24px;font-size:clamp(54px,6.9vw,104px);font-weight:610;line-height:.94;letter-spacing:-.065em}h1 span{color:#a4a99f;font-weight:470}.hero-copy{max-width:670px;margin:0;color:#a1a69e;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.hero-actions{display:flex;gap:12px;margin-top:38px}.button{height:58px;padding:0 24px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:620;transition:transform .3s,border-color .3s}.button:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.3)}.button-primary{background:var(--accent);color:#0b0c0a;border-color:var(--accent)}.button-ghost{background:rgba(255,255,255,.04);backdrop-filter:blur(10px)}.play{width:23px;height:23px;border-radius:50%;border:1px solid rgba(255,255,255,.35);font-size:8px;display:grid;place-items:center;margin:0 9px 0 0!important}.hero-meta{display:flex;gap:62px;margin-top:76px;position:relative;z-index:1}.hero-meta div{display:flex;text-align:left;align-items:center;gap:12px}.hero-meta strong{font-size:26px;letter-spacing:-.05em}.hero-meta span{font-size:11px;line-height:1.45;color:#777c75;text-transform:uppercase;letter-spacing:.06em}.scroll-cue{position:absolute;bottom:28px;left:30px;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#575b56;display:flex;align-items:center;gap:12px}.scroll-cue span{height:30px;width:1px;background:linear-gradient(var(--accent),transparent);animation:scroll 1.7s infinite}.ticker{overflow:hidden;border-block:1px solid var(--line);background:#0b0c0b;transform:rotate(-1deg) scale(1.02);padding:17px 0}.ticker-track{display:flex;width:max-content;align-items:center;gap:34px;animation:ticker 25s linear infinite;font-size:12px;letter-spacing:.17em;color:#b3b8b0}.ticker b{color:var(--accent);font-size:15px}.section{max-width:var(--max);margin:0 auto;padding:150px 28px}.section-heading>div{display:flex;align-items:center;gap:12px;margin-bottom:38px}.section-index{font-size:10px;color:var(--accent);border:1px solid rgba(199,255,62,.35);border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.section-label{text-transform:uppercase;font-size:11px;letter-spacing:.18em;color:#8d928a}.section h2{font-size:clamp(42px,5.4vw,74px);line-height:1;letter-spacing:-.055em;font-weight:520;margin:0}.section h2 em{font-style:normal;color:#737870}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:70px}.service-card{min-height:420px;padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015));border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .35s,border-color .35s,background .35s;overflow:hidden;position:relative}.service-card:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;top:-160px;right:-100px;background:rgba(199,255,62,.09);filter:blur(25px);opacity:0;transition:opacity .35s}.service-card:hover{transform:translateY(-5px);border-color:rgba(199,255,62,.28);background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.02))}.service-card:hover:before{opacity:1}.service-card.wide{grid-column:auto}.card-top{display:flex;justify-content:space-between;color:#6f746d;font-size:12px}.card-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:13px;color:var(--accent);font-size:22px}.service-card h3{font-size:31px;letter-spacing:-.04em;margin:0 0 15px;font-weight:520}.service-card p{color:#8f948c;line-height:1.6;max-width:510px;margin:0}.service-card ul{display:flex;list-style:none;margin:28px 0 0;padding:0;gap:8px;flex-wrap:wrap}.service-card li{font-size:10px;text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--line);padding:8px 11px;border-radius:100px;color:#9da299}.work{padding-top:80px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:70px}.project{height:670px;border-radius:28px;padding:30px;position:relative;overflow:hidden}.project-info{position:relative;z-index:2}.project-info>span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;opacity:.55}.project h3{font-size:46px;letter-spacing:-.05em;margin:12px 0 5px;font-weight:550}.project p{margin:0;opacity:.6;max-width:300px;line-height:1.45}.project>a{position:absolute;right:24px;top:24px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor;z-index:3;font-size:19px;transition:transform .3s,background .3s}.project>a:hover{transform:rotate(45deg);background:rgba(255,255,255,.15)}.project-lime{background:var(--accent);color:#0b0c09}.project-dark{background:#131513;border:1px solid var(--line)}.phone-mockup{position:absolute;width:330px;height:480px;right:-20px;bottom:-55px;border:5px solid #1b1e19;border-radius:42px;background:#f0f2eb;color:#171914;padding:26px 20px;transform:rotate(-7deg);box-shadow:0 35px 80px rgba(0,0,0,.3)}.phone-bar{display:flex;justify-content:space-between;align-items:center;font-size:11px}.phone-bar>span{width:10px;height:10px;border:2px solid #111;border-radius:50%}.phone-bar i{font-style:normal}.balance{margin-top:42px}.balance small,.balance span{display:block;color:#777b73;font-size:11px}.balance strong{display:block;font-size:34px;margin:8px 0;letter-spacing:-.05em}.balance span{color:#467900}.mini-chart{height:92px;display:flex;align-items:flex-end;gap:7px;margin:25px 0}.mini-chart i{flex:1;border-radius:4px 4px 0 0;background:#111}.mini-chart i:nth-child(1){height:22%}.mini-chart i:nth-child(2){height:43%}.mini-chart i:nth-child(3){height:34%}.mini-chart i:nth-child(4){height:67%}.mini-chart i:nth-child(5){height:54%}.mini-chart i:nth-child(6){height:89%;background:#78a900}.mini-chart i:nth-child(7){height:74%}.mock-row{display:flex;justify-content:space-between;font-size:12px}.mock-row b{color:#628800}.transaction{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #ddd;font-size:10px}.transaction>i{width:30px;height:30px;background:#dfe1da;border-radius:9px;display:grid;place-items:center;font-style:normal}.transaction>span{flex:1}.transaction small{display:block;color:#8c8f88;margin-top:3px}.dashboard-mockup{position:absolute;width:600px;height:410px;left:60px;bottom:-30px;border:1px solid #3a3d37;background:#0b0c0b;border-radius:18px;display:flex;transform:rotate(4deg);box-shadow:0 35px 80px #000}.dash-sidebar{width:80px;border-right:1px solid #292b27;display:flex;flex-direction:column;align-items:center;gap:28px;padding:25px}.dash-sidebar b{color:var(--accent);font-size:22px;margin-bottom:20px}.dash-sidebar i{width:20px;height:3px;background:#444;border-radius:5px}.dash-content{padding:36px;width:100%;color:#eee}.dash-content>small{color:#62665f}.dash-content>strong{display:block;font-size:24px;margin:14px 0 30px}.dash-stats{display:flex;gap:10px}.dash-stats span{width:170px;padding:17px;border:1px solid #2c2f2a;border-radius:12px}.dash-stats small{display:block;color:#777;margin-bottom:10px}.dash-stats b{font-size:22px}.dash-graph{height:135px;margin-top:12px;border:1px solid #272a26;border-radius:12px;background:repeating-linear-gradient(0deg,transparent 0 26px,#1e211d 27px)}.dash-graph i{display:block;width:80%;height:80%;margin:12px;background:linear-gradient(160deg,transparent 48%,var(--accent) 49%,var(--accent) 51%,transparent 52%);opacity:.7}.process{padding-top:80px}.process-list{margin-top:65px;border-top:1px solid var(--line)}.process-item{display:grid;grid-template-columns:70px 1.3fr 1.5fr 100px;gap:28px;align-items:center;min-height:150px;border-bottom:1px solid var(--line);transition:padding .3s,background .3s}.process-item:hover{padding:0 18px;background:rgba(255,255,255,.025)}.process-item>span{font-size:11px;color:var(--accent)}.process-item h3{font-size:27px;font-weight:510;letter-spacing:-.035em}.process-item p{color:#848981;line-height:1.55;font-size:14px}.process-item i{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#71766f;border:1px solid var(--line);padding:9px;border-radius:100px;text-align:center}.contact{max-width:none;text-align:center;min-height:700px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;border-top:1px solid var(--line);padding-bottom:80px}.contact-glow{position:absolute;width:900px;height:500px;border-radius:50%;background:rgba(199,255,62,.1);filter:blur(130px);z-index:-1}.contact-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#8c9189;margin-bottom:26px}.contact h2{font-size:clamp(60px,8vw,120px)}.contact h2 em{color:var(--accent)}.contact-link{font-size:clamp(17px,2vw,24px);margin-top:45px;border-bottom:1px solid #69705f;padding:0 3px 10px}.contact-link span{color:var(--accent);margin-left:15px}.contact-foot{position:absolute;bottom:35px;width:min(calc(100% - 56px),var(--max));display:flex;justify-content:space-between;color:#666b64;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.contact-foot div{display:flex;gap:25px}footer{max-width:var(--max);margin:auto;padding:32px 28px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#777c75;font-size:11px}.mobile-menu{display:none}.reveal{opacity:0;transform:translateY(18px);animation:reveal .8s forwards cubic-bezier(.2,.7,.2,1)}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.reveal-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal-on-scroll.visible{opacity:1;transform:none}@keyframes reveal{to{opacity:1;transform:none}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes scroll{0%,100%{opacity:.2;transform:scaleY(.4);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}
@media(max-width:800px){.site-header{top:10px;width:calc(100% - 20px);height:62px;padding:0 16px}.desktop-nav,.header-cta{display:none}.menu-button{display:flex;width:32px;height:32px;align-items:center;justify-content:center;flex-direction:column;gap:6px;z-index:31}.menu-button span{height:1px;width:21px;background:#fff;transition:.3s}.menu-button.active span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button.active span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{display:flex;position:fixed;z-index:19;inset:0;background:rgba(5,6,5,.96);backdrop-filter:blur(16px);flex-direction:column;justify-content:center;align-items:center;gap:28px;font-size:34px;letter-spacing:-.04em;opacity:0;pointer-events:none;transition:.35s}.mobile-menu.open{opacity:1;pointer-events:auto}.hero{min-height:900px;padding:150px 20px 70px}.hero h1{width:100%;min-width:0;font-size:44px;overflow-wrap:anywhere}.hero h1 br{display:none}.hero-copy{font-size:16px}.hero-actions{width:100%;flex-direction:column}.button{width:100%}.hero-meta{gap:24px;width:100%;justify-content:center;flex-wrap:wrap}.hero-meta div{display:block;text-align:center}.hero-meta span{margin-top:5px;display:block}.scroll-cue{display:none}.section{padding:110px 20px}.section-heading h2 br{display:none}.service-grid,.projects{grid-template-columns:1fr}.service-card{min-height:390px}.project{height:560px}.phone-mockup{width:285px;height:420px}.dashboard-mockup{left:30px;width:530px}.process-item{grid-template-columns:35px 1fr;padding:25px 0;gap:6px 15px}.process-item h3{margin:0}.process-item p{grid-column:2;margin:5px 0 12px}.process-item i{grid-column:2;width:max-content;padding:0;border:0;border-radius:0;font-size:9px;color:#7f857b;text-align:left}.contact{min-height:650px;padding-inline:20px}.contact h2{font-size:60px}.contact-foot{flex-direction:column;align-items:center;gap:18px}.contact-link{font-size:18px}footer{justify-content:center;text-align:center;gap:20px;flex-wrap:wrap}footer p{width:100%;order:3}.project h3{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.process-item{grid-template-columns:70px 1.05fr 1.5fr}
@media(max-width:800px){.process-item{grid-template-columns:35px 1fr}}

/* Theme switcher */
html{color-scheme:dark}body,.site-header,.service-card,.project-dark,.ticker,.mobile-menu,.button-ghost{transition:background-color .35s,color .35s,border-color .35s,box-shadow .35s}.header-actions{display:flex;align-items:center;gap:10px}.theme-toggle{width:48px;height:48px;flex:0 0 48px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.04);color:var(--text);display:grid;place-items:center;cursor:pointer;position:relative;overflow:hidden;transition:background .25s,border-color .25s,transform .25s}.theme-toggle:hover{border-color:rgba(199,255,62,.48);transform:translateY(-2px)}.theme-toggle span{position:absolute;font-size:21px;line-height:1;transition:opacity .3s,transform .35s}.theme-sun{opacity:1;transform:rotate(0) scale(1)}.theme-moon{opacity:0;transform:rotate(-55deg) scale(.55)}

html[data-theme="light"]{color-scheme:light;--bg:#f3f5ef;--panel:#fff;--text:#11140f;--muted:#61675e;--line:rgba(17,20,15,.14);--accent:#89b900}html[data-theme="light"] .theme-sun{opacity:0;transform:rotate(55deg) scale(.55)}html[data-theme="light"] .theme-moon{opacity:1;transform:rotate(0) scale(1)}html[data-theme="light"] .noise{opacity:.018;mix-blend-mode:multiply}html[data-theme="light"] .site-header{background:rgba(246,248,242,.78);border-color:rgba(17,20,15,.14);box-shadow:0 20px 60px rgba(31,38,25,.1)}html[data-theme="light"] .desktop-nav{color:#50564d}html[data-theme="light"] .header-cta{background:#11140f;color:#f6f8f2}html[data-theme="light"] .theme-toggle{background:rgba(255,255,255,.65)}html[data-theme="light"] .hero:after{background:linear-gradient(transparent,var(--bg) 94%)}html[data-theme="light"] .hero-glow{background:rgba(137,185,0,.13)}html[data-theme="light"] h1 span{color:#72796e}html[data-theme="light"] .eyebrow{border-color:rgba(17,20,15,.14);background:rgba(255,255,255,.5);color:#596056}html[data-theme="light"] .hero-copy{color:#5d645a}html[data-theme="light"] .button-ghost{background:rgba(255,255,255,.58)}html[data-theme="light"] .play{border-color:rgba(17,20,15,.32)}html[data-theme="light"] .hero-meta span{color:#697066}html[data-theme="light"] .scroll-cue{color:#737a70}html[data-theme="light"] .ticker{background:#e8ebe3}html[data-theme="light"] .ticker-track{color:#51574e}html[data-theme="light"] .section h2 em{color:#747b70}html[data-theme="light"] .section-label{color:#646b61}html[data-theme="light"] .service-card,html[data-theme="light"] .expertise-card{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(235,239,229,.72));box-shadow:0 18px 50px rgba(31,38,25,.055)}html[data-theme="light"] .service-card:hover,html[data-theme="light"] .expertise-card:hover{background:#fff;border-color:rgba(105,145,0,.32)}html[data-theme="light"] .service-card p,html[data-theme="light"] .expertise-card p{color:#5e655b}html[data-theme="light"] .service-card li,html[data-theme="light"] .expertise-card li{color:#596057}html[data-theme="light"] .card-top{color:#747b71}html[data-theme="light"] .project-dark{background:#20241e;color:#f3f5ef;border-color:rgba(17,20,15,.12);box-shadow:0 25px 70px rgba(31,38,25,.14)}html[data-theme="light"] .process-item p,html[data-theme="light"] .principle-list p{color:#60675d}html[data-theme="light"] .process-item:hover{background:rgba(255,255,255,.55)}html[data-theme="light"] .contact-glow{background:rgba(137,185,0,.14)}html[data-theme="light"] .contact-kicker,html[data-theme="light"] .contact-foot,html[data-theme="light"] footer{color:#61685e}html[data-theme="light"] .contact-link{border-color:#858d7f}html[data-theme="light"] .mobile-menu{background:rgba(243,245,239,.97)}html[data-theme="light"] .menu-button span{background:#11140f}

@media(max-width:800px){.header-actions{margin-left:auto}.theme-toggle{width:38px;height:38px;flex-basis:38px;border-radius:11px}.theme-toggle span{font-size:18px}.menu-button{margin-left:2px}}

/* Editorial hero typography */
.hero-title{width:min(100%,1120px);max-width:none;margin:36px auto 28px;font-size:clamp(60px,6.45vw,100px);font-weight:620;line-height:.84;letter-spacing:-.072em;text-align:left}
.hero-title .hero-title-row{display:flex;align-items:baseline;width:max-content;max-width:100%;color:var(--text);font-weight:inherit;white-space:nowrap}
.hero-title-top{gap:.2em}
.hero-title-top em{color:var(--accent);font-family:Georgia,"Times New Roman",serif;font-size:.9em;font-weight:400;font-style:italic;letter-spacing:-.055em}
.hero-title .hero-title-middle{margin-left:7.5%;color:var(--text);font-weight:620}
.hero-title .hero-title-bottom{margin-left:auto;color:var(--muted);font-weight:470;gap:.18em}
.hero-title-bottom i{display:inline-grid;place-items:center;width:.58em;height:.58em;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-family:Inter,"SF Pro Display",sans-serif;font-size:.46em;font-style:normal;font-weight:500;letter-spacing:0;transform:translateY(-.12em)}
html[data-theme="light"] .hero-title .hero-title-row{color:var(--text)}
html[data-theme="light"] .hero-title .hero-title-bottom{color:var(--muted)}
html[data-theme="light"] .hero-title-top em{color:var(--accent)}

@media(max-width:800px){.hero-title{margin:32px auto 24px;font-size:clamp(38px,11.2vw,48px);line-height:.91;letter-spacing:-.065em;text-align:center}.hero-title .hero-title-row{justify-content:center;margin-left:auto;margin-right:auto}.hero-title-top{gap:.16em}.hero-title-bottom i{width:.72em;height:.72em;font-size:.48em}}
@media(max-width:390px){.hero-title{font-size:36px}}

/* Limited offer */
.promo-toast{position:fixed;z-index:25;right:24px;bottom:24px;width:min(350px,calc(100vw - 32px));padding:22px 22px 20px;border:1px solid rgba(199,255,62,.28);border-radius:22px;background:rgba(13,15,13,.9);color:#f3f5ef;box-shadow:0 24px 80px rgba(0,0,0,.36);backdrop-filter:blur(20px);animation:promo-in .65s .8s both cubic-bezier(.2,.8,.2,1);transition:opacity .3s,transform .3s}
.promo-toast:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 0 0,rgba(199,255,62,.13),transparent 52%);pointer-events:none}
.promo-toast>*{position:relative}
.promo-toast.is-hidden{opacity:0;transform:translateY(16px);pointer-events:none}
.promo-label{display:block;margin-bottom:15px;color:#c7ff3e;font-size:11px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}
.promo-toast strong{display:block;padding-right:28px;font-size:25px;font-weight:560;line-height:1.05;letter-spacing:-.045em}
.promo-toast strong span{color:#c7ff3e}
.promo-toast p{margin:11px 0 18px;color:#aeb3aa;font-size:14px;line-height:1.45}
.promo-toast>a{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 15px;border-radius:12px;background:#c7ff3e;color:#0b0c09;font-size:13px;font-weight:700}
.promo-toast>a span{font-size:16px}
.promo-close{position:absolute;z-index:2;top:14px;right:14px;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgba(255,255,255,.05);color:#d8dcd4;font-size:20px;line-height:1;cursor:pointer}
.promo-close:hover{border-color:rgba(199,255,62,.5);color:#c7ff3e}
@keyframes promo-in{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}

html[data-theme="light"] .promo-toast{background:rgba(255,255,255,.92);color:#11140f;border-color:rgba(105,145,0,.28);box-shadow:0 24px 80px rgba(31,38,25,.18)}
html[data-theme="light"] .promo-toast:before{background:radial-gradient(circle at 0 0,rgba(137,185,0,.15),transparent 52%)}
html[data-theme="light"] .promo-label,html[data-theme="light"] .promo-toast strong span{color:#6f9800}
html[data-theme="light"] .promo-toast p{color:#5d645a}
html[data-theme="light"] .promo-close{border-color:rgba(17,20,15,.14);background:rgba(17,20,15,.04);color:#565d53}

@media(max-width:800px){.promo-toast{z-index:18;right:12px;bottom:12px;width:calc(100vw - 24px);padding:17px 54px 17px 17px;border-radius:18px}.promo-label{margin-bottom:7px;font-size:10px}.promo-toast strong{padding:0;font-size:20px}.promo-toast p{margin:7px 0 0;font-size:13px}.promo-toast>a{position:absolute;right:13px;bottom:14px;width:36px;height:36px;padding:0;justify-content:center;border-radius:50%;font-size:0}.promo-toast>a span{font-size:17px}.promo-close{top:9px;right:11px;width:26px;height:26px;font-size:17px}}

/* Mobile layout hardening */
@media(max-width:800px){
  .hero{min-height:820px;padding-top:132px}
  .hero-title{font-size:clamp(35px,9.6vw,44px);line-height:.92}
  .section h2{font-size:clamp(35px,9.6vw,44px);line-height:1.02;overflow-wrap:break-word}
  .section-heading>div{margin-bottom:28px}
  .service-grid,.projects{margin-top:50px}
  .service-card{min-height:340px;padding:23px}
  .project{height:530px;padding:24px}
  .dashboard-mockup{left:22px;width:420px;height:360px}
  .process-list{margin-top:48px}
  .process-item p{font-size:15px}
  .process-item i{font-size:11px}
  .contact-foot div{justify-content:center}
  .mobile-menu{z-index:19;padding:90px 20px 40px;font-size:clamp(29px,8.5vw,36px)}
}
@media(max-width:390px){
  .hero{padding-inline:16px}
  .hero-title{font-size:35px}
  .hero-copy{font-size:15px;line-height:1.5}
  .hero-meta{gap:18px}
  .hero-meta strong{font-size:23px}
  .section{padding-inline:16px}
  .section h2{font-size:34px}
  .project h3{font-size:36px}
  .contact h2{font-size:51px}
}

.service-more{display:inline-flex;align-items:center;gap:12px;margin-top:20px;padding-bottom:5px;border-bottom:1px solid var(--line);color:var(--text);font-size:13px;font-weight:650;letter-spacing:-.01em}
.service-more span{color:var(--accent);transition:transform .25s}
.service-more:hover span{transform:translate(3px,-3px)}
html[data-theme="light"] .service-more{color:var(--text)}
