.Reels-module__4e-1uW__reelsPage{background-color:var(--bg-main,#fcfbf9);min-height:80vh;padding-bottom:var(--spacing-xl,5rem)}.Reels-module__4e-1uW__headerSection{padding-top:var(--spacing-lg,3rem);padding-bottom:var(--spacing-md,2rem);text-align:center}.Reels-module__4e-1uW__headerContent{flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex}.Reels-module__4e-1uW__eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-color,#b38b4d);margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.Reels-module__4e-1uW__mainHeading{color:var(--text-dark,#1a1a1a);margin-bottom:1rem;font-size:2.75rem;font-weight:600;line-height:1.2}.Reels-module__4e-1uW__subtext{color:var(--text-light,#666);max-width:620px;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.Reels-module__4e-1uW__instagramBadge{color:var(--primary-dark,#967440);background-color:#b38b4d14;border:1px solid #b38b4d40;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Reels-module__4e-1uW__instagramBadge:hover{background-color:var(--primary-color,#b38b4d);border-color:var(--primary-color,#b38b4d);color:#fff;transform:translateY(-1px)}.Reels-module__4e-1uW__instagramBadge svg{flex-shrink:0}.Reels-module__4e-1uW__contentSection{padding-top:.5rem;padding-bottom:var(--spacing-lg,3rem)}.Reels-module__4e-1uW__toolbar{border-bottom:1px solid var(--border-color,#e5e0d8);justify-content:flex-end;align-items:center;margin-bottom:1.75rem;padding-bottom:1rem;display:flex}.Reels-module__4e-1uW__viewToggleGroup{background-color:#f2eee7;border:1px solid #b38b4d26;border-radius:10px;align-items:center;gap:4px;padding:4px;display:inline-flex}.Reels-module__4e-1uW__viewBtn{color:var(--text-light,#666);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.Reels-module__4e-1uW__viewBtn:hover{color:var(--text-dark,#1a1a1a)}.Reels-module__4e-1uW__viewBtnActive{color:var(--primary-dark,#967440);background-color:#fff;font-weight:600;box-shadow:0 2px 8px #00000014}.Reels-module__4e-1uW__carouselContainer{width:100%;position:relative}.Reels-module__4e-1uW__carouselTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;width:100%;padding:12px 6px 20px;display:flex;overflow-x:auto}.Reels-module__4e-1uW__carouselTrack::-webkit-scrollbar{display:none}.Reels-module__4e-1uW__carouselTrack .Reels-module__4e-1uW__reelCard{scroll-snap-align:start;flex:0 0 310px}.Reels-module__4e-1uW__navArrow{width:48px;height:48px;color:var(--primary-dark,#967440);cursor:pointer;z-index:10;background-color:#fff;border:1px solid #b38b4d4d;border-radius:50%;justify-content:center;align-items:center;transition:all .22s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #0000001f}.Reels-module__4e-1uW__prevArrow{left:-22px}.Reels-module__4e-1uW__nextArrow{right:-22px}.Reels-module__4e-1uW__navArrow:hover:not(:disabled){background-color:var(--primary-color,#b38b4d);border-color:var(--primary-color,#b38b4d);color:#fff;transform:translateY(-50%)scale(1.06);box-shadow:0 8px 24px #b38b4d4d}.Reels-module__4e-1uW__navArrow:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.Reels-module__4e-1uW__dotIndicators{justify-content:center;align-items:center;gap:8px;margin-top:1rem;display:flex}.Reels-module__4e-1uW__dot{cursor:pointer;background-color:#dfd9ce;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:all .25s}.Reels-module__4e-1uW__dotActive{background-color:var(--primary-color,#b38b4d);border-radius:999px;width:24px}.Reels-module__4e-1uW__gridContainer{width:100%}.Reels-module__4e-1uW__reelsGrid{grid-template-columns:1fr;justify-content:center;gap:24px;width:100%;display:grid}@media (min-width:640px){.Reels-module__4e-1uW__reelsGrid{grid-template-columns:repeat(2,minmax(0,315px))}}@media (min-width:1024px){.Reels-module__4e-1uW__reelsGrid{grid-template-columns:repeat(3,minmax(0,315px))}}@media (min-width:1320px){.Reels-module__4e-1uW__reelsGrid{grid-template-columns:repeat(4,minmax(0,310px))}}.Reels-module__4e-1uW__reelCard{box-sizing:border-box;background-color:#fff;border:1px solid #b38b4d38;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:320px;height:560px;min-height:560px;margin:0 auto;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000000a}@media (hover:hover){.Reels-module__4e-1uW__reelCard:hover{border-color:#b38b4d73;transform:translateY(-4px);box-shadow:0 14px 32px #b38b4d24}}.Reels-module__4e-1uW__skeleton{border-radius:inherit;box-sizing:border-box;text-align:center;z-index:1;background:linear-gradient(135deg,#f5f3ec 0%,#ece8df 50%,#f5f3ec 100%) 0 0/200% 200%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;animation:2s ease-in-out infinite Reels-module__4e-1uW__shimmer;display:flex;position:absolute;inset:0}@keyframes Reels-module__4e-1uW__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Reels-module__4e-1uW__skeletonIconWrapper{width:52px;height:52px;color:var(--primary-color,#b38b4d);background-color:#b38b4d1f;border-radius:14px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.Reels-module__4e-1uW__skeletonTag{letter-spacing:1.5px;text-transform:uppercase;color:var(--primary-dark,#967440);margin-bottom:6px;font-size:.8rem;font-weight:600}.Reels-module__4e-1uW__skeletonText{color:var(--text-muted,#777);max-width:80%;font-size:.85rem;line-height:1.4}.Reels-module__4e-1uW__embedContainer{z-index:2;box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;min-height:560px;display:flex;position:relative}.Reels-module__4e-1uW__instagramMedia{background:0 0!important;border:none!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;padding:0!important}.Reels-module__4e-1uW__embedContainer iframe{border:none!important;border-radius:15px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:560px!important;margin:0 auto!important;display:block!important}.Reels-module__4e-1uW__ctaContainer{margin-top:var(--spacing-lg,3rem);justify-content:center;align-items:center;display:flex}.Reels-module__4e-1uW__ctaButton{gap:10px;padding:14px 32px;font-size:1rem}@media (max-width:768px){.Reels-module__4e-1uW__headerSection{padding-top:var(--spacing-md,2rem);padding-bottom:1.5rem}.Reels-module__4e-1uW__mainHeading{font-size:2.1rem}.Reels-module__4e-1uW__subtext{margin-bottom:1.25rem;font-size:1rem}.Reels-module__4e-1uW__prevArrow{left:-10px}.Reels-module__4e-1uW__nextArrow{right:-10px}}@media (max-width:640px){.Reels-module__4e-1uW__navArrow{display:none}.Reels-module__4e-1uW__carouselTrack{gap:16px;padding-left:16px;padding-right:16px}.Reels-module__4e-1uW__carouselTrack .Reels-module__4e-1uW__reelCard{scroll-snap-align:center;flex:0 0 82vw;max-width:320px}.Reels-module__4e-1uW__mainHeading{font-size:1.85rem}.Reels-module__4e-1uW__toolbar{justify-content:center;margin-bottom:1.25rem}.Reels-module__4e-1uW__ctaContainer{margin-top:2rem}}
