.home-window{box-sizing:border-box;position:relative;height:clamp(600px,88svh,920px);isolation:isolate;overflow:hidden;background:var(--shy-ink)}.home-window *{box-sizing:border-box}.home-window>.night-photo,.home-window-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 46%;z-index:-2}.home-window:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#14161266,#1416120f 32%,#141612a8);pointer-events:none}.home-window-title{position:absolute;left:5%;right:5%;bottom:6%;color:var(--shy-paper);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}.home-window-logo{width:min(16vw,196px);height:auto;display:block;margin:0 0 clamp(18px,2vw,30px)}.home-window-title h1{margin:0;font-family:var(--shy-sans);font-style:normal;font-weight:400;font-size:clamp(30px,3vw,48px);line-height:1.02;max-width:22ch;letter-spacing:-.03em;color:inherit}.home-window-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-shrink:0}.home-window-actions a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;color:var(--shy-ink);background:var(--shy-paper);border:1px solid var(--shy-paper);border-radius:var(--shy-radius);padding:13px 26px;text-decoration:none;font-size:15px;white-space:nowrap;transition:background .2s ease,color .2s ease}.home-window-actions a:hover{background:var(--shy-paper);border-color:var(--shy-paper);color:var(--shy-olive)}.home-window-actions a:last-child{background:transparent;color:var(--shy-paper);border-color:#f6f4ee99}.home-window-actions a:last-child:hover{background:var(--shy-paper);color:var(--shy-olive);border-color:var(--shy-paper)}.home-window-address{position:absolute;top:clamp(104px,13vh,148px);left:5%;bottom:auto;color:#f6f4eed1;font-size:12px;letter-spacing:.04em;margin:0}.home-edit{box-sizing:border-box;background:var(--shy-paper);color:var(--shy-ink);padding:clamp(72px,7vw,132px) 5%}.home-edit *{box-sizing:border-box}.home-edit em,.home-edit i{font-family:var(--shy-serif);font-style:italic;font-weight:400}.home-edit-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,46ch);gap:8%;align-items:end;margin-bottom:clamp(34px,3.4vw,60px)}.home-edit h2{font-size:clamp(34px,3.6vw,58px);letter-spacing:-.02em;line-height:1.02;margin:0;max-width:14ch;font-weight:400}.home-edit-heading p{font-size:16px;line-height:1.62;margin:0;max-width:52ch;color:var(--shy-ink)}.home-text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;border-bottom:1px solid currentColor;font-size:15px;text-decoration:none;white-space:nowrap;margin-top:20px;color:var(--shy-olive)}.home-edit figure{margin:0;overflow:hidden;background:#e9e5dc;border-radius:var(--shy-radius)}.home-edit .night-photo{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .5s ease}.home-edit-item--linked:hover .night-photo{transform:scale(1.015)}.home-edit-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,1.8vw,28px);align-items:start}.home-edit-item{min-width:0}.home-edit-item h3{font-size:17px;margin:14px 0 0;font-weight:400;color:var(--shy-olive)}.home-edit-item h3 a{display:flex;justify-content:space-between;gap:18px;text-decoration:none;min-height:36px;color:inherit}.home-edit-item h3 a:hover{color:var(--shy-ink)}.home-edit-item>div{font-size:15px;line-height:1.58;color:var(--shy-meta);margin-top:6px}.home-development-note{font-size:12px;line-height:1.5;margin:26px 0 0;max-width:80ch;color:var(--shy-meta)}.home-edit--treatment{display:grid;grid-template-columns:minmax(240px,.52fr) minmax(0,1.48fr);gap:8%;align-items:start}.home-edit--treatment .home-edit-heading{display:block;margin:0;position:sticky;top:132px}.home-edit--treatment .home-edit-heading p{margin-top:20px;max-width:34ch}.home-edit--treatment .home-edit-items{grid-template-columns:1.3fr .7fr;align-items:start}.home-edit--treatment .home-edit-item:nth-child(1) .night-photo{aspect-ratio:4/5}.home-edit--treatment .home-edit-item:nth-child(2){margin-top:24%}.home-edit--treatment .home-edit-item:nth-child(2) .night-photo{aspect-ratio:3/4}.home-edit--retail .home-edit-items{grid-template-columns:1.6fr 1fr;width:100%;max-width:1120px;margin-inline:auto}.home-edit--retail .home-edit-item:nth-child(1) .night-photo{aspect-ratio:16/10}.home-edit--retail .home-edit-item:nth-child(2) .night-photo{aspect-ratio:1/1}.home-edit--shop-categories{padding-block:clamp(56px,5vw,84px)}.home-edit--shop-categories .home-edit-heading{margin-bottom:clamp(26px,2.8vw,42px)}.home-edit--shop-categories .home-edit-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1.2vw,18px);width:100%;max-width:1160px;margin-inline:auto}.home-edit--shop-categories .home-edit-item{position:relative;isolation:isolate;overflow:hidden;border-radius:var(--shy-radius);background:var(--shy-olive)}.home-edit--shop-categories figure{border-radius:0}.home-edit--shop-categories figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 46%,rgba(23,32,22,.48) 100%);z-index:1;pointer-events:none}.home-edit--shop-categories .night-photo{aspect-ratio:4/5;min-height:0;transition:transform .45s ease,filter .45s ease}.home-edit--shop-categories .home-edit-item h3{position:absolute;z-index:2;inset:auto 18px 16px;margin:0;color:var(--shy-yellow);font-family:var(--shy-sans);font-size:clamp(22px,2vw,32px);font-weight:700;line-height:.98;letter-spacing:-.025em}.home-edit--shop-categories .home-edit-item h3 a{display:block;min-height:0;color:inherit}.home-edit--shop-categories .home-edit-item h3 a:before{content:"";position:absolute;top:-500px;right:-500px;bottom:-500px;left:-500px}.home-edit--shop-categories .home-edit-item h3 span{display:none}.home-edit--shop-categories .home-edit-item>div{display:none}.home-edit--shop-categories .home-edit-item--linked:hover .night-photo{transform:scale(1.025);filter:brightness(1.04)}.home-edit--shop-categories .home-edit-item--linked:focus-within{outline:3px solid var(--shy-yellow);outline-offset:3px}.home-edit--at-shy{background:var(--shy-wash)}.home-edit--at-shy .home-edit-items{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:1120px;margin-inline:auto}.home-edit--at-shy .night-photo{aspect-ratio:4/3}.home-edit--photo-pairs{padding-block:clamp(56px,5vw,86px)}.home-edit--photo-pairs .home-edit-heading{margin-bottom:clamp(28px,3vw,44px)}.home-edit--photo-pairs .home-edit-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.2vw,34px);width:100%;max-width:980px;margin-inline:auto}.home-edit--photo-pairs .home-edit-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-items:end;position:relative;isolation:isolate}.home-edit--photo-pairs figure,.home-edit--photo-pairs .home-edit-item h3{grid-column:1;grid-row:1}.home-edit--photo-pairs figure{position:relative;border-radius:var(--shy-radius)}.home-edit--photo-pairs figure:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(20,22,18,.68));pointer-events:none}.home-edit--photo-pairs .night-photo{aspect-ratio:4/3;max-height:390px}.home-edit--photo-pairs .home-edit-item h3{position:relative;z-index:1;align-self:end;margin:0;padding:clamp(18px,2.4vw,30px);color:var(--shy-yellow);font-family:var(--shy-sans);font-size:clamp(30px,3.2vw,48px);font-weight:400;line-height:.95;letter-spacing:-.035em}.home-edit--photo-pairs .home-edit-item>div{grid-column:1;grid-row:2;margin-top:14px;max-width:58ch;color:var(--shy-ink);font-size:15px;line-height:1.58}.home-edit--seasonal{display:grid;grid-template-columns:minmax(0,.46fr) minmax(0,1fr);gap:8%;align-items:center}.home-edit--seasonal .home-edit-items{grid-column:1;grid-row:1;display:block}.home-edit--seasonal .home-edit-heading{grid-column:2;grid-row:1;display:block;margin:0}.home-edit--seasonal .home-edit-heading p{margin-top:20px;max-width:40ch}.home-edit--seasonal h2{font-family:var(--shy-serif);font-style:italic;font-size:clamp(40px,4.4vw,72px);letter-spacing:0;line-height:1.04;max-width:12ch}.home-edit--seasonal .night-photo{aspect-ratio:4/5}.home-edit--seasonal .home-edit-item h3{display:none}.home-edit--visit{display:grid;grid-template-columns:minmax(240px,.56fr) minmax(0,1.44fr);gap:8%;align-items:center}.home-edit--visit .home-edit-heading{display:block;margin:0}.home-edit--visit .home-edit-heading p{margin-top:20px;max-width:36ch}.home-edit--visit .home-edit-items{display:block}.home-edit--visit .night-photo{aspect-ratio:16/10}.home-edit--gifting{background:var(--shy-olive);color:var(--shy-paper);display:grid;grid-template-columns:minmax(0,.56fr) minmax(0,1.44fr);gap:8%;align-items:center;padding-block:clamp(80px,7.5vw,140px)}.home-edit--gifting .home-edit-heading{display:block;margin:0}.home-edit--gifting h2{font-family:var(--shy-serif);font-style:italic;font-size:clamp(44px,4.6vw,76px);max-width:9ch;line-height:1;letter-spacing:0}.home-edit--gifting .home-edit-heading p{font-size:16px;max-width:34ch;margin-top:20px;color:#f6f4eedb}.home-edit--gifting .home-edit-items{display:block}.home-edit--gifting .night-photo{aspect-ratio:16/10}.home-edit--gifting .home-text-link{color:var(--shy-paper);border-color:#f6f4eead}.home-edit--gifting .home-edit-item h3{display:none}.home-edit--gifting .home-development-note{grid-column:1/-1;color:#f6f4eec7}.home-edit.home-edit--adornment,.home-edit.home-edit--announcement{padding:0;display:grid;isolation:isolate;background:var(--shy-ink);color:var(--shy-paper);height:clamp(520px,74svh,780px)}.home-edit--adornment>*,.home-edit--announcement>*{grid-area:1/1;min-height:0}.home-edit--adornment .home-edit-items,.home-edit--announcement .home-edit-items{display:block;gap:0;height:100%}.home-edit--adornment .home-edit-item,.home-edit--announcement .home-edit-item{height:100%}.home-edit--adornment .home-edit-item h3,.home-edit--adornment .home-edit-item>div,.home-edit--announcement .home-edit-item h3,.home-edit--announcement .home-edit-item>div{display:none}.home-edit--adornment figure,.home-edit--announcement figure{height:100%;border-radius:0;background:var(--shy-ink)}.home-edit--adornment .night-photo,.home-edit--announcement .night-photo{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transition:none}.home-edit--adornment .home-edit-heading,.home-edit--announcement .home-edit-heading{position:relative;z-index:1;display:block;margin:0;height:100%}.home-edit--adornment h2,.home-edit--announcement h2{font-family:var(--shy-serif);font-style:italic;color:var(--shy-paper);letter-spacing:0;line-height:1.02}.home-edit--adornment .home-edit-heading p,.home-edit--announcement .home-edit-heading p{color:var(--shy-yellow);font-size:clamp(16px,1.25vw,19px);line-height:1.5;margin-top:18px}.home-edit--adornment .home-text-link,.home-edit--announcement .home-text-link{color:var(--shy-paper);border-color:#f6f4eea6;font-size:16px;margin-top:26px}.home-edit--adornment .home-text-link:hover,.home-edit--announcement .home-text-link:hover{color:var(--shy-yellow);border-color:var(--shy-yellow)}.home-edit--adornment .night-photo{object-position:50% 42%}.home-edit--adornment .home-edit-heading{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(44px,5vw,88px) 5%;background:linear-gradient(180deg,#14161200,#14161257 40%,#141612d1)}.home-edit--adornment h2{font-size:clamp(42px,5.4vw,88px);max-width:13ch}.home-edit--adornment .home-edit-heading p{max-width:46ch}.home-edit--adornment .home-text-link{align-self:flex-start}.home-edit--announcement .night-photo{object-position:50% 56%}.home-edit--announcement .home-edit-heading{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:clamp(48px,6vw,96px) 8%;background:#14161294}.home-edit--announcement h2{font-size:clamp(38px,4.8vw,76px);max-width:18ch}.home-edit--announcement .home-edit-heading p{max-width:60ch}@media(min-width:1700px){.home-edit,.home-edit--adornment .home-edit-heading{padding-inline:max(5%,calc((100% - 1620px)/2))}}@media(max-width:1099px){.home-window{height:clamp(540px,78svh,760px)}.home-window-title{grid-template-columns:1fr;gap:24px}.home-window-actions{justify-content:flex-start}.home-window-logo{width:min(26vw,168px)}.home-window-title h1{font-size:clamp(24px,3.4vw,34px)}.home-edit-heading{grid-template-columns:1fr 1fr;gap:6%}.home-edit--treatment,.home-edit--seasonal,.home-edit--visit,.home-edit--gifting{grid-template-columns:1fr 1.2fr;gap:6%}.home-edit--treatment .home-edit-heading{position:static}.home-edit--treatment .home-edit-item:nth-child(2){margin-top:14%}.home-edit.home-edit--adornment,.home-edit.home-edit--announcement{height:clamp(480px,66svh,660px);padding:0}.home-edit--shop-categories .home-edit-items{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.home-edit--photo-pairs .home-edit-items{max-width:820px}}@media(max-width:749px){.home-window{height:clamp(500px,72svh,640px)}.home-window-title{left:20px;right:20px;bottom:24px;gap:20px}.home-window-logo{width:min(38vw,132px);margin-bottom:14px}.home-window-title h1{font-size:26px;max-width:16ch}.home-window-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.home-window-actions a{font-size:14px;padding-inline:10px;min-height:50px}.home-window-address{display:none}.home-edit{padding:56px 20px}.home-edit h2{font-size:32px;max-width:16ch}.home-edit-heading{display:block;margin-bottom:26px}.home-edit-heading p{font-size:15px;margin-top:14px}.home-edit-items{grid-template-columns:1fr 1fr;gap:10px}.home-edit--shop-categories{padding-block:48px}.home-edit--shop-categories .home-edit-items{grid-template-columns:1fr 1fr;gap:8px}.home-edit--shop-categories .home-edit-item h3{inset:auto 12px 12px;font-size:clamp(20px,6vw,27px)}.home-edit--photo-pairs{padding-block:48px}.home-edit--photo-pairs .home-edit-items{grid-template-columns:1fr;gap:28px}.home-edit--photo-pairs .home-edit-item h3{padding:18px;font-size:34px}.home-edit--photo-pairs .night-photo{aspect-ratio:4/3;max-height:340px}.home-edit-item h3{font-size:14px;line-height:1.3}.home-edit-item>div{font-size:14px}.home-edit--treatment,.home-edit--seasonal,.home-edit--visit,.home-edit--gifting{display:block}.home-edit--treatment .home-edit-heading,.home-edit--seasonal .home-edit-heading,.home-edit--visit .home-edit-heading,.home-edit--gifting .home-edit-heading{margin:0 0 26px}.home-edit--treatment .home-edit-items{grid-template-columns:1.3fr .7fr}.home-edit--treatment .home-edit-item:nth-child(2){margin-top:18%}.home-edit--seasonal .home-edit-items{margin-bottom:26px}.home-edit--seasonal h2{font-size:36px}.home-edit--visit .night-photo,.home-edit--gifting .night-photo{aspect-ratio:4/3}.home-edit--gifting{padding-block:58px}.home-edit--gifting h2{font-size:40px}.home-edit.home-edit--adornment,.home-edit.home-edit--announcement{height:clamp(440px,60svh,560px);padding:0}.home-edit--adornment .home-edit-heading{padding:34px 20px 30px;background:linear-gradient(180deg,#1416121a,#14161294 34%,#141612e0)}.home-edit--adornment h2{font-size:34px;max-width:none}.home-edit--announcement .home-edit-heading{padding:40px 20px;background:#1416129e}.home-edit--announcement h2{font-size:30px}.home-edit--adornment .home-edit-heading p,.home-edit--announcement .home-edit-heading p{font-size:15px;margin-top:14px}.home-edit--adornment .home-text-link,.home-edit--announcement .home-text-link{font-size:15px;margin-top:18px}}@media(prefers-reduced-motion:reduce){.home-edit .night-photo{transition:none}.home-edit-item--linked:hover .night-photo{transform:none}}.home-edit.home-edit--adornment{height:auto;min-height:0;width:100%;max-width:1280px;margin-inline:auto;padding:clamp(64px,6vw,92px) 5%;box-sizing:border-box;display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,520px);gap:clamp(40px,6vw,82px);align-items:center;background:var(--shy-paper);color:var(--shy-ink)}.home-edit--adornment>*{grid-area:auto;min-height:0}.home-edit--adornment .home-edit-heading{position:static;z-index:auto;display:block;height:auto;padding:0;background:none}.home-edit--adornment .home-edit-items{display:block;height:auto;width:100%;max-width:520px;justify-self:end}.home-edit--adornment .home-edit-item{height:auto}.home-edit--adornment figure{height:auto;border-radius:var(--shy-radius);background:var(--shy-wash)}.home-edit--adornment .night-photo{display:block;width:100%;height:clamp(400px,38vw,520px);object-fit:cover;object-position:50% 42%}.home-edit--adornment h2{color:var(--shy-ink);font-size:clamp(42px,4.8vw,72px);max-width:10ch}.home-edit--adornment .home-edit-heading p{color:var(--shy-meta);font-size:16px;line-height:1.62;max-width:38ch;margin-top:20px}.home-edit--adornment .home-text-link{color:var(--shy-ink);border-color:var(--shy-ink);font-size:15px;margin-top:24px}.home-edit--adornment .home-text-link:hover{color:var(--shy-olive);border-color:var(--shy-yellow)}@media(max-width:749px){.home-edit.home-edit--adornment{height:auto;min-height:0;padding:50px 20px;display:flex;flex-direction:column;gap:28px;align-items:stretch}.home-edit--adornment .home-edit-heading{order:1;padding:0;background:none}.home-edit--adornment .home-edit-items{order:2;max-width:none;justify-self:stretch}.home-edit--adornment .night-photo{height:390px;max-height:none}.home-edit--adornment h2{color:var(--shy-ink);font-size:38px;max-width:11ch}.home-edit--adornment .home-edit-heading p{color:var(--shy-meta);font-size:15px;margin-top:15px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/shy-home-night.css.map */
