.styles-module__D9duOW__tenantWrapper{font-family:var(--font-family), system-ui, -apple-system, sans-serif;color:#1e293b;background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.styles-module__D9duOW__header{-webkit-backdrop-filter:blur(12px);z-index:100;background:#fffc;border-bottom:1px solid #e2e8f0cc;transition:all .3s;position:sticky;top:0}.styles-module__D9duOW__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.styles-module__D9duOW__logoText{letter-spacing:-.025em;color:var(--accent-color);font-size:1.5rem;font-weight:800}.styles-module__D9duOW__logo img{object-fit:contain;max-height:40px}.styles-module__D9duOW__nav{gap:1.5rem;display:flex}.styles-module__D9duOW__nav a{color:var(--env-text-2,#4a5265);padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;position:relative}.styles-module__D9duOW__nav a:after{content:"";background-color:var(--accent-color);transform-origin:0;width:100%;height:2px;transition:transform .22s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.styles-module__D9duOW__nav a:hover{color:var(--accent-color)}.styles-module__D9duOW__nav a:hover:after{transform:scaleX(1)}.styles-module__D9duOW__activeLink{color:var(--accent-color)!important}.styles-module__D9duOW__activeLink:after{width:100%!important}.styles-module__D9duOW__main{flex:1;width:100%}.styles-module__D9duOW__hero{text-align:center;background:radial-gradient(circle at 80% 20%,#3b82f614,#0000),linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #f1f5f9;padding:6rem 2rem}.styles-module__D9duOW__heroContent{max-width:800px;margin:0 auto}.styles-module__D9duOW__heroContent h1{letter-spacing:-.03em;color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.15}.styles-module__D9duOW__heroContent p{color:var(--env-text-2,#4a5265);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.styles-module__D9duOW__ctaButton{background:var(--accent-color);color:#fff;border-radius:9999px;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 14px #3b82f640}.styles-module__D9duOW__ctaButton:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.styles-module__D9duOW__sectionTitle{text-align:center;margin-bottom:3.5rem}.styles-module__D9duOW__sectionTitle h2{color:var(--primary-color);font-size:2.25rem;font-weight:750;display:inline-block;position:relative}.styles-module__D9duOW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.styles-module__D9duOW__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.styles-module__D9duOW__featureCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 12px 20px -8px #0000001a}.styles-module__D9duOW__featureCard h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.styles-module__D9duOW__featureCard p{color:var(--env-text-2,#4a5265);line-height:1.6}.styles-module__D9duOW__simplePage{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:800px;margin:4rem auto;padding:3rem;box-shadow:0 4px 6px -1px #0000000d}.styles-module__D9duOW__simplePage h1{color:var(--primary-color);border-bottom:2px solid #f1f5f9;margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem;font-weight:800}.styles-module__D9duOW__simplePage p{color:var(--env-text-2,#4a5265);margin-bottom:1.5rem;line-height:1.8}.styles-module__D9duOW__productDetail{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:1000px;margin:4rem auto;padding:3rem}.styles-module__D9duOW__productGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.styles-module__D9duOW__productGrid{grid-template-columns:1fr}}.styles-module__D9duOW__mainImage img{object-fit:cover;aspect-ratio:1;border:1px solid #e2e8f0;border-radius:12px;width:100%}.styles-module__D9duOW__thumbs{gap:1rem;margin-top:1rem;display:flex}.styles-module__D9duOW__thumbs img{object-fit:cover;cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;width:70px;height:70px}.styles-module__D9duOW__productInfo h1{color:var(--primary-color);margin:.5rem 0 1.5rem;font-size:2.25rem;font-weight:800}.styles-module__D9duOW__categoryBadge{color:var(--env-text-2,#4a5265);background-color:#f1f5f9;border-radius:9999px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.styles-module__D9duOW__description{color:var(--env-text-2,#4a5265);margin-bottom:2rem;line-height:1.7}.styles-module__D9duOW__badge{color:#d97706;background:#fef3c7;border-radius:6px;margin-right:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__D9duOW__badgeDiscount{color:#16a34a;background:#dcfce7;border-radius:6px;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__D9duOW__categoryView{max-width:1200px;margin:4rem auto;padding:0 2rem}.styles-module__D9duOW__categoryView h1{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.styles-module__D9duOW__categoryDesc{color:var(--env-text-2,#4a5265);margin-bottom:3rem;font-size:1.1rem}.styles-module__D9duOW__productGridList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.styles-module__D9duOW__productCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.styles-module__D9duOW__productCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d}.styles-module__D9duOW__productCardImage img{object-fit:cover;width:100%;height:200px}.styles-module__D9duOW__productCardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.styles-module__D9duOW__productCardContent h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.styles-module__D9duOW__productCardContent p{color:var(--env-text-2,#4a5265);font-size:.9rem;line-height:1.5}.styles-module__D9duOW__noProducts{text-align:center;color:var(--env-text-2,#4a5265);background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-column:1/-1;padding:4rem}.styles-module__D9duOW__footer{color:var(--env-text-3,#8c96ac);background:#0f172a;border-top:1px solid #1e293b;padding:3rem 2rem}.styles-module__D9duOW__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.styles-module__D9duOW__footerInfo{font-size:.9rem}.styles-module__D9duOW__notFound{text-align:center;padding:8rem 2rem}.styles-module__D9duOW__notFound h1{color:var(--primary-color);margin-bottom:1rem;font-size:6rem;font-weight:900}.styles-module__D9duOW__notFound p{color:var(--env-text-2,#4a5265);margin-bottom:2rem;font-size:1.25rem}.styles-module__D9duOW__notFound a{background:var(--accent-color);color:#fff;border-radius:6px;padding:.75rem 1.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.styles-module__D9duOW__notFound a:hover{opacity:.9}.styles-module__D9duOW__refStrip{text-align:center;margin:3rem 0}.styles-module__D9duOW__refLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__D9duOW__refLogo{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.75rem 1.25rem;display:flex;box-shadow:0 2px 8px #0000000a}.styles-module__D9duOW__refLogo img{border-radius:6px;max-width:130px;height:auto;display:block}.styles-module__D9duOW__newsletter{text-align:center;background:var(--primary-color);color:#fff;border-radius:18px;margin:3.5rem 0 1rem;padding:2.5rem 1.5rem}.styles-module__D9duOW__newsletter h2{margin:0 0 .5rem}.styles-module__D9duOW__newsletter p{opacity:.85;margin:0 0 1.25rem}.styles-module__D9duOW__newsletterForm{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__D9duOW__newsletterForm input{border:none;border-radius:10px;min-width:220px;padding:.75rem 1rem;font-size:.95rem}.styles-module__D9duOW__newsletterForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.75rem;font-weight:600}.styles-module__D9duOW__newsletterForm button:hover{opacity:.9}.styles-module__D9duOW__refGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.styles-module__D9duOW__refCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.styles-module__D9duOW__refCard img{object-fit:cover;border-radius:10px;width:100%;height:110px}.styles-module__D9duOW__refCard h3{margin:.75rem 0 .25rem;font-size:1rem}.styles-module__D9duOW__refCard p{color:var(--env-text-2,#4a5265);margin:0;font-size:.85rem}.styles-module__D9duOW__refPlaceholder{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;height:110px;font-weight:600;display:flex}.styles-module__D9duOW__articleImage{object-fit:cover;border-radius:16px;width:100%;max-height:420px;margin:1rem 0 1.5rem}.styles-module__D9duOW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.styles-module__D9duOW__galleryItem{margin:0}.styles-module__D9duOW__galleryItem img{object-fit:cover;border-radius:12px;width:100%;height:200px;transition:transform .2s}.styles-module__D9duOW__galleryItem img:hover{transform:scale(1.02)}.styles-module__D9duOW__galleryItem figcaption{text-align:center;color:var(--env-text-2,#4a5265);margin-top:.4rem;font-size:.85rem}.styles-module__D9duOW__guestbookForm{flex-direction:column;gap:.75rem;max-width:560px;margin:1.5rem 0 2.5rem;display:flex}.styles-module__D9duOW__guestbookForm input,.styles-module__D9duOW__guestbookForm textarea{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem 1rem}.styles-module__D9duOW__guestbookForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.7rem 1.5rem;font-weight:600}.styles-module__D9duOW__guestbookForm small{color:var(--env-text-3,#8c96ac)}.styles-module__D9duOW__guestbookList{flex-direction:column;gap:1rem;display:flex}.styles-module__D9duOW__guestbookEntry{background:var(--env-soft,#e9e8f5);border-radius:14px;padding:1rem 1.25rem}.styles-module__D9duOW__guestbookEntry strong{color:var(--primary-color)}.styles-module__D9duOW__guestbookEntry p{color:var(--env-text-2,#4a5265);margin:.4rem 0 0}@media (max-width:640px){.styles-module__D9duOW__newsletterForm input{flex:100%;min-width:0}}.styles-module__D9duOW__categoryText{color:var(--env-text-2,#4a5265);margin:1rem 0 1.5rem;line-height:1.7}.styles-module__D9duOW__categoryText h2,.styles-module__D9duOW__categoryText h3{color:var(--primary-color);margin-top:1rem}.styles-module__D9duOW__categoryText ul{padding-left:1.25rem}.styles-module__D9duOW__navSearch{display:inline-flex}.styles-module__D9duOW__navSearch input{border:1px solid #cbd5e1;border-radius:999px;min-width:120px;padding:.4rem .75rem;font-size:.85rem}.styles-module__D9duOW__searchForm{gap:.5rem;margin:1rem 0 1.5rem;display:flex}.styles-module__D9duOW__searchForm input{font:inherit;border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:.7rem 1rem}.styles-module__D9duOW__searchForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.5rem;font-weight:600}.styles-module__D9duOW__searchResults{flex-direction:column;gap:.75rem;display:flex}.styles-module__D9duOW__searchResult{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s;display:block}.styles-module__D9duOW__searchResult:hover{border-color:var(--accent-color)}.styles-module__D9duOW__searchType{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-color);font-size:.7rem;font-weight:700}.styles-module__D9duOW__searchResult h3{color:var(--primary-color);margin:.25rem 0}.styles-module__D9duOW__searchResult p{color:var(--env-text-2,#4a5265);margin:0;font-size:.9rem}.styles-module__D9duOW__attachedGallery{border-top:1px solid #e2e8f0;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__D9duOW__attachedGallery h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__D9duOW__contactSection{border-top:1px solid #e2e8f0;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__D9duOW__contactSection h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__D9duOW__contactForm{flex-direction:column;gap:.75rem;max-width:560px;display:flex}.styles-module__D9duOW__contactForm input,.styles-module__D9duOW__contactForm textarea{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem 1rem}.styles-module__D9duOW__contactForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.75rem 1.75rem;font-weight:600}.styles-module__D9duOW__contactForm button:hover{opacity:.9}.styles-module__D9duOW__formSuccess{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__D9duOW__formError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__D9duOW__navToggle{display:none}.styles-module__D9duOW__navToggleBtn{cursor:pointer;color:var(--env-text-2,#4a5265);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.35rem .6rem;font-size:1.35rem;line-height:1;display:none}@media (max-width:900px){.styles-module__D9duOW__headerContainer{flex-wrap:wrap}.styles-module__D9duOW__navToggleBtn{display:inline-flex}.styles-module__D9duOW__nav{flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;padding:1rem 0 .5rem;display:none}.styles-module__D9duOW__navToggle:checked~.styles-module__D9duOW__nav{display:flex}}.styles-module__D9duOW__headerPhone{white-space:nowrap;font-weight:600}.styles-module__D9duOW__nav .styles-module__D9duOW__ctaButton{background:var(--accent-color);border-radius:9999px;padding:.45rem 1rem;font-weight:600;color:#fff!important}.styles-module__D9duOW__nav .styles-module__D9duOW__ctaButton:after{display:none}.styles-module__D9duOW__breadcrumb{width:100%;max-width:1200px;color:var(--env-text-2,#4a5265);margin:0 auto;padding:.9rem 2rem 0;font-size:.85rem}.styles-module__D9duOW__breadcrumb a:hover{color:var(--accent-color)}.styles-module__D9duOW__articleMeta{color:var(--env-text-2,#4a5265);font-size:.85rem}.styles-module__D9duOW__articleLead{color:var(--env-text-2,#4a5265);font-size:1.1rem;font-weight:500}.styles-module__D9duOW__faqSection{width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem}.styles-module__D9duOW__faqList{flex-direction:column;gap:.75rem;max-width:900px;display:flex}.styles-module__D9duOW__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.9rem 1.2rem}.styles-module__D9duOW__faqItem summary{cursor:pointer;color:#1e293b;font-weight:600}.styles-module__D9duOW__faqItem[open] summary{color:var(--accent-color)}.styles-module__D9duOW__faqItem>div{color:var(--env-text-2,#4a5265);padding-top:.6rem}.styles-module__D9duOW__relatedContent{margin-top:2.5rem}.styles-module__D9duOW__relatedContent h2{margin-bottom:1rem;font-size:1.25rem}.styles-module__D9duOW__ctaSection{margin-top:2rem}.styles-module__D9duOW__tenantWrapper{color:#0b1220;background-color:#fff}.styles-module__D9duOW__simplePage{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.styles-module__D9duOW__simplePage h1{border:0;margin:0;padding:0}.styles-module__D9duOW__features{max-width:1180px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2rem)}.styles-module__D9duOW__sectionTitle h2{letter-spacing:-.02em;color:#0b1220;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}.styles-module__D9duOW__productGridList{gap:1.25rem}.styles-module__D9duOW__productCard{box-shadow:none;border:1px solid #e2e8f0;border-radius:14px}.styles-module__D9duOW__productCard:hover{transform:translateY(-2px);box-shadow:0 12px 32px -16px #0b12202e}.styles-module__D9duOW__productCardImage{aspect-ratio:16/10;background:#f6f8fb}.styles-module__D9duOW__productCardImage img{object-fit:contain;padding:1.25rem}.styles-module__D9duOW__productCardContent h3{font-size:1.05rem}.styles-module__D9duOW__faqSection{max-width:900px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2rem)}.styles-module__D9duOW__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.6rem}.styles-module__D9duOW__faqItem summary{color:#0b1220;padding:1rem 1.25rem;font-weight:600}.styles-module__D9duOW__faqItem>div{color:var(--env-text-2,#4a5265);padding:0 1.25rem 1.1rem;line-height:1.65}.styles-module__D9duOW__breadcrumb{max-width:1180px;color:var(--env-text-2,#4a5265);margin:0 auto;padding:1rem clamp(1rem,4vw,2rem) 0;font-size:.85rem}.styles-module__D9duOW__breadcrumb a{color:var(--env-text-2,#4a5265)}.styles-module__D9duOW__categoryView,.styles-module__D9duOW__productDetail,.styles-module__D9duOW__articleLead,.styles-module__D9duOW__articleMeta,.styles-module__D9duOW__relatedContent,.styles-module__D9duOW__ctaSection,.styles-module__D9duOW__searchResults,.styles-module__D9duOW__notFound,.styles-module__D9duOW__categoryText,.styles-module__D9duOW__categoryDesc{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem)}.styles-module__D9duOW__productDetail{padding-top:2rem;padding-bottom:3rem}.styles-module__D9duOW__mainImage{aspect-ratio:16/10;background:#f6f8fb;border-radius:14px;overflow:hidden}.styles-module__D9duOW__mainImage img{object-fit:contain;padding:1.5rem}.styles-module__D9duOW__productInfo h1{letter-spacing:-.03em;font-size:clamp(1.8rem,3.5vw,2.6rem)}.styles-module__D9duOW__description{color:var(--env-text-2,#4a5265);line-height:1.75}.styles-module__D9duOW__description h2{letter-spacing:-.02em;margin:1.8rem 0 .6rem;font-size:1.4rem}.styles-module__D9duOW__description h3{margin:1.3rem 0 .4rem;font-size:1.1rem}.styles-module__D9duOW__relatedContent{padding-top:2rem;padding-bottom:2rem}.styles-module__D9duOW__ctaSection{color:#e2e8f0;text-align:left;background:#0b1220;border-radius:22px;margin-top:2rem;margin-bottom:3rem;padding:clamp(2rem,5vw,3rem)}.styles-module__D9duOW__ctaSection h2{color:#fff}.styles-module__D9duOW__ctaButton{border-radius:10px;font-weight:600}.styles-module__D9duOW__contactSection{max-width:none;margin:0;padding:0}.styles-module__D9duOW__contactForm{gap:.75rem;display:grid}.styles-module__D9duOW__contactForm input,.styles-module__D9duOW__contactForm textarea{font:inherit;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.8rem .9rem}.styles-module__D9duOW__contactForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:.85rem 1.35rem;font-weight:600}.styles-module__D9duOW__simplePage>h1,.styles-module__D9duOW__simplePage>.styles-module__D9duOW__articleMeta,.styles-module__D9duOW__simplePage>.styles-module__D9duOW__articleLead,.styles-module__D9duOW__simplePage>.styles-module__D9duOW__articleImage{max-width:820px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem);display:block}.styles-module__D9duOW__simplePage>h1{letter-spacing:-.03em;margin-top:clamp(2rem,4vw,3rem);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.styles-module__D9duOW__simplePage>.styles-module__D9duOW__articleMeta{color:var(--env-text-2,#4a5265);margin-bottom:1rem;font-size:.9rem}.styles-module__D9duOW__simplePage>.styles-module__D9duOW__articleLead{color:var(--env-text-2,#4a5265);margin-bottom:1rem;font-size:1.15rem;line-height:1.6}.styles-module__D9duOW__simplePage>.styles-module__D9duOW__articleImage{aspect-ratio:16/9;object-fit:cover;border-radius:14px;margin-bottom:1.5rem}.styles-module__D9duOW__badge{display:none}.styles-module__D9duOW__categoryBadge{color:#1e3a8a;background:#dbeafe}.styles-module__D9duOW__tenantWrapper{font-family:var(--env-font,var(--font-family), system-ui, sans-serif);color:var(--env-text,#0c1533);background-color:var(--env-ink,#060a1e)}.styles-module__D9duOW__main{padding:0}.styles-module__D9duOW__hero,.styles-module__D9duOW__features,.styles-module__D9duOW__featuresGrid,.styles-module__D9duOW__productGridList,.styles-module__D9duOW__refLogos,.styles-module__D9duOW__galleryGrid,.styles-module__D9duOW__newsletter,.styles-module__D9duOW__faqSection,.styles-module__D9duOW__ctaSection,.styles-module__D9duOW__contactSection,.styles-module__D9duOW__relatedContent,.styles-module__D9duOW__newsletter,.styles-module__D9duOW__simplePage,.styles-module__D9duOW__productDetail,.styles-module__D9duOW__categoryView,.styles-module__D9duOW__searchResults,.styles-module__D9duOW__notFound,.styles-module__D9duOW__refStrip,.styles-module__D9duOW__attachedGallery{margin:0 var(--env-gutter-page,12px) var(--env-gap-slab,10px);border-radius:var(--env-radius-slab,28px);background:var(--env-paper,#fff);padding:var(--env-pad-slab,clamp(28px, 4.4vw, 72px)) var(--env-gutter,1.5rem);overflow:hidden}.styles-module__D9duOW__breadcrumb{max-width:var(--env-max,1320px);padding:.25rem var(--env-gutter,1.5rem) 1rem;color:var(--env-on-ink-2,#b9c2d8);margin:0 auto;font-size:.9rem}.styles-module__D9duOW__breadcrumb a{color:var(--env-on-ink-2,#b9c2d8);text-decoration:none}.styles-module__D9duOW__breadcrumb a:hover{color:#fff;text-decoration:underline}.styles-module__D9duOW__breadcrumb span[aria-current],.styles-module__D9duOW__breadcrumb strong{color:#fff}:is(.env-page .styles-module__D9duOW__breadcrumb,.env-section .styles-module__D9duOW__breadcrumb),:is(.env-page .styles-module__D9duOW__breadcrumb a,.env-section .styles-module__D9duOW__breadcrumb a){color:var(--env-text-2,#4a5265)}.styles-module__D9duOW__sectionTitle{letter-spacing:-.014em;color:var(--env-text,#0c1533);text-wrap:balance;font-size:clamp(1.6rem,2.4vw,2.25rem);font-weight:600;line-height:1.15}.styles-module__D9duOW__featureCard,.styles-module__D9duOW__productCard,.styles-module__D9duOW__faqItem,.styles-module__D9duOW__refCard,.styles-module__D9duOW__searchResult,.styles-module__D9duOW__galleryItem{background:var(--env-paper,#fff);box-shadow:inset 0 0 0 1px var(--env-line,#e2e7f2);border-radius:var(--env-radius,18px);transition:transform var(--env-t-base,.3s) var(--env-ease,cubic-bezier(.19, 1, .22, 1)), box-shadow var(--env-t-base,.3s) var(--env-ease,cubic-bezier(.19, 1, .22, 1));border:0}.styles-module__D9duOW__featureCard:hover,.styles-module__D9duOW__productCard:hover,.styles-module__D9duOW__refCard:hover,.styles-module__D9duOW__searchResult:hover{box-shadow:inset 0 0 0 1px var(--env-line,#e2e7f2), 0 1px 2px #060a1e0f, 0 8px 24px #060a1e0f;transform:translateY(-2px)}.styles-module__D9duOW__ctaButton{background:var(--env-accent,#2b55c4);color:#fff;border-radius:var(--env-radius-sm,10px);transition:transform var(--env-t-fast,.22s) var(--env-ease,cubic-bezier(.19, 1, .22, 1)), background-color var(--env-t-fast,.22s) var(--env-ease,cubic-bezier(.19, 1, .22, 1));padding:.85rem 1.6rem;font-weight:600}.styles-module__D9duOW__ctaButton:hover{background:var(--env-accent-bright,#4b7be8);transform:translateY(-2px)}.styles-module__D9duOW__ctaSection{background:radial-gradient(760px 360px at 92% -10%, #4b7be857, transparent 62%), var(--env-ink,#060a1e);color:var(--env-on-ink,#e9ecf6)}.styles-module__D9duOW__ctaSection .styles-module__D9duOW__sectionTitle{color:#fff}.styles-module__D9duOW__ctaSection .styles-module__D9duOW__ctaButton{color:var(--env-ink-2,#0c1533);background:#fff}.styles-module__D9duOW__ctaSection .styles-module__D9duOW__ctaButton:hover{background:var(--env-soft,#e9e8f5)}.styles-module__D9duOW__header{background:0 0;border-bottom:0}.styles-module__D9duOW__footer{background:var(--env-ink-2,#0c1533);color:var(--env-on-ink-2,#a9b3cc)}.styles-module__D9duOW__logoText{letter-spacing:-.02em;font-weight:600}@media (prefers-reduced-motion:reduce){.styles-module__D9duOW__featureCard,.styles-module__D9duOW__productCard,.styles-module__D9duOW__refCard,.styles-module__D9duOW__searchResult,.styles-module__D9duOW__ctaButton{transition:none}.styles-module__D9duOW__featureCard:hover,.styles-module__D9duOW__productCard:hover,.styles-module__D9duOW__refCard:hover,.styles-module__D9duOW__searchResult:hover,.styles-module__D9duOW__ctaButton:hover{transform:none}}:is(.styles-module__D9duOW__simplePage:has(.env-hero),.styles-module__D9duOW__simplePage:has(.env-section),.styles-module__D9duOW__simplePage:has(.env-page),.styles-module__D9duOW__productDetail:has(.env-section),.styles-module__D9duOW__categoryView:has(.env-section),.styles-module__D9duOW__notFound:has(.env-section),.styles-module__D9duOW__searchResults:has(.env-section)){background:0 0;border-radius:0;margin:0;padding:0;overflow:visible}:is(.styles-module__D9duOW__simplePage .env-hero p,.styles-module__D9duOW__simplePage .env-hero li,.styles-module__D9duOW__simplePage .env-section--dark p,.styles-module__D9duOW__simplePage .env-section--dark li,.styles-module__D9duOW__simplePage .env-cta p){color:var(--env-on-ink-2,#b9c2d8)}.styles-module__D9duOW__simplePage .env-hero__lead{color:var(--env-on-ink-2,#b9c2d8)}:is(.styles-module__D9duOW__simplePage .env-hero h1,.styles-module__D9duOW__simplePage .env-section--dark h2,.styles-module__D9duOW__simplePage .env-section--dark h3,.styles-module__D9duOW__simplePage .env-cta h2){color:#fff}.styles-module__D9duOW__simplePage .env-card p{color:var(--env-text-2,#4a5265)}.styles-module__D9duOW__simplePage .env-card--dark p{color:var(--env-on-ink-2,#b9c2d8)}.styles-module__D9duOW__productGridNoImage{grid-template-columns:1fr}.styles-module__D9duOW__notFound a,.styles-module__D9duOW__searchResults a,.styles-module__D9duOW__searchResult a{color:var(--env-accent,#2b55c4)}.styles-module__D9duOW__notFound a.styles-module__D9duOW__ctaButton,.styles-module__D9duOW__searchResults a.styles-module__D9duOW__ctaButton{color:#fff;background:var(--env-accent,#2b55c4)}.styles-module__D9duOW__notFound,.styles-module__D9duOW__searchResults{color:var(--env-text,#0c1533)}.styles-module__D9duOW__productCardNoImage .styles-module__D9duOW__productCardContent{padding-top:1.25rem}
.cf-style-envanter{--env-ink:#060a1e;--env-ink-2:#0c1533;--env-ink-3:#2a3350;--env-paper:#fff;--env-paper-2:#f5f7fc;--env-soft:#e9e8f5;--env-line:#e2e7f2;--env-line-strong:#c7cede;--env-text:#0c1533;--env-text-2:#4a5265;--env-text-3:#8c96ac;--env-on-ink:#e9ecf6;--env-on-ink-2:#b9c2d8;--env-accent:var(--accent-color,#2b55c4);--env-accent-bright:#4b7be8;--env-accent-ink:#fff;--env-ok:#18784b;--env-warn:#96600b;--env-danger:#c2342c;--env-radius-sm:10px;--env-radius:18px;--env-radius-lg:24px;--env-radius-slab:28px;--env-gap-slab:10px;--env-gutter-page:clamp(10px, 1.2vw, 16px);--env-pad-slab:clamp(34px, 6vw, 120px);--env-max:1320px;--env-gutter:clamp(1rem, 3vw, 2rem);--env-shadow-1:0 1px 2px #060a1e0f, 0 8px 24px #060a1e0f;--env-shadow-2:0 2px 4px #060a1e14, 0 18px 48px #060a1e1a;--env-shadow-3:0 32px 80px #060a1e29;--env-ease:cubic-bezier(.19, 1, .22, 1);--env-ease-micro:cubic-bezier(.4, 0, .2, 1);--env-t-micro:.16s;--env-t-fast:.22s;--env-t-base:.3s;--env-t-slow:.48s;--env-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-family:var(--env-font,var(--font-geist-sans), system-ui, sans-serif);font-synthesis-weight:none;color:var(--env-text);background:var(--env-ink);-webkit-font-smoothing:antialiased}.cf-style-envanter :focus-visible{outline:2px solid var(--env-accent-bright);outline-offset:2px;border-radius:4px}.cf-style-envanter{--env-grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");--env-edge-ink:inset 0 1px 0 #ffffff24, inset 0 0 0 1px #ffffff12, inset 0 -1px 0 #0006;--env-edge-paper:inset 0 1px 0 #ffffffe6, inset 0 0 0 1px var(--env-line)}.env-hero,.env-section,.env-slab{margin:0 var(--env-gutter-page) var(--env-gap-slab);border-radius:var(--env-radius-slab);background:var(--env-paper);padding:var(--env-pad-slab) 0;isolation:isolate;position:relative;overflow:hidden}.env-section:first-child,.env-hero:first-child{margin-top:var(--env-gap-slab)}.env-section--alt{background:var(--env-paper-2)}.env-section--tight{padding:clamp(20px,2.6vw,36px) 0}.env-section--dark{background:var(--env-ink-2);color:var(--env-on-ink);box-shadow:var(--env-edge-ink)}.env-section--dark h2,.env-section--dark h3{color:#fff}.env-section--dark .env-kicker{color:var(--env-accent-bright)}.env-section--dark .env-lead,.env-section--dark p{color:var(--env-on-ink-2)}.env-section--dark .env-muted{color:#8c96ac}.env-wrap{max-width:var(--env-max);padding:0 var(--env-gutter);margin:0 auto}.env-hdr{top:var(--env-gutter-page);z-index:120;margin:var(--env-gutter-page) var(--env-gutter-page) var(--env-gap-slab);position:sticky}.env-hdr__inner{max-width:var(--env-max);box-shadow:inset 0 0 0 1px #ffffff17, var(--env-shadow-2);-webkit-backdrop-filter:blur(14px)saturate(1.4);background:#0c1533d1;border-radius:999px;align-items:center;gap:1.25rem;margin:0 auto;padding:.55rem .6rem .55rem 1.1rem;display:flex}@supports not ((-webkit-backdrop-filter:blur(4px)) or (backdrop-filter:blur(4px))){.env-hdr__inner{background:#0c1533}}.env-hdr__brand{color:#fff;flex:none;align-items:center;text-decoration:none;display:inline-flex}.env-hdr__brand img{flex-shrink:0;width:auto;height:34px;display:block}.env-hdr__wordmark{letter-spacing:-.02em;color:#fff;font-size:1.2rem;font-weight:600}.env-hdr__nav{align-items:center;gap:.1rem;margin-left:auto;display:flex}.env-hdr__nav>a,.env-hdr__item>a{color:var(--env-on-ink-2);white-space:nowrap;transition:color var(--env-t-fast) var(--env-ease), background-color var(--env-t-fast) var(--env-ease);border-radius:999px;align-items:center;gap:.3rem;padding:.5rem .8rem;font-size:.94rem;font-weight:500;text-decoration:none;display:inline-flex}.env-hdr__nav>a:hover,.env-hdr__item>a:hover,.env-hdr__nav .env-active{color:#fff;background:#ffffff17}.env-hdr__item{position:relative}.env-caret{opacity:.55}.env-dropdown{background:var(--env-paper);border-radius:var(--env-radius);min-width:320px;max-width:420px;box-shadow:var(--env-shadow-3);flex-direction:column;gap:.1rem;padding:.5rem;display:none;position:absolute;top:calc(100% + 10px);left:0}.env-hdr__item:hover .env-dropdown,.env-hdr__item:focus-within .env-dropdown{display:flex}.env-dropdown a{border-radius:var(--env-radius-sm);color:var(--env-text);transition:background-color var(--env-t-micro) var(--env-ease-micro);flex-direction:column;gap:.1rem;padding:.6rem .75rem;text-decoration:none;display:flex}.env-dropdown a:hover,.env-dropdown a.env-active{background:var(--env-paper-2)}.env-dropdown a strong{font-size:.94rem;font-weight:600}.env-dropdown a small{color:var(--env-text-2);font-size:.8rem;line-height:1.4}.env-dropdown__all{border-top:1px solid var(--env-line);margin-top:.25rem;font-size:.88rem;color:var(--env-accent)!important}.env-hdr__cta{margin-left:.4rem}.env-hdr__toggle{display:none}.env-hdr__burger{cursor:pointer;background:#ffffff17;border:0;border-radius:999px;width:42px;height:42px;margin-left:auto;display:none;position:relative}.env-hdr__burger span,.env-hdr__burger span:before,.env-hdr__burger span:after{content:"";width:20px;height:2px;transition:transform var(--env-t-fast) var(--env-ease), opacity var(--env-t-micro) linear;background:#fff;border-radius:2px;position:absolute;left:11px}.env-hdr__burger span{top:20px}.env-hdr__burger span:before{top:-6px;left:0}.env-hdr__burger span:after{top:6px;left:0}@media (max-width:1020px){.env-hdr__inner{border-radius:var(--env-radius-lg);padding-right:.55rem}.env-hdr__burger{display:block}.env-hdr__nav{background:var(--env-ink-2);border-radius:var(--env-radius-lg);box-shadow:inset 0 0 0 1px #ffffff17, var(--env-shadow-3);flex-direction:column;align-items:stretch;gap:.1rem;max-height:calc(100vh - 96px);padding:.75rem;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.env-hdr__toggle:checked~.env-hdr__nav{display:flex}.env-hdr__toggle:checked~.env-hdr__burger span{background:0 0}.env-hdr__toggle:checked~.env-hdr__burger span:before{transform:translateY(6px)rotate(45deg)}.env-hdr__toggle:checked~.env-hdr__burger span:after{transform:translateY(-6px)rotate(-45deg)}.env-dropdown{box-shadow:none;background:0 0;max-width:none;padding:0 0 0 .75rem;display:flex;position:static}.env-dropdown a{color:var(--env-on-ink-2)}.env-dropdown a strong{color:#fff}.env-dropdown a:hover,.env-dropdown a.env-active{background:#ffffff12}.env-hdr__cta{justify-content:center;margin:.5rem 0 0}}.env-btn{border-radius:var(--env-radius-sm);background:linear-gradient(180deg, #3a63d2, var(--env-accent));color:var(--env-accent-ink);cursor:pointer;transition:transform var(--env-t-fast) var(--env-ease), background-color var(--env-t-fast) var(--env-ease), box-shadow var(--env-t-fast) var(--env-ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.85rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff38,0 1px 2px #060a1e4d}.env-btn:hover{background:linear-gradient(180deg, #5a87ec, var(--env-accent-bright));transform:translateY(-2px);box-shadow:inset 0 1px #ffffff47,0 16px 38px #2b55c46b}.env-btn:active{transform:translateY(0)}.env-btn--ghost{color:var(--env-text);border-color:var(--env-line-strong);background:0 0}.env-btn--ghost:hover{background:var(--env-paper-2);border-color:var(--env-accent);color:var(--env-accent);box-shadow:none}.env-btn--light{color:var(--env-ink-2);background:#fff}.env-btn--light:hover{background:var(--env-soft);color:var(--env-ink);box-shadow:none}.env-btn--ghost-light{color:#fff;background:0 0;border-color:#ffffff47}.env-btn--ghost-light:hover{box-shadow:none;background:#ffffff1a;border-color:#ffffff80}.env-btn--sm{padding:.55rem 1.1rem;font-size:.9rem}.env-btn--lg{padding:1rem 1.9rem;font-size:1.06rem}.env-section__head{max-width:62ch;margin-bottom:clamp(1.75rem,3.5vw,3rem)}.env-section__head--center{text-align:center;margin-left:auto;margin-right:auto}.env-kicker,.env-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--env-accent);margin-bottom:.9rem;font-size:.82rem;font-weight:600;display:inline-block}.env-section h2{letter-spacing:-.024em;color:var(--env-text);text-wrap:balance;margin:0 0 1.1rem;font-size:clamp(1.9rem,3.4vw,3.1rem);font-weight:600;line-height:1.08}.env-section h3{letter-spacing:-.008em;margin:0 0 .45rem;font-size:clamp(1.15rem,1.5vw,1.35rem);font-weight:600}.env-lead{color:var(--env-text-2);text-wrap:pretty;margin:0;font-size:clamp(1.06rem,1.25vw,1.19rem);line-height:1.62}.env-muted{color:var(--env-text-2)}.env-hero{background:radial-gradient(1100px 620px at 88% -18%, #4b7be838, transparent 62%), radial-gradient(780px 480px at -6% 112%, #2b55c429, transparent 60%), var(--env-ink-2);color:var(--env-on-ink);min-height:min(86vh,880px);box-shadow:var(--env-edge-ink);align-items:center;padding:clamp(3.25rem,6.5vw,6.5rem) 0 clamp(3rem,5.5vw,5.5rem);display:flex}.env-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(120% 90% at 50% 40%,#0000 42%,#0306128c 100%);position:absolute;inset:0}.env-hero:after{content:"";z-index:-1;pointer-events:none;background-image:var(--env-grain);opacity:.03;position:absolute;inset:0}.env-hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,4.5vw,4rem);display:grid;position:relative}.env-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c8d3f0;background:#ffffff12;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.35rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1f}.env-hero__eyebrow i{background:var(--env-accent-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4b7be840}.env-hero h1{letter-spacing:-.03em;color:#fff;text-wrap:balance;max-width:15ch;margin:0 0 1.25rem;font-size:clamp(2.35rem,4.35vw,4.15rem);font-weight:600;line-height:1.02}.env-hero h1 em{color:var(--env-accent-bright);font-style:normal}.env-hero__lead{color:var(--env-on-ink-2);max-width:50ch;margin:0 0 2.4rem;font-size:clamp(1.06rem,1.25vw,1.28rem);line-height:1.6}.env-hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.85rem;display:flex}.env-hero__proof{color:var(--env-on-ink-2);flex-wrap:wrap;gap:.5rem 1.6rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:flex}.env-hero__proof li{align-items:center;gap:.5rem;display:inline-flex}.env-hero__proof li:before{content:"";border:solid var(--env-accent-bright);border-width:0 2px 2px 0;width:.42rem;height:.72rem;transform:rotate(45deg)translateY(-2px)}.env-hero__grid{grid-template-columns:1.12fr 1.05fr;align-items:center}.env-hero h1 .env-dim{color:#7f8db4;display:block}.env-hero__beam{z-index:-1;pointer-events:none;filter:blur(28px);background:conic-gradient(from 205deg at 78% 8%,#0000 0deg,#5885f038 22deg,#2b55c41a 42deg,#0000 62deg);width:78%;height:150%;position:absolute;top:-28%;right:-12%}.env-hero__scene{perspective:2000px;perspective-origin:30% 40%;position:relative}.env-hero__scene img{transform-origin:0;border-radius:14px;width:122%;max-width:none;height:auto;display:block;transform:rotateY(-13deg)rotateX(3.5deg)rotate(.6deg)scale(.97);box-shadow:inset 0 2px #ffffff1a,0 40px 90px -30px #000000bf,0 90px 160px -60px #2b55c480;-webkit-mask-image:linear-gradient(#000 62%,#00000059 88%,#0000 100%);mask-image:linear-gradient(#000 62%,#00000059 88%,#0000 100%)}.env-hero__scene:after{content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(112deg,#ffffff17 0%,#0000 34%);position:absolute;inset:0}.env-chips{flex-wrap:wrap;gap:.5rem;margin:1.9rem 0 0;padding:0;list-style:none;display:flex}.env-chips li{color:#cdd7ef;transition:background-color var(--env-t-fast) var(--env-ease), color var(--env-t-fast) var(--env-ease);background:#ffffff0d;border-radius:999px;align-items:center;gap:.45rem;padding:.44rem .9rem;font-size:.87rem;font-weight:500;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1c}.env-chips li:before{content:"+";opacity:.5;font-weight:600}.env-chips li:hover{color:#fff;background:#4b7be829}.env-kicker:before{content:"";vertical-align:middle;opacity:.55;background:currentColor;width:26px;height:1px;margin-right:.7rem;display:inline-block}.env-kicker--center:before{display:none}.env-section h2 em{color:var(--env-accent);font-style:normal}.env-section--dark h2 em{color:var(--env-accent-bright)}.env-link{color:inherit;align-items:center;gap:.5rem;padding:.95rem .2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.env-link:after{content:"↗";transition:transform var(--env-t-fast) var(--env-ease);font-size:.95em}.env-link:hover{color:var(--env-accent)}.env-section--dark .env-link:hover,.env-hero .env-link:hover{color:var(--env-accent-bright)}.env-link:hover:after{transform:translate(3px,-3px)}@media (max-width:900px){.env-hero__grid{grid-template-columns:1fr}.env-hero__scene{perspective:none;margin-top:.5rem}.env-hero__scene img{border-radius:12px;width:100%;transform:none}.env-hero__beam{display:none}}.env-scan{border-radius:var(--env-radius-lg);box-shadow:inset 0 0 0 1px #ffffff1a, var(--env-shadow-3);font-family:var(--env-mono);color:var(--env-on-ink);aspect-ratio:5/4;background:linear-gradient(#0e1934,#080d22);font-size:.82rem;position:relative;overflow:hidden}.env-scan__bar{color:var(--env-on-ink-2);border-bottom:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.75rem;display:flex}.env-scan__bar i{background:#2a3350;border-radius:50%;width:9px;height:9px}.env-scan__bar i:first-child{background:#c2342c}.env-scan__bar i:nth-child(2){background:#b4730e}.env-scan__bar i:nth-child(3){background:#1e8e5a}.env-scan__bar span{margin-left:auto}.env-scan__log{gap:.45rem;margin:0;padding:.9rem 1rem;list-style:none;display:grid}.env-scan__log li{grid-template-columns:minmax(0,5.5rem) minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;display:grid}.env-scan__log li>*{min-width:0}.env-scan__log b{text-overflow:ellipsis;white-space:nowrap;color:#93aef5;font-weight:600;overflow:hidden}.env-scan__log span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.env-scan__tag{color:#a8c0f7;background:#17274d;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;box-shadow:inset 0 0 0 1px #4b7be84d}.env-scan__tag--warn{color:#e0ad5c;background:#29272e;box-shadow:inset 0 0 0 1px #b4730e66}.env-scan__tag--new{color:#6cc79b;background:#112c3a;box-shadow:inset 0 0 0 1px #1e8e5a66}.env-scan__foot{color:var(--env-on-ink-2);border-top:1px solid #ffffff14;gap:1.25rem;padding:.75rem 1rem;font-size:.75rem;display:flex}.env-scan__foot b{color:#fff;font-weight:600}.env-scan__pulse{background:var(--env-accent-bright);border-radius:50%;width:8px;height:8px;position:absolute;inset:auto 1rem .75rem auto}@media (max-width:900px){.env-hero__grid{grid-template-columns:1fr}.env-scan{aspect-ratio:4/3;font-size:.76rem}}@media (max-width:560px){.env-scan{aspect-ratio:auto;font-size:.8rem}.env-scan__log li{border-bottom:1px solid #ffffff0f;grid-template-columns:minmax(0,1fr) auto;gap:.1rem .5rem;padding-bottom:.35rem}.env-scan__log li>span{white-space:normal;color:var(--env-on-ink-2);grid-area:2/1/auto/-1}.env-scan__log{gap:.55rem;padding:.8rem .9rem}.env-scan__foot{gap:.9rem}}.env-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.env-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.env-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:960px){.env-grid,.env-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.env-grid,.env-grid--2,.env-grid--4{grid-template-columns:1fr}}.env-card{background:var(--env-paper);box-shadow:var(--env-edge-paper);border-radius:var(--env-radius);transition:transform var(--env-t-base) var(--env-ease), box-shadow var(--env-t-base) var(--env-ease);flex-direction:column;gap:.6rem;padding:1.9rem;display:flex;position:relative}.env-card:before{content:"";border-radius:var(--env-radius) var(--env-radius) 0 0;opacity:0;height:1px;transition:opacity var(--env-t-base) var(--env-ease);background:linear-gradient(90deg,#0000,#2b55c48c,#0000);position:absolute;inset:0 0 auto}.env-card:hover{box-shadow:var(--env-edge-paper), var(--env-shadow-2);transform:translateY(-4px)}.env-card:hover:before{opacity:1}.env-section--alt .env-card{background:var(--env-paper)}.env-card p{color:var(--env-text-2);margin:0;font-size:1rem;line-height:1.62}.env-card__icon{border-radius:var(--env-radius-sm);width:44px;height:44px;color:var(--env-accent);background:#2b55c41a;place-items:center;margin-bottom:.3rem;display:grid}.env-card__icon svg{width:22px;height:22px}.env-card__link{color:var(--env-accent);align-items:center;gap:.35rem;margin-top:auto;padding-top:.6rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.env-card__link:after{content:"→";transition:transform var(--env-t-fast) var(--env-ease)}.env-card:hover .env-card__link:after{transform:translate(4px)}.env-card__link:hover{text-decoration:underline}.env-card--dark{background:var(--env-ink-2);box-shadow:var(--env-edge-ink);color:var(--env-on-ink)}.env-card--dark:hover{box-shadow:inset 0 0 0 1px #ffffff29, var(--env-shadow-2)}.env-card--dark p{color:var(--env-on-ink-2)}.env-card--dark .env-card__icon{color:var(--env-accent-bright);background:#ffffff14}a.env-card{color:inherit;text-decoration:none}.env-pain{position:relative}.env-pain strong{color:var(--env-text);align-items:center;gap:.55rem;margin-bottom:.3rem;font-size:1.05rem;font-weight:600;display:flex}.env-pain strong:before{content:"";background:var(--env-warn);border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #b4730e24}.env-steps{counter-reset:env-step;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.env-steps li{counter-increment:env-step;background:var(--env-paper);box-shadow:inset 0 0 0 1px var(--env-line);border-radius:var(--env-radius);padding:1.6rem 1.5rem 1.5rem;position:relative}.env-steps li:before{content:counter(env-step, decimal-leading-zero);font-family:var(--env-mono);color:var(--env-accent);background:#2b55c41a;border-radius:999px;margin-bottom:.85rem;padding:.3rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.env-steps h3{margin-bottom:.4rem;font-size:1.08rem}.env-steps p{color:var(--env-text-2);margin:0;font-size:.97rem;line-height:1.6}@media (max-width:960px){.env-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.env-steps{grid-template-columns:1fr}}.env-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4.5vw,4rem);display:grid}.env-split--reverse>:first-child{order:2}.env-split figure{border-radius:var(--env-radius-lg);box-shadow:inset 0 0 0 1px var(--env-line);background:var(--env-paper-2);aspect-ratio:4/3;place-items:center;margin:0;display:grid;overflow:hidden}.env-split figure img,.env-split figure svg{object-fit:cover;width:100%;height:100%}@media (max-width:860px){.env-split{grid-template-columns:1fr}.env-split--reverse>:first-child{order:0}}.env-list{gap:.7rem;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}.env-list li{color:var(--env-text-2);padding-left:1.85rem;line-height:1.58;position:relative}.env-list li:before{content:"";background:#2b55c41f;border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;top:.4em;left:0}.env-list li:after{content:"";border:solid var(--env-accent);border-width:0 2px 2px 0;width:.35rem;height:.6rem;position:absolute;top:.64em;left:.36rem;transform:rotate(45deg)}.env-list li strong{color:var(--env-text);font-weight:600}.env-section--dark .env-list li{color:var(--env-on-ink-2)}.env-section--dark .env-list li strong{color:#fff}.env-section--dark .env-list li:before{background:#ffffff17}.env-section--dark .env-list li:after{border-color:var(--env-accent-bright)}.env-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.env-stats li{border-radius:var(--env-radius);background:var(--env-paper);box-shadow:inset 0 0 0 1px var(--env-line);padding:1.35rem 1.5rem}.env-stats b{letter-spacing:-.03em;color:var(--env-text);font-variant-numeric:tabular-nums;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:700;line-height:1;display:block}.env-stats span{color:var(--env-text-2);font-size:.93rem}.env-section--dark .env-stats li{background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff17}.env-section--dark .env-stats b{color:#fff}.env-section--dark .env-stats span{color:var(--env-on-ink-2)}@media (max-width:860px){.env-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.env-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,2.5rem);margin:0;padding:0;list-style:none;display:grid}.env-metrics li{border-top:1px solid #ffffff1f;gap:.55rem;padding-top:1.1rem;display:grid}.env-section:not(.env-section--dark) .env-metrics li{border-top-color:var(--env-line)}.env-metrics b{letter-spacing:-.035em;color:var(--env-text);font-variant-numeric:tabular-nums;font-size:clamp(2rem,3.4vw,3.1rem);font-weight:700;line-height:1}.env-metrics span{color:var(--env-text-2);font-size:.95rem;line-height:1.45}.env-section--dark .env-metrics b{color:#fff}.env-section--dark .env-metrics span{color:var(--env-on-ink-2)}@media (max-width:860px){.env-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.env-rail{scroll-snap-type:x mandatory;scroll-padding-left:var(--env-gutter);scrollbar-width:thin;overscroll-behavior-x:contain;grid-auto-columns:minmax(min(82vw,340px),1fr);grid-auto-flow:column;gap:1.25rem;margin:0;padding-bottom:.75rem;list-style:none;display:grid;overflow-x:auto}.env-rail>*{scroll-snap-align:start}.env-rail::-webkit-scrollbar{height:6px}.env-rail::-webkit-scrollbar-thumb{background:var(--env-line-strong);border-radius:999px}.env-section--dark .env-rail::-webkit-scrollbar-thumb{background:#fff3}.env-marquee{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.25rem,3vw,3rem);margin:0;padding:0;list-style:none;display:flex}.env-marquee li{color:var(--env-text-2);letter-spacing:.01em;font-size:.98rem;font-weight:500}.env-section--dark .env-marquee li{color:var(--env-on-ink-2)}.env-stage__grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.env-stage--reverse .env-stage__grid>:first-child{order:2}.env-stage__text{max-width:46ch}.env-stage__media{border-radius:var(--env-radius-lg);isolation:isolate;margin:0;position:relative;overflow:hidden}.env-stage__media img{border-radius:var(--env-radius-lg);width:100%;height:auto;display:block;box-shadow:inset 0 2px #ffffff14,0 36px 80px -34px #000000b3}.env-stage__media:after{content:"";pointer-events:none;border-radius:var(--env-radius-lg);background:linear-gradient(118deg,#ffffff12,#0000 38%);position:absolute;inset:0}.env-section--dark .env-stage__media img{box-shadow:var(--env-edge-ink), 0 44px 90px -34px #000000d9}@media (max-width:900px){.env-stage__grid{grid-template-columns:1fr}.env-stage--reverse .env-stage__grid>:first-child{order:0}}.env-close{grid-template-columns:7fr 5fr;align-items:end;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.env-close h2{letter-spacing:-.022em;margin-bottom:0;font-size:clamp(1.9rem,3.4vw,3rem)}@media (max-width:860px){.env-close{grid-template-columns:1fr;align-items:start}}.env-compare{border-collapse:separate;border-spacing:0;width:100%;box-shadow:inset 0 0 0 1px var(--env-line);border-radius:var(--env-radius);font-size:.98rem;overflow:hidden}.env-compare th,.env-compare td{text-align:left;vertical-align:top;border-bottom:1px solid var(--env-line);padding:.95rem 1.1rem}.env-compare tr:last-child td{border-bottom:0}.env-compare th{background:var(--env-ink-2);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-bottom-color:#0000;font-size:.82rem;font-weight:600}.env-compare td:first-child{color:var(--env-text);font-weight:600}.env-compare .env-yes{color:var(--env-ok);font-weight:600}.env-compare .env-no{color:var(--env-warn)}.env-table-scroll{overflow-x:auto}.env-persona{box-shadow:inset 0 0 0 1px var(--env-line);border-radius:var(--env-radius);background:var(--env-paper);grid-template-columns:220px 1fr;gap:1.6rem;padding:1.6rem;display:grid}.env-persona__who{color:var(--env-text);font-size:1.08rem;font-weight:600}.env-persona__who small{color:var(--env-text-2);margin-top:.25rem;font-size:.88rem;font-weight:500;display:block}.env-persona p{color:var(--env-text-2);margin:0 0 .6rem;line-height:1.62}.env-persona p:last-child{margin:0}@media (max-width:720px){.env-persona{grid-template-columns:1fr}}.env-callout{border-radius:var(--env-radius);background:#2b55c40d;margin:1.6rem 0;padding:1.35rem 1.6rem;box-shadow:inset 0 0 0 1px #2b55c43d}.env-callout strong{color:var(--env-text);font-weight:600}.env-callout p{color:var(--env-text-2);margin:0;line-height:1.62}.env-def{background:var(--env-soft);border-radius:var(--env-radius);color:var(--env-text);margin:0 0 1.6rem;padding:1.15rem 1.4rem;font-size:1.08rem;line-height:1.6}.env-def p{margin:0}.env-cta{border-radius:var(--env-radius-lg);background:radial-gradient(760px 360px at 92% -10%, #4b7be857, transparent 62%), var(--env-ink);color:var(--env-on-ink);grid-template-columns:1.4fr 1fr;align-items:center;gap:2rem;padding:clamp(2rem,4.5vw,3.5rem);display:grid;position:relative;overflow:hidden}.env-cta h2{color:#fff;margin-bottom:.6rem}.env-cta p{color:var(--env-on-ink-2);margin:0;line-height:1.62}.env-cta__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:800px){.env-cta{grid-template-columns:1fr}.env-cta__actions{justify-content:flex-start}}.env-page{max-width:820px;margin:var(--env-gap-slab) var(--env-gutter-page);padding:clamp(2.5rem, 5vw, 4.5rem) var(--env-gutter);background:var(--env-paper);border-radius:var(--env-radius-slab)}@media (min-width:900px){.env-page{max-width:calc(820px + 2 * var(--env-gutter));margin-left:auto;margin-right:auto}.env-page--wide{max-width:var(--env-max)}}.env-page h1{letter-spacing:-.022em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2rem,3.6vw,3rem);font-weight:600;line-height:1.08}.env-page .env-lead{margin-bottom:2rem}.env-prose h2{letter-spacing:-.016em;margin:2.5rem 0 .8rem;font-size:1.55rem;font-weight:600}.env-prose h3{margin:1.7rem 0 .5rem;font-size:1.18rem;font-weight:600}.env-prose p,.env-prose li{color:var(--env-text-2);font-size:1.06rem;line-height:1.72}.env-prose p{margin:0 0 1.15rem}.env-prose ul,.env-prose ol{margin:0 0 1.15rem;padding-left:1.4rem}.env-prose li{margin-bottom:.4rem}.env-prose strong{color:var(--env-text);font-weight:600}.env-prose a{color:var(--env-accent);text-underline-offset:3px}.env-prose table{border-collapse:collapse;width:100%;margin:1rem 0 1.5rem;font-size:.98rem}.env-prose th,.env-prose td{border:1px solid var(--env-line);text-align:left;vertical-align:top;padding:.65rem .8rem}.env-prose th{background:var(--env-paper-2);font-weight:600}.env-prose code{font-family:var(--env-mono);background:var(--env-paper-2);border-radius:5px;padding:.1em .36em;font-size:.88em}.env-prose blockquote{background:var(--env-soft);border-radius:var(--env-radius);margin:1.35rem 0;padding:1rem 1.35rem}.env-prose blockquote p{margin:0}.env-toc{box-shadow:inset 0 0 0 1px var(--env-line);border-radius:var(--env-radius);background:var(--env-paper-2);margin:0 0 2rem;padding:1.1rem 1.35rem;font-size:.96rem}.env-toc strong{margin-bottom:.45rem;font-weight:600;display:block}.env-toc ol{margin:0;padding-left:1.2rem}.env-toc a{color:var(--env-text-2);text-decoration:none}.env-toc a:hover{color:var(--env-accent)}.env-contact{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2rem,4.5vw,4rem);display:grid}.env-contact__aside .env-card+.env-card{margin-top:1rem}@media (max-width:860px){.env-contact{grid-template-columns:1fr}}.env-ftr{margin:0 var(--env-gutter-page) var(--env-gutter-page);border-radius:var(--env-radius-slab);background:var(--env-ink-2);color:var(--env-on-ink-2);font-size:.96rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.env-ftr:after{content:"";pointer-events:none;background-image:var(--env-grain);opacity:.025;position:absolute;inset:0}.env-ftr__inner{max-width:var(--env-max);padding:clamp(2.5rem, 4.5vw, 4rem) var(--env-gutter);grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;margin:0 auto;display:grid;position:relative}.env-ftr__inner--row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}.env-ftr__brand img{width:auto;height:34px;display:block}.env-ftr__wordmark{color:#fff;letter-spacing:-.02em;font-size:1.2rem;font-weight:600}.env-ftr__brand p{max-width:40ch;margin:.95rem 0 0;line-height:1.62}.env-ftr__contact{gap:.3rem;margin-top:1rem;font-style:normal;display:grid}.env-ftr__contact a,.env-ftr__col a,.env-ftr__legal a{color:var(--env-on-ink-2);transition:color var(--env-t-micro) var(--env-ease-micro);text-decoration:none}.env-ftr__contact a:hover,.env-ftr__col a:hover,.env-ftr__legal a:hover{color:#fff}.env-ftr__social{flex-wrap:wrap;gap:.9rem;margin-top:1rem;display:flex}.env-ftr__social a{color:var(--env-on-ink-2);font-weight:500;text-decoration:none}.env-ftr__col{align-content:start;gap:.5rem;display:grid}.env-ftr__col h2{letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 .5rem;font-size:.8rem;font-weight:600}.env-ftr__group{gap:.4rem;margin-bottom:.6rem;display:grid}.env-ftr__grouphead{font-weight:600;color:#fff!important}.env-ftr__bottom{border-top:1px solid #ffffff14;font-size:.88rem;position:relative}.env-ftr__bottom p{margin:0}.env-ftr__legal{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.env-ftr__imprint{color:#78829c;flex-wrap:wrap;gap:.4rem 1.25rem;margin:0;padding-bottom:1.25rem;font-size:.82rem;display:flex}@media (max-width:960px){.env-ftr__inner{grid-template-columns:1fr 1fr}}@media (max-width:560px){.env-ftr__inner{grid-template-columns:1fr}}.env-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.env-split .env-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.env-hdr__nav>a.env-btn,.env-hdr__nav>a.env-btn:hover{color:var(--env-accent-ink);background:var(--env-accent)}.env-hdr__nav>a.env-btn:hover{background:var(--env-accent-bright)}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.env-section .env-card,.env-section .env-steps>li,.env-section .env-stats>li,.env-section .env-metrics>li,.env-section .env-persona,.env-reveal{animation:linear both env-rise;animation-timeline:view();animation-range:entry 10% cover 26%}.env-section .env-card:nth-child(2),.env-section .env-steps>li:nth-child(2){animation-range:entry 6% cover 28%}.env-section .env-card:nth-child(3),.env-section .env-steps>li:nth-child(3){animation-range:entry 2% cover 30%}.env-section .env-card:nth-child(4),.env-section .env-steps>li:nth-child(4){animation-range:entry cover 32%}}}@keyframes env-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes env-rise-soft{0%{opacity:0;transform:translateY(30px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.env-section .env-section__head,.env-close{animation:linear both env-rise-soft;animation-timeline:view();animation-range:entry 5% cover 30%}.env-hero__grid{animation:linear both env-hero-recede;animation-timeline:view();animation-range:exit}}}@keyframes env-hero-recede{0%{opacity:1;transform:none}to{opacity:.35;transform:translateY(-24px)scale(.97)}}@media (prefers-reduced-motion:reduce){.cf-style-envanter *,.cf-style-envanter :before,.cf-style-envanter :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.env-btn:hover,.env-card:hover{transform:none}}.env-kicker--center{text-align:center;display:block}
@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_8b65c79d-module__DLjr5G__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_8b65c79d-module__DLjr5G__variable{--env-font:"Outfit", "Outfit Fallback"}
