.askfive{position:fixed;right:18px;bottom:18px;z-index:9998;font-family:inherit}
.askfive-launch{border:1px solid rgba(23,35,27,.12);background:rgba(255,255,255,.96);box-shadow:0 16px 44px rgba(20,37,26,.18);backdrop-filter:blur(14px);border-radius:18px;padding:10px 12px 10px 10px;display:flex;align-items:center;gap:10px;cursor:pointer;color:#17231b}
.askfive-mark{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#ff941f,#ffd85d);font-size:23px;line-height:1;font-weight:1000;color:#182019;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55),0 10px 18px rgba(255,148,31,.18)}
.askfive-launch > span:nth-child(2){text-align:left}.askfive-launch b,.askfive-launch small{display:block}.askfive-launch b{font-size:13px}.askfive-launch small{font-size:10px;color:#68736b;margin-top:1px}.askfive-launch i{font-style:normal;font-weight:900;margin-left:2px}
.askfive-panel{display:none;position:absolute;right:0;bottom:0;width:min(420px,calc(100vw - 24px));height:min(680px,calc(100dvh - 26px));max-height:min(680px,calc(100dvh - 26px));background:#fff;border:1px solid rgba(23,35,27,.12);box-shadow:0 28px 90px rgba(18,33,23,.24);border-radius:28px;overflow:hidden}
.askfive.open .askfive-panel{display:grid;grid-template-rows:auto 1fr auto auto}.askfive.open .askfive-launch{display:none}
.askfive-panel>header{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;background:linear-gradient(135deg,#fff8ec,#f1fff5);border-bottom:1px solid #edf0ed}
.askfive-panel>header>div{display:flex;align-items:center;gap:10px}.askfive-panel header b,.askfive-panel header small{display:block}.askfive-panel header b{font-size:15px}.askfive-panel header small{font-size:10px;color:#68736b;margin-top:2px}.askfive-panel header button{width:38px;height:38px;border-radius:13px;border:0;background:rgba(23,35,27,.06);font-size:22px;cursor:pointer;color:#203027}
.askfive-body{padding:14px 14px 8px;overflow:auto;background:linear-gradient(#fff,#fbfcfb)}
.askfive-msg{max-width:92%;margin:0 0 10px;padding:12px 14px;border-radius:18px;font-size:13px;line-height:1.5;word-break:break-word}
.askfive-msg b,.askfive-msg span,.askfive-msg small{display:block}.askfive-msg b{margin-bottom:4px}.askfive-msg.bot{background:#f3f7f3;color:#203027;border-bottom-left-radius:7px}.askfive-msg.user{background:#17231b;color:#fff;margin-left:auto;border-bottom-right-radius:7px}
.askfive-answer-title{font-size:13.5px;font-weight:900;color:#102019;margin-bottom:5px}.askfive-answer-copy{color:#24352c}.askfive-answer-copy p{margin:0 0 8px}.askfive-answer-copy p:last-child{margin-bottom:0}
.askfive-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0}.askfive-data div{background:#fff;border:1px solid #e5ece6;border-radius:14px;padding:9px 10px}.askfive-data small{font-size:10px;color:#6f7b74;margin-bottom:3px}.askfive-data b{font-size:13px;color:#17231b;margin:0}
.askfive-note{margin-top:8px;padding:9px 10px;border-radius:12px;background:#fff8eb;border:1px solid #ffddb0;font-size:11px;color:#5f4a1c}
.askfive-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.askfive-links a{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid #dce5de;color:#155d35!important;font-weight:900;text-decoration:none}.askfive-links a:hover{background:#f8fff9;border-color:#9bb8a2}
.askfive-chips{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 14px}.askfive-chips button{border:1px solid #dfe6e0;background:#fff;padding:8px 10px;border-radius:999px;font-size:11px;font-weight:800;cursor:pointer;color:#33423a}.askfive-chips button:hover{border-color:#93b59d;background:#f6fff8}
.askfive-form{display:grid;grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:10px;padding:12px;border-top:1px solid #edf0ed;background:#fff}
.askfive-form .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.askfive-input-wrap{position:relative;display:flex;align-items:center;min-width:0}.askfive-form input{width:100%;min-width:0;border:1px solid #dce4de;border-radius:16px;padding:13px 14px;font:inherit;font-size:14px;line-height:1.2;outline:0;background:#fff;color:#17231b}.askfive-form input::placeholder{color:#7a867f}.askfive-form input:focus{border-color:#77a184;box-shadow:0 0 0 3px rgba(75,140,91,.10)}
.askfive-form button{height:48px;border:0;border-radius:16px;background:linear-gradient(135deg,#ffb341,#ff941f);color:#17231b;font-size:21px;font-weight:900;cursor:pointer;display:grid;place-items:center;box-shadow:0 10px 24px rgba(255,148,31,.24)}
.askfive-panel>footer{display:flex;justify-content:space-between;gap:10px;padding:0 14px 12px;font-size:10px;line-height:1.3;color:#7b857e;background:#fff}.askfive-panel>footer a{color:#31583d!important;font-weight:900;text-decoration:none}
.askfive-typing{display:inline-flex!important;gap:4px;align-items:center}.askfive-typing i{width:5px;height:5px;border-radius:50%;background:#68736b;animation:askfiveDot 1s infinite}.askfive-typing i:nth-child(2){animation-delay:.12s}.askfive-typing i:nth-child(3){animation-delay:.24s}
@keyframes askfiveDot{0%,60%,100%{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}
@media (max-width:640px){.askfive{right:12px;left:12px;bottom:12px}.askfive-launch{width:100%;justify-content:flex-start;border-radius:16px}.askfive-panel{position:fixed;inset:8px 8px max(8px, env(safe-area-inset-bottom));width:auto;height:auto;max-height:calc(100dvh - 16px);border-radius:24px}.askfive.open .askfive-panel{display:grid}.askfive-body{padding:12px 12px 8px}.askfive-msg{max-width:96%}.askfive-data{grid-template-columns:1fr 1fr}.askfive-form{grid-template-columns:minmax(0,1fr) 54px;padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.askfive-form input{padding:14px 14px;font-size:16px}.askfive-form button{height:50px;border-radius:15px}.askfive-panel>footer{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}
