.global-header[data-v-84f5cea1]{margin-top:.5rem;padding:.5rem 1rem 0;background:transparent}.hero-inner[data-v-84f5cea1]{display:flex;align-items:center;justify-content:center;gap:.8rem;max-width:900px;margin:0 auto;flex-wrap:wrap;cursor:pointer;text-decoration:none;color:inherit}.icon-wrapper[data-v-84f5cea1]{position:relative;width:64px;height:64px;flex-shrink:0}.hero-icon[data-v-84f5cea1]{width:100%;height:100%;object-fit:contain}.steam[data-v-84f5cea1]{position:absolute;top:-10px;left:50%;width:10px;height:20px;background:radial-gradient(ellipse at center,#ffffff80,#fff0 80%);transform:translate(-50%);animation:steamUp-84f5cea1 2.5s infinite ease-in-out;opacity:.6}@keyframes steamUp-84f5cea1{0%{transform:translate(-50%) translateY(0) scale(1);opacity:.6}50%{transform:translate(-50%) translateY(-10px) scale(1.2);opacity:.4}to{transform:translate(-50%) translateY(-20px) scale(1);opacity:0}}.hero-text[data-v-84f5cea1]{display:flex;flex-direction:column;align-items:flex-start}.title[data-v-84f5cea1]{font-family:nikumaru,sans-serif;font-size:clamp(1.7rem,6vw,2.4rem);font-weight:800;color:#e65100;margin:0;line-height:1.2;letter-spacing:.04em;text-shadow:1px 1px 2px rgba(0,0,0,.08)}.catch[data-v-84f5cea1]{font-family:nikumaru,sans-serif;font-size:clamp(.75rem,3vw,.95rem);color:#ff8a00;margin:.2rem 0 0;line-height:1.4;letter-spacing:.03em;text-shadow:.5px .5px 1px rgba(0,0,0,.05)}.sub[data-v-84f5cea1]{font-family:nikumaru,sans-serif;font-size:clamp(.8rem,3.5vw,1.05rem);margin:0;color:#444;line-height:1.4}.highlight[data-v-84f5cea1]{color:#ff7043;font-weight:700}.footer[data-v-3edfa542]{margin-top:auto;background:#f8f8f8;border-top:1px solid #ddd;padding:1.2rem 1rem;font-family:Inter,"M PLUS Rounded 1c",sans-serif}.footer-inner[data-v-3edfa542]{max-width:900px;margin:0 auto;text-align:center}.footer-logo-link[data-v-3edfa542]{display:inline-block;margin-bottom:.6rem}.footer-banner[data-v-3edfa542]{width:150px;height:auto;opacity:.9;transition:transform .3s ease,opacity .2s ease}.footer-banner[data-v-3edfa542]:hover{transform:scale(1.05);opacity:1}.footer-links[data-v-3edfa542]{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;font-size:.85rem;color:#555}.footer-text-link[data-v-3edfa542]{color:#1e88e5;text-decoration:none;transition:opacity .2s ease}.footer-text-link[data-v-3edfa542]:hover{opacity:.7}.divider[data-v-3edfa542]{color:#aaa}@media (max-width: 600px){.footer-links[data-v-3edfa542]{flex-direction:column;align-items:center;gap:.3rem}.divider[data-v-3edfa542]{display:none}.footer-text-link[data-v-3edfa542]{padding:.2rem 0}}#app[data-v-4ea7d9bb]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-4ea7d9bb]{flex:1;display:flex;flex-direction:column}html{overflow-x:hidden}html,body{margin:0;padding:0;height:100%}body{font-family:Inter,"M PLUS Rounded 1c",sans-serif;color:#333;box-sizing:border-box;background:transparent;min-height:100%}#app{background:linear-gradient(to bottom,#fffaf4,#ffe0b2);background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;width:100vw}main,.card,.content{flex:1}@font-face{font-family:nikumaru;src:url(/assets/07NikumaruFont-ByXr1-iA.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.header{text-align:center;margin-bottom:2.5rem}.header h1{font-size:2.5rem;font-weight:800;color:#f57c00;margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.05)}.header p{font-size:1.05rem;color:#666;margin-bottom:.25rem}.header .sub{font-size:.9rem;color:#ff7043;margin-top:.25rem;letter-spacing:.5px}a{color:#ff6f00;text-decoration:none;font-weight:500}a:hover{text-decoration:underline;opacity:.8}.cmn-button{border-radius:8px;border:none;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;font-family:inherit;background-color:#ffa726;color:#fff;cursor:pointer;transition:background-color .2s ease}button:hover,.cmn-button:hover{background-color:#fb8c00}button:disabled{background-color:#ccc;cursor:not-allowed}.privacy-container{max-width:700px;padding:1rem 0;font-family:Inter,"M PLUS Rounded 1c",sans-serif;line-height:1.6;margin:0 auto}.privacy-main{flex:1;margin:1rem 1rem 0;padding:0 1rem;display:flex;flex-direction:column;align-items:center}.privacy-content{max-width:600px;width:100%;padding:1.5rem;background:#fffaf4;border-radius:12px;border:1px solid #ffe0c4;box-shadow:0 2px 8px #0000000d}.privacy-container h1{font-size:1.8rem;color:#ff9800;margin-bottom:1rem}.privacy-container h2{font-size:1.2rem;margin-top:1.5rem;color:#e65100}.privacy-container p,.privacy-container ul{font-size:1rem;color:#444}.privacy-container a{color:#1e88e5;text-decoration:underline}.centered-btn{text-align:center;margin-top:1rem}.mb-2{margin-bottom:2rem}.info-box{background:#fffaf4;border-left:4px solid #ffa726;padding:1rem;font-size:.85rem;color:#555;border-radius:8px;margin:1.5rem 1rem;max-width:600px}.error-box{background:#fff4f4;border-left:4px solid #e53935;padding:1.2rem;font-size:1rem;color:#a33;border-radius:8px;text-align:center;margin:2rem 1rem;max-width:600px}.error-box .note{display:block;margin-top:.8rem;font-size:.85rem;color:#888}
