:root{--orange: #ff5a00;--teal: #00a897;--mint: #a7e8d7;--ink: #2b2b2b;--cream: #fff6eb;--paper: #fffaf3;--line: #eadcc9;--soft-line: #f0e5d8;--pink: #ff5a6e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fffdf9,#fffaf2);font-family:Poppins,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.page{min-height:100vh}.top-strip{height:34px;border-bottom:1px solid #eadfce;background:#fff8ef;font-size:13px;font-weight:700;letter-spacing:.01em;color:#3b3b3b}.top-strip__inner,.header__inner,.container,.footer__inner{width:min(1390px,calc(100% - 36px));margin:0 auto}.top-strip__inner{height:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:24px}.promo{display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap}.promo svg{width:21px;height:21px;stroke-width:2.4}.promo--teal{color:var(--teal)}.promo--orange svg,.promo strong{color:var(--orange)}.header{height:92px;background:#fffdf9fa}.header__inner{height:100%;display:grid;grid-template-columns:290px 1fr 380px 58px;align-items:center;gap:22px}.brand{width:220px}.brand img,.footer-logo{background:transparent;mix-blend-mode:normal}.nav{display:flex;justify-content:center;align-items:center;gap:38px;font-size:14px;font-weight:500}.nav__link{position:relative;line-height:36px}.nav__link.is-active{color:var(--orange);font-weight:600}.nav__link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:2px;border-radius:999px;background:var(--orange)}.pill{display:inline-flex;align-items:center;justify-content:center;margin-left:-27px;padding:4px 10px;border-radius:999px;color:#fff;background:var(--teal);font-size:11px;font-weight:700}.search{height:44px;display:flex;align-items:center;gap:12px;padding:0 17px;border:1px solid #e4d6c7;border-radius:19px;color:#878787;background:#fff8f1;box-shadow:inset 0 1px 2px #7e572f0a}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#555;font-size:13px;font-style:italic}.search button{display:grid;place-items:center;padding:0;border:0;color:#222;background:transparent;cursor:pointer}.cart{position:relative;width:58px;height:44px;display:grid;place-items:center;border:1px solid #e4d6c7;border-radius:15px;color:var(--ink);background:#fff8f1}.cart__count{position:absolute;top:-8px;right:-9px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-size:12px;font-weight:800}.hero{margin-top:0;overflow:hidden;border:1px solid #eadcc9;border-radius:16px;background:#fff8ef;box-shadow:0 1px #6b4b2a0a}.hero-track{display:flex;transition:transform .65s ease}.hero-slide{min-width:100%;height:254px;position:relative}.hero-slide img.hero-img{width:100%;height:100%;object-fit:cover}.hero-slide--custom{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:32px;padding:34px 70px;background:linear-gradient(90deg,#fffaf3,#fff5e7 54%,#d8f2ea)}.hero-copy h1{max-width:600px;margin:0 0 10px;font-family:Fredoka,Poppins,sans-serif;font-size:48px;line-height:.98;color:#292b30}.hero-copy h1 strong{color:var(--orange)}.hero-copy p{max-width:520px;margin:0 0 18px;font-size:15px;line-height:1.55}.hero-eyebrow{color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-button,.button-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 22px;border:0;border-radius:7px;color:#fff;background:var(--orange);font-weight:800;cursor:pointer}.hero-product{max-height:210px;justify-self:center;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(87,54,24,.18))}.hero-dots{position:absolute;left:50%;bottom:12px;z-index:3;display:flex;gap:7px;transform:translate(-50%)}.hero-dot{width:8px;height:8px;border:0;border-radius:50%;background:#00a89752;cursor:pointer}.hero-dot.is-active{width:18px;border-radius:999px;background:var(--teal)}.commerce-grid{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:24px;margin-top:18px;align-items:start}.products-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;align-items:start}.section-kicker{padding-top:2px}.section-kicker h2,.panel-title h2{margin:0 0 8px;font-family:Fredoka,Poppins,sans-serif;font-size:17px;line-height:1;font-weight:700;color:#25272d}.see-all{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-size:12px;font-weight:600}.product-list,.collection-grid,.search-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-card{min-height:236px;overflow:hidden;position:relative;border:1px solid #eadccd;border-radius:10px;background:#fffaf3;box-shadow:0 1px #69492508}.product-card__link{display:block;height:100%}.product-card__image{width:100%;height:137px;object-fit:cover;background:#fff6eb}.product-card__placeholder{height:137px;display:grid;place-items:center;background:#fff0df;color:var(--teal);font-weight:800}.favorite-button{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff29;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2));cursor:pointer}.favorite-button svg{width:23px;height:23px}.favorite-button path{fill:transparent;stroke:currentColor;stroke-width:2}.favorite-button[aria-pressed=true]{color:var(--pink);background:#fff}.favorite-button[aria-pressed=true] path{fill:var(--pink);stroke:var(--pink)}.product-card__body{padding:9px 10px 10px;line-height:1.14}.product-card__name{min-height:31px;margin:0;font-size:12px;font-weight:500;color:#2f3033}.rating{display:flex;align-items:center;gap:4px;margin-top:4px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:1px}.rating small{color:#737373;font-size:11px;font-weight:400;letter-spacing:0}.price{margin-top:3px;font-size:14px;font-weight:800;color:#25272d}.installment{margin-top:3px;color:var(--teal);font-size:11px;font-weight:600}.panel-title{display:flex;justify-content:space-between;align-items:start;margin:2px 0 12px}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-tile{border-radius:9px;overflow:hidden}.testimonial{margin-top:30px;border-radius:13px;overflow:hidden}.left-stack{display:grid;gap:11px}.benefits{margin-top:6px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid #eadccd;border-radius:10px;background:#fffaf3}.benefit{min-height:70px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:12px 18px;border-right:1px solid #decdbb}.benefit:last-child{border-right:0}.benefit svg{width:34px;height:34px;color:var(--teal);stroke-width:1.8}.benefit:nth-child(4) svg{color:var(--orange)}.benefit strong{display:block;font-size:11px;line-height:1.1}.benefit span{display:block;margin-top:3px;font-size:10px;line-height:1.25}.newsletter{display:grid;grid-template-columns:auto 1fr 505px;align-items:center;gap:20px;min-height:64px;padding:11px 18px;border:1.5px solid var(--teal);border-radius:10px;background:linear-gradient(90deg,#f5fffb,#fffaf3)}.newsletter__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--teal)}.newsletter h3{margin:0 0 4px;color:var(--teal);font-size:13px}.newsletter p{margin:0;font-size:11px}.newsletter form{display:grid;grid-template-columns:1fr 180px;gap:0}.newsletter input{height:42px;padding:0 18px;border:1px solid #d7c8ba;border-radius:21px 0 0 21px;outline:0;background:#fff;font-size:12px}.newsletter button{height:42px;border:0;border-radius:0 21px 21px 0;color:#fff;background:var(--teal);font-size:13px;font-weight:800;cursor:pointer}.footer{margin-top:11px;min-height:132px;border-top:1px solid #eadfce;background:#fff8ef}.footer__inner{display:grid;grid-template-columns:235px 1fr 180px 180px 190px 285px;gap:18px;align-items:start;padding:17px 0 20px;font-size:12px;color:#303036}.footer-logo{width:220px;margin-top:8px}.footer p{margin:19px 0 0;max-width:190px;line-height:1.55}.footer h3{margin:0 0 9px;font-size:12px;font-weight:800;color:#26262b}.footer ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.contact li,.contact a{display:flex;align-items:center;gap:8px}.contact svg,.socials svg,.domain svg{color:var(--teal);stroke-width:2.2}.socials{display:flex;gap:18px;align-items:center;margin:2px 0 13px}.socials svg{width:23px;height:23px;fill:none}.domain{width:213px;height:34px;display:flex;align-items:center;justify-content:center;gap:9px;border:1.5px solid var(--teal);border-radius:999px;color:var(--teal);font-size:13px;font-weight:700}.template-page{min-height:520px;padding:34px 0 54px}.template-card{padding:28px;border:1px solid #eadccd;border-radius:14px;background:#fffaf3}.template-card h1,.collection-page h1,.product-page h1,.search-page h1{margin:0 0 16px;font-family:Fredoka,Poppins,sans-serif;font-size:34px}.collection-page,.product-page,.cart-page,.search-page{padding:34px 0 54px}.collection-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.collection-header p{max-width:620px;margin:0;font-size:14px;line-height:1.55}.empty-state{padding:34px;border:1px dashed #d9c5ad;border-radius:14px;background:#fffaf3;text-align:center}.product-page__grid{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:42px;align-items:start}.product-page__image{width:100%;border:1px solid #eadccd;border-radius:14px;background:#fffaf3}.product-page__price{margin:12px 0 20px;color:var(--orange);font-size:22px;font-weight:800}.product-page__description{line-height:1.65}.quantity-row{display:flex;gap:12px;align-items:center;margin:18px 0}.quantity-row input{width:82px;height:42px;padding:0 10px;border:1px solid #d7c8ba;border-radius:8px}.cart-table{width:100%;border-collapse:collapse;background:#fffaf3;border-radius:14px;overflow:hidden}.cart-table th,.cart-table td{padding:14px;border-bottom:1px solid #eadccd;text-align:left}.cart-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}@media(max-width:1100px){.top-strip{height:auto}.top-strip__inner{grid-template-columns:1fr;padding:8px 0;gap:6px}.header{height:auto}.header__inner{grid-template-columns:1fr auto;padding:16px 0}.brand{width:190px}.nav,.search{grid-column:1 / -1}.nav{justify-content:flex-start;gap:20px;overflow-x:auto}.search{width:100%}.commerce-grid,.products-row,.product-page__grid{grid-template-columns:1fr}.section-kicker{display:flex;justify-content:space-between}.product-list{grid-template-columns:repeat(5,170px);overflow-x:auto;padding-bottom:6px}.collection-grid,.search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.categories-grid{grid-template-columns:repeat(3,minmax(98px,1fr))}.benefits,.newsletter{grid-template-columns:1fr 1fr}.newsletter form{grid-column:1 / -1}.footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.top-strip__inner,.header__inner,.container,.footer__inner{width:min(100% - 24px,1390px)}.hero{border-radius:14px}.hero-slide{height:auto;min-height:250px}.hero-slide img.hero-img{height:250px}.hero-slide--custom{grid-template-columns:1fr;padding:28px 24px 42px}.hero-copy h1{font-size:36px}.hero-product{max-height:145px}.categories-grid,.collection-grid,.search-grid{grid-template-columns:repeat(2,1fr)}.benefits,.newsletter,.newsletter form,.footer__inner{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid #decdbb}.benefit:last-child{border-bottom:0}.newsletter input,.newsletter button{border-radius:21px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/jaq-theme.css.map */
