body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{background:#f6f7f4;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#171817;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a,button{font:inherit}.app-container{background:linear-gradient(180deg,#fff,#f6f7f4 42%,#fff);min-height:100vh}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #17181714;gap:20px;justify-content:space-between;padding:16px 6%;position:sticky;top:0;z-index:1000}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#111;font-size:18px;font-weight:760;gap:12px;letter-spacing:0;min-width:0}.logo-img{height:38px;object-fit:contain;width:38px}.navbar-actions{align-items:center;display:flex;gap:10px}.lang-dropdown-container{position:relative}.contact-nav-button,.lang-dropdown-button{border:1px solid #1718171a;border-radius:8px;cursor:pointer;min-height:40px;padding:0 14px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lang-dropdown-button{align-items:center;background:#fff;color:#171817;display:flex;gap:8px}.contact-nav-button{background:#111;border-color:#111;color:#fff;font-weight:700}.contact-nav-button:hover,.lang-dropdown-button:hover{box-shadow:0 10px 24px #0000001f;transform:translateY(-1px)}.dropdown-arrow{transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.lang-dropdown-menu{background:#fff;border:1px solid #1718171a;border-radius:8px;box-shadow:0 20px 45px #00000024;min-width:132px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px)}.lang-dropdown-item{background:#0000;border:0;color:#252525;cursor:pointer;display:block;padding:11px 14px;text-align:left;width:100%}.lang-dropdown-item:hover{background:#f2f4ef}.hero-section{background:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:calc(100vh - 73px)}.hero-media{background:#d7dad3;min-height:640px;overflow:hidden}.hero-image{display:block;height:100%;min-height:640px;object-fit:cover;width:100%}.hero-content{color:#151515;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,110px)}.hero-kicker,.section-eyebrow{background:#eef1e9;border-radius:8px;color:#56604c;display:inline-flex;font-size:12px;font-weight:800;letter-spacing:0;margin-bottom:18px;padding:7px 10px;text-transform:uppercase;width:fit-content}.hero-title{font-size:clamp(40px,5vw,72px);font-weight:850;letter-spacing:0;line-height:.98;max-width:660px}.hero-subtitle{color:#555952;font-size:clamp(16px,1.4vw,20px);line-height:1.7;margin-top:24px;max-width:620px}.hero-profile{background:#f7f5ef;border-left:4px solid #c4a35a;margin-top:32px;max-width:620px;padding:22px 24px}.hero-profile strong{display:block;font-size:16px;margin-bottom:8px}.hero-profile p{color:#5b5b55;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-button{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;justify-content:center;min-height:48px;padding:0 20px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hero-button:hover{box-shadow:0 14px 30px #00000024;transform:translateY(-2px)}.hero-button.primary{background:#111;color:#fff}.hero-button.secondary{background:#fff;border:1px solid #17181724;color:#171817}.core-section{background:#f6f7f4;padding-bottom:100px;padding-left:6%;padding-right:6%;padding-top:96px}.core-header{max-width:900px}.core-section-title{color:#171817;font-size:clamp(30px,4vw,52px);font-weight:850;letter-spacing:0;line-height:1.08;max-width:850px}.core-section-subtitle{color:#646861;font-size:17px;line-height:1.75;margin-top:18px;max-width:760px}.catalog-products{margin-top:86px}.featured-products .product-grid{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.featured-products .product-image-wrap{background:#dfe2dc;display:block;position:relative}.featured-products .product-image{object-fit:cover;padding:0;width:100%}.featured-products .product-category{background:#ffffffe0;left:14px;margin:0;order:0;position:absolute;top:14px}.featured-products .product-body{padding:22px}.featured-products .product-title{font-size:21px}.featured-products .product-short{font-size:14px;min-height:52px}.featured-products .product-specs span{font-size:12px}.featured-products .product-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.featured-products .product-actions .product-button{justify-self:center;width:37.5%}.product-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.product-filter-button{align-items:center;background:#fff;border:1px solid #1718171f;border-radius:8px;color:#4f5848;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;min-height:38px;padding:0 13px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.product-filter-button:hover{box-shadow:0 10px 22px #0000001a;transform:translateY(-1px)}.product-filter-button.active{background:#111;border-color:#111;color:#fff}.product-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:22px}.product-card{background:#fff;border:1px solid #17181714;border-radius:8px;box-shadow:0 18px 50px #1619140f;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 24px 65px #16191421;transform:translateY(-4px)}.product-image-wrap{background:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative}.product-image{aspect-ratio:4/3;display:block;margin:0 auto;object-fit:contain;padding:8px;transition:transform .25s ease;width:56.25%}.product-card:hover .product-image{transform:scale(1.035)}.product-category{align-items:center;align-self:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e5e5e5e0;border-radius:8px;color:#111;display:inline-flex;font-size:12px;font-weight:850;margin:16px 14px 8px;min-height:34px;order:-1;padding:6px 12px;position:static}.product-category.inline{background:#eef1e9;color:#56604c;margin:0 0 12px;order:0;position:static}.product-body{display:flex;flex:1 1;flex-direction:column;padding:16px}.product-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.product-title{color:#171817;font-size:16px;line-height:1.22}.product-price{color:#c4a35a;flex:0 0 auto;font-size:12px;font-weight:900;white-space:nowrap}.product-short{color:#626760;font-size:12px;line-height:1.65;margin-top:12px;min-height:60px}.product-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.product-specs span,.tech-tag{align-items:center;background:#eef1e9;border-radius:8px;color:#4f5848;display:inline-flex;font-size:11px;font-weight:750;min-height:30px;padding:0 10px}.product-actions{display:flex;gap:10px;justify-content:center;margin-top:auto;padding-top:22px}.product-actions .product-button{background:#fff;border-color:#1718171f;color:#171817;width:50%}.product-button{align-items:center;border:1px solid #1718171f;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:850;justify-content:center;min-height:42px;padding:0 14px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.product-button:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-1px)}.product-button.primary{background:#111;border-color:#111;color:#fff}.product-button.secondary{background:#fff;color:#171817}.catalog-detail-button{background:#fff;border:1px solid #11111138;box-shadow:none;color:#111}.catalog-detail-button:hover{background:#fff;border-color:#11111138;box-shadow:none;color:#111;transform:scale(1.03)}.catalog-detail-button:active,.catalog-detail-button:focus{border:1px solid #11111138;box-shadow:none;outline:none}.catalog-detail-button:focus-visible{outline:none}.product-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1011109e;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:2000}.product-modal{background:#fff;border-radius:8px;box-shadow:0 28px 90px #00000052;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);max-height:min(760px,92vh);overflow:hidden;position:relative;width:min(980px,100%)}.product-modal-close{background:#ffffffe6;border:1px solid #1718171a;border-radius:8px;color:#171817;cursor:pointer;font-size:26px;height:40px;line-height:1;position:absolute;right:12px;top:12px;width:40px;z-index:2}.product-modal-image{background:#0000;height:auto;margin:auto;min-height:420px;object-fit:contain;padding:20px;width:50%}.product-modal-content{overflow-y:auto;padding:clamp(28px,5vw,54px)}.product-modal-content h3{color:#171817;font-size:clamp(28px,4vw,44px);line-height:1.05}.product-modal-content p{color:#5f635c;font-size:16px;line-height:1.8;margin-top:18px}.modal-specs{margin-top:24px}.modal-buy{margin-top:28px;min-width:180px;width:fit-content}.modal-buy:active,.modal-buy:focus{border-width:1px;outline:none}.product-pagination{display:flex;gap:8px;justify-content:center;margin-top:30px}.product-page-button{align-items:center;background:#fff;border:1px solid #1718171f;border-radius:8px;color:#4f5848;cursor:pointer;display:inline-flex;font-weight:850;height:38px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:38px}.product-page-button:hover{box-shadow:0 10px 22px #0000001f;transform:translateY(-1px)}.product-page-button.active{background:#111;border-color:#111;color:#fff}.footer{background:#121412;color:#dfe4dc;padding:58px 6%;text-align:center}.footer-contact{font-size:16px;line-height:1.7}.footer-partners{color:#9da69a;font-size:14px;margin-top:16px}.footer-copyright{color:#70776e;font-size:13px;margin-top:24px}@media (max-width:1120px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.navbar{padding:12px 16px}.navbar-logo span{font-size:15px}.logo-img{height:32px;width:32px}.contact-nav-button,.lang-dropdown-button{font-size:13px;min-height:36px;padding:0 10px}.hero-section{grid-template-columns:1fr;min-height:auto}.hero-image,.hero-media{min-height:360px}.hero-content{padding:42px 18px 56px}.hero-title{font-size:clamp(34px,11vw,48px)}.hero-profile{padding:18px}.core-section{padding-bottom:64px;padding-left:18px;padding-right:18px;padding-top:64px}.product-grid{grid-template-columns:1fr}.catalog-products{margin-top:64px}.featured-products .product-grid,.product-modal{grid-template-columns:1fr}.product-modal{max-height:92vh}.product-modal-image{max-height:320px;min-height:240px}}@media (max-width:520px){.navbar{gap:10px}.navbar-logo{gap:8px}.navbar-logo span{max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-actions{flex-direction:column}.hero-button{width:100%}.product-short{min-height:auto}}
/*# sourceMappingURL=main.c29e33b6.css.map*/