:root{--ground: #fef7ff;--ink: #221e28;--muted: #5f5768;--fuji: #6f5e99;--fuji-soft: #8c7ab6;--anzu: #d99a62;--anzu-pale: #fbeada;--fuji-pale: #f0ebf8;--card: #ffffff;--shadow: rgba(111, 94, 153, .1)}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{background:var(--ground);color:var(--ink);font-family:Hiragino Sans,Yu Gothic,system-ui,sans-serif;font-size:17px;line-height:1.95;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}.container{max-width:560px;margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--fuji);color:#fff;padding:10px 16px;border-radius:0 0 10px;z-index:10}.skip-link:focus{left:0}.site-header{padding:18px 0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:18px;letter-spacing:.04em;color:var(--ink);text-decoration:none}.brand img{width:32px;height:32px;border-radius:8px;display:block}.langs{display:flex;gap:4px}.langs a{font-size:13px;color:var(--muted);text-decoration:none;padding:8px 10px;border-radius:999px;min-height:40px;display:inline-flex;align-items:center}.langs a[aria-current=true]{background:var(--fuji-pale);color:var(--fuji);font-weight:700}.hero{text-align:center;padding:10px 0 30px}.hero__cats{position:relative;height:132px;margin-bottom:6px}.hero__cats img{position:absolute;filter:drop-shadow(0 6px 14px rgba(111,94,153,.22))}.hero__cats .c1{width:116px;left:50%;transform:translate(-50%);top:0;z-index:2}.hero__cats .c2{width:58px;left:10%;top:56px;transform:rotate(-10deg)}.hero__cats .c3{width:58px;right:10%;top:52px;transform:rotate(10deg)}.hero h1{font-size:30px;line-height:1.65;font-weight:800;margin-bottom:16px;letter-spacing:.01em;text-wrap:balance}.hero h1 em{font-style:normal;color:var(--fuji)}.hero__lead{color:var(--muted);font-size:16px;margin-bottom:26px;white-space:pre-line;text-wrap:balance}.hero__free{font-size:14px;color:var(--muted);margin-top:14px}.cta{display:flex;gap:11px;justify-content:center;flex-wrap:wrap}.btn{border-radius:999px;padding:15px 26px;font-size:16px;font-weight:700;min-height:52px;display:inline-flex;align-items:center;background:var(--fuji);color:#fff;text-decoration:none;box-shadow:0 8px 20px #6f5e994d}.btn--alt{background:#fff;color:var(--fuji);box-shadow:0 8px 18px #6f5e9926}.btn[aria-disabled=true]{opacity:.55}section{padding:16px 0 36px}h2{font-size:22px;font-weight:800;text-align:center;line-height:1.6;margin-bottom:6px;white-space:pre-line;text-wrap:balance}.sub{text-align:center;color:var(--muted);font-size:15px;margin-bottom:22px}.count{background:linear-gradient(135deg,var(--fuji),#9b86c4);border-radius:26px;padding:26px 22px;color:#fff;text-align:center;box-shadow:0 12px 28px #6f5e994d}.count__ttl{font-size:16px;font-weight:700;opacity:.95;margin-bottom:4px}.count__n{font-size:56px;font-weight:800;line-height:1.15;letter-spacing:-.02em}.count__lbl{font-size:15px;opacity:.94;margin-top:-4px}.count__note{font-size:14.5px;opacity:.94;margin-top:14px;line-height:1.8;white-space:pre-line}.feature{background:var(--card);border-radius:22px;padding:18px;margin-bottom:13px;box-shadow:0 5px 16px var(--shadow);display:flex;gap:12px;align-items:center}.feature:first-child{background:linear-gradient(180deg,var(--anzu-pale),#fff)}.feature img{width:96px;flex:none;margin:-6px 0 -6px -6px}.feature>div{min-width:0}.feature h3{font-size:18px;font-weight:800;margin-bottom:5px}.feature p{color:var(--muted);font-size:15px;line-height:1.85}.talk{background:var(--card);border-radius:24px;padding:20px 16px 14px;box-shadow:0 6px 20px #6f5e991f}.talk__day{text-align:center;font-size:13px;color:#8c8496;margin-bottom:14px}.bubble{max-width:78%;padding:12px 16px;border-radius:20px;font-size:15.5px;margin-bottom:10px;line-height:1.7}.bubble--me{margin-left:auto;background:var(--fuji-soft);color:#fff;border-bottom-right-radius:7px}.bubble--you{background:var(--fuji-pale);color:var(--ink);border-bottom-left-radius:7px}.talk__sticker{width:92px;margin:2px 0 8px auto}.calm{background:var(--card);border-radius:24px;padding:24px 20px;box-shadow:0 5px 16px var(--shadow)}.calm li{list-style:none;color:var(--muted);font-size:15px;padding-left:21px;position:relative;margin-bottom:14px;line-height:1.85}.calm li:last-child{margin-bottom:0}.calm li:before{content:"";position:absolute;left:0;top:11px;width:9px;height:9px;border-radius:50%;background:var(--fuji-soft)}.calm strong{color:var(--ink)}.site-footer{padding:30px 0 56px;text-align:center;font-size:14px;color:var(--muted)}.site-footer nav{margin-bottom:12px}.site-footer a{color:var(--fuji);text-decoration:none;margin:0 10px;display:inline-block;padding:6px 0}
