.coll-custom{min-height:100vh;background:#0d170e;color:#e2e8f0;font-family:Gentium Book Plus,Georgia,serif;padding-top:100px}.coll-custom h1,.coll-custom h2,.coll-custom h3{font-family:Almendra Display,Eagle Lake,serif}.coll-custom__hero{background:radial-gradient(circle at 50% -20%,rgba(255,179,71,.12),transparent 50%);padding:3rem 1.5rem 2.5rem;border-bottom:1px solid rgba(255,179,71,.15)}.coll-custom__hero-inner{max-width:1200px;margin:0 auto;text-align:center}.coll-custom__title{margin:0 0 .75rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;color:#ffb347f2;text-shadow:0 0 14px rgba(255,179,71,.25),0 2px 10px rgba(0,0,0,.5)}.coll-custom__desc{max-width:56ch;margin:0 auto 1rem;font-size:1.1rem;line-height:1.65;color:#c5cec8}.coll-custom__desc p{margin:0 0 .5rem}.coll-custom__count{margin:0;font-size:.95rem;color:#ffb347b3;font-family:Eagle Lake,cursive}.coll-custom__body{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 3rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:900px){.coll-custom__body{grid-template-columns:240px 1fr;gap:2.5rem}}.coll-custom__sidebar{position:sticky;top:120px}.coll-custom__filters-form{background:#1b2e1d80;border:1px solid rgba(255,179,71,.25);border-radius:12px;padding:1.25rem;box-shadow:inset 0 0 20px #0003}.coll-custom__filters-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.coll-custom__filters-title{margin:0;font-size:1.1rem;font-weight:700;color:#ffb347f2;text-transform:uppercase;letter-spacing:.08em}.coll-custom__filters-clear{font-size:.85rem;color:#ffb347cc;text-decoration:none;transition:color .18s ease}.coll-custom__filters-clear:hover{color:#ffb347}.coll-custom__filter-group{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,179,71,.12)}.coll-custom__filter-group:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.coll-custom__filter-summary{font-family:Eagle Lake,cursive;font-size:1rem;color:#ffb347e6;cursor:pointer;list-style:none;padding:.35rem 0}.coll-custom__filter-summary::-webkit-details-marker{display:none}.coll-custom__filter-summary:after{content:" \25bc";font-size:.7em;opacity:.7}.coll-custom__filter-group[open] .coll-custom__filter-summary:after{content:" \25b2"}.coll-custom__filter-values{margin-top:.5rem;padding-left:.5rem}.coll-custom__filter-option{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;cursor:pointer;font-size:.95rem;color:#d7dbd9;transition:color .16s ease}.coll-custom__filter-option:hover{color:#ffb347e6}.coll-custom__filter-option input{accent-color:rgba(255,179,71,.9)}.coll-custom__filter-count{font-size:.85rem;color:#ffb3478c}.coll-custom__main{min-width:0}.coll-custom__toolbar{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.coll-custom__sort{display:flex;align-items:center;gap:.75rem}.coll-custom__sort-label{font-family:Eagle Lake,cursive;font-size:.95rem;color:#ffb347d9}.coll-custom__sort-select{padding:.5rem 2rem .5rem .85rem;border-radius:10px;border:1px solid rgba(255,179,71,.35);background:#0b1f13e6;color:#e6efe3;font-size:.95rem;font-family:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='rgba(255,179,71,0.9)' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.coll-custom__sort-select:focus{outline:none;border-color:#ffb34799;box-shadow:0 0 0 2px #ffb34726}.coll-custom__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.coll-custom__card{margin:0}.coll-custom__card-link{display:block;background:#1b2e1d66;border:1px solid rgba(255,179,71,.2);border-radius:12px;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.coll-custom__card-link:hover{transform:translateY(-4px);border-color:#ffb34773;box-shadow:0 12px 28px #00000059,0 0 20px #ffb34714}.coll-custom__card-media{aspect-ratio:1;overflow:hidden;background:#0003}.coll-custom__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.coll-custom__card-link:hover .coll-custom__card-img{transform:scale(1.04)}.coll-custom__card-placeholder{padding:2rem;opacity:.5}.coll-custom__card-body{padding:1.25rem}.coll-custom__card-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.3;color:#ffb347f2;text-shadow:0 0 8px rgba(255,179,71,.15)}.coll-custom__card-link:hover .coll-custom__card-title{color:#ffb347}.coll-custom__card-price{font-family:Eagle Lake,cursive;font-size:1.05rem;color:#c5cec8}.coll-custom__card-price-sale{color:#11d452f2}.coll-custom__card-price-compare{text-decoration:line-through;font-size:.9em;color:#c5a05999;margin-left:.35rem}.coll-custom__empty{text-align:center;padding:4rem 2rem;background:#1b2e1d4d;border:1px solid rgba(255,179,71,.2);border-radius:12px}.coll-custom__empty p{margin:0 0 1rem;color:#c5cec8;font-size:1.1rem}.coll-custom__empty-link{display:inline-block;padding:.65rem 1.5rem;border-radius:999px;border:1px solid rgba(255,179,71,.5);background:#1b2e1dcc;color:#ffb347f2;font-family:Eagle Lake,cursive;font-size:1rem;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.coll-custom__empty-link:hover{transform:translateY(-2px);background:#ffb34733;color:#ffb347}.coll-custom__pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,179,71,.15)}.coll-custom__pagination-prev,.coll-custom__pagination-next{padding:.5rem 1rem;border-radius:10px;border:1px solid rgba(255,179,71,.35);background:#1b2e1d99;color:#ffb347f2;font-family:Eagle Lake,cursive;font-size:.95rem;text-decoration:none;transition:transform .18s ease,background .18s ease}.coll-custom__pagination-prev:hover,.coll-custom__pagination-next:hover{transform:translateY(-2px);background:#ffb34726}.coll-custom__pagination-info{font-size:.95rem;color:#ffb347b3}.coll-list{min-height:100vh;background:#0d170e;color:#e2e8f0;font-family:Gentium Book Plus,Georgia,serif;padding-top:100px}.coll-list__hero{background:radial-gradient(circle at 50% -20%,rgba(255,179,71,.12),transparent 50%);padding:3rem 1.5rem 2.5rem;border-bottom:1px solid rgba(255,179,71,.15)}.coll-list__hero-inner{max-width:720px;margin:0 auto;text-align:center}.coll-list__title{margin:0 0 .5rem;font-family:Almendra Display,Eagle Lake,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;color:#ffb347f2;text-shadow:0 0 14px rgba(255,179,71,.25),0 2px 10px rgba(0,0,0,.5)}.coll-list__count{margin:0;font-size:.95rem;color:#ffb347b3;font-family:Eagle Lake,cursive}.coll-list__body{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.coll-list__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.coll-list__item{margin:0}.coll-list__link{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:#1b2e1d59;border:1px solid rgba(255,179,71,.18);border-radius:12px;text-decoration:none;color:inherit;transition:border-color .18s ease,background .18s ease,transform .18s ease}.coll-list__link:hover{border-color:#ffb34766;background:#1b2e1d8c;transform:translate(4px)}.coll-list__thumb{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#0003}.coll-list__thumb-img{width:100%;height:100%;object-fit:cover;opacity:.85}.coll-list__content{flex:1;min-width:0}.coll-list__name{margin:0 0 .35rem;font-family:Almendra Display,Eagle Lake,serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:#ffb347f2;text-shadow:0 0 8px rgba(255,179,71,.12)}.coll-list__link:hover .coll-list__name{color:#ffb347}.coll-list__meta{margin:0;font-size:.95rem;line-height:1.4;color:#c5cec8}.coll-list__product-count{font-family:Eagle Lake,cursive;color:#ffb347cc}.coll-list__sep{margin:0 .5rem;opacity:.5}.coll-list__desc{font-style:italic;opacity:.9}.coll-list__arrow{flex-shrink:0;font-size:1.25rem;color:#ffb34799;transition:transform .18s ease,color .18s ease}.coll-list__link:hover .coll-list__arrow{transform:translate(4px);color:#ffb347f2;text-shadow:0 0 8px rgba(255,179,71,.2)}.coll-list__link--no-img{gap:0}.coll-list__link--no-img .coll-list__arrow{margin-left:auto}
/*# sourceMappingURL=/cdn/shop/t/10/assets/collection-custom.css.map */
