.home-container{min-height:100vh}.buyer-show-section{--buyer-show-header-h:80px;--buyer-show-pad-top:20px;--buyer-show-pad-bottom:48px;box-sizing:border-box;width:100vw;padding-top:calc(var(--buyer-show-header-h) + var(--buyer-show-pad-top));padding-bottom:var(--buyer-show-pad-bottom);scroll-snap-align:start;scroll-snap-stop:always;background-color:#fff;flex-direction:column;display:flex}@media (min-width:1024px){.buyer-show-section{--buyer-show-swiper-max-h:calc(100vh - var(--buyer-show-header-h) - var(--buyer-show-pad-top) - var(--buyer-show-pad-bottom));height:100vh}}@media (max-width:1023px){.buyer-show-section{--buyer-show-header-h:64px;--buyer-show-pad-top:4px;--buyer-show-pad-bottom:28px;padding-top:calc(var(--buyer-show-header-h) + var(--buyer-show-pad-top));z-index:0;height:auto;min-height:0;margin-top:-12px;position:relative}}.buyer-show-section__inner{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}@media (max-width:1023px){.buyer-show-section__inner{flex:0 auto;min-height:0}}.categories-section{scroll-snap-align:start;scroll-snap-stop:always;background-color:#393939;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:140px 0;display:flex;position:relative}.categories-section .container{flex-direction:column;gap:40px;width:100%;max-width:1200px;padding:0 30px;display:flex}@media (max-width:1023px){.categories-section .container{gap:30px;max-width:100%;padding:0 15px}}.categories-section .categories-title{color:#fff;text-align:center;letter-spacing:.1em;font-size:2.5rem}@media (max-width:1023px){.categories-section .categories-title{font-size:2rem}}@media (max-width:767px){.categories-section .categories-title{font-size:1.5rem}}.categories-section .categories-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}@media (max-width:1023px){.categories-section .categories-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:767px){.categories-section .categories-grid{grid-template-columns:1fr;gap:15px}}.categories-section .category-card{cursor:pointer;aspect-ratio:300/180;border-radius:8px;transition:all .3s;position:relative;overflow:hidden}@media (max-width:1023px){.categories-section .category-card{aspect-ratio:345/195}}@media (max-width:767px){.categories-section .category-card{aspect-ratio:345/135}}@media (min-width:1024px){.categories-section .category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #fff3}.categories-section .category-card:hover .category-content:after{opacity:.3}}.categories-section .category-card .category-content{background-color:#ffffff1a;width:100%;height:100%;position:relative;overflow:hidden}.categories-section .category-card .category-content .category-image{object-fit:cover;object-position:center;width:100%;height:100%}.categories-section .category-card .category-content:after{content:"";opacity:0;pointer-events:none;z-index:1;background-color:#ffffff1a;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.categories-section .category-card .category-content .category-label{color:#fff;text-align:right;z-index:2;padding:20px;font-family:Anton,SmileySans,sans-serif;font-size:2.5rem;font-weight:700;position:absolute;bottom:0;right:0}@media (max-width:1023px){.categories-section .category-card .category-content .category-label{padding:15px;font-size:2rem}}@media (max-width:767px){.categories-section .category-card .category-content .category-label{font-size:1.5rem}}
