@charset "UTF-8";#furniture-benchmark{display:flex;flex-direction:column;gap:90px;padding:22px 0 90px 0}#furniture-benchmark em{font-style:normal;color:var(--color-green)}#furniture-benchmark .furniture-head-section{overflow:hidden}#furniture-benchmark .furniture-head-wrapper{max-width:var(--content-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:50px 10px 50px 60px;background-color:var(--color-light-green);border-radius:24px;gap:40px}#furniture-benchmark .furniture-head-content{flex:1}#furniture-benchmark .furniture-head-title{margin:0 0 70px 0;font-weight:600;font-size:50px;white-space:normal;word-break:normal;overflow-wrap:break-word;max-width:100%}#furniture-benchmark .furniture-head-title .title-main,#furniture-benchmark .furniture-head-title .title-accent{display:inline;white-space:normal}#furniture-benchmark .title-accent{color:var(--color-green)}#furniture-benchmark .title-main{color:var(--color-mako)}#furniture-benchmark .furniture-head-description{margin:0 0 32px 0;max-width:520px}#furniture-benchmark .furniture-cta-email-form{display:flex;align-items:center;background-color:var(--color-white);border-radius:50px}#furniture-benchmark .furniture-cta-email-form__input{flex:3;border:0;outline:0;background:0 0;font-size:16px;font-weight:400;color:var(--color-mako);font-family:inherit;min-width:0;padding:6px 6px 6px 28px}#furniture-benchmark .furniture-cta-email-form__input::placeholder{color:#b0b8c4}#furniture-benchmark .furniture-cta-email-form__button{background-color:var(--color-accent);color:var(--color-white);font-size:15px;font-weight:500;padding:16px 32px;border:0;border-radius:50px;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;flex:4}#furniture-benchmark .furniture-cta-email-form__button:hover{background-color:var(--color-accent-hover)}#furniture-benchmark .furniture-book-call-link{font-weight:300;font-size:15px;line-height:26px;text-decoration:underline;color:var(--color-green);margin:40px 0;display:block}#furniture-benchmark .furniture-head-note{opacity:.8;margin:0;font-size:28px;font-weight:300;line-height:1.3}#furniture-benchmark .furniture-head-image{flex:1;max-width:550px;display:flex;position:relative;justify-content:end;align-self:stretch;align-items:center}#furniture-benchmark .furniture-head-image img{width:110%;height:auto;display:block;bottom:0;right:0}#furniture-benchmark .delivery-week{max-width:1190px;margin:0 auto}#furniture-benchmark .delivery-week-title{justify-content:center;display:flex;text-align:center}#furniture-benchmark .delivery-week-title__text{max-width:770px}#furniture-benchmark .delivery-week-wrapper{display:flex;align-items:center;justify-content:space-between;padding-top:60px}#furniture-benchmark .delivery-week-content{flex:3}#furniture-benchmark .title-highlight{color:var(--color-green)}#furniture-benchmark .delivery-week-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}#furniture-benchmark .delivery-week-item{display:flex;align-items:flex-start;gap:16px}#furniture-benchmark .check-icon{flex-shrink:0;width:23px;height:22px;margin-top:2px}#furniture-benchmark .delivery-week-image{flex:3;display:flex;justify-content:end;align-items:center}#furniture-benchmark .delivery-week-image img{width:90%;height:auto;display:block}#furniture-benchmark .delivery-week__text-block{text-align:center;max-width:670px;margin:60px auto 0 auto}#furniture-benchmark .benchmark-cards{background-color:rgba(240,240,240,.5);padding:80px 0}#furniture-benchmark .benchmark-cards-wrapper{max-width:1190px;margin:0 auto}#furniture-benchmark .benchmark-cards-title{margin-bottom:60px}#furniture-benchmark .benchmark-cards-grid{display:flex;gap:24px;justify-content:center}#furniture-benchmark .benchmark-card{flex:1;background-color:var(--color-white);border-radius:16px;padding:40px 30px 36px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:5px 1px 21.1px 0 rgba(0,0,0,.25);transition:transform .3s ease,box-shadow .3s ease}#furniture-benchmark .benchmark-card:hover{transform:translateY(-4px);box-shadow:5px 4px 28px 0 rgba(0,0,0,.15)}#furniture-benchmark .benchmark-card__image{height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}#furniture-benchmark .benchmark-card__image img{max-height:130px;width:auto;display:block}#furniture-benchmark .benchmark-card__heading{font-weight:600;font-size:40px;line-height:113%;color:var(--color-mako);margin:0 0 16px 0}#furniture-benchmark .benchmark-card__text{margin:0}#furniture-benchmark .benchmark-cards-bottom-text{margin:50px auto 0}#furniture-benchmark .glance-points__wrapper{max-width:1190px;margin:0 auto;background-color:var(--color-light-green);border-radius:24px;padding:60px 80px 70px}#furniture-benchmark .glance-points__wrapper .text-section-title{margin-bottom:48px}#furniture-benchmark .glance-points__cards{display:flex;flex-direction:column;gap:20px}#furniture-benchmark .glance-points__card{display:flex;align-items:center;background-color:var(--color-white);border-radius:16px;padding:36px 40px;gap:0}#furniture-benchmark .glance-points__card-label{flex-shrink:0;width:200px;display:flex;align-items:center;justify-content:center;padding-right:32px}#furniture-benchmark .glance-points__card-label-text{font-weight:600;font-size:24px;line-height:1.3;color:var(--color-green);margin:0;text-align:center}#furniture-benchmark .glance-points__card-content{flex:1;border-left:2px solid var(--color-green);padding-left:32px}#furniture-benchmark .glance-points__card-heading{font-weight:700;font-size:15px;line-height:1.6;color:var(--color-mako);margin:0 0 8px 0}#furniture-benchmark .glance-points__card-text{margin:0}#furniture-benchmark .glance-points__card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}#furniture-benchmark .glance-points__card-item{position:relative;padding-left:16px}#furniture-benchmark .glance-points__card-item::before{content:"•";position:absolute;left:0;color:var(--color-mako)}#furniture-benchmark .benchmark-form{background-color:var(--color-light-green);padding:80px 0}#furniture-benchmark .benchmark-form__wrapper{max-width:1190px;margin:0 auto;text-align:center}#furniture-benchmark .benchmark-form__title{margin-bottom:20px;font-weight:600;font-size:40px;line-height:100%}#furniture-benchmark .benchmark-form__subtitle{max-width:800px;margin:0 auto 48px}#furniture-benchmark .benchmark-form__card{background-color:var(--color-white);border-radius:24px;margin-top:0;padding:40px 50px 40px 50px;text-align:left}#furniture-benchmark .benchmark-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 60px}#furniture-benchmark .benchmark-form__group{display:flex;flex-direction:column;gap:6px}#furniture-benchmark .benchmark-form__label{font-weight:500;font-size:15px;color:var(--color-mako)}#furniture-benchmark .benchmark-form__input,#furniture-benchmark .benchmark-form__select{width:100%;height:40px;padding:0 16px;font-size:15px;font-weight:400;line-height:40px;color:var(--color-mako);background-color:var(--color-light-grey);border:0;border-radius:4px;outline:0;transition:border-color .2s ease;font-family:inherit}#furniture-benchmark .benchmark-form__input::placeholder{color:#98a2b3}#furniture-benchmark .benchmark-form__input:focus,#furniture-benchmark .benchmark-form__select:focus{outline:1px solid var(--color-green)}#furniture-benchmark .benchmark-form__select-wrap{position:relative}#furniture-benchmark .benchmark-form__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:40px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2398a2b3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}#furniture-benchmark .benchmark-form__select option[value=""][disabled]{color:#98a2b3}#furniture-benchmark .benchmark-form__footer-left{display:flex;flex-direction:column;justify-content:flex-start}#furniture-benchmark .benchmark-form__footer-right{display:flex;flex-direction:column;gap:20px}#furniture-benchmark .benchmark-form__privacy{margin:0}#furniture-benchmark .benchmark-form__privacy-link{margin:12px 0 0}#furniture-benchmark .benchmark-form__consent{display:flex;align-items:flex-start;gap:10px;cursor:pointer}#furniture-benchmark .benchmark-form__checkbox{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:var(--color-green);cursor:pointer}#furniture-benchmark .benchmark-form__consent-text{color:var(--color-mako)}#furniture-benchmark .benchmark-form__submit{background-color:var(--color-accent);color:var(--color-white);font-size:14px;font-weight:600;padding:16px 40px;border:0;border-radius:50px;cursor:pointer;transition:background-color .3s ease;display:inline-block;align-self:flex-start;font-family:inherit}#furniture-benchmark .benchmark-form__submit:hover{background-color:var(--color-accent-hover)}#furniture-benchmark .brand-partners__wrapper{max-width:1190px;margin:0 auto;text-align:center}#furniture-benchmark .brand-partners__title{margin-bottom:48px}#furniture-benchmark .brand-partners__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin:0 auto}#furniture-benchmark .brand-partners__logos img{width:auto;object-fit:contain}@media (max-width:1024px){#furniture-benchmark .furniture-head-wrapper{flex-direction:column;padding:40px;gap:40px}#furniture-benchmark .furniture-head-image{max-width:100%;justify-content:center}#furniture-benchmark .furniture-head-image img{width:100%}#furniture-benchmark .delivery-week-wrapper{flex-direction:column;gap:40px}#furniture-benchmark .delivery-week-image{justify-content:center}#furniture-benchmark .delivery-week-image img{width:70%}#furniture-benchmark .benchmark-cards-grid{flex-wrap:wrap}#furniture-benchmark .benchmark-card{flex:1 1 calc(50% - 24px);min-width:280px}#furniture-benchmark .glance-points__wrapper{padding:0;border-radius:0}#furniture-benchmark .glance-points__card{flex-direction:column;align-items:flex-start;padding:30px;gap:20px}#furniture-benchmark .glance-points__card-label{width:auto;padding-right:0}#furniture-benchmark .glance-points__card-content{border-left:none;border-top:2px solid var(--color-green);padding-left:0;padding-top:20px}#furniture-benchmark .call-to-action__banner{padding:40px}}@media (max-width:1024px) and (max-width:768px){#furniture-benchmark{gap:48px;padding:0 0 60px 0}#furniture-benchmark .furniture-head-note{font-size:18px}#furniture-benchmark .furniture-head-section{padding:20px 0 60px 0}#furniture-benchmark .furniture-head-title{font-size:36px;line-height:46px;margin:0 0 32px 0}#furniture-benchmark .text-section-title{font-size:2rem}#furniture-benchmark .text-body-thin{font-size:1rem}#furniture-benchmark .furniture-head-wrapper{padding:30px 20px;border-radius:0}#furniture-benchmark .furniture-cta-email-form{padding:4px 4px 4px 20px;background-color:inherit}#furniture-benchmark .furniture-head-cta{padding:14px 24px;font-size:15px}#furniture-benchmark .benchmark-cards{padding:32px 0}#furniture-benchmark .benchmark-cards-grid{padding:24px;flex-direction:column}#furniture-benchmark .benchmark-card{flex:1 1 100%}#furniture-benchmark .benchmark-card__heading{font-size:22px}#furniture-benchmark .benchmark-form__grid{grid-template-columns:1fr;gap:20px}#furniture-benchmark .benchmark-form__card{padding:30px 20px;border-radius:0}#furniture-benchmark .benchmark-form{padding:32px 0}#furniture-benchmark .benchmark-form__title{font-size:28px}#furniture-benchmark .glance-points__card{gap:12px;padding:20px}#furniture-benchmark .glance-points__wrapper{padding:30px 20px}#furniture-benchmark .call-to-action__banner{padding:30px 20px;border-radius:16px}#furniture-benchmark .text-block-bold{font-size:1.1rem}#furniture-benchmark .delivery-week-image img{width:100%}}@media (max-width:1024px) and (max-width:480px){#furniture-benchmark{gap:32px}#furniture-benchmark .text-section-title{font-size:1.6rem}#furniture-benchmark .text-body-thin{font-size:.9rem}#furniture-benchmark .furniture-cta-email-form{flex-direction:column;padding:0;border-radius:16px;gap:0}#furniture-benchmark .furniture-cta-email-form__input{padding:14px 20px;border-radius:16px;background-color:#fff;margin-bottom:20px;min-width:350px}#furniture-benchmark .furniture-head-cta{width:100%;text-align:center;border-radius:0 0 16px 16px}#furniture-benchmark .benchmark-form__card{padding:20px 16px}#furniture-benchmark .benchmark-form__submit{width:100%;text-align:center}}.furniture-head-wrapper{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:48px;max-width:1200px;margin:0 auto;padding:48px 24px}.furniture-head-content{flex:1 1 50%!important;min-width:0;max-width:55%}.furniture-head-form{flex:0 0 540px;max-width:540px}.benchmark-form__card--hero{background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.1);padding:32px;width:100%;box-sizing:border-box;overflow:hidden}.benchmark-form__card--hero .benchmark-form__input,.benchmark-form__card--hero .benchmark-form__select{width:100%;box-sizing:border-box;max-width:100%}.hero-form__title{font-size:1.3rem;font-weight:700;margin-bottom:20px;color:#43474d}.hero-form__subtitle{color:#666;margin-bottom:24px}.benchmark-form__grid--hero{display:flex!important;flex-direction:column!important;gap:16px}.benchmark-form__grid--hero .benchmark-form__group{width:100%!important;grid-column:unset!important}.benchmark-form__submit--full{width:100%}.hero-testimonial{margin-top:80px;display:flex;flex-direction:column;gap:12px}.hero-testimonial__top{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.hero-testimonial__logo{flex-shrink:0;max-height:54px;width:auto}.hero-testimonial__quote{font-style:italic;font-size:1.1rem;line-height:1.6;color:#333;margin:0}.hero-testimonial__name{font-size:.82rem;color:#555;line-height:1.4}.benchmark-nav{padding:8px 24px;background:#fff;border-bottom:1px solid #eee;top:0;z-index:1000}.benchmark-nav__inner{max-width:1200px;margin:0 auto}.testimonial-highlight{background:#f7f9fc;padding:48px 24px}.testimonial-highlight__wrapper{max-width:800px;margin:0 auto;text-align:center}.testimonial-highlight__quote{font-size:1.25rem;font-style:italic;line-height:1.7;color:#1a1a2e;border-left:4px solid #00b388;padding-left:20px;text-align:left;margin-bottom:24px}.testimonial-highlight__attribution{display:flex;align-items:center;gap:16px;justify-content:center;font-size:.9rem;color:#555}.testimonial-highlight__logo{max-height:40px;width:auto}.sample-report{margin:40px auto 0;max-width:780px}.sample-report__label{text-align:center;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:12px}.sample-report__blur-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 32px rgba(0,0,0,.1)}.sample-report__inner{background:#fff;padding:32px;filter:blur(3.5px);user-select:none;pointer-events:none}.sample-report__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.35)}.sample-report__overlay-text{background:#1a1a2e;color:#fff;padding:12px 24px;border-radius:8px;font-size:.95rem;font-weight:600;text-align:center;max-width:280px;line-height:1.4}.sample-report__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;border-bottom:2px solid #f0f0f0;padding-bottom:16px}.sample-report__company{font-weight:700;font-size:1rem}.sample-report__date{color:#888;font-size:.85rem;margin-top:4px}.sample-report__logo{max-height:28px;width:auto}.sample-report__metric{margin-bottom:20px}.sample-report__metric-label{font-weight:600;font-size:.85rem;margin-bottom:6px;color:#333}.sample-report__bar-wrap{margin-bottom:4px}.sample-report__bar{height:26px;border-radius:4px;display:flex;align-items:center;padding:0 10px;font-size:.78rem;font-weight:600;color:#fff;min-width:60px}.sample-report__bar--you{background:#f59e0b}.sample-report__bar--best{background:#00b388}.sample-report__footer{margin-top:24px;background:#f0fdf4;border-left:4px solid #00b388;padding:14px 18px;border-radius:6px;font-size:.88rem;color:#1a1a2e}@media (max-width:991px){.furniture-head-wrapper{flex-direction:column!important;align-items:stretch!important;padding:32px 20px}.furniture-head-content,.furniture-head-form{flex:1 1 100%!important;width:100%!important;max-width:100%!important}.hero-testimonial{margin-top:60px}.hero-testimonial__top{flex-direction:column;align-items:center}}.benchmark-footer{background:var(--color-teal);padding:24px;text-align:center}.benchmark-footer__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.benchmark-footer__logo{max-height:36px;width:auto}.benchmark-footer__copy{color:var(--color-white);font-size:.82rem;margin:0}.benchmark-footer__link{color:var(--color-white);text-decoration:underline}.benchmark-footer__link:hover{color:#fff}.benchmark-bottom-cta{background:var(--color-persian-green);padding:48px 24px;text-align:center}.benchmark-bottom-cta__wrapper{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.benchmark-bottom-cta__text{color:#fff;font-size:1.4rem;font-weight:600;margin:0;line-height:1.4}.benchmark-bottom-cta__button{display:inline-block;background:#fff;color:#1a1a2e;font-weight:700;font-size:1rem;padding:14px 32px;border-radius:6px;text-decoration:none;transition:background .2s,color .2s}.benchmark-bottom-cta__button:hover{background:#1a1a2e;color:#fff;text-decoration:none}html{scroll-behavior:smooth}.hero-trust{background:#f7f9fc;padding:40px 24px;border-bottom:1px solid #eee}.hero-trust__wrapper{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px}.hero-trust__label{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#888;margin:0;text-align:center}.hero-trust__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px}.hero-trust__logos img{max-height:36px;width:auto;filter:grayscale(100%);opacity:.65;transition:opacity .2s,filter .2s}.hero-trust__logos img:hover{filter:grayscale(0%);opacity:1}.hero-trust__testimonial{max-width:720px;text-align:center}.hero-trust__quote{font-style:italic;font-size:1rem;line-height:1.7;color:#333;margin-bottom:16px}.hero-trust__attribution{display:flex;align-items:center;justify-content:center;gap:12px}.hero-trust__attribution-logo{max-height:30px;width:auto}.hero-trust__attribution-name{font-size:.85rem;color:#555}.delivery-week__text-block__caption{margin-bottom:20px}.talk-cta{background:#1a1a2e;padding:40px 24px}.talk-cta__wrapper{max-width:900px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}.talk-cta__content{flex:1}.talk-cta__heading{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:10px}.talk-cta__text{color:#bbb;font-size:.92rem;line-height:1.6;margin:0}.talk-cta__button{flex-shrink:0;display:inline-block;background:#00b388;color:#fff;font-weight:700;font-size:1rem;padding:14px 28px;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .2s}.talk-cta__button:hover{background:#009970;color:#fff;text-decoration:none}@media (max-width:767px){.talk-cta__wrapper{flex-direction:column;align-items:flex-start}.talk-cta__button{width:100%;text-align:center}}