.profile-page{background:var(--canvas);min-height:100vh;color:var(--ink)}.profile-main{width:min(1120px,100% - 36px);margin:0 auto;padding:clamp(48px,8vw,92px) 0 80px}.profile-heading{max-width:720px;margin-bottom:34px}.profile-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.25rem,6vw,4.8rem);line-height:.98}.profile-heading>p:last-child{max-width:650px;color:var(--muted);margin:20px 0 0;line-height:1.65}.profile-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:22px;display:grid}.profile-column{gap:22px;display:grid}.profile-card,.billing-card,.profile-signed-out{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:clamp(24px,4vw,36px);box-shadow:0 14px 42px #18352e0f}.profile-card h2,.billing-card h2,.profile-signed-out h2{margin:0;font-size:1.45rem;line-height:1.25}.profile-card>p:not(.account-eyebrow),.billing-card>p,.profile-signed-out p{color:var(--muted);line-height:1.6}.profile-card-heading,.billing-card-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.profile-large-avatar{background:var(--ink);color:#fff;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:1.25rem;font-weight:850;display:grid}.profile-form{gap:16px;margin:28px 0;display:grid}.profile-form label{gap:7px;font-size:.78rem;font-weight:750;display:grid}.profile-form input{width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c8d0c5;border-radius:10px;padding:10px 12px}.profile-form input[readonly]{color:var(--muted);background:#edf0e9}.profile-form input:focus{border-color:var(--accent);outline:3px solid var(--accent-soft)}.profile-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.profile-facts div{background:#edf0e9;border-radius:12px;min-width:0;padding:14px}.profile-facts dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:800}.profile-facts dd{overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:700}.billing-card{border-top:4px solid var(--accent)}.billing-card-heading{margin-bottom:18px}.billing-active-badge{color:#346442;letter-spacing:.04em;text-transform:uppercase;background:#e9f4e9;border:1px solid #a9c8ae;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800}.billing-benefits{color:var(--ink);gap:8px;margin:18px 0 24px;padding-left:20px;font-size:.86rem;display:grid}.billing-button{border:1px solid var(--ink);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:10px;place-items:center;padding:10px 15px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-grid}.billing-button+.billing-button{margin-left:9px}.billing-button-primary{background:var(--ink);color:#fff}.billing-button:disabled{opacity:.55;cursor:wait}.billing-fine-print{font-size:.75rem}.billing-notice,.billing-unavailable{background:#e9f4e9;border-radius:10px;margin-top:18px;padding:11px 12px;font-size:.78rem;color:#346442!important}.billing-unavailable{background:#fff0e7;color:#8a432c!important}.billing-readiness{border:1px solid var(--line);background:#edf0e9;border-radius:12px;margin-top:18px;padding:14px 16px}.billing-readiness>strong{font-size:.76rem}.billing-readiness ul{color:var(--muted);gap:7px;margin:11px 0 0;padding:0;font-size:.73rem;list-style:none;display:grid}.billing-readiness li:before{content:"○";color:#a14f32;width:20px;font-weight:900;display:inline-block}.billing-readiness li[data-ready=true]:before{content:"✓";color:#2f7040}.profile-shortcuts{gap:10px;display:grid}.profile-shortcuts h2{margin-bottom:8px}.profile-shortcuts a{border-top:1px solid var(--line);color:var(--ink);gap:4px;padding:14px 0;text-decoration:none;display:grid}.profile-shortcuts a span{color:var(--muted);font-size:.78rem}.profile-shortcuts a:hover strong{color:var(--accent)}.profile-signed-out{justify-items:start;gap:6px;max-width:580px;display:grid}.profile-signed-out>span{background:var(--ink);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:12px;font-weight:850;display:grid}.profile-loading{color:var(--muted)}.profile-message{color:#346442;background:#e9f4e9;border:1px solid #a9c8ae;border-radius:10px;max-width:760px;margin:22px 0 0;padding:13px 15px}.profile-message-error{color:#9b382f;background:#fff0ed;border-color:#d8a89f}@media (max-width:820px){.profile-layout{grid-template-columns:1fr}}@media (max-width:680px){.profile-page .pantry-site-header{flex-wrap:wrap}.profile-page .site-section-nav{order:3;justify-content:center;width:100%}.profile-main{width:min(100% - 22px,1120px)}}@media (max-width:520px){.profile-facts{grid-template-columns:1fr}.billing-button{width:100%}.billing-button+.billing-button{margin:9px 0 0}}
