*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.container{color:#fff;background:url(/bg.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.top{justify-content:space-between;width:90%;display:flex;position:absolute;top:20px}.top button{cursor:pointer;background:#fff;border:none;border-radius:50%;padding:10px}.content{text-align:center;max-width:300px}.logo{width:60px;margin-bottom:10px}.title{color:gold;font-size:28px}.slogan{color:gold;margin:10px 0 20px;font-size:14px}.card{background:#ffffffe6;border-radius:20px;padding:15px}.input-box{color:#000;gap:10px;margin-bottom:10px;display:flex}.input-box input{border:none;outline:none;flex:1}.login{color:#fff;cursor:pointer;background:linear-gradient(90deg,green,orange);border:none;border-radius:20px;width:100%;padding:10px}.quote{margin-top:20px}.about{cursor:pointer;margin-top:5px;text-decoration:underline}.socials span{cursor:pointer;margin:5px}.otp-container{color:#fff;background-color:#555756;flex-direction:column;height:100vh;display:flex;position:relative}.otp-top{position:absolute;top:40px;left:20px}.back-btn{cursor:pointer;background:0 0;border:none;padding:5px}.otp-content{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;padding:0 20px;display:flex}.otp-title{color:#df9e84;letter-spacing:2px;text-align:left;width:100%;margin-bottom:5px;font-family:serif;font-size:28px;font-weight:400}.otp-subtitle{color:#d1d5db;text-align:left;width:100%;margin-bottom:30px;font-size:15px}.otp-card{background:#3a3b3a;border-radius:16px;flex-direction:column;gap:30px;width:100%;padding:30px 20px;display:flex}.otp-inputs{justify-content:space-between;gap:15px;display:flex}.otp-box{color:#fff;text-align:center;background-color:#4a4b4a;border:1px solid #0000;border-radius:12px;outline:none;width:55px;height:60px;font-size:24px}.otp-box:focus{border-color:#df9e84}.verify-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(90deg,#389547,#d97855);border:none;border-radius:12px;width:100%;padding:16px;font-size:15px;font-weight:600}.resend-text{color:#df9e84;text-align:center;cursor:pointer;padding-bottom:40px;font-size:14px;font-weight:500}.biodata-container{background-color:#fcfbf8;flex-direction:column;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative}.biodata-header{z-index:10;background-color:#fcfbf8;flex-direction:column;align-items:center;padding:15px 20px 10px;display:flex;position:sticky;top:0}.bio-logo{width:45px;height:45px;margin-bottom:25px}.progress-container{width:100%;max-width:500px}.progress-text{justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.step-count{color:#557739}.step-percent{color:#6c757d}.progress-bar-fill{background-color:#557739;border-radius:4px;height:100%}.biodata-body{flex:1;justify-content:center;padding:15px 20px 100px;display:flex}.bio-card{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;padding:25px 20px;display:flex;box-shadow:0 4px 20px #0000000d}.bio-title{color:#1e304b;margin-bottom:5px;font-size:24px;font-weight:700}.bio-subtitle{color:#5d6776;margin-bottom:25px;font-size:14px;font-weight:500}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.form-group label{color:#1f2937;margin-bottom:10px;font-size:14px;font-weight:600}.req{color:#374151}.form-group input[type=text],.form-group input[type=number],.form-group input[type=date],.form-group select,.form-group textarea{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:14px 15px;font-size:15px;transition:border-color .2s}.form-group input::placeholder,.form-group select,.form-group textarea::placeholder{color:#111827}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#557739}.error-input{border-color:#ef4444!important}.error-text{color:#ef4444;margin-top:5px;font-size:12px}.form-row{gap:15px;display:flex}.half{flex:1}.radio-label{color:#1f2937;cursor:pointer;align-items:center;font-size:15px;display:flex}.radio-label input{display:none}.radio-custom{border:2px solid #111827;border-radius:50%;width:20px;height:20px;margin-right:10px;transition:all .2s;position:relative}.radio-label input:checked+.radio-custom{border-color:#557739}.radio-label input:checked+.radio-custom:after{content:"";background-color:#557739;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.biodata-footer{background-color:#fcfbf8;justify-content:center;width:100%;padding:15px 20px 20px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 10px #00000005}.continue-btn{color:#9ca3af;letter-spacing:1px;background-color:#e5e5e5;border:none;border-radius:12px;width:100%;max-width:500px;padding:16px;font-size:16px;font-weight:700;transition:all .3s}.continue-btn.active{color:#fff;cursor:pointer;background:linear-gradient(90deg,#389547,#d97855)}.locked-field{color:#111827;cursor:not-allowed;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 15px;font-size:15px;font-weight:500;display:flex}.lock-icon{font-size:14px}.search-dropdown{position:relative}.dropdown-list{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-height:200px;margin-top:5px;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}.dropdown-item{cursor:pointer;color:#111827;border-bottom:1px solid #f3f4f6;padding:12px 15px;font-size:15px}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background-color:#f9fafb}.double-btn{gap:15px;max-width:500px;margin:0 auto;display:flex}.back-btn-outline{color:#374151;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:12px;flex:.4;padding:16px;font-size:16px;font-weight:700;transition:all .3s}.back-btn-outline:hover{background-color:#f3f4f6}.continue-btn-half{flex:1}.input-with-icon{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;transition:border-color .2s;display:flex}.input-with-icon:focus-within{border-color:#557739}.input-icon{color:#1e304b;padding-left:15px;padding-right:10px;font-size:18px;font-weight:600}.input-with-icon input{background:0 0!important;border:none!important;padding-left:5px!important}.toggle-group{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;gap:5px;width:fit-content;padding:4px;display:flex}.toggle-btn{color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.toggle-btn.active{color:#fff;background-color:#2563eb;box-shadow:0 2px 4px #0000001a}.status-label{color:#1f2937;margin-right:15px;font-size:14px;font-weight:600}.section-title{color:#1e304b;margin:30px 0 20px;font-size:18px;font-weight:700}.upload-box{cursor:pointer;background-color:#fcfbf8;border:2px dashed #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:30px;transition:border-color .2s;display:flex}.upload-box:hover{border-color:#557739}.upload-icon{color:#557739;width:40px;height:40px;margin-bottom:15px}.upload-text{color:#557739;font-size:14px;font-weight:600}.radio-list{flex-direction:column;gap:15px;display:flex}.custom-radio-label{color:#1f2937;cursor:pointer;align-items:center;gap:15px;font-size:15px;font-weight:500;display:flex}.custom-radio-label input{display:none}.radio-circle{border:2px solid #111827;border-radius:50%;width:22px;height:22px;position:relative}.custom-radio-label input:checked+.radio-circle{border-color:#557739}.custom-radio-label input:checked+.radio-circle:after{content:"";background-color:#557739;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.upload-box-simple{cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:25px;display:flex}.upload-icon-small{color:#9ca3af;width:32px;height:32px}.upload-text-small{color:#6b7280;font-size:14px}.info-footer{color:#557739;text-align:left;margin-top:15px;font-size:12px;font-weight:700}.section-desc{color:#374151;margin-bottom:12px;font-size:14px;font-weight:500}.dark-green-btn{background:#557739!important}.range-slider-container{padding:20px 10px;position:relative}.slider-track{background:repeating-linear-gradient(90deg,#557739,#557739 2px,#0000 2px 8px);border-radius:2px;width:100%;height:4px;position:relative}.slider-thumb{cursor:pointer;background-color:#557739;border:4px solid #fff;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0003}.switch{width:50px;height:28px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider-round{cursor:pointer;background-color:#ccc;border-radius:34px;transition:all .4s;position:absolute;inset:0}.slider-round:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider-round{background-color:#557739}input:checked+.slider-round:before{transform:translate(22px)}.switch-group{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.switch-label{color:#1e304b;font-size:15px;font-weight:600}.checkbox-group{color:#1e304b;cursor:pointer;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.custom-checkbox{border:2px solid #111827;border-radius:4px;width:20px;height:20px;position:relative}input:checked+.custom-checkbox{background-color:#111827}input:checked+.custom-checkbox:after{content:"✓";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.upload-circle{cursor:pointer;border:2px solid #e5e7eb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:40px auto 20px;display:flex}.upload-circle-icon{color:#557739;width:40px;height:40px}.upload-circle-text{color:#6b7280;margin-top:5px;font-size:13px}.notice-banner{background-color:#f3f4f6;border-radius:12px;align-items:flex-start;gap:10px;margin-top:20px;padding:15px;display:flex}.notice-icon{color:#fff;background-color:#557739;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:12px;display:flex}.notice-text{color:#1e304b;font-size:13px;font-weight:600;line-height:1.4}.pin-toggle-btn{cursor:pointer;background:0 0;border:none;outline:none;padding:0 4px;font-size:14px}.auth-switch-text{color:#333;text-align:center;margin-top:12px;font-size:12px}.auth-switch-link{color:#d97855;cursor:pointer;font-weight:700;text-decoration:underline}.coming-soon-tag{color:#ddd;letter-spacing:.5px;background-color:#555;border-radius:10px;padding:3px 8px;font-size:11px;font-weight:600}.biodata-flow-container{background-color:#fdfbf7;flex-direction:column;max-width:500px;min-height:100vh;margin:0 auto;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;box-shadow:0 0 20px #0000000d}.biodata-header{text-align:center;background-color:#fdfbf7;padding:16px}.biodata-logo{width:auto;height:40px;margin-bottom:16px}.progress-info{justify-content:space-between;margin-bottom:8px;display:flex}.step-count{color:#4b6f44;font-size:12px;font-weight:700}.percent-complete{color:#6b7280;font-size:11px}.progress-bar-container{background-color:#4b6f441a;border-radius:3px;height:6px;overflow:hidden}.step-container{flex:1;padding:24px;overflow-y:auto}.step-card{background-color:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 15px #0000000d}.step-title{color:#1f2937;margin-bottom:8px;font-size:20px;font-weight:800}.step-subtitle{color:#6b7280;margin-bottom:24px;font-size:13px}.form-group{margin-bottom:20px}.form-label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.form-input,.form-select,.form-textarea{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{background-color:#fff;border-color:#4b6f44;outline:none}.radio-group{gap:20px;display:flex}.radio-option{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.radio-input{accent-color:#4b6f44}.row-group{gap:16px;display:flex}.row-group>div{flex:1}.biodata-footer{background-color:#fff;gap:16px;padding:20px;display:flex;box-shadow:0 -5px 15px #0000000d}.btn-back{color:#4b6f44;cursor:pointer;background:0 0;border:1px solid #4b6f44;border-radius:12px;flex:1;padding:14px;font-weight:700}.btn-continue{color:#fff;cursor:pointer;background-color:#4b6f44;border:none;border-radius:12px;flex:2;padding:14px;font-weight:800}.btn-continue:disabled{color:#9ca3af;cursor:not-allowed;background-color:#e5e7eb}.modal-overlay{z-index:1000;background-color:#00000080;align-items:flex-end;display:flex;position:fixed;inset:0}.search-modal{background-color:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:500px;height:70vh;margin:0 auto;display:flex}.modal-header{text-align:center;border-bottom:1px solid #f3f4f6;padding:20px;position:relative}.modal-handle{background-color:#e5e7eb;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.search-input-wrapper{padding:16px}.item-list{flex:1;overflow-y:auto}.list-item{cursor:pointer;border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.qr-card{text-align:center;background-color:#fff;border:1px solid #4b6f4433;border-radius:16px;margin-bottom:24px;padding:16px}.qr-placeholder{background-color:#f9fafb;border-radius:8px;justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto 16px;display:flex}.home-container{background-color:#fafaf8;max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:80px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;box-shadow:0 0 20px #0000000d}.home-header{z-index:10;background-color:#fafaf8;justify-content:space-between;align-items:center;padding:20px 20px 10px;display:flex;position:sticky;top:0}.home-greeting{flex-direction:column;display:flex}.greeting-text{color:#6b7280;font-size:13px;font-weight:500}.user-name{color:#4b6f44;font-size:18px;font-weight:700}.bell-icon{color:#1f2937;cursor:pointer;width:24px;height:24px}.story-wrapper{border-bottom:1px solid #e5e7eb;padding:10px 20px 20px;overflow-x:auto}.story-wrapper::-webkit-scrollbar{display:none}.story-list{gap:15px;display:flex}.story-item{cursor:pointer;flex-direction:column;align-items:center;gap:5px;min-width:65px;display:flex}.story-avatar-container{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.story-avatar-container.active{background:linear-gradient(45deg,#4b6f44,#86a873);padding:2px}.story-avatar-container.inactive{border:2px solid #e5e7eb}.story-avatar{color:#9ca3af;background-color:#f3f4f6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.story-avatar-img{object-fit:cover;width:100%;height:100%}.add-status .story-avatar{background-color:#fcfbf8;border:2px dashed #4b6f44}.add-icon-badge{color:#fff;background-color:#4b6f44;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:0;right:0}.story-name{color:#374151;text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:11px;font-weight:600;overflow:hidden}.feed-container{padding:10px 0}.post-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:16px;margin:15px 20px;transition:transform .2s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 15px #0000000d}.post-card:hover{transform:translateY(-2px)}.post-avatar{color:#6b7280;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.post-user-info{flex-direction:column;display:flex}.post-user-name-wrapper{align-items:center;gap:5px;display:flex}.post-user-name{color:#1f2937;font-size:14px;font-weight:700}.verified-badge{color:#2563eb;width:14px;height:14px}.post-subtitle{color:#6b7280;margin-top:2px;font-size:11px}.post-caption{color:#111827;padding:0 15px 15px;font-size:13px;line-height:1.4}.post-image-placeholder{background-color:#f3f4f6;justify-content:center;align-items:center;width:100%;height:280px;display:flex}.placeholder-icon{color:#9ca3af;width:48px;height:48px}.post-actions{border-top:1px solid #f9fafb;align-items:center;gap:8px;padding:12px 15px;display:flex}.like-action{cursor:pointer;color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.like-icon{color:#4b6f44;width:24px;height:24px}.fab-container{z-index:20;position:fixed;bottom:80px;right:20px}@media (width>=500px){.fab-container{right:calc(50% - 230px)}}.fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4b6f44,#365331);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;animation:2s infinite pulse;display:flex;box-shadow:0 8px 25px #4b6f4466}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.fab:active{transform:scale(.95)}.fab-icon{width:24px;height:24px}.bottom-nav{width:100%;padding:10px 0;padding-bottom:max(15px, env(safe-area-inset-bottom));z-index:30;background-color:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 15px #00000008}@media (width>=500px){.bottom-nav{width:500px;left:50%;transform:translate(-50%)}}.nav-item{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;font-family:inherit;text-decoration:none;display:flex}.nav-label{font-size:11px;font-weight:600}.matches-container{background-color:#fafaf8;max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:80px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;box-shadow:0 0 20px #0000000d}.top-status-bar{background-color:#fcfcfb;align-items:flex-end;padding:10px 20px 0;display:flex}.status-brand{color:#1e304b;letter-spacing:.5px;font-size:14px;font-weight:800}.matches-header{z-index:10;background-color:#fcfcfb;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:15px 20px 20px;display:flex;position:sticky;top:0}.header-icon{color:#4b5563;cursor:pointer;width:22px;height:22px}.header-brand{align-items:center;gap:8px;display:flex}.brand-icon{color:#4b6f44;width:24px;height:24px}.brand-name{color:#4b6f44;font-size:18px;font-weight:700}.header-logo{object-fit:contain;width:auto;height:36px}.header-action-btn{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;text-decoration:none;transition:opacity .2s;display:flex}.header-action-btn:hover{opacity:.7}.matches-list{padding:20px 0}.match-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;margin:0 20px 20px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 10px #0000000a}.match-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000014}.match-image-container{background-color:#f3f4f6;justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative}.match-placeholder-icon{color:#9ca3af;width:64px;height:64px}.match-verified-badge{color:#374151;background-color:#ffffffe6;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 2px 5px #0000001a}.badge-tick{color:#2563eb;width:14px;height:14px}.match-content{padding:15px}.match-info-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.match-name{color:#1f2937;font-size:16px;font-weight:700}.match-age{color:#4b5563;font-size:13px;font-weight:500}.match-subtitle{color:#6b7280;margin-bottom:15px;font-size:12px;display:block}.match-tags{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.tag-aadhaar{color:#059669;background-color:#ecfdf5;border:1px solid #d1fae5;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.tag-community{color:#4b5563;background-color:#f3f4f6;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.match-actions{gap:12px;display:flex}.btn-interest{color:#374151;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-interest.active{color:#4b6f44;background-color:#f0fdf4;border-color:#4b6f44}.btn-interest-icon{width:18px;height:18px}.btn-view-profile{color:#fff;cursor:pointer;background-color:#4b6f44;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;display:flex}.btn-view-profile-icon{width:18px;height:18px}.tv-container{background-color:#fafaf8;max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:80px;font-family:Inter,system-ui,-apple-system,sans-serif;box-shadow:0 0 20px #0000000d}.tv-header{text-align:center;z-index:10;background-color:#fff;border-bottom:1px solid #f3f4f6;padding:20px;position:sticky;top:0}.tv-title{color:#1f2937;font-size:18px;font-weight:700}.tv-list{padding:16px}.tv-card{cursor:pointer;background-color:#fff;border-radius:16px;margin-bottom:16px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 10px #0000000d}.tv-card:active{transform:scale(.98)}.tv-thumbnail-container{aspect-ratio:16/9;background-color:#e5e7eb;position:relative}.tv-thumbnail{object-fit:cover;width:100%;height:100%}.tv-play-overlay{background-color:#0009;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tv-play-icon{color:#fff;width:32px;height:32px}.tv-live-badge{color:#fff;background-color:#ef4444;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.live-dot{background-color:#fff;border-radius:50%;width:6px;height:6px;animation:1s infinite pulse}.tv-content{padding:12px}.tv-video-title{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.tv-meta{color:#6b7280;align-items:center;gap:4px;font-size:11px;display:flex}.tv-admin-icon{color:#4b6f44;width:14px;height:14px}.profile-mgmt-container{background-color:#fafafb;max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:80px;font-family:Inter,system-ui,-apple-system,sans-serif;box-shadow:0 0 20px #0000000d}.profile-mgmt-header{text-align:center;background-color:#fff;border-radius:0 0 32px 32px;padding:60px 20px 24px;box-shadow:0 4px 10px #00000005}.profile-avatar-wrapper{width:108px;height:108px;margin:0 auto 16px;position:relative}.profile-avatar-main{background-color:#fff;border:2px solid #4b6f4433;border-radius:50%;width:100%;height:100%;padding:4px}.avatar-img{object-fit:cover;background-color:#f3f4f6;border-radius:50%;width:100%;height:100%}.avatar-edit-badge{cursor:pointer;background-color:gold;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 4px #0000001a}.edit-icon{color:#1f2937;width:18px;height:18px}.profile-name{color:#1f2937;margin-bottom:4px;font-size:20px;font-weight:800}.profile-id{color:#6b7280;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:11px}.profile-meta-row{justify-content:center;align-items:center;gap:12px;display:flex}.profile-location-chip{color:#4b5563;align-items:center;gap:4px;font-size:13px;display:flex}.loc-icon{width:14px;height:14px}.membership-badge{color:#b8860b;background-color:#ffd70026;border:.5px solid gold;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:800}.completion-section{text-align:left;margin-top:24px}.completion-labels{justify-content:space-between;margin-bottom:8px;display:flex}.completion-text{color:#6b7280;font-size:11px;font-weight:600}.completion-percent{color:#4b6f44;font-size:12px;font-weight:700}.progress-bar-bg{background-color:#4b6f441a;border-radius:10px;width:100%;height:8px;overflow:hidden}.progress-bar-fill{background-color:#4b6f44;border-radius:10px;height:100%;transition:width .5s ease-out}.stats-grid{gap:12px;padding:24px 20px;display:flex}.stat-card{text-align:center;background-color:#fff;border-radius:20px;flex:1;padding:16px;box-shadow:0 4px 10px #00000008}.stat-value{color:#4b6f44;margin-bottom:4px;font-size:20px;font-weight:800;display:block}.stat-label{color:#6b7280;font-size:11px;font-weight:500}.edit-bio-btn{color:#fff;letter-spacing:1px;cursor:pointer;background-color:#4b6f44;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 40px);margin:0 20px 24px;padding:16px;font-size:15px;font-weight:700;display:flex;box-shadow:0 4px 10px #4b6f4433}.edit-btn-icon{width:24px;height:24px}.settings-section-title{color:#6b7280;letter-spacing:1.1px;padding:12px 20px 16px;font-size:11px;font-weight:700}.settings-group{background-color:#fff;border-radius:16px;margin:0 20px 12px;overflow:hidden;box-shadow:0 2px 4px #00000005}.settings-item{cursor:pointer;border-bottom:1px solid #f9fafb;align-items:center;gap:16px;padding:16px;display:flex}.settings-item:last-child{border-bottom:none}.settings-item-icon{color:#4b6f44;width:20px;height:20px}.settings-item-content{flex:1}.settings-item-title{color:#1f2937;font-size:14px;font-weight:600;display:block}.settings-item-subtitle{color:#6b7280;margin-top:2px;font-size:11px}.settings-chevron{color:#9ca3af;width:20px;height:20px}.posts-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 20px 24px;display:grid}.post-thumb{aspect-ratio:1;background-color:#e5e7eb;border-radius:16px;position:relative;overflow:hidden}.post-thumb-img{object-fit:cover;width:100%;height:100%}.post-overlay{background:linear-gradient(#0000,#0009);align-items:flex-end;padding:12px;display:flex;position:absolute;inset:0}.post-likes-info{color:#fff;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.heart-mini{width:14px;height:14px}.danger-zone{text-align:center;padding:12px 0}.deactivate-link{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.logout-container{padding:24px 20px 40px}.btn-logout{color:#ef4444;cursor:pointer;background:0 0;border:1.5px solid #ef4444;border-radius:16px;width:100%;padding:16px;font-size:14px;font-weight:800;transition:all .2s}.custom-toggle{cursor:pointer;background-color:#e5e7eb;border-radius:12px;width:44px;height:24px;padding:2px;transition:background-color .2s;position:relative}.custom-toggle.active{background-color:#4b6f44}.toggle-thumb{background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s}.custom-toggle.active .toggle-thumb{transform:translate(20px)}.settings-item:active{background-color:#f9fafb}.edit-bio-btn:active{transform:scale(.98)}.btn-logout:hover{background-color:#fef2f2}.deactivate-link:active{opacity:.7}.avatar-edit-badge:active{transform:scale(.9)}.profile-detail-container{background-color:#f9fbf9;max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:80px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;box-shadow:0 0 20px #0000000d}.profile-header{z-index:100;background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:sticky;top:0}.header-back-icon{color:#4b6f44;cursor:pointer;width:24px;height:24px}.profile-hero{background-color:#fff;border-radius:16px;margin:16px;overflow:hidden;box-shadow:0 5px 15px #0000000d}.hero-image-wrapper{background-color:#e5e7eb;width:100%;height:480px;position:relative}.hero-image{object-fit:cover;width:100%;height:100%}.hero-gradient{background:linear-gradient(#0000,#000c);height:150px;position:absolute;bottom:0;left:0;right:0}.hero-info-overlay{color:#fff;position:absolute;bottom:16px;left:16px;right:16px}.hero-name-row{align-items:center;gap:8px;display:flex}.hero-name{font-size:24px;font-weight:700}.hero-verified-icon{color:#86a873;width:22px;height:22px}.hero-subtitle{color:#fffc;margin-top:4px;font-size:16px}.hero-location{color:#ffffffb3;font-size:14px}.hero-match-badge{color:#374151;background-color:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:700;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 4px #0000001a}.hero-match-icon{color:#fbbf24;width:16px;height:16px}.hero-actions{padding:16px}.btn-send-interest{color:#fff;cursor:pointer;background-color:#4b6f44;border:none;border-radius:30px;width:100%;padding:16px;font-size:16px;font-weight:700;box-shadow:0 4px 6px #4b6f4433}.detail-section{background-color:#fff;border-radius:12px;margin:0 16px 12px;overflow:hidden;box-shadow:0 2px 5px #00000008}.section-header{cursor:pointer;justify-content:space-between;align-items:center;padding:16px;display:flex}.section-title{color:#4b6f44;font-size:16px;font-weight:700}.section-arrow{color:#9ca3af;width:20px;height:20px;transition:transform .3s}.section-arrow.open{transform:rotate(180deg)}.section-content{border-top:1px solid #f9fafb;padding:0 16px 16px}.detail-row{padding:8px 0;display:flex}.detail-label{color:#9ca3af;flex:2;font-size:14px}.detail-value{color:#1f2937;flex:3;font-size:14px;font-weight:500}.subsection-title{color:#374151;margin:12px 0 8px;font-size:14px;font-weight:700}.property-photos{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.property-photo-card{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:100px;height:80px;display:flex}.horoscope-chart{background-color:#fffaf0;border:1px solid #feebc8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:150px;margin-top:12px;display:flex}.horoscope-icon{color:#fbd38d;width:48px;height:48px}.horoscope-text{color:#9c4221;font-size:13px;font-weight:700}.search-container{background-color:#fff;flex-direction:column;min-height:100vh;padding-bottom:70px;display:flex}.search-header{z-index:100;background-color:#fff;border-bottom:1px solid #f1f1f1;padding:15px 16px;position:sticky;top:0}.search-input-wrapper{background-color:#f5f5f5;border-radius:12px;align-items:center;height:48px;padding:0 12px;display:flex}.search-icon{color:#557739;margin-right:10px}.search-input{color:#333;background:0 0;border:none;outline:none;flex:1;font-size:15px}.search-input::placeholder{color:#999}.clear-btn{color:#999;cursor:pointer;background:0 0;border:none;padding:4px}.search-content{flex:1;padding:20px 16px}.suggestion-section h3{color:#1e304b;margin-bottom:16px;font-size:16px;font-weight:700}.suggestion-list{flex-direction:column;gap:15px;display:flex}.suggestion-item{cursor:pointer;align-items:center;display:flex}.suggestion-icon-circle{color:#557739;background-color:#f0f4eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;display:flex}.suggestion-info{flex-direction:column;display:flex}.suggestion-title{color:#333;font-size:15px;font-weight:600}.suggestion-desc{color:#777;font-size:12px}.results-list{flex-direction:column;display:flex}.result-item{cursor:pointer;border-bottom:1px solid #f9f9f9;align-items:center;padding:12px 0;display:flex}.result-avatar{color:#557739;background-color:#f0f4eb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;display:flex}.result-details{flex:1}.result-name{color:#333;font-size:15px;font-weight:600}.result-subtitle{color:#777;font-size:12px}.arrow-icon{color:#ccc}.empty-results{color:#ccc;flex-direction:column;justify-content:center;align-items:center;padding-top:60px;display:flex}.empty-results p{margin-top:15px;font-size:14px}:root{--primary:#6366f1;--secondary:#a855f7;--background:#f8fafc;--surface:#fff;--text-main:#1e293b;--text-muted:#64748b;--accent:#f43f5e;--card-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--premium-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--border-radius:16px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background-color:var(--background);color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:hidden}.app-container{background:var(--surface);flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;display:flex;position:relative}.app-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#fffc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.app-logo{background:linear-gradient(to right, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#ffffffe6;border-top:1px solid #f1f5f9;justify-content:space-around;width:100%;max-width:480px;padding:.75rem 0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{color:var(--text-muted);cursor:pointer;transition:var(--transition);flex-direction:column;flex:1;align-items:center;gap:4px;font-size:.7rem;font-weight:500;text-decoration:none;display:flex}.nav-item.active{color:var(--primary)}.nav-icon{width:24px;height:24px}.main-content{flex:1;padding-bottom:80px}.card{background:var(--surface);border-radius:var(--border-radius);box-shadow:var(--card-shadow);transition:var(--transition);margin:1rem;overflow:hidden}.card:hover{box-shadow:var(--premium-shadow)}.feed-container{flex-direction:column;display:flex}.post-card{border-bottom:1px solid #f1f5f9;margin-bottom:1rem}.post-header{align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.post-avatar{border:2px solid var(--primary);border-radius:50%;width:36px;height:36px;padding:2px}.post-username{font-size:.9rem;font-weight:600}.post-image-container{aspect-ratio:1;background:#f1f5f9;width:100%}.post-image{object-fit:cover;width:100%;height:100%}.post-actions{align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.action-btn{color:var(--text-main);cursor:pointer;align-items:center;gap:6px;font-size:.9rem;display:flex}.post-caption{padding:0 1rem 1rem;font-size:.9rem}.search-screen-container{flex-direction:column;min-height:100%;display:flex}.search-header-sticky{background:var(--surface);z-index:90;border-bottom:1px solid #f1f5f9;padding:1rem;position:sticky;top:60px}.search-bar-wrapper{height:48px;transition:var(--transition);background:#f1f5f9;border:1px solid #0000;border-radius:12px;align-items:center;padding:0 12px;display:flex}.search-bar-wrapper:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 4px 12px #6366f11a}.search-prefix-icon{color:var(--primary);margin-right:10px}.search-input-field{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;width:100%;font-size:.95rem}.search-input-field::placeholder{color:var(--text-muted);opacity:.6}.clear-search-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.search-content{padding:1rem}.section-title-small{color:var(--text-main);margin-bottom:1rem;font-size:1rem;font-weight:700}.suggestion-list,.search-results-list{flex-direction:column;gap:.5rem;display:flex}.suggestion-item,.result-item{cursor:pointer;transition:var(--transition);border-radius:12px;align-items:center;padding:.75rem;display:flex}.suggestion-item:hover,.result-item:hover{background:#f8fafc}.suggestion-icon,.result-avatar-circle{width:40px;height:40px;color:var(--primary);background:#6366f11a;border-radius:50%;justify-content:center;align-items:center;margin-right:1rem;display:flex}.suggestion-title,.result-title{color:var(--text-main);font-size:.95rem;font-weight:600}.suggestion-desc,.result-subtitle{color:var(--text-muted);font-size:.8rem}.result-info{flex:1}.result-arrow-icon{color:#cbd5e1}.no-results-state{color:#cbd5e1;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.no-results-icon{opacity:.5;margin-bottom:1rem}.matches-grid{grid-template-columns:1fr;gap:1rem;padding:.5rem;display:grid}.match-card{border-radius:20px;height:420px;position:relative;overflow:hidden}.match-image{object-fit:cover;width:100%;height:100%}.match-overlay{color:#fff;background:linear-gradient(#0000,#000c);padding:2rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.match-name{font-size:1.5rem;font-weight:700}.match-age{opacity:.9;font-weight:400}.match-info{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.tv-container{padding:1rem}.video-card{margin-bottom:1.5rem}.thumbnail-container{aspect-ratio:16/9;border-radius:12px;position:relative;overflow:hidden}.duration-tag{color:#fff;background:#000000b3;border-radius:4px;padding:2px 6px;font-size:.75rem;position:absolute;bottom:8px;right:8px}.video-info{gap:.75rem;margin-top:.75rem;display:flex}.video-title{font-size:.95rem;font-weight:600}.video-meta{color:var(--text-muted);margin-top:2px;font-size:.8rem}.profile-header-section{background:linear-gradient(#f8fafc,#fff);flex-direction:column;align-items:center;padding:2rem 1rem;display:flex}.profile-dp-container{margin-bottom:1rem;position:relative}.profile-dp{width:100px;height:100px;box-shadow:var(--card-shadow);border:4px solid #fff;border-radius:50%}.edit-dp-badge{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:50%;padding:6px;position:absolute;bottom:0;right:0}.profile-stats{gap:2rem;margin:1.5rem 0;display:flex}.stat-item{text-align:center}.stat-value{font-weight:700;display:block}.stat-label{color:var(--text-muted);font-size:.75rem}.profile-info-grid{padding:1rem}.info-group{margin-bottom:1.5rem}.info-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem;display:block}.info-content{background:#f1f5f9;border-radius:12px;padding:.75rem 1rem;font-weight:500}.biodata-section{background:snow;border:1px dashed #fcd34d;border-radius:16px;margin-top:1rem;padding:1rem}.btn-edit-profile{background:var(--primary);color:#fff;text-align:center;cursor:pointer;border-radius:12px;margin:1rem;padding:.75rem;font-weight:600;box-shadow:0 4px 6px -1px #6366f14d}.mode-switcher{z-index:1001;box-shadow:var(--premium-shadow);background:#fff;border-radius:20px;padding:5px;position:fixed;top:10px;right:10px}.mode-dot{border-radius:50%;width:12px;height:12px;margin-right:5px;display:inline-block}.mode-dot.matrimony{background:#ec4899}.mode-dot.community{background:#3b82f6}
