.matches-container{max-width:800px;min-height:100vh;box-shadow:none;background-color:#fcfbf8;margin:0 auto;padding-bottom:100px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative}.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;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.header-action-btn-left{position:absolute;left:16px}.header-action-btn-right{position:absolute;right:16px}.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{grid-template-columns:1fr;gap:20px;padding:20px 0;display:grid}@media (width>=768px){.matches-list{grid-template-columns:repeat(2,1fr);padding:20px}.match-card{margin:0!important}}.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{aspect-ratio:4/5;background-color:#f3f4f6;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.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;margin-top:6px;display:flex}.btn-interest{color:#4b5563;box-sizing:border-box;cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:10px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-interest:hover{background-color:#f3f4f6}.btn-interest.active{color:#4b6f44;background-color:#f0fdf4;border-color:#4b6f44}.btn-interest-icon{width:18px;height:18px}.btn-view-profile{color:#fff;box-sizing:border-box;cursor:pointer;background:linear-gradient(135deg,#4b6f44 0%,#3d5c36 100%);border:none;border-radius:12px;flex:1.5;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #4b6f4433}.btn-view-profile:hover{transform:translateY(-1px);box-shadow:0 6px 15px #4b6f444d}.btn-view-profile:active{transform:translateY(0)}.btn-view-profile-icon{width:18px;height:18px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fcfbf8;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 fixed;flex-direction:column;justify-content:center;align-items:center;width:100%;min-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;width:90%;max-width:400px}.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-bg{background-color:#e6e5dd;border-radius:4px;width:100%;height:6px;overflow:hidden}.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-group{gap:30px;display:flex}.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}.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-header{align-items:center;gap:12px;padding:15px;display:flex}.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%{transform:scale(1);box-shadow:0 8px 25px #4b6f4466}50%{transform:scale(1.05);box-shadow:0 8px 35px #4b6f4499}to{transform:scale(1);box-shadow:0 8px 25px #4b6f4466}}.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>=800px){.bottom-nav{width:800px;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-item.active{color:#4b6f44}.nav-icon{width:24px;height:24px}.nav-label{font-size:11px;font-weight:600}.nav-item.disabled{opacity:.5;cursor:not-allowed}.nav-item.disabled:hover{opacity:.5!important}.profile-detail-container{max-width:800px;min-height:100vh;box-shadow:none;background-color:#f9fbf9;margin:0 auto;padding-bottom:100px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.profile-header{z-index:100;background-color:#fff;border-bottom:1px solid #f3f4f6;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.header-back-icon-left{position:absolute;left:16px}.header-brand-center{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-spacer-right{position:absolute;right:16px}.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{aspect-ratio:4/5;background-color:#e5e7eb;width:100%;max-height:420px;position:relative}.hero-image-placeholder{background:linear-gradient(135deg,#a3b899 0%,#4b6f44 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.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:linear-gradient(135deg,#4b6f44 0%,#3d5c36 100%);border:none;border-radius:30px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #4b6f4433}.btn-send-interest:hover{transform:translateY(-1px);box-shadow:0 6px 15px #4b6f444d}.btn-send-interest.active{color:#4b6f44;box-shadow:none;background:#f0fdf4;border:2px solid #4b6f44}.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;animation:.25s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.detail-row{border-bottom:1px solid #f9fafb;grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:start;gap:12px;padding:10px 0;display:grid}.detail-row:last-child{border-bottom:none}.detail-label{color:#6b7280;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:13px;font-weight:500;line-height:1.4}.detail-value{color:#1f2937;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:14px;font-weight:600;line-height:1.4}.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}.premium-lock-card{text-align:center;background:linear-gradient(135deg,#fdfbf7 0%,#f5efe6 100%);border:1px solid #eadecc;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin-top:16px;padding:20px;display:flex;box-shadow:0 4px 6px #00000005}.premium-lock-icon{margin-bottom:4px;font-size:28px}.premium-lock-title{color:#4b6f44;font-size:15px;font-weight:700}.premium-lock-subtitle{color:#6b7280;font-size:12px}.premium-lock-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4b6f44 0%,#3d5c36 100%);border:none;border-radius:20px;margin-top:8px;padding:10px 24px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #4b6f4433}.premium-lock-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #4b6f444d}.blurred-horoscope-chart{filter:blur(4px);pointer-events:none;opacity:.5}
