:root{--color-success:#0f8;--color-success-rgb:0,255,136;--color-success-light:#00ff8826;--color-success-medium:#0f83;--color-success-dark:#22c55ee6;--color-connection:#3b82f6;--color-connection-rgb:59,130,246;--color-connection-light:#3b82f626;--color-connection-medium:#3b82f633;--color-connection-alt:#0052f5;--color-connection-alt-rgb:0,82,245;--color-tool:#a855f7;--color-tool-rgb:168,85,247;--color-tool-light:#a855f726;--color-tool-medium:#a855f733;--color-tool-dark:#9333ea;--color-warning:#ef4444;--color-warning-rgb:239,68,68;--color-warning-light:#ef444426;--color-warning-medium:#ef444433;--color-warning-dark:#dc2626}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background-color:#000}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#000 fixed;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;transition:background .3s;position:relative}html[data-theme=dark] body{background:#000!important}body:before{content:"";pointer-events:none;z-index:0;opacity:0;background:0 0;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}html[data-theme=dark] body:before{opacity:0}a{color:inherit;text-decoration:none}::selection{color:inherit;background:0 0}::selection{color:inherit;background:0 0}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;scrollbar-width:thin;scrollbar-color:#fffc transparent;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{appearance:none!important;background:0 0!important;width:3px!important;height:3px!important}::-webkit-scrollbar-track{appearance:none!important;background:0 0!important}::-webkit-scrollbar-thumb{appearance:none!important;background:linear-gradient(90deg,#fff9,#fff,#fff9)!important;border-radius:2px!important;box-shadow:0 0 2px #ffffff4d!important}::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#ffffffb3,#fff,#ffffffb3)!important;box-shadow:0 0 3px #fff6!important}::-webkit-scrollbar-button{appearance:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;border:none!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:single-button{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:start:decrement{opacity:0!important;visibility:hidden!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:end:increment{opacity:0!important;visibility:hidden!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:vertical:start:decrement{opacity:0!important;visibility:hidden!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:vertical:end:increment{opacity:0!important;visibility:hidden!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:horizontal:start:decrement{opacity:0!important;visibility:hidden!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:horizontal:end:increment{opacity:0!important;visibility:hidden!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:double-button{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:double-button:vertical:start{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:double-button:vertical:end{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-corner{opacity:0!important;visibility:hidden!important;background:0 0!important;display:none!important}[style*=overflow],div[style*=overflow],div[style*=overflow-y],div[style*=overflow-x]{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.notification-dropdown-scroll{scrollbar-width:thin;scrollbar-color:#fffc transparent}.notification-dropdown-scroll::-webkit-scrollbar{background:0 0;width:3px}.notification-dropdown-scroll::-webkit-scrollbar-track{background:0 0}.notification-dropdown-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#fff9,#fff,#fff9);border-radius:2px;box-shadow:0 0 2px #ffffff4d}.notification-dropdown-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#ffffffb3,#fff,#ffffffb3);box-shadow:0 0 3px #fff6}.notification-dropdown-scroll::-webkit-scrollbar-button{background:0 0!important;width:0!important;height:0!important;display:none!important}*{scrollbar-width:thin;scrollbar-color:#fffc transparent}@keyframes float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-30px,30px)rotate(180deg)}}@keyframes fadeScale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes pulseSubtle{0%,to{opacity:1;box-shadow:0 0 6px}50%{opacity:.85;box-shadow:0 0 10px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gradient-blur{filter:blur(150px);pointer-events:none;z-index:0;opacity:0;background:0 0;width:1000px;height:1000px;transition:opacity .3s;animation:15s ease-in-out infinite float;position:fixed}.gradient-blur.top-left{background:0 0;top:-400px;left:-400px}.gradient-blur.bottom-right{background:0 0;animation:18s ease-in-out infinite reverse float;bottom:-400px;right:-400px}html[data-theme=dark] .gradient-blur{opacity:0}html[data-theme=dark] .gradient-blur.top-left,html[data-theme=dark] .gradient-blur.bottom-right{background:0 0}.dark-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000;border:2px solid #ffffff1f;border-radius:24px;animation:.6s cubic-bezier(.16,1,.3,1) fadeScale}.input-field{color:#fff;-webkit-user-select:text;user-select:text;background:#000;border:2px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 20px;font-size:15px;transition:all .3s}.input-field::selection{color:#fff;background:#7e80b34d}.input-field::selection{color:#fff;background:#7e80b34d}.input-field::placeholder{color:#fff6}.input-field:focus{box-shadow:none;background:#000;border-color:#fff3;transform:translateY(-1px)}.input-field.invalid{border-color:var(--color-warning-medium);background:var(--color-warning-light)}.input-field.shake{animation:.4s cubic-bezier(.36,.07,.19,.97) both shake}.btn-primary{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;position:relative;overflow:hidden}.btn-primary:hover:not(:disabled){color:#fff;box-shadow:none;background:#ffffff14;transform:none}.btn-primary:disabled{opacity:.6;cursor:not-allowed;color:#fff6;background:#ffffff05}.btn-primary:after,.btn-primary:hover:not(:disabled):after{display:none}.error-message{background:var(--color-warning-light);border:1px solid var(--color-warning-medium);color:var(--color-warning);border-radius:12px;padding:12px 16px;font-size:14px;animation:.3s fadeScale}.beaming-methods-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.beaming-method-card{cursor:pointer;background:#0b0b0d8c;border:1px solid #ffffff14;border-radius:20px;padding:1.25rem;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;position:relative;overflow:hidden}.beaming-method-card:hover{background:#0b0b0dbf;border-color:#ffffff24;transform:translateY(-4px);box-shadow:0 18px 44px #0000008c}.beaming-method-card__image{background:#00000040;border:1px solid #ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:1rem;display:flex;overflow:hidden}.beaming-method-card__imageImg{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.beaming-method-card__title{color:#fffffff2;margin:0 0 .25rem;font-size:1rem;font-weight:650}.beaming-method-card__desc{color:#ffffff80;margin:0;font-size:.8rem;line-height:1.35}.beaming-method-card__descLine{display:block}.beaming-method-card__descLine+.beaming-method-card__descLine{margin-top:.25rem}.beaming-method-card__metaLabel{color:#ffffff8c;font-weight:500}.beaming-method-card__metaValue{font-weight:650}.beaming-method-card__metaValue--low{color:var(--color-success)}.beaming-method-card--placeholder{cursor:default;text-align:center;background:#0b0b0d4d;border:2px dashed #fff3;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.beaming-method-card--placeholder:hover{box-shadow:none;background:#0b0b0d59;border-color:#ffffff38;transform:none}.beaming-method-card__image--placeholder{background:#0000002e;border:1px dashed #ffffff24}.beaming-method-card__title--muted{color:#ffffff8c}.beaming-method-card__desc--muted{color:#ffffff52}#__next-build-watcher,[data-nextjs-dialog],[data-nextjs-dialog-overlay],nextjs-portal,#__nextjs-dev-overlay,.__nextjs-dev-overlay,[class*=__nextjs],[class*=nextjs],iframe[src*=__nextjs],[class*=nextjs] [class*=logo],[data-nextjs-dialog] [class*=logo],.__nextjs-dev-overlay [class*=logo],button[class*=nextjs],a[class*=nextjs],div[class*=nextjs][style*="position: fixed"][style*=bottom],div[class*=nextjs][style*="position: fixed"][style*=left]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body>div[style*="position: fixed"][style*="bottom: 0"][style*="left: 0"],body>div[style*="position: fixed"][style*="left: 0"][style*="bottom: 0"]{display:none!important}
