/*
Theme Name: EasyCasaRent Clean Launch
Theme URI: https://www.easycasarent.it/
Author: EasyCasaRent
Description: Tema classico pulito e indipendente dal Site Editor, progettato per EasyCasaRent Platform 3.2.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: easycasarent-clean
*/

:root{
  --navy:#102a43; --navy2:#183b56; --terracotta:#d86f4a; --cream:#fbf8f2;
  --sage:#e6eee7; --line:rgba(16,42,67,.13); --white:#fff; --muted:#5e7385;
  --radius:24px; --shadow:0 20px 60px rgba(16,42,67,.08);
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--navy);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
a{color:inherit} img{max-width:100%;height:auto}
.ecr-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.ecr-topbar{background:var(--navy);color:#fff;font-size:13px;font-weight:750;letter-spacing:.01em}
.ecr-topbar .ecr-wrap{min-height:36px;display:flex;align-items:center;justify-content:center;text-align:center}
.ecr-site-header{position:sticky;top:0;z-index:1000;background:rgba(251,248,242,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.admin-bar .ecr-site-header{top:32px}
.ecr-header-row{height:78px;display:flex;align-items:center;gap:26px}
.ecr-brand{text-decoration:none;font-size:22px;font-weight:950;letter-spacing:-.035em;white-space:nowrap}
.ecr-brand i{font-style:normal;color:var(--terracotta)}
.ecr-nav{margin-left:auto}.ecr-nav ul{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none}
.ecr-nav a{text-decoration:none;font-weight:750;font-size:14px}.ecr-nav a:hover{color:var(--terracotta)}
.ecr-header-actions{display:flex;gap:10px;align-items:center}
.ecr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:var(--terracotta);color:#fff!important;text-decoration:none!important;font-weight:850;border:0;cursor:pointer}
.ecr-btn:hover{filter:brightness(.96)}
.ecr-btn-dark{background:var(--navy)} .ecr-btn-outline{background:transparent;color:var(--navy)!important;border:1px solid var(--navy)}
.ecr-menu-toggle{display:none;margin-left:auto;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}
.ecr-menu-toggle span{display:block;width:20px;height:2px;background:var(--navy);margin:4px auto;transition:.2s}
body.ecr-menu-open{overflow:hidden}

.ecr-hero{padding:94px 0 76px;text-align:center}
.ecr-eyebrow{margin:0 0 18px;color:var(--terracotta);font-size:13px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}
.ecr-hero h1{max-width:1010px;margin:0 auto;font-size:clamp(52px,7.4vw,96px);line-height:.96;letter-spacing:-.065em}
.ecr-hero .lead{max-width:820px;margin:28px auto 0;font-size:21px;color:var(--muted)}
.ecr-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.ecr-proof{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:32px;font-size:14px;font-weight:800;color:var(--muted)}
.ecr-proof span:before{content:"✓";margin-right:7px;color:var(--navy)}

.ecr-section{padding:78px 0}.ecr-section-white{background:#fff}
.ecr-section h2{font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}
.ecr-section-lead{max-width:760px;font-size:19px;color:var(--muted);margin:0 0 42px}
.ecr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.ecr-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow)}
.ecr-card.soft{background:var(--sage);box-shadow:none}.ecr-card.dark{background:var(--navy);color:#fff}
.ecr-num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--terracotta);color:#fff;font-size:13px;font-weight:950;margin-bottom:22px}
.ecr-card h3{font-size:24px;line-height:1.1;margin:0 0 12px}.ecr-card p{margin:0;color:var(--muted)}.ecr-card.dark p{color:rgba(255,255,255,.72)}

.ecr-split{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center}
.ecr-student-panel{background:var(--sage);padding:44px;border-radius:32px}
.ecr-student-panel h2{max-width:720px}
.ecr-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:26px 0;font-weight:800}
.ecr-checks span:before{content:"✓";color:var(--terracotta);margin-right:8px}
.ecr-flow{background:var(--navy);color:#fff;border-radius:28px;padding:30px}
.ecr-flow-row{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.13)}
.ecr-flow-row:last-child{border-bottom:0}.ecr-flow-row strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--terracotta);font-size:12px}

