@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap");.Footer_footer__n0QZE{background-color:#000;color:#fff;padding:40px 20px;font-family:Roboto Mono,monospace;text-align:center;width:100%;position:relative;bottom:0}.Footer_container__aXwE6{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:20px}.Footer_column__Of3Ba{flex:1 1 200px;margin:10px;color:#fff}.Footer_column__Of3Ba h4{font-size:1.2em;margin-bottom:10px;font-weight:700;color:#fff;border-bottom:1px solid #fff;padding-bottom:5px}.Footer_column__Of3Ba ul{list-style:none;padding:0;margin:0}.Footer_column__Of3Ba ul li{margin-bottom:8px}.Footer_column__Of3Ba ul li a{color:#fff;text-decoration:none;transition:all .3s ease}.Footer_column__Of3Ba ul li a:active,.Footer_column__Of3Ba ul li a:focus,.Footer_column__Of3Ba ul li a:hover{text-decoration:none;filter:drop-shadow(0 0 4px rgba(255,255,255,.7));color:#fff}.Footer_copyright__bZCXJ{margin-top:30px;font-size:.9em;color:#fff;text-align:center;line-height:1.5}.Footer_legalLinks__eRUA3{margin-top:15px;font-size:.8em}.Footer_legalLinks__eRUA3 a{color:#4caf50;text-decoration:none;transition:all .3s ease}.Footer_legalLinks__eRUA3 a:hover{color:#45a049;text-decoration:underline;filter:drop-shadow(0 0 3px rgba(76,175,80,.5))}@media (max-width:768px){.Footer_container__aXwE6{flex-direction:column;align-items:center}.Footer_column__Of3Ba{width:100%;max-width:300px;text-align:center}.Footer_column__Of3Ba h4{text-align:center}}.SubjectiveLogisticsComponent_container__HgxXv{background-color:#000;color:#fff;min-height:100vh;display:flex;flex-direction:column}.SubjectiveLogisticsComponent_image__tUuir{display:block;margin:0 auto 20px;max-width:100%;height:auto}.SubjectiveLogisticsComponent_navbar__zTaDG{background-color:#111;padding:10px 0;text-align:center}.SubjectiveLogisticsComponent_navbar__zTaDG ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.SubjectiveLogisticsComponent_navbar__zTaDG li{margin:0 10px}.SubjectiveLogisticsComponent_navbar__zTaDG li a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.SubjectiveLogisticsComponent_navbar__zTaDG li a:hover{color:#ccc}.SubjectiveLogisticsComponent_hero__IvAhJ{text-align:center;padding:40px 20px}.SubjectiveLogisticsComponent_icon__CcQ5g{width:150px;height:auto;margin-bottom:20px}.SubjectiveLogisticsComponent_title__h72FM{font-size:2.5rem;margin-bottom:10px}.SubjectiveLogisticsComponent_text__6YAM0{font-size:1.2rem;margin:0 auto;max-width:800px;line-height:1.6}.SubjectiveLogisticsComponent_section__exWf4{padding:40px 20px;max-width:1200px;margin:0 auto;text-align:center}.SubjectiveLogisticsComponent_subheading__16WJW{font-size:1.6rem;margin-bottom:20px;text-shadow:0 0 2px #fff}.SubjectiveLogisticsComponent_link__susK_{color:#fff;text-decoration:none;font-weight:600;transition:color .3s ease}.SubjectiveLogisticsComponent_link__susK_:hover{color:#ccc}.SubjectiveLogisticsComponent_componentSection__w63x_{padding:20px;max-width:1200px;margin:0 auto}.SubjectiveLogisticsComponent_footer__0yJTj{text-align:center;background-color:#111;padding:20px;margin-top:auto}.SubjectiveLogisticsComponent_logisticsGrid__KUujS{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px}.SubjectiveLogisticsComponent_logisticsCard__0ggOX{background-color:#111;border-radius:6px;padding:20px;width:160px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 8px hsla(0,0%,100%,.1)}.SubjectiveLogisticsComponent_platformIcon__Ggu4t{width:64px;height:64px;filter:drop-shadow(0 0 4px #fff)}.SubjectiveLogisticsComponent_logisticsText__giWEs{margin-top:10px;font-size:.9rem;text-align:center}@media (max-width:768px){.SubjectiveLogisticsComponent_hero__IvAhJ{padding:30px 15px}.SubjectiveLogisticsComponent_title__h72FM{font-size:2rem}.SubjectiveLogisticsComponent_text__6YAM0{font-size:1rem}}@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@700&display=swap");.InstallButtonComponent_installButton__MDtDx{display:block;background-color:#fff;color:#000;font-family:Roboto Mono,monospace;font-weight:700;border:none;padding:15px 30px;font-size:1rem;border-radius:6px;cursor:pointer;text-align:center;margin:20px auto;transition:box-shadow .3s ease,transform .3s ease}.InstallButtonComponent_installButton__MDtDx:active,.InstallButtonComponent_installButton__MDtDx:hover{box-shadow:0 0 10px hsla(0,0%,100%,.8);transform:scale(1.02)}