.k-styled-wrapper{.container-ai-input{--perspective: 1000px;--translateY: 45px;position:relative;width:100%;height:300px;display:grid;grid-template-columns:repeat(5,1fr);transform-style:preserve-3d;margin:2rem 0}.container-wrap{display:flex;align-items:center;justify-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);z-index:9;transform-style:preserve-3d;cursor:pointer;padding:4px;transition:all .3s ease}.container-wrap:hover{padding:0}.container-wrap:active{transform:translate(-50%) translateY(-50%) scale(.95)}.container-wrap:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-55%);width:12rem;height:11rem;background-color:#dedfe0;border-radius:3.2rem;transition:all .3s ease}.container-wrap:hover:after{transform:translate(-50%) translateY(-50%);height:12rem}.container-wrap input{opacity:0;width:0;height:0;position:absolute}.container-wrap input:checked+.card .eyes{opacity:0}.container-wrap input:checked+.card .content-card{width:260px;height:160px}.container-wrap input:checked+.card .background-blur-balls{border-radius:20px}.container-wrap input:checked+.card .container-ai-chat{opacity:1;visibility:visible;z-index:99999;pointer-events:visible}.card{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:all .6s ease;border-radius:3rem;display:flex;align-items:center;transform:translateZ(50px);justify-content:center}.card:hover{box-shadow:0 10px 40px #00003c40,inset 0 0 10px #ffffff80}.background-blur-balls{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;z-index:-10;border-radius:3rem;transition:all .3s ease;background-color:#fffc;overflow:hidden}.balls{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);animation:rotate-background-balls 10s linear infinite}.container-wrap:hover .balls{animation-play-state:paused}.background-blur-balls .ball{width:6rem;height:6rem;position:absolute;border-radius:50%;filter:blur(30px)}.background-blur-balls .ball.violet{top:0;left:50%;transform:translate(-50%);background-color:#9147ff}.background-blur-balls .ball.green{bottom:0;left:50%;transform:translate(-50%);background-color:#34d399}.background-blur-balls .ball.rosa{top:50%;left:0;transform:translateY(-50%);background-color:#ec4899}.background-blur-balls .ball.cyan{top:50%;right:0;transform:translateY(-50%);background-color:#05e0f5}.content-card{width:12rem;height:12rem;display:flex;border-radius:3rem;transition:all .3s ease;overflow:hidden}.background-blur-card{width:100%;height:100%;backdrop-filter:blur(50px)}.eyes{position:absolute;left:50%;bottom:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;height:52px;gap:2rem;transition:all .3s ease;.eye{width:26px;height:52px;background-color:#fff;border-radius:16px;animation:animate-eyes 10s infinite linear;transition:all .3s ease}}.eyes.happy{display:none;color:#fff;gap:0;& svg{width:60px}}.container-wrap:hover .eyes .eye{display:none}.container-wrap:hover .eyes.happy{display:flex}.container-ai-chat{position:absolute;width:100%;height:100%;padding:6px;opacity:0;pointer-events:none}.container-wrap .card .chat{display:flex;justify-content:space-between;flex-direction:column;border-radius:15px;width:100%;height:100%;padding:4px;overflow:hidden;background-color:#fff}.container-wrap .card .chat .chat-bot{position:relative;display:flex;height:100%;transition:all .3s ease}.card .chat .chat-bot textarea{background-color:transparent;border-radius:16px;border:none;width:100%;height:100%;color:#8b8b8b;font-family:sans-serif;font-size:12px;font-weight:400;padding:10px;resize:none;outline:none;&::-webkit-scrollbar{width:6px;height:10px}&::-webkit-scrollbar-track{background:transparent}&::-webkit-scrollbar-thumb{background:#dedfe0;border-radius:5px}&::-webkit-scrollbar-thumb:hover{background:#8b8b8b;cursor:pointer}&::-moz-placeholder{color:#dedfe0;-moz-transition:all .3s ease;transition:all .3s ease}&::placeholder{color:#dedfe0;transition:all .3s ease}&:focus::-moz-placeholder{color:#8b8b8b}&:focus::placeholder{color:#8b8b8b}}.card .chat .options{display:flex;justify-content:space-between;align-items:flex-end;padding:10px;& button{transition:all .3s ease}}.card .chat .options .btns-add{display:flex;gap:8px;& button{display:flex;color:#0000001a;background-color:transparent;border:none;cursor:pointer;transition:all .3s ease;&:hover{transform:translateY(-5px);color:#8b8b8b}}}.card .chat .options .btn-submit{display:flex;padding:2px;background-image:linear-gradient(to top,#ff4141,#9147ff,#3b82f6);border-radius:10px;box-shadow:inset 0 6px 2px -4px #ffffff80;cursor:pointer;border:none;outline:none;opacity:.7;transition:all .15s ease;& i{width:30px;height:30px;padding:6px;background:#0000001a;border-radius:10px;backdrop-filter:blur(3px);color:#cfcfcf}& svg{transition:all .3s ease}&:hover{opacity:1;& svg{color:#f3f6fd;filter:drop-shadow(0 0 5px #ffffff)}}&:focus svg{color:#f3f6fd;filter:drop-shadow(0 0 5px #ffffff);transform:scale(1.2) rotate(45deg) translate(-2px) translateY(1px)}&:active{transform:scale(.92)}}.area:nth-child(15):hover~.container-wrap .card,.area:nth-child(15):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(14):hover~.container-wrap .card,.area:nth-child(14):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(13):hover~.container-wrap .card,.area:nth-child(13):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(12):hover~.container-wrap .card,.area:nth-child(12):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(-7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(11):hover~.container-wrap .card,.area:nth-child(11):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(-15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(10):hover~.container-wrap .card,.area:nth-child(10):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(9):hover~.container-wrap .card,.area:nth-child(9):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(8):hover~.container-wrap .card,.area:nth-child(8):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(7):hover~.container-wrap .card,.area:nth-child(7):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(-7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(6):hover~.container-wrap .card,.area:nth-child(6):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(-15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(5):hover~.container-wrap .card,.area:nth-child(5):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(4):hover~.container-wrap .card,.area:nth-child(4):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(3):hover~.container-wrap .card,.area:nth-child(3):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(2):hover~.container-wrap .card,.area:nth-child(2):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(-7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(1):hover~.container-wrap .card,.area:nth-child(1):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(-15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(15):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(15):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(-10deg) rotateY(8deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(14):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(14):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(-10deg) rotateY(4deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(13):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(13):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(-10deg) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(12):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(12):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(-10deg) rotateY(-4deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(11):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(11):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(-10deg) rotateY(-8deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(10):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(10):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(0) rotateY(8deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(9):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(9):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(0) rotateY(4deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(8):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(8):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(0) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(7):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(7):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(0) rotateY(-4deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(6):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(6):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(0) rotateY(-8deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(5):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(5):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(10deg) rotateY(8deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(4):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(4):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(10deg) rotateY(4deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(3):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(3):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(10deg) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(2):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(2):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(10deg) rotateY(-4deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(1):hover~.container-wrap .card .container-ai-chat .chat .options button,.area:nth-child(1):hover~.container-wrap .card .container-ai-chat .chat .chat-bot{transform:perspective(var(--perspective)) rotateX(10deg) rotateY(-8deg) translateZ(var(--translateY)) scaleZ(1)}@keyframes rotate-background-balls{0%{transform:translate(-50%) translateY(-50%) rotate(360deg)}to{transform:translate(-50%) translateY(-50%) rotate(0)}}@keyframes animate-eyes{46%{height:52px}48%{height:20px}50%{height:52px}96%{height:52px}98%{height:20px}to{height:52px}}}.k-styled-wrapper{.searchbar{font-size:14px;font-family:arial,sans-serif;color:#202124;display:flex;z-index:3;height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:auto;max-width:400px}.searchbar:hover{box-shadow:0 1px 6px #20212447;border-color:#dfe1e500}.searchbar-wrapper{flex:1;display:flex;padding:5px 8px 0 14px}.searchbar-left{font-size:14px;font-family:arial,sans-serif;color:#202124;display:flex;align-items:center;padding-right:13px;margin-top:-5px}.search-icon-wrapper{margin:auto}.search-icon{margin-top:3px;color:#9aa0a6;height:20px;line-height:20px;width:20px}.searchbar-icon{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.searchbar-center{display:flex;flex:1;flex-wrap:wrap}.searchbar-input-spacer{color:transparent;flex:100%;white-space:pre;height:34px;font-size:16px}.searchbar-input{background-color:transparent;border:none;margin:-37px 0 0;padding:0;color:#000000de;word-wrap:break-word;outline:none;display:flex;flex:100%;height:34px;font-size:16px;max-width:100%;width:100%}.searchbar-right{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row}.voice-search{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:2.8em}}.k-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.k-header{text-align:center;margin-bottom:3rem;h2{font-size:2.5rem;font-weight:600;color:#1d1d1f;margin-bottom:1rem;@media(max-width:768px){font-size:2rem}}p{font-size:1.1rem;color:#86868b}}.k-tab-nav{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;background:#f5f5f7;padding:.5rem;border-radius:12px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;button{padding:.5rem 1.5rem;border-radius:8px;border:none;background:transparent;font-size:.9rem;font-weight:500;color:#424245;cursor:pointer;transition:all .2s;&.active{background:#fff;color:#1d1d1f;box-shadow:0 2px 4px #00000014}&:hover:not(.active){background:#0000000d}}@media(max-width:768px){gap:.5rem;width:100%;button{padding:.5rem 1rem;flex:1;font-size:.85rem}}}.k-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;@media(max-width:768px){grid-template-columns:repeat(2,1fr);gap:1rem}}.k-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;color:#86868b;font-size:.9rem;span.link{color:#0071e3;cursor:pointer;&:hover{text-decoration:underline}}}.k-topic-list{max-width:900px;margin:0 auto}.k-content-wrapper{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1d1d1f;line-height:1.6;@media(max-width:768px){font-size:.9rem;line-height:1.5}}.k-heading{font-size:1.1rem;font-weight:600;color:#1d1d1f;margin:1.5rem 0 .75rem;display:flex;align-items:center;gap:.5rem;&:first-child{margin-top:0}@media(max-width:768px){font-size:.95rem;margin:1rem 0 .5rem}}.k-paragraph{font-size:1rem;color:#424245;margin-bottom:1rem;line-height:1.7;white-space:pre-line;strong{color:#1d1d1f;font-weight:600}code{background:#f5f5f7;padding:.15rem .4rem;border-radius:4px;font-family:SF Mono,Monaco,monospace;font-size:.9em;color:#0071e3}@media(max-width:768px){font-size:.875rem;margin-bottom:.75rem;line-height:1.6}}.k-styled-table{margin:1.5rem 0;overflow-x:auto;border-radius:12px;border:1px solid #d2d2d7;table{width:100%;border-collapse:collapse;font-size:.95rem;th{background:#f5f5f7;padding:.875rem 1rem;text-align:left;font-weight:600;color:#1d1d1f;border-bottom:1px solid #d2d2d7;white-space:nowrap;&:first-child{border-radius:11px 0 0}&:last-child{border-radius:0 11px 0 0}}td{padding:.75rem 1rem;border-bottom:1px solid #e8e8ed;color:#424245;&.highlight{color:#0071e3;font-weight:600}}tr:last-child td{border-bottom:none}tr:hover td{background:#fafafa}}@media(max-width:768px){margin:1rem 0;border-radius:8px;table{font-size:.8rem;th{padding:.5rem .6rem;font-size:.75rem}td{padding:.5rem .6rem}}}}.k-styled-list{margin:1rem 0;padding:0;list-style:none;li{position:relative;padding:.5rem 0 .5rem 1.75rem;color:#424245;&:before{content:"•";position:absolute;left:.5rem;color:#0071e3;font-weight:700}strong{color:#1d1d1f}}@media(max-width:768px){margin:.75rem 0;li{padding:.35rem 0 .35rem 1.25rem;font-size:.875rem;&:before{left:.25rem}}}}.k-specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;@media(max-width:768px){grid-template-columns:repeat(2,1fr);gap:.5rem;margin:1rem 0}}.k-responsive-table{width:100%;margin:1rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(to right,white 30%,transparent),linear-gradient(to left,white 30%,transparent),linear-gradient(to right,rgba(0,0,0,.08),transparent 15px),linear-gradient(to left,rgba(0,0,0,.08),transparent 15px);background-position:left center,right center,left center,right center;background-repeat:no-repeat;background-size:20px 100%,20px 100%,15px 100%,15px 100%;background-attachment:local,local,scroll,scroll;table{border-collapse:collapse;width:100%;min-width:100%;th,td{border:1px solid #dadce0;padding:10px 14px;text-align:left;vertical-align:top}th{background:#f8f9fa;font-weight:600;white-space:nowrap}td{white-space:normal;word-break:break-word}td:first-child{font-weight:500}}@media(max-width:768px){margin:.75rem 0;table{font-size:.85rem;th,td{padding:8px 10px;min-width:80px}th:first-child,td:first-child{position:sticky;left:0;background:#fff;z-index:1;box-shadow:2px 0 4px #0000000d}th:first-child{background:#f8f9fa;z-index:2}}}}.k-inactive-wrapper{.inactive-container{--perspective: 1000px;--translateY: 45px;position:relative;width:100%;height:300px;display:grid;grid-template-columns:repeat(5,1fr);transform-style:preserve-3d;margin:2rem 0}.container-wrap{display:flex;align-items:center;justify-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);z-index:9;transform-style:preserve-3d;cursor:pointer;padding:4px;transition:all .3s ease}.container-wrap:hover{padding:0}.container-wrap:active{transform:translate(-50%) translateY(-50%) scale(.95)}.container-wrap:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-55%);width:12rem;height:11rem;background-color:#dedfe0;border-radius:3.2rem;transition:all .3s ease}.container-wrap:hover:after{transform:translate(-50%) translateY(-50%);height:12rem}.card{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:all .6s ease;border-radius:3rem;display:flex;align-items:center;transform:translateZ(50px);justify-content:center}.card:hover{box-shadow:0 10px 40px #00003c40,inset 0 0 10px #ffffff80}.background-blur-balls{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;z-index:-10;border-radius:3rem;transition:all .3s ease;background-color:#fffc;overflow:hidden}.balls{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);animation:rotate-background-balls 10s linear infinite}.container-wrap:hover .balls{animation-play-state:paused}.background-blur-balls .ball{width:6rem;height:6rem;position:absolute;border-radius:50%;filter:blur(30px)}.background-blur-balls .ball.violet{top:0;left:50%;transform:translate(-50%);background-color:#9147ff}.background-blur-balls .ball.green{bottom:0;left:50%;transform:translate(-50%);background-color:#34d399}.background-blur-balls .ball.rosa{top:50%;left:0;transform:translateY(-50%);background-color:#ec4899}.background-blur-balls .ball.cyan{top:50%;right:0;transform:translateY(-50%);background-color:#05e0f5}.content-card{width:12rem;height:12rem;display:flex;border-radius:3rem;transition:all .3s ease;overflow:hidden}.background-blur-card{width:100%;height:100%;backdrop-filter:blur(50px)}.eyes{position:absolute;left:50%;bottom:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;height:52px;gap:2rem;transition:all .3s ease}.eyes .eye{width:26px;height:52px;background-color:#fff;border-radius:16px;animation:animate-eyes 10s infinite linear;transition:all .3s ease}.eyes.happy{display:none;color:#fff;gap:0}.eyes.happy svg{width:60px}.container-wrap:hover .eyes .eye{display:none}.container-wrap:hover .eyes.happy{display:flex}.area:nth-child(15):hover~.container-wrap .card,.area:nth-child(15):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(14):hover~.container-wrap .card,.area:nth-child(14):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(13):hover~.container-wrap .card,.area:nth-child(13):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(12):hover~.container-wrap .card,.area:nth-child(12):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(-7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(11):hover~.container-wrap .card,.area:nth-child(11):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(-15deg) rotateY(-15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(10):hover~.container-wrap .card,.area:nth-child(10):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(9):hover~.container-wrap .card,.area:nth-child(9):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(8):hover~.container-wrap .card,.area:nth-child(8):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(7):hover~.container-wrap .card,.area:nth-child(7):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(-7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(6):hover~.container-wrap .card,.area:nth-child(6):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(0) rotateY(-15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(5):hover~.container-wrap .card,.area:nth-child(5):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(15deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(4):hover~.container-wrap .card,.area:nth-child(4):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(3):hover~.container-wrap .card,.area:nth-child(3):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(0) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(2):hover~.container-wrap .card,.area:nth-child(2):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(-7deg) translateZ(var(--translateY)) scaleZ(1)}.area:nth-child(1):hover~.container-wrap .card,.area:nth-child(1):hover~.container-wrap .eyes .eye{transform:perspective(var(--perspective)) rotateX(15deg) rotateY(-15deg) translateZ(var(--translateY)) scaleZ(1)}@keyframes rotate-background-balls{0%{transform:translate(-50%) translateY(-50%) rotate(360deg)}to{transform:translate(-50%) translateY(-50%) rotate(0)}}@keyframes animate-eyes{46%{height:52px}48%{height:20px}50%{height:52px}96%{height:52px}98%{height:20px}to{height:52px}}@media(max-width:768px){.inactive-container{height:250px;margin:1rem 0}.content-card{width:10rem;height:10rem}.container-wrap:after{width:10rem;height:9rem}.container-wrap:hover:after{height:10rem}.background-blur-balls .ball{width:4.5rem;height:4.5rem;filter:blur(25px)}.eyes{gap:1.5rem;height:40px}.eyes .eye{width:20px;height:40px;border-radius:12px}.eyes.happy svg{width:48px}}}.k-prompt-text{text-align:center;margin-top:1rem;h3{font-size:1.5rem;font-weight:600;color:#202124;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#9147ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}p{color:#5f6368;font-size:.95rem;line-height:1.5}.hint{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:#9aa0a6;font-size:.85rem;svg{width:16px;height:16px}}@media(max-width:768px){margin-top:.5rem;h3{font-size:1.25rem}p{font-size:.85rem}}}.k-studio-wrapper{display:flex;flex-direction:column;height:auto;max-height:none;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;border:1px solid #e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:all .4s ease;@media(max-width:768px){height:auto;max-height:none;min-height:auto;border-radius:12px;margin:0 -.5rem;width:calc(100% + 1rem)}}.k-header-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #f0f0f0;background:#fff;z-index:10;.title-area{display:flex;align-items:center;gap:.5rem;h3{font-size:1.1rem;font-weight:600;color:#202124;margin:0}.badge{background:#e8f0fe;color:#1967d2;font-size:.75rem;padding:2px 8px;border-radius:12px;font-weight:500}}.actions{button{background:transparent;border:none;color:#5f6368;cursor:pointer;padding:8px;border-radius:50%;transition:background .2s;&:hover{background:#f1f3f4;color:#202124}}}@media(max-width:768px){padding:.75rem 1rem;.title-area h3{font-size:1rem}}}.k-chat-area{flex:1;overflow-y:auto;padding:0;scroll-behavior:smooth;&::-webkit-scrollbar{width:8px}&::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}&::-webkit-scrollbar-track{background:transparent}}.k-message-row{display:flex;padding:2rem 1.5rem;gap:1rem;background:#fff;border-bottom:1px solid #f0f0f0;.avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;background:#e6f4ea}.content{flex:1;max-width:800px;font-size:1rem;line-height:1.6;color:#202124;overflow-wrap:break-word;word-wrap:break-word;p{margin-bottom:1em}p:last-child{margin-bottom:0}h1,h2,h3,h4{color:#202124;margin-top:1.5em;margin-bottom:.5em;font-weight:600}ul,ol{padding-left:1.5em;margin-bottom:1em}strong{font-weight:600;color:#202124}code{background:#f1f3f4;padding:.2em .4em;border-radius:4px;font-family:Roboto Mono,monospace;font-size:.9em;color:#c5221f}pre{background:#f8f9fa;color:#202124;padding:1rem;border-radius:8px;border:1px solid #dadce0;overflow-x:auto;margin:1rem 0;code{background:transparent;padding:0;color:inherit;font-family:Roboto Mono,SF Mono,monospace}}.inline-code{background:#f1f3f4;padding:.15em .4em;border-radius:4px;font-family:Roboto Mono,SF Mono,monospace;font-size:.9em;color:#d63384}}@media(max-width:768px){padding:1rem;gap:.75rem;.avatar{width:28px;height:28px;font-size:1rem}.content{font-size:.9rem;line-height:1.5;min-width:0;pre{padding:.75rem;font-size:.8rem;max-width:calc(100vw - 80px)}h1,h2,h3,h4{word-break:break-word}ul,ol{padding-left:1.25em}}}}.k-input-area{padding:1.5rem;background:#fff;border-top:1px solid #f0f0f0;position:relative;.input-container{position:relative;max-width:900px;margin:0 auto;border:1px solid #dadce0;border-radius:24px;padding:.5rem;transition:all .2s;background:#fff;display:flex;align-items:flex-end;&:focus-within{border-color:#1a73e8;box-shadow:0 1px 6px #20212447}textarea{flex:1;border:none;background:transparent;padding:12px 16px;font-size:1rem;line-height:1.5;resize:none;max-height:200px;outline:none;color:#202124;font-family:inherit;&::-moz-placeholder{color:#9aa0a6}&::placeholder{color:#9aa0a6}}button{background:#1a73e8;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:4px;transition:background .2s;flex-shrink:0;&:hover{background:#174ea6}&:disabled{background:#f1f3f4;color:#dadce0;cursor:not-allowed}svg{width:20px;height:20px;fill:currentColor}}}.footer-tip{text-align:center;color:#9aa0a6;font-size:.75rem;margin-top:.75rem}@media(max-width:768px){padding:1rem;.input-container{padding:.375rem;border-radius:20px;textarea{padding:10px 12px;font-size:.9rem;max-height:120px}button{width:36px;height:36px;svg{width:18px;height:18px}}}.footer-tip{font-size:.7rem;margin-top:.5rem}}}.k-welcome-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#202124;h2{font-size:2rem;font-weight:500;margin-bottom:1rem;background:linear-gradient(90deg,#4285f4,#9b72cb,#d96570);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}p{color:#5f6368;max-width:500px;margin-bottom:2rem;line-height:1.6}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;max-width:800px}.action-card{background:#f8f9fa;border:1px solid transparent;border-radius:12px;padding:1.5rem;text-align:left;cursor:pointer;transition:all .2s;&:hover{background:#fff;border-color:#dadce0;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}h4{color:#202124;font-size:.9rem;font-weight:600;margin-bottom:.5rem}span{color:#5f6368;font-size:.85rem}}@media(max-width:768px){padding:1.5rem 1rem;h2{font-size:1.5rem}p{font-size:.9rem;margin-bottom:1.5rem}.quick-actions{grid-template-columns:1fr;gap:.75rem;.action-card:nth-child(n+3){display:none}}.action-card{padding:1rem;h4{font-size:.85rem}span{font-size:.8rem}}}}.k-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px);animation:fadeIn .2s ease-out;@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}.k-modal-content{background:#fff;padding:24px;border-radius:16px;width:90%;max-width:400px;box-shadow:0 10px 25px #0003;animation:scaleIn .2s ease-out;@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}h3{margin-top:0;margin-bottom:12px;font-size:1.25rem;color:#202124;font-weight:600}p{color:#5f6368;margin-bottom:24px;line-height:1.5;font-size:.95rem}.actions{display:flex;justify-content:flex-end;gap:12px;button{padding:8px 20px;border-radius:20px;border:none;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .2s;&.cancel{background:transparent;color:#5f6368;&:hover{background:#f1f3f4;color:#202124}}&.confirm{background:#d93025;color:#fff;box-shadow:0 1px 3px #0000001f;&:hover{background:#b21f16;box-shadow:0 2px 6px #0003}}}}}.k-studio-wrapper.active{height:800px;max-height:85vh}@media(max-width:640px){.k-studio-wrapper.active{height:calc(100vh - 200px);max-height:calc(100vh - 200px);min-height:400px}}.k-message-row[data-role=user]{background:#f8f9fa}.k-message-row[data-role=user] .avatar{background:#e8f0fe}.k-comparison-table{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}@media(max-width:768px){.k-comparison-table{grid-template-columns:1fr;gap:.75rem;margin:1rem 0}}.k-comparison-card{background:#f5f5f7;border-radius:16px;padding:1.5rem;color:#1d1d1f}.k-comparison-card[data-variant=primary]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.k-comparison-card[data-variant=primary] .card-header{border-bottom-color:#fff3}.k-comparison-card[data-variant=primary] .spec-item .label{opacity:.9}.k-comparison-card .card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #d2d2d7}.k-comparison-card .card-header .icon{font-size:2rem}.k-comparison-card .card-header .title{font-size:1.25rem;font-weight:600}.k-comparison-card .spec-list{display:flex;flex-direction:column;gap:.75rem}.k-comparison-card .spec-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.k-comparison-card .spec-item .label{font-size:.9rem;opacity:.7}.k-comparison-card .spec-item .value{font-weight:600;font-size:.95rem}.k-highlight-box{padding:1rem 1.25rem;border-radius:12px;margin:1rem 0;display:flex;align-items:flex-start;gap:.75rem;background:#e3f2fd;border-left:4px solid #0071e3}.k-highlight-box .icon{font-size:1.25rem;flex-shrink:0;color:#0071e3}.k-highlight-box .content{font-size:.95rem;color:#424245;line-height:1.5}.k-highlight-box[data-variant=warning]{background:#fff8e6;border-left-color:#f5a623}.k-highlight-box[data-variant=warning] .icon{color:#f5a623}.k-highlight-box[data-variant=success]{background:#e8f5e9;border-left-color:#4caf50}.k-highlight-box[data-variant=success] .icon{color:#4caf50}.k-spec-card{background:#f5f5f7;border-radius:12px;padding:1rem 1.25rem;text-align:center}.k-spec-card .icon{font-size:1.5rem;margin-bottom:.5rem}.k-spec-card .label{font-size:.85rem;color:#86868b;margin-bottom:.25rem}.k-spec-card .value{font-size:1.1rem;font-weight:600;color:#1d1d1f}.k-image-container{margin:1.5rem 0;border-radius:16px;overflow:hidden;background:#f5f5f7}.k-image-container img{width:100%;height:auto;display:block}.k-image-container figcaption{padding:.75rem 1rem;font-size:.9rem;color:#86868b;text-align:center}.k-video-container{margin:1.5rem 0;border-radius:16px;overflow:hidden;background:#000;position:relative;padding-bottom:56.25%}.k-video-container iframe,.k-video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.k-category-card{background:#fff;border-radius:20px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;border:1px solid #e8e8ed;position:relative;overflow:hidden}.k-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#0071e3}.k-category-card .icon-wrapper{font-size:3rem;margin-bottom:1rem}.k-category-card h3{font-size:1.25rem;font-weight:600;color:#1d1d1f;margin-bottom:.5rem}.k-category-card p{font-size:.9rem;color:#86868b}.k-category-card .topic-count{margin-top:1rem;font-size:.85rem;color:#0071e3;font-weight:500}@media(max-width:768px){.k-category-card{padding:1.25rem 1rem;border-radius:16px}.k-category-card .icon-wrapper{font-size:2rem;margin-bottom:.5rem}.k-category-card h3{font-size:1rem}.k-category-card p{font-size:.8rem}}.k-topic-item{background:#fff;border:1px solid #e8e8ed;border-radius:16px;margin-bottom:1rem;overflow:hidden;transition:all .2s ease}.k-topic-item:hover{border-color:#d2d2d7;box-shadow:0 4px 12px #00000014}.k-topic-item .topic-header{padding:1.25rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.k-topic-item .topic-header h4{font-size:1.1rem;font-weight:500;color:#1d1d1f;margin:0;flex:1;padding-right:1rem}.k-topic-item .topic-header .toggle-icon{width:28px;height:28px;border-radius:50%;background:#f5f5f7;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#86868b;transition:all .3s ease;flex-shrink:0}.k-topic-item .topic-header:hover .toggle-icon{background:#0071e3;color:#fff}.k-topic-item.expanded{border-color:#0071e3}.k-topic-item.expanded .toggle-icon{background:#0071e3;color:#fff;transform:rotate(45deg)}@media(max-width:768px){.k-topic-item{border-radius:12px;margin-bottom:.75rem}.k-topic-item .topic-header{padding:1rem}.k-topic-item .topic-header h4{font-size:.95rem;padding-right:.75rem}.k-topic-item .topic-header .toggle-icon{width:24px;height:24px;font-size:1rem}}.k-topic-content{padding:0 1.5rem 1.5rem;border-top:1px solid #e8e8ed;margin-top:0}@media(max-width:768px){.k-topic-content{padding:0 1rem 1rem}}
