.ChannelOverlayEditor-module__Rika4G__section{border-top:1px solid var(--line);grid-column:1/-1;margin-top:8px;padding-top:18px}.ChannelOverlayEditor-module__Rika4G__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ChannelOverlayEditor-module__Rika4G__switch{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.ChannelOverlayEditor-module__Rika4G__switch input{width:18px;height:18px}.ChannelOverlayEditor-module__Rika4G__layout{grid-template-columns:minmax(0,1fr) 250px;gap:16px;margin-top:14px;display:grid}.ChannelOverlayEditor-module__Rika4G__previewShell{background:#e9e6e3;border-radius:12px;place-items:center;min-height:300px;padding:10px;display:grid}.ChannelOverlayEditor-module__Rika4G__stage{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#ccc;background-image:linear-gradient(45deg,#bbb 25%,#0000 25%),linear-gradient(-45deg,#bbb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#bbb 75%),linear-gradient(-45deg,#0000 75%,#bbb 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px;width:min(100%,720px);position:relative;overflow:hidden}.ChannelOverlayEditor-module__Rika4G__sample{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ChannelOverlayEditor-module__Rika4G__placed{cursor:move;touch-action:none;position:absolute}.ChannelOverlayEditor-module__Rika4G__placed.ChannelOverlayEditor-module__Rika4G__selected{outline-offset:2px;outline:2px solid #3478db}.ChannelOverlayEditor-module__Rika4G__placed img{pointer-events:none;width:100%;height:auto;display:block}.ChannelOverlayEditor-module__Rika4G__handle{touch-action:none;background:#3478db;border:2px solid #fff;border-radius:50%;width:15px;height:15px;padding:0;position:absolute;box-shadow:0 1px 4px #0006}.ChannelOverlayEditor-module__Rika4G__nw{cursor:nwse-resize;top:-8px;left:-8px}.ChannelOverlayEditor-module__Rika4G__ne{cursor:nesw-resize;top:-8px;right:-8px}.ChannelOverlayEditor-module__Rika4G__sw{cursor:nesw-resize;bottom:-8px;left:-8px}.ChannelOverlayEditor-module__Rika4G__se{cursor:nwse-resize;bottom:-8px;right:-8px}.ChannelOverlayEditor-module__Rika4G__controls{min-width:0}.ChannelOverlayEditor-module__Rika4G__elementList{gap:7px;margin:10px 0;display:grid}.ChannelOverlayEditor-module__Rika4G__element{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;grid-template-columns:48px 1fr;align-items:center;gap:8px;width:100%;min-height:58px;padding:6px;display:grid}.ChannelOverlayEditor-module__Rika4G__element.ChannelOverlayEditor-module__Rika4G__active{border-color:var(--navy);outline:2px solid #1d29471f}.ChannelOverlayEditor-module__Rika4G__thumb{background:#eae6e2;border-radius:6px;place-items:center;width:48px;height:44px;display:grid;overflow:hidden}.ChannelOverlayEditor-module__Rika4G__thumb img{object-fit:contain;max-width:100%;max-height:100%}.ChannelOverlayEditor-module__Rika4G__missing{color:var(--danger);font-size:10px;font-weight:700}.ChannelOverlayEditor-module__Rika4G__actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.ChannelOverlayEditor-module__Rika4G__status{color:var(--muted);margin-top:9px;font-size:11px;line-height:1.5}.ChannelOverlayEditor-module__Rika4G__picker{z-index:1200;background:#1118;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ChannelOverlayEditor-module__Rika4G__pickerPanel{background:var(--paper);border-radius:14px;width:min(820px,100%);max-height:80vh;padding:18px;overflow:auto}.ChannelOverlayEditor-module__Rika4G__pickerGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:12px;display:grid}.ChannelOverlayEditor-module__Rika4G__asset{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;overflow:hidden}.ChannelOverlayEditor-module__Rika4G__asset img{object-fit:contain;background:#eee;width:100%;height:130px;display:block}.ChannelOverlayEditor-module__Rika4G__asset span{padding:8px;font-size:11px;display:block}@media (max-width:760px){.ChannelOverlayEditor-module__Rika4G__layout{grid-template-columns:1fr}.ChannelOverlayEditor-module__Rika4G__previewShell{min-height:240px}.ChannelOverlayEditor-module__Rika4G__controls{width:100%}.ChannelOverlayEditor-module__Rika4G__picker{padding:8px}.ChannelOverlayEditor-module__Rika4G__pickerPanel{max-height:94vh}.ChannelOverlayEditor-module__Rika4G__actions{grid-template-columns:1fr}.ChannelOverlayEditor-module__Rika4G__elementList{grid-template-columns:1fr 1fr}}
.ChannelCropEditor-module__tsfteG__cropEditor{gap:10px;display:grid}.ChannelCropEditor-module__tsfteG__cropViewport{aspect-ratio:740/1036;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:#e7e9ee;border-radius:12px;width:min(100%,370px);position:relative;overflow:hidden}.ChannelCropEditor-module__tsfteG__cropViewport:active{cursor:grabbing}.ChannelCropEditor-module__tsfteG__cropViewport img{object-fit:fill;pointer-events:none;max-width:none;position:absolute}.ChannelCropEditor-module__tsfteG__cropViewport .ChannelCropEditor-module__tsfteG__cropOverlay{object-fit:contain;pointer-events:none;height:auto}.ChannelCropEditor-module__tsfteG__cropControls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ChannelCropEditor-module__tsfteG__cropControls input[type=range]{flex:1;min-width:140px}.ChannelCropEditor-module__tsfteG__zoomValue{font-variant-numeric:tabular-nums;min-width:44px}.ChannelCropEditor-module__tsfteG__cropError{text-align:center;width:100%;height:100%;color:var(--danger);place-items:center;padding:20px;display:grid}@media (max-width:760px){.ChannelCropEditor-module__tsfteG__cropViewport{width:min(100%,300px);margin:auto}.ChannelCropEditor-module__tsfteG__cropControls{z-index:2;background:#fff;padding:8px 0;position:sticky;bottom:0}}
.Cafe24PublishModal-module__MxdUdq__modal{background:var(--paper);grid-template-rows:auto minmax(0,1fr) auto;width:min(1060px,100vw - 32px);height:min(94vh,960px);max-height:94vh;display:grid;overflow:hidden}.Cafe24PublishModal-module__MxdUdq__header{z-index:1;background:var(--paper);position:relative}.Cafe24PublishModal-module__MxdUdq__body{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;max-height:none;overflow-y:auto}.Cafe24PublishModal-module__MxdUdq__footer{z-index:1;background:var(--paper);padding-bottom:calc(18px + env(safe-area-inset-bottom));position:relative}.Cafe24PublishModal-module__MxdUdq__footer .row{justify-content:flex-end;width:100%}.Cafe24PublishModal-module__MxdUdq__footer .btn{border-radius:10px;height:42px;min-height:42px;padding:0 16px;font-size:12px;font-weight:700}.Cafe24PublishModal-module__MxdUdq__steps{gap:8px;margin-bottom:18px;display:flex}.Cafe24PublishModal-module__MxdUdq__step{background:var(--soft);border-radius:99px;padding:7px 11px;font-size:12px}.Cafe24PublishModal-module__MxdUdq__active{background:var(--navy);color:#fff}.Cafe24PublishModal-module__MxdUdq__product{border:1px solid var(--line);border-radius:13px;grid-template-columns:110px 1fr;align-items:center;gap:16px;padding:14px;display:grid}.Cafe24PublishModal-module__MxdUdq__product img{object-fit:contain;background:var(--soft);border-radius:9px;width:110px;height:110px}.Cafe24PublishModal-module__MxdUdq__presetGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Cafe24PublishModal-module__MxdUdq__preview{background:var(--soft);border-radius:14px;min-height:280px;overflow:hidden}.Cafe24PublishModal-module__MxdUdq__preview img{object-fit:contain;width:100%;height:100%;max-height:420px}.Cafe24PublishModal-module__MxdUdq__assetPicker{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;max-height:330px;display:grid;overflow:auto}.Cafe24PublishModal-module__MxdUdq__assetOption{background:var(--soft);text-align:left;border:2px solid #0000;border-radius:11px;padding:7px}.Cafe24PublishModal-module__MxdUdq__assetOption.Cafe24PublishModal-module__MxdUdq__selected{border-color:var(--navy)}.Cafe24PublishModal-module__MxdUdq__assetOption img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:7px;width:100%}.Cafe24PublishModal-module__MxdUdq__selectedList{gap:8px;margin-top:12px;display:grid}.Cafe24PublishModal-module__MxdUdq__selectedRow{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:34px 56px 1fr auto;align-items:center;gap:10px;padding:7px;display:grid}.Cafe24PublishModal-module__MxdUdq__selectedRow img{object-fit:contain;width:56px;height:56px}.Cafe24PublishModal-module__MxdUdq__drag{color:var(--muted);cursor:grab;font-weight:800}.Cafe24PublishModal-module__MxdUdq__summary{grid-template-columns:1fr 1fr;gap:18px;display:grid}.Cafe24PublishModal-module__MxdUdq__thumbs{gap:8px;display:flex;overflow:auto}.Cafe24PublishModal-module__MxdUdq__thumbs img{object-fit:contain;background:var(--soft);border-radius:10px;width:110px;height:110px}@media (max-width:1024px){.Cafe24PublishModal-module__MxdUdq__modal{width:calc(100vw - 24px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}}@media (max-width:760px){.Cafe24PublishModal-module__MxdUdq__presetGrid,.Cafe24PublishModal-module__MxdUdq__summary{grid-template-columns:1fr}.Cafe24PublishModal-module__MxdUdq__product{grid-template-columns:75px 1fr}.Cafe24PublishModal-module__MxdUdq__product img{width:75px;height:75px}.Cafe24PublishModal-module__MxdUdq__modal{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.Cafe24PublishModal-module__MxdUdq__body{padding:16px}.Cafe24PublishModal-module__MxdUdq__assetPicker{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));max-height:none}.Cafe24PublishModal-module__MxdUdq__selectedRow{grid-template-columns:28px 48px minmax(0,1fr)}.Cafe24PublishModal-module__MxdUdq__selectedRow img{width:48px;height:48px}.Cafe24PublishModal-module__MxdUdq__selectedRow .row{grid-column:1/-1;justify-content:flex-end}.Cafe24PublishModal-module__MxdUdq__footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.Cafe24PublishModal-module__MxdUdq__footer .row{grid-template-columns:1fr 1fr;display:grid}.Cafe24PublishModal-module__MxdUdq__footer .btn{width:100%}}
