/* Local fonts: put the user's font folder next to index.html as /font */
@font-face{font-family:'Kalameh';src:url('../font/Kalameh(FaNum)-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Kalameh';src:url('../font/Kalameh(FaNum)-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Kalameh';src:url('../font/Kalameh(FaNum)-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Kalameh';src:url('../font/Kalameh(FaNum)-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Kalameh';src:url('../font/Kalameh(FaNum)-ExtraBold.ttf') format('truetype');font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:'Kalameh';src:url('../font/Kalameh(FaNum)-Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:'Lato';src:url('../font/Lato-Reg.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Lato';src:url('../font/Lato-Bol.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Lato';src:url('../font/Lato-Bla.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}

:root{
  --yellow:#ffcb08;
  --yellow-soft:#fff2b6;
  --black:#0a0a0a;
  --ink:#151515;
  --muted:#767676;
  --line:#e7e5df;
  --paper:#f5f5f2;
  --white:#fff;
  --shell:1440px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'Kalameh',Tahoma,Arial,sans-serif;direction:rtl;-webkit-font-smoothing:antialiased}
[hidden]{display:none!important}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
button{color:inherit}
img{display:block;max-width:100%}
.shell{width:min(calc(100% - 64px),var(--shell));margin-inline:auto}
.latin{font-family:'Lato',Arial,sans-serif;direction:ltr;unicode-bidi:isolate}
.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.18em;color:#8b8b8b;margin-bottom:14px}

/* header */
.site-header{height:82px;background:#090909;position:sticky;top:0;z-index:80;border-bottom:1px solid #1c1c1c}
.header-inner{height:100%;display:flex;align-items:center;gap:42px}
.brand{width:196px;flex:0 0 auto}
.brand img{width:100%;height:auto}
.main-nav{display:flex;gap:28px;margin-inline-start:auto}
.main-nav a{font-size:13px;color:#bdbdbd;font-weight:600;transition:.2s}
.main-nav a:hover{color:#fff}
.header-actions{display:flex;align-items:center;gap:12px}
.phone-link{height:48px;padding:0 16px;border-right:1px solid #2d2d2d;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.phone-link span{font-size:15px;color:#fff;font-weight:900;letter-spacing:.04em}
.phone-link small{font-size:9px;color:#777}
.download-mini{width:46px;height:46px;background:var(--yellow);display:grid;place-items:center;transition:.2s}
.download-mini:hover{transform:translateY(-2px)}
.download-mini svg,.btn svg,.download-cta svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* hero */
.hero{background:#0d0d0d;color:#fff;overflow:hidden}
.hero-layout{min-height:650px;display:grid;grid-template-columns:.88fr 1.12fr;direction:ltr}
.hero-copy{direction:rtl;align-self:center;padding:84px 0 80px;position:relative;z-index:4}
.hero-copy .eyebrow{color:#7c7c7c}
.hero h1{margin:0;font-size:clamp(52px,5.2vw,84px);line-height:1.07;letter-spacing:-.045em;font-weight:900}
.hero h1 span{color:var(--yellow)}
.hero-copy>p{font-size:17px;line-height:2;max-width:610px;color:#aaa;margin:28px 0 34px}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.btn{height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s}
.btn-primary{background:var(--yellow);color:#111}.btn-primary:hover{background:#ffd72f}
.btn-ghost{border-color:#383838;color:#fff;background:#151515}.btn-ghost:hover{border-color:#666}
.hero-stats{display:flex;margin-top:68px;padding-top:25px;border-top:1px solid #282828}
.hero-stats div{min-width:145px;padding:0 20px;border-left:1px solid #292929}
.hero-stats div:first-child{padding-right:0}.hero-stats div:last-child{border-left:0}
.hero-stats strong{display:block;font-size:23px;font-weight:900;color:#fff;text-align:right}
.hero-stats span{display:block;margin-top:3px;font-size:10px;color:#717171}
.hero-stage{position:relative;min-width:0}
.hero-yellow{position:absolute;inset:0 0 0 auto;width:82%;background:var(--yellow);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%)}
.hero-watermark{position:absolute;left:0;top:11%;font-size:clamp(92px,11.5vw,178px);line-height:1;font-weight:900;letter-spacing:-.07em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.17);z-index:1;white-space:nowrap}
.hero-product{position:absolute;left:-1%;bottom:1%;width:92%;height:80%;object-fit:contain;filter:drop-shadow(0 34px 26px rgba(0,0,0,.32));z-index:2}
.hero-product-tag{position:absolute;right:2%;bottom:8%;z-index:3;background:#111;padding:15px 18px 14px;border-top:4px solid var(--yellow);min-width:176px}
.hero-product-tag span{display:block;color:#757575;font-size:9px;margin-bottom:2px}
.hero-product-tag strong{font-size:38px;line-height:1;font-weight:900;display:block;text-align:left}
.hero-product-tag small{display:block;color:#9b9b9b;font-size:11px;margin-top:5px;text-align:left}

/* headings */
.family-section,.catalog-section,.download-section{padding:84px 0}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}
.section-heading h2,.guide-copy h2,.download-copy h2{font-size:clamp(34px,3vw,48px);line-height:1.2;margin:0;font-weight:900;letter-spacing:-.025em}
.section-heading>p{max-width:520px;color:var(--muted);font-size:14px;line-height:2;margin:0}
.compact-heading{margin-bottom:24px}

/* families */
.family-section{background:#fff;border-bottom:1px solid var(--line)}
.family-tabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}
.family-tab{min-height:112px;border:0;border-left:1px solid var(--line);background:#fff;padding:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;cursor:pointer;text-align:right;position:relative;transition:.2s}
.family-tab:last-child{border-left:0}.family-tab:hover{background:#fafaf8}
.family-tab.active{background:#111;color:#fff}
.family-tab.active:after{content:"";position:absolute;height:5px;right:0;left:0;bottom:0;background:var(--yellow)}
.family-index{font-size:10px;color:#a2a2a2}.family-tab b{font-size:15px}.family-tab em{font-style:normal;font-size:27px;font-weight:900;color:#aaa}.family-tab.active em{color:var(--yellow)}

/* toolbar */
.catalog-section{padding-top:90px}
.catalog-toolbar{background:#fff;border:1px solid var(--line);padding:14px;display:grid;grid-template-columns:minmax(260px,1.08fr) 2.92fr;gap:12px;position:sticky;top:94px;z-index:45;box-shadow:0 16px 40px rgba(0,0,0,.035)}
.search-box{height:64px;background:#f5f5f2;display:flex;align-items:center;gap:11px;padding:0 17px;border:1px solid transparent;transition:.2s}
.search-box:focus-within{background:#fff;border-color:#171717}
.search-box svg{width:21px;height:21px;fill:none;stroke:#7a7a7a;stroke-width:1.7}
.search-box input{border:0;outline:0;background:transparent;width:100%;min-width:0;font-size:13px;color:#111}
.search-box input::placeholder{color:#a0a0a0}
.search-box button{border:0;background:transparent;font-size:24px;color:#999;cursor:pointer;display:none}.search-box button.visible{display:block}
.filter-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.filter-row label{height:64px;border:1px solid #ecebe6;padding:8px 12px;display:flex;flex-direction:column;justify-content:center;background:#fff}
.filter-row span{font-size:9px;color:#9b9b9b;margin-bottom:2px}
.filter-row select{border:0;outline:0;background:transparent;font-size:12px;font-weight:700;color:#222;cursor:pointer;padding:0}
.results-bar{height:58px;display:flex;align-items:center;justify-content:space-between;color:#777;font-size:12px}
.results-bar strong{font-size:17px;color:#111}.results-bar button{border:0;background:none;color:#777;text-decoration:underline;text-underline-offset:4px;cursor:pointer;font-size:11px}

/* cards */
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.product-card{background:#fff;border:1px solid var(--line);min-width:0;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}
.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(0,0,0,.07);border-color:#d3d1ca}
.product-media{height:285px;background:#f0f0ec;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}
.product-media:before{content:"";position:absolute;top:0;right:0;width:72px;height:5px;background:var(--yellow)}
.product-media img{width:90%;height:87%;object-fit:contain;filter:drop-shadow(0 18px 13px rgba(0,0,0,.13));transition:transform .28s}.product-card:hover .product-media img{transform:scale(1.04)}
.product-media.missing img{opacity:0}.image-fallback{position:absolute;inset:0;display:none;align-items:center;justify-content:center;flex-direction:column;color:#aaa}.product-media.missing .image-fallback{display:flex}.image-fallback b{font-family:'Lato',sans-serif;font-size:20px;color:#222}.image-fallback span{font-size:10px;margin-top:4px}
.product-family{position:absolute;right:13px;bottom:12px;background:#111;color:#fff;font-size:9px;font-weight:700;padding:6px 8px}
.product-body{padding:20px}
.product-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}
.product-code{font-family:'Lato',Arial,sans-serif;direction:ltr;font-size:30px;line-height:1;font-weight:900;letter-spacing:-.035em}
.badges{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-start}.badge{font-size:8px;font-weight:700;background:#f0f0ec;padding:5px 6px;color:#666}.badge.yellow{background:var(--yellow);color:#111}
.product-body h3{font-size:13px;line-height:1.9;font-weight:600;color:#484848;margin:0 0 17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.power-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-inline:-20px}
.power-cell{padding:13px 20px}.power-cell:first-child{border-left:1px solid var(--line)}
.power-cell span,.quick-specs span{display:block;font-size:8px;color:#999;margin-bottom:3px}.power-cell strong{font-family:'Lato',Arial,sans-serif;direction:ltr;text-align:right;display:block;font-size:17px}
.quick-specs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px}.quick-specs div{padding:0 9px;border-left:1px solid var(--line)}.quick-specs div:first-child{padding-right:0}.quick-specs div:last-child{border-left:0}.quick-specs b{font-size:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-actions{display:flex;gap:8px;margin-top:18px}.details-button{height:42px;flex:1;background:#111;color:#fff;border:0;font-size:11px;font-weight:800;cursor:pointer;transition:.2s}.details-button:hover{background:#2a2a2a}.product-link{width:42px;height:42px;display:grid;place-items:center;background:var(--yellow);font-family:'Lato',sans-serif;font-weight:900;font-size:17px}

/* states */
.loading-state,.error-state,.empty-state{min-height:330px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px}.loading-state strong,.error-state strong{font-size:15px;margin-top:13px}.loading-state span,.error-state p,.empty-state p{font-size:11px;color:#999;margin:6px 0 0}.loader{width:31px;height:31px;border:2px solid #ddd;border-top-color:#111;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.error-state button,.empty-state button{margin-top:18px;height:42px;border:0;background:#111;color:#fff;padding:0 18px;cursor:pointer;font-weight:800}.empty-state>strong{font-size:60px;font-family:'Lato',sans-serif}.empty-state h3{margin:6px 0 0}

/* guide */
.guide-section{background:#111;color:#fff;padding:96px 0}
.guide-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}
.guide-copy .eyebrow{color:#747474}.guide-copy p{color:#a1a1a1;line-height:2;font-size:14px;max-width:520px;margin:22px 0 30px}.guide-copy a{display:inline-flex;gap:10px;align-items:center;color:var(--yellow);font-weight:800;font-size:13px}
.guide-list{border-top:1px solid #303030}.guide-list article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid #303030}.guide-list>article>span{font-size:13px;color:var(--yellow);font-weight:900}.guide-list h3{font-size:16px;margin:0 0 6px}.guide-list p{font-size:12px;line-height:1.9;color:#8e8e8e;margin:0}

/* download */
.download-section{background:#fff}
.download-card{background:var(--yellow);padding:54px 58px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.download-card:after{content:'KENZAX';position:absolute;left:2%;bottom:-35px;font-family:'Lato',sans-serif;font-weight:900;font-size:130px;color:rgba(0,0,0,.055);letter-spacing:-.06em;pointer-events:none}.download-copy{position:relative;z-index:2}.download-copy .eyebrow{color:#5d521b}.download-copy p{font-size:13px;margin:13px 0 0;color:#5f571e}.download-cta{position:relative;z-index:2;min-width:300px;background:#111;color:#fff;padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.pdf-mark{width:48px;height:48px;background:var(--yellow);color:#111;display:grid;place-items:center;font-size:11px;font-weight:900}.download-cta b{display:block;font-size:14px}.download-cta small{display:block;color:#818181;margin-top:2px;font-size:9px}.download-cta svg{width:22px;height:22px}

/* footer */
footer{background:#090909;color:#fff;border-top:1px solid #222}.footer-inner{height:98px;display:flex;align-items:center;gap:24px}.footer-inner img{width:150px}.footer-inner p{font-size:11px;color:#777;margin:0}.footer-inner a{margin-inline-start:auto;color:#aaa;font-size:11px}

/* dialog */
.product-dialog{width:min(1120px,calc(100% - 32px));max-height:90vh;border:0;padding:0;background:#fff;color:#111;box-shadow:0 30px 100px rgba(0,0,0,.35)}.product-dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}.dialog-close{position:absolute;left:16px;top:16px;width:42px;height:42px;border:1px solid #dedede;background:#fff;font-size:25px;z-index:4;cursor:pointer}.dialog-layout{display:grid;grid-template-columns:.92fr 1.08fr;direction:ltr;min-height:620px}.dialog-image{background:#efefeb;display:flex;align-items:center;justify-content:center;min-height:560px}.dialog-image img{width:88%;height:82%;object-fit:contain;filter:drop-shadow(0 22px 18px rgba(0,0,0,.14))}.dialog-copy{direction:rtl;padding:58px 54px;overflow:auto}.dialog-family-name{font-size:10px;color:#888}.dialog-code{font-family:'Lato',sans-serif;font-size:48px;font-weight:900;direction:ltr;text-align:right;line-height:1.1;margin-top:6px}.dialog-copy h2{font-size:17px;font-weight:600;color:#555;margin:7px 0 25px}.dialog-power{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}.dialog-power div{padding:15px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.dialog-power span{font-size:9px;color:#999;display:block}.dialog-power strong{font-family:'Lato',sans-serif;direction:ltr;text-align:right;display:block;font-size:20px;margin-top:3px}.spec-table{margin-top:20px;border-top:1px solid var(--line)}.spec-row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.spec-row span{color:#888}.spec-row b{font-weight:700;text-align:left}.dialog-cta{display:flex;gap:8px;margin-top:24px}.dialog-cta a{height:46px;padding:0 18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.dialog-cta .call{background:var(--yellow);color:#111}.dialog-cta .visit{background:#111;color:#fff}

@media (max-width:1180px){
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hero-layout{grid-template-columns:1fr 1fr}.hero h1{font-size:58px}
  .catalog-toolbar{grid-template-columns:1fr}.filter-row{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:900px){
  .shell{width:min(calc(100% - 36px),var(--shell))}
  .site-header{height:72px}.main-nav,.phone-link{display:none}.brand{width:170px}.header-actions{margin-inline-start:auto}
  .hero-layout{display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:62px 0 30px}.hero h1{font-size:clamp(44px,11vw,66px)}.hero-copy>p{font-size:15px}.hero-stats{margin-top:42px}.hero-stage{height:430px;margin-inline:-18px}.hero-yellow{width:87%}.hero-product{width:95%;height:90%;left:-3%}.hero-watermark{font-size:118px;top:6%}
  .family-section,.catalog-section,.download-section{padding:64px 0}.section-heading{display:block}.section-heading>p{margin-top:10px}.family-tabs{grid-template-columns:1fr 1fr}.family-tab:nth-child(2){border-left:0}.family-tab:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-media{height:260px}
  .guide-grid{grid-template-columns:1fr;gap:45px}.download-card{padding:42px;display:block}.download-cta{margin-top:28px;min-width:0;max-width:360px}
  .dialog-layout{grid-template-columns:1fr}.dialog-image{min-height:320px}.dialog-copy{padding:36px 26px}
}
@media (max-width:620px){
  .shell{width:min(calc(100% - 24px),var(--shell))}
  .site-header{height:66px}.brand{width:150px}.download-mini{width:42px;height:42px}
  .hero-copy{padding-top:48px}.hero h1{font-size:43px;line-height:1.1}.hero-copy>p{font-size:13px;line-height:1.9}.btn{height:48px;padding:0 17px;font-size:12px}.hero-stats{overflow:auto;padding-bottom:6px}.hero-stats div{min-width:120px;padding:0 15px}.hero-stats strong{font-size:18px}.hero-stage{height:340px}.hero-product-tag{right:4%;bottom:5%;min-width:145px;padding:11px 13px}.hero-product-tag strong{font-size:30px}.hero-watermark{font-size:88px}
  .family-tabs{grid-template-columns:1fr}.family-tab{min-height:82px;border-left:0!important;border-bottom:1px solid var(--line)!important}.family-tab:last-child{border-bottom:0!important}
  .catalog-section{padding-top:64px}.section-heading h2,.guide-copy h2,.download-copy h2{font-size:32px}.catalog-toolbar{position:static;padding:10px}.search-box{height:56px}.filter-row{grid-template-columns:1fr 1fr}.filter-row label{height:56px}
  .product-grid{grid-template-columns:1fr}.product-media{height:300px}.product-body{padding:19px}.product-card{max-width:500px;width:100%;margin-inline:auto}
  .guide-section{padding:68px 0}.guide-list article{grid-template-columns:40px 1fr}.download-card{padding:32px 24px}.download-card:after{font-size:78px}.download-cta{grid-template-columns:auto 1fr auto;padding:13px}.footer-inner{height:auto;padding:28px 0;flex-wrap:wrap}.footer-inner img{width:125px}.footer-inner p{width:100%;order:3}.footer-inner a{font-size:10px}
  .dialog-code{font-size:38px}.dialog-power{grid-template-columns:1fr 1fr}.dialog-copy{padding:28px 20px}.dialog-cta{flex-direction:column}
}
