@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Mukta:wght@400;500;600;700&display=swap";.theme-mataprasad{--mp-saffron:#e8731c;--mp-saffron-dk:#c25a10;--mp-green:#1c7a4d;--mp-green-dk:#145c39;--mp-gold:#d4a017;--mp-cream:#fff8ef;--mp-paper:#fff;--mp-ink:#2a1f17;--mp-text:#5c5044;--mp-line:#efe3d2;--mp-grad:linear-gradient(135deg, #e8731c 0%, #d4a017 55%, #1c7a4d 100%);color:var(--mp-ink);background:var(--mp-cream);font-family:Mukta,system-ui,sans-serif;line-height:1.7}.theme-mataprasad *{box-sizing:border-box}.theme-mataprasad h1,.theme-mataprasad h2,.theme-mataprasad h3,.theme-mataprasad h4{color:var(--mp-ink);margin:0;font-family:"Baloo 2",Mukta,system-ui,sans-serif;line-height:1.25}.theme-mataprasad a{color:inherit;text-decoration:none}.theme-mataprasad img{max-width:100%;display:block}.mp-container{width:min(1180px,92vw);margin:0 auto}.mp-section{padding:64px 0}.mp-bg-cream{background:var(--mp-cream)}.mp-bg-paper{background:var(--mp-paper)}.mp-page-loading{text-align:center;color:var(--mp-text);padding:80px 0}.theme-mataprasad .mp-btn{cursor:pointer;border:2px solid #0000;border-radius:50px;align-items:center;gap:8px;padding:12px 26px;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.theme-mataprasad .mp-btn--saffron{background:var(--mp-saffron);color:#fff;box-shadow:0 10px 24px -10px #e8731cb3}.theme-mataprasad .mp-btn--green{background:var(--mp-green);color:#fff;box-shadow:0 10px 24px -10px #1c7a4db3}.theme-mataprasad .mp-btn--outline{border-color:var(--mp-saffron);color:var(--mp-saffron-dk);background:0 0}.theme-mataprasad .mp-btn:hover{transform:translateY(-2px)}.theme-mataprasad .mp-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.theme-mataprasad .mp-nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--mp-line);background:#fff8efeb;position:sticky;top:0}.theme-mataprasad .mp-nav-top{background:var(--mp-grad);color:#fff;font-size:.82rem}.theme-mataprasad .mp-nav-top-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.theme-mataprasad .mp-nav-inner{justify-content:space-between;align-items:center;gap:16px;height:76px;display:flex}.theme-mataprasad .mp-logo{align-items:center;gap:12px;display:flex}.theme-mataprasad .mp-logo-mark{background:var(--mp-grad);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-family:"Baloo 2";font-size:1.2rem;font-weight:800;display:grid}.theme-mataprasad .mp-logo-name{color:var(--mp-saffron-dk);font-family:"Baloo 2";font-size:1.15rem;font-weight:700;line-height:1.1}.theme-mataprasad .mp-logo-sub{color:var(--mp-green-dk);font-size:.68rem;font-weight:600}.theme-mataprasad .mp-nav-links{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.theme-mataprasad .mp-nav-links a{border-radius:8px;padding:9px 14px;font-size:.95rem;font-weight:600;transition:background .15s,color .15s}.theme-mataprasad .mp-nav-links a:hover,.theme-mataprasad .mp-nav-links a.active{color:var(--mp-saffron-dk);background:#e8731c1f}.theme-mataprasad .mp-nav-cta{background:var(--mp-saffron);border-radius:50px;color:#fff!important;padding:9px 18px!important}.theme-mataprasad .mp-lang-toggle{border:1px solid #fff9;border-radius:50px;display:inline-flex;overflow:hidden}.theme-mataprasad .mp-lang-toggle button{color:#fff;cursor:pointer;background:0 0;border:none;padding:3px 12px;font-family:inherit;font-size:.78rem;font-weight:700}.theme-mataprasad .mp-lang-toggle button.active{color:var(--mp-saffron-dk);background:#fff}.theme-mataprasad .mp-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.theme-mataprasad .mp-burger span{background:var(--mp-saffron-dk);border-radius:2px;width:26px;height:3px}.theme-mataprasad .mp-hero{background:var(--mp-grad);color:#fff;position:relative;overflow:hidden}.theme-mataprasad .mp-hero-inner{max-width:760px;padding:72px 0}.theme-mataprasad .mp-hero-motto{background:#ffffff2e;border-radius:50px;margin-bottom:18px;padding:6px 16px;font-size:.9rem;font-weight:600;display:inline-block}.theme-mataprasad .mp-hero h1{color:#fff;margin-bottom:16px;font-size:clamp(1.9rem,4.5vw,3rem)}.theme-mataprasad .mp-hero p{opacity:.95;margin-bottom:28px;font-size:1.08rem}.theme-mataprasad .mp-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.theme-mataprasad .mp-hero .mp-btn--green{color:var(--mp-saffron-dk);background:#fff}.theme-mataprasad .mp-hero .mp-btn--outline{color:#fff;border-color:#fff}.theme-mataprasad .mp-heading{text-align:center;max-width:640px;margin:0 auto 40px}.theme-mataprasad .mp-heading h2{padding-bottom:12px;font-size:clamp(1.6rem,3.5vw,2.2rem);display:inline-block;position:relative}.theme-mataprasad .mp-heading h2:after{content:"";background:var(--mp-grad);border-radius:2px;width:64px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-mataprasad .mp-heading p{color:var(--mp-text);margin-top:14px}.theme-mataprasad .mp-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.theme-mataprasad .mp-card{background:var(--mp-paper);border:1px solid var(--mp-line);border-radius:16px;padding:26px;transition:transform .15s,box-shadow .15s}.theme-mataprasad .mp-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -22px #2a1f1759}.theme-mataprasad .mp-card-icon{background:#e8731c1f;border-radius:14px;place-items:center;width:56px;height:56px;margin-bottom:14px;font-size:1.6rem;display:grid}.theme-mataprasad .mp-card h3{margin-bottom:8px;font-size:1.18rem}.theme-mataprasad .mp-card p{color:var(--mp-text);font-size:.96rem}.theme-mataprasad .mp-badges{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.theme-mataprasad .mp-badge{background:var(--mp-paper);border:1px solid var(--mp-line);text-align:center;border-radius:12px;padding:14px 22px}.theme-mataprasad .mp-badge strong{color:var(--mp-saffron-dk);font-family:"Baloo 2";font-size:1.05rem;display:block}.theme-mataprasad .mp-badge span{color:var(--mp-text);font-size:.8rem}.theme-mataprasad .mp-trustees{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.theme-mataprasad .mp-trustee{background:var(--mp-paper);border:1px solid var(--mp-line);text-align:center;border-radius:14px;padding:18px}.theme-mataprasad .mp-trustee-av{background:var(--mp-grad);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 10px;font-family:"Baloo 2";font-size:1.2rem;font-weight:700;display:grid}.theme-mataprasad .mp-trustee strong{display:block}.theme-mataprasad .mp-trustee span{color:var(--mp-green-dk);font-size:.85rem}.theme-mataprasad .mp-cta{background:var(--mp-grad);color:#fff;text-align:center}.theme-mataprasad .mp-cta h2{color:#fff;margin-bottom:12px;font-size:clamp(1.6rem,3.5vw,2.2rem)}.theme-mataprasad .mp-cta p{opacity:.95;margin-bottom:24px}.theme-mataprasad .mp-footer{color:#e9ddcd;background:#20140c;padding:56px 0 0}.theme-mataprasad .mp-footer-grid{grid-template-columns:1.5fr 1fr 1.5fr;gap:32px;display:grid}.theme-mataprasad .mp-footer h4{color:#fff;margin-bottom:14px;font-size:1.05rem}.theme-mataprasad .mp-footer a,.theme-mataprasad .mp-footer p,.theme-mataprasad .mp-footer li{color:#cbb89f;font-size:.92rem}.theme-mataprasad .mp-footer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.theme-mataprasad .mp-footer a:hover{color:var(--mp-gold)}.theme-mataprasad .mp-footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:40px;padding:18px 0;font-size:.82rem;display:flex}.theme-mataprasad .mp-footer-staff{color:#cbb89f;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:50px;padding:4px 14px;font-family:inherit;font-size:.8rem}.theme-mataprasad .mp-footer-staff:hover{color:#fff;border-color:var(--mp-gold)}.theme-mataprasad .mp-wa{z-index:1100;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 30px -10px #25d36699}.theme-mataprasad .mp-wa:hover{transform:scale(1.08)}@media (width<=860px){.theme-mataprasad .mp-burger{display:flex}.theme-mataprasad .mp-nav-links{background:var(--mp-paper);border-bottom:1px solid var(--mp-line);flex-direction:column;align-items:stretch;gap:4px;padding:10px;display:none;position:absolute;top:100%;left:0;right:0}.theme-mataprasad .mp-nav-links.open{display:flex}.theme-mataprasad .mp-nav{position:relative}.theme-mataprasad .mp-grid,.theme-mataprasad .mp-footer-grid{grid-template-columns:1fr}}.theme-mataprasad .mp-form-wrap{background:var(--mp-paper);border:1px solid var(--mp-line);border-radius:18px;max-width:760px;margin:0 auto;padding:32px;box-shadow:0 20px 50px -30px #2a1f1759}.theme-mataprasad .mp-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.theme-mataprasad .mp-field{flex-direction:column;gap:6px;display:flex}.theme-mataprasad .mp-field--wide{grid-column:1/-1}.theme-mataprasad .mp-field label{color:var(--mp-ink);font-size:.9rem;font-weight:600}.theme-mataprasad .mp-field label .mp-opt{color:var(--mp-text);font-size:.8rem;font-weight:400}.theme-mataprasad .mp-input,.theme-mataprasad .mp-select,.theme-mataprasad .mp-textarea{border:1px solid var(--mp-line);width:100%;color:var(--mp-ink);background:#fffdfa;border-radius:10px;padding:10px 13px;font-family:inherit;font-size:.98rem}.theme-mataprasad .mp-input:focus,.theme-mataprasad .mp-select:focus,.theme-mataprasad .mp-textarea:focus{border-color:var(--mp-saffron);outline:none;box-shadow:0 0 0 3px #e8731c2e}.theme-mataprasad .mp-textarea{resize:vertical;min-height:80px}.theme-mataprasad .mp-chips{flex-wrap:wrap;gap:10px;display:flex}.theme-mataprasad .mp-chip{border:1px solid var(--mp-line);cursor:pointer;background:#fffdfa;border-radius:50px;align-items:center;gap:7px;padding:7px 14px;font-size:.9rem;transition:border-color .15s,background .15s;display:inline-flex}.theme-mataprasad .mp-chip:hover{border-color:var(--mp-saffron)}.theme-mataprasad .mp-chip input{accent-color:var(--mp-saffron)}.theme-mataprasad .mp-chip--on{border-color:var(--mp-saffron);background:#e8731c1a}.theme-mataprasad .mp-declaration{background:var(--mp-cream);border:1px solid var(--mp-line);color:var(--mp-text);border-radius:12px;align-items:flex-start;gap:10px;margin-top:8px;padding:14px;font-size:.9rem;display:flex}.theme-mataprasad .mp-declaration input{accent-color:var(--mp-green);margin-top:4px}.theme-mataprasad .mp-form-msg{border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:.95rem}.theme-mataprasad .mp-form-msg--ok{color:var(--mp-green-dk);background:#1c7a4d1f;border:1px solid #1c7a4d4d}.theme-mataprasad .mp-form-msg--err{color:#b3261e;background:#fdeceb;border:1px solid #f3c2bd}.theme-mataprasad .mp-bank{background:var(--mp-cream);border:1px dashed var(--mp-saffron);border-radius:14px;margin-bottom:24px;padding:20px}.theme-mataprasad .mp-bank h3{color:var(--mp-saffron-dk);margin-bottom:12px}.theme-mataprasad .mp-bank-row{border-bottom:1px dotted var(--mp-line);justify-content:space-between;gap:12px;padding:6px 0;font-size:.94rem;display:flex}.theme-mataprasad .mp-bank-row:last-child{border-bottom:none}.theme-mataprasad .mp-bank-row span:first-child{color:var(--mp-text)}.theme-mataprasad .mp-bank-row span:last-child{font-weight:600}.theme-mataprasad .mp-modal-overlay{z-index:1200;background:#140c0699;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.theme-mataprasad .mp-modal{background:var(--mp-paper);border-radius:16px;width:100%;max-width:380px;padding:28px}.theme-mataprasad .mp-modal h3{margin-bottom:6px}.theme-mataprasad .mp-modal p{color:var(--mp-text);margin-bottom:18px;font-size:.9rem}.theme-mataprasad .mp-modal-close{float:right;cursor:pointer;color:var(--mp-text);background:0 0;border:none;font-size:1.5rem;line-height:1}.theme-mataprasad .mp-dash{min-height:70vh;padding:32px 0}.theme-mataprasad .mp-dash-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.theme-mataprasad .mp-tabs{gap:8px;margin-bottom:18px;display:flex}.theme-mataprasad .mp-tab{border:1px solid var(--mp-line);background:var(--mp-paper);cursor:pointer;color:var(--mp-text);border-radius:50px;padding:8px 20px;font-family:inherit;font-size:.92rem;font-weight:600}.theme-mataprasad .mp-tab.active{background:var(--mp-saffron);color:#fff;border-color:var(--mp-saffron)}.theme-mataprasad .mp-table-wrap{border:1px solid var(--mp-line);background:var(--mp-paper);border-radius:14px;overflow-x:auto}.theme-mataprasad .mp-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.9rem}.theme-mataprasad .mp-table th{background:var(--mp-cream);text-align:left;color:var(--mp-ink);white-space:nowrap;padding:12px 14px;font-weight:700}.theme-mataprasad .mp-table td{border-top:1px solid var(--mp-line);color:var(--mp-text);vertical-align:top;padding:11px 14px}.theme-mataprasad .mp-table tr:hover td{background:#fffdf8}.theme-mataprasad .mp-pill{border-radius:50px;padding:2px 10px;font-size:.76rem;font-weight:600;display:inline-block}.theme-mataprasad .mp-pill--pending{color:#9a6a00;background:#fff3d6}.theme-mataprasad .mp-pill--approved,.theme-mataprasad .mp-pill--verified{color:var(--mp-green-dk);background:#1c7a4d24}.theme-mataprasad .mp-pill--rejected{color:#b3261e;background:#fdeceb}.theme-mataprasad .mp-pill--received{color:var(--mp-saffron-dk);background:#e8731c24}.theme-mataprasad .mp-row-actions{flex-wrap:wrap;gap:6px;display:flex}.theme-mataprasad .mp-mini-btn{border:1px solid var(--mp-line);background:var(--mp-paper);cursor:pointer;border-radius:6px;padding:3px 9px;font-family:inherit;font-size:.76rem}.theme-mataprasad .mp-mini-btn:hover{background:var(--mp-cream)}.theme-mataprasad .mp-mini-btn--del{color:#b3261e}.theme-mataprasad .mp-detail{margin:14px 0 0}.theme-mataprasad .mp-detail-row{border-bottom:1px dotted var(--mp-line);grid-template-columns:130px 1fr;gap:10px;padding:8px 0;display:grid}.theme-mataprasad .mp-detail-row dt{color:var(--mp-text);font-size:.85rem;font-weight:600}.theme-mataprasad .mp-detail-row dd{color:var(--mp-ink);word-break:break-word;margin:0;font-size:.92rem}.theme-mataprasad .mp-staff-bar{color:var(--mp-gold);background:#20140c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 20px;font-size:.85rem;display:flex}.theme-mataprasad .mp-staff-bar em{color:#fff;font-style:normal}.theme-mataprasad .mp-staff-toggle{cursor:pointer;align-items:center;gap:7px;font-weight:600;display:inline-flex}.theme-mataprasad .mp-staff-toggle input{accent-color:var(--mp-saffron);width:16px;height:16px}.theme-mataprasad .mp-staff-bar-btn{border:1px solid var(--mp-gold);color:var(--mp-gold);cursor:pointer;background:#d4a0172e;border-radius:6px;padding:4px 12px;font-family:inherit;font-size:.8rem}.theme-mataprasad .mp-staff-bar-btn:hover{background:#d4a0174d}.theme-mataprasad .mp-edit-hint{color:var(--mp-saffron-dk);text-align:center;background:#e8731c24;border-bottom:1px solid #e8731c4d;padding:7px 16px;font-size:.82rem}.theme-mataprasad .mp-editable{cursor:pointer;outline-offset:2px;border-radius:4px;outline:1px dashed #0000;transition:background .15s,outline-color .15s}.theme-mataprasad.mp-edit-on .mp-editable{outline-color:#e8731c80}.theme-mataprasad.mp-edit-on .mp-editable:hover{outline-color:var(--mp-saffron);background:#e8731c1f}.theme-mataprasad.mp-edit-on .mp-editable:after{content:"✎";opacity:.5;vertical-align:super;margin-left:4px;font-size:.7em}.theme-mataprasad .mp-edit-wrap{vertical-align:top;flex-direction:column;gap:6px;width:100%;display:inline-flex}.theme-mataprasad .mp-edit-lang{color:var(--mp-saffron-dk);text-transform:uppercase;font-size:.68rem;font-weight:700}.theme-mataprasad .mp-edit-input{font:inherit;color:#2a1f17;box-sizing:border-box;border:1px solid var(--mp-saffron);background:#fff;border-radius:6px;width:100%;padding:6px 9px}.theme-mataprasad .mp-edit-input:focus{outline:none;box-shadow:0 0 0 3px #e8731c33}.theme-mataprasad .mp-edit-actions{gap:6px;display:inline-flex}.theme-mataprasad .mp-edit-save,.theme-mataprasad .mp-edit-cancel{cursor:pointer;border:none;border-radius:6px;padding:4px 12px;font-size:.9rem;font-weight:700}.theme-mataprasad .mp-edit-save{background:var(--mp-green);color:#fff}.theme-mataprasad .mp-edit-cancel{color:#555;background:#00000014}.theme-mataprasad .mp-edit-img{display:inline-block}.theme-mataprasad .mp-edit-img img{width:100%;display:block}.theme-mataprasad .mp-edit-img-badge{z-index:3;cursor:pointer;color:var(--mp-gold);border:1px solid var(--mp-gold);background:#20140cdb;border-radius:50px;padding:6px 13px;font-size:.78rem;position:absolute;bottom:10px;right:10px}@media (width<=700px){.theme-mataprasad .mp-form-grid{grid-template-columns:1fr}.theme-mataprasad .mp-form-wrap{padding:22px}}