.ecr-price-band{background:var(--navy);color:#fff;border-radius:32px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.ecr-price-band h2{color:#fff;max-width:760px}.ecr-price{font-size:66px;font-weight:950;letter-spacing:-.05em;white-space:nowrap}.ecr-price small{display:block;font-size:14px;letter-spacing:0;font-weight:700;opacity:.7}

.ecr-page-hero{padding:72px 0 34px}.ecr-page-hero h1{font-size:clamp(46px,7vw,76px);line-height:1;letter-spacing:-.055em;max-width:900px;margin:0}
.ecr-content{padding:20px 0 80px}.ecr-content>.ecr-wrap{max-width:980px}
.ecr-content h2{font-size:36px;line-height:1.1;margin-top:54px}.ecr-content h3{font-size:25px;margin-top:34px}
.ecr-content p,.ecr-content li{font-size:18px;color:#435c70}.ecr-content strong{color:var(--navy)}
.ecr-content .wp-block-button__link{background:var(--terracotta)!important;border-radius:999px!important;font-weight:850!important}
.ecr-highlight{padding:26px 28px;background:var(--sage);border-radius:20px;margin:30px 0;font-size:20px}
.ecr-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:34px 0}
.ecr-step{border-top:1px solid var(--line);padding-top:18px}.ecr-step b{color:var(--terracotta);letter-spacing:.12em}.ecr-step h3{margin:8px 0}
.ecr-faq details{border-top:1px solid var(--line);padding:20px 0}.ecr-faq summary{cursor:pointer;font-size:19px;font-weight:850}

.ecr-platform-area{padding:50px 0 90px}.ecr-platform-area .ecr-shell{max-width:1120px!important;margin:auto!important}
.ecr-platform-area .ecr-card{box-shadow:none}

.ecr-footer{background:#0b2238;color:#fff;padding:54px 0 28px}
.ecr-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}
.ecr-footer h3{margin-top:0}.ecr-footer p,.ecr-footer a{color:rgba(255,255,255,.7)}.ecr-footer a{text-decoration:none}
.ecr-footer-links{display:grid;gap:9px}.ecr-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding-top:22px;font-size:13px;color:rgba(255,255,255,.55)}

@media(max-width:900px){
 .admin-bar .ecr-site-header{top:46px}.ecr-header-row{height:68px}
 .ecr-menu-toggle{display:block}.ecr-header-actions{display:none}
 .ecr-nav{display:none;position:fixed;inset:104px 0 0;background:var(--cream);padding:34px 24px;overflow:auto}
 .admin-bar .ecr-nav{inset:150px 0 0}
 .ecr-nav.is-open{display:block}.ecr-nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:0}
 .ecr-nav li{width:100%;border-bottom:1px solid var(--line)}.ecr-nav a{display:block;padding:20px 0;font-size:24px}
 .ecr-grid-3,.ecr-split,.ecr-footer-grid{grid-template-columns:1fr}.ecr-price-band{display:block}.ecr-price{margin-top:24px}
}
@media(max-width:600px){
 .ecr-wrap{width:min(100% - 28px,1180px)}.ecr-topbar{font-size:11px}
 .ecr-hero{padding:62px 0 54px}.ecr-hero h1{font-size:48px}.ecr-hero .lead{font-size:18px}
 .ecr-proof{display:grid;gap:8px}.ecr-section{padding:58px 0}.ecr-card,.ecr-student-panel{padding:24px}
 .ecr-checks,.ecr-steps{grid-template-columns:1fr}.ecr-price-band{padding:28px}.ecr-price{font-size:52px}
 .ecr-page-hero{padding:52px 0 25px}.ecr-content{padding-bottom:60px}
}
