:root{--ink:#26312a;--leaf-deep:#234b36;--leaf:#34664a;--leaf-soft:#dfe9db;--paper:#f6f2e7;--paper-deep:#f0e9d8;--card:#fffdf6;--card-soft:#f9f5ea;--border:#ddd5c2;--border-strong:#c7bca4;--border-soft:#e3dac6;--seal:#b8392b;--seal-deep:#9d3025;--seal-soft:#f4dfd8;--warning:#c08a2d;--warning-soft:#fbedd9;--muted:#7c8278;--ink-warn:#9a6a16;--status-good:#34664a;--status-warning:#c08a2d;--status-none:#9a9488;--published:#234b36;--published-soft:#eef7e8;--muted-soft:#f4efe3;--cream-text:#fbf3ea;--board-outside:#e9e3d4;--rule:#c9bf9f;--wave-idle:#cdd9cf;--seal-pending-stroke:#b5ab95;--font-heading:"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",serif;--font-body:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-small:4px;--radius-card:8px;--radius-soft:14px;--radius-pill:999px;--shadow-sm:0 1px 3px #26312a0d;--shadow-md:0 2px 10px #26312a12;--shadow-lg:0 4px 18px #26312a29;--shadow:0 2px 10px #26312a12;--paper-rule:repeating-linear-gradient(0deg,transparent 0 33px,#786e500d 33px 34px),var(--paper)}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100%;overflow-x:hidden}body{background:repeating-linear-gradient(0deg,#786e500d 0,#786e500d 1px,transparent 1px,transparent 34px),var(--paper);color:var(--ink);font-family:var(--font-body);letter-spacing:0;min-height:100%;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #b8392b8c}h1,h2,h3,p,li,span,strong{overflow-wrap:anywhere;margin:0}.site-shell{background:repeating-linear-gradient(0deg,transparent 0 33px,#786e500d 33px 34px),var(--paper);box-shadow:none;border:0;border-radius:0;width:100%;max-width:none;min-height:100vh;margin:0;overflow:hidden}.site-container{width:100%;min-width:0;max-width:none;margin:0 auto;padding:0 44px}.section-band{padding:46px 0}.section-band[data-section=final_cta]{padding:46px 0 0}.section-heading{text-align:left;max-width:none;margin:0 0 28px}.section-kicker{color:var(--leaf);margin-bottom:10px;font-size:.86rem;font-weight:800}.section-title{color:var(--leaf-deep);font-family:var(--font-heading);font-size:1.9rem;font-weight:600;line-height:1.45}.section-copy{color:var(--muted);margin-top:12px;font-size:1rem;line-height:1.9}.hatagoe-nav{justify-content:space-between;align-items:center;gap:24px;padding:22px 0 8px;display:flex}.brand-mark{color:var(--leaf-deep);font-family:var(--font-heading);align-items:center;gap:10px;font-size:1.45rem;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark img{width:34px;height:34px;display:block}.brand-mark .brand-logotype{width:auto;height:30px}.nav-links{align-items:center;gap:24px;display:flex}.nav-links a{color:var(--ink);font-size:.88rem;font-weight:800;text-decoration:none}.nav-links a:hover{color:var(--leaf)}.nav-menu-link{border:1px solid var(--border);color:var(--leaf-deep);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;display:none}.nav-menu-link svg{width:22px;height:22px}.button{border-radius:6px;justify-content:center;align-items:center;gap:10px;max-width:100%;min-height:44px;padding:0 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{background:var(--seal);color:#fbf3ea;border:1px solid #a83125;box-shadow:0 2px 10px #b8392b2e}.button-primary:hover{background:var(--seal);color:#fbf3ea;border-color:#a83125;box-shadow:0 10px 22px #b8392b38}.nav-links a.button-primary{background:var(--leaf-deep);border-color:var(--leaf-deep);box-shadow:none;color:#fffdf5}.button-secondary{border:1px solid var(--border);color:var(--ink);background:#fffdf6b8}.button-secondary:hover{border-color:var(--leaf-deep);color:var(--leaf-deep);background:#fffaf0e6}.nav-links a.button-primary:hover{background:var(--leaf-deep);border-color:var(--leaf-deep);color:#fffdf5;box-shadow:0 10px 22px #234b362e}.hero-grid{grid-template-columns:minmax(360px,1fr) 340px;align-items:center;gap:42px;display:grid}.hero-copy{gap:18px;min-width:0;display:grid}.hero-eyebrow{border:1px solid var(--border);color:var(--leaf);background:#ecf2eac2;border-radius:999px;justify-self:start;align-items:center;gap:8px;padding:6px 14px;font-size:.88rem;font-weight:700;display:inline-flex}.hero-eyebrow:before{background:var(--leaf);content:"";border-radius:999px;width:7px;height:7px;display:inline-block}.hero-title{color:var(--leaf-deep);font-family:var(--font-heading);white-space:nowrap;font-size:3.7rem;font-weight:600;line-height:1.2}.hero-lead{color:var(--ink);font-size:1.05rem;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;width:100%;min-width:0;max-width:none;display:flex}.hero-microcopy{color:var(--muted);font-size:.82rem;line-height:1.8}.hero-actions .button-primary{min-width:204px}.hero-actions .button-secondary{min-width:148px}.hero-flow-wrap{justify-content:flex-end;min-width:0;display:flex}.product-flow{grid-template-columns:1fr;align-items:stretch;gap:0;width:100%;min-width:0;max-width:340px;display:grid}.flow-item{align-items:center;gap:12px;min-width:0;max-width:100%;display:grid}.flow-label{color:var(--ink);text-align:center;justify-content:center;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:none}.flow-index{border:1px solid var(--border);color:var(--leaf-deep);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.product-card,.content-card,.proof-chip,.plan-panel{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-md);background:#fffdf6f0;min-width:0;max-width:100%}.product-card{gap:9px;min-width:0;min-height:0;padding:14px;display:grid;position:relative}.voice-card-title{align-items:center;gap:8px;display:inline-flex}.voice-dot{background:var(--seal);color:#fbf3ea;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.card-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.card-header>*{min-width:0}.card-title{color:var(--leaf-deep);font-size:.86rem;font-weight:700}.card-meta{color:var(--muted);font-size:.72rem;font-weight:800}.recording-dot{color:var(--seal);align-items:center;gap:7px;font-size:.72rem;font-weight:700;display:inline-flex}.voice-card-body{justify-content:space-between;align-items:center;gap:14px;display:flex}.timer{color:var(--seal);text-align:right;font-size:.86rem;font-weight:700}.waveform{justify-content:flex-start;align-items:center;gap:3px;height:30px;display:flex}.waveform span{background:var(--leaf-deep);border-radius:999px;width:3px;display:block}.memo-copy{color:var(--muted);text-align:center;font-size:.78rem;line-height:1.8}.subtle-action{border-top:1px solid var(--border);color:var(--muted);text-align:center;padding-top:10px;font-size:.75rem;font-weight:900}.work-tags{flex-wrap:wrap;gap:8px;display:flex}.work-tag{background:var(--card-soft);border:1px solid var(--border);color:var(--ink);border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:900}.work-record-copy{color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.75}.work-record-copy strong{color:var(--seal);font-weight:700}.record-table,.report-lines,.plan-lines{gap:8px;display:grid}.record-row,.report-line,.plan-line{border-bottom:1px solid #ddd5c2b8;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:28px;display:flex}.record-row:last-child,.report-line:last-child,.plan-line:last-child{border-bottom:0}.record-row span,.report-line span,.plan-line span{color:var(--muted);min-width:0;font-size:.73rem;font-weight:800}.record-row strong,.report-line strong,.plan-line strong{color:var(--ink);text-align:right;min-width:0;font-size:.78rem;font-weight:900}.field-map{background:linear-gradient(35deg,#234b3629,#0000 38%),linear-gradient(120deg,#5a5e8f1f,#0000 46%),repeating-linear-gradient(28deg,#8ea77d 0 18px,#b7c79a 18px 36px);border-radius:8px;height:144px;position:relative;overflow:hidden}.field-map:before,.field-map:after{content:"";border:2px solid #fffdf6b8;position:absolute}.field-map:before{width:124px;height:82px;top:26px;left:28px;transform:rotate(-8deg)}.field-map:after{border-radius:999px 999px 999px 0;width:18px;height:18px;top:50%;left:50%;transform:translate(-50%,-75%)rotate(-45deg)}.map-caption{align-items:center;gap:8px;font-size:.78rem;display:flex}.map-caption strong{color:var(--leaf-deep)}.draft-badge{border:1px solid var(--border);color:var(--muted);text-align:center;background:#f4efe3;border-radius:4px;padding:5px 9px;font-size:.72rem;font-weight:900}.seal-card{text-align:center;align-content:center;justify-items:center}.seal{border:3px solid var(--seal);color:var(--seal);font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;font-size:1.8rem;font-weight:900;line-height:1;display:inline-flex;transform:rotate(-8deg)}.seal-note{color:var(--muted);max-width:220px;font-size:.82rem;line-height:1.8}.proof-grid{border:1px solid var(--border);background:#fffdf6d1;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.flow-arrow{color:#786e5052;text-align:center;font-size:1.1rem;line-height:1;display:block}.report-skeleton{gap:7px;padding-right:74px;display:grid;position:relative}.report-skeleton span{background:#786e5029;border-radius:999px;height:7px;display:block}.report-skeleton span:first-child{width:100%}.report-skeleton span:nth-child(2){width:82%}.report-skeleton img{width:58px;height:58px;position:absolute;bottom:-4px;right:0}.proof-chip{box-shadow:none;text-align:center;border:0;border-radius:0;grid-template-columns:1fr;align-items:center;gap:0;min-width:0;min-height:54px;padding:10px 14px;display:grid}.proof-chip+.proof-chip{border-left:1px solid var(--border)}.proof-icon{display:none}.proof-icon.seal-tone{color:var(--seal);background:#f8e6de}.proof-chip h3,.content-card h3{color:var(--leaf-deep);font-size:.96rem;line-height:1.5}.proof-chip p,.content-card p{color:var(--muted);margin-top:4px;font-size:.82rem;line-height:1.7}.proof-chip p{display:none}.steps-grid,.feature-grid,.trust-grid,.usecase-grid{gap:16px;display:grid}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.trust-grid,.usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card{gap:14px;min-width:0;padding:18px;display:grid}.feature-card{grid-template-columns:auto minmax(0,1fr);align-content:start;align-items:start;min-height:86px}.feature-card .card-icon{grid-row:1/span 2}.feature-card h3,.feature-card p{grid-column:2}.feature-preview{background:#ecf2ea99;border:1px solid #ddd5c2b8;border-radius:6px;justify-content:center;align-items:center;height:92px;margin-top:8px;position:relative;overflow:hidden;display:none!important}.voice-preview{gap:5px}.voice-preview span{background:var(--leaf-deep);border-radius:999px;width:4px;display:block}.voice-preview span:first-child{height:24px}.voice-preview span:nth-child(2){height:42px}.voice-preview span:nth-child(3){height:62px}.voice-preview span:nth-child(4){height:38px}.voice-preview span:nth-child(5){height:58px}.voice-preview span:nth-child(6){height:32px}.voice-preview span:nth-child(7){height:46px}.map-preview{background:linear-gradient(35deg,#234b3629,#0000 44%),repeating-linear-gradient(28deg,#8ea77d 0 14px,#b7c79a 14px 30px)}.map-preview:before{content:"";border:2px solid #fffdf6cc;width:84px;height:48px;position:absolute;transform:rotate(-8deg)}.map-preview:after{border:3px solid var(--seal);content:"";background:#fffdf6;border-radius:50%;width:18px;height:18px;position:absolute}.report-preview-mini{align-content:center;align-items:stretch;gap:8px;padding:18px;display:grid}.report-preview-mini span{background:#26312a29;border-radius:999px;height:8px;display:block}.report-preview-mini span:nth-child(2){width:78%}.report-preview-mini span:nth-child(3){width:52%}.team-preview{gap:10px}.team-preview span{border:1px solid var(--border);background:#ecf2ea;border-radius:50%;width:38px;height:38px;display:block}.team-preview span:nth-child(2){background:#f5e9df}.team-preview span:nth-child(3){background:#edeaf3}.step-card{text-align:left;min-height:152px}.step-number{color:var(--seal);font-family:var(--font-heading);font-size:.86rem;font-weight:600}.card-icon{color:var(--leaf);background:#ecf2ea;border-radius:4px;justify-content:center;align-self:start;align-items:center;width:36px;height:36px;display:inline-flex}.card-icon svg{width:22px;height:22px}.step-card .card-icon,.trust-grid .card-icon{display:none}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.data-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;display:grid}.data-panel{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-lg);background:#fffdf6e0;min-width:0;padding:28px}.data-panel h2{color:var(--leaf-deep);font-family:var(--font-heading);font-size:2rem;line-height:1.45}.data-list{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.data-list li{color:var(--ink);align-items:start;gap:10px;line-height:1.7;display:flex}.data-list svg{color:var(--leaf);flex:none;width:20px;height:20px;margin-top:3px}.plan-panel{grid-template-columns:minmax(260px,.9fr) repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.plan-price{background:linear-gradient(145deg,var(--leaf-deep),#2f6044);color:#fffdf8;gap:14px;padding:28px;display:grid}.plan-price h3{font-size:1.05rem}.price{font-family:var(--font-heading);font-size:4rem;line-height:1}.plan-column{border-left:1px solid var(--border);gap:12px;padding:24px;display:grid}.plan-column h3{color:var(--leaf-deep);font-size:1rem}.plan-column ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.plan-column li{color:var(--ink);font-size:.88rem;line-height:1.6}.final-cta{background:var(--leaf-deep);box-shadow:none;text-align:center;border:0;border-radius:0;grid-template-columns:1fr;place-items:center;gap:22px;min-width:0;padding:44px 28px 52px;display:grid}.site-container.final-cta-container{max-width:none;padding:0}.final-cta h2{color:#fffdf6;font-family:var(--font-heading);font-size:2rem;line-height:1.45}.final-cta .section-copy,.final-cta .seal,.final-actions .button-secondary{display:none}.final-actions{gap:12px;min-width:228px;display:grid}.footer{background:var(--leaf-deep);border-top:1px solid #f6f2e729;margin-top:0;padding:18px 0 26px}.footer-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.footer-links a,.footer small{color:#fffdf6c7;font-size:.82rem;font-weight:800;text-decoration:none}.secondary-page{padding:48px 0 84px}.secondary-content>.demo-panel,.secondary-content>.placeholder-grid{max-width:1240px;margin:0 auto;padding:0 28px}.secondary-hero{text-align:center;gap:18px;min-width:0;max-width:860px;margin:48px auto 34px;display:grid}.secondary-hero h1{color:var(--leaf-deep);font-family:var(--font-heading);font-size:3.2rem;line-height:1.35}.secondary-hero p{color:var(--muted);font-size:1.05rem;line-height:1.9}.demo-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;min-width:0;display:grid}.compact-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-copy{gap:12px;display:grid}.demo-copy ol{gap:12px;margin:0;padding-left:1.2rem;display:grid}.demo-copy li{line-height:1.8}.placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1279px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:720px}.product-flow{margin:0 auto}.hero-title{white-space:normal;font-size:3.4rem}.feature-grid,.trust-grid,.usecase-grid,.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-panel{grid-template-columns:1fr 1fr}.plan-column:nth-child(3){border-left:0}}@media (max-width:860px){.site-shell{margin:0}.site-container{padding:0 18px}.section-band{padding:48px 0}.section-band[data-section=final_cta]{padding:48px 0 0}.hatagoe-nav{padding-top:18px}.hero-section{padding-top:24px}.hero-title{font-size:3.4rem}.hero-lead{font-size:1rem}.hero-actions{max-width:none}.hero-copy,.button{width:100%}.product-flow,.steps-grid,.feature-grid,.trust-grid,.usecase-grid,.proof-grid,.data-section,.demo-panel,.placeholder-grid{grid-template-columns:1fr}.proof-chip+.proof-chip{border-left:0;border-top:1px solid var(--border)}.product-card{width:100%;min-height:0}.card-header{flex-wrap:wrap;align-items:start}.record-row,.report-line,.plan-line{grid-template-columns:minmax(74px,.75fr) minmax(0,1.25fr);align-items:start;display:grid}.flow-label{justify-content:start}.proof-chip{min-height:78px}.plan-panel{grid-template-columns:1fr}.plan-column{border-left:0;border-top:1px solid var(--border)}.final-cta{grid-template-columns:1fr;gap:14px;padding:26px 18px 28px}.final-cta h2{white-space:nowrap;font-size:1.45rem;line-height:1.45}.final-actions{width:min(100%,260px);min-width:0}.secondary-hero h1{font-size:2rem;line-height:1.45}.secondary-content>.demo-panel,.secondary-content>.placeholder-grid{padding:0 18px}}@media (max-width:520px){.site-shell{width:100%}.site-shell,.site-container,.hero-grid,.hero-copy,.hero-actions,.section-heading,.steps-grid,.feature-grid,.trust-grid,.proof-grid{min-width:0;max-width:100%}.hatagoe-nav{gap:12px}.brand-mark{min-width:0;font-size:1.45rem}.nav-menu-link{flex:0 0 42px}.hero-actions .button-primary,.hero-actions .button-secondary{min-width:0}.button{padding-left:16px;padding-right:16px}.hero-title{white-space:normal;max-width:100%;font-size:2.5rem;line-height:1.22}.section-title,.data-panel h2{white-space:normal;max-width:100%;font-size:1.55rem;line-height:1.58}.final-cta h2{font-size:1.9rem}.content-card,.data-panel,.plan-column,.plan-price{padding:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}.lp-container{width:100%;min-width:0;max-width:1080px;margin:0 auto;padding:0 36px}.site-container{max-width:1080px;margin:0 auto;padding:0 36px}.lp-section{padding:8px 0 32px}.lp-demo-section{padding:10px 0 36px}.lp-h2{color:var(--leaf-deep);font-family:var(--font-heading);margin:0 0 8px;font-size:30px;font-weight:600;line-height:1.4}.lp-h2-tight{margin:0 0 4px;font-size:26px}.lp-h2-small{color:var(--leaf-deep);font-family:var(--font-heading);margin:0 0 10px;font-size:24px;font-weight:600;line-height:1.4}.lp-section-sub{color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.8}.lp-demo-lead{color:#4f5a50;max-width:640px;margin:0 0 24px;font-size:14.5px;line-height:1.9}.lp-body{margin:0 0 14px;font-size:14px;line-height:1.85}.hatagoe-nav{gap:22px;padding:18px 0 8px}.nav-links{gap:22px}.nav-links a{font-size:13px}.brand-mark{font-size:21px}.brand-mark img{width:30px;height:30px}.button-small{min-height:38px;padding:0 16px}.hero-section{padding:26px 0 30px}.hero-grid{grid-template-columns:1fr 326px;align-items:center;gap:34px}.hero-copy{display:block}.hero-eyebrow{padding:6px 13px;font-size:13px}.hero-eyebrow:before{content:none}.hero-title{white-space:nowrap;margin:14px 0 12px;font-size:54px;line-height:1.16}.hero-lead{margin:0 0 16px;font-size:16px;line-height:1.85}.hero-actions{margin-bottom:12px}.hero-actions .button{min-height:48px;font-size:15px}.hero-actions .button-primary{min-width:0;padding:0 26px}.hero-actions .button-secondary{min-width:0;padding:0 22px}.hero-microcopy{font-size:12.5px;line-height:1.8}.hero-flow-wrap{justify-content:stretch}.product-flow{max-width:none}.product-card{background:var(--card);padding:13px}.flow-arrow{color:#786e5057;font-size:16px}@keyframes hgpulse{0%,to{opacity:1}50%{opacity:.3}}.recording-dot{gap:4px;font-size:11px;animation:1.6s infinite hgpulse}.recording-dot:before{content:"●"}.voice-dot{width:26px;height:26px}.waveform{height:28px}.work-record-copy{font-size:13px;line-height:1.7}.report-skeleton{padding-right:60px}.report-skeleton span:nth-child(3){width:60%}.report-skeleton img{width:52px;height:52px;bottom:-6px}.section-band[data-section=proof_chips]{padding:6px 0 30px}.proof-chip{padding:12px 14px}.proof-chip h3{font-size:14px;font-weight:700}#howto.section-band{padding:8px 0 32px}#howto .section-heading{margin:0 0 18px}#howto .section-title{font-size:26px}#howto .steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#howto .step-card{min-height:140px;padding:16px}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lp-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lp-problem-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:8px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.lp-problem-num{color:var(--seal);font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:1.3}.lp-problem-card p{margin:0;font-size:14px;line-height:1.7}.lp-split2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:22px;display:grid}.lp-check-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.lp-check-list li{align-items:center;gap:9px;font-size:13.5px;display:flex}.lp-check-icon{background:var(--published-soft);color:var(--leaf);border-radius:4px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.lp-check-icon svg{width:13px;height:13px;display:block}.lp-map-figure{min-width:0;margin:0}.lp-map-frame{border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:8px;position:relative;overflow:hidden}.lp-map-image{width:100%;height:auto;display:block}.lp-map-attribution{color:var(--muted);margin:6px 2px 0;font-size:11px;line-height:1.6}.lp-map-attribution a{color:inherit}.lp-vflow{grid-template-columns:1.1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;display:grid}.lp-vflow-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:8px;min-width:0;padding:12px}.lp-vflow-wave{justify-content:center;align-items:center;gap:2px;height:24px;margin-bottom:6px;display:flex}.lp-vflow-wave span{background:var(--leaf-deep);border-radius:999px;width:3px;display:block}.lp-vflow-title{color:var(--leaf-deep);font-size:12.5px;font-weight:700}.lp-vflow-note{color:var(--muted);margin-top:3px;font-size:11px}.lp-vflow-arrow{color:var(--seal);font-weight:700}.lp-report-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:8px;min-width:0;padding:18px;position:relative}.lp-report-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.lp-report-title{color:var(--leaf-deep);font-size:13px;font-weight:700}.lp-draft-badge{background:var(--muted-soft);border:1px solid var(--border);color:var(--muted);border-radius:4px;padding:4px 8px;font-size:11px;font-weight:900}.lp-report-lines{gap:8px;display:grid}.lp-report-lines span{background:#786e5029;border-radius:999px;height:8px;display:block}.lp-report-seal{width:58px;height:58px;position:absolute;bottom:12px;right:14px}.lp-pill-row{flex-wrap:wrap;gap:8px;display:flex}.lp-pill{border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700}.lp-pill-warn{background:var(--warning-soft);color:var(--ink-warn);border:1px solid #f0ddb6}.lp-pill-seal{background:var(--seal-soft);color:var(--seal);border:1px solid #eccabf}.lp-safety-heading,.lp-audience-heading{margin:0 0 16px}.lp-safety-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.lp-safety-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:8px;min-width:0;padding:14px}.lp-safety-card h3{color:var(--leaf-deep);margin:0 0 5px;font-size:13.5px}.lp-safety-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.lp-audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.lp-audience-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:8px;min-width:0;padding:16px}.lp-audience-card h3{color:var(--leaf-deep);margin:0 0 6px;font-size:14px}.lp-audience-card p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.7}.lp-partner-band{background:var(--leaf-deep);padding:40px 0}.lp-partner-eyebrow{color:#f0c3a8;background:#fffdf614;border:1px solid #f6f2e738;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:5px 13px;font-size:12px;font-weight:700;display:inline-flex}.lp-partner-title{color:#fffdf6;font-family:var(--font-heading);margin:0 0 8px;font-size:28px;font-weight:600;line-height:1.45}.lp-partner-lead{color:#fbf3ead1;max-width:680px;margin:0 0 22px;font-size:14px;line-height:1.85}.lp-partner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.lp-partner-card{background:#fffdf60f;border:1px solid #f6f2e72e;border-radius:8px;padding:18px}.lp-partner-card h3{color:#fffdf6;margin:0 0 7px;font-size:15px}.lp-partner-card p{color:#fbf3eabd;margin:0;font-size:12.5px;line-height:1.75}.lp-partner-cta{margin-top:20px}.lp-partner-link{color:#fffdf6;background:0 0;border:1px solid #f6f2e766;border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.lp-partner-link:hover{border-color:#f6f2e7b3}.lp-final-cta{background:var(--leaf-deep);text-align:center;padding:38px 28px 42px}.lp-final-cta h2{color:#fffdf6;font-family:var(--font-heading);margin:0 0 18px;font-size:28px;font-weight:600;line-height:1.4}.lp-final-button{min-height:50px;padding:0 30px;font-size:16px}.lp-final-microcopy{color:#fbf3eab3;margin:14px 0 0;font-size:12.5px}.footer{border-top:1px solid #f6f2e729;margin-top:0;padding:16px 0}.footer-grid,.footer-links{gap:16px}.footer-links a,.footer small{font-size:12.5px}@media (max-width:860px){.nav-links .button,.hero-actions .button{width:auto}}@media (max-width:760px){.hero-title{white-space:normal;font-size:40px}.hero-grid,.lp-split2,.lp-vflow,.lp-problem-grid,.lp-partner-grid,#howto .steps-grid{grid-template-columns:1fr}.lp-vflow>.lp-vflow-arrow{display:none}.lp-safety-grid,.lp-audience-grid,.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{display:none}.nav-menu-link{display:inline-flex}.lp-partner-band .lp-container{padding-left:24px;padding-right:24px}}@media (max-width:440px){.lp-safety-grid,.lp-audience-grid,.proof-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.recording-dot{animation:none}}.hg-demo{justify-items:center;gap:14px;display:grid}.hg-demo svg{display:block}.hg-demo .demo-tag{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--seal);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12.5px;font-weight:800;display:inline-flex}.hg-demo .demo-tag i{background:var(--seal);border-radius:50%;flex:none;width:8px;height:8px;animation:1.6s ease-in-out infinite dblinkdot}@keyframes dblinkdot{50%{opacity:.25}}.hg-demo .phone{background:var(--ink);box-shadow:var(--shadow-lg);border:1px solid #cfc7b2;border-radius:36px;width:min(342px,88vw);padding:10px}.hg-demo .screen{background:var(--paper-rule);border-radius:27px;height:600px;position:relative;overflow:hidden}.hg-demo .statusbar{color:var(--ink);z-index:6;justify-content:space-between;align-items:center;padding:12px 20px 6px;font-size:13px;font-weight:800;display:flex;position:absolute;top:0;left:0;right:0}.hg-demo .statusbar .sig{align-items:flex-end;gap:3px;display:flex}.hg-demo .statusbar .sig i{background:var(--ink);border-radius:1px;width:3px;display:block}.hg-demo .statusbar .sig i:first-child{height:5px}.hg-demo .statusbar .sig i:nth-child(2){height:8px}.hg-demo .statusbar .sig i:nth-child(3){height:11px}.hg-demo .scene{opacity:0;pointer-events:none;flex-direction:column;padding:46px 20px 20px;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.hg-demo .scene.on{opacity:1;pointer-events:auto;transform:none}.hg-demo .scn-ctx{color:var(--leaf);align-items:center;gap:8px;margin:0 0 10px;font-size:12.5px;font-weight:800;display:flex}.hg-demo .scn-ctx .pin{background:var(--leaf);border-radius:50%;flex:none;width:7px;height:7px}.hg-demo .scn-q{color:var(--ink);font-family:var(--font-heading);margin:0 0 14px;font-size:21px;font-weight:600;line-height:1.5}.hg-demo .mic-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.hg-demo .mic-btn{background:var(--seal);color:var(--cream-text);border:1px solid #a83125;border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:relative;box-shadow:0 3px 12px #b8392b59}.hg-demo .scene.on .mic-btn:before,.hg-demo .scene.on .mic-btn:after{content:"";border:2px solid #b8392b73;border-radius:50%;animation:2.1s ease-out infinite dpulse;position:absolute;inset:-1px}.hg-demo .scene.on .mic-btn:after{animation-delay:1.05s}@keyframes dpulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.75)}}.hg-demo .wave{align-items:center;gap:4px;height:44px;display:flex}.hg-demo .wave i{background:var(--leaf);height:calc(var(--h)*1px);opacity:.85;border-radius:999px;width:4px}.hg-demo .scene.on .wave i{animation:.8s ease-in-out infinite alternate dwav;animation-delay:calc(var(--h)*-12ms)}@keyframes dwav{0%{transform:scaleY(.35)}to{transform:scaleY(1.15)}}.hg-demo .said{background:var(--card);border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);border-radius:10px;width:100%;min-height:110px;margin:0;padding:14px 16px;font-size:16px;font-weight:500;line-height:1.9}.hg-demo .said .caret{background:var(--leaf);vertical-align:-2px;width:2px;height:1.05em;margin-left:2px;animation:1.05s step-end infinite dblink;display:inline-block}@keyframes dblink{50%{opacity:0}}.hg-demo .hint-line{color:var(--muted);text-align:center;margin:auto 0 0;font-size:12.5px;font-weight:700}.hg-demo .rec-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:10px;padding:14px 16px}.hg-demo .rec-row{opacity:0;border-bottom:1px solid #ede4d2;grid-template-columns:64px 1fr auto;align-items:center;gap:10px;padding:10px 2px;display:grid;transform:translateY(8px)}.hg-demo .rec-row:last-child{border-bottom:none}.hg-demo .rec-row .k{color:var(--muted);font-size:12px;font-weight:800}.hg-demo .rec-row .v{font-size:15px;font-weight:700}.hg-demo .rec-row .v small{color:var(--muted);font-size:11px;font-weight:700;display:block}.hg-demo .rec-row .v.warn{color:var(--ink-warn)}.hg-demo .rec-row .ok{background:var(--published-soft);color:var(--leaf);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.hg-demo .scene.on .rec-row{animation:.5s forwards drowin}.hg-demo .scene.on .rec-row:first-child{animation-delay:.25s}.hg-demo .scene.on .rec-row:nth-child(2){animation-delay:.95s}.hg-demo .scene.on .rec-row:nth-child(3){animation-delay:1.65s}.hg-demo .scene.on .rec-row:nth-child(4){animation-delay:2.35s}.hg-demo .scene.on .rec-row:nth-child(5){animation-delay:3.05s}@keyframes drowin{to{opacity:1;transform:none}}.hg-demo .sort-note{color:var(--leaf-deep);opacity:0;align-items:center;gap:8px;margin:14px 0 0;font-size:12.5px;font-weight:700;display:flex}.hg-demo .scene.on .sort-note{animation:.5s 3.7s forwards drowin}.hg-demo .stamp-stage{flex-direction:column;flex:1;justify-content:center;display:flex}.hg-demo .stamp-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:10px;padding:16px 16px 14px;position:relative}.hg-demo .scene.on .stamp-card{animation:.3s 1.75s dcardthud}@keyframes dcardthud{0%{transform:none}40%{transform:translateY(2px)scale(.995)}to{transform:none}}.hg-demo .stamp-card h4{font-family:var(--font-heading);margin:0 0 8px;font-size:16px;font-weight:600}.hg-demo .stamp-card ul{color:#44503f;gap:7px;margin:0;padding:0;font-size:13px;font-weight:600;list-style:none;display:grid}.hg-demo .stamp-card li{padding-left:20px;position:relative}.hg-demo .stamp-card li:before{color:var(--leaf);content:"✓";font-weight:800;position:absolute;left:0}.hg-demo .stamp{opacity:0;width:72px;height:72px;position:absolute;bottom:10px;right:12px;transform:scale(2.3)rotate(-11deg)}.hg-demo .stamp img{width:72px;height:72px;display:block}.hg-demo .scene.on .stamp{animation:.5s cubic-bezier(.2,1.35,.35,1) 1.6s forwards dstampin}@keyframes dstampin{0%{opacity:0;transform:scale(2.3)rotate(-11deg)}55%{opacity:1;transform:scale(.93)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}.hg-demo .stamp-ring{opacity:0;pointer-events:none;border:2px solid #b8392b80;border-radius:12px;width:72px;height:72px;position:absolute;bottom:10px;right:12px}.hg-demo .scene.on .stamp-ring{animation:.7s ease-out 1.95s forwards dringout}@keyframes dringout{0%{opacity:.9;transform:scale(.92)}to{opacity:0;transform:scale(1.55)}}.hg-demo .stamp-btn{background:var(--seal);color:var(--cream-text);pointer-events:none;text-align:center;border:none;border-radius:6px;width:100%;margin-top:14px;padding:14px;font-family:inherit;font-size:15px;font-weight:800;display:block;box-shadow:0 2px 8px #b8392b4d}.hg-demo .scene.on .stamp-btn{animation:.35s 1.45s dbtnpress}@keyframes dbtnpress{50%{background:#9d3025;transform:scale(.965)}}.hg-demo .stamped-note{color:var(--leaf-deep);opacity:0;justify-content:center;align-items:center;gap:8px;margin:14px 0 0;font-size:13.5px;font-weight:800;display:flex}.hg-demo .scene.on .stamped-note{animation:.5s 2.5s forwards drowin}.hg-demo .day-list{gap:10px;display:grid}.hg-demo .day-row{background:var(--card);border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);opacity:0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 13px;display:grid;transform:translate(16px)}.hg-demo .scene.on .day-row{animation:.5s forwards dslidein}.hg-demo .scene.on .day-row:first-child{animation-delay:.3s}.hg-demo .scene.on .day-row:nth-child(2){animation-delay:1.15s}.hg-demo .scene.on .day-row:nth-child(3){animation-delay:2s}@keyframes dslidein{to{opacity:1;transform:none}}.hg-demo .day-row time{color:var(--muted);min-width:40px;font-size:12px;font-weight:800}.hg-demo .day-row .t strong{font-size:14px;line-height:1.5;display:block}.hg-demo .day-row .t small{color:var(--muted);font-size:11.5px;font-weight:700}.hg-demo .day-row .t small b{color:var(--ink-warn);font-weight:800}.hg-demo .chip-seal{background:var(--card);border:2px solid var(--seal);color:var(--seal);font-family:var(--font-heading);border-radius:6px;place-items:center;width:34px;height:34px;font-size:10.5px;font-weight:600;display:grid;transform:rotate(-7deg)}.hg-demo .day-sum{opacity:0;gap:10px;margin-top:16px;display:flex}.hg-demo .scene.on .day-sum{animation:.5s 2.8s forwards drowin}.hg-demo .day-sum span{background:var(--card-soft);border:1px solid var(--border-soft);color:var(--muted);text-align:center;border-radius:8px;flex:1;padding:10px 6px;font-size:11.5px;font-weight:800}.hg-demo .day-sum b{color:var(--leaf-deep);font-family:var(--font-heading);font-size:20px;font-weight:600;display:block}.hg-demo .report-sheet{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);opacity:0;background-image:repeating-linear-gradient(0deg,#0000 0 29px,#786e5014 29px 30px);border-radius:6px;padding:18px 16px 16px;position:relative;transform:translateY(12px)}.hg-demo .scene.on .report-sheet{animation:.55s .25s forwards drowin}.hg-demo .report-sheet h4{font-family:var(--font-heading);margin:0 0 2px;font-size:16.5px;font-weight:600}.hg-demo .report-sheet .rmeta{color:var(--muted);margin:0 0 10px;font-size:11.5px;font-weight:700}.hg-demo .report-sheet p{margin:0;font-size:13px;font-weight:500;line-height:30px}.hg-demo .draft-pill{background:var(--warning-soft);color:var(--ink-warn);border:1px solid #ecd9b6;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px}.hg-demo .close-line{opacity:0;text-align:center;margin:auto 0 0;padding:16px 8px 6px}.hg-demo .scene.on .close-line{animation:.6s 3.4s forwards drowin}.hg-demo .close-line p{color:var(--leaf-deep);font-family:var(--font-heading);margin:0;font-size:19px;font-weight:600;line-height:1.7}.hg-demo .close-line small{color:var(--muted);margin-top:6px;font-size:11.5px;font-weight:700;display:block}.hg-demo .demo-ctrl{grid-template-columns:auto 1fr;align-items:center;gap:12px;width:min(342px,88vw);display:grid}.hg-demo .playpause{background:var(--card);border:1.5px solid var(--border);box-shadow:var(--shadow-sm);color:var(--leaf-deep);cursor:pointer;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.hg-demo .playpause:hover{border-color:var(--leaf)}.hg-demo .segs{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.hg-demo .seg{cursor:pointer;background:0 0;border:none;justify-items:center;gap:5px;padding:0;font-family:inherit;display:grid}.hg-demo .seg .bar{background:#e4dcc8;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.hg-demo .seg .bar i{background:var(--leaf);transform-origin:0;display:block;position:absolute;inset:0;transform:scaleX(0)}.hg-demo .seg .lab{color:var(--muted);white-space:nowrap;font-size:10.5px;font-weight:800}.hg-demo .seg.now .lab{color:var(--seal)}.hg-demo .seg.done .lab{color:var(--leaf-deep)}.hg-demo .demo-cap{color:var(--muted);text-align:center;margin:0;font-size:12px;font-weight:700}.hg-demo :focus-visible{outline:2.5px solid var(--seal);outline-offset:3px;border-radius:4px}@media (max-width:640px){.hg-demo .phone{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;max-width:440px;padding:0}.hg-demo .screen{border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:14px;height:590px}.hg-demo .statusbar{padding:13px 22px 6px;font-size:14px}.hg-demo .scene{padding:50px 22px 22px}.hg-demo .scn-ctx{font-size:13.5px}.hg-demo .scn-q{font-size:23px}.hg-demo .mic-btn{width:104px;height:104px}.hg-demo .wave{height:48px}.hg-demo .said{min-height:120px;font-size:17px;line-height:2}.hg-demo .hint-line{font-size:13.5px}.hg-demo .rec-row{grid-template-columns:70px 1fr auto;padding:12px 2px}.hg-demo .rec-row .k{font-size:13px}.hg-demo .rec-row .v{font-size:16.5px}.hg-demo .rec-row .v small{font-size:12px}.hg-demo .sort-note{font-size:13.5px}.hg-demo .stamp-card h4{font-size:17.5px}.hg-demo .stamp-card ul{gap:8px;font-size:14.5px}.hg-demo .stamp,.hg-demo .stamp img,.hg-demo .stamp-ring{width:78px;height:78px}.hg-demo .stamp-btn{padding:15px;font-size:16.5px}.hg-demo .stamped-note{font-size:14.5px}.hg-demo .day-row .t strong{font-size:15.5px}.hg-demo .day-row .t small{font-size:12.5px}.hg-demo .day-row time{font-size:13px}.hg-demo .chip-seal{width:38px;height:38px;font-size:11.5px}.hg-demo .day-sum b{font-size:22px}.hg-demo .day-sum span{font-size:12.5px}.hg-demo .report-sheet h4{font-size:18px}.hg-demo .report-sheet p{font-size:14px}.hg-demo .close-line p{font-size:21px}.hg-demo .close-line small{font-size:12.5px}.hg-demo .demo-ctrl{width:100%;max-width:440px}.hg-demo .playpause{width:46px;height:46px}.hg-demo .seg .bar{height:7px}.hg-demo .seg .lab{font-size:12px}.hg-demo .demo-cap{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.hg-demo .scene,.hg-demo .scene *,.hg-demo .demo-tag i,.hg-demo .mic-btn:before,.hg-demo .mic-btn:after{transition:none!important;animation:none!important}.hg-demo .scene.on .rec-row,.hg-demo .scene.on .sort-note,.hg-demo .scene.on .day-row,.hg-demo .scene.on .day-sum,.hg-demo .scene.on .report-sheet,.hg-demo .scene.on .close-line,.hg-demo .scene.on .stamped-note{opacity:1;transform:none}.hg-demo .scene.on .stamp{opacity:1;transform:scale(1)rotate(0)}.hg-demo .stamp-ring{display:none}}.hg-demo .stage.paused .scene *{animation-play-state:paused!important}
