:root{--glass-water-rgb: 115, 111, 230;--glass-alpha: .28;--glass-alpha-hover: .38}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;overflow-y:hidden}.welcome-page{min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,#667eea,#764ba2);position:fixed;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;display:flex;align-items:center;justify-content:center;width:100%}.welcome-page:before,.welcome-page:after{content:"";position:fixed;border-radius:50%;opacity:.08;animation:float 20s infinite ease-in-out;pointer-events:none}.welcome-page:before{width:600px;height:600px;background:#fff;top:-300px;right:-200px;animation-delay:-5s}.welcome-page:after{width:400px;height:400px;background:#fff;bottom:-200px;left:-100px;animation-delay:-10s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(5deg)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero{width:100%;max-width:1400px;margin:0 auto;padding:0 48px;position:relative;z-index:1;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.hero-top{position:absolute;top:max(40px,env(safe-area-inset-top,40px));left:48px;right:48px;display:flex;justify-content:space-between;align-items:center;z-index:10;max-width:100%}.hero-center{flex:1;padding:200px 0 120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-logo{font-size:120px;margin-bottom:40px;filter:drop-shadow(0 8px 32px rgba(0,0,0,.2));animation:fadeInDown .5s,ease-out both,heroGrow 4.5s ease-in-out infinite}@keyframes heroGrow{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.hero-center h1{position:relative;font-size:96px;font-weight:600;letter-spacing:-2.5px;margin-bottom:20px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.15);animation:fadeInDown .9s ease-out both}.hero-center h1:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;color:transparent;background:linear-gradient(120deg,rgba(var(--glass-water-rgb),.55),#ffffffe6,rgba(var(--glass-water-rgb),.55)),radial-gradient(120% 60% at 10% 20%,rgba(255,255,255,.35),transparent 60%);background-size:200% 200%,120% 120%;background-position:0% 50%,20% 20%;-webkit-background-clip:text;background-clip:text;text-shadow:0 0 32px rgba(115,111,230,.55),0 2px 6px rgba(0,0,0,.2);animation:glassFlow 6s ease-in-out infinite,glassBreath 4.5s ease-in-out infinite;animation-delay:.9s;animation-fill-mode:both;pointer-events:none;will-change:background-position,opacity,transform}.hero-center h1:hover:after{animation-duration:3s,2.5s;text-shadow:0 0 48px rgba(115,111,230,.8),0 4px 10px rgba(0,0,0,.25)}.hero-center h1:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(110deg,transparent 40%,rgba(255,255,255,.25),transparent 60%);opacity:0;transform:translate(-100%);pointer-events:none}.hero-center h1:hover:before{opacity:1;animation:sparkleSweep .8s ease forwards}@keyframes glassFlow{0%{background-position:0% 50%,20% 20%;transform:translateY(0)}50%{background-position:100% 50%,80% 30%;transform:translateY(-1px)}to{background-position:0% 50%,20% 20%;transform:translateY(0)}}@keyframes glassBreath{0%,to{opacity:.9}50%{opacity:1}}@keyframes sparkleSweep{0%{opacity:0;transform:translate(-120%) rotate(-2deg)}30%{opacity:1}to{opacity:0;transform:translate(120%) rotate(2deg)}}.hero-center h2{animation:fadeInDown 1s ease-out .15s both}.hero-center h2{font-size:28px;font-weight:450;letter-spacing:-.3px;color:#ebeeffd9;text-shadow:0 1px 2px rgba(0,0,0,.12),0 0 12px rgba(115,111,230,.25);animation:fadeInDown 1s ease-out .15s both}.hero-center p{font-size:21px;max-width:520px;color:#ffffffd9;line-height:1.5;margin:0;font-weight:400;letter-spacing:.2px}.header-buttons{display:flex;gap:12px;flex-shrink:0}.back-to-site-btn{position:relative;overflow:hidden;padding:10px 20px;border-radius:980px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:rgba(var(--glass-water-rgb),var(--glass-alpha));backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);color:#fff;text-decoration:none;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:-.2px;border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 24px #0000001f,inset 0 1px #ffffff40;cursor:pointer;transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.back-to-site-btn:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(120% 60% at 0% 0%,rgba(255,255,255,.35),transparent 60%),linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25),transparent 70%);opacity:0;transform:translate(-30%) translateY(-10%);transition:opacity .35s ease,transform .6s cubic-bezier(.22,1,.36,1);pointer-events:none}.back-to-site-btn:hover{background:rgba(var(--glass-water-rgb),var(--glass-alpha-hover));transform:translateY(-1px);animation:waterDrift 2.2s ease-in-out infinite alternate}.back-to-site-btn:hover:before{opacity:1;transform:translate(30%) translateY(10%)}.back-to-site-btn:active{background:rgba(var(--glass-water-rgb),.45);transform:translateY(0);animation:none}@keyframes waterDrift{0%{transform:translateY(-1px)}to{transform:translateY(1px)}}@keyframes openAppHoverShimmerClone{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(100%)}}.back-to-site-btn.legacy{opacity:.85}.back-to-site-btn.legacy:hover{opacity:1}.open-app-btn{--glass-alpha: .34;--glass-alpha-hover: .46;font-weight:600}.open-app-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 40%,rgba(255,255,255,.35),transparent 60%);opacity:0;transform:translate(-100%);transition:transform .8s ease,opacity .3s ease;animation:openAppHoverShimmerClone 1.6s ease forwards,waterDriftOnce 1.8s ease-in-out;animation-delay:1.5s;pointer-events:none}.open-app-btn:hover:after{opacity:1;transform:translate(100%)}@media(max-width:1024px){.hero{padding:0 32px}.hero-top{left:32px;right:32px}.hero-center{padding:180px 0 100px}.hero-center h1{font-size:72px}.hero-center h2{font-size:28px}.hero-logo{font-size:100px}}@media(max-width:768px){.hero{padding:0 20px;min-height:100vh;min-height:100dvh;justify-content:space-between}.hero-top{position:relative;top:auto;left:0;right:0;margin-top:0;margin-bottom:0;flex-direction:column;gap:12px;width:100%;order:2;padding-bottom:max(20px,env(safe-area-inset-bottom,20px))}.hero-center{flex:1;padding:max(40px,env(safe-area-inset-top,40px)) 0 40px;justify-content:center;order:1}.hero-center h1{font-size:56px;letter-spacing:-1.5px}.hero-center h2{font-size:24px;margin-bottom:24px}.hero-center p{font-size:18px}.hero-logo{font-size:80px;margin-bottom:32px}.header-buttons{width:100%;flex-direction:column}.back-to-site-btn{width:100%;text-align:center}}@media(max-width:480px){.hero-center h1{font-size:48px}.hero-center h2{font-size:20px}.hero-center p{font-size:17px}.hero-logo{font-size:72px}}::selection{background:#667eea4d;color:#1a1a1a}@media(max-width:768px){.hero-top{flex-direction:column;gap:12px}.open-app-btn{order:-1}}.auth-container{text-align:center;background:var(--panel-bg, #111);box-shadow:0 0 0 1px #ffffff14}.auth-container h2{margin-bottom:.5rem}.auth-subtext{opacity:.8;margin-bottom:2rem;font-size:.95rem}.auth-actions{display:flex;flex-direction:column;gap:.75rem}.primary-btn{padding:.7rem 1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:#4f46e5;color:#fff}.primary-btn:hover{background:#4338ca}.secondary-btn{padding:.6rem 1rem;border-radius:8px;background:transparent;color:inherit;border:1px solid rgba(255,255,255,.2);cursor:pointer}.secondary-btn:hover{background:#ffffff0d}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:20px;border-radius:8px;width:80%;max-width:900px;position:relative;overflow:hidden}.button-container{display:flex;justify-content:flex-end}.close{font-size:24px;background:none;border:none;cursor:pointer}button{margin-left:10px;padding:8px 12px;cursor:pointer;font-size:16px;background-color:#61bffc;color:#000;border:none;border-radius:4px}button:hover{background-color:#4a9dbd}.tree-view,.tree-view-directory{position:relative;min-height:300px}.tree-view-menu{position:absolute;bottom:0;left:0;padding:10px;z-index:999;box-sizing:border-box;max-height:100%;overflow-y:auto;width:auto;max-width:300px;background-color:#f0f0f0cc;color:#000;font-family:Courier New,Courier,monospace;border:2px solid #333;box-shadow:0 4px 6px #0003}.tree-view-menu button{margin:5px;padding:10px;cursor:pointer;border:1px solid #ccc;background-color:#f0f0f0;border-radius:5px;font-family:Courier New,Courier,monospace;transition:background-color .3s ease}.tree-view-menu button:hover{background-color:#d0d0d0}.edge-buttons{position:absolute;top:0;left:0;right:0;bottom:0;z-index:20000;pointer-events:none;opacity:.5}.arrow-btn{position:absolute;background-color:#fff;border:1px solid #ccc;padding:10px;cursor:pointer;z-index:10;pointer-events:all}.up-btn{top:10px;left:50%;transform:translate(-50%)}.down-btn{bottom:10px;left:50%;transform:translate(-50%)}.left-btn{left:10px;top:50%;transform:translateY(-50%)}.right-btn{right:10px;top:50%;transform:translateY(-50%)}.treeview-menu{position:relative;z-index:5}.tree-view-directory{font-family:Courier New,monospace;width:100%;height:100vh;margin:0;padding:20px;box-sizing:border-box;background-color:#000;color:#0f0;display:flex;flex-direction:column}.parent-and-children{display:flex;flex-direction:column;align-items:flex-start;height:80%;overflow-y:auto}.parent-node{margin-bottom:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;overflow:hidden}.parent-node:after{content:"";display:block;width:100%;height:1px;background-color:#0f0;margin-top:5px}.nodes-list{height:70%;overflow-y:auto;max-height:80vh}.children-nodes ul{list-style:none;padding:0;margin:0}.children-nodes li{margin-bottom:8px;font-size:16px;line-height:1.5;text-transform:uppercase;letter-spacing:1px;color:#0f0}.selected-node{text-align:center;font-size:18px;font-weight:700;color:#1e90ff;text-transform:uppercase;overflow:hidden}span{cursor:pointer;text-decoration:underline}*{box-sizing:border-box}.script-editor-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.script-editor-container{background:#fff;padding:20px;width:80%;max-width:900px;border-radius:10px;box-shadow:0 0 15px #00000080;display:flex;flex-direction:column}.script-name-section input{width:100%;padding:8px;font-size:16px;margin-bottom:15px}.script-buttons{display:flex;gap:10px;margin-bottom:15px}.script-textarea{width:100%;height:400px;padding:10px;font-size:16px;font-family:monospace;resize:vertical}.script-help-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.script-help-container{background:#2b2b2b;color:#f5f5f5;width:80%;max-height:90%;overflow-y:auto;padding:20px;border-radius:10px;box-shadow:0 0 20px #000000b3}.script-help-content pre{background:#1e1e1e;color:#dcdcdc;padding:10px;border-radius:5px;overflow-x:auto;margin:10px 0}.script-help-content table{width:100%;border-collapse:collapse;margin:10px 0;background:#3b3b3b}.script-help-content th,.script-help-content td{border:1px solid #555;padding:8px;text-align:left;vertical-align:top}.script-help-content table th{background-color:#9e2f2f}.script-help-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.close-button{background:#f55;color:#fff;border:none;padding:5px 12px;cursor:pointer;font-weight:700;border-radius:4px}.close-button:hover{background:#f22}.node-data-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;box-sizing:border-box;gap:5px}h3{margin:5}.topLeft{grid-column:1 / 2;grid-row:2 / 3;border-radius:8px;overflow-y:auto}.topRight{grid-column:2 / 3;grid-row:2 / 3;max-height:250px;overflow-y:auto}.bottomHalf{grid-column:1 / 3;grid-row:3 / 4;overflow-y:auto;max-height:50vh}.topRight table,.bottomHalf table{width:100%;border-collapse:collapse}.contributions{height:100vh;overflow:hidden;background-color:#2c4f56}.contributions h3{text-align:center;font-size:2rem;color:#0f0;margin-bottom:1rem}.contributions .scrollable-list{display:flex;flex-direction:column-reverse;padding:0;margin:0;height:100%;overflow:hidden}.contributions li{margin:10px;padding:15px;border:1px solid #00ff00;background-color:#000000b3;border-radius:5px;transition:background-color .3s ease;animation:matrixFlow 10s linear infinite;animation-delay:0s;color:#0f0;width:100%}.contributions li:hover{background-color:#00ff001a}.contributions li p{margin:5px 0;font-size:1rem}.contributions strong{color:#0f0}.contributions p:before{content:"🔹 ";color:#0f0}.schedule-container{overflow-y:auto;border-bottom:2px solid #ccc}h4{border-top:2px solid #ccc;padding-top:10px;margin-top:20px}table{width:100%;border-collapse:collapse;margin-bottom:10px}th,td{padding:10px;text-align:left;border-bottom:1px solid #ddd}th{background-color:#f4f4f4}.html-token-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9999;display:flex;align-items:center;justify-content:center}.html-token-modal{background:#fff;border-radius:10px;padding:20px;width:360px;max-width:90vw;box-shadow:0 20px 50px #0000004d}.html-token-actions{display:flex;gap:8px;margin-top:10px}.account-tab{padding:10px;cursor:pointer;position:fixed;top:10px;right:10px;width:80px;height:30px;background-color:#333;border-radius:5px;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;transition:width .3s,height .3s,opacity .3s;z-index:10000000;overflow:visible}.account-tab:hover{width:180px;height:auto;padding:15px}.account-tab-content{position:absolute;top:250px;right:0;background-color:#444;border-radius:5px;box-shadow:0 4px 6px #0003;padding:10px;min-width:200px;z-index:1000}.account-tab-content-2{position:absolute;top:0;right:170px;background-color:#444;border-radius:5px;box-shadow:0 4px 6px #0003;padding:10px;min-width:150px;z-index:1000;max-height:300px;overflow-y:auto}.account-tab-content select{width:100%;padding:8px;border:1px solid #666;border-radius:4px;background-color:#555;color:#fff;font-size:14px;margin-bottom:10px}.account-tab-content button{width:100%;padding:8px;background-color:#f44;border:none;border-radius:3px;cursor:pointer;color:#fff;text-align:center}.account-tab-content button:hover{background-color:#f22}.rootNodeForm{max-height:400px;overflow-y:scroll}.app-container{display:grid;grid-template-columns:1.5fr 2fr 2fr;grid-template-rows:auto 1fr 1fr;border-top:none;height:100vh}body{background-color:#e5e7eb;font-family:Courier New,Courier,monospace;margin:0;height:100vh}html{scroll-behavior:smooth}.header{grid-column:1 / 4;grid-row:1 / 2;display:flex;justify-content:flex-end;align-items:center;max-height:0px;overflow:hidden}.tree-view,.tree-view-directory{grid-column:1 / 2;grid-row:2 / 4;border-right:1px solid #ccc;max-height:100vh}.tree-view{background-color:#a3bffa}.filters{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;margin:10px;z-index:1000;background-color:#fffc;padding:10px;border-radius:5px;box-shadow:0 4px 10px #0000004d}.filters label{font-family:Courier New,Courier,monospace;font-size:14px;padding:5px;cursor:pointer}.filters label:hover{background-color:#f0f0f0}.main-content{grid-column:2 / 3;grid-row:2 / 4;display:grid;grid-template-rows:1fr 1fr;gap:1px;overflow-y:auto;max-height:100%}.node-data{border-bottom:1px solid #ccc;padding:10px;overflow:auto;background-color:#ede9fe}.transaction{background-color:#000}.notes{padding:10px;overflow:auto;background-color:#f3f4f6}.schedule{background-color:#f9fafb;overflow:auto}.side-content{grid-column:3 / 4;grid-row:2 / 4;display:grid;grid-template-rows:1fr 1fr;gap:1px;overflow-y:auto;max-height:100%}.transaction,.schedule{padding:10px;overflow-y:auto}h3{margin:0;font-weight:bolder;text-decoration:underline}@media(max-width:1190px),(max-height:500px){.app-container{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;height:auto;min-height:100vh;overflow-y:auto}.header{grid-row:1 / 2;max-height:50px}.tree-view,.tree-view-directory{grid-row:2 / 3;border-right:none;overflow-y:auto;max-height:none}.main-content{grid-row:3 / 4;grid-column:1 / 2;overflow-y:auto;max-height:none;border-bottom:5px solid #ccc}.side-content{grid-row:4 / 5;grid-column:1 / 2;overflow-y:auto;max-height:none;border-bottom:5px solid #ccc}.tree-view-toggle-btn{position:fixed;top:5px;left:150px;background-color:gold;z-index:1000}}.auth-container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;overflow:hidden;background:#000;color:#00ff9d;padding:20px;text-align:center;font-family:Courier New,Courier,monospace;box-shadow:inset 0 0 250px #00ff6426;text-shadow:0 0 6px rgba(0,255,100,.7),0 0 15px rgba(0,255,100,.4)}.auth-container button{font-family:Courier New,Courier,monospace;font-size:1.1rem;padding:12px 28px;border-radius:12px;background:linear-gradient(145deg,#002800e6,#001400f2);color:#00ff9d;border:1px solid rgba(0,255,120,.6);cursor:pointer;box-shadow:0 0 6px #00ff78cc,0 0 14px #00ff7899,0 0 28px #00ff8c66,inset 0 0 8px #00ff6440;transition:transform .2s ease,box-shadow .3s ease,background .3s ease}.auth-container button:hover,.auth-container button:focus{box-shadow:0 0 10px #00ffa0,0 0 24px #00ffa0e6,0 0 45px #00ffa0b3,inset 0 0 12px #00ff7873;background:linear-gradient(145deg,#003c00,#002300);transform:scale(1.08)}.auth-container button:hover{box-shadow:0 0 28px #00ff8c,0 0 45px #00ff78e6,inset 0 0 14px #00ff6480}
