.ezPage{--blue:#2563eb;--blue-soft:#eff4ff;--blue-ink:#1e40af;--orange:#ff6b35;--orange-soft:#fff2ec;--bg:#fbfaf8;--surface:#fff;--ink:#1f2430;--muted:#6b7280;--border:#ece8e1;--user-bg:#e7f0ff;--user-ink:#16233d;--radius:22px;--shadow-sm:0 2px 10px #1f24300f;--shadow-md:0 8px 28px #2563eb1f;--font:var(--font-rubik),system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100dvh;background:radial-gradient(120% 60% at 100% 0,var(--orange-soft) 0,#0000 45%),radial-gradient(120% 70% at 0 0,var(--blue-soft) 0,#0000 50%),var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}.ezPage *,.ezPage :after,.ezPage :before{box-sizing:border-box}.ezLanding{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:40px 20px calc(48px + env(safe-area-inset-bottom));max-width:720px;margin-inline:auto}.ezKicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;text-decoration:none;opacity:.9;transition:transform .15s ease,opacity .15s ease}.ezKicker:hover{opacity:1;transform:translateY(-1px)}.ezKicker span{color:var(--blue);font-weight:800;font-size:16px}.ezTitle{margin:6px 0 2px;font-size:clamp(28px,6vw,42px);font-weight:800;letter-spacing:-.01em;line-height:1.15;color:var(--ink)}.ezTitle:after{content:"";display:block;width:54px;height:5px;margin:14px auto 0;border-radius:99px;background:linear-gradient(90deg,var(--blue),var(--orange))}.ezTagline{margin:16px 0 4px;font-size:clamp(16px,3.4vw,20px);color:var(--muted);font-weight:500}.ezInput,.ezInputWrap{width:100%}.ezInput{display:flex;align-items:flex-end;gap:8px;max-width:640px;margin:22px auto 0;padding:8px 8px 8px 18px;background:var(--surface);border:1.5px solid var(--border);border-radius:30px;box-shadow:var(--shadow-md);transition:border-color .18s ease,box-shadow .18s ease}.ezInput:focus-within{border-color:var(--blue);box-shadow:0 10px 32px #2563eb2e}.ezInput textarea{flex:1;border:none;outline:none;resize:none;box-shadow:none!important;--tw-ring-shadow:0 0 #0000;background:#0000;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.5;padding:10px 6px;max-height:160px}.ezInput textarea::placeholder{color:#9aa1ad}.ezInput textarea:disabled{opacity:.6}.ezSendBtn{flex:none;width:44px;height:44px;border:none;border-radius:50%;background:linear-gradient(135deg,var(--blue) 0,#4f86f7 100%);color:#fff;cursor:pointer;display:grid;place-items:center;transition:transform .15s cubic-bezier(.34,1.56,.64,1),filter .15s ease,background .15s ease}.ezSendBtn svg{width:20px;height:20px}.ezSendBtn:hover:not(:disabled){transform:scale(1.08);filter:brightness(1.05)}.ezSendBtn:active:not(:disabled){transform:scale(.94)}.ezSendBtn:disabled{background:#c9d2e0;cursor:default}.ezChips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:22px auto 0;max-width:620px}.ezChip{border:1.5px solid var(--border);background:var(--surface);color:var(--blue-ink);font-family:inherit;font-size:14.5px;font-weight:600;padding:10px 16px;border-radius:99px;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .15s cubic-bezier(.34,1.56,.64,1),border-color .15s ease,background .15s ease}.ezChip:hover{transform:translateY(-2px);border-color:var(--blue);background:var(--blue-soft)}.ezChip:active{transform:translateY(0) scale(.97)}.ezDisclaimer{margin:26px 0 0;font-size:12.5px;color:#9aa1ad}.ezDisclaimerTiny{margin:8px 0 0;font-size:11.5px}.ezChat{display:flex;flex-direction:column;height:100dvh;max-width:820px;margin-inline:auto}.ezChatHeader{flex:none;display:flex;align-items:center;gap:8px;padding:max(12px,env(safe-area-inset-top)) 18px calc(12px);text-decoration:none;border-bottom:1px solid var(--border);background:#fbfaf8d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ezChatHeader span:not(.ezChatHeaderName){color:var(--blue);font-weight:800}.ezChatHeaderName{font-weight:800;color:var(--orange);font-size:15px;-webkit-margin-start:2px;margin-inline-start:2px}.ezThread{flex:1;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.ezThreadInner{max-width:720px;margin-inline:auto;padding:20px 16px 8px;display:flex;flex-direction:column;gap:16px}.ezRow{display:flex;gap:10px;max-width:100%}.ezRowUser{justify-content:flex-end}.ezRowEz{justify-content:flex-start;align-items:flex-start}.ezBubble{padding:12px 16px;border-radius:20px;font-size:15.5px;line-height:1.6;max-width:min(80%,560px);word-wrap:break-word;overflow-wrap:anywhere;animation:ezPop .22s cubic-bezier(.34,1.56,.64,1)}@keyframes ezPop{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:none}}.ezBubbleUser{background:var(--user-bg);color:var(--user-ink);border-end-end-radius:6px;font-weight:500;white-space:pre-wrap}.ezBubbleEz{background:var(--surface);border:1px solid var(--border);border-start-start-radius:6px;box-shadow:var(--shadow-sm)}.ezBubbleEz.isError{background:var(--orange-soft);border-color:#f6cbb8;color:#9a3d16}.ezEzCol{display:flex;flex-direction:column;gap:10px;max-width:min(84%,600px)}.ezAvatar{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange-soft);border:1px solid #f6d8c9;margin-top:2px}.ezMd :where(p){margin:0 0 .6em}.ezMd :where(p):last-child{margin-bottom:0}.ezMd :where(ul,ol){margin:.4em 0;-webkit-padding-start:1.3em;padding-inline-start:1.3em}.ezMd :where(li){margin:.2em 0}.ezMd :where(strong){color:var(--blue-ink)}.ezMd :where(a){color:var(--blue);text-underline-offset:2px}.ezMd :where(code){background:var(--blue-soft);border-radius:6px;padding:.05em .35em;font-size:.92em}.ezThinking{display:inline-flex;align-items:center;gap:10px}.ezThinkingLabel{color:var(--muted);font-size:14px}.ezTyping{display:inline-flex;gap:4px;align-items:center}.ezTyping span{width:7px;height:7px;border-radius:50%;background:var(--blue);opacity:.5;animation:ezBounce 1.2s ease-in-out infinite}.ezTyping span:nth-child(2){animation-delay:.15s;background:#6f9bf3}.ezTyping span:nth-child(3){animation-delay:.3s;background:var(--orange)}@keyframes ezBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.ezCards{display:flex;flex-direction:column;gap:10px}.ezCard{border:1.5px solid var(--border);border-radius:18px;background:linear-gradient(135deg,#fff 0,var(--blue-soft) 130%);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .16s ease,border-color .16s ease}.ezCard:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:var(--shadow-md)}.ezCardMain{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;color:inherit}.ezCardIcon{flex:none;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-size:20px;background:#fff;border:1px solid var(--border)}.ezCardBody{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ezCardTitle{font-weight:700;font-size:15px;color:var(--ink);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ezCardTopic{align-self:flex-start;font-size:12px;font-weight:600;color:var(--blue-ink);background:#fff;border:1px solid #d8e3fb;border-radius:99px;padding:2px 10px}.ezCardGo{flex:none;font-weight:800;font-size:14px;color:#fff;background:var(--blue);border-radius:99px;padding:8px 14px;white-space:nowrap;transition:background .15s ease}.ezCard:hover .ezCardGo{background:var(--orange)}.ezCardVideos{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px}.ezVideoChip{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--orange);text-decoration:none;background:var(--orange-soft);border-radius:99px;padding:6px 12px;transition:transform .15s ease,background .15s ease}.ezVideoChip:hover{transform:translateY(-1px);background:#ffe6da}.ezVideoChip{border:1px solid #f6d8c9;cursor:pointer;font-family:inherit}.ezVideoChip.isOpen{background:var(--orange);color:#fff;border-color:var(--orange)}.ezVideoChipState{font-size:11px;opacity:.8}.ezVideoThumb{display:inline-flex;align-items:center;gap:9px;font-family:inherit;font-size:13px;font-weight:600;color:var(--orange);background:var(--orange-soft);border:1px solid #f6d8c9;border-radius:12px;padding:5px 12px 5px 6px;cursor:pointer;max-width:100%;transition:transform .15s ease,background .15s ease,border-color .15s ease}.ezVideoThumb:hover{transform:translateY(-1px);background:#ffe6da}.ezVideoThumb.isOpen{background:var(--orange);color:#fff;border-color:var(--orange)}.ezVideoThumbImg{flex:none;position:relative;width:64px;height:40px;border-radius:8px;background-color:#000;background-size:cover;background-position:50%;display:grid;place-items:center}.ezVideoThumbPlay{font-size:12px;line-height:1;color:#fff;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#0000008c}.ezVideoThumbTitle{min-width:0;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ezPracticeImgLink{display:block;margin-bottom:12px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#fff;line-height:0}.ezPracticeImg{display:block;width:100%;max-height:260px;object-fit:contain;background:#fff}.ezVideoPlayer{padding:0 16px 14px}.ezVideoFrame{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#000;border:1px solid var(--border);box-shadow:var(--shadow-sm);animation:ezPop .22s cubic-bezier(.34,1.56,.64,1)}.ezVideoFrame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ezCardActions{display:flex;gap:8px;padding:0 16px 12px}.ezPracticeBtn{display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:13.5px;font-weight:700;color:var(--blue-ink);background:#fff;border:1.5px solid #d8e3fb;border-radius:99px;padding:7px 14px;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.ezPracticeBtn:hover{transform:translateY(-1px)}.ezPracticeBtn.isOpen,.ezPracticeBtn:hover{background:var(--blue-soft);border-color:var(--blue)}.ezPractice{margin:0 14px 14px;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:inset 0 1px 4px #1f24300a;animation:ezPop .22s cubic-bezier(.34,1.56,.64,1)}.ezPracticeStatus{margin:0;font-size:13.5px;color:var(--muted);text-align:center}.ezPracticeStem{font-size:14.5px;line-height:1.55;color:var(--ink);margin-bottom:12px;font-weight:600}.ezPracticeStem :where(p){margin:0 0 .4em}.ezPracticeStem :where(p):last-child{margin-bottom:0}.ezPracticeStem :where(img){max-width:100%;height:auto;border-radius:8px}.ezPracticeOptions{display:flex;flex-direction:column;gap:8px}.ezOption{display:flex;align-items:center;gap:10px;width:100%;text-align:start;font-family:inherit;font-size:14.5px;line-height:1.4;color:var(--ink);background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:10px 12px;cursor:pointer;transition:transform .12s ease,background .15s ease,border-color .15s ease}.ezOption:hover:not(:disabled){border-color:var(--blue);background:var(--blue-soft);transform:translateY(-1px)}.ezOption:disabled{cursor:default;opacity:.75}.ezOption.isSelected{border-color:var(--blue);background:var(--blue-soft);opacity:1}.ezOptionLetter{flex:none;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:13px;color:var(--blue-ink);background:var(--blue-soft);border:1px solid #d8e3fb}.ezOption.isSelected .ezOptionLetter{background:var(--blue);color:#fff;border-color:var(--blue)}.ezOptionText{flex:1;min-width:0}.ezPracticeHint{margin:10px 0 0;font-size:12.5px;color:var(--muted);text-align:center}.ezQuickReplies{display:flex;flex-wrap:wrap;gap:8px}.ezQuickReply{font-family:inherit;font-size:13.5px;font-weight:600;color:var(--blue-ink);background:#fff;border:1.5px solid var(--blue);border-radius:99px;padding:8px 15px;cursor:pointer;text-align:start;max-width:100%;overflow-wrap:anywhere;box-shadow:var(--shadow-sm);transition:transform .15s cubic-bezier(.34,1.56,.64,1),background .15s ease,border-color .15s ease,color .15s ease}.ezQuickReply:hover{transform:translateY(-2px);background:var(--orange-soft);border-color:var(--orange);color:#9a3d16}.ezQuickReply:active{transform:translateY(0) scale(.97)}.ezTf{border:1.5px solid #d8e3fb;border-radius:16px;background:linear-gradient(135deg,#fff 0,var(--blue-soft) 160%);box-shadow:var(--shadow-sm);padding:14px 16px;animation:ezPop .22s cubic-bezier(.34,1.56,.64,1)}.ezTfStatement{font-size:14.5px;font-weight:600;line-height:1.55;color:var(--ink);margin-bottom:12px}.ezTfBtns{display:flex;gap:8px;flex-wrap:wrap}.ezTfBtn{flex:1 1 120px;font-family:inherit;font-size:14px;font-weight:700;border-radius:12px;padding:10px 14px;cursor:pointer;border:1.5px solid var(--border);background:#fff;color:var(--ink);transition:transform .12s ease,background .15s ease,border-color .15s ease,opacity .15s ease}.ezTfTrue:hover:not(:disabled){border-color:#16a34a;background:#f0fdf4;transform:translateY(-1px)}.ezTfFalse:hover:not(:disabled){border-color:var(--orange);background:var(--orange-soft);transform:translateY(-1px)}.ezTfBtn:disabled{cursor:default}.ezTfTrue.isChosen{border-color:#16a34a;background:#dcfce7;color:#14532d}.ezTfFalse.isChosen{border-color:var(--orange);background:#ffe6da;color:#9a3d16}.ezTfBtn.isDim{opacity:.5}.ezLawCards{display:flex;flex-direction:column;gap:8px}.ezLawCard{border:1.5px solid #d8e3fb;border-radius:14px;background:linear-gradient(135deg,#fff 0,var(--blue-soft) 160%);overflow:hidden;box-shadow:var(--shadow-sm)}.ezLawHead{display:flex;align-items:center;gap:10px;width:100%;text-align:start;font-family:inherit;font-size:14px;font-weight:700;color:var(--blue-ink);background:#0000;border:none;padding:11px 14px;cursor:pointer}.ezLawIcon{flex:none;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:15px;background:#fff;border:1px solid #d8e3fb}.ezLawTitle{flex:1;min-width:0;line-height:1.35}.ezLawChevron{flex:none;color:var(--blue);transition:transform .18s ease}.ezLawChevron.isOpen{transform:rotate(180deg)}.ezLawBody{padding:0 14px 14px;animation:ezPop .2s ease}.ezLawStatus{margin:0;font-size:13px;color:var(--muted)}.ezLawStatus a{color:var(--blue)}.ezLawText{margin:0;padding:12px 14px;background:#fff;border:1px solid #e3ebfb;-webkit-border-start:3px solid var(--blue);border-inline-start:3px solid var(--blue);border-radius:10px;font-size:13.5px;line-height:1.65;color:#2a3346;white-space:pre-line}.ezLawLinks{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px}.ezLawMore{font-family:inherit;font-weight:700;background:none;border:none;padding:0;cursor:pointer}.ezLawLinks a,.ezLawMore{font-size:13px;color:var(--blue)}.ezLawLinks a{font-weight:600;text-decoration:none}.ezLawLinks a:hover{color:var(--orange)}.ezDock{flex:none;border-top:1px solid var(--border);background:#fbfaf8e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 16px calc(10px + env(safe-area-inset-bottom))}.ezDock .ezInput{margin-top:0}.ezFooter{text-align:center;margin-top:10px}.ezFooterCta{display:inline-block;font-size:13px;font-weight:600;color:var(--blue);text-decoration:none;border-bottom:1px dashed #2563eb59;padding-bottom:1px;transition:color .15s ease}.ezFooterCta:hover{color:var(--orange);border-color:#ff6b3566}@media (max-width:480px){.ezBubble{max-width:86%}.ezEzCol{max-width:90%}.ezThreadInner{padding-inline:12px}.ezCardMain{gap:10px;padding:12px}.ezCardGo{padding:7px 11px;font-size:13px}.ezCardActions,.ezVideoPlayer{padding-inline:12px}.ezPractice{margin-inline:12px;padding:12px}.ezOption{font-size:14px;padding:9px 11px}.ezPracticeBtn{font-size:13px;padding:7px 12px}.ezVideoThumbImg{width:56px;height:36px}.ezQuickReply{font-size:13px;padding:7px 13px}.ezTf{padding:12px 13px}}@media (prefers-reduced-motion:reduce){.ezBubble,.ezCard,.ezChip,.ezKicker,.ezLawBody,.ezLawChevron,.ezOption,.ezPractice,.ezPracticeBtn,.ezQuickReply,.ezSendBtn,.ezTf,.ezTfBtn,.ezTyping span,.ezVideoChip,.ezVideoFrame,.ezVideoThumb{animation:none!important;transition:none!important}}