.EditBookshelfPopup-module__svtHWG__overlay{z-index:1000;pointer-events:none;background:0 0;justify-content:center;align-items:flex-end;transition:background .3s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.EditBookshelfPopup-module__svtHWG__overlayVisible{pointer-events:auto;background:rgba(0,0,0,.6)}.EditBookshelfPopup-module__svtHWG__sheet{will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;color:#fff;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:16px 16px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s;overflow-x:hidden;overflow-y:auto;transform:translateY(100%)}.EditBookshelfPopup-module__svtHWG__sheet *{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.EditBookshelfPopup-module__svtHWG__sheetDragging{transition:none!important}.EditBookshelfPopup-module__svtHWG__sheetVisible{transform:translateY(0)}.EditBookshelfPopup-module__svtHWG__dragHandle{cursor:grab;z-index:1;background:#1a1a1a;justify-content:center;padding:16px 0 8px;display:flex;position:-webkit-sticky;position:sticky;top:0}.EditBookshelfPopup-module__svtHWG__dragHandle:active{cursor:grabbing}.EditBookshelfPopup-module__svtHWG__dragHandleBar{background-color:rgba(255,255,255,.35);border-radius:3px;width:40px;height:5px}.EditBookshelfPopup-module__svtHWG__header{z-index:1;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.08);justify-content:space-between;align-items:center;padding:8px 20px 16px;display:flex;position:-webkit-sticky;position:sticky;top:41px}.EditBookshelfPopup-module__svtHWG__title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.EditBookshelfPopup-module__svtHWG__closeBtn{color:#888;cursor:pointer;background-color:rgba(255,255,255,.06);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.EditBookshelfPopup-module__svtHWG__closeBtn:hover{color:#fff;background-color:rgba(255,255,255,.12)}.EditBookshelfPopup-module__svtHWG__formContainer{flex-direction:column;gap:20px;padding:20px 20px 0;display:flex}.EditBookshelfPopup-module__svtHWG__fieldGroup{flex-direction:column;gap:8px;display:flex;position:relative;overflow:visible}.EditBookshelfPopup-module__svtHWG__label{color:#999;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.EditBookshelfPopup-module__svtHWG__labelHint{color:#555;background:rgba(255,255,255,.05);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:400}.EditBookshelfPopup-module__svtHWG__input{color:#fff;background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;width:100%;padding:12px 14px;font-size:16px;font-weight:400;transition:all .2s}.EditBookshelfPopup-module__svtHWG__input::placeholder{color:#555}.EditBookshelfPopup-module__svtHWG__input:hover{background-color:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.EditBookshelfPopup-module__svtHWG__input:focus{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.05)}.EditBookshelfPopup-module__svtHWG__textarea{color:#fff;resize:none;background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;width:100%;min-height:72px;padding:12px 14px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.5;transition:all .2s}.EditBookshelfPopup-module__svtHWG__textarea::placeholder{color:#555}.EditBookshelfPopup-module__svtHWG__textarea:hover{background-color:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.EditBookshelfPopup-module__svtHWG__textarea:focus{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.05)}.EditBookshelfPopup-module__svtHWG__charCount{color:#444;font-size:11px;position:absolute;bottom:-18px;right:0}.EditBookshelfPopup-module__svtHWG__colorPicker{flex-direction:column;gap:16px;display:flex;overflow:visible}.EditBookshelfPopup-module__svtHWG__colorSection{flex-direction:column;gap:8px;display:flex}.EditBookshelfPopup-module__svtHWG__colorSectionLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.EditBookshelfPopup-module__svtHWG__colorRow{flex-wrap:wrap;gap:10px;padding-bottom:8px;display:flex;overflow:visible}.EditBookshelfPopup-module__svtHWG__colorSwatchWrapper{display:inline-flex;position:relative;overflow:visible}.EditBookshelfPopup-module__svtHWG__profileColorAvatar{object-fit:cover;pointer-events:none;border:2px solid #1a1a1a;border-radius:50%;width:18px;height:18px;position:absolute;bottom:-5px;right:-5px}.EditBookshelfPopup-module__svtHWG__profileColorAvatarWrapper{pointer-events:none;border:2px solid #1a1a1a;border-radius:50%;width:18px;height:18px;position:absolute;bottom:-5px;right:-5px;overflow:hidden}.EditBookshelfPopup-module__svtHWG__colorSwatch{cursor:pointer;border:2px solid transparent;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:relative;overflow:visible}.EditBookshelfPopup-module__svtHWG__colorSwatch:hover{transform:scale(1.08);box-shadow:0 4px 12px rgba(0,0,0,.3)}.EditBookshelfPopup-module__svtHWG__colorSelected{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.2)}.EditBookshelfPopup-module__svtHWG__colorSelected:hover{transform:scale(1.05)}.EditBookshelfPopup-module__svtHWG__actionButtons{flex-direction:column;gap:10px;margin-top:8px;display:flex}.EditBookshelfPopup-module__svtHWG__saveBtn{color:#000;cursor:pointer;background:linear-gradient(#fff 0%,#f0f0f0 100%);border:none;border-radius:12px;width:100%;padding:14px;font-size:14px;font-weight:600;transition:all .2s}.EditBookshelfPopup-module__svtHWG__saveBtn:hover{background:linear-gradient(#f5f5f5 0%,#e5e5e5 100%);transform:translateY(-1px)}.EditBookshelfPopup-module__svtHWG__saveBtn:active{transform:translateY(0)}.EditBookshelfPopup-module__svtHWG__cancelBtn{color:#777;cursor:pointer;background:0 0;border:none;width:100%;padding:10px;font-size:14px;font-weight:500;transition:color .2s}.EditBookshelfPopup-module__svtHWG__cancelBtn:hover{color:#fff}.EditBookshelfPopup-module__svtHWG__deleteSection{text-align:center;border-top:1px solid rgba(255,255,255,.06);margin-top:12px;padding-top:20px}.EditBookshelfPopup-module__svtHWG__deleteLink{color:#777;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:13px;transition:color .2s}.EditBookshelfPopup-module__svtHWG__deleteLink:hover{color:#ef4444}.EditBookshelfPopup-module__svtHWG__deleteConfirmInline{justify-content:center;align-items:center;gap:12px;display:flex}.EditBookshelfPopup-module__svtHWG__deleteConfirmInline .EditBookshelfPopup-module__svtHWG__deleteConfirmText{color:#888;margin:0;font-size:13px}.EditBookshelfPopup-module__svtHWG__deleteConfirmText{color:#888;font-size:13px}.EditBookshelfPopup-module__svtHWG__deleteYesBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid rgba(239,68,68,.4);border-radius:6px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.EditBookshelfPopup-module__svtHWG__deleteYesBtn:hover{background:rgba(239,68,68,.15)}.EditBookshelfPopup-module__svtHWG__deleteNoBtn{color:#888;cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.EditBookshelfPopup-module__svtHWG__deleteNoBtn:hover{color:#fff;background:rgba(255,255,255,.08)}.EditBookshelfPopup-module__svtHWG__safeArea{height:calc(env(safe-area-inset-bottom,0px) + 24px);min-height:24px}@media (min-width:768px){.EditBookshelfPopup-module__svtHWG__overlay{align-items:center}.EditBookshelfPopup-module__svtHWG__sheet{opacity:0;border-radius:16px;max-width:480px;max-height:85vh;transition:transform .25s,opacity .25s;transform:translateY(20px)}.EditBookshelfPopup-module__svtHWG__sheetVisible{opacity:1;transform:translateY(0)}.EditBookshelfPopup-module__svtHWG__dragHandle{display:none}.EditBookshelfPopup-module__svtHWG__header{border-radius:16px 16px 0 0;padding:20px 24px 16px;top:0}.EditBookshelfPopup-module__svtHWG__formContainer{padding:20px 24px 0}.EditBookshelfPopup-module__svtHWG__title{font-size:18px}.EditBookshelfPopup-module__svtHWG__safeArea{height:24px;min-height:24px}.EditBookshelfPopup-module__svtHWG__sheet{border:1px solid rgba(255,255,255,.1)}}@media (min-width:641px) and (max-width:767px){.EditBookshelfPopup-module__svtHWG__sheet{width:100%;max-width:100%}.EditBookshelfPopup-module__svtHWG__header{padding:8px 24px 16px}.EditBookshelfPopup-module__svtHWG__formContainer{padding:20px 24px 0}.EditBookshelfPopup-module__svtHWG__title{font-size:19px}.EditBookshelfPopup-module__svtHWG__safeArea{height:calc(env(safe-area-inset-bottom,0px) + 32px);min-height:32px}}@media (max-width:380px){.EditBookshelfPopup-module__svtHWG__header{padding:8px 16px 12px}.EditBookshelfPopup-module__svtHWG__formContainer{gap:16px;padding:16px 16px 0}.EditBookshelfPopup-module__svtHWG__title{font-size:16px}.EditBookshelfPopup-module__svtHWG__colorSwatch{width:40px;height:40px}.EditBookshelfPopup-module__svtHWG__input,.EditBookshelfPopup-module__svtHWG__textarea{padding:10px 12px;font-size:16px}.EditBookshelfPopup-module__svtHWG__saveBtn{padding:12px}}
