html{
  --premium-bg:#f6f9ff;
  --premium-surface:var(--site-elevated,#fff);
  --premium-panel:#eef5ff;
  --premium-text:var(--site-text,#081124);
  --premium-muted:var(--site-muted,#5f6f8b);
  --premium-line:var(--site-line,#e2eaf6);
  --premium-brand:#3151d3;
  --premium-cyan:#22d3ee;
  --premium-green:#22c55e;
  --premium-purple:#7c3aed;
}
body.premium-site{background:var(--premium-bg);color:var(--premium-text);font-family:"Manrope","Inter",system-ui,-apple-system,"Segoe UI",sans-serif}
.premium-site .site-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(226,234,246,.92);box-shadow:0 14px 44px rgba(8,17,36,.08);backdrop-filter:blur(18px)}
.premium-site .brand strong{color:#081124}
.premium-site .brand small{color:#64748b}
.premium-site .nav-links{color:#334155}
.premium-site .nav-links a:hover{color:#3151d3}
.premium-site .nav-links a:not(.btn)::after{background:#3151d3}
.premium-site .nav-toggle{color:#081124}
.premium-site .nav-links .btn-small.btn-ghost{background:linear-gradient(135deg,#3151d3,#4f7cff);border-color:transparent;color:#fff;box-shadow:0 14px 32px rgba(49,81,211,.22)}
.premium-site .nav-links .btn-small.btn-ghost:before,.premium-site .nav-links .btn-small.btn-ghost:after{display:none}
.premium-site .header-tools{margin-left:4px}
.premium-site .lang-trigger{background:#fff;color:#081124;border-color:#dbe7ff;box-shadow:0 10px 26px rgba(8,17,36,.06)}
.premium-site .lang-trigger:hover,.premium-site .lang-custom-select.open .lang-trigger{background:#f8fbff;border-color:#bcd0ff}
.premium-site .lang-chevron{border-color:#3151d3}
.premium-main{overflow:hidden}
.premium-hero{position:relative;padding:74px 0 56px;background:radial-gradient(circle at 12% 0,rgba(34,211,238,.18),transparent 30%),radial-gradient(circle at 82% 8%,rgba(79,124,255,.16),transparent 32%),linear-gradient(180deg,#fff 0,#f7fbff 62%,#eef5ff 100%);color:#081124;border-bottom:1px solid #e2eaf6}
.premium-hero.compact{padding:62px 0 46px}
.premium-hero p{color:#5f6f8b}
.premium-hero .eyebrow{background:#eef4ff;border-color:#dbe7ff;color:#3151d3}
.premium-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:42px;align-items:center}
.premium-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#eef4ff;border:1px solid #dbe7ff;color:#3151d3;font-weight:900;font-size:13px}
.premium-hero h1{max-width:820px;margin:0 0 18px;font-size:clamp(34px,4.2vw,58px);line-height:1.07;letter-spacing:0}
.premium-hero .lead{max-width:760px;margin:0;font-size:19px;line-height:1.75}
.hero-proof-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.hero-proof-points span{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #dbe7ff;color:#3151d3;font-size:13px;font-weight:900;box-shadow:0 10px 24px rgba(8,17,36,.06)}
.hero-proof-points span::before{content:"\2713";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#eef4ff;color:#3151d3;font-size:12px}
.hero-showcase{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
.hero-showcase .screenshot-card{margin:0;padding:10px;border-radius:20px;background:#fff;border:1px solid #dbe7ff;box-shadow:0 18px 54px rgba(8,17,36,.08)}
.hero-showcase .screenshot-card .screenshot-frame{box-shadow:none}
.hero-showcase .screenshot-card .screenshot-frame .screen-top{padding:0 12px}
.hero-showcase .screenshot-card .screenshot-frame .screen-body{min-height:190px}
.premium-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.premium-site .premium-actions .btn-ghost{background:#fff;border-color:#dbe7ff;color:#3151d3;box-shadow:0 12px 28px rgba(8,17,36,.06)}
.suite-panel{position:relative;padding:24px;border-radius:28px;background:rgba(255,255,255,.94);border:1px solid #dbe7ff;box-shadow:0 28px 80px rgba(8,17,36,.12)}
.suite-panel h3{color:#081124;margin-bottom:10px}
.suite-panel p{font-size:15px;line-height:1.65}
.suite-stack{display:grid;gap:10px;margin-top:20px}
.suite-stack span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);font-weight:900;color:#eef5ff}
.suite-stack em{font-style:normal;font-size:11px;letter-spacing:.08em;color:#9af3ff;text-transform:uppercase}
.roadmap-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}
.roadmap-summary span{display:block;padding:12px;border-radius:16px;background:#eef4ff;border:1px solid #dbe7ff;color:#3151d3;font-weight:900}
.roadmap-summary strong{display:block;font-size:24px;color:#081124;line-height:1}
.roadmap-panel{display:grid;gap:10px}
.roadmap-panel .roadmap-feature{display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:start;padding:12px 14px;border-radius:15px;background:#f8fbff;border:1px solid #e2eaf6}
.roadmap-feature .dot{display:block;width:10px;height:10px;margin-top:5px;border-radius:50%;background:#3151d3}
.roadmap-feature strong{display:block;color:#081124}
.roadmap-feature span{display:block;color:#5f6f8b;line-height:1.4}
.roadmap-panel .suite-stack{gap:8px}
.roadmap-panel .suite-stack span{padding:10px 12px;font-size:14px}
.roadmap-panel .suite-stack em{font-size:10px}
.premium-section{padding:72px 0;background:var(--premium-bg);color:var(--premium-text)}
.premium-section.alt{background:linear-gradient(180deg,var(--premium-panel),var(--premium-bg))}
.premium-section.trust-band{background:linear-gradient(180deg,#fff,#eef5ff);color:#081124}
.premium-section.trust-band p{color:#5f6f8b}
.roadmap-band{background:linear-gradient(180deg,var(--premium-bg),var(--premium-panel));padding:68px 0}
.premium-head{max-width:820px;margin:0 auto 34px;text-align:center}
.premium-head.align-left{margin-left:0;text-align:left}
.premium-head h2{margin:10px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.06;letter-spacing:0;color:inherit}
.premium-head p{margin:0;color:var(--premium-muted);font-size:17px;line-height:1.7}
.trust-band .premium-head p{color:#5f6f8b}
.premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.premium-grid.two{grid-template-columns:repeat(2,1fr)}
.premium-grid.four{grid-template-columns:repeat(4,1fr)}
.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.suite-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.premium-proof-section{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px}
.premium-proof-card{padding:24px;border-radius:24px;background:var(--premium-surface);border:1px solid var(--premium-line);box-shadow:0 18px 48px rgba(8,17,36,.08)}
.premium-proof-card h3{margin:10px 0 14px;font-size:26px;line-height:1.22}
.premium-proof-card ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.premium-proof-card li{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--premium-line);background:#fff}
.premium-proof-card li::before{content:"\2713";color:var(--premium-brand);font-weight:900;transform:translateY(-1px)}
.journey-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.journey-steps div{display:grid;gap:6px;justify-items:center;padding:18px;border-radius:16px;background:#fff;border:1px solid var(--premium-line);text-align:center}
.journey-steps span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900;color:#fff;background:var(--premium-brand)}
.journey-steps p{margin:0;font-weight:800;color:var(--premium-text)}
.demo-video-shell{max-width:860px;margin:0 auto;padding:28px;border-radius:24px;background:#fff;border:1px solid #dbe7ff;box-shadow:0 20px 62px rgba(8,17,36,.08)}
.demo-video-panel{display:grid;gap:10px;justify-items:center;padding:40px 20px;border-radius:18px;background:linear-gradient(140deg,#eef4ff,#f8fbff);border:1px dashed #bcd0ff}
.demo-video-panel .play-pill{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--premium-brand);font-size:24px;border:1px solid #c9d8ff}
.demo-video-panel p{margin:0;color:var(--premium-muted);font-weight:800}
.cta-band{display:grid;gap:10px;align-items:center;padding:28px;text-align:center;border-radius:30px;background:var(--premium-surface);border:1px solid var(--premium-line);box-shadow:var(--site-shadow)}
.cta-band h2{margin:0}
.premium-card{position:relative;overflow:hidden;padding:24px;border-radius:24px;background:var(--premium-surface);border:1px solid var(--premium-line);box-shadow:0 20px 58px rgba(8,17,36,.09);color:var(--premium-text)}
.premium-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--premium-cyan),var(--premium-brand),var(--premium-purple));opacity:.75}
.premium-card h3{margin:0 0 10px;color:inherit}
.premium-card p,.premium-card li{color:var(--premium-muted);line-height:1.7}
.premium-card ul{margin:16px 0 0;padding-left:20px}
.premium-card.featured{background:linear-gradient(135deg,#fff,#eef4ff);border-color:#bcd0ff;color:#081124;box-shadow:0 24px 70px rgba(49,81,211,.14)}
.premium-card.featured p,.premium-card.featured li{color:#5f6f8b}
.premium-card.featured a{color:#3151d3}
.product-hero .premium-hero-grid{grid-template-columns:minmax(0,1fr) 380px}
.product-panel .premium-list{margin-top:18px}
.header-tools{display:inline-flex;align-items:center;gap:8px}
.header-tools .language-switcher{display:inline-flex}
.header-tools .lang-custom-select{min-width:110px}
.header-tools .lang-trigger{min-height:36px;padding:6px 9px;background:#fff;color:#081124;border-color:#dbe7ff;gap:7px}
.header-tools .lang-trigger>span:nth-child(2){max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.header-tools .lang-flag{width:23px;height:17px;min-width:23px;border-radius:6px}
.header-tools .lang-menu{width:190px}
.product-mark{display:inline-grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:17px;background:var(--site-soft,#eef4ff);color:var(--site-soft-text,#3151d3);font-weight:900}
.product-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.featured .product-mark{background:#fff;color:#3151d3;border:1px solid #dbe7ff}
.status-badge.planned,.status-badge.upcoming{background:#eef4ff;border:1px solid #dbe7ff;color:#3151d3}
.premium-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}
.premium-list{display:grid;gap:12px}
.premium-list div{padding:16px;border-radius:18px;background:var(--premium-surface);border:1px solid var(--premium-line)}
.premium-list strong{display:block;margin-bottom:4px;color:var(--premium-text)}
.premium-list span{display:block;color:var(--premium-muted);line-height:1.55}
.demo-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;padding:30px;border-radius:30px;background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid #dbe7ff;box-shadow:0 24px 70px rgba(8,17,36,.10);color:#081124}
.demo-shell p{color:#5f6f8b}
.contact-methods{display:grid;gap:12px;margin-top:20px}
.contact-methods div{padding:14px;border-radius:16px;background:#fff;border:1px solid #dbe7ff}
.contact-methods strong{display:block;color:#081124}
.contact-methods span,.contact-methods a{color:#3151d3}
.premium-form{display:grid;gap:12px}
.premium-form input,.premium-form select,.premium-form textarea{width:100%;min-height:50px;padding:13px 15px;border-radius:14px;border:1px solid #dbe7ff;background:#fff;color:#081124;font:inherit}
.premium-form textarea{min-height:112px}
.premium-form option{color:#081124}
.placeholder-note{display:inline-flex;margin-top:10px;padding:8px 10px;border-radius:999px;background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.26);color:#fed7aa;font-size:12px;font-weight:900}
.app-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.store-link{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:10px 14px;border-radius:16px;background:var(--premium-surface);border:1px solid var(--premium-line);color:var(--premium-text);font-weight:900;text-decoration:none;box-shadow:var(--site-shadow,0 18px 50px rgba(8,17,36,.10))}
.store-link span:last-child{display:block;color:var(--premium-muted);font-size:12px;font-weight:800;line-height:1.2}
.store-link.placeholder{cursor:not-allowed;opacity:.82}
.store-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--site-soft,#eef4ff);color:var(--site-soft-text,#3151d3);font-size:16px;line-height:1}
.pricing-price{display:block;margin:14px 0;font-size:32px;font-weight:900;color:var(--premium-brand)}
.pricing-note{max-width:760px;margin:20px auto 0;text-align:center;color:var(--premium-muted)}
.route-note{padding:14px;border-radius:16px;background:var(--premium-panel);border:1px solid var(--premium-line);color:var(--premium-muted)}
.dashboard-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.dashboard-preview span{display:block;padding:16px;border-radius:18px;background:#fff;border:1px solid #dbe7ff;color:#3151d3;font-weight:900}
.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.sector-grid .premium-card{min-height:230px}
.sector-grid .premium-card a{display:inline-flex;margin-top:8px;color:var(--premium-brand);font-weight:900}
.sector-icon{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:16px;background:#eef4ff;border:1px solid #dbe7ff;color:#3151d3;font-weight:900;font-size:13px}
.solution-placeholder{display:grid;gap:14px;margin-top:20px;padding:14px;border-radius:22px;background:#f8fbff;border:1px solid #dbe7ff}
.placeholder-window{height:34px;display:flex;align-items:center;gap:7px;padding:0 12px;border-radius:14px;background:#fff;border:1px solid #e2eaf6}
.placeholder-window span{width:8px;height:8px;border-radius:50%;background:#8da8ff}
.placeholder-layout{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:54px;gap:10px}
.placeholder-layout i,.placeholder-layout b{display:block;border-radius:16px;background:linear-gradient(135deg,rgba(79,124,255,.14),rgba(34,211,238,.12));border:1px solid rgba(79,124,255,.14)}
.placeholder-layout b{grid-column:1/-1}
.empty-shot{display:grid;place-items:center;background:linear-gradient(135deg,#eef4ff,#f8fbff)}
.empty-shot span{display:inline-flex;align-items:center;justify-content:center;max-width:78%;min-height:42px;padding:10px 14px;border-radius:999px;background:#fff;border:1px dashed #bcd0ff;color:#3151d3;font-size:13px;font-weight:900;text-align:center}
.visual-section{position:relative}
.screenshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.screenshot-grid.preview-grid{max-width:1120px;margin:0 auto}
.screenshot-card{padding:16px;border-radius:26px;background:var(--premium-surface);border:1px solid var(--premium-line);box-shadow:var(--site-shadow,0 24px 70px rgba(8,17,36,.12))}
.screenshot-card h3{margin:16px 0 8px;color:var(--premium-text)}
.screenshot-card p{margin:0;color:var(--premium-muted);line-height:1.6}
.screenshot-frame{position:relative;overflow:hidden;aspect-ratio:16/10;border-radius:20px;background:linear-gradient(135deg,#eef4ff,#f8fbff);border:1px solid #dbe7ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.screenshot-card.mobile{max-width:360px;margin-inline:auto}
.screenshot-card.mobile .screenshot-frame{aspect-ratio:9/16;border-radius:28px;max-height:410px}
.screen-top{height:34px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid rgba(79,124,255,.14)}
.screen-top span{width:8px;height:8px;border-radius:50%;background:#8da8ff}
.screen-body{display:grid;grid-template-columns:64px 1fr;gap:14px;height:calc(100% - 34px);padding:14px}
.mobile .screen-body{grid-template-columns:1fr;padding:18px}
.screen-sidebar{border-radius:16px;background:linear-gradient(180deg,rgba(79,124,255,.22),rgba(34,211,238,.12))}
.mobile .screen-sidebar{display:none}
.screen-content{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(34px,1fr);gap:10px}
.mobile .screen-content{grid-template-columns:1fr;grid-auto-rows:minmax(42px,1fr)}
.screen-content i,.screen-content b{display:block;border-radius:14px;background:rgba(79,124,255,.16);border:1px solid rgba(79,124,255,.14)}
.screen-content b{grid-column:1/-1;background:linear-gradient(135deg,rgba(34,211,238,.22),rgba(124,58,237,.16))}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.trust-grid article{padding:18px;border-radius:20px;background:#fff;border:1px solid #dbe7ff;box-shadow:0 16px 44px rgba(8,17,36,.07)}
.trust-grid strong{display:block;color:#081124;margin-bottom:6px}
.trust-grid span{display:block;color:#5f6f8b;line-height:1.55}
.proof-grid .proof-icon{display:inline-grid !important;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;margin-bottom:8px;background:#eef4ff;color:#3151d3;font-weight:900}
.proof-grid span{display:block}
.contact-strip-section{padding-top:36px;padding-bottom:36px;background:var(--premium-panel)}
.contact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.contact-strip div{padding:15px;border-radius:18px;background:var(--premium-surface);border:1px solid var(--premium-line)}
.contact-strip strong{display:block;margin-bottom:5px;color:var(--premium-text)}
.contact-strip span,.contact-strip a{color:var(--premium-muted);line-height:1.45}
.footer-grid .brand img{border-radius:14px}
.footer-grid .footer-links a:hover{color:#fff}
@media(max-width:1040px){
  .premium-hero-grid,.premium-split,.demo-shell{grid-template-columns:1fr}
  .hero-showcase{grid-template-columns:1fr}
  .premium-grid.four{grid-template-columns:repeat(2,1fr)}
  .platform-grid{grid-template-columns:repeat(2,1fr)}
  .sector-grid{grid-template-columns:repeat(2,1fr)}
  .suite-grid{grid-template-columns:repeat(2,1fr)}
  .premium-proof-section{grid-template-columns:1fr}
  .journey-steps{grid-template-columns:repeat(2,1fr)}
  .screenshot-grid,.trust-grid,.contact-strip{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .premium-hero{padding:52px 0 42px}
  .premium-hero h1{font-size:32px}
  .premium-hero .lead{font-size:16px}
  .premium-grid,.premium-grid.two,.premium-grid.four{grid-template-columns:1fr}
  .platform-grid{grid-template-columns:1fr}
  .suite-grid{grid-template-columns:1fr}
  .premium-card{padding:21px;border-radius:22px}
  .sector-grid{grid-template-columns:1fr}
  .premium-section{padding:56px 0}
  .premium-actions{display:grid;grid-template-columns:1fr}
  .premium-actions .btn{width:100%}
  .suite-panel,.demo-shell{padding:22px;border-radius:24px}
  .dashboard-preview{grid-template-columns:1fr}
  .journey-steps{grid-template-columns:1fr}
  .header-tools{width:100%;align-items:stretch;justify-content:space-between}
  .header-tools .language-switcher,.header-tools .lang-custom-select{flex:1;min-width:0}
  .screenshot-grid,.trust-grid,.contact-strip{grid-template-columns:1fr}
  .screenshot-card.mobile{max-width:320px}
  .app-links{display:grid;grid-template-columns:1fr}
  .premium-proof-card{padding:20px}
}
