:root{--dreampiece-site-button: #6c7360;--dreampiece-hero-navy: #1a2744;--dreampiece-hero-gold: #b8943f;--dreampiece-home-container: min(100% - 3rem, 140rem);--dreampiece-header-clearance: clamp(7.2rem, 14vh, 10.4rem)}.dreampiece-hero.home-first-view{position:relative;z-index:2;background:transparent;display:flex;flex-direction:column;min-height:100dvh;margin-top:0;padding-top:var(--dreampiece-header-clearance);padding-bottom:clamp(8px,1vh,16px);box-sizing:border-box;overflow:hidden;font-family:Shippori Mincho,\6e38\660e\671d,Yu Mincho,serif}.dreampiece-hero .home-first-view-inner{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;width:var(--dreampiece-home-container);max-width:var(--dreampiece-home-container);min-height:0;height:100%}.dreampiece-hero .home-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(28px,5vw,64px);align-items:start;align-self:start;flex:1 1 auto;overflow:visible;min-height:0}.dreampiece-hero .home-hero-copy{max-width:52rem;align-self:center;position:relative;z-index:2;font-family:inherit;font-weight:400}.dreampiece-hero .home-hero-title{margin:0;font-family:inherit;font-size:clamp(27px,3vw,40px);font-weight:400;font-synthesis:none;letter-spacing:.14em;line-height:1.85;color:#222;word-break:keep-all}.dreampiece-hero .home-hero-title-em{display:inline-block;font-size:clamp(48px,5.2vw,72px);font-weight:400;font-synthesis:none;line-height:1;letter-spacing:.06em;vertical-align:-.08em;margin-right:.04em}.dreampiece-hero .home-hero-title-particle,.dreampiece-hero .home-hero-title-rest{font-size:1.15em;font-weight:400;font-synthesis:none}.dreampiece-hero .home-hero-title-rest{display:inline-block;margin-left:.4em;margin-top:-10px;vertical-align:top}.dreampiece-hero .home-hero-lead{margin:clamp(24px,3.2vw,36px) 0 0;font-family:inherit;font-size:clamp(13px,1.25vw,15px);font-weight:400;line-height:2.15;letter-spacing:.1em;color:#555}.dreampiece-hero .home-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:clamp(28px,3.8vw,40px);max-width:100%}.dreampiece-hero .home-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:8px 16px;border-radius:10px;font-family:inherit;font-size:var(--dp-text-md, 16px);font-weight:400;letter-spacing:.12em;text-decoration:none;line-height:1.4;transition:opacity .2s ease,background-color .2s ease,border-color .2s ease}.dreampiece-hero .home-hero-btn:hover{opacity:.92}.dreampiece-hero .home-hero-btn-label{font-weight:400;white-space:nowrap}.dreampiece-hero .home-hero-btn-icon{flex-shrink:0;display:inline-flex;align-items:center;line-height:0;margin-right:4px}.dreampiece-hero .home-hero-btn-icon img{display:block;width:30px;height:30px;max-width:none}.dreampiece-hero .home-hero-btn--primary{background:var(--dreampiece-site-button);color:#fff;border:solid 1px var(--dreampiece-site-button)}.dreampiece-hero .home-hero-btn--secondary{background:#fff;color:#9a7d3c;border:solid 1px #d4bc82}.dreampiece-hero .home-hero-btn--secondary .home-hero-btn-label{color:#9a7d3c}.dreampiece-hero .home-hero-btn--secondary:hover{background:#fffdf8;border-color:var(--dreampiece-hero-gold);color:var(--dreampiece-hero-gold)}.dreampiece-hero .home-hero-search{display:flex;align-items:center;gap:12px;width:100%;max-width:100%;margin-top:clamp(24px,3vw,32px);padding:4px 10px 4px 14px;background:#fff;border:solid 1px #ddd5c8;border-radius:10px}.dreampiece-hero .home-hero-search-field{display:flex;align-items:center;flex:1 1 auto;min-width:0;margin:0;padding:0}.dreampiece-hero .home-hero-search-field input{flex:1 1 auto;width:auto;min-width:0;border:none;background:transparent;color:#333;font-family:inherit;font-size:var(--dp-text-sm, 14px);font-weight:400;padding:10px 4px;outline:none;box-shadow:none;letter-spacing:.08em}.dreampiece-hero .home-hero-search-field input::placeholder{color:#b8b0a4}.dreampiece-hero .home-hero-search-icon{flex-shrink:0;font-size:1.15rem;color:#b5aea2;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}.dreampiece-hero .home-hero-search-submit{flex-shrink:0;margin:0 4px 0 8px;padding:10px 0;border:none;border-radius:0;background:transparent;color:#2a2a2a;font-family:inherit;font-size:var(--dp-text-sm, 14px);font-weight:400;letter-spacing:.1em;cursor:pointer;white-space:nowrap;line-height:1.4}.dreampiece-hero .home-hero-search-submit:hover{color:var(--dreampiece-hero-navy);opacity:.85}.dreampiece-hero .home-hero-visual{position:relative;z-index:0;line-height:0;text-align:center;pointer-events:none}.dreampiece-hero .home-hero-visual img{display:block;width:100%;max-width:none;height:auto;margin:0;filter:drop-shadow(0 16px 40px rgba(26,39,68,.12))}@media screen and (min-width:641px){.dreampiece-hero.home-first-view{height:100dvh;min-height:100dvh;max-height:100dvh;padding-top:clamp(64px,9vh,88px)}.dreampiece-hero .home-featured{margin-top:auto}.dreampiece-hero .home-featured-carousel{margin-top:clamp(1rem,2vh,2.5rem)}}@media screen and (min-width:1281px){.dreampiece-hero .home-hero-visual{justify-self:end;width:min(calc(100vw / 2.2),1360px);margin-top:clamp(-40px,-4vw,-16px);overflow:visible;transform:translate(min(2.5vw,32px))}}.dreampiece-hero .home-featured{flex-shrink:0;padding-top:clamp(8px,1.2vh,16px)}.dreampiece-hero .home-featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2.5rem;flex-wrap:wrap}.dreampiece-hero .home-featured-head-main{text-align:center;flex:1 1 auto}.dreampiece-hero .home-featured-title-block{position:relative;display:inline-block;width:min(65%,42rem);margin:0 auto;line-height:0}.dreampiece-hero .home-featured-trim img{display:block;width:100%;height:auto}.dreampiece-hero .home-featured-eyebrow{position:absolute;left:50%;top:50%;z-index:1;margin:0;font-family:inherit;font-size:var(--dp-text-xs, 13px);letter-spacing:.12em;color:#000;white-space:nowrap;line-height:1.2;transform:translate(-50%,calc(-100% - 20px))}.dreampiece-hero .home-featured-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;font-family:inherit;font-size:clamp(18px,2vw,22px);font-weight:600;letter-spacing:.08em;color:#000;white-space:nowrap;line-height:1.2}.dreampiece-hero .home-featured-more{flex-shrink:0;display:inline-flex;align-items:center;padding:10px 18px;font-family:inherit;font-size:var(--dp-text-xs, 13px);color:#666;text-decoration:none;letter-spacing:.04em;background:#fff;border-radius:10px;box-shadow:0 4px 16px #1a274414;transition:color .2s ease,box-shadow .2s ease}.dreampiece-hero .home-featured-more:hover{color:var(--dreampiece-hero-navy);box-shadow:0 6px 20px #1a27441f}.dreampiece-hero .home-featured-carousel{margin-top:2.5rem;--featured-slides: 4;--featured-gap: clamp(12px, 2vw, 20px);overflow-x:clip}.dreampiece-hero .home-featured-carousel.is-static .home-featured-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));transform:none!important}.dreampiece-hero .home-featured-carousel-viewport{overflow:hidden;width:100%;container-type:inline-size}.dreampiece-hero .home-featured-track{display:flex;gap:var(--featured-gap);will-change:transform}.dreampiece-hero .home-featured-track.is-animating{transition:transform .45s ease}.dreampiece-hero .home-featured-carousel:not(.is-static) .home-featured-track .home-featured-card{flex:0 0 calc((100cqw - var(--featured-gap) * (var(--featured-slides) - 1)) / var(--featured-slides));width:calc((100cqw - var(--featured-gap) * (var(--featured-slides) - 1)) / var(--featured-slides));max-width:calc((100cqw - var(--featured-gap) * (var(--featured-slides) - 1)) / var(--featured-slides));min-width:0}.dreampiece-hero .home-featured-card{display:flex;flex-direction:column;flex-shrink:0;min-width:0;background:#fff;border-radius:12px;overflow:hidden;color:#111;text-decoration:none;box-shadow:0 10px 32px #1a274414;transition:transform .25s ease,box-shadow .25s ease}.dreampiece-hero .home-featured-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a27441f}.dreampiece-hero .home-featured-card-body{position:relative;display:block;padding:14px 48px 16px 14px;min-height:72px}.dreampiece-hero .home-featured-card-category{display:block;font-size:var(--dp-text-2xs, 12px);font-weight:700;color:#9a9a9a;letter-spacing:.04em}.dreampiece-hero .home-featured-card-title{display:-webkit-box;margin-top:4px;font-family:inherit;font-size:var(--dp-text-base, 15px);font-weight:600;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dreampiece-hero .home-featured-card-go{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--dreampiece-site-button);color:#fff}.dreampiece-hero .home-featured-card-go .material-symbols-outlined{font-size:1.1rem}@media screen and (max-width:990px){.dreampiece-hero .home-featured-carousel{--featured-slides: 2}.dreampiece-hero .home-hero-grid{grid-template-columns:1fr}.dreampiece-hero .home-hero-copy{max-width:none;text-align:center}.dreampiece-hero .home-hero-visual{justify-self:center;width:min(calc(100vw / 2.2),1360px);margin-top:clamp(-32px,-5vw,-12px);overflow:visible;transform:none}.dreampiece-hero .home-hero-visual img{max-width:none}.dreampiece-hero .home-hero-actions{max-width:42rem;margin-left:auto;margin-right:auto}.dreampiece-hero .home-featured-carousel.is-static .home-featured-track{grid-template-columns:repeat(2,minmax(0,1fr))}.dreampiece-hero .home-featured-more{width:100%;text-align:right}}@media screen and (max-width:640px){.dreampiece-hero.home-first-view{height:auto;min-height:100dvh;max-height:none;padding-top:var(--dreampiece-header-clearance);padding-bottom:clamp(12px,1.5vh,20px);padding-left:0;padding-right:0;overflow-x:hidden;overflow-y:visible}.dreampiece-hero .home-first-view-inner{display:flex;flex-direction:column;height:auto;min-height:calc(100dvh - var(--dreampiece-header-clearance) - clamp(12px,1.5vh,20px));width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.dreampiece-hero .home-featured{margin-top:auto;padding:0}.dreampiece-hero .home-featured-head-main{text-align:left;width:100%}.dreampiece-hero .home-featured-title-block{display:block;width:min(80%,360px);margin-left:auto;margin-right:auto}.dreampiece-hero .home-featured-carousel{--featured-slides: 2;margin-top:clamp(1rem,2vh,1.5rem)}.dreampiece-hero .home-featured-carousel.is-static .home-featured-track{display:flex;flex-wrap:nowrap;grid-template-columns:none}.dreampiece-hero .home-featured-carousel.is-static .home-featured-track .home-featured-card{flex:0 0 calc((100cqw - var(--featured-gap) * (var(--featured-slides) - 1)) / var(--featured-slides));width:calc((100cqw - var(--featured-gap) * (var(--featured-slides) - 1)) / var(--featured-slides));max-width:calc((100cqw - var(--featured-gap) * (var(--featured-slides) - 1)) / var(--featured-slides))}.dreampiece-hero .home-featured-card-body{padding-right:42px;min-height:64px}.dreampiece-hero .home-featured-card-title{font-size:var(--dp-text-sm, 14px)}.dreampiece-hero .home-hero-grid{grid-template-columns:1fr;width:100%;max-width:100%;gap:0;position:relative;isolation:isolate;overflow:hidden}.dreampiece-hero .home-hero-copy{padding:0;max-width:none;width:100%;align-self:stretch;justify-self:stretch;text-align:left;position:relative;z-index:1}.dreampiece-hero .home-hero-title{position:relative;z-index:2;font-size:clamp(23px,5.8vw,32px);letter-spacing:.1em}.dreampiece-hero .home-hero-title-particle,.dreampiece-hero .home-hero-title-rest{font-size:1.1em}.dreampiece-hero .home-hero-title-rest{margin-top:-8px}.dreampiece-hero .home-hero-title-em{font-size:clamp(42px,11vw,56px)}.dreampiece-hero .home-hero-lead{position:relative;z-index:1;width:100%;max-width:none;margin:clamp(16px,2.5vw,22px) 0 0;padding:clamp(8px,2vw,12px) 0 clamp(6px,1.5vw,10px);box-sizing:border-box;font-size:var(--dp-text-sm, 14px);line-height:1.55;letter-spacing:.04em;color:#444}.dreampiece-hero .home-hero-lead:before{content:"";position:absolute;inset:0 0 clamp(-28px,-8vw,-40px);z-index:-1;border-radius:12px;background:linear-gradient(180deg,#ffffffeb,#ffffffc7 42%,#ffffff6b);pointer-events:none}.dreampiece-hero .home-hero-actions{display:none}.dreampiece-hero .home-hero-search{position:relative;z-index:2;flex-direction:row;flex-wrap:nowrap;align-items:center;width:100%;max-width:none;margin-top:clamp(4px,1vw,8px);margin-left:0;margin-right:0;padding:4px 6px 4px 14px;border-radius:8px;box-sizing:border-box}.dreampiece-hero .home-hero-search.hero-search-form{max-width:none;width:100%}.dreampiece-hero .home-hero-search-field{flex:1 1 auto;min-width:0}.dreampiece-hero .home-hero-search-field input{font-size:var(--dp-text-sm, 14px);padding:9px 6px;min-width:0}.dreampiece-hero .home-hero-search-submit{width:auto;flex:0 0 auto;margin:0 4px 0 auto;padding:9px 10px;font-size:var(--dp-text-sm, 14px)}.dreampiece-hero .home-hero-visual{position:absolute;z-index:0;top:clamp(72px,20vw,112px);left:50%;width:min(100%,400px);max-width:100%;margin:0;padding:0;transform:translate(-50%);justify-self:auto;overflow:hidden;pointer-events:none;opacity:.46}.dreampiece-hero .home-hero-visual img{width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 28px rgba(26,39,68,.1))}.dreampiece-hero .home-featured-more{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-dreampiece-hero.css.map */
