.curtain-hub{--hub-ink: #333941;--hub-muted: #66706b;--hub-sage: #66756c;--hub-sage-deep: #46544d;--hub-button: #7b8c3e;--hub-mist: #eef0ec;--hub-linen: #f7f4ee;--hub-rule: rgba(51, 57, 65, .15);color:var(--hub-ink);font-size:1.6rem;line-height:1.68}.curtain-hub *,.curtain-hub *:before,.curtain-hub *:after{box-sizing:border-box}.curtain-hub h1,.curtain-hub h2,.curtain-hub h3,.curtain-hub h4,.curtain-hub .hub-display{font-family:Hero,var(--font-heading-family),serif;font-style:normal;font-weight:400;letter-spacing:-.025em;color:var(--hub-ink)}.curtain-hub h1{font-size:clamp(4.2rem,7vw,8.8rem);line-height:.98;margin:0}.curtain-hub h2{font-size:clamp(3rem,4.2vw,5.6rem);line-height:1.05;margin:0 0 2rem}.curtain-hub h3{font-size:clamp(2.2rem,2.4vw,3.2rem);line-height:1.12;margin:0 0 1.2rem}.curtain-hub h4{font-size:2rem;line-height:1.2;margin:0 0 .8rem}.curtain-hub p{margin:0 0 1.8rem}.curtain-hub a{color:inherit;text-underline-offset:.22em}.hub-shell{width:min(100% - 4rem,132rem);margin-inline:auto}.hub-shell--reading{width:min(100% - 4rem,92rem);margin-inline:auto}.hub-breadcrumbs{display:flex;align-items:center;gap:.8rem;padding:2.2rem 0;color:var(--hub-muted);font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase}.hub-breadcrumbs a{text-decoration:none}.hub-breadcrumbs a:hover{text-decoration:underline}.hub-hero{background:var(--hub-linen);overflow:hidden}.hub-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(34rem,.96fr);min-height:57rem}.hub-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:7rem 8rem 7rem 0}.hub-eyebrow{display:inline-flex;align-items:center;gap:1.1rem;margin-bottom:2.2rem;color:var(--hub-sage-deep);font-size:1.2rem;font-weight:600;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.hub-eyebrow:before{content:"";width:3.4rem;height:1px;background:currentColor}.hub-hero__lede{max-width:67rem;margin:2.8rem 0 0;color:var(--hub-muted);font-size:clamp(1.7rem,1.7vw,2.1rem)}.hub-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.hub-button{display:inline-flex;justify-content:center;align-items:center;min-height:5rem;padding:1.2rem 2.3rem;border:1px solid var(--hub-button);background:var(--hub-button);color:#fff!important;font-size:1.35rem;font-weight:600;letter-spacing:.08em;line-height:1.2;text-decoration:none!important;text-transform:uppercase;transition:background .2s ease,color .2s ease,transform .2s ease}.hub-button:hover{background:transparent;color:var(--hub-button)!important;transform:translateY(-1px)}.hub-button--secondary{background:transparent;color:var(--hub-sage-deep)!important}.hub-button--secondary:hover{background:var(--hub-sage-deep);color:#fff!important}.hub-hero__media{position:relative;min-height:48rem;background:#dfe3df}.hub-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.hub-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #3339410f;pointer-events:none}.hub-hero__placeholder{height:100%;min-height:inherit;display:grid;place-items:center;background:linear-gradient(135deg,#dde2dc,#f5f1e9)}.hub-hero__placeholder svg{width:46%;max-width:25rem;color:#46544d52}.hub-local-nav-wrap{position:sticky;top:0;z-index:7;border-block:1px solid var(--hub-rule);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hub-local-nav{display:flex;gap:.4rem;overflow-x:auto;padding:1.1rem 0;scrollbar-width:none}.hub-local-nav::-webkit-scrollbar{display:none}.hub-local-nav a{flex:0 0 auto;padding:.8rem 1.2rem;border-radius:999px;color:var(--hub-muted);font-size:1.25rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.hub-local-nav a:hover,.hub-local-nav a[aria-current=page]{background:var(--hub-mist);color:var(--hub-ink)}.hub-section{padding:clamp(6rem,8vw,11rem) 0}.hub-section--soft{background:var(--hub-linen)}.hub-section--essentials{background:#e7ddd0}.curtain-hub:not([data-guide=hub]) #guide-content>.hub-section--soft:not(:first-child){background:#e7ddd0}.hub-section--sage{background:var(--hub-sage-deep);color:#fff}.hub-section--sage h2,.hub-section--sage h3,.hub-section--sage h4{color:#fff}.hub-section__head{display:grid;grid-template-columns:minmax(24rem,.72fr) minmax(30rem,1.28fr);gap:5rem;align-items:end;margin-bottom:4.5rem}.hub-section__head p{max-width:70rem;margin:0;color:var(--hub-muted);font-size:1.8rem}.hub-section--sage .hub-section__head p{color:#ffffffc7}.hub-kicker{color:var(--hub-sage);font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hub-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.hub-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-card{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--hub-rule);background:#fff;color:var(--hub-ink);text-decoration:none;transition:box-shadow .24s ease,transform .24s ease}.hub-card:hover{box-shadow:0 1.6rem 4rem #3339411a;transform:translateY(-3px)}.hub-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--hub-mist)}.hub-card__media--portrait{aspect-ratio:4 / 5}.hub-card__media--fabric img{object-position:center}.hub-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.hub-card:hover .hub-card__media img{transform:scale(1.025)}.hub-card__body{display:flex;flex:1;flex-direction:column;padding:2.4rem}.hub-card__number{margin-bottom:1.2rem;color:var(--hub-sage);font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hub-card__body p{color:var(--hub-muted);font-size:1.45rem}.hub-card__link{margin-top:auto;padding-top:1.2rem;font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hub-card__link:after{content:" \2192"}.hub-article-feature{display:grid;grid-template-columns:minmax(26rem,.8fr) minmax(0,1.2fr);margin-top:2rem;border:1px solid var(--hub-rule);background:var(--hub-linen);color:var(--hub-ink);text-decoration:none;overflow:hidden;transition:box-shadow .24s ease,transform .24s ease}.hub-article-feature:hover{box-shadow:0 1.6rem 4rem #3339411a;transform:translateY(-3px)}.hub-article-feature__media{min-height:27rem;overflow:hidden;background:var(--hub-mist)}.hub-article-feature__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.hub-article-feature:hover .hub-article-feature__media img{transform:scale(1.025)}.hub-article-feature__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.8rem,5vw,5.5rem)}.hub-article-feature__body p{max-width:66rem;color:var(--hub-muted);font-size:1.55rem}.hub-article-feature__body .hub-card__link{margin-top:1rem}.hub-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.hub-style-card{border:1px solid var(--hub-rule);background:#fff}.hub-style-card__image{aspect-ratio:4 / 3;overflow:hidden;background:var(--hub-mist)}.hub-style-card__image img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hub-style-card__body{padding:2.6rem}.hub-style-card__body p{color:var(--hub-muted);font-size:1.48rem}.hub-meta{display:grid;gap:.8rem;margin:2rem 0;padding-top:1.8rem;border-top:1px solid var(--hub-rule)}.hub-meta p{display:grid;grid-template-columns:8.5rem 1fr;gap:1rem;margin:0;font-size:1.35rem}.hub-meta strong{color:var(--hub-ink);font-weight:700}.hub-prose{max-width:82rem}.hub-prose>*+h2{margin-top:6rem}.hub-prose>.hub-kicker{display:block;margin-bottom:.6rem}.hub-prose>.hub-kicker+h2{margin-top:0}.hub-prose>*+h3{margin-top:3.5rem}.hub-prose p,.hub-prose li{color:#4f5854}.hub-prose ul,.hub-prose ol{padding-left:2.2rem}.hub-prose li+li{margin-top:.8rem}.hub-tip{margin:3rem 0;padding:2.4rem 2.7rem;border-left:.4rem solid var(--hub-sage);background:var(--hub-mist)}.hub-tip p:last-child{margin-bottom:0}.hub-step-list{counter-reset:hub-step;display:grid;gap:0;border-top:1px solid var(--hub-rule)}.hub-step{counter-increment:hub-step;display:grid;grid-template-columns:7rem minmax(0,1fr);gap:2.5rem;padding:3.4rem 0;border-bottom:1px solid var(--hub-rule)}.hub-step:before{content:counter(hub-step,decimal-leading-zero);font-family:Hero,var(--font-heading-family),serif;color:var(--hub-sage);font-size:3.2rem;line-height:1}.hub-step p:last-child{margin-bottom:0}.hub-step__content{display:grid;grid-template-columns:minmax(15rem,20rem) minmax(0,1fr);gap:2.6rem;align-items:start}.hub-step__visual{aspect-ratio:4 / 3;overflow:hidden;background:#fff}.hub-step__visual img{width:100%;height:100%;display:block;object-fit:contain}.hub-step__visual--illustration{border:1px solid var(--hub-rule)}.hub-step__visual--illustration svg{width:100%;height:100%;display:block}.hub-step__visual--illustration .mi-bg{fill:#f7f4ee}.hub-step__visual--illustration .mi-window,.hub-step__visual--illustration .mi-paper{fill:#fff;stroke:#66706b;stroke-width:1.5}.hub-step__visual--illustration .mi-line{fill:none;stroke:#66706b;stroke-width:1.5}.hub-step__visual--illustration .mi-fine{fill:none;stroke:#9aa19d;stroke-width:1.2}.hub-step__visual--illustration .mi-strong{fill:none;stroke:#333941;stroke-width:4;stroke-linecap:round}.hub-step__visual--illustration .mi-fill,.hub-step__visual--illustration .mi-strong-fill{fill:#333941}.hub-step__visual--illustration .mi-obstacle{fill:#e7ddd0;stroke:#66706b;stroke-width:1.2}.hub-step__visual--illustration .mi-dot{fill:#66706b}.hub-step__visual--illustration .mi-accent{fill:none;stroke:#7b8c3e;stroke-width:2;stroke-linecap:round}.hub-step__visual--illustration .mi-accent-stroke{fill:none;stroke:#7b8c3e;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.hub-step__visual--illustration .mi-arrow{fill:#7b8c3e}.hub-step__visual--illustration .mi-curtain{fill:#e7ddd0;stroke:#66706b;stroke-width:1.2}.hub-step__visual--illustration .mi-fabric{fill:#fff;stroke:#66706b;stroke-width:1.2}.hub-step__visual--illustration .mi-label{fill:#46544d;font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:1px}.hub-step__visual--placeholder{display:grid;place-content:center;padding:1.8rem;border:1px dashed rgba(51,57,65,.32);color:var(--hub-muted);text-align:center}.hub-step__visual--placeholder span{font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hub-step__visual--placeholder small{margin-top:.5rem;font-size:1.25rem}.hub-length-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:3rem 0}.hub-length-grid--single{grid-template-columns:1fr}.hub-length-card{display:grid;grid-template-columns:minmax(15rem,.8fr) minmax(0,1.2fr);align-items:center;border:1px solid var(--hub-rule);background:#fff}.hub-length-card--link{color:var(--hub-ink);text-decoration:none;transition:box-shadow .24s ease,transform .24s ease}.hub-length-card--link:hover{box-shadow:0 1.6rem 4rem #3339411a;transform:translateY(-3px)}.hub-length-card__image{aspect-ratio:1;overflow:hidden;background:#fff}.hub-length-card__image img{width:100%;height:100%;display:block;object-fit:contain}.hub-length-card__image--photo img{object-fit:cover}.hub-length-card>div:last-child{padding:2.2rem}.hub-length-card h3{font-size:clamp(2rem,2vw,2.7rem)}.hub-length-card p{margin-bottom:0;font-size:1.4rem}.hub-length-card--link .hub-card__link{display:inline-block;margin-top:1.2rem}.hub-table-wrap{margin:3rem 0;overflow-x:auto;border:1px solid var(--hub-rule)}.hub-table{width:100%;min-width:64rem;border-collapse:collapse;background:#fff}.hub-table th,.hub-table td{padding:1.7rem 1.8rem;border-bottom:1px solid var(--hub-rule);text-align:left;vertical-align:top}.hub-table th{background:var(--hub-mist);font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase}.hub-table tr:last-child td{border-bottom:0}.hub-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,8vw,10rem);align-items:center}.hub-split__media{min-height:52rem;background:var(--hub-mist)}.hub-split__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.hub-checklist{list-style:none;padding:0;margin:2.5rem 0}.hub-checklist li{position:relative;padding-left:2.8rem}.hub-checklist li:before{content:"\2713";position:absolute;left:0;color:var(--hub-sage);font-weight:700}.hub-checklist li+li{margin-top:1rem}.hub-faq{max-width:92rem;margin-inline:auto}.hub-faq details{border-top:1px solid var(--hub-rule)}.hub-faq details:last-child{border-bottom:1px solid var(--hub-rule)}.hub-faq summary{display:flex;justify-content:space-between;gap:2rem;padding:2.2rem 0;cursor:pointer;list-style:none;font-family:Hero,var(--font-heading-family),serif;font-size:2.1rem}.hub-faq summary::-webkit-details-marker{display:none}.hub-faq summary:after{content:"+";color:var(--hub-sage);font-family:sans-serif;font-weight:300}.hub-faq details[open] summary:after{content:"\2212"}.hub-faq details>div{max-width:76rem;padding:0 0 2.4rem;color:var(--hub-muted)}.hub-related{display:flex;flex-wrap:wrap;gap:1rem}.hub-related a{padding:1.2rem 1.5rem;border:1px solid rgba(255,255,255,.3);text-decoration:none}.hub-related a:hover{background:#fff;color:var(--hub-sage-deep)}.hub-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4rem;align-items:center}.hub-cta p{max-width:72rem;color:#ffffffc7}.hub-cta .hub-button{background:var(--hub-button);border-color:var(--hub-button);color:#fff!important}.hub-cta .hub-button:hover{background:transparent;border-color:#fff;color:#fff!important}.curtain-hub #guide-content>.hub-section:last-of-type{background:#d7d7d9;color:var(--hub-ink)}.curtain-hub #guide-content>.hub-section:last-of-type h2,.curtain-hub #guide-content>.hub-section:last-of-type h3,.curtain-hub #guide-content>.hub-section:last-of-type h4{color:var(--hub-ink)}.curtain-hub #guide-content>.hub-section:last-of-type p,.curtain-hub #guide-content>.hub-section:last-of-type .hub-section__head p{color:var(--hub-muted)}.curtain-hub #guide-content>.hub-section:last-of-type .hub-eyebrow{color:var(--hub-sage-deep)}.curtain-hub #guide-content>.hub-section:last-of-type .hub-related a{border-color:#33394147}.curtain-hub #guide-content>.hub-section:last-of-type .hub-related a:hover{background:#fff;color:var(--hub-sage-deep)}.curtain-hub #guide-content>.hub-section:last-of-type .hub-button:hover{border-color:var(--hub-button);color:var(--hub-button)!important}.hub-jump{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2.4rem}.hub-jump a{padding:.8rem 1.2rem;border:1px solid var(--hub-rule);font-size:1.25rem;text-decoration:none}.hub-jump a:hover{border-color:var(--hub-sage);background:var(--hub-mist)}@media(max-width:989px){.hub-hero__grid{grid-template-columns:1fr}.hub-hero__copy{padding:6rem 0}.hub-hero__media{min-height:42rem}.hub-section__head{grid-template-columns:1fr;gap:1.5rem}.hub-card-grid,.hub-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-length-card{grid-template-columns:1fr}.hub-article-feature{grid-template-columns:minmax(22rem,.75fr) minmax(0,1.25fr)}.hub-split{gap:4rem}}@media(max-width:749px){.hub-shell,.hub-shell--reading{width:min(100% - 3rem,132rem)}.curtain-hub h1{font-size:clamp(4rem,14vw,6.4rem)}.hub-breadcrumbs{padding:1.6rem 0}.hub-hero__copy{padding:4.5rem 0}.hub-hero__media{min-height:34rem}.hub-section{padding:6rem 0}.hub-card-grid,.hub-card-grid--3,.hub-card-grid--2,.hub-style-grid,.hub-article-feature,.hub-length-grid,.hub-split{grid-template-columns:1fr}.hub-article-feature__media{min-height:auto;aspect-ratio:4 / 3}.hub-card__media--portrait{aspect-ratio:4 / 3}.hub-step{grid-template-columns:4.5rem minmax(0,1fr);gap:1.5rem}.hub-step__content{grid-template-columns:1fr}.hub-cta{grid-template-columns:1fr;gap:2rem}.hub-cta .hub-button{width:100%}.hub-meta p{grid-template-columns:7.5rem 1fr}.hub-split__media{min-height:36rem}}@media(prefers-reduced-motion:reduce){.hub-card,.hub-card__media img,.hub-article-feature,.hub-article-feature__media img,.hub-length-card--link,.hub-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/curtain-hub.css.map */
