:root{--bg: #ffffff;--bg-soft: #f8fafc;--surface: #ffffff;--surface-2: #f3f6fb;--text: #0f1728;--muted: #667085;--border: #e6ebf2;--primary: #2563eb;--primary-dark: #1d4ed8;--primary-soft: #eef4ff;--success: #16a34a;--success-soft: #edfdf3;--max: 1180px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body.marketing-body{background:radial-gradient(circle at top right,rgba(37,99,235,.05),transparent 24%),linear-gradient(180deg,#fff,#fbfdff);color:var(--text);font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lp-container{width:min(var(--max),calc(100% - 32px));margin:0 auto}.lp{min-height:100vh}.lp--saas{overflow:hidden}.lp-header{position:sticky;top:0;z-index:50;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.lp-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.lp-brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.lp-brand__text{display:flex;flex-direction:column;line-height:1.08}.lp-brand__text strong{font-size:17px;font-weight:800;letter-spacing:-.01em}.lp-brand__text span{font-size:12px;color:var(--muted)}.lp-nav{display:flex;align-items:center;gap:28px;justify-content:center;flex:1}.lp-nav a{position:relative;color:var(--muted);font-size:14px;font-weight:600;transition:color .15s ease}.lp-nav a:hover{color:var(--text)}.lp-nav a:after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:2px;background:var(--primary);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.lp-nav a:hover:after{transform:scaleX(1)}.lp-header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.lp-language-switcher{display:inline-flex;align-items:center;gap:4px}.lp-header__lang.is-active{background:var(--primary-soft);color:var(--primary);border-color:#2563eb38}.lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;transition:transform .08s ease,background-color .15s ease,border-color .15s ease,color .15s ease}.lp-btn:hover{transform:translateY(-1px)}.lp-btn:active{transform:translateY(0)}.lp-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb1f}.lp-btn--lg{min-height:52px;padding:0 24px;font-size:15px}.lp-btn--primary{background:var(--primary);color:#fff}.lp-btn--primary:hover{background:var(--primary-dark)}.lp-btn--secondary{background:#fff;color:var(--text);border-color:var(--border)}.lp-btn--secondary:hover{background:var(--bg-soft)}.lp-btn--ghost{background:transparent;color:var(--text)}.lp-btn--ghost:hover{background:var(--bg-soft)}.lp-main{padding-top:72px}.hero--single{padding-top:32px;padding-bottom:72px}.hero__single{max-width:920px;margin:0 auto;text-align:center}.eyebrow-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:var(--primary-soft);color:var(--primary);font-size:13px;font-weight:700}.hero__eyebrow--single{margin-inline:auto}.hero__title--single{margin:20px auto 0;font-size:clamp(42px,6vw,72px);line-height:1.04;letter-spacing:-.045em;font-weight:800;text-wrap:balance}.hero__lead--single{max-width:760px;margin:22px auto 0;color:var(--muted);font-size:18px;line-height:1.9;text-wrap:pretty}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero__actions--center{justify-content:center}.proof-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.proof-strip--center{justify-content:center}.proof-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--muted);font-size:13px;font-weight:600}.lp-section{padding:96px 0;border-top:1px solid var(--border)}.lp-section--soft{background:var(--bg-soft)}.lp-section--cta{padding-top:72px}.section-intro{max-width:720px;margin-bottom:34px}.section-intro--center{margin-left:auto;margin-right:auto;text-align:center}.section-kicker{color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.02em}.section-intro h2{margin:10px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.15;letter-spacing:-.03em;font-weight:800;text-wrap:balance}.section-intro p{margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.85}.product-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.product-card__label{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.02em}.product-card h3{margin:14px 0 0;font-size:24px;line-height:1.3;font-weight:800}.product-card p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.product-card ul{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:8px}.product-card li{position:relative;padding-left:18px;color:var(--muted);font-size:14px;line-height:1.75}.product-card li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--primary);opacity:.65}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--border);background:var(--primary-soft);color:var(--primary);font-size:16px;font-weight:800}.value-card h3{margin:18px 0 0;font-size:24px;font-weight:800}.value-card p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.lp-section--proof{background:linear-gradient(180deg,#f8fbff,#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trust-fact{min-height:100%;padding:26px;border:1px solid var(--border);border-radius:18px;background:#ffffffe0;box-shadow:0 18px 48px #0f17280d}.trust-fact__value{color:var(--primary);font-size:42px;line-height:1;font-weight:800;letter-spacing:-.04em}.trust-fact__value span{margin-left:5px;font-size:15px;letter-spacing:0}.trust-fact__value--text{font-size:25px;letter-spacing:-.02em}.trust-fact h3{margin:18px 0 0;font-size:20px;line-height:1.45}.trust-fact p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.85}.trust-fact a{display:inline-flex;margin-top:18px;color:var(--primary);font-size:14px;font-weight:700}.trust-fact a:after{content:"→";margin-left:6px}.ops-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 28px}.ops-item{padding:0 0 20px;border-bottom:1px solid var(--border);background:transparent}.ops-item h3{margin:0;font-size:20px;line-height:1.35;font-weight:800}.ops-item p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.pricing-comparison-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:0 20px 54px #0f17280f}.pricing-comparison{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.pricing-comparison th,.pricing-comparison td{padding:18px 22px;border-bottom:1px solid var(--border);text-align:center;vertical-align:middle}.pricing-comparison thead th{position:relative;padding-top:30px;padding-bottom:28px;background:#fbfdff}.pricing-comparison thead th:first-child,.pricing-comparison tbody th{width:34%;text-align:left}.pricing-comparison tbody th{color:var(--text);font-size:15px;font-weight:700}.pricing-comparison tbody td{color:var(--muted);font-size:15px;font-weight:650}.pricing-comparison__featured{background:var(--primary-soft)!important}.pricing-comparison__badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;margin-bottom:10px;padding:3px 10px;border-radius:999px;background:var(--primary);color:#fff;font-size:11px;font-weight:800}.pricing-comparison__plan,.pricing-comparison__price,.pricing-comparison__description{display:block}.pricing-comparison__plan{color:var(--text);font-size:18px;font-weight:800}.pricing-comparison__price{margin-top:8px;color:var(--text);font-size:38px;line-height:1.1;font-weight:850;letter-spacing:-.04em}.pricing-comparison__price small{margin-left:5px;color:var(--muted);font-size:13px;font-weight:650;letter-spacing:0}.pricing-comparison__description{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.6;font-weight:500}.pricing-comparison__actions th,.pricing-comparison__actions td{border-bottom:0}.pricing-comparison__actions .lp-btn{width:min(100%,270px);justify-content:center}.pricing-note{max-width:900px;margin:20px auto 0;text-align:center;color:var(--muted);font-size:13px;line-height:1.85}.faq-list-saas{display:grid;gap:0;border-top:1px solid var(--border)}.faq-card-saas{padding:22px 0;border-bottom:1px solid var(--border);background:transparent}.faq-card-saas h3{margin:0;font-size:18px;line-height:1.45;font-weight:700}.faq-card-saas p{margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.final-cta-saas{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 0;border-top:2px solid var(--primary);border-bottom:1px solid var(--border);background:transparent}.final-cta-saas h2{margin:10px 0 0;font-size:clamp(28px,4vw,42px);line-height:1.18;letter-spacing:-.03em;font-weight:800}.final-cta-saas p{margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.85}.final-cta-saas__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.lp-footer{padding:36px 0 48px;border-top:1px solid var(--border);background:transparent}.lp-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.lp-footer__brand{display:flex;flex-direction:column;gap:4px}.lp-footer__brand strong{font-size:16px;font-weight:800}.lp-footer__brand span{font-size:13px;color:var(--muted)}.lp-footer__links{display:flex;gap:18px;flex-wrap:wrap}.lp-footer__links a{color:var(--muted);font-size:14px;transition:color .15s ease}.lp-footer__links a:hover{color:var(--primary)}@media(max-width:1100px){.lp-nav{display:none}.product-grid,.value-grid,.trust-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid>:last-child:nth-child(odd),.value-grid>:last-child:nth-child(odd),.trust-fact-grid>:last-child:nth-child(odd){grid-column:1 / -1;width:min(100%,560px);justify-self:center}.product-grid>.product-card--wide{grid-column:1 / -1;width:100%}.product-grid>.product-card--wide~:last-child:nth-child(odd){grid-column:auto;width:100%}.final-cta-saas{flex-direction:column;align-items:flex-start}.final-cta-saas__actions{justify-content:flex-start}}@media(max-width:780px){.lp-header{position:static;top:auto;z-index:30}.lp-header__inner{min-height:56px;padding:10px 0;gap:8px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.lp-brand{min-width:0;flex:0 1 auto}.lp-brand__text strong{font-size:15px;line-height:1;white-space:nowrap}.lp-brand__text span{display:none}.lp-header__actions{width:auto;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto;flex-wrap:nowrap}.lp-header__login{display:none}.lp-header__start{width:auto;min-height:34px;padding:0 10px;font-size:12px;line-height:1;white-space:nowrap}.lp-header__lang{width:auto;min-width:32px;min-height:34px;padding:0 7px;font-size:11px;line-height:1}.hero--single{padding-top:32px;padding-bottom:56px}.hero__title--single{font-size:clamp(34px,10vw,48px);max-width:none}.hero__lead--single{font-size:16px}.section-intro h2{font-size:32px}.product-grid,.value-grid,.trust-fact-grid,.ops-grid{grid-template-columns:1fr}.product-grid>:last-child:nth-child(odd),.value-grid>:last-child:nth-child(odd),.trust-fact-grid>:last-child:nth-child(odd){grid-column:auto;width:100%}.value-grid,.product-grid{gap:0;border-top:1px solid var(--border)}.value-card{padding:26px 4px;border-bottom:1px solid var(--border);text-align:center}.product-card{padding:26px 4px;border-bottom:1px solid var(--border)}.value-card__icon{margin-inline:auto}.value-card p{max-width:520px;margin-right:auto;margin-left:auto}.product-card__label,.product-card h3,.product-card p{text-align:center}.product-card ul{width:min(100%,440px);margin-right:auto;margin-left:auto;text-align:left}.trust-fact__value,.trust-fact h3,.trust-fact a{text-align:center}.trust-fact a{display:flex;justify-content:center}.ops-grid{gap:0}.ops-item{padding:22px 0}.pricing-comparison th,.pricing-comparison td{padding:16px 18px}}@media(max-width:640px){.lp-container{width:min(var(--max),calc(100% - 24px))}.lp-section{padding:72px 0}.trust-fact-grid{gap:12px}.hero__actions{flex-direction:column}.hero__actions .lp-btn{width:100%}.proof-strip,.proof-strip--center{justify-content:center}.proof-pill{justify-content:center;padding:7px 12px;text-align:center;line-height:1.45}.final-cta-saas__actions,.final-cta-saas__actions .lp-btn{width:100%}.lp-header__actions .lp-btn{width:auto}}@media(max-width:380px){.lp-header__inner{padding:9px 0;gap:6px}.lp-brand__text strong{font-size:14px}.lp-header__start{max-width:108px;padding:0 9px;overflow:hidden;text-overflow:ellipsis}.lp-header__lang{min-width:28px;padding:0 6px}}.usecase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 56px;max-width:1040px;margin:0 auto;border-top:1px solid var(--border)}.usecase-grid__item{padding:30px 0;border-bottom:1px solid var(--border)}.usecase-grid__meta{display:inline-flex;align-items:center;margin-bottom:12px;color:var(--primary);font-size:12px;line-height:1;font-weight:800;letter-spacing:.08em}.usecase-grid__item h3{margin:0;font-size:21px;line-height:1.45;font-weight:800;letter-spacing:-.015em}.usecase-grid__body{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.usecase-grid__examples{margin:14px 0 0;color:var(--primary);font-size:13px;line-height:1.8;font-weight:700}.usecase-grid__examples span{margin-right:6px;color:var(--muted);font-weight:700}.usecase-grid__cta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:38px}@media(max-width:780px){.usecase-grid{grid-template-columns:1fr;gap:0}.usecase-grid__item{padding:26px 0}.usecase-grid__item h3{font-size:20px}}@media(max-width:640px){.usecase-grid__cta .lp-btn{width:100%}}.section-intro h1{margin:10px 0 0;font-size:clamp(34px,5vw,56px);line-height:1.1;letter-spacing:-.04em;font-weight:800}@media(max-width:780px){.section-intro h1{font-size:34px}}.industry-directory{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.industry-directory__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1020px;margin:42px auto 0}.industry-directory__card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:82px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--industry-card-accent) 22%,var(--border));border-radius:18px;background:#fff;color:var(--text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.industry-directory__card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--industry-card-accent) 58%,var(--border));box-shadow:0 14px 34px #0f172a14}.industry-directory__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:15px;background:var(--industry-card-soft);color:var(--industry-card-accent);font-size:17px;line-height:1;font-weight:900}.industry-directory__copy{display:grid;gap:5px;min-width:0}.industry-directory__copy strong{font-size:16px;line-height:1.45;font-weight:800}.industry-directory__copy small{overflow:hidden;color:var(--muted);font-size:13px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.industry-directory__arrow{color:var(--industry-card-accent);font-size:18px;font-weight:800;transition:transform .18s ease}.industry-directory__card:hover .industry-directory__arrow{transform:translate(3px)}@media(max-width:760px){.industry-directory__grid{grid-template-columns:1fr}}@media(max-width:480px){.industry-directory__card{grid-template-columns:42px minmax(0,1fr) auto;gap:12px;min-height:74px;padding:14px}.industry-directory__icon{width:42px;height:42px;border-radius:13px;font-size:15px}.industry-directory__copy strong{font-size:15px}}.product-preview-section{padding-top:82px;background:radial-gradient(circle at 50% 100%,rgba(37,99,235,.1),transparent 42%),#fff}.product-preview-section__intro{max-width:760px}.app-preview{max-width:1120px;margin:42px auto 0;overflow:hidden;border:1px solid #dbe3ef;border-radius:24px;background:#fff;box-shadow:0 28px 80px #0f172a21}.app-preview__browser{min-height:48px;display:grid;grid-template-columns:90px minmax(180px,360px) 1fr;align-items:center;gap:16px;padding:0 18px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.app-preview__dots{display:flex;gap:7px}.app-preview__dots span{width:9px;height:9px;border-radius:50%;background:#cbd5e1}.app-preview__dots span:first-child{background:#fda4af}.app-preview__dots span:nth-child(2){background:#fcd34d}.app-preview__dots span:last-child{background:#86efac}.app-preview__address{padding:5px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:11px;text-align:center}.app-preview__note{color:#94a3b8;font-size:11px;text-align:right}.app-preview__real-media,.app-preview__real-media img{display:block;width:100%}.app-preview__real-media{overflow:hidden;background:#f8fafc}.app-preview__real-media img{height:auto}.app-preview__shell{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:570px}.app-preview__sidebar{padding:24px 16px;border-right:1px solid #e5e7eb;background:#f3f4f6}.app-preview__brand{color:#0f1728;font-size:17px;font-weight:850}.app-preview__workspace-name{margin:18px 0;padding:10px 11px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;font-size:10px;font-weight:700}.app-preview__nav-item{display:flex;align-items:center;gap:9px;margin-top:5px;padding:9px 10px;border-radius:9px;color:#475569;font-size:11px;font-weight:700}.app-preview__nav-item span{width:7px;height:7px;border:1px solid currentColor;border-radius:2px}.app-preview__nav-item.is-active{background:#eaf4ff;color:#0056a3}.app-preview__main{padding:30px;background:#fbfcfe}.app-preview__topline{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.app-preview__topline span{color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.08em}.app-preview__topline h3{margin:4px 0 0;font-size:23px;line-height:1.2}.app-preview__button,.app-preview__upload-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border-radius:8px;background:var(--primary);color:#fff!important;font-size:10px!important;font-weight:800;letter-spacing:0!important}.app-preview__upload{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:24px;padding:20px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}.app-preview__upload-icon{width:46px;height:46px;display:grid;place-items:center;color:var(--primary)}.app-preview__upload-icon svg{width:38px;height:38px}.app-preview__upload strong,.app-preview__upload span{display:block}.app-preview__upload strong{font-size:13px}.app-preview__upload div>span{margin-top:4px;color:#64748b;font-size:10px;line-height:1.55}.app-preview__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.app-preview__metric{min-width:0;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.app-preview__metric span,.app-preview__metric small,.app-preview__metric strong{display:block}.app-preview__metric span{color:#64748b;font-size:9px;font-weight:700}.app-preview__metric strong{margin-top:7px;color:#0f1728;font-size:25px;line-height:1}.app-preview__metric small{margin-top:7px;overflow:hidden;color:#94a3b8;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.app-preview__panel{margin-top:16px;padding:18px 20px 5px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.app-preview__panel-head{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px}.app-preview__panel-head strong{font-size:12px}.app-preview__panel-head span{color:var(--primary);font-size:9px;font-weight:800}.app-preview__row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 0;border-top:1px solid #edf2f7}.app-preview__file{width:28px;height:34px;border:1px solid #bfdbfe;border-radius:5px;background:#eff6ff}.app-preview__row-copy strong,.app-preview__row-copy small{display:block}.app-preview__row-copy strong{font-size:11px}.app-preview__row-copy small{margin-top:3px;color:#94a3b8;font-size:9px}.app-preview__status{padding:4px 8px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:9px;font-weight:800}.app-preview__status.is-done{background:#ecfdf3;color:#15803d}.proof-band-section{padding:62px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f8fbff}.proof-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.45fr);align-items:center;gap:54px}.proof-band__intro h2{margin:8px 0 0;font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.025em}.proof-band__intro p{margin:11px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.proof-band__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.proof-band__item{min-width:0;padding:8px 24px;border-left:1px solid var(--border)}.proof-band__item strong,.proof-band__item small{display:block}.proof-band__item strong{color:var(--primary);font-size:34px;line-height:1;letter-spacing:-.04em}.proof-band__item strong span{margin-left:4px;font-size:12px;letter-spacing:0}.proof-band__item small{margin-top:10px;color:var(--text);font-size:12px;line-height:1.55;font-weight:750}.usecase-grid--featured{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 36px}.flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.flow-step{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:32px 28px}.flow-step+.flow-step{border-left:1px solid var(--border)}.flow-step__number{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary);font-size:14px;font-weight:850}.flow-step h3{margin:3px 0 0;font-size:20px;line-height:1.35}.flow-step p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.consent-flow-board{overflow:hidden;border:1px solid #dbe3ef;border-radius:24px;background:#fff;box-shadow:0 24px 64px #0f172a14}.consent-flow-board__head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 28px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff,#f4f8ff)}.consent-flow-board__head>div:first-child>span{display:block;color:var(--primary);font-size:10px;font-weight:850;letter-spacing:.1em}.consent-flow-board__head h3{margin:5px 0 0;font-size:22px;line-height:1.35}.consent-flow-board__status{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:7px 12px;border-radius:999px;background:var(--success-soft);color:#15803d;font-size:11px;font-weight:800}.consent-flow-board__status span{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;font-size:10px}.consent-flow-board__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:34px 28px 30px}.consent-flow-stage{position:relative;min-width:0;padding-right:22px}.consent-flow-stage:last-child{padding-right:0}.consent-flow-stage:not(:last-child):after{content:"";position:absolute;z-index:0;top:18px;left:36px;right:0;height:2px;background:#bfdbfe}.consent-flow-stage__marker{position:relative;z-index:1}.consent-flow-stage__marker span{width:36px;height:36px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;background:var(--primary);color:#fff;box-shadow:0 0 0 1px #bfdbfe;font-size:10px;font-weight:850}.consent-flow-stage__copy{margin-top:15px}.consent-flow-stage__copy small{color:var(--primary);font-size:9px;font-weight:850;letter-spacing:.09em}.consent-flow-stage__copy h4{margin:5px 0 0;font-size:15px;line-height:1.4}.consent-flow-stage__copy p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.consent-flow-board__record{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:stretch;margin:0 28px;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#f8fafc}.consent-flow-board__record-title{display:flex;align-items:center;gap:9px;padding:18px;color:#334155;font-size:12px}.consent-flow-board__record-title span{color:var(--primary);font-size:17px}.consent-flow-board__record dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.consent-flow-board__record dl>div{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:15px 18px;border-left:1px solid var(--border);background:#fff}.consent-flow-board__record dt{color:var(--muted);font-size:10px}.consent-flow-board__record dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:11px;font-weight:750}.consent-flow-board__note{margin:18px 28px 24px;color:var(--muted);font-size:12px;line-height:1.7}.record-summary .section-intro{max-width:760px;margin-left:0;margin-right:0;text-align:left}.record-summary .section-intro p{color:#526174;font-size:17px;line-height:1.8}.record-summary__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.record-summary__item{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:16px;min-width:0;padding:32px 24px}.record-summary__item+.record-summary__item{border-left:1px solid var(--border)}.record-summary__number{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:850}.record-summary__item small{display:block;color:var(--primary);font-size:10px;font-weight:850;letter-spacing:.08em}.record-summary__item h3{margin:5px 0 0;font-size:19px;line-height:1.4}.record-summary__item p{margin:9px 0 0;color:#526174;font-size:14px;line-height:1.8}.record-summary__pack{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.9fr) auto;align-items:center;gap:28px;margin-top:0;padding:32px 24px;scroll-margin-top:96px;border-bottom:1px solid var(--border)}.record-summary__pack-copy>span{color:var(--primary);font-size:10px;font-weight:850;letter-spacing:.08em}.record-summary__pack-copy h3{margin:5px 0 0;font-size:22px;line-height:1.4}.record-summary__pack-copy p{margin:8px 0 0;color:#526174;font-size:14px;line-height:1.75}.record-summary__pack-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0;padding:0;list-style:none}.record-summary__pack-items li{display:flex;align-items:center;gap:7px;color:#334155;font-size:13px;font-weight:700;white-space:nowrap}.record-summary__pack-items span{width:17px;height:17px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#dcfce7;color:#15803d;font-size:9px;font-weight:900}.record-summary__pack .lp-btn{white-space:nowrap}.evidence-workspace{overflow:hidden;border:1px solid #dbe3ef;border-radius:24px;background:#fff;box-shadow:0 24px 64px #0f172a14}.evidence-workspace__topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:64px;padding:0 28px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff,#f4f8ff);color:var(--text)}.evidence-workspace__window-dots{display:flex;gap:7px}.evidence-workspace__window-dots span{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.evidence-workspace__window-dots span:first-child{background:var(--primary)}.evidence-workspace__window-dots span:nth-child(2){background:#93c5fd}.evidence-workspace__window-dots span:last-child{background:#dbeafe}.evidence-workspace__filename{display:flex;align-items:center;gap:10px}.evidence-workspace__filename span{padding:4px 7px;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:var(--primary);font-size:8px;font-weight:850;letter-spacing:.08em}.evidence-workspace__filename strong{font-size:12px}.evidence-workspace__generated{display:inline-flex;align-items:center;justify-self:end;gap:7px;color:#15803d;font-size:10px;font-weight:750}.evidence-workspace__generated span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#dcfce7}.evidence-workspace__body{display:grid;grid-template-columns:238px minmax(0,1fr);background:#f8fafc}.evidence-workspace__nav{min-width:0;padding:24px 18px;border-right:1px solid var(--border);background:#f8fafc;color:#334155}.evidence-workspace__nav>strong{display:block;padding:0 8px 12px;color:var(--muted);font-size:10px;letter-spacing:.08em}.evidence-workspace__files{display:grid;gap:3px}.evidence-workspace__files>div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px 9px;border:1px solid transparent;border-radius:9px}.evidence-workspace__files>div.is-active{border-color:#bfdbfe;background:#fff;box-shadow:0 6px 18px #2563eb12}.evidence-workspace__files>div>span{color:#60a5fa;font-size:8px;font-weight:850}.evidence-workspace__files strong,.evidence-workspace__files small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evidence-workspace__files strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px}.evidence-workspace__files small{margin-top:2px;color:var(--muted);font-size:8px}.evidence-workspace__sheet{min-width:0;margin:22px;padding:32px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 12px 32px #0f172a0d}.evidence-workspace__sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.evidence-workspace__sheet-head>div>span{color:var(--primary);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800}.evidence-workspace__sheet-head h3{margin:5px 0 0;font-size:24px;line-height:1.35}.evidence-workspace__sheet-head p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.evidence-workspace__sheet-status{flex-shrink:0;padding:6px 10px;border-radius:999px;background:var(--success-soft);color:#15803d;font-size:10px;font-weight:800}.evidence-workspace__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0 0;overflow:hidden;border:1px solid var(--border);border-radius:12px}.evidence-workspace__fields>div{min-width:0;padding:13px 16px;border-top:1px solid var(--border)}.evidence-workspace__fields>div:nth-child(-n+2){border-top:0}.evidence-workspace__fields>div:nth-child(2n){border-left:1px solid var(--border)}.evidence-workspace__fields dt{color:var(--muted);font-size:9px}.evidence-workspace__fields dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:11px;font-weight:750}.evidence-workspace__integrity{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px;padding:14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534}.evidence-workspace__integrity>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;font-weight:900}.evidence-workspace__integrity strong,.evidence-workspace__integrity small{display:block}.evidence-workspace__integrity strong{font-size:11px}.evidence-workspace__integrity small{margin-top:3px;font-size:9px;line-height:1.55}.evidence-workspace__integrity code{padding:5px 8px;border-radius:6px;background:#dcfce7;font-size:9px}.evidence-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.evidence-benefits article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:13px;padding:24px 22px}.evidence-benefits article+article{border-left:1px solid var(--border)}.evidence-benefits article>span{color:var(--primary);font-size:11px;font-weight:850}.evidence-benefits h3{margin:0;font-size:15px;line-height:1.45}.evidence-benefits p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.7}.evidence-actions{display:flex;justify-content:flex-start;gap:12px;margin-top:28px}.industry-directory__more{display:flex;align-items:center;justify-content:center;gap:10px 18px;flex-wrap:wrap;max-width:960px;margin:28px auto 0;padding-top:24px;border-top:1px solid var(--border)}.industry-directory__more span{color:var(--muted);font-size:13px;font-weight:700}.industry-directory__more a{color:var(--primary);font-size:13px;font-weight:750}.operator-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.operator-trust-grid article{padding:28px}.operator-trust-grid article+article{border-left:1px solid var(--border)}.operator-trust-grid__index{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.05em}.operator-trust-grid h3{margin:11px 0 0;font-size:20px;line-height:1.4}.operator-trust-grid p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.operator-trust-grid a{display:inline-flex;margin-top:18px;color:var(--primary);font-size:13px;font-weight:800}.pricing-mobile{display:none}.faq-card-saas summary{position:relative;padding-right:42px;list-style:none;font-size:18px;line-height:1.45;font-weight:750;cursor:pointer}.faq-card-saas summary::-webkit-details-marker{display:none}.faq-card-saas summary:after{content:"+";position:absolute;top:50%;right:4px;transform:translateY(-50%);color:var(--primary);font-size:24px;font-weight:400}.faq-card-saas[open] summary:after{content:"−"}@media(max-width:900px){.app-preview__shell{grid-template-columns:160px minmax(0,1fr)}.record-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.record-summary__item+.record-summary__item{border-left:0}.record-summary__item:nth-child(2n){border-left:1px solid var(--border)}.record-summary__item:nth-child(n+3){border-top:1px solid var(--border)}.record-summary__pack{grid-template-columns:minmax(0,1fr) auto}.record-summary__pack-copy{grid-column:1 / -1}.evidence-workspace__body{grid-template-columns:210px minmax(0,1fr)}.evidence-workspace__sheet{margin:18px;padding:26px}.operator-trust-grid article{padding:24px 20px}}@media(max-width:780px){.app-preview{margin-top:30px;border-radius:18px}.app-preview__browser{grid-template-columns:70px minmax(0,1fr)}.app-preview__note,.app-preview__sidebar{display:none}.app-preview__shell{display:block;min-height:0}.app-preview__main{padding:20px}.proof-band{grid-template-columns:1fr;gap:30px}.proof-band__intro{max-width:600px}.usecase-grid--featured,.flow-steps,.operator-trust-grid{grid-template-columns:1fr}.flow-step+.flow-step,.operator-trust-grid article+article{border-left:0;border-top:1px solid var(--border)}.flow-step{padding:26px 4px}.consent-flow-board__track{grid-template-columns:1fr;gap:0;padding:28px}.consent-flow-stage,.consent-flow-stage:last-child{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;padding:0 0 25px}.consent-flow-stage:last-child{padding-bottom:0}.consent-flow-stage:not(:last-child):after{inset:36px auto 0 17px;width:2px;height:auto}.consent-flow-stage__copy{margin-top:0}.consent-flow-board__record{grid-template-columns:1fr}.consent-flow-board__record-title{padding:14px 18px;border-bottom:1px solid var(--border)}.consent-flow-board__record dl>div:first-child{border-left:0}.evidence-workspace__body{grid-template-columns:1fr}.evidence-workspace__nav{padding:18px;border-right:0;border-bottom:1px solid var(--border)}.evidence-workspace__nav>strong{padding-bottom:10px}.evidence-workspace__files{grid-template-columns:repeat(3,minmax(0,1fr))}.evidence-workspace__files>div{grid-template-columns:28px minmax(0,1fr);padding:8px}.evidence-benefits{grid-template-columns:1fr}.evidence-benefits article{padding:20px 4px}.evidence-benefits article+article{border-top:1px solid var(--border);border-left:0}.pricing-comparison-wrap--desktop{display:none}.pricing-mobile{display:grid;gap:16px}.pricing-mobile__card{padding:24px;border:1px solid var(--border);border-radius:18px;background:#fff}.pricing-mobile__card.is-featured{border-color:#bfdbfe;background:#f8fbff;box-shadow:0 18px 46px #2563eb14}.pricing-mobile__card h3{margin:0;font-size:21px}.pricing-mobile__card .pricing-comparison__badge+h3{margin-top:5px}.pricing-mobile__price{margin-top:8px;font-size:36px;line-height:1.1;font-weight:850;letter-spacing:-.04em}.pricing-mobile__price small{margin-left:5px;color:var(--muted);font-size:12px;letter-spacing:0}.pricing-mobile__card>p{margin:9px 0 0;color:var(--muted);font-size:13px}.pricing-mobile__card dl{margin:20px 0;border-top:1px solid var(--border)}.pricing-mobile__card dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:12px 0;border-bottom:1px solid var(--border)}.pricing-mobile__card dt,.pricing-mobile__card dd{font-size:13px}.pricing-mobile__card dt{color:var(--muted)}.pricing-mobile__card dd{margin:0;font-weight:750;text-align:right}.pricing-mobile__card .lp-btn{width:100%}}@media(max-width:640px){.product-preview-section{padding-top:64px}.record-summary__grid{grid-template-columns:1fr}.record-summary__item{padding:23px 18px}.record-summary__item:nth-child(2n){border-left:0}.record-summary__item+.record-summary__item,.record-summary__item:nth-child(n+3){border-top:1px solid var(--border)}.record-summary__pack{grid-template-columns:1fr;gap:18px;padding:22px 18px}.record-summary__pack-copy{grid-column:auto}.record-summary__pack .lp-btn{width:100%}.app-preview__browser{min-height:40px;padding:0 12px}.app-preview__main{padding:15px}.app-preview__topline h3{font-size:19px}.app-preview__button{display:none}.app-preview__upload{grid-template-columns:38px minmax(0,1fr);padding:15px}.app-preview__upload-icon{width:38px;height:38px}.app-preview__upload-icon svg{width:31px;height:31px}.app-preview__upload-action{grid-column:1 / -1;width:100%}.app-preview__metrics{gap:7px}.app-preview__metric{padding:12px 9px;text-align:center}.app-preview__metric span{min-height:28px;line-height:1.4}.app-preview__metric strong{font-size:22px}.app-preview__metric small{display:none}.app-preview__panel{padding:15px 15px 3px}.app-preview__row{grid-template-columns:26px minmax(0,1fr)}.app-preview__file{width:24px;height:29px}.app-preview__status{grid-column:2;width:-moz-max-content;width:max-content}.proof-band-section{padding:52px 0}.proof-band__items{gap:8px}.proof-band__item{padding:6px 4px;border-left:0;text-align:center}.proof-band__item+.proof-band__item{border-left:1px solid var(--border)}.proof-band__item strong{font-size:28px}.proof-band__item strong span{display:block;min-height:29px;margin:4px 0 0;font-size:10px;line-height:1.35}.proof-band__item small{margin-top:5px;font-size:10px}.consent-flow-board{border-radius:18px}.consent-flow-board__head{align-items:flex-start;padding:20px 16px}.consent-flow-board__head h3{font-size:19px}.consent-flow-board__status{padding:6px 9px}.consent-flow-board__track{padding:24px 16px}.consent-flow-board__record{margin:0 16px}.consent-flow-board__record dl{grid-template-columns:1fr}.consent-flow-board__record dl>div{border-top:1px solid var(--border);border-left:0}.consent-flow-board__record dl>div:first-child{border-top:0}.consent-flow-board__note{margin:16px 16px 21px}.evidence-workspace{border-radius:18px}.evidence-workspace__topbar{grid-template-columns:minmax(0,1fr) auto;min-height:58px;padding:0 16px}.evidence-workspace__window-dots{display:none}.evidence-workspace__filename{min-width:0}.evidence-workspace__filename span{display:none}.evidence-workspace__filename strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evidence-workspace__nav{padding:14px 12px}.evidence-workspace__files{grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-workspace__files>div{grid-template-columns:minmax(0,1fr);gap:2px}.evidence-workspace__files>div>span{display:none}.evidence-workspace__sheet{margin:12px;padding:20px 16px;border-radius:13px}.evidence-workspace__sheet-head{display:block}.evidence-workspace__sheet-head h3{font-size:21px}.evidence-workspace__sheet-status{display:inline-flex;margin-top:14px}.evidence-workspace__fields{grid-template-columns:1fr}.evidence-workspace__fields>div,.evidence-workspace__fields>div:nth-child(-n+2),.evidence-workspace__fields>div:nth-child(2n){border-top:1px solid var(--border);border-left:0}.evidence-workspace__fields>div:first-child{border-top:0}.evidence-workspace__integrity{grid-template-columns:34px minmax(0,1fr)}.evidence-workspace__integrity code{grid-column:2;width:-moz-max-content;width:max-content}.evidence-actions{display:grid}.evidence-actions .lp-btn{width:100%}.industry-directory__more{align-items:flex-start;justify-content:flex-start}.industry-directory__more span{width:100%}.operator-trust-grid article{padding:24px 4px}}
