.page-header{justify-content:space-between;align-items:center;gap:14px;min-height:54px;margin-bottom:18px;display:flex}.page-header__lead{align-items:center;gap:10px;min-width:0;display:flex}.page-header__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.page-header h1{letter-spacing:-.035em;margin:0;font-size:23px;font-weight:690;line-height:1.12}.eyebrow{color:var(--text-muted);letter-spacing:.16em;font-size:9px;font-weight:760;line-height:1}.page-header__actions{align-items:center;gap:5px;display:flex}.icon-button{width:40px;height:40px;color:var(--text-secondary);border:1px solid #0000;border-radius:12px;place-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-grid}.icon-button:hover,.icon-button.is-active{border-color:var(--line);color:var(--text);background:var(--surface-soft)}.icon-button--back{margin-left:-8px}.section{margin-top:28px}.section__head{justify-content:space-between;align-items:center;gap:10px;min-height:26px;margin-bottom:7px;padding:0 2px;display:flex}.section__head h2,.moderation-form h2{color:#c8cbca;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:12px;font-weight:680}.segmented{border:1px solid var(--line);background:#ffffff06;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.segmented button{min-height:36px;color:var(--text-muted);border-radius:7px;padding:0 11px;font-size:11px;font-weight:630;transition:background .15s,color .15s}.segmented button.is-selected{color:var(--text);background:#ffffff13}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.choice-grid button{border:1px solid var(--line);min-height:42px;color:var(--text-secondary);text-align:left;background:#ffffff05;border-radius:9px;align-items:center;gap:9px;padding:7px 10px;font-size:11px;display:flex;overflow:hidden}.choice-grid button.is-selected{color:var(--text);background:#ffffff12;border-color:#fff3}.choice-grid__mark{border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;width:17px;height:17px;display:grid}.choice-grid button.is-selected .choice-grid__mark{color:#171818;background:#d8dbd9;border-color:#0000}.form-stack{gap:18px;display:grid}.field{gap:7px;display:grid}.field__label{color:var(--text-secondary);font-size:11px;font-weight:620}.field small{color:var(--text-muted);font-size:10px;line-height:1.45}.field>input,.field>textarea,.inline-input input,.amount-input input{border:1px solid var(--line);background:#ffffff06;border-radius:9px;outline:0;width:100%;min-height:42px;padding:0 11px}.field>textarea{resize:vertical;min-height:84px;padding-top:10px}.field input[type=range]{accent-color:#aeb3b0;width:100%}.field output{color:var(--text-muted);justify-self:end;margin-top:-4px;font-size:11px}.primary-action,.destructive-action{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 15px;font-size:13px;font-weight:660;display:flex}.primary-action{color:#171818;background:#d7dad8}.destructive-action{color:#e2b4b4;background:#c88d8d12;border:1px solid #c88d8d33}.sheet-backdrop{z-index:70;background:#0000007a;justify-content:center;align-items:flex-end;padding:0 max(0px,50vw - 215px);display:flex;position:fixed;inset:0}.sheet{width:min(100%,430px);max-height:82dvh;padding:7px 18px calc(22px + env(safe-area-inset-bottom,0px));border:1px solid var(--line);background:var(--surface-solid);border-bottom:0;border-radius:22px 22px 0 0;overflow-y:auto}.sheet__grip{background:var(--line-strong);border-radius:999px;width:34px;height:4px;margin:1px auto 12px}.sheet__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sheet__head h2{margin:0;font-size:18px}
