*{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans JP,sans-serif;background:#faf8f5;color:#333;min-height:100vh}.landing{max-width:480px;margin:0 auto;padding:0 20px}.landing-hero{text-align:center;padding:80px 0 60px}.landing-logo{font-size:28px;font-weight:700;color:#7b6af0;letter-spacing:4px;margin-bottom:32px}.landing-title{font-size:26px;font-weight:700;line-height:1.5;color:#222;margin-bottom:16px}.landing-sub{font-size:16px;color:#666;line-height:1.8;margin-bottom:40px}.btn-primary{background:#7b6af0;color:#fff;border:none;padding:16px 40px;border-radius:50px;font-size:17px;font-family:Noto Sans JP,sans-serif;font-weight:500;cursor:pointer;transition:background .2s;display:inline-block;text-decoration:none}.btn-primary:hover{background:#6557d4}.btn-note{font-size:12px;color:#999;margin-top:12px;text-align:center}.landing-features{padding:40px 0;border-top:1px solid #eee}.feature-item{display:flex;gap:16px;margin-bottom:32px}.feature-icon{font-size:28px;flex-shrink:0}.feature-title{font-size:17px;font-weight:700;margin-bottom:6px;color:#222}.feature-desc{font-size:14px;color:#666;line-height:1.7}.landing-guarantee{background:#f0eeff;border-radius:16px;padding:24px;margin:32px 0}.guarantee-item{font-size:14px;color:#555;margin-bottom:8px;line-height:1.6}.landing-footer-cta{text-align:center;padding:40px 0 60px}.auth-page{max-width:400px;margin:0 auto;padding:60px 24px}.auth-logo{font-size:24px;font-weight:700;color:#7b6af0;letter-spacing:4px;text-align:center;margin-bottom:40px}.auth-title{font-size:22px;font-weight:700;text-align:center;margin-bottom:8px}.auth-sub{font-size:14px;color:#888;text-align:center;margin-bottom:32px}.form-group{margin-bottom:16px}.form-label{font-size:13px;color:#555;margin-bottom:6px;display:block}.form-input{width:100%;padding:12px 16px;border:1.5px solid #ddd;border-radius:10px;font-size:16px;font-family:Noto Sans JP,sans-serif;outline:none;transition:border-color .2s;background:#fff}.form-input:focus{border-color:#7b6af0}.btn-full{width:100%;padding:14px;border-radius:10px;font-size:16px;font-weight:500;margin-top:8px}.auth-toggle{text-align:center;margin-top:20px;font-size:14px;color:#888}.auth-toggle button{background:none;border:none;color:#7b6af0;cursor:pointer;font-size:14px;text-decoration:underline;font-family:Noto Sans JP,sans-serif}.error-msg{color:#e55;font-size:13px;text-align:center;margin-top:12px}.app-container{max-width:480px;margin:0 auto;height:100vh;display:flex;flex-direction:column;background:#fff}.app-header{padding:16px 20px 12px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.app-logo{font-size:20px;font-weight:700;color:#7b6af0;letter-spacing:3px}.usage-badge{font-size:12px;color:#888;background:#f5f5f5;padding:4px 10px;border-radius:20px}.usage-badge.low{color:#e07a00;background:#fff3e0}.usage-badge.zero{color:#e55;background:#ffe8e8}.messages-area{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px}.message-pair{display:flex;flex-direction:column;gap:10px}.bubble-user{align-self:flex-end;background:#7b6af0;color:#fff;padding:12px 16px;border-radius:18px 18px 4px;max-width:80%;font-size:15px;line-height:1.6;white-space:pre-wrap}.bubble-haru{align-self:flex-start;background:#f5f3ff;color:#333;padding:12px 16px;border-radius:4px 18px 18px;max-width:80%;font-size:15px;line-height:1.6;white-space:pre-wrap}.bubble-haru-label{font-size:11px;color:#7b6af0;font-weight:700;margin-bottom:4px}.typing-indicator{display:flex;gap:4px;padding:12px 16px;background:#f5f3ff;border-radius:4px 18px 18px;align-self:flex-start}.typing-dot{width:8px;height:8px;background:#7b6af0;border-radius:50%;animation:typing 1.2s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.empty-state{text-align:center;color:#aaa;margin:auto;padding:40px 20px}.empty-state h3{font-size:18px;margin-bottom:8px;color:#7b6af0}.empty-state p{font-size:14px;line-height:1.7}.input-area{padding:12px 16px;border-top:1px solid #eee;flex-shrink:0;background:#fff}.upgrade-banner{background:#fff3e0;border-radius:10px;padding:12px 16px;margin-bottom:10px;font-size:13px;color:#8a5200;text-align:center}.upgrade-banner a{color:#7b6af0;text-decoration:none;font-weight:700}.input-row{display:flex;gap:10px;align-items:flex-end}.post-textarea{flex:1;padding:12px 14px;border:1.5px solid #ddd;border-radius:12px;font-size:15px;font-family:Noto Sans JP,sans-serif;resize:none;outline:none;min-height:48px;max-height:120px;line-height:1.5;transition:border-color .2s}.post-textarea:focus{border-color:#7b6af0}.send-btn{background:#7b6af0;color:#fff;border:none;width:48px;height:48px;border-radius:50%;font-size:20px;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .2s}.send-btn:hover{background:#6557d4}.send-btn:disabled{background:#ccc;cursor:not-allowed}.input-hint{font-size:11px;color:#bbb;text-align:center;margin-top:6px}
