@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}#root{width:100vw;min-height:100vh}.app-container{flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex;position:relative;overflow:hidden auto}.background-svg{object-fit:cover;z-index:-1;width:100%;height:100vh;position:fixed;top:0;left:0}.global-ncs-logo{object-fit:contain;z-index:9990;pointer-events:none;height:50px;position:absolute;top:25px;left:25px}.curtain{z-index:50;background:repeating-linear-gradient(90deg,#09166d 0%,#111f97 4%,#09166d 8%);width:50vw;height:100vh;transition:transform 1.5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;box-shadow:0 0 30px #000c}.left-curtain{transform-origin:0;left:0}.right-curtain{transform-origin:100%;right:0}.left-curtain.idle,.left-curtain.opening,.right-curtain.idle,.right-curtain.opening{transform:scaleX(0)}.left-curtain.closing,.right-curtain.closing{transform:scaleX(1)}.content-layer{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:-50px;display:flex;position:relative}.screen-1{flex-direction:column;align-items:center;width:100%;animation:.5s ease-in-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.screen-1{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;animation:.6s ease-in-out fadeIn;display:flex}.s1-backdrop{background:0 0;flex-direction:column;align-items:center;gap:0;width:88%;max-width:960px;padding:48px 80px 52px;display:flex}.s1-welcome{letter-spacing:3px;background:linear-gradient(#fdf092,#dca93c);-webkit-text-fill-color:transparent;filter:drop-shadow(2px 2px 4px #00000080);-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,3.2rem)}.s1-subtitle{letter-spacing:3px;background:linear-gradient(#fdf092,#dca93c);-webkit-text-fill-color:transparent;filter:drop-shadow(1px 2px 3px #00000080);-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,3.2rem)}.s1-title{letter-spacing:4px;white-space:nowrap;background:linear-gradient(#fdf09b 0%,#c8902b 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #0009);-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-family:Playfair Display,serif;font-size:clamp(5rem,9vw,7rem);font-weight:400;line-height:1}.start-btn{color:#000;cursor:pointer;letter-spacing:2px;background:linear-gradient(#fff3b6,#d7a32f);border:none;border-radius:60px;margin-top:40px;padding:.6rem 5rem;font-family:Bebas Neue,sans-serif;font-size:2.8rem;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 8px 20px #0009,inset 0 3px 8px #fffc,inset 0 -3px 5px #0003}.start-btn:hover{filter:brightness(1.1);transform:scale(1.05);box-shadow:0 10px 25px #000c,inset 0 3px 8px #ffffffe6,inset 0 -3px 5px #0003}.start-btn:active{transform:scale(.95);box-shadow:0 4px 10px #00000080,inset 0 2px 5px #fffc}.latent-logo-container{width:100%;max-width:350px;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.latent-logo{object-fit:contain;filter:drop-shadow(0 10px 15px #00000080);width:100%;height:auto}.gold-icon{flex-shrink:0}.screen-2,.screen-3{flex-direction:column;align-items:center;width:100%;animation:.5s ease-in-out fadeIn;display:flex}.glass-box{background-color:#0e155a;border:2px solid #f8da5d;border-radius:16px;flex-direction:column;align-items:center;width:90%;max-width:500px;padding:2.5rem 2rem;display:flex;box-shadow:0 8px 30px #000000b3}.box-header{color:#f8da5d;letter-spacing:2px;justify-content:center;align-items:center;gap:12px;margin-bottom:.5rem;font-family:Bebas Neue,sans-serif;font-size:2.5rem;display:flex}.box-subtitle{color:#fff;text-align:center;margin-bottom:2.5rem;font-size:1rem}.inputs-container{flex-direction:column;gap:1.5rem;width:100%;margin-bottom:2.5rem;display:flex}.input-group{align-items:center;width:100%;display:flex}.input-wrapper{background-color:#111b66;border:1.5px solid #f8da5d;border-radius:8px;flex-grow:1;align-items:center;gap:12px;padding:.8rem 1rem;display:flex}.input-lock-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px}.input-wrapper input{color:#fff;background:0 0;border:none;outline:none;flex-grow:1;width:100%;min-width:0;font-family:inherit;font-size:1rem}.input-wrapper input::placeholder{color:#8892b0}.unlock-btn{color:#000;cursor:pointer;letter-spacing:1px;background:linear-gradient(#fff3b6,#d7a32f);border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:.5rem 2.5rem;font-family:Bebas Neue,sans-serif;font-size:1.8rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 15px #00000080,inset 0 2px 5px #fffc}.unlock-btn:hover{transform:scale(1.05);box-shadow:0 8px 20px #0009,inset 0 2px 5px #ffffffe6}.unlock-btn:active{transform:scale(.95)}.juniors-box{max-width:600px;padding:2.5rem 3rem}.hey-senior{color:#fff;letter-spacing:1.5px;margin-bottom:1rem;font-family:Bebas Neue,sans-serif;font-size:2.2rem}.hey-senior .senior-name{color:#f8da5d}.ribbon-banner{color:#000;letter-spacing:1.5px;clip-path:polygon(0 0,100% 0,95% 50%,100% 100%,0 100%,5% 50%);background:linear-gradient(#fff3b6,#d7a32f);margin-bottom:2.5rem;padding:6px 35px;font-family:Bebas Neue,sans-serif;font-size:1.4rem;display:inline-block;position:relative}.juniors-list{flex-direction:column;width:100%;display:flex}.junior-item{border-bottom:1px solid #fff3;align-items:center;padding:1rem 0;display:flex}.junior-item:last-child{border-bottom:none}.junior-name{color:#fff;text-transform:uppercase;letter-spacing:.5px;flex-grow:1;margin-left:20px;font-size:1.1rem;font-weight:500}.junior-phone{color:#fff;font-family:monospace;font-size:1.1rem}@media (width<=768px){.global-ncs-logo{height:30px;top:12px;left:12px}.content-layer{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin-top:0;padding:0 0 16px;display:flex}.s1-backdrop{width:92%;padding:32px 20px 36px}.s1-welcome,.s1-subtitle{letter-spacing:2px;font-size:clamp(1.4rem,5.5vw,2.2rem)}.s1-title{font-size:clamp(2.8rem,13vw,5.5rem)}.s1-date-pill{margin-bottom:24px;padding:8px 18px;font-size:clamp(.75rem,2.8vw,.95rem)}.start-btn{padding:.55rem 3.5rem;font-size:1.9rem}.glass-box{width:94%;padding:2rem 1.5rem}.latent-logo-container{max-width:240px}.input-lock-icon{width:20px;height:20px}}@media (width<=480px){.s1-backdrop{width:97%;padding:24px 14px 28px}.s1-welcome,.s1-subtitle{letter-spacing:1.5px;font-size:clamp(1.1rem,6.5vw,1.6rem)}.s1-title{letter-spacing:2px;font-size:clamp(2.2rem,13.5vw,4rem)}.s1-date-pill{margin-bottom:20px;padding:6px 14px;font-size:.75rem}.start-btn{padding:.5rem 2.5rem;font-size:1.6rem}.glass-box{width:97%;padding:1.75rem 1.25rem}.box-header{font-size:2rem}.unlock-btn{padding:.5rem 2rem;font-size:1.5rem}}.game-container{color:#fff;background-color:#0c0032;width:100vw;height:100vh;font-family:"Press Start 2P",monospace;position:relative;overflow:hidden}.stars{will-change:transform;background-image:radial-gradient(2px 2px at 20px 30px,#eee,#0000),radial-gradient(2px 2px at 150px 70px,#fff,#0000),radial-gradient(2px 2px at 50px 160px,#ddd,#0000),radial-gradient(2px 2px at 90px 40px,#fff,#0000),radial-gradient(2px 2px at 230px 80px,#fff,#0000),radial-gradient(2px 2px at 300px 120px,#ddd,#0000),radial-gradient(2px 2px at 450px 50px,#fff,#0000),radial-gradient(2px 2px at 500px 90px,#ddd,#0000);background-repeat:repeat;background-size:600px 300px;width:calc(100% + 600px);height:100%;animation:20s linear infinite scrollStars;position:absolute}@media (prefers-reduced-motion:reduce){.stars{animation:none}}@keyframes scrollStars{0%{transform:translate(0)}to{transform:translate(-600px)}}.university-bg{z-index:2;opacity:.4;will-change:transform;width:auto;height:85vh;position:absolute;bottom:40px}.university-bg svg{width:auto;height:85vh;display:block}.hud{z-index:20;text-shadow:2px 2px #000c;grid-template-columns:repeat(4,1fr);justify-items:center;width:96%;max-width:800px;font-size:1.5rem;line-height:1.5;display:grid;position:absolute;top:32px;left:50%;transform:translate(-50%)}.score-section,.world-section,.time-section{flex-direction:column;align-items:center;gap:4px;display:flex}.coins-section{flex-direction:row;align-items:flex-end;margin-left:0;padding-top:2rem;display:flex}@keyframes flip{0%{transform:scaleX(1)}50%{transform:scaleX(0)}to{transform:scaleX(1)}}.coin-icon{width:16px;height:24px;image-rendering:pixelated;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDggMTIiIHNoYXBlLXJlbmRlcmluZz0iY3Jpc3BFZGdlcyI+PHJlY3QgeD0iMiIgeT0iMCIgd2lkdGg9IjQiIGhlaWdodD0iMSIgZmlsbD0iI2ZjOTgzOCIvPjxyZWN0IHg9IjEiIHk9IjEiIHdpZHRoPSI2IiBoZWlnaHQ9IjEwIiBmaWxsPSIjZmM5ODM4Ii8+PHJlY3QgeD0iMiIgeT0iMTEiIHdpZHRoPSI0IiBoZWlnaHQ9IjEiIGZpbGw9IiNmYzk4MzgiLz48cmVjdCB4PSIyIiB5PSIyIiB3aWR0aD0iNCIgaGVpZ2h0PSI4IiBmaWxsPSIjZDgyODAwIi8+PHJlY3QgeD0iMyIgeT0iMyIgd2lkdGg9IjIiIGhlaWdodD0iNiIgZmlsbD0iI2ZjOTgzOCIvPjwvc3ZnPg==);background-size:cover;margin-right:8px;animation:1s linear infinite flip}.cross{margin-right:4px;font-size:1rem}.ground,.ceiling{z-index:5;will-change:transform;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDE2IDE2IiBzaGFwZS1yZW5kZXJpbmc9ImNyaXNwRWRnZXMiPgogIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iIzAwMDAwMCIvPgogIDxyZWN0IHg9IjEiIHk9IjEiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgZmlsbD0iI2M4NGMwYyIvPgogIDxyZWN0IHg9IjEiIHk9IjEiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxIiBmaWxsPSIjZjhkOGIwIi8+CiAgPHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjEiIGhlaWdodD0iMTQiIGZpbGw9IiNmOGQ4YjAiLz4KICA8cmVjdCB4PSIxNCIgeT0iMiIgd2lkdGg9IjEiIGhlaWdodD0iMTMiIGZpbGw9IiMwMDAwMDAiLz4KICA8cmVjdCB4PSIyIiB5PSIxNCIgd2lkdGg9IjEzIiBoZWlnaHQ9IjEiIGZpbGw9IiMwMDAwMDAiLz4KICA8cmVjdCB4PSIyIiB5PSIyIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSIjMDAwMDAwIi8+CiAgPHJlY3QgeD0iMTMiIHk9IjEzIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSIjZjhkOGIwIi8+Cjwvc3ZnPg==);background-repeat:repeat;background-size:32px 32px;width:calc(100% + 320px);height:64px;position:absolute}.ceiling{top:100px}.ground{bottom:0}@keyframes scrollBg{0%{transform:translate(0)}to{transform:translate(-320px)}}.ground.scrolling,.ceiling.scrolling{animation:2s linear infinite scrollBg}.mario{z-index:10;will-change:transform;width:64px;height:64px;position:absolute;bottom:64px;left:0}@keyframes run{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.mario svg.running{animation:.3s infinite run}.end-scene{z-index:8;will-change:transform;width:450px;height:320px;position:absolute;bottom:64px}.peach{z-index:9;width:64px;height:64px;position:absolute;bottom:0;left:0}.castle-wrapper{width:320px;height:320px;position:absolute;bottom:0;left:100px}.text-slider{z-index:20;will-change:transform;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.jss-text{color:#fff;text-align:center;font-size:8rem}.farewell-text{color:#fff;text-align:center;margin-top:2rem;font-size:2rem;line-height:1.5}.start-button{color:#fff;cursor:pointer;z-index:30;background-color:#0000;border:4px solid #fff;padding:20px 40px;font-family:"Press Start 2P",monospace;font-size:1.5rem;transition:all .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.start-button:hover{color:#000;background-color:#fff}.heart{color:red;z-index:25;font-size:2rem;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.ending-text-wrapper{z-index:20;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.ending-text-container{color:#fff;text-align:center;pointer-events:auto;width:90%;font-size:1.5rem;line-height:2;position:relative}.ending-text-container p{margin:0}.reveal-button{color:#fff;cursor:pointer;z-index:30;background-color:#000;border:4px solid #fff;padding:15px 25px;font-family:"Press Start 2P",monospace;font-size:1.2rem;transition:transform .1s;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);box-shadow:inset -4px -4px #555}.reveal-button:hover{color:#000;background-color:gold;border-color:#d2691e;box-shadow:inset -4px -4px #ff8c00}.reveal-button:active{transform:translate(-50%,calc(4px - 50%))}.reveal-form{box-sizing:border-box;background-color:#000;border:4px solid #fff;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:500px;margin:0 auto;padding:40px;display:flex}.reveal-form h3{color:red;text-align:center;margin-top:0;font-size:1.8rem}.error-notification{color:#f55;text-align:center;box-sizing:border-box;background-color:#000000e6;border:2px solid #f33;width:100%;padding:10px;font-size:.8rem;animation:.5s ease-in-out flash}.error-top{z-index:10;width:auto;min-width:300px;position:absolute;top:-60px;left:50%;transform:translate(-50%);box-shadow:0 4px #00000080}@keyframes flash{0%,to{opacity:1}50%{opacity:.5}}.reveal-form input{color:#fff;box-sizing:border-box;background:#333;border:2px solid #fff;width:100%;padding:15px;font-family:"Press Start 2P",monospace;font-size:1.2rem}.reveal-form button{color:#000;cursor:pointer;background-color:gold;border:4px solid #fff;margin-top:10px;padding:15px 30px;font-family:"Press Start 2P",monospace;font-size:1.5rem;transition:transform .1s}.reveal-form button:hover{background-color:#ff8c00}.reveal-form button:active{transform:translateY(4px)}@keyframes rumble{0%,to{transform:translate(0)}10%{transform:translate(-10px,-10px)}20%{transform:translate(10px,10px)}30%{transform:translate(-10px,10px)}40%{transform:translate(10px,-10px)}50%{transform:translate(-10px,-10px)}60%{transform:translate(10px,10px)}70%{transform:translate(-10px,10px)}80%{transform:translate(10px,-10px)}90%{transform:translate(-10px,-10px)}}@keyframes flashRed{0%,to{opacity:0}10%,90%{opacity:1}}.error-shake{will-change:transform;animation:.5s ease-in-out rumble}.error-shake:before{content:"";z-index:9999;pointer-events:none;opacity:0;will-change:opacity;background-color:#ff00004d;animation:.5s ease-in-out flashRed;position:absolute;inset:0;box-shadow:inset 0 0 100px #f00c}.skip-button{color:#ffffff4d;cursor:pointer;z-index:50;background:0 0;border:1px solid #fff3;padding:8px 12px;font-family:"Press Start 2P",monospace;font-size:.8rem;transition:all .2s;position:absolute;bottom:20px;right:20px}.skip-button:hover{color:#fffc;border-color:#fff9}.envelope-container{flex-direction:column;align-items:center;gap:30px;display:flex}.envelope{background-color:#d2a679;border:4px solid #fff;justify-content:center;align-items:center;width:300px;height:200px;display:flex;position:relative;box-shadow:inset -10px -10px #0003,10px 10px #00000080}.envelope-flap{z-index:2;border-top:100px solid #e6b88a;border-left:146px solid #0000;border-right:146px solid #0000;width:0;height:0;position:absolute;top:0;left:0}.envelope-body{z-index:1;border-bottom:100px solid #c29263;border-left:146px solid #0000;border-right:146px solid #0000;width:0;height:0;position:absolute;top:0;left:0}.envelope-seal{color:#fff;z-index:3;background-color:#d11a2a;border:3px solid #8b0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;position:absolute;top:80px;left:50%;transform:translate(-50%);box-shadow:2px 2px #0000004d}.envelope-open-btn{color:#000;cursor:pointer;background-color:gold;border:4px solid #fff;padding:15px 30px;font-family:"Press Start 2P",monospace;font-size:1.2rem;transition:transform .1s;box-shadow:inset -4px -4px #d2691e}.envelope-open-btn:hover{background-color:#ff8c00}.envelope-open-btn:active{transform:translateY(4px)}.invitation-letter{color:#000;text-align:center;background-color:#ffffe0;border:6px solid #daa520;width:90vw;max-width:600px;padding:40px;box-shadow:15px 15px #0009}.invitation-letter h2{color:#d11a2a;text-shadow:2px 2px #fffc;margin-top:0;font-size:2rem}.invitation-content{margin-top:30px;font-size:1rem;line-height:2}@media (width<=768px){.hud{width:100%;font-size:1.1rem;top:16px;left:50%;transform:translate(-50%)}.coins-section{margin-left:0;padding-top:1.4rem}.cross{font-size:.8rem}.coin-icon{width:12px;height:18px;margin-right:4px}.jss-text{font-size:4rem}.farewell-text{font-size:1rem}.start-button{padding:10px 20px;font-size:1rem}.ending-text-container{width:95%;font-size:1rem}.mario,.peach{width:40px;height:40px}.end-scene{width:250px;height:160px}.castle-wrapper{width:160px;height:160px;left:60px}.heart{font-size:1.5rem;top:-25px;left:20px}.reveal-button{border:2px solid #fff;padding:8px 12px;font-size:.7rem}.reveal-form{gap:15px;max-width:90%;padding:20px}.reveal-form h3{font-size:1.2rem}.reveal-form input{padding:10px;font-size:.8rem}.reveal-form button{padding:10px 20px;font-size:1rem}.envelope{width:240px;height:160px}.envelope-flap{border-top:80px solid #e6b88a;border-left:116px solid #0000;border-right:116px solid #0000}.envelope-body{border-bottom:80px solid #c29263;border-left:116px solid #0000;border-right:116px solid #0000}.envelope-seal{width:30px;height:30px;font-size:1rem;top:60px}.invitation-letter{padding:20px}.invitation-letter h2{font-size:1.2rem}.invitation-content{font-size:.8rem}}.db-root{color:#fff;background:#09166d;flex-direction:column;align-items:center;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow-x:hidden}.db-bg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0}.db-header{z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:90px;padding:18px 36px 0;display:flex;position:relative}.db-ncs-wrap{z-index:1000;background:#0000008c;border:1px solid #ffffff26;border-radius:6px;padding:6px 12px;line-height:0;position:fixed;top:14px;left:14px;box-shadow:0 2px 10px #00000080}.db-ncs-wrap img{height:42px;display:block}.db-title{letter-spacing:4px;white-space:nowrap;background:linear-gradient(#fdf09b 0%,#c8902b 100%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 2px 6px #0009);-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.db-latent-wrap{z-index:1000;line-height:0;position:fixed;top:14px;right:14px}.db-latent-wrap img{height:60px}.db-profile{z-index:1;flex-shrink:0;align-items:center;gap:28px;margin-top:14px;display:flex;position:relative}.db-avatar{object-fit:cover;border-radius:50%;width:170px;height:170px;display:block}.db-avatar-placeholder{color:#ffffff73;letter-spacing:.5px;background:#ffffff14;border:2px solid #c8902b66;border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;font-family:Inter,sans-serif;font-size:.85rem;animation:1.5s ease-in-out infinite alternate db-shimmer;display:flex}@keyframes db-shimmer{0%{opacity:.5}to{opacity:1}}.db-profile-info{flex-direction:column;align-items:center;gap:10px;display:flex}.db-name-pill{letter-spacing:1.5px;color:#fff;text-transform:uppercase;white-space:nowrap;background:0 0;border:2px solid #c8902b;border-radius:999px;padding:7px 38px;font-size:1.25rem;font-weight:600}.db-tagline{color:#c8902b;margin:0;font-size:1rem;font-weight:400}.db-invite-btn{color:#111130;cursor:pointer;white-space:nowrap;background:linear-gradient(#fdf09b 0%,#c8902b 100%);border:none;border-radius:999px;width:100%;padding:9px 28px;font-size:1.15rem;font-weight:700;transition:opacity .18s,transform .18s;box-shadow:0 4px 12px #00000059}.db-invite-btn:hover{opacity:.88;transform:scale(1.04)}.db-panels{z-index:1;gap:40px;width:86%;max-width:1060px;margin-top:24px;margin-bottom:8px;display:flex;position:relative}.db-panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080a50c7;border:1.5px solid #ffffff59;border-radius:18px;flex-direction:column;flex:1;padding:20px 22px 18px;display:flex;box-shadow:0 8px 32px #0000008c,inset 0 0 18px #ffffff08}.db-panel-title{text-align:center;color:#edd472;letter-spacing:.3px;margin:0 0 16px;font-size:1.2rem;font-weight:500}.db-scroll{flex-direction:column;gap:18px;padding-right:6px;display:flex;overflow-y:auto}.db-scroll::-webkit-scrollbar{width:6px}.db-scroll::-webkit-scrollbar-track{background:#ffffff14;border-radius:6px}.db-scroll::-webkit-scrollbar-thumb{background:silver;border-radius:6px}.db-card{color:#111;background:#fff;border-radius:8px;flex-shrink:0;padding:12px 14px 10px}.db-textarea{resize:none;color:#666;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;height:82px;font-family:inherit;font-size:.88rem;line-height:1.45}.db-textarea::placeholder{color:#aaa}.db-message-text{color:#333;height:110px;font-size:.82rem;line-height:1.5;overflow-y:auto}.db-card-footer{border-top:1px solid #e0e0e0;flex-wrap:wrap;align-items:center;gap:8px;padding-top:8px;display:flex}.db-footer-label{color:#555;white-space:nowrap;font-size:.8rem}.db-select{color:#000;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:4px;outline:none;flex:1;min-width:100px;max-width:170px;padding:4px 6px;font-size:.8rem}.db-select:disabled{opacity:.65;cursor:default}.db-btn{color:#111;cursor:pointer;white-space:nowrap;background:linear-gradient(#fdf09b 0%,#c8902b 100%);border:none;border-radius:4px;padding:4px 14px;font-size:.8rem;font-weight:700;transition:opacity .15s;box-shadow:0 2px 5px #0003}.db-btn:hover:not(:disabled){opacity:.85}.db-btn:disabled{opacity:.5;cursor:not-allowed}.db-tries{text-align:center;color:#111;letter-spacing:.3px;margin:7px 0 0;font-size:.78rem;font-weight:600}.db-tries.right{color:#2a8a50}.db-tries.wrong{color:#c0392b}.db-toast{z-index:9999;white-space:nowrap;border-radius:8px;padding:12px 28px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;animation:.25s db-toast-in;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #00000080}.db-toast--success{color:#fff;background:#1e7e34}.db-toast--error{color:#fff;background:#a90000}.db-toast--info{color:#fff;background:#1a237e;border:1px solid #c8902b}@keyframes db-toast-in{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.db-btn--loading{opacity:.7;cursor:wait;letter-spacing:2px}.db-loading-text{color:#888;padding:0 6px;font-size:.8rem}.db-empty-state{text-align:center;color:#ffffff80;margin-top:40px;font-size:.9rem}.db-locked-hint{text-align:center;color:#c8902b;margin:6px 0 0;font-size:.75rem;font-weight:500}.db-card--demo{opacity:.8}.db-recipient-name{color:#111;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;font-weight:600;overflow:hidden}.db-logout-wrap{z-index:1;justify-content:center;padding:32px 0 40px;display:flex;position:relative}.db-logout-btn{color:#ffb4b4e6;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#8c141459;border:1px solid #ff505066;border-radius:6px;padding:10px 32px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.db-logout-btn:hover{color:#fff;background:#b4141499;border-color:#ff5050bf}.db-invitation-overlay{z-index:2000;box-sizing:border-box;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.db-invitation-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.db-invitation-back{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff59;border-radius:6px;padding:8px 20px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:background .18s;position:absolute;top:20px;right:24px}.db-invitation-back:hover{background:#000c}.db-invitation-frame{z-index:1;justify-content:center;align-items:center;max-width:min(98vw,960px);max-height:calc(100vh - 48px);display:flex;position:relative}.db-invitation-img{object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(100vh - 48px);box-shadow:0 8px 40px #000000b3}.db-mobile-nav{display:none}.db-mobile-overlay{z-index:1500;flex-direction:column;display:flex;position:fixed;inset:0}.db-mobile-overlay-inner{z-index:1;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.db-mobile-overlay-header{background:#080a50e6;border-bottom:1px solid #ffffff26;flex-shrink:0;align-items:center;gap:14px;padding:14px 16px 12px;display:flex}.db-mobile-back{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:6px;padding:7px 16px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.db-mobile-overlay-title{color:#edd472;letter-spacing:.3px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.db-mobile-overlay-body{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}@media (width<=700px){.db-ncs-wrap img{height:28px}.db-latent-wrap img{height:40px}.db-header{min-height:68px}.db-title{letter-spacing:2px;font-size:clamp(1.4rem,6vw,2rem)}.db-profile{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-top:8px;padding:0 16px}.db-avatar{width:120px;height:120px}.db-profile-info{align-items:center;gap:10px}.db-name-pill{padding:6px 24px;font-size:1rem}.db-panels{display:none!important}.db-mobile-nav{z-index:1;flex-direction:column;gap:16px;width:88%;max-width:400px;margin:24px auto 0;display:flex;position:relative}.db-mobile-nav-btn{color:#edd472;letter-spacing:.5px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080a50bf;border:1.5px solid #ffffff59;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 24px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;transition:background .18s,transform .15s;display:flex;box-shadow:0 4px 18px #0006}.db-mobile-nav-btn:active{transform:scale(.97)}.db-mobile-nav-btn:hover{background:#141978d9}.db-logout-wrap{padding:24px 0 36px}}
