*{margin:0;padding:0}body{background:#020617;color:#f8fafc;font-family:Inter,Segoe UI,system-ui,sans-serif}#root,body{min-height:100vh}*{box-sizing:border-box}#root,body,html{height:100%;margin:0;overflow:hidden;padding:0}.app-shell{background:radial-gradient(circle at top,#3b82f62e,#0000 45%),radial-gradient(circle at bottom right,#10b98126,#0000 52%),#020617;display:flex;flex-direction:column;gap:0;height:100vh;height:100dvh;padding:12px}.app-shell,.canvas-wrapper{overflow:hidden;position:relative}.canvas-wrapper{background:#0f172a;border:1px dashed #94a3b880;border-radius:16px 16px 0 0;flex:1 1;min-height:0;transition:height .1s ease-out}.split-resizer{align-items:center;background:#1e293b;border-left:2px dashed #94a3b880;border-right:2px dashed #94a3b880;cursor:row-resize;display:flex;flex-shrink:0;height:12px;justify-content:center;transition:background .2s;z-index:50}.split-resizer:active,.split-resizer:hover{background:#334155}.resizer-handle-visual{background:#94a3b8;border-radius:2px;height:4px;width:40px}.canvas-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:6px;inset:0;justify-content:center;padding:16px;position:absolute;text-align:center}.canvas-empty .emoji{font-size:2rem}.canvas-piece{cursor:move;position:absolute;touch-action:none}.canvas-piece img{border:3px solid #ffffff73;border-radius:12px;box-shadow:0 10px 30px #0f172acc;display:block;height:100%;object-fit:contain;width:100%}.canvas-piece button{background:#0f172a99;border:none;border-radius:999px;color:#f8fafc;padding:5px;right:6px;top:6px}.canvas-piece .resize-handle,.canvas-piece button{align-items:center;display:flex;justify-content:center;position:absolute}.canvas-piece .resize-handle{background:#fff6;border-radius:50%;bottom:-8px;box-shadow:0 3px 10px #0f172a4d;color:#fff;cursor:nwse-resize;height:24px;right:-8px;width:24px}.gallery{background:#0f172a;border:2px dashed #94a3b880;border-radius:0 0 16px 16px;border-top:none;box-shadow:0 10px 30px #0f172a66;overflow:hidden;padding:8px 12px}.gallery,.gallery-header{display:flex;flex-direction:column;flex-shrink:0}.gallery-header{gap:8px;margin-bottom:4px}.gallery-header h2{font-size:1rem;margin:0}.gallery-header p{color:#94a3b8;font-size:.8rem;margin:0}.carousel-container{flex:1 1;overflow:hidden}.carousel-container,.carousel-track{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.carousel-track{height:100%}.carousel-card{align-items:center;aspect-ratio:16/10;border:2px solid #0000;border-radius:12px;display:flex;height:85%;justify-content:center;max-width:80%;overflow:hidden;position:absolute;transition:all .4s cubic-bezier(.25,.8,.25,1);width:auto}.carousel-card.active{border-color:#3b82f6cc;height:92%;z-index:20}.carousel-card img{background:#0000004d;cursor:grab;display:block;height:100%;object-fit:contain;width:100%}.carousel-card img:active{cursor:grabbing}@media (max-width:768px){.app-shell{height:100dvh;overflow:hidden}.split-resizer{height:16px}.gallery{min-height:150px}}.fullscreen-btn{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;transition:transform .2s ease,box-shadow .2s ease;z-index:100}.fullscreen-btn:hover{box-shadow:0 4px 12px #0000004d;transform:scale(1.1)}.fullscreen-btn svg{color:#0f172a}.pdf-btn-floating{align-items:center;background:#10b981e6;border:none;border-radius:8px;box-shadow:0 2px 8px #0003;color:#020617;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:60px;top:16px;transition:transform .2s ease,box-shadow .2s ease;z-index:100}.pdf-btn-floating:hover{box-shadow:0 4px 12px #0000004d;transform:scale(1.1)}.carousel-card .overlay{background:linear-gradient(180deg,#02061700,#02061799);color:#f8fafc;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:8px;pointer-events:none;position:absolute}.carousel-track{pointer-events:none}.carousel-arrow,.carousel-card{pointer-events:auto}.carousel-arrow{z-index:50}.mobile-app-shell{background-color:#f8fafc;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100dvh;overflow:hidden}.mobile-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:12px 16px;z-index:20}.mobile-header .logo{color:#1e293b;font-size:1.1rem;font-weight:700}.mobile-header .save-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:6px;padding:8px 14px}.mobile-canvas{background-color:#f8fafc;flex:1 1;overflow:hidden;position:relative;touch-action:none}.mobile-empty-state{color:#94a3b8;font-weight:500;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.mobile-delete-btn{background:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;position:absolute;right:-10px;top:-10px}.mobile-delete-btn,.mobile-resize{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.mobile-resize{background:#fff;border:1px solid #cbd5e1;border-radius:50%;bottom:-8px;right:-8px}.mobile-gallery{align-items:center;background:#fff;border-top:1px solid #e2e8f0;display:flex;height:180px;justify-content:space-between;padding:0 8px;z-index:20}.mobile-carousel{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.mobile-card{border:2px solid #fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;height:140px;overflow:hidden;position:relative;transition:transform .2s;width:140px}.mobile-card:active{transform:scale(.95)}.mobile-card img{height:100%;object-fit:contain;pointer-events:none;width:100%}.mobile-card .hint{background:#0009;bottom:0;color:#fff;font-size:.75rem;left:0;padding:4px;pointer-events:none;position:absolute;right:0;text-align:center}
/*# sourceMappingURL=main.fc9e2178.css.map*/