.lym2{--ink:#1c1420;--lilac:#b57edc;--lilacd:#8e5bb8;--cream:#faf7f2;--rose:#f3e8f9;font-family:Jost,Segoe UI,sans-serif;color:var(--ink);line-height:1.6;margin:0}.lym2 *{box-sizing:border-box}.lym2 img{width:100%;display:block}.lym2 a{text-decoration:none;color:inherit}.lym2 .wrap{max-width:1240px;margin:0 auto;padding:0 20px}.lym2 .btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 38px;border-radius:100px;font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.16,1,.3,1)}.lym2 .btn:active{transform:scale(.97)}.lym2 .btn-lilac{background:linear-gradient(135deg,var(--lilac),var(--lilacd));color:#fff!important;box-shadow:0 8px 24px #8e5bb859}.lym2 .btn-lilac:hover{transform:translateY(-2px);color:#fff}.lym2 .btn-dark{background:var(--ink);color:#fff!important;box-shadow:0 8px 24px #1c142040}.lym2 .btn-dark:hover{transform:translateY(-2px);color:#fff}.lym2 .btn-ghost{border:1.5px solid currentColor}.lym2 .eyebrow{font-size:12px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--lilacd);margin:0}.lym2 h1,.lym2 h2{font-family:Cormorant Garamond,Georgia,serif!important;font-weight:600!important;line-height:1.08;margin:12px 0}.lym2 h1{font-size:clamp(34px,5vw,58px)}.lym2 h2{font-size:clamp(26px,3.8vw,42px)}.lym2 .sub{font-size:clamp(15px,1.8vw,17px);color:#5a4f61;max-width:520px}.lym2 .sec{padding:44px 0}.lym2 .mq{background:var(--rose);overflow:hidden;padding:12px 0;white-space:nowrap}.lym2 .mq span{display:inline-block;padding-left:100%;animation:lymq 22s linear infinite;font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}@keyframes lymq{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.lym2 .hero{position:relative;min-height:82vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--ink)}.lym2 .hero>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;object-position:center 28%}.lym2 .hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#140c18e6,#140c1859 40%,#140c181f)}.lym2 .hero-in{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:56px 24px}.lym2 .hero-in .eyebrow{color:#e5c8ff!important}.lym2 .hero-in h1{color:#fff!important;max-width:15ch;line-height:1.04;text-wrap:balance;margin:16px 0 10px;text-shadow:0 2px 24px rgba(20,12,24,.45)}.lym2 .hero-in .sub{color:#f0e6f7!important;max-width:420px;text-shadow:0 1px 12px rgba(20,12,24,.5)}.lym2 .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.lym2 .hero .btn-ghost{color:#fff}.lym2 .shead{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.lym2 .shead .more{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lilacd);white-space:nowrap}.lym2 .shead .more:hover{text-decoration:underline}.lym2 .cols{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.lym2 .colc{display:block}.lym2 .colc-img{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:3/4;background:var(--rose)}.lym2 .colc-img img{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.lym2 .colc:hover .colc-img img{transform:scale(1.06)}.lym2 .colc span{display:block;margin-top:14px;text-align:center;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:17px;color:var(--ink)}.lym2 .colc span em{font-style:normal;color:#8a7d93;font-weight:500;font-size:11px;display:block;margin-top:4px;letter-spacing:.12em;text-transform:uppercase}.lym2 .band{position:relative;border-radius:28px;overflow:hidden;margin:0 12px;min-height:380px;display:flex;align-items:center}.lym2 .band>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;object-position:center 25%}.lym2 .band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#140c18c7,#140c1859 55%,#140c180d)}.lym2 .band-in{position:relative;z-index:2;padding:44px;max-width:520px;color:#fff}.lym2 .band-in .eyebrow{color:#e5c8ff!important}.lym2 .band-in h2{color:#fff!important}.lym2 .band-in p{color:#f0e6f7;margin:0 0 20px;max-width:380px}.lym2 .prods{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px}.lym2 .prod{border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 4px 20px #1c142012;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1);text-align:left;display:flex;flex-direction:column}.lym2 .prod:hover{transform:translateY(-6px);box-shadow:0 16px 40px #1c142029}.lym2 .ph{position:relative;aspect-ratio:3/4;overflow:hidden;display:block;background:var(--cream)}.lym2 .ph img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;object-position:top}.lym2 .ph .im1{transition:transform .6s cubic-bezier(.16,1,.3,1)}.lym2 .prod:hover .im1{transform:scale(1.04)}.lym2 .ph .im2{opacity:0;transition:opacity .35s}.lym2 .prod:hover .im2{opacity:1}.lym2 .tag{position:absolute;top:10px;right:10px;left:auto;background:#1c1420b8;color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.05em;padding:5px 10px;border-radius:100px;text-transform:uppercase;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 3px 10px #0003}.lym2 .tag.sale{background:#8e5bb8d9}.lym2 .tag.low{top:auto;bottom:12px;left:12px;right:auto;background:#fff;color:#c0392b;box-shadow:0 4px 14px #1c14202e}.lym2 .pi{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1}.lym2 .pi b{display:block;font-size:15px;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lym2 .prow{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.lym2 .price{font-size:15px;font-weight:700}.lym2 .was{color:#a99bb2;text-decoration:line-through;font-weight:400;font-size:13px;margin-left:8px}.lym2 .vhint{font-size:12px;color:#8a7d93;white-space:nowrap}.lym2 .stock{font-size:12px;color:#c0392b;font-weight:600;margin-top:3px}.lym2 .qa{margin-top:10px;display:flex;align-items:center;justify-content:center;min-height:38px;width:100%;border:0;border-radius:100px;background:linear-gradient(135deg,#332740 0%,var(--ink) 55%,#140d18 100%);color:#fff!important;font-family:inherit;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .25s,transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s}.lym2 .qa:hover{background:linear-gradient(135deg,var(--lilac) 0%,var(--lilacd) 100%);box-shadow:0 8px 20px #8e5bb859}.lym2 .qa:active{transform:scale(.97)}.lym2 .qa.added{background:#2e7d4f}.lym2 .qa-off{background:#fff;color:var(--ink)!important;border:1.5px solid #e3d5ee}.lym2-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(20px);background:#1c1420;color:#fff;padding:14px 26px;border-radius:100px;font-family:Jost,sans-serif;font-size:14px;font-weight:500;box-shadow:0 12px 40px #1c142059;opacity:0;transition:opacity .3s,transform .3s;z-index:9999;display:flex;gap:14px;align-items:center}.lym2-toast.on{opacity:1;transform:translate(-50%) translateY(0)}.lym2-toast a{color:#e5c8ff;font-weight:700;text-decoration:underline}.lym2 .final{background:linear-gradient(135deg,var(--lilac),var(--lilacd));border-radius:28px;margin:0 12px 28px;color:#fff;text-align:center;padding:44px 0}.lym2 .final .btn-dark{background:#fff;color:var(--ink)!important;margin-top:20px}@media(max-width:820px){.lym2 .hero{min-height:70vh}.lym2 .hero-in{padding:32px 18px}.lym2 .hero-in h1{font-size:clamp(32px,9vw,40px)}.lym2 .hero-ctas .btn{flex:1 1 100%;min-height:56px;font-size:15px}.lym2 .sec{padding:32px 0}.lym2 .cols,.lym2 .prods{grid-template-columns:repeat(2,1fr);gap:12px}.lym2 .pi{padding:12px}.lym2 .qa{min-height:36px}.lym2 .band{min-height:320px}.lym2 .band-in{padding:26px 20px}.lym2 .final{margin:0 10px 22px;padding:36px 0}}.lym2 .ct-head,.lym2 .fq-head{padding:44px 0 8px!important}.lym2 .pg-head,.lym2 .ci-head{padding:44px 0 6px!important}.lym2 .sh-wrap{padding:38px 0 32px!important}.lym2 .ch-wrap{padding:34px 0 26px!important;margin-bottom:22px!important}.lym2 .wl-wrap{padding:34px 0 26px!important;margin-bottom:20px!important}.lym2 .ab-hero{padding:54px 0 42px!important}.lym2 .ab-stats{padding:44px 0!important}.lym2 .ct-grid{margin-top:28px!important}.lym2 .fq-list,.lym2 .ci-grid{margin-top:26px!important}@media(max-width:820px){.lym2 .ct-head,.lym2 .fq-head,.lym2 .pg-head,.lym2 .ci-head{padding:30px 0 4px!important}.lym2 .sh-wrap,.lym2 .ch-wrap,.lym2 .wl-wrap{padding:26px 0 22px!important}.lym2 .ab-hero{padding:38px 0 30px!important}}.t4s-product-img.t4s_ratio{aspect-ratio:3/4!important;height:auto!important;padding-bottom:0!important}.t4s-product-img.t4s_ratio .t4s-product-main-img,.t4s-product-img.t4s_ratio img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.t4s-product .t4s-product-btns{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;position:static!important;margin:8px 12px 0!important;display:flex!important;justify-content:center!important}.t4s-product .t4s-product-btns [data-replace-quickview]{display:none!important}.t4s-product .t4s-product-btns .t4s-pr-item-btn.t4s-pr-addtocart{display:flex!important;align-items:center;justify-content:center;gap:6px;width:100%;min-height:38px;padding:0 14px;border:0;border-radius:100px!important;background:linear-gradient(135deg,#332740,#1c1420 55%,#140d18)!important;color:#fff!important;font-size:11px!important;font-weight:600!important;letter-spacing:.06em;text-transform:uppercase}.t4s-product .t4s-product-btns .t4s-pr-item-btn.t4s-pr-addtocart:hover{background:linear-gradient(135deg,#b57edc,#8e5bb8)!important}@media(max-width:820px){.t4s-product .t4s-product-btns{margin:6px 8px 0!important}.t4s-product .t4s-product-btns .t4s-pr-item-btn.t4s-pr-addtocart{min-height:34px;font-size:9.5px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/lylac-home.css.map */
