.home_container__lVjxJ{width:100%;overflow-x:hidden;background-color:var(--background);color:var(--foreground);* a{text-decoration:none;color:inherit}}.home_hero__VvkRO{min-height:90vh;justify-content:center;text-align:center;padding:2rem;position:relative;background:radial-gradient(circle at center,rgba(0,121,191,.08) 0,transparent 70%)}.home_hero__VvkRO,.home_hero_content__Jau8a{display:flex;flex-direction:column;align-items:center}.home_hero_content__Jau8a{max-width:1000px;gap:1.5rem;z-index:10}.home_hero_title__OF6zZ{font-size:clamp(3rem,8vw,6rem);line-height:1.1;font-weight:700;letter-spacing:-.03em;color:var(--foreground);animation:home_fadeUp__jcu5Y 1s ease-out .2s forwards;opacity:0}.home_gradient_text__D_eBI{background:linear-gradient(135deg,var(--unimake-500) 0,#00bfff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_hero_subtitle__2f0xg{max-width:600px;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6;animation:home_fadeUp__jcu5Y 1s ease-out .4s forwards;opacity:0}.home_hero_actions__gjK8z{margin-top:2rem;animation:home_fadeUp__jcu5Y 1s ease-out .6s forwards;opacity:0;display:flex;gap:1rem}.home_cta_button__69i9f{border-radius:999px;padding-left:2rem;padding-right:2rem;font-size:var(--text-md);transition:transform .2s ease;display:flex;align-items:center;gap:.5rem}.home_cta_button__69i9f:hover{transform:translateY(-2px)}.home_story_section__CxXE_{padding:8rem 2rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.home_story_content__P8pka{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.home_story_icon_wrapper__s3R2j{width:64px;height:64px;background:var(--background);border:1px solid var(--gray-100);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:var(--unimake-500);margin-bottom:1rem}.home_story_title__59D_G{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.02em;font-weight:700;line-height:1.1}.home_story_text__aOO_t{font-size:1.25rem;color:var(--gray-500);line-height:1.6}.home_story_visual__IG8SF{background:var(--gray-50);border-radius:2rem;height:500px;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--gray-50);position:relative;overflow:hidden;box-shadow:inset 0 0 20px rgba(0,0,0,.02)}[data-theme=dark] .home_story_visual__IG8SF{background:var(--gray-100)}.home_card_mockup__gdElk{width:70%;background:var(--background);border-radius:1rem;padding:1.5rem;box-shadow:0 20px 40px -10px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1rem}.home_mockup_header__fVA3N{display:flex;gap:.5rem}.home_mockup_dot__11y5l{width:8px;height:8px;border-radius:50%;background:var(--gray-500);opacity:.5}.home_mockup_body__WEA7T{display:flex;flex-direction:column;gap:.75rem}.home_mockup_bar_large___67QZ{height:12px;width:80%;background:var(--gray-200);border-radius:4px}.home_mockup_bar_medium__qXQZk{height:12px;width:50%;background:var(--gray-100);border-radius:4px}.home_success_badge__k56Z_{margin-top:1rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--green-300);background:rgba(22,163,74,.1);padding:.5rem 1rem;border-radius:8px}.home_features__gt_ob{padding:6rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.home_section_header__TSogJ{margin-bottom:4rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.02em}.home_bento_grid__6o7_a{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;height:400px}.home_bento_large__1YBDJ,.home_bento_small__24y1_{grid-column:span 1;background-color:var(--gray-50);border:1px solid var(--gray-50);border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;text-align:left;transition:transform .3s ease,box-shadow .3s ease}[data-theme=dark] .home_bento_large__1YBDJ,[data-theme=dark] .home_bento_small__24y1_{background-color:var(--gray-100)}.home_bento_large__1YBDJ:hover,.home_bento_small__24y1_:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.06)}.home_bento_icon___Sj0k{width:40px;height:40px;color:var(--unimake-500);margin-bottom:1rem}.home_footer__iUSxB{padding:6rem 2rem;background:var(--background);border:1px solid var(--gray-100);text-align:center}.home_footer_content__RtcAI{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:600px;margin:0 auto}.home_copyright__rFA0s{margin-top:2rem;color:var(--gray-500)}@keyframes home_fadeUp__jcu5Y{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.home_reversed__C4LyU,.home_story_section__CxXE_{grid-template-columns:1fr;gap:3rem;text-align:center}.home_story_content__P8pka{align-items:center}.home_story_visual__IG8SF{height:350px}.home_bento_grid__6o7_a{grid-template-columns:1fr;height:auto}}@media (max-width:640px){.home_hero_title__OF6zZ{font-size:3.5rem}.home_section_header__TSogJ{font-size:2rem}.home_hero_actions__gjK8z{flex-direction:column;gap:.5rem}}.scroll-reveal_scroll_reveal_container__NCNW4{transition:all 1s ease-out;opacity:0}.scroll-reveal_visible_container__tL_5I{opacity:1;transform:translateY(0) translateX(0)}.scroll-reveal_translate-y-8__Q04rK{transform:translateY(32px)}.scroll-reveal_-translate-y-8__IctJ1{transform:translateY(-32px)}.scroll-reveal_translate-x-8__9yMuy{transform:translateX(32px)}.scroll-reveal_-translate-x-8__t0qDg{transform:translateX(-32px)}