:root{--lime:#b7ff18;--bg:#080909;--soft:#161918;--line:#303532;--white:#f5f7f1;--muted:#aeb4aa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:"Noto Sans JP",sans-serif}.noise{position:fixed;inset:0;pointer-events:none;opacity:.08;z-index:5;background-image:radial-gradient(#fff 0.5px,transparent .5px);background-size:5px 5px}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);position:absolute;z-index:3;width:100%;border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:900;font-size:19px;letter-spacing:-.08em}.brand img{width:34px;height:34px;object-fit:cover}.brand span span,h1 span,h2 span{color:var(--lime)}nav{display:flex;gap:30px}nav a{color:#ccd1c8;text-decoration:none;font-size:13px;font-weight:700}.header-cta,.button{background:var(--lime);color:#101310;text-decoration:none;font-size:13px;padding:12px 17px;font-weight:800;display:inline-flex;align-items:center}.hero{height:min(770px,100vh);min-height:630px;position:relative;overflow:hidden;background:#000}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.93) 35%,rgba(0,0,0,.12))}.hero-content{position:relative;z-index:1;padding:172px 7vw 0;max-width:850px}.eyebrow,.section-tag,.num{font:500 11px "DM Mono",monospace;letter-spacing:.11em;color:var(--lime)}.eyebrow i{width:9px;height:9px;display:inline-block;background:var(--lime);margin-right:8px}.hero h1,h2{letter-spacing:-.07em;line-height:1.15;margin:18px 0;font-weight:900}.hero h1{font-size:clamp(48px,6vw,86px)}.hero-lead{font-weight:600;color:#d0d5cc;line-height:2;font-size:14px;margin:30px 0}.hero-actions{display:flex;gap:25px;align-items:center}.button b,.header-cta b{font-size:18px;margin-left:14px}.text-link{color:#fff;text-decoration:none;font-size:13px;font-weight:800;border-bottom:1px solid var(--lime);padding:8px 0}.floating-card{position:absolute;z-index:1;background:rgba(16,20,18,.9);border:1px solid rgba(183,255,24,.55);backdrop-filter:blur(8px);padding:15px 18px;box-shadow:0 0 35px rgba(183,255,24,.12)}.floating-card small{font-size:10px;color:var(--lime);font-weight:800}.floating-card p{font-size:12px;line-height:1.65;margin:8px 0 0;font-weight:700}.card-one{right:7vw;top:51%;transform:rotate(-4deg)}.card-two{right:21vw;bottom:10%;display:flex;gap:10px;align-items:center;transform:rotate(3deg)}.card-two span{color:var(--lime)}.card-two p{margin:2px 0 0}.scroll-label{position:absolute;bottom:25px;left:7vw;font:10px "DM Mono";letter-spacing:.13em}.scroll-label span{display:inline-block;width:70px;border-top:1px solid var(--lime);margin:0 0 3px 9px}.ticker{overflow:hidden;background:var(--lime);color:#101310;white-space:nowrap;font:900 22px "DM Mono";letter-spacing:-.05em;padding:12px 0}.ticker div{margin-left:-20px}.ticker b{padding:0 24px}.problem,.features,.how,.usecases,.pricing,.faq{padding:115px 7vw}.problem{background:#edf0e9;color:#111310}.problem .section-tag,.pricing .section-tag{color:#4f5a48}.problem h2,.features h2,.how h2,.usecases h2,.pricing h2,.faq h2{font-size:clamp(38px,4.3vw,62px)}.problem h2 span{display:inline-block;color:#101310;background:var(--lime);padding:0 .16em .08em;transform:rotate(-1deg)}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;margin-top:45px;align-items:end}.problem-grid>p{font-size:17px;font-weight:700;line-height:2.1}.answer{background:var(--lime);padding:26px 28px;transform:rotate(-2deg)}.answer em{display:block;font-style:normal;font:11px "DM Mono";margin-bottom:12px}.answer strong{font-size:22px;line-height:1.55}.features{background:#0e100f}.feature-list{margin-top:55px;border-top:1px solid var(--line)}.feature-list article{display:grid;grid-template-columns:110px 1fr 30px;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:30px 0}.feature-icon{width:68px;height:68px;background:var(--lime);color:#111;display:grid;place-items:center;font:900 20px "DM Mono";transform:rotate(-4deg)}.feature-list h3{font-size:23px;margin:4px 0}.feature-list article div p:last-child{font-size:13px;color:var(--muted);max-width:580px;line-height:1.8;margin:0}.feature-list>b{font-size:25px;color:var(--lime)}.how{background:var(--lime);color:#101310}.how .section-tag{color:#101310}.how h2 span{color:#101310;text-decoration:underline;text-decoration-thickness:5px;text-underline-offset:7px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}.steps article>b{font:12px "DM Mono"}.step-art{height:190px;background:#111513;margin:16px 0 20px;padding:20px;position:relative;overflow:hidden}.profile:before{content:"";width:65px;height:65px;background:var(--lime);border-radius:50%;position:absolute;top:28px;left:calc(50% - 33px);box-shadow:0 76px 0 22px var(--lime)}.live span{font:10px "DM Mono";color:#101310;background:#ff5c4b;padding:5px 8px}.live i{position:absolute;left:30px;right:30px;height:9px;background:#485145;bottom:35px}.live i:nth-of-type(2){bottom:60px;width:65%}.live i:nth-of-type(3){bottom:85px;width:48%}.answer-art small{background:var(--lime);font:10px "DM Mono";padding:5px}.answer-art i{display:block;background:#e5eadf;height:9px;margin-top:18px;width:87%}.answer-art i:nth-of-type(2){width:62%}.answer-art i:nth-of-type(3){width:75%}.steps h3{font-size:19px;margin:0 0 5px}.steps p{font-size:12px;font-weight:600;margin:0}.usecases{background:#151815}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.use-grid article{background:#222723;padding:28px;min-height:215px}.use-grid span{font:12px "DM Mono";color:var(--lime)}.use-grid h3{font-size:23px;margin:40px 0 10px}.use-grid p{color:#b8c0b6;font-size:12px;line-height:1.8}.pricing{background:#edf0e9;color:#101310}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:45px}.pricing-grid article{padding:34px;border:1px solid #c7cec3;background:#f8faf5}.pricing-grid .pro-plan{border:2px solid #101310;background:#101310;color:#f5f7f1}.plan-label{font:700 11px "DM Mono";letter-spacing:.12em;color:#577000}.pro-plan .plan-label{color:var(--lime)}.pricing-grid h3{margin:10px 0;font-size:28px}.pricing-grid strong{display:block;font-size:28px}.pricing-grid ul{margin:22px 0;padding-left:20px;font-size:13px;line-height:2}.pricing-grid .button{margin-top:10px}.cta{text-align:center;position:relative;overflow:hidden;padding:120px 20px;background:#080909}.cta-orb{width:650px;height:650px;border-radius:50%;position:absolute;background:radial-gradient(circle,rgba(183,255,24,.3),transparent 65%);left:50%;top:50%;transform:translate(-50%,-48%)}.cta>*:not(.cta-orb){position:relative}.cta>p{font:11px "DM Mono";letter-spacing:.13em;color:var(--lime)}.cta h2{font-size:clamp(45px,5vw,72px)}.cta small{display:block;color:#98a095;font-size:11px;margin-top:12px}.faq{max-width:900px;margin:auto;padding-top:90px}.faq h2{font-size:40px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-weight:700;font-size:16px;display:flex;justify-content:space-between}details p{font-size:13px;color:var(--muted);line-height:1.7}footer{border-top:1px solid var(--line);padding:35px 7vw;display:flex;align-items:center;justify-content:space-between}footer p,footer a{color:#9ca39a;font:10px "DM Mono";text-decoration:none}footer div{display:flex;gap:18px}.legal{max-width:900px;margin:auto;padding:90px 7vw}.legal a{color:var(--lime)}@media(max-width:700px){.site-header{height:66px;padding:0 18px}.site-header nav,.header-cta{display:none}.hero{min-height:650px}.hero-photo{object-position:62% center}.hero-content{padding:135px 24px 0}.hero h1{font-size:47px}.hero-lead{font-size:12px}.floating-card{display:none}.problem,.features,.how,.usecases,.pricing,.faq{padding:75px 24px}.problem-grid,.steps,.use-grid,.pricing-grid{grid-template-columns:1fr}.problem-grid{gap:20px}.feature-list article{grid-template-columns:75px 1fr 18px;gap:10px}.feature-icon{width:55px;height:55px}.feature-list h3{font-size:17px}.steps{gap:38px}.step-art{height:170px}.cta{padding:95px 20px}footer{padding:25px 24px;display:block}footer p{margin:20px 0}}
.pc-extension .use-grid{grid-template-columns:repeat(2,1fr)}.pc-extension .use-grid article{min-height:180px}.pc-extension .use-grid h3{margin-top:18px}
.header-login{margin-left:auto;color:#f5f7f1;text-decoration:none;font-size:13px;font-weight:800;padding:10px 14px;border:1px solid rgba(245,247,241,.55)}@media(max-width:700px){.header-login{display:inline-flex;margin-left:auto;padding:8px 11px;font-size:12px}}
.site-header{justify-content:flex-start}.site-header nav{margin-left:clamp(42px,6vw,110px)}.header-login,.header-cta{min-height:44px;padding:12px 17px;justify-content:center}.header-login{margin-left:auto}.header-cta{margin-left:12px}@media(max-width:700px){.site-header{justify-content:space-between}.header-login,.header-cta{min-height:38px;padding:8px 11px}.header-cta{margin-left:0}}
@media(max-width:700px){.pc-extension .use-grid{grid-template-columns:1fr}}
.web-mobile-app .use-grid{grid-template-columns:repeat(2,1fr)}.web-mobile-app .use-grid article{min-height:180px}.web-mobile-app .use-grid h3{margin-top:18px}@media(max-width:700px){.web-mobile-app .use-grid{grid-template-columns:1fr}}
.hero h1 .hero-support{display:block;margin-top:18px;color:#d0d5cc;font-size:clamp(11px,1.1vw,15px);font-weight:700;letter-spacing:.02em;line-height:1.65}@media(max-width:700px){.hero h1 .hero-support{margin-top:14px;font-size:11px;letter-spacing:0}}
