.add-to-cart-error-modal{height:fit-content;max-width:360px;min-width:360px}.add-to-cart-error-modal__icon{margin:0 auto 16px}.add-to-cart-error-modal__content{font-family:var(--font-poppins);padding:40px 32px}.add-to-cart-error-modal__content p{color:var(--kh-neutral-100);line-height:22px;text-align:center}.add-to-cart-error-modal__title{font-size:var(--kh-font-lg);font-weight:var(--kh-fw-bold);margin-bottom:16px}.add-to-cart-error-modal__description{font-size:var(--kh-font-md);font-weight:var(--kh-fw-normal);margin-bottom:32px}.add-to-cart-error-modal__description a{text-decoration-line:underline}.kh-modal-loader{background-color:#ffffff80;bottom:0;display:grid;height:100%;left:0;max-width:100%;overflow:hidden;place-items:center;position:fixed;right:0;top:0;width:100%;z-index:100}.segmented-buttons__wrap{display:flex;flex-wrap:wrap;gap:8px}.segmented-buttons__wrap--grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(auto,1fr))}.segmented-buttons__wrap--grid>*{width:auto}.segmented-buttons__wrap>*{flex:1}.tables-configurator-part-list-modal{--kh-header-padding-drawer:var(--controls-side-padding);--kh-content-padding-drawer:0px;--kh-footer-padding-drawer:0px}.tables-configurator-part-list-modal .part-list__content{padding:0 var(--controls-side-padding)}.tables-configurator{--viewer-height:45svh;--viewer-max-width-content:1920px;--viewer-header-height:64px;--viewer-footer-height:142px;--controls-width:100%;--modules-column-grid:4;--mobile-controls-shrink-height:30px;--controls-header-height:0px;--controls-side-padding:24px;--actions-top-space:16px;--actions-side-space:16px;--actions-bottom-space:24px}@media only screen and (min-width:1024px){.tables-configurator{--viewer-height:100%;--controls-width:420px}}.tables-configurator__modal{background-color:var(--kh-neutral-20);bottom:0;height:100%;left:0;max-width:100%;overflow:hidden;position:fixed;right:0;top:0;width:100%}.tables-configurator__wrapper{height:100%;width:100%}@media only screen and (min-width:1024px){.tables-configurator__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between}}.tables-configurator__box{display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:relative;width:100%}@media only screen and (min-width:1024px){.tables-configurator__box{flex-direction:row;height:calc(100% - var(--viewer-header-height));margin:0 auto;max-width:var(--viewer-max-width-content);padding:40px 24px 0}}.tables-configurator__viewer__wrapper{max-height:var(--viewer-height);min-height:var(--viewer-height);position:relative;transition:height ease var(--drawer-transition-duration),width ease var(--drawer-transition-duration);width:100%}.tables-configurator__viewer__wrapper--fullscreen{--viewer-height:100svh}@media only screen and (min-width:1024px){.tables-configurator__viewer__wrapper #roomle-viewer-container{bottom:0;left:0;position:fixed!important;right:0;top:0}}.tables-configurator__controls{height:calc(100% - var(--viewer-footer-height));overflow-x:auto;padding:var(--controls-side-padding)}.tables-configurator__controls__parent{background-color:var(--kh-neutral-00);height:100%;min-width:var(--controls-width);overflow:hidden;position:relative;transition:transform ease-out var(--drawer-transition-duration),opacity ease var(--drawer-transition-duration) calc(var(--drawer-transition-duration)/2);width:var(--controls-width);z-index:2}.tables-configurator__controls__parent--hidden{opacity:0;transform:translateX(100%)}.tables-configurator__controls__wrapper{height:calc(100% - var(--controls-header-height));transition:transform ease var(--drawer-transition-duration);width:100%}.tables-configurator__controls .selected-value-label{color:var(--kh-neutral-70);display:block;font-family:var(--kh-font-poppins);font-size:12px;line-height:18px;margin-bottom:8px}.tables-configurator__footer{background:var(--kh-neutral-00);border-top:1px solid var(--kh-neutral-20);height:var(--viewer-footer-height)}.tables-configurator__footer__price{border-bottom:1px solid var(--kh-neutral-20);display:flex;justify-content:flex-end;padding:16px 24px}.tables-configurator__footer__price .price-tag,.tables-configurator__footer__price span{color:var(--kh-neutral-100);font-family:var(--kh-font-poppins);font-size:16px;font-weight:var(--kh-fw-bold)}.tables-configurator__footer__price>span:first-child{margin-right:3px}.tables-configurator__footer__actions{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;padding:20px var(--controls-side-padding)}.tables-configurator__footer__actions>*{word-wrap:anywhere;align-self:stretch;flex:1 1 100%}.tables-configurator .actions__wrapper{display:flex;flex-direction:row;gap:12px;position:absolute;z-index:1}.tables-configurator .actions__wrapper>div{display:flex;flex-direction:column;gap:12px}.tables-configurator .actions__wrapper--top{top:var(--actions-top-space)}.tables-configurator .actions__wrapper--bottom{bottom:var(--actions-bottom-space)}.tables-configurator .actions__wrapper--center{flex-direction:column;top:50%;transform:translateY(-50%)}.tables-configurator .actions__wrapper--right{right:var(--actions-side-space)}.tables-configurator .actions__wrapper--left{left:var(--actions-side-space)}:root{--layout-item-width:140px;--max-layouts-per-row:2}.layout__list{--gap:24px;display:flex;flex-wrap:wrap;gap:var(--gap);justify-content:center;margin:auto;max-width:calc((var(--layout-item-width) + var(--gap))*var(--max-layouts-per-row))}@media only screen and (min-width:414px){.layout__list{--layout-item-width:160px}}@media only screen and (min-width:744px){.layout__list{--layout-item-width:200px}}@media only screen and (min-width:768px){.layout__list{--max-layouts-per-row:3;--layout-item-width:160px}}@media only screen and (min-width:1440px){.layout__list{--layout-item-width:240px;--gap:48px}}.layout__item{max-width:var(--layout-item-width);min-width:var(--layout-item-width);transition:opacity .2s ease-in-out}.layout__item:hover{opacity:.8}.layout__item:disabled{opacity:.4}.layout__item--scratch{position:relative}.layout__item--scratch .layout__scratch-icon{background-color:#fff;border:1px solid #f0efeb;border-radius:50%;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.layout__item--scratch img{opacity:.4}.layout__item img{object-fit:contain;width:100%}:root{--kh-font-display-lg:96px;--kh-font-display-lg-lh:96px;--kh-font-display-md:80px;--kh-font-display-md-lh:80px;--kh-font-display-sm:64px;--kh-font-display-sm-lh:64px;--kh-font-header-xxl:56px;--kh-font-header-xxl-lh:56px;--kh-font-header-xl:46px;--kh-font-header-xl-lh:46px;--kh-font-header-lg:38px;--kh-font-header-lg-lh:38px;--kh-font-header-md:32px;--kh-font-header-md-lh:32px;--kh-font-header-sm:27px;--kh-font-header-sm-lh:27px;--kh-font-header-xs:22px;--kh-font-header-xs-lh:22px;--kh-font-paragraph-xl:20px;--kh-font-paragraph-xl-lh:24px;--kh-font-paragraph-lg:17px;--kh-font-paragraph-lg-lh:24px;--kh-font-paragraph-md:15px;--kh-font-paragraph-md-lh:20px;--kh-font-paragraph-sm:12px;--kh-font-paragraph-sm-lh:18px;--kh-font-text-xl:18px;--kh-font-text-xl-lh:26px;--kh-font-text-lg:16px;--kh-font-text-lg-lh:24px;--kh-font-text-md:14px;--kh-font-text-md-lh:20px;--kh-font-text-sm:12px;--kh-font-text-sm-lh:18px;--kh-font-label-lg:16px;--kh-font-label-lg-lh:19px;--kh-font-label-md:14px;--kh-font-label-md-lh:17px;--kh-font-label-sm:12px;--kh-font-label-sm-lh:14px;--kh-font-label-xs:10px;--kh-font-label-xs-lh:12px}.design-your-sofa{margin:auto;padding-top:40px}.design-your-sofa__header{margin-bottom:40px}.design-your-sofa__header h1{font-family:var(--kh-font-kaveHaffer);font-size:32px;font-weight:300;line-height:32px;margin-bottom:14px;margin-top:24px;text-align:center}@media only screen and (min-width:768px){.design-your-sofa__header h1{font-size:46px;line-height:46px}}.design-your-sofa__header h4{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:14px;line-height:22px;text-align:center}