.hkg-hero-section{padding:var(--hkg-section-padding-y,2rem) var(--hkg-section-padding-x,1rem);background-color:var(--hkg-background-color,#fff);position:relative;overflow:hidden;width:var(--hkg-section-width,100%);max-width:var(--hkg-section-max-width,100%);margin:0 auto}.hkg-hero-section::before{display:none}.hkg-hero-section::after{display:none}.hkg-container{max-width:100%;margin:0 auto;position:relative;z-index:1;padding:0 1rem}.hkg-inner-section{position:relative;padding:var(--hkg-content-padding,2.5rem 1.5rem);margin:0 auto;width:100%;max-width:100%;background-color:transparent;border-radius:var(--hkg-border-radius,0px);box-shadow:none;overflow:hidden}.hkg-inner-section::before{display:none}.hkg-inner-section::after{display:none}@media (max-width:1400px){.hkg-inner-section{max-width:100%;padding:3rem 1.5rem}.hkg-heading{font-size:3rem}.hkg-description{font-size:1.1rem}}@media (max-width:992px){.hkg-inner-section{padding:2.5rem 1.25rem}.hkg-text-content{padding:1.5rem}.hkg-flex{gap:3rem}.hkg-heading{font-size:2.8rem}}@media (max-width:768px){.hkg-hero-section{padding:2.5rem 0}.hkg-inner-section{padding:1.5rem 0}.hkg-flex{flex-direction:column;gap:2rem}.hkg-text-content{padding:1rem 0;margin:.5rem 0 1.5rem}.hkg-heading{font-size:2rem;margin-bottom:1.25rem}.hkg-description{font-size:1rem;line-height:1.6;margin-bottom:1.75rem}.hkg-buttons{margin:1.5rem 0 .5rem;justify-content:flex-start;flex-wrap:nowrap}}@media (max-width:480px){.hkg-hero-section{padding:2.25rem 0 2.5rem}.hkg-inner-section{padding:1rem 0}.hkg-container{padding:0}.hkg-text-content{padding:0;margin:0;width:100%}.hkg-heading{font-size:1.85rem;line-height:1.2;margin-bottom:1.25rem;padding:0}.hkg-description{font-size:.95rem;line-height:1.5;padding:0;margin-bottom:1.5rem;max-width:100%}.hkg-buttons{display:flex;gap:.75rem;margin:0;width:100%;justify-content:flex-start;flex-wrap:nowrap}.hkg-btn{flex:1;min-width:0;padding:.7rem 1rem;margin:0;text-align:center;white-space:nowrap}}@media (max-width:480px){.hkg-hero-section{background:linear-gradient(180deg,rgba(62,250,44,.03) 0%,rgba(255,255,255,0) 100%)}.hkg-inner-section{background-color:transparent}}.hkg-flex{display:flex;justify-content:space-between;align-items:center;gap:4rem;flex-wrap:wrap;width:100%}.hkg-flex-column{flex-direction:column}.hkg-flex-centered{align-items:center;text-align:center}.hkg-flex-reverse{flex-direction:row-reverse}.hkg-text-align-left{text-align:left}.hkg-text-align-center{text-align:center}.hkg-text-align-right{text-align:right}.hkg-text-align-center .hkg-buttons,.hkg-flex-centered .hkg-buttons{justify-content:center}.hkg-text-align-right .hkg-buttons{justify-content:flex-end}.hkg-flex-column .hkg-text-content,.hkg-flex-column .hkg-graph-container{width:100%;max-width:100%}.hkg-text-content{flex:1;min-width:280px;max-width:800px;padding:1.5rem 0 1.5rem 1.5rem;margin:1rem 0}.hkg-graph-container{flex:1.2;min-width:320px;position:relative;margin:1rem 0}.hkg-animate-float{animation:hkg-float 6s ease-in-out infinite}.hkg-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);display:flex;justify-content:center;align-items:center;z-index:10;flex-direction:column;backdrop-filter:blur(5px);transition:opacity .5s ease;border-radius:12px}.hkg-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #10b981;border-radius:50%;width:40px;height:40px;animation:hkg-spin 1s linear infinite;margin-bottom:16px}.hkg-taxonomy-controls{display:flex;justify-content:center;gap:12px;margin-top:1.5rem;flex-wrap:wrap}.hkg-taxonomy-btn{padding:8px 12px;font-size:12px;border-radius:20px;border:1px solid #f0f0f0;background:#fff;color:#000;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 4px 8px rgba(0,0,0,.05)}.hkg-taxonomy-btn:hover{transform:translateY(-3px);background-color:var(--hkg-primary-color,#3efa2c);color:#000;border-color:var(--hkg-primary-color,#3efa2c);box-shadow:0 6px 12px rgba(0,0,0,.1),0 3px 6px rgba(62,250,44,.15)}.hkg-taxonomy-btn.active{background:var(--hkg-primary-color,#3efa2c);color:#000;border-color:var(--hkg-primary-color,#3efa2c);box-shadow:0 6px 12px rgba(62,250,44,.2)}.hkg-taxonomy-indicator{width:12px;height:12px;border-radius:50%}.hkg-taxonomy-book{background-color:var(--hkg-book-color,#34d399)}.hkg-taxonomy-topic{background-color:var(--hkg-topic-color,#60a5fa)}.hkg-taxonomy-narrator{background-color:var(--hkg-narrator-color,#f472b6)}.hkg-taxonomy-hadith{background-color:var(--hkg-hadith-color,#fbbf24)}.hkg-heading{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2;margin-bottom:1.25rem;color:var(--hkg-heading-color,#1f2937)}.hkg-heading.gradient{background:linear-gradient(to right,var(--hkg-primary-color,#3efa2c),var(--hkg-secondary-color,#3efa2c));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:.1em}.hkg-description{font-size:clamp(.95rem,2vw,1.15rem);line-height:1.6;color:var(--hkg-text-color,#1f2937);margin-bottom:1.5rem}.hkg-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:2rem;transition:all .3s ease;text-decoration:none;cursor:pointer;border:none;outline:none;margin:.5rem 0}.hkg-btn-primary{background-color:var(--hkg-primary-color,#3efa2c);color:#000;box-shadow:0 6px 15px rgba(62,250,44,.25)}.hkg-btn-primary:hover{background-color:var(--hkg-button-hover-color,#30db25);transform:translateY(-3px);box-shadow:0 8px 20px rgba(62,250,44,.35)}.hkg-btn-primary:active{transform:translateY(-1px);box-shadow:0 4px 10px rgba(62,250,44,.25)}.hkg-btn-secondary{background-color:white;color:var(--hkg-primary-color,#3efa2c);border:1px solid var(--hkg-divider-color,#e5e7eb);box-shadow:0 6px 12px rgba(0,0,0,.05)}.hkg-btn-secondary:hover{background-color:rgba(62,250,44,.05);transform:translateY(-3px);box-shadow:0 8px 16px rgba(0,0,0,.08),0 4px 8px rgba(62,250,44,.08)}.hkg-btn-secondary:active{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.05),0 2px 4px rgba(62,250,44,.05)}.hkg-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0;align-items:center;justify-content:flex-start}.hkg-pulse{animation:hkg-pulse 2s ease-in-out}.hkg-color-vibrant .hkg-taxonomy-book{background-color:#f43f5e}.hkg-color-vibrant .hkg-taxonomy-topic{background-color:#3b82f6}.hkg-color-vibrant .hkg-taxonomy-narrator{background-color:#8b5cf6}.hkg-color-vibrant .hkg-taxonomy-hadith{background-color:#f59e0b}.hkg-color-pastel .hkg-taxonomy-book{background-color:#a7f3d0}.hkg-color-pastel .hkg-taxonomy-topic{background-color:#bfdbfe}.hkg-color-pastel .hkg-taxonomy-narrator{background-color:#f5d0fe}.hkg-color-pastel .hkg-taxonomy-hadith{background-color:#fde68a}.hkg-color-monochrome .hkg-taxonomy-book,.hkg-color-monochrome .hkg-taxonomy-topic,.hkg-color-monochrome .hkg-taxonomy-narrator,.hkg-color-monochrome .hkg-taxonomy-hadith{background-color:#9ca3af}.hkg-link{color:var(--hkg-link-color,#3efa2c);text-decoration:none;transition:color .3s ease}.hkg-link:hover{text-decoration:underline}@media (min-width:1600px){.hkg-container{padding:0 1rem;max-width:1600px}.hkg-inner-section{padding:6rem 1rem}.hkg-text-content{max-width:1100px}.hkg-graph-container{min-width:500px}.hkg-heading{font-size:3rem}}