:root{--bg: #07111f;--bg-elevated: rgba(10, 23, 42, .78);--bg-panel: rgba(8, 18, 34, .92);--text: #f3ede2;--muted: #c9c0ae;--gold: #c7a761;--gold-soft: rgba(199, 167, 97, .18);--line: rgba(199, 167, 97, .22);--shadow: 0 24px 80px rgba(0, 0, 0, .38);--max-width: 1120px;--hero-text-width: 68rem;--hero-heading-measure: 17ch;--section-heading-wide-width: 60rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top,rgba(199,167,97,.16),transparent 28%),linear-gradient(180deg,#091427,#050b15);min-height:100vh}a{color:inherit;text-decoration:none}code{font-family:inherit;color:var(--gold)}.site-shell{position:relative;overflow:hidden}.site-shell:before,.site-shell:after{content:"";position:fixed;inset:auto;border-radius:999px;pointer-events:none;filter:blur(16px);opacity:.5}.site-shell:before{top:6rem;right:-4rem;width:12rem;height:12rem;background:#c7a76124}.site-shell:after{bottom:14rem;left:-3rem;width:10rem;height:10rem;background:#9eb4e01f}.section{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.hero{padding:1.2rem 0 4rem}.topbar{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0}.brand{display:flex;align-items:center;gap:.9rem}.brand-mark{width:3rem;height:3rem;display:grid;place-items:center;border:1px solid var(--line);border-radius:.9rem;background:linear-gradient(135deg,#c7a76133,#c7a7610d);color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.4rem;letter-spacing:.08em}.brand-name,.brand-tag,.footer p{margin:0}.brand-name{font-weight:700}.brand-tag,.hero-copy,.cta-note,.footer p:last-child,.statement-card p,.benefit-card p,.service-card li{color:var(--muted)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:1rem 1.6rem;min-height:3.4rem;font-weight:700;line-height:1.1;transition:transform .18s ease,background .18s ease,border-color .18s ease}.nav-cta:hover,.button:hover,.whatsapp-float:hover{transform:translateY(-1px)}.nav-cta,.button-secondary{border:1px solid var(--line);background:#ffffff05}.button-primary,.whatsapp-float{background:linear-gradient(135deg,#d5b470,#a88645);color:#0b1320;box-shadow:0 18px 40px #a7864547}.hero-content{padding:5.5rem 0 2.6rem}.hero-text{max-width:var(--hero-text-width)}.eyebrow{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.24em;font-size:.78rem;color:var(--gold)}h1,h2,h3{font-family:Cormorant Garamond,serif;line-height:.9;margin:0}h1{max-width:var(--hero-heading-measure);font-size:clamp(3.4rem,10vw,7rem)}h2{font-size:clamp(2.3rem,6vw,4rem);max-width:14ch}h3{font-size:1.8rem;line-height:.98;margin-bottom:.85rem}.hero-copy{max-width:42rem;font-size:1.08rem;line-height:1.7;margin:1.35rem 0 0}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.1rem}.section-grid,.services-grid,.benefits-grid,.cta-panel{padding:1.6rem 0 4.7rem}.section-grid{display:grid;gap:1.65rem}.section-heading{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2.15rem}.section-heading.narrow{max-width:40rem}.section-heading-wide{max-width:var(--section-heading-wide-width)}.section-heading-wide h2{max-width:18ch}.card{background:var(--bg-elevated);border:1px solid var(--line);border-radius:1.6rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.statement-card,.benefit-card,.service-card,.cta-panel{padding:1.8rem}.statement-card{line-height:1.78}.statement-card p+p{margin-top:1rem}.services-grid,.benefits-grid{display:grid;gap:1.35rem}.service-card ul{padding-left:1.1rem;margin:0;line-height:1.7}.service-card li+li{margin-top:.8rem}.cta-panel{display:grid;gap:1.25rem;align-items:center;background:linear-gradient(135deg,#c7a76124,#c7a7610a),var(--bg-panel)}.cta-copy h2{max-width:14ch}.contact-details{display:grid;gap:.55rem}.contact-details p{margin:0;line-height:1.65}.contact-details strong{color:var(--text)}.footer{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding:.5rem 0 3rem;display:flex;flex-direction:column;gap:.35rem;border-top:1px solid rgba(255,255,255,.08)}.whatsapp-float{position:fixed;right:1.25rem;bottom:1.25rem;z-index:40;display:inline-flex;align-items:center;gap:.7rem;min-height:4rem;padding:.95rem 1.15rem;border-radius:999px;border:1px solid rgba(11,19,32,.14);font-weight:800;box-shadow:0 18px 44px #00000057}.whatsapp-float img{display:block;flex:0 0 auto}.whatsapp-float span{white-space:nowrap}@media (min-width: 720px){.section-grid{grid-template-columns:1.05fr .95fr;align-items:end}.services-grid,.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cta-panel{grid-template-columns:1.2fr .8fr}}@media (max-width: 719px){:root{--hero-text-width: 100%;--hero-heading-measure: 12.8ch;--section-heading-wide-width: 100%}.topbar{align-items:flex-start;flex-direction:column}.nav-cta,.button{width:100%}.hero-content{padding:4.5rem 0 2.1rem}.whatsapp-float{right:.85rem;bottom:.85rem;min-height:3.7rem;padding:.85rem 1rem}}
