.home_container__MB7HU{position:relative;min-height:100vh;width:100vw;padding-bottom:60px;background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),#00b3ff,#c5e4f3)}.home_base__FdRzm{bottom:20px;display:flex;padding:25px;gap:20px}.home_logoText__GO7ZT{font-size:5vw;top:2vh}.home_carapaceSubText__TiqQa,.home_logoText__GO7ZT{font-family:var(--font-quaternary);font-weight:700;color:var(--color-quinary);position:absolute;left:2vw;z-index:1000;user-select:none;animation:home_fadeIn__Ubnfn 2s ease-in-out forwards;margin:0;text-align:left}.home_carapaceSubText__TiqQa{font-size:2vw;top:12vh}.home_logoSubText__vRmF7{font-family:var(--font-tertiary);font-size:1.5vw;font-weight:700;color:var(--color-quinary);top:120px;transform:translateX(-50%);user-select:none;margin:0;text-align:center}.home_logoImage__qTDeV,.home_logoSubText__vRmF7{position:absolute;left:50%;z-index:1000;animation:home_fadeIn__Ubnfn 2s ease-in-out forwards}.home_logoImage__qTDeV{top:50%;transform:translate(-50%,-50%);width:400px;height:auto}.home_buttonText__pwrZw{font-family:var(--font-primary);font-size:1vw;font-weight:700;color:#6bb0f7;position:fixed;top:20px;right:20px;z-index:1000;user-select:none;margin:0;text-align:right;background-color:var(--color-quinary);border-radius:2rem;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;width:7vw;height:5vh}.home_buttonText__pwrZw,.home_imageWrapper__E4oVC{animation:home_fadeIn__Ubnfn 2s ease-in-out forwards}.home_imageWrapper__E4oVC{top:5%;transform:translateY(-20vh);z-index:500}.home_sideImage__DFQXY{width:100vw;height:100vh;border-radius:20px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.2)}.home_testimonialsSection__FFoxN{position:absolute;top:75vh;left:50%;transform:translateX(-50%);z-index:1000;text-align:center;width:80%;max-width:600px}.home_testimonial__ue55J{font-style:italic;font-size:1.25rem;color:#374151;line-height:1.6;margin:0 0 1.5rem;padding:0 1rem;transition:opacity .5s ease;position:relative}.home_testimonial__ue55J:before{content:'"';position:absolute;left:-20px;top:-10px;font-size:4rem;color:var(--color-primary);opacity:.3;font-family:serif}.home_testimonialIndicators__m7Wh6{display:flex;justify-content:center;gap:.5rem}.home_indicator___50Vo{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;transition:all .3s ease;cursor:pointer}.home_indicator___50Vo.home_active__f4m9t{background-color:var(--color-primary);transform:scale(1.2)}@keyframes home_fadeIn__Ubnfn{0%{opacity:0}to{opacity:1}}.product_page__Gs0la{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:4rem 1.5rem}.product_header__UQoba{max-width:48rem;text-align:center;margin-bottom:3rem}.product_title__BTgOY{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.product_subtitle__cVbeC{color:#4b5563}.product_cardGrid__0DcpJ{display:grid;grid-template-columns:1fr;gap:2rem;max-width:72rem;width:100%}@media (min-width:768px){.product_cardGrid__0DcpJ{grid-template-columns:repeat(3,1fr)}}.product_card__27Drb{border:4px solid var(--color-secondary);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column}.product_cardShadowLight__e1yNV{box-shadow:0 1px 2px rgba(0,0,0,.05)}.product_cardShadowStrong__08Hjb{box-shadow:0 4px 6px rgba(0,0,0,.1)}.product_cardTitle__KRG21{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.product_cardText__sa7BB{color:#4b5563;margin-bottom:1rem}.product_price__sT1dh{color:var(--color-secondary);font-weight:500;margin-bottom:1rem}.product_priceTable__bvORt{margin-bottom:1rem}.product_priceRow__ILdZg{display:flex;justify-content:space-around;font-weight:600;color:#1f2937;font-size:.9rem}.product_priceRow__ILdZg span{text-align:center}.product_featureList__QXtan{color:#374151;margin-bottom:1.5rem;list-style:none;padding:0}.product_featureList__QXtan li{margin-bottom:.5rem}.product_btnTeal__j1WmW{margin-top:auto;color:#fff;padding:.5rem 1rem;border-radius:9999px;transition:background-color .2s;border:none;cursor:pointer}.product_btnTeal__j1WmW,.product_btnTeal__j1WmW:hover{background-color:var(--color-secondary)}.product_btnBlue__pwIWi{margin-top:auto;background-color:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:9999px;transition:background-color .2s;border:none;cursor:pointer}.product_btnBlue__pwIWi:hover{background-color:#3a75c8}.product_footer__seCsg{margin-top:2rem}.product_footerLink__Gp0a5{color:var(--color-quaternary);font-size:.875rem;text-decoration:none}.product_footerLink__Gp0a5:hover{text-decoration:underline}.about-us_page__0mlJL{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:4rem 1.5rem;text-align:left}.about-us_header__azhYd{max-width:60rem;margin-bottom:3rem;display:flex;justify-content:center}.about-us_title__F7I8q{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.1);text-align:left}.about-us_bioContainer__rm3uj{max-width:60rem;width:100%;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:1.5rem;padding:3rem;box-shadow:0 8px 32px rgba(0,0,0,.12),0 0 0 1px hsla(0,0%,100%,.8);border:2px solid transparent;background-clip:padding-box;position:relative;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease}.about-us_bioContainer__rm3uj:before{content:'"';position:absolute;top:-10px;left:30px;font-size:6rem;color:var(--color-primary);opacity:.3;font-family:serif;line-height:1}.about-us_bioContainer__rm3uj:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15),0 0 0 1px hsla(0,0%,100%,.8)}.about-us_bioText__xMEai{font-size:1.125rem;line-height:1.75;color:#374151;text-align:justify;text-indent:1.5rem}.about-us_footer__twdeb{margin-top:4rem;text-align:center;max-width:60rem;width:100%}.about-us_socialLinks__yGSo_{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.about-us_contactSection__uAxO4{margin-bottom:1.5rem}.about-us_contactButton__1oNja{background-color:var(--color-primary);color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.about-us_contactButton__1oNja:hover{background-color:var(--color-quinary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.about-us_socialLink__Of9UB{color:var(--color-secondary);font-weight:600;text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;border:2px solid var(--color-secondary);transition:all .3s ease}.about-us_socialLink__Of9UB:hover{background-color:var(--color-secondary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.about-us_copyright__8Zg5k{color:#6b7280;font-size:.9rem;margin:0}.one-time-services_page__PEaGS{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:4rem 1.5rem}.one-time-services_header__OOd6A{max-width:48rem;text-align:center;margin-bottom:3rem}.one-time-services_title__BNqxk{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.one-time-services_subtitle__XtcTY{color:#4b5563;margin-bottom:2rem}.one-time-services_servicesGrid__wPE5V{display:flex;flex-direction:column;gap:2rem;max-width:72rem;width:100%;margin-bottom:3rem}.one-time-services_serviceCard__x9UjF{background-color:#e8f4fd;border:2px solid var(--color-secondary);border-radius:.75rem;padding:1.5rem;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease}.one-time-services_serviceCard__x9UjF:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.15);background-color:#d4e8f8}.one-time-services_serviceTitle__hDE6n{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.one-time-services_priceRow__PiMH2{color:var(--color-secondary);font-weight:500;font-size:1rem}.one-time-services_contactSection__plVve{text-align:center;max-width:48rem}.one-time-services_contactSection__plVve h2{font-size:1.25rem;color:var(--color-secondary);margin:0}.root_container__IKULq{height:100vh;width:100vw;overflow-y:auto;scroll-snap-type:y mandatory;background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),#00b3ff,#c5e4f3)}.root_heroSection__KoIH0{height:100vh;position:relative}.root_heroSection__KoIH0,.root_snapSection__wbKKV{display:flex;flex-direction:column;justify-content:center;align-items:center;scroll-snap-align:start}.root_snapSection__wbKKV{min-height:100vh}