html:has(.owner-shell),body:has(.owner-shell),html:has(.owner-login-shell),body:has(.owner-login-shell){background:var(--background)}html:has(.suggestions-shell),body:has(.suggestions-shell){background:#f6f8f7}:is(html.dark,html[data-theme=dark]):has(.suggestions-shell),:is(html.dark,html[data-theme=dark]) body:has(.suggestions-shell){background:#0a0c11}.suggestions-shell{--background: #f6f8f7;--surface: #ffffff;--card: #ffffff;--foreground: #132a22;--muted: #edf3f0;--muted-foreground: #53665f;--primary: #0e7a53;--primary-foreground: #ffffff;--border: rgba(19, 42, 34, .12);--input: rgba(19, 42, 34, .18);--ring: #0e7a53;--social-chip-background: #ffffff;min-height:100vh;display:flex;flex-direction:column;background:var(--background);color:var(--foreground)}.suggestions-shell .lg-footer{background:#eef2f0}:is(html.dark,html[data-theme=dark]) .suggestions-shell{--background: #0a0c11;--surface: #14171f;--card: #14171f;--foreground: #f4f6fa;--muted: #10151b;--muted-foreground: #a8b1c0;--primary: #34c98a;--border: rgba(255, 255, 255, .1);--input: rgba(255, 255, 255, .16);--ring: #34c98a;--social-chip-background: #14171f}:is(html.dark,html[data-theme=dark]) .suggestions-shell .lg-footer{background:#11141a}.suggestions-main{width:min(100% - 2rem,760px);margin-inline:auto;padding:clamp(3.5rem,8vw,7rem) 0 clamp(4rem,9vw,7rem);flex:1}.suggestions-intro{max-width:680px;margin-bottom:2.25rem}.suggestions-kicker{margin:0 0 .65rem;color:var(--primary);font-weight:700;font-size:.9rem}.suggestions-intro h1{margin:0;color:var(--foreground);font-size:clamp(.875rem,4.2vw,2.6rem);line-height:1.25;letter-spacing:-.015em;white-space:nowrap}.suggestion-form{padding:clamp(1.25rem,4vw,2rem);background:var(--surface, var(--card));border:1px solid var(--border);border-radius:16px}.form-field{display:grid;gap:.5rem}.form-field+.form-field,.form-field+.form-row,.form-row+.form-trap,.form-trap+.form-actions{margin-top:1.25rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-field label{color:var(--foreground);font-size:.92rem;font-weight:700}.form-field label span,.field-hint{color:var(--muted-foreground);font-size:.78rem;font-weight:400}.form-field input,.form-field select,.form-field textarea,.suggestion-status-form select{width:100%;box-sizing:border-box;border:1px solid var(--input);border-radius:10px;background:var(--surface, var(--card));color:var(--foreground);font:inherit;font-size:.95rem;padding:.78rem .9rem;transition:border-color .16s ease,box-shadow .16s ease}.form-field textarea{min-height:160px;resize:vertical;line-height:1.7}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.suggestion-status-form select:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 22%,transparent)}.form-field input::placeholder,.form-field textarea::placeholder{color:color-mix(in srgb,var(--foreground) 58%,transparent);opacity:1}.form-trap{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip-path:inset(50%)}.form-actions{display:flex;align-items:center;gap:1rem}.form-actions button,.owner-login button,.suggestion-status-form button{border:0;border-radius:10px;background:var(--primary);color:var(--primary-foreground);font:inherit;font-weight:700;min-height:44px;padding:.65rem 1.25rem;cursor:pointer;transition:background-color .16s ease,opacity .16s ease}.form-actions button:hover,.owner-login button:hover,.suggestion-status-form button:hover{background:color-mix(in srgb,var(--primary) 88%,#000)}.form-actions button:disabled{opacity:.58;cursor:wait}.form-actions p{margin:0;color:var(--muted-foreground);font-size:.8rem;line-height:1.55}.form-result{display:none;margin-top:1rem;padding:.85rem 1rem;border-radius:10px;font-size:.9rem}.form-result--success,.form-result--error{display:block}.form-result--success{background:color-mix(in srgb,#16845b 12%,var(--surface, #fff));color:color-mix(in srgb,#16845b 80%,var(--foreground))}.form-result--error{background:color-mix(in srgb,#c63b3b 10%,var(--surface, #fff));color:color-mix(in srgb,#c63b3b 82%,var(--foreground))}.owner-login-shell{min-height:100vh;display:grid;place-items:center;padding:1.25rem}.owner-login{width:min(100%,390px);padding:2rem;background:var(--surface, var(--card));border:1px solid var(--border);border-radius:16px}.owner-brand{color:var(--primary);font-size:.9rem;font-weight:700;text-decoration:none}.owner-login h1{margin:1rem 0 .35rem;font-size:2rem;color:var(--foreground)}.owner-login>p{margin:0 0 1.5rem;color:var(--muted-foreground)}.owner-login form{display:grid;gap:1rem}.login-error{margin:0;color:#b42318;font-size:.88rem}.owner-shell{min-height:100vh;background:var(--background);color:var(--foreground)}.owner-header{width:min(100% - 2rem,1040px);min-height:88px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border)}.owner-header h1{margin:.2rem 0 0;font-size:1.55rem}.owner-logout{min-height:40px;padding:.55rem .85rem;border:1px solid var(--border);border-radius:9px;background:transparent;color:var(--muted-foreground);font:inherit;font-weight:600;cursor:pointer}.owner-logout:hover{color:var(--foreground);background:var(--muted)}.owner-main{width:min(100% - 2rem,1040px);margin-inline:auto;padding:2rem 0 5rem}.suggestion-filters{display:flex;gap:.4rem;overflow-x:auto;padding-bottom:.75rem}.suggestion-filters a{flex:none;display:inline-flex;gap:.45rem;align-items:center;min-height:38px;padding:.4rem .75rem;border-radius:9px;color:var(--muted-foreground);text-decoration:none;font-size:.87rem;font-weight:600}.suggestion-filters a span{min-width:1.45rem;padding:.1rem .35rem;border-radius:999px;background:var(--muted);color:var(--foreground);text-align:center;font-size:.75rem}.suggestion-filters a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}.suggestion-filters a[aria-current=page] span{background:color-mix(in srgb,var(--primary-foreground) 16%,transparent);color:inherit}.owner-suggestions{display:grid;gap:.85rem;margin-top:1rem}.owner-suggestion{padding:1.25rem;background:var(--surface, var(--card));border:1px solid var(--border);border-radius:14px}.owner-suggestion>header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.suggestion-meta{display:flex;flex-wrap:wrap;gap:.45rem .75rem;align-items:center;color:var(--muted-foreground);font-size:.8rem}.suggestion-status{display:inline-flex;padding:.22rem .55rem;border-radius:999px;background:var(--muted);color:var(--foreground);font-weight:700}.suggestion-status--new{background:color-mix(in srgb,#1677ff 12%,var(--surface, #fff));color:#1457a6}.suggestion-status--planned{background:color-mix(in srgb,#b7791f 13%,var(--surface, #fff));color:#85590f}.suggestion-status--done{background:color-mix(in srgb,#16845b 12%,var(--surface, #fff));color:#116744}.suggestion-number{color:var(--muted-foreground);font-size:.8rem;font-variant-numeric:tabular-nums}.suggestion-message{margin:1rem 0;color:var(--foreground);white-space:pre-wrap;line-height:1.85;font-size:1rem}.suggestion-sender{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0 0 1rem;padding:.8rem 0;border-block:1px solid var(--border)}.suggestion-sender div{display:flex;gap:.45rem}.suggestion-sender dt{color:var(--muted-foreground);font-size:.8rem}.suggestion-sender dd{margin:0;color:var(--foreground);font-size:.85rem;font-weight:600}.suggestion-status-form{display:flex;align-items:center;gap:.65rem}.suggestion-status-form label{color:var(--muted-foreground);font-size:.82rem;font-weight:600}.suggestion-status-form select{width:auto;min-width:145px;padding:.55rem .7rem}.suggestion-status-form button{min-height:38px;padding:.45rem .9rem;font-size:.82rem}.suggestions-empty{margin-top:1rem;padding:4rem 1rem;text-align:center;border:1px dashed var(--border);border-radius:14px}.suggestions-empty h2{margin:0;font-size:1.2rem}.suggestions-empty p{margin:.45rem 0 0;color:var(--muted-foreground)}@media(max-width:620px){.suggestions-main{width:min(100% - 1.5rem,760px);padding-top:3rem}.form-row{grid-template-columns:1fr}.form-actions{align-items:stretch;flex-direction:column}.owner-header,.owner-main{width:min(100% - 1.5rem,1040px)}.owner-suggestion{padding:1rem}.suggestion-status-form{align-items:stretch;display:grid;grid-template-columns:1fr auto}.suggestion-status-form label{grid-column:1 / -1}.suggestion-status-form select{width:100%}}@media(prefers-reduced-motion:reduce){.form-field input,.form-field select,.form-field textarea,.form-actions button{transition:none}}
