:root{--y-cream: #F7F1E6;--y-cream-deep: #EFE5D3;--y-paper: #FFFCF6;--y-ink: #23201C;--y-ink-soft: rgba(35, 32, 28, .74);--y-ink-faint: rgba(35, 32, 28, .5);--y-spruce: #2F5B45;--y-spruce-soft: #E3EBE5;--y-walnut: #A8794F;--y-walnut-line: rgba(168, 121, 79, .28);--y-walnut-soft: #F1E3D3;--y-cranberry: #C0432E;--y-cranberry-dark: #A63823;--y-cranberry-soft: #F6E1DC;--y-gold: #C9A24B;--y-gold-soft: #F4EBD2;--y-coral: #D9534F;--y-coral-soft: #FBE4E3;--y-radius: 18px;--y-radius-sm: 12px;--y-shadow: 0 14px 40px rgba(35, 32, 28, .1);--y-shadow-sm: 0 6px 18px rgba(35, 32, 28, .08);--y-font: "Poppins", "Segoe UI", system-ui, -apple-system, sans-serif;--y-max: 1180px;--y-gutter: 20px}.y-sec{font-family:var(--y-font);color:var(--y-ink);background:var(--y-cream);padding:56px 0;position:relative;overflow:hidden;letter-spacing:-.005em}.y-sec--tight{padding:32px 0}.y-sec--paper{background:var(--y-paper)}.y-sec--deep{background:var(--y-cream-deep)}.y-sec--spruce{background:var(--y-spruce);color:#f7f1e6}.y-sec--ink{background:var(--y-ink);color:#f7f1e6}.y-wrap{width:100%;max-width:var(--y-max);margin:0 auto;padding:0 var(--y-gutter);box-sizing:border-box}.y-wrap--narrow{max-width:820px}.y-sec .y-eyebrow{display:inline-block;font-family:var(--y-font);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--y-spruce);margin:0 0 12px;line-height:1.4}.y-sec--spruce .y-eyebrow,.y-sec--ink .y-eyebrow{color:var(--y-gold)}.y-sec .y-h1,.y-sec .y-h2,.y-sec .y-h3{font-family:var(--y-font);font-weight:600;color:inherit;margin:0;letter-spacing:-.02em;line-height:1.12}.y-sec .y-h1{font-size:34px}.y-sec .y-h2{font-size:28px}.y-sec .y-h3{font-size:19px;line-height:1.25;letter-spacing:-.01em}.y-sec .y-lead{font-size:17px;line-height:1.6;color:var(--y-ink-soft);margin:14px 0 0}.y-sec .y-p{font-size:15.5px;line-height:1.65;color:var(--y-ink-soft);margin:0}.y-sec--spruce .y-lead,.y-sec--spruce .y-p,.y-sec--ink .y-lead,.y-sec--ink .y-p{color:#f7f1e6d1}.y-sec .y-p+.y-p{margin-top:12px}.y-sec .y-p strong,.y-sec .y-lead strong{color:inherit;font-weight:600}.y-sec em{font-style:italic}.y-accent{color:var(--y-cranberry)}.y-sec--spruce .y-accent{color:var(--y-gold)}.y-center{text-align:center}.y-head{margin-bottom:32px}.y-head .y-lead{max-width:640px}.y-head.y-center .y-lead{margin-left:auto;margin-right:auto}.y-sec .y-btn,.y-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--y-font);font-weight:600;font-size:16px;letter-spacing:0;line-height:1;color:#fff!important;background:var(--y-cranberry);border:0;border-radius:14px;padding:18px 28px;min-height:56px;cursor:pointer;text-decoration:none!important;box-shadow:0 10px 24px #c0432e47;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;width:100%;box-sizing:border-box;text-transform:none}.y-btn:hover{background:var(--y-cranberry-dark);transform:translateY(-1px);box-shadow:0 14px 28px #c0432e52}.y-btn:active{transform:translateY(0)}.y-btn svg{width:18px;height:18px;flex:none}.y-sec .y-btn--ghost,.y-btn--ghost{background:transparent;color:var(--y-spruce)!important;box-shadow:none;border:1.5px solid var(--y-spruce)}.y-sec .y-btn--ghost:hover,.y-btn--ghost:hover{background:var(--y-spruce);color:#fff!important;box-shadow:none}.y-sec .y-btn--spruce,.y-btn--spruce{background:var(--y-spruce);box-shadow:0 10px 24px #2f5b4542}.y-sec .y-btn--spruce:hover,.y-btn--spruce:hover{background:#244a37}.y-sec .y-btn--sm,.y-btn--sm{min-height:46px;padding:13px 20px;font-size:14px;border-radius:12px}.y-btn-note{display:block;margin-top:12px;font-size:12.5px;line-height:1.5;color:var(--y-ink-faint);text-align:center}.y-flag{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;line-height:1.2;background:var(--y-gold-soft);color:#7a5a12;border:1px solid rgba(201,162,75,.45)}.y-flag svg{width:16px;height:16px;flex:none}.y-flag--coral{background:var(--y-coral-soft);color:#a8322e;border-color:#d9534f66}.y-flag--spruce{background:var(--y-spruce-soft);color:var(--y-spruce);border-color:#2f5b454d}.y-flag--walnut{background:var(--y-walnut-soft);color:#7b5330;border-color:var(--y-walnut-line)}.y-flag--free{background:var(--y-gold);color:#fff;border-color:var(--y-gold)}.y-card{background:var(--y-paper);border:1px solid var(--y-walnut-line);border-radius:var(--y-radius);box-shadow:var(--y-shadow-sm);overflow:hidden}.y-card__body{padding:20px}.y-img{display:block;width:100%;height:auto;border-radius:var(--y-radius);object-fit:cover}.y-frame{border-radius:var(--y-radius);overflow:hidden;box-shadow:var(--y-shadow);background:var(--y-cream-deep);position:relative}.y-frame img{display:block;width:100%;height:100%;object-fit:cover}.y-ratio-1{aspect-ratio:1 / 1}.y-ratio-45{aspect-ratio:4 / 5}.y-ratio-43{aspect-ratio:4 / 3}.y-ratio-169{aspect-ratio:16 / 9}.y-grid{display:grid;gap:16px}.y-split{display:grid;gap:28px;align-items:center}.y-split__media{order:0}.y-split__copy{order:1}.y-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:12px}.y-list li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.5;color:var(--y-ink)}.y-list li svg{width:20px;height:20px;flex:none;margin-top:1px;color:var(--y-spruce)}.y-list li span strong{font-weight:600}.y-sec--spruce .y-list li{color:#f7f1e6}.y-sec--spruce .y-list li svg{color:var(--y-gold)}.y-stars{display:inline-flex;gap:2px;color:var(--y-gold);line-height:0}.y-stars svg{width:16px;height:16px}.y-rule{height:1px;background:var(--y-walnut-line);border:0;margin:0}.y-hide-desktop{display:block}.y-hide-mobile{display:none}.y-sec a.y-link{color:var(--y-spruce);text-decoration:underline;text-underline-offset:3px}@media(min-width:750px){:root{--y-gutter: 32px}.y-sec{padding:80px 0}.y-sec--tight{padding:40px 0}.y-sec .y-h1{font-size:46px}.y-sec .y-h2{font-size:38px}.y-sec .y-h3{font-size:21px}.y-sec .y-lead{font-size:18px}.y-sec .y-p{font-size:16px}.y-head{margin-bottom:44px}.y-btn{width:auto;min-width:260px}.y-split{grid-template-columns:1fr 1fr;gap:56px}.y-split--media-right .y-split__media{order:1}.y-split--media-right .y-split__copy{order:0}.y-hide-desktop{display:none}.y-hide-mobile{display:block}}@media(min-width:1100px){.y-sec .y-h1{font-size:52px}.y-sec .y-h2{font-size:42px}.y-split{gap:72px}}.shop-product-section{font-family:var(--y-font)}.shop-product-section .shop-product-title{font-family:var(--y-font)!important;font-weight:600!important;letter-spacing:-.02em!important}.shop-product-section .shop-main-image-wrapper,.shop-product-section .shop-image-container{border-radius:var(--y-radius);overflow:hidden}.shop-product-section .shop-thumbnail{border-radius:10px;overflow:hidden}.shop-product-section .shop-add-to-cart-button{border-radius:14px!important;font-family:var(--y-font)!important;font-weight:600!important;font-size:16px!important;letter-spacing:0!important;text-transform:none!important;min-height:56px;box-shadow:0 10px 24px #c0432e47}.shop-product-section .shop-add-to-cart-button:hover{transform:translateY(-1px)}.shop-product-section .shop-save-price{border-radius:999px!important;font-weight:600!important;background:var(--y-cranberry)!important;color:#fff!important;font-size:12px!important;letter-spacing:.04em;padding:4px 10px!important;text-transform:none!important}.shop-product-section .shop-compare-price{text-decoration:line-through}.shop-product-section .shop-product-price{font-family:var(--y-font)!important;font-weight:600!important}.cart-drawer .cart__checkout-button,.cart-drawer .drawer__footer .button{border-radius:14px!important;font-family:var(--y-font)!important;font-weight:600!important;text-transform:none!important}.header-wrapper{border-bottom:1px solid var(--y-walnut-line)!important}.header__heading-logo{max-height:42px;width:auto}.shop-product-section .shop-add-to-cart-button,.shop-product-section .shop-add-to-cart-button *{text-transform:none!important}#shopify-section-main .shop-save-price,.shop-product-section .shop-product-price-container .shop-save-price{background:var(--y-cranberry)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/yulora.css.map */
