.collection-hero{position:relative;background:#1a1a1a;margin-top:calc(var(--nav-height) + 32px);overflow:hidden}.collection-hero-inner{text-align:center;padding:64px 20px 48px;max-width:860px;margin:0 auto}.collection-hero-logo{max-height:72px;max-width:380px;width:auto;margin-bottom:28px}.collection-hero-title{font-family:var(--font-primary);font-size:clamp(1.6rem, 3.5vw, 2.4rem);font-weight:800;font-style:italic;text-transform:uppercase;color:#fff;letter-spacing:.04em;margin-bottom:20px}.collection-hero-desc{font-size:clamp(.9rem, 1.3vw, 1.05rem);color:rgba(255,255,255,.75);line-height:1.8;max-width:640px;margin:0 auto}.collection-hero--light{background:#f5f5f5}.collection-hero--light .collection-hero-title{color:var(--color-text,#191919)}.collection-hero--light .collection-hero-desc{color:var(--color-text-muted,#555)}.collection-hero-lineup{margin-top:40px}.collection-hero-lineup img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain;margin:0 auto;display:block}.collection-video{padding:60px 0;background:var(--color-bg,#fff)}.collection-video-title{font-family:var(--font-heading);font-size:clamp(1.2rem, 2vw, 1.6rem);font-weight:700;text-align:center;margin-bottom:28px;color:var(--color-text,#191919)}.collection-video-wrapper{position:relative;width:100%;max-width:840px;margin:0 auto;padding-bottom:56.25%;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}.collection-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.collection-content:empty{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.collection-content:empty::before{content:'';width:40px;height:40px;border-radius:50%;border:3px solid rgba(206,17,38,.15);border-top-color:var(--color-red,#ce1126);animation:collectionSpin .75s linear infinite}.collection-content:empty::after{content:'Ürünler yükleniyor';font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted,#555);animation:collectionPulse 1.6s ease-in-out infinite}@keyframes collectionSpin{to{transform:rotate(360deg)}}@keyframes collectionPulse{0%,100%{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.collection-content:empty::before{animation:none;border-top-color:rgba(206,17,38,.45)}.collection-content:empty::after{animation:none;opacity:.75}}.filter-sort-toolbar{margin-top:28px;display:flex;flex-direction:column;gap:16px}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.filter-chip{display:inline-flex;align-items:center;gap:2px;padding:7px 16px;font-family:inherit;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--color-text-muted,#555);background:var(--color-white,#fff);border:1.5px solid var(--color-border,#e0e0e0);border-radius:100px;cursor:pointer;transition:all 250ms cubic-bezier(.4, 0, .2, 1);white-space:nowrap;user-select:none}.filter-chip:hover{border-color:var(--color-red,#ce1126);color:var(--color-red,#ce1126);box-shadow:0 0 0 3px rgba(206,17,38,.08)}.filter-chip.active{background:var(--color-red,#ce1126);border-color:var(--color-red,#ce1126);color:#fff;box-shadow:0 2px 12px rgba(206,17,38,.35)}.filter-chip.active:hover{background:var(--color-red-dark,#a50e1e);border-color:var(--color-red-dark,#a50e1e);color:#fff;box-shadow:0 2px 16px rgba(206,17,38,.45)}.filter-chip-count{font-size:.68rem;font-weight:700;opacity:.7;margin-left:2px}.filter-chip.active .filter-chip-count{opacity:.9}.chip-divider{width:1px;height:20px;background:var(--color-border,#e0e0e0);margin:0 4px;flex-shrink:0}.sort-control{display:flex;align-items:center;gap:8px;flex-shrink:0}.sort-control-icon{width:16px;height:16px;color:var(--color-text-muted,#555);flex-shrink:0}.sort-control select{padding:8px 34px 8px 12px;font-size:.8rem;font-family:inherit;font-weight:600;border:1.5px solid var(--color-border,#e0e0e0);border-radius:100px;background:var(--color-white,#fff) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpolyline points='2 4 6 8 10 4' fill='none' stroke='%23555' stroke-width='2.2'/%3E%3C/svg%3E") no-repeat right 12px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:var(--color-text,#191919);transition:all 250ms cubic-bezier(.4, 0, .2, 1)}.sort-control select:hover{border-color:var(--color-red,#ce1126);box-shadow:0 0 0 3px rgba(206,17,38,.08)}.sort-control select:focus{outline:0;border-color:var(--color-red,#ce1126);box-shadow:0 0 0 3px rgba(206,17,38,.15)}.active-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:0;overflow:hidden;transition:min-height .3s ease,opacity .3s ease;margin-top:4px}.active-filters:empty{display:none}.active-filter-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 12px;font-size:.72rem;font-weight:600;color:var(--color-red,#ce1126);background:rgba(206,17,38,.06);border:1px solid rgba(206,17,38,.15);border-radius:100px;animation:tagIn .3s cubic-bezier(.34,1.56,.64,1) both}.active-filter-tag button{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:0 0;color:var(--color-red,#ce1126);cursor:pointer;border-radius:50%;transition:background 150ms ease;font-size:0}.active-filter-tag button:hover{background:rgba(206,17,38,.12)}.active-filter-tag button svg{width:10px;height:10px}.clear-all-btn{padding:4px 12px;font-size:.72rem;font-weight:700;font-family:inherit;color:var(--color-text-muted,#555);background:0 0;border:1px solid var(--color-border,#e0e0e0);border-radius:100px;cursor:pointer;transition:all .2s ease}.clear-all-btn:hover{color:var(--color-red,#ce1126);border-color:var(--color-red,#ce1126)}@keyframes tagIn{from{opacity:0;transform:scale(.8) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.results-bar{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.product-count{font-size:.8rem;font-weight:600;color:var(--color-text-muted,#555);transition:opacity .2s ease}.product-count .count-num{font-weight:800;color:var(--color-text,#191919)}.no-results{grid-column:1/-1;text-align:center;padding:64px 20px;color:var(--color-text-muted,#555)}.no-results-icon{width:48px;height:48px;margin:0 auto 16px;color:var(--color-border,#e0e0e0)}.no-results h3{font-size:1.1rem;font-weight:700;color:var(--color-text,#191919);margin-bottom:6px}.no-results p{font-size:.9rem}.grid-product-card.card-enter{animation:cardEnter .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes cardEnter{from{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.rec-section{padding:60px 0;background:var(--color-bg,#f4f4f4)}.rec-section+.rec-section{padding-top:0}.rec-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.rec-card{position:relative;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#1c1c1e 0,#2c2c2e 100%);aspect-ratio:16/9;display:flex;align-items:flex-end;transition:transform .4s cubic-bezier(.22, 1, .36, 1),box-shadow .4s ease;border:1px solid rgba(255,255,255,.06)}.rec-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 48px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.08)}.rec-card-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;opacity:.45;transition:opacity .5s ease,transform .5s ease}.rec-card:hover .rec-card-bg{opacity:.25;transform:scale(1.08)}.rec-card-bg img{max-width:85%;max-height:75%;object-fit:contain}.rec-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 50%,transparent 100%);pointer-events:none}.rec-card-content{position:relative;z-index:2;padding:24px;width:100%;display:flex;flex-direction:column;gap:6px}.rec-card-title{font-size:clamp(1rem, 2vw, 1.25rem);font-weight:800;font-style:italic;text-transform:uppercase;color:#fff;letter-spacing:.03em;line-height:1.2}.rec-card-tagline{font-size:.78rem;color:rgba(255,255,255,.6);line-height:1.5}.rec-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:.72rem;font-weight:600;color:rgba(255,255,255,.45);letter-spacing:.06em;text-transform:uppercase;transition:color .3s ease,gap .3s ease}.rec-card:hover .rec-card-cta{color:rgba(255,255,255,.85);gap:10px}@media (max-width:768px){.rec-grid{grid-template-columns:repeat(2,1fr);gap:14px}.rec-card-content{padding:16px}.rec-card-tagline{display:none}}@media (max-width:480px){.rec-grid{grid-template-columns:1fr}.rec-card-tagline{display:block}}.collection-content h1{font-family:var(--font-heading, var(--font-primary));color:var(--color-text,#191919)}.collection-content p{max-width:480px;margin:0 auto}@media (max-width:768px){.collection-hero-inner{padding:48px 16px 36px}.collection-hero-logo{max-height:56px;max-width:280px;margin-bottom:20px}.collection-hero-lineup{margin-top:28px}.collection-hero-lineup img{max-height:280px}.collection-video{padding:40px 0}.collection-video-wrapper{border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.12)}}@media (max-width:480px){.collection-hero{margin-top:calc(var(--nav-height) + 26px)}.collection-hero-inner{padding:40px 14px 28px}.collection-hero-logo{max-height:44px;max-width:220px}.collection-hero-desc{font-size:.85rem}.collection-hero-lineup img{max-height:200px}.toolbar-row{flex-direction:column;align-items:stretch}.filter-chips{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.filter-chips::-webkit-scrollbar{display:none}.filter-chip{padding:10px 16px}.sort-control{width:100%}.sort-control select{width:100%;min-height:44px}}