@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}#root,.App{min-height:100vh;width:100%}::selection{background:#1976d233;color:inherit}::-moz-selection{background:#1976d233;color:inherit}:focus-visible{outline:2px solid #1976d2;outline-offset:2px}:focus:not(:focus-visible){outline:none}.highlight-match{background-color:#ffeb3b;border-radius:2px;color:#000;padding:0 2px;transition:background-color .2s ease}[data-theme=dark] .highlight-match{background-color:#f57f17;color:#fff}.highlight-match.current{background-color:#ff9800;box-shadow:0 0 0 2px #ff5722;color:#fff;font-weight:600}[data-theme=dark] .highlight-match.current{background-color:#ff5722;box-shadow:0 0 0 2px #ff9800}.patent-search-container{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.text-wrap-anywhere{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:break-word}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-multiline{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;word-break:break-word}.text-ellipsis-responsive{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-multiline-responsive{-webkit-box-orient:vertical;display:-webkit-box;min-width:0;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;word-break:break-word}.narrow-container .text-ellipsis-multiline-responsive{-webkit-line-clamp:2}.narrow-container .patent-card-text{font-size:.75rem!important;line-height:1.2!important}.narrow-container .patent-meta-text{font-size:.65rem!important;max-width:100px!important}.narrow-container .patent-list-view{gap:24px!important}.narrow-container .patent-list-view .patent-list-item,.narrow-container .patent-list-view .patent-list-item>div{min-height:320px!important}.narrow-container .patent-list-view .patent-item-content{min-height:200px!important}.patent-grid-view img[alt=\4E13\5229\9644\56FE],.patent-list-view img[alt=\4E13\5229\9644\56FE]{max-height:400px!important}@media (max-width:600px){.patent-grid-view img[alt=\4E13\5229\9644\56FE],.patent-list-view img[alt=\4E13\5229\9644\56FE]{max-height:120px!important}.patent-grid-view .MuiBox-root[sx*="height: 80"]{height:60px!important;max-height:60px!important}}.patent-grid-view .MuiBox-root[sx*="height: 80"]{height:80px!important;max-height:80px!important}@media (max-width:600px){.patent-list-view .patent-list-item,.patent-list-view .patent-list-item>div{max-width:100%!important;min-width:auto!important;width:100%!important}}.patent-id{font-family:monospace}.long-link,.patent-id{overflow-wrap:break-word;word-break:break-all}.long-link{max-width:100%}body,html{overflow-y:scroll;scrollbar-gutter:stable}body{-webkit-overflow-scrolling:touch}::-webkit-scrollbar,::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;-webkit-transition:background .3s ease;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.MuiCard-root{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.MuiCard-root:hover{box-shadow:0 8px 25px #00000026!important;transform:translateY(-4px)!important}.MuiButton-root{font-weight:600!important;letter-spacing:.5px!important;text-transform:none!important}.MuiTextField-root .MuiOutlinedInput-root{transition:all .3s ease!important}.MuiTextField-root .MuiOutlinedInput-root:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.MuiTextField-root .MuiOutlinedInput-root.Mui-focused{box-shadow:0 6px 20px #1976d233;transform:translateY(-2px)}.search-button-pulse{animation:pulse 2s infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes sparkOrbit{0%{opacity:.8;transform:rotate(0deg) translateX(16px)}50%{opacity:1}to{opacity:.8;transform:rotate(1turn) translateX(16px)}}@keyframes buttonPulseGlow{0%,to{filter:drop-shadow(0 0 6px rgba(255,215,0,.6));transform:scale(1)}50%{filter:drop-shadow(0 0 12px rgba(255,215,0,.9));transform:scale(1.05)}}.MuiChip-root{font-weight:600!important;letter-spacing:.3px!important}.MuiDialog-paper{background:linear-gradient(145deg,#fff,#f8f9fa)!important}.MuiDialogContent-root,.MuiDialogContent-root *,[data-chat-window] .MuiBox-root,[data-chat-window] div,[data-chat-window] p,[data-chat-window] span{-webkit-user-select:text!important;user-select:text!important}.MuiPagination-ul{gap:8px;justify-content:center}.MuiPaginationItem-root{border-radius:12px!important;font-weight:600!important;transition:all .3s ease!important}.MuiPaginationItem-root:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}@media (max-width:768px){.MuiContainer-root{max-width:100%!important;overflow-x:hidden!important;padding:16px!important}.MuiPaper-root{padding:24px 16px!important}.MuiCard-root{margin-bottom:16px}.MuiDialogContent-root{padding:16px!important}.MuiAppBar-root{background:#fffffff2!important;min-height:auto!important;padding:0!important}[data-theme=dark] .MuiAppBar-root{background:#121212f2!important}.MuiToolbar-root{height:32px!important;min-height:32px!important;padding:4px 0!important}.MuiTextField-root .MuiOutlinedInput-root{height:28px!important;min-height:28px!important}.MuiTextField-root .MuiInputBase-input{line-height:1.2!important;padding:4px 8px!important}.MuiButton-root{height:28px!important;min-height:28px!important;padding:0 8px!important}.MuiTypography-root{overflow-wrap:break-word;word-break:break-word}.MuiTable-root{font-size:.75rem}.MuiTableCell-root{overflow-wrap:break-word;padding:8px 4px!important;word-break:break-word}.MuiDialog-paper{margin:8px!important;max-height:calc(100vh - 16px)!important}.MuiDialogTitle-root{font-size:1.1rem!important;padding:12px 16px!important}.MuiButton-root{font-size:.8rem!important;min-width:auto!important;padding:6px 12px!important}.MuiChip-root{font-size:.7rem!important;height:auto!important;padding:2px 6px!important}.MuiChip-label{overflow-wrap:break-word!important;padding:0!important;white-space:normal!important;word-break:break-word!important}.MuiTextField-root .MuiInputBase-input{font-size:.9rem!important;padding:8px 12px!important}.MuiInputLabel-root{font-size:.85rem!important}.MuiTextField-root .MuiOutlinedInput-root{min-height:40px!important}.MuiTextField-root .MuiInputBase-inputMultiline{line-height:1.3!important;overflow-wrap:break-word!important;padding:6px 0!important;resize:none!important;word-break:break-word!important}.MuiTextField-root textarea{-webkit-overflow-scrolling:touch!important;overflow:auto!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;word-break:break-word!important}.MuiTextField-root textarea::-webkit-scrollbar{height:4px!important;width:4px!important}.MuiTextField-root textarea::-webkit-scrollbar-thumb{background:#0000004d!important;border-radius:2px!important}.MuiTab-root{font-size:.75rem!important;min-width:auto!important;padding:6px 8px!important}}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2!important;border-width:2px!important}.MuiTypography-h4{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#1976d2,#42a5f5);-webkit-background-clip:text;background-clip:text;font-weight:700!important}.MuiSvgIcon-root{transition:transform .3s ease!important}.search-icon-container:hover .MuiSvgIcon-root{animation:pulse 1s infinite}.results-container{animation:fadeInUp .6s ease-out}.MuiDivider-root{background:linear-gradient(90deg,#0000,#e0e0e0,#0000)!important}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes agentTitleColorCycle{0%{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#4caf50 30%,#81c784 90%);background-clip:text;-webkit-background-clip:text;transform:scale(1)}25%{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2196f3 30%,#64b5f6 90%);background-clip:text;-webkit-background-clip:text;transform:scale(1.02)}50%{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#9c27b0 30%,#ba68c8 90%);background-clip:text;-webkit-background-clip:text;transform:scale(1)}75%{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff5722 30%,#ff8a65 90%);background-clip:text;-webkit-background-clip:text;transform:scale(1.02)}to{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#4caf50 30%,#81c784 90%);background-clip:text;-webkit-background-clip:text;transform:scale(1)}}@keyframes ellipsisPulse{0%{opacity:.3}33%{opacity:1}66%{opacity:.3}to{opacity:.3}}@keyframes typewriter{0%{width:0}60%{width:100%}to{width:100%}}.typewriter-effect{animation:typewriter 3s steps(12) infinite;border-right:2px solid #333;overflow:hidden;white-space:nowrap}.typewriter-effect:after{animation:typewriter-cursor 1s infinite;content:""}@keyframes typewriter-cursor{0%,50%{border-right-color:#333}51%,to{border-right-color:#0000}}@keyframes textShimmer{0%{background-position:-200% 50%}to{background-position:200% 50%}}.agent-title-loading{animation:agentTitleColorCycle 2s ease-in-out infinite;transition:all .3s ease}.agent-title-shimmer{-webkit-text-fill-color:#0000;animation:textShimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#4caf50 25%,#2196f3 50%,#9c27b0 75%,#ff5722);background-clip:text;-webkit-background-clip:text;background-size:200% 100%}.loading-ellipsis:after{animation:ellipsisPulse 1.5s ease-in-out infinite;content:"..."}@media (max-width:768px){.bg-animation,.floating-1,.floating-2,.floating-3,.floating-element{display:none!important}}.chat-squeezed-container{transition:width .3s ease-in-out,margin-right .3s ease-in-out}.chat-squeezed-container .MuiCard-root,.chat-squeezed-container .MuiGrid-item{min-width:400px}.chat-squeezed-container .patent-list-item{min-height:180px;min-width:600px}.chat-squeezed-container .patent-content{min-width:500px}.patent-list-view .patent-list-item{min-width:600px}.patent-list-view .patent-content{min-width:500px}@media (max-width:600px){.chat-squeezed-container .MuiCard-root,.chat-squeezed-container .MuiGrid-item,.chat-squeezed-container .patent-content,.chat-squeezed-container .patent-list-item,.patent-list-view .patent-content,.patent-list-view .patent-list-item{max-width:100%!important;min-width:auto!important;width:100%!important}}@media (min-width:768px){.patent-list-view .patent-list-item{min-width:700px}.patent-list-view .patent-content{min-width:550px}}.chat-squeezed-container .patent-item-content{min-height:160px}@media (max-width:1200px){.chat-squeezed-container .MuiGrid-container{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))!important}}.chat-squeezed-container .text-ellipsis-multiline-responsive{-webkit-line-clamp:4}.chat-squeezed-container .patent-title{-webkit-line-clamp:3;font-size:1rem;line-height:1.3;white-space:normal}.chat-squeezed-container .patent-abstract,.chat-squeezed-container .patent-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.chat-squeezed-container .patent-abstract{-webkit-line-clamp:4;font-size:.9rem;line-height:1.4}.chat-squeezed-container .patent-list-view .patent-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:visible;text-overflow:clip;white-space:normal}.chat-squeezed-container .patent-list-view .patent-abstract{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.chat-squeezed-container{overflow-x:auto}.chat-squeezed-container .patent-content,.chat-squeezed-container .patent-list-item{flex-shrink:0}.chat-squeezed-container .patent-abstract,.chat-squeezed-container .patent-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}@keyframes float1{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}@keyframes float2{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(20px) rotate(-120deg)}66%{transform:translateY(-25px) rotate(-240deg)}}@keyframes float3{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-40px) rotate(180deg)}}@keyframes float4{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-15px) rotate(90deg)}50%{transform:translateY(15px) rotate(180deg)}75%{transform:translateY(-10px) rotate(270deg)}}@keyframes float5{0%,to{transform:translateY(0) rotate(0deg)}40%{transform:translateY(25px) rotate(144deg)}80%{transform:translateY(-20px) rotate(288deg)}}@keyframes float6{0%,to{transform:translateY(0) rotate(0deg)}60%{transform:translateY(-35px) rotate(-216deg)}}.bg-animation{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.floating-element{border-radius:50%;opacity:.6;position:absolute}.floating-1{background:linear-gradient(45deg,#2196f31a,#21cbf31a);height:120px;left:10%;top:10%;width:120px}.floating-2{background:linear-gradient(45deg,#9c27b01a,#e91e631a);height:80px;right:15%;top:20%;width:80px}.floating-3{background:linear-gradient(45deg,#4caf501a,#8bc34a1a);bottom:30%;height:150px;left:5%;width:150px}.floating-4{background:linear-gradient(45deg,#ff98001a,#ffc1071a);height:60px;right:25%;top:60%;width:60px}.floating-5{background:linear-gradient(45deg,#f443361a,#e91e631a);bottom:10%;height:100px;right:10%;width:100px}.floating-6{background:linear-gradient(45deg,#3f51b51a,#673ab71a);height:90px;left:15%;top:40%;width:90px}@keyframes pulse{0%{box-shadow:0 4px 15px #2196f366}50%{box-shadow:0 4px 25px #2196f3cc}to{box-shadow:0 4px 15px #2196f366}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(-45deg,#2196f3,#21cbf3,#3f51b5,#9c27b0);-webkit-background-clip:text;background-clip:text;background-size:400% 400%}@keyframes typewriterCursor{0%,50%{opacity:1}51%,to{opacity:0}}.typewriter-text{overflow:hidden;position:relative}.typewriter-text-with-cursor:after{animation:typewriterCursor 1.2s infinite;background-color:currentColor;bottom:0;content:"";position:absolute;right:0;top:0;width:2px}@keyframes typewriterChar{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.floating-element{display:none}.floating-1,.floating-2,.floating-3{display:block;opacity:.3}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#2196f399;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2196f3cc}
/*# sourceMappingURL=main.0f5cda1a.css.map*/