.load-fortune-page{--load-fortune-feature-surface:linear-gradient(180deg,rgb(from var(--clr-bg-elevated) r g b / 0.84),rgb(from var(--clr-bg-deep) r g b / 0.88));background-color:var(--clr-bg-accent);background-image:url('/images/double_bar.webp');background-attachment:fixed;background-position:center top;background-repeat:no-repeat;background-size:cover}.load-fortune-page .fortune-load{display:flex;justify-content:center;padding:56px 20px 72px;background:linear-gradient(180deg,rgb(from var(--clr-bg-elevated) r g b / 0.82),rgb(from var(--clr-bg-deep) r g b / 0.88));color:var(--clr-text)}.load-fortune-page .fortune-shell{width:100%;max-width:920px;text-align:center}.load-fortune-page .fortune-load h1{margin:0 0 12px;color:var(--clr-gold-light);font-size:clamp(2rem,4vw,3rem)}.load-fortune-page .reader-profile-note{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:760px;margin:0 auto 30px;padding:16px 18px;border:1px solid rgb(from var(--clr-gold) r g b / 0.42);border-radius:var(--radius-md);background:rgb(from var(--clr-bg-elevated) r g b / 0.82);box-sizing:border-box;text-align:left}.load-fortune-page .reader-profile-note p{margin:0;color:var(--clr-text-muted);line-height:1.45}.load-fortune-page .reader-profile-note strong,.load-fortune-page .reader-profile-note span{display:block}.load-fortune-page .reader-profile-note strong{margin-bottom:3px;color:var(--clr-gold-light);font-size:1.05rem}.load-fortune-page .reader-profile-link{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:1px solid rgb(from var(--clr-gold) r g b / 0.55);border-radius:var(--radius-pill);background:rgb(from var(--clr-gold) r g b / 0.12);color:var(--clr-gold-light);font-weight:700;text-decoration:none;transition:background-color 0.18s ease,border-color 0.18s ease,transform 0.18s ease}.load-fortune-page .reader-profile-link:hover,.load-fortune-page .reader-profile-link:focus-visible{border-color:rgb(from var(--clr-gold) r g b / 0.9);background:rgb(from var(--clr-gold) r g b / 0.2);transform:translateY(-1px)}.load-fortune-page .reader-profile-link:focus-visible{outline:2px solid var(--clr-gold);outline-offset:2px}.load-fortune-page .contact-spotlight{max-width:760px;margin:28px auto 0;padding:26px 22px 28px;border:1px solid rgb(from var(--clr-gold) r g b / 0.55);border-radius:var(--radius-lg);background:var(--load-fortune-feature-surface);box-shadow:var(--shadow-panel)}.load-fortune-page .contact-badge{display:inline-block;margin:0 auto 10px;padding:6px 12px;border-radius:var(--radius-pill);background:rgb(from var(--clr-gold) r g b / 0.2);color:var(--clr-gold-light);font-size:0.8rem;font-weight:700;letter-spacing:0.4px;text-transform:uppercase}.load-fortune-page .contact-title{margin:0 0 12px;color:var(--clr-gold-light);font-size:clamp(1.3rem,2.8vw,2rem)}.load-fortune-page .contact-copy{max-width:620px;margin:0 auto 18px;color:var(--clr-text-light)}.load-fortune-page .social-contact-links{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.load-fortune-page .social-contact-label{color:var(--clr-text);font-size:1.15rem;font-weight:600}.load-fortune-page .social-platforms{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.load-fortune-page .social-contact-icon-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:170px;padding:12px 16px;border:1px solid rgb(from var(--clr-gold) r g b / 0.35);border-radius:var(--radius-md);background:rgb(from var(--clr-bg-deep) r g b / 0.74);color:var(--clr-text);font-weight:600;text-decoration:none;transition:transform 0.2s ease,background-color 0.2s ease,border-color 0.2s ease}.load-fortune-page .social-contact-icon-link:hover{border-color:rgb(from var(--clr-gold) r g b / 0.85);background:rgb(from var(--clr-bg-hover) r g b / 0.88);transform:translateY(-1px)}.load-fortune-page .social-contact-icon{display:block;width:40px;height:40px}.load-fortune-page .key-access{max-width:760px;margin:26px auto 0;padding:24px 20px 22px;border:1px solid rgb(from var(--clr-white) r g b / 0.16);border-radius:var(--radius-md);background:var(--load-fortune-feature-surface)}.load-fortune-page .key-access h3{margin:0 0 8px;color:var(--clr-text);font-size:1.4rem}.load-fortune-page .key-access p{margin:0;color:var(--clr-text-muted);line-height:1.5}.load-fortune-page .fortune-form{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:20px}.load-fortune-page input{width:320px;max-width:90%;margin-bottom:0;padding:12px 15px;border:1px solid var(--clr-text-muted);border-radius:var(--radius-sm);background:var(--clr-text-light);font-size:1rem}.load-fortune-page .btn.btn-fortune{min-width:220px}@media (max-width:768px){.load-fortune-page .fortune-load{padding:36px 14px 52px}.load-fortune-page .reader-profile-note{flex-direction:column;align-items:stretch;gap:14px;text-align:center}.load-fortune-page .reader-profile-link{width:100%;box-sizing:border-box}.load-fortune-page .contact-spotlight{padding:20px 14px 22px}.load-fortune-page .social-contact-icon-link{width:100%;max-width:320px}.load-fortune-page .social-contact-icon{width:36px;height:36px}.load-fortune-page .key-access{margin-top:20px;padding:18px 14px}.load-fortune-page input{width:100%}}