.rv1-classical{position:relative;z-index:10;padding:var(--wz-s12) 0;background:radial-gradient(ellipse 60% 40% at 80% 20%,rgba(20,20,60,.15) 0%,transparent 70%)}.rv1-classical__intro{text-align:center;padding:0 var(--wz-s4) var(--wz-s10);max-width:800px;margin:0 auto}.rv1-planets{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--wz-s2);padding-top:var(--wz-s4)}.rv1-planet{text-align:center;padding:var(--wz-s4) var(--wz-s2);border:1px solid var(--wz-border);border-radius:2px;cursor:pointer;transition:border-color var(--wz-t-fast),background var(--wz-t-fast),transform var(--wz-t-fast);position:relative;overflow:hidden}.rv1-planet:hover{border-color:var(--wz-gold-mid);background:var(--wz-bg-card);transform:translateY(-4px)}.rv1-planet__glyph{font-size:3.2rem;display:block;margin-bottom:var(--wz-s2);line-height:1;filter:drop-shadow(0 0 8px rgba(201,168,76,.3))}.rv1-planet__name{font-family:var(--wz-font-display);font-size:1.8rem;font-weight:400;color:var(--wz-text);margin-bottom:.4rem}.rv1-planet__day{font-family:var(--wz-font-mono);font-size:.9rem;letter-spacing:.15em;text-transform:uppercase;color:var(--wz-gold);margin-bottom:var(--wz-s2)}.rv1-planet__swatch{width:24px;height:24px;border-radius:50%;margin:0 auto var(--wz-s2);box-shadow:0 0 12px #0000004d}.rv1-planet__domain{font-size:1.1rem;color:var(--wz-muted);line-height:1.5}.rv1-planet__detail{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wz-bg-card-2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--wz-s3) var(--wz-s2);opacity:0;transition:opacity var(--wz-t-fast)}.rv1-planet:hover .rv1-planet__detail{opacity:1}.rv1-planet__detail-label{font-family:var(--wz-font-mono);font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:var(--wz-gold);margin-bottom:var(--wz-s1)}.rv1-planet__detail-text{font-size:1.15rem;color:var(--wz-text);line-height:1.5;opacity:.8}.rv1-sigil{display:flex;align-items:center;gap:var(--wz-s8);min-height:60vh}.rv1-sigil__visual{flex:1;display:flex;align-items:center;justify-content:center}.rv1-sigil__svg{width:100%;max-width:400px}.rv1-sigil__path{fill:none;stroke:var(--wz-gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;filter:drop-shadow(0 0 6px rgba(201,168,76,.4))}.rv1-sigil__grid-line{stroke:#c9a84c1a;stroke-width:.5}.rv1-sigil__grid-dot{fill:#c9a84c40}.rv1-sigil__info{flex:1;max-width:480px}.rv1-solomon{position:relative;display:flex;align-items:center;justify-content:center;min-height:80vh;overflow:hidden}.rv1-solomon__rings{position:relative;width:500px;height:500px}.rv1-solomon__ring{position:absolute;border-radius:50%;border:1px solid rgba(201,168,76,.2);animation:rv1-solomon-spin 30s linear infinite;font-size:0;line-height:0}.rv1-solomon__ring:nth-child(1){top:0;right:0;bottom:0;left:0}.rv1-solomon__ring:nth-child(2){top:30px;right:30px;bottom:30px;left:30px;border-style:dashed;border-color:#c9a84c26;animation-direction:reverse;animation-duration:45s}.rv1-solomon__ring:nth-child(3){top:60px;right:60px;bottom:60px;left:60px;border-color:#c9a84c1a;animation-duration:60s}.rv1-solomon__ring:nth-child(4){top:90px;right:90px;bottom:90px;left:90px;border-style:dotted;border-color:#c9a84c14;animation-direction:reverse;animation-duration:80s}.rv1-solomon__ring:before{content:"\2726";position:absolute;top:-.5rem;left:50%;transform:translate(-50%);font-size:.9rem;color:var(--wz-gold);opacity:.4}.rv1-solomon__ring:nth-child(2):before{content:"\263d"}.rv1-solomon__ring:nth-child(3):before{content:"\2609"}.rv1-solomon__ring:nth-child(4):before{content:"\26b4"}@keyframes rv1-solomon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rv1-solomon__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.rv1-solomon__hex{font-size:6rem;color:var(--wz-gold);opacity:.4;line-height:1;filter:drop-shadow(0 0 20px rgba(201,168,76,.3));animation:rv1-hex-pulse 4s ease-in-out infinite}@keyframes rv1-hex-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}.rv1-solomon__label{font-family:var(--wz-font-mono);font-size:.9rem;letter-spacing:.3em;text-transform:uppercase;color:var(--wz-gold);opacity:.6;margin-top:var(--wz-s2)}.rv1-solomon__glow{position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(100,100,200,.2) 0%,rgba(201,168,76,.08) 40%,transparent 70%);pointer-events:none;filter:blur(40px);font-size:0;line-height:0}.rv1-hours-table{width:100%;border-collapse:collapse;margin-top:var(--wz-s4)}.rv1-hours-table th{font-family:var(--wz-font-mono);font-size:.9rem;letter-spacing:.15em;text-transform:uppercase;color:var(--wz-gold);padding:var(--wz-s2) var(--wz-s2);border-bottom:1px solid var(--wz-border);text-align:left}.rv1-hours-table td{font-size:1.25rem;color:var(--wz-muted);padding:var(--wz-s2) var(--wz-s2);border-bottom:1px solid rgba(201,168,76,.05);transition:color var(--wz-t-fast),background var(--wz-t-fast)}.rv1-hours-table tr:hover td{color:var(--wz-text);background:#c9a84c08}.rv1-hours-table td:first-child{font-family:var(--wz-font-display);font-size:1.4rem;color:var(--wz-text)}@media(max-width:1024px){.rv1-planets{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.rv1-classical{padding:var(--wz-s6) 0}.rv1-planets{grid-template-columns:repeat(3,1fr);gap:var(--wz-s1)}.rv1-planet{padding:var(--wz-s3) var(--wz-s1)}.rv1-planet__glyph{font-size:2.4rem}.rv1-planet__name{font-size:1.4rem}.rv1-sigil{flex-direction:column;gap:var(--wz-s4);min-height:auto}.rv1-sigil__svg{max-width:260px}.rv1-sigil__info{text-align:center}.rv1-solomon{min-height:60vh}.rv1-solomon__rings{width:260px;height:260px}.rv1-solomon__hex{font-size:3.2rem}.rv1-solomon__glow{width:280px;height:280px}.rv1-hours-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.rv1-hours-table{font-size:.85rem;min-width:520px}.rv1-hours-table th,.rv1-hours-table td{padding:.6rem .8rem;white-space:nowrap}}@media(max-width:420px){.rv1-planets{grid-template-columns:repeat(2,1fr)}.rv1-solomon__rings{width:220px;height:220px}.rv1-solomon__glow{width:240px;height:240px}.rv1-solomon__hex{font-size:2.8rem}}.rv1-bridge{position:relative;z-index:10;min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:var(--wz-s12) var(--wz-s4)}.rv1-bridge__bg-left,.rv1-bridge__bg-right{position:absolute;top:0;bottom:0;width:50%;pointer-events:none;transition:opacity 1s ease;font-size:0;line-height:0}.rv1-bridge__bg-left{left:0;background:radial-gradient(ellipse 80% 80% at 30% 50%,rgba(34,60,34,.25) 0%,transparent 70%)}.rv1-bridge__bg-right{right:0;background:radial-gradient(ellipse 80% 80% at 70% 50%,rgba(20,20,60,.25) 0%,transparent 70%)}.rv1-bridge__content{position:relative;z-index:2;max-width:720px}.rv1-bridge__symbol{font-size:4rem;color:var(--wz-gold);opacity:.5;display:block;margin-bottom:var(--wz-s4);letter-spacing:.5em}.rv1-bridge__title{font-family:var(--wz-font-display);font-style:italic;font-weight:300;font-size:clamp(4rem,6vw,7rem);color:var(--wz-text);line-height:1.05;margin-bottom:var(--wz-s4)}.rv1-bridge__desc{font-size:1.6rem;color:var(--wz-muted);line-height:1.75;margin-bottom:var(--wz-s5);max-width:600px;margin-left:auto;margin-right:auto}.rv1-bridge__img{max-width:480px;margin:0 auto;border-radius:2px;overflow:hidden;border:1px solid var(--wz-border)}.rv1-bridge__img img{width:100%;height:auto;display:block;transition:transform .8s var(--wz-ease-out)}.rv1-bridge__img:hover img{transform:scale(1.04)}.rv1-bridge__line{width:60px;height:1px;background:var(--wz-gold);margin:var(--wz-s6) auto 0;opacity:.5;font-size:0;line-height:0}.rv1-products{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:var(--wz-s12) var(--wz-s4) var(--wz-s8)}.rv1-products__header{text-align:center;margin-bottom:var(--wz-s6)}.rv1-products__tabs{display:flex;justify-content:center;gap:var(--wz-s2);margin-bottom:var(--wz-s6)}.rv1-products__tab{font-family:var(--wz-font-mono);font-size:1.05rem;letter-spacing:.15em;text-transform:uppercase;color:var(--wz-muted);padding:.7rem 2rem;border:1px solid transparent;border-radius:100px;cursor:pointer;transition:color var(--wz-t-fast),border-color var(--wz-t-fast),background var(--wz-t-fast);background:none}.rv1-products__tab:hover{color:var(--wz-text)}.rv1-products__tab--active{color:var(--wz-gold);border-color:var(--wz-gold-mid);background:#c9a84c0f}.rv1-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wz-s4)}.rv1-product{position:relative;text-decoration:none;display:block}.rv1-product__image{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:var(--wz-bg-card);border-radius:2px;margin-bottom:var(--wz-s2)}.rv1-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--wz-ease-out)}.rv1-product:hover .rv1-product__image img{transform:scale(1.05)}.rv1-product__badge{position:absolute;top:var(--wz-s2);left:var(--wz-s2);z-index:2;font-family:var(--wz-font-mono);font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .8rem;border-radius:2px;border:1px solid}.rv1-product__badge--wicca{color:#8bc34a;border-color:#8bc34a66;background:#8bc34a1a}.rv1-product__badge--classical{color:#7986cb;border-color:#7986cb66;background:#7986cb1a}.rv1-product__badge--fusion{color:var(--wz-gold);border-color:var(--wz-gold-mid);background:var(--wz-gold-dim)}.rv1-product__tag{position:absolute;top:var(--wz-s2);right:var(--wz-s2);z-index:2;font-family:var(--wz-font-mono);font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;background:#141414d9;color:var(--wz-gold);padding:.3rem .8rem;border-radius:2px;border:1px solid var(--wz-border)}.rv1-product__hint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#141414d9;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--wz-s4);text-align:center;opacity:0;transition:opacity var(--wz-t-fast)}.rv1-product:hover .rv1-product__hint{opacity:1}.rv1-product__hint-icon{font-size:2.4rem;color:var(--wz-gold);margin-bottom:var(--wz-s2)}.rv1-product__hint-text{font-size:1.2rem;color:var(--wz-text);line-height:1.6;opacity:.8;max-width:240px}.rv1-product__name{font-size:1.4rem;color:var(--wz-text);margin-bottom:.4rem;transition:color var(--wz-t-fast)}.rv1-product:hover .rv1-product__name{color:var(--wz-gold)}.rv1-product__price{font-family:var(--wz-font-mono);font-size:1.3rem;color:var(--wz-gold)}.rv1-cta{position:relative;z-index:10;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--wz-s12) var(--wz-s4);overflow:hidden}.rv1-cta__glow{position:absolute;top:50%;left:50%;width:700px;height:700px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(201,168,76,.15) 0%,transparent 60%);pointer-events:none;filter:blur(50px);font-size:0;line-height:0}.rv1-cta__moon{position:relative;width:120px;height:120px;margin-bottom:var(--wz-s5)}.rv1-cta__moon-svg{width:100%;height:100%;filter:drop-shadow(0 0 12px rgba(201,168,76,.4))}.rv1-cta__moon-label{font-family:var(--wz-font-mono);font-size:1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--wz-gold);display:block;margin-bottom:var(--wz-s2)}.rv1-cta__countdown{font-family:var(--wz-font-mono);font-size:1.1rem;color:var(--wz-muted);margin-bottom:var(--wz-s5)}.rv1-cta__title{font-family:var(--wz-font-display);font-style:italic;font-weight:300;font-size:clamp(3.2rem,5vw,5.6rem);color:var(--wz-text);line-height:1.1;margin-bottom:var(--wz-s4);max-width:640px}.rv1-cta__btn{display:inline-block;font-family:var(--wz-font-mono);font-size:1.15rem;letter-spacing:.2em;text-transform:uppercase;color:var(--wz-bg);background:var(--wz-gold);border:1px solid var(--wz-gold);padding:1.4rem 4rem;text-decoration:none;transition:background var(--wz-t-fast),color var(--wz-t-fast);margin-bottom:var(--wz-s3)}.rv1-cta__btn:hover{background:transparent;color:var(--wz-gold)}.rv1-cta__link{font-family:var(--wz-font-mono);font-size:1rem;letter-spacing:.15em;color:var(--wz-gold);opacity:.7;text-decoration:none;transition:opacity var(--wz-t-fast)}.rv1-cta__link:hover{opacity:1}@media(max-width:749px){.rv1-bridge{padding:var(--wz-s6) var(--wz-s3);min-height:50vh}.rv1-bridge__title{font-size:clamp(2.6rem,7vw,4rem)}.rv1-bridge__desc{font-size:1.2rem;max-width:100%}.rv1-bridge__img{max-width:100%}.rv1-products{padding:var(--wz-s6) var(--wz-s2) var(--wz-s5)}.rv1-products__tabs{gap:.5rem;flex-wrap:wrap;justify-content:center}.rv1-products__tab{font-size:.85rem;padding:.45rem 1rem}.rv1-products__grid{grid-template-columns:repeat(2,1fr);gap:var(--wz-s2)}.rv1-product__hint{display:none}.rv1-product__name{font-size:1.2rem}.rv1-product__price{font-size:1.1rem}.rv1-cta{padding:var(--wz-s6) var(--wz-s3);min-height:50vh}.rv1-cta__moon{width:80px;height:80px}.rv1-cta__moon-label{font-size:.85rem;letter-spacing:.15em}.rv1-cta__countdown{font-size:.95rem}.rv1-cta__title{font-size:clamp(2.4rem,6vw,4rem)}.rv1-cta__glow{width:350px;height:350px}.rv1-cta__btn{font-size:1rem;padding:1rem 2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wz-rv1-classical.css.map */
