*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,Noto Sans Devanagari,system-ui,-apple-system,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}:root{--bjp-saffron:#ff671f;--bjp-saffron-dark:#e85d04;--bjp-gold:#ffb81c;--bjp-green:#138808;--bjp-navy:#1a1a2e;--bjp-navy-light:#2d2d44;--bjp-gray:#6b7280;--bjp-gray-light:#f3f4f6;--bjp-white:#fff;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 20px #0000001a;--shadow-lg:0 10px 40px #0000001f;--radius:12px;--radius-lg:20px}.btn{border:2px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.btn--primary{background:var(--bjp-saffron);color:#fff}.btn--primary:hover{background:var(--bjp-saffron-dark);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn--outline{color:#fff;border-color:#fff}.btn--outline:hover{color:var(--bjp-saffron);background:#fff}.btn--full{width:100%}.section{padding:5rem 0}.section__header{text-align:center;margin-bottom:3rem}.section__header--light .section__title,.section__header--light .section__desc{color:#fff}.section__header--light .section__eyebrow{color:var(--bjp-gold)}.section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--bjp-saffron);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.section__title{color:var(--bjp-navy);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.section__desc{color:var(--bjp-gray);max-width:560px;margin:0 auto}.section__desc a{color:var(--bjp-gold);text-decoration:underline}.header{z-index:100;box-shadow:var(--shadow-sm);background:#fff;position:sticky;top:0}.header__top{background:var(--bjp-navy);color:#ffffffd9;padding:.4rem 0;font-size:.8rem}.header__top-inner{justify-content:space-between;align-items:center;display:flex}.header__top a{color:var(--bjp-gold);font-weight:500}.header__top a:hover{text-decoration:underline}.header__main-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.header__brand{align-items:center;gap:.75rem;display:flex}.header__logo{width:42px;height:42px}.header__party{text-transform:uppercase;letter-spacing:.1em;color:var(--bjp-saffron);font-size:.7rem;font-weight:700;display:block}.header__leader{color:var(--bjp-navy);font-size:1.1rem;font-weight:800;display:block}.header__nav{gap:1.75rem;display:flex}.header__nav a{color:var(--bjp-navy);padding:.25rem 0;font-size:.9rem;font-weight:600;position:relative}.header__nav a:after{content:"";background:var(--bjp-saffron);width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.header__nav a:hover:after{width:100%}.header__menu-btn{flex-direction:column;gap:5px;padding:4px;display:none}.header__menu-btn span{background:var(--bjp-navy);width:24px;height:2px;transition:all .3s;display:block}.hero{background:linear-gradient(135deg, var(--bjp-navy) 0%, var(--bjp-navy-light) 50%, #3d2066 100%);color:#fff;padding:4rem 0 5rem;position:relative;overflow:hidden}.hero__bg-pattern{opacity:.08;background-image:url(/images/bjp-lotus.svg);background-position:50%;background-repeat:repeat;background-size:160px;position:absolute;inset:0}.hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.hero__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--bjp-gold);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.hero__name{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.hero__title{color:var(--bjp-gold);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.hero__subtitle{opacity:.85;max-width:480px;margin-bottom:2rem;font-size:1rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.hero__social{opacity:.9;align-items:center;gap:1rem;font-size:.85rem;display:flex}.hero__image-wrap{justify-content:center;display:flex;position:relative}.hero__image-frame{border-radius:var(--radius-lg);border:4px solid var(--bjp-saffron);width:320px;height:380px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.hero__image{object-fit:cover;width:100%;height:100%}.hero__placeholder{background:linear-gradient(135deg, var(--bjp-saffron), var(--bjp-gold));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hero__placeholder span{color:#fff;opacity:.9;font-size:5rem;font-weight:800}.hero__badge{color:var(--bjp-navy);box-shadow:var(--shadow-md);background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;bottom:-16px;right:-16px}.hero__badge img{width:24px;height:24px}.social-links{gap:.75rem;display:flex}.social-links__item{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.social-links__item svg{width:18px;height:18px}.social-links__item:hover{background:var(--bjp-saffron);transform:translateY(-2px)}.social-links--lg .social-links__item{background:var(--bjp-gray-light);width:48px;height:48px;color:var(--bjp-navy)}.social-links--lg .social-links__item:hover{background:var(--bjp-saffron);color:#fff}.social-links--lg .social-links__item svg{width:22px;height:22px}.stats{background:var(--bjp-saffron);padding:2.5rem 0}.stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.stats__value{color:#fff;font-size:2.25rem;font-weight:800;display:block}.stats__label{color:#ffffffe6;font-size:.85rem;font-weight:500}.about__grid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.about__intro{color:var(--bjp-navy);margin-bottom:1.25rem;font-size:1.15rem;font-weight:500;line-height:1.7}.about__text p{color:var(--bjp-gray);margin-bottom:1rem}.about__card{background:var(--bjp-gray-light);border-radius:var(--radius-lg);border-left:4px solid var(--bjp-saffron);padding:2rem}.about__card-icon{width:48px;margin-bottom:1rem}.about__card h3{color:var(--bjp-navy);margin-bottom:1rem;font-size:1.15rem}.about__card li{color:var(--bjp-gray);border-bottom:1px solid #e5e7eb;padding:.5rem 0 .5rem 1.25rem;font-size:.95rem;position:relative}.about__card li:before{content:"✓";color:var(--bjp-saffron);font-weight:700;position:absolute;left:0}.about__card li:last-child{border-bottom:none}.timeline{background:var(--bjp-navy);color:#fff}.timeline__track{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid;position:relative}.timeline__item{text-align:center;position:relative}.timeline__marker{background:var(--bjp-saffron);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex;box-shadow:0 0 0 4px #ff671f4d}.timeline__year{font-size:.85rem;font-weight:800}.timeline__content h3{color:var(--bjp-gold);margin-bottom:.5rem;font-size:1rem}.timeline__content p{opacity:.8;font-size:.85rem;line-height:1.5}.vision__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.vision__card{border-radius:var(--radius-lg);text-align:center;background:#fff;border:1px solid #e5e7eb;padding:2rem 1.5rem;transition:all .3s}.vision__card:hover{border-color:var(--bjp-saffron);box-shadow:var(--shadow-md);transform:translateY(-4px)}.vision__icon{margin-bottom:1rem;font-size:2.5rem;display:block}.vision__card h3{color:var(--bjp-navy);margin-bottom:.75rem;font-size:1rem}.vision__card p{color:var(--bjp-gray);font-size:.85rem;line-height:1.5}.press{background:var(--bjp-gray-light)}.press__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.press__card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:1.75rem;transition:box-shadow .25s}.press__card:hover{box-shadow:var(--shadow-md)}.press__date{color:var(--bjp-saffron);font-size:.8rem;font-weight:600}.press__card h3{color:var(--bjp-navy);margin:.5rem 0;font-size:1.05rem;line-height:1.4}.press__card p{color:var(--bjp-gray);margin-bottom:1rem;font-size:.9rem}.press__link{color:var(--bjp-saffron);font-size:.85rem;font-weight:600}.press__link:hover{text-decoration:underline}.gallery{background:linear-gradient(180deg, var(--bjp-navy) 0%, var(--bjp-navy-light) 100%);color:#fff}.gallery__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.gallery__item{border-radius:var(--radius);overflow:hidden}.gallery__thumb{aspect-ratio:4/3;background:#ffffff1a;transition:transform .3s;overflow:hidden}.gallery__item:hover .gallery__thumb{transform:scale(1.03)}.gallery__image{object-fit:cover;width:100%;height:100%;display:block}.gallery__caption{background:#ffffff14;padding:.75rem;font-size:.85rem}.gallery__videos h3{color:var(--bjp-gold);margin-bottom:1.25rem;font-size:1.25rem}.gallery__video-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery__video-card{border-radius:var(--radius);background:#ffffff14;overflow:hidden}.gallery__video-thumb{aspect-ratio:16/9;background:#0000004d;justify-content:center;align-items:center;display:flex;position:relative}.gallery__play{background:var(--bjp-saffron);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding-left:3px;font-size:1rem;display:flex}.gallery__duration{background:#000000b3;border-radius:4px;padding:2px 8px;font-size:.75rem;position:absolute;bottom:8px;right:8px}.gallery__video-card p{padding:.75rem;font-size:.85rem}.connect__inner{background:var(--bjp-gray-light);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;display:grid}.connect__content p{color:var(--bjp-gray);margin:1rem 0 1.5rem}.connect__form{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:2rem}.connect__form h3{color:var(--bjp-navy);margin-bottom:1.25rem}.connect__form input{border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.connect__form input:focus{border-color:var(--bjp-saffron);outline:none}.footer{color:var(--bjp-gray);background:#fff;border-top:1px solid #e5e7eb;padding:3rem 0 1.5rem}.footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.footer__brand{align-items:center;gap:1rem;display:flex}.footer__brand img{width:48px}.footer__brand strong{color:var(--bjp-navy);font-size:1rem;display:block}.footer__brand span{color:var(--bjp-gray);font-size:.8rem}.footer__links h4{color:var(--bjp-saffron);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem}.footer__links a{color:var(--bjp-navy);padding:.3rem 0;font-size:.9rem;transition:color .2s;display:block}.footer__links a:hover{color:var(--bjp-saffron)}.footer__bottom{text-align:center;border-top:1px solid #e5e7eb;padding-top:1.5rem;font-size:.8rem}.footer__disclaimer{color:#9ca3af;margin-top:.25rem}.footer__disclaimer .text-primary.color-primary{color:var(--bjp-saffron);font-weight:700}.footer__disclaimer a{color:var(--bjp-navy);text-underline-offset:2px;font-weight:600;text-decoration:underline}.footer__disclaimer a:hover{color:var(--bjp-saffron)}@media (width<=1024px){.timeline__track{grid-template-columns:repeat(3,1fr)}.vision__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.header__menu-btn{display:flex}.header__nav{box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:0;padding:1rem 1.25rem;display:none;position:absolute;top:100%;left:0;right:0}.header__nav--open{display:flex}.header__nav a{border-bottom:1px solid #f3f4f6;padding:.75rem 0}.header__main{position:relative}.hero__inner{text-align:center;grid-template-columns:1fr}.hero__subtitle{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__social{flex-direction:column;justify-content:center}.hero__image-wrap{order:-1}.hero__image-frame{width:260px;height:310px}.stats__grid{grid-template-columns:repeat(2,1fr)}.about__grid{grid-template-columns:1fr}.timeline__track{grid-template-columns:1fr;max-width:400px;margin:0 auto}.vision__grid,.press__grid,.gallery__grid,.gallery__video-grid{grid-template-columns:1fr}.connect__inner{grid-template-columns:1fr;padding:2rem 1.5rem}.footer__grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.section{padding:3.5rem 0}.footer__grid{grid-template-columns:1fr}}
