.not-found-page{background:linear-gradient(165deg,#f8f5f2 0%,#ebe6e0 40%,#e8e2db 100%);flex-direction:column;height:100vh;display:flex}.not-found-main{flex:1;justify-content:center;align-items:center;min-height:0;padding:100px 24px 80px;display:flex;position:relative;overflow:hidden}.not-found-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-sakura{color:#d1000026;font-size:14px;font-weight:400;animation:12s ease-in-out infinite notFoundFloat;position:absolute}.not-found-sakura--1{animation-delay:0s;top:10%;left:8%}.not-found-sakura--2{animation-delay:2s;top:25%;right:12%}.not-found-sakura--3{animation-delay:4s;bottom:30%;left:15%}.not-found-sakura--4{animation-delay:1s;bottom:15%;right:20%}.not-found-sakura--5{animation-delay:3s;top:50%;left:5%}@keyframes notFoundFloat{0%,to{opacity:.15;transform:translateY(0)rotate(0)}50%{opacity:.25;transform:translateY(-20px)rotate(10deg)}}.not-found-content{z-index:2;text-align:center;flex-direction:column;gap:24px;max-width:520px;display:flex;position:relative}.not-found-torii{width:120px;height:80px;margin:0 auto 16px;position:relative}.not-found-torii-top{background:linear-gradient(#b30000 0%,#8b0000 100%);border-radius:4px;width:100px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #8b000059}.not-found-torii-pillar{background:linear-gradient(90deg,#a30000 0%,#b30000 50%,#8b0000 100%);border-radius:2px;width:14px;height:70px;position:absolute;bottom:0;box-shadow:2px 2px 8px #0003}.not-found-torii-pillar--left{left:10px}.not-found-torii-pillar--right{right:10px}.not-found-code{color:#d10000;text-shadow:0 4px 20px #d1000033;letter-spacing:-.02em;font-size:clamp(72px,18vw,140px);font-weight:800;line-height:1}.not-found-kanji{color:#555;letter-spacing:.05em;margin:0;font-size:18px;font-style:italic}.not-found-subtitle{color:#171717;margin:0;font-size:24px;font-weight:600}.not-found-desc{color:#555;margin:0;font-size:16px;line-height:1.6}.not-found-logo{opacity:.9;margin:8px 0}.not-found-logo img{filter:drop-shadow(0 2px 8px #00000014)}.not-found-link{color:#fff;background:#d10000;border:2px solid #b30000;border-radius:999px;align-items:center;gap:10px;margin-top:12px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .25s,transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 20px #d100004d}.not-found-link:hover{background:#9e0000;border-color:#9e0000;transform:translateY(-2px);box-shadow:0 8px 24px #d1000059}.not-found-link:active{transform:translateY(0)}.not-found-link-arrow{font-size:18px;transition:transform .2s}.not-found-link:hover .not-found-link-arrow{transform:translate(4px)}@media (max-width:768px){.not-found-main{padding:90px 20px 60px}.not-found-torii{width:90px;height:60px}.not-found-torii-top{width:75px;height:16px}.not-found-torii-pillar{width:12px;height:52px}.not-found-torii-pillar--left{left:6px}.not-found-torii-pillar--right{right:6px}.not-found-subtitle{font-size:20px}.not-found-desc{font-size:15px}.not-found-link{padding:12px 24px;font-size:15px}}
