.appearance-settings{display:grid;gap:16px;margin:8px 0 24px;min-width:0}.appearance-controls h3,.appearance-heading h3{margin:0 0 6px}.appearance-heading p{margin:0;font-size:13px;line-height:1.65;color:var(--on-surface-variant)}.appearance-search{display:flex;align-items:center;gap:8px;border:1px solid var(--surface-border);border-radius:12px;padding-left:12px;background:var(--surface-container-lowest)}.appearance-search>svg{width:18px;height:18px;flex:none;color:var(--on-surface-variant)}.appearance-search input{min-width:0;flex:1 1;border:0;background:transparent;padding:12px 8px;font-size:14px;min-height:44px}.style-pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.style-pack{display:flex;position:relative;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:14px 6px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface-container-lowest);color:var(--on-surface);font:600 12px/1.4 var(--font-ui);cursor:pointer}.style-pack[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:var(--surface-container-low)}.style-pack>svg{position:absolute;right:6px;top:6px;width:16px;height:16px;color:var(--primary)}.style-pack__wheel{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 3px var(--surface-container-low);overflow:hidden;position:relative}.style-pack__wheel i{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #ffffffaa;z-index:1}.style-pack__wheel:after{content:"";position:absolute;inset:0}.style-pack__wheel[data-texture=dots]:after{background:radial-gradient(#ffffff66 1px,transparent 1.5px) 0 0/6px 6px}.style-pack__wheel[data-texture=stripes]:after{background:repeating-linear-gradient(45deg,transparent 0 5px,#ffffff44 5px 6px)}.style-pack__wheel[data-texture=crosshatch]:after{background:repeating-linear-gradient(45deg,transparent 0 5px,#ffffff44 5px 6px),repeating-linear-gradient(-45deg,transparent 0 5px,#ffffff44 5px 6px)}.appearance-controls{display:grid;gap:16px;min-width:0}.appearance-controls>label,.entry-typography>label{display:grid;gap:7px;font-size:13px;font-weight:600;min-width:0}.appearance-controls select,.entry-typography select{width:100%;min-width:0;min-height:44px;border:1px solid var(--surface-border);border-radius:10px;background:var(--surface-container-lowest);color:var(--on-surface);padding:10px;font:inherit}.appearance-controls small,.appearance-empty{font-weight:400;font-size:12px;line-height:1.6;color:var(--on-surface-variant)}.appearance-controls .appearance-checkbox{display:flex;align-items:flex-start;gap:12px;min-height:44px;cursor:pointer}.appearance-checkbox input{margin:3px 0;width:18px;height:18px;flex:none;accent-color:var(--primary)}.appearance-checkbox span{display:grid;gap:4px;line-height:1.5}.pointer-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.pointer-options button{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;min-height:76px;border:1px solid var(--surface-border);border-radius:10px;background:var(--surface-container-lowest);color:var(--on-surface);font:600 12px/1.4 var(--font-ui);padding:10px 4px;cursor:pointer}.pointer-options button[aria-pressed=true]{border-color:var(--primary);background:var(--surface-container-low)}.pointer-preview{display:block;width:18px;height:26px;clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%)}.pointer-preview--arrow{clip-path:polygon(30% 0,70% 0,70% 55%,100% 55%,50% 100%,0 55%,30% 55%)}.pointer-preview--diamond{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.pointer-preview--pin{border-radius:50% 50% 50% 0;transform:rotate(-45deg);clip-path:none;width:22px;height:22px}.pointer[data-shape=arrow],.pointer[data-shape=diamond],.pointer[data-shape=pin]{border-radius:0;box-shadow:none;height:52px;clip-path:polygon(25% 0,75% 0,75% 58%,100% 58%,50% 100%,0 58%,25% 58%)}.pointer[data-shape=diamond]{clip-path:polygon(50% 0,100% 45%,50% 100%,0 45%)}.pointer[data-shape=pin]{clip-path:polygon(50% 0,80% 5%,100% 25%,100% 45%,50% 100%,0 45%,0 25%,20% 5%)}.pointer[data-shape]:not([data-shape=classic]):after{display:none}.entry-typography{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;min-width:0;padding:8px 0}.entry-typography .appearance-checkbox{display:flex;align-items:center;gap:8px;min-height:44px;font-weight:400}.entry-typography input[type=color]{width:100%;min-height:44px}.entry-typography select{font-size:14px}.editor-row-media>summary{min-height:44px;align-content:center}@media(max-width:380px){.style-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-typography{grid-template-columns:1fr}}