@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--zb-purple: #7C3AED;--zb-purple-dark: #5B21B6;--zb-purple-light: #DDD6FE;--zb-yellow: #FBBF24;--zb-orange: #FF6B00;--zb-bg: #F5F3FF;--zb-card-bg: #FFFFFF;--zb-text: #1E1B4B;--zb-text-muted: #6B7280;--zb-border: #EEF2F7;--zb-radius: 16px;--zb-shadow: 0 4px 20px rgba(124, 58, 237, .08);--zb-shadow-hover: 0 12px 28px rgba(124, 58, 237, .16)}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fafafd;color:var(--zb-text);line-height:1.6}.page-width,.main-content,.container{max-width:1200px;margin:0 auto;padding:32px 16px}h1,h2,h3,h4,.page-title,.section-heading{color:var(--zb-text);font-weight:800;line-height:1.2}h1,.page-title{font-size:clamp(28px,4vw,40px);margin-bottom:24px}h2,.section-heading{font-size:clamp(22px,3vw,30px);margin-bottom:24px;text-align:center}a{color:var(--zb-purple);text-decoration:none;transition:color .2s ease}a:hover{color:var(--zb-purple-dark)}.btn,button[type=submit],.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--zb-orange);color:#fff!important;font-weight:800;font-size:16px;padding:14px 28px;border-radius:var(--zb-radius);border:none;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 14px #ff6b004d}.btn:hover,button[type=submit]:hover{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 8px 22px #ff6b0073}.btn--secondary{background:var(--zb-bg);color:var(--zb-purple-dark)!important;border:1px solid var(--zb-purple-light);box-shadow:none}.btn--secondary:hover{background:var(--zb-purple-light);box-shadow:none}.product-grid,.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}@media(min-width:768px){.product-grid,.collection-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1024px){.product-grid,.collection-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:var(--zb-card-bg);border:1px solid var(--zb-border);border-radius:var(--zb-radius);padding:16px;text-decoration:none;color:var(--zb-text);display:flex;flex-direction:column;gap:12px;transition:all .25s ease;box-shadow:var(--zb-shadow)}.product-card:hover{transform:translateY(-5px);box-shadow:var(--zb-shadow-hover);border-color:#7c3aed4d}.product-card__image-wrap{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--zb-bg);display:flex;align-items:center;justify-content:center}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{font-size:48px;font-weight:800;color:var(--zb-purple)}.product-card__title{font-size:15px;font-weight:700;margin:0;line-height:1.3}.product-card__price{font-size:17px;font-weight:800;color:var(--zb-purple-dark);margin:auto 0 0}input[type=text],input[type=search],input[type=number],input[type=email],select,textarea{width:100%;padding:14px 18px;border:2px solid #E5E7EB;border-radius:12px;font-family:inherit;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}input:focus,select:focus,textarea:focus{border-color:var(--zb-purple);box-shadow:0 0 0 3px #7c3aed26}.cart-table{width:100%;border-collapse:separate;border-spacing:0 12px}.cart-table th{text-align:left;padding:12px 16px;color:var(--zb-text-muted);font-size:13px;text-transform:uppercase;letter-spacing:.05em}.cart-table td{background:#fff;padding:20px;border-top:1px solid var(--zb-border);border-bottom:1px solid var(--zb-border)}.cart-table tr td:first-child{border-left:1px solid var(--zb-border);border-top-left-radius:16px;border-bottom-left-radius:16px}.cart-table tr td:last-child{border-right:1px solid var(--zb-border);border-top-right-radius:16px;border-bottom-right-radius:16px}.cart-summary{background:#fff;border-radius:20px;padding:28px;box-shadow:var(--zb-shadow);border:1px solid var(--zb-border);margin-top:32px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.empty-state,.not-found-page{text-align:center;padding:64px 24px;background:#fff;border-radius:24px;box-shadow:var(--zb-shadow);border:1px solid var(--zb-border);max-width:560px;margin:40px auto}.empty-state__icon,.not-found__code{font-size:80px;font-weight:800;color:var(--zb-purple);line-height:1;margin-bottom:16px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
