.navbar{z-index:1000;background-color:#943e4b;padding:1rem 2rem;transition:transform .3s ease-in-out;position:sticky;top:0}.navbar--hidden{transform:translateY(-100%)}.navbar__container{justify-content:space-between;align-items:center;width:90%;max-width:1600px;margin:0 auto;display:flex}.navbar__logo a{color:#fff;text-transform:uppercase;font-size:1.5rem;font-weight:800;text-decoration:none}.navbar__toggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2.2rem;display:none}.navbar__menu{gap:2rem;list-style:none;display:flex}.navbar__link{color:#ccc;font-weight:500;text-decoration:none}.navbar__link:hover{color:#fff}@media (width<=768px){.navbar__toggle{display:block}.navbar__menu{text-align:center;background-color:#943e4b;flex-direction:column;width:100%;padding:1.5rem;display:none;position:absolute;top:100%;left:0}.navbar__menu--active{display:flex}}.featured-news{background:#fff;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #0000001a}.featured-news:hover{transform:translateY(-6px);box-shadow:0 18px 40px #00000026}.featured-news:hover .featured-news__image{transform:scale(1.03)}.featured-news__image{object-fit:cover;width:100%;height:450px;transition:transform .4s;display:block}.featured-news__content{padding:2rem}.featured-news__meta{color:#777;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.featured-news__title{margin:0 0 1rem;font-size:2.4rem;line-height:1.2}.featured-news__title a{color:#222;text-decoration:none;transition:color .2s}.featured-news__title a:hover{color:#943e4b}.featured-news__snippet{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.featured-news__button{color:#fff;background:#943e4b;border-radius:10px;padding:.9rem 1.8rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.featured-news__button:hover{background:#7a3240;transform:translate(5px)}@media (width<=900px){.featured-news__image{height:320px}.featured-news__content{padding:1.75rem}.featured-news__title{font-size:2rem}.featured-news__snippet{font-size:1rem}}@media (width<=600px){.featured-news__image{height:220px}.featured-news__content{padding:1.25rem}.featured-news__title{font-size:1.5rem}.featured-news__snippet{font-size:.95rem;line-height:1.6}.featured-news__button{text-align:center;width:100%;display:block}}.news-card{background:#fff;border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000014}.news-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000026}.news-card:hover .news-card__image{transform:scale(1.04)}.news-card__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.news-card__meta{color:#7a7a7a;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.news-card__title{margin:0 0 1rem;font-size:1.35rem;line-height:1.2}.news-card__title a{color:#222;text-decoration:none;transition:color .2s}.news-card__title a:hover{color:#943e4b}.news-card__snippet{color:#555;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.news-card__button{color:#fff;background:#943e4b;border-radius:8px;align-self:flex-start;margin-top:auto;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .25s}.news-card__button:hover{background:#7d3240;transform:translate(4px)}@media (width<=900px){.news-card__image{height:250px}.news-card__title{font-size:1.6rem}.news-card__content{padding:1.5rem}}@media (width<=600px){.news-card__image{height:200px}.news-card__content{padding:1.25rem}.news-card__title{font-size:1.35rem}.news-card__snippet{font-size:.95rem;line-height:1.6}.news-card__button{text-align:center;width:100%}}.upcoming-container{scrollbar-width:none;gap:1.5rem;padding:1rem 0;display:flex;overflow-x:auto}.upcoming-container::-webkit-scrollbar{display:none}.upcoming-container .event-card{background:#fff;border-left:5px solid #943e4b;border-radius:12px;flex-shrink:0;align-items:flex-start;gap:1rem;min-width:280px;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.upcoming-container .event-card__date{text-align:center;color:#943e4b;background:#f3f4f6;border-radius:6px;min-width:60px;padding:.5rem;font-weight:700}.upcoming-container .event-card__info h3{margin-bottom:.25rem;font-size:1rem}.upcoming-container .event-card__info .event-location{color:#4b5563;align-items:center;gap:.25rem;font-size:.85rem;display:flex}.event-desc{color:#6b7280;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.85rem;display:-webkit-box;overflow:hidden}.button{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.button__icon{transition:transform .25s}.button:hover .button__icon{transform:translate(5px)}.button:disabled{opacity:.5;cursor:not-allowed}.button--primary{color:#fff;background:linear-gradient(135deg,#943e4b,#7b3240)}.button--primary:hover{transform:translateY(-3px);box-shadow:0 10px 22px #943e4b59}.button--secondary{color:#943e4b;background:#fff;border:2px solid #943e4b}.button--secondary:hover{color:#fff;background:#943e4b}.button--outline{color:#943e4b;background:0 0;border:2px solid #943e4b}.button--outline:hover{background:#943e4b14}@media (width<=768px){.button{justify-content:center;width:100%}}.home{max-width:1400px;margin:0 auto;padding:3rem 2rem}.hero{text-align:center;margin-bottom:6rem;padding:4rem 2rem}.hero h1{color:#943e4b;margin-bottom:.75rem;font-size:4rem}.hero h2{color:#333;margin-bottom:1.5rem;font-size:2rem}.hero p{color:#666;max-width:750px;margin:0 auto;font-size:1.1rem;line-height:1.8}.news-section{margin-bottom:10rem}.news-section__header{margin-bottom:3rem}.news-section__header h1{color:#943e4b;margin-bottom:.75rem;font-size:2.5rem}.news-section__header .divider{background:#943e4b;border-radius:2px;width:120px;height:4px}.news-grid{grid-template-columns:2fr 1fr;align-items:start;gap:2.5rem;display:grid}.news-grid__featured{display:flex}.news-grid__sidebar{flex-direction:column;gap:2rem;display:flex}.loading-news{text-align:center;color:#666;padding:4rem}.carousel-section{margin-bottom:10rem}.section-header{margin-bottom:2.5rem}.section-header h2{color:#943e4b;align-items:center;gap:.75rem;margin:0;font-size:2rem;display:flex}.login-section{margin-bottom:6rem}.login-card{text-align:center;background:#fff;border-radius:18px;max-width:700px;margin:0 auto;padding:3rem;box-shadow:0 8px 24px #00000014}.login-card h2{color:#943e4b;margin-bottom:1rem;font-size:2rem}.login-card p{color:#666;max-width:550px;margin:0 auto 2rem;line-height:1.7}@media (width<=900px){.home{padding:2rem 1.25rem}.hero{margin-bottom:4rem}.hero h1{font-size:3rem}.hero h2{font-size:1.6rem}.news-grid{grid-template-columns:1fr;gap:2rem}.news-section,.carousel-section,.login-section{margin-bottom:4rem}.login-card{padding:2rem}}@media (width<=600px){.hero{padding:2rem 0}.hero h1{font-size:2.4rem}.hero h2{font-size:1.4rem}.hero p{font-size:1rem}.news-section__header h1,.section-header h2,.login-card h2{font-size:1.8rem}}.news-page{max-width:1200px;margin:3rem auto;padding:0 1.5rem}.news-page__header{text-align:center;margin-bottom:3rem}.news-page__header h1{color:#943e4b;margin-bottom:.75rem;font-size:3rem}.news-page__header p{color:#666;max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.7}.news-page__list{flex-direction:column;gap:2.5rem;display:flex}.news-page__loading,.news-page__empty{text-align:center;color:#666;background:#fff;border-radius:16px;padding:4rem;font-size:1.1rem;box-shadow:0 6px 18px #00000014}@media (width<=768px){.news-page{margin:2rem auto}.news-page__header{margin-bottom:2rem}.news-page__header h1{font-size:2.2rem}.news-page__header p{font-size:1rem}}.article{background:#fff;border-radius:18px;max-width:1200px;margin:3rem auto;overflow:hidden;box-shadow:0 10px 35px #00000014}.article__hero{object-fit:cover;width:100%;height:500px;display:block}.article__content{max-width:850px;margin:0 auto;padding:3rem 2rem}.article__back{color:#943e4b;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.article__back:hover{color:#6f2d37}.article__title{color:#222;margin-bottom:1rem;font-size:3rem;line-height:1.15}.article__meta{color:#777;margin-bottom:2rem;font-size:.95rem;font-weight:500}.article__caption{text-align:center;color:#777;margin-top:.75rem;margin-bottom:2rem;font-size:.9rem;font-style:italic}.article__body{color:#444;font-size:1.1rem;line-height:1.9}.article__body p{margin-bottom:1.5rem}.article__body h2{color:#222;margin-top:3rem;margin-bottom:1rem;font-size:2rem}.article__body h3{color:#333;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.article__body strong{color:#111}.article__body em{font-style:italic}.article__body a{color:#943e4b;text-decoration:none}.article__body a:hover{text-decoration:underline}.article__body ul,.article__body ol{margin:1.5rem 0 1.5rem 2rem}.article__body ul li,.article__body ol li{margin-bottom:.75rem}.article__body blockquote{color:#555;background:#f8f8f8;border-left:5px solid #943e4b;margin:2rem 0;padding:1rem 1.5rem;font-style:italic}.article__body img{border-radius:12px;width:100%;margin:2rem 0}@media (width<=900px){.article{margin:2rem 1rem}.article__hero{height:350px}.article__content{padding:2rem 1.5rem}.article__title{font-size:2.3rem}}@media (width<=600px){.article{margin:1rem}.article__hero{height:220px}.article__content{padding:1.5rem 1.25rem}.article__title{font-size:1.8rem}.article__body{font-size:1rem;line-height:1.7}.article__body h2{font-size:1.5rem}.article__body h3{font-size:1.3rem}}.article-page{background:#f5f5f5;min-height:100vh;padding:2rem 1rem}.calendar-page{box-sizing:border-box;width:100%;padding:2rem 1rem}.calendar-layout{grid-template-columns:300px 1fr;align-items:start;gap:2rem;display:grid}.calendar-list{width:100%}.calendar-embed{width:100%;overflow:hidden}.calendar-frame{border:0;width:100%;height:700px}@media (width<=900px){.calendar-layout{grid-template-columns:1fr}.calendar-frame{height:600px}}.store-page{padding:3rem 1rem}.store-grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.product-card{color:inherit;text-align:center;text-decoration:none;display:block}.product-card__image-container{aspect-ratio:1;background:#f3f4f6;border:2px solid #0000;border-radius:12px;width:100%;transition:all .3s;overflow:hidden}.product-card__image-container img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.product-card__info{margin-top:1rem}.product-card__info h2{color:#fff;background:#943e4b;border-radius:999px;margin:0;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s;display:inline-block}.product-card:hover .product-card__image-container{border-color:#943e4b}.product-card:hover img{transform:scale(1.05)}.product-card:hover h2{transform:translateY(-3px)}@media (width<=900px){.store-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.store-grid{grid-template-columns:1fr}}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#111827a6;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(1000px,95vw);max-height:90vh;padding:2rem;animation:.25s slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 70px #00000040}.modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:42px;height:42px;font-size:1.5rem;transition:all .2s;position:absolute;top:20px;right:20px}.modal-close:hover{color:#fff;background:#943e4b;transform:rotate(90deg)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.modal{width:100%;padding:1.5rem}}.quantity-selector{background:#f8fafc;border:2px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;gap:1rem;padding:.5rem;display:inline-flex;box-shadow:0 10px 25px #00000014}.quantity-selector__button{color:#fff;cursor:pointer;background:#943e4b;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;font-weight:300;transition:all .25s;display:flex}.quantity-selector__button:hover:not(:disabled){background:#7d3440;transform:translateY(-2px);box-shadow:0 8px 18px #943e4b59}.quantity-selector__button:active{transform:scale(.94)}.quantity-selector__button:disabled{cursor:not-allowed;box-shadow:none;background:#d1d5db}.quantity-selector__value{color:#111827;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;min-width:70px;height:48px;font-size:1.4rem;font-weight:700;display:flex}@media (width<=600px){.quantity-selector{justify-content:space-between;width:100%}.quantity-selector__value{flex:1;margin:0 .75rem}}.checkout{flex-direction:column;display:flex}.checkout__header{text-align:center;margin-bottom:2.5rem}.checkout__header h2{color:#1f2937;margin-bottom:.5rem;font-size:2rem}.checkout__header p{color:#6b7280;font-size:1rem}.checkout__body{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}.order-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:2rem;position:sticky;top:0}.order-summary h3{color:#943e4b;margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.summary-row:last-of-type{border-bottom:none}.summary-row span{color:#6b7280}.summary-row strong{color:#1f2937}.summary-quantity{margin:2rem 0}.summary-quantity h4{color:#374151;margin-bottom:1rem}.summary-total{border-top:2px solid #ececec;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.summary-total span{color:#6b7280;font-size:1rem}.summary-total strong{color:#943e4b;font-size:2rem}.customer-details{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:2rem}.customer-details h3{color:#943e4b;margin-bottom:1.5rem}.order-form{flex-direction:column;gap:1.4rem;display:flex}.form-row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.order-form label{color:#374151;flex-direction:column;gap:.5rem;font-weight:600;display:flex}.order-form input,.order-form textarea{border:1px solid #d1d5db;border-radius:10px;padding:.9rem 1rem;font-size:.95rem;transition:all .2s}.order-form input:focus,.order-form textarea:focus{border-color:#943e4b;outline:none;box-shadow:0 0 0 4px #943e4b1f}.order-form textarea{resize:vertical;min-height:120px}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:1rem}.submit-order{color:#fff;cursor:pointer;background:#943e4b;border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .25s}.submit-order:hover{background:#7d3440;transform:translateY(-2px);box-shadow:0 12px 30px #943e4b40}.submit-order:active{transform:scale(.98)}@media (width<=900px){.checkout__body{grid-template-columns:1fr}.order-summary{position:static}}@media (width<=600px){.form-row{grid-template-columns:1fr}.customer-details,.order-summary{padding:1.5rem}.checkout__header h2,.summary-total strong{font-size:1.6rem}}.payment-details{flex-direction:column;gap:2rem;display:flex}.payment-details__header{text-align:center}.success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;display:flex;box-shadow:0 10px 25px #16a34a33}.payment-details__header h2{color:#1f2937;margin-bottom:.75rem;font-size:2rem}.payment-details__header p{color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.payment-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:2rem;transition:all .25s;box-shadow:0 6px 18px #0000000d}.payment-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000014}.payment-card h3{color:#943e4b;margin-bottom:1.5rem;font-size:1.3rem}.payment-row{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.payment-row:last-child{border-bottom:none}.payment-row span{color:#6b7280;font-weight:500}.payment-row strong{color:#111827;font-weight:700}.copy-field{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.copy-button{color:#fff;cursor:pointer;background:#943e4b;border:none;border-radius:8px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}.copy-button:hover{background:#7d3440;transform:translateY(-1px)}.copy-button:active{transform:scale(.96)}.payment-information{background:#fffbeb;border:1px solid #fde68a;border-radius:18px;padding:2rem}.payment-information h3{color:#92400e;margin-bottom:1rem}.payment-information ul{padding-left:1.4rem}.payment-information li{color:#4b5563;margin-bottom:.8rem;line-height:1.6}.payment-close{color:#fff;cursor:pointer;background:#943e4b;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .25s}.payment-close:hover{background:#7d3440;transform:translateY(-2px);box-shadow:0 10px 25px #943e4b4d}.payment-close:active{transform:scale(.98)}@media (width<=768px){.payment-card,.payment-information{padding:1.5rem}.payment-row{flex-direction:column;align-items:flex-start;gap:.75rem}.copy-field{justify-content:space-between;width:100%}.payment-details__header h2{font-size:1.6rem}}@media (width<=480px){.success-icon{width:70px;height:70px;font-size:2.2rem}.payment-card h3{font-size:1.1rem}.payment-details__header p{font-size:.95rem}.copy-button{width:100%}}.product-page{grid-template-columns:1fr 1fr;gap:4rem;padding:3rem 0;display:grid}.product-page__image{aspect-ratio:1;background:#f3f4f6;border:1px solid #e5e7eb}.product-page__image img{object-fit:cover;width:100%;height:100%}.product-page__details h1{color:#1f2937;margin-bottom:1rem;font-size:2.5rem}.product-page__details .description{color:#4b5563;line-height:1.6}.product-page__details .price{color:#943e4b;margin:2rem 0;font-size:1.5rem;font-weight:700}.sizes h3{margin-bottom:1rem}.sizes__buttons{gap:1rem;display:flex}.sizes__buttons button{cursor:pointer;background:#fff;border:1px solid #ddd;padding:.75rem 1.25rem}.sizes__buttons button.active{color:#fff;background:#943e4b}.sizes__buttons button:disabled{opacity:.4;cursor:not-allowed}.stock{margin-top:1rem}.buy-button{color:#fff;cursor:pointer;background:#943e4b;border:none;width:100%;margin-top:2rem;padding:1rem;font-size:1.1rem}.buy-button:disabled{cursor:not-allowed;background:#ccc}@media (width<=900px){.product-page{grid-template-columns:1fr}}.order-modal{z-index:1000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.order-modal__content{background:#fff;border-radius:12px;width:min(90%,550px);max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0003}.close-modal{cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:15px;right:20px}.members-page{justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.coming-soon-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:700px;padding:3rem;box-shadow:0 12px 30px #0000001a}.coming-soon-card h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.coming-soon-card p{color:#555;margin:1rem 0;line-height:1.7}.coming-badge{letter-spacing:1px;text-transform:uppercase;color:#222;background:#ffb703;border-radius:999px;margin-top:2rem;padding:.8rem 2rem;font-weight:700;display:inline-block}html,body,#root{height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}.app-container{max-width:1600px;margin:0 auto;padding:0 10%}body{color:#1f2937;background-color:#f9fafb;font-family:system-ui,-apple-system,sans-serif}
