*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#0a0a0a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font:inherit;background:none;border:none}input,select,textarea{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.page-width{max-width:1280px;margin:0 auto;padding:0 24px}.page-width--narrow{max-width:820px}.section-spacing{padding:80px 0}.section-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7547f3;margin-bottom:10px;display:block}.section-label--light{color:#ccbef0}.section-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2;color:#1a0f3c;margin-bottom:16px}.section-heading--light{color:#fff}.section-header{text-align:center;margin-bottom:48px}.rte p{margin-bottom:1em}.rte p:last-child{margin-bottom:0}.rte ul{list-style:disc;padding-left:1.5em;margin-bottom:1em}.rte ol{list-style:decimal;padding-left:1.5em;margin-bottom:1em}.rte li{margin-bottom:.25em}.rte strong{font-weight:700}.rte a{color:#7547f3;text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:50px;font-size:.95rem;font-weight:700;letter-spacing:.03em;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap;border:2px solid transparent;cursor:pointer}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7547f340}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn--primary{background:#7547f3;color:#fff;border-color:#7547f3}.btn--primary:hover{background:#6035e0;border-color:#6035e0}.btn--outline{background:transparent;color:#7547f3;border-color:#7547f3}.btn--outline:hover{background:#f5f3ff}.btn--ghost{background:transparent;color:#fff;border-color:#fff}.btn--ghost:hover{background:#ffffff26}.btn--lg{padding:16px 32px;font-size:1rem}.btn--sm{padding:10px 20px;font-size:.875rem}.btn--full{width:100%;justify-content:center}.announcement-bar{padding:10px 16px;text-align:center;font-size:.875rem;font-weight:600;letter-spacing:.04em}.announcement-bar a{color:inherit;text-decoration:underline}.header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8e4f5;box-shadow:0 1px 8px #0000000f}.header__inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:24px}.header__logo{flex-shrink:0}.header__logo-link{display:flex;align-items:center}.header__logo-link img{height:40px;width:auto}.header__logo-text{font-size:1.5rem;font-weight:900;color:#7547f3;letter-spacing:-.02em;text-decoration:none}.header__nav{flex:1;display:flex;justify-content:center}.nav-list{display:flex;align-items:center;gap:4px}.nav-item{position:relative}.nav-link{display:flex;align-items:center;gap:4px;padding:8px 14px;font-size:.9rem;font-weight:600;color:#0a0a0a;border-radius:8px;transition:background .15s,color .15s;cursor:pointer}.nav-link:hover{background:#f5f3ff;color:#7547f3}.nav-link[aria-current=page]{color:#7547f3}.icon-caret{margin-left:2px;flex-shrink:0}.nav-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:200px;background:#fff;border:1px solid #e8e4f5;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:8px;z-index:200;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s,transform .2s,visibility .2s}.nav-item--has-dropdown:hover .nav-dropdown,.nav-item--has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown__link{display:block;padding:10px 14px;font-size:.875rem;font-weight:500;border-radius:6px;transition:background .15s,color .15s}.nav-dropdown__link:hover{background:#f5f3ff;color:#7547f3}.header__icons{display:flex;align-items:center;gap:4px;flex-shrink:0}.header__icon{position:relative;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#0a0a0a;transition:background .15s}.header__icon:hover{background:#f5f3ff;color:#7547f3}.cart-count{position:absolute;top:4px;right:4px;background:#7547f3;color:#fff;font-size:.65rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.header__mobile-toggle{display:none;width:40px;height:40px;border-radius:8px;align-items:center;justify-content:center;color:#0a0a0a}.header__mobile-toggle:hover{background:#f5f3ff}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:none}.mobile-menu.is-open{pointer-events:all}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .3s}.mobile-menu.is-open .mobile-menu__overlay{opacity:1}.mobile-menu__panel{position:absolute;top:0;left:0;bottom:0;width:min(320px,90vw);background:#fff;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;transform:translate(-100%);transition:transform .3s ease}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.mobile-menu__title{font-size:1.1rem;font-weight:800;color:#1a0f3c}.mobile-menu__close{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0a0a0a;transition:background .15s}.mobile-menu__close:hover{background:#f5f3ff}.mobile-menu__links{display:flex;flex-direction:column;gap:2px}.mobile-menu__item{border-bottom:1px solid #f0ecfe}.mobile-menu__item a,.mobile-menu__group-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 8px;font-size:1rem;font-weight:700;color:#0a0a0a;text-align:left;border-radius:6px;transition:background .15s}.mobile-menu__item a:hover,.mobile-menu__group-toggle:hover{background:#f5f3ff;color:#7547f3}.mobile-menu__sub{padding-left:16px;margin:4px 0}.mobile-menu__sub li a{padding:10px 8px;font-size:.9rem;font-weight:500;color:#444;display:block;border-radius:6px}.mobile-menu__sub li a:hover{background:#f5f3ff;color:#7547f3}#cart-notification{position:fixed;bottom:24px;right:24px;z-index:500;display:none}#cart-notification.is-visible{display:flex!important}.footer{color:#fff}.footer__inner{padding:64px 0 0}.footer__grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.12)}.footer__brand{display:flex;flex-direction:column;gap:12px}.footer__logo{height:36px;width:auto}.footer__brand-name{font-size:1.3rem;font-weight:900;color:#ccbef0;letter-spacing:-.02em}.footer__brand-desc{font-size:.875rem;line-height:1.6;opacity:.8}.footer__socials{display:flex;gap:10px;margin-top:8px}.footer__social-link{width:36px;height:36px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;transition:background .15s}.footer__social-link:hover{background:#7547f3}.footer__col{display:flex;flex-direction:column;gap:0}.footer__col-heading{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ccbef0;margin-bottom:16px}.footer__links{display:flex;flex-direction:column;gap:10px}.footer__links a{font-size:.875rem;opacity:.75;transition:opacity .15s}.footer__links a:hover{opacity:1}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:.8rem;opacity:.6;flex-wrap:wrap;gap:12px}.footer__legal{display:flex;gap:16px;flex-wrap:wrap}.footer__legal a:hover{opacity:1;text-decoration:underline}.hero-split{padding:80px 0;overflow:hidden}.hero-split__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero-split__text{display:flex;flex-direction:column;gap:20px}.hero-split__label-wrap{display:flex}.hero-split__label{display:inline-flex;align-items:center;gap:8px;background:#7547f31a;color:#7547f3;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:8px 16px;border-radius:50px;border:1px solid rgba(117,71,243,.2)}.hero-split__heading{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:900;line-height:1.1;color:#0a0a0a;letter-spacing:-.02em}.hero-split__subtext{font-size:1.05rem;color:#555;line-height:1.75;max-width:460px}.hero-split__buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-split__visual{display:flex;justify-content:center;align-items:center}.hero-split__product-img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 24px 64px #7547f333}.hero-split__product-card{background:#fff;border-radius:20px;padding:32px 28px;box-shadow:0 20px 60px #7547f326;border:1px solid #e8e4f5;max-width:340px;width:100%;display:flex;flex-direction:column;gap:16px;position:relative}.hero-split__product-badge{position:absolute;top:-16px;right:20px;background:#fff;border:2px solid #e8e4f5;border-radius:50px;padding:6px 14px;font-size:.8rem;font-weight:700;color:#22c55e;display:flex;align-items:center;gap:6px;box-shadow:0 4px 12px #00000014}.hero-split__dot{width:8px;height:8px;border-radius:50%;background:#22c55e}.hero-split__product-icon{font-size:3.5rem;text-align:center}.hero-split__product-pill{display:inline-block;background:#f0ecfe;color:#7547f3;font-size:.8rem;font-weight:700;padding:6px 14px;border-radius:50px;align-self:flex-start}.hero-split__product-name{font-size:1.1rem;font-weight:800;color:#0a0a0a;line-height:1.3}.hero-split__product-tags{display:flex;gap:8px;flex-wrap:wrap}.hero-split__tag{background:#f5f3ff;color:#555;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:50px}.trust-bar{padding:18px 0;border-top:1px solid;border-bottom:1px solid}.trust-bar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 32px}.trust-bar__item{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;white-space:nowrap}.trust-bar__icon{font-size:1.1rem}.featured-collection__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:16px}.featured-collection__view-all{font-size:.875rem;font-weight:700;color:#7547f3;white-space:nowrap;text-decoration:underline;flex-shrink:0}.featured-collection__view-all:hover{color:#6035e0}.featured-collection__cta{text-align:center;margin-top:40px}.product-grid{display:grid;gap:24px}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e8e4f5;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 24px #7547f31f;transform:translateY(-2px)}.product-card__img-wrap{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#f5f3ff}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card__img-wrap:hover .product-card__img{transform:scale(1.04)}.product-card__img--placeholder,.product-card__img--placeholder .placeholder-svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-card__badge{position:absolute;top:12px;left:12px;background:#7547f3;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:4px 10px;border-radius:20px}.product-card__info,.product-card__body{padding:16px}.product-card__collection{font-size:.75rem;color:#7547f3;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.product-card__title{font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:8px}.product-card__title a{color:#0a0a0a}.product-card__price{display:flex;align-items:center;gap:8px;margin-bottom:14px}.product-card__price-regular{font-weight:700;font-size:1rem}.product-card__price-sale{font-weight:700;font-size:1rem;color:#7547f3}.product-card__price-compare{font-size:.875rem;color:#888;text-decoration:line-through}.product-card__btn{width:100%;justify-content:center}.product-card__footer{padding:0 16px 16px}.product-card__footer .btn{width:100%;justify-content:center}.placeholder-svg{fill:#ccbef0}.image-with-text__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.image-with-text__grid--reverse .image-with-text__media{order:2}.image-with-text__grid--reverse .image-with-text__content{order:1}.image-with-text__media{border-radius:16px;overflow:hidden}.image-with-text__img{width:100%;height:auto;border-radius:16px;box-shadow:0 16px 48px #0000001a}.image-with-text__placeholder{aspect-ratio:4/3;background:#f5f3ff;border-radius:16px;display:flex;align-items:center;justify-content:center}.image-with-text__placeholder .placeholder-svg{width:40%;opacity:.3}.image-with-text__content{display:flex;flex-direction:column;gap:20px}.image-with-text__text{font-size:1rem;line-height:1.75;color:#444}.image-with-text__bullets{display:flex;flex-direction:column;gap:14px}.image-with-text__bullet{display:flex;align-items:flex-start;gap:14px;font-size:.95rem;line-height:1.5}.image-with-text__bullet-icon{width:32px;height:32px;border-radius:8px;background:#f5f3ff;color:#7547f3;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;flex-shrink:0}.image-with-text__bullet strong{font-weight:700;display:block}.image-with-text__bullet-text{color:#555;font-size:.9rem}.why-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.why-section__left{display:flex;flex-direction:column;gap:20px}.why-section__text{color:#fffc;font-size:1rem;line-height:1.7}.why-section__stats{display:flex;gap:32px;flex-wrap:wrap}.why-section__stat{display:flex;flex-direction:column;gap:4px}.why-section__stat-number{font-size:2rem;font-weight:900;color:#fff;letter-spacing:-.02em}.why-section__stat-label{font-size:.8rem;color:#ffffffa6;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.why-section__cards{display:flex;flex-direction:column;gap:14px}.why-card{display:flex;align-items:flex-start;gap:16px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:20px;transition:background .2s}.why-card:hover{background:#ffffff1f}.why-card__icon{font-size:1.5rem;flex-shrink:0;margin-top:2px}.why-card__title{font-weight:700;color:#fff;font-size:.95rem;margin-bottom:4px}.why-card__text{font-size:.875rem;color:#ffffffb3}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:#fff;border-radius:14px;padding:28px;border:1px solid #e8e4f5;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s}.review-card:hover{box-shadow:0 6px 20px #7547f31a}.review-card__stars{display:flex;gap:2px;color:#f5a623;font-size:1rem}.review-card__text{font-size:.95rem;line-height:1.65;color:#333;flex:1;font-style:italic}.review-card__author{display:flex;align-items:center;gap:12px}.review-card__avatar{width:40px;height:40px;border-radius:50%;background:#7547f3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;flex-shrink:0}.review-card__name{font-weight:700;font-size:.9rem}.review-card__meta{font-size:.8rem;color:#777}.newsletter__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;max-width:560px;margin:0 auto}.newsletter__subtext{color:#fffc;font-size:1rem}.newsletter__form{display:flex;width:100%;max-width:460px;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.35)}.newsletter__input{flex:1;padding:14px 18px;background:#ffffff1f;color:#fff;border:none;outline:none;font-size:.95rem}.newsletter__input::placeholder{color:#ffffff8c}.newsletter__form .btn--ghost{border-radius:0;border:none;border-left:2px solid rgba(255,255,255,.35);padding:14px 22px}.newsletter__success{color:#ccbef0;font-weight:600;font-size:1rem}.newsletter__error{color:#fcc;font-size:.875rem}.newsletter__disclaimer{font-size:.8rem;color:#ffffff80}.image-banner{position:relative;display:flex;align-items:center;overflow:hidden}.image-banner__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.image-banner__img--placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.image-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a0f3c}.image-banner__content{position:relative;z-index:2;padding:80px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.image-banner__text{color:#ffffffd9;font-size:1.1rem;max-width:480px}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#888;margin-bottom:32px;flex-wrap:wrap}.breadcrumb a{color:#7547f3}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span[aria-hidden]{color:#ccc}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:flex-start}.product-gallery__main{aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f5f3ff;border:1px solid #e8e4f5}.product-gallery__img{width:100%;height:100%;object-fit:cover}.product-gallery__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery__placeholder .placeholder-svg{width:50%;opacity:.3}.product-gallery__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.product-gallery__thumb{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid #e8e4f5;transition:border-color .15s;padding:0}.product-gallery__thumb.is-active{border-color:#7547f3}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:18px}.product-info__collection-link{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7547f3}.product-info__title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900;line-height:1.2;color:#1a0f3c}.product-info__rating{display:flex;align-items:center;gap:4px;color:#f5a623}.product-info__rating-count{font-size:.8rem;color:#888;margin-left:4px}.product-info__price{display:flex;align-items:center;gap:10px}.product-info__price-regular{font-size:1.5rem;font-weight:800}.product-info__price-sale{font-size:1.5rem;font-weight:800;color:#7547f3}.product-info__price-compare{font-size:1.1rem;color:#888;text-decoration:line-through}.product-info__badge-sale{background:#7547f3;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:4px 10px;border-radius:20px}.product-info__bullets{display:flex;flex-direction:column;gap:8px}.product-info__bullets li{display:flex;align-items:flex-start;gap:8px;font-size:.9rem;line-height:1.5}.product-form{display:flex;flex-direction:column;gap:16px}.product-form__option{display:flex;flex-direction:column;gap:8px}.product-form__option-label{font-size:.875rem;font-weight:600}.product-form__option-value{color:#7547f3}.product-form__pills{display:flex;gap:8px;flex-wrap:wrap}.pill{padding:8px 18px;border-radius:8px;border:2px solid #e8e4f5;font-size:.875rem;font-weight:600;background:#fff;transition:border-color .15s,background .15s,color .15s}.pill:hover{border-color:#7547f3;color:#7547f3}.pill--active{border-color:#7547f3;background:#7547f3;color:#fff}.pill--unavailable{opacity:.4;cursor:not-allowed}.product-form__actions{display:flex;align-items:center;gap:12px}.product-form__qty{display:flex;align-items:center;border:2px solid #e8e4f5;border-radius:8px;overflow:hidden;flex-shrink:0}.product-form__qty-btn{width:40px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;background:#f5f3ff;transition:background .15s}.product-form__qty-btn:hover{background:#e8e0fc}.product-form__qty-input{width:48px;text-align:center;border:none;border-left:2px solid #e8e4f5;border-right:2px solid #e8e4f5;height:48px;outline:none;font-weight:700;font-size:.95rem;-moz-appearance:textfield}.product-form__qty-input::-webkit-outer-spin-button,.product-form__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product-form__add-btn{flex:1}.product-info__trust{display:flex;gap:8px;flex-wrap:wrap;padding-top:4px}.product-info__trust-item{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#555;background:#f5f3ff;padding:6px 12px;border-radius:20px}.product-tabs{border-top:1px solid #e8e4f5;padding-top:20px}.product-tabs__nav{display:flex;gap:4px;margin-bottom:20px;border-bottom:2px solid #e8e4f5}.product-tabs__btn{padding:10px 18px;font-size:.875rem;font-weight:700;color:#777;border-radius:6px 6px 0 0;transition:color .15s;border-bottom:2px solid transparent;margin-bottom:-2px;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer}.product-tabs__btn:hover{color:#7547f3}.product-tabs__btn.is-active{color:#7547f3;border-bottom-color:#7547f3}.product-tabs__panel{font-size:.9rem;line-height:1.7;color:#333}.product-tabs__panel[hidden]{display:none}.collection-header{margin-bottom:40px}.collection-header__image-wrap{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16/5}.collection-header__image{width:100%;height:100%;object-fit:cover}.collection-header__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a0f3c80}.collection-header__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:40px;gap:12px}.collection-header__title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;color:#fff}.collection-header__desc{color:#fffc;max-width:480px}.collection-title{font-size:2rem;font-weight:900;color:#1a0f3c;margin-bottom:8px}.collection-desc{color:#555;margin-bottom:16px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e8e4f5}.collection-count{font-size:.875rem;color:#888;font-weight:500}.collection-sort__select{padding:8px 14px;border:2px solid #e8e4f5;border-radius:8px;font-size:.875rem;font-weight:600;background:#fff;cursor:pointer;outline:none}.collection-sort__select:focus{border-color:#7547f3}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.pagination__info{font-size:.875rem;color:#888}.collection-empty{text-align:center;padding:80px 0}.collection-empty p{color:#888;margin-bottom:24px}.cart-section__title{font-size:2rem;font-weight:900;color:#1a0f3c;margin-bottom:40px}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:flex-start}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:flex-start;background:#fff;border:1px solid #e8e4f5;border-radius:12px;padding:16px}.cart-item__img-wrap{display:block}.cart-item__img{width:96px;height:96px;object-fit:cover;border-radius:8px;background:#f5f3ff}.cart-item__img--placeholder{width:96px;height:96px;background:#f5f3ff;border-radius:8px;display:flex;align-items:center;justify-content:center}.cart-item__info{display:flex;flex-direction:column;gap:12px}.cart-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-item__title{font-size:.95rem;font-weight:700}.cart-item__title a{color:#0a0a0a}.cart-item__variant{font-size:.8rem;color:#888}.cart-item__remove{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#888;flex-shrink:0;transition:background .15s,color .15s}.cart-item__remove:hover{background:#fff0f0;color:#e55}.cart-item__footer{display:flex;align-items:center;justify-content:space-between}.cart-item__qty{display:flex;align-items:center;border:2px solid #e8e4f5;border-radius:8px;overflow:hidden}.cart-qty-btn{width:32px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f3ff;font-size:1rem;transition:background .15s;border:none;cursor:pointer}.cart-qty-btn:hover{background:#e8e0fc}.cart-qty-value{min-width:36px;text-align:center;font-weight:700;font-size:.875rem;border-left:2px solid #e8e4f5;border-right:2px solid #e8e4f5;height:36px;display:flex;align-items:center;justify-content:center}.cart-item__price{font-weight:800;font-size:1rem;color:#1a0f3c}.cart-summary__box{background:#f5f3ff;border-radius:14px;padding:28px;position:sticky;top:88px;display:flex;flex-direction:column;gap:16px}.cart-summary__title{font-size:1.1rem;font-weight:800;color:#1a0f3c}.cart-summary__row{display:flex;justify-content:space-between;font-size:.95rem;font-weight:600}.cart-summary__note{font-size:.8rem;color:#888}.cart-summary__checkout{width:100%;text-align:center}.cart-summary__continue{text-align:center;font-size:.875rem;color:#7547f3;font-weight:600;display:block}.cart-summary__continue:hover{text-decoration:underline}.cart-empty{text-align:center;padding:80px 0}.cart-empty__icon{font-size:3rem;margin-bottom:16px}.cart-empty__title{font-size:1.5rem;font-weight:800;color:#1a0f3c;margin-bottom:8px}.cart-empty__text{color:#888;margin-bottom:24px}.about-hero{padding:80px 0;text-align:center}.about-hero__inner{display:flex;flex-direction:column;align-items:center;gap:16px}.about-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;line-height:1.1}.about-hero__subtext{font-size:1.1rem;color:#fffc;max-width:480px}.about-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-story__heading{font-size:1.5rem;font-weight:800;color:#1a0f3c;margin-bottom:16px}.about-story__body{font-size:1rem;line-height:1.75;color:#444}.about-story__image{width:100%;border-radius:16px}.about-story__image--placeholder{aspect-ratio:4/3;border-radius:16px}.about-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.about-value-card{background:#fff;border-radius:14px;padding:28px 24px;border:1px solid #e8e4f5;display:flex;flex-direction:column;gap:12px;text-align:center;transition:box-shadow .2s}.about-value-card:hover{box-shadow:0 6px 20px #7547f31a}.about-value-card__icon{font-size:2rem}.about-value-card__title{font-weight:800;font-size:1rem;color:#1a0f3c}.about-value-card__text{font-size:.875rem;color:#555;line-height:1.6}.page-section__title{font-size:2rem;font-weight:900;color:#1a0f3c;margin-bottom:32px}.page-section__content{font-size:1rem;line-height:1.8;color:#333}.error-404{text-align:center}.error-404__title{font-size:6rem;font-weight:900;color:#e8e4f5;line-height:1}.error-404__heading{font-size:1.5rem;font-weight:800;color:#1a0f3c;margin-bottom:12px}.error-404__text{color:#777;margin-bottom:28px}@media(max-width:1024px){.footer__grid{grid-template-columns:1fr 1fr}.about-values__grid,.testimonials__grid{grid-template-columns:repeat(2,1fr)}.why-section__grid,.image-with-text__grid,.hero-split__grid{gap:40px}}@media(max-width:768px){.section-spacing{padding:56px 0}.page-width{padding:0 16px}.header__nav{display:none}.header__mobile-toggle{display:flex}.header__inner{height:64px}.hero-split__grid{grid-template-columns:1fr;gap:40px}.hero-split__visual{order:-1}.hero-split__buttons{flex-direction:column}.hero-split__product-card{max-width:280px;margin:0 auto}.product-layout{grid-template-columns:1fr;gap:40px}.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,1fr)}.product-grid--2{grid-template-columns:1fr}.image-with-text__grid{grid-template-columns:1fr;gap:32px}.image-with-text__grid--reverse .image-with-text__media{order:0}.why-section__grid{grid-template-columns:1fr;gap:40px}.testimonials__grid{grid-template-columns:1fr}.about-story__grid{grid-template-columns:1fr;gap:40px}.about-values__grid{grid-template-columns:repeat(2,1fr)}.cart-layout{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr;gap:32px}.trust-bar__inner{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.product-form__actions{flex-direction:column;align-items:stretch}.product-form__qty{justify-content:center}.featured-collection__header{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.product-grid--3,.product-grid--4,.product-grid--2,.about-values__grid{grid-template-columns:1fr}.newsletter__form{flex-direction:column}.newsletter__form .btn--ghost{border-left:none;border-top:2px solid rgba(255,255,255,.35);border-radius:0 0 6px 6px}.footer__bottom{flex-direction:column;align-items:flex-start}.hero-split__heading{font-size:1.75rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/kivao.css.map */
