:root{--ll-bone: #F6F1E4;--ll-bone-deep: #EAE2D0;--ll-gray: #C6BEAC;--ll-gray-deep: #6B675E;--ll-brick: #B23A2F;--ll-brick-soft: #C9564A;--ll-slate: #1E3247;--ll-slate-deep: #142330;--ll-ink: #232A31;--ll-charcoal: #161D25;--ll-bg: var(--ll-bone);--ll-text: var(--ll-ink);--ll-accent: var(--ll-brick);--ll-link: var(--ll-slate);--ll-display: "Oswald", "Arial Narrow", sans-serif;--ll-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--ll-hand: "Caveat", "Bradley Hand", "Segoe Script", cursive;--ll-space-xs: .5rem;--ll-space-sm: 1rem;--ll-space-md: 1.75rem;--ll-space-lg: 3rem;--ll-space-xl: 5rem;--ll-max: 1280px;--ll-radius: 2px;--ll-radius-img: 12px;--ll-border: 1px solid var(--ll-gray)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{max-width:100%;overflow-x:hidden}body{margin:0;font-family:var(--ll-body);background:var(--ll-bg);color:var(--ll-text);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--ll-link);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--ll-display);font-weight:700;letter-spacing:.01em;line-height:1;text-transform:uppercase;margin:0 0 .5em}h1{font-size:clamp(2.2rem,6vw,3.6rem)}h2{font-size:clamp(1.6rem,4vw,2.4rem)}h3{font-size:1.25rem}.ll-eyebrow{font-family:var(--ll-body);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;font-weight:600;color:var(--ll-brick)}.ll-wrap{max-width:var(--ll-max);margin:0 auto;padding:0 var(--ll-space-md)}.ll-section{padding:var(--ll-space-xl) 0}.ll-center{text-align:center}.ll-btn{display:inline-block;font-family:var(--ll-display);font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;font-weight:500;padding:.85rem 2.2rem;border-radius:var(--ll-radius);border:2px solid var(--ll-brick);background:var(--ll-brick);color:var(--ll-bone);cursor:pointer;transition:background .18s ease,color .18s ease}.ll-btn:hover{background:var(--ll-slate);border-color:var(--ll-slate);color:var(--ll-bone);text-decoration:none}.ll-btn--ghost{background:transparent;color:var(--ll-bone);border-color:var(--ll-bone)}.ll-btn--ghost:hover{background:var(--ll-bone);color:var(--ll-ink);border-color:var(--ll-bone)}.ll-btn--slate{background:var(--ll-slate);border-color:var(--ll-slate)}.ll-btn--slate:hover{background:var(--ll-brick);border-color:var(--ll-brick)}.ll-announcement{background:var(--ll-slate);color:var(--ll-bone);text-align:center;padding:.55rem 1rem;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;font-weight:500}.ll-header{background:var(--ll-bone);border-bottom:1px solid var(--ll-gray);position:sticky;top:0;z-index:50}.ll-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.9rem var(--ll-space-md);max-width:var(--ll-max);margin:0 auto}.ll-nav{display:flex;gap:1.5rem}.ll-nav a{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-gray-deep);font-weight:500}.ll-nav a:hover{color:var(--ll-slate);text-decoration:none}.ll-logo{display:flex;align-items:center;gap:.5rem;font-family:var(--ll-display);font-weight:600;letter-spacing:.12em;font-size:1.2rem;color:var(--ll-slate);justify-self:center}.ll-logo .amp{color:var(--ll-brick)}.ll-logo__img{height:var(--logo-h, 68px);width:auto;display:block}@media(max-width:749px){.ll-logo__img{height:calc(var(--logo-h, 68px) * .7)}}.ll-header__actions{display:flex;gap:1.1rem;justify-self:end;align-items:center}.ll-header__actions a{color:var(--ll-gray-deep);font-size:1.2rem}.ll-header__actions a:hover{color:var(--ll-slate)}.ll-cart-count{font-family:var(--ll-body);font-size:.65rem;font-weight:600;background:var(--ll-brick);color:var(--ll-bone);border-radius:999px;padding:1px 6px;vertical-align:super}.ll-cart-count.is-empty{display:none}.ll-menu-toggle{display:none;background:none;border:none;font-size:1.4rem;color:var(--ll-ink);cursor:pointer}.ll-hero{position:relative;background:var(--ll-slate);color:var(--ll-bone);text-align:center;padding:clamp(3rem,8vw,6rem) var(--ll-space-md);overflow:hidden}.ll-hero--video{min-height:clamp(440px,78vh,760px);display:flex;align-items:center}.ll-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.ll-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#163a5a59,#1a1a188c);pointer-events:none}.ll-hero--video .ll-hero__topo,.ll-hero--video .ll-hero__inner{z-index:2}.ll-hero__topo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.16;pointer-events:none}.ll-hero__inner{position:relative;max-width:640px;margin:0 auto}.ll-hero__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.ll-hero__sound{position:absolute;z-index:3;right:var(--ll-space-md);bottom:var(--ll-space-md);display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ll-display);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ll-bone);background:#1a1a1873;border:1px solid rgba(245,241,232,.5);border-radius:999px;padding:.45rem .9rem;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .18s ease,border-color .18s ease}.ll-hero__sound:hover{background:#1a1a18b3;border-color:var(--ll-bone)}.ll-hero__sound .ll-icon-sound{display:none}.ll-hero__sound.is-on .ll-icon-sound{display:inline-block}.ll-hero__sound.is-on .ll-icon-muted{display:none}.ll-hero__sound-icon{display:inline-flex}@media(max-width:640px){.ll-hero__sound-label{display:none}.ll-hero__sound{padding:.5rem}}@media(prefers-reduced-motion:reduce){.ll-hero__video{display:none}}.ll-hero__eyebrow{color:var(--ll-brick-soft);margin-bottom:1rem}.ll-hero h1{color:var(--ll-bone);margin-bottom:.5rem}.ll-hero__sub{color:#c9d4e0;font-size:1.05rem;max-width:420px;margin:1rem auto 1.75rem}.ll-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:var(--ll-space-md)}.ll-card{position:relative}.ll-card__media{position:relative;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img);aspect-ratio:4 / 5;overflow:hidden}.ll-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,opacity .35s ease}.ll-card:hover .ll-card__media img{transform:scale(1.04)}.ll-card__img--alt{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.ll-card:hover .ll-card__img--alt,.ll-card:focus-visible .ll-card__img--alt{opacity:1}@media(hover:none){.ll-card__img--alt{display:none}}.ll-badge{position:absolute;top:.6rem;left:.6rem;background:var(--ll-brick);color:var(--ll-bone);font-family:var(--ll-display);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .5rem;border-radius:3px}.ll-badge--slate{background:var(--ll-slate)}.ll-card__title{font-family:var(--ll-display);font-size:.95rem;text-transform:uppercase;letter-spacing:.03em;margin:.6rem 0 .15rem;color:var(--ll-ink)}.ll-card__price{font-size:.9rem;color:var(--ll-gray-deep)}.ll-story{background:var(--ll-charcoal);color:var(--ll-bone);text-align:center;padding:var(--ll-space-xl) var(--ll-space-md)}.ll-story__eyebrow{color:var(--ll-brick-soft)}.ll-story p{font-size:1.15rem;line-height:1.6;max-width:460px;margin:.75rem auto 1.5rem}.ll-trust{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ll-gray);border-bottom:1px solid var(--ll-gray)}.ll-trust__item{padding:1.2rem;text-align:center}.ll-trust__item+.ll-trust__item{border-left:1px solid var(--ll-gray)}.ll-trust__label{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ll-gray-deep);margin-top:.4rem}.ll-signup{background:var(--ll-slate);color:var(--ll-bone);text-align:center;padding:var(--ll-space-lg) var(--ll-space-md)}.ll-signup h2{color:var(--ll-bone)}.ll-signup p{color:#c9d4e0;margin:0 0 1.25rem}.ll-signup .klaviyo-form{max-width:380px;margin:0 auto}.ll-signup [class*=klaviyo-form-]{max-width:460px;margin:0 auto}.ll-signup [class*=klaviyo-form-] input[type=email]{border-radius:0!important;font-family:var(--ll-body)!important}.ll-footer{background:var(--ll-charcoal);color:var(--ll-gray)}.ll-footer__cols{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--ll-space-md);padding:var(--ll-space-lg) var(--ll-space-md);max-width:var(--ll-max);margin:0 auto}.ll-footer h4{color:var(--ll-bone);font-size:.85rem;letter-spacing:.12em}.ll-footer a{color:var(--ll-gray);font-size:.85rem;display:block;padding:.2rem 0}.ll-footer__brand{font-family:var(--ll-display);font-size:1.4rem;color:var(--ll-slate);letter-spacing:.1em}.ll-footer__bottom{border-top:1px solid #333;text-align:center;padding:1rem;font-size:.7rem;letter-spacing:.08em;color:#777}.ll-product{display:grid;grid-template-columns:1fr 1fr;gap:var(--ll-space-lg);padding:var(--ll-space-lg) 0}.ll-gallery{position:relative}.ll-gallery__track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:var(--ll-radius-img);-ms-overflow-style:none;scrollbar-width:none}.ll-gallery__track::-webkit-scrollbar{display:none}.ll-gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:4 / 5;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img);overflow:hidden}.ll-gallery__slide img{width:100%;height:100%;display:block;object-fit:cover;border-radius:var(--ll-radius-img)}.ll-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:#f5f1e8d9;color:var(--ll-ink);font-size:1.4rem;line-height:1;display:grid;place-items:center;box-shadow:0 1px 6px #00000026;transition:background .15s ease}.ll-gallery__arrow:hover{background:var(--ll-bone)}.ll-gallery__arrow--prev{left:.6rem}.ll-gallery__arrow--next{right:.6rem}.ll-gallery__dots{display:flex;justify-content:center;gap:.4rem;margin-top:.8rem}.ll-gallery__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;background:var(--ll-gray);transition:background .15s ease,transform .15s ease}.ll-gallery__dot.is-active{background:var(--ll-brick);transform:scale(1.25)}@media(hover:none){.ll-gallery__arrow{display:none}}.ll-product__price{font-size:1.4rem;color:var(--ll-brick);font-family:var(--ll-display);margin:.5rem 0 1.25rem}.ll-variant{margin-bottom:1.25rem}.ll-variant label{display:block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ll-gray-deep);margin-bottom:.4rem}.ll-variant select{width:100%;padding:.7rem;border:var(--ll-border);border-radius:var(--ll-radius);font-family:var(--ll-body);background:var(--ll-bone)}@media(max-width:900px){.ll-product{grid-template-columns:1fr}.ll-footer__cols{grid-template-columns:1fr 1fr}}@media(max-width:720px){.ll-nav{display:none}.ll-menu-toggle{display:block;justify-self:start}.ll-header__inner{grid-template-columns:auto 1fr auto}.ll-trust{grid-template-columns:1fr}.ll-trust__item+.ll-trust__item{border-left:none;border-top:1px solid var(--ll-gray)}.ll-footer__cols{grid-template-columns:1fr}}body.ll-no-scroll{overflow:hidden}.ll-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.ll-drawer.is-open{visibility:visible;pointer-events:auto}.ll-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1880;opacity:0;transition:opacity .25s ease}.ll-drawer.is-open .ll-drawer__scrim{opacity:1}.ll-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:var(--ll-bone);display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 30px #0000002e}.ll-drawer.is-open .ll-drawer__panel{transform:translate(0)}.ll-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem var(--ll-space-md);border-bottom:var(--ll-border)}.ll-drawer__title{font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem}.ll-drawer__close{background:none;border:none;font-size:1.8rem;line-height:1;cursor:pointer;color:var(--ll-gray-deep)}.ll-drawer__close:hover{color:var(--ll-ink)}.ll-drawer__body{flex:1;overflow-y:auto;padding:var(--ll-space-md)}.ll-drawer__empty{text-align:center;padding:2.5rem 0;color:var(--ll-gray-deep)}.ll-drawer__empty .ll-btn{margin-top:1rem}.ll-drawer__items{list-style:none;margin:0;padding:0}.ll-line{display:grid;grid-template-columns:60px 1fr auto;gap:.8rem;padding:.9rem 0;border-bottom:1px solid var(--ll-bone-deep)}.ll-line__img{border-radius:var(--ll-radius-img);object-fit:cover;background:var(--ll-bone-deep)}.ll-line__title{font-family:var(--ll-display);text-transform:uppercase;font-size:.85rem;letter-spacing:.03em;color:var(--ll-ink)}.ll-line__variant{font-size:.78rem;color:var(--ll-gray-deep);margin:.1rem 0 .4rem}.ll-line__qty{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.ll-line__step{width:22px;height:22px;border:var(--ll-border);background:#fff;border-radius:var(--ll-radius);cursor:pointer;line-height:1}.ll-line__step:hover{border-color:var(--ll-slate);color:var(--ll-slate)}.ll-line__remove{margin-left:auto;background:none;border:none;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ll-gray-deep);cursor:pointer;text-decoration:underline}.ll-line__remove:hover{color:var(--ll-brick)}.ll-line__price{font-size:.9rem;white-space:nowrap}.ll-drawer__foot{padding:var(--ll-space-md);border-top:var(--ll-border);background:var(--ll-bone-deep)}.ll-drawer__subtotal{display:flex;justify-content:space-between;font-family:var(--ll-display);text-transform:uppercase;font-size:1.05rem}.ll-drawer__note{font-size:.75rem;color:var(--ll-gray-deep);margin:.35rem 0 .9rem}.ll-drawer__checkout{display:block;width:100%;text-align:center}.ll-shipbar{padding:.9rem var(--ll-space-md);border-bottom:var(--ll-border);background:var(--ll-bone-deep)}.ll-shipbar--page{border:var(--ll-border);border-radius:var(--ll-radius);margin:1rem 0 2rem}.ll-shipbar__msg{font-size:.85rem;margin:0 0 .5rem;text-align:center}.ll-shipbar__track{height:6px;background:var(--ll-gray);border-radius:999px;overflow:hidden}.ll-shipbar__fill{display:block;height:100%;background:var(--ll-brick);border-radius:999px;transition:width .4s ease}.ll-upsell{margin-top:1.4rem;padding-top:1rem;border-top:var(--ll-border)}.ll-upsell__title{font-family:var(--ll-display);text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;color:var(--ll-gray-deep);margin-bottom:.7rem}.ll-upsell__item{display:grid;grid-template-columns:48px 1fr auto;gap:.7rem;align-items:center;padding:.5rem 0}.ll-upsell__item img{border-radius:var(--ll-radius-img);object-fit:cover;background:var(--ll-bone-deep)}.ll-upsell__meta{display:flex;flex-direction:column;font-size:.82rem}.ll-upsell__meta a{font-family:var(--ll-display);text-transform:uppercase;font-size:.8rem;color:var(--ll-ink)}.ll-upsell__meta span{color:var(--ll-gray-deep)}.ll-upsell__add{font-family:var(--ll-display);text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;padding:.35rem .8rem;border:2px solid var(--ll-slate);background:#fff;color:var(--ll-slate);border-radius:var(--ll-radius);cursor:pointer}.ll-upsell__add:hover{background:var(--ll-slate);color:var(--ll-bone)}.is-loading{opacity:.6;pointer-events:none}.ll-trust-row{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;margin:1.1rem 0 0;padding:0;font-size:.8rem;color:var(--ll-gray-deep)}.ll-trust-row li{display:flex;align-items:center;gap:.4rem}.ll-trust-row li:before{content:"\2713";color:var(--ll-slate);font-weight:700}.ll-urgency{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--ll-brick);font-weight:600;margin:0 0 .8rem}.ll-urgency__dot{width:8px;height:8px;border-radius:50%;background:var(--ll-brick);animation:ll-pulse 1.4s ease-in-out infinite}@keyframes ll-pulse{0%,to{opacity:1}50%{opacity:.35}}.ll-recs{max-width:var(--ll-max);margin:var(--ll-space-xl) auto 0;padding:0 var(--ll-space-md)}.ll-recs__title{text-align:center;margin-bottom:1.5rem}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}:root{--ll-navy: #1E3247;--ll-navy-deep: #142330;--ll-flag-red: #B23A2F;--ll-gold: #C08A2E;--ll-parchment: #EFE7D5}.ll-crest{display:inline-block}.ll-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem auto;max-width:420px}.ll-divider__line{flex:1;height:2px;background:linear-gradient(90deg,transparent,var(--ll-gray))}.ll-divider__line+svg+.ll-divider__line{background:linear-gradient(90deg,var(--ll-gray),transparent)}.ll-announcement{background:var(--ll-navy);letter-spacing:.12em}.ll-announcement__star{color:var(--ll-gold);margin:0 .5rem}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--d, 0s)}[data-reveal].is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none}}.ll-grid [data-reveal]:nth-child(2){--d: .07s}.ll-grid [data-reveal]:nth-child(3){--d: .14s}.ll-grid [data-reveal]:nth-child(4){--d: .21s}.ll-grid [data-reveal]:nth-child(5){--d: .28s}.ll-grid [data-reveal]:nth-child(6){--d: .35s}.ll-grid [data-reveal]:nth-child(7){--d: .42s}.ll-grid [data-reveal]:nth-child(8){--d: .49s}.ll-grid [data-reveal]:nth-child(9){--d: .56s}.ll-grid [data-reveal]:nth-child(10){--d: .63s}.ll-marquee{background:var(--ll-navy);color:var(--ll-bone);overflow:hidden;padding:.85rem 0;border-top:1px solid rgba(245,241,232,.1);border-bottom:1px solid rgba(245,241,232,.1)}.ll-marquee__track{display:inline-flex;white-space:nowrap}.ll-marquee__track span{font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.22em;font-size:1.05rem;padding:0 1.4rem;display:inline-flex;align-items:center}.ll-marquee__track .star{color:var(--ll-gold)}@keyframes ll-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.ll-card{transition:transform .35s ease,box-shadow .35s ease}.ll-card:hover{transform:translateY(-7px);box-shadow:0 16px 34px #0a22402e}.ll-card:hover .ll-card__media img{transform:scale(1.08)}@media(max-width:749px){.ll-grid{grid-template-columns:repeat(2,1fr);gap:var(--ll-space-sm)}}.ll-grid--peek{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.ll-grid--peek::-webkit-scrollbar{display:none}.ll-grid--peek>.ll-card{flex:0 0 calc((100% - 2 * var(--ll-space-md)) / 3);scroll-snap-align:start}.ll-grid--peek>[data-reveal]{opacity:1;transform:none}.ll-grid--peek>[data-reveal]:hover{transform:translateY(-3px)}.ll-carousel{position:relative}.ll-carousel__arrow{position:absolute;z-index:4;top:calc((100% - 3.4rem)/2);transform:translateY(-50%);width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--ll-paper-line);border-radius:50%;background:var(--ll-bone);color:var(--ll-slate);cursor:pointer;box-shadow:0 3px 10px #14233024;transition:background .15s ease,color .15s ease,opacity .15s ease}.ll-carousel__arrow:hover{background:var(--ll-slate);color:var(--ll-bone);border-color:var(--ll-slate)}.ll-carousel__arrow--prev{left:-14px}.ll-carousel__arrow--next{right:-14px}.ll-carousel__arrow:disabled{opacity:.28;pointer-events:none}.ll-carousel__arrow[hidden]{display:none}@media(max-width:749px){.ll-grid--peek{margin-inline:-1.1rem;padding-inline:1.1rem;scroll-padding-left:1.1rem}.ll-grid--peek>.ll-card{flex:0 0 80%}.ll-grid--peek>[data-reveal]:hover{transform:none}.ll-carousel__arrow{display:none}}.ll-cart-upsell{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--ll-bone-deep)}.ll-cart-upsell__title{text-align:center;margin-bottom:1.6rem}.ll-up{text-align:center}.ll-up__media{display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--ll-radius-img);background:var(--ll-bone-deep)}.ll-up__media img{width:100%;height:100%;object-fit:cover}.ll-up__title{font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.03em;font-size:.9rem;margin:.55rem 0 .1rem}.ll-up__price{color:var(--ll-gray-deep);font-size:.85rem;margin-bottom:.65rem}.ll-up__add{width:auto;padding:.5rem 1.3rem;font-size:.72rem}.ll-up__opt{width:100%;margin:0 0 .4rem;padding:.4rem .5rem;font-size:.8rem;font-family:var(--ll-body);border:1px solid var(--ll-gray);border-radius:var(--ll-radius);background:#fff}.ll-upsell__opt{width:100%;margin-top:.25rem;padding:.3rem .4rem;font-size:.78rem;font-family:var(--ll-body);border:1px solid var(--ll-gray);border-radius:var(--ll-radius);background:#fff}.ll-sizechart{margin-top:var(--ll-space-md);border:1px solid rgba(176,141,87,.45);background:var(--ll-parchment);border-radius:var(--ll-radius);overflow:hidden}.ll-sizechart>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.2rem;font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.14em;font-size:.95rem;color:var(--ll-navy);background:#b08d571f;border-bottom:1px solid rgba(176,141,87,.3)}.ll-sizechart>summary::-webkit-details-marker{display:none}.ll-sizechart>summary:after{content:"+";font-size:1.25rem;line-height:1;color:var(--ll-gold)}.ll-sizechart[open]>summary:after{content:"\2013"}.ll-sizechart__head{text-align:center;font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.2em;font-size:.78rem;color:var(--ll-gold);padding:1rem 1rem 0}.ll-sizechart__table{width:calc(100% - 2.4rem);margin:.8rem 1.2rem;border-collapse:collapse;font-family:var(--ll-body)}.ll-sizechart__table th{background:var(--ll-navy);color:var(--ll-parchment);font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;padding:.6rem .4rem;border:1px solid rgba(176,141,87,.55)}.ll-sizechart__table td{text-align:center;padding:.6rem .4rem;border:1px solid rgba(176,141,87,.4);font-size:.92rem;color:var(--ll-ink)}.ll-sizechart__table tbody tr:nth-child(odd) td{background:#ffffff73}.ll-sizechart__table tbody td:first-child{font-family:var(--ll-display);font-weight:600;letter-spacing:.06em;color:var(--ll-brick)}.ll-sizechart__note{text-align:center;font-size:.72rem;font-style:italic;color:#0a22409e;padding:0 1rem 1.1rem}.ll-ins{display:flex;align-items:center;gap:.7rem;padding:.7rem .8rem;margin-bottom:.85rem;background:var(--ll-parchment);border:1px solid rgba(176,141,87,.4);border-radius:var(--ll-radius)}.ll-ins--page{max-width:460px;margin:1.25rem 0}.ll-ins__icon{color:var(--ll-slate);display:flex;flex:0 0 auto}.ll-ins__txt{display:flex;flex-direction:column;flex:1;min-width:0}.ll-ins__name{font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;color:var(--ll-ink)}.ll-ins__desc{font-size:.7rem;color:var(--ll-gray-deep)}.ll-ins__price{font-family:var(--ll-display);font-size:.92rem;color:var(--ll-ink)}.ll-switch{position:relative;display:inline-block;width:42px;height:23px;flex:0 0 auto;cursor:pointer}.ll-switch input{position:absolute;opacity:0;width:0;height:0}.ll-switch__slider{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ll-gray);border-radius:999px;transition:.2s}.ll-switch__slider:before{content:"";position:absolute;height:17px;width:17px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.ll-switch input:checked+.ll-switch__slider{background:var(--ll-slate)}.ll-switch input:checked+.ll-switch__slider:before{transform:translate(19px)}.ll-switch input:disabled+.ll-switch__slider{opacity:.5}:root{--ll-sun: #E0A33C;--ll-paper-line: rgba(30, 50, 71, .16);--ll-scrim: rgba(20, 35, 48, .42)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.22'/%3E%3C/svg%3E")}.ll-header,.ll-drawer{z-index:60}.ll-rule-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(.9rem,3vw,2rem);margin:0 0 var(--ll-space-lg)}.ll-rule-head:before,.ll-rule-head:after{content:"";height:1px;background:var(--ll-paper-line)}.ll-rule-head__title{margin:0;color:var(--ll-slate);font-size:clamp(1.4rem,3.2vw,2rem);letter-spacing:.06em;text-align:center}@media(min-width:641px){.ll-rule-head__title{white-space:nowrap}}.ll-rule-head--linked{grid-template-columns:1fr auto 1fr auto}.ll-rule-head__link{font-family:var(--ll-display);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ll-slate);white-space:nowrap}.ll-rule-head__link:hover{color:var(--ll-brick);text-decoration:none}@media(max-width:640px){.ll-rule-head--linked{grid-template-columns:1fr auto 1fr}.ll-rule-head__link{display:none}}.ll-tick{display:block;width:68px;height:3px;background:var(--ll-brick);border:0;margin:1.1rem 0}.ll-tick--center{margin-left:auto;margin-right:auto}.ll-hero{position:relative;display:flex;align-items:center;min-height:clamp(460px,66vw,660px);padding:var(--ll-space-xl) 0;background:var(--ll-slate);background-size:cover;background-position:center;color:var(--ll-bone);text-align:left;overflow:hidden}.ll-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#142330b8,#14233073 42%,#1423300d 72%,#14233000)}.ll-hero--center .ll-hero__scrim{background:linear-gradient(180deg,#1423304d,#1423309e)}.ll-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--ll-max);margin:0 auto;padding:0 var(--ll-space-md)}.ll-hero__copy{max-width:30ch}.ll-hero--center{text-align:center}.ll-hero--center .ll-hero__copy{max-width:34ch;margin:0 auto}.ll-hero--center .ll-tick{margin-left:auto;margin-right:auto}.ll-hero h1{color:var(--ll-bone);font-size:clamp(2.4rem,5.6vw,4.2rem);line-height:.95;letter-spacing:.005em;margin:0;text-shadow:0 2px 18px rgba(20,35,48,.45)}.ll-hero__sub{color:#f6f1e4eb;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.55;margin:0 0 1.75rem;max-width:34ch;text-shadow:0 1px 10px rgba(20,35,48,.4)}.ll-hero--center .ll-hero__sub{margin-left:auto;margin-right:auto}.ll-hero__actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-start}.ll-hero--center .ll-hero__actions{justify-content:center}@media(max-width:749px){.ll-hero{min-height:78vh;align-items:flex-end;padding-bottom:var(--ll-space-lg);background-position:68% center}.ll-hero__scrim{background:linear-gradient(180deg,#14233026 30%,#142330c7)}.ll-hero__copy,.ll-hero__sub{max-width:none}}.ll-btn{font-weight:600;letter-spacing:.16em;border-radius:var(--ll-radius);box-shadow:0 2px #1423302e;transition:background .18s ease,color .18s ease,transform .12s ease,box-shadow .12s ease}.ll-btn:hover{transform:translateY(-1px);box-shadow:0 4px #14233033}.ll-btn:active{transform:translateY(1px);box-shadow:0 1px #14233033}.ll-btn--ghost{box-shadow:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1423302e}.ll-btn--ghost:hover{box-shadow:none}.ll-announcement{background:var(--ll-slate-deep);font-size:.68rem;letter-spacing:.18em;padding:.6rem 1rem}.ll-announcement__sep{color:var(--ll-brick-soft);margin:0 .85rem}@media(max-width:749px){.ll-announcement__sep{margin:0 .5rem}}.ll-header{border-bottom:1px solid var(--ll-paper-line)}.ll-header__inner{padding:.7rem var(--ll-space-md);gap:1rem}.ll-nav a{color:var(--ll-slate);font-weight:600;letter-spacing:.14em;font-size:.7rem}.ll-nav a:hover{color:var(--ll-brick)}.ll-nav--left{justify-content:flex-start}.ll-nav--right{justify-content:flex-end}.ll-header__left{display:flex;align-items:center;gap:1.4rem;min-width:0}.ll-header__actions a{color:var(--ll-slate)}.ll-header__actions a:hover{color:var(--ll-brick)}.ll-cart-count{background:var(--ll-brick)}.ll-menu-toggle{display:block;color:var(--ll-slate);font-size:1.3rem;padding:0}.ll-header__right{display:flex;align-items:center;gap:1.4rem;justify-self:end}@media(max-width:989px){.ll-nav{display:none}}.ll-mobile-nav{border-top:1px solid var(--ll-paper-line);background:var(--ll-bone);padding:1.1rem 0 1.4rem}.ll-mobile-nav .ll-wrap{display:flex;flex-direction:column;gap:.15rem}.ll-mobile-nav a{font-family:var(--ll-display);font-size:.92rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ll-slate);padding:.6rem 0;border-bottom:1px solid var(--ll-paper-line)}.ll-mobile-nav a:last-child{border-bottom:0}.ll-mobile-nav a:hover{color:var(--ll-brick);text-decoration:none}.ll-tiles{display:grid;grid-template-columns:repeat(var(--cols, 5),1fr);gap:.9rem}.ll-tile{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--ll-radius-img);background:var(--ll-bone-deep)}.ll-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ll-tile:hover img{transform:scale(1.05)}.ll-tile:hover{text-decoration:none}.ll-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(20,35,48,.78) 100%)}.ll-tile__label{position:absolute;z-index:2;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem .7rem;font-family:var(--ll-display);font-size:clamp(.68rem,1vw,.82rem);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-bone)}.ll-tile__arrow{transition:transform .25s ease}.ll-tile:hover .ll-tile__arrow{transform:translate(4px)}.ll-tile--empty{background:linear-gradient(160deg,var(--ll-slate) 0%,var(--ll-slate-deep) 100%)}@media(max-width:989px){.ll-tiles{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.ll-tiles{grid-template-columns:repeat(2,1fr);gap:.6rem}}.ll-states__intro{max-width:46ch;margin:0 auto 2.4rem;text-align:center;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.6;color:var(--ll-gray-deep)}.ll-states__region+.ll-states__region{margin-top:3rem}.ll-states__region-head{display:flex;align-items:center;gap:.9rem;margin:0 0 1.1rem;font-family:var(--ll-display);font-size:clamp(.78rem,1.2vw,.9rem);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ll-brick)}.ll-states__region-head:after{content:"";flex:1;height:1px;background:var(--ll-paper-line)}.ll-tiles--states{grid-template-columns:repeat(4,1fr)}.ll-tile__count{font-size:.72em;letter-spacing:.08em;opacity:.72}.ll-tile--soon{background:var(--ll-bone-deep);border:1px dashed var(--ll-gray);cursor:default}.ll-tile--soon:after{content:none}.ll-tile--soon .ll-tile__label{position:static;height:100%;flex-direction:column;justify-content:center;gap:.45rem;color:var(--ll-gray-deep)}.ll-tile__stamp{position:absolute;left:0;right:0;bottom:.9rem;text-align:center;font-family:var(--ll-hand);font-size:1rem;color:var(--ll-brick);transform:rotate(-3deg)}@media(max-width:989px){.ll-tiles--states{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.ll-tiles--states{grid-template-columns:repeat(2,1fr)}.ll-states__region+.ll-states__region{margin-top:2.2rem}}.ll-split{display:grid;grid-template-columns:repeat(var(--cols, 2),1fr)}.ll-split__panel{position:relative;display:flex;align-items:flex-end;min-height:clamp(300px,32vw,420px);padding:clamp(1.5rem,3vw,2.6rem);background-size:cover;background-position:center;background-color:var(--ll-slate);overflow:hidden}.ll-split__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1423300d 35%,#142330b8)}.ll-split__body{position:relative;z-index:2}.ll-split__panel h2{color:var(--ll-bone);font-size:clamp(1.6rem,3.2vw,2.6rem);line-height:.98;margin:0 0 1.1rem;max-width:12ch;text-shadow:0 2px 16px rgba(20,35,48,.5)}.ll-split .ll-btn{border-radius:0;box-shadow:none;padding:.7rem 1.5rem;font-size:.72rem}@media(max-width:749px){.ll-split{grid-template-columns:1fr}}.ll-card__media{background:#fff;border:1px solid var(--ll-paper-line)}.ll-card{transition:transform .25s ease}.ll-card:hover{transform:translateY(-3px);box-shadow:none}.ll-card:hover .ll-card__media img{transform:scale(1.03)}.ll-badge{top:.6rem;left:.6rem;border-radius:3px;font-weight:600;letter-spacing:.14em;padding:.3rem .6rem}.ll-card__title{font-size:.82rem;font-weight:600;letter-spacing:.08em;color:var(--ll-slate);margin-top:.75rem}.ll-card__price{font-size:.85rem;color:var(--ll-gray-deep)}.ll-trust{grid-template-columns:repeat(var(--cols, 4),1fr);border:0;background:transparent;gap:var(--ll-space-md);max-width:var(--ll-max);margin:0 auto;padding:0 var(--ll-space-md)}.ll-trust__item{padding:0}.ll-trust__item+.ll-trust__item{border:0}.ll-trust__item svg{color:var(--ll-slate)}.ll-trust__label{font-family:var(--ll-display);font-size:.7rem;font-weight:600;letter-spacing:.1em;color:var(--ll-slate);margin-top:.7rem;line-height:1.5}.ll-trust-band{background:var(--ll-bone-deep);padding:var(--ll-space-lg) 0}.ll-trust-band__head{text-align:center;margin-bottom:var(--ll-space-lg)}.ll-trust-band__head h2{color:var(--ll-slate);font-size:clamp(1.1rem,2.4vw,1.5rem);letter-spacing:.12em;margin:0}@media(max-width:749px){.ll-trust{grid-template-columns:repeat(2,1fr);row-gap:var(--ll-space-lg)}}.ll-signup{position:relative;background:var(--ll-slate);background-size:cover;background-position:center;padding:clamp(3rem,7vw,5.5rem) var(--ll-space-md);overflow:hidden}.ll-signup:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1423308c,#142330b8)}.ll-signup>*{position:relative;z-index:2}.ll-signup h2{font-size:clamp(1.5rem,3.4vw,2.2rem);letter-spacing:.08em;margin-bottom:.6rem}.ll-signup p{color:#f6f1e4db;font-size:.95rem}.ll-signup__form{display:flex;max-width:460px;margin:0 auto;gap:0}.ll-signup__form input[type=email]{flex:1;min-width:0;padding:.85rem 1rem;border:1px solid rgba(246,241,228,.55);border-right:0;background:#f6f1e4f0;font-family:var(--ll-body);font-size:.9rem;color:var(--ll-ink);border-radius:0}.ll-signup__form input[type=email]:focus{outline:2px solid var(--ll-sun);outline-offset:-2px}.ll-signup__form .ll-btn{border-radius:0;box-shadow:none;padding-left:2rem;padding-right:2rem}@media(max-width:480px){.ll-signup__form{flex-direction:column;gap:.6rem}.ll-signup__form input[type=email]{border-right:1px solid rgba(246,241,228,.55)}}.ll-footer{background:var(--ll-slate-deep);color:#f6f1e4b3;border-top:3px solid var(--ll-brick)}.ll-footer__cols{grid-template-columns:1.6fr 1fr 1fr 1fr auto;align-items:start}.ll-footer__tagline{font-size:.85rem;max-width:250px;margin:.6rem 0 0}.ll-footer__snap{width:clamp(150px,15vw,195px);justify-self:end;margin:.6rem 0 0}.ll-footer__snap:hover{transform:rotate(var(--rot, -4deg))}@media(max-width:989px){.ll-footer__cols{grid-template-columns:minmax(0,1fr) auto;column-gap:var(--ll-space-md)}.ll-footer__cols>div{grid-column:1}.ll-footer__snap{grid-column:2;grid-row:1 / span 4;align-self:center;justify-self:end;width:min(44vw,210px)}}@media(max-width:749px){.ll-footer__brand-col{grid-column:1}.ll-footer__snap{width:min(44vw,185px)}}.ll-footer a{color:#f6f1e4b3}.ll-footer a:hover{color:var(--ll-bone)}.ll-footer__brand{color:var(--ll-bone);letter-spacing:.14em}.ll-footer__bottom{border-top:1px solid rgba(246,241,228,.14);color:#f6f1e480}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:749px){.ll-header__inner{padding-left:1rem;padding-right:1rem;gap:.5rem}.ll-header__actions{gap:.85rem}.ll-wrap{padding-left:1.1rem;padding-right:1.1rem}.ll-announcement{font-size:.62rem;letter-spacing:.1em;line-height:1.7}.ll-section{padding:var(--ll-space-lg) 0}.ll-tiles>:last-child:nth-child(odd){grid-column:1 / -1;aspect-ratio:16 / 7}}.ll-section--tight{padding:var(--ll-space-lg) 0}.ll-polaroids{position:relative;z-index:3;background:var(--ll-bone);padding:var(--ll-space-lg) 0}.ll-polaroids--overlap{margin-top:clamp(-4.5rem,-5vw,-2.5rem);background:transparent;padding-top:0}.ll-polaroids__strip{display:flex;align-items:center;justify-content:center;padding:2.5rem clamp(1rem,4vw,3rem) 3rem}.ll-polaroids__strip>*+*{margin-left:clamp(-2.6rem,-2vw,-1rem)}.ll-polaroid,.ll-note{position:relative;flex:0 1 clamp(140px,17vw,230px);margin:0;padding:.55rem .55rem .5rem;background:#fcfaf4;box-shadow:0 12px 26px #14233038,0 2px 5px #1423301f;transform:rotate(var(--rot, 0deg)) translateY(var(--lift, 0px));transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease}.ll-polaroid:hover,.ll-note:hover{transform:rotate(0) translateY(calc(var(--lift, 0px) - 10px)) scale(1.03);box-shadow:0 20px 40px #1423304d,0 3px 8px #14233024;z-index:5}.ll-polaroid__media{aspect-ratio:1 / 1;overflow:hidden;background:var(--ll-bone-deep)}.ll-polaroid__media img{width:100%;height:100%;object-fit:cover}.ll-polaroid__cap{min-height:2.6rem;display:flex;align-items:center;justify-content:center;margin:0;padding:.5rem .3rem .1rem;text-align:center;font-size:clamp(.85rem,1.2vw,1.05rem);line-height:1.15;color:#2a3540}.ll-polaroid:not(:has(.ll-polaroid__cap)){padding-bottom:2.6rem}.ll-note{display:flex;align-items:center;justify-content:center;min-height:clamp(150px,16vw,210px);padding:1.4rem 1.2rem;background:var(--ll-parchment);clip-path:polygon(0 0,100% 1.5%,98.5% 50%,100% 98%,0 100%,1% 50%)}.ll-note p{margin:0;text-align:center;font-size:clamp(.95rem,1.4vw,1.2rem);line-height:1.3;color:#2a3540}.is-taped:before{content:"";position:absolute;z-index:2;top:-.7rem;left:50%;width:clamp(58px,40%,96px);height:1.55rem;transform:translate(-50%) rotate(-5deg);background:linear-gradient(180deg,rgba(255,255,255,.35) 0%,transparent 45%),#e0a33c6b;box-shadow:0 1px 3px #1423302e;clip-path:polygon(0 8%,6% 0,94% 4%,100% 0,100% 92%,94% 100%,6% 96%,0 100%)}.ll-polaroids__strip>*:nth-child(2n).is-taped:before{transform:translate(-50%) rotate(4deg)}.ll-polaroids__strip [data-reveal]{transform:rotate(var(--rot, 0deg)) translateY(calc(var(--lift, 0px) + 30px))}.ll-polaroids__strip [data-reveal].is-in{transform:rotate(var(--rot, 0deg)) translateY(var(--lift, 0px))}.ll-polaroids__strip [data-reveal].is-in:hover{transform:rotate(0) translateY(calc(var(--lift, 0px) - 10px)) scale(1.03)}@media(prefers-reduced-motion:reduce){.ll-polaroids__strip [data-reveal]{transform:rotate(var(--rot, 0deg)) translateY(var(--lift, 0px))}}.ll-hand{font-family:var(--ll-hand);font-weight:500;letter-spacing:.01em;text-transform:none}@media(max-width:900px){.ll-polaroids--overlap{margin-top:clamp(-3rem,-6vw,-1.5rem)}.ll-polaroids__strip{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2.5rem 1rem}.ll-polaroids__strip>*+*{margin-left:.5rem}.ll-polaroids__strip::-webkit-scrollbar{display:none}.ll-polaroid,.ll-note{flex:0 0 clamp(150px,46vw,210px);scroll-snap-align:center}.ll-polaroids__strip [data-reveal].is-in:hover,.ll-polaroid:hover,.ll-note:hover{transform:rotate(var(--rot, 0deg)) translateY(var(--lift, 0px))}}[class*=kl-teaser-]{height:96px!important;width:96px!important;margin:0 0 22px 22px!important;filter:drop-shadow(0 8px 16px rgba(20,35,48,.32))!important}[class*=kl-teaser-] [class*=Teaser-pointer]{position:relative;background:var(--ll-brick)!important;border:2px solid var(--ll-bone)!important;box-shadow:0 0 0 1px #14233040!important;transform:rotate(-7deg);transition:transform .25s ease;animation:ll-teaser-bob 4.5s ease-in-out 1.2s infinite}[class*=kl-teaser-] [class*=Teaser-pointer]:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;border:1px dashed rgba(246,241,228,.7);pointer-events:none}[class*=kl-teaser-] p,[class*=kl-teaser-] p span{font-family:var(--ll-display)!important;font-weight:700!important;font-size:.8rem!important;line-height:1.06!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:var(--ll-bone)!important;text-align:center!important}[class*=kl-teaser-]:hover [class*=Teaser-pointer]{animation:none;transform:rotate(0) scale(1.07)}@keyframes ll-teaser-bob{0%{transform:rotate(-7deg) translateY(0) scale(1)}6%{transform:rotate(-7deg) translateY(-7px) scale(1.05)}12%{transform:rotate(-7deg) translateY(0) scale(1)}18%{transform:rotate(-7deg) translateY(-4px) scale(1.02)}24%,to{transform:rotate(-7deg) translateY(0) scale(1)}}[class*=kl-teaser-]>div{animation-delay:.5s!important}@media(max-width:640px){[class*=kl-teaser-]{height:84px!important;width:84px!important;margin:0 0 16px 16px!important}[class*=kl-teaser-] p,[class*=kl-teaser-] p span{font-size:.72rem!important}}@media(prefers-reduced-motion:reduce){[class*=kl-teaser-] [class*=Teaser-pointer]{animation:none}}.ll-prose{max-width:68ch;margin:0 auto;font-size:1rem;line-height:1.75;color:var(--ll-ink)}.ll-prose>*+*{margin-top:1.1rem}.ll-prose h2{margin-top:2.6rem;font-family:var(--ll-display);font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ll-slate)}.ll-prose h2:after{content:"";display:block;width:2.2rem;height:2px;margin-top:.5rem;background:var(--ll-brick)}.ll-prose h3{margin-top:1.8rem;font-family:var(--ll-display);font-size:.95rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--ll-slate)}.ll-prose ul,.ll-prose ol{padding-left:1.15rem}.ll-prose li+li{margin-top:.45rem}.ll-prose a{color:var(--ll-brick);text-underline-offset:3px}.ll-prose strong{color:var(--ll-slate)}.ll-prose hr{border:0;border-top:1px solid var(--ll-paper-line);margin:2.4rem 0}.ll-prose blockquote{margin:1.6rem 0;padding:1rem 1.2rem;border-left:3px solid var(--ll-brick);background:var(--ll-bone-deep);font-size:1.02rem}.ll-prose blockquote p:first-child{margin-top:0}.ll-prose table{width:100%;border-collapse:collapse;font-size:.92rem}.ll-prose thead th{text-align:left;font-family:var(--ll-display);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ll-slate);border-bottom:2px solid var(--ll-slate);padding:.5rem .6rem}.ll-prose td{padding:.5rem .6rem;border-bottom:1px solid var(--ll-paper-line)}.ll-contact{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(1.6rem,4vw,3.2rem);align-items:start}.ll-form{display:grid;gap:1rem}.ll-field{display:grid;gap:.35rem}.ll-field label{font-family:var(--ll-display);font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-slate)}.ll-field__hint{font-weight:400;letter-spacing:.06em;color:var(--ll-gray-deep)}.ll-field input,.ll-field textarea{width:100%;padding:.7rem .8rem;font:inherit;color:var(--ll-ink);background:#fff;border:1px solid var(--ll-gray);border-radius:var(--ll-radius)}.ll-field input:focus,.ll-field textarea:focus{outline:2px solid var(--ll-brick);outline-offset:1px;border-color:var(--ll-brick)}.ll-field textarea{resize:vertical}.ll-form__ok,.ll-form__err{padding:.8rem 1rem;border-left:3px solid var(--ll-brick);background:var(--ll-bone-deep);font-size:.95rem}.ll-form__ok{border-left-color:#3f7d53}.ll-contact__aside{display:grid;gap:.9rem}.ll-contact__card{padding:1.1rem 1.2rem;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img)}.ll-contact__card-title{margin:0 0 .4rem;font-family:var(--ll-display);font-size:.85rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ll-slate)}.ll-contact__card-body{font-size:.94rem;line-height:1.6}.ll-contact__card-body p{margin:0}.ll-contact__card-link{display:inline-block;margin-top:.55rem;font-family:var(--ll-display);font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ll-brick)}@media(max-width:800px){.ll-contact{grid-template-columns:1fr}.ll-contact__aside{order:-1}}.ll-stars{position:relative;display:inline-block;font-size:.95rem;line-height:1;letter-spacing:.08em;white-space:nowrap}.ll-stars__row{display:block}.ll-stars__row--empty{color:var(--ll-gray)}.ll-stars__row--fill{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--pct, 0%);overflow:hidden;color:var(--ll-gold)}.ll-card__rating{display:flex;align-items:center;gap:.35rem;margin-top:.15rem}.ll-card__rating .ll-stars{font-size:.8rem}.ll-card__rating-count{font-size:.72rem;color:var(--ll-gray-deep)}.ll-product__rating{display:inline-flex;align-items:center;gap:.5rem;margin:.3rem 0 .6rem;font-size:.82rem;color:var(--ll-gray-deep)}.ll-product__rating:hover{color:var(--ll-brick)}.ll-reviews__summary{display:flex;align-items:center;gap:1.1rem;padding:1.1rem 1.3rem;margin-bottom:1.6rem;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img)}.ll-reviews__score{font-family:var(--ll-display);font-size:clamp(2rem,5vw,2.6rem);font-weight:700;line-height:1;color:var(--ll-slate)}.ll-reviews__count{margin:.3rem 0 0;font-size:.8rem;color:var(--ll-gray-deep)}.ll-reviews__cta{margin-left:auto}.ll-reviews{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));gap:1rem}.ll-review{padding:1.1rem 1.2rem;background:#fff;border:1px solid var(--ll-paper-line);border-radius:var(--ll-radius-img)}.ll-review__head{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.ll-review__verified{font-family:var(--ll-display);font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#3f7d53}.ll-review__title{margin:0 0 .35rem;font-family:var(--ll-display);font-size:.95rem;font-weight:600;letter-spacing:.03em;color:var(--ll-slate)}.ll-review__body{font-size:.92rem;line-height:1.6}.ll-review__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem;font-size:.75rem;color:var(--ll-gray-deep)}.ll-review__who{font-weight:600;color:var(--ll-ink)}.ll-review__meta>*+*:before{content:"\b7";margin-right:.5rem}.ll-reviews__empty{grid-column:1 / -1;padding:2rem 1.2rem;text-align:center;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img)}.ll-reviews__empty p{margin:0 0 1rem;color:var(--ll-gray-deep)}@media(max-width:640px){.ll-reviews__summary{flex-wrap:wrap}.ll-reviews__cta{margin-left:0;width:100%;text-align:center}}.ll-field__legend{font-family:var(--ll-display);font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-slate)}.ll-rate{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:.15rem}.ll-rate__input{position:absolute;opacity:0;width:0;height:0}.ll-rate__star{font-size:1.9rem;line-height:1;color:var(--ll-gray);cursor:pointer;transition:color .12s ease,transform .12s ease}.ll-rate__star:hover{transform:scale(1.12)}.ll-rate__input:checked~.ll-rate__star,.ll-rate__star:hover,.ll-rate__star:hover~.ll-rate__star{color:var(--ll-gold)}.ll-rate__input:focus-visible+.ll-rate__star{outline:2px solid var(--ll-brick);outline-offset:2px}.ll-review-form{max-width:34rem}.ll-review-form__note{margin:.6rem 0 0;font-size:.78rem;color:var(--ll-gray-deep)}.ll-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}#ll-review-done{max-width:34rem}#ll-review-done p{margin:.5rem 0 1rem}.ll-reward{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;margin:1rem 0;padding:.9rem 1rem;background:var(--ll-slate);border-radius:var(--ll-radius-img)}.ll-reward__label{font-family:var(--ll-display);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-bone)}.ll-reward__code{font-family:var(--ll-display);font-size:1.05rem;font-weight:700;letter-spacing:.16em;color:var(--ll-bone);padding:.35rem .7rem;border:1px dashed rgba(246,241,228,.55);border-radius:var(--ll-radius)}.ll-reward__copy{margin-left:auto;font-family:var(--ll-display);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-slate);background:var(--ll-bone);border:0;border-radius:var(--ll-radius);padding:.45rem .9rem;cursor:pointer}.ll-reward__copy:hover{background:#fff}@media(max-width:480px){.ll-reward__copy{margin-left:0;width:100%}}.ll-grid--peek-wide>.ll-card{flex:0 0 calc((100% - 2.6 * var(--ll-space-md)) / 3.4)}.ll-collection__intro{max-width:62ch;margin:.9rem auto 0;font-size:.98rem;line-height:1.65;color:var(--ll-gray-deep)}.ll-collection__intro p{margin:0 0 .7rem}.ll-collection__intro p:last-child{margin-bottom:0}.ll-collection__empty{padding:3rem 1.2rem;text-align:center;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img)}.ll-collection__empty p{margin:0 0 1.1rem;color:var(--ll-gray-deep)}@media(max-width:989px){.ll-grid--peek-wide>.ll-card{flex:0 0 calc((100% - 1.5 * var(--ll-space-md)) / 2.35)}}@media(max-width:640px){.ll-grid--peek-wide>.ll-card{flex:0 0 76%}}@media(max-width:640px){.ll-grid--peek{padding-inline:1.6rem;scroll-padding-inline:1.6rem;gap:.9rem}.ll-grid--peek:after{content:"";flex:0 0 1.6rem}.ll-grid--peek-wide>.ll-card{flex:0 0 78%}}.ll-article__head{max-width:68ch;margin:0 auto 1.6rem;text-align:center}.ll-article__meta{display:flex;justify-content:center;gap:.6rem;margin:0 0 .8rem;font-family:var(--ll-display);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ll-gray-deep)}.ll-article__meta a{color:var(--ll-brick)}.ll-article__title{margin:0;font-size:clamp(1.7rem,4.5vw,2.6rem);line-height:1.1}.ll-article__excerpt{margin:.9rem 0 0;font-size:1.05rem;line-height:1.6;color:var(--ll-gray-deep)}.ll-article__hero{display:block;width:100%;max-width:900px;margin:0 auto 2.2rem;border-radius:var(--ll-radius-img)}.ll-article__tags{display:flex;flex-wrap:wrap;gap:.4rem;max-width:68ch;margin:2rem auto 0;padding:0;list-style:none}.ll-article__tags a{display:inline-block;padding:.3rem .7rem;font-size:.72rem;letter-spacing:.06em;color:var(--ll-gray-deep);background:var(--ll-bone-deep);border-radius:999px}.ll-article__tags a:hover{color:var(--ll-brick);text-decoration:none}.ll-article__cta{max-width:68ch;margin:2.6rem auto 0;padding:1.6rem;text-align:center;background:var(--ll-bone-deep);border-radius:var(--ll-radius-img)}.ll-article__cta p{margin:0 0 1rem;color:var(--ll-gray-deep);font-size:.95rem}.ll-article__nav{display:flex;justify-content:space-between;gap:1rem;max-width:68ch;margin:2rem auto 0;font-family:var(--ll-display);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ll-posts{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:1.4rem}.ll-post{display:block}.ll-post:hover{text-decoration:none}.ll-post__media{aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--ll-radius-img);background:var(--ll-bone-deep);margin-bottom:.7rem}.ll-post__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ll-post:hover .ll-post__media img{transform:scale(1.04)}.ll-post__date{font-family:var(--ll-display);font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ll-gray-deep)}.ll-post__title{margin:.35rem 0 .4rem;font-size:1.02rem;line-height:1.25;color:var(--ll-slate)}.ll-post:hover .ll-post__title{color:var(--ll-brick)}.ll-post__excerpt{margin:0;font-size:.9rem;line-height:1.55;color:var(--ll-gray-deep)}.ll-article__related{margin-top:3rem}.ll-article__related .ll-rule-head{margin-bottom:1.2rem}.ll-promo{display:flex;align-items:center;justify-content:space-between;gap:.9rem;flex-wrap:wrap;padding:.8rem 1rem;margin:0 0 1.25rem;border:2px dashed var(--ll-brick);border-radius:var(--ll-radius);background:var(--ll-bone-deep)}.ll-promo__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.ll-promo__headline{font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.06em;font-size:1.05rem;line-height:1.1;color:var(--ll-brick)}.ll-promo__detail{font-size:.8rem;color:var(--ll-gray-deep)}.ll-promo__code{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .7rem;border:2px solid var(--ll-slate);border-radius:var(--ll-radius);background:var(--ll-bone);color:var(--ll-slate);cursor:pointer;white-space:nowrap;font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;transition:background .18s ease,color .18s ease}.ll-promo__code-label{font-family:var(--ll-body);font-size:.62rem;letter-spacing:.2em;color:var(--ll-gray-deep)}.ll-promo__code-value{font-size:1rem;font-weight:700}.ll-promo__code:hover,.ll-promo__code.is-copied{background:var(--ll-slate);color:var(--ll-bone)}.ll-promo__code:hover .ll-promo__code-label,.ll-promo__code.is-copied .ll-promo__code-label{color:var(--ll-gray)}.ll-promo__copied{position:absolute;left:50%;top:-1.35rem;transform:translate(-50%);font-family:var(--ll-body);font-size:.62rem;letter-spacing:.15em;color:var(--ll-brick);opacity:0;transition:opacity .2s ease}.ll-promo__code.is-copied .ll-promo__copied{opacity:1}.ll-promo--collection{justify-content:center;text-align:center;margin:0 0 1.6rem}.ll-promo--collection .ll-promo__text{align-items:center}.ll-promo--drawer{padding:.6rem .75rem;margin:0 0 .75rem;gap:.6rem}.ll-promo--drawer .ll-promo__headline{font-size:.92rem}.ll-promo--drawer .ll-promo__detail{font-size:.72rem}.ll-promo--cart{margin:0 0 1.5rem}.ll-announcement__promo{color:inherit;text-decoration:none}.ll-announcement__promo strong{color:var(--ll-brick-soft);font-weight:700}.ll-announcement__promo:hover{text-decoration:none}.ll-announcement__promo:hover strong{text-decoration:underline}@media(max-width:749px){.ll-announcement--promo .ll-announcement__part,.ll-announcement--promo .ll-announcement__sep{display:none}}.ll-landing{--lp-bg: #0F1215;--lp-bg-2: #161D25;--lp-line: rgba(246,241,228,.14);--lp-mute: #A9A395;background:var(--lp-bg);color:var(--ll-bone)}.ll-landing h1,.ll-landing h2,.ll-landing h3,.ll-landing a{color:var(--ll-bone)}.ll-landing__eyebrow{color:var(--ll-brick-soft)}.ll-landing__anchor{position:relative;top:-100vh;display:block;height:0}.ll-landing__hero{padding:clamp(2rem,5vw,4rem) 0 clamp(2rem,4vw,3rem);background:radial-gradient(120% 80% at 80% 20%,#232B33 0%,var(--lp-bg) 60%)}.ll-landing__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.ll-landing__title{font-size:clamp(2.6rem,6.5vw,4.6rem);letter-spacing:.01em;margin-bottom:0}.ll-landing__sub{font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6;color:var(--lp-mute);max-width:46ch;margin:0 0 1.6rem}.ll-landing__art img{width:100%;height:auto;border-radius:var(--ll-radius-img)}.ll-buybox{border:1px solid var(--lp-line);padding:1.1rem 1.2rem 1.2rem;background:#ffffff08}.ll-buybox__price-row{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap;margin-bottom:.9rem}.ll-buybox__price{font-family:var(--ll-display);font-size:2rem;line-height:1;color:var(--ll-bone)}.ll-buybox__was{color:var(--lp-mute);font-size:1rem}.ll-buybox__promo{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ll-brick-soft)}.ll-buybox__promo strong{color:var(--ll-bone)}.ll-buybox__fixed{font-size:.8rem;color:var(--lp-mute);margin:0 0 .9rem}.ll-buybox__fixed strong{color:var(--ll-bone);font-weight:600}.ll-sizes{border:0;padding:0;margin:0 0 .9rem}.ll-sizes__legend{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--lp-mute);padding:0;margin-bottom:.5rem}.ll-sizes__row{display:flex;flex-wrap:wrap;gap:.5rem}.ll-size{position:relative}.ll-size input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0}.ll-size span{display:inline-flex;align-items:center;justify-content:center;min-width:3.1rem;padding:.55rem .8rem;border:1px solid var(--lp-line);border-radius:var(--ll-radius);font-family:var(--ll-display);font-size:.95rem;letter-spacing:.06em;color:var(--ll-bone);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.ll-size input:checked+span{background:var(--ll-bone);color:var(--ll-charcoal);border-color:var(--ll-bone)}.ll-size input:focus-visible+span{outline:2px solid var(--ll-brick-soft);outline-offset:2px}.ll-size--out span{color:var(--lp-mute);text-decoration:line-through;cursor:not-allowed}.ll-buybox__actions{display:grid;grid-template-columns:1.4fr 1fr;gap:.6rem}.ll-landing__buy{font-size:1rem;padding:.95rem 1rem}.ll-landing__add{padding:.95rem 1rem}.ll-landing .ll-btn--ghost{color:var(--ll-bone);border-color:var(--ll-bone)}.ll-landing .ll-btn--ghost:hover{background:var(--ll-bone);color:var(--ll-charcoal)}.ll-btn.is-loading{opacity:.6;pointer-events:none}.ll-landing__promises{list-style:none;display:flex;flex-wrap:wrap;gap:.35rem 1.1rem;margin:.9rem 0 0;padding:0;font-size:.78rem;color:var(--lp-mute)}.ll-landing__promises li:before{content:"\2713";color:var(--ll-brick-soft);font-weight:700;margin-right:.4rem}.ll-landing__strip{border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line);background:var(--lp-bg-2)}.ll-landing__features{list-style:none;margin:0 auto;padding:1.1rem var(--ll-space-md);display:grid;grid-template-columns:repeat(4,1fr)}.ll-landing__features li{display:flex;align-items:center;justify-content:center;gap:.7rem;padding:.5rem .6rem}.ll-landing__features li+li{border-left:1px solid var(--lp-line)}.ll-landing__icon{width:30px;height:30px;flex:none}.ll-landing__icon svg{width:100%;height:100%;fill:none;stroke:var(--ll-bone);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ll-landing__feature-label{font-family:var(--ll-display);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.ll-landing__layers{padding:clamp(3rem,6vw,5rem) 0}.ll-landing__head{max-width:60ch;margin-bottom:2rem}.ll-landing__layer-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--lp-line);border-left:1px solid var(--lp-line)}.ll-landing__layer-list li{display:flex;gap:1rem;padding:1.4rem 1.3rem;border-right:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line)}.ll-landing__layer-num{font-family:var(--ll-display);font-size:1.6rem;line-height:1;color:var(--ll-brick-soft);flex:none}.ll-landing__layer-list h3{font-size:.95rem;letter-spacing:.1em;margin-bottom:.35rem}.ll-landing__layer-list p{margin:0;font-size:.9rem;line-height:1.55;color:var(--lp-mute)}.ll-landing__story{background:var(--lp-bg-2);border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line);padding:clamp(3rem,6vw,5rem) 0}.ll-landing__story-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.ll-landing__story-art img{width:100%;height:auto;border-radius:var(--ll-radius-img)}.ll-landing__prose{color:var(--lp-mute);font-size:1.02rem;line-height:1.65;max-width:52ch}.ll-landing__prose p{margin:0 0 1rem}.ll-landing__jump{display:inline-block;margin-top:.5rem}.ll-landing__faq{padding:clamp(3rem,6vw,5rem) 0 clamp(4rem,8vw,6rem)}.ll-landing__faq h2{margin-bottom:2rem}.ll-landing__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.ll-landing__faq-card{border:1px solid var(--lp-line);padding:1.3rem 1.4rem}.ll-landing__faq-card h3{font-size:1rem;letter-spacing:.08em;margin-bottom:.45rem}.ll-landing__faq-card p{margin:0;font-size:.92rem;line-height:1.55;color:var(--lp-mute)}.ll-stickybuy{position:fixed;left:0;right:0;bottom:0;z-index:60;transform:translateY(110%);transition:transform .25s ease;background:var(--lp-bg-2);border-top:1px solid var(--lp-line);padding:.6rem var(--ll-space-sm) calc(.6rem + env(safe-area-inset-bottom))}.ll-stickybuy.is-on{transform:none}.ll-stickybuy__inner{display:flex;align-items:center;gap:.8rem;max-width:var(--ll-max);margin:0 auto}.ll-stickybuy__title{flex:1;min-width:0;font-family:var(--ll-display);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ll-stickybuy__price{font-family:var(--ll-display);font-size:1.1rem}.ll-stickybuy__btn{padding:.7rem 1.1rem}@media(min-width:990px){.ll-stickybuy{display:none}}@media(max-width:989px){.ll-landing__hero-grid{grid-template-columns:1fr}.ll-landing__art{order:-1}.ll-landing__layer-list,.ll-landing__features{grid-template-columns:repeat(2,1fr)}.ll-landing__features li:nth-child(3){border-left:0}.ll-landing__features li:nth-child(n+3){border-top:1px solid var(--lp-line)}}@media(max-width:640px){.ll-landing__layer-list,.ll-landing__faq-grid,.ll-landing__story-grid{grid-template-columns:1fr}.ll-landing__story-art{max-width:70%;margin:0 auto}.ll-buybox__actions{grid-template-columns:1fr}.ll-landing__feature-label{font-size:.68rem;letter-spacing:.1em}.ll-landing__faq{padding-bottom:7rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
