:root{--bg:#f7f3ee;--surface:#fffdf9;--text:#1a1715;--muted:#6f655d;--line:#e5ddd4;--accent:#c6b29e;--accent-strong:#ad947c;--dark:#211d1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.text-link{color:var(--dark);font-weight:700}img{max-width:100%;height:auto}main{min-height:100vh}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.section{padding:5rem 0}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.8rem}.hero{padding:2rem 0 5rem;background:radial-gradient(circle at top right,hsla(30,26%,70%,.18),transparent 30%),linear-gradient(180deg,rgba(255,253,249,.65),hsla(33,36%,95%,0))}.nav{align-items:center;justify-content:space-between;padding:1rem 0 2rem}.nav,.nav-links{display:flex;gap:1rem}.nav-links{flex-wrap:wrap;color:var(--muted);font-size:.95rem}.nav-links a:hover,.text-link:hover{color:var(--dark)}.logo-wrap{display:inline-flex;align-items:center}.nav-logo{width:min(420px,62vw);height:auto;display:block}.nav-logo-square{display:none}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:center}.brief-box,.cta-box,.hero-card,.metric,.panel{background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 50px rgba(33,29,26,.06)}.hero-copy{padding:2rem 0}.hero-copy h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:.96;margin:.5rem 0 1rem;letter-spacing:-.04em}.hero-copy p{font-size:1.08rem;line-height:1.7;color:var(--muted);max-width:62ch}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.9rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:700;text-align:center}.button.primary{background:var(--dark);color:#fff}.button.secondary{border-color:var(--line);background:transparent}.hero-card{padding:1.5rem}.hero-card img{width:100%;border-radius:18px;border:1px solid var(--line);background:#fff;object-fit:contain}.hero-card .card-note{color:var(--muted);line-height:1.6;margin-top:1rem}.metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2rem}.trust-strip{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.trust-pill{padding:.7rem 1rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,253,249,.8);color:var(--muted);font-weight:700;font-size:.92rem}.metric{padding:1.25rem}.metric strong{display:block;font-size:1.5rem;margin-bottom:.2rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.panel{padding:1.5rem}.panel h3{margin-top:0}.service-card{display:flex;flex-direction:column;gap:.8rem}.split-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.section-intro{color:var(--muted);line-height:1.7;max-width:58ch}.stack-list{display:grid;grid-gap:1rem;gap:1rem}.list-item{display:grid;grid-template-columns:28px 1fr;grid-gap:.75rem;gap:.75rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--line);border-radius:18px}.list-item span{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--dark);font-weight:700}.list-item p{margin:0;line-height:1.6}.process{grid-template-columns:repeat(4,1fr);grid-gap:1rem}.faq-list,.process{display:grid;gap:1rem}.faq-list{grid-template-columns:repeat(3,1fr);grid-gap:1rem}.step-number{width:2rem;height:2rem;border-radius:999px;background:var(--accent);color:var(--dark);display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:1rem}.cta-box{padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.section-soft{background:linear-gradient(180deg,hsla(30,26%,70%,.14),hsla(30,26%,70%,.04))}.portfolio-grid{margin-top:1rem}.portfolio-card{overflow:hidden}.portfolio-image{aspect-ratio:4/3;border-radius:18px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-weight:700;color:var(--muted)}.real-image-wrap{position:relative;overflow:hidden;background:#f1ebe4}.real-image{object-fit:cover}.placeholder-tone{background:linear-gradient(135deg,hsla(30,26%,70%,.55),hsla(0,0%,100%,.7)),repeating-linear-gradient(45deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,.55) 12px,hsla(30,26%,70%,.18) 0,hsla(30,26%,70%,.18) 24px)}.vertical-actions{flex-direction:column;align-items:stretch}.contact-email{overflow-wrap:anywhere}.pricing-grid,.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.audience-card{min-height:100%}.brief-box{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1.5rem;gap:1.5rem;align-items:start;padding:1.5rem}.compact-list .list-item{padding:.85rem 1rem}.brief-cta-card{display:flex;flex-direction:column;gap:1rem}.brief-message{margin:0;padding:1rem;border-radius:16px;background:var(--bg);border:1px solid var(--line);line-height:1.7;color:var(--muted)}.pricing-card strong{font-size:1.4rem}.pricing-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pricing-note{margin-top:1rem;color:var(--muted)}.testimonial-card{display:flex;flex-direction:column;gap:1rem;border-left:3px solid var(--accent)}.testimonial-text{margin:0;line-height:1.7}.testimonial-author{color:var(--muted);font-size:.95rem;font-weight:700}.seo-page h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em;margin:.5rem 0 1rem}.seo-narrow{max-width:860px}.seo-lead{font-size:1.1rem;max-width:65ch}.seo-copy p,.seo-lead{line-height:1.8;color:var(--muted)}.floating-whatsapp{position:fixed;right:1.25rem;bottom:1.25rem;z-index:50;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 14px 34px rgba(37,211,102,.35),0 8px 24px rgba(33,29,26,.18);border:1px solid hsla(0,0%,100%,.45)}.floating-whatsapp svg{width:30px;height:30px;fill:currentColor}.floating-whatsapp:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(37,211,102,.42),0 10px 28px rgba(33,29,26,.2)}.footer{padding:2rem 0 4rem;color:var(--muted);font-size:.95rem}@media (max-width:920px){.brief-box,.faq-list,.grid-3,.hero-grid,.metrics,.pricing-grid,.process,.split-section,.testimonials-grid{grid-template-columns:1fr}.actions,.actions .button,.vertical-actions,.vertical-actions .button{width:100%}.trust-strip{gap:.5rem}.cta-box,.nav{flex-direction:column;align-items:stretch}.logo-wrap{width:100%;justify-content:center}.nav-logo-horizontal{display:none}.nav-logo-square{display:block;width:100%;max-width:none}.nav-links{justify-content:center}.floating-whatsapp{left:auto;right:1rem;bottom:1rem;width:58px;height:58px}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:hsla(33,36%,95%,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid hsla(32,25%,86%,.8)}.header-inner{display:flex;justify-content:space-between;gap:1.25rem;padding:.75rem 0}.header-inner,.site-header .nav-links{align-items:center}.site-header .nav-links a{padding:.55rem .75rem;border-radius:999px}.site-header .nav-links a.active,.site-header .nav-links a:hover{background:rgba(255,253,249,.9);color:var(--dark)}.hamburger,.menu-toggle{display:none}.page-hero{padding-top:3rem}.page-title{padding-top:4rem;padding-bottom:3rem}@media (max-width:920px){.header-inner{align-items:center;position:relative;flex-wrap:wrap}.site-header .logo-wrap{width:auto;max-width:calc(100% - 68px)}.site-header .nav-logo-horizontal{display:block;width:min(72vw,340px)}.site-header .nav-logo-square{display:none}.hamburger{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;border-radius:999px;border:1px solid var(--line);background:var(--surface);cursor:pointer;margin-left:auto}.hamburger span{display:block;width:20px;height:2px;background:var(--dark);border-radius:999px;margin:0 auto}.site-header .nav-links{display:none;width:100%;flex-direction:column;align-items:stretch;gap:.35rem;padding:.75rem 0 .35rem}.site-header .nav-links a{width:100%;background:var(--surface);border:1px solid var(--line);text-align:center}.menu-toggle:checked~.nav-links{display:flex}}