.system-page{color:#fff;text-align:center;min-height:100dvh;font-family:var(--font-body,"Inter", sans-serif);background:#030508;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.hub-main>.system-page{z-index:100;min-height:unset;width:100vw;height:100dvh;padding:2rem;position:fixed;inset:0}.system-orb{filter:blur(130px);pointer-events:none;z-index:0;opacity:0;border-radius:50%;width:550px;height:550px;animation:1.8s ease-out forwards orbReveal;position:absolute}.system-orb--1{background:#d6282826;animation-delay:.2s;top:-15%;left:-10%}.system-orb--2{background:#ffb7031a;animation-delay:.5s;bottom:-15%;right:-10%}.system-orb--3{background:#3b82f60f;width:350px;height:350px;animation-delay:.8s;top:40%;left:55%}@keyframes orbReveal{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.system-orb--1{animation:1.8s ease-out .2s forwards orbReveal,20s ease-in-out 2s infinite orbFloat1}.system-orb--2{animation:1.8s ease-out .5s forwards orbReveal,24s ease-in-out 2.3s infinite orbFloat2}.system-orb--3{animation:1.8s ease-out .8s forwards orbReveal,28s ease-in-out 2.6s infinite orbFloat3}@keyframes orbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,30px)scale(1.05)}}@keyframes orbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-35px,-25px)scale(1.04)}}@keyframes orbFloat3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-50px,30px)scale(1.06)}}.system-watermark{font-family:"Noto Sans JP", var(--font-heading,"Outfit", sans-serif);color:#ffffff03;z-index:0;pointer-events:none;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:35vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-content{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:560px;padding:0 1rem;display:flex;position:relative}.system-icon-wrap{opacity:0;width:88px;height:88px;animation:iconEntry .8s var(--ease-spring,cubic-bezier(.34, 1.56, .64, 1)) .3s forwards;border-radius:24px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.system-icon-wrap:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff1f,#ffffff08);border-radius:25px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.system-icon-wrap--lost{background:#ffb7030f}.system-icon-wrap--lost .system-icon{color:var(--gold,#ffb703)}.system-icon-wrap--error{background:#d628280f}.system-icon-wrap--error .system-icon{color:var(--crimson,#d62828)}.system-icon-wrap--soon{background:#3b82f60f}.system-icon-wrap--soon .system-icon{color:#3b82f6}.system-icon{stroke-width:1.8px;width:36px;height:36px}@keyframes iconEntry{0%{opacity:0;transform:translateY(16px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.system-badge{text-transform:uppercase;letter-spacing:2.5px;color:var(--gold,#ffb703);opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.1rem;font-size:.7rem;font-weight:700;animation:.6s ease-out .5s forwards fadeSlideUp;display:inline-flex}.system-badge--error{color:var(--crimson,#d62828);border-color:#d6282826}.system-badge--soon{color:#3b82f6;border-color:#3b82f626}.system-title{font-family:var(--font-heading,"Outfit", sans-serif);letter-spacing:-.5px;opacity:0;margin-bottom:1rem;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800;line-height:1.15;animation:.7s ease-out .6s forwards fadeSlideUp}.system-text{color:#ffffff73;opacity:0;max-width:440px;margin-bottom:2.5rem;font-size:1rem;line-height:1.7;animation:.7s ease-out .75s forwards fadeSlideUp}.system-actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;max-width:420px;animation:.7s ease-out .9s forwards fadeSlideUp;display:flex}.system-actions .btn{flex:1;min-width:170px}.system-divider{opacity:0;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:48px;height:2px;margin:2.5rem auto 0;animation:.5s ease-out 1.1s forwards fadeSlideUp}.system-footer{color:#fff3;letter-spacing:.5px;opacity:0;margin-top:1rem;font-size:.78rem;animation:.5s ease-out 1.2s forwards fadeSlideUp}.system-footer a{color:#ffffff59;text-decoration:none;transition:color .3s}.system-footer a:hover{color:var(--gold,#ffb703)}.system-form{opacity:0;flex-direction:column;gap:.75rem;width:100%;max-width:400px;margin-bottom:2rem;animation:.7s ease-out .85s forwards fadeSlideUp;display:flex}.system-input-group{gap:.75rem;width:100%;display:flex}.system-input{color:#fff;min-width:0;font-size:16px;font-family:var(--font-body,"Inter", sans-serif);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;flex:1;padding:.9rem 1.3rem;transition:border-color .3s,background .3s}.system-input:focus{background:#ffffff0f;border-color:#3b82f666}.system-input::placeholder{color:#ffffff40}.system-submit-btn{color:#fff;font-size:.85rem;font-weight:700;font-family:var(--font-heading,"Outfit", sans-serif);text-transform:uppercase;letter-spacing:1px;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:14px;padding:.9rem 1.6rem;transition:transform .3s,box-shadow .3s}.system-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #3b82f640}.system-submit-btn:disabled{opacity:.6;cursor:not-allowed}.system-success{text-align:center;opacity:0;background:#25d3660a;border:1px solid #25d3661f;border-radius:16px;width:100%;max-width:400px;margin-bottom:2rem;padding:1.5rem 2rem;animation:.6s ease-out forwards fadeSlideUp}.system-success-icon{color:#25d366;background:#25d3661a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.2rem;font-weight:800;display:flex}.system-success h3{font-family:var(--font-heading,"Outfit", sans-serif);color:#fff;margin-bottom:.4rem;font-size:1.1rem}.system-success p{color:#fff6;font-size:.85rem;line-height:1.5}.system-suggestions{opacity:0;flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;max-width:420px;margin-bottom:2.5rem;animation:.6s ease-out .85s forwards fadeSlideUp;display:flex}.system-suggestion-chip{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.system-suggestion-chip:hover{color:var(--gold,#ffb703);background:#ffb7030f;border-color:#ffb70333;transform:translateY(-1px)}.system-suggestion-chip svg{opacity:.5;width:14px;height:14px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.system-orb{width:420px;height:420px}.system-content{max-width:480px}}@media (max-width:768px){.system-page,.hub-main>.system-page{padding:1.5rem}.system-icon-wrap{border-radius:20px;width:72px;height:72px;margin-bottom:1.5rem}.system-icon{width:30px;height:30px}.system-badge{letter-spacing:2px;margin-bottom:1.25rem;font-size:.65rem}.system-title{font-size:clamp(1.5rem,5vw,2.2rem)}.system-text{max-width:380px;margin-bottom:2rem;font-size:.92rem}.system-watermark{color:#ffffff02;font-size:55vw}.system-orb{width:350px;height:350px}.system-orb--3{display:none}.system-input-group{flex-direction:column}.system-submit-btn{width:100%;padding:1rem}.system-actions{max-width:360px}.system-actions .btn{min-width:150px}.system-suggestions{gap:.5rem}.system-suggestion-chip{padding:.45rem .85rem;font-size:.75rem}}@media (max-width:480px){.system-page{justify-content:center;padding:1.25rem 1rem}.hub-main>.system-page{padding:1.25rem 1rem}.system-content{padding:0 .25rem}.system-icon-wrap{border-radius:18px;width:64px;height:64px;margin-bottom:1.25rem}.system-icon{width:26px;height:26px}.system-badge{letter-spacing:1.8px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.6rem}.system-title{margin-bottom:.75rem;font-size:1.4rem}.system-text{max-width:100%;margin-bottom:1.75rem;font-size:.85rem;line-height:1.6}.system-actions{flex-direction:column;width:100%;max-width:100%}.system-actions .btn{width:100%;min-width:unset;padding:.85rem 1.5rem}.system-suggestions{gap:.4rem;max-width:100%}.system-suggestion-chip{padding:.4rem .75rem;font-size:.72rem}.system-watermark{font-size:65vw}.system-orb{filter:blur(100px);width:250px;height:250px}.system-orb--2{display:none}.system-divider{margin-top:1.5rem}.system-footer{font-size:.72rem}.system-form{max-width:100%}.system-success{padding:1.25rem 1.5rem}.system-success h3{font-size:1rem}.system-success p{font-size:.8rem}}@media (max-width:360px){.system-page,.hub-main>.system-page{padding:1rem .75rem}.system-icon-wrap{border-radius:16px;width:56px;height:56px;margin-bottom:1rem}.system-icon{width:22px;height:22px}.system-badge{letter-spacing:1.5px;padding:.3rem .7rem;font-size:.55rem}.system-title{letter-spacing:-.3px;font-size:1.2rem}.system-text{margin-bottom:1.5rem;font-size:.8rem;line-height:1.5}.system-suggestion-chip{gap:.3rem;padding:.35rem .65rem;font-size:.65rem}.system-suggestion-chip svg{width:12px;height:12px}.system-actions .btn{padding:.75rem 1.2rem;font-size:.78rem}.system-watermark{font-size:80vw}.system-orb{filter:blur(80px);width:180px;height:180px}.system-divider{width:36px;margin-top:1.25rem}.system-footer{font-size:.68rem}.system-input{padding:.75rem 1rem;font-size:16px}.system-submit-btn{padding:.8rem 1.2rem;font-size:.8rem}}@media (max-height:500px) and (orientation:landscape){.system-page{min-height:100dvh;padding:1rem}.system-icon-wrap{width:52px;height:52px;margin-bottom:.75rem}.system-icon{width:22px;height:22px}.system-badge{margin-bottom:.75rem}.system-title{margin-bottom:.5rem;font-size:1.3rem}.system-text{margin-bottom:1rem;font-size:.8rem}.system-actions{flex-direction:row}.system-actions .btn{padding:.65rem 1.2rem;font-size:.75rem}.system-suggestions{margin-bottom:1rem}.system-divider{margin-top:.75rem}.system-watermark{display:none}}@media (prefers-reduced-motion:reduce){.system-orb,.system-icon-wrap,.system-badge,.system-title,.system-text,.system-actions,.system-divider,.system-footer,.system-form,.system-suggestions,.system-success{opacity:1!important;animation:none!important;transform:none!important}}