.lbc-systems-root{--lbc-ink-900: var(--ink-900, #1e1e1c);--lbc-ink-700: var(--ink-700, #3a3a36);--lbc-ink-500: var(--ink-500, #6e6d66);--lbc-ink-400: var(--ink-400, #8d8c84);--lbc-bone-50: var(--bone-50, #faf8f3);--lbc-bone-100: var(--bone-100, #f4f1ea);--lbc-bone-200: var(--bone-200, #ece7dc);--lbc-bone-300: var(--bone-300, #ddd7c8);--lbc-ember-600: var(--ember-600, #b0432a);--lbc-ember-500: var(--ember-500, #c75636);--lbc-ember-300: var(--ember-300, #e0a48f);--lbc-surface-card: var(--surface-card, #ffffff);--lbc-shadow-xs: var(--shadow-xs, 0 1px 2px rgba(30, 30, 28, .05));--lbc-font-display: var(--font-display, "ivymode", "Tenor Sans", "Times New Roman", serif);--lbc-font-body: var(--font-body, "Assistant", system-ui, -apple-system, sans-serif);--lbc-on-dark-82: rgba(244, 241, 234, .82);--lbc-on-dark-72: rgba(244, 241, 234, .72);--lbc-on-dark-22: rgba(244, 241, 234, .22);--lbc-ease-out: cubic-bezier(.16, 1, .3, 1);--lbc-ring: 0 0 0 2px var(--lbc-bone-50), 0 0 0 4px var(--lbc-ink-900);--lbc-max: 1140px;background:var(--lbc-bone-50);color:var(--lbc-ink-900);font-family:var(--lbc-font-body);-webkit-font-smoothing:antialiased}.lbc-systems-root *,.lbc-systems-root *:before,.lbc-systems-root *:after{box-sizing:border-box}.lbc-systems-root :focus-visible{outline:none;box-shadow:var(--lbc-ring);border-radius:1px}.lbc-systems-root .lbc-systems__inner{max-width:var(--lbc-max);margin:0 auto}.lbc-systems-root .lbc-systems__eyebrow{margin:0 0 20px;display:inline-flex;align-items:center;gap:12px;font:600 12px/1 var(--lbc-font-body);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;color:var(--lbc-ink-500)}.lbc-systems-root .lbc-systems__eyebrow-rule{width:26px;height:1px;background:var(--lbc-ember-500);display:inline-block}.lbc-systems-root .lbc-systems__intro{padding:clamp(44px,7vw,88px) clamp(20px,5vw,48px) clamp(32px,5vw,56px)}.lbc-systems-root .lbc-systems__title{margin:0;font-family:var(--lbc-font-display);font-weight:400;font-size:clamp(2.25rem,8vw,4rem);line-height:1.07;letter-spacing:-.02em;max-width:22ch;text-wrap:pretty}.lbc-systems-root .lbc-systems__lead{max-width:64ch;margin-top:clamp(24px,4vw,32px);display:flex;flex-direction:column;gap:18px}.lbc-systems-root .lbc-systems__lead p{margin:0;font:300 clamp(1.0625rem,3.4vw,1.1875rem)/1.75 var(--lbc-font-body);color:var(--lbc-ink-700);text-wrap:pretty}.lbc-systems-root .lbc-systems__guide-wrap{padding:0 clamp(20px,5vw,48px)}.lbc-systems-root .lbc-systems__guide{display:flex;flex-direction:column;gap:8px;padding:clamp(20px,3vw,28px) 0;border-top:1px solid var(--lbc-bone-300);border-bottom:1px solid var(--lbc-bone-300);text-decoration:none;transition:border-color .24s var(--lbc-ease-out)}.lbc-systems-root .lbc-systems__guide:hover{border-color:var(--lbc-ink-900)}.lbc-systems-root .lbc-systems__guide-title{font-family:var(--lbc-font-display);font-weight:400;font-size:clamp(1.25rem,4vw,1.5rem);line-height:1.2;color:var(--lbc-ink-900)}.lbc-systems-root .lbc-systems__guide-desc{font:400 1rem/1.6 var(--lbc-font-body);color:var(--lbc-ink-500);text-wrap:pretty}.lbc-systems-root .lbc-systems__guide-cue{color:var(--lbc-ember-600);white-space:nowrap}@media screen and (min-width:768px){.lbc-systems-root .lbc-systems__guide{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:32px}}.lbc-systems-root .lbc-systems__grid-wrap{padding:clamp(40px,6vw,72px) clamp(20px,5vw,48px) clamp(64px,10vw,120px)}.lbc-systems-root .lbc-systems__grid{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,28px)}@media screen and (min-width:768px){.lbc-systems-root .lbc-systems__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.lbc-systems-root .lbc-systems__grid{grid-template-columns:repeat(3,1fr)}}.lbc-systems-root .lbc-systems__card{display:flex;flex-direction:column;gap:16px;padding:20px;background:var(--lbc-surface-card);border:1px solid var(--lbc-bone-300);border-radius:4px;box-shadow:var(--lbc-shadow-xs)}.lbc-systems-root .lbc-systems__media{position:relative;display:block;width:100%;aspect-ratio:4 / 5;background:var(--lbc-bone-200);border-radius:2px;overflow:hidden}.lbc-systems-root .lbc-systems__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.lbc-systems-root .lbc-systems__name{margin:0;font-family:var(--lbc-font-display);font-weight:400;font-size:clamp(1.5rem,4vw,1.75rem);line-height:1.15;color:var(--lbc-ink-900)}.lbc-systems-root .lbc-systems__name a{color:inherit;text-decoration:none}.lbc-systems-root .lbc-systems__for-whom{margin:0;font:400 1rem/1.6 var(--lbc-font-body);color:var(--lbc-ink-700);text-wrap:pretty}.lbc-systems-root .lbc-systems__foot{margin-top:auto;display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid var(--lbc-bone-300)}.lbc-systems-root .lbc-systems__price{margin:0;font-family:var(--lbc-font-display);font-weight:400;font-size:1.6rem;line-height:1.2;font-variant-numeric:tabular-nums;color:var(--lbc-ink-900)}.lbc-systems-root .lbc-systems__rent{margin:6px 0 0;font:400 .9375rem/1.6 var(--lbc-font-body);color:var(--lbc-ink-500)}.lbc-systems-root .lbc-systems__card--unavailable .lbc-systems__price{color:var(--lbc-ink-500)}.lbc-systems-root .lbc-systems__status{margin:0;display:inline-flex;align-items:center;gap:10px;font:600 11px/1.4 var(--lbc-font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--lbc-ink-500)}.lbc-systems-root .lbc-systems__status-dot{width:8px;height:8px;border-radius:999px;border:1px solid var(--lbc-ink-400);display:inline-block}.lbc-systems-root .lbc-systems__unavailable-group{display:flex;flex-direction:column;gap:10px}.lbc-systems-root .lbc-systems__btn{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:52px;padding:0 28px;border-radius:2px;font:600 13px/1 var(--lbc-font-body);letter-spacing:.16em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .24s var(--lbc-ease-out),color .24s var(--lbc-ease-out)}.lbc-systems-root .lbc-systems__btn--solid{background:var(--lbc-ink-900);color:var(--lbc-bone-50)}.lbc-systems-root .lbc-systems__btn--solid:hover{background:var(--lbc-ink-700);color:var(--lbc-bone-50)}.lbc-systems-root .lbc-systems__btn--outline{border:1.5px solid var(--lbc-ink-900);color:var(--lbc-ink-900)}.lbc-systems-root .lbc-systems__btn--outline:hover{background:var(--lbc-ink-900);color:var(--lbc-bone-50)}.lbc-systems-root .lbc-systems__built{background:var(--lbc-bone-100);border-top:1px solid var(--lbc-bone-300);padding:clamp(64px,10vw,120px) clamp(20px,5vw,48px)}.lbc-systems-root .lbc-systems__built .lbc-systems__eyebrow{margin-bottom:18px}.lbc-systems-root .lbc-systems__built .lbc-systems__eyebrow-rule{background:var(--lbc-ember-600)}.lbc-systems-root .lbc-systems__section-title{margin:0 0 clamp(32px,5vw,48px);font-family:var(--lbc-font-display);font-weight:400;font-size:clamp(1.9rem,6vw,2.8rem);line-height:1.12;letter-spacing:-.01em;max-width:22ch;text-wrap:pretty}.lbc-systems-root .lbc-systems__built-grid{display:grid;grid-template-columns:1fr;gap:clamp(18px,3vw,28px)}@media screen and (min-width:768px){.lbc-systems-root .lbc-systems__built-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.lbc-systems-root .lbc-systems__built-grid{grid-template-columns:repeat(3,1fr)}}.lbc-systems-root .lbc-systems__built-item{margin:0;padding-top:16px;border-top:1px solid var(--lbc-bone-300);font:400 1.0625rem/1.6 var(--lbc-font-body);color:var(--lbc-ink-900);text-wrap:pretty}.lbc-systems-root .lbc-systems__rent-band{background:var(--lbc-ink-900);color:var(--lbc-bone-100);padding:clamp(64px,10vw,120px) clamp(20px,5vw,48px)}.lbc-systems-root .lbc-systems__rent-band .lbc-systems__eyebrow{margin-bottom:18px;color:var(--lbc-on-dark-72)}.lbc-systems-root .lbc-systems__rent-title{margin:0;font-family:var(--lbc-font-display);font-weight:400;font-size:clamp(1.9rem,6vw,2.8rem);line-height:1.12;letter-spacing:-.01em;color:var(--lbc-bone-50);max-width:20ch;text-wrap:pretty}.lbc-systems-root .lbc-systems__rent-intro{margin:20px 0 0;font:300 clamp(1.0625rem,3.4vw,1.1875rem)/1.75 var(--lbc-font-body);color:var(--lbc-on-dark-82);max-width:52ch;text-wrap:pretty}.lbc-systems-root .lbc-systems__rent-cols{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,32px);margin-top:clamp(36px,6vw,56px)}@media screen and (min-width:768px){.lbc-systems-root .lbc-systems__rent-cols{grid-template-columns:repeat(3,1fr)}}.lbc-systems-root .lbc-systems__rent-col{border-top:1px solid var(--lbc-on-dark-22);padding-top:18px}.lbc-systems-root .lbc-systems__rent-col--accent{border-top-color:var(--lbc-ember-500)}.lbc-systems-root .lbc-systems__rent-col h3{margin:0 0 8px;font-family:var(--lbc-font-display);font-weight:400;font-size:1.25rem;color:var(--lbc-bone-50)}.lbc-systems-root .lbc-systems__rent-col--accent h3{color:var(--lbc-ember-300)}.lbc-systems-root .lbc-systems__rent-col p{margin:0;font:300 1rem/1.7 var(--lbc-font-body);color:var(--lbc-on-dark-72)}.lbc-systems-root .lbc-systems__rent-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(36px,6vw,56px)}.lbc-systems-root .lbc-systems__rent-cta{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:14px 32px;background:var(--lbc-ember-600);color:var(--lbc-bone-50);font:600 13px/1 var(--lbc-font-body);letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:background .24s var(--lbc-ease-out)}.lbc-systems-root .lbc-systems__rent-cta:hover{background:var(--lbc-ember-500);color:var(--lbc-bone-50)}@media screen and (min-width:768px){.lbc-systems-root .lbc-systems__rent-cta{width:auto}}@media(prefers-reduced-motion:reduce){.lbc-systems-root .lbc-systems__guide,.lbc-systems-root .lbc-systems__btn,.lbc-systems-root .lbc-systems__rent-cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/lbc-all-systems.css.map */
