@charset "UTF-8";body{color:#002b42;line-height:1.5;background-color:#fafbfc}.hero{padding:12rem 0 0;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(0,43,66,.02) 0%,rgba(221,255,153,.05) 100%)}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#002b42}@media (max-width: 768px){.hero h1{font-size:2.5rem}}.hero .lead{font-size:1.25rem;color:#5e6c84;margin-bottom:2rem;line-height:1.6}.hero .btn-try-free{display:inline-block;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;background-color:#df9;color:#002b42;border:1px solid #002B42;border-radius:50px;text-decoration:none;transition:all .3s ease}.hero .btn-try-free:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a;background-color:#d5ff80}.hero .btn-secondary{display:inline-block;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;background-color:transparent;color:#002b42;border:1px solid #002B42;border-radius:50px;text-decoration:none;transition:all .3s ease}.hero .btn-secondary:hover{background-color:#002b420d;transform:translateY(-2px)}.hero .stat-item{padding:1.5rem;text-align:center}.hero .stat-item .stat-icon{font-size:1.5rem;color:#002b42;margin-bottom:.5rem}.hero .stat-item .stat-value{font-size:2rem;font-weight:700;color:#002b42;margin-bottom:.25rem}.hero .stat-item .stat-label{font-size:1rem;color:#5e6c84;text-transform:uppercase;letter-spacing:.5px}.hero .hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}.hero .hero-bg .hero-shape-1{position:absolute;top:-50px;right:-50px;width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,rgba(221,255,153,.1) 0%,rgba(0,43,66,.1) 100%)}.hero .hero-bg .hero-shape-2{position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;border-radius:50%;background:linear-gradient(225deg,rgba(0,43,66,.1) 0%,rgba(221,255,153,.1) 100%)}.hero .hero-bg .hero-shape-3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(221,255,153,.05) 0%,rgba(0,43,66,.05) 100%)}.category-card{background:white;border-radius:1rem;padding:2rem;height:100%;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.category-card .category-icon{font-size:2rem;color:#002b42;margin-bottom:1.5rem}.category-card .category-icon i{opacity:.9}.category-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#002b42}.category-card ul{list-style:none;padding:0;margin:0}.category-card ul li{color:#5e6c84;margin-bottom:.75rem;font-size:1rem;line-height:1.5}.category-card ul li:last-child{margin-bottom:0}.phone-mockup{position:relative;padding:2rem;display:flex;justify-content:center}.phone-mockup:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:linear-gradient(135deg,rgba(0,43,66,.1),rgba(221,255,153,.1));top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.phone-mockup img{position:relative;z-index:1;max-width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.container-wide{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-wide{max-width:540px}}@media (min-width: 768px){.container-wide{max-width:720px}}@media (min-width: 992px){.container-wide{max-width:960px}}@media (min-width: 1200px){.container-wide{max-width:1140px}}@media (min-width: 1400px){.container-wide{max-width:1320px}}@media (max-width: 768px){.hero{padding:3rem 0}.hero h1{font-size:2.5rem}.hero p{font-size:1.125rem}.category-card{margin-bottom:1.5rem}.phone-mockup:before{width:300px;height:300px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .6s ease-out forwards}.text-code{color:#9eff7d}.use-case-card{background:white;border-radius:1rem;padding:2rem;height:100%;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.use-case-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.use-case-card .use-case-icon{font-size:2.5rem;color:#002b42;margin-bottom:1.5rem}.use-case-card .use-case-icon i{opacity:.9}.use-case-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#002b42}.use-case-card .use-case-description{color:#5e6c84;font-size:1.1rem;margin-bottom:1.5rem}.use-case-card ul{list-style:none;padding:0;margin:0}.use-case-card ul li{color:#5e6c84;margin-bottom:.75rem;font-size:1rem;line-height:1.5;position:relative;padding-left:1.5rem}.use-case-card ul li:before{content:"✓";position:absolute;left:0;color:#002b42}.use-case-card ul li:last-child{margin-bottom:0}.industry-cases{background-color:#f8f9fa}.industry-cases h2{font-size:2.5rem;font-weight:700;color:#002b42}.btn-hiya-primary{background:#002B42;border:1px solid #002B42;color:#fff;font-weight:600;border-radius:12px;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;text-decoration:none}.btn-hiya-primary:hover{background:rgb(0,9.7727272727,15);border-color:#000a0f;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #002b424d}.btn-hiya-primary:focus{background:rgb(0,9.7727272727,15);border-color:#000a0f;color:#fff;box-shadow:0 5px 15px #002b424d}.btn-hiya-outline{border:2px solid #002B42;color:#002b42;background:transparent;font-weight:600;border-radius:12px;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;text-decoration:none}.btn-hiya-outline:hover{background:#002B42;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #002b424d}.btn-hiya-outline:focus{background:#002B42;color:#fff;box-shadow:0 5px 15px #002b424d}
