.category-section{width:100%;padding:70px 60px}.category-section-header{text-align:center;margin-bottom:36px}.category-section-tag{letter-spacing:3px;text-transform:uppercase;color:var(--gold-accent);margin:0 0 10px;font-size:11px;font-weight:600;display:inline-block}.category-section-title{font-family:var(--font-playfair), serif;color:var(--charcoal);margin:0 0 14px;font-size:34px;font-weight:600}.category-section-divider{background:var(--gold-accent);width:56px;height:2px;margin:0 auto;display:block}.category-swiper{width:100%;padding:8px 4px 0}.category-grid,.category-pagination{display:none}.category-swiper .swiper-slide{height:500px}.category-card{cursor:pointer;background:var(--sand-beige);border-radius:14px;width:100%;height:100%;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 10px #1c1c1c0f}.category-card:hover{transform:translateY(-6px)}.category-card-image{object-fit:cover;transition:transform .5s}.category-card:hover .category-card-image{transform:scale(1.06)}.category-card-badge{z-index:2;background:var(--off-white);color:var(--charcoal);letter-spacing:.3px;white-space:nowrap;border-radius:999px;padding:12px 30px;font-size:15px;font-weight:600;transition:background .3s,color .3s;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #1c1c1c2e}.category-card:hover .category-card-badge{background:var(--gold-accent);color:var(--off-white)}@media (max-width:1200px){.category-section{padding:50px 30px}.category-swiper .swiper-slide{height:440px}}@media (max-width:767px){.category-section{padding:40px 13px}.category-section-header{margin-bottom:24px}.category-section-title{font-size:26px}.category-swiper .swiper-slide{height:420px}.category-card-badge{padding:10px 24px;font-size:13px;bottom:16px}.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(--gold-accent);border-radius:4px;width:20px}}@media (max-width:786px){.category-swiper,.category-pagination{display:none}.category-grid{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.category-grid-item{height:280px;position:relative}.category-grid-item .category-card{border-radius:8px}.category-grid-item .category-card-badge{padding:7px 16px;font-size:11.5px;bottom:12px}}
.home-hero{cursor:grab;width:100%;height:100vh}.hero-swiper{background:var(--brandblack);cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;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);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-slide-img--promo{object-fit:cover;filter:none}.hero-slide-link{width:100%;height:100%;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(--charcoal);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:#1c1c1c1f}.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: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{height:75vh;min-height:340px;aspect-ratio:unset}.hero-slide{height:100%}.hero-content h1{font-size:32px}.hero-content p{font-size:16px}.hero-slide-img{object-fit:cover;object-position:center top;height:100%}.info-strip-content{width:94px}.hero-nav-btn{width:36px;height:36px;font-size:15px;top:74%}.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-content p{font-size:15px}.hero-nav-btn{width:32px;height:32px;font-size:14px;top:70%}.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}}
.home-perks-marquee{background-color:var(--brandgreen);border-block:1px solid #c9a9612e;width:100%;padding-block:18px;overflow:hidden}.home-perks-marquee__track{white-space:nowrap;will-change:transform;align-items:center;width:max-content;animation:28s linear infinite home-perks-scroll;display:flex}.home-perks-marquee__item{letter-spacing:.02em;color:var(--brandcream);align-items:center;gap:10px;padding:0 32px;font-size:15px;font-weight:500;display:inline-flex;position:relative}.home-perks-marquee__item:after{content:"";background:var(--gold-accent);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-perks-marquee__icon{color:var(--gold-accent);stroke-width:1.8px;flex-shrink:0}.home-perks-marquee__code{background:var(--gold-accent);color:var(--brandblack);letter-spacing:.06em;border-radius:4px;align-items:center;margin-left:4px;padding:2px 10px;font-size:.85em;font-weight:800;display:inline-flex}@keyframes home-perks-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (prefers-reduced-motion:reduce){.home-perks-marquee__track{animation:none}}@media (max-width:640px){.home-perks-marquee__track{animation-duration:22s}.home-perks-marquee{padding-block:16px}.home-perks-marquee__item{gap:10px;padding:0 26px;font-size:14px}.home-perks-marquee__icon{width:19px;height:19px}}@media (max-width:420px){.home-perks-marquee{padding-block:14px}.home-perks-marquee__item{gap:9px;padding:0 22px;font-size:13px}.home-perks-marquee__icon{width:17px;height:17px}}
