@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#0c2a52;--navy2:#0b1f39;--navy3:#04162f;--text:#627089;--line:#e9eaec;--surface:#f7f9fc;--accent:#847aff;--blue:#337de0;--cyan:#d9feff;--white:#fff;--radius:20px;--shadow:0 28px 80px rgba(12,42,82,.13);--container:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--navy);background:#fff;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.section-pad{padding:130px 0}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:12px 18px;z-index:1000;border-radius:10px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(12,42,82,.06)}.header-inner{height:84px;display:flex;align-items:center;gap:36px}.brand img{width:178px;height:auto}.main-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.main-nav a{font-size:14px;font-weight:600;color:#465771;transition:.25s}.main-nav a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 25px;border:0;border-radius:12px;background:var(--navy);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 12px 28px rgba(12,42,82,.16);transition:.25s}.button:hover{transform:translateY(-2px);background:#163b6d}.button-small{min-height:44px;padding:0 18px;font-size:13px}.button-ghost{background:#fff;color:var(--navy);border:1px solid #dfe3eb;box-shadow:none}.button-ghost:hover{background:#f6f8fc}.button-light{background:#fff;color:var(--navy)}.button-light:hover{background:#eef3ff}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;border-radius:11px;background:#f2f4fa;padding:11px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:2px}.hero{position:relative;padding-top:105px;background:#fff}.hero-glow{position:absolute;pointer-events:none;filter:blur(80px);opacity:.32;border-radius:50%}.glow-a{width:420px;height:420px;background:#b3efff;left:-160px;top:120px}.glow-b{width:480px;height:480px;background:#a477ff;right:-210px;top:360px}.hero-copy{text-align:center;max-width:1000px;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;color:#69768c;margin:0 0 22px}.eyebrow span{display:inline-block;width:28px;height:1px;background:var(--accent);vertical-align:middle;margin-right:9px}.eyebrow.light{color:#aebbd0}.hero h1,.section-head h2,.platform-copy h2,.dark-copy h2,.workflow-head h2,.faq-intro h2,.contact-copy h2{font-weight:500;letter-spacing:-.045em;line-height:1.08;margin:0}.hero h1{font-size:clamp(48px,6.2vw,82px)}.hero h1 em{font-style:normal;color:var(--accent)}.hero-lead{font-size:19px;max-width:790px;margin:28px auto 0;color:var(--text)}.hero-actions{display:flex;gap:14px;justify-content:center;margin-top:36px}.platform-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:36px auto 0}.platform-strip span{font-size:12px;font-weight:600;background:#f5f7fb;border:1px solid #e7eaf1;padding:9px 14px;border-radius:999px;color:#647088}.hero-stage{margin-top:70px;position:relative;z-index:2}.hero-panel{position:relative;padding:34px 36px 0;border-radius:24px;background:linear-gradient(145deg,#eaf7ff 0%,#f4ecff 46%,#6e55eb 100%);overflow:visible;box-shadow:0 30px 90px rgba(91,83,214,.22)}.hero-switcher{display:inline-flex;gap:5px;padding:5px;background:rgba(255,255,255,.66);backdrop-filter:blur(12px);border-radius:12px;margin:0 0 24px}.hero-switcher button{border:0;border-radius:9px;background:transparent;padding:9px 15px;color:#607089;font-weight:700;font-size:12px;cursor:pointer}.hero-switcher button.active{background:#fff;color:var(--navy);box-shadow:0 8px 20px rgba(12,42,82,.08)}.hero-panel>img{width:100%;border-radius:18px 18px 0 0;box-shadow:0 25px 50px rgba(12,42,82,.17)}.floating-card{position:absolute;background:#fff;border-radius:14px;padding:15px 18px;box-shadow:0 18px 50px rgba(12,42,82,.15);display:grid;min-width:185px}.floating-card b{font-size:13px}.floating-card span{font-size:11px;color:#7b879a}.card-one{left:-35px;top:200px}.card-two{right:-28px;bottom:70px;padding-left:42px}.pulse{position:absolute!important;left:18px;top:23px;width:12px;height:12px;background:#31c996;border-radius:50%;box-shadow:0 0 0 7px rgba(49,201,150,.14)}.trust-band{padding:65px 0 75px;background:#fff}.trust-band p{text-align:center;font-weight:600;color:#7c8798;font-size:13px;margin-bottom:26px}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;align-items:center}.trust-grid span{text-align:center;font-size:17px;font-weight:700;color:#97a0ad;filter:grayscale(1)}.products{background:#fff}.section-head{display:grid;grid-template-columns:1.15fr .7fr;gap:80px;align-items:end;margin-bottom:65px}.section-head h2{font-size:clamp(40px,4.4vw,62px)}.section-head>p{color:var(--text);margin:0 0 8px}.section-head.centered{display:block;text-align:center;max-width:850px;margin:0 auto 60px}.section-head.centered>p{max-width:650px;margin:22px auto 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(12,42,82,.07);min-height:680px;display:flex;flex-direction:column}.product-card.featured{grid-column:1/-1;min-height:570px;display:grid;grid-template-columns:.8fr 1.2fr;background:linear-gradient(135deg,#fff 45%,#f2efff 100%)}.product-card.compact{min-height:600px}.product-copy{padding:46px 46px 26px;position:relative;z-index:2}.product-card.featured .product-copy{padding:65px 35px 65px 60px}.product-meta{display:flex;align-items:center;gap:12px;margin-bottom:26px}.app-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;font-size:12px;font-weight:800}.app-icon.crawl{background:linear-gradient(135deg,#6675ff,#9b6ef1)}.app-icon.patch{background:linear-gradient(135deg,#337de0,#5c61ff)}.app-icon.lead{background:linear-gradient(135deg,#9a63e9,#716bff)}.app-icon.code{background:linear-gradient(135deg,#4f72e9,#7a6df4)}.app-icon.chat{background:linear-gradient(135deg,#7c65ff,#b15fe5)}.tag{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#68758c;background:#f1f3f8;padding:7px 10px;border-radius:999px}.tag-preview{background:#fff4dc;color:#9a6c10}.product-card h3{font-size:32px;line-height:1.15;letter-spacing:-.03em;margin:0 0 17px}.product-card p{color:var(--text);margin:0}.check-list{list-style:none;padding:0;margin:24px 0 0}.check-list li{position:relative;padding-left:25px;margin:10px 0;color:#425571;font-size:14px}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--accent);font-weight:800}.product-shot{margin-top:auto;padding:12px 24px 0}.product-card.featured .product-shot{align-self:end;padding:55px 0 0 10px}.product-shot img{width:115%;max-width:none;border-radius:15px;box-shadow:0 25px 55px rgba(12,42,82,.16);transform:translate(4%,9%)}.product-card.featured .product-shot img{width:120%;transform:translate(0,10%)}.card-actions{display:flex;gap:25px;margin-top:28px}.text-link{display:inline-flex;gap:8px;align-items:center;margin-top:25px;font-weight:800;font-size:14px;color:var(--navy)}.text-link:hover{color:var(--accent)}.text-link.muted{color:#8290a3}.platform{background:#fff}.platform-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.platform-visual{position:relative;min-height:620px;display:flex;align-items:center}.platform-visual .orb{position:absolute;inset:5% 4% 0;border-radius:35% 65% 61% 39%/37% 38% 62% 63%;background:linear-gradient(150deg,#d8f7ff,#a576ff);filter:saturate(.9)}.platform-visual img{position:relative;width:96%;transform:rotate(-2deg);border:7px solid #fff;border-radius:20px;box-shadow:var(--shadow)}.stat-card{position:absolute;left:-15px;bottom:50px;background:#fff;border-radius:15px;padding:16px 22px;box-shadow:var(--shadow);display:grid}.stat-card.second{left:auto;right:-5px;bottom:auto;top:75px}.stat-card span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8c96a7}.stat-card b{font-size:20px}.platform-copy h2{font-size:clamp(40px,4.5vw,62px)}.platform-copy>p{color:var(--text);font-size:17px;margin:25px 0 34px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:26px}.feature-list div{border-top:1px solid var(--line);padding-top:18px}.feature-list span{font-size:11px;color:var(--accent);font-weight:800}.feature-list h3{font-size:17px;margin:5px 0}.feature-list p{font-size:13px;color:var(--text);margin:0}.principles{padding-top:0}.dark-panel{background:var(--navy3);border-radius:24px;padding:90px 80px;display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;color:#fff;position:relative;overflow:hidden}.dark-panel:before{content:'';position:absolute;width:420px;height:420px;border-radius:50%;background:#7f62ff;filter:blur(90px);opacity:.23;left:-180px;bottom:-200px}.dark-copy{position:relative}.dark-copy h2{font-size:52px}.dark-copy p{color:#b6c2d4;margin:24px 0 32px}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.principle-grid article{padding:28px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);border-radius:17px}.principle-grid span{font-size:11px;color:#9b8dff;font-weight:800}.principle-grid h3{font-size:18px;margin:12px 0 8px}.principle-grid p{font-size:13px;color:#aebbd0;margin:0}.comparison{background:#fff}.table-wrap{border:1px solid var(--line);border-radius:20px;overflow:auto;box-shadow:0 16px 45px rgba(12,42,82,.06)}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:left;padding:24px 26px;border-bottom:1px solid var(--line)}th{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7e899c;background:#f8f9fc}td{font-size:14px;color:#53647f}td:first-child b{display:block;color:var(--navy);font-size:15px}td:first-child span{font-size:11px;color:#8a95a6}.workflow{padding-top:30px}.workflow-panel{position:relative;background:linear-gradient(135deg,#0b1f39,#172b57 55%,#563bba);border-radius:24px;padding:95px 80px;color:#fff;overflow:hidden}.workflow-panel:after{content:'';position:absolute;width:420px;height:420px;border-radius:50%;background:#67e8f9;filter:blur(120px);opacity:.15;right:-150px;top:-150px}.workflow-head{text-align:center;max-width:780px;margin:0 auto}.workflow-head h2{font-size:54px}.workflow-head p{color:#bdc8d9}.steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:58px}.steps article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:17px;padding:27px}.steps span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff;color:var(--navy);font-size:11px;font-weight:800}.steps h3{font-size:17px;margin:20px 0 9px}.steps p{font-size:13px;color:#b9c5d7;margin:0}.trial-box{position:relative;margin-top:28px;padding:35px 38px;border-radius:17px;background:#847aff;display:flex;align-items:center;justify-content:space-between;gap:30px}.trial-box h3{font-size:26px;margin:5px 0}.trial-box p{margin:0;color:#eeeaff}.mini-label{text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;color:#e8e5ff}.faq{background:#fff}.faq-wrap{display:grid;grid-template-columns:.65fr 1fr;gap:100px}.faq-intro{position:sticky;top:130px;align-self:start}.faq-intro h2{font-size:50px}.faq-intro>p{color:var(--text)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;cursor:pointer;padding:26px 50px 26px 0;font-size:17px;font-weight:700;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:8px;top:21px;width:30px;height:30px;border-radius:50%;background:#f0f2f8;display:grid;place-items:center;font-size:18px}details[open] summary:after{content:'–';background:var(--navy);color:#fff}details p{color:var(--text);margin:0;padding:0 55px 25px 0}.contact{padding-top:40px}.contact-panel{background:linear-gradient(135deg,#0b1f39,#183466 70%,#6652d4);border-radius:24px;padding:85px 80px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;color:#fff}.contact-copy h2{font-size:54px}.contact-copy>p{color:#bbc6d7;font-size:17px}.contact-points{display:grid;gap:9px;margin-top:30px}.contact-points span{font-size:13px;color:#d6deea}.contact-points span:before{content:'✓';color:#8fe7ce;margin-right:10px}.contact-form{background:#fff;color:var(--navy);border-radius:18px;padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:grid;gap:7px}.contact-form label:nth-child(4){grid-column:1/-1}.contact-form span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dfe3ea;background:#f9fafc;border-radius:10px;padding:13px 14px;color:var(--navy);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(132,122,255,.12)}.contact-form .button{grid-column:1/-1;background:var(--navy);color:#fff}.contact-form small{grid-column:1/-1;color:#8993a3}.site-footer{background:var(--navy3);color:#fff;padding:85px 0 24px;margin-top:80px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:65px}.footer-brand img{width:185px}.footer-brand p{max-width:350px;color:#9dabbf;font-size:14px}.footer-top h3{font-size:14px;margin:0 0 22px}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-top a{font-size:13px;color:#9dabbf}.footer-top a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:65px;padding-top:22px;display:flex;justify-content:space-between;color:#7f8da1;font-size:12px}.cookie{position:fixed;z-index:200;left:20px;right:20px;bottom:20px;max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px 20px;display:flex;align-items:center;gap:20px}.cookie b{font-size:14px}.cookie p{font-size:12px;color:var(--text);margin:3px 0 0}.cookie.hidden{display:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1020px){.main-nav{position:fixed;top:84px;left:20px;right:20px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:18px;display:none;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:block}.header-cta{display:none}.section-pad{padding:95px 0}.section-head,.platform-grid,.dark-panel,.faq-wrap,.contact-panel{grid-template-columns:1fr}.section-head{gap:25px}.product-card.featured{grid-template-columns:1fr}.product-card.featured .product-shot{padding-left:24px}.platform-grid{gap:60px}.dark-panel{padding:65px 45px}.workflow-panel{padding:70px 45px}.steps{grid-template-columns:1fr 1fr}.faq-intro{position:static}.contact-panel{gap:45px}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-top>div:last-child{display:none}}@media(max-width:720px){.container{width:min(100% - 28px,var(--container))}.header-inner{height:72px}.brand img{width:158px}.main-nav{top:72px}.hero{padding-top:70px}.hero h1{font-size:43px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.platform-strip{justify-content:flex-start}.hero-panel{padding:18px 12px 0}.hero-switcher{width:100%;overflow:auto}.hero-switcher button{white-space:nowrap}.floating-card{display:none}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid span:last-child{grid-column:1/-1}.section-pad{padding:75px 0}.section-head h2,.platform-copy h2,.dark-copy h2,.workflow-head h2,.faq-intro h2,.contact-copy h2{font-size:40px}.product-grid{grid-template-columns:1fr}.product-card.featured{grid-column:auto}.product-card,.product-card.compact{min-height:570px}.product-copy,.product-card.featured .product-copy{padding:34px 26px 20px}.product-card h3{font-size:28px}.product-shot{padding-left:14px}.feature-list,.principle-grid,.steps{grid-template-columns:1fr}.dark-panel,.workflow-panel,.contact-panel{padding:52px 25px}.trial-box{flex-direction:column;align-items:flex-start}.contact-form{grid-template-columns:1fr;padding:25px}.contact-form label:nth-child(4),.contact-form .button,.contact-form small{grid-column:auto}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.cookie{align-items:flex-start;flex-direction:column}.platform-visual{min-height:430px}.stat-card{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}


