.error-page{max-width:600px;margin:0 auto;padding:96px 24px;text-align:center}.error-page__title{color:#d8c08a;font-size:32px;font-weight:800;margin:0 0 16px}.error-page__text{color:#555;font-size:1.05rem;line-height:1.6;margin:0 0 32px}.error-page__btn{display:inline-block;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;text-decoration:none;padding:14px 32px;border-radius:8px}.article-page__hero{width:100%;max-height:480px;overflow:hidden;border-radius:20px;margin-bottom:32px}.article-page__hero img{width:100%;height:100%;object-fit:cover;display:block}.article-page__content{max-width:780px;margin:0 auto;padding:0 24px 64px}.article-page__title{color:#d8c08a;font-size:40px;font-weight:800;margin:0 0 8px}.article-page__meta{color:#888;font-size:.9rem;margin:0 0 32px}.article-page__body{font-size:1.05rem;line-height:1.7}.article-page__body h2{color:#d8c08a;font-size:1.5rem;margin-top:40px}.article-page__body a{color:#d8c08a}.article-page__body hr{border:none;border-top:1px solid #eee;margin:32px 0}.article-page__back{display:inline-block;margin-top:40px;color:#d8c08a;font-weight:700;text-decoration:none}.article-page__comments{max-width:780px;margin:0 auto;padding:0 24px 64px}.article-page__comment{background:#e8f0ec;border-radius:12px;padding:16px 20px;margin-bottom:12px}.article-page__comment-author{font-weight:700;margin:0}.article-page__comment-date{font-size:.8rem;color:#888;margin:0 0 8px}.article-page__form-row{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.article-page__form-row input,.article-page__form-row textarea{padding:10px 12px;border-radius:8px;border:1px solid #ccc}.article-page__submit-btn{background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;border:none;border-radius:8px;padding:12px 28px;cursor:pointer}.blog-page{max-width:1100px;margin:0 auto;padding:48px 24px 64px}.blog-page__title{color:#d8c08a;font-size:40px;font-weight:800;text-align:center;margin-bottom:40px}.blog-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.blog-card{display:block;color:inherit;text-decoration:none}.blog-card__image-wrap{aspect-ratio:16 / 10;border-radius:16px;overflow:hidden;background:#f1f1f1}.blog-card__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.blog-card__meta{font-size:.8rem;color:#888;margin:12px 0 4px}.blog-card__title{color:#d8c08a;font-size:1.25rem;font-weight:700;margin:0 0 8px}.blog-card__excerpt{font-size:.95rem;color:#555;line-height:1.5;margin:0}.blog-page__pagination{margin-top:48px;text-align:center}@media(max-width:900px){.blog-page__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-page__grid{grid-template-columns:1fr}}.cart-notice{background:#103f46;color:#fff;width:100%;margin-top:64px;padding:16px 24px;font-size:.9rem;font-weight:600}.cart-notice__inner{display:flex;justify-content:center;align-items:center;text-align:center;gap:16px}.cart-notice__link{color:#fff;text-transform:uppercase;font-weight:700;text-decoration:none;border-left:1px solid rgba(255,255,255,.5);padding-left:16px}.cart-page{max-width:1100px;margin:0 auto;padding:48px 24px 64px;display:flex;gap:32px;align-items:flex-start}.cart-page__empty{text-align:center;width:100%;font-size:1.1rem}.cart-page__form{flex:1 1 auto;min-width:0}@media(max-width:800px){.cart-page{flex-direction:column}}.cart-table{width:100%}.cart-row{display:grid;grid-template-columns:20px 2fr 1fr 1fr 1fr;align-items:center;gap:16px;padding:16px 8px;border-bottom:1px solid #eee}.cart-row>*{min-width:0}.cart-row__cell--product,.cart-row__title-wrap{overflow:hidden}.cart-row__title-wrap a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-row--head{padding-bottom:12px}.cart-row__label{text-transform:uppercase;font-size:.75rem;font-weight:700;color:#888}.cart-row__cell{display:flex;align-items:center}.cart-row__cell--product{gap:12px}.cart-row__remove-btn{color:#999;background:none;border:none;font-size:1.2rem;cursor:pointer;padding:0;font-family:inherit}.cart-row__remove-btn:disabled{opacity:.4;cursor:default}.cart-row__cell--product img{width:70px;height:70px;object-fit:cover;border-radius:12px}.cart-row__title-wrap a{color:#000;font-weight:700;text-decoration:none}.cart-table__variant{font-size:.8rem;color:#888}.cart-table__properties{margin:6px 0 0}.cart-table__property{display:flex;gap:4px;font-size:.8rem;color:#888}.cart-table__property dt{font-weight:600}.cart-table__property dd{margin:0}.cart-table__qty{width:60px;padding:6px;border-radius:8px;border:1px solid #ccc}.cart-page__coupon{margin-top:24px}.cart-page__coupon-label{display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}.cart-page__coupon-row{display:flex;gap:12px}.cart-page__coupon-input{flex:1;padding:12px;border-radius:8px;border:1px solid #ccc}.cart-page__coupon-btn{background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;border:none;border-radius:8px;padding:12px 24px;cursor:pointer}.cart-summary{flex:0 1 340px;max-width:340px;width:100%;background:#fff;border:1px solid #eee;border-radius:16px;padding:28px;align-self:flex-start;box-shadow:0 4px 16px #0a1f1c0f}.cart-summary__heading{color:#103f46;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid #eee}.cart-summary__row{display:flex;justify-content:space-between;padding:10px 0;font-size:.95rem;color:#333}.cart-summary__shipping{display:flex;align-items:baseline;gap:6px;padding:12px 0;border-top:1px solid #eee;font-size:.85rem}.cart-summary__shipping-label{font-weight:700;color:#103f46}.cart-summary__shipping-dot{width:5px;height:5px;border-radius:50%;background:#ccc}.cart-summary__shipping-desc{color:#888}.cart-summary__row--total{margin-top:6px;padding-top:18px;border-top:1px solid #eee;font-weight:800;font-size:1.05rem;color:#103f46}.cart-summary__total-price{font-size:1.5rem;color:#d8c08a}.cart-summary__checkout-btn{display:block;text-align:center;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;border-radius:8px;padding:15px;margin-top:22px}.club-hero{position:relative;width:100%;height:70vh;min-height:460px;overflow:hidden}.club-hero img{width:100%;height:100%;object-fit:cover;display:block}.club-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#071b1e73;color:#fff;padding:24px}.club-hero__eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:700;color:#d8c08a;margin:0 0 8px}.club-hero__title{font-size:48px;font-weight:800;margin:0;text-transform:uppercase}.club-hero__subheading{font-size:1.1rem;margin-top:16px;max-width:560px}.club-hero__cta{display:inline-block;margin-top:28px;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;text-decoration:none;padding:14px 36px;border-radius:8px}.club-tiers{max-width:1100px;margin:0 auto;padding:64px 24px;text-align:center}.club-tiers__heading{color:#d8c08a;font-size:32px;font-weight:800;margin:0 0 12px}.club-tiers__intro{color:#555;max-width:600px;margin:0 auto 40px}.club-tiers__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.club-tier{position:relative;background:#fff;border:1px solid #e6e6e6;border-radius:16px;padding:32px 24px;text-align:center;display:flex;flex-direction:column;height:100%}.club-tier--featured{border:2px solid #D8C08A}.club-tier__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#d8c08a;color:#0a1f1c;font-size:.7rem;font-weight:700;text-transform:uppercase;padding:4px 14px;border-radius:20px}.club-tier__price{font-size:2rem;font-weight:800;color:#103f46;margin:12px 0 4px}.club-tier__price span{font-size:1rem;font-weight:400;color:#888}.club-tier__name{text-transform:uppercase;font-size:.9rem;letter-spacing:.05em;color:#888;margin:0 0 20px}.club-tier__features{text-align:left;font-size:.9rem;line-height:1.8;margin-bottom:24px}.club-tier__features ul{list-style:none;padding:0;margin:0}.club-tier__features li:before{content:"\2713  ";color:#103f46;font-weight:700}.club-tier__features{flex-grow:1}.club-tier__btn{display:block;background:#103f46;color:#fff;font-weight:700;text-transform:uppercase;text-decoration:none;padding:12px;border-radius:8px;margin-top:auto}.club-tiers__note{margin-top:40px;font-size:.8rem;color:#888}@media(max-width:900px){.club-tiers__grid{grid-template-columns:1fr}.club-tier--featured{transform:none}}.club-tier__btn{border:none;font-family:inherit;font-size:1rem;cursor:pointer;width:100%}.club-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.club-modal[hidden]{display:none}.club-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1f1c8c}.club-modal__dialog{position:relative;background:#fff;border-radius:20px;padding:40px;max-width:440px;width:100%;box-shadow:0 12px 40px #0a1f1c40}.club-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.5rem;line-height:1;color:#888;cursor:pointer}.club-modal__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;color:#d8c08a;margin:0 0 6px;text-align:center}.club-modal__title{text-align:center;color:#103f46;font-size:1.3rem;font-weight:800;margin:0 0 24px}.club-modal__dialog label{display:block;font-weight:600;font-size:.85rem;color:#103f46;margin-bottom:6px}.club-modal__dialog select{display:block;width:100%;padding:10px 12px;border-radius:8px;border:1px solid #E4DECD;background:#f2ede1;color:#0a1f1c;font-family:inherit;font-size:.9rem}.club-modal__hint{font-size:.8rem;color:#888;margin:-10px 0 20px}.club-modal__hint--top{margin:-8px 0 16px;text-align:center}.club-modal__roll-row{display:grid;grid-template-columns:52px 1fr 1fr;gap:8px;align-items:center;margin-bottom:12px}.club-modal__error{color:#a42325;font-size:.85rem;text-align:center;margin:12px 0 0}.club-modal__roll-label{font-size:.8rem;font-weight:700;color:#103f46}.club-modal__confirm-list{text-align:left;font-size:.9rem;color:#333;line-height:1.8;margin:0 0 20px;padding-left:20px}.club-modal__submit{width:100%;background:#d8c08a;color:#0a1f1c;border:none;border-radius:8px;padding:13px 20px;font-weight:700;font-size:.95rem;text-transform:uppercase;cursor:pointer}.club-modal__confirm-text{text-align:center;color:#333;line-height:1.6;margin-bottom:24px}.shop-card__option-label{display:block;font-size:.8rem;font-weight:600;margin:8px 0}.shop-card__option-select{display:block;width:100%;margin-top:4px;padding:8px;border-radius:8px;border:1px solid #ccc}.shop-page{max-width:1100px;margin:0 auto;padding:48px 24px 64px}.shop-page__header{text-align:center;max-width:700px;margin:0 auto 40px}.shop-page__title{color:#d8c08a;font-size:40px;font-weight:800;text-transform:uppercase;margin:0 0 16px}.shop-page__description{font-size:1rem;line-height:1.5;color:#555}.shop-page__count{font-size:.85rem;color:#888;margin-top:12px}.shop-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.shop-card{position:relative;text-align:left}.shop-card__badge{position:absolute;top:8px;left:8px;background:#103f46;color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;z-index:1}.shop-card__badge--sold-out{background:#888}.shop-card__add-btn:disabled{background:#ccc;color:#666;cursor:not-allowed}.shop-card__image-link{display:block;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:#f1f1f1}.shop-card__image{width:100%;height:100%;object-fit:cover;display:block}.shop-card__title{font-size:18px;font-weight:700;margin:12px 0 4px}.shop-card__title a{color:#000;text-decoration:none}.shop-card__price{font-size:20px;font-weight:700;color:#d8c08a;margin:0 0 12px}.shop-card__price-compare{font-size:14px;font-weight:400;color:#999;margin-left:6px}.shop-card__add-error{color:#a42325;font-size:.75rem;margin:6px 0 0}.shop-card__add-btn{width:100%;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;font-size:.85rem;padding:10px;border:none;border-radius:8px;cursor:pointer}@media(max-width:900px){.shop-page__grid{grid-template-columns:repeat(2,1fr)}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.contact-page{max-width:1100px;margin:0 auto;padding:64px 24px;text-align:center}.contact-form-section{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:stretch;text-align:left;margin-bottom:56px}.contact-form-section__left{display:flex;flex-direction:column;height:100%}.contact-map{margin-top:24px;flex:1;min-height:220px;border-radius:20px;overflow:hidden}.contact-map iframe{display:block}.contact-page__title{color:#d8c08a;font-size:40px;font-weight:800;margin:0 0 16px}.contact-page__intro{color:#555;font-size:1.05rem;margin:0 0 40px;text-align:center}.contact-page__intro{max-width:600px}.contact-form__input{display:block;width:100%;padding:12px 16px;margin-bottom:14px;border-radius:8px;border:1px solid #ccc;font-family:inherit;font-size:1rem}.contact-form__submit{background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;border:none;border-radius:8px;padding:12px 32px;cursor:pointer}.contact-form__success{color:#103f46;font-weight:600;margin-bottom:16px}.contact-form__error{color:#a42325;font-weight:600;margin-bottom:16px}.contact-form-section__image img{width:100%;border-radius:20px;display:block}@media(max-width:800px){.contact-form-section{grid-template-columns:1fr}.contact-form-section__left{height:auto}.contact-map{height:260px}}.contact-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.contact-card{display:flex;align-items:center;gap:14px;background:#e8f0ec;border-radius:16px;padding:20px;text-decoration:none;color:#0a1f1c;text-align:left}.contact-card svg{width:32px;height:32px;flex-shrink:0;color:#103f46}.contact-card strong{display:block;font-size:.9rem;text-transform:uppercase;color:#103f46}.contact-card p{margin:2px 0 0;font-size:.95rem}.contact-card--placeholder{opacity:.6}.contact-card--placeholder p{font-style:italic}.contact-page__note{margin-top:32px;font-size:.9rem;color:#888}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.featured-products{max-width:1100px;margin:0 auto;padding:48px 24px}.featured-products__heading{font-size:28px;font-weight:600;color:#d8c08a;text-align:center;margin-bottom:32px}.featured-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.featured-products__card{display:block;text-decoration:none;color:inherit}.featured-products__image-wrap{position:relative;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:#f1f1f1}.featured-products__badge{position:absolute;top:8px;left:8px;background:#888;color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;z-index:1}.featured-products__image{width:100%;height:100%;object-fit:cover;display:block}.featured-products__title{font-size:18px;font-weight:700;color:#000;margin:12px 0 4px}.featured-products__price{font-size:20px;font-weight:700;color:#d8c08a;margin:0}.featured-products__cta-wrap{text-align:center;margin-top:32px}.featured-products__cta{display:inline-block;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;text-decoration:none;padding:14px 36px;border-radius:8px}@media(max-width:900px){.featured-products__grid{grid-template-columns:repeat(2,1fr)}}.site-footer{background:#071b1e;color:#efefef;margin-top:48px;padding:96px 24px 48px}.site-footer__logo-divider{position:relative;max-width:1100px;margin:0 auto 48px;padding:0 24px;display:flex;align-items:center;justify-content:center}.site-footer__logo-divider-line{position:absolute;left:24px;right:24px;top:50%;height:1px;background:#ffffff40}.site-footer__logo-badge{position:relative;background:#071b1e;padding:0 24px;display:flex;align-items:center;justify-content:center}.site-footer__logo-badge img{display:block;width:90px;height:auto}.site-footer__columns{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.site-footer__heading{color:#d8c08a;font-size:16px;font-weight:700;text-transform:uppercase;margin:0 0 12px}.site-footer a{color:#efefef;text-decoration:none;line-height:2}.site-footer a:hover{color:#d8c08a}.site-footer__newsletter-input{display:block;width:100%;padding:8px 12px;border-radius:8px;border:none;margin:10px 0}.site-footer__newsletter-btn{background:#d8c08a;color:#0a1f1c;border:none;border-radius:8px;padding:8px 16px;font-weight:700;text-transform:uppercase;cursor:pointer}.site-footer__payment{display:flex;gap:10px;justify-content:center;max-width:1100px;margin:32px auto 0}.site-footer__payment svg,.site-footer__payment img{width:auto;height:20px;max-width:38px;display:block}.site-footer__copyright{text-align:center;font-size:.8rem;color:#aaa;margin-top:24px;padding-top:24px;border-top:1px solid #1A3A35}@media(max-width:900px){.site-footer__columns{grid-template-columns:repeat(2,1fr)}}.header__logo-divider{position:relative;max-width:1100px;margin:24px auto;padding:0 24px;display:flex;align-items:center;justify-content:center}.header__logo-divider-line{position:absolute;left:24px;right:24px;top:50%;height:1px;background:#0a1f1c26}.header__logo-badge{position:relative;background:var(--color-background, #F2EDE1);padding:0 24px;display:flex;align-items:center;justify-content:center}.header__logo-badge img{display:block;height:auto;max-height:4rem}header .header__menu{grid-column:2;margin:0}.announcement-bar{background:var(--color-primary, #D8C08A);color:#fff;text-align:center;font-size:.875rem;font-weight:600;padding:10px 16px}header{height:5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:0 24px;column-gap:16px}header .header__logo{grid-column:1;display:flex;align-items:center;padding-left:24px}header .header__logo img{display:block;height:auto;max-height:4rem}header .header__title{margin:0;font-weight:700;font-size:1.25rem}header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;align-items:center;gap:1.25rem}header .header__icons{grid-column:3;justify-self:end}header .header__menu a{color:#103f46;font-weight:500;text-transform:none;font-size:16px;gap:6px;flex-direction:column}header .header__icon{display:flex;color:#0a1f1c}header .header__icon svg{width:26px;height:26px}header .header__cart-link{color:#d8c08a}.header__language-selector{display:flex;align-items:center}.header__language-select{border:1px solid rgba(10,31,28,.15);border-radius:6px;padding:5px 10px;font-size:13px;font-family:inherit;color:#103f46;background:transparent;cursor:pointer}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.cart-drawer[hidden]{display:none}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1f1c80}.cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#f2ede1;box-shadow:-8px 0 32px #0a1f1c33;display:flex;flex-direction:column}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #E4DECD}.cart-drawer__title{margin:0;font-size:1.1rem;font-weight:800;color:#103f46;display:flex;align-items:center;gap:8px}.cart-drawer__count{background:#d8c08a;color:#0a1f1c;font-size:.75rem;font-weight:700;border-radius:999px;padding:2px 9px}.cart-drawer__close{background:none;border:none;font-size:1.6rem;line-height:1;color:#888;cursor:pointer}.cart-drawer__items{flex:1;overflow-y:auto;padding:12px 24px}.cart-drawer__empty{color:#888;text-align:center;margin-top:40px}.cart-drawer__item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid #E4DECD}.cart-drawer__item img{width:64px;height:64px;object-fit:cover;border-radius:10px}.cart-drawer__item-title{font-weight:700;font-size:.9rem;color:#0a1f1c;margin:0 0 2px}.cart-drawer__item-variant{font-size:.8rem;color:#888;margin:0}.cart-drawer__item-property{font-size:.78rem;color:#888;margin:1px 0 0}.cart-drawer__item-price{font-size:.85rem;font-weight:700;color:#103f46;text-align:right;white-space:nowrap}.cart-drawer__item-controls{grid-column:2 / 3;display:flex;align-items:center;gap:10px;margin-top:8px}.cart-drawer__qty{display:flex;align-items:center;border:1px solid #E4DECD;border-radius:8px}.cart-drawer__qty button{width:26px;height:26px;background:none;border:none;font-size:14px;cursor:pointer}.cart-drawer__qty span{min-width:20px;text-align:center;font-size:.85rem}.cart-drawer__item-remove{background:none;border:none;color:#a42325;font-size:.78rem;text-decoration:underline;cursor:pointer;padding:0}.cart-drawer__footer{border-top:1px solid #E4DECD;padding:20px 24px 24px}.cart-drawer__footer[hidden]{display:none}.cart-drawer__discount{display:flex;gap:8px;margin-bottom:16px}.cart-drawer__discount-input{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #E4DECD;font-family:inherit;font-size:.85rem}.cart-drawer__discount-btn{background:#e8f0ec;color:#103f46;border:none;border-radius:8px;padding:0 16px;font-weight:700;font-size:.8rem;cursor:pointer}.cart-drawer__total-row{display:flex;justify-content:space-between;font-weight:800;font-size:1.1rem;color:#103f46;margin-bottom:4px}.cart-drawer__tax-note{font-size:.75rem;color:#888;margin:0 0 16px}.cart-drawer__checkout-btn{display:block;text-align:center;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;border-radius:8px;padding:15px}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.home-hero{position:relative;width:100%;height:85vh;min-height:600px;overflow:hidden}.home-hero__image{width:100%;height:100%;object-fit:cover;display:block}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#00000040;color:#fff;padding:24px}.home-hero__title{font-size:45px;font-weight:800;color:#fff;margin:0;text-transform:uppercase}.home-hero__subheading{font-size:1.1rem;font-weight:600;margin-top:12px}.home-hero__tagline{font-size:1rem;font-weight:400;margin-top:8px;max-width:560px;opacity:.95}.home-hero__cta{display:inline-block;margin-bottom:24px;background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;text-decoration:none;padding:14px 40px;border-radius:8px;font-size:1rem}.home-hero__countdown{margin-top:18px;display:inline-flex;flex-direction:column;align-items:center;gap:4px;background:#0a1f1c8c;border:1px solid rgba(216,192,138,.5);border-radius:12px;padding:12px 24px}.home-hero__countdown-label{font-size:.8rem;letter-spacing:.02em;color:#fff;opacity:.9}.home-hero__countdown-timer{font-size:1.4rem;font-weight:800;color:#d8c08a;font-variant-numeric:tabular-nums}.img-text{max-width:1100px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.img-text--reverse{direction:rtl}.img-text--reverse>*{direction:ltr}.img-text__media img{width:100%;border-radius:20px;display:block}.img-text__heading{color:#d8c08a;font-size:32px;font-weight:700;margin:0 0 20px}.img-text__body{font-size:1.05rem;line-height:1.7;color:#333}.img-text__body p{margin:0 0 16px}.img-text__badge{display:inline-block;margin-top:16px;background:#103f46;color:#fff;font-weight:700;padding:10px 24px;border-radius:8px;font-size:.9rem}@media(max-width:800px){.img-text{grid-template-columns:1fr}.img-text--reverse{direction:ltr}}.login-preview{max-width:460px;margin:56px auto 80px;padding:0 24px}.login-preview__card{background:#fff;border-radius:20px;padding:40px 36px;box-shadow:0 8px 28px #0a1f1c1a;border:1px solid #E4DECD}.login-preview__title{margin:0 0 6px;font-size:26px;font-weight:800;color:#d8c08a;text-align:center}.login-preview__sub{margin:0 0 28px;text-align:center;color:#6b6558;font-size:14px}.login-preview label{display:block;font-weight:700;font-size:12px;letter-spacing:.03em;color:#103f46;margin-bottom:7px}.login-preview__field{margin-bottom:18px}.login-preview__field input{display:block;width:100%;padding:12px 15px;border-radius:8px;border:1px solid #E4DECD;background:#f2ede1;color:#0a1f1c;font-family:inherit;font-size:15px}.login-preview__password-row{position:relative}.login-preview__password-row input{padding-right:44px}.login-preview__password-row button{position:absolute;right:4px;top:4px;bottom:4px;width:36px;background:none;border:none;color:#6b6558;cursor:pointer;display:flex;align-items:center;justify-content:center}.login-preview__password-row svg{width:18px;height:18px}.login-preview__remember-row{display:flex;align-items:center;justify-content:space-between;margin:4px 0 22px;font-size:13px}.login-preview__checkbox{display:flex;align-items:center;gap:8px;font-weight:500;color:#6b6558;margin:0;cursor:pointer}.login-preview__checkbox input[type=checkbox]{width:15px;height:15px;accent-color:#D8C08A}.login-preview__remember-row a{color:#103f46;text-decoration:underline;text-underline-offset:2px}.login-preview__submit{width:100%;background:#d8c08a;color:#0a1f1c;border:none;border-radius:8px;padding:13px 20px;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.basic-page{max-width:780px;margin:0 auto;padding:48px 24px 64px}.basic-page__title{color:#d8c08a;font-size:40px;font-weight:800;margin:0 0 24px}.basic-page__content{font-size:1.05rem;line-height:1.7}.basic-page__content a{color:#103f46}.basic-page__empty{color:#888;font-style:italic}.product-page{display:flex;gap:48px;max-width:1100px;margin:0 auto;padding:32px 24px;flex-wrap:wrap}.product-gallery{flex:1 1 446px;max-width:446px}.product-gallery__main-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:20px;display:block}.product-gallery__thumbs{display:flex;gap:12px;margin:12px 0 0;padding:0;list-style:none;flex-wrap:wrap}.product-gallery__thumb-btn{width:100px;height:100px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:none}.product-gallery__thumb-btn.is-active{border-color:var(--color-primary, #D8C08A)}.product-gallery__thumb-image{width:100%;height:100%;object-fit:cover;display:block}.product-summary{flex:1 1 416px;max-width:416px}.product-summary__title{color:#d8c08a;font-size:35px;font-weight:700;text-transform:none;margin:0 0 12px}.product-summary__price{font-size:30px;font-weight:700;color:#d8c08a;margin:0 0 18px}.product-summary__price-compare{font-size:18px;font-weight:400;color:#888;margin-left:8px}.product-summary__description{font-size:16px;line-height:1.5;margin-bottom:20px}.product-summary__options{border:none;padding:0;margin:0 0 16px}.product-summary__option-label{display:block;font-size:14px;font-weight:600;margin-bottom:12px}.product-summary__option-select{display:block;margin-top:4px;padding:8px;border-radius:8px;border:1px solid #ccc;width:100%}.product-summary__buy-row{display:flex;align-items:center;gap:16px;margin-top:10px;flex-wrap:wrap}.product-summary__quantity{display:flex;align-items:center;border:1px solid #ccc;border-radius:8px;width:95px;height:45px}.product-summary__qty-btn{flex:0 0 28px;background:none;border:none;font-size:18px;cursor:pointer}.product-summary__qty-input{width:100%;text-align:center;border:none;font-size:15px}.product-summary__add-to-cart{background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;font-size:16px;padding:9px 45px;border:none;border-radius:8px;height:58px;cursor:pointer}.product-summary__add-to-cart:disabled{background:#ccc;color:#666;cursor:not-allowed}.product-summary__sold-out-badge{display:inline-block;background:#888;color:#fff;font-size:.8rem;font-weight:700;padding:4px 12px;border-radius:20px;margin:0 0 12px}.product-summary__add-error{color:#a42325;font-size:.85rem;margin-top:10px}.product-summary__trust{font-size:.875rem;margin-top:16px}.product-summary__payment-icons{display:flex;align-items:center;gap:10px;margin:8px 0 0;padding:0;list-style:none}.product-summary__payment-icons svg,.product-summary__payment-icons img{width:auto;height:30px;max-width:54px;display:block}.product-summary__tikkie-badge{padding:6px 14px;border:1px solid currentColor;border-radius:4px;font-size:.9rem;font-weight:600}.product-summary__perk{background:#e8f0ec;border-radius:10px;padding:12px 14px;font-size:.875rem;margin-top:16px}.product-summary__share{display:flex;gap:10px;align-items:center;font-size:.8rem;margin-top:16px}.product-summary__share a{color:inherit;text-decoration:none;display:inline-flex;align-items:center}.product-summary__share a svg{width:22px;height:22px;flex-shrink:0}.product-lower-section{background:#e8f0ec;padding-top:48px}.product-detail-block{max-width:1050px;margin:0 auto;padding:0 24px;font-size:1rem;line-height:1.6;text-align:center}.product-detail-block__heading{color:#d8c08a;font-size:1.5rem;text-transform:uppercase;margin:0 0 24px}.product-description-toggle__content{text-align:left;max-width:1050px;margin:0 auto;background:#fff;border:1px solid #d9e5df;border-radius:16px;padding:32px}.product-description-toggle__content ul{margin-top:12px;padding-left:20px}.product-description-toggle__content li{margin-bottom:6px}.product-faq{max-width:1100px;margin:0 auto;padding:32px 24px 64px}.product-faq h2{color:#d8c08a}.product-faq__item{border-top:1px solid #e6e6e6;padding:16px 0}.product-faq__item summary{font-weight:700;text-transform:uppercase;cursor:pointer}@media(max-width:700px){.product-page{flex-direction:column}.product-gallery,.product-summary{max-width:100%}}.search-page{max-width:1100px;margin:0 auto;padding:48px 24px 64px}.search-page__title{color:#d8c08a;font-size:40px;font-weight:800;text-align:center;margin:0 0 32px}.search-page__form{display:flex;gap:12px;max-width:500px;margin:0 auto 40px}.search-page__input{flex:1;padding:12px 16px;border-radius:8px;border:1px solid #ccc}.search-page__submit{background:#d8c08a;color:#0a1f1c;font-weight:700;text-transform:uppercase;border:none;border-radius:8px;padding:12px 24px;cursor:pointer}.search-page__no-results,.search-page__count{text-align:center;color:#555}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.search-result{display:block;text-decoration:none;color:inherit}.search-result__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;background:#f1f1f1}.search-result__title{font-weight:700;margin:12px 0 4px}.search-result__price{color:#d8c08a;font-weight:700;margin:0}.search-page__pagination{text-align:center;margin-top:40px}@media(max-width:900px){.search-results{grid-template-columns:repeat(2,1fr)}}.testimonials{max-width:1100px;margin:0 auto;padding:48px 24px}.testimonials__heading{font-size:28px;font-weight:600;color:#d8c08a;text-align:center;margin-bottom:32px}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonials__card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 16px #0a1f1c14}.testimonials__top{display:flex;align-items:center;gap:14px;margin-bottom:16px}.testimonials__avatar{position:relative;width:56px;height:56px;flex-shrink:0;border-radius:50%;background:#e8f0ec;display:flex;align-items:center;justify-content:center;color:#103f46}.testimonials__avatar svg{width:30px;height:30px}.testimonials__quote-badge{position:absolute;bottom:-4px;right:-4px;width:22px;height:22px;border-radius:50%;background:#103f46;color:#fff;font-size:.9rem;line-height:22px;text-align:center;font-family:Georgia,serif}.testimonials__author{font-weight:700;text-transform:uppercase;font-size:.85rem;margin:0}.testimonials__stars{color:#d8c08a;font-size:.9rem;letter-spacing:1px}.testimonials__source{font-size:.75rem;color:#888;margin:2px 0 0}.testimonials__quote{font-style:italic;color:#333;line-height:1.6;margin:0}.testimonials__quote--empty{color:#aaa;font-style:normal}.testimonials__empty{text-align:center;color:#888;font-size:.9rem}@media(max-width:900px){.testimonials__grid{grid-template-columns:1fr}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
