@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--ink:#10221d;--cream:#f4f0e6;--paper:#fffdf8;--gold:#c89a48;--sage:#8aa393;--green:#173c30;--wa:#1e9c61;--radius:24px;--shadow:0 24px 70px rgba(16,34,29,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:100;background:#fff;padding:.7rem}.header{height:72px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:rgba(255,253,248,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,34,29,.08)}.brand{display:flex;align-items:center;gap:.7rem;font-weight:700;letter-spacing:.13em;font-size:.85rem}.brand small{display:block;font-weight:500;letter-spacing:.03em;font-size:.62rem;color:#6c756f}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--gold);font-family:"Playfair Display";font-size:1.35rem}.header nav{display:none}.header-call{background:var(--ink);color:white;padding:.65rem .9rem;border-radius:99px;font-weight:700;font-size:.78rem}.hero{min-height:calc(100svh - 72px);padding:3.5rem 5vw 2rem;display:grid;gap:2.5rem;align-items:center;background:radial-gradient(circle at 15% 10%,rgba(200,154,72,.18),transparent 35%),var(--cream);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.72rem;color:#53645c}.eyebrow span{display:inline-block;width:8px;height:8px;background:var(--gold);border-radius:50%;margin-right:.5rem}h1,h2,h3{font-family:"Playfair Display",serif;line-height:1.06;margin:.4rem 0 1rem}h1{font-size:clamp(2.65rem,10vw,5.8rem);letter-spacing:-.04em}h2{font-size:clamp(2.15rem,7vw,4.5rem);letter-spacing:-.035em}h3{font-size:1.55rem}.lead{font-size:1.08rem;max-width:660px;color:#45534d}.proof-row{display:flex;flex-wrap:wrap;gap:.7rem 1rem;font-size:.82rem;margin:1.4rem 0}.stars{color:var(--gold);letter-spacing:.08em}.hero-actions{display:grid;gap:.75rem}.btn{min-height:52px;padding:.9rem 1.2rem;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border:0;cursor:pointer;font:inherit}.btn-primary{background:var(--gold);color:#17251f;box-shadow:0 10px 30px rgba(200,154,72,.3)}.btn-whatsapp{background:var(--wa);color:white}.micro{font-size:.74rem;color:#66726c}.hero-media{margin:0;position:relative}.hero-media img{height:52vh;min-height:390px;object-fit:cover;object-position:center 25%;border-radius:160px 160px 28px 28px;box-shadow:var(--shadow)}.hero-media figcaption{position:absolute;left:1rem;bottom:1rem;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:14px;display:grid}.hero-media figcaption span{font-size:.75rem;color:#596660}.experience{position:absolute;right:-.5rem;top:12%;background:var(--green);color:white;padding:1rem;border-radius:18px;display:grid;font-size:.76rem;box-shadow:var(--shadow)}.experience b{color:#efd39e;font-family:"Playfair Display";font-size:1.05rem}.ticker{overflow:hidden;background:var(--green);color:#f5ebd7;padding:.8rem 0;white-space:nowrap}.ticker div{width:max-content;animation:ticker 28s linear infinite;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem}.ticker i{color:var(--gold);margin:0 1.2rem}.section{padding:5.5rem 5vw}.section-head{max-width:760px;margin-bottom:2.5rem}.section-head>p:last-child{color:#5d6963;max-width:620px}.trust{background:var(--paper)}.trust-grid{display:grid;gap:1rem}.image-card{margin:0;position:relative;overflow:hidden;border-radius:var(--radius);min-height:320px}.image-card img{height:100%;min-height:320px;object-fit:cover;object-position:center}.image-card figcaption{position:absolute;inset:auto 1rem 1rem;background:rgba(255,255,255,.9);padding:.75rem;border-radius:12px;font-weight:700}.principles{display:grid}.principles article{padding:1.1rem 0;border-bottom:1px solid #d9ded9;display:grid;grid-template-columns:42px 1fr;column-gap:.4rem}.principles b{color:var(--gold)}.principles h3,.principles p{margin:0}.principles p{grid-column:2;color:#627068}.dark{background:var(--ink);color:white}.dark .section-head p,.dark p{color:#bec8c2}.service-feature,.service-pair{display:grid;gap:2rem;padding:2rem 0 4rem}.service-feature figure,.service-pair figure{margin:0}.service-feature img,.service-pair figure img{height:360px;object-fit:cover;border-radius:var(--radius);object-position:center}.num{color:#e2bd74;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700}.text-link{display:inline-block;color:#f0cb80;font-weight:700;border-bottom:1px solid;margin-top:.7rem}.story-grid{display:grid;gap:1rem;margin-bottom:4rem}.story-grid article{background:#183129;padding:.75rem;border-radius:18px}.story-grid img{height:220px;object-fit:cover;border-radius:12px}.story-grid h3{font-size:1.2rem;margin:.9rem .3rem .3rem}.story-grid p{font-size:.88rem;margin:.3rem}.service-pair>div>img{height:220px;object-fit:cover;border-radius:18px;margin-top:1.3rem}.service-pair figcaption{font-size:.78rem;color:#b9c5be;margin-top:.6rem}.mini-images{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.2rem}.mini-images img{height:150px!important;margin:0!important}.compact-services{display:grid;gap:1rem}.compact-services article{background:#183129;border:1px solid #28483d;border-radius:var(--radius);padding:1rem}.compact-services span{color:var(--gold);font-weight:700}.compact-services article>img{height:240px;object-fit:cover;border-radius:14px}.compact-services article>div{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.compact-services article>div img{height:200px;object-fit:cover;border-radius:12px}.steps{display:grid;gap:1rem}.steps article{background:var(--cream);border-radius:18px;padding:1.4rem}.steps b{width:42px;height:42px;border-radius:50%;background:var(--green);color:#f1d08b;display:grid;place-items:center}.method-gallery{display:grid;gap:1rem;margin-top:2rem}.method-gallery>img,.video-placeholder{height:360px;object-fit:cover;border-radius:var(--radius)}.video-placeholder{background:radial-gradient(circle at center,rgba(200,154,72,.2),transparent 35%),var(--green);color:white;display:grid;place-content:center;text-align:center}.video-placeholder span{margin:auto;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--ink);font-size:1.25rem}.reviews{background:var(--cream)}.rating{display:flex;align-items:center;gap:1rem}.rating>strong{font-family:"Playfair Display";font-size:4rem}.rating span{color:var(--gold)}.rating p{margin:0}.review-grid{display:flex;overflow:auto;gap:1rem;padding:1.5rem 0;scroll-snap-type:x mandatory}.review-grid blockquote{min-width:85%;margin:0;padding:1.5rem;background:white;border-radius:18px;scroll-snap-align:start;font-family:"Playfair Display";font-size:1.2rem}.review-grid cite{display:block;margin-top:1rem;font-family:"DM Sans";font-size:.75rem}.review-image{margin:1.5rem 0 0;position:relative}.review-image img{height:440px;object-fit:cover;border-radius:var(--radius)}.review-image figcaption{margin-top:1rem;display:grid;gap:.5rem}.review-image figcaption strong{font-family:"Playfair Display";font-size:1.7rem}.faq-list{border-top:1px solid #d4d9d5}.faq details{border-bottom:1px solid #d4d9d5;padding:1rem 0}.faq summary{font-family:"Playfair Display";font-weight:700;font-size:1.18rem;cursor:pointer;list-style:none}.faq summary:after{content:"+";float:right;color:var(--gold)}.faq details[open] summary:after{content:"−"}.faq details p{color:#5b6962}.contact{background:var(--green);color:white;display:grid;gap:2rem}.contact h2{color:white}.contact-copy>a{display:block;color:#f0cd88;font-weight:700;margin:.5rem 0;word-break:break-word}.availability span{display:inline-block;width:9px;height:9px;background:#65d99b;border-radius:50%;margin-right:.4rem}form{background:white;color:var(--ink);padding:1.2rem;border-radius:var(--radius)}.field{margin-bottom:1rem}.field label{display:block;font-weight:700;font-size:.78rem;margin-bottom:.35rem}.field input,.field select,.field textarea{width:100%;border:1px solid #d6dbd7;border-radius:12px;padding:.85rem;font:inherit;background:#fbfcfa}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(200,154,72,.3);border-color:var(--gold)}.consent{font-size:.73rem;display:flex;gap:.5rem;margin:1rem 0}.form-note{font-size:.7rem;color:#6d7872}.form-success{color:#176b45;font-weight:700}footer{background:#0b1713;color:#c1ccc6;padding:3rem 5vw 7rem;display:grid;gap:1rem}footer a{color:white}footer>small{max-width:700px}.mobile-bar{position:fixed;z-index:60;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:white;padding:.6rem;gap:.5rem;box-shadow:0 -10px 30px rgba(0,0,0,.12)}.mobile-bar a{padding:.75rem;text-align:center;background:var(--gold);border-radius:12px;font-weight:700}.mobile-bar a:last-child{background:var(--wa);color:white}.floating-wa{display:none}.reveal{animation:rise .7s ease both}@keyframes rise{from{opacity:0;transform:translateY(16px)}}@keyframes ticker{to{transform:translateX(-50%)}}
@media(min-width:760px){.hero-actions{display:flex}.hero{grid-template-columns:1.05fr .95fr;padding-top:4rem}.hero-media img{height:70vh}.trust-grid{grid-template-columns:1.1fr .8fr}.trust-grid .tall{grid-column:1/-1;height:420px}.story-grid{grid-template-columns:repeat(2,1fr)}.service-feature,.service-pair{grid-template-columns:1fr 1fr;align-items:center}.service-pair.reverse>div{order:2}.service-pair.reverse>figure{order:1}.compact-services{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(3,1fr)}.method-gallery{grid-template-columns:1.2fr .8fr}.review-grid{display:grid;grid-template-columns:repeat(3,1fr)}.review-grid blockquote{min-width:0}.review-image{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.contact{grid-template-columns:.9fr 1.1fr;padding-top:6rem;padding-bottom:6rem}form{padding:2rem}}
@media(min-width:1050px){.header nav{display:flex;gap:1.6rem;font-size:.82rem}.header-call{padding:.75rem 1.2rem}.section{padding:8rem 7vw}.hero{padding-left:7vw;padding-right:7vw}.trust-grid{grid-template-columns:1fr .75fr 1fr}.trust-grid .tall{grid-column:auto;height:auto}.story-grid{grid-template-columns:repeat(4,1fr)}.story-grid img{height:180px}.floating-wa{display:grid;position:fixed;right:1.3rem;bottom:1.3rem;z-index:55;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--wa);color:white;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.25)}.mobile-bar{display:none}footer{padding-bottom:3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div,.reveal{animation:none}}

