*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:linear-gradient(120deg,#38bdf8,#6366f1,#a855f7,#f97316) fixed;height:100%}body{color:#111827;background:0 0;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page-root{background:0 0;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-root>main{flex:1}.page-ripples{pointer-events:none;z-index:0;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.page-ripple-orb{filter:blur(.3px);opacity:.9;border-radius:1.6rem;justify-content:center;align-items:center;width:360px;height:260px;display:flex;position:absolute;overflow:visible}.page-ripple-orb-left{top:18%;left:30px}.page-ripple-orb-right{bottom:20%;right:30px}.page-ripple-orb-bottom-left{opacity:.82;transform-origin:50%;width:180px;height:150px;bottom:10%;left:10%;transform:scale(.55)}.page-ripple-orb .ripple-bg-circle{display:none}.nav-blur{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3);border-bottom:1px solid #94a3b82e;transition:transform .2s,box-shadow .2s,background .2s,padding .2s;position:sticky;top:0}.nav-blur-scrolled{transform:translateY(-3px);box-shadow:0 10px 30px #0f172a0f,0 0 0 1px #94a3b82e}.nav-inner{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:.6rem 1.5rem;display:flex}.logo{align-items:center;gap:.4rem;display:inline-flex}.logo-img{object-fit:contain;border-radius:999px;width:3.8rem;height:3.8rem;box-shadow:inset 0 0 0 2px #e2e8f0e6,0 0 12px #38bdf840,0 0 20px #818cf840}.logo-text-main{flex-direction:column;gap:.1rem;display:flex}.logo-intelli-ripple{background:linear-gradient(120deg,#38bdf8,#6366f1,#a855f7,#f97316);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.logo-intelli,.logo-ripple{color:inherit}.logo-sub-cn{color:#111827;text-align:center;font-size:.78rem;font-weight:700}.nav-links{color:#000;align-items:center;gap:1.6rem;font-size:1rem;display:flex}.nav-link{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.45rem 1.1rem;transition:background-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg,#38bdf8 0%,#a855f7 50%,#f97316 100%);border-radius:999px;width:0;height:2px;transition:width .22s;position:absolute;bottom:-.3rem;left:12%;right:12%}.nav-link:hover{background-color:#bfdbfeb3;transform:translateY(-1px)}.nav-link:hover:after{width:76%}.nav-link:active{color:inherit;background-color:#818cf8cc}.nav-cta{cursor:pointer;color:#e5e7eb;background:radial-gradient(circle at 0 0,#0b1120,#020617);border:1px solid #94a3b866;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .95rem;font-size:.82rem;display:inline-flex;box-shadow:0 0 0 1px #0f172ad9,0 10px 40px #0f172ae6}.nav-cta-dot{background:radial-gradient(circle at 30% 20%,#22c55e,#16a34a);border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 0 3px #22c55e40,0 0 18px #22c55ee6}main{z-index:1;background:0 0;position:relative}.hero{flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem 5rem;display:flex}.hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:3.5rem;width:100%;max-width:1120px;display:grid}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}}.hero-badge-row{align-items:center;gap:.75rem;margin-bottom:1.35rem;display:flex}.hero-badge{color:#e5e7eb;background:#0f172ad9;border:1px solid #94a3b873;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .7rem;font-size:.74rem;display:inline-flex}.hero-badge-pill{color:#9ca3af;align-items:center;gap:.3rem;font-size:.74rem;display:inline-flex}.pill-dot{background:#22c55e;border-radius:999px;width:.42rem;height:.42rem}.hero-title{letter-spacing:-.04em;margin-bottom:1.1rem;font-size:clamp(2.4rem,4vw,3.3rem);font-weight:700;line-height:1.04}.hero-title-gradient{background:linear-gradient(120deg,#38bdf8,#a855f7,#f97316);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-desc{color:#111827;max-width:32rem;font-size:.98rem;line-height:1.7}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.9rem;display:flex}.hero-btn-primary{color:#0b1120;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#6366f1,#a855f7);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 0 0 1px #0f172ae6,0 18px 45px #38bdf88c}.hero-btn-primary:hover{filter:brightness(1.02)}.hero-btn-secondary{color:#e5e7eb;cursor:pointer;background:#0f172ae6;border:1px solid #94a3b866;border-radius:999px;align-items:center;gap:.4rem;padding:.65rem 1.2rem;font-size:.9rem;display:inline-flex}.hero-meta{color:#6b7280;flex-wrap:wrap;gap:1.3rem;margin-top:1.3rem;font-size:.78rem;display:flex}.hero-meta span strong{color:#e5e7eb}.hero-right{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.ripple-shell{background:radial-gradient(circle at 0 0,#0f172a,#020617);border:1px solid #94a3b866;border-radius:1.6rem;width:360px;height:260px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172af2,0 0 0 1px #1e40af99}.ripple-bg-circle{opacity:.9;filter:blur(1px);background:radial-gradient(circle at 10% 0,#38bdf86b,#0000 60%),radial-gradient(circle at 70% 10%,#a855f76b,#0000 60%),radial-gradient(circle at 10% 90%,#22c55e6b,#0000 60%),radial-gradient(circle at 90% 80%,#f9731661,#0000 60%);border-radius:50%;margin:auto;position:absolute;inset:-40%}.ripple-ring{opacity:0;background:conic-gradient(#38bdf8,#3b82f6,#6366f1,#a855f7,#f97316,#38bdf8);border:2px solid #0000;border-radius:50%;width:260px;height:260px;margin:auto;animation:8s ease-out infinite ripplePulse;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0)}.ripple-ring.layer2{opacity:0;animation-delay:2s}.ripple-ring.layer3{opacity:0;animation-delay:4s}.ripple-ring.layer4{opacity:0;animation-delay:6s}.ripple-dot{background:radial-gradient(circle at 30% 20%,#f97316,#b45309);border-radius:999px;width:16px;height:16px;position:absolute;top:14%;left:58%;box-shadow:0 0 0 4px #f8717133,0 0 30px #f87171e6}.ripple-cards{z-index:1;flex-direction:column;gap:.7rem;display:flex;position:relative}.ripple-card{color:#9ca3af;background:#0f172af2;border:1px solid #94a3b859;border-radius:.9rem;justify-content:space-between;align-items:center;padding:.55rem .7rem;font-size:.78rem;display:flex}.ripple-card strong{color:#e5e7eb}.ripple-tag{color:#a7f3d0;border:1px solid #34d39999;border-radius:999px;padding:.18rem .55rem;font-size:.7rem}@keyframes ripplePulse{0%{opacity:0;transform:scale(.3)}10%{opacity:1}70%{opacity:0;transform:scale(1.1)}to{opacity:0;transform:scale(1.1)}}.products-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;max-width:1120px;margin:0 auto;padding:0 1.5rem 3.5rem;display:grid}@media (max-width:900px){.products-section{grid-template-columns:1fr}}.prajna-showcase{max-width:1120px;margin:0 auto;padding:0 1.5rem 4.2rem}.prajna-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5.6rem 2rem;display:grid}@media (max-width:640px){.prajna-grid{grid-template-columns:1fr}}.about-sections{flex-direction:column;gap:6rem;max-width:1120px;margin:0 auto;padding:0 1.5rem 3.5rem;display:flex}@media (max-width:900px){.about-mission-vision{grid-template-columns:1fr}.about-sub-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.about-sub-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-card{background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3);border:1px solid #94a3b859;border-radius:1.2rem;padding:1.1rem;box-shadow:0 16px 32px #0f172a40,0 0 0 1px #0f172a26}.about-card-full{width:100%}.about-card-icon{color:#f8fafce6;justify-content:center;align-items:center;margin-bottom:.8rem;display:flex}.about-card-icon svg{width:48px;height:48px}.about-card-title{color:#111827;text-align:center;margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.about-card-text{color:#111827;font-size:1.05rem;line-height:1.7}.about-mission-vision{grid-template-columns:repeat(2,minmax(0,1fr));gap:5.2rem 2.2rem;display:grid}.about-sub-cards{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.4rem;margin-top:1.3rem;display:grid}.about-sub-card{background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3);border:1px solid #94a3b859;border-radius:.8rem;flex-direction:column;min-height:220px;padding:1rem;display:flex}.about-sub-card-title{color:#111827;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:600;display:flex}.about-sub-card-text{color:#111827;font-size:1.05rem;line-height:1.7}.about-single-sub{margin-top:1rem}.about-single-sub .about-sub-card{width:100%}.about-sub-icon{color:#f8fafce6;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.about-sub-icon svg{width:20px;height:20px}.product-image-wrapper{background:#0f172a4d;border:1px solid #1f2937e6;border-radius:.9rem;justify-content:center;align-items:center;height:240px;margin-bottom:.75rem;display:flex;overflow:hidden}.product-image-wrapper img{object-fit:cover;width:100%;height:100%}.product-meta{color:#9ca3af;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.product-title{color:#1f2937;font-size:1.25rem;font-weight:600}.card-sub{background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3);border:1px solid #94a3b859;border-radius:.9rem;flex-direction:column;min-height:260px;margin-top:.9rem;padding:.9rem 1rem;display:flex}.card-sub-title{color:#111827;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.card-sub-text{color:#111827;font-size:1.05rem;line-height:1.7}.products-section .card-sub{min-height:320px}.prajna-grid .product-card{flex-direction:column;display:flex}.prajna-grid .card-sub{flex:1}@media (max-width:640px){.about-sub-card,.card-sub{height:auto;min-height:auto}}.product-tag{color:#bfdbfe;border:1px solid #60a5fa73;border-radius:999px;padding:.2rem .6rem;font-size:.7rem}.orbital-shell{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.orbital-bg{filter:blur(1px);opacity:.9;background:radial-gradient(circle at 20% 0,#38bdf847,#0000 60%),radial-gradient(circle at 80% 0,#f43f5e3b,#0000 60%),radial-gradient(circle at 50% 100%,#818cf866,#0000 60%);border-radius:999px;width:280px;height:280px}.orbital-border{border:1px solid #94a3b83b;border-radius:999px;width:320px;height:320px;position:absolute;box-shadow:0 0 40px #38bdf82e,0 0 70px #818cf84d}.orbital-ring{width:360px;height:180px;transform-style:preserve-3d;border:1px solid #94a3b847;border-radius:999px;position:absolute;transform:rotateX(72deg)rotate(-8deg)}.orbital-dot{background:radial-gradient(circle at 30% 20%,#f97316,#b45309);border-radius:999px;width:13px;height:13px;animation:12s linear infinite orbit;position:absolute;box-shadow:0 0 0 4px #f8717133,0 0 30px #f87171e6}.orbital-dot.secondary{background:radial-gradient(circle at 30% 20%,#38bdf8,#0ea5e9);animation-duration:18s;animation-direction:reverse;box-shadow:0 0 0 4px #38bdf833,0 0 30px #38bdf8e6}.glass-panel{background:#0f172adb;border:1px solid #94a3b84d;border-radius:1.3rem;width:min(100%,360px);margin:0 auto;padding:1rem 1.1rem;position:absolute;inset:auto 0 0;box-shadow:0 14px 45px #0f172af2,0 0 0 1px #1e40af80}.glass-header{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.glass-title{color:#e5e7eb;font-size:.86rem}.glass-tag{color:#a7f3d0;background:#065f464d;border:1px solid #34d39966;border-radius:999px;padding:.2rem .55rem;font-size:.7rem}.glass-row{color:#9ca3af;justify-content:space-between;margin-top:.35rem;font-size:.78rem;display:flex}.glass-kpi{flex-direction:column;gap:.15rem;display:flex}.glass-kpi strong{color:#e5e7eb;font-size:.98rem}.glass-trend{color:#22c55e;font-size:.72rem}@keyframes orbit{0%{transform:rotate(0)translate(160px)rotate(0)}to{transform:rotate(360deg)translate(160px)rotate(-360deg)}}.footer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#4b5563;z-index:2;background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3);border-top:1px solid #94a3b82e;padding:.9rem 1.5rem 1.4rem;font-size:.78rem;position:relative}.footer-inner{justify-content:center;align-items:center;gap:0;max-width:1120px;margin:0 auto;display:flex}.subpage-root{background:0 0;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex;position:relative}.subpage-root .footer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-shrink:0;margin-top:auto;padding:.9rem 1.5rem 1.4rem;color:#4b5563!important;background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3)!important;border-top:1px solid #94a3b82e!important}.subpage-root .hero-title,.subpage-root .hero-desc{color:#111827}.subpage-root main{flex:1}.page-ripple-orb{filter:none;opacity:1}.ripple-ring{background:conic-gradient(#f8fafce6,#bfdbfee6,#dbeafee6,#f8fafce6);border-width:3px;box-shadow:0 0 25px #f8fafca6,0 0 55px #bfdbfebf}.products-hero-text{text-align:center;width:100%}.product-card{background:linear-gradient(#f8fafceb,#f8fafcd9,#f8fafcb3);border:1px solid #94a3b859;border-radius:1.2rem;padding:1.1rem;box-shadow:0 16px 32px #0f172a40,0 0 0 1px #0f172a26}.footer-links{gap:.9rem;display:flex}.footer-links a{cursor:pointer}@media (max-width:640px){.nav-inner{padding-inline:1rem}.hero,.footer{padding-inline:1.2rem}.footer-inner{flex-direction:column;align-items:flex-start}}
