:root{--ink:#28313a;--muted:#68747c;--paper:#fcfbfa;--white:#fff;--line:#e5e1e4;--accent:#d7f0dc;--sage:#d7f0dc;--blue:#dcecf7;--magenta:#f2d7e6;--magenta-strong:#e9bfd5;--dark:#28313a;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(246,247,245,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(18,32,43,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:1.5rem;font-weight:850;letter-spacing:-.06em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--dark);color:var(--accent);font-size:1rem;letter-spacing:0}.nav{display:flex;align-items:center;gap:22px;font-size:.87rem;font-weight:650}.nav a{opacity:.82}.nav a:hover,.nav a.active{opacity:1}.nav-cta{background:var(--magenta);color:var(--ink)!important;border:1px solid #e4bfd3;padding:12px 16px;border-radius:10px;opacity:1!important}.nav-toggle{display:none;background:none;border:0;font-size:1.5rem}
.hero{padding:90px 0 80px;background:linear-gradient(145deg,#fff 0%,#f2f7f4 62%,#eef4f7 100%)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.eyebrow{font-size:.72rem;font-weight:850;letter-spacing:.14em;color:#73808a;margin-bottom:16px}.hero h1,.page-hero h1,.calculator-hero h1{font-size:clamp(3rem,6vw,5.7rem);line-height:.98;letter-spacing:-.065em;margin:0 0 25px}.hero h1 em{font-style:normal;color:#5e6b72}.hero-copy{font-size:1.18rem;color:var(--muted);max-width:620px}.actions{display:flex;gap:12px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:14px 20px;font-weight:800;cursor:pointer;font:inherit}.button-primary{background:var(--sage);color:var(--ink);border:1px solid #bfdcc6}.button-secondary{border:1px solid var(--line);background:white}.button-light{background:white;color:var(--dark)}.button-dark{background:var(--magenta);color:var(--ink);border:1px solid #e4bfd3}.full{width:100%}.trust-row{display:flex;gap:18px;flex-wrap:wrap;font-size:.82rem;color:#65727a}.hero-card{background:linear-gradient(145deg,var(--sage),var(--blue));color:var(--ink);border-radius:24px;padding:30px;box-shadow:0 25px 70px rgba(18,32,43,.16)}.hero-card-top{font-size:.68rem;letter-spacing:.12em;font-weight:800;display:flex;justify-content:space-between;color:#59666d}.dot{width:8px;height:8px;background:var(--accent);border-radius:50%}.capacity{font-size:5rem;letter-spacing:-.08em;font-weight:850;margin-top:40px;line-height:1}.capacity span{font-size:1.4rem;letter-spacing:0}.capacity-sub{color:#59666d;margin:7px 0 38px}.price-line{border-top:1px solid rgba(40,49,58,.12);padding-top:20px;display:flex;justify-content:space-between}.price-line strong{color:var(--accent)}.mini-link{display:inline-block;margin-top:24px;color:var(--ink);font-weight:800}
.section{padding:90px 0}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:40px}.section h2,.split h2,.cta-panel h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;letter-spacing:-.055em;margin:0}.section-heading p{color:var(--muted);font-size:1.05rem}.cards{display:grid;gap:18px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.service-card,.info-card{position:relative;background:white;border:1px solid var(--line);border-radius:18px;padding:30px;min-height:260px;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(18,32,43,.08)}.card-number{font-size:.72rem;font-weight:850;color:#8b969d}.service-card h3,.info-card h3{font-size:1.55rem;letter-spacing:-.035em;margin:55px 0 10px}.service-card p,.info-card p{color:var(--muted);margin:0}.arrow{position:absolute;right:28px;top:27px;font-size:1.2rem}.dark-section{background:var(--dark);color:white}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.dark-section p{color:#c4cdd1;font-size:1.05rem}.dark-section .eyebrow{color:#9aa9b1}.cta-panel{background:var(--accent);border-radius:24px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.light-callout{background:#edf0ed}.page-hero,.calculator-hero{padding:90px 0 75px;background:#e9eeeb}.page-hero h1,.calculator-hero h1{max-width:900px}.page-hero p,.calculator-hero p{max-width:720px;color:var(--muted);font-size:1.18rem}.info-card{min-height:235px}.footer{background:#0e1a22;color:#d7dfe3;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer .brand{color:var(--ink)}.footer-brand .brand-mark{background:var(--magenta);color:var(--ink)}.footer p{color:#94a2aa}.footer strong{display:block;color:var(--ink);margin-bottom:15px}.footer a:not(.brand){display:block;color:#657078;margin:9px 0;font-size:.9rem}.footer-bottom{border-top:1px solid #ddd8dc;margin-top:45px;padding-top:20px;font-size:.76rem;color:#78838a;display:flex;justify-content:space-between;gap:20px}
.calculator-hero{background:linear-gradient(120deg,var(--sage),var(--blue) 65%,var(--magenta));color:var(--ink)}.calculator-hero .eyebrow{color:#59666d}.calculator-hero p{color:#59666d}.calculator-section{padding-top:55px}.calc-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:start}.calc-card,.result-card{background:white;border:1px solid var(--line);border-radius:20px;padding:32px}.result-card{position:sticky;top:105px}.step-title{display:flex;gap:15px;align-items:flex-start;margin-bottom:22px}.step-title>span{background:var(--dark);color:var(--accent);font-size:.7rem;font-weight:900;padding:7px 9px;border-radius:8px}.step-title h2{font-size:1.25rem;letter-spacing:-.03em;margin:0}.step-title p{font-size:.82rem;color:var(--muted);margin:3px 0 0}.second{margin-top:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.calc-card label{font-size:.84rem;font-weight:750}.calc-card input[type=number]{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:9px;padding:13px;font:inherit;background:#fbfcfb}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0}.choice{position:relative}.choice input{position:absolute;opacity:0}.choice span{display:block;border:1px solid var(--line);border-radius:10px;padding:13px;font-size:.78rem;font-weight:650;cursor:pointer;height:100%}.choice input:checked+span{border-color:var(--dark);box-shadow:inset 0 0 0 1px var(--dark);background:#f1f4f1}.radio-row{display:flex;gap:15px;flex-wrap:wrap;align-items:center;padding:15px;background:#f4f6f4;border-radius:10px;font-size:.8rem}.radio-label{font-weight:850}.radio-row label{font-weight:600}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload-box{border:1px dashed #b8c2c6;border-radius:12px;padding:20px;text-align:center;cursor:pointer;background:#fbfcfb}.upload-box input{display:none}.upload-box strong{display:block}.upload-box small{display:block;color:var(--muted);margin-top:5px}.calculate-button{width:100%;margin-top:25px}.small-note{text-align:center;color:var(--muted);font-size:.75rem}.result-kicker{font-size:.68rem;font-weight:900;letter-spacing:.12em;color:#7c8991}.result-card h2{font-size:1.6rem;letter-spacing:-.04em}.result-card p{color:var(--muted)}.recommendation{background:linear-gradient(135deg,var(--sage),var(--blue));color:var(--ink);border-radius:16px;padding:25px;margin:25px 0}.recommendation span{display:block;color:#59666d;font-size:.75rem}.recommendation strong{display:block;font-size:2.7rem;letter-spacing:-.06em;line-height:1.1;margin-top:7px}.recommendation b{color:#8b4d72;font-size:.92rem}.price-breakdown>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:.88rem}.total{display:flex;justify-content:space-between;padding:20px 0 10px;font-size:1.05rem}.total strong{font-size:1.65rem;letter-spacing:-.04em}.result-note{font-size:.75rem!important}.text-button{border:0;background:none;font:inherit;font-weight:750;display:block;margin:14px auto 0;cursor:pointer;color:#63717a}.slim{padding:30px 0 70px}.disclaimer{background:#eef2ef;border:1px solid var(--line);border-radius:12px;padding:17px;font-size:.8rem;color:#596870}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-grid h2{font-size:3rem;line-height:1.05;letter-spacing:-.055em}.contact-grid p{color:var(--muted)}.contact-box{background:white;border:1px solid var(--line);border-radius:18px;padding:30px}.placeholder-line{padding:15px 0;border-top:1px solid var(--line);font-size:.9rem}.placeholder-line strong{color:#9a2525}
@media(max-width:950px){.nav{display:none}.nav-toggle{display:block}.nav.open{display:flex;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.hero-grid,.calc-layout,.split,.section-heading,.contact-grid{grid-template-columns:1fr}.cards.three{grid-template-columns:1fr}.result-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.cta-panel{display:block}.cta-panel .button{margin-top:20px}.choice-grid{grid-template-columns:1fr}.hero{padding-top:65px}}
@media(max-width:600px){.container{width:min(calc(100% - 28px),var(--max))}.nav-wrap{height:68px}.nav.open{top:68px}.hero h1,.page-hero h1,.calculator-hero h1{font-size:2.9rem}.hero{padding:60px 0}.hero-card{padding:23px}.capacity{font-size:4rem}.section{padding:65px 0}.form-grid,.upload-grid{grid-template-columns:1fr}.calc-card,.result-card{padding:22px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.actions{flex-direction:column}.actions .button{width:100%}.radio-row{display:block}.radio-row label{display:block;margin-top:9px}}
@media print{body{background:white}.site-header,.footer,.calculator-hero,.calc-card,.disclaimer,.text-button{display:none!important}.calculator-section{padding:0}.container{width:100%}.calc-layout{display:block}.result-card{border:0;box-shadow:none;padding:0;position:static}.result-card .result-kicker{margin-top:10px}.result-card .button{display:none}.recommendation{color:black;background:white;border:2px solid #111}.recommendation b{color:black}.result-card:after{content:"Efermi • Air Conditioning & Electrical Solutions • Indicative estimate only";display:block;margin-top:30px;padding-top:12px;border-top:1px solid #bbb;font-size:10px}}

.service-card:nth-child(1),.info-card:nth-child(1){border-top:4px solid var(--sage)}
.service-card:nth-child(2),.info-card:nth-child(2){border-top:4px solid var(--blue)}
.service-card:nth-child(3),.info-card:nth-child(3){border-top:4px solid var(--magenta)}
.choice:nth-child(1) span{background:#fbfefb}
.choice:nth-child(2) span{background:#fbfdff}
.choice:nth-child(3) span{background:#fffafd}
.calc-card .step-title:nth-of-type(1)>span{background:var(--sage);color:var(--ink)}
.calc-card .step-title.second:nth-of-type(3)>span{background:var(--blue);color:var(--ink)}
.calc-card .step-title.second:nth-of-type(5)>span{background:var(--magenta);color:var(--ink)}


/* Efermi final site refinements */
.brand-logo{display:block;width:280px;height:70px;object-fit:contain!important}
.brand{display:flex;align-items:center;overflow:visible!important;height:auto!important}
.site-header .nav-wrap{min-height:98px;height:auto!important}
.home-header .nav-wrap{min-height:150px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding-top:10px;padding-bottom:10px}
.home-header .brand-logo{width:300px;height:82px}
.home-header .nav{width:100%;justify-content:center}
.choice-note{display:block;margin-top:4px;color:var(--muted);font-weight:500;line-height:1.35}
.page-hero.air-visual,.page-hero.electrical-visual{position:relative;background-size:cover;background-position:center;isolation:isolate;color:white;min-height:430px;display:flex;align-items:center}
.page-hero.air-visual{background-image:linear-gradient(90deg,rgba(18,32,43,.76),rgba(18,32,43,.20)),url('air-conditioning-bg.jpg')}
.page-hero.electrical-visual{background-image:linear-gradient(90deg,rgba(18,32,43,.78),rgba(18,32,43,.18)),url('electrical-cables-hero.png')}
.page-hero.air-visual .eyebrow,.page-hero.electrical-visual .eyebrow,.page-hero.air-visual p,.page-hero.electrical-visual p{color:white}
@media(max-width:950px){.brand-logo{width:210px;height:58px}.home-header .nav-wrap{min-height:92px;display:flex;flex-direction:row;padding-top:0;padding-bottom:0}.home-header .brand-logo{width:220px;height:62px}.home-header .nav{width:auto}.page-hero.air-visual,.page-hero.electrical-visual{min-height:350px}}

/* Home page logo - twice as wide */
body.home-page .home-header .brand-logo{width:600px !important;height:auto !important;max-width:none !important}

/* Available Systems */
.systems-hero{background:linear-gradient(135deg,var(--sage),var(--blue) 60%,var(--magenta))}
.system-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.system-brand-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-height:285px;display:flex;flex-direction:column}
.system-brand-name{font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#7a858c;margin-bottom:28px}
.system-brand-card h3{font-size:1.45rem;letter-spacing:-.035em;margin:0 0 10px}
.system-brand-card p{color:var(--muted);margin:0 0 24px}
.system-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto}
.system-tags span{font-size:.72rem;font-weight:750;padding:7px 9px;border-radius:999px;background:#f1f4f1;border:1px solid var(--line)}
@media(max-width:950px){.system-brand-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.system-brand-grid{grid-template-columns:1fr}}


/* Calculator Available Systems CTA */
.available-systems-button{
  display:flex!important;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:68px;
  margin-top:24px;
  padding:18px 24px!important;
  border-radius:16px;
  background:#d9c2df!important;
  border:3px solid #b77b88!important;
  color:#35283a!important;
  font-size:1.296rem;
  font-weight:850;
  text-align:center;
  box-shadow:0 8px 20px rgba(84,58,91,.10);
}
.available-systems-button:hover{background:#cfb3d7!important;transform:translateY(-1px)}

/* Available Systems - wall mounted single & multi split only */
.visual-brand-card{padding:0;overflow:hidden;min-height:430px}
.visual-brand-card>img{width:100%;height:190px;object-fit:contain;background:#fff;padding:16px;border-bottom:1px solid var(--line)}
.visual-brand-card .system-brand-name,.visual-brand-card h3,.visual-brand-card p,.visual-brand-card .system-type-buttons{margin-left:26px;margin-right:26px}
.visual-brand-card .system-brand-name{margin-top:22px;margin-bottom:8px}
.visual-brand-card p{margin-bottom:18px}
.system-type-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;margin-bottom:26px}
.system-type-buttons a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:52px;padding:11px 10px;border-radius:11px;border:2px solid #b77b88;background:#eadde8;color:#35283a;font-size:.82rem;font-weight:850;line-height:1.15}
.system-type-buttons a:nth-child(2){background:#e9eef4;border-color:#8aa0b4;color:#26384a}
.system-type-buttons a:hover{transform:translateY(-1px);filter:brightness(.98)}
.systems-detail-section{background:#f4f5f3}
.systems-detail-section> .container > h2{margin-bottom:28px}
.system-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.system-detail-card{scroll-margin-top:120px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px}
.system-detail-card:target{outline:3px solid #b77b88;box-shadow:0 12px 30px rgba(84,58,91,.12)}
.system-detail-card h3{font-size:1.2rem;margin:0 0 10px;letter-spacing:-.025em}
.system-detail-card p{color:var(--muted);margin:0 0 18px}
.card-action{margin-top:22px}
@media(max-width:800px){.system-detail-grid{grid-template-columns:1fr}.system-type-buttons{grid-template-columns:1fr}}

/* Available Systems product images - compact size */
.visual-brand-card>img{
  width:50% !important;
  max-width:50% !important;
  height:95px !important;
  min-width:0 !important;
  object-fit:contain !important;
  align-self:center !important;
  padding:8px !important;
  margin:16px auto 0 !important;
  border-bottom:0 !important;
}
.visual-brand-card{min-width:0 !important;}

/* Available Systems — single split catalogue */
.single-split-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.single-split-card{padding:24px!important;overflow:hidden}.system-pair-image{height:260px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#fbf7fa);border-radius:16px;margin-bottom:18px;overflow:hidden}.system-pair-image img{display:block!important;width:auto!important;height:auto!important;max-width:92%!important;max-height:235px!important;object-fit:contain!important;margin:0 auto!important}.single-split-card h3{margin-top:4px}.system-type-buttons.single-only{grid-template-columns:1fr!important}.system-type-buttons.single-only a{background:#f1dce9!important;border:2px solid #b86b8d!important;color:#28313a!important;font-size:1.08rem!important;padding:15px 18px!important;text-align:center!important;border-radius:12px!important;font-weight:850!important}.system-type-buttons.single-only a:hover{background:#ead0df!important;transform:translateY(-1px)}@media(max-width:950px){.single-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.single-split-grid{grid-template-columns:1fr!important}.system-pair-image{height:220px}.system-pair-image img{max-height:200px!important}}

/* Pastel magenta footer */
.footer{
  background:#f1d7e5 !important;
  color:#28313a !important;
}
.footer .brand,
.footer strong{
  color:#28313a !important;
}
.footer p,
.footer a:not(.brand),
.footer-bottom{
  color:#59636b !important;
}
.footer-bottom{
  border-top-color:#d8a9c1 !important;
}

/* Commercial & Domestic catalogue — card layout */
.commercial-catalogue-page{background:#fafafa}
.commercial-overview{padding:18px 0 8px;background:#fafafa}
.commercial-overview-inner{display:grid;grid-template-columns:1.45fr 1fr;gap:24px;align-items:center;background:linear-gradient(110deg,#f7edf5,#eef4fb 56%,#fff5e8);border:1px solid #eadfe6;border-radius:22px;padding:28px 38px;box-shadow:0 10px 35px rgba(18,32,43,.05)}
.commercial-overview h1{font-size:clamp(2rem,3vw,3.15rem);line-height:1;letter-spacing:-.045em;margin:0 0 12px;color:#142950}
.commercial-overview p{margin:0;color:#384b68;font-size:1.02rem}
.commercial-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;text-align:center}
.use-item{padding:8px 14px;border-left:1px solid rgba(20,41,80,.12);color:#153a72;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:92px}
.use-item:first-child{border-left:0}.use-icon{font-size:2.15rem;line-height:1;margin-bottom:7px}.use-item strong{font-size:.9rem;line-height:1.15}
.commercial-brand-section{padding:12px 0 18px}
.commercial-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.commercial-brand-card{background:#fff;border:1px solid #e5e8eb;border-radius:18px;padding:18px 18px 14px;box-shadow:0 10px 25px rgba(18,32,43,.06);overflow:hidden;min-width:0}
.commercial-brand-title{font-weight:950;font-size:1.75rem;line-height:.9;margin:0 0 4px;color:#133768;letter-spacing:-.04em}
.fujitsu-text{color:#e21d2b}.samsung-text{color:#153fa1;letter-spacing:.04em}.daikin-text{color:#00a1df}.midea-text{color:#00a9e0;font-size:2rem}.mitsubishi-text{color:#111;font-size:1.35rem;line-height:.82;padding-left:44px;position:relative}.mitsubishi-text:before{content:'◆';position:absolute;left:0;top:2px;color:#e60012;font-size:2rem}.hitachi-text{color:#3d454d;letter-spacing:.02em}
.brand-tagline{font-size:.78rem;color:#47617d;margin:0 0 10px;text-align:center}
.commercial-products{height:178px;display:grid;grid-template-columns:.42fr 1fr;gap:8px;align-items:center;margin:0 0 12px;background:linear-gradient(145deg,#fff,#fbfbfb);border-radius:14px;overflow:hidden}
.commercial-products>img{width:100%;height:165px;object-fit:contain;display:block}.cassette-placeholder{height:135px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6e7e8c}.cassette-placeholder span{display:block;font-size:4.8rem;line-height:.65;transform:skewX(-9deg) rotate(-3deg);color:#d6d9db;text-shadow:0 6px 8px rgba(0,0,0,.08)}.cassette-placeholder small{font-size:.68rem;margin-top:13px;color:#8c979f}
.commercial-choice-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.commercial-choice-row a{min-height:72px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:850;font-size:.78rem;line-height:1.05;padding:8px;text-decoration:none;transition:.2s ease}.commercial-choice-row a:hover{transform:translateY(-2px);filter:brightness(.98)}.commercial-choice-row a>span{margin-top:5px}.choice-domestic{background:#dceaf8;color:#153a72}.choice-commercial{background:#ead8e8;color:#392b4c}.choice-heatpump{background:#c95f8e;color:#fff}
.commercial-detail-section{background:#f5f3f5;padding-top:55px}.commercial-detail-section .system-detail-card{scroll-margin-top:120px}.commercial-detail-section .system-detail-card:target{outline:3px solid #c95f8e;box-shadow:0 12px 30px rgba(120,60,90,.15)}
.commercial-help{padding:0 0 22px;background:#fafafa}.commercial-help-inner{background:linear-gradient(90deg,#f7e9f2,#f5edf8);border:1px solid #ead7e3;border-radius:18px;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.commercial-help-inner>div{display:flex;flex-direction:column}.commercial-help-inner strong{font-size:1rem;color:#142950}.commercial-help-inner span{font-size:.83rem;color:#4d6178;margin-top:3px}.commercial-contact-btn{background:#bf5f8d!important;color:#fff!important;border:0!important;min-width:150px}
@media(max-width:1000px){.commercial-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-overview-inner{grid-template-columns:1fr}.commercial-use-grid{max-width:650px}.commercial-products{height:170px}}
@media(max-width:650px){.commercial-brand-grid{grid-template-columns:1fr}.commercial-overview-inner{padding:24px 20px}.commercial-use-grid{grid-template-columns:1fr}.use-item{border-left:0;border-top:1px solid rgba(20,41,80,.12);min-height:70px}.use-item:first-child{border-top:0}.commercial-products{height:160px}.commercial-choice-row{grid-template-columns:1fr}.commercial-choice-row a{min-height:55px}.commercial-help-inner{flex-direction:column;align-items:flex-start}.commercial-contact-btn{width:100%}}

/* Commercial & Domestic catalogue: normalise all product artwork to Samsung proportions */
.commercial-products{
  height:190px !important;
  min-height:190px !important;
  display:grid !important;
  grid-template-columns:30% 70% !important;
  align-items:center !important;
  gap:8px !important;
  overflow:hidden !important;
}
.commercial-products > img{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:170px !important;
  max-height:170px !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:0 auto !important;
}
.commercial-products .cassette-placeholder{
  width:100% !important;
  height:150px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}
.commercial-brand-card{overflow:hidden !important;}
@media(max-width:600px){
  .commercial-products{height:170px !important;min-height:170px !important;}
  .commercial-products > img{height:150px !important;max-height:150px !important;}
  .commercial-products .cassette-placeholder{height:135px !important;}
}

/* FIX: Domestic & Commercial product artwork — compact, uniform card size */
.commercial-brand-card .commercial-products{
  height:160px !important;
  min-height:160px !important;
  max-height:160px !important;
  grid-template-columns:34% 66% !important;
  overflow:hidden !important;
}
.commercial-brand-card .commercial-products > img{
  width:100% !important;
  height:145px !important;
  max-width:100% !important;
  max-height:145px !important;
  min-width:0 !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:0 !important;
  padding:4px !important;
}
.commercial-brand-card .cassette-placeholder{
  height:125px !important;
  max-height:125px !important;
}
.commercial-brand-card .cassette-placeholder span{font-size:3.8rem !important;}
@media(max-width:650px){
  .commercial-brand-card .commercial-products{height:150px !important;min-height:150px !important;max-height:150px !important;}
  .commercial-brand-card .commercial-products > img{height:135px !important;max-height:135px !important;}
}


/* Efermi footer — maroon with high-contrast text */
.footer{background:#7a2948 !important;color:#fff7fb !important;}
.footer .brand,.footer strong,.footer p,.footer a:not(.brand),.footer-bottom{color:#fff7fb !important;}
.footer a:not(.brand):hover{color:#ffffff !important;}
.footer-bottom{border-top-color:rgba(255,247,251,.35) !important;}
.footer .brand-logo{filter:none !important;}

/* Home AC example price: keep the price clearly visible */
.home-page .hero-card .price-line strong#home-price-value{
  color:#7a2948 !important;
  font-size:1.25rem !important;
  font-weight:900 !important;
  opacity:1 !important;
}

/* Correct Efermi footer logo */
.footer .footer-brand .brand-logo{display:block!important;width:220px!important;height:auto!important;max-width:100%!important;object-fit:contain!important;}

/* Footer-only Efermi logo: coordinated cream/blush palette and 10% larger */
.footer .footer-brand .brand-logo{width:242px!important;height:auto!important;max-width:100%!important;object-fit:contain!important;}

/* Air-conditioning system types */
.system-types{padding:70px 0;background:#fff}
.system-types .section-heading{margin-bottom:28px}
.system-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.system-type-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(18,32,43,.08)}
.system-type-image{height:210px;background:#f6f7f7;display:flex;align-items:center;justify-content:center;overflow:hidden}
.system-type-image img{width:100%;height:100%;object-fit:cover;display:block}
.system-type-card .system-type-copy{padding:22px}
.system-type-card h3{margin:0 0 10px;font-size:1.35rem}
.system-type-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}
@media(max-width:950px){.system-type-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.system-type-grid{grid-template-columns:1fr}.system-type-image{height:230px}}


/* Air Conditioning page refinements */
.page-hero.air-visual{
  background:linear-gradient(120deg,rgba(247,252,250,.94),rgba(232,247,245,.90),rgba(239,245,252,.92)),url("air-conditioning-bg.jpg") center/cover no-repeat !important;
  color:var(--ink) !important;
}
.page-hero.air-visual .eyebrow,.page-hero.air-visual p{color:#59666d !important;}
.system-types .section-heading p{font-size:1.197rem !important;line-height:1.55;}
.system-type-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:20px !important;}
.system-type-card-wide{grid-column:1 / -1;display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;align-items:stretch;}
.system-type-card-wide .system-type-image{height:auto;min-height:300px;background:linear-gradient(135deg,#f7fbfa,#eef4f8);}
.system-type-card-wide .system-type-image img{object-fit:contain;padding:22px;}
.system-type-card-wide .system-type-copy{display:flex;flex-direction:column;justify-content:center;padding:36px;}
.system-type-card-wide h3{font-size:1.65rem;}
.system-type-card-wide p{font-size:1rem;line-height:1.65;}
@media(max-width:700px){.system-type-grid{grid-template-columns:1fr !important}.system-type-card-wide{grid-column:auto;display:block}.system-type-card-wide .system-type-image{min-height:230px;height:230px}.system-type-card-wide .system-type-copy{padding:22px}}

/* VRF/VRV card image enlargement */
.system-type-card-wide .system-type-image.vrf-image img{
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain !important;
  padding:4px !important;
}

/* VRF/VRV layout: keep system cards 2x2, make VRF image panel taller/wider and copy panel smaller */
.system-type-card-wide{
  grid-column:1 / -1 !important;
  display:grid !important;
  grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr) !important;
  min-height:390px !important;
}
.system-type-card-wide .system-type-image.vrf-image{
  min-height:390px !important;
  height:390px !important;
  padding:0 !important;
}
.system-type-card-wide .system-type-image.vrf-image img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  padding:0 !important;
}
.system-type-card-wide .system-type-copy{
  padding:28px 30px !important;
}
@media(max-width:700px){
  .system-type-card-wide{display:block !important;min-height:0 !important;}
  .system-type-card-wide .system-type-image.vrf-image{height:300px !important;min-height:300px !important;}
}


/* Request Fixed Quote */
.request-quote-button{
  margin-top:12px!important;
  background:#dcecf8!important;
  color:#243341!important;
  border:1px solid #b8d8ee!important;
  font-size:1.02rem!important;
  font-weight:850!important;
  box-shadow:none!important;
}
.request-quote-button:hover{background:#cfe4f3!important;transform:translateY(-1px)}
.quote-modal[hidden]{display:none!important}
.quote-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px}
.quote-modal-backdrop{position:absolute;inset:0;background:rgba(28,39,48,.50);backdrop-filter:blur(4px)}
.quote-modal-panel{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid #e6dce3;border-radius:24px;padding:30px;box-shadow:0 30px 80px rgba(21,31,38,.28)}
.quote-modal-panel h2{font-size:clamp(1.65rem,3vw,2.1rem);line-height:1.05;margin:7px 0 10px}
.quote-modal-panel>p{color:var(--muted);margin:0 0 20px}
.quote-modal-close{position:absolute;right:15px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f5e5ed;color:#69243f;font-size:1.7rem;line-height:1;cursor:pointer}
.fixed-quote-form{display:grid;gap:14px}
.fixed-quote-form label{display:grid;gap:6px;font-weight:800;color:var(--ink)}
.fixed-quote-form input{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 14px;background:#fbfcfb;font:inherit;color:var(--ink)}
.fixed-quote-form input:focus{outline:2px solid #b8d8ee;outline-offset:1px}
.optional-label{font-weight:500;color:var(--muted);font-size:.84em}
.fixed-quote-photo-note{font-size:.82rem;color:var(--muted);background:#f5f9fb;padding:11px 12px;border-radius:9px;margin:2px 0!important}
.fixed-quote-submit{width:100%;background:#dcecf8!important;color:#243341!important;border:1px solid #b8d8ee!important;font-weight:850!important;margin-top:2px}
.quote-form-status{min-height:1.3em;font-size:.9rem;font-weight:700}
.quote-form-status.is-error{color:#9b2144}.quote-form-status.is-success{color:#276245}
body.quote-modal-open{overflow:hidden}
@media(max-width:600px){.quote-modal-panel{padding:25px 18px 20px;border-radius:18px}}

.fixed-quote-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 14px;background:#fbfcfb;font:inherit;color:var(--ink);resize:vertical;min-height:110px;line-height:1.45}
.fixed-quote-form textarea:focus{outline:2px solid #b8d8ee;outline-offset:1px}

/* ===== EFERMI FINAL HEADER — 23 AUG 2026 ===== */
.site-header,.home-page .site-header,body:not(.home-page) .site-header{position:relative!important;background:#38aef0 url("efermi-header-final.jpg") center top/100% auto no-repeat!important;border-bottom:0!important;backdrop-filter:none!important;overflow:hidden!important}
.site-header .nav-wrap,.home-page .site-header .nav-wrap,body:not(.home-page) .site-header .nav-wrap{width:min(100% - 32px,1540px)!important;max-width:1540px!important;min-height:0!important;height:238px!important;margin:0 auto!important;padding:146px 0 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;box-sizing:border-box!important}
.site-header .brand,.site-header .brand-logo,.home-page .site-header .brand,.home-page .site-header .brand-logo,body:not(.home-page) .site-header .brand,body:not(.home-page) .site-header .brand-logo{display:none!important}
.site-header .nav,.home-page .site-header .nav,body:not(.home-page) .site-header .nav{width:100%!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px 10px!important;margin:0!important}
.site-header .nav a,.site-header .nav a:not(.nav-cta),.home-page .site-header .nav a,.home-page .site-header .nav a:not(.nav-cta){flex:0 0 145px!important;min-width:145px!important;height:40px!important;padding:0 8px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #b8d9ed!important;border-radius:10px!important;background:rgba(234,245,251,.95)!important;color:#1f2d3d!important;font-size:14px!important;line-height:1.05!important;font-weight:700!important;text-align:center!important;text-decoration:none!important;opacity:1!important;white-space:nowrap!important}
.site-header .nav a[href="contact.html"]{background:#d7b9ee!important;border-color:#c9a7e3!important}
.site-header .nav a.nav-cta,.site-header .nav a[href="calculator.html"]{background:#f4c8dc!important;border-color:#e8b8cf!important}
.home-header-phone{display:none!important}
@media(max-width:1100px){.site-header .nav-wrap,.home-page .site-header .nav-wrap,body:not(.home-page) .site-header .nav-wrap{height:auto!important;min-height:225px!important;padding-top:135px!important}.site-header .nav a,.site-header .nav a:not(.nav-cta),.home-page .site-header .nav a,.home-page .site-header .nav a:not(.nav-cta){flex-basis:135px!important;min-width:135px!important;font-size:12px!important}}
@media(max-width:700px){.site-header,.home-page .site-header,body:not(.home-page) .site-header{background-size:auto 132px!important;background-position:center top!important}.site-header .nav-wrap,.home-page .site-header .nav-wrap,body:not(.home-page) .site-header .nav-wrap{width:calc(100% - 18px)!important;min-height:0!important;height:auto!important;padding:118px 0 8px!important}.site-header .nav{gap:5px!important}.site-header .nav a,.site-header .nav a:not(.nav-cta),.home-page .site-header .nav a,.home-page .site-header .nav a:not(.nav-cta){flex:1 1 128px!important;min-width:0!important;height:36px!important;font-size:11px!important;white-space:normal!important}}

/* Air Conditioning hero height adjustment only */
.page-hero.air-visual{
  min-height:320px !important;
  padding:50px 0 42px !important;
}
@media(max-width:950px){
  .page-hero.air-visual{
    min-height:280px !important;
    padding:42px 0 36px !important;
  }
}

/* Blue sky breathing room below the second navigation row */
@media (min-width:1101px){
  .site-header .nav-wrap,
  .home-page .site-header .nav-wrap,
  body:not(.home-page) .site-header .nav-wrap{
    height:262px!important;
    padding-bottom:34px!important;
  }
}
