:root{--navy:#061b2b;--gold:#d4af37;--cream:#f8eed7;--white:#fff}*{box-sizing:border-box}html,body{margin:0;background:var(--navy);color:var(--white);font-family:Arial,sans-serif}a{color:inherit}.visual-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#03131f}.visual-wrap{position:relative;width:min(100vw,177.7778vh);aspect-ratio:16/9;overflow:hidden;box-shadow:0 0 40px #000}.visual-wrap img{width:100%;height:100%;display:block}.hotspot{position:absolute;display:block;z-index:2;border-radius:4px}.hotspot:focus-visible{outline:3px solid #fff;outline-offset:2px;background:#ffffff18}.nav-home{left:31%;top:2%;width:6%;height:8%}.nav-books{left:39%;top:2%;width:7%;height:8%}.nav-coming{left:46%;top:2%;width:10%;height:8%}.nav-about{left:55%;top:2%;width:8%;height:8%}.nav-contact{left:63%;top:2%;width:8%;height:8%}.home-books{left:59%;top:48%;width:19%;height:10%}.books-amazon{left:30%;top:69%;width:18%;height:8%}.contact-email{left:12%;top:39%;width:14%;height:8%}.contact-phone{left:12%;top:46%;width:14%;height:7%}.contact-form{left:28%;top:39%;width:25%;height:36%;border:0;background:transparent}.contact-form input,.contact-form textarea{position:absolute;left:0;width:100%;opacity:0}.contact-form input:nth-of-type(1){top:0;height:13%}.contact-form input:nth-of-type(2){top:16%;height:13%}.contact-form input:nth-of-type(3){top:32%;height:13%}.contact-form textarea{top:48%;height:34%}.contact-form button{position:absolute;left:0;bottom:0;width:100%;height:13%;opacity:0;cursor:pointer}@media(max-aspect-ratio:16/9){.visual-wrap{width:100vw;height:auto}}@media(min-aspect-ratio:16/9){.visual-wrap{height:100vh;width:auto}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
