@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--primary: #b76e79;--primary-deep: #963f47;--secondary: #e8b4bc;--accent: #c99789;--ink: #2b1b1b;--soft: #7a5c5c;--cream: #fff8f5;--white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a,button{font:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}.template-page{min-height:100vh;isolation:isolate;overflow-x:hidden;position:relative}.background-layer,.background-overlay,.background-gradient,.glitter-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.background-layer{z-index:-4;background-position:center top;background-repeat:no-repeat;background-size:cover}.background-overlay{z-index:-3;background:#150a0c94}.background-gradient{z-index:-2;background:radial-gradient(circle at 50% 8%,rgba(255,248,245,.1),transparent 23rem),linear-gradient(180deg,#0000002e,#1e080d8a 48%,#14060ab8)}.glitter-bg{z-index:-1;opacity:.11;background-image:radial-gradient(circle,rgba(255,255,255,.82) 1px,transparent 1.4px);background-size:22px 22px}.phone-shell{width:min(430px,100%);margin:0 auto;padding:42px 23px}.hero-header{display:grid;gap:22px;justify-items:center}.logo-wrap{position:relative;display:grid;place-items:center}.logo-card{width:138px;aspect-ratio:1;overflow:hidden;border:4px solid rgba(255,255,255,.92);border-radius:29px;background:#ffffffb8;box-shadow:0 22px 46px #00000057}.logo-card img{width:100%;height:100%;object-fit:cover}.logo-orbit{position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border:1px dashed rgba(201,151,137,.62);border-radius:36px}.name-panel{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:25px;background:#0a06088a;box-shadow:0 22px 48px #00000061;padding:18px 18px 17px;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.name-panel h1{margin:0 0 9px;color:var(--white);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.45rem,11vw,3.45rem);font-weight:700;line-height:.92;text-shadow:0 3px 14px rgba(0,0,0,.78)}.name-panel p{margin:0;color:#fff8f5f0;font-size:.76rem;font-weight:800;letter-spacing:.25em;line-height:1.7;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.78)}.phrase-section{display:flex;justify-content:center;min-height:42px;margin:36px 0 34px}.phrase-section p{max-width:20rem;margin:0;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#00000042;color:#fff8f5f5;padding:10px 18px;text-align:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-style:italic;line-height:1.15;text-shadow:0 2px 10px rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.glass-card{border:1px solid rgba(255,255,255,.16);background:#ffffff45;box-shadow:0 22px 50px #00000057;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.authority-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 24px;margin-bottom:40px;border-radius:26px;padding:25px 26px 24px}.authority-item{display:grid;gap:12px;justify-items:center;text-align:center}.authority-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.44);border-radius:16px;background:#ffffffc4;color:var(--primary-deep);box-shadow:0 12px 24px #0000001f}.authority-item span{color:#fff8f5ed;font-size:.69rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.65)}.whatsapp-button,.price-button,.instagram-button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;gap:12px;border-radius:15px;font-size:1rem;font-weight:800}.whatsapp-button{margin-bottom:40px;background:linear-gradient(135deg,#c86f5f,#b65e50);color:#fff;box-shadow:0 18px 38px #35111352}.price-button{margin-bottom:34px;border:1px solid rgba(255,255,255,.46);background:linear-gradient(90deg,#f9e5ec,#fff8fb,#f4d7df);color:#302326;box-shadow:0 16px 34px #2d11162e}.testimonials-section{margin-bottom:28px;text-align:center}.testimonials-section h2,.process-heading h2,.map-card h2{margin:0;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:600;line-height:1.02;text-shadow:0 2px 12px rgba(0,0,0,.72)}.testimonial-card{min-height:158px;margin-top:16px;border-radius:25px;padding:23px;background:#00000070;text-align:left}.stars-row{display:flex;gap:4px;margin-bottom:14px;color:#d8ad58}.stars-row svg{fill:currentColor}.testimonial-card p{margin:0 0 14px;color:#fff8f5eb;font-family:Cormorant Garamond,Georgia,serif;font-size:1.28rem;font-style:italic;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.62)}.testimonial-card strong{display:block;color:#fff8f5d1;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}.testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.testimonial-dots button{width:7px;height:7px;border-radius:999px;background:#fff8f55c;padding:0;transition:width .18s ease,background .18s ease}.testimonial-dots button.active{width:24px;background:var(--primary)}.content-card,.final-cta{margin-bottom:26px;border-radius:28px;padding:24px;color:#fff8f5f0}.section-kicker{margin:0 0 8px;color:#fff8f5c7;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.content-card h2,.final-cta h2{margin:0 0 13px;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:2.1rem;line-height:.98;text-shadow:0 2px 12px rgba(0,0,0,.65)}.content-card p,.final-cta p{margin:0 0 13px;color:#fff8f5e6;font-size:.94rem;line-height:1.68;text-shadow:0 2px 8px rgba(0,0,0,.48)}.content-card p:last-child{margin-bottom:0}.accordion-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:10px;border-radius:18px;background:#ffffff47;color:#fff;padding:18px 20px;font-weight:800;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.accordion-body{display:grid;gap:10px;margin-bottom:26px;overflow:hidden}.differential-row{display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffffc7;color:var(--ink);padding:14px 16px;font-weight:700}.differential-row svg{color:var(--primary);fill:#b76e7938}.process-card{margin-bottom:28px;border:1px solid rgba(255,255,255,.12);border-radius:29px;background:#00000080;box-shadow:0 24px 58px #00000061;padding:25px 23px 24px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.process-heading{margin-bottom:22px;text-align:center}.process-heading p{margin:11px 0 0;color:#fff8f5e0;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.process-list{display:grid;gap:16px}.process-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#ffffff1c;padding:17px;box-shadow:inset 0 1px #ffffff14}.process-icon{display:grid;width:49px;height:49px;place-items:center;border-radius:999px;background:#ffffff24;color:#fff}.process-step h3{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 6px;color:#fff;font-size:1rem;line-height:1.32}.process-step h3 svg{opacity:.5}.process-step p{margin:0;color:#fff8f5e0;font-size:.95rem;line-height:1.55}.final-cta{background:#0000006b;text-align:center}.final-cta .whatsapp-button{margin:18px 0 0}.instagram-button{margin-bottom:34px;border:1px solid rgba(183,110,121,.2);background:#ffffffeb;color:var(--ink);box-shadow:0 14px 30px #00000029}.map-card{margin-bottom:34px;border:1px solid rgba(255,255,255,.12);border-radius:27px;background:#00000080;box-shadow:0 22px 52px #0000005c;padding:24px 20px 20px;text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.map-card p{margin:12px 0 18px;color:#fff8f5e6;font-size:.9rem;line-height:1.45}.map-trigger{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:#ffffff47;color:#fff;padding:0 18px;font-weight:800;text-align:left;text-transform:uppercase}.map-links{display:grid;gap:10px;overflow:hidden;padding-top:12px}.map-links a{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:14px;background:#ffffffe6;color:var(--ink);font-weight:800}footer{display:grid;gap:10px;justify-items:center;padding:10px 0 72px;color:#fff8f5d1;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.7)}footer span{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.83rem;line-height:1.45}footer small{font-size:.68rem;font-weight:700;letter-spacing:.12em;line-height:1.55;text-transform:uppercase}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:end;justify-content:center;background:#00000094;padding:14px}.price-modal{position:relative;width:min(100%,520px);max-height:min(78vh,720px);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:25px;background:linear-gradient(135deg,#fff,#f9eef0 48%,#f0d9de);box-shadow:0 28px 80px #22090f75}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(183,110,121,.12);padding:22px 19px 18px}.modal-header h2{margin:0;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;line-height:.95}.modal-header p{margin:8px 0 0;color:var(--soft);font-size:.9rem;line-height:1.35}.modal-header button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:999px;background:#ffffffd6;color:var(--ink);font-size:1.5rem;box-shadow:0 8px 18px #280c121f}.price-list{display:grid;gap:12px;max-height:calc(min(78vh,720px) - 112px);overflow-y:auto;padding:16px}.price-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#ffffffdb;padding:14px;box-shadow:0 12px 30px #794d5721}.price-row-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:15px;background:#e8b4bc47;color:var(--primary-deep)}.price-row strong{display:block;color:var(--ink);font-size:.95rem;line-height:1.25}.price-row span{display:block;margin-top:4px;color:var(--soft);font-size:.78rem;line-height:1.35}.price-row b{border-radius:999px;background:#b76e791f;color:var(--primary-deep);padding:7px 10px;font-size:.8rem;white-space:nowrap}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;display:grid;width:61px;height:61px;place-items:center;border:4px solid white;border-radius:999px;background:#b65e50;color:#fff;box-shadow:0 18px 42px #00000059}.shimmer{position:relative;overflow:hidden}.shimmer:after{content:"";position:absolute;top:-80%;left:-120%;width:90%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:rotate(25deg);animation:shimmer 3.3s infinite}@keyframes shimmer{0%{left:-120%}54%,to{left:130%}}@media(min-width:560px){.modal-backdrop{align-items:center}}@media(max-width:380px){.phone-shell{padding-inline:18px}.logo-card{width:126px}.authority-grid{gap:21px 16px;padding:23px 18px}.price-row{grid-template-columns:auto minmax(0,1fr)}.price-row b{grid-column:2;width:max-content}}
