body{background:linear-gradient(180deg,#f5cccc,#f5e1e1)}.questions,.older-thoughts,.liked-thoughts{border-radius:1rem;box-shadow:0 8px 16px #ff69b433;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:601px;margin:2rem auto}.questions{background-color:#fff0f5;color:#e60026;padding:2rem}h1{font-size:2.5rem;color:#9c001a;text-align:center;margin-bottom:1.5rem}h2{font-size:2.5rem;color:#a5001c;text-align:center;margin-bottom:1.5rem}.container{text-align:center}.liked-thoughts,.random-thoughts{display:inline-block;vertical-align:top;width:48%;box-sizing:border-box;margin:1%;background-color:#eaeaeae6;border-radius:1rem;padding:1rem;box-shadow:5px 8px #000;color:#000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.thought-heading{min-height:3.6rem;line-height:1.2;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.liked-thoughts,.random-thoughts{display:block;width:100%;margin:1rem 0}}.refresh-button{background-color:#ffb6c1;color:#e60026;border:2px solid #e60026;padding:.75rem 1.5rem;font-size:1rem;border-radius:.5rem;cursor:pointer;margin-top:1rem;display:block;transition:background-color .3s ease,color .3s ease;text-align:center}.refresh-button:hover{background-color:#ff69b4;color:#fff}textarea{width:100%;height:120px;border:2px solid #e60026;border-radius:.5rem;padding:.75rem;background-color:#fff;color:#e60026;font-size:1rem}textarea:focus{outline:none;border-color:#ff69b4}.questions ul{list-style-type:none;padding:0;margin-bottom:1rem}.questions li{background-color:#ffe4e1;padding:.75rem 1rem;margin:.75rem 0;border-radius:.5rem;border-left:4px solid #ff69b4;color:#e60026;font-size:1rem}.questions li:hover{background-color:#ffb6c1;cursor:pointer}.questions li p{margin:0}button{background-color:#e60026;color:#fff;border:2px solid #e60026;padding:.75rem 1.5rem;font-size:1rem;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin:.5rem}button:hover{background-color:red;color:#fff}button:disabled{background-color:#fcc;color:#aaa;border:2px solid #ffcccc;cursor:not-allowed}@media (max-width: 768px){.questions,.older-thoughts,.liked-thoughts{padding:1.5rem;max-width:100%}.refresh-button{padding:.75rem 1.25rem;font-size:.9rem}h1{font-size:2rem}.liked-thoughts h2{font-size:22px}}@font-face{font-family:YourFontName;src:url(/fonts/YourFont.woff2) format("woff2");font-display:swap}.modal-open{overflow:hidden;position:fixed;width:100%}.form-message{min-height:2rem}
