:root{
  --red-950:#480407;--red-900:#68080d;--red-800:#870e15;--red-700:#aa101a;--red-600:#c81421;--red-500:#e52631;
  --gold:#e7b347;--ink:#1e1a1c;--muted:#6f676b;--line:#e9e1e3;--paper:#faf7f7;--white:#fff;
  --shadow-sm:0 12px 34px rgba(77,4,9,.08);--shadow-md:0 26px 70px rgba(77,4,9,.15);--radius:22px;--radius-lg:34px;--container:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.section{padding:100px 0}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:78px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(110,7,13,.1);backdrop-filter:blur(18px);box-shadow:0 7px 28px rgba(75,4,9,.05)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:48px;height:48px;object-fit:cover;border-radius:50%;box-shadow:0 8px 20px rgba(100,6,12,.18)}.brand span{display:grid;line-height:1.04}.brand strong{font-size:1rem}.brand small{margin-top:5px;color:var(--red-700);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.desktop-nav{margin-left:auto;display:flex;gap:28px}.desktop-nav a{position:relative;padding:9px 0;color:#4a4346;font-size:.9rem;font-weight:750}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;background:var(--red-600);transition:right .2s ease}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px}.header-phone{display:flex;align-items:center;gap:8px;color:var(--red-800);font-size:.88rem;font-weight:850}.button{min-height:48px;padding:13px 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;font-weight:850;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--red-600),var(--red-800));box-shadow:0 12px 26px rgba(175,13,24,.22)}.button-primary:hover{box-shadow:0 16px 34px rgba(175,13,24,.3)}.button-small{min-height:42px;padding:10px 16px;font-size:.86rem}.button-large{min-height:56px;padding:15px 23px}.button-glass{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.45);backdrop-filter:blur(12px)}.button-outline{color:var(--red-800);background:#fff;border-color:rgba(168,15,24,.28)}.button-light{color:var(--red-900);background:#fff;box-shadow:0 14px 34px rgba(35,0,2,.18)}.button-ghost{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.08)}.menu-button,.mobile-menu{display:none}.hero{position:relative;min-height:760px;padding-top:78px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#5b070b}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:heroZoom 12s ease-out both}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(39,1,3,.92) 0%,rgba(65,3,7,.75) 43%,rgba(65,3,7,.16) 76%),linear-gradient(0deg,rgba(55,2,5,.55),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:45px;padding-bottom:45px}.hero-copy{max-width:720px;animation:heroCopy .8s ease-out .12s both}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red-700);font-size:.77rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.eyebrow-light{color:#ffd795}.hero h1,.section h2,.final-cta h2{margin:17px 0 20px;letter-spacing:-.045em;line-height:1.02}.hero h1{max-width:820px;font-size:clamp(3rem,6vw,5.8rem)}.hero p{max-width:680px;margin:0;color:rgba(255,255,255,.82);font-size:clamp(1.05rem,1.7vw,1.24rem);line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px;color:rgba(255,255,255,.86);font-size:.84rem;font-weight:750}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof .icon{color:#ffd78f}.quick-contact{position:relative;z-index:6;margin-top:-40px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:24px;background:#fff;box-shadow:var(--shadow-md)}.quick-item{min-height:112px;padding:24px 28px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line);transition:background .2s ease}.quick-item:last-child{border-right:0}.quick-item:hover{background:#fff8f8}.quick-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:var(--red-700);background:#ffeff1}.quick-icon .icon{width:23px;height:23px}.quick-item>span:nth-child(2){display:grid;gap:5px}.quick-item small{color:#8b8286;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.quick-item strong{font-size:.94rem}.quick-arrow{margin-left:auto;color:#a99fa3}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.story h2,.quote h2,.faq h2{font-size:clamp(2.2rem,4.8vw,4.2rem)}.section-heading p,.story-copy>p,.quote-copy>p,.faq-intro>p{color:var(--muted);font-size:1.02rem;line-height:1.75}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{height:100%;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.category-card:hover{transform:translateY(-6px);box-shadow:0 22px 52px rgba(77,4,9,.13);border-color:rgba(197,20,32,.24)}.category-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--red-700);background:#fff0f1}.category-icon .icon{width:28px;height:28px}.category-card h3{margin:21px 0 10px;font-size:1.16rem}.category-card p{margin:0 0 21px;color:var(--muted);line-height:1.66}.category-card a,.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--red-700);font-size:.85rem;font-weight:900}.category-card a .icon,.text-link .icon{width:17px;height:17px}.story{background:linear-gradient(180deg,#fff,#fbf7f7)}.story-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:66px;align-items:center}.story-image-wrap{position:relative}.story-image-wrap img{width:100%;min-height:470px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.anniversary-badge{position:absolute;right:-20px;bottom:-22px;width:150px;height:150px;border:9px solid #fff;border-radius:50%;display:grid;place-items:center;align-content:center;color:#fff;background:linear-gradient(145deg,var(--red-600),var(--red-950));box-shadow:0 22px 45px rgba(86,3,8,.26);text-align:center}.anniversary-badge strong{font-size:3.25rem;line-height:.9}.anniversary-badge span{font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.benefit-list{list-style:none;padding:0;margin:28px 0;display:grid;gap:15px}.benefit-list li{display:flex;align-items:flex-start;gap:11px;color:#3d373a;font-weight:700;line-height:1.5}.benefit-list .icon{margin-top:1px;color:var(--red-600);width:21px;height:21px}.quote{position:relative;color:#fff;background:radial-gradient(circle at 12% 15%,rgba(235,40,54,.32),transparent 34%),linear-gradient(145deg,var(--red-950),var(--red-800) 72%,#9b1018)}.quote:before{content:"";position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.quote-grid{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.quote-copy>p{color:rgba(255,255,255,.74)}.quote-steps{margin-top:34px;display:grid;gap:18px}.quote-steps>div{display:flex;align-items:flex-start;gap:14px}.quote-steps>div>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:var(--red-900);background:#ffe0a0;font-weight:950}.quote-steps p{margin:0;color:rgba(255,255,255,.72);line-height:1.48}.quote-steps strong{display:block;margin-bottom:3px;color:#fff}.form-shell{padding:34px;border-radius:var(--radius-lg);color:var(--ink);background:#fff;box-shadow:0 32px 80px rgba(28,0,2,.35)}.form-header{display:flex;gap:14px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:24px}.form-header-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;color:#fff;background:var(--red-700)}.form-header-icon .icon{width:25px;height:25px}.form-header h3{margin:0 0 5px;font-size:1.35rem}.form-header p{margin:0;color:var(--muted);font-size:.9rem}.lead-form{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.lead-form label{display:grid;gap:7px}.lead-form label>span,.lead-form legend{color:#4e474b;font-size:.82rem;font-weight:850}.lead-form label small{color:#9b9195;font-weight:650}.lead-form input,.lead-form textarea{width:100%;padding:13px 14px;border:1px solid #ded5d8;border-radius:12px;outline:0;color:var(--ink);background:#fff;transition:border .2s ease,box-shadow .2s ease}.lead-form input{min-height:48px}.lead-form textarea{min-height:108px;resize:vertical}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--red-500);box-shadow:0 0 0 4px rgba(197,20,32,.1)}.lead-form fieldset{border:0;padding:0;margin:0}.lead-form legend{margin-bottom:9px}.urgency-options{display:flex;flex-wrap:wrap;gap:8px}.urgency-options label{cursor:pointer;display:inline-flex;align-items:center;padding:10px 13px;border:1px solid #e1d9db;border-radius:999px;color:#655e61;font-size:.8rem;font-weight:760;transition:.2s ease}.urgency-options label.selected{color:var(--red-800);border-color:rgba(197,20,32,.42);background:#fff1f2}.urgency-options input{position:absolute;opacity:0;pointer-events:none}.form-submit{width:100%;border:0}.form-note{margin:-5px 0 0;text-align:center;color:#81777b;font-size:.75rem;line-height:1.5}.location{background:linear-gradient(180deg,#fff,#fbf8f8)}.location-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:stretch}.map-card{position:relative;display:block;min-height:570px;overflow:hidden;border-radius:var(--radius-lg);background:#eee;box-shadow:var(--shadow-md)}.map-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.map-card:hover img{transform:scale(1.025)}.map-button{position:absolute;left:24px;bottom:24px;display:inline-flex;align-items:center;gap:9px;padding:14px 18px;color:#fff;background:rgba(76,4,9,.92);border:1px solid rgba(255,255,255,.22);border-radius:999px;font-weight:850;box-shadow:0 12px 30px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.location-card{padding:34px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.location-block{display:flex;gap:15px;padding:23px 0;border-bottom:1px solid var(--line)}.location-block:first-child{padding-top:0}.location-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;flex-shrink:0;color:var(--red-700);background:#fff0f1}.location-icon .icon{width:23px;height:23px}.location-block>div{min-width:0;flex:1}.location-block small{display:block;margin-bottom:8px;color:#8a8084;font-size:.73rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.location-block a{color:#2e292b;line-height:1.65;font-weight:730}.location-phone{font-size:1.42rem;letter-spacing:-.02em}.mini-links{display:flex;gap:17px;margin-top:8px}.mini-links a{color:var(--red-700);font-size:.83rem;text-decoration:underline;text-underline-offset:4px}.hours>div{display:grid;grid-template-columns:1fr auto;gap:12px;padding:11px 0;border-bottom:1px dashed #e4dcde;font-size:.89rem}.hours>div:last-child{border-bottom:0}.hours span{color:#625a5d}.hours strong{text-align:right}.location-actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:auto;padding-top:26px}.faq{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:72px;align-items:start}.faq-intro{position:sticky;top:120px}.faq-intro .button{margin-top:25px}.faq-list{display:grid;gap:12px}.faq-item{overflow:hidden;border:1px solid #e7dfe1;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(73,6,10,.035)}.faq-item summary{list-style:none;cursor:pointer;min-height:72px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:850}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:var(--red-700);background:#fff0f1;transition:transform .2s ease}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{margin:0;padding:0 22px 22px;color:var(--muted);line-height:1.7}.final-cta{padding:80px 0;color:#fff;background:linear-gradient(120deg,var(--red-700),var(--red-950))}.final-cta-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center}.final-cta h2{margin-bottom:0;max-width:760px;font-size:clamp(2rem,4vw,3.3rem)}.final-cta-actions{display:flex;flex-direction:column;gap:10px}.site-footer{padding:62px 0 24px;color:rgba(255,255,255,.77);background:#1f1012}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr 1fr .8fr;gap:42px;padding-bottom:42px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{border-radius:50%}.footer-brand div{display:grid;gap:6px}.footer-brand strong{color:#fff;font-size:1.1rem}.footer-brand span{color:rgba(255,255,255,.58);line-height:1.5;font-size:.87rem}.site-footer h3{color:#fff;margin:0 0 15px;font-size:.88rem;text-transform:uppercase;letter-spacing:.1em}.site-footer a,.site-footer p{display:block;margin:0 0 9px;font-size:.87rem;line-height:1.6}.site-footer a:hover{color:#fff}.site-footer strong{color:rgba(255,255,255,.9)}.footer-bottom{padding-top:23px;border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.52);font-size:.78rem}.floating-whatsapp{position:fixed;z-index:95;right:24px;bottom:24px;height:58px;padding:0 19px;display:flex;align-items:center;gap:10px;color:#fff;border-radius:999px;background:#168c4b;box-shadow:0 16px 36px rgba(17,93,50,.34);font-weight:850;animation:floatPulse 2.8s ease-in-out infinite}.floating-whatsapp .icon{width:27px;height:27px}.mobile-bottom-bar{display:none}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,.8,.28,1)}.reveal.is-visible{opacity:1;transform:none}@keyframes heroZoom{from{transform:scale(1.07)}to{transform:scale(1.015)}}@keyframes heroCopy{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes floatPulse{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@media(max-width:1080px){.desktop-nav{gap:18px}.header-phone span{display:none}.story-grid,.quote-grid{gap:44px}.quick-item{padding-inline:22px}}
@media(max-width:900px){.section{padding:80px 0}.desktop-nav,.header-actions{display:none}.menu-button{margin-left:auto;width:44px;height:44px;border:0;border-radius:13px;display:grid;place-items:center;color:var(--red-800);background:#fff0f1}.menu-button .icon{grid-area:1/1}.menu-close{opacity:0;transform:rotate(-90deg)}.menu-button[aria-expanded="true"] .menu-open{opacity:0;transform:rotate(90deg)}.menu-button[aria-expanded="true"] .menu-close{opacity:1;transform:none}.menu-button .icon{transition:.2s ease}.mobile-menu{position:fixed;z-index:99;top:78px;left:0;right:0;padding:18px 20px 24px;display:grid;gap:6px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 36px rgba(73,6,10,.11);transform:translateY(-130%);opacity:0;visibility:hidden;transition:.25s ease}.mobile-menu.open{transform:none;opacity:1;visibility:visible}.mobile-menu a{padding:13px 12px;border-radius:11px;font-weight:780}.mobile-menu a:hover{background:#fff3f4}.mobile-menu-primary{color:#fff!important;text-align:center;background:var(--red-700)!important}.hero{min-height:680px}.hero-overlay{background:linear-gradient(90deg,rgba(39,1,3,.9),rgba(57,2,6,.62)),linear-gradient(0deg,rgba(55,2,5,.6),transparent 45%)}.hero h1{font-size:clamp(2.65rem,9.5vw,4.6rem)}.quick-grid{grid-template-columns:1fr}.quick-item{min-height:92px;border-right:0;border-bottom:1px solid var(--line)}.quick-item:last-child{border-bottom:0}.category-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.quote-grid,.location-grid,.faq-grid,.final-cta-inner{grid-template-columns:1fr}.story-image-wrap img{min-height:400px}.anniversary-badge{right:18px}.quote-grid{gap:52px}.map-card{min-height:480px}.faq-grid{gap:40px}.faq-intro{position:static}.final-cta-actions{max-width:460px}.footer-grid{grid-template-columns:repeat(2,1fr)}.floating-whatsapp{display:none}.mobile-bottom-bar{position:fixed;z-index:96;left:10px;right:10px;bottom:10px;padding:6px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;border:1px solid rgba(110,7,13,.1);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 16px 42px rgba(48,2,5,.2);backdrop-filter:blur(16px)}.mobile-bottom-bar a{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:13px;color:#5c5357;font-size:.68rem;font-weight:800}.mobile-bottom-bar .primary{color:#fff;background:#168c4b}.mobile-bottom-bar .icon{width:20px;height:20px}.site-footer{padding-bottom:100px}}
@media(max-width:620px){.container{width:min(100% - 28px,var(--container))}.site-header{height:72px}.header-inner{height:72px}.brand img{width:43px;height:43px}.brand strong{font-size:.92rem}.brand small{font-size:.64rem}.mobile-menu{top:72px}.hero{min-height:670px;padding-top:72px}.hero-content{padding-top:60px;padding-bottom:70px}.hero h1{font-size:clamp(2.45rem,12vw,3.65rem)}.hero p{font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-proof{display:grid;gap:10px}.quick-contact{margin-top:-28px}.quick-item{padding:20px}.section-heading h2,.story h2,.quote h2,.faq h2{font-size:clamp(2rem,10vw,3rem)}.category-grid{grid-template-columns:1fr}.category-card{padding:24px}.story-image-wrap img{min-height:310px}.anniversary-badge{width:118px;height:118px;border-width:7px;right:10px;bottom:-18px}.anniversary-badge strong{font-size:2.5rem}.form-shell,.location-card{padding:24px}.form-grid{grid-template-columns:1fr}.location-actions{grid-template-columns:1fr}.map-card{min-height:390px}.map-button{left:16px;right:16px;bottom:16px;justify-content:center}.hours>div{grid-template-columns:1fr}.hours strong{text-align:left}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.final-cta{padding:64px 0}.final-cta-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
