:root{--bg: #0b0e1a;--bg-elevated: #11152a;--surface: rgba(255, 255, 255, .04);--surface-border: rgba(255, 255, 255, .09);--text: #eaeaf2;--text-dim: #9b9fb5;--text-faint: #6c7089;--violet: #8c8cf7;--violet-deep: #6c6cf0;--amber: #f5c469;--cyan: #7dd3ea;--radius: 16px;--radius-lg: 24px;--content-width: 1080px;--legal-width: 720px;--font-sans: "Inter", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.8;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{background:#8c8cf759}a{color:var(--violet);text-decoration:none;transition:color .2s ease}a:hover{color:#aaf}a:focus-visible,button:focus-visible{outline:2px solid var(--violet);outline-offset:3px;border-radius:4px}img{max-width:100%;display:block}.container{max-width:var(--content-width);margin:0 auto;padding:0 24px}main{position:relative;z-index:1}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0b0e1ab8;border-bottom:1px solid rgba(255,255,255,.06)}.site-header .inner{max-width:var(--content-width);margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.1rem;letter-spacing:.04em;color:var(--text)}.brand img{width:30px;height:30px;border-radius:8px}.site-nav{display:flex;align-items:center;gap:24px;font-size:.92rem}.site-nav a{color:var(--text-dim)}.site-nav a:hover{color:var(--text)}.lang-switch{font-size:.85rem;padding:5px 14px;border:1px solid var(--surface-border);border-radius:999px;color:var(--text-dim)!important}.lang-switch:hover{border-color:var(--violet);color:var(--text)!important}@media(max-width:720px){.site-nav .nav-link{display:none}}.site-footer{margin-top:120px;border-top:1px solid rgba(255,255,255,.06);padding:56px 0 40px;font-size:.88rem;color:var(--text-dim);position:relative;z-index:1}.site-footer .links{display:flex;flex-wrap:wrap;gap:12px 28px;margin-bottom:28px}.site-footer .links a{color:var(--text-dim)}.site-footer .links a:hover{color:var(--text)}.site-footer .copyright{color:var(--text-faint);font-size:.8rem}.hero{position:relative;padding:110px 0 90px;text-align:center}.hero .app-icon{width:88px;height:88px;border-radius:22px;margin:0 auto 32px;box-shadow:0 0 40px #8c8cf773,0 8px 32px #00000080}.hero h1{font-size:clamp(2.1rem,5.5vw,3.4rem);font-weight:800;letter-spacing:.02em;line-height:1.4;background:linear-gradient(135deg,#ffffff 30%,#b8b8ff 70%,var(--amber) 110%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero .sub{margin:24px auto 0;max-width:560px;color:var(--text-dim);font-size:clamp(.95rem,2.2vw,1.08rem)}.hero .cta{margin-top:44px;display:flex;justify-content:center}.store-badge{display:inline-flex;align-items:center;gap:12px;padding:13px 26px;border-radius:14px;border:1px solid var(--surface-border);background:var(--surface);color:var(--text);font-weight:600;font-size:.95rem}.store-badge svg{width:22px;height:22px;fill:currentColor}.store-badge.disabled{opacity:.55;cursor:default;pointer-events:none}.store-badge .badge-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.3;text-align:left}.store-badge .badge-label small{font-size:.68rem;font-weight:400;color:var(--text-dim);letter-spacing:.05em}.section{padding:72px 0}.section-title{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;text-align:center;margin-bottom:16px;letter-spacing:.03em}.section-lead{text-align:center;color:var(--text-dim);max-width:620px;margin:0 auto 56px;font-size:.98rem}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:48px 0}.feature-row:nth-child(2n) .feature-visual{order:-1}@media(max-width:820px){.feature-row{grid-template-columns:1fr;gap:32px;padding:36px 0}.feature-row:nth-child(2n) .feature-visual{order:0}}.feature-copy .eyebrow{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.12em;color:var(--amber);margin-bottom:14px;text-transform:uppercase}.feature-copy h3{font-size:clamp(1.3rem,2.8vw,1.7rem);font-weight:700;line-height:1.5;margin-bottom:16px}.feature-copy p{color:var(--text-dim);font-size:.95rem}.feature-copy .note{margin-top:14px;font-size:.82rem;color:var(--text-faint)}.phone-mock{width:min(280px,70vw);aspect-ratio:9 / 19.5;margin:0 auto;border-radius:44px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(160deg,#161a30,#0d1022);box-shadow:0 0 0 6px #ffffff0a,0 24px 60px #0000008c,0 0 80px #8c8cf71f;position:relative;overflow:hidden}.phone-mock:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:34%;height:22px;background:#05060c;border-radius:999px;z-index:2}.phone-mock .screen{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;text-align:center}.phone-mock .screen img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.phone-mock .placeholder-icon{font-size:2.2rem}.phone-mock .placeholder-label{font-size:.78rem;color:var(--text-faint);letter-spacing:.08em}.glass-card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:32px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.legal-page{max-width:var(--legal-width);margin:0 auto;padding:72px 24px 0}.legal-page h1{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;margin-bottom:12px;letter-spacing:.02em}.legal-page .meta{color:var(--text-faint);font-size:.85rem;margin-bottom:48px}.legal-page h2{font-size:1.15rem;font-weight:700;margin:44px 0 14px;padding-top:8px;color:var(--text)}.legal-page p,.legal-page li{color:var(--text-dim);font-size:.95rem}.legal-page p{margin-bottom:14px}.legal-page ul,.legal-page ol{padding-left:1.5em;margin-bottom:14px}.legal-page li{margin-bottom:6px}.legal-page strong{color:var(--text)}.legal-page .signature{margin-top:56px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);color:var(--text-faint);font-size:.88rem}.legal-page table{width:100%;border-collapse:collapse;font-size:.92rem;margin:20px 0}.legal-page th,.legal-page td{text-align:left;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.legal-page th{color:var(--text);white-space:nowrap;font-weight:600;width:11em}.legal-page td{color:var(--text-dim)}.faq-category{margin-bottom:40px}.faq-category h2{font-size:1.05rem;color:var(--amber);margin:0 0 16px;letter-spacing:.05em}details.faq-item{border:1px solid var(--surface-border);border-radius:var(--radius);background:var(--surface);margin-bottom:12px;overflow:hidden}details.faq-item summary{cursor:pointer;padding:18px 22px;font-weight:600;font-size:.95rem;color:var(--text);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary:after{content:"+";font-size:1.3rem;color:var(--violet);flex-shrink:0;transition:transform .2s ease}details.faq-item[open] summary:after{transform:rotate(45deg)}details.faq-item .answer{padding:0 22px 20px;color:var(--text-dim);font-size:.92rem}.news-list{list-style:none;padding:0}.news-list li{border-bottom:1px solid rgba(255,255,255,.08)}.news-list a{display:flex;gap:24px;align-items:baseline;padding:20px 4px;color:var(--text)}.news-list a:hover{color:var(--violet)}.news-list time{color:var(--text-faint);font-size:.85rem;flex-shrink:0;font-variant-numeric:tabular-nums}.article-body{margin-top:8px}.article-body p{margin-bottom:16px}.back-link{display:inline-block;margin-top:40px;font-size:.9rem}.contact-card{text-align:center;padding:56px 32px}.contact-email{display:inline-block;font-size:clamp(1.1rem,3.5vw,1.5rem);font-weight:700;margin:24px 0;padding:16px 32px;border:1px solid var(--violet);border-radius:var(--radius);background:#8c8cf714;word-break:break-all}.contact-note{color:var(--text-faint);font-size:.85rem}.starfield{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.starfield .star{position:absolute;border-radius:50%;background:#fff;animation:twinkle 4s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.25}50%{opacity:.9}}.starfield .glow{position:absolute;border-radius:50%;filter:blur(90px)}.glow-violet{width:480px;height:480px;background:#6c6cf029;top:-120px;right:-100px}.glow-amber{width:380px;height:380px;background:#f5c46912;bottom:10%;left:-120px}.protostar{position:absolute;top:54px;left:50%;transform:translate(-50%);width:220px;height:220px;pointer-events:none;background:radial-gradient(circle,rgba(245,196,105,.28) 0%,rgba(245,196,105,.08) 35%,transparent 70%);animation:breathe 6s ease-in-out infinite}@keyframes breathe{0%,to{opacity:.7;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.12)}}
