*{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{width:100%;min-height:100vh;overflow-x:hidden}.main-content{padding:0;overflow-x:hidden}.main-content>:not(.docs-layout){padding-top:60px}.main-content>.docs-layout{padding-top:0}.main-content>.docs-layout,.main-content>.docs-layout *,.main-content>.docs-layout:before,.main-content>.docs-layout:after{background-color:transparent!important;transition:none!important}.main-content>.docs-layout{background:linear-gradient(135deg,#0a0a0a,#1a1a2e)!important}.navbar{position:fixed;top:0;left:0;width:100%;background:#1a1a1ad9;padding:.5rem 0;box-shadow:0 1px #61dafb1a;z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(97,218,251,.08)}.navbar-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand{display:flex;align-items:center}.navbar-brand-link{display:flex;align-items:center;gap:.625rem;text-decoration:none;transition:all .3s ease}.navbar-logo{width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.navbar-logo img{width:100%;height:100%;object-fit:contain}.navbar-title{display:flex;flex-direction:column;gap:.125rem}.navbar-title-main{color:#fffffff2;font-size:1.25rem;font-weight:700;letter-spacing:.05em;transition:all .3s ease}.navbar-title-subtitle{font-size:.5rem;font-weight:500;color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;transition:color .3s ease}.navbar-brand-link:hover .navbar-title-main{color:#fff}.navbar-brand-link:hover .navbar-title-subtitle{color:#fffc}.navbar-right{display:flex;align-items:center;gap:2.5rem}.navbar-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.navbar-item a{color:#fffc;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;position:relative}.navbar-item a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#61dafb;transition:width .3s ease}.navbar-item a:hover{color:#61dafb}.navbar-item a:hover:after{width:100%}.navbar-link-disabled{color:#ffffff4d;text-decoration:none;font-size:.95rem;font-weight:500;cursor:not-allowed;position:relative;opacity:.5}.navbar-icons{display:flex;align-items:center;gap:.5rem;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.1)}.navbar-icon{color:#ffffffb3;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);transition:all .3s ease}.navbar-icon:hover{color:#61dafb;background:#61dafb1a;border-color:#61dafb33}.navbar-icon-donate{color:#ef4444cc}.navbar-icon-donate:hover{color:#ef4444;background:#ef44441a;border-color:#ef444433}.navbar-mobile-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:color .3s ease}.navbar-mobile-toggle:hover{color:#61dafb}.navbar-submenu-toggle,.navbar-submenu,.navbar-overlay{display:none}@media(max-width:1100px){.navbar-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000b3;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media(max-width:1100px){.navbar{padding:.75rem 0}.navbar-container{padding:0 1rem;position:relative;max-width:100%}.navbar-mobile-toggle{display:flex;align-items:center;justify-content:center;z-index:1001;order:-1;margin-right:1rem}.navbar-brand{flex:1}.navbar-title-subtitle{display:none}.navbar-right{position:static;width:auto;height:auto;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;visibility:visible;flex-direction:row;gap:0;overflow:visible;border:none;box-shadow:none}.navbar-right .navbar-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#0f0f14fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:5rem 2rem 2rem;transition:left .3s ease;flex-direction:column;gap:0;overflow-y:auto;visibility:hidden;border-right:1px solid rgba(97,218,251,.15);box-shadow:4px 0 24px #0000004d}.navbar-right.mobile-open .navbar-menu{left:0;visibility:visible}.navbar-icons{display:flex;padding-left:0;border-left:none;gap:.5rem}.navbar-icon{width:36px;height:36px}.navbar-logo{width:34px;height:34px}.navbar-item{width:100%;border-bottom:1px solid rgba(255,255,255,.06)}.navbar-item a{display:block;padding:1rem 0;font-size:1.125rem}.navbar-item a:after{display:none}.navbar-link-disabled{display:block;padding:1rem 0;font-size:1.125rem}.navbar-item-docs{border-bottom:none}.navbar-item-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06)}.navbar-item-header a{flex:1}.navbar-submenu-toggle{display:flex;background:none;border:none;color:#fff9;cursor:pointer;padding:1rem 0;align-items:center;transition:color .3s ease}.navbar-submenu-toggle:hover{color:#61dafb}.navbar-submenu-toggle svg{transition:transform .3s ease}.navbar-submenu-toggle svg.rotated{transform:rotate(180deg)}.navbar-submenu{display:block;list-style:none;padding:0;margin:0;background:#0003}.navbar-submenu-section{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.navbar-submenu-section:last-child{border-bottom:1px solid rgba(255,255,255,.06)}.navbar-submenu-title{font-size:.75rem;font-weight:600;color:#61dafbb3;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.5rem .5rem}.navbar-submenu a{display:block;padding:.75rem 1.5rem;font-size:1rem;color:#ffffffb3;text-decoration:none;transition:all .3s ease}.navbar-submenu a:hover{color:#61dafb;background:#61dafb0d;padding-left:2rem}}.alpha-banner-container{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.alpha-banner{position:fixed;top:60px;left:0;right:0;z-index:999;background:linear-gradient(90deg,#61dafb33,#3b82f633);border-bottom:1px solid rgba(97,218,251,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.5rem 1rem;display:flex;align-items:center;justify-content:center;gap:1rem;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.alpha-banner-content{display:flex;align-items:center;gap:.75rem;flex:1;justify-content:center}.alpha-badge{background:#61dafb26;border:1px solid rgba(97,218,251,.4);color:#61dafbe6;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:700;letter-spacing:.1em}.alpha-text{font-size:.875rem;color:#ffffffbf;font-weight:500}.alpha-banner-close{background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:4px}.alpha-banner-close:hover{background:#ffffff1a;color:#fff}@media(max-width:1100px){.alpha-banner{top:64px;padding:.5rem 2.5rem .5rem .75rem;min-height:auto}.alpha-banner-content{gap:.5rem;flex-wrap:wrap}.alpha-text{font-size:.75rem;line-height:1.3}.alpha-badge{font-size:.65rem;padding:.2rem .4rem}.alpha-banner-close{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}}.footer{width:100%;background-color:#1a1a1a;border-top:1px solid rgba(255,255,255,.1);padding:4rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0;margin-bottom:.5rem}.footer-description{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin:0}.footer-social{display:flex;gap:1rem;margin-top:.5rem}.footer-social-link{color:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:6px;background-color:#242424;transition:all .3s ease}.footer-social-link:hover{background-color:#2a2a2a;color:#61dafb;transform:translateY(-2px)}.footer-section-title{font-size:1rem;font-weight:600;color:#fff;margin:0;margin-bottom:.5rem}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:hover{color:#61dafb}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright{color:#fff9;font-size:.875rem;margin:0}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:#fff9;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-legal a:hover{color:#61dafb}@media(max-width:968px){.footer{padding:3rem 0 1.5rem}.footer-content{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}}@media(max-width:640px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1rem;align-items:flex-start}.footer-legal{flex-direction:column;gap:.5rem}}.hero{width:100%;min-height:600px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(97,218,251,.1) 0%,transparent 50%);pointer-events:none}.hero-container{max-width:1200px;width:100%;padding:4rem 2rem;display:flex;align-items:center;gap:4rem;position:relative;z-index:1}.hero-content{flex:1;min-width:0}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#61dafb1a;border:1px solid rgba(97,218,251,.3);border-radius:20px;color:#61dafb;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.1;letter-spacing:-.02em}.hero-description{font-size:1.125rem;color:#ffffffb3;margin-bottom:2rem;line-height:1.7;max-width:540px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-button{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer}.hero-button.primary{background-color:#61dafb;color:#0a0a0a}.hero-button.primary:hover{background-color:#4fc3dc;transform:translateY(-2px);box-shadow:0 8px 24px #61dafb4d}.hero-button.secondary{background-color:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1)}.hero-button.secondary:hover{background-color:#ffffff1a;border-color:#61dafb4d;transform:translateY(-2px)}.hero-button.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.hero-button.disabled:hover{transform:none;box-shadow:none}.hero-visual{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.hero-matrix{width:100%;max-width:500px;background:#0f0f14e6;border-radius:12px;overflow:hidden;border:1px solid rgba(97,218,251,.2);box-shadow:0 20px 60px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:perspective(1000px) rotateX(5deg) rotateY(-8deg);transition:transform .3s ease;-webkit-user-select:none;user-select:none}.hero-matrix:hover{transform:perspective(1000px) rotateX(3deg) rotateY(-5deg)}.matrix-header{background:#14141ef2;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(97,218,251,.15)}.terminal-icon{display:flex;align-items:center;margin-right:.5rem}.terminal-dots{display:flex;gap:.5rem}.terminal-dot{width:12px;height:12px;border-radius:50%}.terminal-dot.red,.terminal-dot.yellow,.terminal-dot.green{background-color:#444;opacity:.45}.matrix-grid{display:grid;grid-template-columns:repeat(20,1fr);gap:0;padding:1rem;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4}.matrix-cell{display:flex;align-items:center;justify-content:center;aspect-ratio:1;transition:color .05s ease}.matrix-cell.color-0{color:#61dafbe6}.matrix-cell.color-1{color:#61dafbb3}.matrix-cell.color-2{color:#61dafb80}.matrix-cell.color-3{color:#61dafb59}@media(max-width:968px){.hero-container{flex-direction:column;gap:3rem;text-align:center}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-title{font-size:2.75rem}.hero-description{max-width:600px}.hero-actions{justify-content:center}.hero-visual{width:100%}.hero-terminal{max-width:100%}}@media(max-width:640px){.hero{min-height:500px}.hero-container{padding:3rem 1rem;max-width:100%}.hero-title{font-size:2.25rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.hero-button{width:100%;justify-content:center}}.about2{width:100%;padding:6rem 0;background:linear-gradient(135deg,#0f0f15,#151520);position:relative;overflow:hidden}.about2:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(97,218,251,.06) 0%,transparent 50%);pointer-events:none}.about2-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.about2-content{text-align:center}.about2-title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(180deg,#fff,#ffffff80 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1.2}.about2-acronym-line{font-size:1.125rem;color:#61dafbcc;font-weight:500;margin:0 0 2rem;letter-spacing:.05em}.about2-intro{font-size:1.25rem;line-height:1.6;color:#ffffffb3;margin:0 0 4rem;font-weight:400}.about2-intro strong{color:#61dafb;font-weight:600}.about2-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto}.about2-feature-block{background:#14141966;padding:2rem;border-radius:12px;text-align:left;transition:all .3s ease}.about2-feature-block:hover{background:#19191e99;transform:translateY(-4px)}.about2-feature-block h3{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 1rem;letter-spacing:-.01em}.about2-feature-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.about2-feature-icon{width:1.5em;height:1.5em;color:#61dafb;opacity:1;vertical-align:middle;margin-bottom:1em;flex-shrink:0}.feature-letter{color:#61dafb;font-size:1.4rem;font-weight:700}.about2-feature-block p{font-size:.95rem;line-height:1.7;color:#fff9;margin:0}@media(max-width:900px){.about2-features{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.about2-features{grid-template-columns:1fr;gap:1.5rem}.about2-intro{font-size:1.125rem;margin-bottom:3rem}}@media(max-width:640px){.about2{padding:4rem 0}.about2-title{font-size:2rem;margin-bottom:.75rem}.about2-acronym-line{font-size:.95rem;margin-bottom:1.5rem}.about2-intro{font-size:1rem;margin-bottom:2.5rem}.about2-feature-block{padding:1.5rem}.about2-feature-block h3{font-size:1.125rem}}.core-mechanisms{width:100%;padding:6rem 0;background:linear-gradient(135deg,#0f0f15,#151520);position:relative;overflow:hidden}.core-mechanisms:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(97,218,251,.06) 0%,transparent 50%);pointer-events:none}.core-mechanisms-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.core-mechanisms-header{text-align:center;margin-bottom:4rem}.core-mechanisms-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.core-mechanisms-intro{font-size:1.125rem;line-height:1.8;color:#ffffffb3;max-width:800px;margin:0 auto}.mechanisms-svg{width:100%;max-width:800px;height:auto;display:block;margin:3rem auto 1.5rem}.core-mechanisms-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:-5rem}.core-mechanisms-feature-block{background:#14141966;padding:2rem;border-radius:12px;text-align:left;transition:all .3s ease}.core-mechanisms-feature-block:hover{background:#19191e99;transform:translateY(-4px)}.core-mechanisms-feature-block h3{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 1rem;letter-spacing:-.01em}.core-mechanisms-feature-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.feature-color{width:1.5em;height:1.5em;opacity:1;vertical-align:middle;margin-bottom:1em;flex-shrink:0;border-radius:4px}.feature-red{background:#ef4444e6}.feature-blue{background:#61dafbe6}.feature-gray{background:#8c96a0e6}.core-mechanisms-feature-block p{font-size:.95rem;line-height:1.7;color:#fff9;margin:0}.core-mechanisms-footer{text-align:center;margin-top:4rem}.core-mechanisms-summary{font-size:1.125rem;line-height:1.8;color:#ffffffb3;max-width:800px;margin:0 auto}.core-mechanisms-summary strong{color:#61dafb;font-weight:600}@media(max-width:1200px){.core-mechanisms-features{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(max-width:900px){.core-mechanisms-features{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.core-mechanisms{padding:4rem 0}.core-mechanisms-title{font-size:2rem}.core-mechanisms-intro,.core-mechanisms-summary{font-size:1rem}.mechanisms-svg{margin:2rem auto}.core-mechanisms-features{grid-template-columns:1fr;gap:1.5rem}.core-mechanisms-feature-block{padding:1.5rem}.core-mechanisms-feature-block h3{font-size:1.125rem}.core-mechanisms-footer{margin-top:3rem}}.utsp-client-wrapper{background:#0f0f14e6;border-radius:12px;overflow:hidden;border:1px solid rgba(97,218,251,.2);box-shadow:0 20px 60px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;position:relative;z-index:0;isolation:isolate;box-shadow:0 0 20px #000c;max-width:100%;width:100%}.utsp-client-header{background:#14141ef2;padding:.5rem .75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(97,218,251,.15);flex-shrink:0}.utsp-client-header-left{display:flex;align-items:center;gap:.75rem}.utsp-client-icon{display:flex;align-items:center}.utsp-client-title{font-size:.75rem;color:#96969666;font-weight:500;letter-spacing:.1em;-webkit-user-select:none;user-select:none}.utsp-client-dots{display:flex;gap:.4rem}.utsp-client-dot{width:10px;height:10px;border-radius:50%;background-color:#444;opacity:.45}.utsp-client-content{flex:1;min-height:0;overflow:hidden;background:#000!important;display:flex;justify-content:center;align-items:center;position:relative;width:100%}.utsp-client-content[style]{background:#000!important}.utsp-renderer-selector{position:absolute;top:.75rem;left:.75rem;z-index:10}.utsp-renderer-select{background:#000000d9;border:1px solid rgba(97,218,251,.3);border-radius:6px;padding:.5rem .75rem;color:#61dafb;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Courier New,monospace}.utsp-renderer-select:hover:not(:disabled){background:#000000f2;border-color:#61dafb80;box-shadow:0 0 10px #61dafb33}.utsp-renderer-select:disabled{opacity:.5;cursor:not-allowed}.utsp-renderer-select option{background:#1a1a1a;color:#61dafb;padding:.5rem}.utsp-client-stats{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem;z-index:10;pointer-events:none}.utsp-stat{display:flex;flex-direction:column;align-items:center;background:#000c;border:1px solid rgba(97,218,251,.3);border-radius:6px;padding:.4rem .6rem;min-width:60px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.utsp-stat-label{font-size:.65rem;color:#61dafbb3;text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.15rem}.utsp-stat-value{font-size:.95rem;color:#61dafb;font-weight:700;font-family:Courier New,monospace}.utsp-client-content canvas{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;position:relative!important}.utsp-client-content>div{width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden;background:none!important}.utsp-renderer-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ef4444f2;border:2px solid rgba(239,68,68,1);border-radius:12px;padding:2rem;max-width:80%;text-align:center;box-shadow:0 10px 40px #ef444466;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.utsp-renderer-error-message{color:#fff;font-size:1rem;font-weight:600;line-height:1.5;text-shadow:0 2px 4px rgba(0,0,0,.3)}.utsp-standalone{width:100%;padding:5rem 0;background-color:#1a1a1a}.utsp-standalone-container{max-width:1200px;margin:0 auto;padding:0 2rem}.utsp-standalone-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.utsp-standalone-title{font-size:2rem;font-weight:700;color:#fff;margin:0}.utsp-standalone-status{display:flex;align-items:center}.status-badge{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.status-badge:before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block}.status-connected{background-color:#22c55e33;color:#22c55e}.status-connected:before{background-color:#22c55e;animation:pulse 2s ease-in-out infinite}.status-connecting{background-color:#facc1533;color:#facc15}.status-connecting:before{background-color:#facc15;animation:pulse 1s ease-in-out infinite}.status-error{background-color:#ef444433;color:#ef4444}.status-error:before{background-color:#ef4444}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.utsp-standalone-error{background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.utsp-standalone-error p{color:#ef4444;margin:0;font-size:.95rem}.utsp-standalone-canvas{position:relative;margin-bottom:1.5rem}.utsp-standalone-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#ffffffb3}.spinner{width:40px;height:40px;border:3px solid rgba(97,218,251,.2);border-top-color:#61dafb;border-radius:50%;animation:spin 1s linear infinite}.utsp-standalone-loading p{margin:0;font-size:.95rem}.utsp-standalone-info{display:flex;gap:2rem;padding:1.5rem;background-color:#242424;border-radius:8px;flex-wrap:wrap}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.8rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:1rem;color:#61dafb;font-weight:600}@media(max-width:1100px){.utsp-standalone{padding:3rem 0}.utsp-standalone-header{flex-direction:column;align-items:flex-start;gap:1rem}.utsp-standalone-title{font-size:1.5rem}.utsp-standalone-canvas{height:400px!important}.utsp-standalone-info{gap:1rem}.utsp-client-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.utsp-client-content{width:100%!important;max-width:100%!important}@media(max-width:480px){.utsp-client-stats{display:none}.utsp-renderer-selector{top:.5rem;left:.5rem}}}.utsp-client-wrapper.utsp-client-slim{background:transparent;border:1px solid rgba(97,218,251,.15);border-radius:4px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.utsp-client-wrapper.utsp-client-slim .utsp-client-content{background:transparent!important}.utsp-demo{width:100%;padding:6rem 0;background:linear-gradient(135deg,#0f0f15,#151520);position:relative;overflow:hidden}.utsp-demo:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(97,218,251,.06) 0%,transparent 50%);pointer-events:none}.utsp-demo-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.utsp-demo-header{text-align:center;margin-bottom:3rem}.utsp-demo-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.utsp-demo-intro{font-size:1.125rem;line-height:1.8;color:#ffffffb3;max-width:800px;margin:0 auto}.utsp-demo-client-wrapper{width:100%;max-width:1000px;margin:0 auto;background:#14141999;border-radius:12px;padding:2rem;border:1px solid rgba(97,218,251,.15);min-height:500px;transition:all .3s ease}.utsp-demo-client-wrapper:hover{border-color:#61dafb4d;box-shadow:0 8px 24px #61dafb26}.utsp-demo-controls{max-width:1000px;margin:2rem auto 0;display:flex;flex-direction:column;gap:2rem}.utsp-renderer-title{font-size:.875rem;font-weight:600;color:#ffffffb3;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.utsp-renderer-options{display:flex;gap:.5rem;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:.375rem;border-radius:8px;border:1px solid rgba(97,218,251,.1)}.utsp-renderer-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:inherit}.utsp-renderer-btn:hover{background:#61dafb0d;border-color:#61dafb33}.utsp-renderer-btn.active{background:#61dafb1a;border-color:#61dafb66;box-shadow:0 0 12px #61dafb33}.utsp-renderer-btn-name{font-size:.9rem;font-weight:600;color:#61dafb}.utsp-renderer-btn-desc{font-size:.7rem;color:#ffffff80;white-space:nowrap}.utsp-demo-control-group{display:flex;align-items:center;gap:1rem}.utsp-demo-label{font-size:.95rem;font-weight:600;color:#61dafbe6;text-transform:uppercase;letter-spacing:.05em}.utsp-demo-select{padding:.6rem 1rem;font-size:.95rem;font-weight:500;color:#fff;background:#00000080;border:1px solid rgba(97,218,251,.3);border-radius:6px;cursor:pointer;transition:all .3s ease;min-width:200px}.utsp-demo-select:hover{border-color:#61dafb80;background:#000000b3}.utsp-demo-select:focus{outline:none;border-color:#61dafb;box-shadow:0 0 0 2px #61dafb33}.utsp-demo-select option{background:#1a1a1a;color:#fff}.utsp-demo-stats-inline{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(97,218,251,.08)}.utsp-demo-stat{display:flex;flex-direction:column;align-items:center;gap:.5rem}.utsp-demo-stat:first-child{grid-column:span 1}.utsp-demo-stat-label{font-size:.7rem;color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.utsp-demo-stat-value{font-size:1.1rem;color:#61dafb;font-weight:600;font-family:inherit;letter-spacing:.02em;text-shadow:0 0 20px rgba(97,218,251,.3)}.utsp-demo-footer{text-align:center;margin-top:2rem}.utsp-demo-specs{font-size:.95rem;line-height:1.7;color:#fff9;max-width:800px;margin:0 auto}@media(max-width:768px){.utsp-demo{padding:4rem 0}.utsp-demo-title{font-size:2rem}.utsp-demo-intro,.utsp-demo-specs{font-size:1rem}.utsp-demo-client-wrapper{padding:1rem;min-height:300px}.utsp-demo-header{margin-bottom:2rem}.utsp-demo-controls{padding:1.5rem}.utsp-renderer-title{font-size:1.1rem}.utsp-renderer-options{flex-direction:column}.utsp-renderer-btn{width:100%}.utsp-renderer-card{padding:1rem}.utsp-renderer-card-name{font-size:1rem}.utsp-renderer-card-desc{font-size:.85rem}.utsp-demo-control-group{flex-direction:column;align-items:stretch;gap:.5rem}.utsp-demo-select{width:100%}.utsp-demo-stats-inline{flex-wrap:wrap;justify-content:space-around}.utsp-demo-stat{flex:1;min-width:70px}}.use-cases{width:100%;padding:6rem 0;background:linear-gradient(135deg,#0f0f15,#151520);position:relative;overflow:hidden}.use-cases:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(97,218,251,.06) 0%,transparent 50%);pointer-events:none}.use-cases-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.use-cases-header{text-align:center;margin-bottom:4rem}.use-cases-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.use-cases-description{font-size:1.125rem;line-height:1.8;color:#ffffffb3;max-width:800px;margin:0 auto}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.use-case-card{background:linear-gradient(135deg,#1c1c2380,#16161c80);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.use-case-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--card-color);opacity:0;transition:opacity .3s ease}.use-case-card:hover{background:linear-gradient(135deg,#202028a6,#1a1a21a6);border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.use-case-card:hover:before{opacity:.4}.use-case-icon{width:48px;height:48px;border-radius:8px;background:#ffffff08;border:1px solid;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;opacity:.6}.use-case-card:hover .use-case-icon{background:#ffffff0d;opacity:.9;transform:translateY(-2px)}.use-case-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:-.01em}.use-case-description{font-size:.95rem;line-height:1.7;color:#fff9;margin-bottom:1.5rem}.use-case-examples{display:flex;flex-wrap:wrap;gap:.5rem}.use-case-tag{font-size:.75rem;padding:.375rem .75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:4px;color:#ffffff80;font-weight:500;transition:all .2s ease}.use-case-card:hover .use-case-tag{background:#ffffff0d;border-color:#ffffff1f;color:#ffffffb3}@media(max-width:768px){.use-cases{padding:4rem 0}.use-cases-title{font-size:2rem}.use-cases-description{font-size:1rem}.use-cases-grid{grid-template-columns:1fr;gap:1.5rem}.use-case-card{padding:1.5rem}.use-case-title{font-size:1.125rem}}.ecosystem{width:100%;padding:6rem 0;background:linear-gradient(135deg,#0f0f15,#151520);position:relative;overflow:hidden}.ecosystem:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(97,218,251,.06) 0%,transparent 50%);pointer-events:none}.ecosystem-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.ecosystem-header{text-align:center;margin-bottom:4rem}.ecosystem-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.ecosystem-description{font-size:1.125rem;line-height:1.8;color:#ffffffb3;max-width:800px;margin:0 auto}.ecosystem-modes{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.ecosystem-mode{background:linear-gradient(135deg,#1c1c2380,#16161c80);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem;transition:all .3s ease;position:relative}.ecosystem-mode:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--mode-color);opacity:0;transition:opacity .3s ease}.ecosystem-mode:hover{background:linear-gradient(135deg,#202028a6,#1a1a21a6);border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.ecosystem-mode:hover:before{opacity:.4}.mode-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:var(--mode-color);transition:all .3s ease}.mode-badge svg{opacity:.8}.ecosystem-mode:hover .mode-badge{background:#ffffff0d;border-color:#ffffff26}.mode-diagram{background:#0a0a0f80;border-radius:8px;padding:2rem 1rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.05);height:140px;display:flex;align-items:center;justify-content:center}.mode-flow{display:flex;align-items:center;justify-content:center;gap:.75rem}.mode-flow.single{justify-content:center}.mode-node{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;background:#14141999;border:2px solid rgba(255,255,255,.08);border-radius:8px;min-width:85px;transition:all .3s ease;color:#fff9}.mode-node svg{opacity:.6;width:20px;height:20px}.ecosystem-mode:hover .mode-node{background:#19191eb3;color:#fffc}.ecosystem-mode:hover .mode-node svg{opacity:.8}.mode-node span{font-size:.7rem;color:#fff9;font-weight:500;text-align:center;line-height:1.2}.mode-arrow{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#ffffff4d}.arrow-label{font-size:.65rem;color:#fff6;font-weight:500}.ecosystem-mode h3{font-size:1.25rem;font-weight:600;color:var(--mode-color);margin-bottom:.75rem;letter-spacing:-.01em;opacity:.9;transition:opacity .3s ease}.ecosystem-mode:hover h3{opacity:1}.ecosystem-mode p{font-size:.95rem;line-height:1.7;color:#fff9;margin-bottom:1.25rem}.mode-benefits{list-style:none;padding:0;margin:0}.mode-benefits li{color:#ffffff80;font-size:.875rem;margin-bottom:.5rem;padding-left:0}.ecosystem-footer{background:#14141966;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2.5rem}.ecosystem-footer-content{display:flex;align-items:center;gap:2rem;max-width:800px;margin:0 auto}.ecosystem-footer-content>svg{flex-shrink:0;color:#fff9}.ecosystem-footer h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:-.01em}.ecosystem-footer p{font-size:.95rem;line-height:1.7;color:#fff9;margin:0}@media(max-width:968px){.ecosystem-modes{grid-template-columns:1fr}}@media(max-width:768px){.ecosystem{padding:4rem 0}.ecosystem-container{padding:0 1rem}.ecosystem-title{font-size:2rem}.ecosystem-description{font-size:1rem}.ecosystem-mode{padding:1.5rem}.ecosystem-mode h3{font-size:1.125rem}.mode-diagram{padding:1.5rem .5rem}.mode-flow{gap:.5rem}.mode-node{min-width:70px;padding:.625rem .375rem}.mode-node span{font-size:.65rem}.arrow-label{font-size:.6rem}.ecosystem-footer{padding:2rem 1.5rem}.ecosystem-footer-content{flex-direction:column;text-align:center}}@media(max-width:480px){.ecosystem-title{font-size:1.75rem}.ecosystem-container{padding:0 .75rem}.mode-diagram{padding:1rem .25rem}.mode-flow{gap:.375rem}.mode-node{min-width:60px;padding:.5rem .25rem}.mode-node svg{width:18px;height:18px}.mode-node span{font-size:.6rem}.arrow-label{font-size:.55rem}}.cta{padding:6rem 2rem;background:linear-gradient(135deg,#1e1e2ef2,#181825fa);border-top:1px solid rgba(97,218,251,.2);border-bottom:1px solid rgba(97,218,251,.2);position:relative;overflow:hidden}.cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(97,218,251,.05) 0%,transparent 70%);pointer-events:none}.cta-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2.5rem;position:relative;z-index:1}.cta-content{text-align:center;max-width:700px}.cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.cta-description{font-size:1.125rem;color:#fffc;line-height:1.6;margin:0}.cta-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.cta-button--primary{background:linear-gradient(135deg,#61dafb,#4fa8c5);color:#1e1e2e;box-shadow:0 4px 15px #61dafb4d}.cta-button--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #61dafb66;background:linear-gradient(135deg,#70e4ff,#5fb8d5)}.cta-button--primary:active{transform:translateY(0)}.cta-button--secondary{background-color:transparent;color:#61dafb;border-color:#61dafb80}.cta-button--secondary:hover{background-color:#61dafb1a;border-color:#61dafb;transform:translateY(-2px)}.cta-button--secondary:active{transform:translateY(0)}.cta-button.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.cta-button.disabled:hover{transform:none;box-shadow:none}@media(max-width:1100px){.cta{padding:4rem 1.5rem}.cta-title{font-size:2rem}.cta-description{font-size:1rem}.cta-actions{flex-direction:column;width:100%;max-width:300px}.cta-button{width:100%;justify-content:center}}.test-bench{min-height:100vh;background:linear-gradient(135deg,#0a0e27,#1a1f3a);padding:2rem 1rem;color:#e0e0e0}.test-bench-container{max-width:1400px;margin:0 auto}.test-bench-header{text-align:center;margin-bottom:3rem}.test-bench-title{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-.02em}.test-bench-subtitle{font-size:1.125rem;color:#a0a0a0;font-weight:300}.resolution-selector{margin-bottom:2rem}.resolution-selector-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem;text-align:center}.resolution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.resolution-card{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s ease;text-align:center;position:relative;overflow:hidden}.resolution-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .2s ease;z-index:0}.resolution-card:hover{border-color:#667eea80;transform:translateY(-2px)}.resolution-card:hover:before{opacity:.1}.resolution-card.active{border-color:#667eea;background:#667eea26}.resolution-card.active:before{opacity:.2}.resolution-card-name{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;position:relative;z-index:1}.resolution-card-cells{font-size:.875rem;color:#a0a0a0;margin-bottom:.5rem;position:relative;z-index:1}.resolution-card-desc{font-size:.75rem;color:gray;line-height:1.4;position:relative;z-index:1}.stats-bar{display:flex;justify-content:center;gap:2rem;padding:1.5rem;background:#0000004d;border-radius:12px;margin-bottom:2rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-label{font-size:.75rem;color:#a0a0a0;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:1.5rem;font-weight:700;color:#667eea;font-family:Courier New,monospace}.test-bench-display{background:#0006;border-radius:12px;padding:1rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.1);min-height:600px;display:flex;align-items:center;justify-content:center}.test-bench-footer{text-align:center;padding:1.5rem;background:#0003;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.test-bench-info{font-size:.875rem;color:#a0a0a0;margin-bottom:.75rem;line-height:1.6}.test-bench-info:last-child{margin-bottom:0}.test-bench-info strong{color:#667eea;font-weight:600}.resolution-card.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.test-bench-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem;color:#a0a0a0}.loading-spinner{width:48px;height:48px;border:4px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.test-bench-loading p{font-size:1rem;font-weight:500;color:#667eea}@media(max-width:768px){.test-bench-title{font-size:2rem}.resolution-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stats-bar{gap:1rem}.stat-value{font-size:1.25rem}.test-bench-display{min-height:400px}}.mobile-test{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem;color:#fff}.mobile-test-header{text-align:center;margin-bottom:2rem}.mobile-test-header h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.mobile-test-header p{font-size:1.1rem;opacity:.9}.mobile-test-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}.touch-area{position:relative;background:#ffffff1a;border:3px dashed rgba(255,255,255,.4);border-radius:1rem;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none}.touch-area-instructions{text-align:center;padding:2rem}.touch-area-instructions h2{font-size:2rem;margin-bottom:1rem}.touch-area-instructions p{font-size:1.1rem;margin-bottom:1rem}.touch-area-instructions ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;font-size:.95rem}.touch-area-instructions li{background:#ffffff1a;padding:.5rem;border-radius:.5rem}.touch-indicator{position:absolute;pointer-events:none;z-index:10}.touch-indicator-inner{width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,rgba(255,255,255,.3) 60%,transparent 100%);border:3px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #fff9;animation:pulse .3s ease-out}@keyframes pulse{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.touch-id{font-size:1.2rem;font-weight:700;color:#667eea;text-shadow:0 0 4px white}.info-panel{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:1.5rem}.info-panel h3{font-size:1.5rem;margin-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:.5rem}.touches-list{display:grid;gap:1rem}.touch-item{background:#ffffff1a;border-radius:.75rem;padding:1rem}.touch-item strong{display:block;font-size:1.1rem;margin-bottom:.5rem;color:gold}.touch-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;font-size:.9rem}.touch-details span{background:#0003;padding:.4rem .6rem;border-radius:.4rem}.no-touches{text-align:center;opacity:.6;font-style:italic}.gesture-log{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:1.5rem;max-height:500px;display:flex;flex-direction:column}.gesture-log-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:.5rem}.gesture-log-header h3{font-size:1.5rem;margin:0}.clear-btn{background:#fff3;border:2px solid rgba(255,255,255,.4);color:#fff;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:600;transition:all .3s ease}.clear-btn:hover{background:#ffffff4d;transform:scale(1.05)}.gesture-list{overflow-y:auto;flex:1}.gesture-item{background:#ffffff1a;border-left:4px solid #ffd700;border-radius:.5rem;padding:.75rem;margin-bottom:.75rem;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.gesture-type{font-weight:700;color:gold;white-space:nowrap}.gesture-details{font-size:.9rem;opacity:.9}.gesture-time{font-size:.8rem;opacity:.7;white-space:nowrap}.no-gestures{text-align:center;opacity:.6;font-style:italic;padding:2rem}.device-info{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:1.5rem}.device-info h3{font-size:1.5rem;margin-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:.5rem}.device-details{display:grid;gap:.75rem}.device-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;background:#ffffff1a;padding:.75rem;border-radius:.5rem;font-size:.9rem}.device-item strong{color:gold;white-space:nowrap}.device-item span{word-break:break-word}@media(min-width:768px){.mobile-test-content{grid-template-columns:1fr 1fr}.touch-area{grid-column:1 / -1}}@media(min-width:1024px){.mobile-test{padding:3rem 2rem}.touch-area{min-height:500px}}.gesture-list::-webkit-scrollbar{width:8px}.gesture-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.gesture-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.gesture-list::-webkit-scrollbar-thumb:hover{background:#ffffff80}.canvas-test-container{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:1.5rem;display:grid;gap:1rem;grid-column:1 / -1}.canvas-wrapper{position:relative;width:100%;height:300px;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 20px #0000004d}.test-canvas{width:100%;height:100%;display:block;touch-action:none;cursor:grab;transition:cursor .2s ease}.test-canvas:active{cursor:grabbing}.canvas-log{background:#0003;border-radius:.75rem;padding:1rem;max-height:200px;overflow-y:auto}.canvas-log h4{font-size:1.2rem;margin:0 0 .75rem;color:gold;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:.5rem}.canvas-log ul{list-style:none;padding:0;margin:0;font-size:.9rem}.canvas-log li{background:#ffffff1a;padding:.5rem .75rem;margin-bottom:.5rem;border-radius:.4rem;border-left:3px solid #ffd700;animation:slideIn .3s ease-out}.no-logs{text-align:center;opacity:.6;font-style:italic;padding:1rem;margin:0}@media(min-width:768px){.canvas-test-container{grid-template-columns:2fr 1fr}.canvas-wrapper{height:350px}.canvas-log{max-height:350px}}@media(min-width:1024px){.canvas-wrapper{height:400px}.canvas-log{max-height:400px}}.canvas-log::-webkit-scrollbar{width:6px}.canvas-log::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.canvas-log::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.canvas-log::-webkit-scrollbar-thumb:hover{background:#ffffff80}.showcase-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);position:relative}.showcase-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(97,218,251,.08) 0%,transparent 50%);pointer-events:none}.showcase-header{padding:8rem 2rem 4rem;max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.showcase-header h1{font-size:3rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.showcase-subtitle{font-size:1.25rem;color:#ffffffa6;line-height:1.6;margin:0 0 3rem;font-weight:300}.showcase-filters{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.showcase-filter-btn{padding:.625rem 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.showcase-filter-btn:hover{background:#ffffff0f;border-color:#61dafb4d;color:#fff}.showcase-filter-btn.active{background:#61dafb1a;border-color:#61dafb66;color:#61dafb}.showcase-content{max-width:1200px;margin:0 auto;padding:2rem 2rem 6rem;position:relative;z-index:1}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem}.project-card{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .4s ease;position:relative;display:flex;flex-direction:column}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(97,218,251,.5) 50%,transparent 100%);opacity:0;transition:opacity .4s ease}.project-card:hover{background:#ffffff0a;border-color:#61dafb4d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 0 1px #61dafb1a}.project-card:hover:before{opacity:1}.project-image{width:100%;height:220px;background:linear-gradient(135deg,#1a1a2e,#2a2a3e);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.project-image-placeholder{font-size:4rem;color:#61dafb4d}.project-category-badge{position:absolute;top:1rem;right:1rem;padding:.375rem .875rem;border-radius:20px;font-size:.8125rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;display:flex;align-items:center;gap:.375rem}.project-content{padding:1.75rem;flex:1;display:flex;flex-direction:column}.project-title{font-size:1.375rem;font-weight:600;color:#fff;margin:0 0 .75rem;letter-spacing:-.01em}.project-description{font-size:.9375rem;color:#ffffffb3;line-height:1.7;margin:0 0 1.25rem;font-weight:300;flex:1}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.technology-tag{padding:.25rem .75rem;background:#61dafb14;border:1px solid rgba(97,218,251,.2);border-radius:6px;font-size:.75rem;color:#61dafbe6;font-weight:500}.project-footer{display:flex;gap:.75rem;align-items:center}.project-link{flex:1;padding:.625rem 1rem;background:#61dafb1a;border:1px solid rgba(97,218,251,.3);border-radius:8px;color:#61dafb;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.project-link:hover{background:#61dafb26;border-color:#61dafb80;transform:translateY(-2px)}.project-link.secondary{background:#ffffff08;border:1px solid rgba(255,255,255,.15);color:#fffc}.project-link.secondary:hover{background:#ffffff0f;border-color:#ffffff40}.empty-state{text-align:center;padding:4rem 2rem;color:#ffffff80}.empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.3}.empty-state-text{font-size:1.125rem;font-weight:400}.category-games{background:#ff6b6b26;border-color:#ff6b6b66;color:#ff6b6b}.category-applications{background:#51c8ff26;border-color:#51c8ff66;color:#51c8ff}.category-signage{background:#9c6eff26;border-color:#9c6eff66;color:#9c6eff}.category-tools{background:#5eead426;border-color:#5eead466;color:#5eead4}.category-other{background:#ffbd2e26;border-color:#ffbd2e66;color:#ffbd2e}@media(max-width:1024px){.showcase-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media(max-width:1100px){.showcase-header{padding:6rem 1.5rem 3rem}.showcase-header h1{font-size:2.25rem}.showcase-subtitle{font-size:1.125rem}.showcase-filters{gap:.75rem}.showcase-filter-btn{padding:.5rem 1rem;font-size:.875rem}.showcase-content{padding:2rem 1.5rem 4rem}.showcase-grid{grid-template-columns:1fr;gap:1.5rem}.project-image{height:200px}.project-content{padding:1.5rem}.project-title{font-size:1.25rem}.project-description{font-size:.875rem}.project-footer{flex-direction:column}.project-link{width:100%}}.project-modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.project-modal{background:linear-gradient(135deg,#1a1a2e,#0f0f1a);border:1px solid rgba(97,218,251,.2);border-radius:20px;width:100%;max-width:1400px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 40px 80px #000c,0 0 0 1px #61dafb1a,0 0 60px #61dafb26;animation:slideUp .4s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{padding:2rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;background:#ffffff05}.modal-title-section{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.modal-title-section h2{font-size:1.75rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}.modal-category-badge{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid;display:flex;align-items:center;gap:.5rem}.modal-actions{display:flex;gap:.75rem;align-items:center}.modal-action-btn,.modal-close-btn{width:40px;height:40px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fffc;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal-action-btn:hover,.modal-close-btn:hover{background:#ffffff1a;border-color:#61dafb4d;color:#61dafb;transform:scale(1.05)}.modal-body{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0a0a0a}.project-iframe{width:100%;height:100%;border:none;background:#000}.demo-placeholder{text-align:center;padding:4rem 2rem;max-width:600px}.demo-placeholder-icon{font-size:5rem;color:#61dafb4d;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.demo-placeholder h3{font-size:1.75rem;font-weight:600;color:#fff;margin:0 0 1rem;letter-spacing:-.01em}.demo-placeholder p{font-size:1.125rem;color:#ffffffa6;line-height:1.7;margin:0 0 2rem;font-weight:300}.demo-technologies{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;margin-bottom:2rem}.demo-github-link{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.75rem;background:#61dafb1a;border:1px solid rgba(97,218,251,.3);border-radius:10px;color:#61dafb;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease}.demo-github-link:hover{background:#61dafb26;border-color:#61dafb80;transform:translateY(-2px);box-shadow:0 8px 20px #61dafb33}@media(max-width:1024px){.project-modal{max-width:95vw}.modal-header{padding:1.5rem 2rem}.modal-title-section h2{font-size:1.5rem}}@media(max-width:1100px){.project-modal-overlay{padding:1rem}.project-modal{max-height:95vh;border-radius:16px}.modal-header{padding:1.25rem 1.5rem;flex-direction:column;align-items:flex-start}.modal-title-section{width:100%;flex-direction:column;align-items:flex-start;gap:.75rem}.modal-title-section h2{font-size:1.25rem}.modal-actions{position:absolute;top:1.25rem;right:1.5rem}.modal-action-btn,.modal-close-btn{width:36px;height:36px}.demo-placeholder{padding:3rem 1.5rem}.demo-placeholder-icon{font-size:4rem;margin-bottom:1.5rem}.demo-placeholder h3{font-size:1.5rem}.demo-placeholder p{font-size:1rem}}.project-card{cursor:pointer}.dashboard-page{padding:60px 20px;max-width:1400px;margin:0 auto}.dashboard-hero{text-align:center;margin-bottom:60px}.dashboard-title{font-size:3rem;font-weight:700;margin-bottom:20px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard-description{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.dashboard-client-container{display:flex;justify-content:center;margin-bottom:60px}.dashboard-fullscreen-container{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;background-image:linear-gradient(45deg,#3a3a3a 25%,transparent 25%),linear-gradient(-45deg,#3a3a3a 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#3a3a3a 75%),linear-gradient(-45deg,transparent 75%,#3a3a3a 75%);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0px;background-color:#2a2a2a}.dashboard-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:30px;margin-top:40px}.dashboard-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:30px;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease}.dashboard-card:hover{box-shadow:0 4px 16px #0000001a}.dashboard-card h2{font-size:1.5rem;font-weight:600;margin-bottom:20px;color:#333}.dashboard-card p{color:#666;line-height:1.6;margin-bottom:15px}.dashboard-card ul{list-style:none;padding:0;margin:15px 0}.dashboard-card ul li{padding:8px 0;color:#555;line-height:1.5}.dashboard-card ul li strong{color:#667eea;font-weight:600}.dashboard-card code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#667eea}.dashboard-code{background:#1e1e1e;color:#d4d4d4;padding:20px;border-radius:8px;overflow-x:auto;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5}@media(max-width:768px){.dashboard-page{padding:40px 15px}.dashboard-title{font-size:2rem}.dashboard-description{font-size:1rem}.dashboard-info{grid-template-columns:1fr}.dashboard-client-container{margin-bottom:40px}}