/* Pages de campagne */
.campaign-hero{min-height:calc(100svh - 72px);padding:3rem 5vw;display:grid;gap:2rem;align-items:center;background:var(--cream)}.campaign-hero.love{background:radial-gradient(circle at 20% 15%,rgba(177,88,101,.18),transparent 35%),#f7eeee}.campaign-hero.protect{background:radial-gradient(circle at 80% 10%,rgba(200,154,72,.2),transparent 34%),#eef1ec}.campaign-hero.pro{background:radial-gradient(circle at 20% 10%,rgba(72,120,139,.17),transparent 34%),#edf2f2}.campaign-hero figure{margin:0}.campaign-hero img{height:48vh;min-height:360px;object-fit:cover;border-radius:28px 150px 28px 28px;box-shadow:var(--shadow)}.campaign-nav{display:none}.campaign-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.campaign-pills span{padding:.4rem .7rem;border:1px solid rgba(16,34,29,.16);border-radius:99px;font-size:.72rem;font-weight:700}.route{position:relative}.route:before{content:"";position:absolute;left:24px;top:30px;bottom:30px;width:1px;background:#d4c29b}.route-card{position:relative;margin:0 0 1rem 3.8rem;padding:1.35rem;background:white;border-radius:20px;box-shadow:0 12px 35px rgba(16,34,29,.07)}.route-card:before{content:"";position:absolute;left:-3.05rem;top:1.5rem;width:15px;height:15px;border:5px solid var(--paper);border-radius:50%;background:var(--gold);box-shadow:0 0 0 1px #cbb98f}.route-card img{height:220px;object-fit:cover;border-radius:14px;margin-bottom:1rem}.route-card .tag{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#856b38;font-weight:800}.context-grid,.audience-grid,.reassurance-grid{display:grid;gap:1rem}.context-grid article,.audience-grid article,.reassurance-grid article{padding:1.3rem;border-radius:18px;background:var(--cream)}.context-grid article h3,.audience-grid article h3{font-size:1.25rem}.split-banner{display:grid;gap:1.5rem;align-items:center}.split-banner img{height:380px;object-fit:cover;border-radius:var(--radius)}.cta-panel{margin:0 5vw 5rem;padding:2rem;border-radius:28px;background:var(--green);color:white;text-align:center}.cta-panel h2{max-width:780px;margin-left:auto;margin-right:auto}.cta-panel p{max-width:620px;margin:0 auto 1.5rem;color:#ced9d3}.footer-links{display:flex;flex-wrap:wrap;gap:.7rem 1.3rem;padding:1rem 0;border-top:1px solid #273c34;border-bottom:1px solid #273c34}.footer-links a{color:#efd39e;font-weight:700}.legal-note{font-size:.75rem;color:#68746e}.contact-page{min-height:calc(100svh - 72px)}.contact-page .contact{min-height:calc(100svh - 72px);align-items:center}.thanks{min-height:calc(100svh - 72px);display:grid;place-items:center;text-align:center;padding:4rem 5vw;background:radial-gradient(circle at 50% 25%,rgba(200,154,72,.2),transparent 35%),var(--cream)}.thanks-card{max-width:720px;background:white;border-radius:30px;padding:2rem;box-shadow:var(--shadow)}.thanks-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#f0d294;margin:0 auto 1.5rem;font-size:2rem}.thanks-actions{display:grid;gap:.7rem;margin-top:1.5rem}
@media(min-width:760px){.campaign-hero{grid-template-columns:1.05fr .95fr;padding:5rem 7vw}.campaign-hero img{height:67vh}.route:before{left:50%;top:0;bottom:0}.route-card{width:calc(50% - 3rem);margin:0 0 1.2rem}.route-card:nth-child(odd){margin-right:auto}.route-card:nth-child(even){margin-left:auto}.route-card:before{left:auto;right:-3.75rem}.route-card:nth-child(even):before{right:auto;left:-3.75rem}.context-grid,.audience-grid{grid-template-columns:repeat(3,1fr)}.reassurance-grid{grid-template-columns:repeat(4,1fr)}.split-banner{grid-template-columns:1fr 1fr}.thanks-actions{grid-template-columns:1fr 1fr}.cta-panel{margin-left:7vw;margin-right:7vw;padding:4rem}}
@media(min-width:1050px){.campaign-nav{display:flex;gap:1.4rem;font-size:.8rem}.campaign-hero{padding-left:7vw;padding-right:7vw}}
.dark .context-grid article,.dark .audience-grid article,.dark .reassurance-grid article{background:#f4f0e6;color:#10221d}.dark .context-grid article h3,.dark .audience-grid article h3,.dark .reassurance-grid article h3{color:#10221d}.dark .context-grid article p,.dark .audience-grid article p,.dark .reassurance-grid article p{color:#46554e}.btn:hover,.header-call:hover{filter:brightness(.92);transform:translateY(-1px)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d6a957;outline-offset:4px}input::placeholder,textarea::placeholder{color:#65716b;opacity:1}.header a,.mobile-bar a{min-height:44px;display:flex;align-items:center}.footer-links a{text-decoration-thickness:1px;text-underline-offset:4px}.footer-links a:hover{text-decoration:underline}
@media(max-width:759px){.audience-grid article,.context-grid article,.reassurance-grid article{padding:1.5rem}.audience-grid article h3,.context-grid article h3,.reassurance-grid article h3{font-size:1.42rem}.audience-grid article p,.context-grid article p,.reassurance-grid article p{font-size:1rem;line-height:1.65}.header{gap:.6rem}.header-call{white-space:nowrap}.brand{min-width:0}.brand>span:last-child{overflow:hidden;text-overflow:ellipsis}.section{overflow-wrap:anywhere}}
@media(max-width:1049px){.campaign-nav{display:flex;position:fixed;z-index:49;top:72px;left:0;right:0;gap:1.2rem;align-items:center;height:46px;padding:0 5vw;overflow-x:auto;white-space:nowrap;background:rgba(255,253,248,.96);border-bottom:1px solid rgba(16,34,29,.1);font-size:.78rem}.campaign-nav a{min-height:44px;display:flex;align-items:center;font-weight:700}.campaign-hero,.contact-page{margin-top:46px}}
.google-rating{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:1.5rem 0 2rem;padding:1rem 1.2rem;background:white;border:1px solid #e3ded2;border-radius:18px;width:max-content;max-width:100%;box-shadow:0 10px 30px rgba(16,34,29,.06)}.google-wordmark{font:700 1.2rem Arial,sans-serif;letter-spacing:-.04em}.google-wordmark .g1,.google-wordmark .g4{color:#4285f4}.google-wordmark .g2,.google-wordmark .g6{color:#ea4335}.google-wordmark .g3{color:#fbbc05}.google-wordmark .g5{color:#34a853}.google-score{display:grid;line-height:1.25}.google-score strong{font-size:.9rem}.google-score span{font-size:.74rem;color:#5d6963}.review-stars{color:#e5a72f;letter-spacing:.1em;font-size:1rem}.google-reviews{display:flex;gap:1rem;overflow-x:auto;padding:.2rem .1rem 1.2rem;scroll-snap-type:x mandatory}.google-review{min-width:86%;scroll-snap-align:start;margin:0;padding:1.4rem;background:white;border:1px solid #e2ddd2;border-radius:20px;box-shadow:0 12px 35px rgba(16,34,29,.07);font-family:inherit;font-size:1rem;line-height:1.65}.google-review p{margin:.8rem 0;color:#33443d}.google-review cite{display:block;font-style:normal;font-weight:700;font-size:.82rem;color:#586760}.reviews.dark-reviews{background:var(--ink);color:white}.reviews.dark-reviews .section-head>p:last-child{color:#bdc9c2}.review-disclaimer{font-size:.75rem;color:#6c7771;margin-top:.4rem}
@media(min-width:760px){.google-reviews{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.google-review{min-width:0}.google-rating{gap:1.3rem}}
@media(min-width:1050px){.google-reviews{grid-template-columns:repeat(3,1fr)}.google-review{height:100%}}
