:root{--bordeaux: #B8975A;--bordeaux-light: rgba(184,151,90,0.1);--bordeaux-mid: rgba(184, 151, 90, 0.30);--bg: #FAFAF7;--surface: #FFFFFF;--ink: #1A1A18;--muted: #6B6B62;--line: rgba(26,26,24,0.1);--radius: 14px;--shadow: 0 20px 60px rgba(0, 0, 0, 0.06);--shadow-soft: 0 4px 20px rgba(0, 0, 0, 0.04)}*,*::before,*::after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}html,body{height:100%;overflow-x:hidden}body{display:flex;flex-direction:column;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;background:#FAFAF7;color:#1A1A18;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1}h1,h2,h3,h4,h5,h6{font-family:"Cormorant Garamond","Georgia",serif !important;font-weight:500;letter-spacing:-.04em;color:#1A1A18;margin-bottom:0.5em;line-height:1.15;text-transform:none !important;font-style:normal}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.625rem}h1 em,h2 em{color:#B8975A;font-style:italic}p{font-size:.9375rem;color:#6B6B62;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:#B8975A}img{max-width:100%;display:block}::selection{background:#E8D9B8;color:#1A1A18}.skip-link{position:fixed;top:-6rem;left:1rem;z-index:9999;background:#B8975A;color:#fff !important;padding:0.6rem 1.25rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:top 0.15s ease;border-radius:0 0 4px 4px}.skip-link:focus{top:0}:focus-visible,a:focus-visible,button:focus-visible,.btn:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid #B8975A !important;outline-offset:3px !important;box-shadow:none !important}:focus:not(:focus-visible){outline:none;box-shadow:none}.site-nav{position:sticky;top:0;z-index:100;background:rgba(250,250,247,0.94) !important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:0.5px solid rgba(26,26,24,0.1) !important;padding:0 !important}.nav-inner{max-width:1100px;margin:0 auto;padding:0 3rem;height:56px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:"Cormorant Garamond","Georgia",serif !important;font-size:1.1rem !important;font-weight:500 !important;color:#1A1A18 !important;letter-spacing:-0.02em !important;text-decoration:none;font-style:normal !important;text-transform:none !important;flex-shrink:0}.nav-logo__dot{color:#B8975A}.nav-links{display:flex;gap:1.75rem;align-items:center;flex-basis:auto !important;flex-grow:0 !important}.nav-links a{font-size:.8125rem;color:#6B6B62 !important;transition:color 0.2s;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-weight:400;letter-spacing:0;text-transform:none !important;text-decoration:none}.nav-links a:hover{color:#1A1A18 !important}.nav-links a.active{color:#1A1A18 !important;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#B8975A}.nav-links a.nav-cta{background:#1A1A18 !important;color:#FAFAF7 !important;padding:0.45rem 1.1rem !important;border-radius:6px !important;font-size:.8125rem !important;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;transition:opacity 0.2s;text-transform:none !important;border:none !important;box-shadow:none;letter-spacing:0 !important}.nav-links a.nav-cta:hover{opacity:0.85;color:#FAFAF7 !important}.nav-toggle{background:transparent;border:0.5px solid rgba(26,26,24,0.18);border-radius:6px;padding:0.4rem 0.6rem;cursor:pointer;color:#1A1A18;display:none}.site-footer{background:#F5F0E8 !important;border-top:0.5px solid rgba(26,26,24,0.1) !important;margin-top:auto}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:5rem 3rem;max-width:1100px;margin:0 auto}.footer-col{display:flex;flex-direction:column;gap:0.6rem}.footer-col-title{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#B8975A !important;margin-bottom:0.25rem}.footer-col a{font-size:.8125rem !important;color:#6B6B62 !important;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;letter-spacing:0 !important;transition:color 0.2s}.footer-col a:hover{color:#1A1A18 !important}.footer-brand{font-family:"Cormorant Garamond","Georgia",serif !important;font-size:1.1rem !important;font-weight:500 !important;color:#1A1A18 !important;letter-spacing:-0.02em !important;text-transform:none !important;text-decoration:none}.footer-brand p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.8125rem !important;color:#6B6B62 !important;line-height:1.6;margin-top:0.75rem;letter-spacing:0 !important}.footer-bottom{border-top:0.5px solid rgba(26,26,24,0.1);padding:1rem 3rem;max-width:1100px;margin:0 auto}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;font-size:.6875rem;color:#9A9A90;gap:1rem;flex-wrap:wrap}.footer-bottom-inner span,.footer-bottom-inner a{font-size:.6875rem !important;color:#9A9A90 !important;letter-spacing:0 !important;font-weight:400 !important}.footer-bottom-inner a{text-decoration:underline;text-underline-offset:3px}.footer-bottom-inner a:hover{color:#6B6B62 !important}.footer-social-link{opacity:0.55;transition:opacity 0.2s;display:inline-flex}.footer-social-link:hover,.footer-social-link:focus-visible{opacity:1}.site-footer,.site-footer p,.site-footer a,.site-footer span{color:#6B6B62 !important;letter-spacing:0 !important}.site-footer a:hover{color:#1A1A18 !important}.site-footer .footer-brand{color:#1A1A18 !important;font-family:"Cormorant Garamond","Georgia",serif !important;font-size:1.1rem !important;font-weight:500 !important;letter-spacing:-0.02em !important;text-transform:none !important}.site-footer .footer-col-title{color:#B8975A !important}@media (max-width: 992px){.nav-toggle{display:flex}.nav-links{flex-direction:column;align-items:flex-start;gap:0.25rem;padding:0.75rem 0 1rem;width:100%}.nav-links.collapse:not(.show){display:none}.nav-links.show{display:flex !important}.nav-inner{flex-wrap:wrap;height:auto;padding:0.75rem 3rem;gap:0}.nav-links a{padding:0.35rem 0}}@media (max-width: 768px){.nav-inner{padding:0.75rem 1.5rem}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem;padding:2.5rem 1.5rem}.footer-bottom{padding:1rem 1.5rem}}@media (max-width: 576px){.footer-inner{grid-template-columns:1fr;padding:2rem 1.25rem}}.container{max-width:1100px;margin:0 auto;padding:0 3rem}@media (max-width: 768px){.container{padding:0 1.5rem}}@media (max-width: 576px){.container{padding:0 1.25rem}}.section{padding:5rem 0;border-top:0.5px solid rgba(26,26,24,0.1)}.section--alt{background:#F2EDE3}.section--dark{background:#1A1A18;color:#FAFAF7}.section-label{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#B8975A;margin-bottom:0.6rem}.kicker{display:inline-flex !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;color:#B8975A !important;font-weight:500;letter-spacing:.12em;text-transform:uppercase !important;font-size:.6875rem !important;font-style:normal;border:0.5px solid rgba(184,151,90,0.3);padding:0.25rem 0.6rem;border-radius:4px;background:rgba(184,151,90,0.1)}.kicker::before{display:none}.eyebrow{display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#B8975A;border:0.5px solid rgba(184,151,90,0.3);padding:0.25rem 0.6rem;border-radius:4px;background:rgba(184,151,90,0.1);margin-bottom:1.25rem}.hero-stats{display:flex;gap:1.25rem;align-items:center;margin-bottom:2rem;flex-wrap:wrap}.stat{display:flex;flex-direction:column;gap:2px}.stat__num{font-size:1.375rem;font-weight:500;letter-spacing:-.04em;color:#1A1A18;line-height:1;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.stat__label{font-size:.6875rem;color:#6B6B62;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.stat-sep{width:1px;height:36px;background:rgba(26,26,24,0.1);flex-shrink:0}.btn-primary{background:#1A1A18 !important;border-color:#1A1A18 !important;border-radius:6px !important;padding:0.7rem 1.75rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.8125rem !important;font-weight:500;letter-spacing:-.01em !important;text-transform:none !important;box-shadow:none;color:#FAFAF7 !important;transition:background 0.18s, border-color 0.18s}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary:focus-visible{background:#B8975A !important;border-color:#B8975A !important;color:#fff !important;box-shadow:none !important}.btn-outline-primary{border-radius:6px !important;border:0.5px solid rgba(26,26,24,0.18) !important;color:#1A1A18 !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.8125rem !important;font-weight:500;letter-spacing:-.01em !important;text-transform:none !important;background:transparent !important;transition:background 0.18s, color 0.18s}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active,.btn-outline-primary:focus-visible{background:#1A1A18 !important;border-color:#1A1A18 !important;color:#FAFAF7 !important;box-shadow:none !important}.btn-bordeaux{background:#1A1A18;border:1px solid #1A1A18;border-radius:6px !important;padding:0.7rem 1.75rem;color:#FAFAF7 !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.8125rem !important;font-weight:500;letter-spacing:-.01em !important;text-transform:none !important;transition:background 0.18s}.btn-bordeaux:hover{background:#B8975A;border-color:#B8975A;color:#fff !important}.btn--primary{background:#1A1A18;color:#FAFAF7 !important;border-radius:6px;padding:0.7rem 1.375rem;font-size:.8125rem;font-weight:500;display:inline-flex;align-items:center;text-decoration:none}.btn--secondary{background:transparent;color:#1A1A18;border:0.5px solid rgba(26,26,24,0.18);border-radius:6px;padding:0.7rem 1.375rem;font-size:.8125rem;font-weight:500;display:inline-flex;align-items:center;text-decoration:none}.btn--gold{background:#B8975A;color:#fff !important;border-radius:6px;padding:0.7rem 1.375rem;font-size:.8125rem;font-weight:500;display:inline-flex;align-items:center;text-decoration:none}.btn--ghost{background:transparent;color:#B8975A;border:0.5px solid rgba(184,151,90,0.3);border-radius:6px;padding:0.7rem 1.375rem;font-size:.8125rem;font-weight:500;display:inline-flex;align-items:center;text-decoration:none}.section-title{font-family:"Cormorant Garamond","Georgia",serif !important;font-style:italic;font-weight:500;font-size:clamp(1.8rem, 3.5vw, 2.6rem) !important;letter-spacing:-.04em;text-transform:none !important;line-height:1.15;color:#1A1A18}.offer-cards-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;margin-bottom:2.5rem}.offer-card{background:#FAFAF7;border:0.5px solid rgba(26,26,24,0.1);border-radius:14px;padding:1.375rem 1.125rem;display:flex;flex-direction:column;gap:0.875rem;transition:box-shadow 0.2s}.offer-card:hover{box-shadow:0 8px 32px rgba(0,0,0,0.07)}.offer-card--featured{background:#FFF9F0;border:1.5px solid #B8975A}.offer-card__header{display:flex;flex-direction:column;gap:0.4rem}.offer-card__tag{display:inline-block;align-self:flex-start;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:#B8975A;background:rgba(184,151,90,0.1);border:0.5px solid rgba(184,151,90,0.3);border-radius:4px;padding:0.2rem 0.5rem}.offer-card__name{font-family:"Cormorant Garamond","Georgia",serif !important;font-size:1.625rem;font-weight:500;color:#1A1A18;margin-bottom:0;letter-spacing:-.04em;text-transform:none !important;font-style:normal;line-height:1.15}.offer-card__price{font-family:"Cormorant Garamond","Georgia",serif;font-size:1.5rem;font-weight:500;color:#1A1A18;letter-spacing:-.04em}.offer-card__price span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;color:#6B6B62;font-weight:400;letter-spacing:0}.offer-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.4rem;font-size:.8125rem;color:#6B6B62;flex:1;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.offer-card__list li::before{content:"—";color:#B8975A;margin-right:0.4rem}.offer-card__cta{display:block;border:0.5px solid rgba(26,26,24,0.18);border-radius:6px;padding:0.6rem 0.875rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:500;color:#1A1A18;text-align:center;margin-top:auto;transition:background 0.2s, color 0.2s, border-color 0.2s;text-decoration:none}.offer-card__cta:hover{background:#1A1A18;color:#FAFAF7 !important;border-color:#1A1A18}.offer-card--featured .offer-card__cta{background:#1A1A18;color:#FAFAF7 !important;border-color:#1A1A18}.offer-card--featured .offer-card__cta:hover{background:#B8975A;border-color:#B8975A}.faq{max-width:640px}.faq__item{border-bottom:0.5px solid rgba(26,26,24,0.1);padding:1rem 0}.faq__q{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9375rem;font-weight:500;color:#1A1A18;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;gap:1rem}.faq__q::marker,.faq__q::-webkit-details-marker{display:none}.faq__q::after{content:"+";color:#B8975A;font-size:1.25rem;line-height:1;flex-shrink:0;transition:transform 0.2s;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400}details[open] .faq__q::after{content:"×"}.faq__a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;color:#6B6B62;line-height:1.65;margin-top:0.75rem;margin-bottom:0}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-row--2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field{display:flex;flex-direction:column;gap:0.35rem}.form-field label{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:500;color:#3A3A35}.contact-form input,.contact-form select,.contact-form textarea,#contact-form input,#contact-form select,#contact-form textarea{border:0.5px solid rgba(26,26,24,0.18) !important;border-radius:6px !important;padding:0.65rem 0.85rem;font-size:.8125rem;background:#FAFAF7 !important;color:#1A1A18 !important;outline:none;width:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:border-color 0.2s, box-shadow 0.2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,#contact-form input:focus,#contact-form select:focus,#contact-form textarea:focus{border-color:#B8975A !important;box-shadow:0 0 0 3px rgba(184,151,90,0.1)}.contact-form textarea,#contact-form textarea{resize:vertical;min-height:120px}.form-note{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;color:#6B6B62}.form-note a{color:#B8975A;text-decoration:underline;text-underline-offset:3px}.tech-pill{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;background:rgba(26,26,24,0.05);color:#6B6B62;border-radius:4px;padding:0.2rem 0.5rem;border:0.5px solid rgba(26,26,24,0.1)}.cta-block{background:#1A1A18;padding:5rem 3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.cta-block h2{color:#FAFAF7;margin-bottom:0.5rem}.cta-block p{color:rgba(245,240,232,0.55)}.cta-block em{color:#B8975A;font-style:italic}.muted{color:#6B6B62 !important}.maxw{max-width:680px;margin-left:auto;margin-right:auto}@media (max-width: 992px){.offer-cards-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.section{padding:3.5rem 0}.form-row--2{grid-template-columns:1fr}}@media (max-width: 576px){.section{padding:2.5rem 0}.offer-cards-grid{grid-template-columns:1fr}}.home .hero-section{min-height:88vh;display:flex;align-items:center;padding:80px 0}.home .hero-title{font-family:"Cormorant Garamond","Georgia",serif !important;font-size:clamp(2.8rem, 6.5vw, 5rem) !important;font-weight:500;font-style:italic;letter-spacing:-.04em;line-height:1.15;color:#1A1A18;text-transform:none !important}.home .hero-subtitle{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(0.95rem, 1.5vw, 1.05rem);font-weight:400;color:#6B6B62;line-height:1.8;max-width:520px}.hero-divider{width:48px;height:2px;background:#B8975A;margin:1.75rem 0;opacity:1}.bg-paper{background:#FAFAF7}.bg-white-warm{background:#F2EDE3}.bg-ink{background:#1A1A18}.sector-card{border-top:2px solid rgba(26,26,24,0.1);padding:2rem 0;transition:border-color 0.2s;display:flex;flex-direction:column;height:100%}.sector-card:hover{border-top-color:#B8975A}.sector-card:focus-within{border-top-color:#B8975A}.sector-number{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:200;color:#9A9A90;line-height:1;margin-bottom:0.75rem}.featured-project{background:#1A1A18;color:#F7F4EF;border-radius:14px;overflow:hidden}.featured-project .project-label{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;color:rgba(247,244,239,0.45) !important;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.featured-project .project-label::before{content:"";display:inline-block;width:18px;height:1px;background:#B8975A;vertical-align:middle;margin-right:0.5rem;margin-bottom:1px}.featured-project h3{font-family:"Cormorant Garamond","Georgia",serif !important;font-style:italic !important;font-size:clamp(1.5rem, 3.5vw, 2.4rem) !important;font-weight:500;color:#FFFFFF !important;line-height:1.15;letter-spacing:-.04em;text-transform:none !important}.featured-project p{color:rgba(247,244,239,0.7) !important}.featured-project .project-tag{display:inline-block;border:1px solid rgba(247,244,239,0.18);color:rgba(247,244,239,0.7) !important;padding:0.25rem 0.65rem;border-radius:4px;font-size:.8125rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.price-card{background:#FFFFFF;border:0.5px solid rgba(26,26,24,0.1);border-radius:14px;padding:2rem 1.5rem;transition:border-color 0.2s;display:flex;flex-direction:column}.price-card:hover{border-color:rgba(184,151,90,0.3)}.price-card.featured{border:1.5px solid #B8975A;background:#FFF9F0}.price-card .price-amount{font-family:"Cormorant Garamond","Georgia",serif !important;font-size:2.4rem;font-weight:500;color:#1A1A18;line-height:1;letter-spacing:-.04em;text-transform:none !important}.price-card .price-label{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.6875rem;color:#6B6B62;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.temoignage-carousel-wrap{max-width:760px;margin:0 auto}.temoignage-card{background:#FFFFFF;border:0.5px solid rgba(26,26,24,0.1);border-radius:14px;padding:2.5rem 3rem;display:flex;flex-direction:column}.temoignage-stars{color:#B8975A;font-size:1rem;letter-spacing:0.12em}.temoignage-texte{font-family:"Cormorant Garamond","Georgia",serif !important;font-style:italic;font-weight:400;font-size:1.1rem;line-height:1.8;color:#1A1A18;margin:0;border:none;padding:0;text-transform:none !important}.temoignage-btn{background:transparent;border:0.5px solid rgba(26,26,24,0.1);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#1A1A18;cursor:pointer;transition:border-color 0.18s, color 0.18s;flex-shrink:0}.temoignage-btn:hover,.temoignage-btn:focus-visible{border-color:#B8975A;color:#B8975A;outline:2px solid #B8975A;outline-offset:3px}.carousel-indicators-custom{display:flex;gap:0.5rem;align-items:center}.carousel-indicators-custom button{width:6px;height:6px;border-radius:50%;border:none;background:rgba(26,26,24,0.1);padding:0;cursor:pointer;transition:background 0.18s, transform 0.18s}.carousel-indicators-custom button.active{background:#B8975A;transform:scale(1.5)}.portfolio-card{border:0.5px solid rgba(26,26,24,0.1);border-radius:14px;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:border-color 0.2s, transform 0.2s, box-shadow 0.2s}.portfolio-card:hover{border-color:rgba(184,151,90,0.3);transform:translateY(-3px);box-shadow:0 12px 36px rgba(26,26,24,0.08)}.portfolio-card-img{width:100%;height:240px;overflow:hidden;flex-shrink:0}.portfolio-card-img-inner{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}.portfolio-card:hover .portfolio-card-img-inner{transform:scale(1.04)}.portfolio-card-body{padding:1.75rem;display:flex;flex-direction:column;flex:1}.portfolio-tag{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;border:0.5px solid rgba(26,26,24,0.1);border-radius:4px;padding:0.2rem 0.55rem;color:#6B6B62}.blog-card-img-wrap{width:100%;height:200px;overflow:hidden}.blog-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.blog-card-img-wrap:hover .blog-card-img{transform:scale(1.04)}.blog-featured-card{display:flex;flex-direction:row;border:0.5px solid rgba(26,26,24,0.1);border-radius:14px;overflow:hidden;transition:border-color 0.2s;min-height:320px}.blog-featured-img{flex:0 0 48%;max-width:48%;overflow:hidden}.blog-featured-body{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.post-back-link{display:inline-flex;align-items:center;gap:0.4rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;color:#6B6B62;text-decoration:none;margin-bottom:2rem}.post-back-link:hover,.post-back-link:focus-visible{color:#B8975A}.post-wrap{max-width:780px;margin:48px auto 96px;padding:0 20px}.post-header{margin-bottom:20px}.post-title{font-family:"Cormorant Garamond","Georgia",serif !important;font-style:italic;font-size:clamp(1.8rem, 4vw, 2.8rem) !important;line-height:1.15;font-weight:500;letter-spacing:-.04em;text-transform:none !important;margin:12px 0;color:#1A1A18}.post-meta{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#9A9A90;font-size:.8125rem;margin-bottom:20px}.post-hero{margin:28px 0 36px}.post-hero img{width:100%;border-radius:10px;display:block;border:0.5px solid rgba(26,26,24,0.1)}.post-hero figcaption{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:0.75rem;color:#9A9A90;text-align:center;margin-top:10px;font-style:italic}.post-content{font-size:1.0625rem;line-height:1.82;color:#1A1A18;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.post-content h2{font-family:"Cormorant Garamond","Georgia",serif !important;font-style:italic;font-size:1.5rem !important;margin:2.4rem 0 0.8rem;font-weight:500;letter-spacing:-.04em;text-transform:none !important}.post-content h3{font-family:"Cormorant Garamond","Georgia",serif !important;font-size:1.15rem !important;margin:1.6rem 0 0.6rem;font-weight:500;text-transform:none !important}.post-content p{margin:1rem 0;color:#1A1A18;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.post-content img{max-width:100%;border-radius:10px;display:block;margin:1.4rem auto;border:0.5px solid rgba(26,26,24,0.1)}.post-content a{color:#B8975A;text-decoration:underline;text-underline-offset:3px}.post-tags{margin-top:32px}.post-tag{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:transparent;color:#1A1A18;padding:0.3rem 0.65rem;border-radius:4px;font-size:.8125rem;margin:0 0.35rem 0.35rem 0;border:0.5px solid rgba(26,26,24,0.1)}.post-pager{margin-top:40px;display:flex;justify-content:space-between;gap:10px;border-top:0.5px solid rgba(26,26,24,0.1);padding-top:28px}.post-pager a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1A1A18;font-size:0.9rem}.post-pager a:hover{color:#B8975A}.about-art-box{padding:1.5rem}@media (min-width: 768px){.about-art-box{padding:2.5rem 3rem}}.pill{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;border:0.5px solid rgba(26,26,24,0.1);background:transparent;color:#6B6B62;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:400;flex-shrink:0}@media (max-width: 768px){.home .hero-section{min-height:auto;padding:72px 0 60px}.blog-featured-card{flex-direction:column;min-height:auto}.blog-featured-img{flex:none;max-width:100%;height:220px}.blog-featured-body{padding:1.5rem}.temoignage-card{padding:1.75rem}}@media (max-width: 576px){.home .hero-section{padding:56px 0 48px}.home .hero-title{font-size:2.4rem !important}.sector-card{padding-right:0 !important;padding-left:0 !important}.price-card{padding:1.5rem}.temoignage-card{padding:1.5rem}.post-wrap{margin:32px auto 64px;padding:0 16px}}.newsletter-block{background:#F2EDE3;border:0.5px solid rgba(184,151,90,0.3);border-radius:14px;padding:3rem;margin:5rem 0}.newsletter-block__label{font-size:.6875rem;color:#B8975A;text-transform:uppercase;letter-spacing:.12em;font-weight:500;margin-bottom:.5rem}.newsletter-block__title{font-family:"Cormorant Garamond","Georgia",serif;font-size:1.625rem;color:#1A1A18;margin-bottom:.5rem;font-style:normal}.newsletter-block__sub{font-size:.8125rem;color:#6B6B62;line-height:1.65;margin-bottom:1.5rem}.newsletter-form__row{display:flex;gap:.5rem;flex-wrap:wrap}.newsletter-form__row input[type="email"]{flex:1;min-width:200px;border:0.5px solid rgba(26,26,24,0.18);border-radius:6px;padding:0.6rem 0.875rem;font-size:.8125rem;background:#FAFAF7;color:#1A1A18;outline:none;transition:border-color 0.18s, box-shadow 0.18s}.newsletter-form__row input[type="email"]:focus{border-color:#B8975A;box-shadow:0 0 0 3px rgba(184,151,90,0.1)}.newsletter-form__row button[type="submit"]{background:#1A1A18;color:#FAFAF7;border:none;border-radius:6px;padding:0.6rem 1.1rem;font-size:.8125rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity 0.18s}.newsletter-form__row button[type="submit"]:hover{opacity:0.85}.newsletter-form__note{font-size:.6875rem;color:#9A9A90;margin-top:.5rem;margin-bottom:0}.blog-dev-toggle{border-top:0.5px solid rgba(26,26,24,0.1);padding-top:1.5rem;margin-top:3rem}.blog-dev-toggle summary{font-size:.8125rem;color:#6B6B62;cursor:pointer;list-style:none}.blog-dev-toggle summary::-webkit-details-marker{display:none}.blog-dev-toggle summary::before{content:'→ '}.blog-dev-toggle summary:hover{color:#1A1A18}.blog-dev-toggle details[open] summary::before{content:'↓ '}.newsletter-banner{display:flex;align-items:center;justify-content:space-between;background:rgba(184,151,90,0.1);border:0.5px solid rgba(184,151,90,0.3);border-radius:6px;padding:1rem 1.5rem;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.newsletter-banner span{font-size:.8125rem;color:#3A3A35}.process-steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1.5rem;margin:3rem 0}.process-step{border:0.5px solid rgba(26,26,24,0.1);border-radius:14px;padding:1.5rem}.process-step__num{font-size:.6875rem;font-weight:500;letter-spacing:.12em;color:#B8975A;text-transform:uppercase;margin-bottom:.5rem;display:block}.process-step__title{font-family:"Cormorant Garamond","Georgia",serif;font-size:1rem;color:#1A1A18;margin-bottom:.5rem}.process-step__text{font-size:.8125rem;color:#6B6B62;line-height:1.65;margin-bottom:0}.review-source{font-size:.6875rem;color:#B8975A;text-decoration:none;border-bottom:0.5px solid rgba(184,151,90,0.3)}.review-source:hover{color:#B8975A;border-bottom-color:#B8975A}.project-meta{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:1rem;background:#F2EDE3;border-radius:14px;padding:1.5rem;margin:3rem 0}.project-meta__item label{font-size:.6875rem;color:#9A9A90;text-transform:uppercase;letter-spacing:.12em;font-weight:500;display:block;margin-bottom:4px}.project-meta__item span{font-size:.8125rem;color:#1A1A18;font-weight:500}.project-cta-inline{background:#F2EDE3;border:0.5px solid rgba(184,151,90,0.3);border-radius:14px;padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:5rem}
