.profile-onboarding{position:fixed;inset:0;z-index:115;display:none;overflow:auto;background:#062f23}.profile-onboarding.open{display:block;animation:profileFade .25s ease}.profile-shell{min-height:100vh;background:radial-gradient(circle at 12% 45%,rgba(168,212,63,.22),transparent 30%),linear-gradient(132deg,#083d2b 0 38%,#f7f8f4 38%)}.profile-head{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:13px clamp(17px,4vw,55px);background:rgba(4,42,30,.92);border-bottom:1px solid rgba(255,255,255,.15);color:#fff}.profile-brand{display:flex;align-items:center;gap:12px}.profile-brand img{width:50px;height:50px;object-fit:contain;border-radius:14px;background:#fff}.profile-brand strong,.profile-brand span{display:block}.profile-brand span{margin-top:3px;color:#c9ded4;font-size:.76rem}.profile-head button{border:1px solid rgba(255,255,255,.24);border-radius:12px;padding:10px 14px;background:rgba(255,255,255,.1);color:#fff;font-weight:850;cursor:pointer}.profile-progress{height:8px;background:#dfe8e2}.profile-progress i{display:block;width:25%;height:100%;background:linear-gradient(90deg,#a8d43f,#ffd14f);transition:width .3s ease}.profile-body{width:min(1120px,calc(100% - 34px));min-height:calc(100vh - 86px);margin:auto;display:grid;grid-template-columns:.7fr 1.3fr;gap:45px;align-items:center;padding:38px 0}.profile-art{color:#fff;text-align:center}.profile-art img{width:min(310px,85%);height:290px;object-fit:contain;filter:drop-shadow(0 25px 40px rgba(0,0,0,.28));animation:profileFloat 4s ease-in-out infinite}.profile-art span{display:block;margin:4px 0 10px;color:#ffd14f;font-size:.76rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.profile-art h2{margin:0;font:700 2rem Georgia,serif}.profile-art p{max-width:350px;margin:12px auto;color:#cee0d8;line-height:1.55}.profile-card{min-height:580px;padding:clamp(27px,4vw,48px);border-radius:30px;background:#fff;box-shadow:0 35px 90px rgba(0,0,0,.26);display:flex;flex-direction:column}.profile-card h1{margin:9px 0 8px;color:#083d2b;font:700 clamp(2rem,4vw,3.25rem)/1 Georgia,serif}.profile-intro{margin:0 0 24px;color:#65756e;line-height:1.55}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-field label{display:block;color:#244b3c;font-size:.78rem;font-weight:900}.profile-field input{width:100%;margin-top:7px;border:1px solid #d7e3dc;border-radius:12px;padding:13px;font:inherit}.profile-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-option{position:relative;display:block;min-height:116px;padding:18px;border:1px solid #d8e4dd;border-radius:17px;background:#fbfdfb;text-align:left;cursor:pointer}.profile-option:hover{border-color:#91bc3e}.profile-option.selected{border-color:#1d754e;background:#eaf6ee;box-shadow:0 0 0 2px rgba(29,117,78,.09)}.profile-option .profile-icon{display:block;margin-bottom:8px;font-size:1.55rem}.profile-option strong{display:block;color:#083d2b}.profile-option small{display:block;margin-top:5px;color:#68766f;line-height:1.35}.profile-checks{display:grid;gap:9px}.profile-check{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #dbe5df;border-radius:14px;background:#fbfdfb;cursor:pointer}.profile-check.selected{border-color:#1d754e;background:#edf7f0}.profile-check span:first-child{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#e5eee8}.profile-summary{display:grid;gap:10px}.profile-summary-row{display:flex;justify-content:space-between;gap:20px;padding:13px 15px;border-radius:14px;background:#f1f7f3}.profile-summary-row span{color:#68766f}.profile-summary-row strong{color:#083d2b;text-align:right}.profile-note{margin-top:16px;padding:13px;border-left:4px solid #a8d43f;border-radius:0 12px 12px 0;background:#f2f8f4;color:#315244;font-size:.84rem;line-height:1.5}.profile-actions{display:flex;gap:10px;margin-top:auto;padding-top:24px}.profile-actions button{border:0;border-radius:13px;padding:13px 17px;font-weight:900;cursor:pointer}.profile-back{background:#edf3ef;color:#315144}.profile-next{margin-left:auto;background:#ffd14f;color:#083d2b}.profile-next:disabled{opacity:.45;cursor:not-allowed}@keyframes profileFade{from{opacity:0}to{opacity:1}}@keyframes profileFloat{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}@media(max-width:800px){.profile-shell{background:linear-gradient(#083d2b 0 240px,#f7f8f4 240px)}.profile-body{grid-template-columns:1fr;gap:10px;padding-top:12px}.profile-art{display:grid;grid-template-columns:125px 1fr;align-items:center;text-align:left}.profile-art img{grid-row:1/4;width:125px;height:145px}.profile-art span,.profile-art h2,.profile-art p{margin-left:12px}.profile-art p{font-size:.82rem}.profile-card{min-height:570px;border-radius:24px}}@media(max-width:520px){.profile-head{min-height:68px;padding:10px 13px}.profile-brand img{width:42px;height:42px}.profile-brand strong{font-size:.88rem}.profile-brand span{display:none}.profile-body{width:min(100% - 18px,1120px)}.profile-art{grid-template-columns:95px 1fr}.profile-art img{width:95px;height:112px}.profile-art h2{font-size:1.4rem}.profile-art p{display:none}.profile-card{padding:23px 18px;border-radius:20px}.profile-fields,.profile-options{grid-template-columns:1fr}.profile-option{min-height:auto;padding:14px}.profile-card h1{font-size:2rem}}
.profile-field select{width:100%;margin-top:7px;border:1px solid #d7e3dc;border-radius:12px;padding:13px;background:#fff;font:inherit}.profile-fields-spaced{margin-top:16px}
.profile-art{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(4,48,35,.84);box-shadow:0 20px 55px rgba(0,0,0,.18);backdrop-filter:blur(5px)}.profile-art p{color:#e8f4ef}.profile-field select:disabled{color:#164b39;background:#edf5f0;opacity:1;cursor:not-allowed}.profile-locked{display:block;margin-top:6px;color:#557267;font-size:.72rem;font-weight:700;line-height:1.3}
.profile-couple-notice{display:flex;align-items:center;gap:12px;margin:0 0 15px;padding:13px 15px;border:1px solid #a9d6bd;border-radius:15px;background:#edf8f1;color:#164b39}.profile-couple-notice>span{font-size:1.6rem}.profile-couple-notice strong,.profile-couple-notice small{display:block}.profile-couple-notice small{margin-top:3px;color:#557267;line-height:1.35}
.couple-process ol{display:grid;gap:8px;margin:0 0 16px;padding:0;list-style:none}.couple-process li{display:flex;align-items:center;gap:10px;color:#315244;font-size:.82rem}.couple-process li b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e8f5ec;color:#1d754e}.couple-sent{padding:24px;border:1px solid #a9d6bd;border-radius:20px;background:#f1faf4;text-align:center;color:#164b39}.couple-sent>span{display:block;font-size:2.2rem}.couple-sent strong,.couple-sent small{display:block}.couple-sent p{color:#557267;line-height:1.5}.couple-sent>b{display:inline-block;padding:12px 18px;border:2px dashed #1d754e;border-radius:12px;background:#fff;font-size:1.35rem;letter-spacing:.09em}.couple-sent small{margin-top:14px;color:#557267;line-height:1.4}
.profile-next.is-incomplete{opacity:.65}.profile-validation{margin:16px 0 0;padding:11px 13px;border-left:4px solid #ee5f55;border-radius:0 12px 12px 0;background:#fff1ef;color:#7a2924;font-size:.84rem;font-weight:800;line-height:1.45}.profile-field.missing select,.profile-field.missing input{border-color:#ee5f55;box-shadow:0 0 0 3px rgba(238,95,85,.12)}
