.f-carousel{--f-button-width:42px;--f-button-height:42px;--f-button-svg-width:16px;--f-button-svg-height:16px;--f-button-svg-stroke-width:2.5;--f-button-color:rgb(71 85 105);--f-button-border-radius:50%;--f-button-bg:#fff;--f-button-hover-bg:#f9f9f9;--f-button-active-bg:#f0f0f0}.f-carousel-slide{width:100%}.f-carousel__nav .is-prev{margin-left:-30px}.f-carousel__nav .is-next{margin-right:-25px}.carousel-container{--f-carousel-spacing:6px;--f-carousel-slide-width:calc((100% - 26px) / 5);width:100%}@media (max-width:767px){.carousel-container{--f-carousel-slide-width:calc(100% / 2)}}.catalog-section{margin-bottom:2.5rem;padding-top:1.5rem}.catalog-section:not(:first-child){border-top:1px solid #ededed}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-header h2{font-size:1.4rem;font-weight:700;margin:0;display:flex;align-items:center;gap:10px}.section-about{color:#666;font-size:0.85rem;margin-bottom:1.2rem;line-height:1.5}.cat-card{display:block;background:#fff;border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:transform 0.25s ease;height:100%}.cat-card:hover{transform:translateY(-3px)}.cat-card .card-img{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.cat-card .card-img img{max-width:100%;max-height:100%;object-fit:contain}.cat-card .card-body .lot-price{font-size:0.85rem;font-weight:700;color:#2c3e50;margin-top:4px}.cat-card .card-body{padding:10px 12px}.cat-card .card-body .lot-num{font-size:0.7rem;color:#999}.cat-card .card-body .lot-title{font-size:0.82rem;line-height:1.3;margin:3px 0;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-card .card-body .lot-cat{font-size:0.75rem;font-weight:600}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-grid .hero-main{grid-row:1 / 3}.hero-grid .hero-main .cat-card .card-img{aspect-ratio:auto;min-height:240px}.hero-grid .hero-main .cat-card .card-body .lot-title{font-size:1rem;-webkit-line-clamp:3}.hero-side{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-side .cat-card .card-img{aspect-ratio:4/3}.hero-side .cat-card .card-body .lot-title{font-size:0.78rem;-webkit-line-clamp:1}@media (max-width:768px){.hero-grid{grid-template-columns:1fr}.hero-grid .hero-main{grid-row:auto}.hero-grid .hero-main .cat-card .card-img{min-height:200px}.hero-side{grid-template-columns:1fr 1fr}}.carousel-card-slide{text-decoration:none;color:inherit}.carousel-card-slide .cat-card{margin:4px}.cols-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cols-grid .cat-card .card-img{aspect-ratio:4/3}.cols-grid .cat-card .card-body .lot-title{font-size:0.9rem;-webkit-line-clamp:2}@media (max-width:768px){.cols-grid{grid-template-columns:1fr}}