/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:host,:root{--color-stroke-dark:#27272a;--color-gray-dark:#18181b}:scope:is(.dark *) :root{--color-stroke-stroke:var(--color-stroke-dark);--color-gray-light:var(--color-gray-dark);--color-body-color:#e5e7eb!important;--color-dark:#fff!important;--background:#09090b!important}.dark{color-scheme:dark}.dark input,.dark select,.dark textarea{color:#fff!important;background-color:#18181b!important;border-color:#27272a!important}.btn-primary{color:#fff!important;background-color:#c41e3a!important;font-weight:700!important}.btn-primary:hover{opacity:.9;background-color:#a31931!important}.text-amount{font-weight:700!important}.dark .text-amount{color:#fff!important}.sticky .header-logo{padding-top:1.25rem;padding-bottom:1.25rem}@media (min-width:992px){.sticky .header-logo{padding-top:.5rem;padding-bottom:.5rem}}input#togglePlan:checked~.dot{transform:translate(100%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}.wow{visibility:hidden}:root{--enterprise-blue-primary:#0062FF;--enterprise-blue-secondary:#00A3FF;--enterprise-blue-gradient:linear-gradient(135deg,#0062FF,#00A3FF);--enterprise-black:#000000;--enterprise-white:#FFFFFF;--enterprise-gray:#F0F0F0}.container{width:100%;margin-inline:auto;padding-inline:1.5rem}@media (min-width:1024px){.container{max-width:1280px;padding-inline:3rem}}@media (min-width:1536px){.container{max-width:1440px}}*{border-radius:0!important}html{scroll-behavior:smooth}body{font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;background-color:var(--enterprise-white);color:var(--enterprise-black)}.dark body{background-color:var(--enterprise-black);color:var(--enterprise-white)}.enterprise-border-b{border-bottom:1px solid rgba(0,0,0,.1)}.dark .enterprise-border-b{border-bottom:1px solid rgba(255,255,255,.1)}.blue-glow{box-shadow:0 0 40px -10px var(--enterprise-blue-primary)}.btn-enterprise-primary{background:var(--enterprise-blue-gradient);color:#fff;padding:1rem 2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;align-items:center;gap:.75rem;position:relative;overflow:hidden}.btn-enterprise-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.btn-enterprise-primary:hover:before{left:100%}.btn-enterprise-primary:hover{filter:brightness(1.1);padding-right:3rem}.btn-enterprise-outline{border:1px solid var(--enterprise-black);color:var(--enterprise-black);padding:1rem 2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:all .3s}.dark .btn-enterprise-outline{border-color:var(--enterprise-white);color:var(--enterprise-white)}.btn-enterprise-outline:hover{background-color:var(--enterprise-black);color:var(--enterprise-white)}.dark .btn-enterprise-outline:hover{background-color:var(--enterprise-white);color:var(--enterprise-black)}.enterprise-arrow:after{content:">";color:var(--enterprise-blue-primary);margin-left:.5rem;font-family:serif;font-weight:400;transition:all .3s}.group:hover .enterprise-arrow:after{margin-left:1rem}