.Header-module__hBw1pG__header{z-index:1000;background-color:var(--white);width:100%;color:var(--black);padding:1rem 0;position:fixed;top:0;left:0;box-shadow:0 2px 20px #0000000d}.Header-module__hBw1pG__container{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.Header-module__hBw1pG__nav ul{gap:2.5rem;list-style:none;display:flex}.Header-module__hBw1pG__nav a{text-transform:uppercase;letter-spacing:1px;color:var(--black);opacity:.7;font-size:.85rem;font-weight:500;transition:opacity .3s}.Header-module__hBw1pG__nav a:hover{opacity:1}.Header-module__hBw1pG__logoContainer{justify-content:center;display:flex}.Header-module__hBw1pG__logo{object-fit:contain;width:auto;height:40px}.Header-module__hBw1pG__actions{justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__langWrapper{position:relative}.Header-module__hBw1pG__langBtn{color:var(--black);cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:opacity .3s;display:flex}.Header-module__hBw1pG__langBtn:hover{opacity:1}.Header-module__hBw1pG__rotate{transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{background:var(--white);border:1px solid var(--gray-light);border-radius:4px;min-width:120px;margin-top:1rem;padding:.5rem 0;position:absolute;top:100%;right:0;box-shadow:0 10px 30px #0000001a}.Header-module__hBw1pG__dropdown button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.8rem 1.5rem;font-family:inherit;font-size:.9rem;transition:background .3s}.Header-module__hBw1pG__dropdown button:hover{background:var(--beige)}.Header-module__hBw1pG__ctaBtn{background:var(--black);color:var(--white);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.8rem;padding:.8rem 1.5rem;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.Header-module__hBw1pG__ctaBtn:hover{background:var(--gray-dark);transform:translateY(-2px)}.Header-module__hBw1pG__hamburger{cursor:pointer;color:var(--black);z-index:1001;display:none}.Header-module__hBw1pG__mobileOverlay{background:var(--black);width:100%;height:100vh;color:var(--white);z-index:999;flex-direction:column;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__mobileContent{flex-direction:column;justify-content:space-between;height:100%;padding:8rem 2rem 4rem;display:flex}.Header-module__hBw1pG__mobileNav ul{flex-direction:column;gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__mobileNav a{font-family:var(--font-serif);color:var(--white);font-size:3rem;font-weight:700;transition:color .3s}.Header-module__hBw1pG__mobileNav a:hover{color:var(--terracota)}.Header-module__hBw1pG__mobileFooter{border-top:1px solid #ffffff1a;flex-direction:column;gap:2rem;padding-top:2rem;display:flex}.Header-module__hBw1pG__mobileLang{gap:1.5rem;display:flex}.Header-module__hBw1pG__mobileLang button{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:.5rem 1.5rem;font-weight:600}.Header-module__hBw1pG__mobileLang .Header-module__hBw1pG__activeLang{background:var(--white);color:var(--black);border-color:var(--white)}.Header-module__hBw1pG__mobileCta{background:var(--white);color:var(--black);text-align:center;text-transform:uppercase;letter-spacing:1px;border-radius:8px;justify-content:center;align-items:center;gap:1rem;padding:1.2rem;font-weight:700;display:flex}@media (max-width:1024px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__hamburger{display:block}.Header-module__hBw1pG__container{grid-template-columns:auto 1fr}.Header-module__hBw1pG__logoContainer{justify-content:flex-end}}
.Hero-module__ZARIfG__hero{background-color:var(--black);justify-content:flex-start;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center;z-index:1}.Hero-module__ZARIfG__overlay{z-index:2;background:linear-gradient(90deg,#0b0b0bcc 0%,#0b0b0b1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;color:var(--white);position:relative}.Hero-module__ZARIfG__badge{text-transform:uppercase;letter-spacing:.15em;color:var(--terracota);background-color:var(--white);border-radius:4px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__content h1{text-shadow:0 4px 20px #0000004d;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.Hero-module__ZARIfG__content p{opacity:.95;text-shadow:0 2px 10px #0000004d;max-width:650px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.Hero-module__ZARIfG__hero{text-align:center;justify-content:center}.Hero-module__ZARIfG__content h1{font-size:3.5rem}.Hero-module__ZARIfG__content p{margin-bottom:2rem;font-size:1.1rem}}
.Services-module__dpHhBa__services{padding:8rem 0}.Services-module__dpHhBa__title{text-align:center;margin-bottom:3rem;font-size:3rem}.Services-module__dpHhBa__card{border-radius:20px;padding:3rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Services-module__dpHhBa__card:hover{border-color:var(--accent);background:#ffffff14;transform:translateY(-10px)scale(1.02)}.Services-module__dpHhBa__icon{color:var(--accent);opacity:.3;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Services-module__dpHhBa__card h3{margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__card p{font-size:1rem}
.Catalog-module__NNqkuG__section{background-color:var(--black);color:var(--white);padding:8rem 0}.Catalog-module__NNqkuG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.Catalog-module__NNqkuG__header h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.Catalog-module__NNqkuG__header p{color:var(--gray-light);max-width:600px;margin-bottom:2rem}.Catalog-module__NNqkuG__downloadBtn{border:1px solid var(--terracota);color:var(--terracota);border-radius:4px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Catalog-module__NNqkuG__downloadBtn:hover{background-color:var(--terracota);color:var(--white)}.Catalog-module__NNqkuG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem;display:grid}.Catalog-module__NNqkuG__categoryCard h3{letter-spacing:.2em;color:var(--terracota);border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1rem;font-size:1.2rem}.Catalog-module__NNqkuG__itemsList{flex-direction:column;gap:1rem;display:flex}.Catalog-module__NNqkuG__item{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;padding:1rem;transition:all .3s;display:flex}.Catalog-module__NNqkuG__item:hover{background:#ffffff0f;border-color:#ffffff1a}.Catalog-module__NNqkuG__item.Catalog-module__NNqkuG__selected{background:rgba(var(--terracota-rgb), .1);border-color:var(--terracota)}.Catalog-module__NNqkuG__checkbox{border:2px solid #fff3;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:1rem;transition:all .3s;display:flex}.Catalog-module__NNqkuG__item.Catalog-module__NNqkuG__selected .Catalog-module__NNqkuG__checkbox{background-color:var(--terracota);border-color:var(--terracota)}.Catalog-module__NNqkuG__name{color:var(--gray-light);flex:1;font-size:1rem}.Catalog-module__NNqkuG__item.Catalog-module__NNqkuG__selected .Catalog-module__NNqkuG__name{color:var(--white)}.Catalog-module__NNqkuG__price{color:var(--white);font-weight:600}.Catalog-module__NNqkuG__orderSummary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0b0b0bf2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;padding:2rem;display:flex;position:sticky;bottom:2rem;box-shadow:0 10px 40px #00000080}.Catalog-module__NNqkuG__total{gap:1rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Catalog-module__NNqkuG__total strong{color:var(--terracota)}.Catalog-module__NNqkuG__orderBtn{background-color:var(--terracota);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:transform .3s,background-color .3s}.Catalog-module__NNqkuG__orderBtn:hover{background-color:#d6604a;transform:translateY(-2px)}.Catalog-module__NNqkuG__disclaimer{color:var(--gray-medium);margin-top:1rem;font-size:.8rem}@media (max-width:768px){.Catalog-module__NNqkuG__grid{grid-template-columns:1fr}.Catalog-module__NNqkuG__orderSummary{width:90%;bottom:1rem}}
