.hero{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video{top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-overlay{position:relative;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:0}.hero-text{position:absolute;top:50%;left:5%;transform:translateY(-50%);color:#deb070;font-size:3rem;font-weight:700;text-align:left;z-index:1;letter-spacing:1px;text-shadow:2px 2px 6px rgba(0,0,0,.7)}.hero-sans{font-family:Playfair Display,serif;font-size:2.5rem;display:block}@keyframes float{0%{transform:translate(0)}50%{transform:translate(10px,-20px)}to{transform:translate(0)}}.about-section{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:#000;overflow:hidden;padding:6rem 1rem}.about-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#000000d9,#000000f2);z-index:0}.about-orb{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.3),transparent);top:-150px;right:-200px;filter:blur(120px);animation:float 8s ease-in-out infinite;z-index:1}.about-content{position:relative;z-index:2;max-width:900px;animation:fadeIn 1.5s ease-out both;padding:0 1rem}.about-title{font-family:Playfair Display,serif;font-size:clamp(2rem,6vw,3rem);line-height:1.1;letter-spacing:.1em;color:#deb070;margin-bottom:1rem;text-transform:uppercase}.about-text{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;color:#ccc;margin-bottom:3rem;font-family:Poppins,serif}.images-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center;margin-top:3rem}.about-image-link{text-decoration:none}.about-image{position:relative;width:380px;height:250px;border-radius:20px;overflow:hidden;background:#0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000080;transition:transform .5s ease,box-shadow .5s ease;cursor:pointer;max-width:90vw}.about-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.about-image:hover{transform:scale(1.05);box-shadow:0 12px 32px #d4af3766}.image-overlay{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:#0009;color:#f1c27d;font-size:1.25rem;font-weight:700;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;font-family:Playfair Display,serif}.about-image:hover .image-overlay{opacity:1;transform:translateY(0)}@media (max-width: 768px){.about-title{font-size:2rem;padding-right:2rem}.about-text{font-size:1rem;padding-right:2rem}.about-image{width:90%;height:auto}.image-overlay{font-size:1rem}}.events-section{position:relative;width:100%;min-height:100vh;padding:6rem 1rem;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;font-family:Poppins,sans-serif;box-sizing:border-box;overflow:hidden}.events-overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#292a2ad9,#000000f2);z-index:0}.events-content{position:relative;z-index:2;width:100%;max-width:900px;padding:0 1rem;box-sizing:border-box;animation:fadeInUp 1.2s ease-out forwards}.events-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,5vw,2.5rem);color:#f1c27d;margin-bottom:1rem}.events-text{font-size:clamp(1rem,2.5vw,1.2rem);color:#fff;max-width:800px;margin:0 auto 2rem;line-height:1.6;padding:0 1rem;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.video-responsive-wrapper{position:relative;width:100%;max-width:900px;padding-bottom:56.25%;height:0;margin:0 auto}.video-responsive-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:10px;display:block;margin:0 auto}@media (max-width: 1024px){.events-section{background-attachment:scroll!important}}@media (max-width: 768px){.events-section{display:block;padding:4rem 1rem}.events-content{width:100%;max-width:100%;padding:0 1rem;text-align:center}.events-title{font-size:2rem;margin-bottom:1rem}.events-text{font-size:.95rem;margin:0 auto 2rem}.video-responsive-wrapper{width:90%;max-width:400px;padding-bottom:0%;height:auto;margin:1rem auto}.video-responsive-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:10px}.video-thumbnail-wrapper{width:100%;display:flex;justify-content:center;margin:1rem auto}.video-thumbnail{max-width:100%;width:90%;height:auto;border-radius:10px;display:block}}html,body{overflow-x:hidden}#events{scroll-margin-top:100px}.video-responsive-wrapper img,.video-thumbnail,.video-thumbnail-wrapper img{max-width:100%!important;width:auto!important;height:auto!important;display:block;margin:0 auto;border-radius:10px;box-sizing:border-box}.music-section{width:100%;position:relative;z-index:1;padding:4rem 1rem;background:#1e1e1e;overflow-x:hidden}.scroll-container{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff44 transparent;width:100%;gap:1.5rem;padding-bottom:1rem;margin:0 auto}.scroll-container::-webkit-scrollbar-thumb{background-color:#fff5;border-radius:6px}.scroll-container::-webkit-scrollbar{height:6px}.video-header{width:100%;display:flex;justify-content:flex-end;margin-bottom:.5rem}.video-arrows{display:flex;gap:.3rem}.scroll-arrow{all:unset;font-size:1.8rem;color:#fffc;cursor:pointer;transition:color .3s ease,text-shadow .3s ease;margin-right:5rem}.thumbnail-card{flex:0 0 auto;width:300px;border-radius:10px;overflow:hidden;transition:transform .3s ease;box-shadow:0 4px 20px #0000004d}.thumbnail-card img{width:100%;height:auto;display:block}.thumbnail-card:hover{transform:scale(1.05)}.scroll-container.no-drag,.scroll-container.no-drag:active{cursor:auto}.music-button{display:inline-block;padding:.85rem 2rem;font-size:1.05rem;font-weight:500;color:#000;background:linear-gradient(145deg,#cea958,#cea958);border-radius:50px;text-transform:uppercase;text-decoration:none;font-family:Playfair Display,serif;transition:all .3s ease-in-out;box-shadow:0 4px 12px #ffdf781a,0 2px 4px #0003}.music-button:hover{background:linear-gradient(145deg,#fff,#fff);color:#1c1c1c;transform:translateY(-3px);box-shadow:0 6px 20px #ffffff4d,0 4px 10px #0003}.music-button-wrapper{display:flex;justify-content:center;width:100%;margin-top:3rem;margin-bottom:4rem}.music-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;max-width:1200px;padding:0 1rem}.music-description{max-width:800px;font-size:1.3rem;margin-bottom:1.5rem;color:#d0d0d0;text-align:center;font-family:Poppins,sans-serif}.music-title{font-family:Playfair Display,serif;font-size:3rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase;color:#deb070;text-align:center}.carousel-full-width-wrapper{width:100vw;margin-left:calc(-50vw + 50%);overflow-x:hidden}@media (max-width: 768px){.music-title{font-size:2rem;padding-right:2rem}.music-description{font-size:1rem;padding-right:2.2rem}.scroll-arrow{font-size:1.5rem;margin-right:2rem}.thumbnail-card{width:250px}.music-button{font-size:1rem;padding:.7rem 1.5rem}.music-button-wrapper{margin-top:2rem;margin-bottom:3rem}}.donate-section{padding:60px 20px;text-align:center;background-color:#000}.donate-section h2{font-size:2rem;margin-bottom:1rem;font-family:Playfair Display,serif}.donate-section p{font-size:1.1rem;margin-bottom:1.5rem;color:#7b7878}.donate-btn{background-color:#948f8f;color:#fff;border:2px solid white;padding:.8rem 1.5rem;font-size:1rem;border-radius:5px;cursor:pointer;transition:background .3s ease;font-family:Poppins,sans-serif}.donate-btn:hover{background-color:#ffb011}#home-donate{position:relative;width:100%;min-height:100vh;padding:6rem 1rem;background:linear-gradient(to bottom,#000000b3,#0a0a0ae6),url(/assets/mission-C_0TLtOh.png) center center / cover no-repeat;background-attachment:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center;color:#fff}.home-donate-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-donate-orb{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.2),transparent);top:-100px;left:-150px;filter:blur(120px);animation:float 10s ease-in-out infinite;z-index:1}.home-donate-content{position:relative;z-index:2;max-width:800px;animation:fadeInUp 1.2s ease-out forwards}.home-donate-title{font-family:Playfair Display,serif;font-size:3rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase;color:#deb070}.home-donate-text{font-size:1.25rem;line-height:1.7;color:#ccc;margin-bottom:2.5rem;font-family:Poppins,serif}.home-donate-button{background-color:#d4af37;color:#000;padding:.75rem 2rem;font-size:1.2rem;font-weight:700;border-radius:999px;border:none;transition:all .3s ease;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 4px 15px #d4af3766}.home-donate-button:hover{background-color:#fff;color:#000;box-shadow:0 6px 20px #ffffff80;transform:scale(1.05)}@media (max-width: 768px){#home-donate{padding:4rem 1rem;background-attachment:fixed}.home-donate-title{font-size:2rem;padding-inline:2rem;padding-right:3rem}.home-donate-text{font-size:.9rem;padding-right:2rem}.home-donate-button{font-size:1rem;padding:.6rem 1.5rem;margin-right:2.4rem}.home-donate-orb{width:300px;height:300px;top:-50px;left:-100px}}.verse-section{position:relative;padding:4rem 1rem;background:linear-gradient(135deg,#111,#1a1a1a);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.verse-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:0}.verse-text{position:relative;z-index:1;font-size:1.5rem;font-style:italic;color:#eee;max-width:800px;line-height:1.6;font-family:Playfair Display,serif}.verse-ref{display:block;margin-top:1rem;font-size:1.2rem;font-weight:700;color:#d4af37;font-family:Poppins,sans-serif}.about-family{background:#242424;padding:2rem;border-radius:10px;color:#fff;max-width:600px;margin:0 auto}.about-family h2{color:#f1c27d;font-size:1.8rem;margin-bottom:1rem}.about-family p{font-size:1rem;color:#ddd;line-height:1.6;margin-bottom:1.5rem}.about-family button{background:#f1c27d;color:#000;padding:.7rem 1.5rem;border:none;border-radius:5px;font-weight:700;cursor:pointer;transition:background .3s ease}.about-family button:hover{background:#fff}.verse-family-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem}.verse-family-wrapper>*{flex:1 1 400px}.get-in-touch-section{padding:4rem 2rem;text-align:center;background:linear-gradient(145deg,#1d1d1d,#2a2a2a);color:#fff}.get-in-touch-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem;font-family:Playfair Display,serif;color:#f6d393;text-transform:uppercase;letter-spacing:.05em}.get-in-touch-description{font-size:1.1rem;max-width:700px;margin:0 auto 2rem;line-height:1.6;font-family:Poppins,sans-serif;color:#ccc;padding-inline:1rem}.get-in-touch-button{display:inline-block;padding:.85rem 2rem;font-size:1.05rem;font-weight:500;color:#fff;background:linear-gradient(145deg,#5a5a5a,#3c3c3c);border:2px solid #f6d393;border-radius:50px;text-transform:uppercase;text-decoration:none;font-family:Poppins,sans-serif;transition:all .3s ease-in-out;box-shadow:0 4px 12px #ffdf781a,0 2px 4px #0003}.get-in-touch-button:hover{background:#f6d393;color:#1d1d1d;border-color:#fff}@media (max-width: 768px){.get-in-touch-title{font-size:2rem;padding-inline:1rem}.get-in-touch-description{font-size:1rem;padding-inline:2rem}.get-in-touch-button{padding:.75rem 1.5rem;font-size:1rem}}.contact-footer{background-color:#0d0d0d;color:#f2f2f2;padding:3rem 2rem;border-top:1px solid rgba(255,255,255,.05);font-family:Poppins,serif;flex-wrap:wrap}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2.5rem}.footer-left{flex:1;min-width:250px}.footer-left h2{font-size:2rem;color:#deb070;margin-bottom:1rem;font-family:Playfair Display,serif}.footer-left p{display:flex;align-items:center;margin-bottom:.6rem;font-size:1rem;color:#ccc}.footer-left .icon{margin-right:.6rem;color:#ffb011;font-size:1.1rem}.footer-center{flex:1;min-width:250px;text-align:center}.footer-center h3{font-size:1.2rem;color:#e6b86b;margin-bottom:.3rem;font-weight:700;font-family:Playfair Display,serif}.footer-center p{font-size:1rem;margin-bottom:1rem;color:#ccc}.footer-right{flex:1;min-width:250px;display:flex;justify-content:flex-end;align-items:center;gap:1.2rem}.footer-right a{color:#ccc;font-size:1.5rem;transition:transform .3s ease,color .3s ease}.footer-right a:hover{transform:scale(1.2);color:#deb070}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-left,.footer-right,.footer-center{justify-content:center;text-align:center}.footer-left p,.footer-center p{justify-content:center}.footer-right{margin-top:1rem}}.indraya-section{position:relative;width:100%;min-height:100vh;padding:6rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;background-size:cover;background-repeat:repeat;background-position:center;background-attachment:fixed;color:#fff;font-family:Poppins,serif;box-sizing:border-box}.indraya-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#292a2ad9,#000000f2);z-index:0}.indraya-content{position:relative;z-index:2;max-width:800px;padding-right:1rem;margin:0 auto;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.indraya-content.mobile{max-width:100%;padding:0 1.5rem}.indraya-title{font-family:Playfair Display,serif;font-size:3rem;line-height:1.1;letter-spacing:.1em;color:#deb070;margin:0 0 1rem;text-transform:uppercase;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.indraya-text{font-size:1.25rem;line-height:1.7;color:#fff;margin-bottom:3rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp 1.2s ease-out forwards}@media (max-width: 768px){.indraya-title{font-size:2rem;padding-inline:1rem}.indraya-text{font-size:1rem;padding-inline:1rem;white-space:pre-line}.indraya-title:after{content:"";display:block}.indraya-content.mobile{display:flex;flex-direction:column;align-items:center}.indraya-content.mobile iframe,.indraya-content.mobile video{max-width:100%;height:auto}}.music-page{padding:100px 20px;background:linear-gradient(135deg,#1a1a1a,#000);text-align:center;color:#fff;min-height:100vh}.music-page-title{font-size:2.5rem;font-family:Playfair Display,serif;margin-bottom:10px;color:#deb070}.music-page-divider{width:60px;height:4px;margin:1rem auto;background:var(--gold);border-radius:2px}.music-page-video{margin-top:40px;max-width:1000px;max-height:70px;margin-left:auto;margin-right:auto;position:relative;padding-bottom:40%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 0 20px #fff3}.music-page-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}:root{--dark-bg: #111;--overlay-top: rgba(0, 0, 0, .8);--overlay-bottom: rgba(0, 0, 0, .95);--gold: #d4af37;--text-light: #eee;--text-muted: #ccc}.donate-page{position:relative;width:100%;min-height:100vh;background-color:var(--dark-bg);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:4rem 1rem;text-align:center}.donate-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,var(--overlay-top),var(--overlay-bottom));z-index:0}.donate-orb{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle at center,rgba(212,175,55,.2),transparent);top:-150px;right:-200px;filter:blur(120px);animation:float 8s ease-in-out infinite;z-index:1}.donate-content{position:relative;z-index:2;max-width:800px;width:100%;color:var(--text-light);animation:fadeIn 1.5s ease-out both;margin-inline:auto}.donate-title{font-family:Playfair Display,serif;font-size:3rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;color:#deb070}.donate-divider{width:80px;height:4px;background-color:var(--gold);margin:1rem auto 2rem;border-radius:999px}.donate-text{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;color:var(--text-muted);padding-inline:2rem}.donate-qr-container{display:inline-flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.donate-qr{width:200px;height:200px;border-radius:12px;box-shadow:0 8px 32px #0009;transition:transform .3s ease}.donate-qr:hover{transform:scale(1.05)}.donate-upi{font-family:Poppins,sans-serif;font-size:1.1rem;color:var(--text-light);word-break:break-word;padding-inline:1rem;text-align:center}.donate-bank-details{width:100%;padding:2rem 1rem;color:var(--text-light);text-align:center;animation:fadeIn 1.5s ease-out both;background-color:#ffffff0d;border-radius:12px;margin-top:2rem}.donate-bank-details h2{font-size:1.75rem;margin-bottom:1rem;color:#deb070;font-family:Playfair Display,serif}.donate-bank-details p{font-size:1.1rem;margin:.5rem 0;color:var(--text-muted)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@media (max-width: 768px){.donate-title{font-size:2rem;padding-right:1rem}.donate-text{font-size:1rem;padding-right:4rem}.donate-upi{font-size:1rem;padding-right:3rem}.donate-bank-details{padding:1.5rem 1rem;font-size:1rem}.donate-bank-details h2{font-size:1.5rem;padding-right:3rem}.donate-bank-details p{font-size:1rem;padding-right:4rem}.donate-qr{display:block;margin-right:2rem}}.magizh-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.magizh-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.magizh-hero h1{font-size:3.5rem;margin-bottom:1rem}.magizh-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.magizh-intro{text-align:center;margin:3rem auto;max-width:900px;padding:0 1rem}.magizh-intro h2{color:#deb070;font-size:2.5rem;margin-bottom:1rem}.magizh-intro p{font-size:1.1rem;color:#ccc}.magizh-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem 1rem}.magizh-card{background:#1c1c1c;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:2rem;width:320px;box-shadow:0 8px 20px #0006;transition:transform .3s ease,box-shadow .3s ease}.magizh-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #ffd69933}.magizh-card h3{color:#deb070;margin-bottom:1rem}.magizh-card.link-card{color:#f2f2f2;text-decoration:none;display:block;transition:color .3s ease}.magizh-card.link-card h3{color:#deb070;transition:color .3s ease}.magizh-card.link-card p{color:inherit;transition:color .3s ease}.magizh-card.link-card:hover p{color:#ccc}.magizh-card.link-card:hover,.magizh-card.link-card:hover h3{color:#deb070;text-decoration:none}.magizh-cta{text-align:center;margin-top:4rem}.magizh-cta h2{font-size:2.5rem;color:#deb070}.magizh-cta p{font-size:1.1rem;margin:1rem 0 2rem;color:#ccc}@media (max-width: 768px){.magizh-card{width:90%}.magizh-hero h1{font-size:2.5rem}.magizh-intro h2,.magizh-cta h2{font-size:2rem}}.arc-revival{position:relative;min-height:100vh;background:#000;color:#fff;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Playfair Display,serif;overflow:hidden}.arc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,215,0,.05),transparent);z-index:0}.arc-content{position:relative;z-index:1;max-width:1000px;text-align:center}.arc-content h1{font-size:3rem;color:#deb070;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px}.tagline{font-size:1.3rem;color:#ccc;margin-bottom:2.5rem}.arc-info{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center;flex-wrap:wrap}.arc-image{width:400px;max-width:90vw;border-radius:20px;box-shadow:0 12px 32px #ffd7004d;object-fit:cover}.arc-description{max-width:500px;text-align:left;font-size:1.2rem;color:#ddd;line-height:1.8}.arc-description .highlight{color:#deb070;font-weight:700}@media (max-width: 768px){.arc-info{flex-direction:column}.arc-description{text-align:center}.arc-content h1{font-size:2.2rem}.tagline{font-size:1.1rem}}.arc-video-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;text-align:center}.arc-video-section h3{color:#deb070;font-size:2rem;margin:0;flex:none;min-width:auto}.video-wrapper{max-width:600px;width:100%;box-shadow:0 8px 16px #0006;border-radius:10px;overflow:hidden}@media (max-width: 768px){.arc-video-section{flex-direction:column;align-items:center}.arc-video-section h3{margin-bottom:1rem}}.popup-overlay{position:fixed;bottom:20px;right:20px;z-index:9999;animation:fadeIn .3s ease-in-out}.popup-box{background:#000;width:280px;border-radius:12px;padding:.8rem 1rem;box-shadow:0 8px 30px #ffd70033;text-align:center;position:relative;animation:popupSlide .3s ease-in-out}.popup-title{font-family:Playfair Display,serif;font-size:1.3rem;color:#f6d393;margin-bottom:.5rem}.popup-poster{width:100%;height:auto;border-radius:12px;margin-bottom:1rem}.popup-details h2{font-size:1.1rem;color:#deb070;margin-bottom:0}.popup-close{position:absolute;top:10px;right:12px;font-size:1.4rem;background:none;border:none;color:gray;cursor:pointer}.popup-close:hover .popup-tooltip{visibility:visible;opacity:1}.popup-tooltip{visibility:hidden;opacity:0;white-space:nowrap;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:4px 8px;position:absolute;bottom:120%;left:50%;transform:translate(-50%);font-size:.75rem;transition:opacity .3s;z-index:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupSlide{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 480px){.popup-box{max-width:90%;padding:1rem}.popup-title{font-size:1.4rem}.popup-details h2{font-size:1rem}}body,html,#root{margin:0;padding:0;height:100%;width:100%;background-color:#000;font-family:Playfair Display,serif;color:#eee;overflow-x:hidden}.family-page{max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem;background-color:transparent;box-sizing:border-box}.family-hero{position:relative;width:100vw;min-height:75vh;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 1000px #0009;display:flex;flex-direction:column;justify-content:center;padding:0 2rem;text-align:center;margin-left:calc(-50vw + 50%);animation:fadeIn 1s ease-out forwards;font-family:Poppins,serif}.hero-text{max-width:900px;margin:0 auto;color:#deb070;z-index:2}.family-hero h1{font-size:4rem;margin-bottom:1.5rem;letter-spacing:2px;text-transform:uppercase;font-weight:900;text-shadow:2px 2px 8px rgba(0,0,0,.7);font-family:Playfair Display,serif}.family-hero p{font-size:1.3rem;line-height:1.8;color:#ddd;margin-bottom:1.2rem;text-shadow:1px 1px 6px rgba(0,0,0,.5)}.family-content{display:flex;align-items:center;justify-content:center;gap:3rem;margin-top:5rem;flex-wrap:wrap;animation:fadeIn 1.5s ease-out forwards;font-family:Poppins,serif}.family-content.reverse{flex-direction:row-reverse}.family-photo{width:420px;max-width:100%;border-radius:20px;box-shadow:0 8px 30px #ffd7704d;transition:transform .3s ease}.family-photo:hover{transform:scale(1.03)}.family-description{max-width:600px;color:#ccc;font-weight:300}.family-description h2{font-size:2.2rem;color:#f1c27d;margin-bottom:1.2rem;font-weight:700;text-shadow:1px 1px 6px rgba(0,0,0,.6);font-family:Playfair Display,serif}.family-description p{font-size:1.15rem;line-height:1.75;margin-bottom:1.2rem}.family-video-section{margin-top:4rem;text-align:center}.family-video-section h3{font-size:1.8rem;color:#f1c27d;margin-bottom:1.5rem;font-weight:700;text-shadow:1px 1px 6px rgba(0,0,0,.6)}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 8px 30px #ffd7704d;margin-left:auto;margin-right:auto;max-width:800px}.video-wrapper video,.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.family-photo{width:320px}.family-description h2{font-size:1.9rem}.family-description p{font-size:1.05rem}}@media (max-width: 768px){.family-page{padding:1.5rem 1rem 2rem}.family-hero{min-height:60vh;padding:0 1rem;margin-left:0}.family-hero h1{font-size:2rem}.family-hero p{font-size:.8rem;line-height:1.6;padding-right:5rem;align-items:left}.family-content{flex-direction:column;margin-top:3rem;gap:2rem}.family-photo{width:90%;border-radius:16px}.family-description{max-width:100%;text-align:left}.family-description h2{font-size:1.6rem;text-align:center;max-width:100%}.family-description p{font-size:1rem;line-height:1.5;padding-inline:3rem}.family-video-section h3{font-size:1.4rem}}.contact-us-page{padding:4rem 2rem;color:#fff;background-color:#0f0f0f;font-family:Poppins,sans-serif}.contact-header{text-align:center;margin-bottom:3rem;font-family:Playfair Display,serif}.contact-header h1{font-size:2.8rem;font-weight:700;color:#f6d393}.contact-header p{font-size:1.2rem;color:#ddd;margin-top:.5rem}.tab-selector{display:flex;justify-content:center;margin-bottom:2rem}.tab-selector button{background-color:transparent;border:1px solid #f6d393;color:#f6d393;font-weight:600;padding:.7rem 1.5rem;margin:0 .5rem;border-radius:25px;cursor:pointer;transition:.3s ease}.tab-selector button.active,.tab-selector button:hover{background-color:#f6d393;color:#000}.tab-content{max-width:700px;margin:0 auto 3rem;background-color:#1c1c1c;padding:2rem;border-radius:10px;border:1px solid #333}.contact-form{display:flex;flex-direction:column;align-items:center}.contact-form input,.contact-form textarea{width:90%;max-width:600px;margin-bottom:1rem;padding:.9rem;border-radius:6px;border:1px solid #444;background-color:#2b2b2b;color:#fff;font-size:1rem}.contact-form .form-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;width:90%}.contact-form button{background-color:#f6d393;color:#000;padding:.9rem 1.5rem;border:none;border-radius:30px;font-weight:700;cursor:pointer;transition:.3s ease}.contact-form button:hover{background-color:#f5c76f}.contact-details{text-align:center;padding:2rem;background-color:#1c1c1c;border-radius:10px;border:1px solid #333;margin-top:3rem;word-break:break-word}.contact-details h2{color:#f6d393;font-size:1.3rem;margin-top:1rem}.contact-details p{color:#ccc;font-size:1.1rem;word-wrap:break-word;white-space:normal}@media (max-width: 768px){.contact-header h1{font-size:2rem}.contact-header p{font-size:1rem}.contact-form input,.contact-form textarea,.contact-form .form-buttons{width:100%;max-width:100%}.contact-details p{font-size:.95rem}.contact-form .form-buttons{flex-direction:column;align-items:center;gap:.8rem}.contact-form button{width:90%;max-width:300px}}.tailoring-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.tailoring-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.tailoring-hero h1{font-size:3.5rem;margin-bottom:1rem}.tailoring-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.tailoring-content{max-width:900px;margin:3rem auto;padding:0 1.5rem;line-height:1.7;color:#ccc}.tailoring-content p{margin-bottom:1.5rem;font-size:1.1rem}.tailoring-content h3{color:#deb070;font-size:1.6rem;margin-top:2rem;margin-bottom:1rem}.tailoring-content ul{list-style-type:disc;padding-left:1.5rem}.tailoring-content ul li{margin-bottom:.75rem}.tailoring-cta{text-align:center;margin-top:4rem}.tailoring-video-section{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.tailoring-video-section h1{color:#deb070;font-size:2rem;margin-bottom:1rem}.tailoring-video-section h3{color:#deb070;font-size:3rem;min-width:250px;margin:0;flex:1}@media (max-width: 768px){.tailoring-hero h1{font-size:2.5rem}.tailoring-content h3{font-size:1.4rem}.tailoring-video-section{flex-direction:column;align-items:flex-start}.tailoring-video-section h3{margin-bottom:1rem}}.fooddrive-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.fooddrive-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.fooddrive-hero h1{font-size:3.5rem;margin-bottom:1rem}.fooddrive-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.fooddrive-content{max-width:900px;margin:3rem auto;padding:0 1.5rem;line-height:1.7;color:#ccc}.fooddrive-content p{margin-bottom:1.5rem;font-size:1.1rem}.fooddrive-content h3{color:#deb070;font-size:1.6rem;margin-top:2rem;margin-bottom:1rem}.fooddrive-content ul{list-style-type:disc;padding-left:1.5rem}.fooddrive-content ul li{margin-bottom:.75rem}.fooddrive-cta{text-align:center;margin-top:4rem}.fooddrive-video{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.fooddrive-video h3{color:#deb070;font-size:3rem;min-width:250px;margin:0;flex:1}@media (max-width: 768px){.fooddrive-hero h1{font-size:2.5rem}.fooddrive-content h3{font-size:1.4rem}.fooddrive-video{flex-direction:column;align-items:flex-start}.fooddrive-video h3{margin-bottom:1rem}}.widow-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.widow-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.widow-hero h1{font-size:3.5rem;margin-bottom:1rem}.widow-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.widow-content{max-width:900px;margin:3rem auto;padding:0 1.5rem;line-height:1.7;color:#ccc}.widow-content p{margin-bottom:1.5rem;font-size:1.1rem}.widow-content h3{color:#deb070;font-size:1.6rem;margin-top:2rem;margin-bottom:1rem}.widow-content ul{list-style-type:disc;padding-left:1.5rem}.widow-content ul li{margin-bottom:.75rem}.widow-cta{text-align:center;margin-top:4rem}.widow-video-section{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.widow-video-section h3{color:#deb070;font-size:2rem;min-width:250px;margin:0;flex:1}@media (max-width: 768px){.widow-hero h1{font-size:2.5rem}.widow-content h3{font-size:1.4rem}.widow-video-section{flex-direction:column;align-items:flex-start}.widow-video-section h3{margin-bottom:1rem}}.medical-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.medical-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.medical-hero h1{font-size:3.5rem;margin-bottom:1rem}.medical-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.medical-content{max-width:900px;margin:3rem auto;padding:0 1.5rem;line-height:1.7;color:#ccc}.medical-content p{margin-bottom:1.5rem;font-size:1.1rem}.medical-content h3{color:#deb070;font-size:1.6rem;margin-top:2rem;margin-bottom:1rem}.medical-content ul{list-style-type:disc;padding-left:1.5rem}.medical-content ul li{margin-bottom:.75rem}.medical-cta{text-align:center;margin-top:4rem}.medical-video-section{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.medical-video-section h3{color:#deb070;font-size:2rem;min-width:250px;margin:0;flex:1}@media (max-width: 768px){.medical-hero h1{font-size:2.5rem}.medical-content h3{font-size:1.4rem}.medical-video-section{flex-direction:column;align-items:flex-start}.medical-video-section h3{margin-bottom:1rem}}.diff-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.diff-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.diff-hero h1{font-size:3.5rem;margin-bottom:1rem}.diff-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.diff-content{max-width:900px;margin:3rem auto;padding:0 1.5rem;line-height:1.7;color:#ccc}.diff-content p{margin-bottom:1.5rem;font-size:1.1rem}.diff-content h3{color:#deb070;font-size:1.6rem;margin-top:2rem;margin-bottom:1rem}.diff-content ul{list-style-type:disc;padding-left:1.5rem}.diff-content ul li{margin-bottom:.75rem}.diff-cta{text-align:center;margin-top:4rem}.diff-video-section{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.diff-video-section h3{color:#deb070;font-size:2rem;min-width:250px;margin:0;flex:1}@media (max-width: 768px){.diff-hero h1{font-size:2.5rem}.diff-content h3{font-size:1.4rem}.diff-video-section{flex-direction:column;align-items:flex-start}.diff-video-section h3{margin-bottom:1rem}}.clothing-page{font-family:Playfair Display,serif;background-color:#0d0d0d;color:#f2f2f2;padding-bottom:3rem}.back-button{display:inline-block;margin:2rem 1.5rem 0;padding:.5rem 1rem;background-color:transparent;color:#deb070;border:1px solid #deb070;border-radius:6px;text-decoration:none;font-weight:700;transition:all .3s ease}.back-button:hover{background-color:#deb070;color:#1a1a1a}.clothing-hero{text-align:center;padding:6rem 1rem 3rem;background:linear-gradient(to right,#2b2b2b,#1a1a1a);color:#ffd699}.clothing-hero h1{font-size:3.5rem;margin-bottom:1rem}.clothing-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.clothing-content{max-width:900px;margin:3rem auto;padding:0 1.5rem;line-height:1.7;color:#ccc}.clothing-content p{margin-bottom:1.5rem;font-size:1.1rem}.clothing-content h3{color:#deb070;font-size:1.6rem;margin-top:2rem;margin-bottom:1rem}.clothing-content ul{list-style-type:disc;padding-left:1.5rem}.clothing-content ul li{margin-bottom:.75rem}.thank-you-note{margin-top:2rem;color:#fff;font-weight:500;font-style:italic}.clothing-cta{text-align:center;margin-top:4rem}.cta-button{background-color:#deb070;color:#1a1a1a;padding:.75rem 1.5rem;font-weight:700;border-radius:8px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#ffc970;color:#000}.clothing-video-section{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.clothing-video-section h3{color:#deb070;font-size:3ggrem;min-width:250px;margin:0;flex:1}.video-wrapper{flex:3;max-width:600px;width:100%;box-shadow:0 8px 16px #0006;border-radius:10px;overflow:hidden}.video-wrapper video{width:100%;height:auto;border-radius:10px}@media (max-width: 768px){.clothing-hero h1{font-size:2.5rem}.clothing-content h3{font-size:1.4rem}.clothing-video-section{flex-direction:column;align-items:flex-start}.clothing-video-section h3{margin-bottom:1rem;font-size:45rem}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;padding:0;width:100%;height:100%;scroll-behavior:smooth}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:block;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.container{max-width:1200px;margin:0 auto;padding:1rem}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn 1.5s ease-out both}@keyframes float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}to{transform:translateY(0) translate(0)}}.animate-float{animation:float 8s ease-in-out infinite}
