.brandsStrip-module-scss-module__2kt-qq__section{width:100%;margin-bottom:1rem;padding:2rem 1rem 1rem}.brandsStrip-module-scss-module__2kt-qq__list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));place-items:center;gap:1.5rem 2rem;max-width:1200px;margin:0 auto;display:grid}.brandsStrip-module-scss-module__2kt-qq__item{justify-content:center;align-items:center;min-width:100px;min-height:72px;padding:.5rem;display:flex}.brandsStrip-module-scss-module__2kt-qq__logo{object-fit:contain;opacity:.85;filter:grayscale();width:auto;max-width:140px;height:72px;transition:opacity .2s,filter .2s}.brandsStrip-module-scss-module__2kt-qq__logo:hover{opacity:1;filter:grayscale(0)}.brandsStrip-module-scss-module__2kt-qq__placeholder{background:linear-gradient(135deg,#e5e7eb,#f3f4f6);border:1px solid #e5e7eb;border-radius:8px;width:96px;height:48px}
.homeHero-module-scss-module__AhbtOa__hero{box-sizing:border-box;width:min(1400px,100% - clamp(2rem,6vw,4rem));min-height:calc(100vh - var(--header-height,4.5rem) - 2rem);background:radial-gradient(circle at 30% 70%,#0624a6 0%,#041461 25%,#020c39 100%);border-radius:2rem;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;margin:1rem auto 3rem;padding:2.5rem 1.5rem 4rem;display:flex;position:relative;overflow:visible}@media (min-width:992px){.homeHero-module-scss-module__AhbtOa__hero{flex-direction:row;padding:2.5rem clamp(1.5rem,4vw,4rem) 3rem}}.homeHero-module-scss-module__AhbtOa__content{z-index:2;flex-direction:column;flex:1 1 0;justify-content:center;max-width:36rem;display:flex}.homeHero-module-scss-module__AhbtOa__badge{color:#fff;background:#2c2c2d;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.homeHero-module-scss-module__AhbtOa__badgeDot{background:#fbbf24;border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 8px #fbbf24cc}.homeHero-module-scss-module__AhbtOa__title{color:#fff;white-space:pre-line;margin:0 0 1.5rem;font-size:1.75rem;font-weight:800;line-height:1.55}@media (min-width:768px){.homeHero-module-scss-module__AhbtOa__title{font-size:2.5rem;line-height:1.45}}.homeHero-module-scss-module__AhbtOa__desc{color:#ffffffbf;margin:0 0 2rem;font-size:.9rem;font-weight:500;line-height:1.9}.homeHero-module-scss-module__AhbtOa__actions{margin-bottom:.5rem}.homeHero-module-scss-module__AhbtOa__cta{color:#0a33ff;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.homeHero-module-scss-module__AhbtOa__cta:hover{background:#f1f1f3;transform:translateY(-1px)}.homeHero-module-scss-module__AhbtOa__visual{z-index:1;flex:1 1 0;justify-content:center;align-items:center;width:100%;max-width:520px;display:flex;position:relative}.homeHero-module-scss-module__AhbtOa__image{object-fit:contain;filter:drop-shadow(0 20px 40px #00000059);width:100%;height:auto}.homeHero-module-scss-module__AhbtOa__placeholder{aspect-ratio:1;background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border:1px solid #ffffff26;border-radius:2rem;width:100%;max-width:420px}.homeHero-module-scss-module__AhbtOa__scrollBtn{z-index:20;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:filter .2s;display:flex;position:absolute;bottom:-36px;left:50%;transform:translate(-50%)}.homeHero-module-scss-module__AhbtOa__scrollBtn:active{filter:brightness(.95)}.homeHero-module-scss-module__AhbtOa__scrollSvg{pointer-events:none;width:120px;height:64px;display:block}
.NFTCard-module-scss-module__lbhRzG__card{border-radius:var(--nft-card-radius);background:var(--nft-card-bg);border:1px solid var(--nft-card-border);box-shadow:var(--nft-card-shadow);flex-direction:column;transition:box-shadow .25s,border-color .25s,transform .2s;display:flex;position:relative;overflow:hidden}.NFTCard-module-scss-module__lbhRzG__card:hover{box-shadow:var(--nft-card-shadow-hover);border-color:var(--nft-card-border-hover)}.NFTCard-module-scss-module__lbhRzG__cardCompact{border-radius:var(--nft-card-radius-compact)}.NFTCard-module-scss-module__lbhRzG__cardRail{height:100%}.NFTCard-module-scss-module__lbhRzG__cardSelectable{cursor:pointer;-webkit-user-select:none;user-select:none}.NFTCard-module-scss-module__lbhRzG__cardSelectable:hover{border-color:var(--nft-card-border-selectable)}.NFTCard-module-scss-module__lbhRzG__cardSelectable:focus-visible{outline:2px solid var(--nft-card-focus-ring);outline-offset:2px}.NFTCard-module-scss-module__lbhRzG__cardSelected{border-color:var(--nft-card-border-selected);box-shadow:var(--nft-card-shadow-selected)}.NFTCard-module-scss-module__lbhRzG__selectedBadge{z-index:2;font-size:var(--text-caption);color:var(--nft-selected-badge-fg);background:var(--nft-selected-badge-bg);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-weight:600;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.NFTCard-module-scss-module__lbhRzG__selectedIcon{width:.875rem;height:.875rem}.NFTCard-module-scss-module__lbhRzG__imageWrapper{background:var(--nft-card-image-bg);height:15rem;position:relative;overflow:hidden}.NFTCard-module-scss-module__lbhRzG__imageWrapperCompact{height:10.5rem}.NFTCard-module-scss-module__lbhRzG__imageWrapperDashboard{height:12.75rem}.NFTCard-module-scss-module__lbhRzG__imageWrapperRail{height:7rem}.NFTCard-module-scss-module__lbhRzG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.NFTCard-module-scss-module__lbhRzG__card:hover .NFTCard-module-scss-module__lbhRzG__image{transform:scale(1.05)}.NFTCard-module-scss-module__lbhRzG__gradient{pointer-events:none;background:linear-gradient(#0000 60%,#0006);position:absolute;inset:0}.NFTCard-module-scss-module__lbhRzG__badge{font-size:var(--text-body);border:1px solid #0000;border-radius:9999px;padding:.25rem .625rem;font-weight:400;line-height:1;display:inline-block;position:absolute;top:1rem;right:1rem}.NFTCard-module-scss-module__lbhRzG__statusActive{background:var(--nft-status-active-bg);color:var(--nft-status-active-fg);border-color:var(--nft-status-active-border)}.NFTCard-module-scss-module__lbhRzG__statusSoldout{background:var(--nft-status-soldout-bg);color:var(--nft-status-soldout-fg);border-color:var(--nft-status-soldout-border)}.NFTCard-module-scss-module__lbhRzG__statusComing{background:var(--nft-status-coming-bg);color:var(--nft-status-coming-fg);border-color:var(--nft-status-coming-border)}.NFTCard-module-scss-module__lbhRzG__capacity{background:var(--nft-capacity-bg);border:1px solid var(--nft-capacity-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .75rem;display:flex;position:absolute;bottom:1rem;right:1rem}.NFTCard-module-scss-module__lbhRzG__capacityRail{gap:.375rem;padding:.25rem .5rem;bottom:.5rem;right:.5rem}.NFTCard-module-scss-module__lbhRzG__capacityRail .NFTCard-module-scss-module__lbhRzG__capacityText{font-size:var(--text-caption)}.NFTCard-module-scss-module__lbhRzG__capacityRail .NFTCard-module-scss-module__lbhRzG__capacityIcon{width:.75rem;height:.75rem}.NFTCard-module-scss-module__lbhRzG__capacityIcon{width:.9375rem;height:.9375rem;color:var(--nft-capacity-icon)}.NFTCard-module-scss-module__lbhRzG__capacityText{font-size:var(--text-md);color:var(--nft-capacity-fg);font-weight:600}.NFTCard-module-scss-module__lbhRzG__content{flex-direction:column;flex:auto;gap:1rem;padding:1.25rem;display:flex}.NFTCard-module-scss-module__lbhRzG__contentCompact{gap:.75rem;padding:.875rem}.NFTCard-module-scss-module__lbhRzG__contentRail{gap:.5rem;padding:.75rem}.NFTCard-module-scss-module__lbhRzG__title{font-size:var(--text-lg);color:var(--nft-title);margin-bottom:.5rem;font-weight:600;line-height:1.1}.NFTCard-module-scss-module__lbhRzG__titleCompact{font-size:var(--text-md);margin-bottom:.375rem}.NFTCard-module-scss-module__lbhRzG__meta{font-size:var(--text-md);color:var(--nft-meta);align-items:center;gap:.5rem;display:flex;overflow:hidden}.NFTCard-module-scss-module__lbhRzG__metaCompact{font-size:var(--text-body-sm);gap:.375rem}.NFTCard-module-scss-module__lbhRzG__metaSep{color:var(--nft-meta-sep);margin-inline:.25rem}.NFTCard-module-scss-module__lbhRzG__metaTruncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.NFTCard-module-scss-module__lbhRzG__icon{flex-shrink:0;width:.9375rem;height:.9375rem}.NFTCard-module-scss-module__lbhRzG__yield{background:var(--nft-yield-bg);border:1px solid var(--nft-yield-border);border-radius:.625rem;flex-direction:column;padding:.625rem .75rem;display:flex}.NFTCard-module-scss-module__lbhRzG__yieldCompact,.NFTCard-module-scss-module__lbhRzG__yieldRail{padding:.5rem .625rem}.NFTCard-module-scss-module__lbhRzG__yieldRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.NFTCard-module-scss-module__lbhRzG__yieldRowCompact{align-items:center}.NFTCard-module-scss-module__lbhRzG__yieldLabel{font-size:var(--text-body);color:var(--nft-yield-label);line-height:1.3}.NFTCard-module-scss-module__lbhRzG__yieldValue{font-size:var(--text-base);color:var(--nft-yield-value);white-space:nowrap;font-weight:600}.NFTCard-module-scss-module__lbhRzG__yieldValueRail{font-size:var(--text-md)}.NFTCard-module-scss-module__lbhRzG__progressInfo{font-size:var(--text-md);color:var(--nft-progress-info);justify-content:space-between;margin-bottom:.5rem;display:flex}.NFTCard-module-scss-module__lbhRzG__progressInfoCompact{font-size:var(--text-body-sm);gap:.5rem}.NFTCard-module-scss-module__lbhRzG__progressTrack{background:var(--nft-progress-track);border:1px solid var(--nft-progress-track-border);border-radius:9999px;height:.375rem;overflow:hidden}.NFTCard-module-scss-module__lbhRzG__progressFill{background:var(--nft-progress-fill);border-radius:9999px;height:100%;transition:width .5s}.NFTCard-module-scss-module__lbhRzG__divider{border-top:1px solid var(--nft-divider);margin-top:auto;padding-top:.75rem}.NFTCard-module-scss-module__lbhRzG__dividerCompact{padding-top:.625rem}.NFTCard-module-scss-module__lbhRzG__dividerRail{margin-top:0;padding-top:.5rem}.NFTCard-module-scss-module__lbhRzG__priceRow{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.NFTCard-module-scss-module__lbhRzG__priceRowCompact{align-items:center}.NFTCard-module-scss-module__lbhRzG__priceLabel{font-size:var(--text-md);color:var(--nft-price-label);margin-bottom:.25rem}.NFTCard-module-scss-module__lbhRzG__priceValue{font-size:var(--text-lg);color:var(--nft-price-value);font-weight:600}.NFTCard-module-scss-module__lbhRzG__priceValueRail{font-size:var(--text-md)}.NFTCard-module-scss-module__lbhRzG__payment{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.NFTCard-module-scss-module__lbhRzG__paymentCompact{gap:.375rem}.NFTCard-module-scss-module__lbhRzG__paymentBadge{font-size:var(--text-md);border:1px solid #0000;border-radius:9999px;padding:.125rem .5rem}.NFTCard-module-scss-module__lbhRzG__paymentBadgeRail{font-size:var(--text-caption);padding:.1rem .4rem}.NFTCard-module-scss-module__lbhRzG__cash{background:var(--nft-cash-bg);color:var(--nft-cash-fg);border-color:var(--nft-cash-border)}.NFTCard-module-scss-module__lbhRzG__installmentBadge{background-color:var(--nft-installment-bg);color:var(--nft-installment-fg);border-color:var(--nft-installment-border)}.NFTCard-module-scss-module__lbhRzG__installmentBox{background:var(--nft-installment-bg);border:1px solid var(--nft-installment-border);text-align:center;border-radius:.625rem;margin-top:.5rem;padding:.625rem .75rem}.NFTCard-module-scss-module__lbhRzG__infoBoxCompact{padding:.5rem .625rem}.NFTCard-module-scss-module__lbhRzG__infoBoxRail{margin-top:.375rem;padding:.375rem .5rem}.NFTCard-module-scss-module__lbhRzG__offerRail{font-size:var(--text-body-sm)}.NFTCard-module-scss-module__lbhRzG__offerRail .NFTCard-module-scss-module__lbhRzG__installmentAmount,.NFTCard-module-scss-module__lbhRzG__offerRail .NFTCard-module-scss-module__lbhRzG__cashHighlight{font-size:var(--text-body)}.NFTCard-module-scss-module__lbhRzG__installmentOffer{font-size:var(--text-md);color:var(--nft-installment-fg);font-weight:600;line-height:1.4;display:block}.NFTCard-module-scss-module__lbhRzG__installmentNote{font-size:var(--text-body-sm);color:var(--nft-installment-note);margin-top:.25rem;display:block}.NFTCard-module-scss-module__lbhRzG__installmentAmount{font-size:var(--text-lg);color:var(--nft-installment-amount);font-weight:800}.NFTCard-module-scss-module__lbhRzG__cashBox{background:var(--nft-cash-bg);border:1px solid var(--nft-cash-border);text-align:center;border-radius:.625rem;margin-top:.5rem;padding:.625rem .75rem}.NFTCard-module-scss-module__lbhRzG__cashOffer{font-size:var(--text-md);color:var(--nft-cash-fg);font-weight:600;line-height:1.4;display:block}.NFTCard-module-scss-module__lbhRzG__cashNote{font-size:var(--text-body-sm);color:var(--nft-cash-note);margin-top:.25rem;display:block}.NFTCard-module-scss-module__lbhRzG__cashHighlight{font-size:var(--text-lg);color:var(--nft-cash-highlight);font-weight:800}.NFTCard-module-scss-module__lbhRzG__cta{width:100%;font-size:var(--text-base);cursor:pointer;text-align:center;border:none;border-radius:.75rem;margin-top:.5rem;padding:.75rem 0;font-weight:500;text-decoration:none;transition:background-color .15s,transform .12s,opacity .15s;display:block}.NFTCard-module-scss-module__lbhRzG__ctaCompact{font-size:var(--text-md);margin-top:.25rem;padding:.625rem 0}.NFTCard-module-scss-module__lbhRzG__primary{background:var(--nft-cta-primary-bg);color:var(--nft-cta-primary-fg)}.NFTCard-module-scss-module__lbhRzG__primary:hover{background:var(--nft-cta-primary-bg-hover)}.NFTCard-module-scss-module__lbhRzG__coming{background:var(--nft-cta-coming-bg);color:var(--nft-cta-coming-fg);border:1px solid var(--nft-cta-coming-border)}.NFTCard-module-scss-module__lbhRzG__disabled{background:var(--nft-cta-disabled-bg);color:var(--nft-cta-disabled-fg);border:1px solid var(--nft-cta-disabled-border);cursor:not-allowed}
@keyframes NFTCardSkeleton-module-scss-module__1i89XW__shimmer{0%{background-position:-200%}to{background-position:200%}}.NFTCardSkeleton-module-scss-module__1i89XW__card{border-radius:var(--nft-card-radius);background:var(--nft-card-bg);border:1px solid var(--nft-card-border);box-shadow:var(--nft-card-shadow);pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.NFTCardSkeleton-module-scss-module__1i89XW__cardCompact{border-radius:var(--nft-card-radius-compact)}.NFTCardSkeleton-module-scss-module__1i89XW__image{background:linear-gradient(90deg, var(--color-border) 25%, var(--nft-card-image-bg) 50%, var(--color-border) 75%);background-size:200% 100%;height:15rem;animation:1.6s ease-in-out infinite NFTCardSkeleton-module-scss-module__1i89XW__shimmer}.NFTCardSkeleton-module-scss-module__1i89XW__imageCompact{height:10.5rem}.NFTCardSkeleton-module-scss-module__1i89XW__imageDashboard{height:12.75rem}.NFTCardSkeleton-module-scss-module__1i89XW__imageRail{height:7rem}.NFTCardSkeleton-module-scss-module__1i89XW__content{flex-direction:column;flex:auto;gap:1rem;padding:1.25rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__contentCompact{gap:.75rem;padding:.875rem}.NFTCardSkeleton-module-scss-module__1i89XW__contentRail{gap:.5rem;padding:.75rem}.NFTCardSkeleton-module-scss-module__1i89XW__bone{background:linear-gradient(90deg, var(--color-border) 25%, var(--nft-card-image-bg) 50%, var(--color-border) 75%);background-size:200% 100%;border-radius:.375rem;flex-shrink:0;animation:1.6s ease-in-out infinite NFTCardSkeleton-module-scss-module__1i89XW__shimmer}.NFTCardSkeleton-module-scss-module__1i89XW__title{width:70%;height:1.125rem;margin-bottom:.5rem}.NFTCardSkeleton-module-scss-module__1i89XW__titleCompact{height:1rem;margin-bottom:.375rem}.NFTCardSkeleton-module-scss-module__1i89XW__meta{width:55%;height:.875rem}.NFTCardSkeleton-module-scss-module__1i89XW__yield{background:var(--nft-yield-bg);border-radius:.75rem;flex-direction:column;gap:.625rem;padding:.875rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__yieldCompact{gap:.5rem;padding:.6875rem}.NFTCardSkeleton-module-scss-module__1i89XW__yieldRail{gap:0;padding:.5rem .625rem}.NFTCardSkeleton-module-scss-module__1i89XW__yieldRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__yieldLabel{width:40%;height:.875rem}.NFTCardSkeleton-module-scss-module__1i89XW__yieldValue{width:30%;height:1.125rem}.NFTCardSkeleton-module-scss-module__1i89XW__progressInfo{justify-content:space-between;margin-bottom:.5rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__progressLabel{width:45%;height:.8125rem}.NFTCardSkeleton-module-scss-module__1i89XW__progressTrack{border-radius:9999px;width:100%;height:.375rem}.NFTCardSkeleton-module-scss-module__1i89XW__divider{border-top:1px solid var(--nft-divider);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__dividerCompact{padding-top:.625rem}.NFTCardSkeleton-module-scss-module__1i89XW__dividerRail{margin-top:0;padding-top:.5rem}.NFTCardSkeleton-module-scss-module__1i89XW__priceRow{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__priceBlock{flex-direction:column;gap:.35rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__priceLabel{width:4.5rem;height:.8125rem}.NFTCardSkeleton-module-scss-module__1i89XW__priceValue{width:7rem;height:1.125rem}.NFTCardSkeleton-module-scss-module__1i89XW__payment{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.NFTCardSkeleton-module-scss-module__1i89XW__badge{border-radius:9999px;width:3.25rem;height:1.375rem}.NFTCardSkeleton-module-scss-module__1i89XW__infoBox{border-radius:.625rem;width:100%;height:2.75rem}.NFTCardSkeleton-module-scss-module__1i89XW__infoBoxRail{height:2rem}.NFTCardSkeleton-module-scss-module__1i89XW__cta{border-radius:.75rem;width:100%;height:2.75rem;margin-top:.5rem}.NFTCardSkeleton-module-scss-module__1i89XW__ctaCompact{height:2.5rem;margin-top:.25rem}@media (prefers-reduced-motion:reduce){.NFTCardSkeleton-module-scss-module__1i89XW__bone,.NFTCardSkeleton-module-scss-module__1i89XW__image{background:var(--color-border);animation:none}}
.Products-module-scss-module__W5EQ8a__root{background:var(--background);min-height:100vh;font-family:var(--font-family);color:var(--text-color,#111);direction:rtl;font-size:1.0625rem}.Products-module-scss-module__W5EQ8a__sectionRoot{font-family:var(--font-family);color:var(--text-color,#111);direction:rtl;font-size:1.0625rem}.Products-module-scss-module__W5EQ8a__container{background-color:#f3f4f6;width:100%;padding:3rem 1.25rem 2rem}.Products-module-scss-module__W5EQ8a__layout{align-items:flex-start;gap:1.25rem;display:flex}.Products-module-scss-module__W5EQ8a__sidebarCol{display:none}@media (min-width:1024px){.Products-module-scss-module__W5EQ8a__sidebarCol{width:17.5rem;top:calc(var(--bs-app-header-height,70px) + .75rem);max-height:calc(100dvh - var(--bs-app-header-height,70px) - 1.5rem);flex-direction:column;flex-shrink:0;align-self:flex-start;min-height:0;display:flex;position:sticky}}@media (min-width:1280px){.Products-module-scss-module__W5EQ8a__sidebarCol{width:18.5rem}}.Products-module-scss-module__W5EQ8a__content{flex:auto;min-width:0}.Products-module-scss-module__W5EQ8a__mobileBar{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}@media (min-width:1024px){.Products-module-scss-module__W5EQ8a__mobileBar{display:none}}.Products-module-scss-module__W5EQ8a__mobileMenuButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;display:inline-flex}.Products-module-scss-module__W5EQ8a__mobileMenuButton:hover{background:#eff6ff;border-color:#93c5fd}.Products-module-scss-module__W5EQ8a__mobileMenuButtonActive{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.Products-module-scss-module__W5EQ8a__mobileDot{background:#2563eb;border-radius:9999px;width:.4rem;height:.4rem}.Products-module-scss-module__W5EQ8a__mobileMenuPanel{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;max-height:min(70vh,520px);margin-top:.75rem;padding:.75rem;overflow-y:auto;box-shadow:0 8px 24px #0f172a14}.Products-module-scss-module__W5EQ8a__mobileMenuPanel::-webkit-scrollbar{width:0;height:0;display:none}.Products-module-scss-module__W5EQ8a__mobileMenuPanel::-webkit-scrollbar-button{width:0;height:0;display:none}.Products-module-scss-module__W5EQ8a__mobileMenuPanel::-webkit-scrollbar-corner{width:0;height:0;display:none}.Products-module-scss-module__W5EQ8a__emptyState{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;padding-top:6rem;padding-bottom:6rem;display:flex}.Products-module-scss-module__W5EQ8a__svgLarge{opacity:.3;width:4rem;height:4rem;margin-bottom:1rem}.Products-module-scss-module__W5EQ8a__emptyTitle{color:#111827;margin-bottom:.25rem;font-size:1.375rem;font-weight:500}.Products-module-scss-module__W5EQ8a__emptySubtitle{color:#6b7280;font-size:1.0625rem}
.homeProducts-module-scss-module__479G6a__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.homeProducts-module-scss-module__479G6a__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.homeProducts-module-scss-module__479G6a__grid{grid-template-columns:repeat(4,1fr)}}.homeProducts-module-scss-module__479G6a__state{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);text-align:center;color:var(--color-muted,#4b5563);border-radius:1rem;padding:2rem}.homeProducts-module-scss-module__479G6a__error{text-align:center;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;padding:2rem}
.investmentCalculator-module-scss-module__7l2TpW__wrap{color:#fff;direction:rtl;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.investmentCalculator-module-scss-module__7l2TpW__sun{margin-bottom:.5rem}.investmentCalculator-module-scss-module__7l2TpW__label{color:#fff;width:100%;margin-bottom:.75rem;font-size:.95rem;font-weight:500;display:block}.investmentCalculator-module-scss-module__7l2TpW__slider{width:100%}.investmentCalculator-module-scss-module__7l2TpW__rangeLabels{color:#ffffff80;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.investmentCalculator-module-scss-module__7l2TpW__track{background:#333;border-radius:12px;height:8px;margin:1rem 0;position:relative}.investmentCalculator-module-scss-module__7l2TpW__range{z-index:2;appearance:none;cursor:pointer;direction:rtl;background:0 0;outline:none;width:100%;height:28px;margin:-5px 0;position:absolute;top:50%;transform:translateY(-50%)}.investmentCalculator-module-scss-module__7l2TpW__range::-webkit-slider-runnable-track{background:0 0;border:0;height:8px}.investmentCalculator-module-scss-module__7l2TpW__range::-moz-range-track{background:0 0;border:0;height:8px}.investmentCalculator-module-scss-module__7l2TpW__range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:linear-gradient(135deg,#0a33ff,#0f8);border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 4px 12px #0a33ff66}.investmentCalculator-module-scss-module__7l2TpW__range::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#0a33ff,#0f8);border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 4px 12px #0a33ff66}.investmentCalculator-module-scss-module__7l2TpW__progress{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a33ff,#0f8);border-radius:12px;height:100%;position:absolute;top:0;left:auto;right:0}.investmentCalculator-module-scss-module__7l2TpW__valueDisplay{text-align:center;margin-top:2.5rem}.investmentCalculator-module-scss-module__7l2TpW__valueBadge{color:#fff;background:linear-gradient(135deg,#0a33ff,#0f8);border-radius:999px;padding:.75rem 1.5rem;font-weight:700;display:inline-block;box-shadow:0 8px 24px #0a33ff4d}.investmentCalculator-module-scss-module__7l2TpW__results{gap:1.5rem;width:100%;margin-top:1.5rem;display:grid}@media (min-width:768px){.investmentCalculator-module-scss-module__7l2TpW__results{grid-template-columns:1fr 1fr}}.investmentCalculator-module-scss-module__7l2TpW__sectionTitle{color:#fff;text-align:center;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.investmentCalculator-module-scss-module__7l2TpW__stack{flex-direction:column;gap:.75rem;display:flex}.investmentCalculator-module-scss-module__7l2TpW__box{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;padding:.85rem 1rem;transition:background .3s,transform .3s,box-shadow .3s}.investmentCalculator-module-scss-module__7l2TpW__box:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.investmentCalculator-module-scss-module__7l2TpW__boxLabel{color:#ffffff80;margin-bottom:.25rem;font-size:.9rem;font-weight:500}.investmentCalculator-module-scss-module__7l2TpW__boxValue{text-shadow:0 0 10px;font-size:1.35rem;font-weight:700}.investmentCalculator-module-scss-module__7l2TpW__boxValue span{font-size:.85rem;font-weight:500}.investmentCalculator-module-scss-module__7l2TpW__success{color:#22c55e}.investmentCalculator-module-scss-module__7l2TpW__info{color:#38bdf8}.investmentCalculator-module-scss-module__7l2TpW__warning{color:#fbbf24}.investmentCalculator-module-scss-module__7l2TpW__primary{color:#60a5fa}.investmentCalculator-module-scss-module__7l2TpW__note{color:#ffffff73;text-align:center;grid-column:1/-1;margin-top:.25rem;font-size:.9rem}.investmentCalculator-module-scss-module__7l2TpW__card{color:#fff;background:#000;border-radius:1.5rem;padding:2rem 1.5rem}@media (min-width:768px){.investmentCalculator-module-scss-module__7l2TpW__card{padding:2.5rem 2rem}}.investmentCalculator-module-scss-module__7l2TpW__cardTitle{color:#fff;text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}
.technicalNav-module-scss-module__kHxe9q__grid{border-top:1px solid var(--color-border,#e5e7eb);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:grid}.technicalNav-module-scss-module__kHxe9q__card{color:#fff;background:#1f2937;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.technicalNav-module-scss-module__kHxe9q__card:hover{color:#fff;background:#374151;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.technicalNav-module-scss-module__kHxe9q__icon{opacity:.9;flex-shrink:0;width:1.25rem;height:1.25rem}
.homeSections-module-scss-module__MnNh5a__servicesGrid{gap:1rem;display:grid}@media (min-width:640px){.homeSections-module-scss-module__MnNh5a__servicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.homeSections-module-scss-module__MnNh5a__servicesGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.homeSections-module-scss-module__MnNh5a__serviceCard{border:1px solid var(--color-border);background:#ffffffeb;border-radius:1.25rem;height:100%;padding:1.5rem 1.25rem;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 2px #1118270a}.homeSections-module-scss-module__MnNh5a__serviceCard:hover{transform:translateY(-3px);box-shadow:0 10px 28px #11182714}.homeSections-module-scss-module__MnNh5a__serviceTitle{color:var(--color-fg);margin:0;font-size:1.05rem;font-weight:700;line-height:1.5}.homeSections-module-scss-module__MnNh5a__serviceDesc{color:var(--color-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.75}.homeSections-module-scss-module__MnNh5a__platformLayout{gap:1.5rem;display:grid}@media (min-width:1024px){.homeSections-module-scss-module__MnNh5a__platformLayout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.homeSections-module-scss-module__MnNh5a__platformCopy p{color:var(--color-muted);margin:0 0 .75rem;line-height:2}.homeSections-module-scss-module__MnNh5a__platformFeatures{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.homeSections-module-scss-module__MnNh5a__platformActions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.homeSections-module-scss-module__MnNh5a__platformPanel{color:#fff;background:radial-gradient(at 20% 0,#1d4ed829,#0000 55%),linear-gradient(160deg,#0b1f4d 0%,#132e6b 45%,#1a3a7a 100%);border:1px solid #1d4ed82e;border-radius:1.5rem;padding:1.5rem;box-shadow:0 16px 40px #0f2a7a38}.homeSections-module-scss-module__MnNh5a__platformPanelHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.homeSections-module-scss-module__MnNh5a__platformPlantName{margin:0;font-size:1.05rem;font-weight:700}.homeSections-module-scss-module__MnNh5a__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.homeSections-module-scss-module__MnNh5a__statCell{background:#ffffff14;border:1px solid #ffffff24;border-radius:.75rem;padding:.75rem}.homeSections-module-scss-module__MnNh5a__statLabel{color:#ffffffb3;margin:0;font-size:.75rem}.homeSections-module-scss-module__MnNh5a__statValue{margin:.25rem 0 0;font-size:1.125rem;font-weight:700}.homeSections-module-scss-module__MnNh5a__capacityBlock{margin-top:1rem}.homeSections-module-scss-module__MnNh5a__capacityMeta{color:#ffffffd9;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;display:flex}.homeSections-module-scss-module__MnNh5a__capacityTrack{background:#ffffff2e;border-radius:999px;height:.5rem;overflow:hidden}.homeSections-module-scss-module__MnNh5a__capacityFill{background:linear-gradient(90deg,#60a5fa,#34d399);border-radius:999px;width:93%;height:100%}.homeSections-module-scss-module__MnNh5a__platformCta{margin-top:1.25rem;display:block}.homeSections-module-scss-module__MnNh5a__stepsGrid{gap:1rem;display:grid}@media (min-width:640px){.homeSections-module-scss-module__MnNh5a__stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.homeSections-module-scss-module__MnNh5a__stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.homeSections-module-scss-module__MnNh5a__stepCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.25rem;height:100%;padding:1.5rem 1.25rem 1.25rem;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 1px 2px #1118270a}.homeSections-module-scss-module__MnNh5a__stepCard:hover{transform:translateY(-3px);box-shadow:0 10px 28px #11182714}.homeSections-module-scss-module__MnNh5a__stepDot{background:var(--color-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #1d4ed847}.homeSections-module-scss-module__MnNh5a__stepTitle{color:var(--color-fg);margin:.75rem 0 0;font-size:1rem;font-weight:700}.homeSections-module-scss-module__MnNh5a__stepDesc{color:var(--color-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.75}.homeSections-module-scss-module__MnNh5a__missionGrid{gap:1rem;display:grid}@media (min-width:768px){.homeSections-module-scss-module__MnNh5a__missionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.homeSections-module-scss-module__MnNh5a__missionCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.5rem;height:100%;padding:1.5rem;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 2px #1118270a}.homeSections-module-scss-module__MnNh5a__missionCard:hover{transform:translateY(-2px);box-shadow:0 12px 32px #11182714}.homeSections-module-scss-module__MnNh5a__missionImage{background:var(--color-brand-soft);border-radius:.75rem;width:100%;max-width:200px;height:auto;margin:0 auto 1rem;display:block}.homeSections-module-scss-module__MnNh5a__missionImagePlaceholder{aspect-ratio:1;background:var(--color-brand-soft);border-radius:.75rem;width:100%;max-width:200px;margin:0 auto 1rem;display:block}.homeSections-module-scss-module__MnNh5a__missionTitle{color:var(--color-fg);margin:0;font-size:1.25rem;font-weight:800}.homeSections-module-scss-module__MnNh5a__missionDesc{color:var(--color-muted);margin:.75rem 0 0;line-height:2}.homeSections-module-scss-module__MnNh5a__missionFeatures{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}
.ProductsTab-module-scss-module__I2C8GW__grid{grid-template-columns:1fr;gap:1rem;height:100%;display:grid;overflow:visible}@media (min-width:640px){.ProductsTab-module-scss-module__I2C8GW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.ProductsTab-module-scss-module__I2C8GW__grid{grid-template-columns:repeat(4,1fr)}}.ProductsTab-module-scss-module__I2C8GW__state{text-align:center;font-size:var(--text-body);color:var(--color-muted);padding:1.5rem 0}
.ctaBanner-module-scss-module__TBur8a__card{background:linear-gradient(135deg, var(--color-brand) 0%, var(--color-brand-dark) 55%, #0f2a7a 100%);color:#fff;text-align:center;border:1px solid #ffffff1f;border-radius:1.5rem;padding:2.5rem 1.5rem;position:relative;overflow:hidden}@media (min-width:768px){.ctaBanner-module-scss-module__TBur8a__card{padding:3rem 2.5rem}}.ctaBanner-module-scss-module__TBur8a__cardWithImage{padding-bottom:0}.ctaBanner-module-scss-module__TBur8a__content{z-index:1;max-width:42rem;margin:0 auto;position:relative}.ctaBanner-module-scss-module__TBur8a__cardWithImage .ctaBanner-module-scss-module__TBur8a__content{margin-bottom:3.5rem}.ctaBanner-module-scss-module__TBur8a__title{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.4}@media (min-width:768px){.ctaBanner-module-scss-module__TBur8a__title{font-size:1.875rem}}.ctaBanner-module-scss-module__TBur8a__description{color:#ffffffe0;max-width:36rem;margin:.75rem auto 0;font-size:.95rem;line-height:1.75}.ctaBanner-module-scss-module__TBur8a__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.ctaBanner-module-scss-module__TBur8a__primary{color:var(--color-brand);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.ctaBanner-module-scss-module__TBur8a__primary:hover{background:#ffffffe6}.ctaBanner-module-scss-module__TBur8a__secondary{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.ctaBanner-module-scss-module__TBur8a__secondary:hover{background:#ffffff1a}.ctaBanner-module-scss-module__TBur8a__illustration{filter:drop-shadow(0 10px 25px #00000026);pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:980px;margin:0 auto;display:block;transform:translateY(12px);-webkit-mask-image:linear-gradient(#000 60%,#0000);mask-image:linear-gradient(#000 60%,#0000)}
