@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-container{min-height:100vh;width:100vw;max-width:100%;background-image:url(/assets/Naf_Ai_Search_Bg_main-B0A4bz7D.png),url(/assets/Naf_Ai_Search_Bg-_sTVvYA1.png);background-blend-mode:lighten;background-size:cover;background-position:center;background-attachment:fixed;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;font-family:Poppins,sans-serif}@media (max-width: 768px){.home-container{padding:.75rem;background-attachment:scroll}}.home-header{text-align:center;margin-bottom:2rem;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-header .home-logo{max-width:100%;height:auto;margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}@media (max-width: 768px){.home-header .home-logo{width:250px}}@media (max-width: 480px){.home-header .home-logo{width:200px}}.home-header h1{font-size:2rem;font-weight:700;font-family:Poppins,sans-serif;color:#1f2c4c;margin:0 0 .5rem;text-align:center}@media (max-width: 768px){.home-header h1{font-size:1.75rem}}@media (max-width: 480px){.home-header h1{font-size:1.5rem}}.home-header p{margin-top:.5rem;font-size:1rem;font-family:Poppins,sans-serif;font-weight:400;color:#666;max-width:600px;margin-left:auto;margin-right:auto;text-align:center;line-height:1.5}@media (max-width: 768px){.home-header p{font-size:.9rem;padding:0 1rem}}.business-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin-bottom:2rem;box-sizing:border-box}@media (max-width: 768px){.business-grid{grid-template-columns:1fr;gap:1rem;max-width:400px}}@media (min-width: 769px) and (max-width: 1024px){.business-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1025px){.business-grid{grid-template-columns:repeat(3,1fr)}}.business-card{position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.6);border-radius:12px;padding:1rem;box-shadow:0 2px 5px #00000014;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.business-card{padding:.5rem;min-height:70px}}.business-card:hover{box-shadow:0 1px 1px #0003}.business-card:after{content:"";position:absolute;top:0;left:-150%;width:30%;height:100%;background:linear-gradient(120deg,#fff0,#ffffff80,#fff0);transform:skew(-50deg);z-index:1;pointer-events:none;transition:left .6s ease-in-out}.business-card:hover:after{left:150%}.business-card .card-content{display:flex;align-items:center;gap:1rem;position:relative;z-index:2;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 480px){.business-card .card-content{gap:.75rem}}.business-card .card-code{padding:.4rem .8rem;border-radius:8px;font-weight:600;font-size:25px;font-family:Poppins,sans-serif;flex-shrink:0}@media (max-width: 768px){.business-card .card-code{font-size:22px;padding:.35rem .7rem}}@media (max-width: 480px){.business-card .card-code{font-size:20px;padding:.3rem .6rem}}.business-card .card-title{font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;color:#333;margin:0}@media (max-width: 768px){.business-card .card-title{font-size:.95rem}}@media (max-width: 480px){.business-card .card-title{font-size:.9rem}}.business-card .card-desc{font-size:.875rem;font-family:Poppins,sans-serif;font-weight:400;color:#666;margin-top:.2rem;line-height:1.4}@media (max-width: 768px){.business-card .card-desc{font-size:.8rem}}@media (max-width: 480px){.business-card .card-desc{font-size:.75rem}}.home-footer{margin-top:auto;margin-bottom:4rem;padding:1rem 2rem;width:80%;max-width:100%;background:#fff;border-radius:10px;display:flex;font-size:.9rem;font-family:Poppins,sans-serif;color:#1f4bb6;flex-wrap:wrap;justify-content:space-around;box-sizing:border-box}@media (max-width: 1400px){.home-footer{font-size:.85rem;padding:2rem 1rem;width:90%}}@media (max-width: 768px){.home-footer{font-size:.85rem;padding:1rem;width:90%}}@media (max-width: 480px){.home-footer{font-size:.8rem}}.home-footer a{text-decoration:none;color:inherit}.home-footer a:hover{background:#33333307}.home-footer .footer-link{border-radius:10px;padding:.5rem 1rem;display:flex;justify-content:center;gap:8px;align-items:center;box-sizing:border-box}.home-footer .footer-link .footer-title{font-weight:600;font-size:16px;font-family:Poppins,sans-serif}.home-footer .footer-link .footer-desc{font-size:14px;font-weight:400;font-family:Poppins,sans-serif}
