:root{font-family:Arimo,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--topbar-h: 80px}.app{min-height:100vh;display:flex;flex-direction:column;gap:0}.app-main{flex:1;min-height:calc(100vh - var(--topbar-h));padding-top:calc(var(--topbar-h) - 110px)}#root{width:100%;display:block}body{margin:0;min-width:320px;display:block}h1,h2,h3,h4,h5,h6{font-family:Arimo,sans-serif;letter-spacing:-.03em}h1{font-size:3.2em;line-height:1.1}.link{-webkit-border-radius:56px;-moz-border-radius:56px;border-radius:56px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{scale:1.05}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}:root{--gap-xxl: 48px;--gap-xl: 32px;--gap-lg: 24px;--gap-md: 16px;--gap-sm: 10px;--bg: #ffffff;--text: #0f172a;--muted: #475569;--primary: #d82925;--primary-hover: #bb201d;--card: #f8fafc;--card-border: #e2e8f0;--shadow: 0 10px 25px rgba(2, 6, 23, .06)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}.home{direction:rtl;padding:2rem}.container{width:100%;margin-inline:auto;padding:0 var(--gap-lg)}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--gap-xxl);width:100%;margin:0;padding:clamp(32px,5vw,72px);box-sizing:border-box}.hero-image{width:100%;max-width:520px;height:auto;display:block;object-fit:contain;-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 20%),linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 20%),linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 10%);-webkit-mask-composite:destination-in;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-image:linear-gradient(to left,#0000,#000 20%),linear-gradient(to top,#0000,#000 20%),linear-gradient(to bottom,#0000,#000 10%);mask-composite:intersect;mask-repeat:no-repeat;mask-size:cover}.hero-left{display:flex;flex-direction:column;gap:var(--gap-lg);padding-inline:var(--gap-lg)}.hero-title{margin:0;line-height:1.15;font-weight:1000;font-size:clamp(28px,3.2vw + 8px,52px);letter-spacing:-.02em}.hero-title2{margin:0;line-height:1.1;font-weight:400;font-size:clamp(24px,3.2vw + 8px,45px);letter-spacing:-.02em}.hero-subtitle{margin:0;color:var(--muted);font-size:clamp(16px,1.2vw + 8px,20px)}.btn-primary{display:inline-block;width:fit-content;background:var(--primary);color:#fff;text-decoration:none;padding:12px 22px;border-radius:999px;font-weight:700;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.hero-btns{display:flex;align-items:center;gap:16px}.hero-btns .btn-primary{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 22px;line-height:1}.btn-call{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:12px 18px;border-radius:999px;background:transparent;color:var(--text);text-decoration:none;font-weight:700;transition:background .2s ease,color .2s ease,transform .15s ease}.btn-call:hover{transform:translateY(-2px)}.icon-circle{width:48px;height:48px;border-radius:50%;background:var(--primary);display:inline-flex;align-items:center;justify-content:center}.icon-circle:hover{background:var(--primary-hover)}.btn-icon{width:22px;height:22px;filter:brightness(0) invert(1);transform:scaleX(-1)}.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:12px 18px;border-radius:999px;background:transparent;color:var(--text);text-decoration:none;font-weight:700;transition:background .2s ease,color .2s ease,transform .15s ease}.btn-whatsapp:hover{transform:translateY(-2px)}.icon-whatsapp{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.btn-icon-whatsapp{width:45px;height:45px}.reasons{margin-top:var(--gap-xl)}.reasons-title{margin:0 0 var(--gap-md) 0;font-size:clamp(20px,1.4vw + 10px,28px)}.reasons-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-md);padding:0;margin:0;list-style:none}.reason-card{display:flex;align-items:center;gap:var(--gap-sm);background:var(--card);border:1px solid var(--card-border);border-radius:16px;padding:14px 16px;box-shadow:var(--shadow)}.reason-icon{flex:0 0 auto;display:inline-grid;place-items:center;color:#33dc33;width:28px;height:28px;font-weight:800}.reason-text{line-height:1.45}.hero-right{display:flex;justify-content:flex-end;align-items:flex-end}.hero-image{width:100%;max-width:600px;height:auto;display:block;object-fit:contain;border-radius:18px}@media (max-width: 1400px){.home{padding-top:110px!important}.icon-circle{width:44px;height:44px;aspect-ratio:1 / 1;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px}.icon-circle>svg,.icon-circle>img,.btn-icon{width:60%;height:60%;object-fit:contain}}@media (max-width: 1200px){.hero-right,.hero-image{display:none!important}.hero{display:grid;grid-template-columns:1fr}}@media (max-width: 980px){.hero{grid-template-columns:1fr;gap:var(--gap-xl)}.hero-right{order:-1}.reasons-list{grid-template-columns:1fr}}@media (max-width: 717px){.home{padding:16px}.hero{padding:16px;gap:var(--gap-lg)}.hero-left{padding-inline:0;align-items:center;text-align:center}.hero-title{letter-spacing:-.01em}.hero-subtitle{font-size:15px}.hero-btns{flex-direction:column;align-items:stretch;gap:10px;width:100%}.hero-btns>a{width:100%;max-width:380px;margin-inline:auto}.btn-primary{height:46px;padding:12px 18px}.btn-call,.btn-whatsapp{height:46px;padding:10px 14px}.icon-circle,.icon-whatsapp{width:42px;height:42px}.btn-icon{width:20px;height:20px}.btn-icon-whatsapp{width:32px;height:32px}.hero-right{justify-content:center;align-items:center}.hero-image{max-width:min(420px,90vw);border-radius:14px;-webkit-mask-image:none;mask-image:none}.reasons{margin-top:var(--gap-lg)}.reason-card{padding:12px 14px}}@media (max-width: 380px){.hero-btns>a{max-width:320px}.icon-circle,.icon-whatsapp{width:38px;height:38px}.btn-icon{width:18px;height:18px}}.topbar{position:fixed;top:0;right:0;width:100%;background:#fff;z-index:1000}.topbar-container{position:relative;height:80px;display:flex;align-items:center;justify-content:flex-start}.topbar-logo{position:absolute;right:124px;top:50%;transform:translateY(-40%)}.topbar-logo img{height:60px;width:auto}.topbar-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;gap:40px}.topbar-link{color:#0f172a;background:transparent;padding:12px 22px;border-radius:999px;text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s ease;display:inline-block}.topbar-link:hover,.topbar-link.active{background:var(--primary);color:#fff;text-decoration:none;padding:12px 22px;border-radius:999px;font-weight:700}.topbar-social{position:absolute;left:24px;top:50%;transform:translateY(-50%);display:flex;gap:10px}.social-btn{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;transition:background .2s ease,border-color .2s ease,transform .15s ease}.social-btn img{width:30px;height:30px;display:block}.social-btn:hover img{scale:1.2}.social-btn-phone,.social-separator,.social-btn-email{display:inline-flex;align-items:center;justify-content:center;height:40px;color:var(--text);text-decoration:none;font-weight:700}.social-btn-phone:hover,.social-btn-email:hover{text-decoration:underline}@media (max-width: 1400px){.topbar-container{height:auto;padding:12px 16px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.topbar-logo,.topbar-nav,.topbar-social{position:static;top:auto;left:auto;right:auto;transform:none}.social-btn-email{display:none!important}.topbar-logo{order:0}.topbar-nav{order:1}.topbar-social{order:2;flex-wrap:wrap;justify-content:center;gap:12px}.topbar-logo img{height:48px}.topbar-nav{display:flex;width:100%;justify-content:space-between;align-items:center;text-align:center;gap:8px}.topbar-nav a{flex:1;text-align:center}.topbar-link,.topbar-link.active{padding:10px 14px;font-size:.95rem}.social-separator{display:none}}@media (max-width: 435px){.topbar-nav a,.topbar-link.active{font-size:.9rem;padding:8px 10px}}@media (max-width: 390px){.topbar-nav a,.topbar-link.active{font-size:.85rem;padding:5px 8px}}.aboutus-contact{display:grid;place-items:center;padding-bottom:15px;background:#fff}.contact-box{text-align:center}.actions{margin-top:12px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.lets-talk{line-height:0}.btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:10px 18px;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .15s ease,background .2s ease,color .2s ease}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{transform:translateY(-1px)}.btn-outline{background:transparent;border:1px solid var(--card-border);color:inherit}.btn-outline:hover{transform:translateY(-1px);text-decoration:underline}:root{--gap: 16px;--gap-lg: 24px;--radius: 16px;--card-bg: #f8fafc;--card-border: #e2e8f0;--muted: #475569}.products{padding:120px 24px 48px;max-width:1200px;margin-inline:auto}.products-header{text-align:center}.products-title{margin:0 0 8px;font-weight:900;letter-spacing:-.02em;font-size:clamp(28px,3vw + 8px,44px)}.cat-bar{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 24px;justify-content:center}.cat-chip{border:1px solid var(--card-border);background:#fff;border-radius:999px;padding:8px 14px;cursor:pointer;font-weight:600}.cat-chip:hover{transform:translateY(-1px)}.cat-chip.active{background:var(--primary);color:#fff;border-color:var(--primary)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap-lg)}@media (max-width: 1100px){.grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 800px){.grid{grid-template-columns:repeat(3,1fr)}.card .name{font-size:.92rem;line-height:1.2}}@media (max-width: 520px){.grid{grid-template-columns:repeat(2,1fr)}}.card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow)}.thumb-wrap{aspect-ratio:1 / 1;background:#edf2f7;overflow:hidden}.thumb-wrap img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.card-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12px;text-align:center}.name{margin:0 0 4px;font-size:1.05rem;font-weight:800;letter-spacing:-.01em}.cat{margin:0;color:var(--muted);font-size:.95rem}.state{margin:24px 0;font-weight:600}.units{display:flex;justify-content:center;width:100%;margin-top:8px}.unit-chip{padding:4px 10px;border-radius:999px;border:1px solid var(--card-border, #e5e7eb);background:var(--chip-bg, #f8fafc);white-space:nowrap}.unit-chip.muted{border-style:dashed;color:#6b7280}.state.error{color:#b91c1c}.state.muted{color:var(--muted)}.aboutus{max-width:1100px;width:100%;margin-inline:auto;padding:120px 24px 56px;box-sizing:border-box;text-align:center}.aboutus-hero h1{margin:0 0 8px;font-weight:900;letter-spacing:-.02em;font-size:clamp(28px,3vw + 8px,44px)}.aboutus-hero .lead{margin:0;color:var(--muted);line-height:1.65}.aboutus-cards{margin-top:28px;display:grid;gap:var(--gap-lg);grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow, 0 4px 10px rgba(0,0,0,.04))}.card h3{margin:0 0 6px}.card p{margin:0;color:var(--muted)}@media (max-width: 900px){.aboutus-cards{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.aboutus-cards{grid-template-columns:1fr}}.legalbar{bottom:0;inset-inline:0;height:calc(var(--legal-h, 28px) + env(safe-area-inset-bottom,0px));background:#0d0d0d;border-top:1px solid rgba(255,255,255,.08);z-index:950;padding-bottom:env(safe-area-inset-bottom,0px);color:#bbb;font-size:12px;line-height:1;padding-top:15px;padding-bottom:25px}.legalbar-container{max-width:1100px;margin:0 auto;height:100%;padding:4px 16px;display:flex;align-items:center;justify-content:center;gap:16px}.legal-links{display:inline-flex;gap:16px;flex-wrap:wrap}.legalbar a{color:inherit;text-decoration:none;opacity:.9;transition:opacity .15s ease,text-decoration-color .15s ease}.legalbar a:hover{opacity:1;text-decoration:underline;text-decoration-thickness:from-font}@media (max-width: 480px){.legalbar{font-size:11px}.legalbar-container{padding-inline:12px;gap:12px}.legal-links{gap:12px}}.notfound{max-width:1100px;margin:0 auto;padding:250px 16px 48px;text-align:center}.notfound-title{margin:0 0 8px;font-weight:900;letter-spacing:-.02em;font-size:clamp(28px,3vw + 8px,44px)}.notfound-lead{margin:0 0 18px;line-height:1.6;opacity:.9}.notfound-actions{display:flex;justify-content:center;gap:12px;margin-top:8px}
