:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#08111d;--panel:#08111dc7;--panel-strong:#0a1320eb;--border:#dce5ef24;--text:#f3f5f7;--text-muted:#f3f5f7b8;--text-subtle:#f3f5f785;--accent:#f59e0b;--accent-strong:#ffd179;--section-gap:clamp(5rem, 10vw, 8rem);font-family:Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#2a487066,#0000 38%),linear-gradient(#07101a 0%,#08111d 42%,#061019 100%);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.marketing-page{position:relative;overflow-x:hidden}.marketing-page:before{content:"";pointer-events:none;opacity:.9;background:radial-gradient(circle at 20% 10%,#f59e0b1f,#0000 22%),radial-gradient(circle at 80% 0,#56a7ff1a,#0000 24%);position:fixed;inset:0}.marketing-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101aa8;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem clamp(1.25rem,3vw,2.4rem);display:flex;position:sticky;top:0}.marketing-header.simple{position:static}.brand-lockup{align-items:center;gap:.85rem;min-width:0;display:inline-flex}.brand-mark{color:#111827;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0be6,#ffd1798c);border-radius:.9rem;justify-content:center;align-items:center;width:2.55rem;height:2.55rem;font-family:Space Grotesk,sans-serif;font-weight:700;display:inline-flex}.brand-copy{letter-spacing:.01em;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.marketing-nav{color:var(--text-muted);align-items:center;gap:1.25rem;font-size:.95rem;display:inline-flex}.marketing-nav a:hover,.footer-link-row a:hover,.hero-text-link:hover,.page-back-link:hover{color:var(--text)}.marketing-cta{color:#101723;background:linear-gradient(135deg,#f59e0b,#ffd179);border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.35rem;font-family:Space Grotesk,sans-serif;font-weight:700;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 16px 36px #f59e0b38}.marketing-cta.compact{padding:.75rem 1.1rem;font-size:.92rem}.marketing-cta:hover{filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 22px 42px #f59e0b47}.hero-section,.comparison-section,.feature-section,.steps-section,.trust-section,.scenario-section,.faq-section,.final-cta-section,.simple-page-main{width:min(1180px,100% - 2.5rem);margin:0 auto}.eyebrow,.feature-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-strong);margin:0 0 .85rem;font-family:Space Grotesk,sans-serif;font-size:.78rem}.hero-copy h1,.section-heading h2,.final-cta-card h2,.simple-hero h1{letter-spacing:-.035em;margin:0;font-family:Space Grotesk,Noto Sans JP,sans-serif;line-height:1.02}.hero-lead,.section-heading,.feature-copy p,.step-card p,.trust-item p,.scenario-item p,.faq-item p,.final-cta-card p,.simple-hero p,.simple-section-card li,.simple-cta-card p{color:var(--text-muted);line-height:1.8}.simple-section-card li a{color:#93c5fd;word-break:break-all}.simple-section-card li a:hover{text-decoration:underline}.hero-text-link,.page-back-link{color:var(--text-muted);align-items:center;gap:.45rem;font-size:.95rem;display:inline-flex}.install-helper{color:var(--text-subtle);margin:.8rem 0 0;font-size:.92rem}.hero-before-card,.hero-shot-frame,.hero-floating-panel,.comparison-card,.step-card,.trust-item,.scenario-item,.faq-item,.simple-section-card,.simple-cta-card,.comparison-pains{background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);box-shadow:0 24px 55px #00000042}.comparison-pains,.comparison-card,.step-card,.trust-item,.scenario-item,.simple-section-card,.simple-cta-card{border-radius:1.6rem;padding:1.4rem}.comparison-card h3,.feature-copy h3,.step-card h3,.trust-item h3,.scenario-item h3,.final-cta-card h2,.simple-section-card h2,.simple-cta-card h2{margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.3}.comparison-card h3,.feature-copy h3,.step-card h3,.trust-item h3,.scenario-item h3,.simple-section-card h2,.simple-cta-card h2{margin-top:.9rem}.final-cta-card .marketing-cta{margin-top:1.6rem}.footer-link-row{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.2rem;display:flex}.simple-page-main{padding:0 0 clamp(4rem,8vw,6rem)}.simple-hero{max-width:48rem;padding:clamp(3rem,7vw,5rem) 0 2rem}.simple-hero h1{max-width:11ch;font-size:clamp(2.4rem,5vw,4.2rem)}.simple-sections{gap:1rem;display:grid}.simple-section-card ul{margin:1rem 0 0;padding-left:1.2rem}.simple-cta-card{margin-top:1rem}.simple-cta-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.4rem;display:flex}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(26px)}[data-reveal].is-visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.hero-shot-frame,.hero-floating-panel{transform:none}}@media (width<=980px){.marketing-header{flex-wrap:wrap}.marketing-nav{order:3;width:100%;padding-bottom:.25rem;overflow-x:auto}.hero-section,.feature-row,.feature-row.reverse,.comparison-grid,.steps-grid,.trust-grid,.scenario-grid{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:2rem}.hero-section:before{height:32rem;inset:1rem 0 auto}.hero-visual{min-height:38rem}.hero-before-card{width:100%;margin-bottom:1rem;position:relative;top:0}.hero-shot-frame{width:100%;position:relative;transform:none}.hero-floating-panel{width:min(16rem,48%);bottom:1rem;right:1rem}}@media (width<=720px){.hero-section,.comparison-section,.feature-section,.steps-section,.trust-section,.scenario-section,.faq-section,.final-cta-section,.simple-page-main{width:min(100% - 1.4rem,1180px)}.marketing-header{padding-inline:.9rem}.brand-copy{font-size:.92rem}.hero-copy h1{max-width:9.5ch}.hero-actions,.simple-cta-actions{flex-direction:column;align-items:stretch}.marketing-cta,.marketing-cta.compact{width:100%}.hero-visual{min-height:31rem}.hero-floating-panel{width:100%;margin-top:1rem;position:relative;bottom:auto;right:auto;transform:none}.hero-callout{display:none}.hero-tags li,.pain-highlight-list span,.feature-copy li{justify-content:center;width:100%}.import-visual{flex-direction:column}.import-flow-arrow{width:1px;height:3.8rem}.import-flow-arrow:after{top:auto;bottom:0;right:-3px;transform:rotate(135deg)}}
