*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f7f9;color:#101114}.shell{width:min(980px,calc(100% - 32px));margin:0 auto;padding:70px 0 40px}.hero{text-align:center;margin-bottom:42px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#666;text-transform:uppercase}.hero h1{font-size:clamp(42px,7vw,78px);line-height:.98;letter-spacing:-.055em;margin:18px 0}.hero h1 span{color:#777}.hero p{max-width:620px;margin:auto;color:#666;font-size:18px;line-height:1.6}.panel{background:#fff;border:1px solid #e6e7ea;border-radius:28px;padding:28px;box-shadow:0 18px 60px rgba(20,20,30,.07)}.hand-picker{display:flex;gap:10px;margin-bottom:20px}.hand{flex:1;border:1px solid #ddd;background:#fafafa;padding:15px;border-radius:14px;font-weight:700;cursor:pointer}.hand.active{background:#111;color:#fff;border-color:#111}.drop{height:360px;border:2px dashed #d5d7dc;border-radius:22px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;overflow:hidden;background:#fafafa}.drop:hover{border-color:#999}.dropContent{}.palm-icon{font-size:62px;margin-bottom:15px}.drop strong,.drop span{display:block}.drop strong{font-size:20px}.drop span{font-size:13px;color:#888;margin-top:7px}.drop img{width:100%;height:100%;object-fit:contain}.primary{width:100%;border:0;background:#111;color:#fff;border-radius:15px;padding:17px 20px;font-size:16px;font-weight:800;cursor:pointer;margin-top:18px}.primary:disabled{opacity:.45;cursor:not-allowed}.status{min-height:22px;margin-top:14px;text-align:center;color:#777;font-size:14px}.tips{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.tips div{background:#fff;border:1px solid #e8e9ec;border-radius:16px;padding:16px;color:#666;font-size:13px}.tips b{color:#111;margin-right:8px}.disclaimer{text-align:center;color:#999;font-size:12px;line-height:1.6;margin:24px auto;max-width:760px}.reading-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0}.card{background:#fff;border:1px solid #e6e7ea;border-radius:22px;padding:24px}.card-icon{font-size:28px}.card h2{margin:10px 0 8px}.card p{color:#666;line-height:1.7;margin:0}.chat-panel{margin-top:20px}.chat-panel h2{margin:8px 0 18px}.chat-row{display:flex;gap:10px}.chat-row input{flex:1;border:1px solid #ddd;border-radius:14px;padding:15px;font-size:15px}.chat-row .primary{width:auto;margin:0}.msg{padding:13px 16px;border-radius:15px;margin:8px 0;line-height:1.55;white-space:pre-wrap}.msg.user{background:#111;color:#fff;margin-left:20%}.msg.ai{background:#f2f3f5;color:#222;margin-right:10%}.spin{display:inline-block;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:650px){.shell{padding-top:40px}.panel{padding:16px;border-radius:20px}.drop{height:300px}.tips,.reading-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.hero p{font-size:16px}.chat-row{flex-direction:column}.chat-row .primary{width:100%}}
