.lp-root{--grn:#0b7a46;--grn-d:#065f36;--grn-l:#17a461;--grn-soft:#e2f1e9;--grn-soft2:#f3faf7;--ok:#0a5a3c;--ok-d:#074830;--ok-soft:#e5f2eb;--rec:#d8232a;--ink:#0d1013;--text:#262c33;--mid:#525a63;--light:#8a929b;--border:#e3e6e9;--line:#eef0f2;--soft:#f7f8f9;--white:#fff;--radius:6px;--font-body:var(--font-noto-sans-jp), "Noto Sans JP", sans-serif;--font-mono-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;font-family:var(--font-body);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.85}.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box;margin:0;padding:0}.lp-root .mono{font-family:var(--font-mono-family);font-feature-settings:"tnum"}.lp-root a{color:inherit}.lp-root img{max-width:100%;display:block}.lp-root ::selection{background:var(--grn);color:#fff}.lp-root :focus-visible{outline:2px solid var(--grn);outline-offset:2px}.lp-root .wrap{max-width:1080px;margin:0 auto;padding:0 28px}.lp-root .sec{border-top:1px solid var(--line);padding:96px 0}.lp-root .sec.tint{background:var(--soft)}.lp-root .sec.tint-soft{background:var(--grn-soft2)}.lp-root .eyebrow{font-family:var(--font-mono-family);letter-spacing:.24em;color:var(--grn);align-items:center;gap:10px;margin-bottom:20px;font-size:11px;font-weight:700;display:inline-flex}.lp-root .eyebrow:before{content:"";background:var(--grn);width:22px;height:2px}.lp-root .h2{letter-spacing:-.01em;color:var(--ink);margin-bottom:18px;font-size:38px;font-weight:900;line-height:1.42}.lp-root .h2 .mk{color:var(--grn)}.lp-root .h2 .u{background:linear-gradient(transparent 62%, var(--grn-soft) 62%)}.lp-root .lead{color:var(--mid);max-width:720px;font-size:15.5px;line-height:2}.lp-root .btn{border-radius:var(--radius);cursor:pointer;letter-spacing:.02em;border:1.5px solid #0000;justify-content:center;align-items:center;gap:9px;padding:16px 32px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.lp-root .btn-p{background:var(--grn);color:#fff;box-shadow:0 8px 22px -8px #0b7a468c}.lp-root .btn-p:hover{background:var(--grn-d);transform:translateY(-2px);box-shadow:0 14px 28px -10px #0b7a4699}.lp-root .btn-p:disabled{background:var(--light);box-shadow:none;cursor:default;transform:none}.lp-root .btn-o{color:var(--ink);border-color:var(--border);background:#fff}.lp-root .btn-o:hover{border-color:var(--ink);transform:translateY(-2px)}.lp-root .btn-g{background:var(--ink);color:#fff}.lp-root .btn-g:hover{background:#000;transform:translateY(-2px)}.lp-root .btn-sm{padding:11px 20px;font-size:13px}.lp-root header{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.lp-root .hdr{align-items:center;gap:18px;max-width:1080px;margin:0 auto;padding:14px 28px;display:flex}.lp-root .logo{color:var(--ink);letter-spacing:.02em;align-items:center;gap:10px;font-size:19px;font-weight:900;text-decoration:none;display:flex}.lp-root .logo-mark{background:var(--grn);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.lp-root .logo-mark:after{content:"";background:#fff;border-radius:50%;width:9px;height:9px;animation:1.6s ease-in-out infinite lp-rec}@keyframes lp-rec{0%,to{opacity:1}50%{opacity:.25}}.lp-root .logo small{font-family:var(--font-mono-family);letter-spacing:.22em;color:var(--light);margin-top:-4px;font-size:9px;font-weight:500;display:block}.lp-root .hdr-nav{align-items:center;gap:24px;margin-left:auto;display:flex}.lp-root .hdr-nav a.nv{color:var(--mid);font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.lp-root .hdr-nav a.nv:hover{color:var(--grn)}@media (max-width:860px){.lp-root .hdr-nav a.nv{display:none}}.lp-root .hero{padding:74px 0 88px;position:relative;overflow:hidden}.lp-root .hero:before{content:"";background:var(--grn-soft2);z-index:-1;border-radius:50%;width:520px;height:520px;position:absolute;top:-160px;right:-140px}.lp-root .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;display:grid}.lp-root .hero h1{letter-spacing:-.02em;color:var(--ink);margin-bottom:24px;font-size:52px;font-weight:900;line-height:1.34}.lp-root .hero h1 em{color:var(--grn);font-style:normal;position:relative}.lp-root .hero-lead{color:var(--mid);max-width:520px;margin-bottom:30px;font-size:16px;line-height:2.05}.lp-root .hero-cta{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.lp-root .hero-note{font-family:var(--font-mono-family);color:var(--light);letter-spacing:.06em;flex-wrap:wrap;gap:6px 16px;font-size:11.5px;display:flex}.lp-root .hero-note span:before{content:"/ ";color:var(--grn)}.lp-root .recwin{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 30px 60px -24px #0d101338}.lp-root .recbar{background:var(--ink);align-items:center;gap:10px;padding:9px 13px;display:flex}.lp-root .dots{gap:5px;display:flex}.lp-root .dots i{background:#3a4048;border-radius:50%;width:9px;height:9px;display:block}.lp-root .recbar .url{font-family:var(--font-mono-family);color:#8d959e;white-space:nowrap;text-overflow:ellipsis;background:#1c2126;border-radius:4px;flex:1;padding:3px 10px;font-size:10px;overflow:hidden}.lp-root .reclive{font-family:var(--font-mono-family);letter-spacing:.14em;color:#fff;background:var(--rec);border-radius:3px;flex-shrink:0;align-items:center;gap:6px;padding:3px 9px;font-size:10px;font-weight:700;display:flex}.lp-root .reclive:before{content:"";background:#fff;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite lp-rec}.lp-root .recstage{background:var(--soft);padding:20px}.lp-root .rectime{border-top:1px solid var(--border);font-family:var(--font-mono-family);color:var(--mid);background:#fff;align-items:center;gap:10px;padding:9px 13px;font-size:10.5px;display:flex}.lp-root .rectime .bar{background:var(--line);border-radius:2px;flex:1;height:3px;overflow:hidden}.lp-root .rectime .bar i{background:var(--grn);width:38%;height:100%;animation:9s linear infinite lp-prog;display:block}@keyframes lp-prog{0%{width:4%}to{width:100%}}.lp-root .fmock{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:20px}.lp-root .fmock h4{color:var(--ink);border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:11px;font-size:13px;font-weight:700;display:flex}.lp-root .fmock h4 span{font-family:var(--font-mono-family);letter-spacing:.16em;color:var(--light);font-size:9.5px;font-weight:500}.lp-root .frow{margin-bottom:11px}.lp-root .frow .lbl{color:var(--mid);letter-spacing:.04em;margin-bottom:4px;font-size:10.5px;font-weight:700;display:block}.lp-root .fval{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:4px;padding:8px 11px;font-size:12.5px;position:relative}.lp-root .fval.typed{border-color:var(--grn-l);background:var(--grn-soft2)}.lp-root .fval.ta{min-height:52px;font-size:12px;line-height:1.7}.lp-root .fval .caret{background:var(--grn);vertical-align:-2px;width:1.5px;height:13px;margin-left:1px;animation:1s step-end infinite lp-blink;display:inline-block}@keyframes lp-blink{0%,to{opacity:1}50%{opacity:0}}.lp-root .fsend{background:var(--grn);color:#fff;cursor:default;text-align:center;border:none;border-radius:4px;width:100%;margin-top:6px;padding:11px;font-family:inherit;font-size:13px;font-weight:700}.lp-root .fdone{background:var(--ok-soft);color:var(--ok-d);border:1px solid #b9dfca;border-radius:4px;align-items:center;gap:8px;margin-top:13px;padding:10px 13px;font-size:12px;font-weight:700;display:flex}.lp-root .fdone .mono{color:var(--mid);letter-spacing:.04em;margin-left:auto;font-size:10.5px;font-weight:500}.lp-root .ph{border-radius:var(--radius);text-align:center;color:var(--light);background:repeating-linear-gradient(45deg,#fbfcfc,#fbfcfc 9px,#f5f7f8 9px 18px);border:1.5px dashed #cfd5da;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:20px;display:flex}.lp-root .ph b{font-family:var(--font-mono-family);letter-spacing:.16em;color:#a8b0b7;font-size:10px;font-weight:700}.lp-root .ph span{font-size:11.5px;line-height:1.6}.lp-root .ph-img{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:auto}.lp-root .steps{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.lp-root .step{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:26px 22px 24px;transition:all .25s;position:relative}.lp-root .step:before{content:"";background:var(--grn);border-radius:var(--radius) var(--radius) 0 0;opacity:0;height:3px;transition:all .25s;position:absolute;top:-1px;left:-1px;right:-1px}.lp-root .step:hover{border-color:#d3d8dc;transform:translateY(-3px);box-shadow:0 16px 34px -18px #0d101333}.lp-root .step:hover:before{opacity:1}.lp-root .step .no{font-family:var(--font-mono-family);color:var(--grn-soft);letter-spacing:-.03em;font-size:34px;font-weight:700;line-height:1}.lp-root .step .en{font-family:var(--font-mono-family);letter-spacing:.2em;color:var(--grn);margin:6px 0 10px;font-size:9.5px;font-weight:700}.lp-root .step h3{color:var(--ink);margin-bottom:10px;font-size:17px;font-weight:900;line-height:1.55}.lp-root .step p{color:var(--mid);font-size:13px;line-height:1.95}.lp-root .step .tag{background:var(--ink);color:#fff;font-family:var(--font-mono-family);letter-spacing:.14em;border-radius:3px;align-items:center;gap:6px;margin-top:13px;padding:4px 10px;font-size:9.5px;font-weight:700;display:inline-flex}.lp-root .step .tag:before{content:"";background:var(--grn-l);border-radius:50%;width:6px;height:6px}.lp-root .metrics{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,1fr);gap:0;margin-top:40px;display:grid;overflow:hidden}.lp-root .metric{text-align:center;border-right:1px solid var(--line);padding:28px 20px}.lp-root .metric:last-child{border-right:none}.lp-root .metric .v{font-family:var(--font-mono-family);color:var(--ink);letter-spacing:-.03em;font-size:36px;font-weight:700;line-height:1}.lp-root .metric:last-child .v{color:var(--ok)}.lp-root .metric .l{color:var(--light);letter-spacing:.08em;margin-top:9px;font-size:11.5px}.lp-root .pillars{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.lp-root .pillar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.lp-root .pillar:hover{transform:translateY(-3px);box-shadow:0 18px 38px -20px #0d101338}.lp-root .pillar-h{background:var(--grn-soft2);border-bottom:1px solid var(--border);padding:22px 22px 18px}.lp-root .pillar:nth-child(2) .pillar-h{background:var(--ok-soft)}.lp-root .pillar-h .n{font-family:var(--font-mono-family);letter-spacing:.2em;color:var(--grn);margin-bottom:8px;font-size:10px;font-weight:700}.lp-root .pillar:nth-child(2) .pillar-h .n{color:var(--ok-d)}.lp-root .pillar-h h3{color:var(--ink);font-size:18px;font-weight:900;line-height:1.5}.lp-root .pillar-b{flex-direction:column;flex:1;padding:20px 22px 24px;display:flex}.lp-root .pillar-b p{color:var(--mid);margin-bottom:16px;font-size:13px;line-height:1.95}.lp-root .chk{flex-direction:column;gap:8px;margin-top:auto;list-style:none;display:flex}.lp-root .chk li{color:var(--text);padding-left:23px;font-size:12.5px;line-height:1.7;position:relative}.lp-root .chk li:before{content:"✓";font-family:var(--font-mono-family);color:var(--ok);background:var(--ok-soft);border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;margin-top:3px;font-size:11px;font-weight:700;display:flex;position:absolute;top:0;left:0}.lp-root .chk li.star:before{content:"●";color:var(--grn);background:var(--grn-soft);font-size:8px}.lp-root .cost{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;margin-top:44px;padding:34px 32px;display:grid}.lp-root .cost-box{text-align:center}.lp-root .cost-box .lb{font-family:var(--font-mono-family);letter-spacing:.18em;color:var(--light);margin-bottom:10px;font-size:10px;font-weight:700}.lp-root .cost-box .v{font-family:var(--font-mono-family);letter-spacing:-.03em;color:var(--light);font-size:42px;font-weight:700;line-height:1}.lp-root .cost-box.on .v{color:var(--grn)}.lp-root .cost-box .cap{color:var(--mid);margin-top:10px;font-size:12.5px}.lp-root .cost-box.on .cap{color:var(--ink);font-weight:700}.lp-root .cost-arrow{font-family:var(--font-mono-family);color:var(--grn);font-size:24px}.lp-root .cost-foot{text-align:center;color:var(--mid);margin-top:20px;font-size:12.5px}.lp-root .cost-foot b{color:var(--grn);font-weight:700}.lp-root .res{grid-template-columns:1fr;gap:20px;margin-top:44px;display:grid}.lp-root .res-card{border:1px solid var(--border);border-left:3px solid var(--grn);border-radius:var(--radius);background:#fff;padding:24px 26px}.lp-root .res-card .lb{color:var(--mid);margin-bottom:8px;font-size:12px}.lp-root .res-card .v{font-family:var(--font-mono-family);color:var(--ink);letter-spacing:-.03em;font-size:40px;font-weight:700;line-height:1}.lp-root .res-card .v small{color:var(--mid);letter-spacing:0;font-size:17px;font-weight:500}.lp-root .cases{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}.lp-root .case{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:16px 18px}.lp-root .case .no{font-family:var(--font-mono-family);letter-spacing:.18em;color:var(--grn);margin-bottom:7px;font-size:9.5px;font-weight:700}.lp-root .case .st{color:var(--ink);font-size:13.5px;font-weight:700;line-height:1.6}.lp-root .case .mt{border-top:1px dashed var(--border);align-items:baseline;gap:8px;margin-top:11px;padding-top:11px;display:flex}.lp-root .case .mt .n{font-family:var(--font-mono-family);color:var(--grn);letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1}.lp-root .case .mt .u{color:var(--mid);font-size:11.5px;line-height:1.5}.lp-root .case .snd{font-family:var(--font-mono-family);color:var(--light);letter-spacing:.06em;margin-top:8px;font-size:10.5px}.lp-root .closing{background:var(--ink);color:#fff;border-radius:var(--radius);text-align:center;letter-spacing:.01em;margin-top:26px;padding:20px 26px;font-size:16px;font-weight:700}.lp-root .closing b{color:var(--grn-l)}.lp-root .vs{grid-template-columns:1fr 1fr;gap:20px;margin-top:44px;display:grid}.lp-root .vs-col{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden}.lp-root .vs-col.win{border-color:var(--grn);box-shadow:0 18px 40px -22px #0b7a464d}.lp-root .vs-h{border-bottom:1px solid var(--border);background:var(--soft);padding:20px 22px}.lp-root .vs-col.win .vs-h{background:var(--grn);border-color:var(--grn)}.lp-root .vs-h .t{font-family:var(--font-mono-family);letter-spacing:.18em;color:var(--light);margin-bottom:7px;font-size:10px;font-weight:700}.lp-root .vs-col.win .vs-h .t{color:#ffffffbf}.lp-root .vs-h .m{color:var(--light);font-size:19px;font-weight:900;line-height:1.5}.lp-root .vs-col.win .vs-h .m{color:#fff}.lp-root .vs-b{flex-direction:column;gap:9px;padding:18px 22px 22px;list-style:none;display:flex}.lp-root .vs-b li{color:var(--mid);padding-left:24px;font-size:13px;line-height:1.75;position:relative}.lp-root .vs-b li:before{content:"✕";font-family:var(--font-mono-family);color:#b6bcc2;font-size:11px;font-weight:700;position:absolute;top:1px;left:0}.lp-root .vs-col.win .vs-b li{color:var(--text)}.lp-root .vs-col.win .vs-b li:before{content:"✓";color:var(--ok)}.lp-root .ev{grid-template-columns:.9fr 1.1fr;align-items:start;gap:32px;margin-top:52px;display:grid}.lp-root .evlist{flex-direction:column;gap:20px;list-style:none;display:flex}.lp-root .evlist li{border-left:2px solid var(--grn-soft);padding-left:20px}.lp-root .evlist h4{color:var(--ink);margin-bottom:6px;font-size:15px;font-weight:900}.lp-root .evlist p{color:var(--mid);font-size:13px;line-height:1.95}.lp-root .evlist .mono{letter-spacing:.14em;color:var(--grn);background:var(--grn-soft);border-radius:3px;margin-bottom:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.lp-root .price{border:1px solid var(--border);border-radius:var(--radius);background:#fff;margin-top:44px;overflow:hidden}.lp-root .price-h{background:var(--ink);color:#fff;flex-wrap:wrap;align-items:baseline;gap:4px 14px;padding:24px 30px;display:flex}.lp-root .price-h .v{font-family:var(--font-mono-family);letter-spacing:-.03em;font-size:46px;font-weight:700;line-height:1}.lp-root .price-h .v em{color:var(--grn-l);font-style:normal}.lp-root .price-h .u{color:#ffffffb8;font-size:14px;font-weight:500}.lp-root .price-h .tag{font-family:var(--font-mono-family);letter-spacing:.16em;background:var(--grn);border-radius:3px;margin-left:auto;padding:5px 11px;font-size:10px;font-weight:700}.lp-root .price-t{border-collapse:collapse;width:100%}.lp-root .price-t th,.lp-root .price-t td{text-align:left;border-bottom:1px solid var(--line);padding:14px 30px;font-size:13.5px}.lp-root .price-t th{width:220px;color:var(--mid);background:var(--soft);font-size:13px;font-weight:700}.lp-root .price-t td{color:var(--ink);font-weight:500}.lp-root .price-t tr:last-child th,.lp-root .price-t tr:last-child td{border-bottom:none}.lp-root .price-t td .mono{font-weight:700}.lp-root .cta-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.lp-root .cta-note{text-align:center;color:var(--light);margin-top:16px;font-size:12px}.lp-root footer{border-top:1px solid var(--line);background:var(--soft);padding:40px 0 46px}.lp-root .ft{flex-flow:column wrap;justify-content:center;align-items:center;gap:14px 18px;display:flex}.lp-root .ft .cp{font-family:var(--font-mono-family);color:var(--light);letter-spacing:.06em;font-size:10.5px}.lp-root .ft .lk{flex-wrap:wrap;justify-content:center;gap:10px 18px;font-size:12.5px;display:flex}.lp-root .ft .lk a{color:var(--mid);text-decoration:none}.lp-root .ft .lk a:hover{color:var(--grn)}@media (max-width:900px){.lp-root .hero-grid,.lp-root .ev,.lp-root .steps,.lp-root .pillars,.lp-root .cases{grid-template-columns:1fr}.lp-root .metrics{grid-template-columns:repeat(2,1fr)}.lp-root .metric:nth-child(2){border-right:none}.lp-root .metric:first-child,.lp-root .metric:nth-child(2){border-bottom:1px solid var(--line)}.lp-root .vs,.lp-root .res{grid-template-columns:1fr}.lp-root .cost{grid-template-columns:1fr;gap:14px}.lp-root .cost-arrow{text-align:center;transform:rotate(90deg)}}@media (max-width:680px){.lp-root{font-size:14.5px}.lp-root .wrap{padding:0 18px}.lp-root .hdr{padding:12px 18px}.lp-root .sec{padding:64px 0}.lp-root .hero{padding:44px 0 60px}.lp-root .hero h1{font-size:33px}.lp-root .h2{font-size:27px}.lp-root .price-t th,.lp-root .price-t td{width:100%;padding:10px 20px;display:block}.lp-root .price-t th{border-bottom:none;padding-bottom:2px}.lp-root .price-h{padding:20px}.lp-root .price-h .v{font-size:36px}.lp-root .btn{width:100%}.lp-root .hero-cta,.lp-root .cta-row{flex-direction:column}}.lp-root .cl-launch{z-index:80;background:var(--grn);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:11px;padding:11px 22px 11px 12px;font-family:inherit;font-size:14.5px;font-weight:700;transition:all .22s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px -10px #0b7a4699}.lp-root .cl-launch:hover{background:var(--grn-d);transform:translateY(-2px)}.lp-root .cl-launch.hide{opacity:0;pointer-events:none;transform:translateY(8px)}.lp-root .cl-launch .av{width:34px;height:34px;color:var(--grn);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex;position:relative;overflow:hidden}.lp-root .cl-launch .bdg{background:var(--ok);border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:-3px;right:-3px}.lp-root .cw-scrim{z-index:90;opacity:0;pointer-events:none;background:#0d101385;transition:all .25s;position:fixed;inset:0}.lp-root .cw-scrim.on{opacity:1;pointer-events:auto}.lp-root .cw{--cwsize:min(660px, calc(100vw - 48px), calc(100vh - 48px));z-index:100;width:var(--cwsize);height:var(--cwsize);opacity:0;pointer-events:none;transform-origin:50%;background:#fff;border-radius:16px;flex-direction:column;transition:all .28s cubic-bezier(.2,.85,.3,1);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.94);box-shadow:0 50px 110px -26px #0d101399}.lp-root .cw.on{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.lp-root .cw-top{background:var(--ink);color:#fff;flex-shrink:0;align-items:center;gap:11px;padding:13px 15px;display:flex}.lp-root .cw-ava{background:var(--grn);border:2px solid #ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;font-weight:900;display:flex;overflow:hidden}.lp-root .cw-nm{font-size:14.5px;font-weight:700;line-height:1.4}.lp-root .cw-nm span{color:#ffffff9e;letter-spacing:.04em;font-size:10.5px;font-weight:400;display:block}.lp-root .cw-st{font-family:var(--font-mono-family);letter-spacing:.14em;color:#ffffffb3;align-items:center;gap:6px;margin-left:auto;font-size:9.5px;display:flex}.lp-root .cw-st:before{content:"";background:#3fcb84;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #3fcb8447}.lp-root .cw-x{color:#ffffff8c;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 2px 4px 8px;font-size:15px;line-height:1}.lp-root .cw-x:hover{color:#fff}.lp-root .cw-views{flex:1;min-height:0;display:flex}.lp-root .cw-v{flex-direction:column;flex:1;min-height:0;display:none}.lp-root .cw-v.on{animation:.28s lp-cvIn;display:flex}@keyframes lp-cvIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.lp-root .cw-body{background:linear-gradient(180deg, var(--grn-soft2), #fff 180px);flex-direction:column;flex:1;gap:12px;padding:22px 22px 8px;display:flex;overflow-y:auto}.lp-root .cw-body::-webkit-scrollbar{width:7px}.lp-root .cw-body::-webkit-scrollbar-thumb{background:#dce0e4;border-radius:7px}.lp-root .crow{align-items:flex-end;gap:9px;animation:.24s ease-out lp-cvIn;display:flex}.lp-root .crow.me{flex-direction:row-reverse}.lp-root .crow .av{background:var(--grn);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:13px;font-weight:900;display:flex;overflow:hidden}.lp-root .crow.me .av{background:var(--soft);color:var(--mid);font-size:14px;font-weight:500}.lp-root .cbub{border:1px solid var(--border);max-width:74%;color:var(--text);background:#fff;border-radius:14px;padding:11px 14px;font-size:13.5px;line-height:1.85}.lp-root .crow.me .cbub{background:var(--grn);border-color:var(--grn);color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:14px;max-width:82%}.lp-root .cbub.wide{max-width:90%;padding:0;overflow:hidden}.lp-root .ctyping{border:1px solid var(--border);background:#fff;border-radius:14px 14px 14px 4px;gap:4px;width:fit-content;padding:12px 15px;display:flex}.lp-root .ctyping i{background:#b6bcc2;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite lp-cdot}.lp-root .ctyping i:nth-child(2){animation-delay:.18s}.lp-root .ctyping i:nth-child(3){animation-delay:.36s}@keyframes lp-cdot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.lp-root .ccard{font-size:13px}.lp-root .ccard .ch{background:var(--soft);border-bottom:1px solid var(--border);color:var(--ink);align-items:center;gap:8px;padding:11px 14px;font-size:12.5px;font-weight:700;display:flex}.lp-root .ccard .ch .mono{letter-spacing:.16em;color:var(--grn);margin-left:auto;font-size:9px;font-weight:700}.lp-root .ccard .cb{color:var(--text);padding:13px 14px;line-height:1.85}.lp-root .cnum{flex-direction:column;gap:11px;list-style:none;display:flex}.lp-root .cnum li{padding-left:29px;font-size:12.5px;line-height:1.8;position:relative}.lp-root .cnum li b{color:var(--ink);font-size:13px;display:block}.lp-root .cnum li:before{content:attr(data-n);background:var(--grn);color:#fff;width:20px;height:20px;font-family:var(--font-mono-family);border-radius:4px;justify-content:center;align-items:center;font-size:10.5px;font-weight:700;display:flex;position:absolute;top:2px;left:0}.lp-root .cdl{flex-direction:column;gap:0;font-size:12.5px;display:flex}.lp-root .cdl>div{border-bottom:1px dashed var(--border);gap:10px;padding:8px 0;display:flex}.lp-root .cdl>div:last-child{border-bottom:none}.lp-root .cdl dt{width:96px;color:var(--mid);flex-shrink:0;font-size:11.5px;font-weight:700}.lp-root .cdl dd{color:var(--ink);flex:1;font-weight:500}.lp-root .cdl dd .mono{font-weight:700}.lp-root .cwarn{flex-direction:column;gap:10px;font-size:12.5px;list-style:none;display:flex}.lp-root .cwarn li{padding-left:22px;line-height:1.8;position:relative}.lp-root .cwarn li:before{content:"!";background:var(--grn-soft);width:16px;height:16px;color:var(--grn);font-family:var(--font-mono-family);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;left:0}.lp-root .cwarn li.ok:before{content:"✓";background:var(--ok-soft);color:var(--ok)}.lp-root .cwarn li b{color:var(--ink)}.lp-root .ccase{flex-direction:column;gap:8px;display:flex}.lp-root .ccase-i{border:1px solid var(--border);background:var(--soft);border-radius:5px;align-items:center;gap:10px;padding:10px 12px;display:flex}.lp-root .ccase-i .no{font-family:var(--font-mono-family);letter-spacing:.14em;color:var(--grn);flex-shrink:0;font-size:9.5px;font-weight:700}.lp-root .ccase-i .tx{color:var(--ink);font-size:12.5px;font-weight:700;line-height:1.65}.lp-root .ccase-i .tx small{color:var(--mid);font-weight:400}.lp-root .ccase-i .bd{white-space:nowrap;color:var(--mid);border:1px solid var(--border);background:#fff;border-radius:99px;flex-shrink:0;margin-left:auto;padding:2px 9px;font-size:10px;font-weight:700}.lp-root .cvid{aspect-ratio:16/9;text-align:center;background:repeating-linear-gradient(45deg,#fbfcfc,#fbfcfc 9px,#f5f7f8 9px 18px);border:1.5px dashed #cfd5da;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px;display:flex}.lp-root .cvid .pl{border:1px solid var(--border);width:44px;height:44px;color:var(--grn);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.lp-root .cvid b{font-family:var(--font-mono-family);letter-spacing:.16em;color:#a8b0b7;font-size:9.5px;font-weight:700}.lp-root .cvid span{color:var(--light);font-size:11px;line-height:1.6}.lp-root .cbtn-in{background:var(--grn);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:12px;padding:11px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s;display:block}.lp-root .cbtn-in:hover{background:var(--grn-d)}.lp-root .cinline{flex-wrap:wrap;gap:7px;padding-left:40px;animation:.24s lp-cvIn;display:flex}.lp-root .cchip{color:var(--ink);border:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .15s}.lp-root .cchip:hover{border-color:var(--grn);background:var(--grn-soft2);color:var(--grn-d)}.lp-root .cchip.main{border-color:var(--grn-soft);background:var(--grn-soft2);color:var(--grn-d);font-weight:700}.lp-root .cchip.main:hover{background:var(--grn);border-color:var(--grn);color:#fff}.lp-root .cchip.did{color:var(--light);background:var(--soft)}.lp-root .cchip.did:before{content:"✓ ";color:var(--ok);font-weight:700}.lp-root .cchip.ghost{color:var(--mid);border-style:dashed;font-size:11.5px}.lp-root .cw-comp{border-top:1px solid var(--line);background:#fff;flex-shrink:0;padding:11px 18px 12px}.lp-root .cw-il{align-items:flex-end;gap:8px;display:flex}.lp-root .cw-il textarea{resize:none;border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:9px;flex:1;min-height:40px;max-height:96px;padding:9px 12px;font-family:inherit;font-size:13px;line-height:1.6;overflow-y:auto}.lp-root .cw-il textarea:focus{border-color:var(--grn);outline:none;box-shadow:0 0 0 3px #0b7a461a}.lp-root .cw-il textarea::placeholder{color:#b4b9bf}.lp-root .cw-bk{color:var(--mid);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9px;flex-shrink:0;padding:10px 11px;font-family:inherit;font-size:12px;transition:all .15s}.lp-root .cw-bk:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.lp-root .cw-bk:disabled{opacity:.38;cursor:default}.lp-root .cw-sd{background:var(--grn);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9px;flex-shrink:0;padding:11px 17px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s}.lp-root .cw-sd:hover{background:var(--grn-d)}.lp-root .cw-hint{color:var(--light);text-align:right;letter-spacing:.02em;margin-top:6px;font-size:10px}.lp-root .cw-form{flex-direction:column;flex:1;min-height:0;display:flex}.lp-root .cw-scr{flex:1;padding:0 0 14px;overflow-y:auto}.lp-root .cw-scr::-webkit-scrollbar{width:7px}.lp-root .cw-scr::-webkit-scrollbar-thumb{background:#dce0e4;border-radius:7px}.lp-root .cw-back{background:var(--soft);border:none;border-bottom:1px solid var(--line);width:100%;color:var(--mid);text-align:left;cursor:pointer;z-index:2;padding:9px 16px;font-family:inherit;font-size:12px;position:sticky;top:0}.lp-root .cw-back:hover{color:var(--grn)}.lp-root .cw-sec{width:100%;max-width:540px;margin:0 auto;padding:18px 18px 0}.lp-root .cw-h{color:var(--ink);margin-bottom:5px;font-size:16px;font-weight:900}.lp-root .cw-sub{color:var(--mid);margin-bottom:16px;font-size:12px;line-height:1.8}.lp-root .plan{background:var(--ink);color:#fff;border-radius:8px;margin-bottom:18px;padding:15px 16px}.lp-root .plan .lb{font-family:var(--font-mono-family);letter-spacing:.16em;color:#fff9;margin-bottom:8px;font-size:9.5px;font-weight:700}.lp-root .plan .amt{align-items:baseline;gap:7px;display:flex}.lp-root .plan .amt .v{font-family:var(--font-mono-family);letter-spacing:-.02em;font-size:33px;font-weight:700;line-height:1}.lp-root .plan .amt .u{color:#ffffffb3;font-size:11.5px}.lp-root .plan .br{color:#ffffffad;border-top:1px solid #ffffff26;margin-top:9px;padding-top:9px;font-size:11.5px;line-height:1.7}.lp-root .plan .br em{color:var(--grn-l);font-style:normal;font-weight:700}.lp-root .fld{margin-bottom:13px}.lp-root .fld label{color:var(--mid);letter-spacing:.03em;margin-bottom:5px;font-size:11.5px;font-weight:700;display:block}.lp-root .fld label i{color:var(--grn);margin-left:3px;font-style:normal}.lp-root .fld input,.lp-root .fld select,.lp-root .fld textarea{width:100%;color:var(--ink);border:1px solid var(--border);background:#fff;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:13.5px;transition:all .15s}.lp-root .fld input:focus,.lp-root .fld select:focus,.lp-root .fld textarea:focus{border-color:var(--grn);outline:none;box-shadow:0 0 0 3px #0b7a461a}.lp-root .fld input.err,.lp-root .fld select.err{border-color:var(--rec);background:#fdf3f3}.lp-root .fld .hint{color:var(--light);margin-top:4px;font-size:10.5px}.lp-root .hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lp-root .msg{color:#a3212a;background:#fdf3f3;border:1px solid #f3c9cb;border-radius:6px;margin-bottom:13px;padding:9px 12px;font-size:12px;font-weight:700}.lp-root .cw-cta{width:100%;max-width:540px;margin:0 auto;padding:16px 18px 0}.lp-root .cw-cta .btn{width:100%}.lp-root .stripe{text-align:center;font-family:var(--font-mono-family);letter-spacing:.1em;color:var(--light);margin-top:12px;font-size:9.5px}.lp-root .stripe b{color:#635bff;letter-spacing:.02em}.lp-root .consent{color:var(--mid);text-align:center;margin-top:12px;font-size:11px;line-height:1.8}.lp-root .consent a{color:var(--grn);text-decoration:underline}.lp-root .urlbox{border:1px solid var(--border);background:var(--soft);border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.lp-root .urlbox code{font-family:var(--font-mono-family);color:var(--ink);word-break:break-all;flex:1;font-size:11px;line-height:1.6}.lp-root .urlbox button{border:1px solid var(--border);color:var(--mid);cursor:pointer;background:#fff;border-radius:5px;flex-shrink:0;padding:6px 10px;font-family:inherit;font-size:11px;font-weight:700}.lp-root .urlbox button:hover{border-color:var(--grn);color:var(--grn)}.lp-root .tnote{background:var(--ok-soft);color:var(--ok-d);border-radius:6px;padding:11px 13px;font-size:12px;line-height:1.8}.lp-root .cw-foot{border-top:1px solid var(--border);background:var(--soft);flex-shrink:0;gap:8px;padding:11px 13px;display:flex}.lp-root .cw-fb{cursor:pointer;border:1.5px solid #0000;border-radius:7px;flex:1;padding:12px 8px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s}.lp-root .cw-fb.primary{background:var(--grn);color:#fff}.lp-root .cw-fb.primary:hover{background:var(--grn-d)}.lp-root .cw-fb.ghost{color:var(--ink);background:#fff;border-color:#c9ced3}.lp-root .cw-fb.ghost:hover{border-color:var(--ink);background:var(--soft)}@media (max-width:680px){.lp-root .cw{border-radius:0;width:auto;height:auto;inset:0;transform:translateY(22px)}.lp-root .cw.on{transform:none}.lp-root .cl-launch{padding:9px 18px 9px 10px;font-size:13.5px;bottom:14px;right:14px}.lp-root .cbub{max-width:86%}.lp-root .cinline{padding-left:0}.lp-root .cw-hint{display:none}}
