:root{--ink:#262925;--muted:#6b7570;--paper:#f6f3ec;--paper-deep:#ede9df;--card:#fdfaf5;--line:#2629251a;--green:#315b49;--green-deep:#1e3d2f;--green-soft:#d8e8db;--coral:#c96850;--yellow:#d4a84b;--shadow:0 20px 64px #1e2a2324;--radius-large:28px;--radius-medium:18px;--cl-color:#315b4938;--cl-node:#c96850}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,system-ui,-apple-system,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}@keyframes kFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes kFadeIn{0%{opacity:0}to{opacity:1}}@keyframes kScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.anim-up{opacity:0;animation:.7s cubic-bezier(.22,.68,0,1.1) both kFadeUp}.anim-in{opacity:0;animation:.7s both kFadeIn}.anim-scale{opacity:0;animation:.6s cubic-bezier(.22,.68,0,1.2) both kScaleIn}.anim-hidden{opacity:0}.d1{animation-delay:.1s}.d2{animation-delay:.22s}.d3{animation-delay:.34s}.d4{animation-delay:.46s}.d5{animation-delay:.58s}.d6{animation-delay:.7s}.card-lift{transition:transform .2s,box-shadow .2s}.card-lift:hover{transform:translateY(-4px);box-shadow:0 16px 48px #2629251f}.how-split .section-heading h2{font-size:clamp(1.6rem,2.8vw,2.4rem)}.how-split .section-heading{margin-bottom:40px}.how-split{grid-template-columns:minmax(200px,320px) 1fr;align-items:start;gap:40px;display:grid}.how-steps{flex-direction:column;gap:0;display:flex}.how-step{align-items:flex-start;gap:18px;padding-bottom:32px;display:flex;position:relative}.how-step:last-child{padding-bottom:0}.how-step__line{background:var(--line);width:2px;position:absolute;top:44px;bottom:0;left:19px}.how-step__icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.how-step__num{color:var(--muted);letter-spacing:.1em;margin:0 0 3px;font-size:.65rem;font-weight:800}.how-step__title{margin:0 0 3px;font-size:1rem;font-weight:700}.how-step__sub{color:var(--muted);margin:0;font-size:.82rem}.video-card{background:var(--green-deep);aspect-ratio:16/9;color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.video-card video{object-fit:cover;width:100%;height:100%}.video-card__play{pointer-events:none;flex-direction:column;align-items:center;gap:14px;display:flex}.video-card__btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.shell{width:min(1160px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:88px;display:flex}.brand-mark{align-items:center;gap:10px;width:fit-content;display:inline-flex}.brand-mark__symbol{width:28px;height:28px;display:inline-block;position:relative;transform:rotate(-9deg)}.brand-mark__symbol span{border:2px solid var(--green);border-radius:50%;width:18px;height:22px;position:absolute;top:3px}.brand-mark__symbol span:first-child{left:0}.brand-mark__symbol span:last-child{background:var(--green);opacity:.18;right:0}.brand-mark__word{letter-spacing:.16em;font-size:1rem;font-weight:800}.brand-mark__tagline{color:var(--muted);border-left:1px solid var(--line);padding-left:10px;font-size:.7rem}.site-nav{color:var(--muted);align-items:center;gap:24px;font-size:.84rem;font-weight:600;display:flex}.site-nav>a:not(.button):not(.site-nav__login):hover{color:var(--green)}.site-nav__login{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:1px;font-size:.76rem;font-weight:600;transition:color .15s}.site-nav__login:hover{color:var(--ink)}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 22px;font-size:.88rem;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button--small{min-height:40px;padding-inline:18px;font-size:.8rem}.button--primary{color:#fff;background:var(--green);box-shadow:0 10px 28px #265f4947}.button--primary:hover{background:var(--green-deep)}.button--dark{color:#fff;background:var(--ink)}.button--dark:hover{background:#2a3830}.button--light{color:var(--green-deep);background:#fff;border:1px solid #265f4933}.button--light:hover{background:var(--green-soft)}.button--ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.button--ghost:hover{background:#17211c0d}.text-link{color:var(--muted);text-underline-offset:5px;font-size:.85rem;font-weight:700;text-decoration:underline;transition:color .15s}.text-link:hover{color:var(--green)}.eyebrow{color:var(--green);letter-spacing:.2em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:800}.hero h1,.section-heading h2,.privacy-heading,.use-cases-heading,.closing-card h2,.finder-preview-copy h2,.empty-state h1{letter-spacing:-.03em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif;font-weight:600}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:64px;min-height:700px;padding-block:80px 100px;display:grid}.hero h1{font-size:clamp(2.6rem,5.4vw,4.8rem);line-height:1.15}.hero h1 span{color:var(--coral);display:block}.hero__lead{max-width:580px;color:var(--muted);white-space:pre-line;margin:28px 0 0;font-size:1rem;line-height:2.1}.hero__actions{align-items:center;gap:22px;margin-top:32px;display:flex}.hero__trust-note{color:var(--muted);cursor:default;align-items:center;gap:6px;margin-top:22px;font-size:.75rem;font-weight:600;display:inline-flex}.hero__trust-note svg{flex-shrink:0}.hero__visual{isolation:isolate;place-items:center;min-height:540px;display:grid;position:relative}.hero__visual:before{content:"";z-index:-3;background:var(--green-soft);border-radius:45% 55% 58% 42%/44% 40% 60% 56%;position:absolute;inset:40px 0 0 30px}.hero__visual:after{content:"";z-index:-2;background:var(--yellow);opacity:.6;border-radius:50%;width:110px;height:110px;position:absolute;bottom:60px;left:-10px}.hero-tag{filter:drop-shadow(0 28px 40px #14322340);width:220px;position:relative;transform:rotate(6deg)}.hero-tag__ring{z-index:1;border:8px solid #c9a55c;border-radius:50%;width:44px;height:44px;margin:0 auto -10px;position:relative}.hero-tag__body{color:#fff;background:linear-gradient(150deg,#326d54 0%,#164631 100%);border:5px solid #fffaf0e6;border-radius:60px 60px 40px 40px;flex-direction:column;align-items:center;gap:16px;width:220px;padding:30px 24px 28px;display:flex}.hero-tag__qr{background:#fffffff0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:120px;height:120px;padding:14px;display:flex}.qr-art{grid-template-columns:repeat(3,1fr);gap:4px;width:72px;display:grid}.qr-art>div{aspect-ratio:1;background:#1a2e22;border-radius:3px}.qr-art>div:first-child,.qr-art>div:nth-child(3),.qr-art>div:nth-child(7),.qr-art>div:nth-child(9){border-radius:6px}.qr-art>div:nth-child(2),.qr-art>div:nth-child(4),.qr-art>div:nth-child(6){background:0 0}.hero-tag__nfc{align-items:center;gap:3px;display:flex}.hero-tag__nfc span{background:var(--green);border-radius:2px;height:18px;display:block}.hero-tag__nfc span:first-child{opacity:.4;width:3px}.hero-tag__nfc span:nth-child(2){opacity:.65;width:3px}.hero-tag__nfc span:nth-child(3){width:3px}.hero-tag__brand{letter-spacing:.22em;color:#ffffffe6;margin:0;font-size:.75rem;font-weight:800}.hero-line-card{width:min(260px,80%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8eb;border:1px solid #ffffffb3;border-radius:16px;grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid;position:absolute;bottom:20px;right:-4px}.hero-line-card__icon{color:#fff;background:var(--green);border-radius:11px;place-items:center;width:40px;height:40px;font-size:.9rem;font-weight:900;display:grid}.hero-line-card>div{gap:3px;display:grid}.hero-line-card small,.hero-line-card span{color:var(--muted);font-size:.62rem}.hero-line-card strong{font-size:.77rem}.hero-nfc-badge{color:var(--green);letter-spacing:.14em;background:#dceadeb3;border:1px solid #265f494d;border-radius:999px;padding:6px 12px;font-size:.62rem;font-weight:800;position:absolute;top:40px;left:16px}.trust-strip{color:#fff;background:var(--ink)}.trust-strip__inner{justify-content:space-between;align-items:center;gap:28px;min-height:88px;display:flex}.trust-strip__inner span{color:#fff9;font-size:.8rem}.trust-strip__inner strong{letter-spacing:.14em;font-size:.82rem}.section{padding-block:110px}.section--soft{background:var(--paper-deep)}.section-heading{max-width:640px;margin-bottom:56px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.25}.section-heading>p:last-child{color:var(--muted);margin:18px 0 0;line-height:1.9}.conn-line{align-items:center;gap:0;padding:20px 0 32px;display:flex}.conn-line__node{background:var(--cl-node);z-index:1;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.conn-line__segment{background:var(--cl-color);flex:1;height:1px}.flow-section{padding-block:110px}.flow-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.flow-grid:before{content:"";background:var(--cl-color);z-index:0;height:1px;position:absolute;top:28px;left:12.5%;right:12.5%}.flow-step{text-align:center;flex-direction:column;align-items:center;padding:0 20px;display:flex;position:relative}.flow-step__node{background:var(--card);border:1px solid var(--line);z-index:1;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:24px;display:grid;position:relative;box-shadow:0 4px 16px #1e2a2314}.flow-step__node--line{background:#06c755;border-color:#06c755}.flow-step__node--line span{color:#fff;letter-spacing:.04em;font-size:.72rem;font-weight:800}.flow-step__node-emoji{font-size:1.4rem}.flow-step__number{color:var(--coral);letter-spacing:.14em;white-space:nowrap;font-size:.64rem;font-weight:800;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.flow-step__title{margin:0 0 8px;font-size:1rem;font-weight:700}.flow-step__sub{color:var(--muted);max-width:160px;margin:0;font-size:.75rem;line-height:1.7}.flow-connector{display:none}.privacy-split{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.privacy-heading{margin:0 0 22px;font-size:clamp(1.85rem,3.5vw,3rem);line-height:1.3}.privacy-body{color:var(--muted);margin:0 0 36px;font-size:.9rem;line-height:1.9}.privacy-diagram{border:1px solid var(--line);border-radius:var(--radius-medium);background:#fff;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:26px;padding:28px 20px;display:flex}.privacy-diagram__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:70px;display:flex}.privacy-diagram__node{background:var(--paper-deep);border:1px solid var(--line);width:52px;height:52px;color:var(--ink);border-radius:14px;place-items:center;font-size:1.3rem;display:grid}.privacy-diagram__node--tag{background:var(--green-soft);border-color:#265f4933}.privacy-diagram__node--guardian{background:#d196701f;border-color:#d196704d}.privacy-diagram__step>p{margin:0;font-size:.72rem;font-weight:700}.privacy-diagram__step>small{color:var(--muted);margin:0;font-size:.62rem}.privacy-diagram__arrow{color:var(--green);opacity:.5;flex-shrink:0;font-size:.9rem}.privacy-checks{gap:10px;margin:0;padding:0;list-style:none;display:grid}.privacy-checks li{color:var(--muted);align-items:center;gap:10px;font-size:.82rem;display:flex}.privacy-checks li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:900}.use-cases-col .eyebrow{margin-top:0}.use-cases-heading{margin:0 0 28px;font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.3}.use-case-grid-2x2{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px;display:grid}.uc-card{border-radius:var(--radius-medium);background:var(--uc-bg,#f3ece0);border:1px solid #0000;align-items:center;gap:14px;padding:18px 16px;transition:transform .15s;display:flex}.uc-card:hover{transform:translateY(-2px)}.uc-card__icon{background:#ffffffb3;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1.55rem;display:grid}.uc-card__label{letter-spacing:.14em;color:var(--uc-accent,var(--ink));margin:0 0 3px;font-size:.65rem;font-weight:800}.uc-card__copy{color:var(--ink);margin:0;font-size:.78rem;line-height:1.5}.finder-preview-section{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.finder-preview-copy h2{margin-bottom:18px;font-size:clamp(1.85rem,3.2vw,2.8rem);line-height:1.3}.finder-preview-copy>p:not(.eyebrow){color:var(--muted);margin:0 0 40px;font-size:.9rem;line-height:1.9}.finder-flow-steps{flex-direction:column;gap:0;display:flex}.finder-flow-step{align-items:flex-start;gap:16px;display:flex;position:relative}.finder-flow-step__dot{background:var(--green-soft);width:32px;height:32px;color:var(--green);border:1px solid #265f4933;border-radius:50%;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:800;display:grid}.finder-flow-step>p{margin:4px 0 0;font-size:.85rem;font-weight:600}.finder-flow-step__line{background:repeating-linear-gradient(#265f494d 0 4px,#0000 4px 8px);width:2px;height:28px;position:absolute;top:32px;left:15px}.finder-preview-phone{justify-content:center;align-items:center;display:flex}.phone-mock{border:8px solid var(--ink);width:240px;box-shadow:var(--shadow);background:#fff;border-radius:32px;overflow:hidden}.phone-mock__screen{background:var(--paper)}.phone-screen-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 18px 10px;display:flex}.phone-screen-brand{letter-spacing:.16em;font-size:.68rem;font-weight:800}.phone-screen-body{text-align:center;flex-direction:column;align-items:center;gap:0;padding:24px 20px 22px;display:flex}.phone-screen-avatar{border:3px solid var(--green-soft);background:#fff;border-radius:50%;place-items:center;width:80px;height:80px;margin-bottom:14px;font-size:2.4rem;display:grid}.phone-screen-title{margin:0 0 8px;font-size:.8rem;font-weight:700;line-height:1.5}.phone-screen-sub{color:var(--muted);margin:0 0 18px;font-size:.65rem;line-height:1.6}.phone-screen-cta{background:var(--green);color:#fff;cursor:default;border:0;border-radius:999px;width:100%;margin-bottom:12px;padding:12px;font-size:.75rem;font-weight:700}.phone-screen-note{color:var(--muted);align-items:flex-start;gap:5px;margin:0;font-size:.6rem;line-height:1.5;display:flex}.phone-screen-note svg{flex-shrink:0;margin-top:1px}.closing-card{color:#fff;border-radius:var(--radius-large);background:radial-gradient(circle at 88% 20%, #e8c96a6b, transparent 24%), linear-gradient(138deg, var(--green), var(--green-deep));min-height:310px;box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:48px;padding:clamp(36px,7vw,72px);display:flex}.closing-card h2{font-size:clamp(1.8rem,3.2vw,2.8rem);line-height:1.25}.closing-card>div{max-width:620px}.closing-card .eyebrow{color:#ffffffa6}.closing-card>div>p:last-child{color:#ffffffb8;margin:18px 0 0;line-height:1.85}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:110px;display:flex}.site-footer__left{align-items:center;gap:24px;display:flex}.site-footer__left>p{color:var(--muted);margin:0;font-size:.76rem}.site-footer__copy{color:var(--muted);font-size:.72rem}.centered-page{align-content:center;place-items:center;gap:40px;min-height:100svh;padding:32px;display:grid}.empty-state{text-align:center;border:1px solid var(--line);border-radius:var(--radius-large);background:var(--card);max-width:500px;box-shadow:var(--shadow);padding:48px}.empty-state h1{font-size:2rem}.empty-state>p:not(.eyebrow){color:var(--muted);margin:18px 0 26px}@media (max-width:1000px){.site-nav>a:not(.button){display:none}.privacy-split{grid-template-columns:1fr;gap:56px}.how-split{grid-template-columns:1fr;gap:40px}.finder-preview-section{grid-template-columns:1fr;gap:48px}.finder-preview-phone{order:-1}}@media (max-width:860px){.hero{grid-template-columns:1fr;gap:32px;padding-top:56px}.hero__visual{min-height:480px}.flow-grid{grid-template-columns:1fr 1fr;gap:48px 16px}.flow-grid:before{display:none}.closing-card{flex-direction:column;align-items:flex-start;min-height:0}}@media (max-width:600px){.shell{width:min(100% - 32px,1160px)}.site-header{min-height:72px}.brand-mark__tagline{display:none}.site-nav{gap:8px}.hero{padding-block:44px 68px}.hero h1{font-size:clamp(2.3rem,12vw,3.6rem)}.hero__lead{font-size:.9rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__actions .text-link{text-align:center}.hero__visual{min-height:400px}.hero__visual:before{inset:24px 0 0}.hero-tag{width:180px}.hero-tag__body{width:180px;padding:24px 18px 22px}.hero-tag__qr{width:100px;height:100px}.hero-line-card{bottom:0;right:-6px}.trust-strip__inner{justify-content:center;gap:20px;min-height:72px}.trust-strip__inner span{display:none}.trust-strip__inner strong{font-size:.66rem}.section{padding-block:80px}.section-heading{margin-bottom:36px}.flow-grid{grid-template-columns:1fr 1fr;gap:48px 16px}.flow-step{padding-inline:8px}.use-case-grid-2x2{grid-template-columns:1fr 1fr;gap:10px}.uc-card{flex-direction:column;align-items:flex-start;gap:10px}.closing-card{border-radius:24px;padding:34px 24px}.closing-card .button{width:100%}.site-footer{flex-direction:column;align-items:flex-start;gap:14px;min-height:auto;padding-block:28px}.site-footer__left{flex-direction:column;align-items:flex-start;gap:12px}.phone-mock{width:200px}}@media (prefers-reduced-motion:reduce){*{transition-duration:1ms!important;animation:none!important}}
