:root{--p:#5b2ca0;--p2:#7b43c5;--dark:#35165f;--ink:#211b2d;--muted:#6f687b;--soft:#f7f4fb;--line:#e8e1f0}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1140px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:var(--dark);margin-right:auto}.brand img{width:48px;height:48px;object-fit:contain}.brand-mark{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--p),var(--p2));color:#fff;display:grid;place-items:center;font-weight:900}.site-header nav{display:flex;gap:22px;font-weight:600;font-size:14px}.site-header nav a:hover{color:var(--p)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:12px 18px;background:linear-gradient(135deg,var(--p),var(--p2));color:#fff;font-weight:800;cursor:pointer}.menu-btn{display:none;border:0;background:none;font-size:26px}.hero{min-height:680px;position:relative;display:grid;align-items:center;overflow:hidden;background:#24113f;color:#fff}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,10,45,.88),rgba(25,10,45,.38))}.hero-content{position:relative;z-index:1;max-width:760px;padding:100px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:900;color:var(--p2)}.hero .eyebrow{color:#e6d7ff}.hero h1{font-size:clamp(40px,6vw,72px);line-height:1.05;margin:14px 0}.hero p{font-size:19px;max-width:650px;color:#eee}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn-light{background:#fff;color:var(--dark)}.btn-whatsapp{background:#20a96b}.section{padding:90px 0}.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h2,.page-hero h1,.project-top h1{line-height:1.1;margin:8px 0 14px}.section h2{font-size:clamp(30px,4vw,48px)}.text-link{color:var(--p);font-weight:800}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(53,22,95,.06)}.card>img{width:100%;height:230px;object-fit:cover;display:block}.card-body{padding:20px}.card h3{margin:8px 0;font-size:22px}.pill{display:inline-block;padding:5px 9px;border-radius:999px;background:#eee4fb;color:var(--p);font-size:11px;font-weight:900}.small{padding:9px 13px;font-size:13px;margin-top:10px}.empty-card{padding:40px;border:1px dashed #cbbbdc;border-radius:18px;background:#fff}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.feature-list{display:grid;gap:12px}.feature-list div,.feature-grid div{padding:15px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:650}.cta{padding:75px 0;background:linear-gradient(135deg,var(--dark),var(--p));color:#fff}.cta h2{font-size:clamp(32px,5vw,52px);margin:0}.cta p{color:#eadff6}.page-hero,.project-top{padding:100px 0;background:linear-gradient(135deg,#f8f3ff,#fff)}.page-hero h1,.project-top h1{font-size:clamp(38px,5vw,62px)}.form-wrap{max-width:850px}.form-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(53,22,95,.06)}label{display:grid;gap:7px;font-weight:700;margin-bottom:18px}input,select,textarea{width:100%;padding:13px;border:1px solid #d8cedf;border-radius:10px;font:inherit}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.success,.error{padding:16px 18px;border-radius:12px;margin-bottom:18px}.success{background:#eaf8f0;color:#17643b}.error{background:#fff0f0;color:#9b2525}.project-media video{width:100%;max-height:650px;background:#111;border-radius:18px}.project-grid{display:grid;grid-template-columns:1fr 330px;gap:40px;margin-top:35px}.side-box{height:max-content;position:sticky;top:100px;padding:25px;border-radius:18px;background:var(--soft);border:1px solid var(--line)}.price{font-size:26px;font-weight:900;color:var(--p)}.full{width:100%;margin-top:10px}.btn-outline{background:#fff;color:var(--p);border:1px solid var(--p)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:25px}.gallery img{width:100%;height:230px;object-fit:cover;border-radius:14px}.content-block{margin-top:55px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}details{border:1px solid var(--line);padding:16px;border-radius:12px;margin:10px 0}summary{font-weight:800;cursor:pointer}.prose{max-width:800px}.prose h2{font-size:32px}.prose li{margin:8px 0}.footer{background:linear-gradient(135deg,#24103e,#4d227e);color:#eee}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr;gap:50px;padding:65px 0}.footer h3{color:#fff}.footer-grid a{display:block;margin:8px 0;color:#ddd}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:20px}.footer-brand img{width:55px;height:55px;object-fit:contain}.socials{display:flex;flex-wrap:wrap;gap:10px}.socials a{border:1px solid rgba(255,255,255,.2);padding:7px 10px;border-radius:999px;font-size:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:18px 0;font-size:13px}.footer-bottom span{float:right}.nav-open nav{display:flex}
@media(max-width:800px){.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;box-shadow:0 10px 20px #0001}.menu-btn{display:block}.nav-cta{display:none}.hero{min-height:620px}.cards,.split,.project-grid,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.section-head{align-items:start;flex-direction:column}.form-grid,.feature-grid,.gallery{grid-template-columns:1fr}.side-box{position:static}.footer-bottom span{float:none;display:block;margin-top:5px}}
