@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=DM+Sans:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#07070e;color:#d8d4cc;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#07070e}::-webkit-scrollbar-thumb{background:#1c1c32;border-radius:2px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%}input[type=range]::-webkit-slider-track{background:#1c1c32;height:4px;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#c9a96e;border:2px solid #07070E;box-shadow:0 0 8px #c9a96e66;margin-top:-6px}.dot-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#C9A96E18 1px,transparent 1px);background-size:28px 28px;opacity:.3}.hero-glow{position:absolute;top:33%;left:50%;transform:translate(-50%,-50%);width:24rem;height:24rem;border-radius:50%;background:#c9a96e08;filter:blur(80px);pointer-events:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-gold{0%,to{box-shadow:0 0 #c9a96e33}50%{box-shadow:0 0 0 8px #c9a96e00}}.container{max-width:1200px;margin:0 auto}.section-padded{padding:6rem 1rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.section-tag{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:#7a6030;margin-bottom:1rem}.section-header{max-width:640px;margin-bottom:4rem}.section-h2{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(28px,4vw,42px);letter-spacing:-1px;line-height:1.15;margin-bottom:1rem}.section-lead{font-size:1rem;line-height:1.8}.site-nav{position:sticky;top:0;z-index:50;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;background:#0d0d1cee;border-bottom:1px solid #1C1C32;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.nav-wordmark{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.25rem;letter-spacing:-.5px}@media (max-width: 480px){.nav-wordmark{display:none}}.nav-links{display:none;align-items:center;gap:2rem;font-size:.875rem}@media (min-width: 768px){.nav-links{display:flex}}.nav-link{transition:color .15s}.nav-link:hover{color:#f0ece4!important}.btn-primary{display:inline-block;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:.875rem;cursor:pointer;background:#c9a96e;color:#07070e;border:none;transition:opacity .15s}.btn-primary:hover{opacity:.9}.btn-full{display:block;width:100%;text-align:center}.btn-ghost{display:inline-block;padding:.75rem 1.5rem;border-radius:.75rem;font-size:1rem;border:1px solid #1C1C32;transition:color .15s;background:transparent}.btn-ghost:hover{color:#f0ece4!important}.btn-pulse{animation:pulse-gold 2.5s ease infinite}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding:1rem;overflow:hidden}.hero-inner{max-width:1200px;margin:0 auto;width:100%;padding:8rem 0;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width: 768px){.hero-inner{grid-template-columns:1fr 1fr}}.hero-h1{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(32px,5vw,52px);letter-spacing:-2px;line-height:1.1;margin-bottom:1.5rem}.hero-h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(20px,3vw,28px);font-weight:400;font-style:italic;line-height:1.3;margin-bottom:2rem}.hero-body{font-size:1rem;line-height:1.85;margin-bottom:2.5rem;max-width:480px}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.hero-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stat-card{border-radius:.75rem;padding:1.5rem}.stat-number{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.875rem;letter-spacing:-1px;margin-bottom:.5rem}.stat-label{font-size:.75rem;font-weight:500;margin-bottom:.25rem}.stat-sub{font-size:.7rem}.pain-card{border-radius:.75rem;padding:1.75rem;display:flex;gap:1.25rem}.pain-icon{font-size:1.875rem;flex-shrink:0;margin-top:.25rem}.card-title{font-weight:600;font-size:1rem;margin-bottom:.75rem}.card-body{font-size:.875rem;line-height:1.75}.service-card{border-radius:1rem;padding:1.75rem;display:flex;flex-direction:column}.service-card-header{padding-bottom:1rem;border-bottom:1px solid #1C1C32;margin-bottom:1rem}.service-name{font-weight:600;font-size:1rem;margin-bottom:.75rem}.result-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.service-tags{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}.service-tag{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.mapa-title{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(48px,8vw,72px);letter-spacing:-3px;line-height:1}.mapa-sub{font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;margin:.75rem 0 1rem}.mapa-card{border-radius:.75rem;padding:1.5rem;position:relative;overflow:hidden}.mapa-letter-bg{position:absolute;top:-8px;right:-8px;font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:100px;opacity:.06;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapa-letter-badge{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.125rem;margin-bottom:1.25rem}.mapa-time{display:inline-block;font-size:.7rem;padding:.25rem .5rem;border-radius:.375rem;margin-bottom:1rem}.why-grid{display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width: 768px){.why-grid{grid-template-columns:1fr 1fr}}.diff-card{margin-bottom:1rem;padding:1.5rem;border-radius:.75rem}.mission-box{border-radius:1rem;padding:2rem;margin-bottom:1.5rem}.mission-text{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;line-height:1.75;font-style:italic}.tech-box{border-radius:1rem;padding:2rem}.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.tech-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem}.tech-icon{font-size:1.25rem;flex-shrink:0}.tech-name{font-size:.75rem;font-weight:600}.tech-desc{font-size:.7rem}.cta-container{max-width:768px}.cta-badge{display:inline-block;font-size:.75rem;padding:.5rem 1rem;border-radius:9999px;margin-bottom:2.5rem}.cta-header{margin-bottom:3rem}.cta-h2{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(32px,5vw,52px);letter-spacing:-2px;line-height:1.1;margin-bottom:1.25rem}.cta-lead{font-size:1rem;line-height:1.8;max-width:520px}.what-you-get{border-radius:1rem;padding:2rem;margin-bottom:2rem}.green-check{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #1C1C32}.contact-form{border-radius:1rem;padding:2rem;margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.form-field{display:flex;flex-direction:column}.form-label{font-size:.75rem;font-weight:500;margin-bottom:.5rem}.form-input{padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;outline:none;transition:border-color .15s;font-family:inherit}.form-input:focus{border-color:#c9a96e!important}.form-fine{text-align:center;font-size:.75rem;margin-top:.75rem}.contact-info{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center}.contact-icon{font-size:1.125rem;margin-bottom:.25rem}.contact-label{font-size:.75rem;margin-bottom:.25rem}.contact-value{font-size:.875rem;font-weight:500}.site-footer{padding:2.5rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footer-logo{display:flex;align-items:center;gap:.75rem}.footer-name{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.125rem;margin-bottom:2px}.footer-tag{font-size:.75rem}.footer-links{display:flex;gap:2rem;font-size:.75rem;color:#6a6660}.footer-links a{color:#6a6660;transition:color .15s}.footer-links a:hover{color:#f0ece4}.footer-copy{font-size:.75rem}
