:root{--ink:#18211f;--muted:#75827d;--line:#e6ebe8;--paper:#f5f7f5;--brand:#f06449;--nav:#16372f}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}.profile-nav{height:72px;padding:0 max(24px,calc((100vw - 1160px)/2));border-bottom:1px solid var(--line);display:flex;align-items:center;gap:40px;background:rgba(255,255,255,.9);backdrop-filter:blur(15px);position:sticky;top:0;z-index:10}.logo{display:flex;gap:10px;align-items:center;color:var(--nav);font:800 19px "Manrope";text-decoration:none}.logo-mark{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;color:var(--brand);background:#edf3f0}.logo-mark svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.profile-nav nav{display:flex;gap:25px;margin-right:auto}.profile-nav nav a{color:#6d7974;font-size:11px;font-weight:600;text-decoration:none}.profile-nav nav a:hover{color:var(--ink)}.account-action{padding:9px 13px;border:1px solid var(--line);border-radius:9px;color:#66736e;background:#fff;font-size:10px;font-weight:700;text-decoration:none}.account-action.primary{color:#fff;border-color:var(--nav);background:var(--nav)}.profile-page{width:min(1100px,calc(100% - 42px));margin:0 auto;padding:34px 0 60px}.back-link{display:inline-block;margin-bottom:22px;color:#83908a;font-size:10px;font-weight:600;text-decoration:none}.profile-hero{padding:29px 32px;border-radius:20px;display:flex;align-items:center;gap:19px;color:#fff;background:linear-gradient(125deg,#16372f,#24584b);box-shadow:0 18px 45px rgba(24,59,49,.14)}.large-avatar{width:66px;height:66px;flex:0 0 auto;border:3px solid rgba(255,255,255,.15);border-radius:18px;display:grid;place-items:center;color:#4b271e;background:#f3ad9b;font:800 23px "Manrope"}.eyebrow{margin:0 0 6px;color:#9aa6a1;font-size:8px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.profile-hero .eyebrow{color:rgba(255,255,255,.48)}.profile-hero h1{margin:0;font:700 27px "Manrope";letter-spacing:-.8px}.profile-hero p{margin:6px 0 0;color:rgba(255,255,255,.6);font-size:10px}.plan-pill{margin-left:auto;padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#91deb8;background:rgba(255,255,255,.06);font-size:9px;font-weight:700}.profile-stats{margin:15px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.profile-stats article{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.profile-stats span,.profile-stats strong{display:block}.profile-stats span{color:#8b9792;font-size:9px}.profile-stats strong{margin-top:5px;font:700 19px "Manrope"}.profile-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:15px;align-items:start}.settings-card{padding:23px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 9px 28px rgba(26,58,47,.035)}.card-heading{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.card-heading h2{margin:0;font:700 16px "Manrope"}.card-heading>span{color:#9aa49f;font-size:8px}.settings-card form{display:grid;gap:15px}.settings-card label>span{display:block;margin-bottom:7px;color:#65726d;font-size:9px;font-weight:700}.settings-card input,.settings-card select{width:100%;height:42px;padding:0 12px;border:1px solid #dfe5e1;border-radius:10px;outline:0;color:var(--ink);background:#fbfcfb;font-size:10px}.settings-card input:focus,.settings-card select:focus{border-color:#8aa99b;box-shadow:0 0 0 3px rgba(48,115,88,.07);background:#fff}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.save-button{width:max-content;padding:11px 16px;border:0;border-radius:9px;color:#fff;background:var(--brand);font-size:9px;font-weight:700;cursor:pointer}.toggle-list{display:grid}.toggle-row{padding:14px 0;border-bottom:1px solid #edf0ee;display:flex;align-items:center;gap:14px;cursor:pointer}.toggle-row:last-child{border-bottom:0}.toggle-row>span{margin:0!important;min-width:0;flex:1}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:10px}.toggle-row small{margin-top:4px;color:#99a39f;font-size:8px}.toggle-row input{position:absolute;opacity:0;pointer-events:none}.toggle-row i{position:relative;width:34px;height:20px;flex:0 0 auto;border-radius:999px;background:#dce3df;transition:.2s}.toggle-row i:after{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16);transition:.2s}.toggle-row input:checked+i{background:#3b8d6b}.toggle-row input:checked+i:after{transform:translateX(14px)}.data-card p{margin:-3px 0 17px;color:#7e8a85;font-size:9px;line-height:1.65}.danger-button{padding:10px 13px;border:1px solid #f0cbc4;border-radius:9px;color:#c8533d;background:#fff8f6;font-size:9px;font-weight:700;cursor:pointer}.membership-card{padding:24px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#ed745b,#d75239);box-shadow:0 14px 32px rgba(207,77,52,.15)}.membership-card>span{font-size:8px;font-weight:800;letter-spacing:1px;text-transform:uppercase;opacity:.7}.membership-card h2{margin:8px 0 6px;font:700 23px "Manrope"}.membership-card p{margin:0;color:rgba(255,255,255,.7);font-size:9px;line-height:1.6}.membership-card div{margin-top:17px;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700}.membership-card i{width:7px;height:7px;border-radius:50%;background:#a8f0c9}.toast{position:fixed;right:25px;bottom:25px;padding:12px 16px;border-radius:10px;color:#fff;background:#16372f;box-shadow:0 15px 35px rgba(20,50,42,.22);font-size:10px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}@media(max-width:760px){.profile-nav{padding:0 20px}.profile-nav nav{display:none}.account-action{margin-left:auto}.profile-page{width:min(100% - 30px,1100px)}.profile-hero{padding:23px;align-items:flex-start;flex-wrap:wrap}.plan-pill{margin-left:0}.profile-stats{grid-template-columns:1fr 1fr}.profile-stats article:last-child{grid-column:1/-1}.profile-grid{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr}}@media(max-width:440px){.large-avatar{width:54px;height:54px}.profile-hero h1{font-size:21px}.profile-hero p{line-height:1.5}.profile-stats article{padding:14px}}
:is(.profile-nav) > form { margin: 0; }
.profile-nav button.account-action { cursor: pointer; }
