/*
Theme Name: Luxury Living Estates
Theme URI: https://luxurylivingestates.in
Author: Luxury Living Estates
Author URI: https://luxurylivingestates.in
Description: A boutique luxury real estate landing page theme for WordPress. Built for Hostinger with lead capture, WhatsApp integration, property filtering, and scroll reveal. No page builder required.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: luxury-living
*/

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: 'DM Sans', system-ui, sans-serif; background: #faf8f4; color: #1a1612; overflow-x: hidden; line-height: 1.6; }
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; }
::selection { background: rgba(199,168,112,0.25); color: #1a1612; }
.pf { font-family: 'Playfair Display', serif; }
.gold { color: #c7a870; }
.container { max-width: 1440px; margin: 0 auto; padding: 0 2rem; }
@media (min-width: 1024px) { .container { padding: 0 4rem; } }
.nav { position: relative; z-index: 50; display: flex; align-items: center; justify-content: space-between; padding: 1.75rem 0; }
.nav-logo { display: flex; align-items: center; gap: 1rem; }
.nav-logo-circle { position: relative; width: 3rem; height: 3rem; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(255,255,255,0.2); border-radius: 50%; }
.nav-logo-circle span { font-family: 'Playfair Display', serif; font-size: 14px; letter-spacing: 0.15em; color: #fff; }
.nav-logo-circle::before { content: ''; position: absolute; inset: -6px; border: 1px solid rgba(255,255,255,0.08); border-radius: 50%; }
.nav-logo-text { display: none; }
@media (min-width: 640px) { .nav-logo-text { display: block; } }
.nav-links { display: none; align-items: center; gap: 2.5rem; }
@media (min-width: 768px) { .nav-links { display: flex; } }
.nav-link { font-size: 11px; letter-spacing: 0.3em; font-weight: 300; color: rgba(255,255,255,0.55); text-transform: uppercase; transition: color 0.5s; }
.nav-link:hover { color: #fff; }
.nav-actions { display: none; align-items: center; gap: 1rem; }
@media (min-width: 768px) { .nav-actions { display: flex; } }
.nav-wa { display: flex; align-items: center; gap: 0.5rem; padding: 0.625rem 1rem; border-radius: 9999px; background: rgba(37,211,102,0.1); border: 1px solid rgba(37,211,102,0.25); font-size: 11px; letter-spacing: 0.15em; font-weight: 400; color: #25d366; transition: all 0.3s; }
.nav-wa:hover { background: rgba(37,211,102,0.2); }
.nav-phone { font-size: 11px; letter-spacing: 0.15em; font-weight: 300; color: rgba(255,255,255,0.4); transition: color 0.3s; }
.nav-phone:hover { color: #fff; }
.hamburger { display: flex; flex-direction: column; gap: 5px; background: none; border: none; cursor: pointer; padding: 8px; z-index: 60; }
@media (min-width: 768px) { .hamburger { display: none; } }
.hamburger span { display: block; width: 22px; height: 1.5px; background: rgba(255,255,255,0.7); transition: all 0.4s; transform-origin: center; }
.hamburger.active span:nth-child(1) { transform: rotate(45deg) translate(4.5px, 4.5px); }
.hamburger.active span:nth-child(2) { opacity: 0; }
.hamburger.active span:nth-child(3) { transform: rotate(-45deg) translate(4.5px, -4.5px); }
.mobile-menu { position: absolute; top: 100%; left: 0; right: 0; background: rgba(10,9,7,0.97); backdrop-filter: blur(20px); border-bottom: 1px solid rgba(199,168,112,0.15); padding: 2rem; transform: translateY(-20px); opacity: 0; visibility: hidden; transition: all 0.5s cubic-bezier(0.22,1,0.36,1); z-index: 55; }
@media (min-width: 768px) { .mobile-menu { display: none; } }
.mobile-menu.open { transform: translateY(0); opacity: 1; visibility: visible; }
.mobile-menu a { display: block; padding: 1rem 0; font-size: 13px; letter-spacing: 0.25em; font-weight: 300; color: rgba(255,255,255,0.7); text-transform: uppercase; border-bottom: 1px solid rgba(255,255,255,0.06); transition: color 0.3s; }
.mobile-menu a:hover { color: #c7a870; }
.mobile-menu a:last-child { border-bottom: none; }
.mobile-menu-actions { display: flex; flex-direction: column; gap: 1rem; margin-top: 1.5rem; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,0.08); }
.mobile-menu-wa { display: flex; align-items: center; gap: 0.75rem; padding: 1rem 1.5rem; border-radius: 9999px; background: rgba(37,211,102,0.1); border: 1px solid rgba(37,211,102,0.25); font-size: 12px; letter-spacing: 0.15em; font-weight: 400; color: #25d366; text-transform: uppercase; transition: all 0.3s; justify-content: center; }
.mobile-menu-wa:hover { background: rgba(37,211,102,0.2); }
.mobile-menu-phone { display: block; text-align: center; padding: 1rem; font-size: 13px; letter-spacing: 0.15em; font-weight: 300; color: rgba(255,255,255,0.5); transition: color 0.3s; }
.mobile-menu-phone:hover { color: #c7a870; }
.hero { position: relative; min-height: 100vh; }
.hero-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(10,9,7,0.7) 0%, rgba(10,9,7,0.25) 40%, rgba(10,9,7,0.85) 100%); }
.hero-glow { position: absolute; inset: 0; background: radial-gradient(ellipse 120% 80% at 70% 30%, rgba(199,168,112,0.08), transparent); }
.hero-content { position: relative; z-index: 10; display: flex; flex-direction: column; justify-content: flex-end; min-height: calc(100vh - 140px); padding-bottom: 4rem; }
@media (min-width: 1024px) { .hero-content { padding-bottom: 6rem; } }
.hero-label { display: flex; align-items: center; gap: 1.25rem; margin-bottom: 2rem; }
.hero-label-line { width: 3.5rem; height: 1px; background: linear-gradient(90deg, #c7a870, transparent); }
.hero-label-text { font-size: 10px; letter-spacing: 0.6em; font-weight: 300; color: rgba(199,168,112,0.85); text-transform: uppercase; }
.hero-title { font-family: 'Playfair Display', serif; font-weight: 400; letter-spacing: -0.04em; color: #fff; font-size: clamp(3rem, 7.5vw, 6rem); line-height: 0.95; }
.hero-subtitle { margin-top: 2rem; max-width: 32rem; font-size: 16px; font-weight: 300; line-height: 2; color: rgba(255,255,255,0.55); }
.hero-actions { margin-top: 3rem; display: flex; flex-direction: column; gap: 1.5rem; }
@media (min-width: 640px) { .hero-actions { flex-direction: row; align-items: center; } }
.btn-primary { display: inline-flex; align-items: center; gap: 1rem; padding: 1rem 2.5rem; border-radius: 9999px; border: 1px solid rgba(199,168,112,0.4); background: rgba(199,168,112,0.08); font-size: 12px; letter-spacing: 0.35em; font-weight: 300; color: #c7a870; text-transform: uppercase; transition: all 0.7s; }
.btn-primary:hover { background: rgba(199,168,112,0.15); border-color: rgba(199,168,112,0.6); }
.btn-primary svg { width: 1rem; height: 1rem; transition: transform 0.5s; }
.btn-primary:hover svg { transform: translateX(0.5rem); }
.btn-secondary { display: inline-flex; align-items: center; gap: 0.75rem; font-size: 12px; letter-spacing: 0.3em; font-weight: 300; color: rgba(255,255,255,0.35); text-transform: uppercase; transition: color 0.5s; }
.btn-secondary:hover { color: #c7a870; }
.hero-stats { margin-top: 5rem; display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; padding-top: 2.5rem; border-top: 1px solid rgba(255,255,255,0.08); }
.hero-stat-num { font-family: 'Playfair Display', serif; font-size: 32px; font-weight: 400; letter-spacing: -0.04em; color: #c7a870; }
.hero-stat-label { font-size: 10px; letter-spacing: 0.3em; font-weight: 300; color: rgba(255,255,255,0.3); text-transform: uppercase; margin-top: 0.5rem; }
.scroll-indicator { position: absolute; bottom: 2rem; left: 50%; transform: translateX(-50%); z-index: 10; display: flex; flex-direction: column; align-items: center; gap: 0.75rem; }
.scroll-indicator span { font-size: 9px; letter-spacing: 0.5em; font-weight: 300; color: rgba(255,255,255,0.2); text-transform: uppercase; }
.scroll-line { width: 1px; height: 2rem; background: linear-gradient(180deg, rgba(255,255,255,0.2), transparent); }
.marquee-wrap { overflow: hidden; background: #1a1612; border-top: 1px solid #2e2820; border-bottom: 1px solid #2e2820; }
.marquee { display: flex; animation: marquee 35s linear infinite; white-space: nowrap; }
.marquee-item { display: flex; align-items: center; gap: 4rem; padding: 1.5rem 0; }
.marquee-text { font-family: 'Playfair Display', serif; font-size: 14px; letter-spacing: 0.3em; font-weight: 400; color: #c7a870; text-transform: uppercase; }
.marquee-dot { width: 0.5rem; height: 0.5rem; border-radius: 50%; background: rgba(199,168,112,0.4); }
@keyframes marquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
.section-cream { background: #faf8f4; padding: 7rem 0; }
@media (min-width: 1024px) { .section-cream { padding: 9rem 0; } }
.section-dark { background: #1a1612; padding: 7rem 0; position: relative; overflow: hidden; }
@media (min-width: 1024px) { .section-dark { padding: 9rem 0; } }
.section-taupe { background: #f0ece4; padding: 7rem 0; }
@media (min-width: 1024px) { .section-taupe { padding: 9rem 0; } }
.section-label { display: flex; align-items: center; gap: 1.25rem; margin-bottom: 1.5rem; }
.section-label-line { width: 3.5rem; height: 1px; background: linear-gradient(90deg, #c7a870, transparent); }
.section-label-text { font-size: 10px; letter-spacing: 0.6em; font-weight: 400; color: #c7a870; text-transform: uppercase; }
.section-title { font-family: 'Playfair Display', serif; font-weight: 400; letter-spacing: -0.03em; font-size: clamp(2.2rem, 4.5vw, 3.8rem); line-height: 1.1; }
.section-title-dark { color: #1a1612; }
.filters { display: flex; flex-wrap: wrap; gap: 1.5rem; }
.filter-label { font-size: 10px; letter-spacing: 0.35em; font-weight: 400; color: #8b7355; text-transform: uppercase; }
.filter-select { display: block; margin-top: 0.5rem; width: 12rem; padding-bottom: 0.75rem; border: none; border-bottom: 1px solid #d9d0c3; background: transparent; font-size: 11px; letter-spacing: 0.15em; font-weight: 300; color: #1a1612; outline: none; cursor: pointer; font-family: 'DM Sans', sans-serif; transition: border-color 0.5s; appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b7355' stroke-width='1.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 2px center; }
.filter-select:focus { border-color: #c7a870; }
.cards-grid { display: grid; grid-template-columns: 1fr; gap: 2.5rem; margin-top: 5rem; }
@media (min-width: 768px) { .cards-grid { grid-template-columns: repeat(2, 1fr); } }
.card { cursor: pointer; }
.card-image { position: relative; aspect-ratio: 16/10; overflow: hidden; border-radius: 1rem; }
.card-image img { width: 100%; height: 100%; object-fit: cover; transition: all 1.8s ease-out; filter: brightness(0.95); }
.card:hover .card-image img { transform: scale(1.1); filter: brightness(0.85); }
.card-image-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 30%, rgba(10,9,7,0.85) 100%); }
.card-badge { position: absolute; top: 1.25rem; left: 1.25rem; padding: 0.5rem 1.25rem; border-radius: 9999px; background: rgba(10,9,7,0.6); border: 1px solid rgba(255,255,255,0.1); backdrop-filter: blur(8px); font-size: 10px; letter-spacing: 0.25em; font-weight: 300; color: rgba(255,255,255,0.9); }
.card-price { position: absolute; top: 1.25rem; right: 1.25rem; font-family: 'Playfair Display', serif; font-size: 24px; font-weight: 400; letter-spacing: -0.02em; color: #c7a870; }
.card-location { position: absolute; bottom: 1.25rem; left: 1.25rem; right: 1.25rem; font-size: 10px; letter-spacing: 0.25em; font-weight: 300; color: rgba(255,255,255,0.5); text-transform: uppercase; }
.card-body { padding-top: 1.25rem; }
.card-title { font-family: 'Playfair Display', serif; font-size: 1.6rem; font-weight: 400; letter-spacing: -0.03em; color: #1a1612; }
.card-desc { margin-top: 0.75rem; max-width: 28rem; font-size: 14px; font-weight: 300; line-height: 1.9; color: #8b7355; }
.card-details { margin-top: 1rem; display: flex; flex-wrap: wrap; align-items: center; gap: 0.5rem 1.25rem; }
.card-detail { display: flex; align-items: center; gap: 0.5rem; font-size: 11px; letter-spacing: 0.2em; font-weight: 300; color: #8b7355; text-transform: uppercase; }
.card-detail-sep { height: 0.75rem; width: 1px; background: #d9d0c3; }
.card-actions { margin-top: 1.25rem; display: flex; align-items: center; gap: 1.5rem; }
.card-enquire { display: inline-flex; align-items: center; gap: 0.75rem; font-size: 11px; letter-spacing: 0.3em; font-weight: 400; color: #1a1612; text-transform: uppercase; transition: color 0.5s; }
.card-enquire:hover { color: #c7a870; }
.card-enquire-line { height: 1px; width: 1rem; background: #1a1612; transition: all 0.5s; }
.card-enquire:hover .card-enquire-line { width: 2rem; background: #c7a870; }
.card-wa { display: inline-flex; align-items: center; gap: 0.5rem; font-size: 11px; letter-spacing: 0.2em; font-weight: 300; color: #25d366; text-transform: uppercase; transition: color 0.3s; }
.card-wa:hover { color: #2dc95e; }
.philosophy-glow { position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 30% 50%, rgba(199,168,112,0.06), transparent); }
.philosophy-quote { font-family: 'Playfair Display', serif; font-weight: 400; letter-spacing: -0.02em; color: #fff; font-size: clamp(1.6rem, 3.5vw, 2.8rem); line-height: 1.35; }
.philosophy-author { margin-top: 2rem; font-size: 11px; letter-spacing: 0.4em; font-weight: 300; color: rgba(255,255,255,0.25); text-transform: uppercase; }
.approach-grid { display: grid; grid-template-columns: 1fr; gap: 1rem; }
@media (min-width: 640px) { .approach-grid { grid-template-columns: repeat(2, 1fr); } }
.approach-card { position: relative; overflow: hidden; border-radius: 1rem; background: #f0ece4; border: 1px solid #e5ded3; padding: 2rem; transition: all 0.7s; }
.approach-card:hover { border-color: rgba(199,168,112,0.4); }
.approach-card-glow { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(199,168,112,0.08), transparent); opacity: 0; transition: opacity 0.7s; }
.approach-card:hover .approach-card-glow { opacity: 1; }
.approach-icon { width: 2.5rem; height: 2.5rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; border: 1px solid rgba(199,168,112,0.3); font-family: 'Playfair Display', serif; font-size: 16px; color: #c7a870; }
.approach-title { font-family: 'Playfair Display', serif; font-size: 20px; font-weight: 400; letter-spacing: -0.02em; color: #1a1612; margin-top: 1.5rem; }
.approach-text { font-size: 13px; font-weight: 300; line-height: 1.9; color: #8b7355; margin-top: 0.75rem; }
.process-grid { display: grid; grid-template-columns: 1fr; gap: 1.5rem; margin-top: 4rem; }
@media (min-width: 768px) { .process-grid { grid-template-columns: repeat(3, 1fr); } }
.process-card { position: relative; overflow: hidden; border-radius: 1rem; background: #faf8f4; border: 1px solid #d9d0c3; padding: 2.5rem; transition: all 0.7s; }
.process-card:hover { border-color: rgba(199,168,112,0.4); }
.process-card-line { position: absolute; top: 0; left: 0; height: 1px; width: 0; background: linear-gradient(90deg, #c7a870, transparent); transition: width 0.7s; }
.process-card:hover .process-card-line { width: 100%; }
.process-step { font-size: 11px; letter-spacing: 0.4em; font-weight: 300; color: rgba(199,168,112,0.6); text-transform: uppercase; }
.process-title { font-family: 'Playfair Display', serif; font-size: 24px; font-weight: 400; letter-spacing: -0.03em; color: #1a1612; margin-top: 2rem; }
.process-text { font-size: 14px; font-weight: 300; line-height: 1.9; color: #8b7355; margin-top: 1rem; }
.form-wrapper { border-radius: 1.5rem; background: #fff; border: 1px solid #e5ded3; padding: 2rem; box-shadow: 0 24px 80px rgba(26,22,18,0.08); }
@media (min-width: 768px) { .form-wrapper { padding: 3rem; } }
.form-label { font-size: 10px; letter-spacing: 0.3em; font-weight: 400; color: #c7a870; text-transform: uppercase; display: block; margin-bottom: 0.5rem; }
.form-input { width: 100%; padding: 1.5rem 0 0.5rem; border: none; border-bottom: 1px solid #d9d0c3; background: transparent; font-size: 15px; font-weight: 300; color: #1a1612; outline: none; font-family: 'DM Sans', sans-serif; transition: border-color 0.5s; }
.form-input::placeholder { color: #c9c1b5; }
.form-input:focus { border-color: #c7a870; }
.form-select { width: 100%; padding: 1.5rem 0 0.5rem; border: none; border-bottom: 1px solid #d9d0c3; background: transparent; font-size: 15px; font-weight: 300; color: #1a1612; outline: none; font-family: 'DM Sans', sans-serif; cursor: pointer; appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b7355' stroke-width='1.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 2px center; }
.form-select option { background: #fff; color: #1a1612; }
.form-textarea { width: 100%; padding: 1.5rem 0 0.5rem; border: none; border-bottom: 1px solid #d9d0c3; background: transparent; font-size: 15px; font-weight: 300; color: #1a1612; outline: none; font-family: 'DM Sans', sans-serif; resize: none; transition: border-color 0.5s; }
.form-textarea::placeholder { color: #c9c1b5; }
.form-textarea:focus { border-color: #c7a870; }
.form-group { margin-bottom: 1.5rem; }
.form-row { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
@media (min-width: 640px) { .form-row-2 { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 640px) { .form-row-3 { grid-template-columns: repeat(3, 1fr); } }
.btn-gold { width: 100%; padding: 1.25rem; border-radius: 9999px; border: 1px solid #c7a870; background: #c7a870; font-size: 12px; letter-spacing: 0.35em; font-weight: 400; color: #1a1612; text-transform: uppercase; cursor: pointer; font-family: 'DM Sans', sans-serif; transition: all 0.7s; }
.btn-gold:hover { background: #b89550; border-color: #b89550; }
.btn-gold:disabled { opacity: 0.5; cursor: not-allowed; }
.form-divider { display: flex; align-items: center; justify-content: center; padding: 0.25rem 0; }
.form-divider-line { flex: 1; height: 1px; background: #e5ded3; }
.form-divider-text { padding: 0 1rem; font-size: 10px; letter-spacing: 0.3em; font-weight: 300; color: #c9c1b5; text-transform: uppercase; }
.btn-wa { width: 100%; display: flex; align-items: center; justify-content: center; gap: 0.75rem; padding: 1.25rem; border-radius: 9999px; border: 1px solid rgba(37,211,102,0.3); background: rgba(37,211,102,0.05); font-size: 12px; letter-spacing: 0.35em; font-weight: 400; color: #25d366; text-transform: uppercase; cursor: pointer; font-family: 'DM Sans', sans-serif; transition: all 0.7s; text-align: center; }
.btn-wa:hover { background: rgba(37,211,102,0.1); }
.form-note { text-align: center; font-size: 11px; font-weight: 300; color: #c9c1b5; }
.form-points { margin-top: 2.5rem; }
.form-point { display: flex; align-items: flex-start; gap: 1rem; margin-bottom: 1.25rem; }
.form-point-dot { margin-top: 0.375rem; width: 0.375rem; height: 0.375rem; border-radius: 50%; background: #c7a870; flex-shrink: 0; }
.form-point-text { font-size: 14px; font-weight: 300; color: #8b7355; }
.cta-card { position: relative; overflow: hidden; border-radius: 1.5rem; background: #1a1612; border: 1px solid #2e2820; padding: 5rem 2rem; }
@media (min-width: 1024px) { .cta-card { padding: 7rem 5rem; } }
.cta-glow { position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 50% 50%, rgba(199,168,112,0.06), transparent); }
.cta-icon { font-family: 'Playfair Display', serif; font-size: 48px; font-weight: 400; color: rgba(199,168,112,0.15); }
.footer { background: #1a1612; border-top: 1px solid #2e2820; padding: 4rem 0; }
.footer-grid { display: grid; grid-template-columns: 1fr; gap: 3.5rem; }
@media (min-width: 768px) { .footer-grid { grid-template-columns: 1.4fr 0.8fr 0.8fr; } }
.footer-logo { display: flex; align-items: center; gap: 1rem; }
.footer-logo-circle { width: 2.75rem; height: 2.75rem; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(199,168,112,0.2); border-radius: 50%; background: rgba(199,168,112,0.05); font-family: 'Playfair Display', serif; font-size: 13px; letter-spacing: 0.15em; color: #c7a870; }
.footer-logo-text { font-size: 11px; letter-spacing: 0.5em; font-weight: 300; color: rgba(255,255,255,0.5); text-transform: uppercase; }
.footer-desc { margin-top: 1.5rem; max-width: 20rem; font-size: 13px; font-weight: 300; line-height: 1.9; color: rgba(255,255,255,0.25); }
.footer-heading { font-size: 10px; letter-spacing: 0.5em; font-weight: 400; color: rgba(199,168,112,0.6); text-transform: uppercase; }
.footer-links { margin-top: 1.5rem; }
.footer-links li { margin-bottom: 1rem; }
.footer-links a { font-size: 13px; font-weight: 300; color: rgba(255,255,255,0.4); transition: color 0.5s; }
.footer-links a:hover { color: #fff; }
.footer-links .wa-link { color: #25d366; display: inline-flex; align-items: center; gap: 0.5rem; }
.footer-links .wa-link:hover { color: #2dc95e; }
.footer-social { margin-top: 1.5rem; display: flex; gap: 1.25rem; }
.footer-social a { font-size: 11px; letter-spacing: 0.25em; font-weight: 300; color: rgba(255,255,255,0.2); text-transform: uppercase; transition: color 0.5s; }
.footer-social a:hover { color: #c7a870; }
.footer-bottom { margin-top: 4rem; display: flex; align-items: center; gap: 1.5rem; }
.footer-bottom-line { flex: 1; height: 1px; background: rgba(255,255,255,0.06); }
.footer-bottom-text { font-size: 10px; letter-spacing: 0.5em; font-weight: 300; color: rgba(255,255,255,0.12); text-transform: uppercase; }
.wa-float { position: fixed; bottom: 2rem; right: 2rem; z-index: 50; width: 3.5rem; height: 3.5rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #25d366; color: #fff; box-shadow: 0 8px 50px rgba(37,211,102,0.3); transition: all 0.7s; }
.wa-float:hover { transform: scale(1.1); box-shadow: 0 12px 60px rgba(37,211,102,0.4); }
.form-msg { border-radius: 1rem; padding: 1rem 1.25rem; font-size: 14px; font-weight: 300; }
.form-msg-success { border: 1px solid rgba(37,211,102,0.3); background: rgba(37,211,102,0.05); color: #25d366; }
.form-msg-error { border: 1px solid rgba(220,38,38,0.3); background: rgba(220,38,38,0.05); color: #dc2626; }
.empty-state { border-radius: 1rem; border: 1px solid #d9d0c3; background: #f0ece4; padding: 4rem; text-align: center; margin-top: 5rem; }
.empty-state-icon { font-family: 'Playfair Display', serif; font-size: 28px; color: rgba(139,115,85,0.3); }
.empty-state-text { margin-top: 1.25rem; font-size: 14px; font-weight: 300; color: #8b7355; }
.reveal { opacity: 0; transform: translateY(2rem); transition: all 1s cubic-bezier(0.22, 1, 0.36, 1); }
.reveal.visible { opacity: 1; transform: translateY(0); }
.grid-2 { display: grid; grid-template-columns: 1fr; gap: 4rem; }
@media (min-width: 1024px) { .grid-2 { grid-template-columns: 0.8fr 1.2fr; } }
.grid-2-equal { display: grid; grid-template-columns: 1fr; gap: 4rem; }
@media (min-width: 1024px) { .grid-2-equal { grid-template-columns: 0.75fr 1.25fr; } }
