:root{--bg:#fff;--text:#111;--muted:#686868;--surface:#f6f6f4;--strong:#fff;--border:rgba(17,17,17,.14);--accent:#111;--accentText:#fff;color-scheme:light}html[data-theme=gray]{--bg:#3f4146;--text:#f6f2eb;--muted:#d1cdc5;--surface:#4b4d52;--strong:#55575d;--border:rgba(255,255,255,.18);--accent:#f6f2eb;--accentText:#33353a;color-scheme:dark}html[data-theme=midnight]{--bg:#121315;--text:#f6f2eb;--muted:#b5b1aa;--surface:#191b1e;--strong:#212327;--border:rgba(255,255,255,.13);--accent:#f6f2eb;--accentText:#121315;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}button,input,a{font:inherit;color:inherit}.skip{position:fixed;left:12px;top:-60px;z-index:99;background:var(--accent);color:var(--accentText);padding:10px 14px}.skip:focus{top:12px}.profile-header{min-height:78px;padding:14px clamp(20px,4vw,56px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;text-decoration:none}.brand img{width:38px;height:38px}.brand strong{font-size:25px;letter-spacing:-.09em}html[data-theme=light] .brand img{filter:invert(1)}.profile-header nav{display:flex;align-items:center;gap:20px}.profile-header a,.profile-header button{border:0;background:none;text-decoration:none;color:var(--muted);font-weight:650}.profile-header button{cursor:pointer}main{width:min(1080px,calc(100% - 36px));margin:auto;padding:64px 0 100px}.profile-hero{max-width:820px;margin-bottom:34px}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.12em;color:var(--muted)}h1{font-size:clamp(2.4rem,7vw,5rem);line-height:1;letter-spacing:-.06em;margin:12px 0 18px}.profile-hero>p:not(.eyebrow){font-size:1.08rem;line-height:1.65;color:var(--muted)}.local-badge{display:inline-block;border:1px solid var(--border);border-radius:999px;padding:8px 12px;color:var(--muted);font-size:.82rem}.memory-panel,.profile-safety,.category-card{border:1px solid var(--border);border-radius:24px;background:var(--surface);padding:24px}.memory-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.memory-panel h2,.category-card h2,.profile-safety h2{margin:0 0 8px}.memory-panel p,.profile-safety p{margin:0;color:var(--muted);line-height:1.55}.memory-switch{display:flex;gap:10px;align-items:center;font-weight:700}.memory-switch input{width:22px;height:22px}.memory-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.memory-actions button,.field-actions button,.clear-category{border:1px solid var(--border);border-radius:999px;padding:10px 14px;background:var(--strong);font-weight:700;cursor:pointer}.danger{color:#c43d35!important}.profile-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0}.category-card{min-width:0}.category-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:14px 0;border-top:1px solid var(--border)}.profile-field:first-of-type{margin-top:14px}.field-value{font-weight:700;overflow-wrap:anywhere}.field-meta{color:var(--muted);font-size:.78rem}.field-actions{grid-row:1/3;grid-column:2;display:flex;gap:6px;align-items:center}.field-actions button{padding:7px 10px}.empty{color:var(--muted);font-size:.9rem}.profile-safety{margin-top:18px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #2f81f7;outline-offset:3px}@media(max-width:700px){.profile-header nav a{display:none}main{padding-top:42px}.memory-panel{grid-template-columns:1fr}.profile-categories{grid-template-columns:1fr}.profile-header{padding-inline:18px}.memory-actions button{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.starter-profile{margin-bottom:18px;border:1px solid var(--border);border-radius:24px;background:var(--surface);padding:24px}.starter-profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.starter-profile-head h2{margin:0 0 8px}.starter-profile-head p{margin:0;color:var(--muted);line-height:1.55}.starter-profile-head>span{border:1px solid var(--border);border-radius:999px;padding:7px 10px;color:var(--muted);font-size:.75rem;font-weight:700}.starter-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.starter-profile-grid label{display:grid;gap:7px;color:var(--muted);font-size:.82rem;font-weight:700}.starter-profile-grid input{width:100%;min-height:48px;border:1px solid var(--border);border-radius:14px;background:var(--strong);padding:0 14px;color:var(--text);-webkit-text-fill-color:var(--text)}.starter-safety{margin:18px 0 0;color:var(--muted);font-size:.78rem;line-height:1.55}.save-profile{margin-top:16px;min-height:50px;border:0;border-radius:16px;background:var(--accent);color:var(--accentText);padding:0 20px;font-weight:800;cursor:pointer}@media(max-width:700px){.starter-profile-grid{grid-template-columns:1fr}.save-profile{width:100%}.starter-profile-head{display:grid}}
