
/* V16.29 calculator + controlled internal hero */
.als-v1629-smart-hero{position:relative;min-height:clamp(390px,48vw,620px);overflow:hidden;background:#003c23;color:#fff;isolation:isolate}
.als-v1629-hero-track,.als-v1629-hero-slide{position:absolute;inset:0}.als-v1629-hero-slide{opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s;z-index:0}.als-v1629-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.als-v1629-hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.035);transition:transform 7s ease}.als-v1629-hero-slide.is-active>img{transform:scale(1)}.als-v1629-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,34,18,.86) 0%,rgba(0,50,28,.62) 45%,rgba(0,0,0,.18) 100%)}[dir=rtl] .als-v1629-hero-shade{background:linear-gradient(270deg,rgba(0,34,18,.86) 0%,rgba(0,50,28,.62) 45%,rgba(0,0,0,.18) 100%)}
.als-v1629-hero-content{position:relative;z-index:2;min-height:clamp(390px,48vw,620px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1280px}.als-v1629-hero-content>span{font-size:13px;font-weight:700;letter-spacing:.05em;color:#f0bf6b;margin-bottom:14px}.als-v1629-hero-content h1{font-size:clamp(34px,4.2vw,64px);line-height:1.08;max-width:760px;margin:0 0 18px;color:#fff}.als-v1629-hero-content p{font-size:clamp(16px,1.35vw,20px);line-height:1.8;max-width:690px;color:rgba(255,255,255,.9);margin:0 0 28px}.als-v1629-hero-content a{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#004e29;padding:13px 22px;border-radius:10px;font-weight:700;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.16)}.als-v1629-hero-content a:hover{background:#f0bf6b;color:#162018}.als-v1629-hero-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.25);backdrop-filter:blur(10px);color:#fff;font-size:28px;cursor:pointer}.als-v1629-hero-arrow.is-prev{left:28px}.als-v1629-hero-arrow.is-next{right:28px}.als-v1629-hero-dots{position:absolute;z-index:5;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.als-v1629-hero-dots button{width:9px;height:9px;border-radius:999px;border:0;background:rgba(255,255,255,.48);padding:0;transition:.3s}.als-v1629-hero-dots button.is-active{width:30px;background:#fff}.als-v1629-hero-progress{position:absolute;z-index:5;bottom:0;left:0;right:0;height:3px;background:rgba(255,255,255,.18)}.als-v1629-hero-progress i{display:block;height:100%;width:0;background:#f0bf6b}
/* suppress legacy first heroes only when smart hero is active */
.als-v1629-has-smart-hero .archive-hero,.als-v1629-has-smart-hero .page-hero,.als-v1629-has-smart-hero .als-enterprise-hero,.als-v1629-has-smart-hero .als-v16-products-hero,.als-v1629-has-smart-hero .als-v16-category-hero,.als-v1629-has-smart-hero .als-v164-sector-hero,.als-v1629-has-smart-hero .als-v164-archive-hero,.als-v1629-has-smart-hero .als-v165-project-hero,.als-v1629-has-smart-hero .als-v167-hero,.als-v1629-has-smart-hero .als-v167-showrooms-hero,.als-v1629-has-smart-hero .als-v168-article-hero,.als-v1629-has-smart-hero .als-v168-showroom-hero,.als-v1629-has-smart-hero .als-v169-category-hero,.als-v1629-has-smart-hero .als-v169-products-hero,.als-v1629-has-smart-hero .als-v1617-offers-hero,.als-v1629-has-smart-hero .als-v1617-offer-single__hero,.als-v1629-has-smart-hero .als-v166-project-hero,.als-v1629-has-smart-hero .solution-page-hero,.als-v1629-has-smart-hero .about-hero,.als-v1629-has-smart-hero .contact-hero,.als-v1629-has-smart-hero .catalog-single-hero,.als-v1629-has-smart-hero .als-enterprise-detail-hero{display:none!important}
/* header calculator action */
.als-v16-action-item--calculator{color:#004e29;text-decoration:none}.als-v16-action-item--calculator .als-v16-action-item__icon{display:grid;place-items:center}.als-v16-header__actions{gap:10px}.als-v16-header-search{max-width:170px}
/* Calculator */
.als-v1629-calculator-page{background:#fbf9f8;padding:28px 0 90px}.als-v1629-calc-breadcrumb{display:flex;gap:10px;align-items:center;font-size:14px;color:#667169;margin:0 0 28px}.als-v1629-calc-breadcrumb a{color:#667169;text-decoration:none}.als-v1629-calc-breadcrumb strong{color:#004e29}.als-v1629-calc-intro{border-radius:24px;padding:34px 38px;background:linear-gradient(135deg,#003c23,#08683a);color:#fff;display:flex;gap:22px;align-items:flex-start;margin-bottom:28px;box-shadow:0 20px 50px rgba(0,78,41,.16)}.als-v1629-calc-intro>span{width:58px;height:58px;border-radius:16px;background:#f0bf6b;color:#183018;display:grid;place-items:center;flex:none}.als-v1629-calc-intro small{color:#f0bf6b;font-weight:700}.als-v1629-calc-intro h1{font-size:clamp(30px,4vw,48px);line-height:1.18;margin:8px 0 12px;color:#fff}.als-v1629-calc-intro p{max-width:800px;margin:0;color:rgba(255,255,255,.88);font-size:17px;line-height:1.75}.als-v1629-calc-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:26px;align-items:start}.als-v1629-calc-form-card,.als-v1629-calc-summary{background:#fff;border:1px solid #dce4dd;border-radius:22px;padding:28px;box-shadow:0 12px 36px rgba(28,48,37,.055)}.als-v1629-calc-form-card>header,.als-v1629-calc-summary>header{display:flex;gap:14px;align-items:flex-start;margin-bottom:24px}.als-v1629-calc-form-card>header>span,.als-v1629-calc-summary>header>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eef7f1;color:#00623a}.als-v1629-calc-form-card h2,.als-v1629-calc-summary h2{font-size:25px;color:#004e29;margin:0 0 5px}.als-v1629-calc-form-card header p,.als-v1629-calc-summary header p{margin:0;color:#6a756d}.als-v1629-field{display:block;margin:18px 0}.als-v1629-field>span,.als-v1629-room-fields label>span{display:block;margin-bottom:8px;font-weight:700;color:#26372d}.als-v1629-field select,.als-v1629-room-fields input{width:100%;height:50px;border:1px solid #cbd6ce;border-radius:10px;background:#fff;padding:0 14px;font:inherit}.als-v1629-selected-product{display:flex;align-items:center;gap:15px;background:#f7f8f5;border:1px solid #dfe6df;border-radius:14px;padding:12px;margin:12px 0 20px}.als-v1629-selected-product img{width:76px;height:68px;border-radius:10px;object-fit:cover}.als-v1629-selected-product small{display:block;color:#7a847d}.als-v1629-selected-product h3{font-size:16px;margin:3px 0;color:#004e29}.als-v1629-selected-product a{font-size:13px;color:#006b3b}.als-v1629-room{border:1px solid #e1e6e2;border-radius:15px;padding:17px;margin:12px 0;background:#fdfdfc}.als-v1629-room-head{display:flex;justify-content:space-between;margin-bottom:12px;color:#004e29}.als-v1629-room-remove{border:0;background:transparent;color:#a63232;cursor:pointer}.als-v1629-room-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.als-v1629-add-room{border:1px dashed #76a78a;background:#f5faf6;color:#00683d;border-radius:10px;padding:11px 15px;font-weight:700;cursor:pointer}.als-v1629-calc-submit{width:100%;height:56px;border:0;border-radius:12px;background:#006b3b;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800;font-size:17px;cursor:pointer;margin-top:18px}.als-v1629-calc-summary{position:sticky;top:110px}.als-v1629-metric{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 0;border-bottom:1px solid #e5e9e6}.als-v1629-metric span{color:#566259}.als-v1629-metric strong{font-size:21px;color:#183127}.als-v1629-metric.is-accent strong{color:#00713f}.als-v1629-total{display:flex;justify-content:space-between;gap:20px;align-items:center;border-radius:15px;background:#eaf5ee;padding:20px;margin:20px 0}.als-v1629-total span{display:block;font-weight:800;color:#00683b;font-size:18px}.als-v1629-total small{display:block;color:#66746a;margin-top:4px}.als-v1629-total strong{font-size:30px;color:#00683b;white-space:nowrap}.als-v1629-calc-note{display:flex;gap:10px;background:#fffaf0;border:1px solid #ead9ad;border-radius:12px;padding:14px;color:#5c513c}.als-v1629-calc-note p{margin:0;line-height:1.7}.als-v1629-calc-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.als-v1629-calc-actions a,.als-v1629-calc-actions button{min-height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;text-decoration:none;cursor:pointer}.als-v1629-calc-actions .is-primary{background:#004e29;color:#fff}.als-v1629-calc-actions button{background:#fff;color:#004e29;border:1px solid #004e29}.als-v1629-calc-empty{padding:40px;background:#fff;border:1px solid #ddd;border-radius:20px;text-align:center}
.als-v1619-calc-link{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;text-decoration:none}
@media(max-width:1180px){.als-v16-header-search{max-width:130px}.als-v16-header__actions{gap:6px}.als-v16-action-item__label{font-size:11px}}
@media(max-width:1024px){.als-v1629-calc-grid{grid-template-columns:1fr}.als-v1629-calc-summary{position:static}.als-v1629-hero-arrow{display:none}.als-v1629-smart-hero,.als-v1629-hero-content{min-height:470px}}
@media(max-width:767px){.als-v1629-smart-hero,.als-v1629-hero-content{min-height:430px}.als-v1629-hero-content{padding-top:55px;padding-bottom:65px}.als-v1629-hero-content h1{font-size:34px}.als-v1629-hero-content p{font-size:15px}.als-v1629-hero-dots{bottom:18px}.als-v1629-calculator-page{padding-top:18px}.als-v1629-calc-intro{padding:24px 20px;border-radius:18px;gap:14px}.als-v1629-calc-intro>span{width:46px;height:46px}.als-v1629-calc-intro h1{font-size:29px}.als-v1629-calc-intro p{font-size:15px}.als-v1629-calc-form-card,.als-v1629-calc-summary{padding:20px 16px;border-radius:17px}.als-v1629-room-fields{grid-template-columns:1fr}.als-v1629-calc-actions{grid-template-columns:1fr}.als-v1629-total{align-items:flex-start;flex-direction:column}.als-v1629-mobile-calc{display:flex!important}.als-v16-mobile-drawer__services .als-v1629-mobile-calc{align-items:center}}
@media(prefers-reduced-motion:reduce){.als-v1629-hero-slide,.als-v1629-hero-slide>img{transition:none!important}}
