:root{--notes-accent: #B38B59;--notes-border: #ececec;--notes-text: #222;--notes-muted: #777}.notes-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:999999}.notes-popup.is-visible{display:flex;align-items:center;justify-content:center}.notes-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0f8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notes-popup__content{position:relative;width:min(1280px,92vw);max-height:88vh;background:#fff;border-radius:26px;overflow:hidden;display:flex;flex-direction:column;animation:notesPopup .35s cubic-bezier(.22,1,.36,1);box-shadow:0 30px 80px #00000026}@keyframes notesPopup{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}.notes-popup__header{position:sticky;top:0;z-index:5;background:#fff;padding:55px 60px 35px;text-align:center;border-bottom:1px solid var(--notes-border)}.notes-popup__title{margin:0;font-size:42px;font-weight:500;line-height:1.15;letter-spacing:-.03em;color:var(--notes-text)}.notes-popup__subtitle{margin:12px 0 0;color:var(--notes-muted);font-size:15px;line-height:1.6}.notes-popup__close{position:absolute;top:24px;right:24px;width:44px;height:44px;border:none;border-radius:50%;background:#f7f7f7;cursor:pointer;font-size:22px;z-index:10;touch-action:manipulation;transition:.25s}.notes-popup__close:hover{background:#111;color:#fff;transform:rotate(90deg)}.notes-popup__search-wrap{position:relative;width:100%;max-width:520px;margin:30px auto 0}.notes-popup__search-wrap svg{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;fill:#888}.notes-popup__search{width:100%;height:54px;border:1px solid var(--notes-border);border-radius:999px;padding:0 22px 0 48px;background:#fafafa;font-size:15px;transition:.25s}.notes-popup__search:focus{outline:none;border-color:var(--notes-accent);background:#fff;box-shadow:0 0 0 4px #b38b591a}.notes-popup__grid{flex:1;overflow:auto;padding:45px 60px 60px;display:grid;grid-template-columns:repeat(var(--notes-desktop-columns),1fr);gap:40px 28px}.notes-popup__grid::-webkit-scrollbar{width:8px}.notes-popup__grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px}.notes-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:inherit;transition:.28s;padding:12px;border-radius:18px}.notes-card:hover{transform:translateY(-6px);background:#fafafa}.notes-card.is-hidden{display:none}.notes-card__icon{width:95px;height:95px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.notes-card__icon img{width:100%;height:100%;object-fit:contain;transition:.35s}.notes-card:hover .notes-card__icon img{transform:scale(1.08)}.notes-card__title{font-size:16px;font-weight:500;line-height:1.4;color:var(--notes-text);transition:.25s}.notes-card:hover .notes-card__title{color:var(--notes-accent)}.notes-empty{display:flex;justify-content:center;align-items:center;padding:80px 20px;font-size:18px;color:#888;grid-column:1/-1}@media(max-width:990px){.notes-popup__content{width:95vw;max-height:90vh}.notes-popup__header{padding:40px 30px 25px}.notes-popup__grid{padding:35px 30px 45px;grid-template-columns:repeat(var(--notes-tablet-columns),1fr)}.notes-popup__title{font-size:34px}}@media(max-width:767px){.notes-popup__content{width:100vw;height:100vh;max-height:100vh;border-radius:0}.notes-popup__header{padding:30px 20px 20px}.notes-popup__title{font-size:28px}.notes-popup__subtitle{font-size:14px}.notes-popup__grid{padding:25px 20px 35px;gap:24px 16px;grid-template-columns:repeat(var(--notes-mobile-columns),1fr)}.notes-card{padding:8px}.notes-card__icon{width:72px;height:72px}.notes-card__title{font-size:14px}.notes-popup__search{height:48px;font-size:14px}.notes-popup__close{top:16px;right:16px;z-index:10}}.notes-card--type{min-height:95px;border:1px solid var(--notes-border);background:#fff}.notes-card--type:hover{border-color:var(--notes-accent);background:#fafafa}@media(max-width:767px){.notes-popup__grid{padding:18px 14px 28px;gap:12px;align-content:start;grid-auto-rows:max-content}.notes-card--type{min-height:56px;padding:8px 6px;border-radius:12px;align-self:start}.notes-card--type .notes-card__icon{width:44px;height:44px;margin-bottom:6px}.notes-card--type .notes-card__title{font-size:13px;line-height:1.25}.notes-popup__close{display:flex!important;align-items:center;justify-content:center;position:absolute!important;z-index:20!important;color:#222}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/notes-popup.css.map */
