:root{--bg:#efebe6;--surface:#f7f3ef;--ink:#111;--sub:#1111118c;--line:#11111114;--yellow:#fce3a1;--pink:#fbb8c3;--mint:#bee2d0;--blue:#add2fb;--success:#5ec389;--font-display:"M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", system-ui, sans-serif;--font-body:"Noto Sans JP", system-ui, -apple-system, sans-serif;--r-sm:20px;--r-md:24px;--r-lg:32px;--shadow-sm:0 2px 8px #0000000a;--shadow-lg:0 12px 40px #0000000f}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;font-size:16px;font-weight:500;line-height:1.8}body{overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page{width:100%;margin:0 auto;position:relative;overflow:hidden}.section{padding:120px 0;position:relative;overflow:visible}.container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 64px;position:relative}.container-wide{max-width:1480px;padding:0 56px}.kicker{font-family:var(--font-display);letter-spacing:.18em;color:var(--sub);margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.h-display{font-family:var(--font-display);letter-spacing:.02em;text-wrap:pretty;margin:0;font-size:clamp(40px,5.6vw,72px);font-weight:800;line-height:1.4}.h-section{font-family:var(--font-display);letter-spacing:.02em;text-wrap:pretty;margin:0 0 16px;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.5}.h-card{font-family:var(--font-display);margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.55}.lead{color:var(--sub);text-wrap:pretty;margin:0;font-size:17px;font-weight:500;line-height:1.9}p{margin:0}.muted{color:var(--sub)}.caption{color:var(--sub);font-size:12px}.btn{color:#fff;font-family:var(--font-display);letter-spacing:.04em;cursor:pointer;background:#111;border:0;border-radius:999px;align-items:center;gap:12px;padding:18px 26px 18px 18px;font-size:16px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #0000002e}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #00000038}.btn .dot{background:var(--yellow);color:#111;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.btn-ghost{color:var(--ink);border:1.5px solid var(--line);font-family:var(--font-display);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;display:inline-flex}.store-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.store-badge{color:#fff;font-family:var(--font-body);background:#111;border-radius:14px;align-items:center;gap:10px;padding:10px 18px;display:inline-flex}.store-badge .sb-top{opacity:.8;letter-spacing:.06em;margin-bottom:4px;font-size:9px;line-height:1}.store-badge .sb-bot{font-size:16px;font-weight:600;line-height:1;font-family:var(--font-display)}.store-badge svg{flex-shrink:0}.step-photo{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.store-badge-lg{border-radius:16px;gap:14px;padding:16px 28px}.store-badge-lg .sb-top{font-size:11px}.store-badge-lg .sb-bot{font-size:22px}.hero-cta-center{align-items:center}.card{border-radius:var(--r-md);box-shadow:var(--shadow-sm);border:1px solid var(--line);background:#fff;padding:32px}.card-lg{box-shadow:var(--shadow-lg);border:1px solid var(--line);background:#fff;border-radius:36px;padding:40px}.blob{pointer-events:none;z-index:0;opacity:.55;position:absolute}.hero-blob{pointer-events:none;z-index:0;position:absolute}.hero-blob-mint{opacity:.7;width:520px;height:440px;top:20px;left:-130px}.hero-blob-pink{opacity:.7;width:460px;height:380px;top:70px;right:-150px}.hero-blob-yellow{opacity:.72;width:540px;height:460px;bottom:90px;left:-160px}.hero-blob-blue{opacity:.55;width:380px;height:310px;bottom:-50px;right:-90px}.hero{background:var(--surface);text-align:center;padding:80px 0 110px;position:relative;overflow:hidden}.hero-inner{z-index:2;flex-direction:column;align-items:center;gap:36px;max-width:880px;margin:0 auto;display:flex;position:relative}.hero-pokaro{filter:drop-shadow(0 14px 30px #00000014);place-items:center;width:360px;height:360px;display:grid;position:relative}.hero-pokaro img{object-fit:contain;width:100%;height:100%}.hero-pokaro .badge{background:var(--success);color:#fff;font-family:var(--font-display);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800;position:absolute;top:4px;right:-8px;transform:rotate(8deg);box-shadow:0 6px 16px #5ec38966}.hero-cta{flex-direction:column;align-items:center;gap:18px;display:flex}.nav{z-index:10;background:var(--surface);grid-template-columns:1fr auto 1fr;align-items:center;padding:44px 64px 24px;display:grid;position:relative}.nav-brand{font-family:var(--font-display);text-align:center;flex-direction:column;grid-column:2;align-items:center;line-height:1.15;display:flex}.nav-brand .brand-tagline{letter-spacing:.06em;color:var(--sub);margin-bottom:4px;font-size:14px;font-weight:700}.nav-brand .brand-name{letter-spacing:.02em;color:var(--ink);font-size:38px;font-weight:800}.nav-links{font-family:var(--font-display);color:var(--sub);grid-column:3;justify-self:end;gap:28px;font-size:14px;font-weight:600;display:flex}.nav-links a:hover{color:var(--ink)}.problem-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px;display:grid}.problem-card{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;padding:0;display:flex;position:relative;overflow:visible}.problem-card .pc-num{font-family:var(--font-display);color:#0000001f;letter-spacing:.04em;margin-top:0;margin-bottom:4px;font-size:56px;font-weight:800;line-height:1}.problem-card .pc-title{font-family:var(--font-display);color:var(--ink);margin-bottom:22px;font-size:22px;font-weight:800;line-height:1.6}.problem-card .pc-image{aspect-ratio:4/3;width:100%;margin:0;position:relative}.problem-card .pc-image .pc-image-bg{z-index:0;opacity:.55;position:absolute;inset:-10px -8px -8px -10px;transform:rotate(-3deg)}.problem-card .pc-image .pc-image-img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.problem-card[data-blob="0"] .pc-image-img{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 150' preserveAspectRatio='none'><path d='M30 18 Q90 4 145 14 Q190 28 188 78 Q186 130 130 142 Q70 152 28 132 Q-2 110 8 70 Q14 30 30 18 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 150' preserveAspectRatio='none'><path d='M30 18 Q90 4 145 14 Q190 28 188 78 Q186 130 130 142 Q70 152 28 132 Q-2 110 8 70 Q14 30 30 18 Z' fill='black'/></svg>")}.problem-card[data-blob="1"] .pc-image-img{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 150' preserveAspectRatio='none'><path d='M22 36 Q60 6 118 12 Q170 22 190 64 Q198 116 158 138 Q108 156 56 144 Q14 130 8 90 Q4 56 22 36 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 150' preserveAspectRatio='none'><path d='M22 36 Q60 6 118 12 Q170 22 190 64 Q198 116 158 138 Q108 156 56 144 Q14 130 8 90 Q4 56 22 36 Z' fill='black'/></svg>")}.problem-card[data-blob="2"] .pc-image-img{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 150' preserveAspectRatio='none'><path d='M44 14 Q98 0 148 22 Q192 46 190 96 Q184 138 132 144 Q76 150 36 132 Q4 116 8 74 Q14 32 44 14 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 150' preserveAspectRatio='none'><path d='M44 14 Q98 0 148 22 Q192 46 190 96 Q184 138 132 144 Q76 150 36 132 Q4 116 8 74 Q14 32 44 14 Z' fill='black'/></svg>")}.steps{background:var(--bg)}.steps-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:56px;display:grid}.step-card{border-radius:var(--r-md);box-shadow:var(--shadow-sm);border:1px solid var(--line);background:#fff;grid-template-columns:220px 1fr;align-items:center;gap:32px;padding:36px;display:grid;position:relative;overflow:hidden}.step-card .step-badge{width:64px;height:64px;font-family:var(--font-display);color:#111;border-radius:999px;place-items:center;margin-bottom:20px;font-size:26px;font-weight:800;display:grid}.step-card h3{font-family:var(--font-display);margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.55}.step-card p{color:var(--sub);margin:0;font-size:14px;line-height:1.85}.step-mock{background:0 0;border-radius:24px;width:220px;height:220px;padding:0;position:relative;overflow:hidden}.step-mock-screen{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.privacy{background:var(--mint);position:relative;overflow:hidden}.privacy .h-section{color:#1a4030}.privacy-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.privacy-item{border-radius:var(--r-md);text-align:center;background:#fff9;border:1px solid #1a403014;padding:36px 28px}.privacy-item .pi-icon{background:#fff;border-radius:26px;place-items:center;width:88px;height:88px;margin:0 auto 22px;display:grid}.privacy-item .pi-icon svg{width:40px;height:40px}.privacy-item h3{font-family:var(--font-display);color:#1a4030;margin:0 0 8px;font-size:20px;font-weight:800}.privacy-item p{color:#1a4030b3;margin:0;font-size:14px;line-height:1.8}.showcase{overflow:hidden}.showcase-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:28px;margin-top:16px;margin-left:-64px;margin-right:-64px;padding:30px 64px;scroll-padding-left:64px;display:flex;overflow-x:auto}.showcase-rail::-webkit-scrollbar{display:none}.phone-card{scroll-snap-align:start;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;display:flex}.phone-label{font-family:var(--font-display);color:var(--sub);font-size:14px;font-weight:700}.showcase-controls{z-index:2;justify-content:flex-end;gap:14px;margin-top:40px;margin-bottom:0;display:flex;position:relative}.showcase-arrow{cursor:pointer;background:#111;border:0;border-radius:999px;place-items:center;width:48px;height:48px;transition:transform .15s,background .15s,box-shadow .15s;display:grid;box-shadow:0 4px 14px #0000002e}.showcase-arrow:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 8px 22px #00000038}.showcase-arrow:active{transform:translateY(0)}.showcase-arrow:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.showcase-arrow-prev svg{transform:rotate(180deg)}.pokaro-intro{background:var(--surface);text-align:center;position:relative}.pokaro-intro .big-pokaro{filter:drop-shadow(0 16px 40px #00000014);place-items:center;width:320px;height:320px;margin:0 auto;display:grid;position:relative}.pokaro-intro .big-pokaro img{width:100%;height:auto}.pokaro-bubble{font-family:var(--font-display);box-shadow:var(--shadow-sm);border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:32px;padding:22px 30px;font-size:18px;font-weight:700;line-height:1.7;display:inline-block;position:relative}.pokaro-bubble:before{content:"";border-left:1px solid var(--line);border-top:1px solid var(--line);background:#fff;width:22px;height:22px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.faq-list{flex-direction:column;gap:12px;max-width:920px;margin-top:40px;margin-left:auto;margin-right:auto;display:flex}.faq-item{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;overflow:hidden}.faq-q{text-align:left;width:100%;font-family:var(--font-display);color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;font-size:16px;font-weight:700;line-height:1.6;display:flex}.faq-q .faq-mark{background:var(--yellow);color:#111;border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;font-weight:800;transition:transform .25s,background .2s;display:grid}.faq-item[data-open="1"] .faq-mark{background:var(--ink);color:#fff;transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a-inner{color:var(--sub);padding:0 28px 24px;font-size:14px;line-height:1.9}.faq-item[data-open="1"] .faq-a{max-height:500px}.footer{background:var(--bg);border-top:1px solid var(--line);padding:56px 0 40px}.footer-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;display:flex}.footer .footer-brand{text-align:center;flex-direction:column;align-items:center;width:auto;margin:0 auto;display:flex;position:static}.footer .footer-brand .brand-tagline,.footer .footer-brand .brand-name{text-align:center;width:100%;display:block}.footer .footer-brand .brand-name{font-size:24px}.footer .footer-brand .brand-tagline{margin-bottom:3px;font-size:11px}.footer-links{font-family:var(--font-display);color:var(--sub);flex-wrap:wrap;justify-content:center;gap:12px 28px;font-size:13px;font-weight:600;display:flex}.footer-links a:hover{color:var(--ink)}.footer-copyright{color:var(--sub);margin-top:4px;font-size:12px}@media (width<=1024px){.container,.container-wide{padding:0 40px}.nav{padding:38px 40px 20px}.nav-brand .brand-name{font-size:34px}.nav-brand .brand-tagline{font-size:13px}.section{padding:96px 0}.step-card{grid-template-columns:200px 1fr;gap:24px;padding:28px}.step-mock{width:200px;height:200px}}@media (width<=768px){.container,.container-wide{padding:0 24px}.nav{padding:32px 24px 16px}.nav-brand .brand-name{font-size:30px}.nav-brand .brand-tagline{font-size:12px}.nav-links{display:none}.section{padding:72px 0}.hero{padding:32px 0 64px}.hero-inner{gap:28px}.hero-pokaro{width:240px;height:240px}.hero-blob-mint{opacity:.6;width:340px;height:280px;top:20px;left:-100px}.hero-blob-pink{opacity:.6;width:300px;height:250px;top:50px;right:-100px}.hero-blob-yellow{opacity:.6;width:340px;height:280px;bottom:70px;left:-110px}.hero-blob-blue{opacity:.45;width:250px;height:210px;bottom:-40px;right:-70px}.h-display{letter-spacing:.01em;font-size:clamp(30px,7.5vw,40px);line-height:1.4}.h-section{font-size:clamp(22px,5.2vw,26px);line-height:1.5}.lead{font-size:15px;line-height:1.85}.problem-grid{grid-template-columns:1fr;gap:36px;margin-top:40px}.problem-card .pc-num{margin-top:0;font-size:44px}.problem-card .pc-title{margin-bottom:18px;font-size:18px;line-height:1.55}.steps-grid{grid-template-columns:1fr;gap:18px;margin-top:40px}.step-card{text-align:center;grid-template-columns:1fr;gap:18px;padding:24px}.step-card .step-badge{width:56px;height:56px;margin:0 auto 14px;font-size:22px}.step-card h3{font-size:18px}.step-card p{font-size:14px;line-height:1.85}.step-mock{aspect-ratio:1;width:100%;max-width:280px;height:auto;margin:0 auto}.privacy-grid{grid-template-columns:1fr;gap:16px;margin-top:36px}.privacy-item{padding:28px 22px}.privacy-item .pi-icon{border-radius:22px;width:72px;height:72px;margin-bottom:16px}.privacy-item .pi-icon svg{width:32px;height:32px}.privacy-item h3{font-size:18px}.privacy-item p{font-size:13px;line-height:1.85}.showcase-rail{gap:16px;margin-top:12px;margin-left:-24px;margin-right:-24px;padding:24px 24px 30px;scroll-padding-left:24px}.showcase-rail:after{content:"";flex:0 0 8px}.showcase-controls{justify-content:center;margin-top:28px}.showcase-arrow{width:44px;height:44px}.pokaro-intro .big-pokaro{width:200px;height:200px}.pokaro-bubble{margin-top:24px;padding:18px 22px;font-size:16px}.faq-list{gap:10px;margin-top:28px}.faq-q{gap:12px;padding:18px 20px;font-size:15px;line-height:1.55}.faq-q .faq-mark{width:36px;height:36px}.faq-a-inner{padding:0 20px 20px;font-size:13.5px;line-height:1.85}.store-badge-lg{gap:12px;padding:14px 22px}.store-badge-lg .sb-top{font-size:10px}.store-badge-lg .sb-bot{font-size:18px}.footer{padding:40px 0 32px}.footer-inner{gap:18px}.footer-links{gap:12px 22px}}@media (width<=480px){.container,.container-wide{padding:0 20px}.nav{padding:28px 18px 14px}.hero-blob-mint{opacity:.55;width:250px;height:210px;top:10px;left:-80px}.hero-blob-pink{opacity:.55;width:220px;height:190px;top:30px;right:-70px}.hero-blob-yellow{opacity:.55;width:250px;height:210px;bottom:70px;left:-80px}.hero-blob-blue{opacity:.4;width:180px;height:150px;bottom:-30px;right:-55px}.nav-brand .brand-name{font-size:26px}.nav-brand .brand-tagline{margin-bottom:3px;font-size:11px}.section{padding:56px 0}.kicker{margin-bottom:14px;font-size:12px}.hero{padding:20px 0 48px}.hero-inner{gap:22px}.hero-pokaro{width:200px;height:200px}.h-display{font-size:clamp(26px,8vw,32px)}.h-section{font-size:clamp(20px,5.8vw,23px)}.lead{font-size:14.5px;line-height:1.85}.problem-grid{gap:28px;margin-top:32px}.problem-card .pc-num{font-size:40px}.problem-card .pc-title{font-size:16.5px}.step-card{padding:22px 20px}.step-card h3{font-size:17px}.step-card p{font-size:13.5px}.step-mock{max-width:240px}.privacy-item{padding:24px 20px}.showcase-rail{gap:14px;margin-left:-20px;margin-right:-20px;padding:20px 20px 26px;scroll-padding-left:20px}.pokaro-intro .big-pokaro{width:170px;height:170px}.pokaro-bubble{padding:16px 20px;font-size:15px}.faq-q{padding:16px 18px;font-size:14.5px}.faq-a-inner{padding:0 18px 18px;font-size:13px}.store-badge-lg{padding:13px 20px}.store-badge-lg .sb-bot{font-size:17px}.footer-links{gap:12px 18px;font-size:12.5px}.card,.card-lg{border-radius:20px;padding:24px}}@media (width<=380px){.container,.container-wide{padding:0 16px}.nav{padding:24px 14px 12px}.nav-brand .brand-name{font-size:22px}.nav-brand .brand-tagline{font-size:10px}.section{padding:48px 0}.hero-pokaro{width:170px;height:170px}.h-display{font-size:24px}.problem-card .pc-num{font-size:36px}.problem-card .pc-title{font-size:15.5px}.step-mock{max-width:220px}.pokaro-intro .big-pokaro{width:150px;height:150px}.footer-links{gap:10px 14px}}@media (hover:none) and (pointer:coarse){.btn,.btn-ghost,.store-badge,.faq-q,.faq-mark{-webkit-tap-highlight-color:transparent}.faq-mark{min-width:36px;min-height:36px}a,button{touch-action:manipulation}}
