.lp-shell{--lp-bg: #fdf8f0;--lp-surface: #ffffff;--lp-surface-alt: #f5efe5;--lp-border: rgba(36, 40, 36, .12);--lp-text: #000;--lp-muted: #000;--lp-accent: #216d20;--lp-accent-2: #fff8be;--lp-radius: 28px;--lp-shadow: 0 22px 60px rgba(20, 34, 18, .08);background:#fff;color:var(--lp-text);position:relative;overflow:visible}.lp-shell--flat{background:var(--lp-bg, #ffffff)}.lp-shell--flat:before,.lp-shell--flat:after{display:none}.lp-shell:before,.lp-shell:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.lp-shell__inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 1.8rem 9rem}.lp-shell__inner--section{padding-top:0;padding-bottom:0}.lp-shell__inner--hero{padding-top:calc(var(--lp-topbar-offset, 0px) + 2rem);padding-bottom:4rem}.lp-topbar{position:relative;z-index:30}.lp-topbar__fixed{position:fixed;top:0;right:0;left:0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lp-topbar__header{padding:0 1.8rem;border-bottom:1px solid var(--lp-border)}.lp-topbar__header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;gap:1.4rem;padding:1rem 1.4rem}.lp-topbar__actions{display:flex;align-items:center;gap:1rem}.lp-topbar--beds .lp-topbar__header-inner{display:flex;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:center}.lp-topbar--beds .lp-shell__logo--static{justify-self:center}.lp-topbar--beds .lp-topbar__actions{justify-self:end}.lp-topbar--beds .lp-topbar__spacer{min-width:1px}.lp-topbar__trust{overflow:hidden;max-height:7.2rem;padding:0 1.8rem;border-bottom:1px solid var(--lp-border);background:#288326;color:#fff!important;opacity:1;transition:max-height .2s ease,opacity .2s ease,border-color .2s ease}.lp-topbar__trust-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1280px;margin:0 auto;gap:.8rem 1.6rem;padding:.95rem 1.4rem;color:#000;font-size:1.35rem}.lp-topbar__trust--countdown{background:#b42318;color:#fff!important}.lp-topbar__trust-inner--countdown{color:#fff;gap:1rem;font-size:1.45rem;font-weight:700}.lp-topbar__countdown-label{letter-spacing:.04em;text-transform:uppercase}.lp-topbar__countdown-timer{display:inline-flex;align-items:center;gap:.45rem}.lp-topbar__countdown-unit{display:inline-flex;align-items:baseline;gap:.15rem}.lp-topbar__countdown-unit span:first-child{min-width:2ch;text-align:center}.lp-topbar__countdown-separator{opacity:.8}.lp-topbar.is-compact .lp-topbar__trust{max-height:0;opacity:0;border-color:transparent}.lp-shell__masthead{position:sticky;top:0;z-index:22;margin-bottom:2rem;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:0 1.8rem;border-bottom:1px solid var(--lp-border);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lp-shell__masthead-inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;gap:1.4rem;padding:1rem 1.4rem}.lp-shell__masthead-actions{display:flex;align-items:center;gap:1rem}.lp-shell__topbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 0}.lp-shell__logo{display:inline-flex;align-items:center;min-height:2.8rem;color:var(--lp-text);text-decoration:none;font-size:1.5rem;font-weight:600}.lp-shell__logo img{width:auto;max-width:180px;max-height:40px;height:auto}.lp-shell__nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;text-decoration:none}.lp-shell__trust{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;align-items:center;justify-content:center;margin-bottom:2.4rem;padding:.95rem 1.6rem;border:1px solid var(--lp-border);border-radius:999px;background:#ffffffc7;color:#000;font-size:1.35rem}.lp-shell__trust-item{display:inline-flex;align-items:center;gap:.55rem;color:#fff!important;font-size:10px}.lp-shell__section{margin-top:2.8rem}.lp-shell__card{border:0;border-radius:0;background:#e8f0e7!important;box-shadow:none}.lp-shell__hero{padding:2.4rem}.lp-shell__media-gallery{position:relative;border-radius:24px;overflow:hidden}.lp-shell__media-stage{position:relative;aspect-ratio:1 / 1;min-height:550px;border-radius:24px;overflow:hidden}.lp-shell__media-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease}.lp-shell__media-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.lp-shell__media-slide img{width:100%;height:100%;object-fit:cover}.lp-shell__media-nav{position:absolute;top:50%;z-index:2;width:4.2rem;height:4.2rem;border:0;border-radius:999px;background:#ffffffeb;color:#242824;transform:translateY(-50%);cursor:pointer;box-shadow:0 10px 30px #1422121f}.lp-shell__media-nav--prev{left:1.2rem}.lp-shell__media-nav--next{right:1.2rem}.lp-shell__media-nav[disabled]{opacity:.45;cursor:default}.lp-shell__media-nav span{display:block;font-size:2.4rem;line-height:1}.lp-shell__media-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(7.2rem,1fr));gap:1rem;margin-top:1.2rem}.lp-shell__media-thumb{padding:0;border:2px solid transparent;border-radius:1.6rem;overflow:hidden;background:#ffffffb8;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.lp-shell__media-thumb.is-active{border-color:var(--lp-accent);transform:translateY(-2px)}.lp-shell__media-thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.lp-shell__hero--center .lp-shell__hero-grid{display:grid;gap:5rem}.lp-shell__hero--split .lp-shell__hero-grid{display:grid;gap:5rem;background:#e8f0e7!important}.lp-shell__hero-copy{display:flex;flex-direction:column;gap:1.4rem}.lp-shell__finder{display:grid;gap:1.1rem;padding:1.4rem;border:1px solid var(--lp-border);border-radius:20px;background:#ffffffb8;position:relative}.lp-shell__finder--hero-top{margin-bottom:2.2rem}.lp-shell__finder-badge{position:absolute;top:-1.2rem;right:1.4rem;display:inline-flex;align-items:center;justify-content:center;min-width:8.8rem;min-height:8.8rem;padding:1.2rem;border-radius:999px;background:#216d20;color:#fff;box-shadow:0 14px 32px #216d203d;font-size:1.35rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-align:center;line-height:1.1}.lp-shell__finder-accordion{display:grid;gap:1.4rem}.lp-shell__finder-summary{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;cursor:pointer;list-style:none}.lp-shell__finder-summary::-webkit-details-marker{display:none}.lp-shell__finder-summary-copy{display:grid;gap:.35rem}.lp-shell__finder-heading{color:var(--lp-text);font-size:2rem;font-weight:700;line-height:1.15;font-family:Original Sans;text-transform:uppercase}.lp-shell__finder-subheading{color:var(--lp-muted);font-size:1.45rem;line-height:1.4;text-transform:none;letter-spacing:normal;font-family:Poppins;font-weight:300}.lp-shell__finder-chevron{width:1.2rem;height:1.2rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease;margin-right:.4rem}.lp-shell__finder-accordion[open] .lp-shell__finder-chevron{transform:rotate(225deg)}.lp-shell__finder-panel{display:grid;gap:1.4rem}.lp-shell__finder-row{display:grid;gap:.8rem}.lp-shell__finder-label{display:inline-flex;align-items:center;gap:.6rem;color:var(--lp-text);font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-family:Original Sans}.lp-shell__info{position:relative;display:inline-flex}.lp-shell__info-trigger{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border:1px solid rgba(36,40,36,.28);border-radius:999px;background:#fff;color:var(--lp-text);cursor:pointer;font-size:1.1rem;font-weight:700;line-height:1}.lp-shell__info-tooltip{position:absolute;top:calc(100% + .8rem);left:0;z-index:4;width:min(32rem,75vw);padding:1rem 1.2rem;border:1px solid rgba(36,40,36,.16);border-radius:14px;background:#fff;box-shadow:0 16px 40px #14221229;color:var(--lp-text);font-size:1.25rem;font-weight:300;line-height:1.45;letter-spacing:normal;text-transform:none;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;font-family:Poppins}.lp-shell__info:hover .lp-shell__info-tooltip,.lp-shell__info:focus-within .lp-shell__info-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.lp-shell__finder-options{display:flex;flex-wrap:wrap;gap:.8rem}.lp-shell__finder-option{min-height:4.4rem;padding:.9rem 1.4rem;border:1px solid rgba(36,40,36,.16);border-radius:999px;background:#fff;color:var(--lp-text);cursor:pointer;font:inherit;font-size:12px;font-weight:300;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease;font-family:Poppins}.lp-shell__finder-option.is-active{border-color:var(--lp-accent);background:var(--lp-accent);color:#fff;transform:translateY(-1px)}.lp-shell__finder-option[disabled],.lp-shell__swatch[disabled]{opacity:.45;cursor:not-allowed;text-decoration:line-through;text-decoration-color:#b42318}.lp-shell__product-title{color:var(--lp-text);font-size:2rem;font-weight:700;line-height:1.2}.lp-shell__eyebrow--countdown{gap:.7rem}.lp-shell__eyebrow-countdown-timer{display:inline-flex;align-items:center;gap:.35rem}.lp-shell__eyebrow-countdown-unit{display:inline-flex;align-items:baseline;gap:.15rem}.lp-shell__eyebrow-countdown-unit span:first-child{min-width:2ch;text-align:center}.lp-shell__eyebrow-countdown-separator{opacity:.7}.lp-shell__media-gallery--single .lp-shell__media-stage--finder{min-height:550px}.lp-shell__media-thumbs[data-lp-beds-gallery-thumbs]{display:none!important}.lp-shell__media-thumb.is-disabled{opacity:.45}.lp-shell__hero-copy--center{max-width:760px;margin:0 auto;text-align:center;align-items:center}.lp-shell__hero--giab .lp-shell__hero-grid{gap:2.4rem}.lp-shell__hero--giab .lp-shell__media{max-width:860px}.lp-shell__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.55rem;border-radius:999px;background:var(--lp-accent-2)!important;color:#6b4d00!important;font-size:1.15rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;width:fit-content;font-family:Original Sans}.lp-shell__heading{margin:0;color:var(--lp-text);text-transform:uppercase;letter-spacing:-.04em;line-height:.95;font-size:36px}.lp-shell__subheading,.lp-shell__body{color:#000;font-size:1.7rem;line-height:1.55}.lp-shell__body p,.lp-shell__subheading p{margin:0}.lp-shell__rating{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.8rem;font-size:1.35rem;color:#000}.lp-shell__stars{color:#ef8f1a;font-size:1.5rem;letter-spacing:.08em}.lp-shell__price-wrap{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.8rem 1.2rem}.lp-shell__hero--split .lp-shell__price-wrap,.lp-shell__hero--split .lp-shell__supporting,.lp-shell__hero--split .lp-shell__variant-label,.lp-shell__hero--split .lp-shell__rating{justify-content:flex-start}.lp-shell__price{color:var(--lp-text);font-size:clamp(2.4rem,3vw,3.6rem);font-weight:700;line-height:1}.lp-shell__compare{color:#24282473;font-size:1.6rem;text-decoration:line-through}.lp-shell__badge{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:999px;background:var(--lp-accent-2);color:#6b4d00;font-size:1.2rem;font-weight:700;width:fit-content;font-family:Original Sans;text-transform:uppercase}.lp-shell__variant-label{font-size:1.4rem;color:#000}.lp-shell__actions{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.lp-shell__hero--center .lp-shell__actions{justify-content:center}.lp-shell__hero--split .lp-shell__actions{justify-content:flex-start}.lp-shell__hero .product-form{width:auto}.lp-shell__supporting{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.6rem;color:#000;font-size:1.3rem}.lp-shell__swatch-group{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.lp-shell__swatch-label{width:100%;color:#000;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-family:Original Sans}.lp-shell__swatch{display:inline-flex;align-items:center;gap:.65rem;min-height:42px;padding:.5rem .85rem .5rem .5rem;border:0;border-radius:999px;background:#ffffffe0;color:var(--lp-text);font-size:1.3rem;cursor:pointer;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.lp-shell__swatch:hover,.lp-shell__swatch.is-active{border-color:var(--lp-accent);background:#dbe9d075;padding:0!important;width:40px;height:40px;display:flex;justify-content:center;border:1px solid rgb(0,0,0)}.lp-shell__section-copy p{margin-top:0!important}.lp-shell__swatch-chip{width:24px;height:24px;border:0;border-radius:999px;background:var(--swatch-color, #d9d4cb)}.lp-shell__swatch-icon{display:grid;place-items:center;width:24px;height:24px;flex:0 0 auto}.lp-shell__swatch-icon img{display:block;width:100%;height:100%;object-fit:contain}.lp-shell__swatch--icon{justify-content:center;width:44px;height:44px;padding:.4rem;border:1px solid rgba(36,40,36,.18);background:#fffffff5}.lp-shell__swatch--icon:hover,.lp-shell__swatch--icon.is-active{width:44px;height:44px;padding:.4rem!important;border:1px solid var(--lp-accent);background:#dbe9d075}.lp-shell__media{position:relative;min-height:320px;overflow:hidden;border-radius:calc(var(--lp-radius) - 6px);background:linear-gradient(180deg,#216d2014,#fff8be66);max-width:550px;margin:0 auto}.lp-shell__media img{display:block;width:100%;height:100%;object-fit:cover}.lp-shell__media-slide img{border-radius:calc(var(--lp-radius) - 6px)}.lp-shell__media-placeholder{display:grid;place-items:center;min-height:320px;color:#000;font-size:1.4rem}.lp-shell__variant-select{display:grid;gap:.6rem;max-width:420px}.lp-shell__variant-select label{font-size:1.3rem;font-weight:600}.lp-shell__variant-select select{width:100%;min-height:48px;padding:.95rem 1.2rem;border:1px solid var(--lp-border);border-radius:18px;background:var(--lp-surface);color:var(--lp-text);font-size:1.45rem}.lp-shell__section-heading{margin:0 0 .6rem;color:var(--lp-text);text-transform:none;letter-spacing:-.03em;font-size:clamp(2.6rem,4vw,4rem)}.lp-shell__section-copy{margin:0;max-width:760px;color:#000;font-size:1.6rem;line-height:1.55}.lp-shell__section-header{display:grid;gap:.6rem;margin-bottom:1.8rem;text-align:center;justify-content:center}.lp-shell__grid{display:grid;gap:1.6rem}.lp-shell__grid--steps{grid-template-columns:repeat(4,minmax(0,1fr))}.lp-shell__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-shell__grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.lp-shell__grid--auto{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.lp-shell__item{padding:1.8rem;border:1px solid var(--lp-border);border-radius:calc(var(--lp-radius) - 8px);background:#ffffffe0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.lp-shell__step-num{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#216d2024;color:var(--lp-accent);font-size:1.35rem;font-weight:700;font-family:Original Sans}.lp-shell__item-title{margin:1rem 0 .6rem;color:var(--lp-text);font-size:1.85rem;font-weight:600;line-height:1.15}.lp-shell__item-copy{color:#000;font-size:1.45rem;line-height:1.55}.lp-shell__item-copy p{margin:0}.lp-shell__item-media{overflow:hidden;border-radius:20px;background:var(--lp-surface-alt);aspect-ratio:1 / 1}.lp-shell__item-media img{display:block;width:100%;height:100%;object-fit:cover}.lp-shell__theme-card{display:grid;gap:0;width:100%;padding:0;border:2px solid transparent;border-radius:calc(var(--lp-radius) - 8px);background:#ffffffe0;overflow:visible;color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;isolation:isolate}.lp-shell__theme-card:hover,.lp-shell__theme-card:focus-visible,.lp-shell__theme-card.is-active{border:4px solid #83CB81}.lp-shell__theme-card-media{position:relative;aspect-ratio:4 / 3;background:linear-gradient(180deg,#216d2014,#fff8be40);overflow:visible}.lp-shell__theme-card-media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:calc(var(--lp-radius) - 10px) calc(var(--lp-radius) - 10px) 0 0}.lp-shell__theme-card-copy{display:grid;gap:.55rem;padding:1.5rem;align-content:start}.lp-shell__theme-card-difficulty{display:grid;gap:.45rem}.lp-shell__theme-card-difficulty-label{color:var(--lp-muted);font-size:1.1rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;font-family:Poppins}.lp-shell__hero--giab{background:#83cb81!important}.lp-shell__hero--giab .lp-shell__eyebrow{background:#ffe500!important;color:#000!important}.lp-shell__hero--giab .lp-shell__heading,.lp-shell__hero--giab .lp-shell__subheading,.lp-shell__hero--giab .lp-shell__price,.lp-shell__hero--giab .lp-shell__variant-label,.lp-shell__hero--giab .lp-shell__supporting span{color:#fff!important}#lp-giab-steps .lp-shell__item{border:0}#lp-giab-steps .lp-shell__step-num{background:#83cb81;color:#fff}#lp-giab-steps .lp-shell__grid--steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;align-items:start}#lp-giab-steps .lp-shell__step-flow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}#lp-giab-steps .lp-shell__item--step{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:0;background:transparent;text-align:left;border-radius:0;min-height:200px}@media(max-width:991px){#lp-giab-steps .lp-shell__item--step{min-height:100%}}#lp-giab-steps .lp-shell__step-num{width:5rem;min-width:5rem;height:5rem;border-radius:999px}#lp-giab-steps .lp-shell__step-body{display:flex;flex-direction:column;text-align:left}#lp-giab-steps .lp-shell__item-title{margin:0 0 .35rem}#lp-giab-steps .lp-shell__step-arrow{display:flex;align-items:center;justify-content:center;color:#83cb81;font-size:3rem;line-height:1}#lp-giab-steps .lp-shell__step-arrow-mobile{display:none}.lp-shell__hero--giab .lp-shell__media img{max-height:375px}.lp-shell__theme-card-carrots{display:inline-flex;align-items:center;gap:.2rem;color:#f26641}.lp-shell__theme-card-carrot{display:inline-flex;width:1.7rem;height:1.7rem;opacity:.22}.lp-shell__theme-card-carrot.is-active{opacity:1}.lp-shell__theme-card-carrot svg{width:100%;height:100%}.lp-shell__theme-card-title{margin:0;color:var(--lp-text);font-size:1.8rem;font-weight:600}.lp-shell__theme-card-subtitle{color:#000;font-size:1.35rem;line-height:1.5;font-family:Poppins}.lp-shell__theme-card-price{color:var(--lp-text);font-size:1.5rem;font-weight:700;font-family:new-spirit}.lp-shell__theme-card-actions{margin-top:.85rem}.lp-shell__theme-card-button{width:100%;justify-content:center}.lp-shell__theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.lp-shell__theme-badge{display:inline-flex;align-items:center;width:fit-content;padding:.35rem .75rem;border-radius:999px;background:#216d201f;color:var(--lp-accent);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.lp-shell__theme-badge--overlay{position:absolute;top:-30px;left:-30px;z-index:5;background:#ffe500;color:#000;padding:24px;height:100px;border-radius:50%;text-align:center;font-family:Original Sans;font-weight:700;width:100px;justify-content:center}.lp-shell__theme-cta{display:grid;gap:1.2rem;justify-items:center;margin-top:2rem}.lp-shell__contents-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:center}.lp-shell__contents-media{overflow:hidden;border-radius:calc(var(--lp-radius) - 6px);background:#ffffffb8;width:fit-content;margin:0 auto}.lp-shell__contents-media img{display:block;width:100%;height:100%;object-fit:cover;max-height:500px;max-width:500px;margin:0 auto}.lp-shell__contents-copy{display:grid;gap:1.4rem}.lp-shell__contents-heading{margin:0;color:var(--lp-text);font-size:2rem;font-weight:700}.lp-shell__checklist{display:grid;gap:1rem}.lp-shell__check-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.lp-shell__contents-features{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:767px){.lp-shell__contents-features{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media(max-width:767px){#lp-giab-contents .lp-shell__actions{justify-content:center;margin-top:24px}#lp-giab-contents .lp-shell__contents-heading{text-align:center}}.lp-shell__contents-feature{display:flex;grid-template-columns:4rem minmax(0,1fr);gap:1rem;align-items:center;flex-direction:column;text-align:center}.lp-shell__contents-feature-icon{width:60px;height:60px}.lp-shell__contents-feature-icon img{display:block;width:100%;height:100%;object-fit:contain}.lp-shell__contents-feature-text{color:#000;font-size:1.35rem;line-height:1.35}.lp-shell__check-icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:1.2rem;font-weight:700}.lp-shell__check-title{color:var(--lp-text);font-size:1.45rem;font-weight:700}.lp-shell__check-subtitle{color:#000;font-size:1.25rem;line-height:1.45}.lp-shell__step-icon{font-size:2.1rem}.lp-shell__testimonial{display:grid;gap:.9rem}.lp-shell__testimonial-quote{color:var(--lp-text);font-size:1.55rem;line-height:1.65}.lp-shell__testimonial-meta{color:#000;font-size:1.3rem}.lp-shell__card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.lp-shell__image-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:clamp(22rem,30vw,34rem);gap:1.6rem;align-items:start}.lp-shell__image-tile{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.9rem;height:100%}.lp-shell__image-tile--1{grid-column:span 3}.lp-shell__image-tile--2,.lp-shell__image-tile--3{grid-column:span 2}.lp-shell__image-tile--4{grid-column:span 3}.lp-shell__image-tile-media{overflow:hidden;border-radius:calc(var(--lp-radius) - 4px);background:#ffffffb8;height:100%}.lp-shell__image-tile-media img,.lp-shell__image-placeholder{display:block;width:100%;height:100%;object-fit:cover}.lp-shell__image-tile-caption{color:var(--lp-text);font-size:1.45rem;line-height:1.45}.lp-shell__image-tile-caption p{margin:0}.lp-shell__product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--lp-border);border-radius:calc(var(--lp-radius) - 8px);background:#ffffffe0}.lp-shell__product-card.is-featured{border-width:4px;border-color:var(--lp-accent);transform:translateY(-4px)}.lp-shell__product-card.is-selected{border-width:3px;border-color:var(--lp-accent);box-shadow:0 18px 40px #216d201f;transform:translateY(-4px)}.lp-shell__product-card-copy p{margin-top:0!important;font-family:Poppins}.lp-shell__product-card-media{aspect-ratio:4 / 3;background:linear-gradient(180deg,#216d2014,#fff8be40)}.lp-shell__product-card-media img{width:100%;height:100%;object-fit:cover;display:block}.lp-shell__product-card-body{display:flex;flex:1;flex-direction:column;gap:.9rem;padding:1.6rem;position:relative}.lp-shell__product-card-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0;background:transparent;cursor:pointer}.lp-shell__product-card-body>*:not(.lp-shell__product-card-select){position:relative;z-index:2}.lp-shell__product-card-icon{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:14px}.lp-shell__product-card-title{margin:0;color:var(--lp-text);text-transform:none;letter-spacing:-.03em;font-size:2rem}.lp-shell__product-card-copy{color:#000;font-size:1.4rem;line-height:1.5}.lp-shell__product-card-meta{color:var(--lp-text);font-size:12px;font-weight:700;font-family:Poppins}.lp-shell__product-card-height{color:var(--lp-muted);font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.lp-shell__product-card-footer{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.lp-shell__product-card .product-form,.lp-shell__product-card .product-form__buttons,.lp-shell__sticky-form .product-form__buttons,.lp-shell__hero .product-form__buttons{width:100%}.lp-shell__product-card .button,.lp-shell__hero .button,.lp-shell__sticky .button{width:100%;justify-content:center}.lp-shell__sticky{position:fixed;right:1.2rem;bottom:1.2rem;left:1.2rem;z-index:20;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.lp-shell__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.1rem 1.4rem;border:1px solid var(--lp-border);border-radius:24px;background:#fdf8f0f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lp-shell__sticky-copy{display:grid;gap:.2rem;min-width:0}.lp-shell__sticky-title{overflow:hidden;color:var(--lp-text);text-overflow:ellipsis;white-space:nowrap;font-size:1.45rem;font-weight:600;font-family:Original Sans;text-transform:uppercase}.lp-shell__testimonial{justify-content:flex-start;align-items:flex-start;text-align:left}.lp-shell__sticky-subtitle{color:#000;font-size:1.2rem}.lp-shell__sticky-actions{display:flex;align-items:center;gap:1rem;min-width:min(360px,100%)}.lp-shell__sticky-price{color:var(--lp-text);font-size:1.9rem;font-weight:700;white-space:nowrap}.lp-shell__sticky-form{flex:1}.lp-shell__sticky:not(.is-visible){opacity:0;transform:translateY(20px);pointer-events:none}.lp-shell__quote{display:grid;gap:.7rem;padding:2rem;border-radius:calc(var(--lp-radius) - 8px);background:#fff8beba;margin-bottom:1.6rem}.lp-shell__quote-text{color:var(--lp-text);font-size:clamp(2rem,3vw,2.8rem);line-height:1.2}.lp-shell__quote-meta{color:#000;font-size:1.35rem}.lp-shell__note{display:inline-flex;align-items:center;gap:.6rem;color:#000;font-size:1.25rem}.lp-shell__hero .product-form__error-message-wrapper,.lp-shell__product-card .product-form__error-message-wrapper,.lp-shell__sticky .product-form__error-message-wrapper{margin-bottom:.8rem;padding:.8rem 1rem;border-radius:14px;background:#eb001b14;color:#9b1324;font-size:1.25rem}.lp-shell__hero .product-form__error-message-wrapper svg,.lp-shell__product-card .product-form__error-message-wrapper svg,.lp-shell__sticky .product-form__error-message-wrapper svg{width:1.4rem;height:1.4rem;margin-right:.5rem;vertical-align:text-bottom}.lp-shell .button[disabled],.lp-shell .button[aria-disabled=true]{opacity:.5;cursor:not-allowed}.lp-shell .hidden{display:none!important}.lp-cta-band{padding:2.8rem 2rem;border:0;border-radius:var(--lp-radius);background:#e8f0e7;text-align:center}.lp-cta-band__title{margin:0 0 .8rem;color:var(--lp-text);text-transform:none;letter-spacing:-.03em;font-size:clamp(2.6rem,4vw,4rem)}.lp-cta-band__copy{margin:0 auto 1.6rem;max-width:720px;color:#000;font-size:1.6rem;line-height:1.55}.lp-cta-band__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem}.lp-cta-band__trust{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem 1.2rem;color:#000;font-size:1.25rem}.lp-minimal-footer{padding:1.6rem 0 4rem}.lp-minimal-footer__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.6rem}.lp-minimal-footer__item{display:grid;justify-items:center;gap:.7rem;padding:1.4rem 1rem;border:1px solid var(--lp-border);border-radius:calc(var(--lp-radius) - 10px);background:#ffffffdb}.lp-shell__swatch{background:transparent}.lp-minimal-footer__icon{width:4rem;height:4rem;object-fit:cover;border-radius:999px}.lp-minimal-footer__label{color:var(--lp-text);font-size:1.3rem;font-weight:600;text-align:center}.lp-minimal-footer__bottom{padding:1.4rem 1.6rem;border-radius:calc(var(--lp-radius) - 8px);background:#ffffffd1;color:#000;text-align:center;font-size:1.25rem;line-height:1.6}.lp-minimal-footer__links{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem 1.2rem;margin-bottom:.6rem}.lp-minimal-footer__links a{color:#000;text-decoration:none}.lp-minimal-footer__links a:hover{color:var(--lp-accent)}@media screen and (min-width:750px){.lp-shell__inner{padding-right:2.4rem;padding-left:2.4rem}.lp-shell__hero{padding:0}.lp-shell__hero--split .lp-shell__hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;justify-content:center}.lp-shell__hero--center .lp-shell__hero-grid{grid-template-columns:minmax(0,.95fr);justify-content:center}}@media screen and (max-width:989px){.lp-shell__grid--steps,.lp-shell__grid--three,.lp-shell__grid--four,.lp-shell__card-grid,.lp-shell__theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-shell__contents-layout{grid-template-columns:1fr}.lp-shell__hero--split .lp-shell__hero-grid{grid-template-columns:1fr;gap:2.4rem}.lp-shell__media-stage,.lp-shell__media-gallery--single .lp-shell__media-stage--finder{aspect-ratio:auto;min-height:0}.lp-shell__media-slide{display:none;position:relative;inset:auto}.lp-shell__media-slide.is-active{display:block;position:relative}.lp-shell__media-slide img,.lp-shell__media img{height:auto;aspect-ratio:auto}#lp-giab-steps .lp-shell__grid--steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.lp-shell__inner{padding-right:1.4rem;padding-left:1.4rem;padding-bottom:10rem}.lp-shell__hero--center .lp-shell__hero-grid,.lp-shell__hero--split .lp-shell__hero-grid{display:grid;gap:1rem}.lp-shell__inner--section{padding-bottom:0}.lp-shell__inner--hero{padding-top:calc(var(--lp-topbar-offset, 0px) + 1.6rem);padding-bottom:3rem}.lp-topbar__header,.lp-topbar__trust{padding-right:1.4rem;padding-left:1.4rem}.lp-topbar__header-inner,.lp-topbar__actions{flex-direction:row;align-items:center;justify-content:space-between}.lp-topbar--beds .lp-topbar__header-inner{grid-template-columns:auto 1fr;gap:1rem}.lp-topbar--beds .lp-topbar__spacer{display:none}.lp-topbar--beds .lp-shell__logo--static{justify-self:start}.lp-topbar__trust-inner{justify-content:center;padding-right:0;padding-left:0}.lp-topbar__trust-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1280px;margin:0 auto;gap:.8rem 1.6rem;padding:.95rem 1.4rem;color:#000;font-size:9px}.lp-topbar__trust-inner--countdown{font-size:1.1rem;gap:.6rem}.lp-topbar__countdown-label{width:100%;text-align:center}.lp-shell__masthead{padding-right:1.4rem;padding-left:1.4rem}.lp-shell__masthead-inner,.lp-shell__masthead-actions{flex-direction:column;align-items:stretch}.lp-shell__topbar{align-items:stretch;flex-direction:column}.lp-shell__nav-cta{width:100%}.lp-shell__hero{padding:1.8rem}.lp-shell__finder-options{display:flex;flex-direction:column}.lp-shell__heading{font-size:36px}.lp-shell__subheading,.lp-shell__body{font-size:1.55rem}.lp-shell__trust{justify-content:flex-start;border-radius:24px}.lp-shell__grid--steps,.lp-shell__grid--three,.lp-shell__grid--four,.lp-shell__card-grid,.lp-shell__theme-grid{grid-template-columns:1fr}#lp-giab-steps .lp-shell__grid--steps{grid-template-columns:1fr;gap:.8rem}#lp-giab-steps .lp-shell__step-flow{grid-template-columns:1fr;gap:.6rem;margin-bottom:12px}#lp-giab-steps .lp-shell__step-arrow{justify-content:flex-start;padding-left:2rem}#lp-giab-steps .lp-shell__step-arrow-desktop{display:none}#lp-giab-steps .lp-shell__step-arrow-mobile{display:inline;margin:0 auto}.lp-shell__media-nav{width:3.6rem;height:3.6rem}.lp-shell__image-tiles{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:18rem;gap:1rem}.lp-shell__image-tile--1,.lp-shell__image-tile--2,.lp-shell__image-tile--3,.lp-shell__image-tile--4{grid-column:auto;grid-row:auto}.lp-shell__sticky-inner{align-items:stretch;flex-direction:column}.lp-shell__sticky-actions{min-width:100%;flex-direction:column;align-items:stretch}.lp-shell__sticky-price{font-size:1.7rem}.lp-shell__product-title{font-size:1.8rem}.lp-minimal-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-shell__swatch span:nth-of-type(2){display:none}.lp-topbar__actions .button--secondary{display:none}.lp-topbar__actions .button--primary{background:#288326;color:#fff;border-color:#288326}.lp-topbar__actions .button--primary:hover{background:#fff;color:#288326;border-color:#288326}.lp-topbar__actions .button--primary{font-size:10px;padding:0 10px;height:fit-content}@media(max-width:1090px){.lp-shell__media-stage{min-height:400px}}.lp-shell__hero--giab .button--primary{width:fit-content}@media(max-width:525px){.lp-shell__hero--giab .button--primary{width:100%}}@media(max-width:991px){#lp-giab-steps .lp-shell__item--step{align-items:flex-start;justify-content:flex-start}}@media(max-width:989px)and (min-width:750px){.lp-shell__step-flow:nth-of-type(2) .lp-shell__step-arrow-desktop{display:none}}.template-page-giab-landing .lp-cta-band{background:#83cb81!important}.template-page-giab-landing .lp-cta-band__title,.template-page-giab-landing .lp-cta-band__copy,.template-page-giab-landing .lp-cta-band__trust{color:#fff!important}.template-page-giab-landing .lp-cta-band__title{text-transform:uppercase}@media(max-width:767px){.template-page-giab-landing .lp-cta-band__actions .button--primary{width:100%}}.template-page-giab-landing .lp-shell__product-card-icon{width:225px!important;height:225px!important;object-fit:cover!important;border-radius:12px!important}.template-page-giab-landing #lp-giab-features .lp-shell__item{border:0!important;background:transparent!important}.template-page-giab-landing .lp-shell__media--hero-static{background:#fff!important;width:100%;height:100%}.template-page-giab-landing .lp-shell__hero-grid{display:flex!important;flex-direction:row-reverse!important;gap:64px!important}@media(max-width:899px){.template-page-giab-landing .lp-shell__hero-grid{flex-direction:column!important;gap:24px!important}}.template-page-giab-landing .lp-shell__hero-copy--center{max-width:760px;margin:0 auto;text-align:left;align-items:flex-start;justify-content:space-between}@media(max-width:899px){.template-page-giab-landing .lp-shell__hero-copy--center{text-align:center;align-items:center;justify-content:center}}.template-page-giab-landing .lp-shell__hero-copy--center .lp-shell__actions--center{justify-content:flex-start}@media(max-width:899px){.template-page-giab-landing .lp-shell__hero-copy--center .lp-shell__actions--center{justify-content:center}}.template-page-giab-landing .lp-shell__media .lp-shell__media--hero-static{background:#fff!important;width:100%;height:100%}.lp-shell__hero--giab .lp-shell__media img{max-height:375px!important;max-width:375px!important;margin:0 auto!important}@media(max-width:899px){.template-page-giab-landing .lp-shell__hero-grid .lp-shell__heading{font-size:24px!important}.template-page-giab-landing .lp-shell__hero-grid .lp-shell__subheading{font-size:14px!important}}.lp-shell__testimonial{margin:20px 0 0;padding:0;background:none;border:none;border-radius:0;text-align:left;font-style:normal;gap:4px!important}.lp-shell__testimonial-stars{font-size:.75em;color:#e8a230;letter-spacing:3px;margin-bottom:6px}.lp-shell__testimonial-quote{font-size:.9em;font-weight:400;line-height:1.6;color:var(--lp-muted);margin:0;font-style:italic}.lp-shell__testimonial-author{display:inline-block;margin-top:4px;font-size:.8em;font-style:normal;color:var(--lp-muted);opacity:.7}@media(max-width:749px){.lp-shell__media-stage{min-height:0;height:auto;aspect-ratio:auto}.lp-shell__media{width:100%!important;max-width:none;background:none!important}.lp-shell__media-slide img,.lp-shell__media img{object-fit:cover}.lp-minimal-footer{margin-bottom:130px}.lp-shell__finder-heading{font-size:16px!important}}.lp-shell__product-card-height{display:none}@media(min-width:801px){.lp-shell__finder-panel{display:flex;gap:64px}}.template-page-raised-bed-landing .lp-shell__sticky-subtitle{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/101/assets/landing-page-templates.css.map */
