:root{--font-wordmark:"Plus Jakarta Sans", system-ui, sans-serif;--font-headline:"Fraunces", Georgia, serif}:root,:root[data-theme=dark]{--bg:#080808;--bg2:#161616;--bg3:#1c1c1c;--border:#242424;--border2:#2e2e2e;--text:#d4cec4;--text-strong:#e5dfd5;--muted:#4a4540;--muted2:#6b6560;--accent:#c8a96e;--green:#3d7a5c;--bg-translucent:#080808ee;--accent-soft:#c8a96e50;--accent-selection:#c8a96e28;--green-soft:#3d7a5c45;--hero-glow-1:#c8a96e0d;--hero-glow-2:#3d7a5c08;--whatsapp-bg:#172b20;--whatsapp-border:#2a5c4230;--logo-mark:#c8a96e;--logo-bg:#080808;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--bg:#d6cebc;--bg2:#ccc4b1;--bg3:#beb6a3;--border:#ada591;--border2:#8e8672;--text:#1a1a18;--text-strong:#080808;--muted:#3d3a33;--muted2:#5e584c;--accent:#8f6f3a;--green:#265039;--bg-translucent:#d6cebcee;--accent-soft:#8f6f3a55;--accent-selection:#c8a96e40;--green-soft:#26503945;--hero-glow-1:#8f6f3a14;--hero-glow-2:#26503910;--whatsapp-bg:#c5d4c0;--whatsapp-border:#26503940;--logo-mark:#080808;--logo-bg:#d6cebc;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root{--pad-l:96px;--pad-x:40px;--nav-pad-x:40px;--nav-pad-y:18px;--section-pad-top:120px;--section-pad-bottom:60px;--hero-pad-top:110px;--hero-pad-bottom:80px;--hero-headline-min:46px;--hero-headline-fluid:7.5vw;--hero-headline-max:100px;--hero-headline-maxw:75%;--hero-sub-maxw:480px;--hero-rail-display:block;--hero-scroll-display:block;--hero-meta-gap:20px;--section-h2-min:28px;--section-h2-fluid:4vw;--section-h2-max:50px;--contact-h2-min:36px;--contact-h2-fluid:5.5vw;--contact-h2-max:68px;--form-cols:1fr 1fr;--stack-row-dir:row;--stack-label-min:90px;--stack-label-pad-top:6px;--footer-dir:row;--footer-align:center;--nav-cta-display:inline-flex;--nav-badge-display:inline-block;--nav-name-display:inline;--project-cols-min:180px}.stack-row{align-items:flex-start;gap:28px;display:flex}.stack-row__label{min-width:90px;padding-top:6px}.form-grid-2col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}@media (width<=720px){.stack-row{flex-direction:column;gap:10px}.stack-row__label{min-width:0;padding-top:0}.form-grid-2col{grid-template-columns:1fr}.footer-row{flex-direction:column;align-items:flex-start;gap:28px}:root{--pad-l:20px;--pad-x:20px;--nav-pad-x:18px;--nav-pad-y:14px;--section-pad-top:80px;--section-pad-bottom:40px;--hero-pad-top:88px;--hero-pad-bottom:56px;--hero-headline-min:36px;--hero-headline-fluid:10vw;--hero-headline-max:56px;--hero-headline-maxw:100%;--hero-sub-maxw:100%;--hero-rail-display:none;--hero-scroll-display:none;--hero-meta-gap:8px;--section-h2-min:26px;--section-h2-fluid:7vw;--section-h2-max:40px;--contact-h2-min:30px;--contact-h2-fluid:9vw;--contact-h2-max:48px;--form-cols:1fr;--stack-row-dir:column;--stack-label-min:0;--stack-label-pad-top:0;--footer-dir:column;--footer-align:flex-start;--nav-cta-display:none;--nav-badge-display:none;--nav-name-display:none;--project-cols-min:100%}.hero-meta>.hero-meta-dash{display:none}.cta-row>a{flex:100%;justify-content:center}}body{margin:0}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}::selection{background:var(--accent-selection);color:var(--text-strong)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}input,textarea{box-sizing:border-box}input::placeholder,textarea::placeholder{color:var(--muted)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.hero-visual{pointer-events:none;z-index:0;width:clamp(240px,28vw,360px);height:clamp(280px,32vw,400px);position:absolute;top:50%;right:6vw;transform:translateY(-50%)}.hero-visual__layer{will-change:opacity, transform, filter;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (width<=900px){.hero-visual{display:none}}.system-diagram{flex-direction:column;align-items:center;gap:0;display:flex}.system-diagram__box{letter-spacing:.08em;color:var(--muted2);background:var(--bg2);border:1px solid var(--border);text-align:center;border-radius:4px;min-width:140px;padding:9px 22px;font-family:DM Mono,monospace;font-size:11px;font-weight:400;animation:5.5s ease-in-out infinite system-pulse}.system-diagram__arrow{background:var(--border2);width:1px;height:16px;margin:2px 0 6px;position:relative}.system-diagram__arrow:after{content:"";background:var(--border2);clip-path:polygon(50% 100%,0 0,100% 0);width:5px;height:5px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}@keyframes system-pulse{0%,to{color:var(--muted2);border-color:var(--border);background:var(--bg2)}8%,16%{color:var(--accent);border-color:var(--accent);background:var(--bg3)}}.skip-link{z-index:1000;background:var(--bg);color:var(--accent);letter-spacing:.04em;border:1px solid var(--accent);border-radius:4px;padding:10px 16px;font-family:DM Sans,system-ui,sans-serif;font-size:13px;text-decoration:none;transition:transform .2s;position:absolute;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
