.home_container__nyRuD{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111827;background-color:#f3f4f6;min-height:100vh;display:flex;flex-direction:column}.home_header__RDwil{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:72px;background-color:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.home_brand__E61lF{display:flex;align-items:center;gap:1rem}.home_brand__E61lF .home_logoBox__jN_Bs{width:36px;height:36px;background:linear-gradient(135deg,#111827,#374151);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.home_brand__E61lF .home_brandText__eB_8w{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;line-height:1.25rem}.home_brand__E61lF .home_brandCompany__PchDH{font-weight:500;color:#4b5563}.home_brand__E61lF .home_brandSlash__qKli9{color:#d1d5db}.home_brand__E61lF .home_brandProduct__PIvoo{font-weight:700;color:#111827}.home_headerRight__Zaxc4{display:flex;align-items:center;gap:1.5rem}.home_statusBadge__LcEcb{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;padding:.375rem .875rem;border-radius:9999px;transition:all .2s}.home_statusBadge__LcEcb.home_operational__UMDw0{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.home_statusBadge__LcEcb.home_operational__UMDw0 .home_statusDot__g7R7q{background-color:#059669;box-shadow:0 0 0 2px rgba(5,150,105,.2)}.home_statusBadge__LcEcb .home_statusDot__g7R7q{width:6px;height:6px;border-radius:50%}.home_userBadge__6r2wt{display:flex;align-items:center;gap:.75rem;padding:.25rem .75rem .25rem .25rem;border-radius:9999px;background-color:#f9fafb;border:1px solid #f3f4f6}.home_userBadge__6r2wt .home_avatarPlaceholder__gM2SD{width:32px;height:32px;background-color:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#4b5563}.home_userBadge__6r2wt .home_roleText__Wzwoe{font-size:.75rem;font-weight:500;color:#6b7280}.home_main__JAjnB{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.home_contentWrapper__rUcOv{display:flex;flex-direction:column;gap:4rem}.home_heroSection__IMbie{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}@media(max-width:768px){.home_heroSection__IMbie{flex-direction:column}}.home_heroContent__y1JRv{flex:1 1;max-width:650px}.home_heroTitle__4bRzB{font-size:3rem;font-weight:800;letter-spacing:-.03em;color:#111827;margin-bottom:1.25rem;line-height:1.1;background:linear-gradient(90deg,#111827,#4b5563);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.home_heroSubtitle__n7iWy{font-size:1.25rem;line-height:1.6;color:#4b5563;margin-bottom:2.5rem;max-width:540px}.home_actionRow__JBiIJ{display:flex;gap:1rem}.home_primaryButton__utrPo{display:inline-flex;align-items:center;gap:.75rem;background-color:#111827;color:#fff;padding:.875rem 1.75rem;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.home_primaryButton__utrPo:hover{background-color:#000;transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.home_heroStats__3pjsI{display:flex;flex-direction:column;gap:1rem;min-width:240px}.home_statCard__i8pnN{background-color:#fff;padding:1.25rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);position:relative;transition:transform .2s}.home_statCard__i8pnN:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.home_statCard__i8pnN .home_statLabel__5rR2T{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-weight:600;margin-bottom:.5rem}.home_statCard__i8pnN .home_statValue__XPinO{font-size:1.125rem;font-weight:700;color:#111827}.home_statCard__i8pnN .home_statValue__XPinO.home_production__oZKji{color:#059669}.home_statCard__i8pnN .home_statValue__XPinO.home_development__5hIji{color:#d97706}.home_statCard__i8pnN .home_statIcon__pR44w{position:absolute;top:1.25rem;right:1.25rem;color:#e5e7eb}.home_divider__ZK_4a{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent);width:100%}.home_section__XqHD4{display:flex;flex-direction:column;gap:2rem}.home_grid__qF0Lc{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.home_card__jnrlc{background-color:#fff;border-radius:16px;padding:2rem;border:1px solid #e5e7eb;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1.25rem;position:relative;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.home_card__jnrlc:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:#d1d5db}.home_card__jnrlc:hover .home_cardIconBox__GTzKv{background-color:#111827;color:#fff;transform:scale(1.1)}.home_card__jnrlc:hover .home_cardArrow__wR_aU{color:#111827;transform:translateX(4px)}.home_card__jnrlc .home_cardIconBox__GTzKv{width:48px;height:48px;background-color:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1f2937;transition:all .3s ease}.home_card__jnrlc .home_cardContent__oNHOc{display:flex;flex-direction:column;gap:.5rem}.home_card__jnrlc .home_cardTitle__u5EEA{font-size:1.125rem;font-weight:700;color:#111827}.home_card__jnrlc .home_cardDesc__E2k9S{font-size:.9375rem;color:#6b7280;line-height:1.5}.home_card__jnrlc .home_cardArrow__wR_aU{position:absolute;top:2rem;right:2rem;color:#d1d5db;transition:all .3s ease}.home_footer__e_YtR{border-top:1px solid #e5e7eb;padding:2rem;background-color:#fff;margin-top:auto}.home_footer__e_YtR .home_footerInner__dYUrQ{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6b7280}.home_footer__e_YtR .home_footerLeft__4RB2h{display:flex;align-items:center;gap:.75rem}.home_footer__e_YtR .home_footerBrand__aM61q{font-weight:600;color:#374151}.home_footer__e_YtR .home_footerDivider__wBGzj{color:#d1d5db}