.dvh-profile-shell{width:min(1180px,calc(100% - 36px));margin:34px auto 72px}.dvh-profile-hero{padding:30px;border:1px solid rgba(16,35,31,.13);border-radius:26px;background:linear-gradient(135deg,#f7f1e5,#fffdf7);box-shadow:0 18px 50px rgba(8,29,25,.08);margin-bottom:22px}.dvh-profile-hero h1{font-family:Georgia,serif;font-size:clamp(2.25rem,5vw,4.3rem);line-height:1;margin:.2em 0}.dvh-profile-hero p{max-width:760px;color:#66716b}.dvh-profile-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:22px}.dvh-profile-card{background:#fff;border:1px solid rgba(16,35,31,.13);border-radius:24px;padding:24px;box-shadow:0 14px 40px rgba(8,29,25,.06)}.dvh-profile-card h2{margin:0 0 8px}.dvh-profile-card p{color:#68716c}.dvh-profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dvh-profile-field{display:grid;gap:7px}.dvh-profile-field.full{grid-column:1/-1}.dvh-profile-field label,.dvh-profile-group>strong{font-weight:800}.dvh-profile-field input,.dvh-profile-field select,.dvh-profile-field textarea{width:100%;min-height:46px;border:1px solid rgba(16,35,31,.18);border-radius:14px;padding:11px 13px;font:inherit;background:#fff}.dvh-profile-field textarea{min-height:92px;resize:vertical}.dvh-profile-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-top:9px}.dvh-profile-check{display:flex;gap:9px;align-items:flex-start;padding:8px 0}.dvh-profile-check input{margin-top:4px}.dvh-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.dvh-profile-actions .btn{min-height:44px}.dvh-profile-notice{padding:13px 15px;border-radius:14px;background:#eef7f0;border:1px solid #bfdac5;margin-bottom:16px}.dvh-profile-notice.error{background:#fff0ef;border-color:#efc0bb}.dvh-profile-status{display:grid;gap:10px;margin-top:16px}.dvh-profile-status div{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid rgba(16,35,31,.09)}.dvh-profile-status span{color:#68716c}.dvh-profile-pill{display:inline-flex;padding:4px 9px;border-radius:999px;background:#edf3ef;font-size:.8rem;font-weight:800}.dvh-profile-note{font-size:.86rem;color:#6f7773;margin-top:14px}.dvh-nav-profile{white-space:nowrap}@media(max-width:900px){.dvh-profile-grid{grid-template-columns:1fr}.dvh-profile-fields{grid-template-columns:1fr}.dvh-profile-field.full{grid-column:auto}}@media(max-width:600px){.dvh-profile-shell{width:calc(100% - 24px);margin-top:18px}.dvh-profile-hero,.dvh-profile-card{padding:19px;border-radius:20px}.dvh-profile-options{grid-template-columns:1fr}}
