.base-view{max-width:960px;margin:0 auto}.base-view h1{margin-top:18px}.base-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.base-section{min-width:0}.base-heading,.base-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.base-toolbar{margin:20px 0}.base-toolbar .field{flex:1;min-width:160px}.base-toolbar label{max-width:100%}.base-heading h2{margin:0;overflow-wrap:anywhere}.base-items{display:grid;gap:12px}.base-item{border-top:1px solid var(--line,#dedbd3);padding-top:12px;min-width:0}.base-item h3{margin:0 0 8px;overflow-wrap:anywhere}.base-note{white-space:pre-wrap;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.base-view button{min-height:44px;white-space:normal;overflow-wrap:anywhere}.base-view .actions{flex-wrap:wrap}.base-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;background:#2227}.base-editor{width:min(100%,540px);max-height:90dvh;overflow:auto;min-width:0}.base-editor input,.base-editor textarea{width:100%;min-width:0;box-sizing:border-box}.base-editor textarea{resize:vertical}.base-link-note{margin:8px 0}.base-picker-actions{margin:12px 0}@media(max-width:600px){.base-grid{grid-template-columns:1fr}.base-toolbar{align-items:stretch}.base-heading{align-items:flex-start}.base-heading h2{font-size:1.2rem}.base-editor{max-height:85dvh}.base-backdrop{align-items:flex-end;padding:12px}}
