.nav-product-mark{width:24px;height:24px;border-radius:6px;background:var(--accent);display:flex;align-items:center;justify-content:center;color:var(--surface-white);font-size:12px;font-weight:700}.hero{padding:120px 40px 100px;text-align:center}.hero-inner{max-width:920px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:6px;color:var(--accent-strong);border-radius:var(--radius-pill);font-size:14px;font-weight:600;letter-spacing:.125px;margin-bottom:16px}h1.hero-title{font-size:clamp(48px,6.2vw,64px);line-height:1.08;font-weight:700;color:var(--text-primary);letter-spacing:-.04em}.hero-sub{margin-top:22px;font-size:18px;font-weight:400;color:var(--text-secondary);max-width:640px;margin-left:auto;margin-right:auto;line-height:1.8;letter-spacing:-.01em}.hero-cta{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.btn-primary{background:var(--accent);color:var(--surface-white);min-width:184px;min-height:52px;padding:20px 28px;border-radius:10px;font-size:20px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:background .2s;display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn-primary:hover{background:var(--accent-strong)}.btn-secondary{background:#e4e6eb;color:#2f3a3a;min-width:184px;min-height:52px;padding:20px 28px;border-radius:10px;font-size:20px;font-weight:700;text-decoration:none;border:none;transition:background .2s,color .2s;display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn-secondary:hover{background:#d7dae0;color:#243131}.btn-m{font-size:16px;padding:16px 24px;min-height:50px}.hero-trust{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:24px}.trust-item{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary);font-weight:500}.trust-item:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2319AD48' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain}.hero-screen{margin-top:56px;max-width:1040px;margin-left:auto;margin-right:auto;position:relative}.hero-screen:after{content:"";position:absolute;inset:15%;background:radial-gradient(ellipse,rgba(5,150,105,.06) 0%,transparent 70%);filter:blur(50px);z-index:-1;pointer-events:none}.mock-frame{background:var(--bg);border:1px solid var(--border);border-radius:16px;overflow:hidden;font-size:12px}.mock-chrome{background:var(--bg-surface-soft);padding:9px 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border)}.mock-dot{width:9px;height:9px;border-radius:50%}.mock-dot:nth-child(1){background:#ff5f57}.mock-dot:nth-child(2){background:#febc2e}.mock-dot:nth-child(3){background:#28c840}.mock-url{margin:0 auto;font-size:12px;color:var(--text-secondary);font-weight:600;text-align:center}.mock-scaler{overflow:hidden}.mock-app{display:flex;width:960px;height:480px;transform-origin:top left}.mock-sidebar{width:178px;border-right:1px solid var(--border);padding:14px 10px;flex-shrink:0;background:var(--bg);display:flex;flex-direction:column}.mock-logo{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;margin-bottom:14px;padding:0 6px}.mock-logo-icon{width:18px;height:18px;border-radius:5px;background:var(--accent);display:flex;align-items:center;justify-content:center;color:var(--surface-white);font-size:8px;font-weight:700}.mock-nav-group{margin-bottom:10px}.mock-nav-header{font-size:10px;font-weight:600;color:var(--text-muted);padding:0 6px;margin-bottom:4px;display:flex;justify-content:space-between;align-items:center}.mock-nav-header:after{content:"›";font-size:11px;transform:rotate(90deg);display:inline-block}.mock-nav-item{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:7px;font-size:10px;font-weight:500;color:var(--text-secondary);white-space:nowrap}.mock-nav-item .ico{width:14px;height:14px;flex-shrink:0}.mock-nav-item.active .ico{stroke:var(--text-primary)}.how-icon svg,.feat-icon svg{width:22px;height:22px;stroke:var(--accent)}.mock-nav-item.active{background:var(--bg-soft-2);color:var(--text-primary);font-weight:600}.mock-main{flex:1;padding:16px 18px;background:var(--bg);position:relative;overflow:hidden}.mock-page-header{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:12px;gap:12px}.mock-page-title{width:100%;font-size:16px;font-weight:800;color:var(--text-primary);text-align:left}.mock-btn{background:var(--bg-dark);color:var(--surface-white);padding:10px 14px;border-radius:var(--radius-sm);font-size:10px;font-weight:700;border:none;display:inline-flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap}.mock-list-toolbar{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:10px}.mock-add-input{display:flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-white);color:var(--text-muted);font-size:10px;font-weight:600}.mock-table{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;box-shadow:none}.mock-th{display:grid;padding:8px 12px;font-size:10px;font-weight:600;color:var(--text-secondary);border-bottom:1px solid var(--border)}.mock-tr{display:grid;padding:6px 10px;font-size:9px;align-items:center;border-bottom:1px solid var(--border)}.mock-tr:last-child{border-bottom:none}.mock-cols-5{grid-template-columns:2fr 1fr 1fr 1fr .7fr;gap:8px}.mock-cols-7{grid-template-columns:18px minmax(164px,2fr) .8fr .9fr .76fr .68fr .56fr;gap:7px}.mock-badge{display:inline-block;padding:2px 7px;border-radius:var(--radius-sm);font-size:9px;font-weight:600}.mock-badge-green{background:#dcfce7;color:#166534}.mock-badge-gray{background:#f1f5f9;color:#64748b}.mock-badge-blue{background:#dbeafe;color:#1e40af}.mock-badge-amber{background:#fef3c7;color:#92400e}.mock-link{color:var(--accent);font-weight:700;font-size:9px}.mock-check{width:12px;height:12px;border:1px solid var(--border);border-radius:3px;background:var(--surface-white)}.mock-sidebar-footer{margin-top:auto;padding-top:8px;border-top:1px solid var(--border);display:grid;gap:2px}.mock-pagination{display:flex;justify-content:flex-end;gap:4px;margin-top:10px;align-items:center;font-size:10px;color:var(--text-muted)}.mock-pg-btn{width:22px;height:22px;border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--text-muted);background:var(--bg)}.mock-app,.mock-tr{position:relative}.mock-subsidy-panel{position:absolute;right:28px;bottom:42px;z-index:4;width:260px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:14px 16px;border:1px solid var(--ink-border-08);border-radius:24px;background:#fffffff0;box-shadow:0 8px 18px var(--ink-border-08);text-align:left}.mock-subsidy-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);background:var(--accent-soft-bg)}.mock-subsidy-icon :is(i,svg){width:19px;height:19px;stroke-width:2}.mock-subsidy-copy{display:grid;gap:4px}.mock-subsidy-copy strong{color:var(--text-primary);font-size:12px;line-height:1.35;letter-spacing:-.02em}.mock-subsidy-copy span{color:var(--text-secondary);font-size:10px;line-height:1.45;font-weight:600}section{padding:92px 40px}.container{max-width:1200px;margin:0 auto}h2.sec-title{font-size:clamp(26px,4vw,40px);line-height:1.14;font-weight:700;letter-spacing:-.04em;margin-bottom:12px}.sec-sub{font-size:17px;color:var(--text-secondary);max-width:760px;line-height:1.9}.how .container,.feats .container,.comparison .container,.pricing .container,.faq-heading-wrap{text-align:center}.how .sec-sub,.feats .sec-sub,.comparison .sec-sub,.pricing .sec-sub{margin-left:auto;margin-right:auto}.how{background:var(--bg-surface-soft)}.how-wrap{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.how-copy{max-width:840px;margin:0 auto;display:grid;gap:16px;justify-items:center;text-align:center}.how-assurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.how-assurance-card{min-height:260px;display:grid;align-content:start;gap:20px;padding:24px;border:none;border-radius:24px;background:#ffffffeb}.how-assurance-card.is-featured{border:1px solid var(--accent);background:var(--surface-white)}.how-card-icon{display:inline-flex;align-items:center;justify-content:flex-start;justify-self:start;color:var(--accent)}.how-card-icon :is(i,svg){width:48px;height:48px;stroke-width:1.7}.how-card-copy{display:grid;gap:10px}.how-card-copy span{color:var(--accent-strong);font-size:12px;font-weight:800;letter-spacing:.08em}.how-card-copy h3{color:var(--text-primary);font-size:22px;line-height:1.35;letter-spacing:-.03em;font-weight:700}.how-card-copy p{color:var(--text-secondary);font-size:15px;line-height:1.8}.how-action-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px;border:none;border-radius:24px;background:var(--surface-white)}.how-action-copy{display:grid;gap:8px}.how-action-copy strong{color:var(--text-primary);font-size:20px;line-height:1.45;letter-spacing:-.02em}.how-action-copy p{color:var(--text-secondary);font-size:14px;line-height:1.8}.how-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.feats{background:var(--bg)}.feat-heading-wrap{max-width:840px;margin:0 auto 40px;text-align:center;display:grid;gap:16px}.feat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feat-card{display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;min-height:100%;overflow:hidden;text-align:left;background:var(--bg-surface-soft);border:none;border-radius:24px}.feat-card-copy{display:grid;align-self:start;gap:8px;padding:32px 32px 16px}.feat-card h3{color:var(--text-primary);font-size:22px;line-height:1.3;letter-spacing:-.04em;font-weight:600}.feat-card p{max-width:32ch;color:var(--text-secondary);font-size:15px;line-height:1.85}.feat-card-media{min-height:196px;display:flex;align-items:flex-end;padding:0 14px 14px;overflow:hidden}.feat-mock{width:100%;min-height:174px;border-radius:20px;background:transparent;border:none;overflow:hidden}.feat-focus-ui{position:relative;display:grid;place-items:center;padding:14px;color:var(--text-primary)}.feat-focus-ui :is(i,svg){stroke:currentColor}.feat-card-media-crop{min-height:132px;padding:0 0 0 24px;align-items:flex-start}.feat-focus-crop{min-height:154px;padding:0;place-items:start stretch;overflow:hidden}.feat-focus-crop .focus-window{width:112%;max-width:none;min-height:200px;border-radius:16px 0 0;transform:translate(18px,12px);background:#fffffff5;border-color:var(--ink-border-10)}.feat-focus-crop .focus-window-bar{height:28px}.feat-focus-crop .portal-panel{gap:10px;padding:18px}.feat-focus-crop .portal-company{font-size:12px}.feat-focus-crop .portal-select{min-height:40px;padding:0 12px;font-size:13px}.feat-focus-crop .portal-menu{gap:8px}.feat-focus-crop .portal-menu span{padding:9px 11px;font-size:11px}.focus-window,.content-stack,.cert-fragment,.plan-popover,.ai-thread,.mini-chart{width:min(100%,260px);border-radius:14px;background:#ffffffeb;border:1px solid var(--ink-border-08);box-shadow:none}.focus-window{overflow:hidden}.focus-window-bar{height:22px;display:flex;align-items:center;gap:5px;padding:0 12px;background:var(--bg-surface-soft);border-bottom:1px solid var(--ink-border-08)}.focus-window-bar span,.portal-menu span:before{width:8px;height:8px;border-radius:999px;background:#d6d6d0}.portal-panel{display:grid;gap:7px;padding:12px}.portal-company{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:11px;font-weight:700}.portal-company svg{width:16px;height:16px;color:var(--accent)}.portal-select{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:0 10px;border-radius:10px;background:var(--accent-soft-bg);color:var(--accent-strong);font-size:12px;font-weight:800}.portal-select svg{width:14px;height:14px}.portal-menu{display:grid;gap:6px}.portal-menu span{display:flex;align-items:center;gap:8px;padding:6px 9px;border-radius:9px;background:var(--bg-surface-soft);color:var(--text-secondary);font-size:10px;font-weight:700}.portal-menu span:before{content:"";display:inline-block;flex-shrink:0}.portal-menu span.is-active{color:var(--text-primary);background:var(--surface-white);outline:1px solid rgba(5,150,105,.16)}.portal-menu span.is-active:before{background:var(--accent)}.feat-focus-content{position:relative;align-items:stretch;justify-items:stretch;overflow:hidden;padding:0}.content-stack{position:absolute;right:clamp(-52px,-5vw,-28px);top:clamp(58px,34%,68px);z-index:2;width:min(252px,calc(100% - 36px));display:grid;gap:6px;padding:12px;border-radius:18px;background:#fffffff0;border:1px solid rgba(15,23,42,.06)}.content-thumb-card{position:absolute;left:0;top:clamp(10px,8%,18px);z-index:1;width:min(232px,calc(100% - 44px));aspect-ratio:232 / 130;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#dfe6ea;border:1px solid rgba(15,23,42,.05)}.content-thumb{width:100%;height:100%;object-fit:cover;display:block}.content-thumb-play{position:absolute;width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#ffffff42;color:var(--surface-white);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.28)}.content-thumb-play svg{width:18px;height:18px;margin-left:1px;fill:currentColor;stroke:none}.content-row{min-height:38px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:8px;border-radius:12px;background:var(--surface-white);border:1px solid rgba(15,23,42,.06)}.content-icon{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;color:var(--surface-white);background:var(--accent)}.content-icon svg{width:14px;height:14px}.content-icon.muted{color:var(--accent-strong);background:var(--accent-soft-bg)}.content-icon.amber{color:#92400e;background:#fef3c7}.content-row strong{display:block;color:var(--text-primary);font-size:11px;line-height:1.2}.content-row small{display:block;margin-top:2px;color:var(--text-muted);font-size:9px;font-weight:700}.content-row em{color:var(--text-muted);font-style:normal;font-size:11px;font-weight:800}.feat-card-media-content{padding:0 0 0 14px;align-items:stretch}.feat-card-media-analytics{align-items:stretch;padding:0 0 0 14px}.feat-card-media-sales,.feat-card-media-ai,.feat-card-media-certificate{align-items:stretch;padding:0 14px 14px}.feat-card-media-sales{min-height:132px;padding:0 14px;align-items:flex-start}.feat-focus-analytics{min-height:196px;padding:0;place-items:stretch;overflow:hidden}.mini-chart{min-height:118px;padding:14px;background:#ffffffb8;box-shadow:none}.analytics-board{position:absolute;inset:0 18px 0 0;min-height:196px;overflow:hidden}.analytics-chart{position:absolute;left:0;right:0;bottom:0;height:196px}.analytics-chart span{position:absolute;left:0;right:0;height:1px;border-top:1px dashed rgba(15,23,42,.09)}.analytics-chart span:nth-child(1){top:18%}.analytics-chart span:nth-child(2){top:38%}.analytics-chart span:nth-child(3){top:58%}.analytics-chart span:nth-child(4){top:78%}.analytics-chart svg{position:absolute;inset:0 0 0 -10px;width:calc(100% + 36px);height:100%;overflow:visible}.analytics-chart polyline{fill:none;stroke:var(--accent);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.metric-float{position:absolute;right:clamp(6px,3%,10px);top:clamp(24px,15%,30px);width:min(106px,calc(100% - 20px));display:grid;gap:4px;padding:9px;border-radius:14px;background:#fffffff5;box-shadow:0 6px 14px var(--ink-border-08);border:1px solid rgba(15,23,42,.06)}.metric-float.metric-primary{right:clamp(6px,3%,10px);left:auto;top:clamp(92px,53%,104px)}.metric-float span{color:var(--text-secondary);font-size:9px;font-weight:800}.metric-float strong{color:var(--accent-strong);font-size:18px;letter-spacing:-.04em}.cert-fragment{width:min(100%,260px);min-height:132px;display:grid;justify-items:center;align-content:center;gap:6px;padding:18px;text-align:center}.cert-seal{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:var(--accent);background:var(--accent-soft-bg)}.cert-seal svg{width:18px;height:18px}.cert-fragment span{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.08em}.cert-fragment strong{color:var(--text-primary);font-size:13px;line-height:1.35}.cert-line{width:82%;height:8px;border-radius:999px;background:#eef2f4}.cert-line.short{width:56%}.cert-fragment em{margin-top:4px;padding:5px 10px;border-radius:999px;background:var(--accent-soft-bg);color:var(--accent-strong);font-size:10px;font-style:normal;font-weight:900;letter-spacing:.08em}.feat-focus-sales{min-height:172px;place-items:start center;padding:0 14px;overflow:hidden}.plan-popover{align-self:start;justify-self:center;width:min(100%,266px);display:grid;gap:9px;padding:15px;transform:translateY(20px)}.plan-popover>span{color:var(--text-secondary);font-size:11px;font-weight:800}.plan-thumb{width:100%;height:auto;aspect-ratio:360 / 203;border-radius:10px;object-fit:cover;display:block}.plan-option{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:10px;background:var(--bg-surface-soft);color:var(--text-secondary)}.plan-option strong{color:inherit;font-size:12px;line-height:1.2}.plan-option em{color:inherit;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.plan-option.is-selected{color:var(--accent-strong);background:var(--accent-soft-bg);outline:1px solid rgba(231,58,0,.18)}.invoice-card{position:absolute;right:clamp(4px,2%,10px);top:clamp(10px,6%,16px);bottom:auto;display:inline-flex;align-items:center;gap:9px;padding:11px 13px;border-radius:14px;background:var(--surface-white);color:var(--text-primary);box-shadow:0 6px 14px var(--ink-border-08);font-size:12px;font-weight:800}.invoice-card span{white-space:nowrap}.invoice-card svg{width:17px;height:17px;color:var(--accent)}.ai-thread{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(100%,278px);display:grid;gap:6px;padding:13px;background:#ffffffc7;box-shadow:none}.ai-user-row{display:flex;align-items:stretch;justify-self:end;gap:8px;max-width:100%}.ai-user-avatar{width:37px;height:37px;border-radius:999px;object-fit:cover;display:block;flex-shrink:0;box-shadow:none;align-self:flex-end}.ai-bubble{max-width:88%;padding:8px 10px;border-radius:14px;font-size:12px;font-weight:700;line-height:1.5}.ai-bubble.user{justify-self:end;color:var(--surface-white);background:var(--accent);border-bottom-right-radius:5px;min-height:37px;display:inline-flex;align-items:center}.ai-user-row .ai-bubble.user{max-width:180px}.ai-bubble.bot{display:flex;align-items:flex-start;gap:8px;color:var(--text-primary);background:var(--surface-white);border:1px solid var(--ink-border-08);border-bottom-left-radius:5px}.ai-bubble.bot svg{width:15px;height:15px;margin-top:2px;color:var(--accent);flex-shrink:0}.ai-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.ai-chip-row span{padding:6px 9px;border-radius:999px;background:var(--surface-white);color:var(--text-secondary);border:1px solid var(--ink-border-08);font-size:10px;font-weight:800}.subsidy{background:var(--bg-dark);color:var(--surface-white)}.sub-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.sub-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff14;color:#fff9;padding:4px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:600;letter-spacing:.125px;margin-bottom:20px}.subsidy h2.sec-title{color:var(--surface-white)}.subsidy .sec-sub{color:#fff9}.sub-items{margin-top:28px;display:flex;flex-direction:column;gap:12px}.sub-item{display:flex;align-items:flex-start;gap:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:16px}.sub-check{width:24px;height:24px;background:var(--accent);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.sub-text{font-size:14px;color:#fffc;line-height:1.5}.sub-text strong{color:var(--surface-white)}.sub-visual{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:24px}.sub-cert{background:var(--bg);border-radius:24px;padding:20px;margin-bottom:16px}.sub-cert-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.sub-cert-seal{width:36px;height:36px;background:var(--accent-soft-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.sub-cert-title{font-size:14px;font-weight:700;color:var(--text-primary)}.sub-cert-sub{font-size:11px;color:var(--text-secondary)}.sub-cert-body{font-size:13px;color:var(--text-secondary);line-height:1.5;padding:12px;background:var(--bg-surface-soft);border-radius:var(--radius-md)}.sub-cert-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:11px}.sub-cert-id{color:var(--text-muted);font-weight:500}.sub-cert-stamp{background:var(--accent);color:var(--surface-white);padding:3px 10px;border-radius:var(--radius-sm);font-size:11px;font-weight:600}.sub-stat{display:flex;gap:12px}.sub-stat-item{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:14px;text-align:center}.sub-stat-v{font-size:26px;font-weight:700;color:var(--surface-white);line-height:1}.sub-stat-l{font-size:11px;color:#ffffff80;margin-top:4px;font-weight:500}.customer-section.customer-proof-section,.contact-section.product-contact-section{width:100%;padding:112px 64px;background:var(--surface-white)}.customer-section.customer-proof-section{overflow:hidden}.product-section-shell{width:min(1024px,100%);margin:0 auto;display:grid;gap:48px}.product-section-heading{display:grid;gap:8px;justify-items:center;text-align:center}.product-section-heading h2{color:var(--text-primary);font-size:clamp(28px,4.5vw,42px);line-height:1.35;letter-spacing:-.03em;font-weight:700}.product-section-heading p{max-width:760px;color:var(--text-secondary);font-size:16px;line-height:1.8}.product-section-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.customer-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.customer-logo-item{min-height:96px;padding:18px;border-radius:24px;background:var(--surface-white);display:flex;align-items:center;justify-content:center}.customer-logo-item img{display:block;max-width:100%;max-height:64px;object-fit:contain}.ai-security-section.product-security-section{width:100%;margin-top:0;padding:112px 64px;background:var(--bg-dark);color:var(--surface-white)}.ai-security-shell{width:min(1120px,100%);margin:0 auto;display:grid;gap:0}.ai-security-shell>h2{color:var(--surface-white);font-size:clamp(28px,4.5vw,42px);line-height:1.35;letter-spacing:-.03em;font-weight:700;text-align:center}.ai-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:32px}.ai-security-grid article{display:grid;gap:16px;align-content:start;min-width:0;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#ffffff0f}.ai-security-icon,.product-contact-icon{display:inline-flex;align-items:center;justify-content:center}.ai-security-icon{justify-content:flex-start;justify-self:start;color:var(--surface-white)}.ai-security-icon :is(i,svg),.product-contact-icon :is(i,svg){width:48px;height:48px;stroke-width:1.7}.ai-security-grid h3{color:var(--surface-white);font-size:18px;line-height:1.4;letter-spacing:-.02em;font-weight:700}.ai-security-grid p{color:#ffffffb8;font-size:15px;line-height:1.8}.product-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-contact-card{min-width:0;padding:32px;border-radius:24px;border:1px solid rgba(118,99,255,.1);background:var(--surface-white);display:grid;gap:20px;align-content:start;justify-items:center;text-align:center;text-decoration:none;transition:background-color .2s ease}.product-contact-card:hover{background:#0f172a05}.product-contact-icon{justify-self:center;color:var(--accent)}.product-contact-grid h3{color:var(--text-primary);font-size:20px;line-height:1.4;letter-spacing:-.02em;font-weight:700}.product-contact-grid p{color:var(--text-secondary);font-size:15px;line-height:1.8}.product-contact-link-text{align-self:end;justify-self:center;color:var(--accent-strong);font-size:15px;font-weight:700}.comparison{background:var(--bg-surface-soft)}.cmp-scroll{margin-top:48px;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:24px;background:var(--surface-white)}.cmp-table{border-collapse:collapse;font-size:14px;table-layout:fixed;min-width:700px;width:100%}.cmp-table col:first-child{width:180px}.cmp-table col{min-width:130px}.cmp-table th{padding:14px 20px;text-align:center;background:var(--bg-surface-soft);font-weight:600;font-size:13px;border-bottom:1px solid var(--border);white-space:nowrap}.cmp-table th:first-child{position:sticky;left:0;z-index:3;background:var(--surface-white)}.cmp-table th:first-child:after,.cmp-table td:first-child:after{content:"";position:absolute;top:0;right:-1px;width:2px;height:100%;pointer-events:none;background:var(--surface-white);box-shadow:1px 0 0 var(--border)}.cmp-table th.hl{background:var(--accent);color:var(--surface-white)}.cmp-table td{padding:13px 20px;text-align:center;border-bottom:1px solid var(--border);color:var(--text-secondary)}.cmp-table td:first-child{text-align:left;color:var(--text-primary);font-weight:600;position:sticky;left:0;z-index:3;background:var(--surface-white)}.cmp-table td.hl{background:var(--accent-soft-bg)}.cmp-table tr:last-child td{border-bottom:none}.cmp-table tr:hover td{background:#00000005}.cmp-table tr:hover td.hl{background:#19ad481f}.cy,.cn,.cw{display:inline-flex;align-items:center;gap:4px;color:var(--text-secondary)}.cy:before,.cn:before,.cw:before{content:"";display:inline-block;width:18px;height:18px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}.cy:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23615d59' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.cn:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23615d59' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E")}.cw:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23615d59' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}.hl .cy,.hl .cn,.hl .cw{color:var(--accent-strong)}.hl .cy:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2319AD48' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.hl .cn:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2319AD48' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E")}.hl .cw:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2319AD48' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}.ptag{display:inline-block;background:var(--accent-soft-bg);color:var(--accent-strong);padding:3px 10px;border-radius:var(--radius-sm);font-size:14px;font-weight:600}.pnote{font-size:11px;color:var(--text-muted);margin-top:4px}.pricing{background:var(--bg)}.price-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.plan{background:var(--bg);border:1px solid var(--border);border-radius:24px;padding:28px;display:flex;flex-direction:column}.plan.hl{border-color:var(--accent);position:relative}.plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:var(--surface-white);padding:3px 14px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;white-space:nowrap}.plan-name{font-size:22px;font-weight:600;color:var(--text-muted);letter-spacing:.125px;text-transform:uppercase;margin-bottom:0}.plan-price{font-size:36px;font-weight:700;letter-spacing:-1px;line-height:1;margin-bottom:4px}.plan-ps{font-size:12px;color:var(--text-muted);margin-bottom:8px}.plan-tgt{font-size:13px;color:var(--text-secondary);margin-bottom:20px}.plan-div{height:1px;background:var(--border);margin-bottom:20px}.plan-feats{list-style:none;flex:1;display:grid;gap:4px;margin-bottom:24px}.plan-feats li{font-size:13px;color:var(--text-secondary);display:flex;gap:8px;align-items:flex-start;line-height:1.5}.plan-feats li:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2319AD48' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain}.faq{background:var(--bg)}.faq-heading-wrap{max-width:840px;margin:0 auto 40px;text-align:center;display:grid;gap:16px}.faq .sec-title{font-size:clamp(26px,4vw,40px);line-height:1.14;letter-spacing:-.04em;color:var(--text-primary);font-weight:700}.faq-list{max-width:860px;margin:0 auto;display:grid;gap:0}.faq-item{background:transparent;border-top:1px solid rgba(15,23,42,.12)}.faq-item:last-child{border-bottom:1px solid rgba(15,23,42,.12)}.faq-q{width:100%;min-height:80px;padding:22px 40px 22px 0;background:none;border:none;text-align:left;font-family:Inter,Noto Sans JP,sans-serif;color:var(--text-primary);font-size:16px;font-weight:600;line-height:1.55;position:relative;cursor:pointer;transition:color .2s ease}.faq-q:after{content:"+";position:absolute;top:50%;right:0;transform:translateY(-50%);color:var(--accent);font-size:22px;font-weight:400;line-height:1}.faq-item.open .faq-q:after{content:"−"}.faq-a{padding:0;color:var(--text-secondary);font-size:14px;line-height:1.8}.faq-a-inner{padding:0 40px 24px 0}.cta-sec{background:var(--bg-dark);color:var(--surface-white);text-align:center;padding:100px 40px}.cta-sec h2{font-size:clamp(24px,3.7vw,48px);line-height:1.14;font-weight:700;letter-spacing:-.04em;margin-bottom:20px}.cta-cks{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.cta-ck{font-size:13px;color:#fff9;display:flex;gap:6px;align-items:center;font-weight:500}.cta-ck:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2319AD48' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain}.feat-actions{display:flex;justify-content:center;margin-top:40px}.btn-cta-main{display:inline-flex;align-items:center;justify-content:center;line-height:1;background:var(--accent);color:var(--surface-white);min-width:212px;min-height:58px;padding:0 28px;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:background .2s}.btn-cta-main:hover{background:var(--accent-strong)}@media(max-width:960px){.sub-inner{grid-template-columns:1fr;gap:40px}.hero{padding:120px 24px 80px}h1.hero-title{font-size:clamp(48px,9vw,64px)}.hero-sub{font-size:18px;max-width:640px}section{padding:72px 24px}.feat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-grid,.how-assurance-grid,.how-action-panel{grid-template-columns:1fr}.how-actions{justify-content:flex-start}.customer-section.customer-proof-section,.contact-section.product-contact-section,.ai-security-section.product-security-section{padding:80px 40px}.customer-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-security-grid,.product-contact-grid{grid-template-columns:1fr}.feat-card-copy{padding:28px 28px 22px}.feat-card-media{min-height:180px}.nav-layer{padding:0 24px;position:absolute}.nav-links,.nav-right{display:none}h2.sec-title{font-size:clamp(22px,7vw,32px)}.faq-q{min-height:72px;padding-top:20px;padding-bottom:20px;font-size:15px}.faq-a-inner{padding-right:24px}}@media(max-width:600px){.feat-grid{grid-template-columns:1fr}.cmp-table th:first-child,.cmp-table td:first-child{padding-left:12px;padding-right:12px;white-space:normal;word-break:keep-all}.how-assurance-card,.how-action-panel,.feat-card{border-radius:24px}.how-assurance-card{min-height:auto;padding:22px}.how-card-copy h3,.feat-card h3{font-size:20px}.how-actions .btn-primary,.how-actions .btn-secondary,.hero-cta a,.btn-cta-main{width:100%;max-width:320px}.customer-section.customer-proof-section,.contact-section.product-contact-section,.ai-security-section.product-security-section{padding:64px 24px}.product-section-shell{gap:32px}.customer-logo-grid{gap:12px}.customer-logo-item{min-height:78px;padding:14px}.product-contact-card{padding:24px}.feat-card-copy{padding:24px 22px 12px}.feat-card-media{min-height:166px;padding:0 12px 12px}.feat-mock{min-height:146px;border-radius:18px}.feat-focus-ui{padding:12px}.focus-window,.content-stack,.cert-fragment,.plan-popover,.ai-thread,.mini-chart{width:100%}.content-stack{right:-18px;top:64px;width:min(232px,calc(100% - 18px));padding:10px}.content-thumb-card{top:14px;width:min(200px,calc(100% - 34px))}.metric-float{width:90px;right:8px;top:24px}.metric-float.metric-primary{left:auto;right:8px;top:86px}.invoice-card{right:6px;top:10px;bottom:auto;padding:10px 12px;font-size:11px}.invoice-card span{max-width:120px;overflow:hidden;text-overflow:ellipsis}.feat-card-media-analytics{min-height:166px;align-items:stretch;padding-left:12px}.feat-card-media-sales{min-height:112px;padding:0 12px;align-items:flex-start}.feat-card-media-ai,.feat-card-media-certificate{min-height:166px;padding:0 12px 12px;align-items:stretch}.feat-focus-analytics{min-height:166px}.analytics-board{top:0;right:14px;min-height:166px}.analytics-chart{height:166px;bottom:0}.feat-card-media-crop{min-height:112px;padding-left:18px}.feat-focus-crop{min-height:132px}.feat-focus-crop .focus-window{width:116%;min-height:172px;transform:translate(14px,10px)}.feat-focus-crop .focus-window-bar{height:24px}.feat-focus-crop .portal-panel{gap:8px;padding:14px}.feat-focus-crop .portal-select{min-height:34px;font-size:12px}.feat-focus-crop .portal-menu span{padding:7px 9px;font-size:10px}.plan-popover{width:min(100%,224px);transform:translateY(18px);padding:12px}.ai-thread{width:min(100%,236px);padding:11px}}
