.customer-shell{min-height:100vh;background:#f5f5f2}.customer-header{display:flex;align-items:center;justify-content:space-between;padding:18px max(20px,calc((100% - 1120px)/2));border-bottom:1px solid var(--line);background:#fff}.customer-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;width:min(calc(100% - 32px),1120px);margin:32px auto 80px}.customer-nav{display:grid;align-content:start;gap:6px}.customer-nav a{padding:12px 14px;border-radius:12px;color:#555;text-decoration:none;font-weight:750}.customer-nav a:hover,.customer-nav a.is-active{color:#fff;background:#111}.customer-content{min-width:0}.customer-content>h1{margin-bottom:24px}.customer-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.customer-cards a{text-decoration:none}.customer-content>.card{margin-bottom:16px}.customer-consent{margin:20px 0 0;color:var(--muted);font-size:12px}.google-sign-in{margin-top:22px;background:#fff;color:#222;border:1px solid var(--line)}.google-sign-in:hover{background:#f2f2ef}.danger-zone{border-color:#efb4aa}.danger-button{background:var(--red)}.legal-copy p{color:var(--muted)}@media(max-width:720px){.customer-layout{grid-template-columns:1fr}.customer-nav{display:flex;overflow-x:auto}.customer-nav a{white-space:nowrap}.customer-cards{grid-template-columns:1fr}.customer-header form .form-message{display:none}}
