@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#070908;--panel:#111512;--text:#f4f7f4;--muted:#9ba49d;--green:#00c76a;--line:#293029}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070908f0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.brand{letter-spacing:.12em;align-items:center;gap:3px;font-size:25px;font-weight:700;display:flex}.power{color:var(--green)}.site-header nav{color:#d5dad6;gap:30px;font-size:14px;display:flex}.site-header nav a:hover{color:var(--green)}.header-cta{border:1px solid var(--green);text-transform:uppercase;border-radius:4px;padding:12px 18px;font-size:12px;font-weight:700}.hero{background:radial-gradient(circle at 78% 35%,#00c76a24,#0000 27%),linear-gradient(135deg,#080a09,#0c100d);flex-direction:column;justify-content:center;min-height:calc(100vh - 88px);padding:clamp(80px,10vw,150px) clamp(24px,8vw,130px) 70px;display:flex}.eyebrow{color:var(--green);letter-spacing:.22em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:700}.dark{color:#073e24}.hero h1{letter-spacing:-.065em;text-transform:uppercase;max-width:1150px;margin:0;font-size:clamp(62px,9vw,142px);line-height:.82}.hero h1 span{color:var(--green)}.hero-copy{color:var(--muted);margin:40px 0 26px;font-size:clamp(17px,2vw,24px)}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:54px;padding:0 28px;font-size:13px;font-weight:800;display:inline-flex}.primary{background:var(--green);color:#06150d}.secondary{border-color:#6e756f}.proof-strip{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1050px;margin-top:70px;display:grid}.proof-strip div{background:var(--panel);flex-direction:column;gap:7px;padding:24px 26px;display:flex}.proof-strip strong{color:var(--green);font-size:clamp(25px,3vw,42px)}.proof-strip span{color:var(--muted);font-size:13px}.section{padding:110px clamp(24px,8vw,130px)}.section:nth-of-type(odd){background:var(--panel)}.section h2,.contact-section h2{letter-spacing:-.045em;text-transform:uppercase;max-width:1100px;margin:0;font-size:clamp(38px,5.5vw,76px);line-height:.98}.section-intro{color:var(--muted);max-width:760px;margin:25px 0 50px;font-size:17px;line-height:1.7}.feature-grid,.steps{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px;display:grid}.feature-grid article{border:1px solid var(--line);background:#080b09;min-height:300px;padding:35px}.icon{width:48px;height:48px;color:var(--green);background:#00c76a1f;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.feature-grid h3,.steps h3{margin:35px 0 14px;font-size:25px;line-height:1.15}.feature-grid p,.steps p{color:var(--muted);line-height:1.65}.process,.faq{background:var(--ink)!important}.steps{border-top:1px solid var(--line);gap:0}.steps article{padding:34px 35px 10px 0}.steps article+article{border-left:1px solid var(--line);padding-left:35px}.steps strong{color:var(--green)}.portfolio{background:var(--panel)!important}.demo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:54px;display:grid}.demo-card{border:1px solid var(--line);background:#090c0a;flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.demo-card:hover{border-color:#385442;transform:translateY(-5px)}.demo-preview{aspect-ratio:1.45;background:#17231b;padding:18px}.accounting{background:#182333}.beauty{background:#39252e}.browser-bar{background:#e8ebe9;border-radius:6px 6px 0 0;gap:5px;height:20px;padding:7px 9px;display:flex}.browser-bar i{background:#a8ada9;border-radius:50%;width:5px;height:5px}.mini-site{background:#0a0d0b;border:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:flex-start;height:calc(100% - 20px);padding:24px;display:flex}.accounting .mini-site{color:#17223b;background:#f5f2ec}.beauty .mini-site{color:#2a171c;background:#f4e7e2}.mini-site span{text-transform:uppercase;letter-spacing:.1em;margin-bottom:auto;font-size:10px}.mini-site b{max-width:90%;font-size:clamp(20px,2.2vw,34px);line-height:1.05}.mini-site small{opacity:.7;margin-top:8px}.mini-site em{background:var(--green);color:#07140d;text-transform:uppercase;margin-top:18px;padding:8px 12px;font-size:9px;font-style:normal;font-weight:800}.demo-content{flex-direction:column;flex:1;padding:28px;display:flex}.demo-label{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.demo-content h3{margin:14px 0 12px;font-size:26px}.demo-content p{color:var(--muted);flex:1;font-size:14px;line-height:1.55}.text-link{border-top:1px solid var(--line);text-transform:uppercase;justify-content:space-between;margin-top:20px;padding-top:18px;font-size:12px;font-weight:800;display:flex}.text-link:hover{color:var(--green)}.faq-list{border-top:1px solid var(--line);max-width:1000px;margin-top:45px}.faq details{border-bottom:1px solid var(--line);padding:25px 0}.faq summary{cursor:pointer;justify-content:space-between;font-size:20px;font-weight:700;list-style:none;display:flex}.faq summary:after{content:"+";color:var(--green)}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted);max-width:760px;line-height:1.6}.contact-section{background:var(--green);color:#06150d;grid-template-columns:.9fr 1.1fr;gap:90px;padding:100px clamp(24px,8vw,130px);display:grid}.contact-section>div>p:last-child{font-size:18px;line-height:1.6}.contact-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{text-transform:uppercase;font-size:12px;font-weight:800}.contact-form input,.contact-form textarea{color:#111;width:100%;font:inherit;background:#fffc;border:1px solid #0000002e;border-radius:3px;margin-top:8px;padding:15px;display:block}.contact-form .full{grid-column:1/-1}.dark-button{color:#fff;background:#07100b;width:max-content}footer{grid-template-columns:1.3fr .7fr 1fr;gap:60px;padding:64px clamp(24px,8vw,130px) 35px;display:grid}footer p,footer span,footer a{color:var(--muted);font-size:13px;line-height:1.9}footer>div{flex-direction:column;align-items:flex-start;display:flex}.footer-brand{margin-bottom:22px}.footer-title{text-transform:uppercase;letter-spacing:.15em;color:var(--green)!important;font-size:10px!important}footer small{border-top:1px solid var(--line);color:#777f79;grid-column:1/-1;padding-top:28px}@media (max-width:900px){.site-header nav,.header-cta{display:none}.site-header{height:72px}.hero{min-height:auto;padding-top:90px}.proof-strip,.feature-grid,.steps,.demo-grid,.contact-section,footer{grid-template-columns:1fr}.steps article+article{border-left:0;padding-left:0}.contact-section{gap:45px}footer small{grid-column:1}}@media (max-width:560px){.hero h1{font-size:54px}.hero-actions .button{width:100%}.proof-strip{margin-top:45px}.section{padding-top:78px;padding-bottom:78px}.contact-form{grid-template-columns:1fr}.contact-form .full{grid-column:1}}
.demo-site-page{--accent:#19d978;color:#101512;background:#f6f7f5;min-height:100vh}.demo-notice{color:#b9c1bb;text-align:center;background:#0c100d;padding:10px 6vw;font-size:11px}.demo-notice a{color:#fff;margin-left:18px;text-decoration:underline}.demo-nav{background:#fff;border-bottom:1px solid #dfe4df;justify-content:space-between;align-items:center;height:82px;padding:0 6vw;display:flex}.demo-nav>b{font-size:20px}.demo-nav nav{gap:28px;font-size:13px;display:flex}.demo-nav-cta,.demo-main-cta{background:var(--accent);color:#0a120d;text-transform:uppercase;border-radius:3px;padding:13px 19px;font-size:12px;font-weight:800}.demo-hero{color:#fff;background:#101512;grid-template-columns:1fr .8fr;align-items:center;gap:80px;min-height:650px;padding:90px 7vw;display:grid}.demo-hero>div>span,.demo-services>span,.demo-about span,.demo-contact>span{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.demo-hero h1{letter-spacing:-.06em;margin:24px 0;font-size:clamp(58px,7vw,106px);line-height:.88}.demo-hero p{color:#b4bdb6;max-width:620px;margin-bottom:34px;font-size:19px;line-height:1.6}.demo-art{background:linear-gradient(145deg,#1f2a23,#0b0f0c);border:1px solid #344038;height:430px;position:relative;overflow:hidden}.demo-art i{border:2px solid var(--accent);opacity:.65;position:absolute}.demo-art i:first-child{border-radius:50%;width:240px;height:240px;top:-35px;right:-25px}.demo-art i:nth-child(2){width:200px;height:320px;bottom:-120px;left:60px;transform:rotate(32deg)}.demo-art i:nth-child(3){width:120px;height:120px;bottom:55px;right:80px}.pro .demo-hero{background:#152138}.pro .demo-art{background:linear-gradient(145deg,#263754,#111a2b)}.beauty-site .demo-hero{background:#2d1e23}.beauty-site .demo-art{background:linear-gradient(145deg,#6e4650,#261a1e)}.beauty-site .demo-art i{border-radius:50%}.demo-services{background:#f6f7f5;padding:105px 7vw}.demo-services h2,.demo-about h2,.demo-contact h2{letter-spacing:-.045em;max-width:900px;margin:18px 0 50px;font-size:clamp(40px,5vw,72px);line-height:1}.demo-services>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.demo-services article{background:#fff;border:1px solid #dfe4df;min-height:260px;padding:34px}.demo-services small{color:var(--accent);font-weight:800}.demo-services h3{margin:55px 0 12px;font-size:25px}.demo-services p{color:#657068;line-height:1.6}.demo-about{background:#e9eee9;grid-template-columns:1fr .7fr;align-items:end;gap:80px;padding:105px 7vw;display:grid}.demo-about p{color:#4f5b53;font-size:21px;line-height:1.7}.demo-contact{text-align:center;background:var(--accent);color:#101512;padding:110px 7vw}.demo-contact h2{margin-left:auto;margin-right:auto}.demo-contact p{max-width:650px;margin:0 auto 30px}.demo-contact button{color:#fff;text-transform:uppercase;opacity:.75;background:#111812;border:0;padding:16px 24px;font-weight:800}.demo-footer{color:#aeb7b0;background:#101512;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:48px 7vw;font-size:12px;display:grid}.demo-footer b{color:#fff;font-size:18px}.demo-footer small{text-align:right}@media (max-width:800px){.demo-nav nav,.demo-nav-cta{display:none}.demo-hero,.demo-about{grid-template-columns:1fr}.demo-art{height:300px}.demo-services>div,.demo-footer{grid-template-columns:1fr}.demo-footer small,.demo-notice{text-align:left}.demo-notice a{margin:5px 0 0;display:block}.demo-hero{padding-top:65px}.demo-hero h1{font-size:58px}}
.brand{letter-spacing:0;align-items:center;display:flex}.brand img{width:155px;height:auto;display:block}.footer-brand img{width:185px}.hero h1{letter-spacing:-.055em;white-space:nowrap;max-width:1400px;font-size:clamp(50px,6.3vw,102px);font-weight:800;line-height:.9}.section h2,.contact-section h2{font-weight:800}@media (max-width:900px){.hero h1{white-space:normal;font-size:clamp(50px,10vw,78px)}}@media (max-width:560px){.brand img{width:138px}.hero h1{font-size:51px;line-height:.92}.footer-brand img{width:165px}}.whatsapp-cta,.contact-whatsapp{gap:10px}.whatsapp-cta img,.contact-whatsapp img{width:21px;height:21px}.contact-whatsapp{color:#fff;background:#07100b;width:max-content;margin-top:26px}.floating-whatsapp{z-index:30;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 28px #0008}.floating-whatsapp:hover{transform:scale(1.07)}.floating-whatsapp img{width:34px;height:34px}@media (max-width:560px){.floating-whatsapp{width:54px;height:54px;bottom:16px;right:16px}.contact-whatsapp{width:100%}}.form-message{color:#073e24;text-transform:none;margin:0;font-size:14px;font-weight:700;line-height:1.5}.form-message a{text-decoration:underline}.privacy-note{color:#08351f;margin:0;font-size:12px;line-height:1.55}.privacy-note a{font-weight:800;text-decoration:underline}.marketing-choice{align-items:flex-start;gap:10px;line-height:1.55;display:flex;text-transform:none!important;font-size:12px!important;font-weight:700!important}.marketing-choice input{accent-color:#07100b;flex:none;height:17px;width:17px!important;margin:1px 0 0!important;padding:0!important}.legal-title{margin-top:18px}.legal-page{background:var(--ink);min-height:100vh}.legal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,8vw,130px);display:flex}.legal-header .header-cta{display:inline-flex}.legal-content{max-width:930px;margin:0 auto;padding:90px 24px 110px}.legal-content h1{letter-spacing:-.055em;text-transform:uppercase;margin:0 0 28px;font-size:clamp(48px,7vw,86px);line-height:.95}.legal-intro{color:var(--muted);max-width:780px;margin:0 0 58px;font-size:18px;line-height:1.7}.legal-section{border-top:1px solid var(--line);padding:30px 0}.legal-section h2{margin:0 0 14px;font-size:24px}.legal-section p,.legal-section li{color:var(--muted);font-size:15px;line-height:1.75}.legal-section ul{margin:10px 0;padding-left:20px}.legal-section a{color:var(--green);text-decoration:underline}.legal-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:34px clamp(24px,8vw,130px);font-size:13px;display:flex}.legal-footer nav{gap:20px;display:flex}.legal-footer a:hover{color:var(--green)}@media (max-width:560px){.legal-header{height:72px}.legal-header .header-cta{padding:10px 12px;display:inline-flex}.legal-content{padding-top:68px}.legal-footer{flex-direction:column;align-items:flex-start}.legal-footer nav{flex-wrap:wrap}}.proof-strip>div:nth-child(2) strong,.proof-strip>div:last-child strong{white-space:nowrap;font-size:clamp(24px,2.3vw,36px)}@media (min-width:901px){.proof-strip>div:nth-child(2) strong,.proof-strip>div:last-child strong{position:relative;top:5px}}
