*{box-sizing:border-box;padding:0;margin:0}html{max-width:100vw;overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable;scrollbar-color:#a1887f #4e342e}html ::-webkit-scrollbar{width:12px}html ::-webkit-scrollbar-track{background:#4e342e}html ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a1887f,#8d6e63);border-radius:6px;border:2px solid #4e342e}html ::-webkit-scrollbar-thumb:hover{background:#bcaaa4}body{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#2c1810;background:linear-gradient(145deg,#1b0f0a,#3e2723 38%,#5d4037 72%,#4e342e);min-height:100vh;position:relative}.page-main{min-height:120vh;padding-bottom:4rem}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,224,178,.12) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(15,15%,69%,.08) 0,transparent 50%),radial-gradient(circle at 40% 20%,rgba(255,248,225,.06) 0,transparent 50%);animation:backgroundPulse 8s ease-in-out infinite;z-index:0;pointer-events:none}@keyframes backgroundPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.cup-background{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;opacity:.15;z-index:0;pointer-events:none;animation:cupFloat 6s ease-in-out infinite}@keyframes cupFloat{0%,to{transform:translate(-50%,-50%) translateY(0) rotate(0deg)}33%{transform:translate(-50%,-50%) translateY(-20px) rotate(2deg)}66%{transform:translate(-50%,-50%) translateY(10px) rotate(-2deg)}}.steam-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.steam{position:absolute;bottom:0;width:2px;height:100px;background:linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,0));border-radius:50% 50% 50% 50%/60% 60% 40% 40%;opacity:.6;animation:steamRise 8s ease-out infinite}.steam:first-child{left:20%;animation-delay:0s;animation-duration:10s}.steam:nth-child(2){left:40%;animation-delay:2s;animation-duration:12s;width:3px;height:120px}.steam:nth-child(3){left:60%;animation-delay:4s;animation-duration:11s;width:2.5px;height:110px}.steam:nth-child(4){left:80%;animation-delay:1s;animation-duration:13s;width:2px;height:100px}.steam:nth-child(5){left:10%;animation-delay:3s;animation-duration:9s;width:2.5px;height:105px}.steam:nth-child(6){left:90%;animation-delay:5s;animation-duration:10s;width:2px;height:115px}@keyframes steamRise{0%{bottom:-100px;opacity:0;transform:translateX(0) scale(1)}10%{opacity:.6}50%{transform:translateX(20px) scale(1.2);opacity:.4}to{bottom:100vh;opacity:0;transform:translateX(-15px) scale(.8)}}body{color:#333}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto}.card,.container{padding:2rem;position:relative;z-index:1}.card{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 40px hsla(0,0%,100%,.1);margin:2rem auto;max-width:600px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.98)}.input-group{margin-bottom:1.5rem}.input-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#555}.input-group input{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.input-group input:focus{outline:none;border-color:#8d6e63}.btn{background:linear-gradient(135deg,#6d4c41,#4e342e 55%,#3e2723);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;box-shadow:0 4px 14px rgba(0,0,0,.25)}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(62,39,35,.45)}.btn:active{transform:translateY(0)}.error{color:#e74c3c;background:#fee;padding:1rem;border-radius:8px;margin-top:1rem;border-left:4px solid #e74c3c}.fortune-image{width:100%;max-width:500px;height:auto;border-radius:12px;margin:2rem auto;display:block;box-shadow:0 10px 30px rgba(0,0,0,.2)}.fortune-text{font-size:1.5rem;line-height:1.8;color:#333;text-align:center;margin-top:2rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #8d6e63;max-height:40vh;overflow-y:auto;white-space:pre-line;word-break:break-word}@media (max-width:768px){.fortune-text{max-height:45vh}}.loading{text-align:center;padding:2rem;color:#666}.title{color:#fff;font-size:2.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.4),0 0 20px hsla(0,0%,100%,.2)}.subtitle,.title{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.subtitle{color:hsla(0,0%,100%,.95);font-size:1.2rem;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.back-link{display:inline-block;margin-top:2rem;color:#d7ccc8;text-decoration:underline;cursor:pointer}.back-link:hover{color:#ffe0b2}.share-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e8e0dc}.share-btn,.share-row{justify-content:center;align-items:center}.share-btn{display:inline-flex;padding:.5rem .9rem;font-size:.875rem;font-weight:600;border-radius:8px;border:1px solid #bcaaa4;background:#faf8f6;color:#4e342e;cursor:pointer;font-family:inherit;transition:background .15s ease,transform .15s ease}a.share-btn{text-decoration:none}.share-btn:hover{background:#efebe9;transform:translateY(-1px)}.share-copied-hint{text-align:center;font-size:.9rem;color:#5d4037;margin-top:.75rem;font-weight:600}.share-meta-hint{font-size:.78rem;line-height:1.45;color:#757575;text-align:center;margin-top:.75rem;max-width:26rem;margin-left:auto;margin-right:auto}