html{scroll-behavior:smooth}.wh-hero-bg{position:relative;background-size:cover;background-position:center bottom;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;overflow:hidden}.wh-hero-bg-empty{background:linear-gradient(160deg,#e9dcb8,#c9a95f)}.wh-hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e160a26,#1e160a73)}.wh-hero-content{position:relative;z-index:2;text-align:center;max-width:640px}.wh-hero-title{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:3rem;color:#fff8ea;text-shadow:0 2px 12px rgba(0,0,0,.4);margin:0 0 .75rem}.wh-hero-subtitle{font-family:Georgia,serif;font-size:1.2rem;color:#fff3d6;text-shadow:0 1px 8px rgba(0,0,0,.4);margin:0 0 1.75rem;line-height:1.4}.wh-hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.wh-hero-button{display:inline-block;background:linear-gradient(180deg,#fff3d6,#e0b862 60%,#c9974a);color:#4a3c26;border:1px solid #a8752f;font-family:Georgia,serif;font-weight:700;font-size:1.1rem;padding:.9rem 2rem;border-radius:8px;text-decoration:none;box-shadow:0 4px 16px #00000040}.wh-hero-button:hover{background:linear-gradient(180deg,#fffaf0,#f0c878 60%,#d6a655)}.wh-hero-button-secondary{background:#1e160a59;color:#fff8ea;border:1px solid #e0b862;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wh-hero-button-secondary:hover{background:#1e160a8c}.wh-hero-floaters{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.wh-hero-float-btn{position:absolute;background:none;border:none;padding:0;cursor:pointer;transition:transform .2s ease}.wh-hero-float-btn:hover{transform:scale(1.06)}.wh-hero-float-btn:hover .wh-hero-float{box-shadow:0 8px 26px #00000080,0 0 0 3px #ffe0a3}.wh-hero-float{display:block;width:130px;aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;border:4px solid #fff3d6;box-shadow:0 8px 22px #00000059;transition:box-shadow .2s ease}.wh-float-1{left:2%;bottom:10%;transform:rotate(-9deg)}.wh-float-2{right:3%;bottom:18%}.wh-float-2 .wh-hero-float{width:110px}.wh-float-2{transform:rotate(11deg)}.wh-float-3{right:14%;bottom:3%;transform:rotate(-5deg)}.wh-float-3 .wh-hero-float{width:95px}@media(max-width:749px){.wh-hero-bg{min-height:50vh;padding:2.5rem 1.25rem}.wh-hero-title{font-size:2rem}.wh-hero-subtitle{font-size:1.05rem}.wh-hero-button{font-size:1rem;padding:.8rem 1.6rem}.wh-hero-buttons{flex-direction:column;align-items:center}.wh-hero-floaters{display:none}}.wh-hero-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#28180abf;display:none;align-items:center;justify-content:center;padding:1.25rem}.wh-hero-popup-overlay.wh-hero-popup-open{display:flex}.wh-hero-popup-panel{background:linear-gradient(180deg,#fdf3de,#f4e4bf);border:3px solid #a8752f;border-radius:18px;max-width:480px;width:100%;max-height:85vh;overflow-y:auto;padding:2rem 1.75rem 1.75rem;position:relative;font-family:Georgia,serif;color:#4a3320}.wh-hero-popup-close{position:absolute;top:.75rem;right:.9rem;background:none;border:none;font-size:1.5rem;color:#8a5a26;cursor:pointer;line-height:1}.wh-hero-popup-title{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;margin:0 0 .9rem}.wh-hero-popup-text{font-size:.98rem;line-height:1.65;margin:0}.wh-trust{background:#f4ecd8;padding:.85rem 1rem;border-bottom:1px solid #dfd0a6}.wh-trust-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;text-align:center}.wh-trust-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;font-family:Georgia,serif;font-size:.78rem;font-weight:700;color:#4a3c26;line-height:1.15}.wh-trust-icon{font-size:1.2rem;flex-shrink:0}.wh-trust-icon-img{width:32px;height:32px;object-fit:contain;flex-shrink:0}@media(max-width:749px){.wh-trust{padding:.75rem}.wh-trust-grid{grid-template-columns:repeat(2,1fr);gap:.6rem .5rem}.wh-trust-item{font-size:.72rem;text-align:left}.wh-trust-icon-img{width:26px;height:26px}.wh-trust-icon{font-size:1.05rem}}.wh-collections{background:#dce6cb;padding:3rem 1.5rem;text-align:center}.wh-collections-title{font-family:Playfair Display,Georgia,serif;font-size:2rem;color:#4a3c26;margin:0 0 2rem}.wh-collections-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.wh-collection-tile{display:block;text-decoration:none;border-radius:10px;overflow:hidden;border:1px solid #a8926b;box-shadow:0 3px 12px #4a3c261f;transition:transform .2s ease,box-shadow .2s ease;background:#fffaf0}.wh-collection-tile:hover{transform:translateY(-5px);box-shadow:0 10px 24px #4a3c2633}.wh-collection-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.wh-collection-placeholder{width:100%;aspect-ratio:1 / 1;background:linear-gradient(160deg,#e9dcb8,#c9a95f)}.wh-collection-title{display:block;padding:.9rem .5rem;font-family:Georgia,serif;font-weight:700;color:#4a3c26;font-size:1.05rem}.wh-navtiles{background:#fdf8ec;padding:0 1.5rem 2.5rem}.wh-navtiles-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.25rem}.wh-navtile{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;background:#fffaf0;border:1px solid #a8926b;border-radius:10px;padding:1rem .75rem 1.1rem;box-shadow:0 3px 10px #4a3c261a;transition:transform .2s ease,box-shadow .2s ease}.wh-navtile:hover{transform:translateY(-4px);box-shadow:0 8px 20px #4a3c262e}.wh-navtile-image-wrap{display:block;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;margin-bottom:.35rem}.wh-navtile-image{width:100%;height:100%;object-fit:cover;display:block}.wh-navtile-icon{font-size:1.8rem;margin-bottom:.25rem}.wh-navtile-label{font-family:Georgia,serif;font-weight:700;font-size:.9rem;color:#4a3c26;text-align:center;line-height:1.25}.wh-navtile-caption{font-family:Georgia,serif;font-size:.7rem;color:#8a7a5c;text-align:center;line-height:1.3}@media(max-width:749px){.wh-navtiles-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.wh-navtile-label{font-size:.85rem}.wh-navtile-caption{font-size:.68rem}}.wh-hero-jumplink{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;color:#fff8ea;text-decoration:none;font-family:Georgia,serif;font-weight:700;font-size:.95rem;text-shadow:0 1px 6px rgba(0,0,0,.4);opacity:.9;transition:opacity .2s ease,transform .2s ease}.wh-hero-jumplink:hover{opacity:1;transform:translateY(2px)}.wh-hero-jumplink-arrow{display:inline-block;animation:wh-bounce 1.8s infinite}@keyframes wh-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.wh-quiz-teaser{background:#f4ecd8;padding:3rem 1.5rem;border-bottom:1px solid #dfd0a6}.wh-quiz-teaser-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:2.5rem}.wh-quiz-teaser-image{flex:0 0 240px}.wh-quiz-teaser-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;border:5px solid #fff3d6;box-shadow:0 8px 24px #4a3c2640}.wh-quiz-teaser-content{flex:1;text-align:left}.wh-quiz-teaser-heading{font-family:Playfair Display,Georgia,serif;font-size:1.8rem;color:#4a3c26;margin:0 0 .6rem}.wh-quiz-teaser-text{font-family:Georgia,serif;font-size:1.05rem;color:#4a3c26;line-height:1.5;margin:0 0 1.25rem}.wh-quiz-teaser-button{display:inline-block;background:linear-gradient(180deg,#fff3d6,#e0b862 60%,#c9974a);color:#4a3c26;border:1px solid #a8752f;font-family:Georgia,serif;font-weight:700;font-size:1.05rem;padding:.8rem 1.75rem;border-radius:8px;text-decoration:none;box-shadow:0 4px 14px #00000026}.wh-quiz-teaser-button:hover{background:linear-gradient(180deg,#fffaf0,#f0c878 60%,#d6a655)}@media(max-width:749px){.wh-quiz-teaser-inner{flex-direction:column;text-align:center;gap:1.5rem}.wh-quiz-teaser-image{flex:0 0 auto;width:160px}.wh-quiz-teaser-content{text-align:center}.wh-quiz-teaser-heading{font-size:1.5rem}}.wh-howitworks{background:#fdf8ec;padding:1.75rem 1.5rem;text-align:center}.wh-howitworks-title{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;color:#4a3c26;margin:0 0 1.25rem}.wh-howitworks-grid{max-width:950px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.wh-howitworks-step{display:flex;flex-direction:column;align-items:center;gap:.35rem}.wh-howitworks-icon-badge{width:56px;height:56px;border-radius:50%;background:linear-gradient(180deg,#fff3d6,#e0b862 60%,#c9974a);border:1px solid #a8752f;box-shadow:0 3px 10px #4a3c2633;display:flex;align-items:center;justify-content:center;margin-bottom:.15rem;overflow:hidden}.wh-howitworks-icon{font-size:1.5rem}.wh-howitworks-icon-img{width:100%;height:100%;object-fit:cover}.wh-howitworks-step-title{font-family:Georgia,serif;font-weight:700;font-size:.9rem;color:#4a3c26;margin:0}.wh-howitworks-step-text{font-family:Georgia,serif;font-size:.78rem;color:#6b5a3e;line-height:1.35;margin:0}@media(max-width:749px){.wh-howitworks-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem}.wh-howitworks-icon-badge{width:48px;height:48px}.wh-howitworks-icon{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/whimsywood-home.css.map */
