.PinterestGrid_pinterestGrid__1VpR2{column-count:2;column-gap:16px;padding:16px 0}.PinterestGrid_pinterestCard__9dRmJ{page-break-inside:avoid;break-inside:avoid;margin-bottom:16px;position:relative;border-radius:12px;overflow:visible;background:transparent;cursor:pointer;transition:transform .2s ease}.PinterestGrid_pinterestCard__9dRmJ:hover{transform:translateY(-4px)}.PinterestGrid_folderBadge___eKRU{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background-color:#f0f0f0;border-radius:12px;font-size:11px;color:#666;margin-top:6px;font-weight:500}.PinterestGrid_folderBadge___eKRU svg{width:12px;height:12px;opacity:.7}[data-theme=dark] .PinterestGrid_folderBadge___eKRU{background-color:#2a2a2a;color:#9ca3af}.PinterestGrid_imageLink__yvy5k{display:block;width:100%;position:relative}.PinterestGrid_imageContainer__h18rB{position:relative;width:100%;border-radius:12px;overflow:hidden;background:var(--skeleton-bg,#f0f0f0)}[data-theme=dark] .PinterestGrid_imageContainer__h18rB{background:var(--skeleton-bg,#2a2a2a)}.PinterestGrid_imageSkeleton__1JPuU{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,var(--skeleton-bg,#f0f0f0) 0,var(--skeleton-shimmer,#f8f8f8) 50%,var(--skeleton-bg,#f0f0f0) 100%);background-size:200% 100%;animation:PinterestGrid_shimmer__YZ0IB 1.5s infinite;min-height:200px;z-index:1}[data-theme=dark] .PinterestGrid_imageSkeleton__1JPuU{background:linear-gradient(90deg,#2a2a2a,#333 50%,#2a2a2a);background-size:200% 100%}@keyframes PinterestGrid_shimmer__YZ0IB{0%{background-position:-200% 0}to{background-position:200% 0}}.PinterestGrid_skeletonLoader__SbmBW{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.PinterestGrid_spinnerIcon__1aN30{animation:PinterestGrid_rotate__oIkKB 1.4s linear infinite}.PinterestGrid_spinnerPath__rRo_m{stroke:var(--accent-color,#3b82f6);stroke-linecap:round;animation:PinterestGrid_dash__0ZVX3 1.4s ease-in-out infinite}@keyframes PinterestGrid_rotate__oIkKB{to{transform:rotate(1turn)}}@keyframes PinterestGrid_dash__0ZVX3{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.PinterestGrid_imageLoading__FIRpM{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.PinterestGrid_imageLoaded__NhYWq{opacity:1;position:relative;z-index:2;animation:PinterestGrid_fadeIn__34wgH .3s ease-in}@keyframes PinterestGrid_fadeIn__34wgH{0%{opacity:0}to{opacity:1}}.PinterestGrid_image__JETFe{width:100%;height:auto;display:block;object-fit:cover;transition:opacity .3s ease}.PinterestGrid_placeholderImage__82XHW{width:100%;min-height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;opacity:.6}.PinterestGrid_editTitleContainer__MpsE6{display:flex;align-items:center;gap:8px;flex:1 1;padding:4px 8px;background:var(--card-bg,#fff);border:1px solid var(--accent-color,#3b82f6);border-radius:6px;box-shadow:0 2px 8px rgba(59,130,246,.2)}.PinterestGrid_titleInput__yZRAz{flex:1 1;border:none;background:transparent;font-size:.7rem;font-weight:600;color:var(--text-color,#2c3e50);padding:4px;outline:none;font-family:inherit;line-height:1.4}.PinterestGrid_titleInput__yZRAz:focus{outline:none}[data-theme=dark] .PinterestGrid_titleInput__yZRAz{color:#e0e0e0}.PinterestGrid_editActions__mhWO3{display:flex;align-items:center;gap:4px;flex-shrink:0}.PinterestGrid_cancelBtn__y3ctt,.PinterestGrid_saveBtn__0lHx0{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;transition:all .2s ease;flex-shrink:0}.PinterestGrid_saveBtn__0lHx0{background:var(--accent-color,#3b82f6);color:#fff}.PinterestGrid_saveBtn__0lHx0:hover:not(:disabled){background:var(--accent-color-hover,#2563eb);transform:scale(1.05)}.PinterestGrid_saveBtn__0lHx0:disabled{opacity:.5;cursor:not-allowed}.PinterestGrid_cancelBtn__y3ctt{background:transparent;color:var(--text-secondary,#6b7280);border:1px solid var(--border-color,#e0e0e0)}.PinterestGrid_cancelBtn__y3ctt:hover:not(:disabled){background:var(--hover-bg,#f3f4f6);border-color:var(--text-secondary,#6b7280)}[data-theme=dark] .PinterestGrid_saveBtn__0lHx0{background:#3b82f6;color:#fff}[data-theme=dark] .PinterestGrid_cancelBtn__y3ctt{color:#9ca3af;border-color:#4b5563}[data-theme=dark] .PinterestGrid_cancelBtn__y3ctt:hover:not(:disabled){background:#374151;border-color:#9ca3af}[data-theme=dark] .PinterestGrid_editTitleContainer__MpsE6{background:var(--card-bg,#1f2937);border-color:#3b82f6}.PinterestGrid_videoOverlay__HXk2E{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.15);opacity:1;pointer-events:none;z-index:3}.PinterestGrid_playIcon__S06el{filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));transition:transform .2s ease}.PinterestGrid_pinterestCard__9dRmJ:hover .PinterestGrid_playIcon__S06el{transform:scale(1.15)}.PinterestGrid_cardOverlay__sUmc5{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,transparent 60%,rgba(0,0,0,.8));opacity:0;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:16px;gap:12px;pointer-events:none;transition:opacity .2s ease;z-index:4}.PinterestGrid_cardOverlay__sUmc5.PinterestGrid_visible__S7DB7{opacity:1}.PinterestGrid_cardHeader__p4J_P{display:flex;align-items:center;flex:1 1;min-width:0;pointer-events:auto}.PinterestGrid_cardInfo__dNaK6{padding:12px;background:transparent;position:relative}.PinterestGrid_cardTitleRow__NP4WO{display:flex;align-items:flex-start;gap:8px;justify-content:space-between;padding-right:70px}.PinterestGrid_cardTitle__e6FLP{color:var(--text-color,#2c3e50);font-size:.75rem;font-weight:600;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.PinterestGrid_cardTitle__e6FLP:hover{text-decoration:underline}.PinterestGrid_cardHostname__Y__gC{font-size:.75rem;color:var(--text-tertiary,#9ca3af);margin-top:4px;font-weight:400}.PinterestGrid_cardActionsButtons__IPMM_{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:6px;opacity:0;z-index:1;transition:opacity .2s ease}.PinterestGrid_pinterestCard__9dRmJ:hover .PinterestGrid_cardActionsButtons__IPMM_{opacity:1}.PinterestGrid_deleteImageBtn__xYmFK,.PinterestGrid_editBtn__CVPYG{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border-color,#e0e0e0);border-radius:6px;padding:6px;cursor:pointer;color:var(--text-secondary,#6b7280);transition:all .2s ease;flex-shrink:0;width:28px;height:28px}.PinterestGrid_editBtn__CVPYG:hover{background:var(--accent-color,#3b82f6);color:#fff;border-color:var(--accent-color,#3b82f6);transform:scale(1.05)}.PinterestGrid_deleteImageBtn__xYmFK:hover:not(:disabled){background:#ef4444;color:#fff;border-color:grey;transform:scale(1.05)}.PinterestGrid_deleteImageBtn__xYmFK:disabled{opacity:.5;cursor:not-allowed}.PinterestGrid_deleteImageBtn__xYmFK svg,.PinterestGrid_editBtn__CVPYG svg{flex-shrink:0}[data-theme=dark] .PinterestGrid_deleteImageBtn__xYmFK,[data-theme=dark] .PinterestGrid_editBtn__CVPYG{border-color:#4b5563;color:#9ca3af}[data-theme=dark] .PinterestGrid_editBtn__CVPYG:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}[data-theme=dark] .PinterestGrid_deleteImageBtn__xYmFK:hover:not(:disabled){background:#dc2626;color:#fff;border-color:#dc2626}.PinterestGrid_cardActions__907qN{display:flex;align-items:center;gap:8px;flex-shrink:0;pointer-events:auto}.PinterestGrid_actionBtn__YyY5Y{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:12px;color:#fff;padding:8px;border-radius:50%;font-family:inherit;font-weight:500;width:34px;height:34px;justify-content:center;transition:transform .2s ease}.PinterestGrid_actionBtn__YyY5Y:hover{transform:scale(1.1)}.PinterestGrid_actionBtn__YyY5Y.PinterestGrid_liked__oL9wO{color:#e74c3c}.PinterestGrid_actionBtn__YyY5Y svg{flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.PinterestGrid_actionBtn__YyY5Y span{font-weight:600;font-size:11px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.PinterestGrid_cardActions__907qN .add-to-collection-btn-rich{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:34px;height:34px}.PinterestGrid_cardActions__907qN .add-to-collection-btn-rich:hover{transform:scale(1.1)}.PinterestGrid_cardActions__907qN .add-to-collection-btn-rich.added{background:#3b82f6;color:#fff}.PinterestGrid_cardActions__907qN .add-to-collection-btn-rich svg{width:16px;height:16px}@media (max-width:1200px){.PinterestGrid_pinterestGrid__1VpR2:not([style*=column-count]){column-count:2}}@media (max-width:768px){.PinterestGrid_pinterestGrid__1VpR2{column-count:1!important;column-gap:12px}.PinterestGrid_pinterestCard__9dRmJ{margin-bottom:12px}.PinterestGrid_cardOverlay__sUmc5{padding:12px}.PinterestGrid_cardInfo__dNaK6{padding:10px}.PinterestGrid_cardTitle__e6FLP{font-size:13px}.PinterestGrid_cardTitleRow__NP4WO{padding-right:70px}.PinterestGrid_deleteImageBtn__xYmFK,.PinterestGrid_editBtn__CVPYG{width:26px;height:26px;padding:5px}.PinterestGrid_deleteImageBtn__xYmFK svg,.PinterestGrid_editBtn__CVPYG svg{width:12px;height:12px}.PinterestGrid_actionBtn__YyY5Y{padding:6px 8px;font-size:11px}.PinterestGrid_playIcon__S06el{width:48px;height:48px}}[data-theme=dark] .PinterestGrid_pinterestCard__9dRmJ{background:transparent}[data-theme=dark] .PinterestGrid_cardTitle__e6FLP{color:#e0e0e0}[data-theme=dark] .PinterestGrid_cardHostname__Y__gC{color:#6b7280}[data-theme=dark] .PinterestGrid_placeholderImage__82XHW{background:linear-gradient(135deg,#4c51bf,#553c9a);opacity:.5}[data-theme=dark] .PinterestGrid_actionBtn__YyY5Y{color:#fff}[data-theme=dark] .PinterestGrid_actionBtn__YyY5Y.PinterestGrid_liked__oL9wO{color:#e44567!important}[data-theme=dark] .PinterestGrid_cardActions__907qN .add-to-collection-btn-rich{color:#fff}[data-theme=dark] .PinterestGrid_cardActions__907qN .add-to-collection-btn-rich.added{background:#3b82f6;color:#fff}[data-theme=dark] .PinterestGrid_videoOverlay__HXk2E{background:rgba(0,0,0,.25)}.PinterestGrid_imageModal__se5HJ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:PinterestGrid_fadeIn__34wgH .3s ease}.PinterestGrid_imageModalContent__re0bY{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;background:var(--card-bg);border-radius:8px;overflow:hidden;animation:PinterestGrid_scaleIn__zhDWl .3s ease;border:1px solid var(--border-subtle)}@keyframes PinterestGrid_scaleIn__zhDWl{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.PinterestGrid_imageModalClose__dum92{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:rgba(0,0,0,.7);color:#fff;border-radius:50%;cursor:pointer;z-index:10;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.PinterestGrid_imageModalClose__dum92:hover{background:rgba(0,0,0,.9)}.PinterestGrid_imageModalNav__KXRYW{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:rgba(0,0,0,.7);color:#fff;border-radius:50%;cursor:pointer;z-index:10;font-size:18px;transition:all .2s ease}.PinterestGrid_imageModalNav__KXRYW:hover:not(:disabled){background:rgba(0,0,0,.9);transform:translateY(-50%) scale(1.1)}.PinterestGrid_imageModalNav__KXRYW:disabled{opacity:.3;cursor:not-allowed}.PinterestGrid_imageModalNavPrev__vkB9e{left:12px}.PinterestGrid_imageModalNavNext__u_7wO{right:12px}.PinterestGrid_imageModalImageContainer__pm8_Z{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;background:#000;min-height:400px}.PinterestGrid_imageModalImage__g0f_I{max-width:100%;max-height:70vh;object-fit:contain}.PinterestGrid_imageModalError__KHVye{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:16px}.PinterestGrid_imageModalInfo__31jbs{padding:20px;background:var(--card-bg);border-top:1px solid var(--border-subtle)}.PinterestGrid_imageModalTitle___bXVl{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--text-color);line-height:1.3}.PinterestGrid_imageModalDescription__65Zw6{margin:0 0 16px;font-size:14px;color:var(--text-secondary);line-height:1.5}.PinterestGrid_imageModalMeta__2ItO0{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--text-tertiary)}.PinterestGrid_imageModalCounter__BkZdH{font-weight:500}.PinterestGrid_imageModalLink__bvibw{color:var(--accent-color);text-decoration:none;font-weight:500;transition:color .2s ease}.PinterestGrid_imageModalLink__bvibw:hover{text-decoration:underline;color:var(--accent-color-hover)}@media (max-width:768px){.PinterestGrid_imageModal__se5HJ{padding:10px}.PinterestGrid_imageModalContent__re0bY{max-width:95vw;max-height:95vh}.PinterestGrid_imageModalNav__KXRYW{width:40px;height:40px;font-size:16px}.PinterestGrid_imageModalNavPrev__vkB9e{left:8px}.PinterestGrid_imageModalNavNext__u_7wO{right:8px}.PinterestGrid_imageModalClose__dum92{width:32px;height:32px;top:8px;right:8px;font-size:14px}.PinterestGrid_imageModalInfo__31jbs{padding:16px}.PinterestGrid_imageModalTitle___bXVl{font-size:16px}.PinterestGrid_imageModalImage__g0f_I{max-height:60vh}}[data-theme=dark] .PinterestGrid_imageModalClose__dum92,[data-theme=dark] .PinterestGrid_imageModalNav__KXRYW{background:rgba(25,25,25,.9);border:1px solid var(--border-color)}[data-theme=dark] .PinterestGrid_imageModalClose__dum92:hover,[data-theme=dark] .PinterestGrid_imageModalNav__KXRYW:hover:not(:disabled){background:rgba(46,46,46,.9)}.PinterestGrid_deleteImageBtn__xYmFK:focus,.PinterestGrid_editBtn__CVPYG:focus,.PinterestGrid_imageModalClose__dum92:focus,.PinterestGrid_imageModalLink__bvibw:focus,.PinterestGrid_imageModalNav__KXRYW:focus{outline:2px solid var(--accent-color);outline-offset:2px}.PinterestGrid_deleteImageBtn__xYmFK:focus:not(:focus-visible),.PinterestGrid_editBtn__CVPYG:focus:not(:focus-visible),.PinterestGrid_imageModalClose__dum92:focus:not(:focus-visible),.PinterestGrid_imageModalLink__bvibw:focus:not(:focus-visible),.PinterestGrid_imageModalNav__KXRYW:focus:not(:focus-visible){outline:none}.PinterestGrid_pinterestCardBlurred__hUrB_ .PinterestGrid_image__JETFe{filter:blur(20px);transition:filter .3s ease}.PinterestGrid_pinterestCardBlurred__hUrB_:hover .PinterestGrid_image__JETFe{filter:blur(5px)}.PinterestGrid_nsfwOverlay__1oaiy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,.85);color:hsla(0,0%,100%,.95);padding:16px 24px;border-radius:12px;font-weight:600;font-size:16px;pointer-events:none;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px rgba(0,0,0,.5);transition:opacity .3s ease;border:1px solid hsla(0,0%,100%,.1)}.PinterestGrid_nsfwOverlay__1oaiy svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));stroke-width:2;opacity:.9}.PinterestGrid_pinterestCardBlurred__hUrB_:hover .PinterestGrid_nsfwOverlay__1oaiy{opacity:.7}@keyframes PinterestGrid_nsfw-pulse__z_UvT{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.85}50%{transform:translate(-50%,-50%) scale(1.03);opacity:.95}}.PinterestGrid_nsfwOverlay__1oaiy{animation:PinterestGrid_nsfw-pulse__z_UvT 3s ease-in-out infinite}.PinterestGrid_pinterestCardBlurred__hUrB_:hover .PinterestGrid_nsfwOverlay__1oaiy{animation:none}.PinterestGrid_nsfwBadge__iu6PH{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.85);color:hsla(0,0%,100%,.95);padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.15)}@media (max-width:768px){.PinterestGrid_nsfwOverlay__1oaiy{padding:12px 20px;font-size:14px}.PinterestGrid_nsfwOverlay__1oaiy svg{width:28px;height:28px}.PinterestGrid_nsfwBadge__iu6PH{font-size:10px;padding:3px 8px}}@media (max-width:480px){.PinterestGrid_nsfwOverlay__1oaiy{padding:10px 16px;font-size:13px}.PinterestGrid_nsfwOverlay__1oaiy svg{width:24px;height:24px}.PinterestGrid_nsfwBadge__iu6PH{font-size:9px;padding:2px 6px;top:6px;right:6px}}[data-theme=dark] .PinterestGrid_nsfwOverlay__1oaiy{background:hsla(0,0%,8%,.9);border-color:hsla(0,0%,100%,.15);box-shadow:0 4px 12px rgba(0,0,0,.7)}[data-theme=dark] .PinterestGrid_nsfwBadge__iu6PH{background:hsla(0,0%,8%,.9);border-color:hsla(0,0%,100%,.2)}[data-theme=dark] .PinterestGrid_pinterestCardBlurred__hUrB_:hover .PinterestGrid_image__JETFe{filter:blur(8px)}.PinterestGrid_nsfwBadge__iu6PH,.PinterestGrid_nsfwOverlay__1oaiy,.PinterestGrid_pinterestCardBlurred__hUrB_{transition:all .3s ease}@media (prefers-reduced-motion:reduce){.PinterestGrid_nsfwOverlay__1oaiy{animation:none}.PinterestGrid_nsfwOverlay__1oaiy,.PinterestGrid_pinterestCardBlurred__hUrB_ .PinterestGrid_image__JETFe{transition:none}}.PinterestGrid_pinterestCardBlurred__hUrB_:focus-within .PinterestGrid_image__JETFe{filter:blur(5px);outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.PinterestGrid_pinterestCardBlurred__hUrB_:focus-within .PinterestGrid_nsfwOverlay__1oaiy{opacity:.7}.PinterestGrid_pinterestNote__uujch{display:flex;align-items:flex-start;gap:6px;padding:8px 12px;background:var(--note-bg,#f8f9fa);border-left:3px solid var(--accent-color,#3b82f6);border-radius:6px;margin-top:8px;font-size:12px;line-height:1.5;color:var(--text-color,#2c3e50);transition:all .2s ease}.PinterestGrid_pinterestNote__uujch:hover{background:var(--note-hover-bg,#f0f2f5);transform:translateX(2px)}[data-theme=dark] .PinterestGrid_pinterestNote__uujch{background:rgba(59,130,246,.1);border-left-color:#3b82f6}[data-theme=dark] .PinterestGrid_pinterestNote__uujch:hover{background:rgba(59,130,246,.15)}.PinterestGrid_noteIcon__wcex4{flex-shrink:0;color:var(--accent-color,#3b82f6);opacity:.7;margin-top:2px}.PinterestGrid_noteText__oyMRa{flex:1 1;word-break:break-word}.PinterestGrid_addANote__dZXaa{display:inline-flex;align-items:center;padding:6px 10px;margin-top:8px;background:transparent;border:1px dashed var(--border-color,#d1d5db);border-radius:6px;font-size:11px;color:var(--text-secondary,#6b7280);cursor:pointer;transition:all .2s ease}.PinterestGrid_addANote__dZXaa:hover{background:var(--hover-bg,#f3f4f6);border-color:var(--accent-color,#3b82f6);color:var(--accent-color,#3b82f6)}[data-theme=dark] .PinterestGrid_addANote__dZXaa{border-color:#4b5563;color:#9ca3af}[data-theme=dark] .PinterestGrid_addANote__dZXaa:hover{background:rgba(59,130,246,.1);border-color:#3b82f6;color:#3b82f6}.PinterestGrid_noteEditorContainer__85IN1{margin-top:8px}.PinterestGrid_noteEditorWrapper__N15PL{background:var(--card-bg,#fff);border:1px solid var(--accent-color,#3b82f6);border-radius:6px;padding:2px;box-shadow:0 2px 8px rgba(59,130,246,.15)}[data-theme=dark] .PinterestGrid_noteEditorWrapper__N15PL{background:var(--card-bg,#1f2937);border-color:#3b82f6}.PinterestGrid_noteInputContainer__JkkIG{display:flex;align-items:center;gap:6px;padding:6px}.PinterestGrid_noteInput__Y0MeO{flex:1 1;border:none;background:transparent;font-size:12px;color:var(--text-color,#2c3e50);padding:4px;outline:none;font-family:inherit;line-height:1.4}.PinterestGrid_noteInput__Y0MeO::placeholder{color:var(--text-tertiary,#9ca3af);font-style:italic}[data-theme=dark] .PinterestGrid_noteInput__Y0MeO{color:#e0e0e0}.PinterestGrid_noteCancelButton__z8OWf,.PinterestGrid_noteSaveButton__lpa63{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s ease;flex-shrink:0}.PinterestGrid_noteSaveButton__lpa63{background:var(--accent-color,#3b82f6);color:#fff}.PinterestGrid_noteSaveButton__lpa63:hover{background:var(--accent-color-hover,#2563eb);transform:scale(1.05)}.PinterestGrid_noteCancelButton__z8OWf{background:transparent;color:var(--text-secondary,#6b7280)}.PinterestGrid_noteCancelButton__z8OWf:hover{background:var(--hover-bg,#f3f4f6);color:var(--text-color,#2c3e50)}[data-theme=dark] .PinterestGrid_noteCancelButton__z8OWf:hover{background:#374151;color:#e0e0e0}@media (max-width:768px){.PinterestGrid_pinterestNote__uujch{font-size:11px;padding:6px 10px}.PinterestGrid_noteInput__Y0MeO{font-size:11px}.PinterestGrid_addANote__dZXaa{font-size:10px;padding:5px 8px}}