html{scroll-behavior:smooth}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--btn-bg) 0%,var(--page-bg) 100%);padding:3rem 1rem 3rem 1rem;border-radius:1rem;box-shadow:0 8px 24px rgba(37,99,235,0.8);color:var(--page-text);margin-bottom:2rem}.hero-orb{position:absolute;top:-40%;right:-40%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,0.5) 0%,transparent 60%);animation:slowFloat 20s infinite ease-in-out;pointer-events:none;z-index:1}@keyframes slowFloat{0%,100%{transform:translateY(0) translateX(0)}50%{transform:translateY(20px) translateX(10px)}}.hero-content{position:relative;z-index:2}.hero h1{font-weight:700;font-size:2.75rem;line-height:1.1;margin-bottom:1rem;max-width:30rem}.hero p{max-width:36rem;font-size:1.125rem;margin-bottom:1.5rem;font-weight:500}.badge-pill{font-weight:600;font-size:0.85rem;margin-right:0.5rem;margin-bottom:0.5rem;display:inline-block;padding:0.35rem 0.75rem}.table-responsive{margin:1rem 0;border-radius:1rem;overflow:hidden}table{border-collapse:separate;border-spacing:0;width:100%}th,td{padding:0.75rem 1rem;text-align:left}th{background-color:transparent;font-weight:700;user-select:none}tbody tr:hover{background-color:rgba(92,196,255,0.15);transition:background-color 0.3s ease}.card{border-radius:1rem;padding:1.25rem;transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:default}.card:hover,.card:focus-within{transform:translateY(-6px);box-shadow:0 10px 26px rgba(37,99,235,0.6);outline:none}.image-frame{border-radius:1rem;overflow:hidden;margin-bottom:1rem}.image-frame img{border-radius:1rem;width:100%;height:auto;display:block}.badge-pill{user-select:none}.back-top{position:fixed;bottom:2rem;right:2rem;z-index:1100;border-radius:0.6rem;padding:0.625rem 1rem;font-weight:600;cursor:pointer;box-shadow:0 0 12px rgb(37 99 235 / 0.7);transition:transform 0.3s ease,box-shadow 0.3s ease;background:var(--btn-bg);color:var(--btn-text);border:none;user-select:none}.back-top:hover{transform:translateY(-3px);box-shadow:0 2px 20px rgb(37 99 235 / 0.9);outline:none}.section-padding{padding-top:3rem;padding-bottom:3rem}.reveal{opacity:1 !important;transform:translateY(16px);transition:transform 0.5s ease}.reveal.is-visible{transform:none}.icon-bubble{display:inline-flex;align-items:center;justify-content:center;border-radius:0.6rem;padding:0.4rem 0.7rem;font-size:1.2rem;color:var(--btn-bg);background-color:var(--page-text);margin-bottom:0.3rem;user-select:none}@media (max-width:767.98px){.hero h1{font-size:2rem}.hero p{max-width:100%}}body{font-family:'Hind Siliguri',sans-serif !important}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-weight:800 !important}.card,[class*=surface-],.table-responsive{border-radius:10px !important}[class*=surface-]:is(.card,.note-card,.feature-card,.panel,.box,.tile,.info-card,.cta-box,.callout){border-style:dashed !important;border-width:1.6px !important;border-color:currentColor !important;box-shadow:none !important}.badge-pill,.chip,.tag,.pill{border-radius:6px !important;border-style:dashed !important;border-width:1.4px !important;letter-spacing:.04em}section{padding-top:2.6rem;padding-bottom:2.6rem}
