.bookshelf-hero{isolation:isolate;background-color:var(--color-deep-creek);padding:calc(var(--space-section-md) + 50px) 0 var(--space-section-md);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.bookshelf-hero__photo{z-index:0;transform-origin:32% 58%;will-change:transform;background-image:url(/images/fireplace-lounge-area.jpg);background-position:32% 58%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.bookshelf-hero__overlay{z-index:1;background-image:linear-gradient(#153b5600 0% 25%,#153b5633 52%,#153b5657 75%,#153b569e 100%),radial-gradient(75% 58% at 50% 66%,#153b5600 0%,#153b561a 74%,#153b5638 100%);position:absolute;inset:0}.bookshelf-hero__container{z-index:3;gap:var(--space-2xl);flex-direction:column;display:flex;position:relative}.bookshelf-hero__heading{text-align:center;color:var(--color-surface)}.bookshelf-hero__title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--color-surface);margin:0 0 var(--space-sm);text-shadow:0 1px 2px #000000b3,0 2px 10px #0000008c,0 0 26px #0d25388c;font-size:clamp(2.75rem,5.5vw,4.25rem);font-weight:700;line-height:1.05}.bookshelf-hero__subtitle{font-family:var(--font-heading);color:#ece0c2;letter-spacing:.01em;text-shadow:0 2px 6px #00000073;align-items:center;gap:.9em;margin:0;font-size:clamp(1.15rem,1.8vw,1.5rem);font-style:italic;font-weight:400;display:inline-flex}.bookshelf-hero__subtitle-text{white-space:nowrap}.bookshelf-hero__nav{width:100%}.bookshelf-hero__row{align-items:center;gap:clamp(var(--space-md), 2vw, var(--space-xl));grid-template-columns:minmax(0,1fr) minmax(360px,480px) minmax(0,1fr);display:grid}.bookshelf-hero__stack{flex-direction:column;gap:0;display:flex}.bookshelf-hero__row>.bookshelf-hero__stack[data-side=left]{align-items:flex-end}.bookshelf-hero__row>.bookshelf-hero__stack[data-side=right]{align-items:flex-start}.bookshelf-hero__center{align-items:center;gap:var(--space-md);padding:0 var(--space-md);flex-direction:column;display:flex}.bookshelf-hero__pick{font-family:var(--font-heading);color:#ece0c2;letter-spacing:.01em;text-shadow:0 1px 4px #0000008c;align-items:center;gap:.65rem;margin:0;font-size:1.0625rem;font-style:italic;font-weight:400;display:inline-flex}.bookshelf-hero__pick-text{white-space:nowrap}.bookshelf-hero__pick-arrow{color:#d89a4e;text-shadow:0 1px 4px #0009;font-size:1.4em;font-style:normal;line-height:1}.bookshelf-hero__location{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.1rem;display:flex}.bookshelf-hero__address-link{color:#ece0c2;font-family:var(--font-body);text-shadow:0 1px 4px #0009;transition:color var(--transition-fast), border-color var(--transition-fast);border-bottom:1px dashed #ece0c266;align-items:center;gap:.4rem;padding-bottom:1px;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.bookshelf-hero__address-link:hover{color:#f5e9c5;border-bottom-color:var(--color-amber-light)}.bookshelf-hero__address-link:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:3px;border-radius:2px}.bookshelf-hero__address-pin{width:1rem;height:1rem;color:var(--color-amber-on-dark);flex-shrink:0}.hero-status-pill{border-radius:var(--radius-round);font-family:var(--font-body);letter-spacing:.005em;white-space:nowrap;align-items:center;gap:.55rem;padding:.55em 1.1em;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #00000080}.hero-status-pill--open{color:#f1faf5;background:#2e7d5bf5;border:1px solid #ffffff2e}.hero-status-pill--closed{color:#ece0c2;background:#141a1fe0;border:1px solid #ece0c247}.hero-status-pill--placeholder{color:#0000;visibility:hidden;background:#141a1f99;border:1px solid #ece0c226}.hero-status-pill__dot{background:#5fd37e;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;animation:2.4s ease-in-out infinite hero-status-dot-pulse;box-shadow:0 0 0 3px #5fd37e52}.hero-status-pill--closed .hero-status-pill__dot{background:#c8b98e;animation:none;box-shadow:0 0 0 3px #c8b98e38}@keyframes hero-status-dot-pulse{0%,to{box-shadow:0 0 0 3px #5fd37e59,0 0 #5fd37e8c}50%{box-shadow:0 0 0 3px #5fd37e40,0 0 0 8px #5fd37e00}}.hero-search{width:100%;max-width:460px}.hero-search__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-search__field{border-radius:var(--radius-md);transition:box-shadow var(--transition-fast), border-color var(--transition-fast);background:#fffffff7;border:2px solid #ffffff8c;align-items:stretch;display:flex;position:relative;box-shadow:0 12px 28px #00000080}.hero-search__field:focus-within{border-color:var(--color-amber);box-shadow:0 12px 28px #00000080, 0 0 0 3px #fffffff2, 0 0 0 7px var(--color-amber-light), 0 0 18px 7px #b87a1e73}.hero-search__icon{color:#475561;pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.hero-search__input{min-width:0;font-family:var(--font-body);border-radius:calc(var(--radius-md) - 2px) 0 0 calc(var(--radius-md) - 2px);color:var(--color-ink);background:0 0;border:none;flex:1;padding:.875rem 1rem .875rem 3rem;font-size:1.0625rem}.hero-search__input::placeholder{color:#5c6b7b}.hero-search__input:focus{outline:none}.hero-search__submit{font-family:var(--font-body);background:var(--color-stone-green);color:#fff;border-radius:0 calc(var(--radius-md) - 2px) calc(var(--radius-md) - 2px) 0;cursor:pointer;white-space:nowrap;letter-spacing:.02em;transition:background-color var(--transition-fast);border:none;padding:0 1.5rem;font-size:1rem;font-weight:700}.hero-search__submit:hover{background:var(--color-green-dark)}.hero-search__submit:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:3px}.bookshelf-book{width:var(--book-length);height:var(--book-thickness);cursor:pointer;will-change:transform, filter;filter:drop-shadow(0 3px 6px #0006);border-radius:2px;text-decoration:none;transition:filter .3s;display:block;position:relative}.bookshelf-book:hover,.bookshelf-book:focus-visible{filter:drop-shadow(0 10px 18px #0009)drop-shadow(0 0 14px #d89a4e40);z-index:2}.bookshelf-book__spine-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.bookshelf-book__label{pointer-events:none;z-index:1;padding:0 var(--space-md);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.bookshelf-book__label-text{max-width:88%;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#f2e5c2;text-shadow:0 1px 1px #000000a6,0 0 6px #000000d9,0 0 14px #0000008c;white-space:normal;overflow-wrap:break-word;font-size:.95rem;font-weight:700;line-height:1.15;display:inline-block}.bookshelf-book[data-spine=tan] .bookshelf-book__label-text{text-shadow:0 1px 1px #000000d9,0 0 6px #000000f2,0 0 14px #000000a6}@media (max-width:640px){.bookshelf-book__label-text{letter-spacing:.05em;font-size:.875rem}}.bookshelf-book:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.bookshelf-hero__glow{z-index:2;pointer-events:none;background:radial-gradient(50% 45% at 50% 55%,#d89a4e1a 0%,#d89a4e0a 45%,#0000 75%);position:absolute;inset:0}.bookshelf-hero__dust{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.bookshelf-hero__dust span{background:#ffffff29;border-radius:50%;width:3px;height:3px;position:absolute}.bookshelf-hero__dust span:first-child{animation:14s linear infinite dust-float-1;top:75%;left:18%}.bookshelf-hero__dust span:nth-child(2){width:2px;height:2px;animation:18s linear 3s infinite dust-float-2;top:82%;left:56%}.bookshelf-hero__dust span:nth-child(3){animation:16s linear 7s infinite dust-float-3;top:70%;left:78%}.bookshelf-hero__dust span:nth-child(4){width:2px;height:2px;animation:20s linear 10s infinite dust-float-4;top:86%;left:38%}@keyframes dust-float-1{0%{opacity:0;transform:translate(0)scale(.6)}8%{opacity:.25}85%{opacity:.15}to{opacity:0;transform:translate(35px,-240px)scale(1)}}@keyframes dust-float-2{0%{opacity:0;transform:translate(0)scale(.5)}10%{opacity:.2}90%{opacity:.1}to{opacity:0;transform:translate(-25px,-280px)scale(.8)}}@keyframes dust-float-3{0%{opacity:0;transform:translate(0)scale(.7)}6%{opacity:.22}88%{opacity:.12}to{opacity:0;transform:translate(20px,-220px)scale(1.1)}}@keyframes dust-float-4{0%{opacity:0;transform:translate(0)scale(.4)}12%{opacity:.18}92%{opacity:.08}to{opacity:0;transform:translate(-15px,-300px)scale(.9)}}@media (prefers-reduced-motion:reduce){.bookshelf-book{transition:none}.bookshelf-hero__dust span{opacity:.12!important;animation:none!important}.bookshelf-hero__photo{transform:scale(1.12)}.hero-status-pill__dot{animation:none}}@media (min-width:768px) and (max-width:1279px){.bookshelf-hero{min-height:auto;padding:calc(var(--space-section-md) + 30px) 0 var(--space-section-md)}.bookshelf-hero__row{column-gap:var(--space-xl);row-gap:var(--space-2xl);grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"center center""left right";max-width:920px;margin:0 auto}.bookshelf-hero__center{grid-area:center;justify-self:center}.bookshelf-hero__row>.bookshelf-hero__stack[data-side=left]{grid-area:left;align-items:flex-end}.bookshelf-hero__row>.bookshelf-hero__stack[data-side=right]{grid-area:right;align-items:flex-start}}@media (max-width:767px){.bookshelf-hero{min-height:auto;padding:calc(var(--space-section-md) + 24px) 0 var(--space-section-md)}.bookshelf-hero__photo{transform-origin:50%;height:60vw;min-height:220px;max-height:360px;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0% 60%,#0006 85%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0006 85%,#0000 100%)}.bookshelf-hero__row{flex-direction:column;align-items:center;gap:0;display:flex}.bookshelf-hero__row>.bookshelf-hero__stack{display:contents}.bookshelf-hero__row>.bookshelf-hero__stack>.bookshelf-book{order:2;align-self:center}.bookshelf-hero__center{width:100%;max-width:520px;margin-bottom:var(--space-lg);order:1}.bookshelf-hero__title{font-size:clamp(2.25rem,8vw,3rem)}.bookshelf-hero__pick{gap:0;font-size:1rem}.bookshelf-hero__pick-arrow{display:none}.hero-search{max-width:100%}.bookshelf-hero:after{content:"";background:linear-gradient(to bottom, #153b5600 0%, var(--color-bg-alt) 100%);pointer-events:none;z-index:4;height:64px;position:absolute;bottom:0;left:0;right:0}}@media (max-width:480px){.bookshelf-book{width:min(var(--book-length), calc(100vw - 2 * var(--space-site-margin)))}}
