@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@400;500;600&family=Hind+Siliguri:wght@400;600&display=swap);
:root{--color-primary:#534ab7;--color-primary-light:#7f77dd;--color-primary-dark:#3c3489;--color-accent:#ef9f27;--color-accent-light:#fac775;--color-accent-dark:#854f0b;--color-text:#1a1a1a;--color-text-muted:#666;--color-bg:#faf9f7;--color-bg-surface:#fff;--color-border:rgba(0,0,0,.08)}.tridharaa-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 12px rgba(0,0,0,.06);position:sticky;top:0;z-index:400}.tridharaa-header__inner{align-items:center;display:flex;gap:2rem;height:70px;justify-content:space-between}.tridharaa-header__logo{display:flex;flex-direction:column;flex-shrink:0;gap:2px;text-decoration:none}.tridharaa-header__logo img{height:44px;width:auto}.tridharaa-header__logo-name{color:#534ab7;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1}.tridharaa-header__logo-tagline{color:#666;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.tridharaa-header__actions{align-items:center;display:flex;flex-shrink:0;gap:1rem}.tridharaa-header__cta{font-size:.9rem;padding:.5rem 1.5rem}@media(max-width:576px){.tridharaa-header__cta{display:none}}.tridharaa-header__hamburger{background:none;border:1px solid rgba(0,0,0,.08);border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:.5rem;transition:border-color .15s ease;width:40px}.tridharaa-header__hamburger:hover{border-color:#534ab7}@media(max-width:768px){.tridharaa-header__hamburger{display:flex}}.tridharaa-header__hamburger-bar{background:#1a1a1a;border-radius:2px;display:block;height:2px;transition:transform .15s ease,opacity .15s ease;width:100%}.menu-open .tridharaa-header__hamburger-bar:first-child{transform:translateY(7px) rotate(45deg)}.menu-open .tridharaa-header__hamburger-bar:nth-child(2){opacity:0}.menu-open .tridharaa-header__hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.tridharaa-nav{flex-grow:1}@media(max-width:768px){.tridharaa-nav{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.1);display:none;left:0;padding:1.5rem 2rem;position:absolute;right:0;top:70px;z-index:400}.menu-open .tridharaa-nav{display:block}}.tridharaa-nav__list{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}@media(max-width:768px){.tridharaa-nav__list{align-items:flex-start;flex-direction:column;gap:0}}.tridharaa-nav__list li a{border-radius:4px;color:#1a1a1a;display:block;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:color .15s ease,background .15s ease}.tridharaa-nav__list li a:focus,.tridharaa-nav__list li a:hover{background:rgba(83,74,183,.06);color:#534ab7}@media(max-width:768px){.tridharaa-nav__list li a{border-bottom:1px solid rgba(0,0,0,.08);border-radius:0;font-size:1rem;padding:1rem 0;width:100%}}.tridharaa-nav__list .current-menu-item>a,.tridharaa-nav__list .current-page-ancestor>a{color:#534ab7;font-weight:700}.tridharaa-main{min-height:60vh}.tridharaa-footer{background:#3c3489;color:hsla(0,0%,100%,.85);padding-top:6rem}.tridharaa-footer a{color:hsla(0,0%,100%,.75)}.tridharaa-footer a:hover{color:#fac775}.tridharaa-footer__grid{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:4rem;grid-template-columns:2fr 1fr 1fr 1.5fr;padding-bottom:4rem}@media(max-width:992px){.tridharaa-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:576px){.tridharaa-footer__grid{gap:3rem;grid-template-columns:1fr}}.tridharaa-footer__col--brand{display:flex;flex-direction:column;gap:.5rem}.tridharaa-footer__logo-link{display:inline-block;margin-bottom:.5rem}.tridharaa-footer__logo-link img{filter:brightness(0) invert(1);height:48px;width:auto}.tridharaa-footer__logo-text{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.tridharaa-footer__tagline{color:#fac775;font-size:1rem;font-style:italic;margin:0}.tridharaa-footer__tagline-bengali{color:hsla(0,0%,100%,.55);font-family:Hind Siliguri,Noto Sans Bengali,sans-serif;font-size:.9rem;margin:0}.tridharaa-footer__trust-name{color:hsla(0,0%,100%,.45);font-size:.75rem;letter-spacing:.06em;margin:0;text-transform:uppercase}.tridharaa-footer__heading{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:.9rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.tridharaa-footer__nav .menu,.tridharaa-footer__nav ul{list-style:none;margin:0;padding:0}.tridharaa-footer__nav li{margin-bottom:.5rem}.tridharaa-footer__nav a{font-size:.9rem;transition:color .15s ease,padding-left .15s ease}.tridharaa-footer__nav a:hover{color:#fac775;padding-left:.25rem}.tridharaa-footer__address{font-size:.875rem;font-style:normal;line-height:1.7}.tridharaa-footer__address p{margin-bottom:.5rem}.tridharaa-footer__address p:last-child{margin-bottom:0}.tridharaa-footer__social{display:flex;flex-direction:column;gap:.5rem}.tridharaa-footer__social-link{align-items:center;border:1px solid hsla(0,0%,100%,.15);border-radius:8px;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.25rem 1rem;transition:background .15s ease,border-color .15s ease,color .15s ease;width:-moz-fit-content;width:fit-content}.tridharaa-footer__social-link:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.4)}.tridharaa-footer__social-link--instagram:hover{border-color:#e1306c;color:#e1306c}.tridharaa-footer__social-link--facebook:hover{border-color:#1877f2;color:#1877f2}.tridharaa-footer__social-link--whatsapp:hover{border-color:#25d366;color:#25d366}.tridharaa-footer__newsletter{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.tridharaa-footer__newsletter-label{color:hsla(0,0%,100%,.55);font-size:.8rem;letter-spacing:.08em;margin:0;text-transform:uppercase}.tridharaa-footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem 0}.tridharaa-footer__copyright,.tridharaa-footer__credits{color:hsla(0,0%,100%,.45);font-size:.8rem;margin:0}.tridharaa-section{padding:6rem 0}.tridharaa-section:nth-child(2n){background:#fdf6f0}.tridharaa-section--newsletter{background:#3c3489;color:#fff}.tridharaa-section--streams{background:#faf9f7}.tridharaa-section--team{background:#fff}.tridharaa-section--testimonials{background:linear-gradient(160deg,rgba(83,74,183,.03),#fdf6f0)}.tridharaa-section--timeline{background:#faf9f7}.tridharaa-section--join-cta{background:#534ab7;color:#fff;padding:4rem 0;text-align:center}.tridharaa-section--social-wall{background:#fdf6f0}.tridharaa-section__header{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:3rem}.tridharaa-section__header--centered{align-items:center;flex-direction:column;text-align:center}.tridharaa-section__eyebrow{color:#ef9f27;font-family:Hind Siliguri,Noto Sans Bengali,sans-serif;font-size:1.1rem;margin-bottom:.25rem}.tridharaa-section__heading{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2;margin:0}.tridharaa-section__heading--centered{text-align:center}.tridharaa-section--join-cta .tridharaa-section__heading,.tridharaa-section--newsletter .tridharaa-section__heading{color:#fff}.tridharaa-section__subheading{color:#666;font-size:1rem;line-height:1.7;margin:.5rem 0 0;max-width:600px}.tridharaa-section__subheading--centered{margin-left:auto;margin-right:auto;text-align:center}.tridharaa-section--newsletter .tridharaa-section__subheading{color:hsla(0,0%,100%,.75)}.tridharaa-section__see-all{color:#534ab7;flex-shrink:0;font-size:.875rem;font-weight:600;white-space:nowrap}.tridharaa-section__see-all:hover{color:#7f77dd}.tridharaa-container--narrow{max-width:720px}.tridharaa-page-hero{color:#fff;padding:6rem 0 4rem;text-align:center}.tridharaa-page-hero,.tridharaa-page-hero--membership{background:linear-gradient(135deg,#534ab7,#3c3489)}.tridharaa-page-hero--events{background:linear-gradient(135deg,#3c3489,#534ab7)}.tridharaa-page-hero--about{background:linear-gradient(135deg,#534ab7,#854f0b)}.tridharaa-page-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;text-shadow:0 2px 12px rgba(0,0,0,.2)}.tridharaa-page-hero__subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;margin:0 auto 2rem;max-width:560px;opacity:.85}.tridharaa-page-hero__urgency{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;display:inline-flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:center;padding:.5rem 2rem}.tridharaa-page-hero__urgency-label{opacity:.8}.tridharaa-countdown-inline{align-items:center;color:#fac775;display:flex;font-weight:700;gap:.5rem}.tridharaa-countdown-inline span{white-space:nowrap}.tridharaa-whatsapp-cta{background:#fdf6f0;padding:4rem 0}.tridharaa-whatsapp-cta__inner{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.tridharaa-whatsapp-cta__text h2{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.tridharaa-whatsapp-cta__text p{color:#666;margin:0}.tridharaa-whatsapp-cta__btn{flex-shrink:0;white-space:nowrap}.tridharaa-join-cta{text-align:center}.tridharaa-join-cta h2{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:2rem;margin-bottom:.5rem}.tridharaa-join-cta p{color:hsla(0,0%,100%,.8);font-size:1.05rem;margin-bottom:2rem}.tridharaa-badge{border-radius:4px;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:.25rem .5rem;text-transform:uppercase}.tridharaa-badge--members{background:rgba(83,74,183,.1);color:#534ab7}.tridharaa-streams-grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:4rem}@media(min-width:992px){.tridharaa-streams-grid{grid-template-columns:repeat(3,1fr)}}.tridharaa-stream{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;display:flex;flex-direction:column;gap:1rem;padding:3rem 2rem;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.tridharaa-stream:hover{box-shadow:0 8px 32px rgba(83,74,183,.1);transform:translateY(-4px)}.tridharaa-stream--cultural{border-top:4px solid #ef9f27}.tridharaa-stream--spiritual{border-top:4px solid #534ab7}.tridharaa-stream--social{border-top:4px solid #7f77dd}.tridharaa-stream__icon-wrap{align-items:center;background:rgba(83,74,183,.08);border-radius:50%;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.tridharaa-stream__icon{font-size:1.75rem;line-height:1}.tridharaa-stream__title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;margin:0}.tridharaa-stream__desc{color:#666;font-size:.9rem;line-height:1.7;margin:0}.tridharaa-stream__list{list-style:none;margin:0;padding:0;text-align:left;width:100%}.tridharaa-stream__list li{align-items:center;border-bottom:1px solid rgba(0,0,0,.08);color:#666;display:flex;font-size:.85rem;gap:.5rem;padding:.25rem 0}.tridharaa-stream__list li:before{color:#534ab7;content:"✓";flex-shrink:0;font-weight:700}.tridharaa-stream__list li:last-child{border-bottom:none}.tridharaa-streams__cta{margin-top:1rem;text-align:center}.tridharaa-team-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media(min-width:992px){.tridharaa-team-grid{grid-template-columns:repeat(4,1fr)}}.tridharaa-team-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;overflow:hidden;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.tridharaa-team-card:hover{box-shadow:0 8px 28px rgba(83,74,183,.1);transform:translateY(-3px)}.tridharaa-team-card__photo{aspect-ratio:1;background:rgba(83,74,183,.06);overflow:hidden}.tridharaa-team-card__photo img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.tridharaa-team-card__photo:hover img{transform:scale(1.05)}.tridharaa-team-card__photo-placeholder{align-items:center;background:rgba(83,74,183,.08);color:#534ab7;display:flex;font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:700;height:100%;justify-content:center;width:100%}.tridharaa-team-card__info{display:flex;flex-direction:column;gap:.25rem;padding:1.5rem}.tridharaa-team-card__name{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700;margin:0}.tridharaa-team-card__role{color:#534ab7;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.tridharaa-team-card__bio{color:#666;font-size:.8rem;line-height:1.6;margin:.25rem 0 0}.tridharaa-team-card__contact{border:1px solid #25d366;border-radius:20px;color:#25d366;display:inline-block;font-size:.8rem;font-weight:600;margin-top:.5rem;padding:.25rem 1rem;transition:background .15s ease,color .15s ease}.tridharaa-team-card__contact:hover{background:#25d366;color:#fff}.tridharaa-timeline{list-style:none;margin:0;padding:0;position:relative}.tridharaa-timeline:before{background:linear-gradient(180deg,#534ab7,rgba(83,74,183,.1));bottom:0;content:"";left:56px;position:absolute;top:0;width:2px}@media(max-width:576px){.tridharaa-timeline:before{left:20px}}.tridharaa-timeline__item{display:flex;gap:2rem;padding:2rem 0 2rem 2rem;position:relative}.tridharaa-timeline__item:before{background:#534ab7;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #534ab7;content:"";flex-shrink:0;height:16px;left:48px;position:absolute;top:calc(2rem + 6px);width:16px}@media(max-width:576px){.tridharaa-timeline__item:before{left:12px}}.tridharaa-timeline__item--future:before{background:#ef9f27;box-shadow:0 0 0 2px #ef9f27}.tridharaa-timeline__item--future .tridharaa-timeline__year{color:#854f0b}@media(max-width:576px){.tridharaa-timeline__item{padding-left:4rem}}.tridharaa-timeline__year{color:#534ab7;flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.4;min-width:60px}@media(max-width:576px){.tridharaa-timeline__year{font-size:1rem;min-width:48px}}.tridharaa-timeline__desc{color:#666;font-size:.95rem;line-height:1.7;margin:0;padding-top:2px}.tridharaa-events-list{display:flex;flex-direction:column;gap:2rem}.tridharaa-event-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;display:grid;grid-template-columns:280px 1fr;overflow:hidden;transition:box-shadow .25s ease}.tridharaa-event-card:hover{box-shadow:0 6px 24px rgba(83,74,183,.1)}@media(max-width:768px){.tridharaa-event-card{grid-template-columns:1fr}}.tridharaa-event-card__image-link{display:block;overflow:hidden}.tridharaa-event-card__image{height:100%;min-height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.tridharaa-event-card:hover .tridharaa-event-card__image{transform:scale(1.04)}.tridharaa-event-card__body{display:flex;flex-direction:column;gap:.5rem;padding:2rem}.tridharaa-event-card__date{color:#854f0b;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.tridharaa-event-card__title{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;line-height:1.25;margin:0}.tridharaa-event-card__title a{color:#1a1a1a;text-decoration:none}.tridharaa-event-card__title a:hover{color:#534ab7}.tridharaa-event-card__venue{color:#666;font-size:.875rem;margin:0}.tridharaa-event-card__excerpt{color:#666;flex-grow:1;font-size:.9rem;line-height:1.6;margin:0}.tridharaa-event-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tridharaa-events-empty{background:#fff;border:1px dashed rgba(0,0,0,.08);border-radius:20px;color:#666;font-size:1rem;padding:4rem;text-align:center}.tridharaa-past-events-grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media(min-width:992px){.tridharaa-past-events-grid{grid-template-columns:repeat(3,1fr)}}.tridharaa-past-event{aspect-ratio:4/3;border-radius:8px;overflow:hidden;position:relative}.tridharaa-past-event__link{display:block;height:100%;width:100%}.tridharaa-past-event__image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.tridharaa-past-event:hover .tridharaa-past-event__image{transform:scale(1.06)}.tridharaa-past-event__overlay{align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%);display:flex;inset:0;opacity:0;padding:1rem;position:absolute;transition:opacity .25s ease}.tridharaa-past-event__overlay span{color:#fff;font-size:.85rem;font-weight:600}.tridharaa-past-event:hover .tridharaa-past-event__overlay{opacity:1}.tridharaa-testimonials{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(min-width:992px){.tridharaa-testimonials{grid-template-columns:repeat(3,1fr)}}.tridharaa-testimonial{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;display:flex;flex-direction:column;gap:1.5rem;margin:0;padding:3rem;position:relative}.tridharaa-testimonial:before{color:rgba(83,74,183,.12);content:"“";font-family:Playfair Display,Georgia,serif;font-size:4rem;left:2rem;line-height:1;pointer-events:none;position:absolute;top:1rem}.tridharaa-testimonial__quote{color:#1a1a1a;flex-grow:1;font-size:1rem;font-style:italic;line-height:1.75;margin:0}.tridharaa-testimonial__author{align-items:center;display:flex;gap:1rem}.tridharaa-testimonial__avatar{border:2px solid rgba(83,74,183,.15);border-radius:50%;flex-shrink:0;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.tridharaa-testimonial__avatar--initials{align-items:center;background:#534ab7;color:#fff;display:flex;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700;justify-content:center}.tridharaa-testimonial__meta{display:flex;flex-direction:column;gap:2px}.tridharaa-testimonial__name{color:#1a1a1a;font-size:.9rem;font-style:normal;font-weight:700}.tridharaa-testimonial__role{color:#534ab7;font-size:.75rem;font-weight:500}.tridharaa-section--newsletter{background:linear-gradient(135deg,#534ab7,#3c3489)}.tridharaa-section--newsletter .tridharaa-section__heading{color:#fff}.tridharaa-newsletter{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}@media(max-width:768px){.tridharaa-newsletter{flex-direction:column;text-align:center}}.tridharaa-newsletter__text{flex:1;min-width:260px}.tridharaa-newsletter__heading{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:.5rem}.tridharaa-newsletter__subheading{color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.6;margin:0}.tridharaa-newsletter__form{flex:1;max-width:480px;min-width:280px}@media(max-width:768px){.tridharaa-newsletter__form{max-width:100%;width:100%}}.tridharaa-newsletter__form .wpforms-container{margin:0}.tridharaa-newsletter__form .wpforms-field input[type=email],.tridharaa-newsletter__form .wpforms-field input[type=text]{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.3)!important;border-radius:8px!important;color:#fff!important}.tridharaa-newsletter__form .wpforms-field input[type=email]::-moz-placeholder,.tridharaa-newsletter__form .wpforms-field input[type=text]::-moz-placeholder{color:hsla(0,0%,100%,.5)!important}.tridharaa-newsletter__form .wpforms-field input[type=email]::placeholder,.tridharaa-newsletter__form .wpforms-field input[type=text]::placeholder{color:hsla(0,0%,100%,.5)!important}.tridharaa-newsletter__form .wpforms-submit{background:#ef9f27!important;border-color:#ef9f27!important}.tridharaa-newsletter__form .wpforms-submit:hover{background:#854f0b!important}.tridharaa-newsletter__whatsapp-cta{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.tridharaa-newsletter__whatsapp-cta{align-items:center}}.tridharaa-newsletter__whatsapp-cta p{color:hsla(0,0%,100%,.8);font-size:.9rem;margin:0}.tridharaa-newsletter__note{color:hsla(0,0%,100%,.45);font-size:.75rem;margin:0}.tridharaa-social-handle{align-items:center;border-radius:20px;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;padding:.25rem 1rem;text-decoration:none;transition:background .15s ease,color .15s ease}.tridharaa-social-handle--instagram{background:rgba(225,48,108,.08);border:1px solid rgba(225,48,108,.2);color:#e1306c}.tridharaa-social-handle--instagram:hover{background:#e1306c;border-color:#e1306c;color:#fff}.tridharaa-social-handle--facebook{background:rgba(24,119,242,.08);border:1px solid rgba(24,119,242,.2);color:#1877f2}.tridharaa-social-handle--facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.tridharaa-social-wall__handles{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.tridharaa-social-wall__feeds{margin-top:3rem}.tridharaa-social-wall__placeholder{background:#fff;border:1px dashed rgba(0,0,0,.15);border-radius:20px;padding:4rem;text-align:center}.tridharaa-social-wall__placeholder p{color:#666;margin-bottom:1.5rem}.tridharaa-social-wall__cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;line-height:1.2;margin-top:0}p{margin-top:0}img,video{display:block;height:auto;max-width:100%}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-light)}.tridharaa-container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}@media(max-width:576px){.tridharaa-container{padding:0 1rem}}.tridharaa-btn{border:2px solid transparent;border-radius:8px;cursor:pointer;display:inline-block;font-family:DM Sans,system-ui,sans-serif;font-size:.95rem;font-weight:600;padding:.75rem 1.75rem;text-align:center;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .15s ease,box-shadow .25s ease;white-space:nowrap}.tridharaa-btn:active{transform:scale(.97)}.tridharaa-btn--primary{background:var(--color-primary);color:#fff}.tridharaa-btn--primary:hover{background:var(--color-primary-light);color:#fff}.tridharaa-btn--accent{background:var(--color-accent);color:#fff}.tridharaa-btn--accent:hover{background:#854f0b;color:#fff}.tridharaa-btn--whatsapp{background:#25d366;border-color:#25d366;color:#fff}.tridharaa-btn--whatsapp:hover{background:#1ebe5d;border-color:#1ebe5d;color:#fff}.tridharaa-btn--outline{background:transparent;border-color:var(--color-primary);color:var(--color-primary)}.tridharaa-btn--outline:hover{background:var(--color-primary);color:#fff}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.skip-link:focus{background:#534ab7;border-radius:8px;color:#fff;left:1rem;padding:.5rem 1.5rem;position:fixed;top:1rem;z-index:300;clip:auto;height:auto;width:auto}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.alignwide{margin-left:-4rem;margin-right:-4rem;width:calc(100% + 8rem)}.aligncenter{margin-left:auto;margin-right:auto;text-align:center}