/* WSL multilingual typography and layout improvements */
body{font-family:"Noto Sans","Noto Sans Arabic","Noto Sans SC",Arial,sans-serif}
.hero h1,.section-head h2,.platform-copy h2,.dark-copy h2,.workflow-head h2,.faq-intro h2,.contact-copy h2,.product-card h3{font-family:"Noto Sans","Noto Sans Arabic","Noto Sans SC",Arial,sans-serif;font-weight:700}
.brand{display:flex;align-items:center;gap:14px}
.brand-mark{width:48px;height:48px;flex:0 0 48px;border-radius:12px}
.brand-text{display:flex;flex-direction:column;gap:3px;line-height:1}
.brand-text b{font-size:22px;letter-spacing:-.04em;color:var(--navy)}
.brand-text small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#6e7c92;font-weight:700}
.footer-brand-line{display:flex;align-items:center;gap:14px;margin-bottom:16px}.footer-mark{width:44px;height:44px;flex-basis:44px}.footer-brand-text b{color:#fff}.footer-brand-text small{color:#aebbd0}
.product-grid{align-items:start}.product-card,.product-card.compact{min-height:unset}
.product-copy{padding-bottom:18px}.product-shot{margin-top:26px;padding:0 0 0 26px}.product-shot img{width:100%;height:auto;display:block;border-radius:20px 0 0 0;box-shadow:0 18px 46px rgba(12,42,82,.10)}
.product-card.featured .product-shot{margin-top:0;padding:22px 0 0 18px;display:flex;align-items:end}.product-card.featured .product-shot img{border-radius:20px 0 0 0}
.platform-visual img{border-radius:24px;box-shadow:0 24px 52px rgba(12,42,82,.16)}
@media(max-width:720px){.brand-mark{width:42px;height:42px;flex-basis:42px}.brand-text b{font-size:18px}.brand-text small{font-size:9px;letter-spacing:.10em}.product-shot{padding-left:14px}}


/* v3: correct WSL logo, native screenshot proportions and expandable SEO copy */
.brand{display:flex;align-items:center;flex:0 0 auto;line-height:0}
.brand .site-logo{display:block;width:158px!important;height:auto!important;max-height:70px;object-fit:contain}
.footer-logo-plate{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:14px;padding:8px 12px;line-height:0}
.footer-logo{display:block;width:170px!important;height:auto!important;max-height:75px;object-fit:contain}
.footer-brand p{margin-top:18px}

.product-grid{align-items:start}
.product-card,.product-card.compact{min-height:0!important;height:auto}
.product-card.featured{min-height:0!important}
.product-shot,.product-card.featured .product-shot{margin-top:26px!important;padding:0 24px 24px!important;align-self:auto!important;display:block!important}
.product-shot img,.product-card.featured .product-shot img{
  display:block;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  transform:none!important;
  border-radius:16px!important;
  box-shadow:0 18px 42px rgba(12,42,82,.12)!important;
}
.hero-panel>img{
  display:block;
  width:100%;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
}
.platform-visual{min-height:0!important;display:block!important;padding:34px 0}
.platform-visual img{
  display:block;
  position:relative;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  transform:none!important;
  border:7px solid #fff;
  border-radius:20px;
  box-shadow:var(--shadow)
}
.platform-visual .orb{inset:0 3% 0}

.seo-overview{padding-top:70px;background:#f8faff}
.seo-head{margin-bottom:40px}
.seo-collapsible{position:relative;max-height:200px;overflow:hidden;transition:max-height .55s ease;border:1px solid var(--line);border-radius:22px;background:#fff;padding:34px 38px;box-shadow:0 16px 45px rgba(12,42,82,.055)}
.seo-collapsible.is-expanded{max-height:3200px}
.seo-content{color:var(--text);font-size:15px;line-height:1.82}
.seo-content h3{font-size:22px;line-height:1.3;color:var(--navy);margin:30px 0 10px;letter-spacing:-.02em}
.seo-content h3:first-child{margin-top:0}
.seo-content p{margin:0 0 18px}
.seo-content a{color:#5f55e8;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.seo-fade{position:absolute;left:0;right:0;bottom:0;height:92px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 76%);pointer-events:none;transition:opacity .25s ease}
.seo-collapsible.is-expanded .seo-fade{opacity:0}
.seo-toggle{display:flex;align-items:center;justify-content:center;gap:10px;margin:22px auto 0;border:1px solid #dfe3eb;border-radius:12px;background:#fff;color:var(--navy);min-height:48px;padding:0 22px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 24px rgba(12,42,82,.07);transition:.25s}
.seo-toggle:hover{transform:translateY(-2px);border-color:#bfc5d0}
.seo-toggle-icon{font-size:17px;transition:transform .25s ease}
.seo-toggle[aria-expanded="true"] .seo-toggle-icon{transform:rotate(180deg)}

@media(max-width:720px){
  .brand .site-logo{width:128px!important;max-height:58px}
  .footer-logo{width:150px!important}
  .product-shot,.product-card.featured .product-shot{padding:0 14px 14px!important;margin-top:18px!important}
  .seo-collapsible{padding:26px 22px;max-height:200px}
  .seo-content h3{font-size:19px}
  .platform-visual{padding:20px 0}
}


/* v4 enhancements */
.hero-copy{max-width:1120px}
.hero-stage{perspective:1400px}
.hero-panel{animation:floatPanel 7s ease-in-out infinite}
.hero-panel>img{transition:transform .6s ease,box-shadow .6s ease}.hero-panel:hover>img{transform:translateY(-6px) scale(1.01);box-shadow:0 34px 70px rgba(12,42,82,.22)}
.floating-card{animation:floatBadge 5s ease-in-out infinite}.card-two{animation-delay:1.2s}
.trust-band{padding:40px 0 95px;background:linear-gradient(180deg,#fff 0%,#f8faff 100%)}
.trust-shell{position:relative;overflow:hidden;padding:48px;border:1px solid rgba(133,122,255,.14);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(245,248,255,.96));box-shadow:0 35px 90px rgba(12,42,82,.09)}
.trust-orb{position:absolute;border-radius:50%;filter:blur(24px);opacity:.45;pointer-events:none}.trust-orb-a{width:240px;height:240px;background:#c7f6ff;left:-60px;top:-40px}.trust-orb-b{width:300px;height:300px;background:#d7c5ff;right:-120px;bottom:-130px}
.trust-head{position:relative;z-index:1;max-width:980px;margin:0 auto;text-align:center}.trust-head h2{font-size:clamp(36px,4.2vw,62px);line-height:1.06;letter-spacing:-.04em;margin:0 auto 18px;max-width:1120px}.trust-head>p:last-child{max-width:860px;margin:0 auto;color:var(--text);font-size:18px}
.trust-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1180px;margin:34px auto 0}.trust-stat{padding:20px 22px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid #e6ebf5;box-shadow:0 14px 35px rgba(12,42,82,.06);backdrop-filter:blur(12px);transition:transform .35s ease,box-shadow .35s ease}.trust-stat:hover{transform:translateY(-6px);box-shadow:0 22px 40px rgba(12,42,82,.1)}.trust-stat b{display:block;font-size:26px;line-height:1;color:var(--navy);margin-bottom:8px}.trust-stat span{font-size:13px;font-weight:600;color:#63738c}
.audience-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:28px}.audience-card{position:relative;padding:24px 22px 22px;border-radius:22px;background:linear-gradient(180deg,#fff,rgba(246,248,255,.96));border:1px solid #e8ecf3;min-height:210px;box-shadow:0 18px 45px rgba(12,42,82,.05);transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;overflow:hidden}.audience-card:before{content:'';position:absolute;inset:auto -20px -65px auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle at center,rgba(132,122,255,.18),rgba(132,122,255,0));transition:transform .45s ease}.audience-card:hover{transform:translateY(-8px);border-color:rgba(132,122,255,.35);box-shadow:0 28px 60px rgba(12,42,82,.1)}.audience-card:hover:before{transform:scale(1.16)}.audience-icon{display:inline-grid;place-items:center;min-width:52px;height:52px;padding:0 12px;border-radius:16px;background:linear-gradient(135deg,#255cff,#8c6fff);color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;box-shadow:0 12px 28px rgba(78,92,233,.26)}.audience-card h3{font-size:27px;line-height:1.05;letter-spacing:-.03em;margin:18px 0 10px}.audience-card p{margin:0;color:var(--text);font-size:14px;line-height:1.6}
.trust-marquee{position:relative;z-index:1;overflow:hidden;margin-top:28px;padding:16px 0 4px;border-top:1px solid rgba(12,42,82,.06)}.trust-marquee-track{display:flex;gap:18px;min-width:max-content;animation:trustMarquee 24s linear infinite}.trust-marquee span{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border-radius:999px;background:#fff;border:1px solid #e6ebf1;color:#55657f;font-size:13px;font-weight:700;box-shadow:0 10px 24px rgba(12,42,82,.05)}.trust-marquee span:before{content:'✦';color:var(--accent);font-size:12px}
.reveal.visible .audience-card:nth-child(1){transition-delay:.02s}.reveal.visible .audience-card:nth-child(2){transition-delay:.08s}.reveal.visible .audience-card:nth-child(3){transition-delay:.14s}.reveal.visible .audience-card:nth-child(4){transition-delay:.2s}.reveal.visible .audience-card:nth-child(5){transition-delay:.26s}
@keyframes floatPanel{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@keyframes floatBadge{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@keyframes trustMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media(max-width:1200px){.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-card:last-child{grid-column:1/-1}.trust-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.trust-shell{padding:28px 18px;border-radius:24px}.trust-head>p:last-child{font-size:16px}.trust-stats,.audience-grid{grid-template-columns:1fr}.audience-card:last-child{grid-column:auto}.trust-stat b{font-size:22px}.audience-card{min-height:unset}.hero-panel{animation:none}}


/* v5 final design refinements */
html{background:var(--navy3)}body{background:#fff;min-height:100vh}
.header-inner{height:74px}.brand .site-logo{width:118px!important;max-height:52px!important}.footer-logo{width:126px!important;max-height:56px!important}.footer-logo-plate{padding:6px 9px;border-radius:10px}
h1,h2,h3,.hero h1,.section-head h2,.platform-copy h2,.dark-copy h2,.workflow-head h2,.faq-intro h2,.contact-copy h2,.product-card h3,.trust-head h2{font-weight:800!important}
.language-switcher{position:relative;margin-left:4px}.language-current{display:flex;align-items:center;gap:6px;min-height:38px;padding:0 11px;border:1px solid #e2e6ef;border-radius:10px;background:#fff;color:var(--navy);font-weight:800;font-size:12px;cursor:pointer}.language-current svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.language-menu{display:none;position:absolute;right:0;top:46px;min-width:142px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px rgba(12,42,82,.14);z-index:120}.language-switcher.open .language-menu{display:grid}.language-menu a{padding:9px 11px;border-radius:8px;font-size:13px;color:#54647d}.language-menu a:hover,.language-menu a.active{background:#f1f4ff;color:var(--navy);font-weight:700}
.trust-band{padding:34px 0 78px;background:linear-gradient(180deg,#fff 0%,#f8faff 100%)}.trust-shell{padding:48px 48px 44px}.trust-head{max-width:1040px}.trust-head h2{font-size:clamp(36px,4vw,60px)}.trust-head>p:last-child{font-size:17px;max-width:900px}
.trust-stats,.audience-grid,.trust-marquee{display:none!important}.advantage-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:34px}.advantage-card{padding:25px 22px 24px;border:1px solid #e7ebf3;border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 16px 40px rgba(12,42,82,.055);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.advantage-card:hover{transform:translateY(-7px);border-color:rgba(90,102,255,.28);box-shadow:0 26px 55px rgba(12,42,82,.11)}.advantage-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#2b68ff,#8971ff);box-shadow:0 12px 28px rgba(65,91,235,.25)}.advantage-icon svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.advantage-card h3{font-size:20px;line-height:1.2;margin:18px 0 9px}.advantage-card p{margin:0;color:var(--text);font-size:13px;line-height:1.65;text-align:left;font-weight:400}
.seo-overview{padding:64px 0 0;background:#f8faff}.seo-head{margin-bottom:30px}.seo-collapsible{position:relative;max-height:230px;overflow:hidden;border:0;border-radius:22px 22px 0 0;background:#fff;padding:34px 38px 62px;box-shadow:0 -4px 36px rgba(12,42,82,.04);transition:max-height .65s ease}.seo-content{transition:mask-image .4s ease,-webkit-mask-image .4s ease}.seo-collapsible:not(.is-expanded) .seo-content{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 48%,rgba(0,0,0,.72) 66%,rgba(0,0,0,.28) 83%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 48%,rgba(0,0,0,.72) 66%,rgba(0,0,0,.28) 83%,transparent 100%)}.seo-collapsible.is-expanded{max-height:5000px}.seo-collapsible.is-expanded .seo-content{-webkit-mask-image:none;mask-image:none}.seo-fade{position:absolute;left:0;right:0;bottom:0;height:94px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.88) 62%,#fff 100%);pointer-events:none;transition:opacity .3s ease}.seo-collapsible.is-expanded .seo-fade{opacity:0}.seo-toggle{position:absolute;z-index:2;left:50%;bottom:11px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:5px;margin:0;border:0;background:transparent;color:#718097;min-height:24px;padding:2px 7px;font-size:10px;font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:none;opacity:.62}.seo-toggle:hover{transform:translateX(-50%);color:var(--navy);opacity:.95}.seo-toggle-icon{font-size:13px;line-height:1}.seo-toggle[aria-expanded="true"] .seo-toggle-icon{transform:rotate(180deg)}.seo-collapsible.is-expanded .seo-toggle{position:relative;left:50%;bottom:auto;margin-top:18px;margin-bottom:-42px}.site-footer{margin-top:0!important;margin-bottom:0;padding:70px 0 16px}.footer-bottom{margin-top:42px;padding-bottom:0}.cookie{bottom:14px}
@media(max-width:1280px){.advantage-grid{grid-template-columns:repeat(3,1fr)}.advantage-card:nth-child(4),.advantage-card:nth-child(5){grid-column:auto}}
@media(max-width:1020px){.language-switcher{margin-left:auto}.menu-toggle{margin-left:0}.advantage-grid{grid-template-columns:1fr 1fr}.header-inner{height:70px}}
@media(max-width:720px){.brand .site-logo{width:104px!important;max-height:46px!important}.footer-logo{width:116px!important}.language-current{min-height:36px;padding:0 9px}.header-inner{gap:12px}.trust-shell{padding:30px 18px}.advantage-grid{grid-template-columns:1fr}.seo-overview{padding-top:48px}.seo-collapsible{padding:26px 20px 58px;max-height:220px}.site-footer{padding-top:55px}}

/* v6 refinements */
.brand .site-logo{width:88px!important;max-height:40px!important}.footer-logo{width:98px!important;max-height:44px!important}.footer-logo-plate{padding:5px 7px}
.seo-overview{padding:64px 0 52px!important;background:#f8faff}.seo-collapsible{max-height:345px!important;border-radius:22px!important;padding-bottom:68px!important}.seo-collapsible.is-expanded{max-height:6000px!important}.seo-collapsible:not(.is-expanded) .seo-content{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 58%,rgba(0,0,0,.82) 70%,rgba(0,0,0,.48) 82%,rgba(0,0,0,.16) 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 58%,rgba(0,0,0,.82) 70%,rgba(0,0,0,.48) 82%,rgba(0,0,0,.16) 92%,transparent 100%)}.seo-fade{height:125px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.4) 42%,rgba(255,255,255,.86) 76%,#fff 100%)}.seo-toggle{bottom:9px;font-size:9px;opacity:.48}.seo-toggle:hover{opacity:.82}.site-footer{margin-top:0!important}.footer-bottom{padding-bottom:0!important}
html[dir=rtl] body{text-align:right}html[dir=rtl] .main-nav{margin-left:0;margin-right:auto}html[dir=rtl] .language-menu{right:auto;left:0}html[dir=rtl] .check-list li{padding-left:0;padding-right:25px}html[dir=rtl] .check-list li:before{left:auto;right:0}html[dir=rtl] th,html[dir=rtl] td{text-align:right}html[dir=rtl] .contact-points span:before{margin-right:0;margin-left:10px}html[dir=rtl] summary{padding-right:0;padding-left:50px}html[dir=rtl] summary:after{right:auto;left:8px}
body{font-family:"Noto Sans","Noto Sans Arabic","Noto Sans JP","Noto Sans KR","Noto Sans SC",Arial,sans-serif}
#hero-screen{transition:opacity .16s ease,transform .35s ease}#hero-screen.is-changing{opacity:.15;transform:scale(.992)}
@media(max-width:720px){.brand .site-logo{width:80px!important;max-height:36px!important}.footer-logo{width:90px!important}.seo-collapsible{max-height:310px!important}.seo-overview{padding-bottom:36px!important}}

/* v6.1 finishing adjustments */
.seo-overview{padding-bottom:76px!important}
.seo-collapsible{max-height:410px!important}
.seo-collapsible:not(.is-expanded) .seo-content{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 62%,rgba(0,0,0,.88) 72%,rgba(0,0,0,.58) 84%,rgba(0,0,0,.22) 93%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 62%,rgba(0,0,0,.88) 72%,rgba(0,0,0,.58) 84%,rgba(0,0,0,.22) 93%,transparent 100%)}
.seo-fade{height:150px}
.site-footer{border-top:0}
@media(max-width:720px){.seo-overview{padding-bottom:52px!important}.seo-collapsible{max-height:355px!important}}


/* v7 commercial SEO landing pages and solution directory */
.solution-directory{background:linear-gradient(180deg,#f8faff 0%,#fff 100%);padding-top:100px}
.solution-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}
.solution-card{position:relative;overflow:hidden;grid-column:span 2;min-height:330px;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 52px rgba(12,42,82,.07);display:flex;flex-direction:column;transition:.3s}
.solution-card:nth-child(4),.solution-card:nth-child(5){grid-column:span 3}
.solution-card:before{content:'';position:absolute;width:190px;height:190px;right:-90px;top:-90px;border-radius:50%;background:linear-gradient(135deg,#d9feff,#d8c8ff);opacity:.55}
.solution-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(12,42,82,.13);border-color:#d9d7ff}
.solution-number{position:relative;font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--accent)}
.solution-card h3{position:relative;font-size:25px;line-height:1.2;letter-spacing:-.025em;margin:28px 0 14px}
.solution-card p{position:relative;color:var(--text);font-size:14px;margin:0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.solution-card .text-link{position:relative;margin-top:auto;padding-top:24px}
.commercial-note{max-width:980px;margin:34px auto 0;text-align:center;color:var(--text);font-size:15px}
.solution-hero{position:relative;overflow:hidden;padding-top:100px;background:linear-gradient(180deg,#fff 0%,#f8faff 100%)}
.solution-glow{position:absolute;border-radius:50%;filter:blur(85px);opacity:.3;pointer-events:none}.solution-glow-a{width:460px;height:460px;background:#b9f4ff;left:-190px;top:40px}.solution-glow-b{width:520px;height:520px;background:#b39aff;right:-240px;bottom:-180px}
.solution-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .82fr;gap:75px;align-items:center}
.solution-hero-copy h1{font-size:clamp(46px,5.4vw,76px);font-weight:700;letter-spacing:-.05em;line-height:1.06;margin:0}
.solution-hero-copy .hero-lead{margin:28px 0 0;max-width:820px}
.solution-hero-copy .hero-actions{justify-content:flex-start}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:28px;color:#758197;font-size:12px}.breadcrumbs a{font-weight:700;color:var(--navy)}
.solution-summary{overflow:hidden;border:1px solid rgba(132,122,255,.18);border-radius:26px;background:rgba(255,255,255,.9);box-shadow:0 30px 90px rgba(12,42,82,.13)}
.solution-summary>img{width:100%;height:auto;background:#eef3ff;border-bottom:1px solid var(--line)}
.solution-summary>div{padding:30px}.solution-summary p{color:var(--text);margin:12px 0 0}.solution-summary .check-list{margin-top:20px}
.keyword-cluster{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.keyword-cluster span{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border:1px solid #e1e5ef;border-radius:999px;background:#fff;color:#65748c;font-size:11px;font-weight:700}
.solution-product{background:#fff}.solution-product .product-card{max-width:1180px;margin-inline:auto}.solution-product .product-card:not(.featured){display:grid;grid-template-columns:.85fr 1.15fr}.solution-product .product-card.compact{display:grid;grid-template-columns:.85fr 1.15fr}
.solution-copy{background:#f8faff}.solution-copy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.solution-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.12;letter-spacing:-.04em;margin:0}.solution-copy p{font-size:16px;color:var(--text);margin:0 0 22px}
.related-solutions{background:#fff}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.related-card{padding:32px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 15px 42px rgba(12,42,82,.055)}.related-card h3{font-size:22px;margin:0 0 12px}.related-card p{color:var(--text);font-size:14px;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.footer-top{grid-template-columns:1.35fr repeat(4,1fr)}
[dir="rtl"] .solution-hero-copy .hero-actions{justify-content:flex-start}[dir="rtl"] .check-list li{padding-left:0;padding-right:25px}[dir="rtl"] .check-list li:before{left:auto;right:0}
@media(max-width:1100px){.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-card,.solution-card:nth-child(4),.solution-card:nth-child(5){grid-column:auto}.solution-hero-grid,.solution-copy-grid{grid-template-columns:1fr;gap:50px}.solution-summary{max-width:820px}.solution-product .product-card:not(.featured),.solution-product .product-card.compact{grid-template-columns:1fr}.footer-top{grid-template-columns:1.3fr repeat(2,1fr)}.footer-top>div{display:flex!important}}
@media(max-width:720px){.solution-directory{padding-top:72px}.solution-grid,.related-grid{grid-template-columns:1fr}.solution-card{min-height:0;padding:28px}.solution-card p{-webkit-line-clamp:unset}.solution-hero{padding-top:65px}.solution-hero-copy h1{font-size:42px}.solution-hero-copy .hero-actions{flex-direction:column}.solution-summary>div{padding:24px}.solution-copy-grid{gap:30px}.footer-top{grid-template-columns:1fr 1fr}.footer-solutions{grid-column:1/-1}}
