@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Outfit:wght@400;500;600;700&display=swap";:root{--bg: #f8f4ec;--bg-soft: #fffaf1;--panel: #fffdf8;--text: #2e2418;--muted: #6c5a44;--gold: #c9973d;--gold-strong: #af7e2f;--line: rgba(175, 126, 47, .26);--container: 1160px;--radius: 18px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Outfit,sans-serif;color:var(--text);background:radial-gradient(circle at 10% 0%,rgba(201,151,61,.14),transparent 33%),radial-gradient(circle at 90% 8%,rgba(175,126,47,.12),transparent 38%),linear-gradient(160deg,#fcf8f1,#f8f4ec 55%,#f4efe6);line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(100% - 2.4rem,var(--container));margin-inline:auto}.skip-link{position:absolute;left:.7rem;top:-110px;background:#fff;color:#111;padding:.5rem .9rem;border-radius:10px;z-index:99}.skip-link:focus{top:.7rem}.site-header{position:sticky;top:0;z-index:20}.ticker-tv{width:100%;background:linear-gradient(90deg,#b8731e,#c9973d,#af7e2f);min-height:46px;display:block}.ticker-tv .tradingview-widget-container__widget{background:transparent!important}.nav-bar{background:#fcf7ecf7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(175,126,47,.18)}.nav-shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-logo{flex-shrink:0}.brand-logo img{width:auto;height:56px;object-fit:contain;display:block}.main-nav{display:flex;align-items:center;gap:.25rem}.nav-link{padding:.45rem .8rem;border-radius:999px;color:var(--muted);font-weight:600;font-size:.97rem;border:1px solid transparent;text-decoration:none;white-space:nowrap;transition:color .15s,border-color .15s}.nav-link:hover,.nav-link-active{color:var(--gold-strong);border-color:#af7e2f4d}.dropdown-btn{display:inline-flex;align-items:center;gap:.3rem;background:none;border:1px solid transparent;cursor:pointer;font-family:inherit;font-size:.97rem;font-weight:600;color:var(--muted);border-radius:999px;padding:.45rem .8rem;transition:color .15s,border-color .15s}.dropdown-btn:hover{color:var(--gold-strong);border-color:#af7e2f4d}.chevron{font-size:.65rem;transition:transform .2s}.chevron-open{transform:rotate(180deg)}.nav-dropdown-wrap{position:relative}.dropdown-panel{position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid rgba(175,126,47,.2);border-radius:var(--radius);box-shadow:0 10px 40px #0000001a;min-width:210px;padding:.45rem;display:none;flex-direction:column;gap:.1rem;z-index:50}.dropdown-panel.dropdown-open{display:flex}.dropdown-item{display:block;padding:.55rem .85rem;border-radius:10px;color:var(--text);font-weight:600;font-size:.93rem;transition:background .15s}.dropdown-item:hover{background:#af7e2f1a;color:var(--gold-strong)}.nav-right{display:flex;align-items:center;gap:.65rem}.nav-phone{white-space:nowrap}.burger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;width:38px;height:38px}.burger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s}.burger-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger-open span:nth-child(2){opacity:0}.burger-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.service-hero{position:relative;overflow:hidden;padding:5.3rem 0 4.2rem}.hero-ambient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 35%,rgba(201,151,61,.12),transparent 40%),radial-gradient(circle at 18% 80%,rgba(175,126,47,.11),transparent 36%);pointer-events:none}.service-hero-grid{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:1.2rem;align-items:start}.hp-hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden;background:#1a1208}.hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/hero.jpg);background-size:cover;background-position:center}.hp-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0c0a06c7 45%,#0c0a0647)}.hp-hero-content{position:relative;z-index:2;padding:7rem 0 5rem}.hp-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;border:1px solid rgba(201,151,61,.4);border-radius:999px;padding:.28rem .9rem}.hp-h1{font-family:Fraunces,serif;font-size:clamp(2.6rem,6vw,5rem);line-height:1.08;color:#fff;max-width:16ch;margin:0 0 1.2rem}.hp-h1 em{font-style:italic;color:var(--gold)}.hp-lead{color:#ffffffb8;font-size:clamp(1rem,1.8vw,1.2rem);max-width:52ch;line-height:1.6;margin-bottom:1rem}.hp-hero-address{display:inline-flex;align-items:center;gap:.5em;color:#fff;font-size:1rem;font-weight:500;letter-spacing:.05em;background:#c9973d2e;border:1px solid rgba(201,151,61,.45);border-radius:6px;padding:.45em 1em;margin-bottom:2rem}.hp-hero-address-pin{color:var(--gold);font-size:1.1em}.hp-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3.5rem}.btn-lg{padding:.85rem 1.8rem;font-size:1.04rem}.btn-ghost{border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-weight:700;padding:.7rem 1.4rem;transition:background .2s,border-color .2s}.btn-ghost:hover{background:#ffffff14;border-color:#fff9}.hp-hero-prices{display:inline-flex;align-items:center;gap:.5rem 1.4rem;flex-wrap:wrap;background:#ffffff0f;border:1px solid rgba(201,151,61,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:.9rem 1.4rem}.hp-hero-price-item{display:flex;flex-direction:column;gap:.1rem}.hp-price-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.hp-price-val{font-family:Fraunces,serif;font-size:1.3rem;color:#fff;font-weight:700;font-variant-numeric:tabular-nums}.hp-price-val small{font-size:.7rem;opacity:.65;font-family:Outfit,sans-serif}.hp-price-sep{width:1px;height:32px;background:#c9973d4d}.hp-live-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#ffffff80;margin-left:.5rem}.hp-live-dot{color:#4ade80;font-size:.55rem}.hp-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#ffffff4d;font-size:1.4rem;animation:bounce 2s ease infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.hp-stats-band{background:var(--gold-strong);padding:0}.hp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hp-stat{display:flex;flex-direction:column;align-items:center;padding:1.6rem 1rem;gap:.25rem;border-right:1px solid rgba(255,255,255,.2)}.hp-stat:last-child{border-right:none}.hp-stat-value{font-family:Fraunces,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#fff;line-height:1}.hp-stat-label{font-size:.8rem;font-weight:600;color:#ffffffbf;text-align:center;letter-spacing:.04em}.hp-products-section{background:var(--bg)}.hp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.hp-section-head h2{margin-bottom:0}.hp-section-head--light h2,.hp-section-head--light p{color:#fff}.hp-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.hp-product-card{display:flex;flex-direction:column;background:var(--panel);border:1px solid rgba(175,126,47,.15);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:var(--text);transition:transform .22s ease,box-shadow .22s ease}.hp-product-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #af7e2f29}.hp-product-img{height:160px;overflow:hidden;background:#1a1208;display:flex;align-items:center;justify-content:center}.hp-product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hp-product-card:hover .hp-product-img img{transform:scale(1.06)}.hp-product-icon{font-size:3.5rem;line-height:1;opacity:.85}.hp-product-emoji{display:none}.hp-product-body{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.hp-product-body h3{font-size:1rem;margin:0}.hp-product-body p{font-size:.84rem;color:var(--muted);margin:0;flex:1}.hp-product-price{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;color:var(--gold-strong);margin-top:.2rem}.hp-price-live-dot{color:#4ade80;font-size:.55rem}.hp-product-price--free{color:var(--muted);font-weight:500;font-style:italic}.hp-product-estimate-btn{display:inline-block;margin-top:.9rem;padding:.45em 1em;font-size:.82rem;font-weight:700;color:var(--gold-strong);border:1.5px solid var(--gold-strong);border-radius:6px;text-decoration:none;transition:background .2s,color .2s}.hp-product-estimate-btn:hover{background:var(--gold-strong);color:#fff}.hp-trust-section{background:#13100a;padding:5rem 0}.eyebrow--light{color:var(--gold)!important}.hp-trust-title{color:#fff}.hp-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem}.hp-trust-card{background:#ffffff0a;border:1px solid rgba(201,151,61,.18);border-radius:var(--radius);padding:1.8rem 1.4rem;display:flex;flex-direction:column;gap:.65rem}.hp-trust-icon{font-size:2rem;line-height:1}.hp-trust-card h3{font-size:1.05rem;margin:0;color:#fff}.hp-trust-card p{font-size:.88rem;color:#ffffff8c;margin:0;line-height:1.6}.hp-process-section{background:var(--bg-soft)}.hp-steps{list-style:none;padding:0;margin:2.5rem 0;display:flex;flex-direction:column;gap:0}.hp-step{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;align-items:start;padding:2rem 0;border-bottom:1px solid var(--line)}.hp-step:last-child{border-bottom:none}.hp-step-num{font-family:Fraunces,serif;font-size:3rem;font-weight:700;color:#af7e2f38;line-height:1;-webkit-user-select:none;user-select:none}.hp-step-body h3{font-size:1.25rem;margin:0 0 .45rem}.hp-step-body p{color:var(--muted);margin:0;max-width:60ch}.hp-process-cta{text-align:center}.hp-rdv-banner{background:var(--text);padding:2.8rem 0}.hp-rdv-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.hp-rdv-label{font-family:Fraunces,serif;color:var(--gold);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600;margin:0 0 .3rem}.hp-rdv-sub{color:#ffffffa6;margin:0;font-size:.95rem}@media (max-width: 640px){.hp-rdv-inner{flex-direction:column;text-align:center}}.hp-news-section{background:var(--bg)}.hp-final-cta{position:relative;overflow:hidden;padding:6rem 0;background:#1a1208}.hp-final-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 80% 50%,rgba(201,151,61,.18),transparent 55%),radial-gradient(ellipse at 10% 60%,rgba(175,126,47,.12),transparent 50%)}.hp-final-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.hp-final-cta-title{font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3.2rem);color:#fff;max-width:22ch;margin:0}.hp-final-cta-sub{color:#fff9;max-width:52ch;margin:0 0 1rem}@media (max-width: 1080px){.hp-product-grid{grid-template-columns:repeat(3,1fr)}.hp-trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.hp-stat:nth-child(odd){border-right:1px solid rgba(255,255,255,.15)}.hp-stat:last-child,.hp-stat:nth-last-child(2):nth-child(odd){border-bottom:none}.hp-product-grid{grid-template-columns:repeat(2,1fr)}.hp-trust-grid{grid-template-columns:1fr}.hp-section-head{flex-direction:column;align-items:flex-start}.hp-step{grid-template-columns:56px 1fr;gap:1rem}.hp-step-num{font-size:2.2rem}.hp-hero-prices{gap:.5rem .9rem}.hp-price-sep{display:none}}@media (max-width: 480px){.hp-product-grid,.hp-stats-grid{grid-template-columns:1fr 1fr}}.eyebrow{text-transform:uppercase;font-size:.77rem;letter-spacing:.11em;font-weight:700;color:var(--gold-strong);margin-bottom:.5rem}h1,h2,h3{font-family:Fraunces,serif;line-height:1.14;margin-top:0}h1{font-size:clamp(2rem,4.6vw,3.7rem);max-width:19ch;margin-bottom:.95rem}h2{font-size:clamp(1.55rem,3vw,2.35rem);margin-bottom:.72rem}.lead-text{max-width:62ch;color:#5a4937}.hero-actions{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.65rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.82rem 1.2rem;border:1px solid transparent;font-weight:700;transition:.2s ease}.btn-gold{color:#fff;background:linear-gradient(135deg,#c9973d,#af7e2f)}.btn-line{border-color:var(--line);color:var(--text)}.btn:hover{transform:translateY(-1px)}.quote-panel{background:linear-gradient(160deg,#c9973d29,#fff9eefa);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem}.quote-panel ul{padding-left:1rem;margin:0;color:var(--muted)}.section{padding:4.35rem 0}.grid-2,.grid-3{display:grid;gap:1rem;margin-top:1.2rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--panel);border:1px solid rgba(175,126,47,.18);border-radius:var(--radius);padding:1.05rem}.card p{color:var(--muted)}.service-preview a{display:inline-block;margin-top:.4rem;color:var(--gold-strong);font-weight:700}.products-hero{position:relative;overflow:hidden;padding-bottom:1.4rem}.product-card h2{font-size:clamp(1.35rem,2vw,1.7rem)}.product-card .product-tag{display:inline-flex;padding:.23rem .52rem;border-radius:999px;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#c9973d,#af7e2f)}.product-card a{display:inline-flex;margin-top:.45rem;color:var(--gold-strong);font-weight:700}.process-band{background:linear-gradient(180deg,rgba(201,151,61,.1),transparent 70%)}.steps-list{list-style:none;margin:1.15rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.steps-list li{background:var(--bg-soft);border:1px solid rgba(175,126,47,.16);border-radius:var(--radius);padding:.95rem}.steps-list p{color:var(--muted)}.faq-grid{margin-top:1.1rem;display:grid;gap:.75rem}details{background:var(--bg-soft);border:1px solid rgba(175,126,47,.16);border-radius:14px;padding:.9rem 1rem}summary{cursor:pointer;font-weight:700}details p{margin-bottom:0;color:var(--muted)}.cta-strip{background:linear-gradient(150deg,#c9973d29,#fdf6eafa)}.cta-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.contact-section{padding-top:4.7rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.5rem}.contact-list a{color:var(--gold-strong)}.contact-form{background:#fffcf5f2;border:1px solid rgba(175,126,47,.2);border-radius:var(--radius);padding:1rem;display:grid;gap:.5rem}label{font-weight:700;color:#6b4d24}input,select,textarea{width:100%;background:#fff;color:var(--text);border:1px solid rgba(175,126,47,.25);border-radius:10px;padding:.7rem .8rem;font:inherit}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(175,126,47,.35);outline-offset:1px}.success-message{margin:.2rem 0 0;color:#8b631f;font-weight:600}.simple-center{text-align:center}.site-footer{border-top:1px solid rgba(175,126,47,.18);padding:2.5rem 0 1.2rem}.footer-top{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(175,126,47,.15);align-items:start}.footer-logo{width:auto;height:64px;object-fit:contain;display:block}.footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.footer-cols h4{font-family:Fraunces,serif;font-size:1rem;margin:0 0 .65rem;color:var(--gold-strong)}.footer-cols ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.footer-cols a,.footer-cols p{color:var(--muted);font-size:.9rem}.footer-cols p{margin:0 0 .3rem}.footer-bottom{padding-top:1.2rem;text-align:center}.footer-bottom p{color:var(--muted);font-size:.87rem;margin:0}.product-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}.product-tile{background:var(--panel);border:1px solid rgba(175,126,47,.18);border-radius:var(--radius);padding:1.35rem 1.2rem;display:flex;flex-direction:column;gap:.45rem;transition:transform .2s ease,box-shadow .2s ease}.product-tile:hover{transform:translateY(-3px);box-shadow:0 10px 28px #af7e2f21}.product-tile-icon{font-size:2.4rem;line-height:1;margin-bottom:.25rem}.product-tile h3{margin:0;font-size:1.15rem;font-family:Fraunces,serif}.product-tile p{color:var(--muted);font-size:.88rem;flex:1;margin:0}.product-tile-link{color:var(--gold-strong);font-weight:700;font-size:.9rem;margin-top:.4rem;transition:gap .15s}.product-tile-price{display:flex;align-items:baseline;gap:.2rem;font-family:Fraunces,serif}.price-value{font-size:1.35rem;font-weight:700;color:var(--gold-strong);font-variant-numeric:tabular-nums}.price-unit{font-size:.82rem;color:var(--muted);font-family:Outfit,sans-serif}.product-tile-price-free{font-style:italic;color:var(--muted);font-size:.93rem}.live-price-badge{display:inline-flex;align-items:center;gap:.45rem;background:#af7e2f1a;border:1px solid rgba(175,126,47,.3);border-radius:999px;padding:.3rem .85rem;font-size:.92rem;font-weight:600;color:var(--gold-strong);margin-bottom:.6rem}.live-dot{color:#3db87a;font-size:.65rem}.news-section{background:var(--bg-soft)}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.news-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{background:var(--panel);border:1px solid rgba(175,126,47,.18);border-radius:var(--radius);padding:1.2rem;display:flex;flex-direction:column;gap:.5rem;transition:transform .2s ease,box-shadow .2s ease}.news-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #af7e2f1a}.news-card-top{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.news-tag{display:inline-flex;padding:.18rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#af7e2f24;color:var(--gold-strong)}.news-date{color:var(--muted);font-size:.82rem}.news-title{font-size:clamp(1rem,1.6vw,1.15rem);margin:0}.news-card p{color:var(--muted);font-size:.91rem;flex:1;margin:0}.news-link{color:var(--gold-strong);font-weight:700;font-size:.88rem;margin-top:auto}.section-more{text-align:center;margin-top:1.8rem}.legal-table{width:100%;border-collapse:collapse;margin:.75rem 0 2rem;font-size:.95rem}.legal-table th,.legal-table td{text-align:left;padding:.6rem .8rem;border-bottom:1px solid var(--line)}.legal-table th{color:var(--muted);font-weight:600;width:40%;white-space:nowrap}.legal-table td a{color:var(--gold-strong)}.actualites-hero{padding:4rem 0 3rem}@media (max-width: 1080px){.product-tiles{grid-template-columns:repeat(3,1fr)}}@media (max-width: 980px){.home-hero-grid,.service-hero-grid,.grid-3,.steps-list,.contact-grid,.grid-2{grid-template-columns:1fr}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fcf7ecfa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;align-items:stretch;padding:.75rem 1rem 1rem;border-top:1px solid rgba(175,126,47,.18);z-index:40;gap:.2rem}.main-nav.nav-open,.burger{display:flex}.nav-bar{position:relative}.dropdown-panel{position:static;box-shadow:none;border:none;border-left:2px solid rgba(175,126,47,.25);border-radius:0;padding:.25rem 0 .25rem .75rem;margin-left:.5rem}.nav-phone{display:none}.product-tiles{grid-template-columns:repeat(2,1fr)}.news-grid,.news-grid-full{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:1.5rem}.footer-cols{grid-template-columns:1fr 1fr}.section{padding:3.35rem 0}.cta-strip-inner{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.product-tiles{grid-template-columns:1fr 1fr}.footer-cols{grid-template-columns:1fr}.nav-shell{min-height:64px}.brand-logo img{height:48px;width:auto}}@media (prefers-reduced-motion: no-preference){.card,.steps-list li,details,.quote-panel,.contact-form{animation:rise .55s ease both}.card:nth-child(2),.steps-list li:nth-child(2),details:nth-child(2){animation-delay:90ms}.card:nth-child(3),.steps-list li:nth-child(3),details:nth-child(3){animation-delay:.15s}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
