.app-shell{color:#241a1d;background:#fff9f7;min-height:100vh}.app-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #f0ddda;position:sticky;top:0}.app-header-inner{justify-content:space-between;align-items:center;gap:20px;height:78px;display:flex}.app-brand{cursor:pointer;align-items:center;gap:10px;min-width:240px;display:flex}.app-brand-mark{justify-content:center;align-items:center;width:78px;height:42px;display:flex}.app-brand-mark img{object-fit:contain;width:100%;height:100%}.app-brand-name{font-size:18px!important;font-weight:800!important;line-height:1.1!important}.app-brand-tagline{color:#756a6d!important;margin-top:3px!important;font-size:10px!important}.app-nav-button{color:#5f5356!important;border-radius:9px!important;height:42px!important;padding:0 14px!important;font-weight:700!important}.app-nav-button:hover,.app-nav-button.active{color:#fd3a2d!important;background:#fff0ee!important}.profile-menu-button{color:#3a2d30!important;text-transform:none!important;border-radius:24px!important;height:46px!important;padding:4px 10px 4px 6px!important}.profile-menu-button:hover{background:#fff0ee!important}.header-avatar{width:34px!important;height:34px!important;font-size:14px!important}.mobile-menu-button{display:none!important}.app-main{padding:28px 0 64px}.drawer-title{padding:10px 12px 14px;font-size:18px!important;font-weight:800!important}.drawer-title:after{content:"";background:#fd3a2d;border-radius:4px;width:38px;height:3px;margin-top:8px;display:block}@media (width<=900px){.desktop-nav{display:none!important}.mobile-menu-button{display:inline-flex!important}.app-brand{min-width:0}.app-brand-copy{display:none}.app-brand-mark{width:86px}.app-main{padding-top:20px}}@media (width<=600px){.app-header-inner{height:68px}.profile-menu-button span{display:none}.profile-menu-button{padding-right:4px!important}.app-brand-mark{width:78px}}.match-results-page{padding:8px 0 30px}.match-page-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:10px 0 22px;display:flex}.match-page-title{margin-top:4px!important;font-size:30px!important;font-weight:800!important}.match-page-subtitle{color:#756a6d!important;margin-top:5px!important}.match-heading-actions .MuiChip-root{background:#fff!important;border:1px solid #eededb!important;font-weight:700!important}.match-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.load-more-button{color:#fd3a2d!important;background:#fff!important;border:1px solid #e7c9c4!important;border-radius:9px!important;padding:11px 24px!important}@media (width<=1000px){.match-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.match-page-heading{flex-direction:column;align-items:flex-start}.match-page-title{font-size:26px!important}.match-results-grid{grid-template-columns:1fr}.match-heading-actions{display:none!important}}.dashboard-page{padding:8px 0 20px}.dashboard-welcome{justify-content:space-between;align-items:flex-end;gap:20px;padding:8px 0 28px;display:flex}.dashboard-kicker,.section-kicker-local,.card-kicker{letter-spacing:1.8px;color:#fd3a2d;font-size:11px!important;font-weight:800!important}.dashboard-title{margin-top:5px!important;font-size:32px!important;font-weight:800!important}.dashboard-subtitle{max-width:650px;color:#756a6d!important;margin-top:5px!important}.dashboard-welcome>.MuiButton-root{color:#4e4245!important;background:#fff!important;border-color:#e5c7c2!important}.dashboard-profile-card,.dashboard-preference-card{height:100%;background:#fff!important;border:1px solid #eededb!important;border-radius:15px!important}.dashboard-profile-top{align-items:center;gap:15px;display:flex}.dashboard-avatar{color:#8b4a42!important;background:#f2d9d4!important;width:82px!important;height:82px!important;font-size:28px!important}.dashboard-name{font-size:21px!important;font-weight:800!important}.dashboard-meta,.dashboard-location{color:#756a6d!important;margin-top:4px!important;font-size:13px!important}.completion-chip{color:#d92d23!important;background:#fff0ee!important;font-weight:800!important}.completion-track{background:#f5e5e2;border-radius:8px;height:7px;margin-top:20px;overflow:hidden}.completion-track>div{background:#fd3a2d;border-radius:8px;height:100%}.completion-note{color:#8a7b7e!important;margin-top:8px!important;font-size:12px!important}.dashboard-preference-card{background:linear-gradient(145deg,#fff,#fff4f1)!important}.dashboard-card-title{margin-top:7px!important;font-size:21px!important;font-weight:800!important}.dashboard-preference-text{min-height:44px;color:#756a6d!important;margin:8px 0 12px!important}.dashboard-preference-card .MuiButton-root{color:#fd3a2d!important;padding-left:0!important;font-weight:800!important}.discovery-section{padding-top:38px}.discovery-title{margin-top:4px!important;font-size:24px!important;font-weight:800!important}.discovery-subtitle{color:#756a6d!important;margin-top:4px!important}.dashboard-action{cursor:pointer;min-height:110px;position:relative;background:#fff!important;border:1px solid #eededb!important;border-radius:12px!important;padding:16px!important;transition:all .2s!important}.dashboard-action:hover{transform:translateY(-2px);box-shadow:0 10px 25px #50232812!important}.dashboard-action>p{margin-top:12px!important;font-weight:750!important}.action-icon{color:#fd3a2d;background:#fff0ee;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.action-arrow{color:#b9abad;position:absolute;bottom:14px;right:14px;font-size:16px!important}.dashboard-footer-actions{justify-content:flex-end;gap:6px;margin-top:22px;display:flex}.dashboard-footer-actions .MuiButton-root{color:#756a6d!important}@media (width<=650px){.dashboard-welcome{flex-direction:column;align-items:flex-start}.dashboard-title{font-size:27px!important}.dashboard-welcome>.MuiButton-root{width:100%}.completion-chip{display:none}.dashboard-avatar{width:68px!important;height:68px!important}}.search-page{padding:8px 0}.search-intro{justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:20px;display:flex}.filter-toggle{color:#fd3a2d!important;background:#fff!important;border:1px solid #e7c9c4!important;border-radius:9px!important}.search-filter-card{background:#fff;border:1px solid #eededb;border-radius:14px;margin-bottom:26px;padding:20px}.filter-title{font-size:18px!important;font-weight:800!important}.filter-subtitle{color:#756a6d!important;margin-top:3px!important;font-size:13px!important}.range-label{color:#756a6d!important;margin-top:10px!important;font-size:13px!important}.range-label b{color:#3f3336}.search-submit{background:#fd3a2d!important;border-radius:9px!important;margin-top:10px!important;padding:10px 25px!important}@media (width<=650px){.search-intro{flex-direction:column;align-items:flex-start}.filter-toggle{width:100%}}.page-intro{padding:8px 0 18px}.matrimony-tabs{background:#fff;border:1px solid #eededb;border-radius:11px;padding:4px}.matrimony-tabs .MuiTab-root{color:#756a6d;min-height:42px;font-weight:750}.matrimony-tabs .Mui-selected{color:#fd3a2d!important}.matrimony-tabs .MuiTabs-indicator{background:#fd3a2d;height:3px}.inbox-page,.chat-list-page{max-width:900px;padding:8px 0 25px}.inbox-card,.chat-list-card{background:#fff!important;border:1px solid #eededb!important;border-radius:13px!important;transition:all .2s!important}.inbox-card:hover,.chat-list-card:hover{border-color:#e4c4bf!important;box-shadow:0 9px 25px #50232812!important}.chat-list-card{cursor:pointer}.profile-detail-page{max-width:900px;margin:auto}.back-button{color:#756a6d!important}.detail-card{overflow:hidden;background:#fff!important;border:1px solid #eededb!important;border-radius:16px!important}.detail-hero{background:linear-gradient(135deg,#fff,#fff5f2);align-items:center;gap:20px;display:flex;padding:26px!important}.detail-avatar{width:128px!important;height:128px!important}.profile-detail-page .MuiCardContent{padding:22px!important}.profile-detail-page .MuiButton-contained{background:#fd3a2d!important}.profile-detail-page .MuiChip-root{color:#d92d23!important;background:#fff0ee!important}@media (width<=600px){.detail-hero{flex-direction:column;align-items:flex-start}.detail-avatar{width:110px!important;height:110px!important}.inbox-card .MuiCardContent{flex-wrap:wrap;align-items:flex-start!important}}.onboarding-page{max-width:820px;margin:auto;padding:10px 0 30px}.onboarding-card{background:#fff;border:1px solid #eededb;border-radius:16px;padding:26px;box-shadow:0 10px 35px #5023280d}.onboarding-head{justify-content:space-between;gap:20px;display:flex}.onboarding-title{margin-top:4px!important;font-size:28px!important;font-weight:800!important}.onboarding-subtitle{color:#756a6d!important;margin-top:5px!important;font-size:13px!important}.step-count{color:#fd3a2d;white-space:nowrap;font-size:12px!important;font-weight:800!important}.onboarding-progress{margin:22px 0;background:#f3e4e1!important;border-radius:8px!important;height:5px!important}.onboarding-progress .MuiLinearProgress-bar{background:#fd3a2d!important}.step-dots{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:25px;display:grid}.step-dot{text-align:center;color:#a29396;flex-direction:column;align-items:center;gap:6px;font-size:9px;display:flex}.step-dot>div{background:#fff;border:1px solid #e3d2cf;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.step-dot.done{color:#fd3a2d}.step-dot.done>div{color:#fd3a2d;background:#fff0ee;border-color:#f4c2bc}.onboarding-form{padding:6px 2px}.onboarding-form .MuiFormControl-root{margin-bottom:8px}.onboarding-card .MuiTextField-root .MuiInputBase-root,.onboarding-card .MuiFormControl-root .MuiInputBase-root{border-radius:9px}.onboarding-card .MuiButton-root{background:#fd3a2d!important}@media (width<=700px){.step-dots{display:none}.onboarding-card{padding:20px}.onboarding-head{flex-direction:column;align-items:flex-start}.step-count{order:-1}.onboarding-title{font-size:25px!important}}.chat-thread-page{background:#fff;border-left:1px solid #eededb;border-right:1px solid #eededb;flex-direction:column;max-width:900px;height:calc(100vh - 78px);margin:auto;display:flex}.chat-thread-header{background:#fff;border-bottom:1px solid #eededb;align-items:center;gap:12px;padding:13px 16px;display:flex}.chat-thread-body{background:#fff9f7;flex-direction:column;flex:1;gap:8px;padding:24px;display:flex;overflow-y:auto}.chat-bubble{border-radius:16px;max-width:min(72%,480px);padding:10px 14px;font-size:14px}.chat-bubble.mine{color:#fff;background:#fd3a2d;border-bottom-right-radius:5px;align-self:flex-end}.chat-bubble.theirs{color:#3e3235;background:#fff;border:1px solid #eededb;border-bottom-left-radius:5px;align-self:flex-start}.chat-composer{background:#fff;border-top:1px solid #eededb;gap:8px;padding:12px;display:flex}.chat-composer .MuiTextField-root{flex:1}.chat-send{background:#fd3a2d!important;min-width:48px!important}@media (width<=600px){.chat-thread-page{border:0;height:calc(100vh - 68px)}.chat-bubble{max-width:82%}}.settings-page{max-width:720px;margin:auto}.settings-card{background:#fff;border:1px solid #eededb;border-radius:14px;overflow:hidden}.settings-row{min-height:68px!important}.settings-row .MuiListItemText-primary{font-weight:750!important}.settings-row .MuiListItemText-secondary{color:#8a7b7e!important}.settings-danger{color:#d92d23!important}.settings-form-page{background:#fff;border:1px solid #eededb;border-radius:15px;max-width:620px;margin:auto;padding:25px}.settings-form-page .page-intro{padding-top:0}.settings-form-page .MuiTextField-root{margin-top:10px}.settings-form-page .MuiButton-root{background:#fd3a2d!important}@media (width<=600px){.settings-form-page{padding:20px}}.match-list-page{padding:24px 24px 60px}.match-page-intro{justify-content:space-between;align-items:flex-end;gap:20px;padding:8px 0 22px;display:flex}.match-page-kicker{letter-spacing:1.4px;color:#fd3a2d;font-size:11px!important;font-weight:900!important}.match-page-title{color:#302628;margin-top:3px!important;font-size:30px!important;font-weight:850!important}.match-page-subtitle{color:#756a6d;margin-top:5px!important;font-size:13px!important}.match-page-intro>.MuiButton-root{color:#fd3a2d!important;border-color:#e4cfcb!important;height:42px!important}.match-tabs{border-bottom:1px solid #eadbd8!important}.match-tabs .MuiTab-root{text-transform:none;color:#756a6d;min-height:46px;font-weight:750}.match-tabs .Mui-selected{color:#fd3a2d!important}.match-tabs .MuiTabs-indicator{background:#fd3a2d;height:3px}.match-results-bar{padding:17px 2px}.match-results-bar p:first-child{color:#413638;font-weight:800}.match-results-bar p:last-child{color:#8a7b7e}.app-shell-main{background:#faf7f6;min-height:calc(100vh - 74px)}@media (width<=650px){.match-list-page{padding:18px 14px 40px}.match-page-intro{flex-direction:column;align-items:flex-start}.match-page-intro>.MuiButton-root{width:100%}.match-page-title{font-size:26px!important}.match-results-bar{flex-direction:column;gap:3px;align-items:flex-start!important}}.similar-kicker{letter-spacing:1.4px;color:#fd3a2d;font-size:11px!important;font-weight:900!important}.similar-title{color:#302628;margin-top:4px!important;font-size:24px!important;font-weight:850!important}.similar-subtitle{color:#756a6d;margin-top:4px!important;font-size:13px!important}
