:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#dfe8ef;background:#07101d;font-synthesis:none;--bg:#07101d;--surface:#0c1725;--surface-2:#101e2e;--text:#edf5f7;--muted:#91a3b5;--line:rgba(255,255,255,.1);--accent:#60e6bd;--accent-2:#66a7ff;--shadow:0 24px 80px rgba(0,0,0,.25)}:root[data-theme=light]{--bg:#f5f7f8;--surface:#fff;--surface-2:#edf2f3;--text:#102029;--muted:#5d6d74;--line:rgba(14,35,43,.12);--accent:#087d64;--accent-2:#276bd2;--shadow:0 24px 80px rgba(10,35,45,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 80% -10%,rgba(82,168,255,.12),transparent 34%),radial-gradient(circle at 15% 22%,rgba(96,230,189,.06),transparent 25%);z-index:-1}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,7.2rem);margin-bottom:1.5rem}h2{font-size:clamp(2rem,4.2vw,4.2rem);margin-bottom:1.2rem}h3{font-size:1.3rem}em{font-style:normal;color:var(--accent)}.skip{position:fixed;top:-100px;left:1rem;background:var(--accent);color:#062019;padding:.7rem 1rem;z-index:100}.skip:focus{top:1rem}.header{position:sticky;top:0;z-index:30;height:78px;padding:0 clamp(1rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--bg) 82%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.65rem}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 20%,transparent),transparent);border-radius:11px;color:var(--accent);font:800 1.2rem Manrope}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font:800 1rem Manrope;letter-spacing:.11em}.brand small{margin-top:.25rem;color:var(--muted);font-size:.65rem;letter-spacing:.16em}.nav,.header-actions,.hero-actions,.hero-proof,.tags,.card-meta,.footer-links{display:flex;align-items:center}.nav{gap:1.7rem}.nav>a:not(.button){font-size:.9rem;color:var(--muted)}.nav>a.active,.nav>a:hover{color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;padding:.72rem 1.25rem;border:1px solid var(--accent);border-radius:11px;background:var(--accent);color:#05261d;font-weight:700;transition:.2s;box-shadow:0 10px 30px color-mix(in srgb,var(--accent) 15%,transparent)}.button:hover{transform:translateY(-2px);filter:brightness(1.04)}.button-small{min-height:38px;padding:.45rem .85rem;font-size:.82rem}.button-ghost{background:transparent;color:var(--text);border-color:var(--line);box-shadow:none}.icon-button{display:grid;place-items:center;background:transparent;border:1px solid var(--line);color:var(--text);width:40px;height:40px;border-radius:10px}.icon-button svg{width:18px}.header-actions{gap:.5rem}.menu-button{display:none}.hero,.page-hero,.case-hero,.contact-page{max-width:1450px;margin:auto;padding:clamp(4rem,9vw,9rem) clamp(1.25rem,6vw,6rem)}.hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:5vw}.hero-copy{max-width:790px}.kicker{display:inline-block;color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin-bottom:1.2rem}.hero p,.page-hero>p{max-width:680px;font-size:clamp(1.05rem,1.5vw,1.35rem);color:var(--muted)}.hero-actions{gap:.8rem;margin-top:2rem}.hero-proof{gap:1rem;margin-top:3rem;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.hero-proof i{width:28px;height:1px;background:var(--line)}.hero-system{position:relative;aspect-ratio:1;max-width:530px;margin:auto;display:grid;place-items:center}.system-orbit{position:absolute;border:1px solid var(--line);border-radius:50%;animation:rotate 24s linear infinite}.orbit-a{inset:10%}.orbit-b{inset:25%;animation-direction:reverse;animation-duration:17s}.system-core{width:145px;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 18%,var(--surface)),var(--surface));border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:32px;box-shadow:0 0 80px color-mix(in srgb,var(--accent) 15%,transparent)}.system-core svg{color:var(--accent)}.system-core b{font:800 1.3rem Manrope;margin-top:.6rem}.system-core small{color:var(--muted)}.system-node{position:absolute;background:var(--surface);border:1px solid var(--line);padding:.6rem .9rem;border-radius:9px;font-size:.75rem;box-shadow:var(--shadow)}.n1{top:10%;right:10%}.n2{bottom:17%;right:1%}.n3{bottom:10%;left:10%}@keyframes rotate{to{transform:rotate(360deg)}}.trust-strip{border-block:1px solid var(--line);padding:1.35rem 6vw;display:flex;justify-content:center;gap:1rem;color:var(--muted);font-size:.9rem}.trust-strip strong{color:var(--text)}.section{max-width:1450px;margin:auto;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,6vw,6rem)}.section-muted{max-width:none;background:color-mix(in srgb,var(--surface) 78%,transparent)}.section-muted>*{max-width:1280px;margin-left:auto;margin-right:auto}.section-head{max-width:800px;margin-bottom:3.2rem}.section-head p{color:var(--muted);font-size:1.1rem}.service-grid,.project-grid,.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-card{min-height:260px;padding:1.5rem;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 60%,transparent));display:grid;grid-template-columns:1fr auto;align-content:start;transition:.25s}.service-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.service-card>span{color:var(--muted);font-size:.75rem}.service-card>svg{color:var(--accent)}.service-card h3{grid-column:1/-1;margin:4.5rem 0 .5rem}.service-card p{grid-column:1/-1;color:var(--muted);font-size:.92rem}.service-card .service-arrow{grid-column:2;margin-top:1rem;color:var(--muted)}.project-grid{grid-template-columns:repeat(2,1fr)}.project-card{height:100%;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:22px;transition:.3s}.project-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.project-visual{height:280px;background:radial-gradient(circle at 82% 25%,color-mix(in srgb,var(--tone) 30%,transparent),transparent 35%),#07111e;position:relative;overflow:hidden;padding:2rem}.visual-top{display:flex;gap:5px}.visual-top i{width:6px;height:6px;border-radius:50%;background:var(--tone)}.visual-layout{position:absolute;inset:28% 11% 12%;display:grid;grid-template-columns:25% 1fr;gap:1rem}.visual-layout span,.visual-layout b{border:1px solid color-mix(in srgb,var(--tone) 30%,transparent);background:color-mix(in srgb,var(--tone) 8%,transparent);border-radius:10px}.visual-layout div{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.project-visual em{position:absolute;right:7%;top:8%;font:800 clamp(3rem,7vw,7rem) Manrope;color:color-mix(in srgb,var(--tone) 16%,transparent);letter-spacing:-.08em}.project-card-body{padding:1.5rem}.card-meta{justify-content:space-between;gap:.5rem;color:var(--muted);font-size:.76rem}.status{padding:.25rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);color:var(--accent)!important}.project-card h3{font-size:1.8rem;margin:1rem 0 .55rem}.project-card p{color:var(--muted)}.tags{gap:.45rem;flex-wrap:wrap}.tags span{padding:.25rem .55rem;border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:.72rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);font-weight:700;font-size:.9rem;margin-top:1.3rem}.center{text-align:center;margin-top:2.5rem}.process{list-style:none;padding:0;display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden}.process li{padding:1.4rem 1rem;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:2.5rem}.process li:last-child{border:0}.process span,.story-index{color:var(--muted);font-size:.7rem}.founder-teaser{display:grid;grid-template-columns:1.3fr .7fr;gap:5rem;align-items:center}.founder-teaser p{color:var(--muted);font-size:1.1rem}.founder-mark{aspect-ratio:1;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 18%,var(--surface)),var(--surface));border:1px solid var(--line);border-radius:50% 50% 20px}.founder-mark>span{font:800 5rem Manrope;color:var(--accent)}.founder-mark small{color:var(--muted)}.cta{padding:clamp(2rem,6vw,5rem);border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-radius:28px;background:radial-gradient(circle at 90% 0,color-mix(in srgb,var(--accent) 16%,transparent),transparent 42%),var(--surface)}.cta p{color:var(--muted);font-size:1.1rem;max-width:640px}.cta .button{margin-top:1rem}.page-hero{padding-bottom:4rem}.page-hero h1{font-size:clamp(3rem,6vw,6rem)}.catalog-tools{display:grid;grid-template-columns:1fr 210px;gap:.8rem}.search,.sort{height:54px;padding:0 1rem;border:1px solid var(--line);background:var(--surface);border-radius:12px;display:flex;align-items:center;gap:.7rem}.search svg,.sort svg{color:var(--muted);width:18px}.search input,.sort select{width:100%;border:0;outline:0;background:transparent;color:var(--text)}.sort select option{background:var(--surface)}.filters{display:flex;gap:.5rem;overflow:auto;padding:1rem 0}.filters button{white-space:nowrap;padding:.45rem .85rem;border:1px solid var(--line);background:transparent;color:var(--muted);border-radius:999px}.filters button.active{background:var(--accent);color:#05261d;border-color:var(--accent)}.results{color:var(--muted);font-size:.85rem;margin:1rem 0 2rem}.empty{text-align:center;padding:5rem}.case-hero{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:6vw}.case-hero h1{font-size:clamp(4rem,9vw,9rem);margin:.5rem 0}.case-hero p{color:var(--muted);font-size:1.2rem;max-width:650px}.case-hero .project-visual{width:100%;height:auto;aspect-ratio:1.35;border-radius:22px;border:1px solid var(--line)}.back{display:flex;gap:.5rem;align-items:center;color:var(--muted);margin-bottom:3rem;font-size:.85rem}.back svg{width:16px}.case-story>div{display:grid;grid-template-columns:1fr 7fr;border-top:1px solid var(--line);padding:3rem 0}.case-story p{font-size:clamp(1.2rem,2vw,1.7rem);color:var(--muted);max-width:850px}.case-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw}.feature-list,.solution-list ul{padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.feature-list li,.solution-list li{display:flex;align-items:center;gap:.65rem;border:1px solid var(--line);padding:.8rem;border-radius:10px}.feature-list svg,.solution-list li svg{width:16px;color:var(--accent)}.tags.large span{font-size:.85rem;padding:.5rem .7rem}.result-card{margin-top:2rem;padding:1.5rem;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.result-card svg{color:var(--accent)}.result-card span{display:block;font-weight:700;margin:.8rem 0}.result-card p,.gallery>p{color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.gallery-grid div{aspect-ratio:1.55;border:1px dashed var(--line);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--muted)}.solution-list{display:grid;gap:1rem}.solution-list article{display:grid;grid-template-columns:70px 60px 1fr;gap:1rem;padding:2rem;border:1px solid var(--line);background:var(--surface);border-radius:18px}.solution-list article>svg{color:var(--accent);width:32px;height:32px}.solution-number{color:var(--muted)}.solution-list article p{color:var(--muted)}.solution-list ul{margin-bottom:0}.about-hero{padding-bottom:6rem}.manifesto>div{display:grid;grid-template-columns:.4fr 1fr;gap:5vw}.manifesto>div>span{font:800 clamp(5rem,18vw,18rem) Manrope;line-height:.8;color:color-mix(in srgb,var(--accent) 18%,transparent)}.lead{font:500 clamp(1.35rem,2.4vw,2.1rem) Manrope;color:var(--text)!important}.manifesto p,.founder p{color:var(--muted)}.founder{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;align-items:center}.portrait{aspect-ratio:.82;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--accent) 15%,var(--surface)));border:1px solid var(--line);border-radius:90px 20px 20px;display:grid;place-items:center;position:relative}.portrait svg{width:30%;height:30%;color:var(--accent)}.portrait span{position:absolute;bottom:1rem;right:1.4rem;font:800 3rem Manrope;color:color-mix(in srgb,var(--accent) 30%,transparent)}.value-grid article{height:100%;padding:2rem;border:1px solid var(--line);border-radius:16px}.value-grid svg{color:var(--accent)}.value-grid h3{margin-top:3rem}.value-grid p{color:var(--muted)}.contact-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;min-height:calc(100vh - 78px)}.contact-intro h1{font-size:clamp(3rem,5.5vw,5.8rem)}.contact-intro>p{color:var(--muted);font-size:1.1rem}.contact-channel{display:flex;align-items:center;gap:1rem;margin-top:2.5rem;padding:1rem;border:1px solid var(--line);border-radius:13px}.contact-channel>svg:first-child{color:var(--accent)}.contact-channel>svg:last-child{margin-left:auto}.contact-channel span{display:flex;flex-direction:column}.contact-channel small{color:var(--muted)}.contact-form{padding:2rem;border:1px solid var(--line);background:var(--surface);border-radius:22px;align-self:start}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form label{display:flex;flex-direction:column;gap:.5rem;font-weight:600;font-size:.85rem;margin-bottom:1rem}.contact-form label small{color:var(--muted);font-weight:400}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.85rem 1rem;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:9px;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.submit{width:100%}.form-note{text-align:center;color:var(--muted);font-size:.75rem;margin:.8rem 0 0}.honeypot{position:absolute;left:-9999px}.form-success{padding:3rem;border:1px solid var(--line);border-radius:22px;align-self:start}.form-success>svg{width:48px;height:48px;color:var(--accent)}.not-found{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.not-found>span{font:800 clamp(6rem,20vw,18rem) Manrope;color:color-mix(in srgb,var(--accent) 12%,transparent);line-height:.8}.not-found h1{font-size:2rem;margin-top:-1rem}.not-found p{color:var(--muted)}footer{border-top:1px solid var(--line);padding:3rem clamp(1.25rem,6vw,6rem);display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end}footer p{color:var(--muted);font-size:.85rem;margin:.8rem 0 0}footer>small{grid-column:1/-1;color:var(--muted);border-top:1px solid var(--line);padding-top:1.5rem}.footer-links{gap:1.5rem;font-size:.85rem}.whatsapp{position:fixed;right:1.25rem;bottom:1.25rem;z-index:20;display:flex;align-items:center;gap:.55rem;background:var(--text);color:var(--bg);padding:.7rem .9rem;border-radius:12px;box-shadow:var(--shadow);font-weight:700;font-size:.8rem}.whatsapp svg{width:18px}.page-loader{min-height:70vh;display:grid;place-items:center;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:900px){.menu-button{display:grid}.nav{position:fixed;top:78px;left:0;right:0;background:var(--bg);padding:1.5rem;flex-direction:column;align-items:stretch;transform:translateY(-130%);transition:.25s;border-bottom:1px solid var(--line)}.nav.open{transform:translateY(0)}.nav>a{padding:.6rem}.hero{grid-template-columns:1fr;padding-top:5rem}.hero-system{width:min(100%,440px)}.service-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(4,1fr)}.founder-teaser,.case-hero,.case-grid,.contact-page{grid-template-columns:1fr}.case-hero .project-visual{grid-row:1}.founder{grid-template-columns:1fr 1.4fr}.manifesto>div{grid-template-columns:1fr}.manifesto>div>span{font-size:7rem}.solution-list article{grid-template-columns:45px 45px 1fr}}@media(max-width:620px){h1{font-size:clamp(2.8rem,15vw,4.6rem)}.hero-proof{gap:.45rem;justify-content:space-between;font-size:.62rem}.hero-proof i{width:12px}.hero{min-height:auto}.hero-actions{align-items:stretch;flex-direction:column}.hero-system{margin-top:1rem}.trust-strip{flex-direction:column}.service-grid,.project-grid,.value-grid,.gallery-grid{grid-template-columns:1fr}.project-visual{height:220px}.process{grid-template-columns:repeat(2,1fr)}.founder-teaser{gap:2rem}.founder-mark{max-width:340px}.catalog-tools,.field-row{grid-template-columns:1fr}.case-story>div{grid-template-columns:40px 1fr}.feature-list,.solution-list ul{grid-template-columns:1fr}.solution-list article{grid-template-columns:35px 1fr;padding:1.2rem}.solution-list article>svg{grid-column:2}.solution-list article>div{grid-column:2}.founder{grid-template-columns:1fr}.portrait{max-height:430px}.contact-page{padding-top:5rem}.contact-form{padding:1.2rem}.footer-links{flex-wrap:wrap}footer{grid-template-columns:1fr}.whatsapp span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.page-hero{max-width:1180px;margin-inline:auto;padding-top:clamp(5.5rem,10vw,9rem);padding-bottom:clamp(3rem,6vw,5rem)}.page-hero .kicker{margin-bottom:1.55rem}.page-hero h1{max-width:1050px;font-size:clamp(3.25rem,5.7vw,5.85rem);line-height:1.02;letter-spacing:-.052em;text-wrap:balance;margin-bottom:1.8rem}.page-hero>p{max-width:630px;font-size:clamp(1.05rem,1.3vw,1.22rem);line-height:1.65;text-wrap:pretty}.solution-list{padding-top:2.25rem;max-width:1180px}.solution-list article{grid-template-columns:52px 48px minmax(0,1fr);gap:1.5rem;padding:clamp(1.5rem,3vw,2.5rem)}.solution-list article h2{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.04em;margin-bottom:.65rem}.solution-list article p{max-width:760px;line-height:1.7}.admin-login{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:3rem 1.25rem}.admin-auth-card{width:min(100%,480px);padding:clamp(1.5rem,4vw,2.5rem);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.admin-auth-card h1{font-size:clamp(2.25rem,5vw,3.5rem);margin-bottom:1rem}.admin-auth-card>p{color:var(--muted)}.admin-lock{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);margin-bottom:1.75rem}.admin-auth-card label,.editor-grid label{display:flex;flex-direction:column;gap:.45rem;font-size:.84rem;font-weight:700;margin-top:1rem}.admin-auth-card input,.editor-grid input,.editor-grid textarea,.editor-grid select{width:100%;padding:.8rem .9rem;background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:9px;outline:none}.admin-auth-card input:focus,.editor-grid input:focus,.editor-grid textarea:focus,.editor-grid select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.admin-auth-card .button{width:100%;margin-top:1.5rem}.form-error{color:#ff8c8c!important;font-size:.88rem}.admin-page{max-width:1280px;margin:auto;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,5vw,5rem)}.admin-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.admin-heading h1{font-size:clamp(3rem,6vw,5rem);margin:.15rem 0}.admin-heading p{color:var(--muted);margin:0}.admin-actions,.admin-row-actions{display:flex;gap:.65rem}.admin-notice{display:flex;align-items:center;gap:.65rem;padding:.8rem 1rem;margin-bottom:1rem;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:10px;color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent)}.admin-notice button{margin-left:auto;background:none;border:0;color:inherit}.admin-projects{display:grid;gap:.75rem}.admin-projects article{display:grid;grid-template-columns:5px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:1.25rem;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.admin-projects article>i{width:5px;height:100%;min-height:70px;border-radius:9px}.admin-projects small,.admin-projects p{color:var(--muted)}.admin-projects h2{font-size:1.45rem;margin:.25rem 0}.admin-projects p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:800px}.danger{color:#ff8c8c}.editor-backdrop{position:fixed;inset:0;z-index:80;padding:2rem;overflow:auto;background:#02080fc7;backdrop-filter:blur(10px)}.project-editor{max-width:820px;margin:auto;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.project-editor>header{display:flex;justify-content:space-between;align-items:start;padding:1.5rem 1.5rem 0}.project-editor h2{font-size:2rem;margin:0}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem;padding:0 1.5rem 1.5rem}.editor-grid .wide,.editor-grid .check-field{grid-column:1/-1}.editor-grid label small{color:var(--muted);font-weight:400}.editor-grid textarea{resize:vertical}.editor-grid input[type=color]{height:46px;padding:.3rem}.check-field{flex-direction:row!important;align-items:center}.check-field input{width:auto}.project-editor>footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid var(--line)}@media(max-width:700px){.admin-heading{align-items:stretch;flex-direction:column}.admin-actions{flex-direction:column}.admin-projects article{grid-template-columns:4px minmax(0,1fr)}.admin-row-actions{grid-column:2}.editor-backdrop{padding:0}.project-editor{border-radius:0;min-height:100vh}.editor-grid{grid-template-columns:1fr}.editor-grid label{grid-column:1}.project-editor>footer{position:sticky;bottom:0;background:var(--surface)}.page-hero h1 br{display:none}}:root{font-family:Segoe UI Variable Text,Segoe UI,Inter,Arial,sans-serif}body{font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,.brand b,.brand-mark,.system-identity span,.system-metric strong,.founder-mark>span,.manifesto>div>span,.project-visual em,.system-core b{font-family:Segoe UI Variable Display,Segoe UI,Inter,Arial,sans-serif}h1,h2,h3{font-weight:720;letter-spacing:-.045em}h1{line-height:.98}h2{line-height:1.05}h3{line-height:1.15}.brand b{font-weight:750;letter-spacing:.14em}.brand small{font-size:.61rem;letter-spacing:.19em}.kicker{font-size:.7rem;font-weight:750;letter-spacing:.2em}.section-head h2{max-width:760px;font-size:clamp(2.5rem,4.6vw,4.75rem);text-wrap:balance}.section-head p{max-width:650px;line-height:1.7}.hero-copy h1{font-size:clamp(3.6rem,6.6vw,6.9rem);letter-spacing:-.065em;text-wrap:balance;margin-bottom:1.7rem}.hero-copy>p{font-size:clamp(1.05rem,1.3vw,1.22rem);line-height:1.7;max-width:610px}.hero-system{width:min(100%,570px);max-width:570px;aspect-ratio:1.08;isolation:isolate}.system-glow{position:absolute;inset:14%;z-index:-1;border-radius:50%;background:color-mix(in srgb,var(--accent) 16%,transparent);filter:blur(65px)}.system-panel{width:76%;min-height:72%;padding:1.35rem;border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line));border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 94%,transparent),color-mix(in srgb,var(--surface-2) 88%,transparent));box-shadow:0 32px 90px #0000004d;backdrop-filter:blur(16px)}.system-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--line)}.system-identity{display:flex;flex-direction:column;line-height:1.1}.system-identity span{font-size:1rem;font-weight:800;letter-spacing:.12em}.system-identity small{color:var(--muted);font-size:.68rem;margin-top:.25rem}.system-live{display:flex;align-items:center;gap:.45rem;padding:.38rem .58rem;border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line));border-radius:999px;color:var(--accent);font-size:.62rem;font-weight:700}.system-live i{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent)}.system-metric{padding:1.25rem 0 .5rem;display:grid;grid-template-columns:1fr auto;align-items:end}.system-metric>span{color:var(--muted);font-size:.73rem}.system-metric strong{grid-row:2;font-size:2.8rem;line-height:1}.system-metric small{grid-column:1/-1;display:flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.66rem;margin-top:.65rem}.system-metric small svg{width:13px;color:var(--accent)}.system-chart{height:105px;display:flex;align-items:end;gap:.5rem;padding:.75rem 0 1rem;border-bottom:1px solid var(--line)}.system-chart i{flex:1;min-height:15%;border-radius:4px 4px 2px 2px;background:linear-gradient(to top,color-mix(in srgb,var(--accent) 30%,transparent),var(--accent));opacity:.78}.system-chart i:nth-last-child(-n+2){opacity:1}.system-status{display:flex;align-items:center;gap:.75rem;padding-top:1rem}.system-status>svg{width:20px;color:var(--accent)}.system-status span{display:flex;flex-direction:column}.system-status b{font-size:.72rem}.system-status small{color:var(--muted);font-size:.62rem}.system-float{position:absolute;display:flex;align-items:center;gap:.7rem;min-width:175px;padding:.75rem .85rem;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 16px 45px #00000038;backdrop-filter:blur(14px)}.system-float>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.system-float svg{width:17px}.system-float div{display:flex;flex-direction:column}.system-float b{font-size:.72rem}.system-float small{font-size:.6rem;color:var(--muted)}.float-operation{top:5%;right:0}.float-data{right:-2%;bottom:13%}.float-people{left:-1%;bottom:5%}@media(max-width:1100px)and (min-width:901px){.hero{grid-template-columns:1fr .8fr}.system-float{min-width:148px}.float-data{right:0}}@media(max-width:900px){.hero{gap:2rem}.hero-copy{max-width:720px}.hero-system{margin-top:1.5rem;width:min(92vw,570px)}}@media(max-width:620px){.hero-copy h1{font-size:clamp(3rem,14vw,4.5rem)}.hero-copy h1 br{display:none}.hero-system{width:100%;aspect-ratio:.95}.system-panel{width:88%;padding:1rem}.system-float{min-width:0;padding:.6rem}.system-float small{display:none}.float-operation{top:2%;right:0}.float-data{right:0;bottom:7%}.float-people{left:0;bottom:0}.section-head h2{font-size:clamp(2.25rem,11vw,3.25rem)}}.header{height:96px;padding-inline:clamp(1.25rem,4vw,4.5rem)}.brand{gap:0;flex-shrink:0}.brand-logo-wrap{display:flex;align-items:center;width:205px;height:76px;padding:.25rem .45rem;background:#fff;border:1px solid rgba(7,16,29,.1);border-radius:12px;overflow:hidden}.brand-logo{display:block;width:100%;height:100%;object-fit:contain;filter:none}.brand-wordmark{display:flex;flex-direction:column;justify-content:center;line-height:1}.brand-wordmark b{font-size:1.18rem;font-weight:800;letter-spacing:.16em}.brand-wordmark small{margin-top:.38rem;color:var(--muted);font-size:.62rem;font-weight:650;letter-spacing:.24em}.nav{gap:clamp(1.25rem,2vw,2rem)}.nav>a:not(.button){font-size:1rem;font-weight:520}.button-small{min-height:44px;padding:.58rem 1rem;font-size:.91rem}.header .icon-button{width:44px;height:44px}.admin-link{display:inline-flex;align-items:center;gap:.4rem}.admin-link svg{width:14px}footer .brand-logo-wrap{width:260px;height:116px}footer .brand-logo{width:100%;height:100%}.footer-links{font-size:.92rem}@media(max-width:900px){.nav{top:96px}.nav>a:not(.button){font-size:1.08rem}.nav .button-small{font-size:1rem}.hero{min-height:calc(100vh - 96px)}}@media(max-width:620px){.header{height:82px;padding-inline:1rem}.brand-logo-wrap{width:154px;height:60px;border-radius:9px}.nav{top:82px}footer .brand-logo-wrap{width:220px;height:98px}}.client-login{min-height:calc(100vh - 96px);display:grid;place-items:center;padding:4rem 1.25rem;background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--accent-2) 10%,transparent),transparent 38%)}.client-login-card{width:min(100%,470px);padding:clamp(1.5rem,4vw,2.5rem);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.portal-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:1.6rem;border-radius:15px;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent)}.client-login-card h1{font-size:clamp(2.6rem,6vw,4rem);margin:.2rem 0 1rem}.client-login-card>p{color:var(--muted)}.client-login-card label,.service-request label{display:flex;flex-direction:column;gap:.45rem;margin-top:1rem;font-size:.85rem;font-weight:700}.client-login-card input,.service-request input,.service-request textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--line);border-radius:10px;background:var(--bg);color:var(--text);outline:none}.client-login-card input:focus,.service-request input:focus,.service-request textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.client-login-card>.button{width:100%;margin-top:1.4rem}.client-login-card>small{display:flex;gap:.5rem;margin-top:1rem;color:var(--muted);line-height:1.5}.client-login-card>small svg{width:16px;flex:none}.client-portal{max-width:1450px;margin:auto;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,5vw,5rem)}.portal-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.portal-heading h1{font-size:clamp(3rem,5.5vw,5.5rem);margin:.2rem 0}.portal-heading p{color:var(--muted);margin:0}.portal-heading svg{width:17px}.portal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.portal-summary article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.4rem 1rem;padding:1.4rem;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.portal-summary svg{grid-row:1/3;width:25px;color:var(--accent)}.portal-summary span{font-size:.75rem;color:var(--muted)}.portal-summary strong{font-size:1.7rem;line-height:1.1}.portal-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem}.portal-card{padding:1.4rem;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.portal-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.2rem;border-bottom:1px solid var(--line)}.portal-card h2{font-size:1.8rem;margin:0}.portal-card .kicker{margin:0}.portal-card header .button{min-height:40px;padding:.5rem .8rem;font-size:.8rem}.portal-card header .button svg{width:15px}.charge-list>article{display:grid;grid-template-columns:1fr auto;gap:.8rem 1rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.charge-list>article:last-child{border:0}.charge-list h3{margin:0 0 .25rem}.charge-list small{color:var(--muted)}.charge-list>article>strong{font-size:1.2rem}.charge-list .button{grid-column:2;min-height:39px;padding:.45rem .75rem;font-size:.78rem}.charge-list .button svg{width:15px}.charge-status{grid-column:1/-1;display:flex;align-items:center;gap:.35rem;width:max-content;padding:.25rem .55rem;border-radius:999px;font-size:.65rem;font-weight:700;color:#ffbf65;background:#ffbf651a}.charge-status svg{width:13px}.charge-status.paid{color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.service-request{padding-bottom:1.2rem;border-bottom:1px solid var(--line)}.service-request .button{margin-top:1rem}.request-list article{padding:1.2rem 0;border-bottom:1px solid var(--line)}.request-list article>span{color:var(--accent);font-size:.68rem;font-weight:700;text-transform:uppercase}.request-list h3{margin:.45rem 0}.request-list p,.portal-empty{color:var(--muted);font-size:.88rem}.portal-empty{padding:2rem 0;text-align:center}@media(max-width:1050px){.portal-grid{grid-template-columns:1fr}.nav{gap:1rem}.nav>a:not(.button){font-size:.9rem}}@media(max-width:700px){.portal-heading{align-items:stretch;flex-direction:column}.portal-summary{grid-template-columns:1fr}.charge-list>article{grid-template-columns:1fr}.charge-list .button{grid-column:1;width:100%}.portal-card{padding:1rem}}.client-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.client-admin-grid .portal-card{display:flex;flex-direction:column;align-items:stretch}.client-admin-grid .portal-icon{margin-bottom:.5rem}.client-admin-grid h2{margin:.5rem 0}.client-admin-grid label{display:flex;flex-direction:column;gap:.45rem;margin-top:1rem;font-size:.84rem;font-weight:700}.client-admin-grid input,.client-admin-grid select{width:100%;padding:.8rem .9rem;background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:9px}.client-admin-grid .button{margin-top:1.2rem}.client-admin-grid svg{width:17px}.admin-client-list{margin-top:1rem}.admin-client-list>article{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--line)}.admin-client-list>article span{display:flex;flex-direction:column}.admin-client-list>article small{color:var(--muted)}.admin-client-list>article i{font-style:normal;color:var(--accent);font-size:.72rem;font-weight:700}@media(max-width:760px){.client-admin-grid{grid-template-columns:1fr}}.admin-error{padding:.85rem 1rem;margin-bottom:1rem;border:1px solid rgba(220,55,55,.28);border-radius:10px;background:#dc373714;color:#d43838}.client-type{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin:1rem 0 .25rem}.client-type button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--muted);font-weight:700}.client-type button.active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text)}.client-type svg{width:17px}.establishments{margin:1.25rem 0 0;padding:1rem;border:1px solid var(--line);border-radius:12px}.establishments legend{padding:0 .4rem;color:var(--text);font-size:.8rem;font-weight:750}.establishment-row{display:grid;grid-template-columns:1fr 1fr auto;gap:.65rem;align-items:end;padding-bottom:.8rem;margin-bottom:.3rem;border-bottom:1px solid var(--line)}.establishment-row label{margin-top:.4rem}.establishment-row .icon-button{margin-bottom:0}.add-establishment{display:flex;align-items:center;gap:.4rem;margin-top:.7rem;padding:.5rem 0;border:0;background:transparent;color:var(--accent);font-weight:700;font-size:.8rem}.add-establishment svg{width:15px}.admin-client-list article small+small{margin-top:.25rem;color:var(--text)}@media(max-width:620px){.establishment-row{grid-template-columns:1fr}.establishment-row .icon-button{width:100%}}.establishment-row{grid-template-columns:1fr 1fr 1.2fr auto}.admin-client-list a{display:inline-flex;align-items:center;gap:.2rem;color:var(--accent);font-weight:700}.admin-client-list a svg{width:12px}.records-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.records-grid .admin-client-list{margin-top:0}.records-grid article b{display:flex;align-items:center;gap:.35rem}.records-grid article b svg{width:15px;color:var(--accent)}@media(max-width:1000px){.establishment-row{grid-template-columns:1fr 1fr}.establishment-row .system-url{grid-column:1/-1}.records-grid{grid-template-columns:1fr}}@media(max-width:620px){.establishment-row{grid-template-columns:1fr}.establishment-row .system-url{grid-column:1}}.client-name{width:max-content;padding:0;border:0;background:none;color:var(--text);font-size:1rem;font-weight:800;text-align:left}.client-name:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.client-catalog{margin-top:1rem}.client-catalog>header{padding-bottom:1.2rem;border-bottom:1px solid var(--line)}.client-catalog h2{margin:0}.client-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1rem}.client-card{position:relative;padding:1.25rem;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface-2) 70%,var(--surface)));cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.client-card:hover,.client-card:focus-visible{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 45%,var(--line));box-shadow:0 18px 42px #07101d1a;outline:none}.client-card-top{display:flex;align-items:center;gap:.65rem}.client-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent)}.client-avatar svg{width:20px}.edit-hint{margin-left:auto;color:var(--muted);font-size:.68rem;font-weight:700}.delete-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid color-mix(in srgb,#e34d59 25%,var(--line));border-radius:10px;background:transparent;color:#e34d59;transition:.2s}.delete-button:hover{background:#e34d59;color:#fff;transform:scale(1.04)}.delete-button svg{width:16px}.client-card-copy{display:flex;flex-direction:column;margin-top:1rem}.client-card-copy strong{font-size:1.12rem}.client-card-copy small{color:var(--muted)}.client-places{display:grid;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.client-places>div{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem;border-radius:10px;background:color-mix(in srgb,var(--bg) 60%,transparent)}.client-places span{display:flex;flex-direction:column;min-width:0}.client-places b{font-size:.78rem}.client-places small{color:var(--muted);font-size:.68rem}.client-places a{display:inline-flex;align-items:center;gap:.3rem;color:var(--accent);font-size:.72rem;font-weight:800}.client-places a svg{width:13px}.client-type button,.add-establishment,.delete-button,.client-admin-grid .button{transition:transform .18ss,box-shadow .18s,background .18s,border-color .18s}.client-type button:hover,.add-establishment:hover{transform:translateY(-1px)}.client-type button.active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent)}.add-establishment{width:max-content;padding:.55rem .75rem;border:1px dashed color-mix(in srgb,var(--accent) 55%,var(--line));border-radius:9px;background:color-mix(in srgb,var(--accent) 6%,transparent)}@media(max-width:800px){.client-card-grid{grid-template-columns:1fr}}@media(max-width:480px){.edit-hint{display:none}.client-card{padding:1rem}}.client-type button,.add-establishment,.delete-button,.client-admin-grid .button{transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.client-systems{margin-bottom:2rem}.client-systems-head h2{font-size:clamp(2rem,3vw,3rem);margin:.2rem 0 1.2rem}.system-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.system-preview-grid>article{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 16px 45px #07101d14}.system-browser{height:230px;background:var(--surface-2);overflow:hidden}.browser-bar{height:34px;display:flex;align-items:center;gap:5px;padding:0 .75rem;border-bottom:1px solid var(--line);background:var(--surface)}.browser-bar>i{width:7px;height:7px;border-radius:50%;background:var(--muted);opacity:.45}.browser-bar small{min-width:0;margin-left:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.62rem}.system-browser iframe{width:144%;height:144%;border:0;transform:scale(.695);transform-origin:top left;pointer-events:none;background:#fff}.system-no-preview{height:calc(100% - 34px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:var(--muted)}.system-no-preview svg{width:30px}.system-preview-copy{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.system-preview-copy>span{display:flex;flex-direction:column}.system-preview-copy strong{font-size:1.05rem}.system-preview-copy small{color:var(--muted)}.system-preview-copy .button{min-height:40px;padding:.5rem .75rem;font-size:.76rem;white-space:nowrap}.system-preview-copy .button svg{width:14px}@media(max-width:800px){.system-preview-grid{grid-template-columns:1fr}.system-browser{height:200px}}@media(max-width:480px){.system-preview-copy{align-items:stretch;flex-direction:column}.system-preview-copy .button{width:100%}}.client-portal{padding-top:clamp(2rem,4vw,4rem)}.portal-heading{position:relative;align-items:center;margin-bottom:2rem;padding:clamp(1.35rem,2.5vw,2rem);border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--accent) 5%,var(--surface)));box-shadow:0 16px 44px #07101d0f}.portal-heading .kicker{font-size:.82rem;letter-spacing:.18em;margin-bottom:.6rem}.portal-heading h1{font-size:clamp(2.15rem,3.6vw,3.65rem);line-height:1.02;letter-spacing:-.05em;margin:.1rem 0 .65rem}.portal-heading p{font-size:1rem;line-height:1.55}.portal-heading>.button{align-self:center;min-width:104px;min-height:44px;margin:0;padding:.6rem 1rem;border-color:color-mix(in srgb,var(--text) 15%,var(--line));background:var(--bg);box-shadow:none}.portal-heading>.button:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--line));background:color-mix(in srgb,var(--accent) 7%,var(--bg))}.client-systems{padding:1.5rem;border:1px solid var(--line);border-radius:20px;background:color-mix(in srgb,var(--surface) 72%,transparent)}.client-systems-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.client-systems-head .kicker{order:1;margin:0;color:var(--text);font-size:clamp(1.7rem,2.5vw,2.35rem);font-weight:750;letter-spacing:-.035em;text-transform:none}.client-systems-head h2{order:2;margin:0;padding:.35rem .6rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.system-preview-grid{gap:1.15rem}@media(max-width:700px){.portal-heading{align-items:flex-start;padding:1.25rem}.portal-heading h1{font-size:clamp(2rem,9vw,2.8rem);padding-right:3.5rem}.portal-heading>.button{position:absolute;top:1rem;right:1rem;min-width:0;padding:.55rem .7rem}.portal-heading>.button svg{width:16px}.client-systems{padding:1rem}.client-systems-head{align-items:flex-start;flex-direction:column}}.client-portal{width:min(100%,1680px);padding:clamp(2rem,4vw,4.5rem) clamp(1rem,4vw,4rem)}.portal-heading,.client-systems{padding:clamp(1.5rem,3vw,2.5rem);border-radius:22px}.portal-heading{min-height:210px;margin-bottom:2.5rem}.portal-heading .kicker{font-size:clamp(1rem,1.15vw,1.15rem);font-weight:800;letter-spacing:.14em;margin-bottom:.8rem}.portal-heading h1{font-size:clamp(2rem,2.8vw,2.9rem);line-height:1.08;letter-spacing:-.04em}.portal-heading>div{max-width:900px}.portal-heading p{max-width:720px}.client-systems{margin-bottom:2.5rem}.client-systems-head{margin-bottom:1.5rem;padding-bottom:1.25rem}.system-preview-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:1.5rem}.system-preview-grid>article:only-child{width:min(100%,920px)}.system-preview-grid>article{border-radius:20px}.system-preview-copy{padding:1.25rem 1.4rem}@media(max-width:700px){.client-portal{padding:1.25rem 1rem 3rem}.portal-heading,.client-systems{padding:1.25rem;border-radius:18px}.portal-heading{min-height:auto;margin-bottom:1.25rem;padding-top:1.5rem}.portal-heading>div{width:100%}.portal-heading .kicker{padding-right:4rem}.portal-heading h1{font-size:clamp(1.85rem,8vw,2.35rem);padding-right:0;margin-top:.35rem}.portal-heading p{padding-right:0}.client-systems{margin-bottom:1.25rem}.client-systems-head{gap:.6rem;margin-bottom:1rem;padding-bottom:1rem}.system-preview-grid{gap:1rem}}.manifesto-logo{width:100%;max-width:560px;margin:0;padding:clamp(1rem,2vw,1.75rem);display:grid;place-items:center;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 55px #07101d12}.manifesto-logo img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:900px){.manifesto-logo{max-width:620px;margin-bottom:1.5rem}}:root[data-theme=light]{--bg:#f4f7fb;--surface:#ffffff;--surface-2:#edf3fa;--text:#0a1930;--muted:#5b6b80;--line:#d9e2ee;--accent:#075fe4;--accent-2:#00a9e8;--shadow:0 18px 50px rgba(22,52,91,.09)}body{font-size:15px;line-height:1.6;background:var(--bg)}body:before{background:radial-gradient(circle at 82% 2%,color-mix(in srgb,var(--accent) 8%,transparent),transparent 28%)}.header{height:72px;padding-inline:max(1rem,calc((100vw - 1280px)/2));background:color-mix(in srgb,var(--bg) 92%,transparent)}.brand-logo-wrap{width:156px;height:56px;padding:.2rem .4rem;border-radius:9px}.nav{gap:1.65rem}.nav>a:not(.button){font-size:.86rem;font-weight:650}.header .button-small{min-height:38px;padding:.5rem .85rem;font-size:.8rem;border-radius:7px}.header .icon-button{width:38px;height:38px;border-radius:8px}.button{min-height:42px;padding:.62rem 1rem;border-radius:7px;color:#fff;box-shadow:0 8px 22px color-mix(in srgb,var(--accent) 18%,transparent);font-size:.85rem}.button-ghost{color:var(--text);background:transparent;box-shadow:none}.kicker{margin-bottom:.8rem;color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.14em}.hero,.page-hero,.case-hero,.contact-page,.section{width:min(100%,1280px)}.hero{min-height:620px;padding:clamp(4rem,7vw,6.5rem) 2rem;grid-template-columns:1fr .88fr;gap:5rem}.hero-copy{max-width:610px}.hero-copy h1{font-size:clamp(2.9rem,4.4vw,4.65rem);line-height:1.02;letter-spacing:-.055em;margin-bottom:1.35rem}.hero-copy>p{max-width:550px;font-size:1rem;line-height:1.7}.hero-actions{margin-top:1.5rem}.hero-proof{margin-top:2rem;font-size:.67rem}.hero-system{max-width:470px}.system-panel{border-radius:14px}.system-float{border-radius:9px}.trust-strip{padding:1rem 2rem;font-size:.78rem;background:var(--surface)}.section{padding:clamp(3.5rem,6vw,5.5rem) 2rem}.section-muted{width:auto;max-width:none;border-block:1px solid var(--line);background:var(--surface-2)}.section-head{max-width:720px;margin-bottom:2rem}.section-head h2{font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.06}.section-head p{font-size:.96rem;line-height:1.65}.service-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.service-card{min-height:210px;padding:1.25rem;border-radius:10px;background:var(--surface)}.service-card h3{margin:3rem 0 .45rem;font-size:1.18rem}.service-card p{font-size:.82rem;line-height:1.6}.project-grid{gap:.85rem}.project-card{border-radius:11px}.project-card:hover{transform:translateY(-3px)}.project-visual{height:235px}.project-card-body{padding:1.2rem}.project-card h3{margin:.7rem 0 .4rem;font-size:1.4rem}.project-card p{font-size:.84rem;line-height:1.6}.card-meta{font-size:.68rem}.tags span{font-size:.66rem}.text-link{font-size:.8rem;margin-top:1rem}.process{border-radius:9px}.process li{padding:1.1rem .9rem;gap:1.8rem;font-size:.82rem}.founder-teaser{gap:4rem}.founder-teaser h2{font-size:clamp(2rem,3.2vw,3.25rem)}.founder-mark{max-width:390px;border-radius:18px}.cta{padding:clamp(2rem,4vw,3.5rem);border-radius:14px}.cta h2{font-size:clamp(2rem,3.3vw,3.35rem)}.page-hero{padding:clamp(4rem,7vw,6rem) 2rem 2.5rem}.page-hero h1{max-width:900px;font-size:clamp(2.8rem,4.5vw,4.6rem);line-height:1.02;margin-bottom:1.25rem}.page-hero>p{font-size:1rem;line-height:1.65}.catalog{padding-top:1rem}.catalog-tools{grid-template-columns:1fr 190px}.search,.sort{height:46px;border-radius:8px}.filters button{font-size:.75rem}.results{margin:.5rem 0 1.2rem}.case-hero{padding:clamp(3rem,6vw,5rem) 2rem;gap:4rem}.case-hero h1{font-size:clamp(3rem,5vw,5.2rem);margin:.35rem 0}.case-hero p{font-size:1rem;line-height:1.65}.back{margin-bottom:2rem}.case-hero .project-visual{border-radius:12px}.case-story>div{grid-template-columns:55px minmax(0,820px);padding:3rem 0}.case-story h2{font-size:clamp(2rem,3vw,3rem)}.case-story p{font-size:1.05rem}.case-grid{gap:5rem}.case-grid h2,.gallery h2{font-size:clamp(2rem,3.2vw,3.2rem)}.feature-list li{padding:.7rem;border-radius:7px;font-size:.8rem}.result-card{border-radius:9px}.project-browser,.project-gallery figure{border-radius:10px}.solution-list{padding-top:1rem}.solution-list article{padding:1.5rem;border-radius:10px}.solution-list article h2{font-size:clamp(1.6rem,2.3vw,2.35rem)}.about-hero{padding-bottom:3rem}.manifesto>div{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem}.manifesto-logo{border-radius:12px}.lead{font-size:clamp(1.3rem,2vw,1.85rem)}.founder{gap:5rem}.founder h2{font-size:clamp(2rem,3.4vw,3.4rem)}.portrait{border-radius:50px 12px 12px}.value-grid{gap:.75rem}.value-grid article{padding:1.5rem;border-radius:10px}.value-grid h3{margin-top:2rem}.contact-page{min-height:620px;padding:clamp(4rem,7vw,6rem) 2rem;gap:5rem}.contact-intro h1{font-size:clamp(2.7rem,4vw,4rem)}.contact-form{padding:1.5rem;border-radius:11px}.contact-form input,.contact-form select,.contact-form textarea{border-radius:6px}footer{padding:2.5rem max(1.25rem,calc((100vw - 1280px)/2));background:var(--surface)}footer .brand-logo-wrap{width:190px;height:82px}.whatsapp{border-radius:8px}@media(max-width:900px){.header{padding-inline:1rem}.nav{top:72px}.hero{grid-template-columns:1fr;gap:2rem;min-height:auto}.hero-system{width:min(100%,470px)}.service-grid{grid-template-columns:repeat(2,1fr)}.manifesto>div{grid-template-columns:1fr}.founder-teaser,.case-hero,.case-grid,.contact-page{gap:2.5rem}}@media(max-width:620px){.header{height:68px}.brand-logo-wrap{width:132px;height:50px}.nav{top:68px;padding:1rem}.nav>a{padding:.5rem}.hero,.page-hero,.case-hero,.contact-page,.section{padding-left:1rem;padding-right:1rem}.hero{padding-top:3.5rem;padding-bottom:3.5rem}.hero-copy h1{font-size:clamp(2.5rem,12vw,3.4rem)}.hero-system{aspect-ratio:1.05}.service-grid,.project-grid,.value-grid{grid-template-columns:1fr}.section{padding-top:3.25rem;padding-bottom:3.25rem}.page-hero{padding-top:3.5rem}.page-hero h1{font-size:clamp(2.45rem,11vw,3.4rem)}.project-visual{height:210px}.case-hero h1{font-size:clamp(2.8rem,13vw,4rem)}.process{grid-template-columns:repeat(2,1fr)}.trust-strip{align-items:flex-start}.contact-page{padding-top:3.5rem}}.founder-mark small{max-width:250px;line-height:1.55}.founder-mark small b{color:var(--text);font-size:.82rem}.founder>div:last-child{max-width:760px}.founder>div:last-child>p:not(.lead){font-size:.95rem;line-height:1.75}.founder>div:last-child>p+p{margin-top:1rem}@media(max-width:620px){.founder>div:last-child>p:not(.lead){font-size:.92rem;line-height:1.7}}:root{font-family:Inter,Segoe UI,Arial,sans-serif}body,button,input,select,textarea{font-family:Inter,Segoe UI,Arial,sans-serif}h1,h2,h3,.kicker,.button,.nav,.system-identity span,.system-metric strong,.project-visual em,.founder-mark>span,.process b,.portal-summary strong{font-family:Sora,Inter,Segoe UI,Arial,sans-serif}h1,h2{font-weight:700;letter-spacing:-.045em}h3,.button,.nav{font-weight:600}.kicker{font-weight:700;letter-spacing:.13em}.manifesto>div{display:block}.manifesto-copy{max-width:820px}.founder-mark>span{font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em}footer .brand-logo-wrap{width:145px;height:58px;border-color:transparent;background:transparent}footer .brand-logo{opacity:.78}body{font-size:16px;line-height:1.65}.kicker{font-size:.78rem;line-height:1.35;letter-spacing:.12em;margin-bottom:.75rem}h1{font-size:clamp(2.6rem,4.2vw,4.25rem);line-height:1.04}h2{font-size:clamp(2rem,3vw,3rem);line-height:1.08}h3{font-size:1.2rem;line-height:1.2}p{font-size:1rem}.hero-copy h1{font-size:clamp(3rem,4.5vw,4.6rem);line-height:1.02}.hero-copy>p,.page-hero>p,.case-hero p,.contact-intro>p{font-size:1.05rem;line-height:1.7}.page-hero h1{font-size:clamp(2.8rem,4vw,4rem);line-height:1.04}.section-head h2{font-size:clamp(2.15rem,3.1vw,3.1rem);line-height:1.08}.section-head p{font-size:1rem}.service-card h3{font-size:1.18rem}.service-card p{font-size:.88rem}.project-card h3{font-size:1.4rem}.project-card p{font-size:.9rem}.case-hero h1{font-size:clamp(3rem,4.6vw,4.7rem);line-height:1.02}.case-story>div{grid-template-columns:64px minmax(0,820px);gap:2.5rem}.case-story .story-index{width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));border-radius:8px;background:color-mix(in srgb,var(--accent) 7%,var(--surface));color:var(--accent);font-family:Sora,Inter,sans-serif;font-size:.88rem;font-weight:700}.case-story .kicker{font-size:.8rem}.case-story h2{font-size:clamp(2.05rem,2.7vw,2.8rem);line-height:1.08;margin-bottom:.9rem}.case-story p{font-size:1.06rem;line-height:1.7}.case-grid h2,.gallery h2,.project-home h2{font-size:clamp(2rem,2.8vw,2.8rem)}.solution-list article h2{font-size:clamp(1.7rem,2.2vw,2.25rem)}.solution-list article p{font-size:.95rem}.solution-number{font-size:.85rem;font-weight:700}.about-hero h1,.contact-intro h1{font-size:clamp(2.8rem,4vw,4rem)}.lead{font-size:clamp(1.25rem,1.65vw,1.6rem);line-height:1.5}.founder h2,.founder-teaser h2{font-size:clamp(2.1rem,3vw,3rem)}.value-grid h3{font-size:1.15rem}.value-grid p{font-size:.92rem}.cta h2{font-size:clamp(2.1rem,3vw,3rem)}.cta p{font-size:1rem}.admin-heading h1{font-size:clamp(2.6rem,4vw,4rem)}.admin-auth-card h1{font-size:clamp(2.1rem,3.5vw,3rem)}.portal-heading h1{font-size:clamp(2rem,2.7vw,2.8rem)}.portal-heading .kicker{font-size:.85rem}.client-systems-head .kicker{font-size:clamp(1.45rem,2vw,1.9rem)}.portal-card h2{font-size:1.55rem}@media(max-width:700px){body{font-size:15px}.kicker{font-size:.72rem}.hero-copy h1{font-size:clamp(2.45rem,11vw,3.35rem)}.page-hero h1{font-size:clamp(2.3rem,10vw,3.15rem)}.section-head h2{font-size:clamp(2rem,9vw,2.7rem)}.case-hero h1{font-size:clamp(2.6rem,12vw,3.6rem)}.case-story>div{grid-template-columns:1fr;gap:.9rem}.case-story .story-index{width:36px;height:36px;font-size:.8rem}.case-story h2{font-size:clamp(1.9rem,8.5vw,2.5rem)}.case-story p{font-size:1rem}.about-hero h1,.contact-intro h1{font-size:clamp(2.35rem,10vw,3.2rem)}.portal-heading h1{font-size:clamp(1.8rem,7.5vw,2.3rem)}}.project-visual.has-cover{padding:0;background:#07111e}.project-visual.has-cover img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.project-grid{gap:clamp(1.25rem,2.4vw,2rem)}.project-grid>div{min-width:0;height:100%}.project-card{position:relative;isolation:isolate;display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--tone) 34%,var(--line));border-radius:18px;background:linear-gradient(155deg,color-mix(in srgb,var(--tone) 5%,var(--surface)) 0,var(--surface) 42%);box-shadow:0 8px 24px #07101d14,0 2px 7px #07101d0f;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.project-card:before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:4px;background:var(--tone);pointer-events:none}.project-card:after{content:"";position:absolute;z-index:-1;width:180px;height:180px;right:-80px;bottom:-100px;border-radius:50%;background:color-mix(in srgb,var(--tone) 10%,transparent);filter:blur(2px);pointer-events:none}.project-card:hover,.project-card:focus-within{transform:translateY(-5px);border-color:color-mix(in srgb,var(--tone) 68%,var(--line));box-shadow:0 20px 44px #07101d26,0 7px 16px color-mix(in srgb,var(--tone) 12%,transparent)}.project-card .project-visual{flex:none;border-bottom:1px solid color-mix(in srgb,var(--tone) 25%,var(--line))}.project-card-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.project-card .card-meta>span:first-child{font-weight:600;letter-spacing:.015em}.project-card .status{background:color-mix(in srgb,var(--tone) 11%,var(--surface));border-color:color-mix(in srgb,var(--tone) 36%,var(--line));color:color-mix(in srgb,var(--tone) 78%,var(--text))!important}.project-card h3{position:relative;padding-left:.8rem}.project-card h3:before{content:"";position:absolute;left:0;top:.12em;bottom:.12em;width:3px;border-radius:999px;background:var(--tone)}.project-card .tags{margin-top:auto;padding-top:.35rem}.project-card .tags span{background:color-mix(in srgb,var(--tone) 5%,var(--surface));border-color:color-mix(in srgb,var(--tone) 20%,var(--line))}.project-card .text-link{width:max-content;color:color-mix(in srgb,var(--tone) 76%,var(--text));border-bottom:1px solid transparent;padding-bottom:.12rem;transition:gap .2s ease,border-color .2s ease}.project-card .text-link:hover,.project-card .text-link:focus-visible{gap:.72rem;border-color:currentColor}@media(max-width:620px){.project-grid{gap:1.4rem}.project-card-body{padding:1.25rem}.project-card{border-radius:14px}}.founder-mark{position:relative;aspect-ratio:auto;min-height:390px;max-width:430px;padding:2rem;justify-content:center;border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent-2) 13%,var(--surface)),var(--surface));box-shadow:0 18px 48px #07101d14}.founder-mark:before{content:"ACS";position:absolute;top:1rem;right:1.4rem;color:color-mix(in srgb,var(--accent-2) 10%,transparent);font:800 5rem/1 Sora,Inter,sans-serif;letter-spacing:-.08em}.founder-mark-label{position:relative;font-size:.7rem!important;font-weight:800!important;letter-spacing:.16em!important;color:var(--accent-2)!important}.founder-mark>strong{position:relative;max-width:330px;margin:.8rem 0 1.8rem;font:700 clamp(1.5rem,2.4vw,2rem)/1.2 Sora,Inter,sans-serif;letter-spacing:-.035em}.founder-mark ul{position:relative;display:grid;gap:1rem;margin:0;padding:0;list-style:none}.founder-mark li{display:grid;grid-template-columns:32px 1fr;gap:.75rem;align-items:start;padding-top:1rem;border-top:1px solid var(--line)}.founder-mark li>svg{width:20px;color:var(--accent-2)}.founder-mark li span{display:flex;flex-direction:column}.founder-mark li b{font-size:.9rem}.founder-mark li small{max-width:none;font-size:.78rem;line-height:1.5}@media(max-width:620px){.founder-mark{min-height:0;max-width:none;padding:1.5rem}.founder-mark:before{font-size:4rem}.founder-mark>strong{font-size:1.45rem}}.project-image-upload input[type=file]{padding:.7rem;background:var(--surface-2)}.project-image-upload>small{color:var(--muted)}.project-image-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.65rem}.project-image-preview{display:flex;align-items:center;gap:1rem;margin-top:.65rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.project-image-preview-grid .project-image-preview{display:grid;grid-template-columns:110px 1fr auto;margin:0}.project-image-preview img{width:110px;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.project-image-preview b{font-size:.8rem}.project-image-preview .button{margin-left:auto}.project-open{margin-top:1.5rem}.project-home{padding-top:1rem}.project-home .section-head{margin-bottom:1.5rem}.project-browser{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.project-browser .browser-bar{height:48px;padding:0 1rem}.project-browser .browser-bar small{flex:1;font-size:.75rem}.project-browser .browser-bar a{display:flex;align-items:center;gap:.4rem;color:var(--accent);font-size:.78rem;font-weight:750}.project-browser .browser-bar a svg{width:14px}.project-browser iframe{display:block;width:100%;height:min(68vh,720px);border:0;background:#fff}.embed-note{margin:.8rem 0 0;color:var(--muted);font-size:.78rem}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery.count-1{grid-template-columns:1fr}.project-gallery figure{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.project-gallery img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.project-gallery figcaption{padding:.75rem 1rem;color:var(--muted);font-size:.78rem}@media(max-width:700px){.project-image-preview-grid,.project-gallery{grid-template-columns:1fr}.project-image-preview-grid .project-image-preview{grid-template-columns:90px 1fr}.project-image-preview-grid .project-image-preview .button{grid-column:1/-1;width:100%;margin:0}.project-browser iframe{height:480px}}.case-story{padding-top:2rem;padding-bottom:2rem}.case-story>div{grid-template-columns:72px minmax(0,900px);justify-content:start;gap:clamp(1.5rem,4vw,4.5rem);padding:clamp(2.5rem,5vw,4.5rem) 0}.case-story .story-index{padding-top:.35rem;font-size:.8rem;font-variant-numeric:tabular-nums}.case-story .kicker{margin-bottom:.85rem;font-size:.82rem;letter-spacing:.16em}.case-story h2{max-width:800px;margin-bottom:1rem;font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.04}.case-story p{max-width:900px;margin-bottom:0;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.65}@media(max-width:700px){.case-story{padding-top:1rem;padding-bottom:1rem}.case-story>div{grid-template-columns:1fr;gap:.65rem;padding:2.25rem 0}.case-story .story-index{padding:0;color:var(--accent)}.case-story h2{font-size:clamp(2rem,10vw,2.7rem)}.case-story p{font-size:1rem;line-height:1.65}}.filters button.active{color:#fff!important}.payment-history .history-load-more{display:flex;grid-column:auto;width:100%;margin-top:1rem}.admin-dashboard-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}.admin-dashboard-summary article{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;align-items:center;padding:1.4rem;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.admin-dashboard-summary svg{grid-row:1/3;color:var(--accent)}.admin-dashboard-summary span,.admin-dashboard-summary small{color:var(--muted)}.admin-dashboard-summary strong{font-size:1.8rem}.admin-dashboard-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.admin-dashboard-actions>a{display:flex;align-items:center;gap:1rem;padding:1.4rem;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.admin-dashboard-actions>a>svg:first-child{color:var(--accent)}.admin-dashboard-actions>a>svg:last-child{margin-left:auto}.admin-dashboard-actions span{display:flex;flex-direction:column}.admin-dashboard-actions small{color:var(--muted)}.admin-access-log{margin-top:1rem}.admin-log-list article{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.admin-log-list article>div{display:flex;flex-direction:column}.admin-log-list article>div:last-child{text-align:right}.admin-log-list small{color:var(--muted)}.admin-load-more{width:100%;margin-top:1rem}@media(max-width:900px){.admin-dashboard-summary{grid-template-columns:1fr 1fr}.admin-dashboard-actions{grid-template-columns:1fr}}@media(max-width:600px){.admin-dashboard-summary{grid-template-columns:1fr}.admin-log-list article{grid-template-columns:1fr}.admin-log-list article>div:last-child{text-align:left}}.footer-admin-button{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border:1px solid var(--line);border-radius:9px;color:var(--muted)}.footer-admin-button:hover{color:var(--text);border-color:var(--accent)}.footer-admin-button svg{width:14px}.tech-hero{max-width:none!important;padding:88px max(6vw,calc((100vw - 1440px)/2))!important;min-height:720px!important;background:radial-gradient(ellipse at 78% 32%,#123e7866,transparent 48%),linear-gradient(125deg,#070e1c,#0b1931);color:#f1f6ff;position:relative;overflow:hidden;gap:5vw}.tech-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(#548eff09 1px,transparent 1px),linear-gradient(90deg,#548eff09 1px,transparent 1px);background-size:48px 48px}.tech-hero>div{z-index:1}.tech-hero h1{font-size:clamp(2.8rem,4.8vw,5.1rem);line-height:1.06;letter-spacing:-.055em}.tech-hero h1 em{color:#61b5ff}.tech-hero .kicker{color:#63d9ec;border:1px solid #63d9ec44;padding:7px 12px;border-radius:6px;font-size:.7rem}.tech-hero p,.tech-hero .hero-proof{color:#adbed6}.tech-hero .button-ghost{color:#e4edff;border-color:#7b9dd655;background:#ffffff05}.tech-hero .hero-proof{font-size:.65rem;flex-wrap:wrap;gap:.7rem}.tech-hero .system-panel{background:linear-gradient(140deg,#152c48,#0b172b);border:1px solid #6197dd66;box-shadow:0 30px 100px #0006;transform:perspective(1200px) rotateY(-8deg);color:#edf6ff}.tech-hero .system-metric strong{font-size:clamp(1.7rem,2.6vw,2.8rem);line-height:1.15;max-width:300px;margin:18px 0}.tech-hero .system-panel small,.tech-hero .system-metric>span,.tech-hero .system-identity small{color:#a3b9d6}.tech-hero .system-float{background:#142740;border-color:#75a7dd44;color:#e4efff;box-shadow:0 14px 35px #0005}.tech-hero .system-float small{color:#a3b9d6}.tech-hero .system-chart i{background:linear-gradient(0deg,#1265d044,#3ba9ff)}.tech-hero .system-live{color:#63e0c0;background:#2de3a716}.tech-hero .system-status{border-color:#ffffff18}.tech-hero .system-glow{opacity:.3}.tech-hero+.trust-strip{background:#10213b;color:#c9d9ed;border-color:#ffffff15;padding:22px}.tech-hero+.trust-strip strong{color:#f1f6ff}.financial-sheet{scroll-margin-top:100px;margin:24px 0}.finance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.finance-summary>div{padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.finance-summary small,.finance-summary strong{display:block}.finance-summary strong{font-size:1.7rem;margin-top:8px}.finance-summary small{color:var(--muted)}.record-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.records-grid article{flex-wrap:wrap;gap:12px}.record-actions svg{width:17px}.client-card .button{margin-top:16px}.client-catalog>label{display:block;margin-bottom:22px}.client-card:focus-visible{outline:3px solid var(--accent)}@media(max-width:800px){.tech-hero{padding:56px 24px!important;min-height:0!important;grid-template-columns:1fr}.tech-hero .hero-system{width:100%;max-width:420px;margin:30px auto}.tech-hero .hero-actions{flex-wrap:wrap}.finance-summary{grid-template-columns:1fr}.tech-hero .system-panel{transform:none}.tech-hero+.trust-strip{display:grid;gap:8px}.record-actions{width:100%}}.tech-hero{width:100%!important}.tech-hero h1{font-size:clamp(2.8rem,4.1vw,4.5rem)}
