@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap";#root{background-color:#1b1c1c}:root{--bag: black;--black:black;--primary: white;--sub: rgb(34, 34, 34);--subnav: rgba(34, 34, 34, .361);--pad: 10%;--in: inset 0px 0px 10px rgba(255, 255, 255, .234);--out: 0 10px 12px rgba(36, 36, 36, .875);--grad: linear-gradient( 101deg, rgba(0, 102, 255, 1) 0%, rgba(234, 140, 255, 1) 100% )}*{color:var(var(--primary))}body,html{background-color:1b1c1c;color:var(--primary);margin:0}body{font-family:Sora,sans-serif;font-optical-sizing:auto}.move{display:flex;gap:1em;flex-wrap:wrap}a,h1,h2,h3,h4,h5,h6,p,em{color:var(--primary);text-decoration:none}a:hover{color:#06f}#logo{height:10vw;width:10vw;animation:rotate 5s linear infinite}@keyframes svgAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}#log{animation:svgAnimation 2s infinite}.c1{display:flex;height:10vw;padding:var(--pad);font-size:2vw;border-radius:10px}.home{color:var(var(--primary))}.carousel{width:80%;margin:100px auto;padding:32px 48px 32px 90px;border-radius:8px;position:relative;display:flex;align-items:center;background-color:var(--subnav);box-shadow:var(--in),var(--out);gap:86px}img{height:auto;max-height:250px;border-radius:8px;transform:scale(1.5)}.testimonial-text{font-size:3vw;font-weight:550;line-height:1.7;margin-bottom:32px}.testimonial-author{font-size:2vw;margin-bottom:4px}.testimonial-job{font-size:1.6vw;line-height:1.7}.grid-3-cols{display:grid;grid-template-columns:repeat(2,1fr);column-gap:80px;padding:60px;border-radius:8px;width:80%;margin:100px auto;background-color:var(--subnav);box-shadow:var(--in),var(--out)}.features-icon{width:3vw;height:3vw;margin-bottom:24px;color:#fff;fill:#fff}.features-title{margin-bottom:16px;font-size:2vw;color:var(--primary)}.features-text{font-size:1.8vw;line-height:1.7;color:var(--primary)}.apg{color:var(--primary)}.p-head{margin:5%;padding:5%;justify-content:center;background-color:var(--subnav);border-radius:10px;background:url("data:image/svg+xml,%3csvg%20width='645'%20height='744'%20viewBox='0%200%20645%20744'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.433013'%20y='0.75'%20width='371'%20height='371'%20transform='matrix(0.866025%200.5%200%201%200.0580127%20185.783)'%20fill='url(%23paint0_linear_762_30)'%20stroke='white'/%3e%3crect%20x='0.433013'%20y='0.25'%20width='371'%20height='371'%20transform='matrix(0.866025%20-0.5%200%201%20322.236%20372.217)'%20fill='url(%23paint1_linear_762_30)'%20stroke='white'/%3e%3crect%20x='0.866025'%20width='371'%20height='371'%20transform='matrix(0.866025%20-0.5%200.866025%200.5%200.116025%20186.433)'%20fill='url(%23paint2_linear_762_30)'%20stroke='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_762_30'%20x1='186'%20y1='0'%20x2='186'%20y2='372'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230066FF'/%3e%3cstop%20offset='1'%20stop-color='%23EA8CFF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_762_30'%20x1='186'%20y1='0'%20x2='186'%20y2='372'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230066FF'/%3e%3cstop%20offset='1'%20stop-color='%23EA8CFF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_762_30'%20x1='186'%20y1='0'%20x2='186'%20y2='372'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230066FF'/%3e%3cstop%20offset='1'%20stop-color='%23EA8CFF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:30%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;box-shadow:var(--in),var(--out)}.patent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20em,1fr));justify-content:space-between;margin:5%;gap:4em}#banner{height:40%;width:40%}.search-bar{margin:5%}.search-bar input{background-color:var(--subnav);border:none;box-shadow:var(--in),var(--out);height:4em;color:#fff;width:100%;border-radius:100px;text-align:center;font-size:larger}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background:#1f1f1f;color:#f1f1f1;padding:25px;border-radius:12px;max-width:80%;width:80%;height:80%;display:flex;flex-direction:column;box-shadow:0 8px 24px #0009;position:relative}.popup-content iframe{flex:1;border:none;margin-top:15px;width:100%;height:100%;border-radius:8px}.close-btn{position:absolute;top:15px;right:15px;border:none;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:right;justify-content:center;transition:background .2s}.close-btn:hover{color:red}.patent-card{background:#2a2a2a;color:#e0e0e0;border-radius:20px;padding:20px;text-align:center;box-shadow:0 10px 30px #0000004d;cursor:pointer;transition:transform .2s ease,background .2s ease;position:relative;width:100%;height:20em;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background-color:var(--subnav);background-size:400% 400%;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.patent-card:hover{transform:scale(1.05);background:#3a3a3a}.patent-card h3,p,em{z-index:1;text-align:left}#log-pat{position:absolute;height:100%;width:100%;opacity:5%;object-fit:cover;border-radius:12px;transition:transform .3s ease;z-index:0}header{position:fixed;top:10px;left:10px;z-index:10000}.hamburger{display:flex;flex-direction:column;justify-content:space-around;width:30px;transform:translateY(-10%);height:25px;background:transparent;border:none;cursor:pointer;transform:scale(1.5);z-index:10001}.hamburger span{display:block;height:3px;width:100%;background:var(--primary);transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.side-nav{box-shadow:2px 0 15px #0003;transition:left .3s ease;z-index:9999;padding:1rem}.close-btn{background:none;border:none;font-size:2rem;color:var(--primary);cursor:pointer}.nav-links{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.side-nav{position:fixed;top:0;left:-280px;width:280px;height:100%;background:#141414b3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1rem;transition:left .3s ease;z-index:9999}.side-nav.open{left:0}.bottom-logo{width:50%;height:50%;transition:transform .3s ease}.footer{padding:40px;background:var(--subnav);border-top:1px solid #141414}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.footer-col{flex:1 1 200px;margin:10px}.footer-col.logo{display:flex;align-items:center;position:relative;left:10%}.footer-col.logo img{margin-right:10px}.footer-col h3{font-weight:700;margin-bottom:10px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin:5px 0}.footer-col ul li a{text-decoration:none;color:#fff}.footer-col ul li a:hover{text-decoration:underline}.logo h1{font-size:36px;line-height:1.2}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-top:1px solid #ccc;padding-top:20px;font-size:14px}.language{margin-bottom:10px}.social-icons{display:flex;gap:10px;margin-bottom:10px}.social-icons img{width:20px;height:20px}.footer-links{display:flex;flex-wrap:wrap;gap:15px}.footer-links a{text-decoration:none;color:#fff}.dash{max-width:800px;margin:40px auto;background:#141414d9;color:var(--primary);padding:24px;border-radius:16px;box-shadow:0 8px 24px #00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dash main{display:flex;flex-direction:column;gap:24px}.dash section:first-child{display:flex;align-items:center;gap:20px;padding:20px;background:#ffffff0a;border-radius:12px;text-align:left}.dash img{border-radius:50%;width:90px;height:90px;border:2px solid #0066ff;object-fit:cover;transform:scale(1.05);transition:transform .3s ease}.dash h2{font-size:1.6rem;margin:0;display:flex;align-items:center;gap:8px}.dash h2 button{background:none;border:none;color:#00b3ff;font-size:.9rem;cursor:pointer}.dash h2 button:hover{text-decoration:underline}.dash p{margin-top:5px;opacity:.8;font-size:.95rem}.dash section:nth-child(2){background:#ffffff0a;padding:20px;border-radius:12px}.dash form{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.dash input,.dash textarea{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:10px;color:var(--primary);font-size:.95rem}.dash input:focus,.dash textarea:focus{border-color:#00b3ff;outline:none}.dash button{background:var(--grad);color:#fff;border:none;padding:8px 14px;font-size:.95rem;border-radius:6px;cursor:pointer;transition:background .2s ease}.dash ul{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0}.dash li{background:#ffffff0d;padding:14px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}.dash li:hover{background:#ffffff1a}.dash li a{color:#00b3ff;text-decoration:none;font-size:.9rem;margin-left:10px}.dash li a:hover{text-decoration:underline}.dash .selected-patent{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#1e1e1e;color:#fff;padding:20px;border-radius:12px;max-width:450px;width:90%;box-shadow:0 6px 24px #00000080;animation:fadeIn .3s ease}.dash .selected-patent button{position:absolute;top:10px;right:10px;background:#ff4d4d;border:none;border-radius:50%;width:28px;height:28px;color:#fff;font-size:18px;cursor:pointer}.dash .selected-patent button:hover{background:#ff1a1a}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#181818,#232526)}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100vw}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes popIn{0%{transform:scale(.9);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}.login-box{background:#1e1e1efa;padding:2rem;border-radius:10px;box-shadow:0 8px 32px #00000073;display:flex;flex-direction:column;min-width:420px;align-items:center;animation:popIn .8s cubic-bezier(.68,-.55,.27,1.55)}.login-title{font-size:2rem;color:#a777e3;margin-bottom:1.5rem;text-align:center;letter-spacing:2px;animation:fadeInUp 1s cubic-bezier(.68,-.55,.27,1.55)}.login-label{font-size:1rem;color:#e0e0e0;margin-bottom:.5rem;margin-top:1rem;font-weight:600;letter-spacing:1px;align-self:flex-start;animation:fadeInUp 1.2s cubic-bezier(.68,-.55,.27,1.55)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.login-logo{width:180px;height:auto;margin-bottom:1rem;animation:float 3s ease-in-out infinite,fadeInUp 1.2s cubic-bezier(.68,-.55,.27,1.55)}.login-input{padding:.7rem 1rem;border:none;border-radius:10px;background:#232526;margin-bottom:.5rem;font-size:1.5rem;color:#fff;transition:box-shadow .2s,background .2s;box-shadow:0 2px 8px #a777e314;width:100%;animation:fadeInUp 1.4s cubic-bezier(.68,-.55,.27,1.55)}.login-input:focus{outline:none;box-shadow:0 0 0 2px #a777e3;background:#181818}.login-btn{margin-top:1.5rem;padding:.8rem 0;background:linear-gradient(90deg,#6e8efb,#a777e3);color:#fff;border:none;border-radius:10px;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 16px #6e8efb26;width:100%;animation:fadeInUp 1.6s cubic-bezier(.68,-.55,.27,1.55)}.login-btn:hover{background:linear-gradient(90deg,#a777e3,#6e8efb);transform:translateY(-2px) scale(1.03);box-shadow:0 8px 24px #a777e32e}
