#app .content .card{position:relative;overflow:hidden;border:none;box-shadow:0 10px 30px -8px rgba(60,90,180,.22),0 2px 6px rgba(60,90,180,.08);z-index:1}#app .content .card .card-header{position:relative;overflow:hidden}#app .content .card .card-header::after{content:'';position:absolute;top:-20%;left:-120%;width:65%;height:140%;background:linear-gradient(115deg,transparent 0,transparent 30%,rgba(255,255,255,.1) 45%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.1) 55%,transparent 70%,transparent 100%);transform:skewX(-18deg);animation:loginHeaderShine 5.5s ease-in-out infinite;pointer-events:none}@keyframes loginHeaderShine{0%{left:-120%}100%,35%{left:220%}}#app .content .card .card-body>p:first-of-type{position:relative}#app .content .card .card-body>p:first-of-type::before{content:'';position:absolute;left:50%;top:50%;width:260px;height:260px;background:radial-gradient(circle,rgba(96,165,250,.2) 0,rgba(96,165,250,.08) 45%,transparent 70%);transform:translate(-50%,-50%) scale(.9);animation:loginLogoGlow 4.5s ease-in-out infinite;pointer-events:none;z-index:0}#app .content .card .card-body>p:first-of-type img{position:relative;z-index:1;animation:loginLogoFloat 4.5s ease-in-out infinite;will-change:transform}@keyframes loginLogoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes loginLogoGlow{0%,100%{opacity:.45;transform:translate(-50%,-50%) scale(.92)}50%{opacity:.95;transform:translate(-50%,-50%) scale(1.08)}}.kabotya-peek{position:fixed;left:16px;bottom:0;width:clamp(70px,12vw,140px);z-index:1040;pointer-events:none;transform:translateY(0);opacity:1;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s ease;filter:drop-shadow(0 6px 12px rgba(60, 90, 180, .18))}.kabotya-peek-img{display:block;width:100%;height:auto;transform:translateY(110%) rotate(-10deg);transform-origin:50% 100%;will-change:transform}#app.page-emerge .kabotya-peek .kabotya-peek-img{animation:kabotyaPopUp 1s cubic-bezier(.34,1.5,.64,1) .25s forwards,kabotyaBob 3.5s ease-in-out 1.4s infinite}@keyframes kabotyaPopUp{0%{transform:translateY(110%) rotate(-10deg)}55%{transform:translateY(-10%) rotate(4deg)}75%{transform:translateY(4%) rotate(-2deg)}100%{transform:translateY(0) rotate(0)}}@keyframes kabotyaBob{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(-2deg)}}body.is-scrolling .kabotya-peek{transform:translateY(120%);opacity:0}.kabotya-peek-btn{background:0 0;border:0;padding:0;margin:0;width:100%;display:block;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.kabotya-peek-btn:focus-visible{outline:2px solid #ffae3d;outline-offset:4px;border-radius:8px}.kabotya-bubble{position:absolute;bottom:calc(100% + 14px);left:0;width:clamp(220px,58vw,320px);background:#fff;color:#2a3b5b;border:1.5px solid #ffae3d;border-radius:18px;padding:14px 18px 12px;font-family:'M PLUS 1','Noto Sans JP',sans-serif;font-size:13px;line-height:1.65;box-shadow:0 10px 28px -8px rgba(60,90,180,.3);pointer-events:auto;transform-origin:14% 100%;animation:kabotyaBubbleIn .32s cubic-bezier(.34,1.56,.64,1) both}.kabotya-bubble[hidden]{display:none}.kabotya-bubble.closing{animation:kabotyaBubbleOut .22s cubic-bezier(.4,0,.9,.6) forwards;pointer-events:none}@keyframes kabotyaBubbleIn{0%{opacity:0;transform:scale(.5) translateY(8px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes kabotyaBubbleOut{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(.55) translateY(10px)}}.kabotya-bubble::after{content:'';position:absolute;bottom:-8px;left:28px;width:14px;height:14px;background:#fff;border-right:1.5px solid #ffae3d;border-bottom:1.5px solid #ffae3d;transform:rotate(45deg)}.kabotya-bubble p{margin:0 0 6px}.kabotya-bubble p:last-child{margin-bottom:0}.kabotya-link{color:#ff7a00;text-decoration:underline;text-underline-offset:2px;cursor:pointer;font-weight:600}.kabotya-link:hover{color:#d65f00}.kabotya-bubble-close{position:absolute;top:2px;right:6px;background:0 0;border:0;color:#b0b8c4;font-size:18px;line-height:1;cursor:pointer;padding:4px 8px}.kabotya-bubble-close:hover{color:#2a3b5b}.kabotya-focus{border-radius:8px;position:relative;z-index:10;animation:kabotyaFocus 1s ease-in-out 3}@keyframes kabotyaFocus{0%,100%{box-shadow:0 0 0 0 rgba(255,120,0,0),0 0 0 0 rgba(255,170,0,0),0 0 0 0 rgba(255,220,90,0)}50%{box-shadow:0 0 0 5px rgba(255,120,0,.95),0 0 0 10px rgba(255,170,0,.55),0 0 38px 14px rgba(255,200,60,.7)}}@media (prefers-reduced-motion:reduce){#app .content .card .card-body>p:first-of-type img,#app .content .card .card-body>p:first-of-type::before,#app .content .card .card-header::after,.kabotya-bubble,.kabotya-focus,.kabotya-peek-img{animation:none!important}.kabotya-peek-img{transform:translateY(0) rotate(0)!important}.kabotya-peek{transition:none!important}.kabotya-focus{box-shadow:0 0 0 3px rgba(255,170,60,.65)!important}}
