:root{--primary:#f97316;--secondary:#eab308;--bg-natural:#fffbeb;--text-deep:#451a03;--text-soft:#78350f;--surface:#fff;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--radius-md:12px;--radius-lg:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fffbeb;background-color:var(--bg-natural);color:#451a03;color:var(--text-deep);font-family:"Noto Serif Telugu",Gautami,Nirmala UI,serif;line-height:1.6;margin:0;text-rendering:optimizeLegibility}*{box-sizing:border-box}#root{min-height:100vh}figure{margin:0;padding:0;width:100%}img{display:block;height:auto;max-width:100%}.app-layout{background-color:var(--bg-natural);display:flex;flex-direction:column;min-height:100vh}.main-content-area{display:flex;flex:1 1;flex-direction:column;padding-bottom:80px}.temple-header-modern{background:linear-gradient(to bottom,#fff,var(--bg-natural));border-bottom:2px solid var(--secondary);box-shadow:var(--shadow-md);padding:.75rem .5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.menu-trigger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-width:40px;padding:8px}.hamburger-bar{background-color:var(--primary);border-radius:2px;height:2px;transition:width .3s ease;width:24px}.hamburger-bar.shorter{width:16px}.header-branding{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:.5rem;justify-content:center;text-align:center}.header-nama-logo{height:clamp(32px,10vw,48px);width:auto}.header-titles h1{color:var(--text-deep);font-size:clamp(.9rem,4vw,1.6rem);font-weight:800;line-height:1.2;margin:0}.reconstruction-subtitle{color:#b91c1c;font-size:clamp(.75rem,3vw,1.1rem);font-weight:700;letter-spacing:.02em;margin:2px 0}.header-titles p{color:var(--primary);font-size:clamp(.65rem,2.5vw,.9rem);font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.header-icons-set{display:none;gap:.5rem}.branding-icon{height:clamp(24px,6vw,32px);opacity:.8;width:auto}.app-navigation{width:100%}.mobile-bottom-nav{background-color:var(--surface);border-top:1px solid #0000000d;bottom:0;box-shadow:0 -4px 10px #0000000d;height:64px;justify-content:space-around;left:0;position:fixed;right:0;z-index:90}.mobile-bottom-nav,.nav-btn{align-items:center;display:flex}.nav-btn{background:none;border:none;color:var(--text-soft);cursor:pointer;flex-direction:column;font-size:.75rem;gap:4px;transition:color .2s ease}.nav-btn.active{color:var(--primary);font-weight:700}.nav-icon{font-size:1.25rem}.desktop-nav-links{background-color:var(--surface);border-bottom:1px solid #0000000d;display:none;gap:2rem;justify-content:center;padding:.5rem 1rem}.desktop-nav-item{align-items:center;background:none;border:none;border-radius:var(--radius-md);cursor:pointer;display:flex;flex-direction:column;padding:.5rem 1rem;transition:all .2s ease}.desktop-nav-item.active{background-color:#fff7ed;border:1px solid #ffedd5}.item-kicker{color:var(--primary);font-size:.65rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.item-label{color:var(--text-deep);font-size:1.1rem;font-weight:700}.page-wrapper{margin:0 auto;max-width:1000px;padding:1rem;width:100%}.page-content{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slokam-card{background-color:var(--surface);border:1px solid #eab30833;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin-bottom:2rem;padding:1rem;text-align:center;width:100%}.slokam-card p{color:var(--primary);font-size:clamp(.9rem,4vw,1.2rem);font-weight:700;margin:.5rem 0;overflow-wrap:break-word;text-align:center;word-break:break-word}.centered-image-frame{display:flex;justify-content:center;margin-bottom:1rem;width:100%}.centered-image-frame img{border-radius:var(--radius-md);box-shadow:var(--shadow-md);height:auto;max-width:600px;object-fit:contain;width:100%}.temple-plan-frame{background:#fff;border:1px solid #0000000d;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;justify-content:center;margin:1.5rem 0;padding:1rem;width:100%}.temple-plan-image{height:auto;max-width:1000px;object-fit:contain;width:100%}.video-container{background:#000;border-radius:var(--radius-md);box-shadow:var(--shadow-md);height:0;margin-bottom:1.5rem;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.video-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.story-section{grid-gap:1.5rem;display:grid;gap:1.5rem;width:100%}.section-title{color:var(--text-deep);font-size:clamp(1.25rem,6vw,2.25rem);margin-bottom:.75rem;text-align:center}.section-summary,.tab-copy{color:var(--text-soft);font-size:clamp(.95rem,3.5vw,1.1rem);line-height:1.8;margin-bottom:1rem;text-align:justify}.story-quote{background-color:#fff7ed;border-left:4px solid var(--primary);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-deep);font-size:clamp(.9rem,3.5vw,1.1rem);font-style:italic;font-weight:600;margin:1rem 0;padding:1rem;text-align:center}.slokam-panel{background:var(--surface);border:1px solid #eab3081a;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);gap:1.5rem;margin:1.5rem 0;padding:1rem}.slokam-panel,.slokam-verse-block{display:flex;flex-direction:column}.slokam-verse-block{background-color:#fff7ed;border-radius:var(--radius-md);gap:.5rem;padding:1.25rem 1rem;text-align:center}.slokam-verse{color:var(--text-deep);font-size:clamp(.85rem,3.2vw,1.1rem);font-weight:700;line-height:1.6;margin:0;overflow-wrap:break-word;word-break:break-word}.hero-image-frame{display:flex;justify-content:center;width:100%}.hero-image{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);height:auto;max-width:500px;width:100%}.story-signoff{color:var(--primary);font-size:.9rem;font-weight:700;margin-top:1rem;text-align:right}.side-by-side-content{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.side-image-frame{display:flex;justify-content:center;margin:0;width:100%}.side-image-frame img{border-radius:var(--radius-md);box-shadow:var(--shadow-md);height:auto;max-width:280px;object-fit:cover;width:100%}@media (min-width:768px){.side-by-side-content{align-items:flex-start;flex-direction:row;gap:2rem}.side-by-side-content .text-content{flex:1 1}.side-image-frame{flex:0 0 250px;order:2}}.side-drawer{background-color:var(--surface);box-shadow:4px 0 10px #0000001a;height:100vh;left:-280px;padding:1.5rem;position:fixed;top:0;transition:left .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:200}.side-drawer.open{left:0}.drawer-header{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.close-drawer{align-self:flex-end;background:none;border:none;color:var(--text-soft);cursor:pointer;font-size:1.5rem}.drawer-logo{height:80px}.drawer-links{list-style:none;padding:0}.drawer-links li{border-bottom:1px solid #0000000d;color:var(--text-deep);cursor:pointer;font-weight:700;padding:1rem}.drawer-backdrop{background:#00000080;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:150}.drawer-backdrop.active{opacity:1;pointer-events:auto}.temple-footer{background-color:#fff7ed;border-top:2px solid var(--secondary);padding:3rem 1rem 6rem;text-align:center}.footer-copyright{color:var(--text-soft);font-size:.85rem;margin-top:1rem}.sticky-donation-cta{align-self:flex-end;background:var(--primary);border-radius:50px;bottom:80px;box-shadow:0 4px 15px #eab30866;color:#fff;cursor:pointer;display:flex;float:right;justify-content:center;margin:1rem 20px;padding:.75rem 1.25rem;position:-webkit-sticky;position:sticky;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:-webkit-fit-content;width:fit-content;z-index:85}.sticky-donation-cta:hover{box-shadow:0 6px 20px #eab30880;transform:scale(1.05)}.cta-content{align-items:center;display:flex;gap:10px}.cta-text{font-size:.9rem;font-weight:800;white-space:nowrap}.cta-icons{background:#fff3;border-radius:20px;display:flex;gap:4px;padding:4px 8px}.mini-icon{height:18px;object-fit:contain;width:18px}.donation-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.donation-modal{animation:modalSlideUp .3s ease-out;background:#fff;border-radius:var(--radius-lg);max-width:400px;overflow:hidden;position:relative;width:100%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-close-btn{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:var(--text-soft);cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;position:absolute;right:15px;top:15px;width:30px;z-index:10}.modal-header{background:var(--primary);color:#fff;padding:2rem 1.5rem;text-align:center}.modal-header h3{font-size:1.25rem;margin:0}.modal-header p{font-size:.9rem;margin:.5rem 0 0;opacity:.9}.modal-body{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.qr-section{text-align:center}.qr-placeholder{align-items:center;background:#f8fafc;border:2px solid var(--primary);border-radius:var(--radius-md);display:flex;height:180px;justify-content:center;padding:10px;width:180px}.qr-placeholder img{height:100%;object-fit:contain;width:100%}.qr-hint{color:var(--primary);font-size:.9rem;font-weight:700;margin-top:.75rem}.upi-details{background:#fff7ed;border:1px dashed var(--primary);border-radius:var(--radius-md);padding:1rem;width:100%}.upi-item{display:flex;justify-content:space-between;padding:.5rem 0}.upi-item:not(:last-child){border-bottom:1px solid #eab3081a}.upi-label{color:var(--text-soft);font-size:.85rem;font-weight:600}.upi-value{color:var(--text-deep);font-size:.95rem;font-weight:800}.payment-apps-grid{display:flex;gap:1.5rem;justify-content:center;width:100%}.pay-app{align-items:center;display:flex;flex-direction:column;gap:5px}.pay-app img{height:32px;width:32px}.pay-app span{color:var(--text-soft);font-size:.7rem;font-weight:700}.modal-footer{background:#f8fafc;color:var(--text-soft);font-size:.85rem;font-weight:600;padding:1.5rem;text-align:center}@media (min-width:768px){.sticky-donation-cta{bottom:30px;margin:0;position:fixed;right:30px}}@media (max-width:480px){.sticky-donation-cta{border-radius:var(--radius-md);bottom:80px;float:none;left:20px;margin:1rem 20px;position:-webkit-sticky;position:sticky;right:20px;text-align:center;width:auto}.cta-content{justify-content:center}.cta-text{display:inline}.cta-icons{background:#fff3;flex-direction:row;gap:4px;padding:4px 8px}.mini-icon{height:18px;width:18px}}@media (min-width:768px){.temple-header-modern{padding:1rem 2rem}.header-titles h1{white-space:normal}.header-icons-set{display:flex}.mobile-bottom-nav{display:none}.desktop-nav-links{display:flex}.main-content-area{padding-bottom:0}.page-wrapper{padding:2rem}.slokam-panel{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:2rem}}.text-overlay-card{background-color:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin-bottom:3rem;overflow:hidden}.overlay-visual-panel img{height:auto;max-height:300px;object-fit:cover;width:100%}.overlay-text-content{padding:1.5rem}.overlay-quote-title{color:var(--primary);font-size:clamp(1.1rem,5vw,1.75rem);margin-top:0;text-align:center}.donor-list-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.donor-row-card{align-items:center;background-color:var(--surface);border:1px solid #0000000d;box-shadow:var(--shadow-sm);justify-content:space-between;padding:1rem 1.5rem}.donor-amount{font-size:1.1rem}.gratitude-text{color:var(--primary);font-weight:700;margin-top:1.5rem;text-align:center}.donor-dashboard-header{background:var(--surface);border:1px solid #0000000d;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:1.5rem}.donation-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;text-align:center;transition:transform .2s ease}.stat-card:hover{transform:translateY(-3px)}.stat-card.samarpinchina{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}.stat-card.prakatinchina{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.stat-card.total{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa}.stat-label{color:var(--text-soft);font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.stat-value{color:var(--text-deep);font-size:1.5rem;font-weight:800}.stat-card.samarpinchina .stat-value{color:#166534}.stat-card.prakatinchina .stat-value{color:#991b1b}.stat-card.total .stat-value{color:var(--primary)}.filter-controls{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.search-box{flex:1 1;min-width:250px}.select-box{flex:0 1 200px}.modern-input,.modern-select{background-color:#f8fafc;border:2px solid #f1f5f9;border-radius:var(--radius-md);font-size:.95rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.modern-input:focus,.modern-select:focus{background-color:#fff;border-color:var(--primary);box-shadow:0 0 0 4px #eab3081a;outline:none}.donor-list-container{min-height:400px}.donor-row-card{background:#fff;border-left:5px solid #0000;border-radius:var(--radius-md);display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;position:relative;transition:transform .2s ease,box-shadow .2s ease}.donor-card-top-row{align-items:center;display:flex;justify-content:space-between;width:100%}.donor-card-bottom-row{border-top:1px dashed #0000000d;padding-top:.5rem;width:100%}.donor-row-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.donor-row-card.status-green{background:linear-gradient(to bottom right,#f0fdf4,#fff);border-left-color:#22c55e}.donor-row-card.status-red{background:linear-gradient(to bottom right,#fef2f2,#fff);border-left-color:#ef4444}.donor-info{display:flex;flex-direction:column;gap:.25rem}.donor-name-te{color:var(--text-deep);font-size:1.15rem;font-weight:700}.donor-name-en{color:var(--text-soft);font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.donor-value{text-align:right}.donor-amount{color:var(--primary);font-size:1.4rem;font-weight:800;line-height:1}.donor-comment-text{color:var(--text-soft);font-size:.85rem;font-style:italic;line-height:1.5;margin:0;text-align:left}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.no-results{background:#f8fafc;border-radius:var(--radius-lg);color:var(--text-soft);font-style:italic;font-weight:600;grid-column:1/-1;padding:3rem;text-align:center}@media (max-width:640px){.donor-dashboard-header{padding:1rem}.donation-stats-grid{gap:.75rem;grid-template-columns:1fr}.filter-controls{align-items:stretch;flex-direction:column}.search-box,.select-box{flex:1 1 auto;min-width:0;width:100%}.donor-amount{font-size:1.25rem}.donor-name-te{font-size:1.1rem}}
/*# sourceMappingURL=main.0e5c2366.css.map*/