*{margin:0;padding:0;box-sizing:border-box}.safe-area{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a3e 50%,#2d1b69);color:white;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column;position:relative;overflow-x:hidden;padding-top:var(--header-height,80px)}.content-container,.scroll-view-container{flex:1;display:flex;flex-direction:column}.content-container{justify-content:center;align-items:center;padding:2rem;min-height:calc(100vh - 80px);position:relative}.main-content{text-align:center;max-width:800px;width:100%}.logo-container{margin-bottom:2rem}.logo-text{font-size:3rem;font-weight:700;background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1);background-size:400% 400%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite;margin:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.visual-element-container{position:relative;width:100%;max-width:500px;height:250px;margin:1.5rem auto 2rem;perspective:1000px}.book-cover-placeholder{position:absolute;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .3s ease;overflow:hidden}.book-cover-1{width:120px;height:180px;left:20%;top:20%;transform:rotateY(-15deg) rotateX(5deg);z-index:2}.book-cover-featured{width:140px;height:210px;left:50%;top:10%;transform:translateX(-50%) rotateY(0deg) scale(1.1);z-index:3;box-shadow:0 15px 40px rgba(255,107,107,.3)}.book-cover-3{width:120px;height:180px;right:20%;top:20%;transform:rotateY(15deg) rotateX(5deg);z-index:2}.book-cover-image{border-radius:8px;transition:transform .3s ease}.book-cover-placeholder:hover{transform:scale(1.05)!important}.book-cover-placeholder:hover .book-cover-image{transform:scale(1.1)}.floating-books{position:absolute;width:100%;height:100%;pointer-events:none}.floating-book{position:absolute;width:80px;height:120px;opacity:.3;border-radius:6px;overflow:hidden}.floating-book-1{top:10%;left:10%;animation:float 6s ease-in-out infinite}.floating-book-2{top:60%;right:15%;animation:float 8s ease-in-out infinite reverse}.floating-book-3{bottom:20%;left:15%;animation:float 7s ease-in-out infinite}.floating-book-4{top:30%;right:10%;animation:float 9s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}.hero-headline{font-size:2.8rem;font-weight:700;margin:1.5rem 0 1rem;background:linear-gradient(135deg,#ffffff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtext{font-size:1.1rem;opacity:.85;margin-bottom:.5rem;line-height:1.5;max-width:500px}.hero-note,.hero-subtext{margin-left:auto;margin-right:auto}.hero-note{font-size:.85rem;opacity:.6;margin-bottom:2rem;font-style:italic;max-width:400px}.social-link-container{margin:2rem 0}.instagram-link{color:rgba(255,255,255,.7);text-decoration:none;font-size:.9rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);border-radius:20px;transition:all .3s ease;display:inline-block}.instagram-link:hover{color:#ffffff;border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.1);transform:translateY(-1px)}.cta-button-container{margin:2rem 0 1rem}.primary-cta-button{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:white;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,107,107,.3);letter-spacing:.5px;display:inline-block}.primary-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,107,.4);background:linear-gradient(135deg,#ee5a24,#ff6b6b)}.acknowledgements-link-container{margin:1rem 0 2rem}.acknowledgements-link{background:transparent;color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.2);padding:.5rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:300;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.acknowledgements-link:hover{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.05);transform:translateY(-1px)}@media (max-width:768px){.content-container{min-height:calc(100vh - 80px);padding:1rem 1rem 2rem}.logo-container{margin-bottom:1.5rem}.logo-text{font-size:2.2rem}.hero-headline{font-size:1.8rem;margin:1rem 0 .8rem}.hero-subtext{font-size:1rem;margin-bottom:1.5rem;max-width:100%}.visual-element-container{height:180px;max-width:350px;margin:1rem auto 1.5rem}.book-cover-1,.book-cover-3{width:70px;height:105px}.book-cover-featured{width:85px;height:128px}.primary-cta-button{width:100%;max-width:280px}.acknowledgements-link-container{margin:1.5rem 0 2rem}}@media (max-width:480px){.logo-text{font-size:1.8rem}.hero-headline{font-size:1.5rem;margin:.8rem 0 .5rem}.hero-subtext{font-size:.9rem;line-height:1.4;margin-bottom:1rem}.visual-element-container{height:140px;max-width:300px}.book-cover-1,.book-cover-3{width:60px;height:90px}.book-cover-featured{width:80px;height:120px}}