.tpl-card--custom .tpl-card__custom-icon,.gallery-cta__icon,.gallery-modal__close{display:flex;align-items:center;justify-content:center}.gallery-modal__tpl{background:#1c1c1c;border:1px solid #2d2d2d;border-radius:12px}.gallery-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none}.gallery-hero{margin-top:24px;animation:fadeInUp .4s 0s ease-out both}.gallery-hero__title{font-size:1.75em;font-weight:800;line-height:1.15}.gallery-hero__title em{font-style:normal;color:#f4c3af}.gallery-hero__sub{color:#bbb;margin-top:8px;line-height:1.5;font-size:.7em}.gallery-search{margin-top:20px;position:relative;animation:fadeInUp .4s .05s ease-out both}.gallery-search--sticky{position:sticky;top:10px;z-index:100}.gallery-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a1a1a1;pointer-events:none}.gallery-search__input{width:100%;padding:14px 16px 14px 44px;background:#1c1c1c;border:1px solid #2d2d2d;border-radius:50px;font-size:.9375em;outline:none;transition:border-color .2s}.gallery-search__input::placeholder{color:#a1a1a1}.gallery-search__input:focus{border-color:rgba(244,195,175,.4)}.gallery-search__clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.08);display:none;align-items:center;justify-content:center;color:#a1a1a1}.gallery-search__clear:hover{color:#fff}.gallery-search__clear.is-visible{display:flex}.gallery-tabs{margin-top:20px;display:flex;background:#1c1c1c;border:1px solid #2d2d2d;border-radius:50px;padding:4px;gap:2px;animation:fadeInUp .4s .1s ease-out both;overflow-x:auto;scrollbar-width:none}.gallery-tabs::-webkit-scrollbar{display:none}.gallery-tabs__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:50px;font-size:.75em;font-weight:600;color:#a1a1a1;transition:background-color .25s ease,color .25s ease;white-space:nowrap;min-width:fit-content}.gallery-tabs__btn.active{background:#f4c3af;color:#1c1c1c}.gallery-tabs__btn:not(.active):hover{color:#fff}.gallery-cats{margin-top:16px;display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;animation:fadeInUp .4s .15s ease-out both;scrollbar-width:none}.gallery-cats::-webkit-scrollbar{display:none}.gallery-cats__chip{flex-shrink:0;padding:8px 14px;background:#1c1c1c;border-radius:50px;font-size:.75em;font-weight:600;color:#a1a1a1;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.gallery-cats__chip.active{background:rgba(244,195,175,.12);border:1px solid rgba(244,195,175,.3);color:#f4c3af}.gallery-cats__chip:not(.active):hover{color:#fff}.gallery-featured{margin-top:24px;animation:fadeInUp .5s .2s ease-out both}.gallery-featured__head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.gallery-featured__head-icon{color:#f4c3af}.gallery-featured__head-title{font-weight:700}.gallery-featured__scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.gallery-featured__scroll::-webkit-scrollbar{display:none}.tpl-card{position:relative;border-radius:12px;border:1px solid #2d2d2d;overflow:hidden;cursor:pointer;background:linear-gradient(135deg, #2a2a2a, #1c1c1c);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column}.tpl-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.4);border-color:rgba(244,195,175,.3)}.tpl-card:active{transform:scale(0.98)}.tpl-card__media{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;background:linear-gradient(135deg, #3a3a3a, #1f1f1f)}.tpl-card__body{padding:7px 9px 9px;display:flex;flex-direction:column;gap:2px}.tpl-card__title{font-size:.75em;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl-card__meta{display:flex;align-items:center;gap:6px;font-size:.625em;color:#a1a1a1}.tpl-card__type-badge{padding:2px 8px;border-radius:4px;font-size:.625em;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.tpl-card__type-badge--animation{background:rgba(244,195,175,.15);color:#f4c3af}.tpl-card__type-badge--aiphoto{background:rgba(194,242,177,.15);color:#c2f2b1}.tpl-card__badge{position:absolute;top:10px;left:10px;padding:3px 8px;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);border-radius:6px;font-size:.5625em;font-weight:700;letter-spacing:.05em;text-transform:uppercase;z-index:1}.tpl-card__badge--hot{background:rgba(244,195,175,.25);color:#f4c3af}.tpl-card__badge--new{background:rgba(194,242,177,.25);color:#c2f2b1}.tpl-card--featured{flex-shrink:0;width:200px}.tpl-card--featured .tpl-card__media{aspect-ratio:4/5}.tpl-card--custom{color:#fff}.tpl-card--custom:hover{border-color:hsla(0,0%,100%,.15)}.tpl-card--custom .tpl-card__custom-area{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a1a1a1;position:relative;padding:20px;text-align:center}.tpl-card--custom .tpl-card__custom-area::after{content:"";position:absolute;inset:12px;border:1.5px dashed hsla(0,0%,100%,.1);border-radius:8px}.tpl-card--custom .tpl-card__custom-icon{margin-bottom:4px;opacity:.45}.tpl-card--custom .tpl-card__custom-label{font-size:.8125em;font-weight:600;opacity:.7}.tpl-card--custom .tpl-card__custom-hint{font-size:.6875em;color:#a1a1a1;opacity:.6;line-height:1.4}.gallery-grid{margin-top:24px;animation:fadeInUp .5s .25s ease-out both}.gallery-grid__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.gallery-grid__title{font-weight:700}.gallery-grid__items{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));gap:8px}.gallery-cta{margin-top:40px;display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg, #1c1c1c, rgba(244, 195, 175, 0.06));border:1px solid rgba(244,195,175,.2);border-radius:20px;animation:fadeInUp .5s .3s ease-out both}.gallery-cta__icon{width:48px;height:48px;border-radius:14px;background:rgba(244,195,175,.1);border:1px solid rgba(244,195,175,.2);color:#f4c3af;flex-shrink:0}.gallery-cta__body{flex:1}.gallery-cta__title{font-size:.9375em;font-weight:700;margin-bottom:4px}.gallery-cta__text{font-size:.75em;color:#bbb;line-height:1.5}.gallery-cta__link{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:rgba(244,195,175,.12);border:1px solid rgba(244,195,175,.25);color:#f4c3af;border-radius:50px;font-size:.8125em;font-weight:600;transition:background .2s}.gallery-cta__link:hover{background:rgba(244,195,175,.2);color:#f4c3af}.gallery-modal{padding:20px;transition:opacity .25s ease,visibility .25s}.gallery-modal.is-open{opacity:1;visibility:visible;pointer-events:all}.gallery-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px)}.gallery-modal__content{position:relative;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;background:#121212;border:1px solid #2d2d2d;border-radius:20px;transform:scale(0.95) translateY(10px);opacity:0;transition:transform .25s ease,opacity .25s ease;scrollbar-width:none}.gallery-modal__content::-webkit-scrollbar{display:none}.gallery-modal.is-open .gallery-modal__content{opacity:1;transform:scale(1) translateY(0)}.gallery-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #2d2d2d}.gallery-modal__title{font-weight:700}.gallery-modal__close{width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.06);color:#a1a1a1;font-size:1.25em;transition:background-color .2s ease,color .2s ease}.gallery-modal__close:hover{background:hsla(0,0%,100%,.12);color:#fff}.gallery-modal__body{padding:20px;display:flex;flex-direction:column;gap:16px}.gallery-modal__tpl{display:flex;gap:14px;padding:14px}.gallery-modal__tpl-img{width:60px;aspect-ratio:3/4;border-radius:8px;object-fit:cover;flex-shrink:0;background:#2a2a2a}.gallery-modal__tpl-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}.gallery-modal__tpl-name{font-size:.9375em;font-weight:700}.gallery-modal__tpl-meta{font-size:.6875em;color:#a1a1a1}.gallery-modal__action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #2d2d2d}.gallery-modal__cost{display:flex;align-items:center;gap:6px;font-size:.875em;font-weight:600;color:#bbb}.gallery-modal__cost svg{color:#c2f2b1}.gallery-modal__submit{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#f4c3af;color:#1c1c1c;font-weight:700;font-size:.875em;border-radius:50px;box-shadow:0 6px 10px rgba(244,195,175,.6);transition:transform .25s ease;animation:btn-pulse 2.2s ease-in-out infinite}.gallery-modal__submit:hover{transform:scale(1.03)}.gallery-modal__submit:disabled{background:#3a3a3a;color:#a1a1a1;box-shadow:none;cursor:not-allowed;transform:none;animation:none}@media(min-width: 768px){.gallery-hero__title{font-size:2.25em}.gallery-hero__sub{font-size:.875em}.gallery-tabs__btn{padding:10px 18px;font-size:.8125em}.gallery-tabs__btn__text{display:inline}.gallery-grid__items{gap:12px}.tpl-card--featured{width:220px}.gallery-cta{padding:24px 28px}}@media(min-width: 1024px){.gallery-grid__items{gap:12px}.tpl-card--featured{width:240px}}
