:root{--ink:#292842;--muted:#72717d;--paper:#fafaf6;--white:#fff;--yellow:#f5ce5d;--coral:#dfa5a0;--teal:#588b84;--lavender:#deddea;--navy:#343453;--line:#e6e4de}
.logo>span{font-size:10px!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit}h1,h2,h3,strong,.logo{font-family:"Manrope",sans-serif}.site-header{height:72px;display:flex;align-items:center;max-width:1180px;margin:auto;padding:0 24px;gap:45px;position:relative;z-index:10}.logo{display:flex;align-items:center;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:-1px}.logo>span{width:30px;height:30px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:8px;margin-right:8px;font-size:15px}.logo em{font-style:normal;color:#d9867d}.site-header nav{display:flex;align-items:center;gap:28px;margin:auto}.site-header nav a,.login-link{font-size:12px;text-decoration:none;color:#5f5e6c}.site-header nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 19px;border-radius:9px;background:var(--navy);color:#fff;text-decoration:none;font-size:12px;font-weight:700;box-shadow:0 9px 24px rgba(52,52,83,.16)}.button.small{padding:10px 15px;font-size:10px}.menu-button{display:none;border:0;background:none;font-size:20px}
.hero{max-width:1180px;margin:0 auto;padding:76px 24px 90px;display:grid;grid-template-columns:.88fr 1.12fr;gap:65px;align-items:center}.trial-pill{display:inline-flex;align-items:center;gap:8px;background:#eeeee9;border:1px solid #e4e2db;border-radius:20px;padding:5px 10px 5px 6px;color:#666571;font-size:9px}.trial-pill span{background:var(--yellow);border-radius:14px;padding:5px 8px;color:var(--ink);font-weight:800;letter-spacing:.5px}.hero h1{font-size:55px;line-height:1.08;letter-spacing:-2.7px;margin:22px 0}.hero h1 em{font-style:normal;color:#cf827b}.hero-answer{font-size:15px;line-height:1.7;color:#64636f;max-width:530px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.text-link{text-decoration:none;font-size:11px;font-weight:700}.trust-list{display:flex;gap:24px;padding:0;margin:24px 0 0;list-style:none;color:#777681;font-size:9px}.trust-list li::before{content:"✓";color:var(--teal);margin-right:6px}
.hero-product{border:1px solid #dddcd7;border-radius:18px;background:#f0efeb;box-shadow:0 30px 65px rgba(38,38,55,.15);overflow:hidden;transform:rotate(1deg)}.preview-top{height:38px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 13px;background:#fff;border-bottom:1px solid var(--line);font-size:7px;color:#929098}.preview-top>span{display:flex;gap:4px}.preview-top i{width:6px;height:6px;border-radius:50%;background:#ddd}.preview-top small{text-align:center}.preview-top b{text-align:right;color:#73717d}.preview-body{display:grid;grid-template-columns:44px 1fr;min-height:390px}.preview-body aside{background:#e9e8e3;border-right:1px solid #dddcd6;display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:15px}.preview-body aside strong{width:23px;height:23px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:6px;font-size:8px}.preview-body aside i{width:13px;height:4px;background:#cbc9c3;border-radius:5px}.preview-main{padding:32px}.preview-main>p{color:#9a98a0;font-size:7px;letter-spacing:1px;text-transform:uppercase;margin:0}.preview-main>h2{font-size:21px;margin:6px 0 22px}.preview-feature{display:grid;grid-template-columns:42px 1fr 25px;gap:12px;align-items:center;padding:16px;border-radius:11px;color:#fff;background:linear-gradient(120deg,#393858,#547d79);box-shadow:0 10px 25px rgba(48,48,76,.18)}.preview-feature .preview-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.13)}.preview-feature small,.preview-feature strong,.preview-feature p{display:block}.preview-feature small{font-size:6px;letter-spacing:.7px;opacity:.7}.preview-feature strong{font-size:12px;margin:3px 0}.preview-feature p{font-size:7px;margin:0;opacity:.7}.preview-feature>b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--ink)}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.preview-grid article{min-height:80px;border-radius:10px;padding:12px;display:grid;grid-template-columns:28px 1fr;align-content:center;column-gap:8px}.preview-grid article>span{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.45);grid-row:1/3}.preview-grid strong{font-size:9px}.preview-grid small{font-size:6px;opacity:.66}.pv-yellow{background:var(--yellow)}.pv-lavender{background:var(--lavender)}.pv-coral{background:var(--coral)}.pv-teal{background:var(--teal);color:#fff}
.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:24px}.proof-strip>p{text-align:center;color:#9a999f;font-size:8px;letter-spacing:.8px;text-transform:uppercase}.proof-strip>div{max-width:1050px;margin:20px auto 0;display:grid;grid-template-columns:repeat(4,1fr)}.proof-strip span{display:flex;align-items:center;justify-content:center;gap:8px;border-right:1px solid var(--line);font-size:9px;color:#777581}.proof-strip span:last-child{border:0}.proof-strip strong{font-size:18px;color:var(--ink)}
.section{max-width:1100px;margin:auto;padding:100px 24px}.eyebrow{font-size:9px;letter-spacing:1.4px;font-weight:800;color:#99979f;margin:0 0 11px}.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:37px;line-height:1.16;letter-spacing:-1.6px;margin:0}.section-lead{max-width:650px;color:var(--muted);font-size:14px;line-height:1.65}.intro{text-align:center}.feature-grid{margin-top:45px;display:grid;grid-template-columns:repeat(6,1fr);gap:13px;text-align:left}.feature-card{grid-column:span 2;min-height:330px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;position:relative}.feature-card.featured{grid-column:span 3}.feature-card:nth-child(2){grid-column:span 3}.feature-number{position:absolute;right:18px;top:18px;color:#b6b4b9;font-size:9px}.feature-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:var(--navy);color:#fff}.yellow-icon{background:var(--yellow);color:var(--ink)}.lavender-icon{background:var(--lavender);color:var(--ink)}.coral-icon{background:var(--coral);color:var(--ink)}.teal-icon{background:var(--teal)}.feature-card h3{font-size:17px;margin:22px 0 9px}.feature-card>p{color:var(--muted);font-size:11px;line-height:1.6}.feature-card ul{list-style:none;padding:0;margin:17px 0}.feature-card li{font-size:9px;margin:7px 0}.feature-card li::before{content:"✓";color:var(--teal);margin-right:7px}.feature-card>a{position:absolute;bottom:21px;text-decoration:none;font-size:9px;font-weight:700}
.role-audience-section{padding-top:76px!important;padding-bottom:76px!important}
.role-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;text-align:left}
.role-audience-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 10px 28px rgba(17,24,39,.045);position:relative;overflow:hidden}
.role-audience-grid article::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#111827}
.role-audience-grid article:nth-child(1)::before{background:var(--tool-qa,#F59E0B)}.role-audience-grid article:nth-child(2)::before{background:var(--tool-analyzer,#2563EB)}.role-audience-grid article:nth-child(3)::before{background:var(--tool-translate,#10B981)}
.role-audience-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#F8FAFC;border:1px solid var(--line);font-weight:900}
.role-audience-grid article:nth-child(1) span{color:var(--tool-qa,#F59E0B)}.role-audience-grid article:nth-child(2) span{color:var(--tool-analyzer,#2563EB)}.role-audience-grid article:nth-child(3) span{color:var(--tool-translate,#10B981)}
.role-audience-grid h3{font-size:17px;margin:18px 0 8px}.role-audience-grid p{color:var(--muted);font-size:12px;line-height:1.6;margin:0}
.role-audience-grid ul{list-style:none;padding:0;margin:16px 0 0}.role-audience-grid li{font-size:10px;color:var(--muted);margin:8px 0}.role-audience-grid li::before{content:"✓";margin-right:7px;color:#111827}
.role-audience-note{margin-top:14px;display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#F8FAFC;padding:14px 16px;color:var(--muted);font-size:12px}.role-audience-note strong{color:var(--ink);white-space:nowrap}.role-audience-note p{margin:0}
.lqa-section{background:var(--navy);color:#fff}.lqa-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.eyebrow.light{color:#aaa9c3}.lqa-copy>p:not(.eyebrow){color:#bbbace;font-size:12px;line-height:1.7}.lqa-points{display:grid;gap:12px;margin:24px 0}.lqa-points span{display:grid;grid-template-columns:24px 1fr;column-gap:8px}.lqa-points b{grid-row:1/3;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);color:#9fddc3;font-size:9px}.lqa-points strong{font-size:10px}.lqa-points small{color:#aaa9bb;font-size:8px}.light-button{background:#fff;color:var(--ink)}.scorecard{background:#fff;color:var(--ink);border-radius:15px;padding:20px;box-shadow:0 25px 55px rgba(0,0,0,.2)}.scorecard header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line)}.scorecard header small,.scorecard header strong{display:block}.scorecard header small{font-size:6px;color:#96949d;letter-spacing:.7px}.scorecard header strong{font-size:13px;margin-top:3px}.score-circle{width:55px;height:55px;display:grid;place-content:center;text-align:center;border:5px solid #6da387;border-radius:50%}.score-circle b{font-size:17px;line-height:1}.score-circle small{font-size:6px}.score-line{display:grid;grid-template-columns:130px 1fr 28px;gap:11px;align-items:center;padding:8px 3px;border-bottom:1px solid #efeee9;font-size:8px}.score-line span{font-weight:700}.score-line span small{float:right;color:#98969d;font-weight:400}.score-line i{height:5px;background:#ecece8;border-radius:6px;overflow:hidden}.score-line i b{display:block;height:100%;background:var(--teal);border-radius:6px}.score-line>strong{text-align:right}.scorecard footer{display:flex;justify-content:space-between;padding:12px 3px 0;font-size:9px}
.workflow{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:42px;text-align:left}.steps article{display:flex;gap:16px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:13px}.steps article>span{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--yellow);font-weight:800;font-size:11px}.steps h3{font-size:14px;margin:2px 0 7px}.steps p{color:var(--muted);font-size:10px;line-height:1.55;margin:0}
.trial-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.trial-copy>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7}.trial-copy .button{margin:12px 0}.trial-copy>small{display:block;color:#98969e;font-size:8px}.credit-table{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.credit-table header,.credit-table>div{display:grid;grid-template-columns:1.5fr .7fr .8fr;align-items:center;gap:10px;padding:12px 17px}.credit-table header{background:#f2f1ed;color:#96949c;font-size:7px;letter-spacing:.5px}.credit-table>div{border-top:1px solid var(--line);font-size:9px}.credit-table>div>span:first-child{display:flex;align-items:center;gap:8px}.credit-table i{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#eeeef2;font-style:normal}.credit-table>div>b{text-align:center;font-size:12px}.credit-table>div>span:last-child{text-align:right;color:var(--muted)}.credit-table footer{padding:10px 17px;color:#a09ea4;font-size:7px;background:#fafaf8}
.security-section{background:#f0efeb}.security-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.security-grid>div>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7}.security-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.security-cards article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.security-cards span{font-size:20px}.security-cards h3{font-size:12px;margin:18px 0 7px}.security-cards p{color:var(--muted);font-size:9px;line-height:1.55}
.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.faq-intro>p:last-child{color:var(--muted);font-size:11px;line-height:1.6}.faq-list details{border-bottom:1px solid var(--line);padding:16px 0}.faq-list summary{font-family:"Manrope";font-size:12px;font-weight:700;cursor:pointer;list-style:none;padding-right:25px;position:relative}.faq-list summary::after{content:"+";position:absolute;right:0;font-size:17px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list details p{color:var(--muted);font-size:10px;line-height:1.65;margin:10px 35px 0 0}
.final-cta{text-align:center;padding:85px 24px;background:linear-gradient(120deg,#d99b95,#c6817c);color:#fff}.final-cta>p{font-size:10px;opacity:.8}.final-cta h2{max-width:650px;margin:10px auto 25px}.final-cta small{display:block;margin-top:13px;font-size:8px;opacity:.75}.site-footer{max-width:1100px;margin:auto;padding:55px 24px 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.site-footer>div>p{color:var(--muted);font-size:9px}.site-footer>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.site-footer>div>strong{font-size:10px;margin-bottom:5px}.site-footer>div>a:not(.logo){color:var(--muted);text-decoration:none;font-size:9px}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;color:#99979e;font-size:8px}
@media(max-width:900px){.site-header nav{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero-answer{margin-left:auto;margin-right:auto}.hero-actions,.trust-list{justify-content:center}.hero-product{max-width:650px;margin:auto}.feature-grid{grid-template-columns:1fr 1fr}.feature-card,.feature-card.featured,.feature-card:nth-child(2){grid-column:span 1}.lqa-layout,.trial-section,.security-grid,.faq-section{grid-template-columns:1fr}.lqa-layout,.trial-section,.security-grid{gap:45px}.faq-section{gap:30px}.security-cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.site-header{height:62px;padding:0 17px}.site-header .header-actions,.site-header nav{display:none}.menu-button{display:block;margin-left:auto}.site-header.open nav{display:flex;position:absolute;top:62px;left:12px;right:12px;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:0 15px 35px rgba(0,0,0,.12)}.hero{padding:45px 18px 60px}.hero h1{font-size:39px;letter-spacing:-1.8px}.hero-actions{flex-direction:column}.trust-list{flex-wrap:wrap;gap:10px}.preview-body{grid-template-columns:30px 1fr;min-height:330px}.preview-main{padding:20px 14px}.preview-feature{grid-template-columns:34px 1fr}.preview-grid article{grid-template-columns:1fr}.preview-grid article>span{grid-row:auto}.proof-strip>div{grid-template-columns:1fr 1fr;gap:15px}.proof-strip span{border:0}.section{padding:70px 18px}.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:29px}.feature-grid,.steps,.security-cards{grid-template-columns:1fr}.score-line{grid-template-columns:100px 1fr 25px}.credit-table header,.credit-table>div{grid-template-columns:1.4fr .6fr .8fr;padding:11px 9px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}

/* Homepage visual hierarchy */
.hero{max-width:1240px;padding:70px 24px 82px;grid-template-columns:.78fr 1.22fr;gap:48px}
.hero-image{margin:0;position:relative;border-radius:22px;overflow:hidden;box-shadow:0 30px 70px rgba(39,37,51,.17);background:#eee9e1;min-height:520px}
.hero-image img{display:block;width:100%;height:100%;min-height:520px;object-fit:contain;object-position:center}
.hero-image::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.65);border-radius:inherit;pointer-events:none}
.hero-image figcaption{position:absolute;left:22px;right:22px;bottom:20px;display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid rgba(255,255,255,.65);border-radius:10px;background:rgba(255,255,255,.83);backdrop-filter:blur(12px);color:#575663;font-size:9px;box-shadow:0 10px 30px rgba(46,43,55,.11)}
.hero-image figcaption span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#dfeee8;color:#39775d;font-weight:800}
.product-showcase{max-width:1100px;margin:0 auto;padding:100px 24px 55px;display:grid;grid-template-columns:.62fr 1.38fr;gap:60px;align-items:center}
.showcase-copy h2{font:800 33px/1.18 "Manrope";letter-spacing:-1.4px;margin:0}
.showcase-copy>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7}
.showcase-copy .text-link{display:inline-block;margin-top:8px}
.product-showcase .hero-product{transform:none}

/* Lingivo logo mark: source-language transfer to target-language output */
.logo > .logo-mark {
  background: transparent !important;
  box-shadow: none;
  overflow: visible;
}
.logo > .logo-mark,
.preview-body aside .preview-mark {
  color: transparent !important;
  padding: 0;
}
.logo-mark img,
.preview-mark img {
  width: 100%;
  height: 100%;
  display: block;
}
.preview-body aside .preview-mark {
  background: transparent;
  border-radius: 8px;
  box-shadow: none;
}
@media(max-width:900px){.hero-image{max-width:760px;margin:auto;min-height:460px}.hero-image img{min-height:460px}.product-showcase{grid-template-columns:1fr;gap:35px}.showcase-copy{text-align:center}.product-showcase .hero-product{max-width:720px;margin:auto}}
@media(max-width:620px){.hero-image{min-height:390px;border-radius:16px}.hero-image img{min-height:390px}.hero-image figcaption{left:12px;right:12px;bottom:12px}.product-showcase{padding:70px 18px 30px}}

/* Quick AI tool tours */
.hidden{display:none!important}
.card-actions{position:absolute;left:22px;right:22px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:8px}
.card-actions a{font-size:9px;font-weight:700;text-decoration:none}
.tour-button{border:0;background:#eeedf2;color:#56546b;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:700}
.tour-button:hover{background:#e3e1ea}

/* Futuristic Lingivo wordmark refinement */
.logo{letter-spacing:-.25px;text-transform:lowercase;font-weight:800}
.logo em{color:#0B1B3F}
.logo > .logo-mark{border-radius:10px;margin-right:10px}
.site-header .logo,.site-footer .logo{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:.4px;color:#0B1B3F}
.lqa-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.dark-tour{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.18);padding:10px 12px}
.dark-tour:hover{background:rgba(255,255,255,.2)}
.tour-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(27,26,43,.67);backdrop-filter:blur(8px)}
.tour-dialog{width:min(880px,96vw);max-height:94vh;overflow:auto;position:relative;padding:24px;border-radius:18px;background:#fafaf7;box-shadow:0 30px 90px rgba(0,0,0,.3)}
.tour-close{position:absolute;right:16px;top:15px;width:31px;height:31px;border:0;border-radius:50%;background:#ecebe7;font-size:19px;z-index:2}
.tour-heading{display:flex;align-items:end;justify-content:space-between;padding:0 42px 16px 2px}
.tour-heading p{margin:0;color:#939198;font-size:7px;letter-spacing:1px;font-weight:800}
.tour-heading h2{margin:3px 0 0;font-size:22px}
.tour-heading>span{color:#96949c;font-size:8px}
.tour-screen{overflow:hidden;border-radius:12px;background:#e8e7e3;box-shadow:0 12px 35px rgba(36,34,51,.12)}
.tour-screen img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.tour-footer{display:flex;align-items:center;gap:10px;padding-top:15px}
.tour-footer p{margin:0 auto 0 0;color:var(--muted);font-size:10px}
.secondary-tour{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:700}
@media(max-width:620px){.tour-modal{padding:10px}.tour-dialog{padding:18px 12px}.tour-heading{display:block;padding-right:38px}.tour-heading>span{display:block;margin-top:4px}.tour-footer{flex-wrap:wrap}.tour-footer p{flex-basis:100%}.card-actions{left:18px;right:18px}.feature-card{min-height:350px}}

/* Minimal professional design refinement */
body{background:#fafaf6;color:#24243b}
.site-header{height:76px;max-width:1240px;border-bottom:1px solid rgba(36,36,59,.07);background:rgba(250,250,246,.92);backdrop-filter:blur(18px);position:sticky;top:0}
.site-header nav{gap:24px}.site-header nav a,.login-link{font-size:11px;color:#666572}.logo{font-size:19px}.logo em{color:#c97c74}
.button{border-radius:8px;box-shadow:none;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-1px);background:#292947}
.hero{min-height:660px;padding-top:48px;padding-bottom:50px;grid-template-columns:.72fr 1.28fr;gap:24px}
.hero h1{font-size:53px;line-height:1.04;letter-spacing:-2.8px}.hero-answer{font-size:14px;line-height:1.65;max-width:490px}
.trial-pill{background:transparent;border-color:#dddcd4}.trust-list{margin-top:20px}
.hero-image{min-height:0;border-radius:0;overflow:visible;box-shadow:none;background:transparent}
.hero-image::after{display:none}.hero-image img{display:block;min-height:0;height:auto;object-fit:initial;width:100%;max-width:none;margin:0}
.proof-strip{padding:20px 24px;background:#f7f6f2}.proof-strip>p{margin-top:0}.proof-strip>div{margin-top:14px}
.product-showcase{padding-top:86px;padding-bottom:70px}.product-showcase .hero-product{box-shadow:0 22px 60px rgba(36,36,59,.1);border-color:#dddcd6}
.section{padding-top:88px;padding-bottom:88px}.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:35px;letter-spacing:-1.5px}
.feature-grid{gap:12px;margin-top:38px}.feature-card{min-height:320px;border-radius:12px;box-shadow:none;transition:border-color .18s ease,transform .18s ease}.feature-card:hover{border-color:#c9c6bd;transform:translateY(-2px)}
.feature-icon{border-radius:8px}.tour-button{background:transparent;border:1px solid #dedce4}.tour-button:hover{background:#f0eff4}
.lqa-section{background:#2e2e4b}.scorecard{box-shadow:none;border:1px solid rgba(255,255,255,.12)}
.steps article,.security-cards article,.credit-table,.scorecard-results,.result-panel{box-shadow:none}
.security-section{background:#f3f2ee}.final-cta{background:#343453}.site-footer{padding-top:48px}
.page-hero{background:#fafaf6}.compare-column,.feedback-card,.price-card{box-shadow:none}.outcomes{background:#2e2e4b}
.tour-dialog{border:1px solid #e1dfd8;box-shadow:0 24px 70px rgba(24,24,38,.2)}
@media(max-width:900px){.hero{min-height:0;gap:28px;grid-template-columns:1fr}.hero-copy{text-align:center}.hero-answer{margin-left:auto;margin-right:auto}.hero-actions,.trust-list{justify-content:center}.hero-image{width:100%;max-width:800px;margin:auto}.hero-image img{min-height:0;width:100%;margin-left:0}.site-header{position:relative}.product-showcase{padding-top:72px}}
@media(max-width:620px){.hero{padding-top:38px}.hero h1{font-size:40px}.hero-image{min-height:0}.hero-image img{min-height:0}.section{padding-top:68px;padding-bottom:68px}}

/* Readable typography system */
body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}
h1,h2,h3,strong,.logo,.button,.site-header nav a{font-family:"Plus Jakarta Sans",system-ui,sans-serif}
.logo{font-size:21px;letter-spacing:-.7px}.site-header nav a,.login-link{font-size:13px;font-weight:500}
.button{font-size:13px;padding:14px 20px}.button.small{font-size:12px;padding:11px 16px}
.trial-pill{font-size:11px}.trial-pill span{font-size:10px}
.hero h1{font-size:58px;letter-spacing:-3px}.hero-answer{font-size:17px;line-height:1.75}.text-link{font-size:13px}.trust-list{font-size:11px}
.proof-strip>p{font-size:10px}.proof-strip span{font-size:11px}.proof-strip strong{font-size:21px}
.eyebrow{font-size:11px}.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:40px}.section-lead{font-size:16px}
.showcase-copy h2{font-family:"Plus Jakarta Sans";font-size:36px}.showcase-copy>p:not(.eyebrow){font-size:14px}
.feature-card h3{font-size:19px}.feature-card>p{font-size:13px;line-height:1.65}.feature-card li{font-size:12px}.card-actions a,.tour-button{font-size:10px}
.lqa-copy>p:not(.eyebrow){font-size:14px}.lqa-points strong{font-size:12px}.lqa-points small{font-size:10px}
.scorecard header strong{font-size:15px}.score-line{font-size:10px}.scorecard footer{font-size:11px}
.steps h3{font-size:16px}.steps p{font-size:12px}.trial-copy>p:not(.eyebrow){font-size:14px}.trial-copy>small{font-size:10px}
.credit-table header{font-size:9px}.credit-table>div{font-size:11px}.security-grid>div>p:not(.eyebrow){font-size:14px}.security-cards h3{font-size:14px}.security-cards p{font-size:11px}
.faq-intro>p:last-child{font-size:13px}.faq-list summary{font-size:14px}.faq-list details p{font-size:12px}
.final-cta>p{font-size:12px}.final-cta small{font-size:10px}.site-footer>div>p,.site-footer>div>a:not(.logo),.copyright{font-size:11px}.site-footer>div>strong{font-size:12px}
.page-hero h1{font-size:52px}.page-hero>p:not(.eyebrow){font-size:16px}.compare-column h3{font-size:21px}.compare-list strong{font-size:13px}.compare-list small{font-size:11px}
.outcome-grid h3{font-size:14px}.outcome-grid p{font-size:11px}.feedback-intro>p:last-child{font-size:14px}.feedback-card h3{font-size:16px}.feedback-card p{font-size:12px}.feedback-card footer,.feedback-disclaimer{font-size:10px}
.price-card>small{font-size:10px}.price-card h2{font-size:39px}.price-card h2 span{font-family:"Inter";font-size:12px}.price-card>p{font-size:12px}.credit-amount{font-size:17px}.price-card li{font-size:11px}
.usage-layout>div>p:not(.eyebrow){font-size:13px}.usage-row{font-size:11px}.usage-row.header{font-size:9px}
.tour-heading h2{font-size:25px}.tour-heading>span{font-size:10px}.tour-footer p{font-size:12px}
@media(max-width:620px){.hero h1{font-size:43px}.hero-answer{font-size:15px}.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:32px}.page-hero h1{font-size:39px}}

/* Enterprise readiness */
.enterprise-section{max-width:1120px}.enterprise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:38px}.enterprise-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;min-height:235px}.enterprise-grid span{display:inline-grid;place-items:center;min-width:36px;height:28px;padding:0 8px;border-radius:8px;background:#f0efeb;color:#777581;font-size:8px;font-weight:800;letter-spacing:.7px}.enterprise-grid h3{font-size:16px;margin:18px 0 10px}.enterprise-grid p{color:var(--muted);font-size:11px;line-height:1.55;margin:9px 0}.enterprise-grid p strong{color:var(--ink)}.enterprise-note{margin-top:18px;padding:20px;border:1px solid #d8d3ae;border-radius:14px;background:#fffdf3}.enterprise-note strong{font-size:13px}.enterprise-note p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}
.security-cards{grid-template-columns:repeat(5,1fr)}
@media(max-width:900px){.enterprise-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.security-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.enterprise-grid{grid-template-columns:1fr}.enterprise-grid article{min-height:auto}.security-cards{grid-template-columns:1fr}}

/* Shorter enterprise readiness summary */
.enterprise-grid{grid-template-columns:repeat(5,1fr)}
.enterprise-grid article{min-height:190px}
.enterprise-grid p{font-size:12px;line-height:1.6}
@media(max-width:1100px){.enterprise-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.enterprise-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.enterprise-grid{grid-template-columns:1fr}}

/* Keep AI tool tiles readable as copy grows */
.feature-card{display:flex;flex-direction:column;overflow:visible;padding-bottom:22px}
.feature-card>p{max-width:none;margin-bottom:0}
.feature-card ul{margin-bottom:18px}
.feature-card .card-actions{position:static;margin-top:auto;padding-top:16px}
.feature-card.featured,.feature-card:nth-child(2),.feature-card{min-height:360px}
@media(max-width:900px){.feature-card.featured,.feature-card:nth-child(2),.feature-card{min-height:380px}}
@media(max-width:620px){.feature-card.featured,.feature-card:nth-child(2),.feature-card{min-height:auto}}

/* Match website AI tool tiles with the app palette */
.translation-tile{background:linear-gradient(115deg,#343453,#4f7773);color:#fff;border-color:transparent}
.lqa-tile{background:#f8d778;border-color:rgba(42,42,62,.06)}
.glossary-tile{background:#e7e6ef;border-color:rgba(42,42,62,.06)}
.style-tile{background:#e9b9b5;border-color:rgba(42,42,62,.06)}
.analyzer-tile{background:#6c9791;color:#fff;border-color:rgba(42,42,62,.06)}
.translation-tile .feature-number,.analyzer-tile .feature-number{color:rgba(255,255,255,.55)}
.translation-tile>p,.translation-tile li,.analyzer-tile>p,.analyzer-tile li{color:rgba(255,255,255,.82)}
.translation-tile .feature-icon,.analyzer-tile .feature-icon{background:rgba(255,255,255,.16);color:#fff}
.translation-tile li::before,.analyzer-tile li::before{color:#c7f0df}
.translation-tile .tour-button,.analyzer-tile .tour-button{color:#fff;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08)}
.translation-tile .card-actions a,.analyzer-tile .card-actions a{color:#fff}
.lqa-tile .feature-icon,.glossary-tile .feature-icon,.style-tile .feature-icon{background:rgba(255,255,255,.45);color:var(--ink)}
.lqa-tile .tour-button,.glossary-tile .tour-button,.style-tile .tour-button{background:rgba(255,255,255,.35);border-color:rgba(42,42,62,.12)}

/* Website tile row order: analysis/glossary/style above translation/LQA */
.feature-card.top-tool{grid-column:span 2}
.feature-card.bottom-tool{grid-column:span 3}
@media(max-width:900px){.feature-card.top-tool,.feature-card.bottom-tool{grid-column:span 1}}

/* Private by design section */
.security-section{background:linear-gradient(135deg,#f5f3ed 0%,#eceae3 100%)}
.security-grid{max-width:1120px;grid-template-columns:.88fr 1.12fr;gap:44px;align-items:stretch}
.security-copy{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid rgba(42,42,62,.08);border-radius:24px;padding:42px;box-shadow:0 24px 70px rgba(36,36,59,.08)}
.security-copy h2{max-width:430px}
.security-copy>p:not(.eyebrow){max-width:470px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.72}
.security-badges{display:grid;grid-template-columns:1fr;gap:10px;margin-top:28px;max-width:430px;width:100%}
.security-badges span{display:flex;align-items:center;gap:10px;min-height:46px;width:100%;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid var(--line);color:#111827;font-size:12px;font-weight:800;line-height:1.25}
.security-badges span::before{content:"";width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px rgba(88,139,132,.12)}
.security-badges span:nth-child(1)::before{background:#111827;box-shadow:0 0 0 4px rgba(17,24,39,.08)}
.security-badges span:nth-child(2)::before{background:var(--teal);box-shadow:0 0 0 4px rgba(88,139,132,.12)}
.security-badges span:nth-child(3)::before{background:var(--tool-qa,#f59e0b);box-shadow:0 0 0 4px rgba(245,158,11,.14)}
.security-panel{display:flex;flex-direction:column;border-radius:24px;background:#30304d;color:#fff;padding:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(36,36,59,.18)}
.security-panel-header{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:10px 10px 20px}
.security-panel-header span{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:rgba(255,255,255,.58);font-weight:850}
.security-panel-header strong{max-width:270px;text-align:right;font-size:15px;line-height:1.35}
.security-panel .security-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.security-panel .security-cards article{grid-column:span 3;min-height:158px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:17px;padding:20px;color:#fff}
.security-panel .security-cards article:first-child{grid-column:span 6;min-height:120px;background:linear-gradient(135deg,rgba(108,151,145,.32),rgba(255,255,255,.08))}
.security-panel .security-cards span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,.13);font-size:18px}
.security-panel .security-cards h3{margin:17px 0 7px;color:#fff;font-size:15px}
.security-panel .security-cards p{margin:0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.55}
.security-grid .security-panel>.security-footnote{margin:14px 6px 2px;color:rgba(255,255,255,.62);font-size:11px;line-height:1.55}
@media(max-width:900px){.security-grid{grid-template-columns:1fr}.security-copy{padding:34px}.security-badges{margin-left:auto;margin-right:auto;text-align:left}.security-panel .security-cards{grid-template-columns:repeat(2,1fr)}.security-panel .security-cards article,.security-panel .security-cards article:first-child{grid-column:span 1}}
@media(max-width:620px){.security-copy{padding:28px;border-radius:20px}.security-badges span{min-height:42px;padding:11px 12px}.security-panel{border-radius:20px;padding:14px}.security-panel-header{display:block}.security-panel-header strong{display:block;text-align:left;margin-top:6px}.security-panel .security-cards{grid-template-columns:1fr}.security-panel .security-cards article{min-height:auto}}

/* Consistent section heading alignment */
.eyebrow{display:block;margin:0 0 12px}
.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2,.showcase-copy h2,.page-hero h1{margin-top:0}
.section-lead{margin:18px 0 0}
.intro .section-lead,.workflow .section-lead,.enterprise-section .section-lead,.compare-section .section-lead,.outcomes .section-lead,.pricing-faq .section-lead{margin-left:auto;margin-right:auto}
.intro,.workflow,.enterprise-section,.compare-section,.pricing-faq{text-align:center}
.feature-grid,.steps,.enterprise-grid,.compare-grid,.faq-list,.pricing-faq .faq-list{text-align:left}
.showcase-copy>p:not(.eyebrow),.lqa-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.usage-layout>div>p:not(.eyebrow),.faq-intro>p:last-child,.feedback-intro>p:last-child{margin-top:16px}
.feedback-intro{max-width:720px;margin:0 auto;text-align:center}
.feedback-intro h2{margin:0 auto;max-width:760px}
.feedback-intro>p:last-child{margin-left:auto;margin-right:auto;max-width:650px}
.page-hero .eyebrow,.pricing-faq>.eyebrow,.compare-section>.eyebrow,.workflow>.eyebrow,.enterprise-section>.eyebrow,.intro>.eyebrow{text-align:center}
.page-hero>p:not(.eyebrow){margin-top:18px;margin-bottom:0}
.usage-layout>div>h2,.trial-copy h2,.lqa-copy h2,.security-copy h2,.faq-intro h2{margin-bottom:0}
@media(max-width:900px){.showcase-copy,.lqa-copy,.trial-copy,.security-copy,.usage-layout>div,.faq-intro{text-align:center}.showcase-copy>p:not(.eyebrow),.lqa-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.usage-layout>div>p:not(.eyebrow),.faq-intro>p:last-child{margin-left:auto;margin-right:auto}.security-badges,.lqa-actions{justify-content:center}}
@media(max-width:620px){.section-lead{margin-top:14px}.showcase-copy>p:not(.eyebrow),.lqa-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.usage-layout>div>p:not(.eyebrow),.faq-intro>p:last-child,.feedback-intro>p:last-child{margin-top:13px}}

/* GEO answer and evidence sections */
.answer-section{text-align:center;padding-top:84px;padding-bottom:84px}
.answer-section .eyebrow,.answer-section h2,.answer-section .section-lead{margin-left:auto;margin-right:auto;text-align:center}
.answer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:38px;text-align:left}
.answer-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;min-height:245px}
.answer-grid h3{font-size:17px;line-height:1.25;margin:0 0 13px}
.answer-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.evidence-section{text-align:center;background:#fafaf6}
.evidence-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:38px;text-align:left}
.evidence-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;min-height:200px}
.evidence-grid span{display:inline-grid;place-items:center;width:34px;height:28px;border-radius:8px;background:#f0efeb;color:#777581;font-size:9px;font-weight:850}
.evidence-grid h3{font-size:16px;margin:18px 0 9px}
.evidence-grid p{color:var(--muted);font-size:12px;line-height:1.58;margin:0}
.legal-section{max-width:880px;display:grid;gap:14px}
.legal-section article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:26px}
.legal-section h2{font-size:24px!important;letter-spacing:-.8px!important;margin:0 0 10px!important}
.legal-section p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}
@media(max-width:1100px){.answer-grid{grid-template-columns:repeat(2,1fr)}.evidence-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.answer-grid,.evidence-grid{grid-template-columns:1fr}.answer-grid article,.evidence-grid article{min-height:auto}}

/* Final layout tightening pass */
.site-header{height:68px}
.hero{min-height:0;max-width:1160px;padding:42px 24px 46px;gap:18px;align-items:center}
.hero h1{font-size:52px;line-height:1.03;margin:18px 0 14px}
.hero-answer{font-size:16px;line-height:1.62;max-width:520px;margin:0}
.hero-actions{margin-top:22px}
.trust-list{margin-top:18px;gap:18px}
.hero-image img{max-height:540px;object-fit:contain}
.proof-strip{padding:16px 24px}
.proof-strip>div{margin-top:10px}
.product-showcase{padding-top:58px;padding-bottom:50px;gap:42px;max-width:1080px}
.section{padding-top:64px;padding-bottom:64px}
.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:36px;line-height:1.12}
.section-lead{max-width:680px;margin-top:14px;line-height:1.55}
.eyebrow{margin-bottom:9px}
.feature-grid,.answer-grid,.enterprise-grid,.evidence-grid,.steps,.feedback-grid,.outcome-grid{margin-top:28px}
.feature-grid{gap:14px}
.feature-card.featured,.feature-card:nth-child(2),.feature-card{min-height:315px;padding:20px}
.feature-card h3{margin:18px 0 8px}
.feature-card ul{margin:14px 0 12px}
.feature-card .card-actions{padding-top:12px}
.answer-section{padding-top:62px;padding-bottom:62px}
.answer-grid article{min-height:210px;padding:21px}
.answer-grid h3{font-size:16px;margin-bottom:10px}
.answer-grid p{font-size:12px;line-height:1.58}
.lqa-layout,.trial-section,.faq-section{gap:46px}
.lqa-points{margin:18px 0}
.score-line{padding-top:7px;padding-bottom:7px}
.steps{gap:12px}
.steps article{padding:20px}
.trial-copy .button{margin:10px 0}
.credit-table header,.credit-table>div{padding:10px 15px}
.enterprise-grid{gap:10px}
.enterprise-grid article{min-height:170px;padding:18px}
.enterprise-grid h3{margin:14px 0 8px}
.enterprise-note{margin-top:14px;padding:16px}
.evidence-section{padding-top:62px;padding-bottom:62px}
.evidence-grid article{min-height:172px;padding:18px}
.evidence-grid h3{margin:14px 0 8px}
.security-grid{gap:34px}
.security-copy{padding:34px}
.security-copy>p:not(.eyebrow){margin-top:14px;line-height:1.62}
.security-badges{margin-top:20px}
.security-panel{padding:14px}
.security-panel-header{padding:8px 8px 14px}
.security-panel .security-cards article{min-height:136px;padding:17px}
.security-panel .security-cards article:first-child{min-height:106px}
.security-panel .security-cards h3{margin:13px 0 6px}
.faq-section{align-items:start}
.faq-list details{padding:13px 0}
.faq-list details p{margin-top:8px}
.final-cta{padding:62px 24px}
.final-cta h2{margin-bottom:20px}
.site-footer{padding-top:38px;gap:38px}
.page-hero{padding-top:68px!important;padding-bottom:54px!important}
.page-hero h1{font-size:46px!important;line-height:1.08}
.page-hero>p:not(.eyebrow){margin-top:14px!important;line-height:1.6}
.compare-grid{margin-top:28px;gap:14px}
.compare-column{padding:22px}
.compare-column>header{padding-bottom:15px}
.compare-list li{padding:13px 0}
.outcomes .section{padding-top:60px;padding-bottom:60px}
.outcome-grid article{padding:20px 16px}
.outcome-grid h3{margin-top:12px}
.feedback-grid{gap:12px}
.feedback-card{min-height:190px;padding:20px}
.feedback-card h3{margin:18px 0 8px}
.feedback-card footer{margin-top:15px;padding-top:11px}
.feedback-disclaimer{margin-top:14px}
.pricing-grid{padding-bottom:60px;gap:13px}
.price-card{padding:22px}
.price-card h2{margin-top:12px}
.price-card ul{margin:14px 0 18px}
.usage-layout{gap:42px}
.usage-row{padding:10px 14px}
.pricing-faq .faq-list{margin-top:24px}
.legal-section{padding-top:54px;padding-bottom:64px;gap:12px}
.legal-section article{padding:22px}
@media(max-width:900px){.hero{padding-top:30px;padding-bottom:36px;gap:22px}.hero h1{font-size:46px}.hero-answer{font-size:15px;line-height:1.58}.hero-image img{max-height:390px;width:100%;object-fit:contain}.product-showcase{padding-top:46px;padding-bottom:44px;gap:24px}.product-showcase .hero-product{max-width:620px}.section{padding-top:54px;padding-bottom:54px}.feature-card.featured,.feature-card:nth-child(2),.feature-card{min-height:auto}.lqa-layout,.trial-section,.security-grid,.faq-section,.usage-layout{gap:30px}.enterprise-grid,.evidence-grid{grid-template-columns:repeat(2,1fr)}.answer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.site-header{height:62px}.hero{padding:30px 18px 38px}.hero h1{font-size:40px}.hero-actions{gap:14px}.section{padding-top:48px;padding-bottom:48px}.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2{font-size:30px}.page-hero{padding-top:52px!important;padding-bottom:42px!important}.page-hero h1{font-size:36px!important}.feature-grid,.answer-grid,.enterprise-grid,.evidence-grid,.steps,.feedback-grid,.outcome-grid,.compare-grid{margin-top:22px}.answer-grid,.enterprise-grid,.evidence-grid{grid-template-columns:1fr}.security-copy{padding:24px}.final-cta{padding:48px 18px}.pricing-grid{padding-bottom:48px}}

/* Final mobile polish */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video{max-width:100%;height:auto}
@media(max-width:620px){
  .site-header{position:sticky;top:0;z-index:30;background:rgba(250,250,246,.96);backdrop-filter:blur(14px)}
  .site-header.open nav{position:fixed;top:70px;left:14px;right:14px;max-height:calc(100vh - 92px);overflow:auto;z-index:40}
  .logo{font-size:19px}
  .hero{padding-left:16px;padding-right:16px;text-align:center}
  .hero h1{font-size:36px;letter-spacing:-1.8px;line-height:1.08}
  .hero-answer{font-size:14px;line-height:1.6}
  .hero-actions{align-items:stretch;width:100%}
  .hero-actions .button,.hero-actions .text-link{width:100%;justify-content:center}
  .trust-list{justify-content:center}
  .hero-image img{max-height:310px}
  .proof-strip>div{grid-template-columns:1fr;gap:8px}
  .proof-strip span{justify-content:flex-start;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px}
  .product-showcase{padding-left:16px;padding-right:16px}
  .preview-body{min-height:auto}
  .preview-main{padding:18px 12px}
  .preview-grid{grid-template-columns:1fr}
  .section{padding-left:16px;padding-right:16px}
  .feature-card,.answer-grid article,.enterprise-grid article,.evidence-grid article,.feedback-card,.price-card,.compare-column{border-radius:12px;padding:18px}
  .feature-card .card-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .feature-card .card-actions a,.feature-card .tour-button{text-align:center;width:100%}
  .lqa-actions{display:grid;grid-template-columns:1fr;width:100%}
  .lqa-actions .button,.lqa-actions .tour-button{width:100%;justify-content:center}
  .scorecard{padding:14px}
  .score-line{grid-template-columns:92px 1fr 26px;gap:8px}
  .steps article{display:grid;grid-template-columns:36px 1fr;padding:17px}
  .credit-table{overflow:auto}
  .credit-table header,.credit-table>div{min-width:420px}
  .security-panel-header strong{text-align:left;max-width:none}
  .security-badges{display:grid;grid-template-columns:1fr}
  .faq-section{text-align:left}
  .final-cta .button{width:100%;max-width:340px}
  .site-footer{grid-template-columns:1fr;gap:24px}
  .site-footer>div:first-child{grid-column:auto}
  .tour-dialog{width:100%;max-height:calc(100vh - 20px);border-radius:14px}
  .tour-footer .button,.secondary-tour{width:100%;justify-content:center}
}

/* Simplified four-item website navigation */
.site-header{gap:28px}
.site-header nav{margin-left:auto;margin-right:0;gap:24px}
.site-header nav .nav-cta{padding:10px 14px;border-radius:8px;background:var(--navy);color:#fff;font-weight:800}
.site-header nav .nav-cta:hover{background:#292947;color:#fff}
.site-header .header-actions{display:none}
@media(max-width:900px){.site-header nav{display:flex;margin-left:auto}}
@media(max-width:620px){.site-header nav{display:none}.site-header.open nav{display:flex}.site-header nav .nav-cta{width:100%;text-align:center}}

/* Lingivo.ai lockup: .ai uses navy */
.site-header .logo em,
.site-footer .logo em,
.logo em{color:#0B1B3F!important}

/* Lingivo.ai brand theme refresh: minimal navy / cyan / violet */
:root{
  --ink:#0B1B3F;
  --muted:#526078;
  --paper:#F8FAFC;
  --white:#fff;
  --yellow:#19C7E8;
  --coral:#7A4DEF;
  --teal:#19C7E8;
  --lavender:#EEF2FF;
  --navy:#0B1B3F;
  --line:#DDE6F1;
  --cyan:#19C7E8;
  --soft-cyan:#3FD0E0;
  --violet:#7A4DEF;
}
body{background:var(--paper);color:var(--ink)}
.site-header{background:rgba(248,250,252,.94);border-bottom:1px solid rgba(11,27,63,.08)}
.site-header nav a,.login-link{color:#526078}.site-header nav a:hover,.text-link{color:#0B1B3F}
.button,.site-header nav .nav-cta{background:#0B1B3F;color:#fff}.button:hover,.site-header nav .nav-cta:hover{background:#132A5A;color:#fff}
.trial-pill{border-color:#DDE6F1;color:#526078;background:#fff}.trial-pill span{background:rgba(25,199,232,.12);color:#0B1B3F;border:1px solid rgba(25,199,232,.28)}
.hero h1 em{color:#7A4DEF}.hero-answer,.section-lead,.feature-card>p,.showcase-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.faq-intro>p:last-child{color:#526078}
.trust-list li::before,.feature-card li::before,.price-card li::before{color:#19C7E8}
.proof-strip,.security-section,.evidence-section{background:#F4F7FB}.proof-strip strong{color:#0B1B3F}.eyebrow{color:#7A4DEF}
.hero-product,.feature-card,.steps article,.enterprise-grid article,.answer-grid article,.evidence-grid article,.legal-section article,.credit-table,.usage-table,.security-copy{background:#fff;border-color:#DDE6F1}
.preview-feature{background:linear-gradient(135deg,#0B1B3F 0%,#173B76 58%,#19C7E8 140%)}.preview-body aside{background:#F1F5FA;border-color:#DDE6F1}.preview-body aside i{background:#CBD7E6}
.feature-icon{background:#0B1B3F;color:#fff}.yellow-icon{background:rgba(25,199,232,.14);color:#0B1B3F}.lavender-icon{background:rgba(122,77,239,.12);color:#0B1B3F}.coral-icon{background:rgba(122,77,239,.16);color:#0B1B3F}.teal-icon{background:#19C7E8;color:#0B1B3F}
.translation-tile{background:linear-gradient(135deg,#0B1B3F 0%,#173B76 58%,#19C7E8 150%);color:#fff}.analyzer-tile{background:linear-gradient(135deg,#123465 0%,#0B1B3F 100%);color:#fff}.lqa-tile{background:#EEF7FF;border-color:#CFEFFC}.glossary-tile{background:#F2EFFF;border-color:#DED7FF}.style-tile{background:#F8F5FF;border-color:#E1D9FF}
.lqa-tile .feature-icon,.glossary-tile .feature-icon,.style-tile .feature-icon{background:#fff;color:#0B1B3F}.tour-button{border-color:#C9D8E8;color:#0B1B3F;background:#fff}.tour-button:hover{background:#F0F7FF}
.lqa-section,.outcomes,.final-cta{background:#0B1B3F;color:#fff}.eyebrow.light,.lqa-copy>p:not(.eyebrow),.lqa-points small{color:rgba(255,255,255,.72)}.lqa-points b{background:rgba(25,199,232,.14);color:#19C7E8}
.score-circle{border-color:#19C7E8}.score-line i b{background:#19C7E8}.security-panel{background:#0B1B3F;border-color:rgba(255,255,255,.12)}.security-panel .security-cards article:first-child{background:linear-gradient(135deg,rgba(25,199,232,.22),rgba(122,77,239,.14))}
.security-badges span{background:#fff;border-color:#DDE6F1;color:#526078}.security-badges span::before{background:#19C7E8}.enterprise-grid span,.evidence-grid span{background:#EEF7FF;color:#0B1B3F}.enterprise-note{background:#F5FBFF;border-color:#BFEAF5}
.final-cta{background:linear-gradient(135deg,#0B1B3F 0%,#122F64 70%,#1B6F87 140%)}.site-footer{border-top:1px solid #DDE6F1}.site-footer>div>a:not(.logo),.site-footer>div>p,.copyright{color:#526078}.logo em,.site-header .logo em,.site-footer .logo em{color:#0B1B3F!important}

/* Lingivo yellow brand theme */
:root{--ink:#2A2114;--muted:#6D6252;--paper:#FFF9E8;--white:#fff;--yellow:#F4B400;--coral:#B7791F;--teal:#D99A00;--lavender:#FFF3C4;--navy:#2A2114;--line:#E9DDBF;--cyan:#F4B400;--soft-cyan:#FFD166;--violet:#B7791F}
body{background:#FFF9E8;color:#2A2114}.site-header{background:rgba(255,249,232,.94);border-bottom-color:rgba(42,33,20,.09)}.site-header nav a,.login-link{color:#6D6252}.site-header nav a:hover,.text-link{color:#2A2114}.button,.site-header nav .nav-cta{background:#2A2114;color:#fff}.button:hover,.site-header nav .nav-cta:hover{background:#46351E;color:#fff}
.trial-pill{border-color:#E9DDBF;color:#6D6252;background:#fff}.trial-pill span{background:#FFF3C4;color:#2A2114;border:1px solid #E9DDBF}.hero h1 em{color:#B7791F}.hero-answer,.section-lead,.feature-card>p,.showcase-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.faq-intro>p:last-child{color:#6D6252}.trust-list li::before,.feature-card li::before,.price-card li::before{color:#D99A00}
.proof-strip,.security-section,.evidence-section{background:#FFF5D6}.proof-strip strong{color:#2A2114}.eyebrow{color:#B7791F}.hero-product,.feature-card,.steps article,.enterprise-grid article,.answer-grid article,.evidence-grid article,.legal-section article,.credit-table,.usage-table,.security-copy{background:#fff;border-color:#E9DDBF}
.preview-feature{background:linear-gradient(135deg,#2A2114 0%,#6F4E17 62%,#F4B400 150%)}.preview-body aside{background:#FFF3C4;border-color:#E9DDBF}.preview-body aside i{background:#D8C698}.feature-icon{background:#2A2114;color:#fff}.yellow-icon{background:#FFD166;color:#2A2114}.lavender-icon{background:#FFF3C4;color:#2A2114}.coral-icon{background:#FFE4A3;color:#2A2114}.teal-icon{background:#F4B400;color:#2A2114}
.translation-tile{background:linear-gradient(135deg,#2A2114 0%,#6F4E17 58%,#F4B400 150%);color:#fff}.analyzer-tile{background:linear-gradient(135deg,#46351E 0%,#2A2114 100%);color:#fff}.lqa-tile{background:#FFF3C4;border-color:#E9DDBF}.glossary-tile{background:#FFE4A3;border-color:#E9DDBF}.style-tile{background:#FFF7D9;border-color:#E9DDBF}.lqa-tile .feature-icon,.glossary-tile .feature-icon,.style-tile .feature-icon{background:#fff;color:#2A2114}.tour-button{border-color:#E9DDBF;color:#2A2114;background:#fff}.tour-button:hover{background:#FFF7D9}
.lqa-section,.outcomes,.final-cta{background:#2A2114;color:#fff}.eyebrow.light,.lqa-copy>p:not(.eyebrow),.lqa-points small{color:rgba(255,255,255,.72)}.lqa-points b{background:rgba(244,180,0,.16);color:#FFD166}.score-circle{border-color:#F4B400}.score-line i b{background:#F4B400}.security-panel{background:#2A2114;border-color:rgba(255,255,255,.12)}.security-panel .security-cards article:first-child{background:linear-gradient(135deg,rgba(244,180,0,.25),rgba(183,121,31,.16))}
.security-badges span{background:#fff;border-color:#E9DDBF;color:#6D6252}.security-badges span::before{background:#F4B400}.enterprise-grid span,.evidence-grid span{background:#FFF3C4;color:#2A2114}.enterprise-note{background:#FFF7D9;border-color:#E9DDBF}.final-cta{background:linear-gradient(135deg,#2A2114 0%,#5B411F 72%,#B7791F 140%)}.site-footer{border-top-color:#E9DDBF}.site-footer>div>a:not(.logo),.site-footer>div>p,.copyright{color:#6D6252}.logo em,.site-header .logo em,.site-footer .logo em{color:#2A2114!important}

/* Shared AI tool tile palette — keep in sync with app */
.analyzer-tile{background:#2A2114!important;color:#fff!important;border-color:#2A2114!important}
.analyzer-tile>p,.analyzer-tile li{color:rgba(255,255,255,.82)!important}
.analyzer-tile .feature-number{color:rgba(255,255,255,.55)!important}
.analyzer-tile .feature-icon{background:rgba(255,255,255,.14)!important;color:#fff!important}
.analyzer-tile li::before{color:#FFD166!important}
.analyzer-tile .tour-button{color:#fff!important;border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.08)!important}
.analyzer-tile .card-actions a{color:#fff!important}
.glossary-tile{background:#FFD166!important;color:#2A2114!important;border-color:#E9B949!important}
.style-tile{background:#FFE4A3!important;color:#2A2114!important;border-color:#E9DDBF!important}
.translation-tile{background:#F4B400!important;color:#2A2114!important;border-color:#E8A700!important}
.lqa-tile{background:#FFF3C4!important;color:#2A2114!important;border-color:#E9DDBF!important}
.glossary-tile>p,.glossary-tile li,.style-tile>p,.style-tile li,.translation-tile>p,.translation-tile li,.lqa-tile>p,.lqa-tile li{color:#2A2114!important}
.glossary-tile .feature-number,.style-tile .feature-number,.translation-tile .feature-number,.lqa-tile .feature-number{color:rgba(42,33,20,.45)!important}
.glossary-tile .feature-icon,.style-tile .feature-icon,.translation-tile .feature-icon,.lqa-tile .feature-icon{background:rgba(255,255,255,.58)!important;color:#2A2114!important}
.glossary-tile .tour-button,.style-tile .tour-button,.translation-tile .tour-button,.lqa-tile .tour-button{background:rgba(255,255,255,.48)!important;border-color:rgba(42,33,20,.14)!important;color:#2A2114!important}
.glossary-tile .card-actions a,.style-tile .card-actions a,.translation-tile .card-actions a,.lqa-tile .card-actions a{color:#2A2114!important}
.pv-teal{background:#2A2114!important;color:#fff!important}.pv-lavender{background:#FFD166!important;color:#2A2114!important}.pv-coral{background:#FFE4A3!important;color:#2A2114!important}.pv-yellow{background:#FFF3C4!important;color:#2A2114!important}

/* Minimal black / white theme */
:root{--ink:#111;--muted:#666;--paper:#FAFAFA;--white:#fff;--yellow:#111;--coral:#F0F0F0;--teal:#111;--lavender:#F5F5F5;--navy:#111;--line:#E5E5E5;--cyan:#111;--soft-cyan:#F2F2F2;--violet:#444}
body{background:#FAFAFA;color:#111}.site-header{background:rgba(250,250,250,.94);border-bottom-color:rgba(0,0,0,.08)}.site-header nav a,.login-link{color:#666}.site-header nav a:hover,.text-link{color:#111}.button,.site-header nav .nav-cta{background:#111;color:#fff}.button:hover,.site-header nav .nav-cta:hover{background:#333;color:#fff}
.trial-pill{border-color:#E5E5E5;color:#666;background:#fff}.trial-pill span{background:#F5F5F5;color:#111;border:1px solid #E5E5E5}.hero h1 em{color:#111}.hero-answer,.section-lead,.feature-card>p,.showcase-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.faq-intro>p:last-child{color:#666}.trust-list li::before,.feature-card li::before,.price-card li::before{color:#111}
.proof-strip,.security-section,.evidence-section{background:#F5F5F5}.proof-strip strong{color:#111}.eyebrow{color:#777}.hero-product,.feature-card,.steps article,.enterprise-grid article,.answer-grid article,.evidence-grid article,.legal-section article,.credit-table,.usage-table,.security-copy{background:#fff;border-color:#E5E5E5}
.preview-feature,.translation-tile,.analyzer-tile{background:#111!important;color:#fff!important;border-color:#111!important}.preview-body aside{background:#F5F5F5;border-color:#E5E5E5}.preview-body aside i{background:#D4D4D4}.feature-icon{background:#111;color:#fff}.yellow-icon,.lavender-icon,.coral-icon,.teal-icon{background:#F5F5F5;color:#111}
.analyzer-tile>p,.analyzer-tile li,.translation-tile>p,.translation-tile li{color:rgba(255,255,255,.82)!important}.analyzer-tile .feature-number,.translation-tile .feature-number{color:rgba(255,255,255,.55)!important}.analyzer-tile .feature-icon,.translation-tile .feature-icon{background:rgba(255,255,255,.14)!important;color:#fff!important}.analyzer-tile .tour-button,.translation-tile .tour-button{color:#fff!important;border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.08)!important}.analyzer-tile .card-actions a,.translation-tile .card-actions a{color:#fff!important}
.lqa-tile,.glossary-tile,.style-tile{background:#F5F5F5!important;color:#111!important;border-color:#E5E5E5!important}.lqa-tile>p,.lqa-tile li,.glossary-tile>p,.glossary-tile li,.style-tile>p,.style-tile li{color:#111!important}.lqa-tile .feature-number,.glossary-tile .feature-number,.style-tile .feature-number{color:rgba(17,17,17,.45)!important}.lqa-tile .feature-icon,.glossary-tile .feature-icon,.style-tile .feature-icon{background:#fff!important;color:#111!important}.lqa-tile .tour-button,.glossary-tile .tour-button,.style-tile .tour-button{background:#fff!important;border-color:#E5E5E5!important;color:#111!important}.lqa-tile .card-actions a,.glossary-tile .card-actions a,.style-tile .card-actions a{color:#111!important}
.lqa-section,.outcomes,.final-cta{background:#111;color:#fff}.eyebrow.light,.lqa-copy>p:not(.eyebrow),.lqa-points small{color:rgba(255,255,255,.72)}.lqa-points b{background:rgba(255,255,255,.1);color:#fff}.score-circle{border-color:#111}.score-line i b{background:#111}.security-panel{background:#111;border-color:rgba(255,255,255,.12)}.security-panel .security-cards article:first-child{background:rgba(255,255,255,.08)}
.security-badges span{background:#fff;border-color:#E5E5E5;color:#666}.security-badges span::before{background:#111}.enterprise-grid span,.evidence-grid span{background:#F5F5F5;color:#111}.enterprise-note{background:#F7F7F7;border-color:#E5E5E5}.final-cta{background:#111}.site-footer{border-top-color:#E5E5E5}.site-footer>div>a:not(.logo),.site-footer>div>p,.copyright{color:#666}.logo em,.site-header .logo em,.site-footer .logo em{color:#111!important}
.pv-teal{background:#111!important;color:#fff!important}.pv-lavender,.pv-coral,.pv-yellow{background:#F5F5F5!important;color:#111!important}

/* Distinct monochrome AI module tile shades */
.analyzer-tile{background:#111!important;color:#fff!important;border-color:#111!important}
.glossary-tile{background:#2B2B2B!important;color:#fff!important;border-color:#2B2B2B!important}
.style-tile{background:#5E5E5E!important;color:#fff!important;border-color:#5E5E5E!important}
.translation-tile{background:#D9D9D9!important;color:#111!important;border-color:#CFCFCF!important}
.lqa-tile{background:#F3F3F3!important;color:#111!important;border-color:#DADADA!important}
.analyzer-tile>p,.analyzer-tile li,.glossary-tile>p,.glossary-tile li,.style-tile>p,.style-tile li{color:rgba(255,255,255,.82)!important}
.translation-tile>p,.translation-tile li,.lqa-tile>p,.lqa-tile li{color:#111!important}
.analyzer-tile .feature-number,.glossary-tile .feature-number,.style-tile .feature-number{color:rgba(255,255,255,.55)!important}
.translation-tile .feature-number,.lqa-tile .feature-number{color:rgba(17,17,17,.45)!important}
.analyzer-tile .feature-icon,.glossary-tile .feature-icon,.style-tile .feature-icon{background:rgba(255,255,255,.14)!important;color:#fff!important}
.translation-tile .feature-icon,.lqa-tile .feature-icon{background:rgba(255,255,255,.75)!important;color:#111!important}
.analyzer-tile .tour-button,.glossary-tile .tour-button,.style-tile .tour-button{color:#fff!important;border-color:rgba(255,255,255,.25)!important;background:rgba(255,255,255,.08)!important}
.translation-tile .tour-button,.lqa-tile .tour-button{color:#111!important;border-color:rgba(17,17,17,.15)!important;background:rgba(255,255,255,.55)!important}
.analyzer-tile .card-actions a,.glossary-tile .card-actions a,.style-tile .card-actions a{color:#fff!important}
.translation-tile .card-actions a,.lqa-tile .card-actions a{color:#111!important}
.analyzer-tile li::before,.glossary-tile li::before,.style-tile li::before{color:#fff!important}
.translation-tile li::before,.lqa-tile li::before{color:#111!important}
.pv-teal{background:#111!important;color:#fff!important}.pv-lavender{background:#2B2B2B!important;color:#fff!important}.pv-coral{background:#5E5E5E!important;color:#fff!important}.pv-yellow{background:#F3F3F3!important;color:#111!important}

/* Final clean editorial-tech theme */
:root{
  --ink:#111827;
  --muted:#6B7280;
  --paper:#FAFAF7;
  --white:#FFFFFF;
  --line:#E5E7EB;
  --navy:#111827;
  --yellow:#F59E0B;
  --coral:#10B981;
  --teal:#06B6D4;
  --lavender:#F5F3FF;
  --tool-analyzer:#2563EB;
  --tool-glossary:#06B6D4;
  --tool-style:#7C3AED;
  --tool-translate:#10B981;
  --tool-qa:#F59E0B;
}
body{background:var(--paper)!important;color:var(--ink)!important}.site-header{background:rgba(250,250,247,.9)!important;border-bottom:1px solid rgba(229,231,235,.75)!important;backdrop-filter:blur(14px)}
.site-header nav a,.login-link,.hero-answer,.section-lead,.feature-card>p,.showcase-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.faq-intro>p:last-child{color:var(--muted)!important}
.button,.site-header nav .nav-cta{background:var(--ink)!important;color:#fff!important;box-shadow:0 12px 28px rgba(17,24,39,.12)!important}.button:hover,.site-header nav .nav-cta:hover{background:#1F2937!important;color:#fff!important}
.logo em,.site-header .logo em,.site-footer .logo em,.hero h1 em{color:var(--tool-analyzer)!important}
.trial-pill{background:#fff!important;border-color:var(--line)!important;color:var(--muted)!important}.trial-pill span{background:#EFF6FF!important;color:#1D4ED8!important;border:1px solid #BFDBFE!important}
.hero-product,.feature-card,.steps article,.enterprise-grid article,.answer-grid article,.evidence-grid article,.legal-section article,.credit-table,.usage-table,.security-copy,.proof-strip{background:#fff!important;border-color:var(--line)!important}
.hero-product{box-shadow:0 28px 70px rgba(17,24,39,.1)!important}.preview-body aside,.proof-strip,.security-section,.evidence-section{background:#F8FAFC!important}.preview-feature{background:linear-gradient(135deg,#111827,#2563EB)!important}
.feature-card{box-shadow:0 10px 28px rgba(17,24,39,.045)!important;overflow:hidden}
.feature-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--tool-accent,#2563EB)}
.feature-card:hover{border-color:#CBD5E1!important;box-shadow:0 18px 44px rgba(17,24,39,.08)!important}
.analyzer-tile,.glossary-tile,.style-tile,.translation-tile,.lqa-tile{background:#fff!important;color:var(--ink)!important;border-color:var(--line)!important}
.analyzer-tile{--tool-accent:var(--tool-analyzer)}.glossary-tile{--tool-accent:var(--tool-glossary)}.style-tile{--tool-accent:var(--tool-style)}.translation-tile{--tool-accent:var(--tool-translate)}.lqa-tile{--tool-accent:var(--tool-qa)}
.analyzer-tile>p,.analyzer-tile li,.glossary-tile>p,.glossary-tile li,.style-tile>p,.style-tile li,.translation-tile>p,.translation-tile li,.lqa-tile>p,.lqa-tile li{color:var(--muted)!important}
.analyzer-tile .feature-number,.glossary-tile .feature-number,.style-tile .feature-number,.translation-tile .feature-number,.lqa-tile .feature-number{color:#CBD5E1!important}
.feature-icon,.yellow-icon,.lavender-icon,.coral-icon,.teal-icon,.analyzer-tile .feature-icon,.glossary-tile .feature-icon,.style-tile .feature-icon,.translation-tile .feature-icon,.lqa-tile .feature-icon{background:color-mix(in srgb,var(--tool-accent,#2563EB) 12%,#fff)!important;color:var(--tool-accent,#2563EB)!important;border:1px solid color-mix(in srgb,var(--tool-accent,#2563EB) 22%,#fff)!important}
.feature-card li::before,.trust-list li::before,.price-card li::before{color:var(--tool-accent,var(--tool-analyzer))!important}
.tour-button,.analyzer-tile .tour-button,.glossary-tile .tour-button,.style-tile .tour-button,.translation-tile .tour-button,.lqa-tile .tour-button{background:#F8FAFC!important;border-color:var(--line)!important;color:var(--ink)!important}
.tour-button:hover{background:var(--tool-accent,#2563EB)!important;color:#fff!important;border-color:var(--tool-accent,#2563EB)!important}
.feature-card .card-actions a,.analyzer-tile .card-actions a,.glossary-tile .card-actions a,.style-tile .card-actions a,.translation-tile .card-actions a,.lqa-tile .card-actions a{color:var(--ink)!important}
.lqa-section,.outcomes,.final-cta{background:#111827!important;color:#fff!important}.eyebrow.light,.lqa-copy>p:not(.eyebrow),.lqa-points small{color:rgba(255,255,255,.72)!important}.lqa-points b{background:rgba(255,255,255,.1)!important;color:#93C5FD!important}
.score-circle{border-color:var(--tool-analyzer)!important}.score-line i b{background:var(--tool-analyzer)!important}.security-panel{background:#111827!important}
.security-badges span{background:#fff!important;border-color:var(--line)!important;color:var(--muted)!important}.security-badges span::before{background:var(--tool-analyzer)!important}
.security-badges span:nth-child(1)::before{background:#111827!important;box-shadow:0 0 0 4px rgba(17,24,39,.08)!important}.security-badges span:nth-child(2)::before{background:var(--tool-analyzer)!important;box-shadow:0 0 0 4px rgba(88,139,132,.12)!important}.security-badges span:nth-child(3)::before{background:var(--tool-qa)!important;box-shadow:0 0 0 4px rgba(245,158,11,.14)!important}
.enterprise-grid span,.evidence-grid span,.best-badge{background:#EFF6FF!important;color:#1D4ED8!important}.enterprise-note{background:#F8FAFC!important;border-color:var(--line)!important}
.pv-teal{background:color-mix(in srgb,var(--tool-analyzer) 12%,#fff)!important;color:var(--tool-analyzer)!important}.pv-lavender{background:color-mix(in srgb,var(--tool-glossary) 12%,#fff)!important;color:var(--tool-glossary)!important}.pv-coral{background:color-mix(in srgb,var(--tool-style) 12%,#fff)!important;color:var(--tool-style)!important}.pv-yellow{background:color-mix(in srgb,var(--tool-qa) 14%,#fff)!important;color:#B45309!important}

/* Final typography and heading alignment pass */
:root{--brand-blue:#2563EB}
body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;text-rendering:optimizeLegibility}
h1,h2,h3,strong,.logo,.button,.site-header nav a,.tour-button{font-family:"Sora","Inter",system-ui,sans-serif!important}
.logo{font-weight:800!important;letter-spacing:-.55px!important;text-transform:none!important}
.logo em,.site-header .logo em,.site-footer .logo em{color:var(--brand-blue)!important;font-style:normal!important}
.hero-copy,.intro,.compare-section,.workflow,.enterprise-section,.evidence-section,.answer-section{text-wrap:pretty}
.hero h1{font-size:clamp(42px,5vw,60px)!important;line-height:1.04!important;letter-spacing:-2.65px!important;margin:18px 0 16px!important}
.hero-answer{font-size:16px!important;line-height:1.68!important;margin:0!important}
.eyebrow{display:block!important;margin:0 0 10px!important;line-height:1.2!important;letter-spacing:1.35px!important;font-weight:800!important}
.section{padding-top:84px!important;padding-bottom:84px!important}
.section h2,.lqa-copy h2,.security-grid h2,.final-cta h2,.showcase-copy h2{font-size:clamp(31px,3.4vw,42px)!important;line-height:1.12!important;letter-spacing:-1.55px!important;margin:0!important}
.section-lead{margin:15px auto 0!important;line-height:1.62!important}
.intro .section-lead,.answer-section .section-lead,.enterprise-section .section-lead,.evidence-section .section-lead{max-width:760px!important;text-align:center!important}
.feature-card h3,.steps h3,.enterprise-grid h3,.evidence-grid h3,.answer-grid h3,.security-cards h3,.feedback-card h3{line-height:1.22!important;letter-spacing:-.35px!important;margin-top:16px!important;margin-bottom:8px!important}
.feature-card>p,.steps p,.enterprise-grid p,.evidence-grid p,.answer-grid p,.security-cards p,.feedback-card p{line-height:1.58!important}
.showcase-copy>p:not(.eyebrow),.lqa-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.security-copy>p:not(.eyebrow),.usage-layout>div>p:not(.eyebrow),.faq-intro>p:last-child,.feedback-intro>p:last-child{margin-top:14px!important;line-height:1.62!important}
.product-showcase,.lqa-layout,.trial-section,.security-grid,.faq-section,.usage-layout{align-items:center!important}
.final-cta h2{max-width:760px!important;margin:8px auto 22px!important}
.final-cta>p{margin:0!important;letter-spacing:.2px!important}
.site-footer{align-items:start!important}
@media(max-width:900px){
  .hero-copy,.showcase-copy,.lqa-copy,.trial-copy,.security-copy,.usage-layout>div,.faq-intro{text-align:center!important}
  .section{padding-top:60px!important;padding-bottom:60px!important}
  .role-audience-grid{grid-template-columns:1fr!important}
  .role-audience-note{align-items:flex-start!important;text-align:left!important}
}
@media(max-width:620px){
  .hero h1{font-size:38px!important;letter-spacing:-1.7px!important}
  .section{padding-top:48px!important;padding-bottom:48px!important}
  .section h2,.lqa-copy h2,.security-grid h2,.final-cta h2,.showcase-copy h2{font-size:30px!important}
  .role-audience-grid article{padding:18px!important}
  .role-audience-note{display:block!important}
  .role-audience-note strong{display:block;margin-bottom:4px}
}

/* Final role-aware section alignment */
.role-audience-section{
  max-width:1120px!important;
  text-align:center!important;
  padding-top:72px!important;
  padding-bottom:76px!important;
}
.role-audience-section>.eyebrow,
.role-audience-section>h2,
.role-audience-section>.section-lead{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.role-audience-section>.section-lead{
  max-width:760px!important;
  margin-top:14px!important;
}
.role-adapt-visual{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(190px,.8fr) minmax(260px,1.05fr) minmax(230px,.95fr)!important;
  gap:16px!important;
  align-items:stretch!important;
  margin:30px auto 0!important;
  max-width:980px!important;
  padding:18px!important;
  border:1px solid var(--line)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#FFFFFF 0%,#F8FAFC 100%)!important;
  box-shadow:0 18px 48px rgba(17,24,39,.07)!important;
  text-align:left!important;
  overflow:hidden!important;
}
.role-switch-column,
.role-output-column,
.role-core-card{
  position:relative!important;
  z-index:1!important;
}
.role-switch-column,
.role-output-column{
  display:grid!important;
  gap:10px!important;
}
.role-switch-column span,
.role-output-column article{
  display:block!important;
  border:1px solid var(--line)!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(17,24,39,.04)!important;
}
.role-switch-column span{
  padding:13px 14px 13px 16px!important;
  color:#526078!important;
  font-size:11px!important;
  font-weight:900!important;
  position:relative!important;
  overflow:hidden!important;
  border-left:5px solid #CBD5E1!important;
}
.role-switch-column span::before{
  content:none!important;
}
.role-switch-column span:nth-child(1){border-left-color:var(--tool-qa,#F59E0B)!important}
.role-switch-column span:nth-child(2){border-left-color:var(--tool-analyzer,#2563EB)!important}
.role-switch-column span:nth-child(3){border-left-color:var(--tool-translate,#10B981)!important}
.role-switch-column .active-role{
  color:#111827!important;
  border-top-color:var(--line)!important;
  border-right-color:var(--line)!important;
  border-bottom-color:var(--line)!important;
  background:#fff!important;
}
.role-core-card{
  display:grid!important;
  align-content:center!important;
  min-height:188px!important;
  padding:24px!important;
  border-radius:22px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#111827 0%,#1F2937 72%,#2563EB 165%)!important;
  box-shadow:0 18px 44px rgba(17,24,39,.16)!important;
}
.role-core-card small{
  color:rgba(255,255,255,.62)!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:1.1px!important;
}
.role-core-card strong{
  margin:8px 0!important;
  max-width:280px!important;
  color:#fff!important;
  font-family:"Sora","Inter",system-ui,sans-serif!important;
  font-size:24px!important;
  line-height:1.08!important;
  letter-spacing:-1px!important;
}
.role-core-card p{
  margin:0!important;
  color:rgba(255,255,255,.72)!important;
  font-size:12px!important;
  line-height:1.55!important;
}
.role-output-column article{
  padding:13px 14px!important;
}
.role-output-column b,
.role-output-column small{
  display:block!important;
}
.role-output-column b{
  color:#111827!important;
  font-size:12px!important;
  margin-bottom:4px!important;
}
.role-output-column small{
  color:#526078!important;
  font-size:9.5px!important;
  line-height:1.45!important;
}
.role-output-column article:nth-child(1){border-left:5px solid var(--tool-qa,#F59E0B)!important}
.role-output-column article:nth-child(2){border-left:5px solid var(--tool-analyzer,#2563EB)!important}
.role-output-column article:nth-child(3){border-left:5px solid var(--tool-translate,#10B981)!important}
.steps article>span{
  background:#fff!important;
  color:#111827!important;
  border:1px solid #111827!important;
  box-shadow:0 8px 18px rgba(17,24,39,.07)!important;
}
.role-audience-grid{
  margin-top:30px!important;
  align-items:stretch!important;
}
.role-audience-grid article{
  display:flex!important;
  flex-direction:column!important;
  min-height:260px!important;
}
.role-audience-grid ul{margin-top:auto!important;padding-top:14px!important}
.role-audience-note{
  max-width:900px!important;
  margin:16px auto 0!important;
  justify-content:center!important;
}
@media(max-width:900px){
  .role-adapt-visual{
    grid-template-columns:1fr!important;
    max-width:620px!important;
  }
  .role-core-card{min-height:auto!important}
  .role-audience-grid article{min-height:auto!important}
  .role-audience-note{justify-content:flex-start!important}
}

/* Final FAQ typography alignment */
.faq-list summary,
.pricing-faq .faq-list summary{
  font-family:"Sora","Inter",system-ui,sans-serif!important;
  color:#111827!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:-.35px!important;
}
.faq-list details p,
.pricing-faq .faq-list details p{
  font-family:"Inter",system-ui,sans-serif!important;
  color:#526078!important;
  font-size:12px!important;
  line-height:1.68!important;
  font-weight:500!important;
}
.faq-list details{
  border-color:#DDE6F1!important;
}
.faq-list summary::after{
  color:#2563EB!important;
  font-family:"Sora","Inter",system-ui,sans-serif!important;
  font-weight:800!important;
}

/* Final customer and GEO content polish */
html{scroll-behavior:smooth}
.section{padding-top:72px!important;padding-bottom:72px!important}
.answer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.answer-grid article{min-height:0!important;padding:22px!important}
.evidence-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:12px!important}
.evidence-grid article{min-height:0!important;padding:20px!important}
.enterprise-grid article{min-height:0!important}
.feature-card,.answer-grid article,.enterprise-grid article,.evidence-grid article,.steps article,.price-card{
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.answer-grid article:hover,.enterprise-grid article:hover,.evidence-grid article:hover,.steps article:hover{
  transform:translateY(-2px);
  border-color:#CBD5E1!important;
  box-shadow:0 18px 42px rgba(17,24,39,.07)!important;
}
button:focus-visible,a:focus-visible,summary:focus-visible{
  outline:3px solid rgba(37,99,235,.24)!important;
  outline-offset:3px!important;
}
.site-footer a{min-height:24px;display:inline-flex;align-items:center}
@media(max-width:900px){
  .section{padding-top:56px!important;padding-bottom:56px!important}
  .answer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .section{padding-top:46px!important;padding-bottom:46px!important}
  .answer-grid,.evidence-grid{grid-template-columns:1fr!important}
  .answer-grid article,.evidence-grid article{padding:18px!important}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Role jump navigation and transparent pilot evidence */
.role-jump-nav{
  position:sticky;
  top:68px;
  z-index:24;
  width:min(760px,calc(100% - 32px));
  margin:14px auto 0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:8px;
  border:1px solid rgba(203,213,225,.9);
  border-radius:14px;
  background:rgba(255,255,255,.92);
  box-shadow:0 12px 34px rgba(17,24,39,.08);
  backdrop-filter:blur(14px);
}
.role-jump-nav span{
  padding:0 8px;
  color:#64748B;
  font-size:10px;
  font-weight:800;
  white-space:nowrap;
}
.role-jump-nav a{
  min-height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 11px;
  border:1px solid #E2E8F0;
  border-radius:9px;
  background:#F8FAFC;
  color:#111827;
  font-family:"Sora","Inter",system-ui,sans-serif;
  font-size:10px;
  font-weight:750;
  text-decoration:none;
  white-space:nowrap;
}
.role-jump-nav a:hover{background:#111827;color:#fff;border-color:#111827}
#role-linguist,#role-team,#role-business{scroll-margin-top:132px}
.evidence-status-note{
  margin-top:12px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:start;
  gap:12px;
  padding:15px 17px;
  border:1px dashed #CBD5E1;
  border-radius:13px;
  background:#fff;
}
.evidence-status-note strong{font-size:11px;white-space:nowrap}
.evidence-status-note p{margin:0;color:#64748B;font-size:11px;line-height:1.55}
@media(max-width:620px){
  .role-jump-nav{
    top:62px;
    width:100%;
    margin:0;
    justify-content:flex-start;
    overflow-x:auto;
    border-left:0;
    border-right:0;
    border-radius:0;
    scrollbar-width:none;
  }
  .role-jump-nav::-webkit-scrollbar{display:none}
  .role-jump-nav span{display:none}
  #role-linguist,#role-team,#role-business{scroll-margin-top:116px}
  .evidence-status-note{grid-template-columns:1fr;gap:5px}
}

/* Final Lingivo polish layer: unified typography, restrained monochrome theme */
:root{
  --ink:#111827!important;
  --muted:#526078!important;
  --line:#E5E7EB!important;
  --paper:#FAFAFA!important;
  --white:#FFFFFF!important;
  --yellow:#111827!important;
  --lavender:#F5F5F5!important;
  --coral:#EEEEEE!important;
  --teal:#111827!important;
  --navy:#111827!important;
}
body{
  font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  background:#FAFAFA!important;
  color:#111827!important;
}
h1,h2,h3,strong,.logo,.button,.site-header nav a,.eyebrow,.section-kicker{
  font-family:"Sora","Inter",system-ui,sans-serif!important;
}
.logo em,.brand em{
  color:#2563EB!important;
}
.site-header{
  background:rgba(250,250,250,.9)!important;
  border-bottom:1px solid #E5E7EB!important;
}
.site-header nav a{
  color:#526078!important;
}
.site-header nav a:hover{
  color:#111827!important;
}
.nav-cta,.button{
  background:#111827!important;
  color:#fff!important;
  border:1px solid #111827!important;
}
.section-lead,.hero-answer,.feature-card>p,.role-audience-grid p,.faq-list details p{
  color:#526078!important;
}
.feature-card,.role-audience-grid article,.answer-card,.price-card,.feedback-card,.compare-column,.security-cards article{
  border-color:#E5E7EB!important;
  box-shadow:0 14px 36px rgba(17,24,39,.045)!important;
}
