:root{--bg:#fbf7f1;--panel:#ffffff;--text:#17212b;--muted:#5f6c7b;--green:#319f43;--gold:#f8bd00;--pink:#ee6983;--border:#dbe2ea;--shadow:0 18px 45px rgba(23,33,43,0.12)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:linear-gradient(180deg,#e9f6ec,#fbf7f1);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;justify-content:center;padding:16px}.mobile-frame{width:min(100%,430px);min-height:calc(100vh - 32px);background:var(--bg);border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8)}.mobile-frame,.page{display:flex;flex-direction:column}.page{min-height:100%}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px 18px 10px;background:linear-gradient(180deg,rgba(251,247,241,.98),rgba(251,247,241,.82));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand{font-size:1.25rem;font-weight:800}.icon-button{border:0;background:#15211b;color:white;width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.menu-panel{margin:0 16px 12px;background:white;border:1px solid var(--border);border-radius:20px;padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.menu-link,.nav-link{padding:12px 14px;border-radius:14px;color:var(--muted)}.menu-link.active,.nav-link.active{background:rgba(49,159,67,.12);color:var(--green);font-weight:700}.hero{background:linear-gradient(180deg,rgba(49,159,67,1),rgba(49,159,67,.88));color:white;padding:28px 24px 42px;border-bottom-left-radius:32px;border-bottom-right-radius:32px}.hero h1,.hero h2,.section-title{margin:0 0 10px;line-height:1.05}.hero p,.muted{color:rgba(255,255,255,.86)}.content{padding:24px;display:grid;grid-gap:18px;gap:18px;flex:1 1;overflow-y:auto}.card{background:var(--panel);border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:0 8px 20px rgba(23,33,43,.06)}.field{display:grid;grid-gap:8px;gap:8px}.label{font-size:.95rem;color:var(--muted);font-weight:700}.input,.select,.textarea{width:100%;min-height:52px;border-radius:16px;border:1px solid var(--border);background:white;padding:14px 16px;color:var(--text)}.textarea{min-height:110px;resize:vertical}.btn,.btn-ghost,.btn-secondary{border:0;border-radius:16px;min-height:52px;padding:12px 18px;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.btn-ghost:hover,.btn-secondary:hover,.btn:hover{transform:translateY(-1px)}.btn{background:var(--gold);color:#6f1231;font-weight:800}.btn-secondary{background:var(--green);color:white;font-weight:800}.btn-ghost{background:rgba(49,159,67,.1);color:var(--green);font-weight:700}.row{display:flex;gap:12px;flex-wrap:wrap}.row>*{flex:1 1 140px}.auth-footer,.bottom-nav{padding:16px 24px 24px}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;background:rgba(255,255,255,.92);border-top:1px solid var(--border);position:-webkit-sticky;position:sticky;bottom:0}.center{display:grid;place-items:center}.chips{display:flex;gap:10px;flex-wrap:wrap}.chip{background:rgba(49,159,67,.1);color:var(--green);padding:8px 12px;border-radius:999px;font-size:.9rem;font-weight:700}.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-slot{aspect-ratio:1/1.1;border:2px dashed #bddcc3;border-radius:22px;background:linear-gradient(180deg,rgba(49,159,67,.15),rgba(255,255,255,.92));display:grid;place-items:center;color:var(--green);font-weight:700}.match-card{overflow:hidden;padding:0}.match-image{height:350px;background:linear-gradient(180deg,rgba(49,159,67,.15),rgba(23,33,43,.15)),radial-gradient(circle at top,#ffffff 0,#d5ead9 35%,#9bc4a2 100%)}.match-body{padding:18px}.match-body,.message-list{display:grid;grid-gap:12px;gap:12px}.message-bubble{max-width:80%;padding:12px 14px;border-radius:18px;line-height:1.4}.message-bubble.self{margin-left:auto;background:var(--green);color:white}.message-bubble.other{background:white;border:1px solid var(--border)}.subtle{color:var(--muted);font-size:.92rem}@media (max-width:480px){.app-shell{padding:0}.mobile-frame{width:100%;min-height:100vh;border-radius:0;border:0}.hero{padding-top:18px}.auth-footer,.bottom-nav,.content{padding-left:18px;padding-right:18px}}.profile-setup-route{min-height:100dvh;background:#f3f0eb;padding:0}.profile-setup-shell{width:100%;height:100dvh;background:#f3f0eb;overflow:hidden;display:flex;flex-direction:column}.profile-setup-top{padding:16px 20px 0;flex:0 0 auto}.profile-setup-top__inner{width:100%}.profile-setup-brand{display:none}.profile-setup-content{flex:1 1 auto;min-height:0;overflow:hidden;padding:18px 20px 0}.profile-setup-card{height:100%;width:100%;background:#f7f7f7;border:1px solid #d4d9df;border-radius:24px 24px 0 0;padding:22px 18px 0;display:flex;flex-direction:column;min-height:0}.progress-header{flex:0 0 auto;margin-bottom:18px}.step-count{margin:0 0 12px;font-size:.95rem;font-weight:700;color:#182233}.progress-bar{width:100%;height:10px;background:#d9dde3;border-radius:999px;overflow:hidden;margin-bottom:22px}.progress-fill{height:100%;background:#0b1a2d;transition:width .25s ease}.step-title{margin:0 0 8px;font-size:clamp(2.1rem,7vw,3rem);line-height:1.05;font-weight:800;color:#182233}.step-description{margin:0;color:#647084;font-size:1rem;line-height:1.45}.profile-step-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:16px;margin-bottom:0}.step-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.full-width,.step-grid label{display:flex;flex-direction:column;gap:10px;color:#182233;font-size:1rem;font-weight:700}.full-width{grid-column:1/-1}input,select,textarea{width:100%;border:2px solid #d3d8df;border-radius:22px;padding:18px 20px;font:inherit;font-size:1rem;font-weight:600;background:#f7f7f7;color:#182233}input::placeholder,textarea::placeholder{color:#7a7f87;font-weight:600}input:focus,select:focus,textarea:focus{outline:none;border-color:#35a843;box-shadow:0 0 0 3px rgba(53,168,67,.12)}textarea{resize:vertical;min-height:140px}.pill-group{display:flex;flex-wrap:wrap;gap:10px}.pill{border:none;background:#dce5db;color:#2f9940;border-radius:999px;padding:12px 18px;cursor:pointer;font-weight:700;font-size:.98rem}.pill.selected{background:#35a843;color:#ffffff}.upload-box{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 18px;border-radius:18px;background:#dce5db;color:#2f9940;border:none;cursor:pointer;font-weight:700;margin-bottom:18px}.upload-box input{display:none}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.photo-card{background:#ffffff;border:1px solid #d9dfe6;border-radius:18px;overflow:hidden;padding:10px}.photo-card img{width:100%;height:150px;object-fit:cover;border-radius:12px;display:block;margin-bottom:10px}.preview-card{border:1px solid #d4d9df;border-radius:22px;padding:18px;background:#f7f7f7}.preview-hero-image{width:100%;max-height:320px;object-fit:cover;border-radius:16px;margin-bottom:16px}.preview-card h2,.preview-card h3,.preview-card p,.preview-card strong{color:#182233}.preview-card section{margin-top:18px}.profile-step-actions{flex:0 0 auto;position:-webkit-sticky;position:sticky;bottom:0;z-index:15;display:flex;flex-direction:column;gap:12px;padding:14px 0 16px;background:linear-gradient(0deg,#f7f7f7 85%,rgba(247,247,247,.92));border-top:1px solid #e1e5ea}.profile-step-actions__left,.profile-step-actions__right{display:flex;gap:12px}.profile-step-actions__left{order:2}.profile-step-actions__right{order:1;flex-direction:column}.ghost-btn,.primary-btn,.remove-photo-btn,.secondary-btn{min-height:56px;border-radius:20px;padding:14px 20px;font:inherit;font-size:1rem;font-weight:700;cursor:pointer}.primary-btn{border:none;background:#35a843;color:#ffffff;width:100%}.secondary-btn{border:none;background:#f2c100;color:#5b1136;width:100%}.ghost-btn,.remove-photo-btn{border:none;background:#dce5db;color:#2f9940;width:100%}.ghost-btn:disabled,.primary-btn:disabled,.secondary-btn:disabled{opacity:.55;cursor:not-allowed}.profile-setup-shell .bottom-nav,.profile-setup-shell [data-bottom-nav],.profile-setup-shell nav{flex:0 0 auto;background:#f3f0eb;border-top:1px solid #d7ddd7;z-index:20}.photo-section{margin-bottom:8px}.field-label{display:block;margin-bottom:10px;font-weight:700}.photo-upload-wrap{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.photo-preview{width:112px;height:112px;border-radius:50%;border:2px solid #d3ccbf;background:#efe9de;display:flex;align-items:center;justify-content:center;color:#8a847d;font-weight:700;overflow:hidden;flex-shrink:0}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-controls{display:grid;grid-gap:10px;gap:10px;flex:1 1;min-width:180px}.upload-button{min-height:48px;border-radius:999px;background:#f5c400;color:#ffffff;font-size:1rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0 18px}.upload-hint{margin:0;color:#7f7a74;font-size:.95rem;line-height:1.4}.hidden-input{display:none}.avatar-upload{position:relative;width:-moz-fit-content;width:fit-content;margin-top:8px}.avatar-circle{width:110px;height:110px;border-radius:50%;background:#e6e6e6;overflow:hidden;display:flex;align-items:center;justify-content:center}.avatar-circle img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:60%;height:60%;background:#cfcfcf;border-radius:50%}.avatar-plus{position:absolute;bottom:0;right:0;width:28px;height:28px;border-radius:50%;background:#2d8cff;color:white;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;border:3px solid white}