@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Inter:wght@300;400;500;600;900&display=swap";*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}html,body,#root{color:#fff;background-color:#161616;width:100%;min-height:100%;font-family:Inter,sans-serif;overflow-y:auto}.homepage-scroll-wrapper{background:radial-gradient(circle at 50% 300px,#404040 0%,#232323 60%,#161616 100%);flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.grain-texture-layer{z-index:1;opacity:.05;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.hero-viewport{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:365px;padding-top:3.5vh;display:flex;position:relative}.brand-logo-aesthetic{letter-spacing:8px;color:#fff;text-indent:8px;text-transform:uppercase;text-shadow:0 4px 16px #000000d1,0 2px 4px #000000f2;margin-bottom:2.5vh;padding:4px 0;font-family:Inter,sans-serif;font-size:1.85rem;font-weight:900}.badge-dot{color:#b52225}.hero-title{letter-spacing:-.01em;color:#fff;text-align:center;margin-bottom:1.5vh;font-family:Cormorant Garamond,serif;font-size:2.45rem;font-weight:400;line-height:1.1}.crimson-text{color:#b52225}.hero-subtitle{color:#aaa;text-align:center;max-width:265px;margin-bottom:0;font-size:.78rem;font-weight:300;line-height:1.45}.cta-wrapper-block{z-index:10;justify-content:center;width:100%;margin-top:3vh;margin-bottom:3.5vh;display:flex}.cta-primary-btn{color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(#b52225 0%,#6b1012 100%);border:1px solid #ffffff14;border-radius:5px;justify-content:center;align-items:center;gap:6px;width:auto;padding:8px 22px;font-size:.74rem;font-weight:400;display:flex;box-shadow:0 4px 18px #00000080}.button-arrow-svg{display:inline-block;transform:scale(.8)}.visual-composition-stage{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:46vh;display:flex;position:relative}.red-ambient-glow{z-index:1;background:radial-gradient(circle,#b522252e 0%,#0000 70%);width:300px;height:300px;position:absolute;top:5%}.cinematic-red-oval{z-index:1;pointer-events:none;border:1.5px solid #b52225cc;border-radius:50%;width:255px;height:255px;position:absolute;top:6%}.hero-silhouette-graphic{z-index:2;object-fit:contain;object-position:top center;pointer-events:none;width:auto;max-width:100%;height:72%;position:relative}.rating-glass-badge{z-index:3;-webkit-backdrop-filter:blur(20px);background:#121212bf;border:.5px solid #ffffff73;border-radius:12px;justify-content:center;align-items:center;gap:28px;width:92%;max-width:330px;margin-top:-8px;padding:12px 16px;display:flex;position:relative;box-shadow:0 8px 32px #0009}.badge-left-content{align-items:center;gap:12px;display:flex}.stars{color:#b52225;justify-content:center;align-items:center;font-size:.82rem;display:flex}.star-item{justify-content:center;align-items:center;width:11px;height:12px;display:inline-flex}.star-half-container{justify-content:center;align-items:center;width:11px;height:12px;display:inline-flex;position:relative}.star-half-bg{color:#b5222533;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.star-half-fill{color:#b52225;align-items:center;width:50%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.badge-divider{background-color:#ffffff1f;width:1px;height:24px}.rating-text-box{flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;display:flex}.rating-score-row{justify-content:flex-start;align-items:center;gap:5px;line-height:1;display:flex}.rating-score{color:#fff;letter-spacing:-.2px;font-family:Inter,sans-serif;font-size:.74rem;font-weight:600}.reader-milestone-tag{color:#fff;align-items:center;gap:3px;font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;display:inline-flex}.inline-user-icon{color:#ffffffe6;display:inline-block;transform:translateY(-.2px)}.rating-sub{color:gray;white-space:nowrap;font-size:.64rem;font-weight:400;line-height:1}.badge-action-arrow{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:transform .2s,color .2s;display:flex}.badge-action-arrow:hover{color:#fff;transform:translate(1px)}.features-section-container{z-index:5;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:365px;padding:12px 24px 60px;display:flex;position:relative}.features-minimal-list{flex-direction:column;gap:20px;width:100%;max-width:330px;display:flex}.bullet-item-row{justify-content:flex-start;align-items:center;gap:16px;display:flex}.bullet-checkmark-wrapper{color:#b52225;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bullet-item-text{color:#fff;text-transform:uppercase;letter-spacing:2.5px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;line-height:1.2}@media (width>=768px){.hero-viewport{max-width:100%;padding-left:24px;padding-right:24px}.features-section-container{max-width:1100px;padding-top:50px}.features-minimal-list{gap:20px}.bullet-item-text{letter-spacing:2.8px;font-size:.9rem}}@media (height<=670px){.hero-viewport{padding-top:2vh}.hero-title{font-size:2.1rem}.brand-logo-aesthetic{margin-bottom:2vh;font-size:1.5rem}.cta-wrapper-block{margin-top:1.5vh;margin-bottom:2vh}.visual-composition-stage{height:42vh}.hero-silhouette-graphic{height:68%}.cinematic-red-oval{width:220px;height:220px;top:4%}}
