﻿*,input,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{margin:0 auto}body{min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%;max-height:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6,li,dl,dt,blockquote{overflow-wrap:break-word}body{min-height:100vh;margin:0;line-height:1.4;font-size:1rem;font-family:CenturyGothic,Helvetica,Arial,sans-serif;color:#000}body a{color:#a63624;text-decoration:none}body{margin:0 0 .5rem;display:grid;grid-template-columns:minmax(10px, 1fr);grid-template-rows:min-content min-content 1fr auto;grid-template-areas:"marquee" "header" "main" "footer"}#marquee{width:100%;grid-area:marquee;background-color:#a04855;color:#fff;text-align:center;padding:.25rem 0;font-size:.9rem;font-weight:bold}#marquee a{color:#fff;text-decoration:none}@media(max-width: 1023.98px){#marquee{padding:0}#marquee a{display:block;padding:1rem 0;min-height:48px;box-sizing:border-box;line-height:1}}#logoRow{width:100%;grid-area:header;background-color:#373627;position:sticky;top:0;z-index:100;transition:transform 200ms ease}body.headerHidden #logoRow{transform:translateY(-100%)}body.marqueeStowed #marquee{display:none}#logoRowContainer{max-width:75rem;margin:0 auto;padding:.3em 1em;display:grid;grid-template-columns:2fr 5fr 2fr}#navToggleLabel{font-size:2.5rem;align-self:center}#logoRowJoin{display:none}#logoRowLogo{justify-self:center}#logoRowLogo img{height:auto}#logoRowShopMinimal{justify-self:end;align-self:center}#logoRowShop{display:none}#navBar{display:none}#navBar ul{max-width:75rem;margin:0 auto}.navList{list-style-type:none;margin:0}.navList li a,.navList li a:visited,.navPopSubPop{padding:.2rem;font-family:Century Gothic,Arial,sans-serif;font-weight:bold;text-decoration:none;color:#fff;text-transform:uppercase}.navList li a:hover{background-color:#fff}#navPop{display:none;max-width:var(--max-width);margin:0;padding:.4em 0;background-color:#373627;grid-column:span 3;justify-self:start}#navPop ul li{color:#fff;font-size:1.3rem;padding:.4em .3em .4em 2em}#navPop ul li a,#navPop ul li a:visited{color:#fff}#navPop ul li a:hover{color:#373627;background-color:#fff}.navToggle,#navPopShopToggle,#navPopServiceToggle,#navPopShopList,#navPopServiceList{display:none}.navToggle:checked~#navPop{display:block}.navPopLabel{color:#fff}.navPopSubPop{white-space:nowrap}.navPopSubPop::after{content:" +";font-weight:normal}#navPopShopToggle:checked+.navPopSubPop::after,#navPopServiceToggle:checked+.navPopSubPop::after{content:" −"}#navToggleLabel:hover{cursor:pointer}#navPopShopToggle:checked~#navPopShopList{display:block}#navPopServiceToggle:checked~#navPopServiceList{display:block}#navPopShopToggleLabel:hover,#navPopServiceToggleLabel:hover{cursor:pointer;background-color:#fff;color:#373627}#navPopServiceEmail a{text-transform:lowercase}#searchLabel{display:none}.searchForm{display:inline-grid;grid-template-columns:[input] auto [button] auto;align-items:stretch;margin:0;padding:0}.searchForm input{border:.125rem solid gray;background-color:#fff;margin:0 .2em 0 0;padding:.3em;color:#373627}#navBar .searchForm input{padding:.1em .3em}.searchForm button{margin:0;padding:0 .5rem;min-width:44px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:0}.searchForm button:hover{cursor:pointer}#navPop .searchForm button img{filter:brightness(0) invert(1)}#navPop #searchNavPop{display:grid;width:100%;grid-template-columns:minmax(0, 1fr) auto}#navPop #searchNavPop input{min-width:0;width:100%}.navPopMedia a img{background-color:#fff;display:inline;margin-right:.5rem}#navPopShopList li{font-size:1.1rem !important}#navPopServiceList li{font-size:1rem !important}main{width:100%;grid-area:main;background-color:#fcfbf8;padding:1rem}#footerBar{grid-area:footer;width:100%;height:2.4rem;background-color:#dcdcdb}#footerBar ul{display:flex;justify-content:center;height:100%;align-items:center}#footerBar li a{padding:.3rem;color:#373627;text-decoration:none;font-size:.9rem;font-weight:bold;text-transform:uppercase}#footerBar li a:hover{background-color:#fff}.fImportant{margin:0 auto}.fNormal{display:none}.hiddenInitially{visibility:hidden}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.modalBackdrop{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}@media(min-width: 560px){#logoRowShopMinimal{display:none}#logoRowShop{display:block;justify-self:end;color:#fff;font-size:1.2em;text-align:right;align-self:center}#logoRowShopContact a,#logoRowShopContact a:visited{color:#fff}}@media(min-width: 1013px){body{grid-template-areas:"marquee" "header" "nav" "main" "footer";grid-template-rows:min-content min-content 3rem 1fr auto}main{padding:1.5rem 2rem}#logoRowContainer{padding:.3em 2em}#logoRowContainer img{display:inline}#logoRow label{display:none}#logoRowJoin{display:block;align-self:center}#logoRowShopMinimal{display:none}#navBar{grid-area:nav;display:block;width:100%;background-color:#c97737;position:sticky;top:var(--header-logo-height, 87px);z-index:99;transition:transform 200ms ease}body.headerHidden #navBar{transform:translateY(calc(-100% - var(--header-logo-height, 87px)))}.navList{padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;height:100%}.navList li a,.navList li a:visited{color:#1e1e1b;font-size:.9rem}.navToggle:checked~#navPop{display:none}#footerBar ul{flex-wrap:wrap;align-items:center;gap:1.8rem}#footerBar img{display:inline;border:0}.fNormal{display:block}.fImportant{margin:0}#footerBarSocialMedia{display:grid;justify-content:center;align-items:center;grid-template-columns:auto auto auto}#footerBarSocialMedia img{vertical-align:middle}}@media(min-width: 1600px){main{padding:2rem 3rem}}.imageshow-container{max-width:1000px;position:relative;margin:auto}.sliderImage{display:none}.sliderImage:first-child{display:block}.fade{animation-name:fade;animation-duration:1s}@keyframes fade{from{opacity:.2}to{opacity:1}}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.active,.dot:hover{background-color:#717171}.sliderArrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;border:0;border-radius:50%;background-color:rgba(255,255,255,.7);color:#373627;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,opacity .2s ease;z-index:2}.sliderArrow svg{width:22px;height:22px;display:block}.sliderArrow:hover{background-color:rgba(255,255,255,.95)}.sliderArrow:focus-visible{outline:2px solid #373627;outline-offset:2px}.sliderPrev{left:.75rem}.sliderNext{right:.75rem}@media(max-width: 480px){.sliderArrow{width:32px;height:32px}.sliderArrow svg{width:18px;height:18px}.sliderPrev{left:.4rem}.sliderNext{right:.4rem}}.relCarousel{padding:1rem 0 .5rem;border-top:1px solid #eee}.relCarouselHeading{margin:0 0 .5rem;padding:0 1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.06em;color:#373627}.relCarouselWrap{display:flex;align-items:center;gap:8px;padding:0 1rem}.relCarouselTrack{display:flex;gap:.75rem;flex:1 1 auto;min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}.relCarouselTrack::-webkit-scrollbar{display:none}.relCarouselNav{flex:0 0 auto;width:32px;height:32px;padding:0;border:1px solid #ccc;border-radius:50%;background:#fff;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center}.relCarouselNav svg{display:block;width:22px;height:22px}.relCarouselNav:disabled{opacity:.35;cursor:default}.relCarouselCard{flex:0 0 45%;max-width:200px;scroll-snap-align:start;text-decoration:none;color:inherit;display:block}.relCarouselCard img{width:100%;height:auto;display:block;margin-bottom:.4rem}.relCarouselCard .relCarouselDesigner{display:block;font-weight:bold;font-size:.9rem}.relCarouselCard .relCarouselName{display:block;font-size:.9rem;color:#444}.relCarouselCard .relCarouselPrice{display:block;font-size:.9rem;margin-top:.2rem}.relCarouselCard .relCarouselPrice del{color:#666;margin-right:6px}.relCarouselCard .relCarouselPrice .salePrice{color:#940202;font-weight:bold}#featured-designer{width:fit-content;margin:0 auto;padding:0 0 1rem;color:#756148;font-size:1.2rem}#featured-designer h2{text-align:left}#featured-designer h2 a{display:inline-flex;align-items:flex-end;min-height:48px;padding-top:1.5rem;padding-bottom:0;line-height:1.5;box-sizing:border-box}#featured-designer h4{text-align:right;margin-right:3rem;margin-top:1rem}#featured-designer h4 a,#featured-designer h4 a:visited,#featured-designer h4 a:active{color:#756148}#featured-designer h4 a:hover{color:#fff;background-color:#756148}@media(min-width: 700px){#featured-designer h2{margin-left:1rem}#featured-designer-images{display:flex;gap:0;flex-wrap:wrap}#featured-designer-images a{display:block;margin:0;padding:0}#featured-designer-images img{display:block;margin:0;padding:0;height:auto}}@media(max-width: 1012px){#featured-designer{width:100%}#featured-designer h2,#featured-designer h4{text-align:center;margin-left:0;margin-right:0;white-space:nowrap;font-size:clamp(.85rem,4vw,1.2rem)}#featured-designer-images{display:flex;flex-wrap:wrap;justify-content:center}#featured-designer-images a{display:block;margin:0;padding:0}#featured-designer-images img{display:block;margin:0;padding:0;height:auto}}body{background-color:#fcfbf8}main{display:block;margin:0 auto;width:100%;padding:0}@media(min-width: 1013px){main{padding:0}}@media(min-width: 1600px){main{padding:0}}#sliderSection{width:100%;box-sizing:border-box;padding:0 4.5rem 1rem}@media(min-width: 900px){#sliderSection{padding:0 5rem 1.25rem}}.homeSliderFrame{max-width:1308px;margin:0 auto;background-color:#f9f3df;padding:1rem;border-radius:2px}@media(min-width: 900px){.homeSliderFrame{padding:1.5rem}}#sliderSection .imageshow-container{max-width:1000px;margin:0 auto}#sliderSection img{max-width:100%;height:auto}.homeSection{width:100%;box-sizing:border-box;padding:1.5rem 1rem 1rem}@media(min-width: 900px){.homeSection{padding:2rem 1.5rem 1.25rem}}.homeFeaturedDesignerSection,.homeCarouselSection .relCarousel,.homeCollectionsSection .relCarousel{max-width:1420px;margin-left:auto;margin-right:auto}.homeSectionHeading,.homeCarouselSection .relCarouselHeading,.homeCollectionsCarousel .relCarouselHeading{margin:0 0 1rem;font-size:1.6rem;font-weight:700;color:#373627;text-align:center;letter-spacing:.04em;text-transform:uppercase}.homeCollectionsCarousel{border-top:0;padding:0}.homeCollectionsCarousel .relCarouselHeading{padding:0}.homeCollectionsCarousel .relCarouselTrack{scroll-snap-type:x mandatory;gap:0}.homeCollectionCard{flex:0 0 100%;max-width:100%;width:100%;scroll-snap-align:start;text-decoration:none;color:#373627}.homeCollectionCardMedia{display:block;width:100%;background-color:#fcfbf8;overflow:hidden;border-radius:2px;position:relative}.homeCollectionCardMedia img{display:block;width:100%;height:auto;max-width:100%;transition:transform .35s ease}.homeCollectionCard:hover .homeCollectionCardMedia img,.homeCollectionCard:focus-visible .homeCollectionCardMedia img{transform:scale(1.02)}.homeCarouselSection .relCarousel{border-top:0;padding:0}.homeCarouselSection .relCarouselHeading{padding:0}.homeCarouselSection .relCarouselCard{flex:0 0 46%;max-width:46%;scroll-snap-align:start;text-decoration:none}@media(min-width: 600px){.homeCarouselSection .relCarouselCard{flex-basis:30%;max-width:30%}}@media(min-width: 900px){.homeCarouselSection .relCarouselCard{flex-basis:22%;max-width:22%}}@media(min-width: 1280px){.homeCarouselSection .relCarouselCard{flex-basis:18%;max-width:18%}}.homeFeaturedDesignerSection{border-top:1px solid #d6cfbf}.homeNewsletter{background-color:#373627;color:#fff;padding:2.5rem 1rem;margin-top:1rem}.homeNewsletterInner{max-width:36rem;margin:0 auto;text-align:center}.homeNewsletterEyebrow{margin:0 0 .4rem;font-size:.75rem;letter-spacing:.2em;color:#c4b094;text-transform:uppercase}.homeNewsletterHeading{margin:0 0 .4rem;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.02em;line-height:1.25}@media(min-width: 600px){.homeNewsletterHeading{font-size:1.5rem}}.homeNewsletterCopy{margin:0 0 1.2rem;font-size:clamp(.55rem,1.6vw,.9rem);line-height:1.45;color:#ccc;white-space:nowrap}.homeNewsletterForm{display:flex;flex-direction:column;gap:.5rem;max-width:28rem;margin:0 auto}@media(min-width: 520px){.homeNewsletterForm{flex-direction:row}}.homeNewsletterForm>input,.homeNewsletterForm>.emailconfcss{display:block}.homeNewsletterForm .visuallyHidden{display:block}.homeNewsletterForm input[type=email]{flex:1 1 auto;min-width:0;padding:.75rem 1rem;font-size:.95rem;border:0;background-color:#fff;color:#373627;border-radius:2px}.homeNewsletterForm input[type=email]:focus-visible{outline:2px solid #c4b094;outline-offset:2px}.homeNewsletterForm input[type=submit]{padding:.75rem 1.4rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff;background-color:#a63624;border:0;border-radius:2px;cursor:pointer;transition:background-color .15s ease}.homeNewsletterForm input[type=submit]:hover{background-color:#8a2c1d}.homeNewsletterForm input[type=submit]:focus-visible{outline:2px solid #c4b094;outline-offset:2px}.homeNewsletterFine{margin:.75rem 0 0;font-size:.7rem;color:#999}.homeNewsletterForm .emailconfcss{display:none !important}/*# sourceMappingURL=home.css.map */
