.toto-cat-hero{position:relative;min-height:220px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.toto-cat-hero-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .52)}.toto-cat-hero-content{position:relative;z-index:1;padding:3rem 1rem}.toto-cat-hero-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;color:#fff;margin:0 0 .75rem}.toto-cat-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.78rem;letter-spacing:.1em;color:rgb(255 255 255 / .7)}.toto-cat-breadcrumb a{color:rgb(255 255 255 / .7);text-decoration:none}.toto-cat-breadcrumb a:hover{color:#fff}.toto-cat-page-inner{max-width:var(--toto-max-w,1200px);margin:0 auto;padding:0 var(--toto-px,2rem)}.toto-feat-section{padding:2.5rem 0 0;border:1px solid #e0e0e0}.toto-feat-row{display:grid;border-bottom:1px solid #e0e0e0}.toto-feat-row:last-child{border-bottom:none}.toto-feat-row--full{grid-template-columns:1fr}.toto-feat-row--half{grid-template-columns:1fr 1fr}.toto-feat-row--third{grid-template-columns:1fr 1fr 1fr}.toto-feat-row--half .toto-feat-card:not(:last-child),.toto-feat-row--third .toto-feat-card:not(:last-child){border-right:1px solid #e0e0e0}.toto-feat-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;overflow:hidden;position:relative}.toto-feat-card--full{grid-template-columns:1fr 1fr}.toto-feat-card--full .toto-feat-img img{aspect-ratio:16/9}.toto-feat-card--half{grid-template-columns:1fr 1fr}.toto-feat-card--half .toto-feat-img img{aspect-ratio:1/1}.toto-feat-card--third{grid-template-columns:1fr 1fr}.toto-feat-card--third .toto-feat-img img{aspect-ratio:1/1}.toto-feat-body{padding:2rem 2rem;display:flex;flex-direction:column;gap:.65rem;justify-content:center}.toto-feat-card--third .toto-feat-body{padding:1.5rem 1.5rem}.toto-feat-icons{display:flex;align-items:center;gap:.3rem;margin-bottom:.1rem}.toto-feat-icon{width:56px;height:56px;border-radius:50%;background:#111;object-fit:contain;padding:8px;flex-shrink:0}.toto-feat-card--third .toto-feat-icon{width:46px;height:46px;padding:7px}.toto-feat-name{font-size:1.1rem;font-weight:800;color:#0a0a0a;text-transform:uppercase;letter-spacing:.06em;margin:0;line-height:1.2}.toto-feat-card--full .toto-feat-name{font-size:1.25rem}.toto-feat-card--third .toto-feat-name{font-size:.95rem}.toto-feat-desc{font-size:.875rem;color:#3a3a3a;line-height:1.75;margin:0}.toto-feat-card--third .toto-feat-desc{font-size:.825rem}.toto-feat-watch{display:inline-block;font-size:.75rem;font-weight:800;color:#0a0a0a;text-decoration:none;letter-spacing:.1em;margin-top:.3rem;padding-bottom:1px;border-bottom:1.5px solid #fff0;width:fit-content;transition:border-color .2s}.toto-feat-watch:hover{border-bottom-color:#0a0a0a}.toto-feat-img{overflow:hidden;background:#f0f0f0}.toto-feat-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.toto-feat-card:hover .toto-feat-img img{transform:scale(1.04)}.toto-cat-banner{margin:2rem 0;overflow:hidden;max-height:500px}.toto-cat-banner img{width:100%;object-fit:cover;display:block}.toto-cat-subcats-section{padding:2.25rem 0 .5rem}.toto-cat-subcats-head{margin-bottom:1.25rem}.toto-cat-subcats-title{margin:0 0 .4rem;font-size:clamp(1.4rem, 2.2vw, 1.9rem);font-weight:700;color:#0a0a0a;letter-spacing:.01em}.toto-cat-subcats-subtitle{margin:0;color:#6d6d6d;font-size:.92rem}.toto-cat-subcats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.toto-cat-subcat-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.toto-cat-subcat-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgb(0 0 0 / .08);border-color:#ddd;color:inherit}.toto-cat-subcat-visual{width:100%;aspect-ratio:16/10;min-height:120px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.toto-cat-subcat-visual--bgi{background-size:cover;background-position:center;background-repeat:no-repeat}.toto-cat-subcat-visual>img{width:100%;height:100%;object-fit:cover;display:block}.toto-cat-subcat-visual--bgi>img{opacity:1!important;visibility:visible!important}.toto-cat-subcat-icon{width:54px;height:54px;border-radius:50%;background:#161616;display:inline-flex;align-items:center;justify-content:center;color:#fff}.toto-cat-subcat-icon>img,.toto-cat-subcat-icon>svg{width:30px;height:30px;object-fit:contain}.toto-cat-subcat-fallback{width:54px;height:54px;border-radius:50%;background:#161616;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.08em;display:inline-flex;align-items:center;justify-content:center}.toto-cat-subcat-body{padding:1rem 1rem 1.1rem}.toto-cat-subcat-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.toto-cat-subcat-name{margin:0;font-size:.88rem;font-weight:700;color:#0a0a0a;letter-spacing:.03em}.toto-cat-subcat-arrow{color:#b3b3b3;transition:transform .2s ease,color .2s ease;flex-shrink:0}.toto-cat-subcat-card:hover .toto-cat-subcat-arrow{color:#0a0a0a;transform:translateX(2px)}.toto-cat-subcat-count{margin:.42rem 0 .35rem;font-size:.72rem;color:#707070;letter-spacing:.04em;text-transform:uppercase}.toto-cat-subcat-desc{margin:0;font-size:.8rem;color:#8a8a8a;line-height:1.45}.toto-cat-products-section{padding:3rem 0 4rem}.toto-cat-products-header{text-align:center;margin-bottom:2.5rem}.toto-cat-products-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#0a0a0a;margin:0 0 .6rem}.toto-cat-products-subtitle{font-size:1rem;color:#888;margin:0}.toto-cat-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.toto-cp-card{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.toto-cp-card:hover{box-shadow:0 8px 32px rgb(0 0 0 / .1);transform:translateY(-2px);color:inherit}.toto-cp-img{width:100%;aspect-ratio:1/1;min-height:140px;overflow:hidden;background:#f5f5f5;border-radius:8px 8px 0 0;flex-shrink:0}.toto-cp-img--bgi{background-size:cover;background-position:center;background-repeat:no-repeat}.toto-cp-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.toto-cp-img--bgi img{opacity:1!important;visibility:visible!important}.toto-cp-card:hover .toto-cp-img img{transform:scale(1.05)}.toto-cp-info{padding:1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem;flex:1;border:1px solid #f0f0f0;border-top:none;border-radius:0 0 8px 8px}.toto-cp-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.toto-cp-icon{display:flex;align-items:center;color:#555}.toto-cp-icon svg{display:block}.toto-cp-arrow{display:flex;align-items:center;color:#bbb;transition:color .2s,transform .2s}.toto-cp-card:hover .toto-cp-arrow{color:#0a0a0a;transform:translateX(3px)}.toto-cp-name{font-size:1rem;font-weight:700;color:#0a0a0a;margin:0;line-height:1.3}.toto-cat-products-grid .toto-shop-prod-card-title{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.72rem;font-weight:600;color:#6b7280;letter-spacing:.05em;text-transform:uppercase;margin:0;line-height:1.35}.toto-cp-card:has(.toto-shop-prod-card-title) .toto-cp-name{margin-bottom:0}.toto-cat-pagination{text-align:center;margin-top:3rem;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.toto-cat-pagination .page-numbers{padding:.5rem 1rem;border:1px solid #e5e5e5;border-radius:.4rem;text-decoration:none;color:#333;transition:.15s;font-size:.875rem}.toto-cat-pagination .page-numbers.current,.toto-cat-pagination .page-numbers:hover{background:#0a0a0a;color:#fff;border-color:#0a0a0a}@media (max-width:1024px){.toto-cat-subcats-grid{grid-template-columns:repeat(2,1fr)}.toto-cat-products-grid{grid-template-columns:repeat(3,1fr)}.toto-feat-row--third{grid-template-columns:1fr 1fr}}@media (max-width:768px){.toto-feat-row--full,.toto-feat-row--half,.toto-feat-row--third{grid-template-columns:1fr}.toto-feat-row--half .toto-feat-card,.toto-feat-row--third .toto-feat-card{border-right:none;border-bottom:1px solid #e0e0e0}.toto-feat-row--half .toto-feat-card:last-child,.toto-feat-row--third .toto-feat-card:last-child{border-bottom:none}.toto-feat-card--full{grid-template-columns:1fr}.toto-feat-card--half{grid-template-columns:1fr}.toto-feat-card--third{grid-template-columns:1fr}.toto-feat-img img{aspect-ratio:16/9!important}.toto-cat-subcats-section{padding-top:1.6rem}.toto-cat-subcats-grid{grid-template-columns:1fr;gap:12px}.toto-cat-products-grid{grid-template-columns:repeat(2,1fr);gap:16px}.toto-cat-page-inner{padding:0 1rem}.toto-feat-section{padding-top:1.5rem}}@media (max-width:480px){.toto-cat-products-grid{grid-template-columns:1fr 1fr;gap:12px}}