:root{--brd-silk: #f2ebe6;--brd-sand: #e5d9ce;--brd-natural: #191512;--brd-auburn: #8c3f26;--brd-honey: #c79a5b;--brd-wet-wave: #1f3a38;--brd-white: #fffdfb;--brd-serif: "Cormorant Garamond", Georgia, serif;--brd-sans: "Jost", Helvetica, Arial, sans-serif;--brd-page: min(1360px, calc(100vw - 48px) );--brd-radius-sm: 3px;--brd-radius: 10px;--brd-shadow: 0 22px 70px rgba(25, 21, 18, .1)}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:112px}*,*:before,*:after{box-sizing:inherit}body,button,input,select,textarea{font-family:var(--brd-sans)!important}body{min-height:100%;margin:0;color:var(--brd-natural)!important;background:var(--brd-silk)!important;font-size:1.5rem;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.brd-serif{font-family:var(--brd-serif)!important;color:var(--brd-natural);font-weight:500!important;letter-spacing:-.025em}a{color:inherit}::selection{color:var(--brd-silk);background:var(--brd-auburn)}.brd-shell{width:var(--brd-page);margin-inline:auto}.brd-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--brd-auburn);font-size:1.15rem;font-weight:500;letter-spacing:.2em;line-height:1.25;text-transform:uppercase}.brd-kicker:before{width:28px;height:1px;background:var(--brd-honey);content:""}.brd-display{max-width:12ch;margin:0;font-size:clamp(5.3rem,7.5vw,10.8rem);line-height:.87}.brd-title{margin:0;font-size:clamp(4.2rem,5.6vw,7.8rem);line-height:.96}.brd-heading{margin:0;font-size:clamp(3.4rem,4vw,5.7rem);line-height:1}.brd-body-large{font-size:clamp(1.7rem,1.4vw,2.05rem);line-height:1.65}.brd-button,.brd-button:visited{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 28px;border:1px solid var(--brd-natural);border-radius:var(--brd-radius-sm);color:var(--brd-silk);background:var(--brd-natural);box-shadow:none;font-size:1.25rem;font-weight:500;letter-spacing:.15em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.brd-button:hover{border-color:var(--brd-auburn);color:var(--brd-silk);background:var(--brd-auburn);transform:translateY(-2px)}.brd-button:focus-visible,.brd-icon-button:focus-visible,.brd-nav a:focus-visible,.brd-variant-pill:focus-visible,.brd-quantity input:focus-visible,.brd-footer a:focus-visible{outline:2px solid var(--brd-auburn);outline-offset:4px}.brd-button--light,.brd-button--light:visited{border-color:var(--brd-silk);color:var(--brd-natural);background:var(--brd-silk)}.brd-button--light:hover{border-color:var(--brd-honey);color:var(--brd-natural);background:var(--brd-honey)}.brd-button--outline,.brd-button--outline:visited{color:var(--brd-natural);background:transparent}.brd-button--outline:hover{color:var(--brd-silk)}.brd-link{display:inline-flex;align-items:center;gap:12px;padding-block:6px;border-bottom:1px solid var(--brd-honey);color:var(--brd-natural);font-size:1.3rem;font-weight:500;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.brd-link:after,.brd-button .brd-arrow{content:"\2192";font-size:1.7rem;line-height:1;transition:transform .18s ease}.brd-link:hover:after,.brd-button:hover .brd-arrow{transform:translate(4px)}.brd-site-header{position:sticky;top:0;z-index:50;color:var(--brd-natural);background:#f2ebe6f7}.brd-announcement{min-height:34px;display:flex;align-items:center;justify-content:center;padding:7px 20px;color:var(--brd-silk);background:var(--brd-wet-wave);font-size:1.05rem;font-weight:500;letter-spacing:.17em;line-height:1.35;text-align:center;text-transform:uppercase}.brd-header-wrap{position:relative;border-bottom:1px solid var(--brd-sand);background:#f2ebe6f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brd-header{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:var(--brd-page);margin-inline:auto}.brd-header__logo{display:inline-flex;align-items:center;justify-self:center;text-decoration:none}.brd-header__logo img{width:182px;height:auto;display:block}.brd-nav{display:flex;align-items:center;gap:clamp(18px,2.2vw,36px)}.brd-nav a{position:relative;padding-block:12px;font-size:1.15rem;font-weight:500;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.brd-nav a:after{position:absolute;right:0;bottom:8px;left:0;height:1px;background:var(--brd-auburn);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.brd-nav a:hover:after{transform:scaleX(1);transform-origin:left}.brd-header__actions{display:flex;align-items:center;justify-self:end;gap:8px}.brd-icon-button{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;color:var(--brd-natural);background:transparent;text-decoration:none}.brd-icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.brd-cart-count{position:absolute;top:3px;right:0;min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;color:var(--brd-silk);background:var(--brd-auburn);font-size:.9rem}.brd-mobile-menu{display:none;justify-self:start}.brd-mobile-menu summary{list-style:none;cursor:pointer}.brd-mobile-menu summary::-webkit-details-marker{display:none}.brd-mobile-menu__panel{position:absolute;top:100%;right:0;left:0;padding:24px;border-top:1px solid var(--brd-sand);border-bottom:1px solid var(--brd-sand);background:var(--brd-silk);box-shadow:var(--brd-shadow)}.brd-mobile-menu__panel nav{display:grid}.brd-mobile-menu__panel a{padding:17px 0;border-bottom:1px solid var(--brd-sand);font-family:var(--brd-serif);font-size:2.7rem;line-height:1;text-decoration:none}.brd-mobile-menu__caption{margin:24px 0 0;color:#191512a6;font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase}.brd-home{overflow:clip;color:var(--brd-natural);background:var(--brd-silk)}.brd-hero{min-height:min(790px,calc(100vh - 116px));display:grid;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);border-bottom:1px solid var(--brd-sand)}.brd-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,130px) max(28px,calc((100vw - 1360px)/2));padding-right:clamp(48px,6vw,100px)}.brd-hero__copy .brd-display{max-width:9.5ch}.brd-hero__copy p:not(.brd-kicker){max-width:560px;margin:30px 0 34px;color:#191512c2}.brd-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.brd-hero__media{position:relative;min-height:680px;overflow:hidden;background:var(--brd-sand)}.brd-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 38%;filter:saturate(.72) sepia(.08)}.brd-hero__media--product{display:grid;place-items:center;padding:clamp(40px,6vw,92px);background:var(--brd-wet-wave)}.brd-hero__media--product img{width:min(100%,720px);height:auto;aspect-ratio:1;border:clamp(8px,1vw,14px) solid var(--brd-silk);object-fit:cover;filter:saturate(.82) contrast(1.02);box-shadow:0 32px 90px #0a141361}.brd-hero__media--product:after{display:none}.brd-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 54%,rgba(25,21,18,.54));content:"";pointer-events:none}.brd-hero__note{position:absolute;right:clamp(24px,4vw,64px);bottom:clamp(24px,4vw,58px);left:clamp(24px,4vw,64px);z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;color:var(--brd-silk)}.brd-hero__note p{max-width:30ch;margin:0;font-family:var(--brd-serif);font-size:clamp(2.3rem,2.4vw,3.4rem);line-height:1}.brd-hero__note span{font-size:1rem;letter-spacing:.16em;text-transform:uppercase}.brd-proof{border-bottom:1px solid var(--brd-sand);background:var(--brd-white)}.brd-proof__inner{display:grid;grid-template-columns:repeat(4,1fr)}.brd-proof__item{min-height:104px;display:flex;align-items:center;gap:16px;padding:24px clamp(18px,2.8vw,40px);border-right:1px solid var(--brd-sand)}.brd-proof__item:last-child{border-right:0}.brd-proof__index{color:var(--brd-honey);font-family:var(--brd-serif);font-size:2.8rem;font-style:italic;line-height:1}.brd-proof__item strong{display:block;margin-bottom:4px;font-size:1.1rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.brd-proof__item span:last-child{display:block;color:#1915129e;font-size:1.25rem}.brd-spotlight{padding:clamp(82px,10vw,150px) 0}.brd-spotlight__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);align-items:center;gap:clamp(54px,8vw,125px)}.brd-product-visual{position:relative;min-height:690px;display:grid;place-items:center;overflow:hidden;border-radius:var(--brd-radius);background:var(--brd-sand)}.brd-product-visual:before{position:absolute;top:26px;right:26px;bottom:26px;left:26px;border:1px solid rgba(199,154,91,.65);border-radius:calc(var(--brd-radius) - 3px);content:"";pointer-events:none}.brd-product-visual img{width:100%;height:100%;display:block;object-fit:cover}.brd-product-visual__tag{position:absolute;right:36px;bottom:36px;padding:11px 15px;color:var(--brd-silk);background:#1f3a38f0;font-size:1rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.brd-spotlight__copy .brd-heading{max-width:8ch}.brd-spotlight__intro{max-width:520px;margin:26px 0 28px;color:#191512b8}.brd-price{display:flex;align-items:baseline;gap:12px;margin:0 0 28px;font-family:var(--brd-serif);font-size:3.2rem;line-height:1}.brd-price small{font-family:var(--brd-sans);color:#1915128a;font-size:1rem;letter-spacing:.13em;text-transform:uppercase}.brd-spec-list{margin:0 0 34px;padding:0;border-top:1px solid var(--brd-sand);list-style:none}.brd-spec-list li{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:15px 0;border-bottom:1px solid var(--brd-sand);font-size:1.35rem}.brd-spec-list strong{font-weight:500;letter-spacing:.09em;text-transform:uppercase}.brd-length-preview{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 34px}.brd-length-preview span{min-width:55px;padding:9px 12px;border:1px solid var(--brd-sand);border-radius:99px;background:var(--brd-white);font-size:1.15rem;text-align:center}.brd-editorial{color:var(--brd-silk);background:var(--brd-wet-wave)}.brd-editorial__grid{min-height:750px;display:grid;grid-template-columns:.94fr 1.06fr}.brd-editorial__image{min-height:620px}.brd-editorial__image img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.68)}.brd-editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(70px,9vw,145px)}.brd-editorial .brd-kicker{color:var(--brd-honey)}.brd-editorial .brd-heading{max-width:10ch;color:var(--brd-silk)}.brd-editorial__copy>p:not(.brd-kicker){max-width:530px;margin:28px 0 34px;color:#f2ebe6c2}.brd-editorial .brd-link{align-self:flex-start;color:var(--brd-silk)}.brd-process{padding:clamp(90px,11vw,160px) 0;background:var(--brd-white)}.brd-process__head{max-width:700px;margin-bottom:62px}.brd-process__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--brd-sand)}.brd-process__step{position:relative;min-height:320px;padding:38px clamp(24px,3vw,44px);border-right:1px solid var(--brd-sand)}.brd-process__step:last-child{border-right:0}.brd-process__step>span{color:var(--brd-honey);font-family:var(--brd-serif);font-size:5rem;font-style:italic;line-height:1}.brd-process__step h3{margin:62px 0 14px;font-size:3rem;line-height:1}.brd-process__step p{max-width:33ch;margin:0;color:#191512a6;font-size:1.45rem;line-height:1.65}.brd-lengths{padding:clamp(90px,11vw,160px) 0;border-block:1px solid var(--brd-sand);background:var(--brd-silk)}.brd-lengths__head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:58px}.brd-lengths__head>p{max-width:470px;margin:0;color:#191512a6;font-size:1.45rem;line-height:1.65}.brd-length-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--brd-sand);background:var(--brd-sand);gap:1px}.brd-length-card{min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:28px 18px;background:var(--brd-white);text-align:center}.brd-length-card__wave{width:18px;flex:0 0 var(--wave-height);margin-bottom:24px;border-radius:99px;background:repeating-linear-gradient(145deg,var(--brd-natural) 0 7px,#3e3530 7px 12px);box-shadow:6px 0 #19151221,-6px 0 #1915121a;transform:rotate(2deg)}.brd-length-card strong{font-family:var(--brd-serif);font-size:3.1rem;font-weight:500;line-height:1}.brd-length-card small{margin-top:8px;color:#19151285;font-size:1rem;letter-spacing:.14em;text-transform:uppercase}.brd-care{padding:clamp(90px,11vw,155px) 0;background:var(--brd-white)}.brd-care__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr);gap:clamp(60px,10vw,150px)}.brd-care__intro{position:sticky;top:120px;align-self:start}.brd-care__intro p:not(.brd-kicker){max-width:430px;margin:24px 0 0;color:#191512a6;font-size:1.45rem;line-height:1.65}.brd-care__list{border-top:1px solid var(--brd-sand)}.brd-care__item{display:grid;grid-template-columns:56px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid var(--brd-sand)}.brd-care__item>span{color:var(--brd-honey);font-family:var(--brd-serif);font-size:2.7rem;font-style:italic}.brd-care__item h3{margin:0 0 8px;font-size:2.5rem}.brd-care__item p{margin:0;color:#191512a6;font-size:1.4rem;line-height:1.65}.brd-faq{padding:clamp(90px,11vw,155px) 0;color:var(--brd-silk);background:var(--brd-natural)}.brd-faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(60px,9vw,130px)}.brd-faq .brd-kicker{color:var(--brd-honey)}.brd-faq .brd-heading{max-width:8ch;color:var(--brd-silk)}.brd-faq__items{border-top:1px solid rgba(242,235,230,.24)}.brd-faq details{border-bottom:1px solid rgba(242,235,230,.24)}.brd-faq summary{position:relative;padding:25px 48px 25px 0;list-style:none;cursor:pointer;font-family:var(--brd-serif);font-size:clamp(2.1rem,2.2vw,2.8rem);line-height:1.15}.brd-faq summary::-webkit-details-marker{display:none}.brd-faq summary:after{position:absolute;top:50%;right:4px;color:var(--brd-honey);content:"+";font-family:var(--brd-sans);font-size:2rem;font-weight:300;transform:translateY(-50%)}.brd-faq details[open] summary:after{content:"\2212"}.brd-faq details>div{max-width:650px;padding:0 40px 25px 0;color:#f2ebe6b3;font-size:1.45rem;line-height:1.7}.brd-closing{position:relative;min-height:650px;display:grid;place-items:center;overflow:hidden;padding:90px 24px;color:var(--brd-silk);text-align:center}.brd-closing img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.45) brightness(.55)}.brd-closing:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f3a3861;content:""}.brd-closing__inner{position:relative;z-index:1;max-width:850px}.brd-closing .brd-kicker{color:var(--brd-honey)}.brd-closing .brd-kicker:before{display:none}.brd-closing .brd-heading{margin-bottom:32px;color:var(--brd-silk);font-size:clamp(5rem,7vw,9rem)}.brd-pdp{color:var(--brd-natural);background:var(--brd-silk)}.brd-pdp-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);border-bottom:1px solid var(--brd-sand)}.brd-pdp-gallery{min-width:0;align-self:start;padding:1px;background:var(--brd-sand)}.brd-pdp-gallery__viewport{overflow:hidden;background:var(--brd-white)}.brd-pdp-gallery__track{display:flex;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-x pan-y}.brd-pdp-gallery__track::-webkit-scrollbar{display:none}.brd-pdp-gallery__track:focus-visible{outline:2px solid var(--brd-auburn);outline-offset:-3px}.brd-pdp-gallery__slide{position:relative;min-height:0;flex:0 0 100%;aspect-ratio:1;margin:0;overflow:hidden;background:var(--brd-white);scroll-snap-align:start;scroll-snap-stop:always}.brd-pdp-gallery__slide img{width:100%;height:100%;display:block;object-fit:cover}.brd-pdp-gallery__slide--studio img{object-position:center}.brd-pdp-gallery__slide--editorial img{object-position:center 22%}.brd-pdp-gallery__slide--installed img,.brd-pdp-gallery__slide--bundle img{position:absolute;top:-50%;width:200%;max-width:none;height:200%}.brd-pdp-gallery__slide--installed img{left:0}.brd-pdp-gallery__slide--bundle img{right:0}.brd-pdp-gallery__slide figcaption{position:absolute;right:18px;bottom:18px;padding:8px 11px;color:var(--brd-silk);background:#191512d1;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase}.brd-pdp-gallery__controls{min-height:62px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:8px 12px;background:var(--brd-silk)}.brd-gallery-arrow{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--brd-sand);border-radius:50%;color:var(--brd-natural);background:var(--brd-white);cursor:pointer;font-size:1.8rem;transition:color .16s ease,background .16s ease,border-color .16s ease}.brd-gallery-arrow:hover,.brd-gallery-arrow:focus-visible{border-color:var(--brd-natural);color:var(--brd-silk);background:var(--brd-natural)}.brd-pdp-gallery__dots{display:flex;align-items:center;justify-content:center;gap:8px}.brd-pdp-gallery__dots button{width:8px;height:8px;padding:0;border:1px solid var(--brd-natural);border-radius:50%;background:transparent;cursor:pointer;transition:transform .16s ease,background .16s ease}.brd-pdp-gallery__dots button.is-active{background:var(--brd-natural);transform:scale(1.35)}.brd-pdp-gallery__counter{min-width:42px;color:#1915129e;font-size:1.1rem;letter-spacing:.08em;text-align:center}.brd-pdp-info{align-self:start;padding:clamp(54px,6vw,92px) clamp(34px,5vw,80px)}.brd-pdp-info__sticky{position:sticky;top:115px;max-width:590px}.brd-pdp-info .brd-title{max-width:9ch}.brd-pdp-subtitle{margin:22px 0 24px;color:#191512b0;font-size:1.55rem;line-height:1.6}.brd-pdp-price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px;font-family:var(--brd-serif);font-size:3.5rem}.brd-pdp-price__compare{color:#1915126b;font-size:2.1rem;text-decoration:line-through}.brd-pdp-availability{display:flex;align-items:center;gap:8px;margin:-12px 0 20px;color:var(--brd-wet-wave);font-size:1.15rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.brd-pdp-availability>span:first-child{width:8px;height:8px;border-radius:50%;background:var(--brd-wet-wave)}.brd-pdp-availability.is-unavailable{color:var(--brd-auburn)}.brd-pdp-availability.is-unavailable>span:first-child{background:var(--brd-auburn)}.brd-pdp-inclusions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.brd-pdp-inclusions span{padding:8px 11px;border:1px solid var(--brd-sand);border-radius:99px;background:var(--brd-white);font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.brd-selector{margin-top:26px}.brd-selector__head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:12px}.brd-selector__head label,.brd-selector__head strong{font-size:1.2rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.brd-selector__head span{color:#1915128a;font-size:1.15rem}.brd-color-chip{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--brd-natural);border-radius:var(--brd-radius-sm);background:var(--brd-white);font-size:1.3rem}.brd-color-chip:before{width:22px;height:22px;flex:0 0 auto;border:3px solid var(--brd-white);border-radius:50%;background:#191512;box-shadow:0 0 0 1px var(--brd-natural);content:""}.brd-variant-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.brd-variant-pill{min-height:48px;padding:10px 8px;border:1px solid var(--brd-sand);border-radius:var(--brd-radius-sm);color:var(--brd-natural);background:var(--brd-white);font-family:var(--brd-sans);font-size:1.25rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.brd-variant-pill:hover,.brd-variant-pill.is-selected{border-color:var(--brd-natural);color:var(--brd-silk);background:var(--brd-natural)}.brd-variant-pill[disabled]{color:#19151259;background:transparent;cursor:not-allowed;text-decoration:line-through}.brd-purchase-row{display:grid;grid-template-columns:104px 1fr;gap:10px;margin-top:22px}.brd-quantity{min-height:56px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border:1px solid var(--brd-sand);background:var(--brd-white)}.brd-quantity button{height:100%;border:0;color:var(--brd-natural);background:transparent;cursor:pointer;font-size:1.8rem}.brd-quantity input{width:100%;border:0;color:var(--brd-natural);background:transparent;font-size:1.35rem;text-align:center;-moz-appearance:textfield}.brd-quantity input::-webkit-inner-spin-button,.brd-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.brd-purchase-row .brd-button{width:100%;cursor:pointer}.brd-purchase-row .brd-button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.brd-form-status{min-height:20px;margin:10px 0 0;color:var(--brd-auburn);font-size:1.15rem}.brd-bundle-note{display:grid;grid-template-columns:34px 1fr;gap:12px;margin-top:20px;padding:17px;border:1px solid var(--brd-honey);background:#c79a5b14}.brd-bundle-note svg{width:25px;height:25px;fill:none;stroke:var(--brd-auburn);stroke-width:1.4}.brd-bundle-note strong{display:block;margin-bottom:4px;font-size:1.15rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.brd-bundle-note p{margin:0;color:#191512a8;font-size:1.2rem;line-height:1.5}.brd-pdp-trust{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;border-top:1px solid var(--brd-sand);border-bottom:1px solid var(--brd-sand)}.brd-pdp-trust div{padding:15px 10px;border-right:1px solid var(--brd-sand);text-align:center}.brd-pdp-trust div:last-child{border-right:0}.brd-pdp-trust strong{display:block;margin-bottom:3px;font-size:1rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.brd-pdp-trust span{color:#1915128c;font-size:1rem}.brd-pdp-policy-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:18px;color:#191512a6;font-size:1.1rem}.brd-pdp-policy-links a{text-underline-offset:3px}.brd-product-story{padding:clamp(90px,11vw,160px) 0;color:var(--brd-silk);background:var(--brd-wet-wave)}.brd-product-story__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(70px,10vw,160px)}.brd-product-story .brd-heading{max-width:9ch;color:var(--brd-silk)}.brd-product-story .brd-kicker{color:var(--brd-honey)}.brd-product-story__details{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#f2ebe633}.brd-product-story__details article{min-height:220px;padding:32px;background:var(--brd-wet-wave)}.brd-product-story__details span{color:var(--brd-honey);font-family:var(--brd-serif);font-size:3.4rem;font-style:italic}.brd-product-story__details h3{margin:42px 0 8px;color:var(--brd-silk);font-size:2.6rem}.brd-product-story__details p{margin:0;color:#f2ebe6ad;font-size:1.25rem;line-height:1.6}.brd-pdp-accordions{padding:clamp(85px,10vw,145px) 0;background:var(--brd-white)}.brd-pdp-accordions__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(60px,9vw,130px)}.brd-pdp-accordions__items{border-top:1px solid var(--brd-sand)}.brd-pdp-accordions details{border-bottom:1px solid var(--brd-sand)}.brd-pdp-accordions summary{position:relative;padding:25px 46px 25px 0;list-style:none;cursor:pointer;font-family:var(--brd-serif);font-size:2.5rem}.brd-pdp-accordions summary::-webkit-details-marker{display:none}.brd-pdp-accordions summary:after{position:absolute;top:50%;right:4px;color:var(--brd-auburn);content:"+";font-family:var(--brd-sans);transform:translateY(-50%)}.brd-pdp-accordions details[open] summary:after{content:"\2212"}.brd-pdp-accordions details>div{padding:0 42px 26px 0;color:#191512a6;font-size:1.4rem;line-height:1.7}.brd-page{min-height:65vh;padding:clamp(70px,9vw,135px) 0;color:var(--brd-natural);background:var(--brd-silk)}.brd-page__hero{max-width:930px;margin-bottom:70px}.brd-page__hero .brd-title{max-width:11ch}.brd-page__hero>p:not(.brd-kicker){max-width:690px;margin:25px 0 0;color:#191512a8;font-size:1.65rem;line-height:1.7}.brd-page__content{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(60px,9vw,130px)}.brd-page__content .rte{color:#191512b8;font-size:1.55rem;line-height:1.75}.brd-page__content .rte h2,.brd-page__content .rte h3{margin-top:1.2em}.brd-page__panels{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--brd-sand)}.brd-page__panel{min-height:260px;padding:34px;background:var(--brd-white)}.brd-page__panel span{color:var(--brd-honey);font-family:var(--brd-serif);font-size:3.4rem;font-style:italic}.brd-page__panel h3{margin:52px 0 10px;font-size:2.8rem}.brd-page__panel p{margin:0;color:#191512a3;font-size:1.35rem;line-height:1.65}.brd-contact-form{display:grid;gap:16px}.brd-contact-form label{display:block;margin-bottom:7px;font-size:1.05rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.brd-contact-form input,.brd-contact-form textarea{width:100%;padding:15px 16px;border:1px solid var(--brd-sand);border-radius:0;color:var(--brd-natural);background:var(--brd-white);font-size:1.4rem}.brd-contact-form textarea{min-height:170px;resize:vertical}.brd-contact-form .brd-button{justify-self:start;cursor:pointer}.brd-footer{padding:76px 0 28px;color:var(--brd-silk);background:var(--brd-wet-wave)}.brd-footer__top{display:grid;grid-template-columns:1.35fr .65fr .65fr .85fr;gap:clamp(34px,5vw,76px);padding-bottom:68px}.brd-footer__brand img{width:min(250px,100%);height:auto;display:block}.brd-footer__brand p{max-width:390px;margin:24px 0 0;color:#f2ebe6a8;font-size:1.35rem;line-height:1.7}.brd-footer h3{margin:4px 0 22px;color:var(--brd-honey);font-family:var(--brd-sans)!important;font-size:1.05rem;font-weight:500!important;letter-spacing:.16em;text-transform:uppercase}.brd-footer nav{display:grid;gap:13px}.brd-footer nav a,.brd-footer__contact a{color:#f2ebe6c2;font-size:1.3rem;line-height:1.5;text-decoration:none}.brd-footer nav a:hover,.brd-footer__contact a:hover{color:var(--brd-silk)}.brd-footer__contact p{margin:0 0 10px;color:#f2ebe6a8;font-size:1.25rem;line-height:1.6}.brd-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(242,235,230,.2);color:#f2ebe685;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.brd-footer__swatches{display:flex;gap:7px}.brd-footer__swatches span{width:18px;height:18px;display:block;border:1px solid rgba(242,235,230,.35);border-radius:50%}.brd-cart{min-height:70vh;padding:clamp(72px,9vw,130px) 0;color:var(--brd-natural);background:var(--brd-silk)}.brd-cart__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:42px;border-bottom:1px solid var(--brd-sand)}.brd-cart__header .brd-title{max-width:10ch}.brd-cart__header>p{margin:0 0 8px;color:#1915129e;font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase}.brd-cart-empty{max-width:720px;margin:0 auto;padding:90px 0 20px;text-align:center}.brd-cart-empty img{width:48px;height:auto;margin-bottom:30px}.brd-cart-empty p{max-width:520px;margin:24px auto 32px;color:#191512b3;font-size:1.7rem}.brd-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:clamp(48px,8vw,120px);padding-top:42px}.brd-cart-items{display:grid}.brd-cart-item{display:grid;grid-template-columns:160px minmax(0,1fr) auto;gap:28px;padding:26px 0;border-bottom:1px solid var(--brd-sand)}.brd-cart-item:first-child{padding-top:0}.brd-cart-item__image{aspect-ratio:1;display:block;overflow:hidden;background:var(--brd-sand)}.brd-cart-item__image img{width:100%;height:100%;display:block;object-fit:cover}.brd-cart-item__details .brd-kicker{margin-bottom:9px;font-size:.95rem}.brd-cart-item__details h2{margin:0;font-size:2.8rem;line-height:1}.brd-cart-item__details h2 a{text-decoration:none}.brd-cart-item__facts{display:flex;flex-wrap:wrap;gap:5px 18px;margin-top:14px;color:#191512a8;font-size:1.2rem}.brd-cart-item__discounts{margin:12px 0 0;padding:0;color:var(--brd-auburn);font-size:1.2rem;list-style:none}.brd-cart-item__controls{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:22px}.brd-cart-item__controls label{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase}.brd-cart-item__controls input{width:58px;height:40px;border:1px solid var(--brd-sand);border-radius:0;color:var(--brd-natural);background:transparent;text-align:center}.brd-cart-item__controls .brd-link{margin-left:8px;font-size:1rem}.brd-cart-item__price{display:flex;align-items:flex-end;flex-direction:column;gap:5px;font-size:1.45rem}.brd-cart-item__price s{color:#1915127a;font-size:1.2rem}.brd-cart-summary{position:sticky;top:150px;align-self:start;padding:38px;color:var(--brd-silk);background:var(--brd-wet-wave)}.brd-cart-summary .brd-kicker{color:var(--brd-honey)}.brd-cart-summary__discounts{display:grid;gap:8px;margin-bottom:22px;color:#f2ebe6c2;font-size:1.2rem}.brd-cart-summary__discounts span,.brd-cart-summary__total{display:flex;justify-content:space-between;gap:18px}.brd-cart-summary__total{align-items:baseline;padding:22px 0;border-top:1px solid rgba(242,235,230,.22);border-bottom:1px solid rgba(242,235,230,.22);font-family:var(--brd-serif);font-size:2.4rem}.brd-cart-summary>p{margin:18px 0 24px;color:#f2ebe6a6;font-size:1.15rem}.brd-cart-summary .brd-button{width:100%;color:var(--brd-natural);background:var(--brd-silk)}.brd-cart-update{width:100%;margin:12px 0 20px;padding:11px;border:1px solid rgba(242,235,230,.35);color:var(--brd-silk);background:transparent;font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.brd-cart-summary .brd-link{color:var(--brd-silk)}.brd-cart-summary__policies{display:flex;flex-wrap:wrap;gap:7px 15px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(242,235,230,.22)}.brd-cart-summary__policies a{color:#f2ebe6b8;font-size:1.05rem;text-underline-offset:3px}@media screen and (max-width:1100px){:root{--brd-page: min(100% - 36px, 960px)}.brd-header{grid-template-columns:auto 1fr auto}.brd-header>.brd-nav{display:none}.brd-mobile-menu{display:block}.brd-header__logo{justify-self:center}.brd-hero{grid-template-columns:1fr .82fr}.brd-hero__copy{padding-left:36px}.brd-proof__inner{grid-template-columns:repeat(2,1fr)}.brd-proof__item:nth-child(2){border-right:0}.brd-proof__item:nth-child(-n+2){border-bottom:1px solid var(--brd-sand)}.brd-length-grid{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.brd-length-card{scroll-snap-align:start}.brd-pdp-hero{grid-template-columns:1fr .9fr}.brd-footer__top{grid-template-columns:1.4fr repeat(3,1fr);gap:36px}.brd-cart-layout{grid-template-columns:1fr 320px;gap:44px}}@media screen and (max-width:820px){:root{--brd-page: calc(100vw - 32px) }.brd-announcement{min-height:32px;padding:6px 12px;font-size:.92rem;letter-spacing:.12em}.brd-header{min-height:70px}.brd-header__logo img{width:152px}.brd-icon-button--account{display:none}.brd-hero,.brd-spotlight__grid,.brd-editorial__grid,.brd-care__grid,.brd-faq__grid,.brd-pdp-hero,.brd-product-story__grid,.brd-pdp-accordions__grid,.brd-page__content{grid-template-columns:1fr}.brd-hero{min-height:auto}.brd-hero__copy{padding:72px 24px 68px}.brd-hero__media{min-height:610px}.brd-hero__note{align-items:flex-start;flex-direction:column;gap:10px}.brd-spotlight{padding-block:86px}.brd-product-visual{min-height:560px}.brd-spotlight__copy{padding-inline:4px}.brd-editorial__grid{min-height:auto}.brd-editorial__image{min-height:560px}.brd-editorial__copy{padding:76px 24px}.brd-process__grid{grid-template-columns:1fr}.brd-process__step{min-height:auto;padding:32px 0;border-right:0;border-bottom:1px solid var(--brd-sand)}.brd-process__step h3{margin-top:28px}.brd-lengths__head{align-items:flex-start;flex-direction:column;gap:24px}.brd-care__grid{gap:50px}.brd-care__intro{position:static}.brd-faq__grid{gap:46px}.brd-pdp-info__sticky{position:static;max-width:none}.brd-product-story__grid,.brd-pdp-accordions__grid{gap:54px}.brd-page__panels{grid-template-columns:1fr}.brd-footer__top{grid-template-columns:repeat(2,1fr)}.brd-footer__brand{grid-column:1 / -1}.brd-cart-layout{grid-template-columns:1fr}.brd-cart-summary{position:static}}@media screen and (max-width:540px){.brd-display{font-size:clamp(4.6rem,15vw,6.5rem)}.brd-title{font-size:clamp(4.2rem,13vw,5.9rem)}.brd-heading{font-size:clamp(3.4rem,11vw,5rem)}.brd-header__logo img{width:134px}.brd-header__actions .brd-button{display:none}.brd-proof__inner{grid-template-columns:1fr}.brd-proof__item{min-height:88px;border-right:0;border-bottom:1px solid var(--brd-sand)}.brd-proof__item:last-child{border-bottom:0}.brd-hero__media,.brd-editorial__image{min-height:500px}.brd-hero__media--product{padding:32px 20px 108px}.brd-hero__actions{align-items:flex-start;flex-direction:column}.brd-product-visual{min-height:480px}.brd-spec-list li{grid-template-columns:95px 1fr}.brd-care__item{grid-template-columns:42px 1fr}.brd-pdp-info{padding:52px 20px}.brd-variant-list{grid-template-columns:repeat(3,1fr)}.brd-purchase-row{grid-template-columns:1fr}.brd-quantity{width:116px}.brd-pdp-trust{grid-template-columns:1fr}.brd-pdp-trust div{border-right:0;border-bottom:1px solid var(--brd-sand)}.brd-pdp-trust div:last-child{border-bottom:0}.brd-product-story__details,.brd-footer__top{grid-template-columns:1fr}.brd-footer__brand{grid-column:auto}.brd-footer__bottom,.brd-cart__header{align-items:flex-start;flex-direction:column}.brd-cart-item{grid-template-columns:110px minmax(0,1fr);gap:18px}.brd-cart-item__price{grid-column:2;align-items:flex-start}.brd-cart-summary{padding:28px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/braidelle.css.map */
