/*
Theme Name: Leandro Pisanu
Theme URI: https://example.com/leandro-expert
Author: QYRA / Custom Build
Description: Tema custom Leandro Pisanu per sito, prenotazioni e area operativa.
Version: 1.14.0
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 8.1
Text Domain: leandro-expert
*/
:root{--le-navy:#0f2747;--le-navy2:#16385f;--le-red:#e30613;--le-red-dark:#bf0915;--le-green:#16b867;--le-bg:#f5f8fc;--le-line:#dfe7f1;--le-text:#12233c;--le-muted:#66758a;--le-white:#fff;--le-shadow:0 14px 40px rgba(13,39,72,.10);--le-radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--le-text);background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.screen-reader-text{position:absolute;left:-9999px}
.le-container{width:min(1180px,calc(100% - 36px));margin:auto}
.le-icon{width:1.15em;height:1.15em;display:inline-block;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.le-icon-wrap{width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 4px 10px rgba(0,0,0,.06);color:var(--le-red)}
.le-topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #edf1f6}.le-header{min-height:74px;display:flex;align-items:center;gap:28px}.le-brand{display:flex;align-items:center;gap:11px;font-weight:900;letter-spacing:-.03em;white-space:nowrap}.le-mark{width:40px;height:40px;border-radius:14px;background:var(--le-navy);display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.le-mark:before{content:"";position:absolute;left:11px;top:6px;width:10px;height:24px;border-radius:8px;background:#fff}.le-mark:after{content:"";position:absolute;left:11px;bottom:8px;width:20px;height:8px;border-radius:8px;background:var(--le-red)}.le-brand b{font-size:19px}.le-brand b span{color:var(--le-red)}.le-brand small{display:block;font-size:9px;letter-spacing:.14em;font-weight:650;color:var(--le-muted);text-transform:uppercase}.le-brand-image img{display:block;height:46px;width:auto;max-width:100%}.le-brand-footer{display:inline-flex;padding:8px 10px;border-radius:12px;background:#fff}.le-brand-footer img{height:40px}.le-nav{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:14px;font-weight:700}.le-nav a{padding:26px 0;border-bottom:2px solid transparent}.le-nav a:hover,.le-nav .current-menu-item>a{color:var(--le-red);border-color:var(--le-red)}.le-header-actions{display:flex;gap:10px;align-items:center}.le-phone{font-weight:800;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}
.le-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:11px;padding:13px 18px;font-size:14px;font-weight:850;cursor:pointer;transition:.18s ease}.le-btn:hover{transform:translateY(-1px)}.le-btn-primary{background:var(--le-red);color:#fff;box-shadow:0 7px 16px rgba(227,6,19,.22)}.le-btn-primary:hover{background:var(--le-red-dark)}.le-btn-outline{border:1px solid #ccd7e5;background:#fff;color:var(--le-navy)}.le-btn-whatsapp{background:var(--le-green);color:#fff}.le-menu-toggle{display:none;margin-left:auto;background:none;border:0;padding:8px;color:var(--le-navy)}
.le-hero{background:linear-gradient(100deg,#f8fbff 0%,#f4f7fb 48%,#e8edf3 100%);overflow:hidden;border-bottom:1px solid var(--le-line)}.le-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:540px;align-items:center;gap:28px}.le-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:#6a7b90}.le-hero h1{font-size:58px;line-height:.95;letter-spacing:-.055em;margin:12px 0 18px;max-width:650px}.le-hero h1 em{font-style:normal;color:var(--le-red)}.le-lead{font-size:18px;color:#4f5f73;max-width:610px}.le-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.le-trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:13px;font-weight:800}.le-trust-row span{display:flex;align-items:center;gap:10px}.le-hero-visual{min-height:500px;display:flex;align-items:flex-end;justify-content:center}.le-hero-photo img{width:100%;height:520px;object-fit:cover;object-position:center;border-radius:34px 34px 0 0;box-shadow:var(--le-shadow)}
.le-section{padding:72px 0}.le-section-alt{background:var(--le-bg);border-top:1px solid var(--le-line);border-bottom:1px solid var(--le-line)}.le-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.le-section h2{font-size:36px;line-height:1.05;letter-spacing:-.04em;margin:0 0 8px}.le-section p.le-sub,.le-sub{margin:0;color:var(--le-muted);max-width:680px}.le-grid{display:grid;gap:16px}.le-grid-4{grid-template-columns:repeat(4,1fr)}.le-grid-3{grid-template-columns:repeat(3,1fr)}.le-card{background:#fff;border:1px solid var(--le-line);border-radius:var(--le-radius);padding:22px;box-shadow:0 8px 25px rgba(13,39,72,.045)}.le-service-card{text-align:center;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.le-service-icon{width:62px;height:62px;border-radius:16px;background:#f4f8fd;color:var(--le-navy);display:grid;place-items:center}.le-service-icon .le-icon{width:34px;height:34px}.le-service-card h3{margin:0;font-size:17px}.le-service-card p{font-size:13px;color:var(--le-muted);margin:0}
.le-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.le-brand-tile{min-height:78px;border:1px solid var(--le-line);border-radius:14px;background:#fff;display:grid;place-items:center;font-size:22px;font-weight:900;letter-spacing:-.03em;color:#20334b;box-shadow:0 8px 25px rgba(13,39,72,.04)}
.le-split-section{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.le-split-reverse .le-split-media{order:2}.le-split-reverse .le-split-copy{order:1}.le-split-media img{border-radius:24px;box-shadow:var(--le-shadow)}.le-split-copy h2{font-size:38px;line-height:1.03;letter-spacing:-.04em;margin:10px 0 14px}.le-feature-list{display:grid;gap:12px;margin-top:22px}.le-feature-list>div{display:flex;align-items:center;gap:12px;font-weight:700;color:#2c415c}
.le-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.le-step{display:flex;gap:15px}.le-step-num{width:45px;height:45px;flex:0 0 auto;border-radius:50%;background:var(--le-red);color:#fff;display:grid;place-items:center;font-weight:950;font-size:20px}.le-step h3{margin:1px 0 5px}.le-step p{margin:0;color:var(--le-muted);font-size:14px}.le-review{position:relative}.le-stars{color:#ff9e1a;display:flex;gap:2px;margin-bottom:10px}.le-stars .le-icon{fill:none;stroke:#ff9e1a}.le-review blockquote{margin:12px 0;color:#405169}
.le-faq details{background:#fff;border:1px solid var(--le-line);border-radius:12px;margin:10px 0;padding:0 18px}.le-faq summary{cursor:pointer;font-weight:800;padding:18px 0}.le-faq details p{color:var(--le-muted);margin-top:0}
.le-cta{border-radius:26px;background:linear-gradient(135deg,var(--le-navy),#163d69);color:#fff;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.le-cta h2{color:#fff}.le-footer{background:#0c2748;color:#fff;padding:42px 0 18px}.le-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:34px}.le-footer small,.le-footer p{color:#c9d4e2}.le-footer h4{margin-top:0}.le-contact-lines span{display:flex;align-items:flex-start;gap:9px;margin:0 0 8px}.le-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#aebdce}
.le-page-hero{padding:54px 0 44px;background:linear-gradient(110deg,#f7faff,#eef3f8);border-bottom:1px solid var(--le-line)}.le-page-hero h1{font-size:44px;letter-spacing:-.045em;margin:0 0 10px}.le-page-content{padding:55px 0}.le-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.le-contact-item{display:flex;gap:14px;margin-bottom:20px}.le-contact-ico{width:42px;height:42px;border-radius:50%;background:#eff4fa;display:grid;place-items:center;color:var(--le-navy)}.le-contact-ico .le-icon{width:20px;height:20px}.le-form-card{background:#fff;border:1px solid var(--le-line);border-radius:18px;padding:24px}.le-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.le-field label{display:block;font-size:12px;font-weight:850;margin-bottom:7px;color:#31445e}.le-field input,.le-field select,.le-field textarea{width:100%;border:1px solid #d9e3ee;border-radius:9px;padding:12px 13px;background:#fff;color:var(--le-text);font:inherit}.le-field textarea{min-height:120px}.le-wide{grid-column:1/-1}.le-empty{padding:24px;border:1px dashed #cbd7e5;border-radius:14px;color:var(--le-muted);background:#f9fbfd}.le-mobile-cta{display:none}
@media(max-width:980px){.le-nav,.le-phone{display:none}.le-menu-toggle{display:block}.le-header-actions{margin-left:auto}.le-header-actions .le-btn{display:none}.le-nav.open{display:flex;position:absolute;left:0;right:0;top:74px;background:#fff;border-bottom:1px solid var(--le-line);padding:16px 24px;flex-direction:column;align-items:flex-start;gap:0}.le-nav.open a{padding:12px 0}.le-hero-grid,.le-split-section,.le-contact-grid{grid-template-columns:1fr}.le-hero{padding-top:24px}.le-hero h1{font-size:48px}.le-hero-visual{min-height:360px}.le-hero-photo img{height:360px;border-radius:24px}.le-grid-4{grid-template-columns:repeat(2,1fr)}.le-brand-grid{grid-template-columns:repeat(2,1fr)}.le-footer-grid{grid-template-columns:1fr 1fr}.le-steps{grid-template-columns:1fr}}
@media(max-width:640px){body{padding-bottom:68px}.le-container{width:min(100% - 24px,1180px)}.le-header{min-height:65px}.le-brand b{font-size:17px}.le-mark{width:35px;height:35px}.le-brand-image img{height:34px}.le-brand-footer img{height:34px}.le-hero-grid{min-height:auto}.le-hero{padding-top:10px}.le-hero h1{font-size:42px}.le-lead{font-size:16px}.le-hero-actions{display:grid;grid-template-columns:1fr}.le-hero-actions .le-btn{width:100%}.le-hero-visual{min-height:295px}.le-hero-photo img{height:270px}.le-section{padding:48px 0}.le-section h2,.le-split-copy h2{font-size:29px}.le-section-head{align-items:start;flex-direction:column}.le-grid-4,.le-grid-3,.le-brand-grid{grid-template-columns:1fr 1fr}.le-service-card{padding:16px;min-height:145px}.le-cta{padding:26px;align-items:flex-start;flex-direction:column}.le-footer-grid{grid-template-columns:1fr}.le-footer-bottom{flex-direction:column}.le-form-grid{grid-template-columns:1fr}.le-wide{grid-column:auto}.le-page-hero h1{font-size:36px}.le-mobile-cta{position:fixed;z-index:60;left:0;right:0;bottom:0;height:68px;background:#fff;border-top:1px solid var(--le-line);display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 12px}.le-mobile-cta .le-btn{padding:10px}.le-grid-3{grid-template-columns:1fr}}
.le-nav a.is-active{color:var(--le-red);border-color:var(--le-red)}
/* V1.4 navigation + rich internal pages */
.le-btn-portal{background:#102d50;color:#fff;border:1px solid #102d50}.le-btn-portal:hover{background:#0b223d}.le-nav-portal{display:none!important;align-items:center;gap:8px}.le-nav-portal .le-icon{width:17px;height:17px}.le-page-hero-rich,.le-page-hero-booking{padding:54px 0;background:linear-gradient(115deg,#f8fbff,#eef4fa);overflow:hidden}.le-page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.le-page-hero-rich h1,.le-page-hero-booking h1{font-size:48px;letter-spacing:-.05em;line-height:1.02;margin:10px 0 16px;max-width:720px}.le-page-hero-media img{width:100%;height:390px;object-fit:cover;border-radius:26px;box-shadow:0 18px 48px rgba(15,39,71,.13)}.le-hero-proof{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.le-hero-proof span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #dfe7f1;font-size:11px;font-weight:850;color:#29425f}.le-booking-help-card{background:#102d50;color:#fff;border-radius:22px;padding:22px;display:flex;align-items:center;gap:15px;box-shadow:0 18px 42px rgba(16,45,80,.16)}.le-booking-help-card>span{width:54px;height:54px;border-radius:17px;background:#fff;color:#102d50;display:grid;place-items:center}.le-booking-help-card small,.le-booking-help-card b,.le-booking-help-card a{display:block}.le-booking-help-card small{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#c9d8e7}.le-booking-help-card b{font-size:21px;margin:3px 0}.le-booking-help-card a{font-size:12px;font-weight:850;color:#fff}.le-booking-page-content{padding-top:38px}.le-service-grid-rich .le-service-card-rich{min-height:255px;justify-content:flex-start;padding-top:24px}.le-service-card-rich .le-btn{margin-top:auto;width:100%}.le-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.le-process-grid article{position:relative;border:1px solid #dfe7f1;border-radius:18px;background:#fff;padding:22px;box-shadow:0 8px 24px rgba(13,39,72,.04)}.le-process-grid article>span{position:absolute;right:14px;top:12px;font-size:11px;font-weight:900;color:#a6b1bf}.le-process-grid article>.le-icon{width:34px;height:34px;color:#e30613;margin-bottom:12px}.le-process-grid h3{font-size:17px;margin:0 0 7px}.le-process-grid p{font-size:12px;color:#68798d;margin:0}.le-info-banner{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:18px;padding:26px;border-radius:22px;background:linear-gradient(135deg,#102d50,#173f6b);color:#fff}.le-info-banner-icon{width:62px;height:62px;border-radius:18px;background:#fff;color:#102d50;display:grid;place-items:center}.le-info-banner-icon .le-icon{width:30px;height:30px}.le-info-banner h2{font-size:24px;margin:0 0 6px}.le-info-banner p{margin:0;color:#d6e2ee;font-size:13px}.le-brand-grid-large{grid-template-columns:repeat(4,1fr)}.le-team-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.le-role-card{border:1px solid #dfe7f1;border-radius:22px;padding:28px;background:#fff;box-shadow:0 10px 28px rgba(13,39,72,.05)}.le-role-card>span{width:56px;height:56px;border-radius:17px;background:#eef4fa;color:#102d50;display:grid;place-items:center}.le-role-card>span .le-icon{width:28px;height:28px}.le-role-card>small{display:block;color:#e30613;font-size:10px;font-weight:900;letter-spacing:.12em;margin-top:18px}.le-role-card h2{font-size:30px;margin:4px 0 10px}.le-role-card p{color:#607187}.le-role-card ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px}.le-role-card li{position:relative;padding-left:24px;font-size:13px;font-weight:750}.le-role-card li:before{content:"";position:absolute;left:3px;top:4px;width:7px;height:4px;border-left:2px solid #16a765;border-bottom:2px solid #16a765;transform:rotate(-45deg)}.le-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.le-values-grid article{border:1px solid #dfe7f1;background:#fff;border-radius:18px;padding:20px}.le-values-grid article>.le-icon{width:30px;height:30px;color:#102d50;margin-bottom:12px}.le-values-grid h3{margin:0 0 6px;font-size:16px}.le-values-grid p{margin:0;color:#6b7b8f;font-size:12px}.le-review-highlight{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:22px;background:#102d50;color:#fff;margin-bottom:20px}.le-review-highlight>div{display:grid;grid-template-columns:54px 1fr;column-gap:15px}.le-review-big-icon{grid-row:1/3;width:54px;height:54px;border-radius:17px;background:#fff;color:#ff9e1a;display:grid;place-items:center}.le-review-highlight h2{font-size:24px;margin:0 0 5px}.le-review-highlight p{grid-column:2;margin:0;color:#d2deea;max-width:760px;font-size:13px}.le-review-grid-rich .le-review{min-height:210px}.le-review-grid-rich .le-review small{display:block;color:#8694a6;margin-top:4px}.le-contact-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.le-contact-actions-grid>a{border:1px solid #dfe7f1;border-radius:20px;padding:22px;background:#fff;display:grid;grid-template-columns:52px 1fr;grid-template-areas:"icon small" "icon title" "icon link";column-gap:14px;box-shadow:0 8px 24px rgba(13,39,72,.04);transition:.16s}.le-contact-actions-grid>a:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(13,39,72,.08)}.le-contact-actions-grid>a>span{grid-area:icon;width:52px;height:52px;border-radius:16px;background:#eef4fa;color:#102d50;display:grid;place-items:center}.le-contact-actions-grid>a.whatsapp>span{background:#eaf9f1;color:#16804b}.le-contact-actions-grid small{grid-area:small;font-size:9px;font-weight:900;letter-spacing:.1em;color:#8794a5}.le-contact-actions-grid b{grid-area:title;font-size:15px;color:#1c3757}.le-contact-actions-grid em{grid-area:link;font-style:normal;font-size:11px;font-weight:850;color:#e30613;margin-top:4px}.le-contact-info-card h2,.le-form-card h2{font-size:26px;margin:7px 0 18px}.le-form-submit-row{display:flex;align-items:center;gap:12px}.le-form-submit-row>span{font-size:12px;font-weight:800;color:#16804b}.le-form-submit-row>span.error{color:#9c2832}.le-faq-layout{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.le-faq-aside{position:sticky;top:100px;border-radius:22px;background:#102d50;color:#fff;padding:26px}.le-faq-aside>span{width:52px;height:52px;border-radius:16px;background:#fff;color:#102d50;display:grid;place-items:center}.le-faq-aside h2{font-size:25px;margin:16px 0 8px}.le-faq-aside p{font-size:13px;color:#d4e0ec;margin-bottom:20px}.le-faq-rich details{border-radius:15px;padding:0 18px}.le-faq-rich summary{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.le-faq-rich summary>span{width:30px;height:30px;border-radius:10px;background:#eef4fa;color:#102d50;display:grid;place-items:center;font-size:10px}.le-faq-rich summary>.le-icon{width:17px;height:17px;transition:.2s}.le-faq-rich details[open] summary>.le-icon{transform:rotate(90deg)}.le-faq-rich details p{padding-left:48px;padding-bottom:16px}.le-customer-area-layout{display:grid;grid-template-columns:330px 1fr;gap:24px;align-items:start}.le-customer-guide{border:1px solid #dfe7f1;border-radius:20px;background:#fff;padding:24px}.le-customer-guide h2{font-size:24px;margin:0 0 18px}.le-customer-guide>div{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid #edf1f5}.le-customer-guide>div>span{width:32px;height:32px;border-radius:50%;background:#e30613;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}.le-customer-guide p,.le-customer-guide b,.le-customer-guide small{display:block;margin:0}.le-customer-guide b{font-size:12px}.le-customer-guide small{font-size:10px;color:#76869a;margin-top:2px}.le-customer-guide>a{margin-top:16px;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:850;color:#16804b}.le-customer-status-wrap{min-width:0}.le-customer-status-wrap .lec-lookup{max-width:none;box-shadow:0 10px 28px rgba(13,39,72,.05)}
@media(max-width:1100px){.le-header{gap:16px}.le-nav{gap:14px}.le-header-actions{gap:7px}.le-btn-portal{display:none}.le-process-grid,.le-values-grid{grid-template-columns:1fr 1fr}.le-page-hero-grid{grid-template-columns:1fr}.le-page-hero-media img{height:340px}.le-booking-help-card{max-width:520px}.le-contact-actions-grid{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:980px){.le-nav-portal{display:flex!important;width:100%;padding:13px 0!important;border-top:1px solid #edf1f5!important;margin-top:8px}.le-page-hero-rich h1,.le-page-hero-booking h1{font-size:40px}.le-faq-layout,.le-customer-area-layout{grid-template-columns:1fr}.le-faq-aside{position:static}.le-contact-actions-grid{grid-template-columns:1fr}.le-brand-grid-large{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.le-page-hero-rich,.le-page-hero-booking{padding:38px 0}.le-page-hero-rich h1,.le-page-hero-booking h1{font-size:34px}.le-page-hero-media img{height:250px}.le-process-grid,.le-values-grid,.le-team-role-grid{grid-template-columns:1fr}.le-info-banner{grid-template-columns:50px 1fr}.le-info-banner>a{grid-column:1/-1}.le-review-highlight{align-items:flex-start;flex-direction:column}.le-review-highlight>div{grid-template-columns:44px 1fr}.le-review-big-icon{width:44px;height:44px}.le-contact-actions-grid{grid-template-columns:1fr}.le-brand-grid-large{grid-template-columns:1fr 1fr}.le-faq-rich details p{padding-left:0}}
.le-home-service-card{min-height:215px}.le-home-service-link{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:900;color:#e30613}.le-home-service-link .le-icon{width:15px;height:15px}
/* Header refinements V1.4 */
@media(min-width:1101px){.le-header{min-height:82px;gap:20px}.le-brand-image img{height:58px}.le-nav{gap:18px;font-size:13px}.le-nav a{padding:29px 0}.le-header-actions .le-btn{padding:11px 13px;font-size:12px}}
@media(max-width:1280px) and (min-width:981px){.le-phone{display:none}.le-nav{gap:14px}}
/* V1.5 — richer services + five-step journey */
.le-steps-five{grid-template-columns:repeat(5,1fr)}.le-steps-five .le-step{display:block;text-align:center;padding:20px 15px}.le-steps-five .le-step-num{margin:0 auto 13px}.le-steps-five .le-step h3{font-size:15px}.le-steps-five .le-step p{font-size:12px}.le-home-service-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:7px}.le-home-service-book{font-size:11px;font-weight:900;color:var(--le-red);padding:7px 9px;border-radius:9px;background:#fff5f6}.le-home-service-link{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:900;color:var(--le-navy)}
.le-services-hero{background:linear-gradient(120deg,#f7faff,#eef4fa)}.le-service-hero-card{background:#fff;border:1px solid var(--le-line);border-radius:18px;padding:18px;display:flex;align-items:center;gap:13px;box-shadow:var(--le-shadow)}.le-service-hero-card>span{width:50px;height:50px;border-radius:15px;background:#edf4fa;color:var(--le-navy);display:grid;place-items:center}.le-service-hero-card>span .le-icon{width:25px;height:25px}.le-service-hero-card small,.le-service-hero-card b,.le-service-hero-card a{display:block}.le-service-hero-card small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#8291a4;font-weight:900}.le-service-hero-card b{font-size:13px;margin:2px 0}.le-service-hero-card a{font-size:11px;color:#2e6398;font-weight:900}.le-services-page{background:#f7f9fc}.le-service-index{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:24px}.le-service-index a{background:#fff;border:1px solid var(--le-line);border-radius:13px;padding:11px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:900;color:#2c4764}.le-service-index a span{width:30px;height:30px;border-radius:9px;background:#eef4fa;display:grid;place-items:center}.le-service-index .le-icon{width:16px}.le-service-detail-list{display:grid;gap:12px}.le-service-detail{background:#fff;border:1px solid var(--le-line);border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(13,39,72,.04);scroll-margin-top:100px}.le-service-detail.is-open{border-color:#c3d4e5;box-shadow:0 16px 34px rgba(13,39,72,.08)}.le-service-detail-head{width:100%;border:0;background:#fff;padding:18px;display:grid;grid-template-columns:58px 1fr 38px;align-items:center;gap:14px;text-align:left;cursor:pointer}.le-service-detail-icon{width:58px;height:58px;border-radius:17px;background:#eef4fa;color:var(--le-navy);display:grid;place-items:center}.le-service-detail-icon .le-icon{width:28px;height:28px}.le-service-detail-title small,.le-service-detail-title strong,.le-service-detail-title em{display:block}.le-service-detail-title small{font-size:8px;letter-spacing:.13em;color:var(--le-red);font-weight:900}.le-service-detail-title strong{font-size:20px;color:var(--le-navy);margin:2px 0}.le-service-detail-title em{font-style:normal;font-size:12px;color:#718195}.le-service-detail-toggle{width:38px;height:38px;border-radius:50%;background:#f4f7fa;color:#56708a;display:grid;place-items:center;transition:.2s}.le-service-detail.is-open .le-service-detail-toggle{background:var(--le-red);color:#fff;transform:rotate(90deg)}.le-service-detail-body{border-top:1px solid #edf1f5;padding:22px;display:grid;grid-template-columns:1fr 260px;gap:22px}.le-service-detail-body[hidden]{display:none}.le-service-detail-copy>h2{font-size:28px;margin:0 0 8px}.le-service-detail-copy>p{font-size:14px;color:#596b80;max-width:760px}.le-service-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.le-service-detail-columns>div{background:#f8fafc;border-radius:15px;padding:15px}.le-service-detail-columns h3{font-size:13px;margin:0 0 10px}.le-service-detail-columns ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.le-service-detail-columns li{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:#4f6277}.le-service-detail-columns li .le-icon{width:15px;height:15px;color:#2a6b9f;flex:0 0 auto}.le-service-note{margin-top:15px;border-radius:14px;background:#fff7f7;border:1px solid #f4d5d7;padding:13px;display:flex;gap:10px;align-items:flex-start}.le-service-note>span{color:var(--le-red)}.le-service-note p{margin:0;font-size:11px;color:#5e6170}.le-service-detail-cta{background:linear-gradient(145deg,var(--le-navy),#18456f);color:#fff;border-radius:17px;padding:18px;align-self:start;position:sticky;top:100px}.le-service-cta-icon{width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,.1);display:grid;place-items:center}.le-service-detail-cta h3{font-size:18px;margin:13px 0 6px}.le-service-detail-cta p{font-size:11px;color:#d6e1ec}.le-service-detail-cta .le-btn{width:100%;margin-top:10px}.le-service-wa{display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-size:11px;font-weight:900;margin-top:11px}.le-service-process{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.le-service-process>div{background:#fff;border:1px solid var(--le-line);border-radius:16px;padding:17px}.le-service-process>div>span{width:42px;height:42px;border-radius:12px;background:#eef4fa;color:var(--le-navy);display:grid;place-items:center}.le-service-process h3{font-size:14px;margin:10px 0 5px}.le-service-process p{font-size:11px;color:#68798d;margin:0}
@media(max-width:1100px){.le-steps-five{grid-template-columns:repeat(3,1fr)}.le-service-index{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.le-steps-five{grid-template-columns:1fr}.le-steps-five .le-step{display:flex;text-align:left}.le-steps-five .le-step-num{margin:0}.le-service-index{grid-template-columns:1fr 1fr}.le-service-detail-body{grid-template-columns:1fr}.le-service-detail-cta{position:static}.le-service-detail-columns,.le-service-process{grid-template-columns:1fr}}
@media(max-width:520px){.le-service-index{grid-template-columns:1fr}.le-service-detail-head{grid-template-columns:48px 1fr 32px;padding:14px}.le-service-detail-icon{width:48px;height:48px}.le-service-detail-title strong{font-size:17px}.le-service-detail-title em{font-size:10px}.le-service-detail-body{padding:15px}.le-service-detail-columns{grid-template-columns:1fr}}
/* Public quote / customer approval */
.le-quote-public-page{padding:64px 0;background:#f5f8fc;min-height:70vh}.le-quote-public-card{max-width:920px;margin:auto;background:#fff;border:1px solid #dfe7f1;border-radius:24px;padding:34px;box-shadow:0 18px 50px rgba(15,39,71,.08)}.le-quote-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;border-bottom:1px solid #e7edf4;padding-bottom:22px}.le-quote-head h1{font-size:36px;margin:5px 0 6px;color:#0f2747}.le-quote-head p{margin:0;color:#6b7b90}.le-quote-status{display:inline-flex;padding:8px 12px;border-radius:999px;font-weight:900;font-size:12px;background:#eef3f8;color:#344c68}.le-quote-status.status-sent{background:#e9f3ff;color:#1d65a7}.le-quote-status.status-accepted{background:#e8f8ee;color:#167742}.le-quote-status.status-rejected{background:#ffe9eb;color:#a22934}.le-quote-message{margin:18px 0;padding:14px 16px;border-radius:12px;display:flex;align-items:center;gap:9px;font-weight:800}.le-quote-message.success{background:#ecfbf4;color:#167742;border:1px solid #c7ecd8}.le-quote-message.danger{background:#fff1f2;color:#98252e;border:1px solid #f0c4c8}.le-quote-customer{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.le-quote-customer>div{background:#f8fafc;border-radius:14px;padding:14px}.le-quote-customer small,.le-quote-customer b{display:block}.le-quote-customer small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8795a6}.le-quote-customer b{margin-top:4px;color:#203b5c}.le-quote-lines{border:1px solid #e1e8f0;border-radius:15px;overflow:hidden}.le-quote-line{display:grid;grid-template-columns:1fr 80px 120px 120px;gap:12px;padding:13px 15px;border-bottom:1px solid #edf1f5;font-size:13px}.le-quote-line:last-child{border-bottom:0}.le-quote-line.head{background:#f6f9fc;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#718197}.le-quote-totals{margin:20px 0 0 auto;max-width:330px}.le-quote-totals>div{display:flex;justify-content:space-between;padding:7px 0}.le-quote-totals .total{border-top:2px solid #0f2747;margin-top:6px;padding-top:12px;font-size:18px;color:#0f2747}.le-quote-decision{display:flex;gap:10px;justify-content:flex-end;margin-top:28px;padding-top:22px;border-top:1px solid #e7edf4}.le-quote-footer-note{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;background:#f8fafc;border-radius:14px;padding:16px}.le-quote-footer-note p{margin:0;color:#607189;font-size:12px}@media(max-width:700px){.le-quote-public-card{padding:22px}.le-quote-head,.le-quote-footer-note{flex-direction:column}.le-quote-customer{grid-template-columns:1fr}.le-quote-line{grid-template-columns:1fr 50px 90px}.le-quote-line span:nth-child(3){display:none}.le-quote-decision{flex-direction:column}.le-quote-decision .le-btn{width:100%}}
@media print{header,.le-footer,.le-mobile-cta,.le-quote-decision,.le-quote-footer-note button{display:none!important}.le-quote-public-page{padding:0;background:#fff}.le-quote-public-card{box-shadow:none;border:0;max-width:none}}
/* V1.7 - BSH Service Partner brand manual compliance */
.le-authorized-section{background:#f6f8fb}.le-authorized-intro{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:34px;align-items:center;margin-bottom:28px}.le-service-partner-badge{display:block;width:220px;max-width:100%;height:auto}.le-official-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.le-official-brand-card,.le-official-brand-cell,.le-brand-logo-stage{background:#fff!important;border:1px solid #e3e9ef;border-radius:16px;display:flex;align-items:center;justify-content:center}.le-official-brand-card{min-height:190px;padding:42px 48px;flex-direction:column;gap:18px;text-align:center;box-shadow:0 8px 22px rgba(15,39,71,.04)}.le-official-brand-card span{font-size:11px;font-weight:850;color:#52677f}.le-official-brand-logo{display:block!important;width:160px!important;max-width:160px!important;min-width:114px!important;height:auto!important;object-fit:contain!important;filter:none!important;opacity:1!important;transform:none!important}.le-authorized-actions{display:flex;justify-content:flex-end;margin-top:20px}.le-official-brand-row{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:18px;align-items:stretch}.le-official-brand-cell{min-height:165px;padding:38px 42px}.le-official-brand-row.compact .le-official-brand-cell{min-height:140px;padding:28px 32px}.le-service-partner-hero{background:#fff;border:1px solid #e2e8ef;border-radius:26px;padding:28px;display:grid;gap:22px;align-content:center;justify-items:center}.le-service-partner-hero .le-service-partner-badge{width:260px}.le-authorized-story{display:grid;gap:24px}.le-authorized-story-brand{display:grid;grid-template-columns:230px 1fr;gap:30px;align-items:center}.le-brand-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.le-brand-detail-card{background:#fff;border:1px solid #dfe7f1;border-radius:20px;padding:24px;box-shadow:0 10px 28px rgba(15,39,71,.05);scroll-margin-top:100px}.le-brand-logo-stage{min-height:180px;padding:42px 48px;margin-bottom:20px}.le-brand-detail-copy h3{font-size:22px;margin:5px 0 8px;color:#102b4d}.le-brand-detail-copy p{margin:0;color:#62748a;font-size:13px}.le-brand-official-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.le-brand-official-links a{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dfe7f1;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:850;color:#1e507e;background:#fbfcfe}.le-brand-official-links .le-icon{width:14px;height:14px}.le-other-brands{display:flex;flex-wrap:wrap;gap:10px}.le-other-brands span{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce4ec;border-radius:999px;padding:10px 16px;background:#fff;color:#3e536b;font-weight:800;font-size:12px}.le-global-service-partner-strip{background:#fff;border-top:1px solid #e5ebf1;border-bottom:1px solid #e5ebf1;padding:28px 0}.le-global-service-partner-inner{display:grid;grid-template-columns:270px 1fr;gap:34px;align-items:center}.le-global-sp-copy{display:grid;gap:10px}.le-global-sp-copy .le-service-partner-badge{width:180px}.le-global-sp-copy p{margin:0;color:#5f7185;font-size:12px;max-width:260px}.le-official-brand-row.footer-row{grid-template-columns:repeat(4,1fr);gap:12px}.le-official-brand-row.footer-row .le-official-brand-cell{min-height:130px;padding:30px 36px}.le-official-brand-row.footer-row .le-official-brand-logo{width:145px!important;max-width:145px!important}.le-brand-name{font-weight:900;color:#20354f}
@media(max-width:980px){.le-authorized-intro,.le-authorized-story-brand,.le-global-service-partner-inner{grid-template-columns:1fr}.le-official-brand-grid,.le-official-brand-row{grid-template-columns:repeat(2,1fr)}.le-brand-detail-grid{grid-template-columns:1fr}.le-global-sp-copy{justify-items:center;text-align:center}.le-global-sp-copy p{max-width:600px}}
@media(max-width:600px){.le-official-brand-grid,.le-official-brand-row,.le-official-brand-row.footer-row{grid-template-columns:1fr}.le-official-brand-card,.le-official-brand-cell,.le-brand-logo-stage{min-height:150px;padding:34px}.le-brand-official-links{grid-template-columns:1fr}.le-authorized-intro{gap:22px}.le-service-partner-badge{width:190px}}

/* V1.8 FINAL — navigation, brand page and responsive refinement */
.le-header{width:min(1380px,calc(100% - 32px));gap:18px;min-height:78px}
.le-brand-image{flex:0 0 auto}
.le-brand-image img{height:44px;width:auto}
.le-nav{margin-left:8px;gap:18px;flex:1 1 auto;justify-content:center;min-width:0;flex-wrap:nowrap}
.le-nav>a{padding:28px 0 26px;white-space:nowrap;line-height:1;font-size:13px;border-bottom:2px solid transparent}
.le-nav a.is-active{color:var(--le-red);border-color:var(--le-red)}
.le-nav-mobile-actions{display:none}
.le-header-actions{flex:0 0 auto;gap:8px;white-space:nowrap}
.le-header-actions .le-btn{padding:11px 13px;font-size:12px;min-height:42px}
.le-header-actions .le-icon{width:16px;height:16px}
.le-header-book{min-width:98px}
.le-phone{font-size:13px}

/* Approved team photography */
.le-hero-photo img{object-position:center 38%}
.le-split-media img,.le-page-hero-media img{object-position:center}

/* Production-ready brands page */
.le-marchi-hero{padding:68px 0 62px}
.le-marchi-hero .le-page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(470px,.88fr);gap:54px}
.le-marchi-hero h1{max-width:760px}
.le-marchi-trust-panel{background:#fff;border:1px solid #dfe7f1;border-radius:26px;padding:30px;box-shadow:0 18px 50px rgba(15,39,71,.08);display:grid;gap:20px;justify-items:center;align-content:center}
.le-marchi-trust-panel>.le-service-partner-badge{width:168px!important;max-width:168px!important;height:auto!important;object-fit:contain!important}
.le-marchi-trust-panel>p{margin:0;color:#5f7185;font-size:12px;font-weight:800;text-align:center}
.le-marchi-trust-panel .le-official-brand-row{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.le-marchi-trust-panel .le-official-brand-cell{min-height:112px;padding:20px 24px;border-radius:14px}
.le-marchi-trust-panel .le-official-brand-logo{width:130px!important;max-width:130px!important;min-width:114px!important}
.le-section-head-wide{max-width:860px}
.le-brand-detail-card{padding:26px}
.le-brand-logo-stage{min-height:166px;padding:36px 46px}
.le-brand-detail-copy h3{font-size:23px;line-height:1.15}
.le-brand-detail-copy p{font-size:13px;line-height:1.65}
.le-brand-official-links a{min-height:44px;font-size:11px;background:#fff}
.le-marchi-prep .le-split-media img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 36%}
.le-marchi-inline-cta{margin-top:24px}
.le-section-cta-final{padding-top:28px}

/* Footer brand strip stays compact on small screens */
.le-global-service-partner-inner{align-items:center}
.le-global-sp-copy .le-service-partner-badge{object-fit:contain}

@media(max-width:1320px){
  .le-header{width:min(1240px,calc(100% - 28px));gap:14px}
  .le-nav{gap:14px}
  .le-phone{display:none}
  .le-header-actions .le-btn{padding:10px 11px}
}

@media(max-width:1140px){
  .le-header{width:min(100% - 28px,1100px);min-height:72px}
  .le-nav{display:none}
  .le-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f2f6fa;margin-left:0}
  .le-header-actions{margin-left:auto}
  .le-header-actions .le-phone,.le-header-actions .le-btn-whatsapp,.le-header-actions .le-btn-portal{display:none}
  .le-header-actions .le-header-book{display:inline-flex}
  .le-nav.open{display:flex;position:absolute;z-index:100;left:14px;right:14px;top:72px;background:#fff;border:1px solid #dfe7f1;border-radius:0 0 18px 18px;padding:10px 18px 18px;box-shadow:0 18px 38px rgba(15,39,71,.13);flex-direction:column;align-items:stretch;gap:0;margin:0}
  .le-nav.open>a{width:100%;padding:14px 4px;border-bottom:1px solid #edf1f5;font-size:14px;line-height:1.2}
  .le-nav.open>a.is-active{border-bottom-color:#edf1f5;color:var(--le-red)}
  .le-nav-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:14px}
  .le-nav-mobile-actions .le-btn{padding:12px 14px;border-bottom:0!important}
  .le-nav-mobile-actions .le-btn-portal{grid-column:1/-1}
  .le-page-hero-grid,.le-hero-grid,.le-split-section,.le-contact-grid{grid-template-columns:1fr}
  .le-marchi-hero .le-page-hero-grid{grid-template-columns:1fr;gap:28px}
  .le-marchi-trust-panel{max-width:760px;width:100%}
  .le-hero-visual{min-height:0}
  .le-hero-photo img{height:auto;max-height:560px;aspect-ratio:16/10;object-fit:cover;border-radius:24px}
  .le-split-reverse .le-split-media,.le-split-reverse .le-split-copy{order:initial}
  .le-brand-detail-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:860px){
  .le-container{width:min(100% - 28px,760px)}
  .le-section{padding:56px 0}
  .le-hero{padding:26px 0 0}
  .le-hero-grid{gap:22px}
  .le-hero h1{font-size:46px}
  .le-page-hero-rich h1,.le-page-hero-booking h1,.le-page-hero h1{font-size:40px}
  .le-grid-4{grid-template-columns:repeat(2,1fr)}
  .le-grid-3{grid-template-columns:1fr 1fr}
  .le-footer-grid{grid-template-columns:1fr 1fr}
  .le-brand-detail-grid{grid-template-columns:1fr}
  .le-marchi-prep .le-split-media img{aspect-ratio:16/11}
  .le-official-brand-grid{grid-template-columns:repeat(2,1fr)}
  .le-global-service-partner-inner{grid-template-columns:1fr;gap:22px}
  .le-global-sp-copy{justify-items:center;text-align:center}
  .le-global-sp-copy p{max-width:580px}
  .le-global-service-partner-strip .le-official-brand-row.footer-row{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:640px){
  body{padding-bottom:68px}
  .le-header{width:calc(100% - 20px);min-height:64px;gap:8px}
  .le-brand-image img{height:34px;max-width:210px}
  .le-header-actions .le-header-book{display:none}
  .le-menu-toggle{width:42px;height:42px}
  .le-nav.open{left:10px;right:10px;top:64px;padding:8px 14px 16px;max-height:calc(100vh - 76px);overflow:auto}
  .le-nav-mobile-actions{grid-template-columns:1fr}
  .le-nav-mobile-actions .le-btn-portal{grid-column:auto}
  .le-container{width:calc(100% - 24px)}
  .le-section{padding:44px 0}
  .le-section-head{gap:16px;margin-bottom:22px}
  .le-section h2,.le-split-copy h2{font-size:30px}
  .le-hero h1{font-size:39px;line-height:1.02}
  .le-lead{font-size:16px}
  .le-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .le-hero-actions .le-btn{width:100%}
  .le-trust-row{display:grid;grid-template-columns:1fr;gap:10px}
  .le-hero-photo img{aspect-ratio:4/3;max-height:none;border-radius:18px}
  .le-page-hero-rich,.le-page-hero-booking,.le-page-hero{padding:34px 0}
  .le-page-hero-rich h1,.le-page-hero-booking h1,.le-page-hero h1{font-size:33px}
  .le-page-hero-media img{height:auto;aspect-ratio:4/3;border-radius:18px}
  .le-grid-4,.le-grid-3,.le-brand-grid,.le-official-brand-grid{grid-template-columns:1fr}
  .le-service-card{min-height:0}
  .le-steps-five{grid-template-columns:1fr}
  .le-steps-five .le-step{align-items:flex-start}
  .le-cta{padding:26px 22px;flex-direction:column;align-items:stretch}
  .le-cta .le-btn{width:100%}
  .le-footer-grid{grid-template-columns:1fr;gap:24px}
  .le-footer-bottom{flex-direction:column}
  .le-marchi-hero{padding:38px 0}
  .le-marchi-trust-panel{padding:20px 16px;border-radius:20px}
  .le-marchi-trust-panel .le-official-brand-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .le-marchi-trust-panel .le-official-brand-cell{min-height:96px;padding:16px 12px}
  .le-marchi-trust-panel .le-official-brand-logo{width:114px!important;max-width:114px!important;min-width:114px!important}
  .le-brand-detail-card{padding:18px;border-radius:18px}
  .le-brand-logo-stage{min-height:142px;padding:30px 24px}
  .le-brand-detail-copy h3{font-size:20px}
  .le-brand-official-links{grid-template-columns:1fr}
  .le-marchi-prep .le-split-media img{aspect-ratio:4/3;border-radius:18px}
  .le-other-brands{gap:8px}
  .le-other-brands span{padding:9px 13px;font-size:11px}
  .le-global-service-partner-strip{padding:22px 0}
  .le-global-service-partner-strip .le-official-brand-row.footer-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .le-global-service-partner-strip .le-official-brand-cell{min-height:96px;padding:16px 12px}
  .le-global-service-partner-strip .le-official-brand-logo{width:114px!important;max-width:114px!important;min-width:114px!important}
  .le-mobile-cta{display:grid}
}

@media(max-width:390px){
  .le-brand-image img{height:31px;max-width:185px}
  .le-hero h1{font-size:35px}
  .le-page-hero-rich h1,.le-page-hero-booking h1,.le-page-hero h1{font-size:30px}
  .le-marchi-trust-panel .le-official-brand-row,.le-global-service-partner-strip .le-official-brand-row.footer-row{grid-template-columns:1fr}
  .le-marchi-trust-panel .le-official-brand-cell,.le-global-service-partner-strip .le-official-brand-cell{min-height:104px}
}

/* V1.9 — discrete portal access + memorable home services */
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.le-header-portal-icon{width:42px;min-width:42px;height:42px;padding:0!important;border-radius:12px;background:#f3f6fa;border:1px solid #dce5ee;color:#4d627a;box-shadow:none}
.le-header-portal-icon:hover{background:#eaf0f6;color:#18395d;transform:translateY(-1px)}
.le-header-portal-icon .le-icon{width:18px;height:18px}
.le-header-actions .le-header-portal-icon{min-height:42px}

.le-home-services-section{background:linear-gradient(180deg,#ffffff 0%,#f6f9fc 100%)}
.le-home-services-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;align-items:stretch;margin-bottom:22px}
.le-home-services-intro-copy,.le-home-services-intro-pills{border:1px solid #dfe7f1;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(13,39,72,.05)}
.le-home-services-intro-copy{padding:26px 28px;background:linear-gradient(135deg,#102d50 0%,#183e69 62%,#0f2747 100%);color:#fff;position:relative;overflow:hidden}
.le-home-services-intro-copy:after{content:"";position:absolute;right:-40px;top:-30px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.18),rgba(255,255,255,0) 68%)}
.le-home-services-intro-copy small{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#cfe0f1;margin-bottom:10px}
.le-home-services-intro-copy h3{font-size:30px;line-height:1.04;letter-spacing:-.04em;margin:0 0 10px;max-width:520px}
.le-home-services-intro-copy p{margin:0;color:#d8e5f2;max-width:540px}
.le-home-services-intro-pills{padding:22px;display:grid;gap:12px;align-content:center}
.le-home-services-intro-pills span{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#f6f9fc;border:1px solid #e6edf4;font-size:13px;font-weight:850;color:#1f3958}
.le-home-services-intro-pills .le-icon{width:18px;height:18px;color:#e30613;flex:0 0 auto}

.le-home-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.le-home-service-card{position:relative;display:flex;flex-direction:column;min-height:100%;border:1px solid #dde6ef;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 40px rgba(13,39,72,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.le-home-service-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(13,39,72,.10);border-color:#c6d5e4}
.le-home-service-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#0f2747,#e30613)}
.le-home-service-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 22px 0}
.le-home-service-icon-wrap{position:relative}
.le-home-service-icon-wrap:after{content:"";position:absolute;inset:-8px;border-radius:20px;background:radial-gradient(circle at center,rgba(227,6,19,.08),rgba(227,6,19,0) 70%);z-index:0}
.le-home-service-card .le-service-icon{position:relative;z-index:1;width:68px;height:68px;border-radius:20px;background:linear-gradient(180deg,#f5f8fd,#ebf2f8);border:1px solid #e2eaf2}
.le-home-service-card .le-service-icon .le-icon{width:35px;height:35px}
.le-home-service-badge{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:#fff5f6;color:#c6111d;font-size:11px;font-weight:900;letter-spacing:.04em;border:1px solid #f6d8db;white-space:nowrap}
.le-home-service-content{padding:14px 22px 0;display:flex;flex-direction:column;gap:12px;flex:1}
.le-home-service-kicker{display:block;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#7b8da0}
.le-home-service-content h3{margin:0;font-size:24px;line-height:1.02;letter-spacing:-.035em;color:#102d50}
.le-home-service-content p{margin:0;color:#617488;font-size:14px;line-height:1.58;min-height:88px}
.le-home-service-points{list-style:none;padding:0;margin:0;display:grid;gap:10px}
.le-home-service-points li{display:flex;align-items:flex-start;gap:8px;color:#29405b;font-size:12px;font-weight:800;line-height:1.35}
.le-home-service-points .le-icon{width:16px;height:16px;color:#16a765;flex:0 0 auto;margin-top:1px}
.le-home-service-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 22px 22px;margin-top:auto;border-top:1px solid #eef3f7;flex-wrap:wrap}
.le-home-service-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;color:#102d50}
.le-home-service-link .le-icon{width:15px;height:15px}
.le-home-service-book{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:12px;background:#e30613;color:#fff;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(227,6,19,.18)}
.le-home-service-book .le-icon{width:15px;height:15px}
.le-home-service-card--washing-machine:before{background:linear-gradient(90deg,#0f2747,#e30613)}
.le-home-service-card--dishwasher:before{background:linear-gradient(90deg,#0f2747,#1681c4)}
.le-home-service-card--oven:before{background:linear-gradient(90deg,#0f2747,#f06423)}
.le-home-service-card--cooktop:before{background:linear-gradient(90deg,#0f2747,#7a4cef)}
.le-home-service-card--fridge:before{background:linear-gradient(90deg,#0f2747,#0aa5b1)}
.le-home-service-card--hood:before{background:linear-gradient(90deg,#0f2747,#009a7a)}
.le-home-service-card--dryer:before{background:linear-gradient(90deg,#0f2747,#d93c8e)}
.le-home-service-card--settings:before{background:linear-gradient(90deg,#0f2747,#6f7e8d)}

@media(max-width:1280px){
  .le-home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:1140px){
  .le-home-services-intro{grid-template-columns:1fr}
}
@media(max-width:860px){
  .le-home-service-content h3{font-size:22px}
  .le-home-service-content p{min-height:0}
}
@media(max-width:640px){
  .le-home-services-intro-copy,.le-home-services-intro-pills{border-radius:20px}
  .le-home-services-intro-copy{padding:22px 20px}
  .le-home-services-intro-copy h3{font-size:24px}
  .le-home-services-intro-pills{padding:16px}
  .le-home-services-grid{grid-template-columns:1fr;gap:14px}
  .le-home-service-card{border-radius:20px}
  .le-home-service-card-top{padding:18px 18px 0}
  .le-home-service-content{padding:12px 18px 0}
  .le-home-service-content h3{font-size:22px}
  .le-home-service-content p{font-size:13px}
  .le-home-service-actions{padding:16px 18px 18px;align-items:stretch}
  .le-home-service-link,.le-home-service-book{width:100%;justify-content:center}
}

/* V1.10 — mobile CTA discipline + staff access */
.le-nav-mobile-service{display:none}
@media(max-width:1140px){
  .le-nav.open .le-nav-mobile-service{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 2px 2px;border-top:1px solid #edf1f5;margin-top:6px}
  .le-nav-mobile-service-label{font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#93a0af}
  .le-mobile-portal-icon{width:38px;height:38px;border-radius:12px;border:1px solid #dbe4ed;background:#f3f7fa;color:#29435f;display:grid;place-items:center}
  .le-mobile-portal-icon .le-icon{width:18px;height:18px}
}
@media(max-width:640px){
  /* The bottom bar is the single persistent conversion surface on phones. */
  body.home .le-hero-actions{display:none}
  .le-home-service-book{display:none}
  .le-services-page .le-service-detail-cta{display:none}
  .le-footer .le-btn-primary{display:none}
  .le-service-detail{scroll-margin-top:82px}
  .le-service-detail-body{padding-bottom:20px}
  .le-service-detail-copy{min-width:0}
  .le-service-detail-columns{grid-template-columns:1fr}
  .le-service-note{margin-bottom:0}
  .le-mobile-cta{box-shadow:0 -10px 30px rgba(15,39,71,.10)}
  .le-mobile-cta .le-btn{min-width:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .le-mobile-cta .le-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}

/* V1.10 — parts workspace: entry and consultation stay in one operational view */
.le-ops-parts-head{margin-bottom:14px}
.le-ops-parts-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}
.le-ops-parts-kpis>div{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:11px;align-items:center;background:#fff;border:1px solid var(--ops-line);border-radius:14px;padding:12px 14px;box-shadow:0 7px 20px rgba(16,43,77,.04)}
.le-ops-parts-kpis>div>span{grid-row:1/3;width:42px;height:42px;border-radius:12px;background:#eef4fa;color:#173b65;display:grid;place-items:center}
.le-ops-parts-kpis>div>span .le-icon{width:20px;height:20px}
.le-ops-parts-kpis small{font-size:10px;color:var(--ops-muted);font-weight:800}
.le-ops-parts-kpis b{font-size:18px;line-height:1.1;color:#173653}
.le-ops-parts-kpis>div.warning{border-color:#f0d4b0;background:#fffaf3}
.le-ops-parts-kpis>div.warning>span{background:#fff0db;color:#b96b11}
.le-ops-part-entry-panel{padding:14px 16px;margin-bottom:12px}
.le-ops-part-entry-head{margin-bottom:10px}
.le-ops-part-entry-head h2{font-size:16px;margin:0}
.le-ops-part-entry-head p{margin:2px 0 0;font-size:10px}
.le-ops-part-entry-hint{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6e8094;background:#f2f6fa;border-radius:999px;padding:6px 9px}
.le-ops-part-entry-form{display:grid;grid-template-columns:120px 150px minmax(220px,1.6fr) 92px 105px 105px auto;gap:8px;align-items:end}
.le-ops-part-entry-form label{display:grid;gap:5px;min-width:0}
.le-ops-part-entry-form label>span{font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#687b91}
.le-ops-part-entry-form input{width:100%;min-width:0;height:38px;border:1px solid #d8e2ec;border-radius:9px;padding:8px 10px;background:#fff;color:#183653;font:inherit;font-size:11px}
.le-ops-part-entry-form .le-ops-primary{height:38px;white-space:nowrap;padding:0 13px}
.le-ops-parts-library{padding:0;overflow:hidden}
.le-ops-parts-library-head{padding:14px 16px 12px;margin:0;border-bottom:1px solid #edf1f5;gap:18px}
.le-ops-parts-library-head h2{font-size:17px;margin:0}
.le-ops-parts-library-head p{margin:2px 0 0;font-size:10px}
.le-ops-parts-search{display:flex;align-items:center;gap:6px;min-width:min(480px,48vw)}
.le-ops-parts-search input[type=search]{flex:1;min-width:160px;height:36px;border:1px solid #d8e2ec;border-radius:9px;padding:7px 10px;font:inherit;font-size:11px;background:#fff}
.le-ops-parts-search button,.le-ops-parts-search a{height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:0 11px;font-size:10px;font-weight:900}
.le-ops-parts-search button{border:0;background:#173b65;color:#fff}
.le-ops-parts-search a{border:1px solid #d8e2ec;color:#536980;background:#fff}
.le-ops-parts-table-wrap{max-height:calc(100dvh - 455px);min-height:260px;overflow:auto}
.le-ops-parts-table thead{position:sticky;top:0;z-index:2;background:#f7f9fc}
.le-ops-parts-table th{background:#f7f9fc}
.le-ops-parts-table td{vertical-align:middle}
.le-ops-parts-table tr.is-low-stock{background:#fffaf5}
.le-part-sku{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:10px;color:#52677f}
.le-part-low-label{display:inline-flex;margin-left:8px;padding:3px 6px;border-radius:999px;background:#fff0dc;color:#a76512;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}

@media(max-width:1280px){
  .le-ops-part-entry-form{grid-template-columns:110px 130px minmax(180px,1.4fr) 80px 95px 95px auto}
}
@media(max-width:1050px){
  .le-ops-parts-kpis{grid-template-columns:1fr 1fr}
  .le-ops-part-entry-form{grid-template-columns:1fr 1fr 2fr 1fr}
  .le-ops-part-entry-form label:nth-of-type(5),.le-ops-part-entry-form label:nth-of-type(6){grid-column:auto}
  .le-ops-part-entry-form .le-ops-primary{align-self:end}
  .le-ops-parts-library-head{align-items:flex-start;flex-direction:column}
  .le-ops-parts-search{width:100%;min-width:0}
  .le-ops-parts-table-wrap{max-height:none;min-height:0}
}
@media(max-width:700px){
  .le-ops-parts-kpis{grid-template-columns:1fr 1fr}
  .le-ops-parts-kpis>div{padding:10px}
  .le-ops-part-entry-form{grid-template-columns:1fr 1fr}
  .le-ops-part-entry-form .description{grid-column:1/-1}
  .le-ops-part-entry-form .le-ops-primary{grid-column:1/-1;width:100%;justify-content:center}
  .le-ops-parts-search{display:grid;grid-template-columns:1fr auto}
  .le-ops-parts-search a{grid-column:1/-1}
  .le-ops-parts-table-wrap{overflow-x:auto}
  .le-ops-parts-table{min-width:760px}
}
@media(max-width:460px){
  .le-ops-parts-kpis{grid-template-columns:1fr}
  .le-ops-part-entry-form{grid-template-columns:1fr}
  .le-ops-part-entry-form .description,.le-ops-part-entry-form .le-ops-primary{grid-column:auto}
}

/* V1.11 — final header polish */
@media(min-width:1141px){
  .le-header{width:min(1480px,calc(100% - 44px));min-height:90px;gap:26px}
  .le-brand-image img{height:60px;width:auto;max-width:none}
  .le-nav{gap:30px;margin-left:22px;justify-content:center}
  .le-nav>a{font-size:14px;padding:34px 0 31px;letter-spacing:-.01em}
  .le-header-actions{gap:10px;margin-left:8px}
  .le-header-actions .le-btn{min-height:44px}
  .le-header-book{min-width:104px}
  .le-btn-whatsapp{min-width:118px}
  .le-header-portal-icon{width:44px;min-width:44px;height:44px}
}

@media(max-width:1140px){
  .le-header{min-height:78px}
  .le-brand-image img{height:42px;max-width:250px}
  .le-menu-toggle{width:50px;height:50px;border-radius:15px}
  .le-menu-toggle .le-icon{width:23px;height:23px}
  .le-nav.open{top:78px}
}

@media(max-width:640px){
  .le-header{min-height:76px;width:calc(100% - 24px)}
  .le-brand-image img{height:41px;max-width:255px}
  .le-menu-toggle{width:52px;height:52px;border-radius:16px}
  .le-menu-toggle .le-icon{width:24px;height:24px}
  .le-nav.open{top:76px}
}

@media(max-width:390px){
  .le-brand-image img{height:38px;max-width:225px}
  .le-menu-toggle{width:50px;height:50px}
}

/* V1.12 — production copy, social links and mobile hero polish */
.le-social-icons{display:flex;align-items:center;gap:5px}
.le-social-icons a,.le-social-icons>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;border:1px solid #dfe6ee;background:#fff;color:#29425f;transition:.16s ease}
.le-social-icons a:hover{color:var(--le-red);border-color:#efc8cc;background:#fff8f8;transform:translateY(-1px)}
.le-social-icons .le-icon{width:15px;height:15px}
.le-social-icons .is-disabled{opacity:.35;cursor:default}
.le-social-icons-footer{margin-top:16px}
.le-social-icons-footer a,.le-social-icons-footer>span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#fff}
.le-social-icons-footer a:hover{background:#fff;color:#102d50;border-color:#fff}
.le-nav-mobile-extras{display:none}

.le-review-proof-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:16px}
.le-review-score-card,.le-review-value-card{background:#fff;border:1px solid var(--le-line);border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(13,39,72,.045)}
.le-review-score-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(145deg,#102d50,#173f6b);color:#fff}
.le-review-score-card .le-stars{margin:0 0 10px;color:#ffad20}
.le-review-score-card strong{font-size:48px;line-height:.95;letter-spacing:-.06em}
.le-review-score-card strong small{font-size:18px;letter-spacing:0;margin-left:4px;color:#d8e4ef}
.le-review-score-card span{font-weight:850;margin-top:8px}
.le-review-score-card em{font-style:normal;font-size:12px;color:#c6d6e5;margin-top:2px}
.le-review-value-card>.le-icon{width:28px;height:28px;color:var(--le-red);margin-bottom:15px}
.le-review-value-card h3{font-size:18px;margin:0 0 8px;color:#102d50}
.le-review-value-card p{font-size:13px;line-height:1.55;color:#63758a;margin:0}
.le-review-google-hero{display:grid;grid-template-columns:320px 1fr;gap:28px;align-items:stretch}
.le-review-google-score{border-radius:24px;background:linear-gradient(145deg,#102d50,#173f6b);color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-shadow:0 18px 42px rgba(16,45,80,.14)}
.le-review-google-score .le-stars{margin-bottom:14px}
.le-review-google-score strong{font-size:64px;line-height:.92;letter-spacing:-.06em}
.le-review-google-score strong small{font-size:22px;color:#d8e4ef;letter-spacing:0;margin-left:5px}
.le-review-google-score span{font-weight:900;margin-top:12px}
.le-review-google-score em{font-style:normal;color:#c6d6e5;font-size:13px;margin-top:4px}
.le-review-google-copy{border:1px solid var(--le-line);border-radius:24px;background:#fff;padding:34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.le-review-google-copy h2{font-size:36px;margin:8px 0 12px;letter-spacing:-.04em}
.le-review-google-copy p{max-width:680px;color:#607187;margin:0 0 20px;line-height:1.65}

@media(max-width:1280px){
  .le-social-icons-header a,.le-social-icons-header>span{width:30px;height:30px}
  .le-review-proof-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:1140px){
  .le-social-icons-header{display:none}
  .le-nav.open .le-nav-mobile-extras{display:flex;align-items:center;justify-content:flex-start;padding:14px 2px 8px;border-top:1px solid #edf1f5;margin-top:6px}
  .le-social-icons-menu a,.le-social-icons-menu>span{width:40px;height:40px;border-radius:12px;background:#f5f8fb}
  .le-social-icons-menu .le-icon{width:18px;height:18px}
  .le-review-google-hero{grid-template-columns:260px 1fr}
}

@media(max-width:860px){
  .le-review-google-hero{grid-template-columns:1fr}
  .le-review-google-score{min-height:240px}
  .le-review-proof-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:640px){
  /* Mobile hero: fewer vertical breaks, stronger hierarchy and the team visible earlier. */
  .le-hero{padding:22px 0 0}
  .le-hero .le-kicker{font-size:10px;letter-spacing:.13em;line-height:1.45}
  .le-hero h1{font-size:clamp(35px,9.6vw,42px);line-height:.98;letter-spacing:-.058em;margin:12px 0 18px}
  .le-hero .le-lead{font-size:16px;line-height:1.55;color:#52657a;margin-bottom:0}
  .le-hero .le-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}
  .le-hero .le-trust-row span{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;text-align:center;font-size:10.5px;line-height:1.25;padding:10px 5px;border:1px solid #e1e8f0;border-radius:14px;background:rgba(255,255,255,.78)}
  .le-hero .le-trust-row .le-icon-wrap{width:34px;height:34px;box-shadow:none;background:#fff}
  .le-hero .le-trust-row .le-icon{width:17px;height:17px}
  .le-hero .le-hero-visual{margin-top:18px}
  .le-hero .le-hero-photo img{border-radius:20px 20px 0 0;aspect-ratio:4/3;object-position:center 35%}
  .le-review-proof-grid{grid-template-columns:1fr}
  .le-review-score-card{align-items:center;text-align:center}
  .le-review-google-score,.le-review-google-copy{padding:26px 22px;border-radius:20px}
  .le-review-google-score{align-items:center;text-align:center;min-height:220px}
  .le-review-google-score strong{font-size:56px}
  .le-review-google-copy h2{font-size:29px}
  .le-social-icons-footer{margin-top:14px}
}

@media(max-width:390px){
  .le-hero .le-trust-row span{font-size:9.5px;padding:9px 3px}
  .le-hero .le-trust-row .le-icon-wrap{width:31px;height:31px}
}
