.borondo-image-sheet{position:fixed;inset:0;z-index:500;display:grid;align-items:end}.bis-backdrop{position:absolute;inset:0;border:0;background:rgba(22,20,17,.38);backdrop-filter:blur(2px)}.bis-panel{position:relative;width:min(620px,100%);margin:0 auto;background:#fbfaf7;border-radius:22px 22px 0 0;padding:10px 14px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -18px 60px rgba(0,0,0,.18);border:1px solid #e4dfd6;border-bottom:0}.bis-handle{width:42px;height:4px;border-radius:99px;background:#d4cfc6;margin:0 auto 10px}.bis-head{display:grid;grid-template-columns:56px minmax(0,1fr) 36px;gap:10px;align-items:center}.bis-preview{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f0eee8;border:1px solid #e4dfd6;display:grid;place-items:center}.bis-preview img{width:100%!important;height:100%!important;object-fit:contain!important;background:#f6f4ef!important}.bis-head>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.bis-head small{font-size:8px;letter-spacing:.1em;color:#315f4d;font-weight:850}.bis-head b{font-size:15px;color:#211f1b}.bis-close{width:36px;height:36px;border:0;border-radius:50%;background:#efede7;font-size:23px;color:#211f1b}.bis-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:13px}.bis-actions button{min-width:0;border:1px solid #e4dfd6;background:#fff;border-radius:12px;padding:10px 4px 9px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#211f1b}.bis-actions button span{font-size:20px;line-height:1}.bis-actions button b{font-size:9px;white-space:nowrap}.bis-actions button.danger{color:#9a3f38!important;background:#fff9f8;border-color:#ead3d0}.bis-note{font-size:9px;line-height:1.4;color:#888278;margin:10px 2px 0}.bis-toast{position:fixed;z-index:800;left:50%;bottom:34px;transform:translate(-50%,12px);opacity:0;background:#211f1b;color:#fff;border-radius:999px;padding:10px 14px;font-size:11px;transition:.18s;pointer-events:none}.bis-toast.show{opacity:1;transform:translate(-50%,0)}.bis-target-row{outline:2px solid #315f4d;outline-offset:2px}.image-sheet-open{overflow:hidden}@media(max-width:560px){.bis-panel{border-radius:20px 20px 0 0;padding-left:12px;padding-right:12px}.bis-actions{gap:5px}.bis-actions button{padding:9px 2px}.bis-actions button span{font-size:19px}.bis-actions button b{font-size:8px}}
