.category-section{width:100%;padding:50px 60px}.category-swiper{width:100%;padding:8px 4px 0}.category-grid,.category-pagination{display:none}.category-swiper .swiper-slide{height:420px}.category-card{cursor:pointer;border-radius:16px;width:100%;height:100%;transition:transform .3s;display:block;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-4px)}.category-card-image{object-fit:cover;transition:transform .5s}.category-card:hover .category-card-image{transform:scale(1.05)}.category-card-content{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(#0d0d0d00 0%,#0d0d0db3 100%);border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-block:15px;padding-inline:20px;position:absolute;bottom:0;left:0;right:0}.category-card-title{color:var(--brandcream);letter-spacing:.1px;margin:0;font-size:20px;font-weight:500}.category-card-description{color:#fffff2bf;letter-spacing:.3px;margin:4px 0 0;font-size:14px}.category-card-link{color:var(--brandcream);align-items:center;gap:8px;margin-top:7px;font-size:14px;font-weight:500;display:inline-flex}.category-card-arrow{transition:transform .3s}.category-card:hover .category-card-arrow{transform:translate(3px,-3px)}@media (max-width:1200px){.category-section{padding:50px 30px}.category-swiper .swiper-slide{height:370px}}@media (max-width:767px){.category-section{padding:36px 20px}.category-swiper .swiper-slide{height:380px}.category-card-title{font-size:18px}.category-card-description{font-size:13px}.category-pagination{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.category-pagination .swiper-pagination-bullet{background:var(--muted,#999);opacity:.4;border-radius:50%;width:8px;height:8px;margin:0;transition:opacity .2s,background .2s,width .2s}.category-pagination .swiper-pagination-bullet-active{opacity:1;background:var(--brandgreen);border-radius:4px;width:20px}}@media (max-width:786px){.category-swiper,.category-pagination{display:none}.category-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.category-grid-item{height:190px;position:relative}.category-grid-item .category-card{border-radius:14px}.category-grid-item .category-card-content{padding-block:10px;padding-inline:12px}.category-grid-item .category-card-title{font-size:15px}.category-grid-item .category-card-description{margin-top:2px;font-size:11px}.category-grid-item .category-card-link{margin-top:5px;font-size:12px}.category-grid-item .category-card-arrow{width:12px;height:12px}}@media (max-width:420px){.category-grid-item{height:160px}}
.home-hero{cursor:grab;width:100%;height:100vh}.hero-swiper{background:var(--brandblack);cursor:grab;width:100%;height:100%;position:relative}.hero-swiper:active{cursor:grabbing}.hero-slide{opacity:0;pointer-events:none;z-index:0;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;overflow:hidden}.hero-slide.hero-slide-active{opacity:1;pointer-events:auto;z-index:1}.hero-slide-img{object-fit:cover;z-index:0;transform-origin:50%;will-change:transform;filter:brightness(.9);width:100%;height:100%;position:absolute;inset:0}.hero-img-mobile{display:none}@media (max-width:767px){.hero-img-desktop{display:none}.hero-img-mobile{display:block}}.hero-content{z-index:1;text-align:center;color:var(--brandcream);position:relative}.hero-content h1{letter-spacing:2px;margin-bottom:12px;font-size:48px;font-weight:700}.hero-content p{opacity:.8;font-size:19px}.hero-nav-btn{z-index:10;color:var(--brandcream);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:19px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav-btn:hover{background:#fffff24d}.hero-btn-prev{left:24px}.hero-btn-next{right:24px}.hero-button{z-index:10;white-space:nowrap;gap:32px;display:flex;position:absolute;bottom:32px;left:auto;right:4%;transform:none}.hero-button button{text-transform:capitalize;color:var(--brandcream);cursor:pointer;z-index:0;font-size:25px;font-weight:300;font-family:var(--font-birthstone);border:1px solid var(--brandcream);background-color:#0000;justify-content:flex-end;align-items:flex-end;padding:10px 35px;transition:color .4s;display:flex;position:relative;overflow:hidden}.hero-button button:before{content:"";background-color:var(--brandcream);z-index:-1;transition:transform .4s;position:absolute;inset:0;transform:translate(-100%)}.hero-button button:hover:before{transform:translate(0)}.hero-button button:hover{color:var(--brandblack)}.hero-pagination{z-index:10;align-items:center;gap:32px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-page-item{cursor:pointer;opacity:.35;align-items:center;gap:6px;transition:opacity .4s;display:flex}.hero-page-item.active{opacity:1}.hero-page-num{color:var(--brandcream);letter-spacing:1px;font-size:14px;font-weight:600}.hero-page-line{background:var(--brandcream);width:32px;height:1.5px;transition:width .4s;display:block}.hero-page-item.active .hero-page-line{width:48px}.hero-profile-avatar{z-index:10;cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex;position:absolute;top:28px;right:5%}.hero-profile-initials{background:var(--brandgreen);width:44px;height:44px;color:var(--brandcream);letter-spacing:.5px;border:2px solid #fffff2cc;border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.hero-profile-avatar:hover .hero-profile-initials{transform:scale(1.1);box-shadow:0 0 0 4px #5a5a5a73}.hero-profile-name{color:var(--brandcream);letter-spacing:.5px;text-shadow:0 1px 4px #0d0d0d80;font-size:13px;font-weight:600}@media (max-width:1469px){.hero-nav-btn{width:46px;height:46px;font-size:18px}.hero-btn-prev{left:22px}.hero-btn-next{right:22px}.hero-button button{padding:8px 25px;font-size:23px}.hero-pagination{gap:30px}.hero-page-num{font-size:13px}.hero-page-item.active .hero-page-line{width:46px}}@media (max-width:1370px){.hero-slide-img{object-fit:fill}}@media (max-width:1200px){.hero-content h1{font-size:45px}.hero-content p{font-size:18px}.hero-nav-btn{width:44px;height:44px;font-size:18px}.hero-btn-prev{left:20px}.hero-btn-next{right:20px}.hero-button{gap:30px;bottom:30px}.hero-button button{padding:8px 20px;font-size:22px}.hero-pagination{gap:26px;bottom:30px}.hero-page-line{width:30px}.hero-page-item.active .hero-page-line{width:44px}}@media (max-width:991px){.hero-content h1{font-size:38px}.hero-nav-btn{width:40px;height:40px;font-size:16px}.hero-btn-prev{left:16px}.hero-btn-next{right:16px}.hero-button{gap:28px;bottom:28px}.hero-button button{padding:5px 30px;font-size:34px}.hero-pagination{gap:20px;bottom:28px}.hero-page-line{width:28px}.hero-page-item.active .hero-page-line{width:40px}}@media (max-width:767px){.home-hero,.hero-slide{height:100vh}.hero-content h1{font-size:32px}.hero-content p{font-size:16px}.hero-slide-img{object-fit:fill;height:100vh}.hero-nav-btn{width:36px;height:36px;font-size:15px}.hero-btn-prev{left:12px}.hero-btn-next{right:12px}.hero-button{gap:24px;bottom:20px;right:-34px;transform:translate(-50%)}.hero-button button{padding:5px 24px;font-size:28px}.hero-pagination{gap:16px;bottom:20px}.hero-page-num{font-size:12px}.hero-page-line{width:24px}.hero-page-item.active .hero-page-line{width:36px}}@media (max-width:539px){.hero-content h1{font-size:26px}.hero-slide-img{object-fit:cover;height:100vh}.hero-content p{font-size:15px}.hero-nav-btn{width:32px;height:32px;font-size:14px}.hero-btn-prev{left:8px}.hero-btn-next{right:8px}.hero-button button{padding:7px 20px;font-size:15px;display:none}.hero-button{bottom:10px}.hero-pagination{gap:12px}.hero-page-line{width:20px}.hero-page-item.active .hero-page-line{width:32px}}@media (max-width:399px){.hero-slide-img{object-fit:fill;height:100vh}}
