html,body{height:100%;margin:0;padding:0}body{overflow:hidden}.bg{background-image:url(/images/circus1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.content{z-index:1;place-items:center;height:105vh;display:grid;position:relative}.glass{-webkit-backdrop-filter:blur(8px);color:#1a1208;letter-spacing:.02em;background:#f1f0ec85;border:6px solid #090704;border-radius:10px;width:min(485px,48.5vw);max-height:55vh;padding:2.5rem 2.8rem;font-family:Georgia,Times New Roman,serif;font-size:15.5px;line-height:1.85;overflow-y:auto;transform:translateY(-2.5%);box-shadow:inset 0 0 0 2px #3a2a18,0 0 0 6px #000000e9,0 12px 30px #000000cb}.glass h1,.glass h2{color:#040201;letter-spacing:.08em;margin:0;font-weight:600}.glass h1{margin-bottom:0;font-family:Georgia,Times New Roman,Times,serif;font-size:26px;font-weight:2000}.glass h2{margin-top:2.2em;margin-bottom:.8em;font-size:19px}.generating-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#140c068c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.carousel{filter:blur(.3px);mix-blend-mode:normal;opacity:.95;background:conic-gradient(#dcb478d9,#785a3259,#28190a33,#785a3259,#dcb478d9);border-radius:50%;width:180px;height:180px;animation:10s linear infinite rotate;position:relative}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
