@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://unpkg.com/boxicons@2.0.9/css/boxicons.min.css";@import"https://fonts.googleapis.com/css2?family=Ramabhadra&display=swap";@import"https://fonts.googleapis.com/css2?family=Anek+Telugu:wght@100..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Gidugu&family=Ponnala&family=Sree+Krushnadevaraya&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html,body{height:100%}.stickybar{background:#e6e4da;height:100vh;position:sticky;top:0;z-index:111}.sidebar ul{list-style:none;width:250px}.sidebar ul li{padding:2rem 0rem;font-size:18px;border-bottom:1px solid #c5c5c5;cursor:pointer;text-align:center}.sidebar ul li.active span,.sidebar ul li:hover span{background:#fffdf2;padding:1rem 2rem;margin:1rem;border-radius:8px}.mobile-option li img{width:25px}.mobile-option{display:flex;justify-content:center;align-items:center;gap:1rem}.mobile-option li{width:100%;padding:.5rem 0rem;display:flex;align-items:center;justify-content:center}.mobile-option{background:#fffdf2;box-shadow:0 4px 10px #0006;padding:.5rem 1rem!important}.mobile-option li.active{background:#8c0e01;border-radius:8px}.mobile-option li.active img{filter:invert(1)}.cover-photo{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0003;background-color:#fffdf2}.cover-photo img{width:100%;height:100%;object-fit:cover}.addcoverphoto{position:absolute;bottom:15px;right:15px;background:#fffdf2;color:#373737;font-weight:600;font-size:14px;padding:8px 14px;border-radius:8px;display:flex;align-items:center;gap:6px;cursor:pointer;box-shadow:0 2px 8px #00000040;transition:all .3s ease}.addcoverphoto:hover{background:linear-gradient(to right,#e79f37,#8c0e01);transform:scale(1.05)}.addcoverphoto img{width:16px;height:16px}.profile-pic{position:relative;width:250px;height:250px;border-radius:50%;overflow:hidden;border:4px solid #e79f37;background-color:#fffdf2;box-shadow:0 4px 10px #00000040;transition:transform .3s ease;top:-6rem}.profile-pic:hover{transform:scale(1.05)}.profile-pic img{width:100%;height:100%;object-fit:cover}.uploadicon{position:absolute;bottom:30px;right:34px;background:#fff;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d;cursor:pointer;transition:all .3s ease}.uploadicon:hover{background:linear-gradient(to right,#e79f37,#8c0e01);transform:scale(1.1)}.uploadicon img{width:18px;height:18px}.profile-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.profile-header h2{font-size:35px;font-weight:700;color:#3a3a3a;margin:0;line-height:130%}.profile-header .code{color:#9e9e9e;font-weight:500;font-size:20px}.verified-icon{width:20px;height:20px}.profile-info p{font-size:20px;margin:6px 0;line-height:1.5}.profile-info strong{color:#3a3a3a}.divider{display:inline-block;width:25px}.profile-pic-and-details{display:flex;width:100%;gap:1rem;margin:1rem}.card{background:#fff;padding:3rem;border-radius:25px;margin:1rem;box-shadow:0 4px 10px #0003}.form-heading{color:#5e5e5e;font-size:20px;text-align:left;margin:0rem auto 2rem}.address-details h2{color:#5e5e5e;font-size:20px;text-align:left;margin:0rem auto 1rem}.address-details{padding:3rem;border-radius:25px;margin:1rem}#submitsearch{border:1px solid rgb(138,134,134);margin-left:-82px;border-radius:19px;cursor:pointer;padding:4px 8px 5px 10px;display:none;box-shadow:0 0 1px #000;margin-right:110px}#searchInput{width:100%;border:1px solid #000;border-radius:30px;font-size:16px;background-color:#fff;background-image:url(../images/search.svg);background-size:20px;background-position:12px 14px;background-repeat:no-repeat;padding:15px 20px 15px 40px;-webkit-transition:width .8s ease-in-out;transition:width .8s ease-in-out;outline:none;margin-bottom:0;opacity:.9}.search-section{display:flex;width:100%;justify-content:center;align-items:center;gap:5rem}.searchbar{width:100%}.normal-btn{background:#393939;color:#fff;border-radius:100px;padding:1rem 3rem;white-space:nowrap;border:none}.filter{display:flex;gap:1rem;justify-content:space-between;align-items:center;margin-top:1rem}.actionby{display:flex;gap:1rem;justify-content:space-between;align-items:center}.pujas{background:#8c0e01;padding:2rem;border-radius:25px}.upload-wrapper{max-width:1088px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.upload-container{display:flex;padding:32px;flex-direction:column;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:25px;border:2px dotted gray;background:#fffdf2;width:100%;max-width:1088px;box-sizing:border-box;position:relative}.upload-container.dragover{background:#f0f0f0;border-color:#999}.upload-icon{font-size:24px;color:#666;margin-bottom:8px;width:35px}.upload-text{margin:0;font-size:16px;color:#333}.or-text{margin:0;color:#666;font-size:14px}.choose-btn{border:1px solid #0D60FD;color:#0d60fd;padding:10px 20px;border-radius:5px;cursor:pointer;font-family:Inter,sans-serif;background:none;outline:none;font-size:14px;transition:background-color .2s}.choose-btn:hover{background-color:#e6f0ff}.file-input{display:none}.file-list{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:24px}.file-item{display:flex;width:100%;max-width:1024px;padding:16px;align-items:center;gap:24px;border-radius:4px;border:1px solid #D9D9D9;background:#fafafa;cursor:grab;box-sizing:border-box;transition:all .2s}.file-item:hover{background:#f0f0f0}.file-item.dragging{opacity:.5}.file-item.drag-over{background:#f0f0ff;border-color:#0d60fd}.file-icon{color:#666;font-size:16px;min-width:16px}.file-name{flex:1;font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-btn{cursor:pointer;color:#000;font-size:14px;padding:4px;transition:color .2s}.remove-btn:hover{color:#f44}.datefilter{padding:1rem 15rem;border-top:1px solid #e5e5e5;margin:1rem;border-bottom:1px solid #e5e5e5}.videocard{background:#fff;border-radius:16px;margin-bottom:15px;box-shadow:0 4px 12px #0000001a;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box;padding:2rem;width:450px}.playvideo img{width:100%;border-radius:25px}.videocontent{display:flex;width:100%;justify-content:center;align-items:center;gap:1rem}.videocontent span{border:1px solid gray;padding:.45rem;border-radius:8px;font-size:15px;font-weight:600}.puja-videos{width:100%;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}@media(max-width:798px){.sidebar-mobile{position:fixed;bottom:-1px;left:0;width:100%;z-index:11}}@font-face{font-family:Lohit Telugu;src:url(../src/assets/fonts/Lohit-Telugu.eot);src:url(../src/assets/fonts/Lohit-Telugu.eot?#iefix) format("embedded-opentype"),url(../src/assets/fonts/Lohit-Telugu.woff2) format("woff2"),url(../src/assets/fonts/Lohit-Telugu.woff) format("woff"),url(../src/assets/fonts/Lohit-Telugu.ttf) format("truetype"),url(../src/assets/fonts/Lohit-Telugu.svg#Lohit-Telugu) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dharani Telugu;src:url(../src/assets/fonts/Dharani.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Deepika Telugu;src:url(../src/assets/fonts/Deepika.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--primary-color: #8c0e01;--secondary-color: #fffdf2;--font-color: #333;--background-color: #fff}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;width:100%;height:100vh;line-height:1.6;color:#333;background-color:#fffdf2;overflow-x:hidden}.header{display:flex;justify-content:flex-start;align-items:center;background:var(--secondary-color);padding:1rem}.header .logo{width:100%}.backicon{width:30px}.header .logo img{width:100%;height:50px}.onboard-poojari{background:linear-gradient(to bottom,#8c0e01,#fffdf2);pad:1rem}.onboard-poojari h2{text-align:center;font-size:3rem;text-transform:uppercase;padding:4rem;color:#fff}.card{background:#fff;padding:3rem;border-radius:25px;margin:1rem auto}.onboard-poojari-card{width:50%}.form-heading{background:var(--primary-color);color:var(--background-color);font-size:20px;padding:.5rem 2rem;text-align:center;width:fit-content;margin:0rem auto 2rem;border-radius:25px}.form-group{width:100%}label{display:block;font-weight:700;margin-bottom:5px;color:#444}input,textarea,select{width:100%;padding:1rem;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:all .3s ease;margin-bottom:15px}textarea{width:80%;min-height:100px;max-height:300px;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease}input:focus,textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 5px var(--secondary-color)}.row-flex{display:flex;justify-content:center;align-items:center;gap:8rem;width:100%}.dateofbirth{align-items:end!important}.dateofbirth .form-group{margin-bottom:0!important}.dateofbirth.row-flex{gap:1rem}.d-flex{display:flex}.calendericon{width:30px}.feestructure{gap:1rem}.radio-buttons{display:flex;gap:2rem}.radio-buttons input[type=radio]{display:none}.radio-buttons label{padding:10px 25px;border:2px solid #ccc;border-radius:6px;cursor:pointer;font-family:sans-serif;font-size:16px;transition:all .2s ease;text-align:center;width:100%}.radio-buttons input[type=radio]:checked+label{background-color:#8c0e01;color:#fff;border-color:#8c0e01}.radio-buttons label:hover{border-color:#8c0e01}.terms-container{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-family:sans-serif;font-size:16px;color:#333;margin-top:.5rem}.terms-container input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#007bff;margin-bottom:6px}.terms-container a{color:#007bff;text-decoration:none;font-weight:500}.terms-container a:hover{text-decoration:underline}.more-btn button{background:#fff;padding:.5rem 1rem;border:1px solid #ccc;border-radius:8px}.next-btn,.prev-btn{background:#4a4a4a;padding:.5rem 2rem;color:#fff;font-size:18px;border-radius:8px;border:none;font-weight:500}.submit-btn{background:#8c0e01;padding:.5rem 2rem;color:#fff;font-size:18px;border-radius:8px;border:none;font-weight:500}.stepper-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.onlynext{justify-content:end!important}.file-upload{display:flex;align-items:center;padding:6px;margin-bottom:15px;position:relative;border-radius:4px;background-color:#fff;border:1px solid #ccc}.file-upload .upload-btn{padding:9px;background:#8c0e01;color:#fff;border:none;border-radius:8px}.file-select{position:relative;overflow:hidden;display:flex;align-items:center}.file-select-name{margin-left:15px}.file-select input[type=file]{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%}.file-remove{margin-left:15px;position:absolute;right:15px;top:20px}.socialmediaicons{display:flex;justify-content:center;align-items:center;gap:1rem}.socialmediaicons img{width:50px}.socialmedia{padding:0rem 2rem 7rem}.home-container .socialmedia{padding:5rem 2rem 0rem}.socialmedia h4{text-align:center;font-size:20px;padding:1rem}.footerimage img{width:100%}.bankdetails{background:#eee;padding:1rem;border-radius:8px}.applyfilters{display:flex;gap:1rem;margin:1rem 0rem;justify-content:end;width:100%}.desktoponly{display:block}.mobileonly{display:none}@media(max-width:1600px){.onboard-poojari-card{width:70%!important}}@media(max-width:1400px){.onboard-poojari-card{width:80%!important}}@media(max-width:798px){.applyfilters button{width:100%}.sidebar ul{list-style:none;width:100%;display:flex;white-space:nowrap;overflow-x:auto;gap:1rem;padding:1rem;-ms-overflow-style:none;scrollbar-width:none}.sidebar ul::-webkit-scrollbar{display:none}.sidebar ul li{padding:.5rem 0rem;font-size:14px;cursor:pointer;text-align:center;border-bottom:none}.sidebar ul li.active span,.sidebar ul li:hover span{background:#fffdf2;padding:.5rem 1rem;margin:1rem}.sidebar{height:auto;width:100%}.body-inner{flex-direction:column}.pooja-tab{padding:.2rem 1rem!important;font-size:11px!important;font-weight:400!important}.pooja-tab .tab-count{width:25px;height:25px;padding:.1rem .5rem;font-size:11px;font-weight:500}.profile-pic-and-details{display:flex;width:100%;gap:0rem;flex-direction:column;margin:0rem}.profile-pic{width:100px;height:100px;top:-3.45rem;left:1rem}.profile-info{margin-top:-3rem}.profile-header h2{font-size:18px}.profile-info p,.profile-header .code{font-size:14px}.card,.address-details{padding:1rem;margin:1rem 0rem}#searchInput{border:1px solid #dedede;background-position:12px 10px;padding:10px 20px 10px 40px;margin:0 auto}.search-section{gap:2rem;flex-direction:column}.filter{gap:0rem;flex-direction:column}.content{padding:1rem}.datefilter{padding:1rem 0rem}.dateby{width:100%}.dateofbirth.row-flex{gap:1rem;flex-direction:row}input,textarea,select,.pujas{padding:.5rem}.puja-new-card{padding:1rem!important}.videocard{margin-bottom:0;padding:1rem}label{margin-bottom:0;font-size:11px;line-height:20px}.form-group{gap:0rem!important}.form-group input,.form-group select,.form-group textarea{padding:.5rem!important;font-size:11px!important;margin-bottom:5px!important}.form-heading{font-size:14px;margin-bottom:1rem}.address-details h2{color:#fff;font-size:14px}.dateofbirth{flex-direction:row!important}.desktoponly{display:none}.mobileonly{display:block}.onboard-poojari h2{padding:1rem}.onboard-poojari-card{width:90%!important}.row-flex{gap:1rem}.socialmediaicons img{width:30px}}._loginpage_15l2t_1{background:url(/images/loginbg.jpg) no-repeat center center;background-size:cover;width:100%;height:100vh;display:flex;align-items:center;justify-content:flex-start;padding-left:10rem}._login-btn_15l2t_13{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem}._login-btn_15l2t_13 button{background:linear-gradient(to right,#8c0e01,#e1922d);padding:15px 25px;width:100%;font-size:16px;border:none;border-radius:100px;color:#fff}._login-card_15l2t_34{background:#fff0;padding:4rem;max-width:450px;width:100%;margin:1rem;border-radius:25px;box-shadow:inset 0 4px 10px #ffffff94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._login-card_15l2t_34 input{background:#fffdf1}._login-card_15l2t_34 label,._login-btn_15l2t_13 span{display:block;font-weight:400;margin-bottom:5px;color:#fff}._login-logo_15l2t_57{display:flex;justify-content:center;padding-bottom:3rem}._login-logo_15l2t_57 img{width:50%}._form-group_15l2t_67{width:100%}._form-group_15l2t_67 label{display:block;font-weight:700;margin-bottom:5px;color:#444}._form-group_15l2t_67 input{width:100%;padding:1rem;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:all .3s ease;margin-bottom:15px}._form-group_15l2t_67 input:focus{border-color:var(--primary-color, #8c0e01);outline:none;box-shadow:0 0 5px var(--secondary-color, #fffdf2)}._desktoponly_15l2t_94{display:block}._mobileonly_15l2t_98{display:none}@media(max-width:798px){._loginpage_15l2t_1{background:#fffdf1;padding-left:0rem}._login-card_15l2t_34{background:#f3f0e8;padding:4rem 2rem;max-width:100%;width:100%;box-shadow:0 4px 10px #00000026;-webkit-backdrop-filter:none;backdrop-filter:none}._login-card_15l2t_34 label,._login-btn_15l2t_13 span{color:#363636}._desktoponly_15l2t_94{display:none}._mobileonly_15l2t_98{display:block}}._header_66tgv_2{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}._logo_66tgv_14{display:flex;align-items:center;gap:.75rem;width:100%;justify-content:space-between}._logo_66tgv_14 img{height:40px;width:auto;object-fit:contain}._action-button_66tgv_28{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}._action-button_66tgv_28:hover{background-color:#f8f8f8;transform:translateY(-1px)}._action-button_66tgv_28 img{width:24px;height:24px;object-fit:contain}@media(max-width:768px){._header_66tgv_2{padding:.75rem 1rem}._logo_66tgv_14 img{height:32px}._action-button_66tgv_28{padding:.4rem}._action-button_66tgv_28 img{width:20px;height:20px}}._error-message_66tgv_71{color:#d93025;font-size:12px;margin-top:4px;display:block}._form-heading-secondary_66tgv_79{font-weight:600;margin-bottom:8px;display:block}._feestructure-row_66tgv_86{gap:16px;align-items:flex-end;margin-bottom:12px}._feestructure_66tgv_86 ._more-btn_66tgv_92{margin-top:8px}._weekday-checkboxes_66tgv_97{display:flex;flex-wrap:wrap;gap:8px 16px;margin:.5rem 0rem}._weekday-checkboxes_66tgv_97 ._checkbox-item_66tgv_104{display:flex;align-items:flex-start;gap:6px;font-size:14px;justify-content:center;line-height:16px;margin:.2rem 0rem}._document-preview_66tgv_115{margin:12px 0;display:flex;justify-content:center}._document-preview-image_66tgv_121{height:200px;width:300px;object-fit:cover;border-radius:8px;display:block;padding:1rem 0rem;box-shadow:0 6px 16px #00000014}._same-as-mobile_66tgv_132{display:flex;grid-template-columns:16px 1fr;align-items:flex-start;justify-content:flex-start;gap:10px;margin-top:-3px;font-size:13px;padding-bottom:10px;color:#4a4a4a}._same-as-mobile_66tgv_132 input[type=checkbox]{margin:0;width:16px;height:16px;accent-color:var(--primary-color, #8c0e01)}._same-as-mobile_66tgv_132 label{margin:0;cursor:pointer}._field-label_66tgv_157{display:inline-flex;align-items:flex-start;gap:6px;font-weight:600;line-height:1.3;margin-bottom:6px}._field-required_66tgv_166{color:#d93025;font-size:16px;line-height:1}._field-optional_66tgv_172{color:#6f7a84;font-size:12px;font-weight:500;line-height:1.2}._status-note_66tgv_180{margin-top:8px;font-size:13px;color:#5a2d0c;background:#ffffff8c;padding:8px 10px;border-radius:6px;border:1px solid rgba(179,106,6,.2)}._onboarding-status-banner_66tgv_191{margin:16px auto;padding:16px 20px;border-radius:12px;display:flex;gap:16px;align-items:flex-start;max-width:920px;box-shadow:0 8px 20px #00000014;border:1px solid rgba(0,0,0,.05)}._onboarding-status-banner_66tgv_191 ._status-icon_66tgv_203{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#2c2c2c;background:#ffffffb3;flex-shrink:0;position:relative}._onboarding-status-banner_66tgv_191 ._status-icon_66tgv_203:before{content:"i"}._onboarding-status-banner_66tgv_191._is-rejected_66tgv_222 ._status-icon_66tgv_203{background:#ffffffa6;color:#b52a16}._onboarding-status-banner_66tgv_191._is-rejected_66tgv_222 ._status-icon_66tgv_203:before{content:"!"}._onboarding-status-banner_66tgv_191._is-warning_66tgv_231 ._status-icon_66tgv_203{background:#fffc;color:#b36a06}._onboarding-status-banner_66tgv_191._is-warning_66tgv_231 ._status-icon_66tgv_203:before{content:"?"}._onboarding-status-banner_66tgv_191._is-pending_66tgv_240 ._status-icon_66tgv_203{background:#fffc;color:#3a4fb3}._onboarding-status-banner_66tgv_191._is-pending_66tgv_240 ._status-icon_66tgv_203:before{content:"...";font-size:14px;letter-spacing:1px}._onboarding-status-banner_66tgv_191._is-info_66tgv_251 ._status-icon_66tgv_203{background:#ffffffd9;color:#1f7a55}._onboarding-status-banner_66tgv_191._is-info_66tgv_251 ._status-icon_66tgv_203:before{content:"i"}._onboarding-status-banner_66tgv_191 ._status-content_66tgv_260 h3{font-size:18px;font-weight:600;margin-bottom:6px}._onboarding-status-banner_66tgv_191 ._status-content_66tgv_260 p{margin:0;font-size:14px;color:#3f3f3f}._onboarding-status-banner_66tgv_191._is-rejected_66tgv_222{background:linear-gradient(135deg,#ffe9e6,#ffe1dd);border-color:#c93e214d}._onboarding-status-banner_66tgv_191._is-warning_66tgv_231{background:linear-gradient(135deg,#fff6dd,#ffefd0);border-color:#e0a11059}._onboarding-status-banner_66tgv_191._is-pending_66tgv_240{background:linear-gradient(135deg,#f0f4ff,#e1e8ff);border-color:#405fc940}._onboarding-status-banner_66tgv_191._is-info_66tgv_251{background:linear-gradient(135deg,#e9f8f1,#d8f0e5);border-color:#23825c40}._onboard-poojari_66tgv_293{background:linear-gradient(to bottom,#8c0e01,#fffdf2);padding:1rem}._onboard-poojari_66tgv_293 h2{text-align:center;font-size:3rem;text-transform:uppercase;padding:4rem;color:#fff}._card_66tgv_307{background:#fff;padding:3rem;border-radius:25px;margin:1rem auto}._onboard-poojari-card_66tgv_314{width:50%}._form-heading_66tgv_79{background:var(--primary-color, #8c0e01);color:var(--background-color, #fff);font-size:20px;padding:.5rem 2rem;text-align:center;width:fit-content;margin:0rem auto 2rem;border-radius:25px}._onboard-poojari-form_66tgv_332,._form-group_66tgv_336{width:100%}._form-group_66tgv_336 label{display:block;font-weight:700;margin-bottom:5px;color:#444}._form-group_66tgv_336 input,._form-group_66tgv_336 textarea,._form-group_66tgv_336 select{width:100%;padding:1rem;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:all .3s ease;margin-bottom:15px}._form-group_66tgv_336 textarea{width:80%;min-height:100px;max-height:300px;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease}._form-group_66tgv_336 input:focus,._form-group_66tgv_336 textarea:focus{border-color:var(--primary-color, #8c0e01);outline:none;box-shadow:0 0 5px var(--secondary-color, #fffdf2)}._row-flex_66tgv_374{display:flex;justify-content:center;align-items:flex-start;gap:4rem;width:100%}._feestructure-row_66tgv_86{gap:1rem!important;align-items:center!important}._feestructure-row_66tgv_86 ._more-btn_66tgv_92{display:flex;justify-content:flex-start}._dateofbirth_66tgv_394{align-items:end!important}._dateofbirth_66tgv_394 ._form-group_66tgv_336{margin-bottom:0!important}._dateofbirth_66tgv_394._row-flex_66tgv_374{gap:1rem}._calendericon_66tgv_406{width:30px}._desktoponly_66tgv_410{display:block}._feestructure_66tgv_86{gap:1rem}._radio-buttons_66tgv_420{display:flex;gap:2rem}._radio-buttons_66tgv_420 input[type=radio]{display:none}._radio-buttons_66tgv_420 label{padding:10px 25px;border:2px solid #ccc;border-radius:6px;cursor:pointer;font-family:sans-serif;font-size:16px;transition:all .2s ease;text-align:center;width:100%}._radio-buttons_66tgv_420 input[type=radio]:checked+label{background-color:#8c0e01;color:#fff;border-color:#8c0e01}._radio-buttons_66tgv_420 label:hover{border-color:#8c0e01}._terms-container_66tgv_452{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-family:sans-serif;font-size:16px;color:#333;margin-top:.5rem}._terms-container_66tgv_452 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#007bff;margin-bottom:6px}._terms-container_66tgv_452 a{color:#007bff;text-decoration:none;font-weight:500}._terms-container_66tgv_452 a:hover{text-decoration:underline}._more-btn_66tgv_92 button{background:#dfdfdf;padding:.4rem .5rem;border:none;border-radius:8px;float:right;color:#222}._add-btn_66tgv_495 button{background:#8c0e01;padding:.4rem .5rem;border-radius:8px;float:right;border:none;color:#fff}._add-btn_66tgv_495{display:flex;justify-content:start;width:100%}._stepper-buttons_66tgv_514{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}._stepper-buttons_66tgv_514._onlynext_66tgv_521,._onlynext_66tgv_521{justify-content:end!important}._next-btn_66tgv_529,._prev-btn_66tgv_530{background:#4a4a4a;padding:.3rem 2rem;color:#fff;font-size:18px;border-radius:8px;border:none;font-weight:500;cursor:pointer}._submit-btn_66tgv_541{background:#8c0e01;padding:.5rem 2rem;color:#fff;font-size:18px;border-radius:8px;border:none;font-weight:500;cursor:pointer}._submit-btn_66tgv_541:disabled{opacity:.6;cursor:not-allowed}._upload-card_66tgv_558{width:100%}._file-upload_66tgv_562{display:flex;align-items:center;padding:6px;margin-bottom:15px;position:relative;border-radius:4px;background-color:#fff;border:1px solid #ccc}._file-upload_66tgv_562 ._upload-btn_66tgv_573{padding:9px;background:#8c0e01;color:#fff;border:none;border-radius:8px;cursor:pointer}._file-select_66tgv_582{position:relative;overflow:hidden;display:flex;align-items:center}._file-select-name_66tgv_589{margin-left:15px}._file-select_66tgv_582 input[type=file]{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%}._bankdetails_66tgv_603{background:#eee;padding:1rem;border-radius:8px}._stepper_66tgv_514,._first-stepper_66tgv_614,._Second-stepper_66tgv_615,._Third-stepper_66tgv_616,._fourth-stepper_66tgv_617,._fifth-stepper_66tgv_618{width:100%}@media(max-width:768px){._more-btn_66tgv_92{display:flex;justify-content:end!important;width:100%}.__file-upload_66tgv_632 .__upload-btn_66tgv_632,._file-select-name_66tgv_589{font-size:11px}._onboarding-status-banner_66tgv_191{flex-direction:column;text-align:left}._onboarding-status-banner_66tgv_191 ._status-icon_66tgv_203{width:38px;height:38px;font-size:16px}._onboarding-status-banner_66tgv_191 ._status-content_66tgv_260 h3{font-size:16px}._onboarding-status-banner_66tgv_191 ._status-content_66tgv_260 p{font-size:13px}._onboard-poojari_66tgv_293 h2{padding:1rem;font-size:2rem}._onboard-poojari-card_66tgv_314{width:100%!important}._row-flex_66tgv_374{gap:0rem;flex-direction:column}._card_66tgv_307{padding:1rem;margin:1rem 0rem}._form-heading_66tgv_79{font-size:14px;margin-bottom:1rem;padding:.5rem 1rem}._form-group_66tgv_336 input,._form-group_66tgv_336 select,._form-group_66tgv_336 textarea{padding:.8rem .5rem!important;font-size:11px!important;margin-bottom:10px!important;width:100%}._form-group_66tgv_336 label{margin-bottom:0;font-size:11px;line-height:20px}._desktoponly_66tgv_410{display:none}._dateofbirth_66tgv_394._row-flex_66tgv_374{gap:1rem;flex-direction:row}}._loading-spinner_1k7sr_1{display:inline-flex;gap:12px;color:#3a3a3a;font-family:inherit;position:fixed;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#0000005e;z-index:11111}._loading-spinner__ring_1k7sr_20{position:relative;display:inline-block;border-radius:50%;border-width:3px;border-style:solid;border-color:#e79f3733;border-top-color:#e79f37;animation:_loading-spinner-spin_1k7sr_1 .9s linear infinite}._loading-spinner__label_1k7sr_31{font-size:14px;font-weight:500;letter-spacing:.3px}._loading-spinner--sm_1k7sr_37 ._loading-spinner__ring_1k7sr_20{width:20px;height:20px}._loading-spinner--md_1k7sr_42 ._loading-spinner__ring_1k7sr_20{width:28px;height:28px}._loading-spinner--lg_1k7sr_47 ._loading-spinner__ring_1k7sr_20{width:36px;height:36px}._loading-spinner--sm_1k7sr_37 ._loading-spinner__label_1k7sr_31{font-size:13px}._loading-spinner--lg_1k7sr_47 ._loading-spinner__label_1k7sr_31{font-size:15px}@keyframes _loading-spinner-spin_1k7sr_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_37jlz_2{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}._logo_37jlz_15{display:flex;align-items:center}._logo_37jlz_15 img{height:40px;width:auto;object-fit:contain}._profile-details_37jlz_27{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:#f8f8f8}._profile-details_37jlz_27:hover{background-color:#e6e4da;transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}._profile-details_37jlz_27 img{width:32px;height:32px;object-fit:cover;border-radius:50%;border:2px solid #e79f37}._profile-details_37jlz_27 span{font-size:16px;font-weight:500;color:#3a3a3a;-webkit-user-select:none;user-select:none}@media(max-width:768px){._header_37jlz_2{padding:.75rem 1rem}._logo_37jlz_15 img{height:32px}._profile-details_37jlz_27{padding:.4rem .75rem;gap:.5rem}._profile-details_37jlz_27 img{width:28px;height:28px}._profile-details_37jlz_27 span{font-size:14px}}._header_slemb_2{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}._back-button_slemb_15{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;font-family:inherit}._back-button_slemb_15:hover{background-color:#f8f8f8}._back-icon_slemb_32{font-size:20px;font-weight:600;color:#3a3a3a;line-height:1}._back-text_slemb_39{font-size:16px;font-weight:500;color:#3a3a3a;-webkit-user-select:none;user-select:none}._header-actions_slemb_47{display:flex;align-items:center;gap:.75rem}._action-button_slemb_53{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;border-radius:8px;transition:all .3s ease;padding:0}._action-button_slemb_53:hover{background-color:#f8f8f8}._action-button_slemb_53 img{width:24px;height:24px;object-fit:contain}@media(max-width:768px){._header_slemb_2{padding:.75rem 1rem}._back-button_slemb_15{padding:.4rem .75rem;gap:.4rem}._back-icon_slemb_32{font-size:18px}._back-text_slemb_39{font-size:14px}._action-button_slemb_53{width:36px;height:36px}._action-button_slemb_53 img{width:20px;height:20px}}._body-inner_eb8ma_2{display:flex;gap:1rem;justify-content:flex-start;align-items:flex-start;height:100%}._content_eb8ma_11{padding:1rem 6rem;width:100%}@media(max-width:768px){._content_eb8ma_11{padding:1rem}}._profile-details_1e2zu_2{width:100%}._cover-photo_1e2zu_7{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0003;background-color:#fffdf2}._cover-photo_1e2zu_7 img{width:100%;height:100%;object-fit:cover}._addcoverphoto_1e2zu_23{position:absolute;bottom:15px;right:15px;background:#fffdf2;color:#373737;font-weight:600;font-size:14px;padding:8px 14px;border-radius:8px;display:flex;align-items:center;gap:6px;cursor:pointer;box-shadow:0 2px 8px #00000040;transition:all .3s ease}._addcoverphoto_1e2zu_23:hover{background:linear-gradient(to right,#e79f37,#8c0e01);transform:scale(1.05)}._addcoverphoto_1e2zu_23 img{width:16px;height:16px}._profile-pic-and-details_1e2zu_60{display:flex;width:100%;gap:1rem;margin:1rem}._profile-pic_1e2zu_60{position:relative;width:180px;height:180px;border-radius:50%;overflow:hidden;border:4px solid #e79f37;background-color:#fffdf2;box-shadow:0 4px 10px #00000040;transition:transform .3s ease;top:-6rem}._profile-pic_1e2zu_60:hover{transform:scale(1.05)}._profile-pic_1e2zu_60 img{width:100%;height:100%;object-fit:cover}._uploadicon_1e2zu_90{position:absolute;bottom:30px;right:34px;background:#fff;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d;cursor:pointer;transition:all .3s ease}._uploadicon_1e2zu_90:hover{background:linear-gradient(to right,#e79f37,#8c0e01);transform:scale(1.1)}._uploadicon_1e2zu_90 img{width:18px;height:18px}._profile-header_1e2zu_119{display:flex;align-items:end;gap:8px;flex-wrap:wrap;margin-bottom:10px}._profile-header_1e2zu_119 h2{font-size:30px;font-weight:700;color:#3a3a3a;margin:0;line-height:130%}._profile-header_1e2zu_119 ._code_1e2zu_135{color:#9e9e9e;font-weight:500;font-size:16px}._verified-icon_1e2zu_141{width:20px;height:20px}._profile-info_1e2zu_146 p{font-size:16px;margin:6px 0;line-height:1.5}._profile-info_1e2zu_146 strong{color:#3a3a3a}._divider_1e2zu_156{display:inline-block;width:25px}._poojari-details_1e2zu_162{width:100%;display:flex;flex-direction:column;gap:1rem}._card_1e2zu_171{background:#fff;padding:3rem;border-radius:25px;margin:1rem;box-shadow:0 4px 10px #0003}._form-heading_1e2zu_179{color:#5e5e5e;font-size:20px;text-align:left;margin:0rem auto 2rem}._onboard-poojari-form_1e2zu_188{width:100%}._row-flex_1e2zu_192{display:flex;justify-content:center;align-items:center;gap:8rem;width:100%}._form-group_1e2zu_200{width:100%}._form-group_1e2zu_200 label{display:block;font-weight:700;margin-bottom:5px;color:#444}._form-group_1e2zu_200 input,._form-group_1e2zu_200 textarea,._form-group_1e2zu_200 select{width:100%;padding:1rem;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:all .3s ease;margin-bottom:15px}._form-group_1e2zu_200 input:focus,._form-group_1e2zu_200 textarea:focus{border-color:var(--primary-color, #8c0e01);outline:none;box-shadow:0 0 5px var(--secondary-color, #fffdf2)}._bankdetails_1e2zu_231{background:#eee;padding:1rem;border-radius:8px}._address-details_1e2zu_238{padding:3rem;border-radius:25px;margin:1rem}._address-details_1e2zu_238 h2{color:#5e5e5e;font-size:20px;text-align:left;margin:0rem auto 1rem}._mobileonly_1e2zu_253{display:none}._desktoponly_1e2zu_257{display:block}._mobile-whatsapp_1e2zu_261{display:flex;flex-direction:column;gap:.5rem}@media(max-width:798px){._uploadicon_1e2zu_90{position:absolute;bottom:0;right:32px;background:#fff;width:20px;height:20px}._uploadicon_1e2zu_90 img{width:12px;height:12px}._editaddcoverphoto_1e2zu_293{position:absolute;top:15px;right:15px;color:#fff;font-weight:600;font-size:14px;padding:2px 18px;background:#0000004f;border-radius:25px}._wave-curve_1e2zu_314{top:-24px;position:relative;width:103%;left:-9px}._cover-photo_1e2zu_7{height:131px;box-shadow:none}._profile-pic-and-details_1e2zu_60{display:flex;width:100%;gap:0rem;flex-direction:column;margin:-3rem 0rem 0rem}._profile-pic_1e2zu_60{width:100px;height:100px;top:-3.45rem;left:1rem}._profile-info_1e2zu_146{margin-top:-3rem}._profile-header_1e2zu_119 h2{font-size:18px}._code-info_1e2zu_358{display:flex;gap:5px;align-items:center}._profile-header_1e2zu_119{flex-direction:column;align-items:flex-start}._profile-info_1e2zu_146 p,._profile-header_1e2zu_119 ._code_1e2zu_135{font-size:14px}._card_1e2zu_171,._address-details_1e2zu_238{padding:1rem;margin:1rem 0rem}._row-flex_1e2zu_192{gap:1rem}._form-heading_1e2zu_179{font-size:14px;margin-bottom:1rem}._address-details_1e2zu_238 h2{color:#fff;font-size:14px}input,textarea,select{padding:.5rem}._form-group_1e2zu_200 input,._form-group_1e2zu_200 select,._form-group_1e2zu_200 textarea{padding:.5rem!important;font-size:11px!important;margin-bottom:5px!important}._form-group_1e2zu_200 label{margin-bottom:0;font-size:11px;line-height:20px}._poojari-details_1e2zu_162{margin-top:0rem}._mobileonly_1e2zu_253{display:block}._desktoponly_1e2zu_257{display:none}}._pooja-modal-backdrop_1vn74_2{position:fixed;inset:0;background:#11182766;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1100}._pooja-modal_1vn74_2{width:min(960px,95vw);max-height:95vh;background:#fff;border-radius:16px;display:flex;flex-direction:column;box-shadow:0 20px 45px #0f172a2e;overflow:auto;position:relative}._pooja-form_1vn74_25{display:flex;flex-direction:column;height:100%}._pooja-modal-header_1vn74_31{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem 1.25rem;border-bottom:1px solid #e5e7eb;gap:1rem;background:#fff}._pooja-modal-header_1vn74_31 h2{margin:0;font-size:1.5rem;font-weight:700;color:#101828}._header-left_1vn74_48{display:flex;align-items:center;gap:1rem}._header-right_1vn74_54{display:flex;align-items:center;gap:.75rem}._back-arrow_1vn74_60{border:none;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:#475467;transition:transform .2s ease}._back-arrow_1vn74_60:hover{transform:translate(-2px);color:#1d2939}._close-modal_1vn74_75{border:none;background:transparent;font-size:1.75rem;line-height:1;cursor:pointer;color:#667085;transition:color .2s ease,transform .2s ease}._close-modal_1vn74_75:hover{color:#d92d20;transform:rotate(90deg)}._pooja-modal-content_1vn74_90{flex:1;overflow-y:auto;overflow-x:auto;padding:1.75rem 2rem;position:relative;background:#f9fafb}._step-indicator_1vn74_99{display:flex;flex-direction:column;gap:2px;font-size:.85rem;color:#475467}._step-count_1vn74_107{font-weight:600;color:#1d2939}._loading-overlay_1vn74_113{position:absolute;inset:0;background:#ffffffd9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:5}._loading-overlay_1vn74_113 p{margin:0;font-size:.95rem;color:#475467}._pooja-step_1vn74_131{display:flex;flex-direction:column;gap:1.5rem}._form-group_1vn74_137{display:flex;flex-direction:column;gap:.5rem}._form-row_1vn74_143{display:flex;gap:1.25rem;flex-wrap:wrap}._form-row_1vn74_143 ._form-group_1vn74_137{flex:1 1 240px}._field-label_1vn74_153{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#344054}._field-required_1vn74_161{color:#d92d20;font-size:1.2em;line-height:1}._form-group_1vn74_137 input,._form-group_1vn74_137 select,._form-group_1vn74_137 textarea{padding:.7rem 1rem;border-radius:8px;border:1px solid #d0d5dd;font-size:.95rem;background:#fff;color:#1f2937;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}._form-group_1vn74_137 input:focus,._form-group_1vn74_137 select:focus,._form-group_1vn74_137 textarea:focus{outline:none;border-color:#8c0e01;box-shadow:0 0 0 3px #8c0e0126}._form-group_1vn74_137 textarea{resize:vertical;min-height:120px;line-height:1.5}._helper-text_1vn74_194{font-size:.85rem;color:#667085}._error-message_1vn74_199{font-size:.8rem;color:#d92d20;min-height:1rem}._form-section_1vn74_205{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:12px;background:#fff;border:1px solid #e4e7ec}._section-header_1vn74_215{display:flex;align-items:center;justify-content:space-between;gap:1rem}._section-header_1vn74_215 h3{margin:0;font-size:1.05rem;font-weight:600;color:#101828}._link-btn_1vn74_229{border:none;background:transparent;color:#8c0e01;font-size:.9rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:color .2s ease}._link-btn_1vn74_229:hover{color:#b42318}._pooja-form-row_1vn74_246{display:flex;gap:1rem;flex-wrap:wrap;background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;padding:1rem;position:relative}._pooja-form-row_1vn74_246 ._form-group_1vn74_137{flex:1 1 260px}._remove-chip_1vn74_261{border:none;background:#f97066;color:#fff;border-radius:50%;width:28px;height:28px;font-size:1.1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}._remove-chip_1vn74_261:hover{background:#ef4444;transform:scale(1.05)}._remove-chip_1vn74_261._floating_1vn74_281{position:absolute;top:-10px;right:-10px;box-shadow:0 6px 16px #ef444459}._thumbnail-preview_1vn74_288{margin-top:.75rem;width:220px;height:140px;border-radius:12px;overflow:hidden;box-shadow:0 8px 18px #0f172a26}._thumbnail-preview_1vn74_288 img{width:100%;height:100%;object-fit:cover}._media-grid_1vn74_303{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}._media-item_1vn74_310{position:relative;display:flex;flex-direction:column;gap:.5rem;border:1px solid #e4e7ec;border-radius:12px;padding:.75rem;background:#fff;box-shadow:0 6px 16px #0f172a14}._puja-listings_1vn74_322{width:100%;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}._pooja-tabs_1vn74_330{display:flex;justify-content:center;gap:1.25rem;margin-bottom:2rem}._pooja-tab_1vn74_330{position:relative;border:none;padding:.5rem 1.5rem;border-radius:18px;font-size:1rem;font-weight:500;font-family:ramabhadra,sans-serif;color:#47281c;background:#fdf2e9;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;display:inline-flex;align-items:center;gap:.65rem;box-shadow:0 10px 24px #9451331f}._pooja-tab_1vn74_330 ._tab-count_1vn74_355{display:inline-flex;align-items:center;justify-content:center;min-width:30px;padding:.15rem .7rem;border-radius:999px;font-size:.9rem;font-weight:600;background:#94513329;color:#7c2d12;box-shadow:inset 0 2px 4px #7c2d121f}._pooja-tab_1vn74_330:hover{transform:translateY(-2px);box-shadow:0 14px 28px #9451332e}._pooja-tab_1vn74_330._active_1vn74_374{background:#e79f37!important;color:#fff;box-shadow:0 20px 38px #8c0e0140}._apply-filters-btn_1vn74_385{background:#8c0e01;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease;align-self:flex-end}._apply-filters-btn_1vn74_385:hover{background:#b42318;transform:translateY(-1px)}._filter-button_1vn74_403{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease;flex-shrink:0}._filter-button_1vn74_403:hover{background-color:#f5f5f5}._filter-button_1vn74_403 img{width:94px;height:94px;object-fit:contain}._search-section_1vn74_426{display:flex;width:100%;justify-content:center;align-items:center;gap:1rem}._searchbar_1vn74_434{width:100%}._normal-btn_1vn74_438{background:#393939;color:#fff;border-radius:100px;padding:1rem 3rem;white-space:nowrap;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease}._normal-btn_1vn74_438:hover{background:#555;transform:translateY(-1px)}._filter_1vn74_403{display:flex;gap:1rem;justify-content:space-between;align-items:center;margin-top:1rem}._dateby_1vn74_462{width:100%}._row-flex_1vn74_466{display:flex;justify-content:center;align-items:center;gap:8rem;width:100%}._dateofbirth_1vn74_474{align-items:end!important}._dateofbirth_1vn74_474 ._form-group_1vn74_137{margin-bottom:0!important}._dateofbirth_1vn74_474._row-flex_1vn74_466{gap:1rem}._actionby_1vn74_486{display:flex;gap:1rem;justify-content:space-between;align-items:center}._applyfilters_1vn74_493{display:flex;gap:1rem;margin:1rem 0rem;justify-content:end;width:100%}._pujas_1vn74_501{background:#8c0e01;padding:2rem;border-radius:25px}._tab-count_1vn74_355{display:inline-flex;align-items:center;justify-content:center;min-width:30px;padding:.15rem .7rem;border-radius:999px;font-size:.9rem;font-weight:600;background:#94513329;color:#7c2d12;box-shadow:inset 0 2px 4px #7c2d121f}._pooja-tab_1vn74_330._active_1vn74_374 ._tab-count_1vn74_355{background:#fff3;color:#fff}._no-poojas-found_1vn74_526{width:100%;text-align:center;padding:2rem;color:#667085;font-size:1rem}._active_1vn74_374{background:linear-gradient(120deg,#8c0e01,#b42318)!important;color:#fff!important;box-shadow:0 20px 38px #8c0e0140!important}._active_1vn74_374 ._tab-count_1vn74_355{background:#fff3!important;color:#fff!important}@media(max-width:798px){._pooja-tab_1vn74_330{position:relative;border:none;padding:.5rem 3rem;border-radius:18px;font-size:14px;font-weight:500;font-family:Roboto}._pooja-tab_1vn74_330{display:inline-flex;align-items:center;justify-content:center;min-width:20px}._dateofbirth_1vn74_474 ._form-group_1vn74_137{margin-bottom:0!important;width:100%}._filter_1vn74_403{flex-direction:column;gap:0rem}._form-group_1vn74_137 input,._form-group_1vn74_137 select,._form-group_1vn74_137 textarea{width:100%;padding:.5rem .2rem}._applyfilters_1vn74_493{justify-content:space-between;width:100%}._applyfilters_1vn74_493 button{width:100%}._search-section_1vn74_426{gap:1rem}._normal-btn_1vn74_438{padding:.7rem 1rem}}._pooja-modal-backdrop_1gmln_1{position:fixed;inset:0;background:#11182766;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1100}._pooja-modal_1gmln_1{width:min(960px,95vw);max-height:95vh;background:#fff;border-radius:16px;display:flex;flex-direction:column;box-shadow:0 20px 45px #0f172a2e;overflow:auto;position:relative}._pooja-form_1gmln_24{display:flex;flex-direction:column;height:100%}._pooja-modal-header_1gmln_30{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem 1.25rem;border-bottom:1px solid #e5e7eb;gap:1rem;background:#fff}._pooja-modal-header_1gmln_30 h2{margin:0;font-size:1.5rem;font-weight:700;color:#101828}._header-left_1gmln_47{display:flex;align-items:center;gap:1rem}._header-right_1gmln_53{display:flex;align-items:center;gap:.75rem}._back-arrow_1gmln_59{border:none;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:#475467;transition:transform .2s ease}._back-arrow_1gmln_59:hover{transform:translate(-2px);color:#1d2939}._close-modal_1gmln_74{border:none;background:transparent;font-size:1.75rem;line-height:1;cursor:pointer;color:#667085;transition:color .2s ease,transform .2s ease}._close-modal_1gmln_74:hover{color:#d92d20;transform:rotate(90deg)}._pooja-modal-content_1gmln_89{flex:1;overflow-y:auto;overflow-x:auto;padding:1.75rem 2rem;position:relative;background:#f9fafb}._loading-overlay_1gmln_98{position:absolute;inset:0;background:#ffffffd9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:5}._loading-overlay_1gmln_98 p{margin:0;font-size:.95rem;color:#475467}._pooja-step_1gmln_116{display:flex;flex-direction:column;gap:1.5rem}._form-group_1gmln_122{display:flex;flex-direction:column;gap:.5rem}._form-row_1gmln_128{display:flex;gap:1.25rem;flex-wrap:wrap}._form-row_1gmln_128 ._form-group_1gmln_122{flex:1 1 240px}._field-label_1gmln_138{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#344054}._field-required_1gmln_146{color:#d92d20;font-size:1.2em;line-height:1}._form-group_1gmln_122 input,._form-group_1gmln_122 select,._form-group_1gmln_122 textarea{padding:.7rem 1rem;border-radius:8px;border:1px solid #d0d5dd;font-size:.95rem;background:#fff;color:#1f2937;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}._form-group_1gmln_122 input:focus,._form-group_1gmln_122 select:focus,._form-group_1gmln_122 textarea:focus{outline:none;border-color:#8c0e01;box-shadow:0 0 0 3px #8c0e0126}._form-group_1gmln_122 textarea{resize:vertical;min-height:120px;line-height:1.5}._helper-text_1gmln_179{font-size:.85rem;color:#667085}._error-message_1gmln_184{font-size:.8rem;color:#d92d20;min-height:1rem}._form-section_1gmln_190{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:12px;background:#fff;border:1px solid #e4e7ec}._section-header_1gmln_200{display:flex;align-items:center;justify-content:space-between;gap:1rem}._section-header_1gmln_200 h3{margin:0;font-size:1.05rem;font-weight:600;color:#101828}._link-btn_1gmln_214{border:none;background:transparent;color:#8c0e01;font-size:.9rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:color .2s ease}._link-btn_1gmln_214:hover{color:#b42318}._pooja-form-row_1gmln_231{display:flex;gap:1rem;flex-wrap:wrap;background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;padding:1rem;position:relative}._pooja-form-row_1gmln_231 ._form-group_1gmln_122{flex:1 1 260px}._remove-chip_1gmln_246{border:none;background:#f97066;color:#fff;border-radius:50%;width:28px;height:28px;font-size:1.1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}._remove-chip_1gmln_246:hover{background:#ef4444;transform:scale(1.05)}._remove-chip_1gmln_246._floating_1gmln_266{position:absolute;top:-10px;right:-10px;box-shadow:0 6px 16px #ef444459}._thumbnail-preview_1gmln_273{margin-top:.75rem;width:220px;height:140px;border-radius:12px;overflow:hidden;box-shadow:0 8px 18px #0f172a26}._thumbnail-preview_1gmln_273 img{width:100%;height:100%;object-fit:cover}._media-grid_1gmln_288{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}._media-item_1gmln_295{position:relative;display:flex;flex-direction:column;gap:.5rem;border:1px solid #e4e7ec;border-radius:12px;padding:.75rem;background:#fff;box-shadow:0 6px 16px #0f172a14}._media-item_1gmln_295._deleted_1gmln_307{border-color:#f5d0c5;background:#fef2f2;opacity:.75}._media-item_1gmln_295._deleted_1gmln_307 ._media-preview_1gmln_313{filter:grayscale(100%);opacity:.4}._media-item_1gmln_295._deleted_1gmln_307 ._media-existing_1gmln_318{color:#b42318;font-weight:600}._media-preview_1gmln_313{width:100%;height:120px;border-radius:8px;overflow:hidden;background:#0f172a}._media-preview_1gmln_313 img,._media-preview_1gmln_313 video{width:100%;height:100%;object-fit:cover}._media-meta_1gmln_338{display:flex;flex-direction:column;gap:.4rem}._media-name_1gmln_344{font-size:.85rem;font-weight:600;color:#344054;word-break:break-word}._media-meta_1gmln_338 select{width:100%;padding:.45rem .6rem;border-radius:6px;border:1px solid #d0d5dd;background:#f9fafb;font-size:.85rem;font-weight:600}._multi-select_1gmln_361{position:relative}._multi-select-trigger_1gmln_365{width:100%;border:1px solid #d0d5dd;background:#fff;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;color:#1f2937;display:flex;align-items:center;justify-content:space-between;cursor:pointer}._dropdown-arrow_1gmln_380{font-size:.75rem;margin-left:.75rem}._multi-select-options_1gmln_385{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:220px;overflow-y:auto;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 18px 40px #0f172a26;padding:.5rem 0;z-index:10}._multi-select-option_1gmln_385{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;cursor:pointer;font-size:.9rem;color:#344054;transition:background .2s ease}._multi-select-option_1gmln_385._selected_1gmln_411{background:#f2f4f7;font-weight:600}._multi-select-option_1gmln_385:hover{background:#f8fafc}._multi-select-option_1gmln_385 input{width:16px;height:16px}._pooja-modal-footer_1gmln_425{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem;border-top:1px solid #e5e7eb;background:#f8fafc;gap:1rem}._primary-btn_1gmln_435,._secondary-btn_1gmln_436{border:none;border-radius:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:140px}._primary-btn_1gmln_435{background:linear-gradient(135deg,#8c0e01,#b42318);color:#fff;box-shadow:0 14px 28px #8c0e0140}._primary-btn_1gmln_435:hover{transform:translateY(-1px);box-shadow:0 18px 34px #8c0e014d}._primary-btn_1gmln_435:disabled{background:#d0d5dd;box-shadow:none;cursor:not-allowed}._danger-btn_1gmln_467{border:none;border-radius:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#f04438,#d92d20);color:#fff;box-shadow:0 14px 28px #d92d2040;transition:transform .2s ease,box-shadow .2s ease}._danger-btn_1gmln_467:hover{transform:translateY(-1px);box-shadow:0 18px 34px #d92d204d}._secondary-btn_1gmln_436{background:#fff;color:#475467;border:1px solid #d0d5dd}._secondary-btn_1gmln_436:hover{background:#f3f4f6;color:#1f2937}._footer-left_1gmln_496,._footer-right_1gmln_497{display:flex;gap:.75rem;align-items:center}@media(max-width:768px){._pooja-modal_1gmln_1{width:100%;max-height:98vh}._pooja-modal-header_1gmln_30,._pooja-modal-content_1gmln_89,._pooja-modal-footer_1gmln_425{padding-left:1.2rem;padding-right:1.2rem}._form-row_1gmln_128,._pooja-form-row_1gmln_231{flex-direction:column}._multi-select-options_1gmln_385{position:static;max-height:180px;box-shadow:inset 0 0 0 1px #e4e7ec}}._existing-media-wrapper_1gmln_532{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._existing-media-title_1gmln_539{margin:0;font-size:.9rem;font-weight:600;color:#475467}._media-existing_1gmln_318{font-size:.75rem;font-weight:600;color:#0f172a;background:#e0f2fe;align-self:flex-start;padding:2px 8px;border-radius:999px}._step-indicator_1gmln_556{display:flex;flex-direction:column;gap:2px;font-size:.85rem;color:#475467}._step-count_1gmln_564{font-weight:600;color:#1d2939}._step-remaining_1gmln_569{font-size:.8rem;color:#667085}._floating_1gmln_266{position:absolute;top:-10px;right:-10px;box-shadow:0 6px 16px #ef444459}._selected_1gmln_411{background:#f2f4f7!important;font-weight:600!important}._cancel-confirm-backdrop_ri8on_2{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1400;padding:1rem}._cancel-confirm-modal_ri8on_13{background:#fff;border-radius:16px;padding:2rem;width:min(400px,90vw);box-shadow:0 24px 48px #0f172a33;display:flex;flex-direction:column;gap:1rem;text-align:center}._cancel-confirm-modal_ri8on_13 h3{margin:0;font-size:1.3rem;font-weight:700;color:#101828}._cancel-confirm-modal_ri8on_13 p{margin:0;font-size:.95rem;color:#475467}._confirm-actions_ri8on_38{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}._secondary-btn_ri8on_45{border:none;border-radius:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:100px;background:#fff;color:#475467;border:1px solid #d0d5dd}._secondary-btn_ri8on_45:hover{background:#f3f4f6;color:#1f2937}._danger-btn_ri8on_67{border:none;border-radius:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#f04438,#d92d20);color:#fff;box-shadow:0 14px 28px #d92d2040;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:100px}._danger-btn_ri8on_67:hover{transform:translateY(-1px);box-shadow:0 18px 34px #d92d204d}._participates_h4ckn_1{display:flex;flex-direction:column;gap:1.5rem}._participates_h4ckn_1 ._filter_h4ckn_7{border-bottom:1px solid #c8c8c8;display:flex;gap:1rem;justify-content:space-between;align-items:center;margin-top:1rem}._participates_h4ckn_1 ._actionby_h4ckn_16{display:flex;gap:1rem;justify-content:space-between;align-items:center}._table-data-filters_h4ckn_23{display:flex;justify-content:flex-end;padding:1rem}._downloadicon_h4ckn_29{display:flex;justify-content:flex-end;padding:1rem;cursor:pointer;align-items:center;transition:opacity .2s ease}._downloadicon_h4ckn_29 img{width:20px}._downloadicon--loading_h4ckn_42{cursor:not-allowed;opacity:.7}._participates-data_h4ckn_47{width:100%}._participants-table_h4ckn_51{border-collapse:separate;border-spacing:0;width:100%;background:#fcf9f3;border:1px solid #d6d1c4;border-radius:10px;overflow:hidden}._participants-table_h4ckn_51 th,._participants-table_h4ckn_51 td{border:1px solid #d6d1c4;padding:16px;text-align:left;vertical-align:top;color:#4b4b4b}._participants-table_h4ckn_51 th{background-color:#f3efe7;font-weight:600}._participants-table_h4ckn_51 tr:first-child th:first-child{border-top-left-radius:10px}._participants-table_h4ckn_51 tr:first-child th:last-child{border-top-right-radius:10px}._participants-table_h4ckn_51 tr:last-child td:first-child{border-bottom-left-radius:10px}._participants-table_h4ckn_51 tr:last-child td:last-child{border-bottom-right-radius:10px}._participants-table_h4ckn_51 ._faded_h4ckn_91,._faded_h4ckn_91{color:#b5b1a7}._participants-header_h4ckn_99{display:flex;justify-content:space-between;align-items:center;gap:1rem}._participants-header-left_h4ckn_106{display:flex;align-items:center;gap:1rem}._participants-header-actions_h4ckn_112{display:flex;align-items:center;gap:.75rem}._upload-trigger_h4ckn_118{border:none;border-radius:999px;background:#8c0e01;color:#fff;font-weight:600;font-size:.95rem;padding:.6rem 1.4rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._upload-trigger_h4ckn_118:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #8c0e0140}._upload-trigger_h4ckn_118:disabled{opacity:.6;cursor:not-allowed}._upload-trigger_h4ckn_118._is-selecting_h4ckn_140{background:#1f2937;box-shadow:0 14px 30px #0f172a40}._is-selecting_h4ckn_140{background:#1f2937!important;box-shadow:0 14px 30px #0f172a40!important}._upload-cancel-selection_h4ckn_150{border:none;background:#94a3b833;color:#1f2937;font-weight:600;font-size:.9rem;padding:.45rem 1.2rem;border-radius:999px;cursor:pointer}._upload-cancel-selection_h4ckn_150:hover{background:#94a3b852}._participants-header_h4ckn_99 h1{margin:0;font-size:1.5rem;color:#1d1b20}._link-back_h4ckn_171{border:none;background:transparent;color:#8c0e01;font-weight:600;cursor:pointer;font-size:.95rem;display:inline-flex;align-items:center;gap:6px}._link-back_h4ckn_171:hover{text-decoration:underline}._participants-loading_h4ckn_187,._participants-empty_h4ckn_188{padding:3rem 1rem;text-align:center;color:#5c5a64}._participants-empty_h4ckn_188{font-weight:500}._select-column_h4ckn_198{width:64px;text-align:center}._select-column_h4ckn_198 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._select-all-btn_h4ckn_209{border:none;background:#0f172a14;color:#111827;font-weight:600;padding:.4rem .8rem;border-radius:16px;cursor:pointer;transition:background .2s ease,transform .2s ease}._select-all-btn_h4ckn_209:hover{background:#0f172a26;transform:translateY(-1px)}._select-all-btn_h4ckn_209:active{transform:translateY(0)}._participants-table_h4ckn_51 tbody tr:hover{background:#f9f7f0d9}._vte-root_6gwwi_1{display:flex;flex-direction:column;gap:1rem}._vte-video_6gwwi_7{display:flex;flex-direction:column;gap:.75rem}._vte-player_6gwwi_13{width:100%;max-height:320px;border-radius:12px;background:#000;box-shadow:0 18px 36px #0f172a2e}._vte-meta_6gwwi_21{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-size:.9rem;color:#475467;background:#fff;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(148,163,184,.25);box-shadow:0 10px 24px #0f172a14}._vte-time-label_6gwwi_35{font-weight:600;color:#0f172a}._vte-time_6gwwi_35{font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#111827;font-weight:700;background:linear-gradient(135deg,#ecfdf5,#f8fafc);padding:.3rem .75rem;border-radius:8px;border:1px solid rgba(16,185,129,.35);letter-spacing:.5px}._vte-duration_6gwwi_51{margin-left:auto;color:#2563eb;font-weight:600}._vte-no-video_6gwwi_57{padding:.9rem;border:1px dashed rgba(148,163,184,.5);border-radius:12px;color:#64748b;font-size:.9rem;background:#f8fafc99}._vte-error_6gwwi_66{color:#b91c1c;font-size:.86rem;font-weight:600}._vte-grid_6gwwi_72{display:flex;flex-direction:column;gap:1rem}._vte-grid_6gwwi_72._disabled_6gwwi_78{pointer-events:none;opacity:.55;filter:grayscale(.15)}._vte-grid_6gwwi_72._disabled_6gwwi_78 ._vte-row_6gwwi_84{background:#f8fafcd9}._vte-row_6gwwi_84{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#fff;box-shadow:0 18px 32px #0f172a14}._vte-label_6gwwi_99{font-size:.95rem;font-weight:600;color:#1f2937}._vte-inputs_6gwwi_105{display:grid;grid-template-columns:1fr 1fr auto auto;gap:.75rem;align-items:start}._vte-input-wrap_6gwwi_112{display:flex;flex-direction:column;gap:.35rem}._vte-input-wrap_6gwwi_112 input{padding:.6rem .9rem;border-radius:10px;border:1px solid rgba(148,163,184,.6);font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}._vte-input-wrap_6gwwi_112 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._vte-input-wrap_6gwwi_112._error_6gwwi_132 input{border-color:#f87171}._vte-err_6gwwi_66{color:#b91c1c;font-size:.8rem;font-weight:500}._vte-cross-err_6gwwi_142{color:#b91c1c;font-size:.85rem;margin-top:-.25rem}._vte-button_6gwwi_148{padding:.6rem .9rem;border-radius:10px;border:1px solid rgba(148,163,184,.55);background:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;color:#475467}._vte-button_6gwwi_148:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a14}._vte-button_6gwwi_148._primary_6gwwi_165{color:#0f172a;border-color:#3b82f699;background:linear-gradient(135deg,#3b82f62e,#3b82f614)}._vte-button_6gwwi_148._primary_6gwwi_165:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){._vte-inputs_6gwwi_105{grid-template-columns:1fr}._vte-button_6gwwi_148{width:100%}}._upload-modal-backdrop_bq2uh_1{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1300}._upload-modal_bq2uh_1{width:min(880px,95vw);max-height:95vh;background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 32px 64px #0f172a2e}._upload-modal-header_bq2uh_23{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem;border-bottom:1px solid rgba(148,163,184,.25)}._upload-modal-header_bq2uh_23 h2{margin:0;font-size:1.4rem;font-weight:700;color:#0f172a}._upload-modal-header_bq2uh_23 p{margin:.25rem 0 0;color:#475467;font-size:.9rem}._upload-close_bq2uh_45{border:none;background:transparent;font-size:1.75rem;line-height:1;color:#475467;cursor:pointer;transition:color .2s ease,transform .2s ease}._upload-close_bq2uh_45:hover{color:#b91c1c;transform:rotate(90deg)}._upload-modal-body_bq2uh_60{padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem}._upload-field_bq2uh_68{display:flex;flex-direction:column;gap:.35rem}._upload-field_bq2uh_68 label{font-size:.95rem;font-weight:600;color:#334155}._upload-field_bq2uh_68 input{padding:.7rem .9rem;border-radius:10px;border:1px solid rgba(148,163,184,.6);font-size:.95rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}._upload-field_bq2uh_68 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._upload-field_bq2uh_68 input[readonly]{background:#f8fafcb3;color:#475467}._upload-error_bq2uh_100{font-size:.85rem;color:#b91c1c;font-weight:600}._upload-editor_bq2uh_106{border-radius:16px;border:1px solid rgba(148,163,184,.2);padding:1rem;background:#f8fafc}._upload-modal-footer_bq2uh_113{display:flex;justify-content:flex-end;gap:1rem;padding:1.25rem 1.5rem;border-top:1px solid rgba(148,163,184,.2);background:#fff}._upload-primary_bq2uh_122,._upload-secondary_bq2uh_123{min-width:140px;border-radius:999px;border:none;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}._upload-secondary_bq2uh_123{background:#94a3b82e;color:#1f2937}._upload-secondary_bq2uh_123:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #94a3b840}._upload-primary_bq2uh_122{background:linear-gradient(135deg,#8c0e01,#b42318);color:#fff;box-shadow:0 18px 36px #8c0e0140}._upload-primary_bq2uh_122:disabled,._upload-secondary_bq2uh_123:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._required_bq2uh_158{color:#ef4444;margin-left:.25rem}@media(max-width:640px){._upload-modal_bq2uh_1{width:100%}._upload-modal-footer_bq2uh_113{flex-direction:column;align-items:stretch}._upload-primary_bq2uh_122,._upload-secondary_bq2uh_123{width:100%}}._download-format-backdrop_qijz2_1{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1200;padding:1rem}._download-format-modal_qijz2_12{background:#fff;border-radius:16px;padding:2rem;width:min(450px,90vw);box-shadow:0 24px 48px #0f172a33;display:flex;flex-direction:column;gap:1.5rem}._download-format-modal_qijz2_12 h3{margin:0;font-size:1.3rem;font-weight:700;color:#101828}._download-format-modal_qijz2_12 p{margin:0;font-size:.95rem;color:#475467}._format-selector_qijz2_36{display:flex;flex-direction:column;gap:.5rem}._format-selector_qijz2_36 label{font-size:.9rem;font-weight:600;color:#344054}._format-dropdown_qijz2_48{width:100%;padding:.75rem 1rem;border:1px solid #d0d5dd;border-radius:8px;font-size:.95rem;color:#101828;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._format-dropdown_qijz2_48:hover{border-color:#98a2b3}._format-dropdown_qijz2_48:focus{outline:none;border-color:#8c0e01;box-shadow:0 0 0 3px #8c0e011a}._format-dropdown_qijz2_48:disabled{opacity:.6;cursor:not-allowed;background:#f3f4f6}._modal-actions_qijz2_76{display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}._secondary-btn_qijz2_83{border:none;border-radius:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:100px;background:#fff;color:#475467;border:1px solid #d0d5dd}._secondary-btn_qijz2_83:hover:not(:disabled){background:#f3f4f6;color:#1f2937}._secondary-btn_qijz2_83:disabled{opacity:.6;cursor:not-allowed}._primary-btn_qijz2_110{border:none;border-radius:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#8c0e01,#6b0a00);color:#fff;box-shadow:0 14px 28px #8c0e0140;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:100px}._primary-btn_qijz2_110:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #8c0e014d}._primary-btn_qijz2_110:disabled{opacity:.6;cursor:not-allowed;transform:none}._puja-card_1o4oz_1{background:#fff;border-radius:16px;margin-bottom:15px;box-shadow:0 4px 12px #0000001a;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box;padding:0;width:336px}._puja-new-card_1o4oz_14{background-image:url(../../images/new-card-bg.png);background-size:auto;background-position:center center;background-repeat:no-repeat;width:100%;height:-webkit-fill-available;padding:1.5rem;border-radius:30px;max-width:400px}._puja-card_1o4oz_1 ._puja-image_1o4oz_26{width:100%;height:224px;overflow:hidden;position:relative}._puja-card_1o4oz_1 ._puja-image_1o4oz_26 img{width:100%;height:100%;object-fit:cover;border-radius:32px}._booking-badge_1o4oz_40{position:absolute;top:18px;left:18px;background:#082f49d9;color:#fff;padding:6px 14px;border-radius:999px;font-size:.85rem;font-weight:600;box-shadow:0 6px 16px #0f172a40}._booking-badge_1o4oz_40._muted_1o4oz_53{background:#ffd065;color:#47281c;box-shadow:none}._status-badge_1o4oz_59{position:absolute;top:18px;right:18px;font-size:.8rem;padding:6px 14px;border-radius:999px;font-weight:600;letter-spacing:.02em;border:1px solid transparent;box-shadow:0 4px 10px #0f172a1f}._status-badge_1o4oz_59._active_1o4oz_72{background:#d8ffe7;color:#166534;border-color:#d8ffe7}._status-badge_1o4oz_59._inactive_1o4oz_78{background:#cfcfcf;color:#515151;border-color:#ffffff47}._puja-card_1o4oz_1 ._puja-details_1o4oz_84{padding:30px 5px}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-name_1o4oz_88{font-size:33px;font-weight:400;color:#8c0e01;font-family:ramabhadra,sans-serif;line-height:30px}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-description_1o4oz_96{font-size:16px;color:#47281c;padding:16px 0;line-height:25px;font-family:Lohit Telugu,sans-serif;min-height:80px}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-info_1o4oz_105{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-info_1o4oz_105 ._info-item_1o4oz_112{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#47281c}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-info_1o4oz_105 ._info-item_1o4oz_112 img{width:20px;height:20px}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-actions_1o4oz_125{display:flex;flex-wrap:wrap;gap:10px}._puja-action-btn_1o4oz_131{width:100%;flex:1;background:#8c0e01;color:#fff;font-family:ramabhadra,sans-serif;padding:6px 15px;white-space:nowrap;font-size:15px;font-weight:500;letter-spacing:.01rem;border-radius:30px;border:none;cursor:pointer;text-align:center;transition:background .2s ease,transform .2s ease}._puja-action-btn_1o4oz_131:hover{background:#b42318;transform:translateY(-1px)}._puja-action-btn_1o4oz_131._secondary_1o4oz_154{background:#0f172a}._puja-action-btn_1o4oz_131._secondary_1o4oz_154:hover{background:#1e293b}._puja-action-btn_1o4oz_131._outlined_1o4oz_162{background:transparent;color:#8c0e01;border:1px solid #8c0e01}._puja-action-btn_1o4oz_131._outlined_1o4oz_162:hover{background:#8c0e0114}._verification-banner_1o4oz_202{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:16px;background:#082f490f;border:1px dashed rgba(8,47,73,.18)}._verification-text_1o4oz_212{font-size:.95rem;color:#0f172a;font-weight:600}@media(max-width:798px){._puja-new-card_1o4oz_14{background-size:240%!important;padding:1rem!important}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-description_1o4oz_96{font-size:14px;padding:9px 0;line-height:24px;font-family:Lohit Telugu,sans-serif;min-height:fit-content}._puja-card_1o4oz_1 ._puja-details_1o4oz_84 ._puja-info_1o4oz_105{margin-bottom:10px;display:flex;flex-direction:column;gap:6px}}._puja-listings_bv23e_1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}._no-poojas-found_bv23e_10{text-align:center;padding:40px 20px;color:#666}._body-no-scroll_107vn_4{overflow:hidden!important;position:fixed;width:100%;height:100%}._filter-modal-backdrop_107vn_12{position:fixed;inset:0;background-color:#0000004d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998;animation:_fadeIn_107vn_1 .3s ease;pointer-events:auto;touch-action:none;overflow:hidden;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@keyframes _fadeIn_107vn_1{0%{opacity:0}to{opacity:1}}._filter-modal_107vn_12{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:80vh;background:#fffdf2;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:9999;display:flex;flex-direction:column;animation:_slideIn_107vn_1 .3s ease;overflow:hidden;pointer-events:auto}@keyframes _slideIn_107vn_1{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}._filter-modal-header_107vn_77{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e6e4da;background:#fff}._filter-modal-title_107vn_86{margin:0;font-size:1.25rem;font-weight:600;color:#333}._filter-modal-close_107vn_93{background:none;border:none;padding:.5rem;cursor:pointer;border-radius:50%;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._filter-modal-close_107vn_93:hover{background-color:#f5f5f5}._filter-modal-close_107vn_93 img{width:20px;height:20px;filter:invert(.4)}._filter-modal-content_107vn_118{display:flex;flex:1;overflow:hidden;min-height:0}._filter-categories-panel_107vn_126{width:40%;min-width:150px;border-right:1px solid #e6e4da;background:#fff;overflow-y:auto;display:flex;flex-direction:column}._filter-category-item_107vn_136{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:none;border:none;border-bottom:1px solid #e6e4da;cursor:pointer;transition:background-color .2s ease;text-align:left;width:100%;position:relative}._filter-category-item_107vn_136:hover{background-color:#8c0e010d}._filter-category-item_107vn_136._active_107vn_155{background-color:#8c0e011a;color:#8c0e01}._filter-category-item_107vn_136._active_107vn_155:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#8c0e01}._filter-category-item_107vn_136._active_107vn_155 ._category-label_107vn_170{color:#8c0e01;font-weight:600}._category-label_107vn_170{font-size:1rem;color:#333;font-weight:500}._selection-indicator_107vn_181{color:#8c0e01;font-size:1.5rem;font-weight:700;line-height:1}._filter-options-panel_107vn_189{width:60%;background:#fffdf2;overflow-y:auto;overflow-x:hidden;padding:1rem 0;display:flex;flex-direction:column;min-height:0}._filter-options-list_107vn_200{display:flex;flex-direction:column;width:100%;min-height:0}._filter-option-item_107vn_207{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left;box-sizing:border-box}._filter-option-item_107vn_207:hover{background-color:#8c0e010d}._filter-option-item_107vn_207._selected_107vn_225{background-color:#8c0e011a}._filter-option-item_107vn_207._selected_107vn_225 ._option-label_107vn_229{color:#8c0e01;font-weight:600}._radio-input_107vn_235{position:absolute;opacity:0;width:0;height:0}._radio-custom_107vn_242{position:relative;width:20px;height:20px;border:2px solid #ccc;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}._filter-option-item_107vn_207:hover ._radio-custom_107vn_242,._filter-option-item_107vn_207._selected_107vn_225 ._radio-custom_107vn_242{border-color:#8c0e01}._radio-dot_107vn_263{width:12px;height:12px;border-radius:50%;background-color:#8c0e01}._option-label_107vn_229{font-size:1rem;color:#333;font-weight:500;flex:1}._date-input-container_107vn_278{padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}._date-input-wrapper_107vn_285{position:relative;display:flex;align-items:center;gap:.75rem}._date-input_107vn_278{flex:1;padding:.75rem 1rem;border:1px solid #e6e4da;border-radius:8px;font-size:1rem;color:#333;background:#fff;transition:border-color .2s ease}._date-input_107vn_278:focus{outline:none;border-color:#8c0e01}._date-input_107vn_278::placeholder{color:#999}._calendar-icon_107vn_312{width:24px;height:24px;cursor:pointer;opacity:.6;transition:opacity .2s ease}._calendar-icon_107vn_312:hover{opacity:1}._no-category-selected_107vn_324{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;color:#666;text-align:center}._filter-modal-footer_107vn_335{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem 1.5rem;border-top:1px solid #e6e4da;background:#fff;gap:1rem}._clear-filter-button_107vn_345{background:#fff;color:#999;border:1px solid #e6e4da;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;flex:1}._clear-filter-button_107vn_345:hover{background:#f5f5f5;border-color:#ccc;color:#666}._apply-filter-button_107vn_364{background:linear-gradient(135deg,#c1560f,#8c0e01);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;flex:1}._apply-filter-button_107vn_364:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8c0e014d}._apply-filter-button_107vn_364:active{transform:translateY(0)}@media(max-width:768px){._filter-modal_107vn_12{width:95%;max-height:90vh}._filter-modal-content_107vn_118{flex-direction:row;max-height:calc(90vh - 140px)}._filter-categories-panel_107vn_126{max-height:200px;border-right:none;border-bottom:1px solid #e6e4da;flex-direction:column;overflow-y:auto;overflow-x:hidden}._filter-category-item_107vn_136{border-bottom:1px solid #e6e4da;white-space:nowrap}._filter-options-panel_107vn_189{width:100%;flex:1;overflow-y:auto}}@media(max-width:480px){._filter-modal_107vn_12{width:100%;height:50vh;max-height:100vh;border-radius:0;bottom:0;left:0;top:auto;transform:none;animation:_slideUp_107vn_1 .3s ease}@keyframes _slideUp_107vn_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._filter-modal-content_107vn_118{max-height:calc(100vh - 140px)}}._content-videos_bq4qm_2{width:100%}._upload-videos-page__card_bq4qm_7{display:flex;justify-content:center;padding:32px 16px 24px}._actionby_bq4qm_14{display:flex;gap:1rem;justify-content:space-between;align-items:center}._dateofbirth_bq4qm_21{align-items:end!important}._dateofbirth_bq4qm_21 ._form-group_bq4qm_25{margin-bottom:0!important}._dateofbirth_bq4qm_21._row-flex_bq4qm_29{gap:1rem}._datefilter_bq4qm_33{padding:1rem 15rem;border-top:1px solid #e5e5e5;margin:1rem;border-bottom:1px solid #e5e5e5}._form-group_bq4qm_25{width:100%}._form-group_bq4qm_25 label{display:block;font-weight:700;margin-bottom:5px;color:#444}._form-group_bq4qm_25 input{width:100%;padding:1rem;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:all .3s ease;margin-bottom:15px}._form-group_bq4qm_25 input:focus{border-color:var(--primary-color, #8c0e01);outline:none;box-shadow:0 0 5px var(--secondary-color, #fffdf2)}._puja-videos_bq4qm_69{width:100%;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}._videocard_bq4qm_78{background:#fff;border-radius:16px;margin-bottom:15px;box-shadow:0 4px 12px #0000001a;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box;padding:2rem;width:450px}._videocard_bq4qm_78:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}._playvideo_bq4qm_97{width:100%}._playvideo_bq4qm_97 img{width:100%;border-radius:25px;object-fit:cover}._videocontent_bq4qm_108{display:flex;width:100%;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}._videocontent_bq4qm_108 span{border:1px solid gray;padding:.45rem;border-radius:8px;font-size:15px;font-weight:600}@media(max-width:798px){._datefilter_bq4qm_33{padding:1rem 0rem}._dateofbirth_bq4qm_21._row-flex_bq4qm_29{gap:1rem;flex-direction:row}._form-group_bq4qm_25 input{padding:.5rem;font-size:11px;margin-bottom:5px}._form-group_bq4qm_25 label{margin-bottom:0;font-size:11px;line-height:20px}._videocard_bq4qm_78{margin-bottom:0;padding:1rem;width:100%}}@keyframes _upload-card-pulse_1i3cr_1{0%{box-shadow:0 0 #6750a440}70%{box-shadow:0 0 0 8px #6750a400}to{box-shadow:0 0 #6750a400}}._upload-card_1i3cr_15{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:12px;background-color:#fff;box-shadow:0 4px 16px #1c1a2c14;max-width:560px;width:100%;justify-content:center}._upload-card__dropzone_1i3cr_30{border:2px dashed #9a9a9a;border-radius:12px;padding:32px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:#efefef;transition:border-color .2s ease,background-color .2s ease}._upload-card__dropzone_1i3cr_30:focus-within,._upload-card__dropzone_1i3cr_30:hover{border-color:#8d8d8d;background-color:#dfdede;animation:_upload-card-pulse_1i3cr_1 1.6s infinite}._upload-card__icon_1i3cr_50{width:48px;height:48px}._upload-card__instruction_1i3cr_55{font-size:16px;font-weight:600;color:#201f24;margin:0}._upload-card__separator_1i3cr_62{font-size:14px;color:#5c5a64;margin:0}._upload-card__choose-btn_1i3cr_68{padding:10px 16px;border-radius:6px;border:none;background-color:#323232;color:#fff;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._upload-card__choose-btn_1i3cr_68:disabled{background-color:#323232;cursor:not-allowed}._upload-card__choose-btn_1i3cr_68:not(:disabled):hover{background-color:#272727;transform:translateY(-1px)}._upload-card__file-input_1i3cr_89{display:none}._upload-card__file-info_1i3cr_93{font-size:14px;color:#3b3942;min-height:20px}._upload-card__field_1i3cr_99{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#1d1b20}._upload-card__field_1i3cr_99 input{border:1px solid #d7d5e1;border-radius:8px;padding:10px 12px;font-size:16px;transition:border-color .2s ease,box-shadow .2s ease}._upload-card__field_1i3cr_99 input:focus{outline:none;border-color:#6750a4;box-shadow:0 0 0 3px #6750a426}._upload-card__label_1i3cr_121{font-weight:600;color:#201f24}._upload-card__actions_1i3cr_126{display:flex;align-items:center;gap:12px}._upload-card__reset-btn_1i3cr_132{padding:10px 18px;border-radius:6px;border:1px solid #d7d5e1;background-color:#fff;color:#564196;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}._upload-card__reset-btn_1i3cr_132:disabled{color:#a29fb9;border-color:#e4e1f2;cursor:not-allowed}._upload-card__reset-btn_1i3cr_132:not(:disabled):hover{background-color:#f6f4ff;border-color:#6750a4}._normal-btn_1i3cr_154{display:inline-flex;align-items:center;justify-content:center;gap:8px}._normal-btn_1i3cr_154:disabled{cursor:not-allowed;opacity:.7}._upload-progress-backdrop_m1rk1_1{position:fixed;inset:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:1300;padding:1rem}._upload-progress-modal_m1rk1_12{background:#fff;border-radius:16px;padding:2rem;width:min(600px,90vw);box-shadow:0 24px 48px #0f172a4d;display:flex;flex-direction:column;gap:1.5rem}._upload-progress-header_m1rk1_23{text-align:center}._upload-progress-header_m1rk1_23 h3{margin:0;font-size:1.5rem;font-weight:700;color:#101828}._upload-progress-filename_m1rk1_34{margin:.5rem 0 0;font-size:.9rem;color:#475467;word-break:break-all}._upload-progress-bar-container_m1rk1_41{display:flex;align-items:center;gap:1rem}._upload-progress-bar_m1rk1_41{flex:1;height:12px;background:#f3f4f6;border-radius:6px;overflow:hidden;position:relative}._upload-progress-bar-fill_m1rk1_56{height:100%;background:linear-gradient(90deg,#8c0e01,#a02020);border-radius:6px;transition:width .3s ease;position:relative;overflow:hidden}._upload-progress-bar-fill_m1rk1_56:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_shimmer_m1rk1_1 2s infinite}@keyframes _shimmer_m1rk1_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._upload-progress-percentage_m1rk1_90{font-size:1rem;font-weight:600;color:#101828;min-width:50px;text-align:right}._upload-progress-stats_m1rk1_98{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px}._upload-progress-stat_m1rk1_98{display:flex;flex-direction:column;gap:.25rem}._upload-progress-stat-label_m1rk1_113{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._upload-progress-stat-value_m1rk1_121{font-size:1rem;font-weight:600;color:#101828}._upload-progress-quote_m1rk1_127{padding:1.5rem;background:linear-gradient(135deg,#fef3f2,#fff7ed);border-radius:8px;border-left:4px solid #8c0e01;text-align:center}._upload-progress-quote_m1rk1_127 p{margin:0;font-size:1rem;font-style:italic;color:#475467;line-height:1.6;transition:opacity .5s ease}._upload-progress-actions_m1rk1_144{display:flex;justify-content:center}._upload-progress-cancel-btn_m1rk1_149{border:none;border-radius:8px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;cursor:pointer;background:#fff;color:#dc2626;border:1px solid #dc2626;transition:all .2s ease}._upload-progress-cancel-btn_m1rk1_149:hover{background:#fee2e2;transform:translateY(-1px);box-shadow:0 4px 12px #dc262633}._upload-progress-cancel-btn_m1rk1_149:active{transform:translateY(0)}@media(max-width:640px){._upload-progress-modal_m1rk1_12{padding:1.5rem}._upload-progress-stats_m1rk1_98{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.75rem}._upload-progress-stat-label_m1rk1_113{font-size:.7rem}._upload-progress-stat-value_m1rk1_121{font-size:.9rem}}._upload-videos-page__header_e50co_1{display:flex;align-items:center;justify-content:space-between;gap:1rem}._filter-button_e50co_8{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease;flex-shrink:0}._filter-button_e50co_8:hover{background-color:#f5f5f5}._filter-button_e50co_8 img{width:94px;height:94px;object-fit:contain}._upload-videos-page__list-header_e50co_31{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:1rem}._upload-videos-page__list_e50co_31{margin-bottom:3rem}._upload-videos-page__card_lzgob_1{display:flex;justify-content:center;padding:32px 16px 24px}._upload-videos-page__list_lzgob_7{padding:0 16px 48px;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._upload-videos-page__list-header_lzgob_16{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:1rem}._upload-videos-page__list-header_lzgob_16 h2{font-size:18px;margin:0;color:#201f24}._upload-videos-page__list-header_lzgob_16 span{font-size:14px;color:#5c5a64}._upload-videos-page__loader_lzgob_35{display:flex;justify-content:center;padding:48px 0}._upload-videos-page__empty_lzgob_41{text-align:center;font-size:15px;color:#5c5a64}._upload-videos-page__grid_lzgob_47{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._upload-videos-page__item_lzgob_53{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background-color:#fff;box-shadow:0 4px 16px #1c1a2c14;margin:1rem}._upload-videos-page__video_lzgob_64{width:100%;border-radius:8px;background-color:#000}._upload-videos-page__meta_lzgob_70{display:flex;flex-direction:column;gap:4px}._upload-videos-page__meta_lzgob_70 h3{font-size:16px;font-weight:600;margin:0;color:#1d1b20}._upload-videos-page__meta_lzgob_70 time{font-size:13px;color:#787680}._upload-videos-page__copy-btn_lzgob_88{border:none;border-radius:6px;padding:10px 12px;background-color:#6750a4;color:#fff;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._upload-videos-page__copy-btn_lzgob_88:hover{background-color:#564196;transform:translateY(-1px)}._upload-videos-page__copy-btn_lzgob_88:active{transform:translateY(0)}@media(max-width:768px){._upload-videos-page__card_lzgob_1{padding:24px 12px 16px}._upload-videos-page__list_lzgob_7{padding:0 12px 32px}}
