html,body{overflow-x:hidden!important;max-width:100%!important}input,textarea,select{font-size:16px!important}a,button,[role=button],input,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{-webkit-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box}img,video,iframe{max-width:100%!important;box-sizing:border-box}.container{margin-left:auto!important;margin-right:auto!important;margin-inline-start:auto!important;margin-inline-end:auto!important;box-sizing:border-box!important}@media screen and (max-width:749px){.container,.container--xs,.container--sm,.container--lg{width:100%!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important;margin-inline-start:0!important;margin-inline-end:0!important}}.shopify-section--main-page .container{margin-left:auto!important;margin-right:auto!important}.service-sticky-cta{width:100%!important;left:0!important;right:0!important;box-sizing:border-box!important;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))!important}.header__logo-text{font-family:Georgia,Times New Roman,Times,serif;letter-spacing:.1em;text-transform:uppercase}.header__logo-image{width:auto;max-width:var(--header-logo-width, 130px);max-height:56px}@media screen and (min-width:700px){.header__logo-image{max-height:68px}}.header__primary-nav{gap:.5rem 1.1rem}@media screen and (min-width:1150px){.header__primary-nav{column-gap:1.6rem}}.header__primary-nav-item a,.header__primary-nav-item summary{color:rgb(var(--text-color, 26 26 26));text-transform:uppercase;letter-spacing:.04em;font-weight:600;font-size:.72rem;white-space:nowrap;transition:color .2s ease}.header__primary-nav-item a:hover,.header__primary-nav-item summary:hover{color:#c9a042}.header__book-consultation-item{display:flex;align-items:center}.header__book-consultation-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:.55rem 1.5rem;border:1.5px solid #c9a042;border-radius:999px;color:#c9a042;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:background-color .2s ease,color .2s ease}.header__book-consultation-btn:hover{background-color:#c9a042;color:#fff}.footer-powered-by-discovery-ai{margin-top:.15rem}.footer-powered-by-discovery-ai a{color:#6a4fb3;font-weight:600;text-decoration:none}.footer-powered-by-discovery-ai a:hover{text-decoration:underline}.ai-recommendations-banner-wrap{max-width:1280px;margin:0 auto;display:flex;justify-content:center}.ai-recommendations-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;max-width:100%;margin:0;padding:11px 26px;border:1px solid #ece7dd;border-radius:40px;background:#fcfbf9;font-family:var(--text-font-family);font-size:12.5px;line-height:1.4;text-align:center;color:#8a8a8a}.ai-recommendations-banner__icon{display:flex;flex:0 0 auto;color:#c9a042}.ai-recommendations-banner__icon svg{width:13px;height:13px}.ai-recommendations-banner__label{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a}.ai-recommendations-banner__divider{flex:0 0 auto;width:1px;height:16px;background:#ddd5c6}.ai-recommendations-banner__highlight{font-weight:600;color:#6a4fb3;text-decoration:none}a.ai-recommendations-banner__highlight:hover{text-decoration:underline}@media screen and (max-width:600px){.ai-recommendations-banner__divider{display:none}.ai-recommendations-banner{gap:8px}}.discovery-ai-zone{width:100%}.discovery-ai-zone__header{margin-bottom:1rem;text-align:center}.discovery-ai-zone__heading{margin:0 0 .25rem}.discovery-ai-zone__subtext{margin:0}.discovery-ai-zone__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:var(--dai-min-height, 220px);padding:2rem 1.5rem;text-align:center;border:1px dashed rgb(var(--text-color, 18 18 18) / .25);border-radius:var(--rounded-md, 8px);background:rgb(var(--text-color, 18 18 18) / .02)}.discovery-ai-zone__badge{display:inline-block;padding:.25rem .75rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;background:rgb(var(--text-color, 18 18 18) / .08);color:rgb(var(--text-color, 18 18 18) / .7)}.discovery-ai-zone__placeholder-text{max-width:32ch;margin:0;font-size:.9rem;color:rgb(var(--text-color, 18 18 18) / .6)}.service-checklist__grid{display:grid;grid-template-columns:repeat(var(--checklist-cols-mobile, 1),minmax(0,1fr));gap:.75rem}@media screen and (min-width:750px){.service-checklist__grid{grid-template-columns:repeat(var(--checklist-cols, 3),minmax(0,1fr));gap:1rem}}.service-checklist__item{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;border:1px solid rgb(var(--text-color, 18 18 18) / .12);border-radius:var(--rounded-md, 8px);background:rgb(var(--background, 255 255 255))}.service-checklist__check{flex:0 0 auto;margin-top:.1em;color:rgb(var(--text-color, 18 18 18) / .7)}.service-checklist__check svg{width:1.1em;height:1.1em}.service-checklist__label{margin:0;line-height:1.3}.atlas-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media screen and (min-width:750px){.atlas-tiles{grid-template-columns:repeat(var(--tiles-cols, 4),minmax(0,1fr));gap:1rem}}.atlas-tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:160px;padding:1.25rem;overflow:hidden;border-radius:var(--rounded-md, 8px);background:rgb(var(--text-color, 18 18 18) / .04);color:inherit;text-decoration:none;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease}.atlas-tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.atlas-tile__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.atlas-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#0000008c,#0000 70%)}.atlas-tile--has-media .atlas-tile__title,.atlas-tile--has-media .atlas-tile__caption{color:#fff}.atlas-tile__title{margin:0;font-size:1.05rem}.atlas-tile__caption{margin:.25rem 0 0;font-size:.85rem;opacity:.85}.style-ai{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width:750px){.style-ai{grid-template-columns:minmax(220px,300px) 1fr;gap:2.5rem}}.style-ai__intro{text-align:start}.style-ai__eyebrow{margin:0 0 .35rem;font-family:var(--text-font-family);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--text-color, 18 18 18) / .6)}.style-ai__heading{margin:0 0 .75rem;font-family:Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:700;font-style:normal;text-transform:none;letter-spacing:normal;line-height:1.15}.style-ai__description{margin:0;font-family:var(--text-font-family)}.style-ai__description.prose>p{margin:0}.style-ai__powered{display:flex;align-items:center;gap:.4rem;margin:.9rem 0 0;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--text-color, 18 18 18) / .55)}.style-ai__powered svg{flex:0 0 auto;color:#c9a042}.style-ai__powered a{color:#6a4fb3;font-weight:600;text-decoration:none}.style-ai__powered a:hover{text-decoration:underline}.style-ai__panels{display:flex;flex-direction:column;align-items:stretch;gap:1rem}@media screen and (min-width:750px){.style-ai__panels{flex-direction:row;align-items:stretch;gap:0}}.style-ai__connector{display:flex;align-items:center;flex:0 0 auto;padding:0 .75rem}@media screen and (min-width:750px){.style-ai__connector{flex:0 0 56px;align-self:center;padding:0}.style-ai__connector:before,.style-ai__connector:after{content:"";flex:1;height:1px;background:#d9d2c4}}.style-ai__connector-badge{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0 .75rem;border-radius:999px;font-size:.65rem;font-weight:600;letter-spacing:.04em;color:#fff;background:#b5ab98}.style-ai__panel{flex:1 1 0;display:flex;flex-direction:column;padding:1.75rem 1.5rem;border:1px solid rgb(var(--text-color, 18 18 18) / .12);border-radius:var(--rounded-md, 8px);background:rgb(var(--background, 255 255 255));text-align:center}.style-ai__panel-icon{display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.style-ai__panel-icon svg{width:1.75rem;height:1.75rem}.style-ai__panel-heading{margin:0 0 .5rem;font-family:Georgia,Times New Roman,Times,serif;font-size:1.15rem;font-weight:700;font-style:normal;text-transform:none;letter-spacing:normal;line-height:1.35}.style-ai__panel-text{margin:0 0 1.25rem;font-family:var(--text-font-family)}.style-ai__panel-text.prose>p{margin:0}.style-ai__panel-cta{margin-top:auto}.style-ai__panel--gold_solid{background:#fbf3e4;border-color:#e4d3ae}.style-ai__panel--gold_solid .style-ai__panel-cta .button{--button-background: 184 134 11;--button-text-color: 255 255 255;--button-outline-color: 184 134 11}.style-ai__panel--charcoal_outline{background:#f4f4f2;border-color:#dcdcd8}.style-ai__panel--charcoal_outline .style-ai__panel-icon,.style-ai__panel--charcoal_outline .style-ai__panel-heading{color:#2b2b2b}.style-ai__panel--charcoal_outline .style-ai__panel-cta .button{--button-background: 43 43 43;--button-outline-color: 43 43 43}.style-ai__panel--gold_outline{background:#fbf3e4;border-color:#e4d3ae}.style-ai__panel--gold_outline .style-ai__panel-icon{color:#c9a042}.style-ai__panel--gold_outline .style-ai__panel-cta .button{--button-background: 184 134 11;--button-outline-color: 184 134 11}.rug-specs{width:100%;border-collapse:collapse}.rug-specs__row{border-bottom:1px solid rgb(var(--text-color, 18 18 18) / .1)}.rug-specs__key{padding:.5rem 1rem .5rem 0;font-weight:600;white-space:nowrap;vertical-align:top;color:rgb(var(--text-color, 18 18 18) / .7)}.rug-specs__value{padding:.5rem 0;text-align:right}.shopify-section--main-page hr,.shopify-section--main-page [style*=border-top],.shopify-section--main-page .main-page__content hr{display:none!important;border:none!important;height:0!important;margin:0!important}.shopify-section--main-page table,.shopify-section--main-page td,.shopify-section--main-page th{border-top:none!important;border-collapse:collapse}.shopify-section--main-page .container,.shopify-section--main-page .main-page__content{max-width:100%;box-sizing:border-box;overflow-x:hidden;word-break:break-word;overflow-wrap:break-word}@media screen and (max-width:749px){.shopify-section--main-page [style*="display: flex"],.shopify-section--main-page [style*="display:flex"]{flex-wrap:wrap!important}.shopify-section--main-page a[href],.shopify-section--main-page button{max-width:100%!important;box-sizing:border-box!important;word-break:break-word}}@media screen and (max-width:749px){#canvify-main,#root,.rug-content-clip>div,.rug-content-clip>section{height:calc(100vh - var(--header-height, 102.4px))!important;min-height:calc(100vh - var(--header-height, 102.4px))!important}}@media screen and (max-width:749px){x-header.header{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:10px 15px!important;gap:8px!important}.header__primary-nav{display:flex!important;align-items:center!important;margin:0!important;flex:0 0 auto!important;order:1!important}.header__primary-nav>button{display:flex!important;align-items:center!important;padding:5px!important}.header__logo{display:flex!important;align-items:center!important;margin:0!important;flex:0 0 auto!important;order:2!important}.header__logo-image{max-width:85px!important;height:auto!important}.header__secondary-nav{display:flex!important;align-items:center!important;flex:1 1 auto!important;justify-content:flex-end!important;order:3!important}.header__secondary-nav>ul.contents{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important;margin:0!important;width:100%!important;justify-content:flex-end!important}.header__secondary-nav>ul>li{display:flex!important;align-items:center!important;margin:0!important}.sm-max\\:hidden{display:flex!important}.header__book-consultation-btn{display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;padding:6px 10px!important;white-space:nowrap!important;letter-spacing:0px!important;margin:0!important}.header__search-link a,.header__cart-link a,.header__account-link a{display:flex!important;align-items:center!important;justify-content:center!important;padding:5px!important}.header__nav-icon{width:20px!important;height:20px!important}}@media screen and (max-width:749px){.shopify-section--footer .footer{padding-top:32px!important;padding-bottom:24px!important}.shopify-section--footer .container,.shopify-section--footer .footer__inner{padding-left:16px!important;padding-right:16px!important}.shopify-section--footer .footer__block--image img.constrained-image{max-width:120px!important;height:auto!important}.shopify-section--footer .footer__block--image{margin-bottom:-16px!important}.shopify-section--footer .footer__block--text{margin-bottom:-8px!important}.shopify-section--footer .footer__block-list{gap:24px!important}.shopify-section--footer .h6{margin-bottom:8px!important}.shopify-section--footer .v-stack.gap-4,.shopify-section--footer .v-stack.sm\:gap-5{gap:8px!important}.shopify-section--footer .footer__block--links ul.v-stack{gap:0px!important}.shopify-section--footer .footer__block--links a.link-faded{display:inline-block;padding:6px 0!important;line-height:1.2}.shopify-section--footer .footer__aside{margin-top:24px!important;gap:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/atlas-custom.css.map */
