@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");.Footer_footer__n0QZE{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;padding:60px 20px 30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;position:relative;border-top:1px solid #333}.Footer_container__aXwE6{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px}.Footer_column__Of3Ba{display:flex;flex-direction:column}.Footer_column__Of3Ba h4{font-size:1.1rem;font-weight:600;margin-bottom:24px;color:#fff;letter-spacing:.5px;text-transform:uppercase;position:relative}.Footer_column__Of3Ba h4:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#fff,#fff);border-radius:1px}.Footer_column__Of3Ba ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.Footer_column__Of3Ba ul li{margin:0}.Footer_column__Of3Ba ul li a{color:#ccc;text-decoration:none;font-size:.95rem;font-weight:400;transition:all .3s ease;display:inline-block;padding:4px 0;position:relative}.Footer_column__Of3Ba ul li a:hover{color:#fff;transform:translateX(4px);text-decoration:none}.Footer_column__Of3Ba ul li a:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:0;height:1px;background:#fff;transition:width .3s ease}.Footer_column__Of3Ba ul li a:hover:before{width:8px}.Footer_copyright__bZCXJ{margin-top:50px;padding-top:30px;border-top:1px solid #333;font-size:.85rem;color:#888;text-align:center;line-height:1.6;display:flex;flex-direction:column;gap:8px}.Footer_copyright__bZCXJ p{margin:0}.Footer_legalLinks__eRUA3{margin-top:20px;font-size:.85rem;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.Footer_legalLinks__eRUA3 a{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;padding:8px 16px;border-radius:4px;border:1px solid transparent}.Footer_legalLinks__eRUA3 a:hover{color:#fff;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);transform:translateY(-1px)}.Footer_column__Of3Ba:first-child ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.Footer_column__Of3Ba:first-child ul li a{font-size:.9rem;padding:8px 12px;border-radius:6px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.Footer_column__Of3Ba:first-child ul li a:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}@media (max-width:1024px){.Footer_container__aXwE6{grid-template-columns:1fr 1fr;gap:40px}.Footer_column__Of3Ba:first-child{grid-column:1/-1}}@media (max-width:768px){.Footer_footer__n0QZE{padding:40px 20px 20px}.Footer_container__aXwE6{grid-template-columns:1fr;gap:30px;padding:0 10px}.Footer_column__Of3Ba h4{font-size:1rem;margin-bottom:20px}.Footer_column__Of3Ba:first-child ul{grid-template-columns:1fr;gap:12px}.Footer_legalLinks__eRUA3{flex-direction:column;gap:12px}.Footer_legalLinks__eRUA3 a{text-align:center}}@media (max-width:480px){.Footer_footer__n0QZE{padding:30px 15px 15px}.Footer_container__aXwE6{gap:25px}.Footer_column__Of3Ba h4{font-size:.95rem;margin-bottom:16px}.Footer_column__Of3Ba ul li a{font-size:.9rem}}.SubjectiveFormateComponent_contentWrapper__4xXOk{max-width:900px;margin:40px auto;padding:0 20px;font-family:Roboto Mono,monospace;color:#fff;line-height:1.7}.SubjectiveFormateComponent_sectionHeading__sC1yI{font-size:2.2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2);text-shadow:0 0 5px hsla(0,0%,100%,.3)}.SubjectiveFormateComponent_sectionText__fAcVO{font-size:1.1rem;margin-bottom:30px;text-align:justify;color:#e0e0e0}.SubjectiveFormateComponent_benefitsSection__bvRCK,.SubjectiveFormateComponent_howItWorksSection__bFYWA,.SubjectiveFormateComponent_implementationSection__maeYN,.SubjectiveFormateComponent_introductionSection__CxytW{background:linear-gradient(135deg,rgba(26,26,26,.8),rgba(45,45,45,.8));border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:30px;margin-bottom:40px;box-shadow:0 8px 20px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.SubjectiveFormateComponent_featuresSection__5LL59{margin-bottom:40px}.SubjectiveFormateComponent_featuresGrid__nNJbY{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.SubjectiveFormateComponent_featureCard__kWduD{background:linear-gradient(135deg,rgba(40,40,40,.9),rgba(60,60,60,.9));border:1px solid hsla(0,0%,100%,.15);border-radius:10px;padding:25px;text-align:center;box-shadow:0 6px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.SubjectiveFormateComponent_featureCard__kWduD:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.5),0 0 15px hsla(0,0%,100%,.2)}.SubjectiveFormateComponent_featureCard__kWduD h3{font-size:1.5rem;color:#fff;margin-bottom:15px;text-shadow:0 0 3px hsla(0,0%,100%,.5)}.SubjectiveFormateComponent_featureCard__kWduD p{font-size:1rem;color:#ccc;line-height:1.6}.SubjectiveFormateComponent_container__k0OaW{background-color:#000;color:#fff;min-height:100vh;margin:0;padding:0;font-family:Roboto Mono,monospace}.SubjectiveFormateComponent_navbar__CnVjh{background-color:rgba(0,0,0,.9);padding:1rem 0;position:sticky;top:0;z-index:100}.SubjectiveFormateComponent_navbar__CnVjh ul{list-style:none;display:flex;justify-content:center;gap:2rem;margin:0;padding:0}.SubjectiveFormateComponent_navbar__CnVjh li a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.SubjectiveFormateComponent_navbar__CnVjh li a:hover{color:#ccc}.SubjectiveFormateComponent_hero__0Zepa{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(26,26,26,.9),rgba(45,45,45,.9));margin-bottom:3rem}.SubjectiveFormateComponent_icon__Zd3rB{margin-bottom:2rem;filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.SubjectiveFormateComponent_title__LlCDp{font-size:3rem;font-weight:700;margin-bottom:2rem;text-shadow:0 0 10px hsla(0,0%,100%,.5)}.SubjectiveFormateComponent_text__Vb7dK{font-size:1.2rem;max-width:800px;margin:2rem auto 0;color:#e0e0e0;line-height:1.6}.SubjectiveFormateComponent_componentSection___sq1N{padding:2rem}@media (max-width:768px){.SubjectiveFormateComponent_contentWrapper__4xXOk{margin:20px auto;padding:0 15px}.SubjectiveFormateComponent_sectionHeading__sC1yI{font-size:1.8rem;margin-bottom:20px}.SubjectiveFormateComponent_sectionText__fAcVO{font-size:1rem;margin-bottom:20px}.SubjectiveFormateComponent_benefitsSection__bvRCK,.SubjectiveFormateComponent_howItWorksSection__bFYWA,.SubjectiveFormateComponent_implementationSection__maeYN,.SubjectiveFormateComponent_introductionSection__CxytW{padding:20px;margin-bottom:30px}.SubjectiveFormateComponent_featuresGrid__nNJbY{grid-template-columns:1fr;gap:20px}.SubjectiveFormateComponent_featureCard__kWduD h3{font-size:1.3rem}.SubjectiveFormateComponent_title__LlCDp{font-size:2rem}.SubjectiveFormateComponent_navbar__CnVjh ul{flex-direction:column;gap:1rem}.SubjectiveFormateComponent_hero__0Zepa{padding:2rem 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)}