/* Haunted Cozy Bedroom — deliberately scoped to the Halloween room. */
.haunted-page{--plum:#24172b;--plum-2:#33203b;--ink-night:#100d14;--warm:#f4b24e;--pumpkin:#dd7134;--bone:#f2e3cb;--muted-bone:#b7a493;position:relative;isolation:isolate;overflow-x:clip;background:#100d14;color:var(--bone)}
.haunted-page main,.haunted-page footer{position:relative;z-index:1}.haunted-page .site-header{z-index:40;background:rgba(16,13,20,.8);border-color:rgba(242,185,97,.16)}.haunted-page .site-header.scrolled{background:rgba(16,13,20,.96);box-shadow:0 10px 30px #0007}.haunted-header .navlinks{color:#c6b5a2}.haunted-brand{color:#f7ecda}.haunted-brand strong{color:var(--warm)}.haunted-mark{color:var(--warm);filter:drop-shadow(0 0 10px #f4b24e88)}.haunted-page .language-control{color:#ecdcc5;border-color:#eab66c3a;background:#21172499}.haunted-page .language-control select{color:#ecdcc5;background:#211724}
.haunted-fx{position:fixed;inset:-15%;z-index:0;pointer-events:none;overflow:hidden;opacity:.95;will-change:transform}.smoke{position:absolute;width:65vw;height:85vh;border-radius:50%;filter:blur(60px);opacity:.18;mix-blend-mode:screen;animation:hauntedSmoke 27s ease-in-out infinite alternate}.smoke-one{left:-28%;top:18%;background:radial-gradient(ellipse,#9a4fbd,transparent 68%)}.smoke-two{right:-30%;bottom:-14%;background:radial-gradient(ellipse,#462b85,transparent 68%);animation-delay:-11s;animation-duration:33s}@keyframes hauntedSmoke{from{transform:translate3d(-18px,22px,0) scale(.94)}to{transform:translate3d(120px,-70px,0) scale(1.08)}}
.amber-orb{position:absolute;width:42vw;max-width:560px;aspect-ratio:1;border-radius:50%;filter:blur(54px);opacity:.11;mix-blend-mode:screen;animation:amberDrift 15s ease-in-out infinite alternate}.orb-one{left:20%;top:-25%;background:radial-gradient(circle,#ffbd62,transparent 66%)}.orb-two{right:8%;top:38%;background:radial-gradient(circle,#ef8c3c,transparent 66%);animation-delay:-7s}@keyframes amberDrift{from{transform:translate3d(-40px,20px,0);opacity:.08}to{transform:translate3d(45px,80px,0);opacity:.18}}
.bat{position:absolute;width:30px;height:11px;border-top:2px solid #d2a25e99;opacity:.45;animation:batFloat 18s ease-in-out infinite}.bat:before,.bat:after{content:"";position:absolute;top:-5px;width:14px;height:10px;border:2px solid #d2a25e99;border-bottom:0;border-radius:80% 30% 0 70%}.bat:before{left:-1px;transform:rotate(22deg)}.bat:after{right:-1px;transform:rotate(-22deg)}.bat-one{right:9%;top:25%}.bat-two{left:8%;top:75%;animation-delay:-8s;transform:scale(.7)}@keyframes batFloat{0%,100%{translate:0 12px;rotate:-4deg}50%{translate:22px -20px;rotate:6deg}}
.dust-field{position:absolute;inset:0}.dust-field i{position:absolute;left:var(--x);top:var(--y);width:3px;height:3px;border-radius:50%;background:#f7cb85;box-shadow:0 0 10px 2px #f0a94988;opacity:.4;animation:dustPulse var(--d) ease-in-out infinite alternate}.dust-field i:nth-child(1){--x:9%;--y:22%;--d:6s}.dust-field i:nth-child(2){--x:18%;--y:58%;--d:8s}.dust-field i:nth-child(3){--x:33%;--y:14%;--d:7s}.dust-field i:nth-child(4){--x:47%;--y:80%;--d:9s}.dust-field i:nth-child(5){--x:61%;--y:34%;--d:6.5s}.dust-field i:nth-child(6){--x:72%;--y:65%;--d:8.5s}.dust-field i:nth-child(7){--x:84%;--y:18%;--d:7.5s}.dust-field i:nth-child(8){--x:91%;--y:84%;--d:10s}.dust-field i:nth-child(9){--x:52%;--y:48%;--d:6.2s}@keyframes dustPulse{from{transform:translate(0,13px);opacity:.16}to{transform:translate(13px,-20px);opacity:.6}}
.haunted-hero{position:relative;padding:60px 0 74px;background:linear-gradient(145deg,#130f17cc,#24172be6 55%,#17101fdd);overflow:hidden}.haunted-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,#8c3d7a22,transparent 30%),radial-gradient(circle at 86% 45%,#ee923c1f,transparent 26%);pointer-events:none}.haunted-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.haunted-gallery{min-width:0}.haunted-main-stage{position:relative;min-height:520px;border:1px solid #f2b9653d;border-radius:26px;overflow:hidden;background:radial-gradient(ellipse,#3a2437,#100d14);box-shadow:0 30px 80px #0008}.haunted-main-stage .image-open{height:100%;min-height:520px}.haunted-main-stage img{display:block;width:100%;height:100%;min-height:520px;object-fit:contain;object-position:center;transition:opacity .22s ease;background:#17111d}.haunted-main-stage img.is-switching{opacity:.3}.image-open{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in;color:inherit}.image-open:focus-visible{outline:3px solid var(--warm);outline-offset:-4px}.haunted-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #f7d28c55;background:#17101dc9;color:#fff2d4;cursor:pointer;font-size:1.2rem;backdrop-filter:blur(10px)}.haunted-arrow:hover{background:#9e533b}.haunted-arrow.prev{left:14px}.haunted-arrow.next{right:14px}.haunted-gallery-footer{display:flex;justify-content:space-between;gap:20px;padding:11px 2px 8px;color:#ae9989;font-size:.75rem}.haunted-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.haunted-thumbs button,.product-thumbs button{padding:0;border:1px solid #edb8662c;border-radius:11px;overflow:hidden;background:#261929;cursor:pointer;opacity:.62;transition:opacity .18s,border-color .18s,transform .18s}.haunted-thumbs button.active,.haunted-thumbs button:hover,.product-thumbs button.active,.product-thumbs button:hover{opacity:1;border-color:#f2b965;transform:translateY(-1px)}.haunted-thumbs img{display:block;width:100%;height:76px;object-fit:contain}.haunted-copy{padding:8px 0}.haunted-copy .back-link{color:#c8b6a4}.kicker.amber{color:#f5b75d}.haunted-copy h1{max-width:590px;font-size:clamp(3rem,5vw,5.5rem);color:#f7ead5;line-height:.93}.haunted-lede{max-width:600px;color:#c2afa0;font-size:1.08rem;line-height:1.7}.haunted-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.haunted-tags span,.haunted-trust span{border:1px solid #e7b5672b;background:#371e394d;border-radius:999px;padding:8px 11px;color:#d5bfaa;font-size:.72rem}.btn-pumpkin{background:linear-gradient(135deg,#f0a548,#d26732);color:#210f12;box-shadow:0 12px 30px #d96c3033}.btn-pumpkin:hover{box-shadow:0 15px 35px #d96c3055}.btn-ghost-plum{border-color:#eab66c45;background:#1a1024b8;color:#f5dfc2}.btn-ghost-plum:hover{background:#4d274766;border-color:#f5c370}.haunted-note{max-width:570px;color:#9f8b7b;font-size:.78rem;line-height:1.6;margin-top:21px}.affiliate-mini{color:#b69e8c!important;margin-top:10px}
.web-corner{position:absolute;width:160px;height:160px;opacity:.12;pointer-events:none;background:repeating-radial-gradient(ellipse at 0 0,transparent 0 21px,#f0c278 22px 23px);filter:blur(.2px)}.web-left{left:-5px;top:-15px}.web-right{right:-5px;bottom:-15px;transform:rotate(180deg)}
.haunted-intro{padding:77px 0 25px;background:linear-gradient(180deg,#150f19cc,#1c1221c7);color:#f4e6d1}.haunted-heading{margin-bottom:22px}.haunted-heading>p{color:#b39e8e}.haunted-trust{display:flex;flex-wrap:wrap;gap:10px}.haunted-trust span{background:#40213c55;border-color:#eab66c22}.haunted-trust b{color:#dfc8ae;font-weight:650}
.haunted-shop{padding:28px 0 92px;background:linear-gradient(180deg,#1c1221c7,#100d14ee);color:#f6ead9}.haunted-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.haunted-product-card{background:#1a111eeb;border:1px solid #e9b15a23;border-radius:24px;overflow:hidden;box-shadow:0 22px 60px #0006;transition:transform .25s,box-shadow .25s,border-color .25s}.haunted-product-card:hover{transform:translateY(-4px);box-shadow:0 30px 70px #0008;border-color:#e9b15a4d}.product-stage{position:relative;height:410px;background:radial-gradient(ellipse at center,#38223b,#130d18);overflow:hidden}.product-stage .image-open{height:100%}.product-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .2s ease;background:transparent}.product-stage img.is-switching{opacity:.25}.product-stage .wish{position:absolute;right:13px;top:13px;z-index:4}.haunted-wish{border:1px solid #f0bb7040!important;background:#1a1022db!important;color:#f8ead7!important}.haunted-wish.saved{background:#e39342!important;border-color:#e39342!important;color:#211015!important}.product-thumbs{display:flex;gap:8px;padding:11px 12px;background:#120c17;border-top:1px solid #e9b15a19;overflow-x:auto}.product-thumbs button{flex:0 0 68px;height:55px}.product-thumbs img{display:block;width:100%;height:100%;object-fit:contain}.haunted-product-info{padding:23px 25px 25px}.haunted-product-info .micro{color:#f0ad56;letter-spacing:.14em}.haunted-product-info h3{color:#f8ead7;font-size:1.55rem;margin:8px 0}.haunted-product-info p{color:#b69f90;min-height:53px}.haunted-amazon{background:#df8d3c!important;color:#251116!important;padding:14px 15px!important}.haunted-amazon:hover{background:#f2ad58!important}.haunted-accuracy{display:flex;gap:12px;align-items:flex-start;margin-top:27px;padding:16px 18px;border-radius:16px;background:#5a2d3a38;border:1px solid #e9b15a24;color:#bda999;font-size:.78rem}.haunted-accuracy span{color:#f2b35b}.haunted-accuracy p{margin:0}.haunted-accuracy strong{color:#ecd6b8}.haunted-disclosure{background:#1a101f;color:#b6a092;border-color:#eab66c24}.haunted-disclosure strong{color:#f0dbc1}.haunted-disclosure a{color:#f0ae59}
.haunted-footer{background:#0b0910;border-color:#eab66c1b;color:#e6d7c4}.haunted-footer .footer-grid p,.haunted-footer .footer-links a,.haunted-footer .footer-note{color:#917e75}
.haunted-lightbox{position:fixed;inset:0;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;margin:0;padding:62px 76px;border:0;background:#0b0810f7;color:#f6ead9;overflow:hidden}.haunted-lightbox[open]{display:flex;align-items:center;justify-content:center}.haunted-lightbox::backdrop{background:#000b}.haunted-lightbox figure{width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;pointer-events:none}.haunted-lightbox .lightbox-image{display:block;max-width:100%;max-height:calc(100% - 36px);width:auto;height:auto;object-fit:contain;border-radius:10px;pointer-events:auto}.haunted-lightbox .lightbox-count{font-size:13px;color:#d2bba2;min-height:20px;letter-spacing:.12em}.haunted-lightbox button{position:absolute;border:1px solid #f0bf7355;background:#26152d;color:#ffeeda;border-radius:50%;width:46px;height:46px;cursor:pointer;z-index:1;font-size:22px}.haunted-lightbox button:hover{background:#854338}.haunted-lightbox .lightbox-close{top:14px;right:16px;font-size:30px}.haunted-lightbox .lightbox-nav{top:50%;transform:translateY(-50%)}.haunted-lightbox .prev{left:16px}.haunted-lightbox .next{right:16px}
@media(max-width:980px){.haunted-hero-grid{grid-template-columns:1fr;gap:42px}.haunted-copy{max-width:760px}.haunted-product-grid{grid-template-columns:1fr}.haunted-main-stage,.haunted-main-stage .image-open,.haunted-main-stage img{min-height:560px}}
@media(max-width:680px){.wrap{width:min(100% - 22px,1180px)}.haunted-hero{padding:36px 0 52px}.haunted-main-stage,.haunted-main-stage .image-open,.haunted-main-stage img{min-height:calc(100vw - 22px);height:calc(100vw - 22px)}.haunted-main-stage img{object-fit:contain}.haunted-copy h1{font-size:clamp(2.8rem,13vw,4.1rem)}.haunted-lede{font-size:1rem}.haunted-product-grid{grid-template-columns:1fr}.product-stage{height:335px}.haunted-intro{padding:59px 0 22px}.haunted-shop{padding:20px 0 68px}.haunted-lightbox{padding:62px 10px 90px}.haunted-lightbox .lightbox-nav{top:auto;bottom:18px;transform:none}.haunted-lightbox .prev{left:calc(50% - 62px)}.haunted-lightbox .next{right:calc(50% - 62px)}.haunted-product-info p{min-height:0}.smoke{width:135vw}.amber-orb{width:80vw}.bat-two{display:none}.dust-field i:nth-child(n+6){display:none}}
@media(prefers-reduced-motion:reduce){.haunted-fx{translate:none!important}.haunted-fx *{animation:none!important}.haunted-page .reveal{opacity:1;transform:none}.haunted-page .haunted-product-card{transition:none}.haunted-page *{scroll-behavior:auto!important}}
