.profile-choice-page{max-width:900px;margin:0 auto}.profile-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.profile-choice-card{display:flex;flex-direction:column;gap:18px;padding:28px;border:1px solid #eadfb9;border-radius:18px;background:#fff;box-shadow:0 10px 32px #18344b12}.profile-choice-content{flex:1}.profile-choice-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#fff7d8;font-size:31px}.profile-choice-card span{color:#806400;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.profile-choice-card h2{margin:4px 0 8px;color:#3a2f10}.profile-choice-card p{margin:0}.profile-choice-card button{width:100%;background:#d9b83e;color:#302600}.profile-choice-note{text-align:center;margin-top:22px}.dual-profile-note{padding:13px 15px;border:1px solid #eadfb9;border-radius:10px;background:#fffaf0;color:#6b570d}.linked-profile-option{display:grid;gap:7px}@media(max-width:700px){.profile-choice-grid{grid-template-columns:1fr}.profile-choice-card{padding:22px}}
