:root {
  --brand-700:#0757f5;--brand-600:#0a6cff;--brand-500:#1288ff;--brand-400:#03c8e9;
  --navy-950:#07152f;--navy-900:#0b1c3d;--navy-800:#172b50;
  --slate-700:#475879;--slate-600:#657493;--slate-500:#7c8aa5;
  --white:#fff;--bg:#f7faff;--bg-soft:#f2f7ff;
  --line:rgba(42,91,180,.13);--line-strong:rgba(36,102,235,.24);
  --shadow-xl:0 20px 58px rgba(58,93,155,.11);--shadow-lg:0 12px 34px rgba(67,105,169,.08);--shadow-md:0 8px 20px rgba(74,110,165,.08);
  --radius-xl:32px;--radius-lg:24px;--radius-md:18px;--content-w:1528px;--header-h:84px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--navy-950);font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg)}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{display:block;max-width:100%}
.skip-link{position:fixed;left:16px;top:-80px;z-index:999;padding:12px 18px;border-radius:12px;background:var(--navy-950);color:#fff}
.skip-link:focus{top:12px}
.container{width:min(var(--content-w),calc(100% - 144px));margin-inline:auto}
.site-header{position:fixed;z-index:100;top:18px;left:50%;width:min(var(--content-w),calc(100% - 144px));height:84px;transform:translateX(-50%)}
.header-shell{height:100%;padding:0 32px;display:grid;grid-template-columns:265px 1fr 170px;gap:24px;align-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.9);border-radius:30px;box-shadow:0 12px 36px rgba(47,84,145,.09);backdrop-filter:blur(16px)}
.brand{width:200px;height:66px;display:flex;align-items:center;overflow:hidden}
.brand img{width:198px;height:66px;object-fit:contain}
.desktop-nav{display:flex;justify-content:center;align-items:stretch;gap:42px;height:100%}
.desktop-nav a{position:relative;display:flex;align-items:center;white-space:nowrap;font-size:17px;font-weight:600}
.desktop-nav a:hover,.desktop-nav a.active{color:var(--navy-950)}
.desktop-nav a.active::after,.desktop-nav a:hover::after{content:"";position:absolute;left:50%;bottom:14px;width:36px;height:3px;border-radius:99px;background:var(--brand-600);transform:translateX(-50%)}
.nav-cta{height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;color:#fff;font-size:17px;font-weight:700;background:linear-gradient(105deg,#087cf8,#074cf5);box-shadow:0 10px 22px rgba(7,87,245,.2)}
.menu-button,.mobile-nav{display:none}
.screen{min-height:941px;padding:136px 0 40px;position:relative;overflow:hidden;background:
  radial-gradient(circle at 82% 22%,rgba(49,151,255,.13),transparent 34%),
  radial-gradient(circle at 18% 76%,rgba(68,122,255,.07),transparent 32%),
  linear-gradient(180deg,#fbfdff 0%,#f6faff 100%)}
.screen::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(135deg,transparent 35%,rgba(64,145,255,.025) 35.2%,transparent 35.4%)}
.section-head{text-align:center;margin:0 auto 28px}
.section-head h2{margin:0;font-size:54px;line-height:1.18;letter-spacing:-2px;font-weight:800}
.section-head h2 span,.apps-hero h2 span,.about-hero h1 span{color:var(--brand-600)}
.section-head p{margin:14px auto 0;color:var(--slate-600);font-size:19px;line-height:1.65}
.eyebrow{display:inline-flex;padding:7px 14px;border-radius:999px;background:rgba(7,87,245,.08);color:var(--brand-700);font-size:16px;font-weight:600}
.button{min-width:244px;height:60px;padding:0 22px;border:1.5px solid var(--brand-600);border-radius:14px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;color:var(--brand-600);font-size:18px;font-weight:700;transition:.2s ease}
.button i{width:28px;height:28px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;font-style:normal;line-height:1}
.button.primary{color:#fff;background:linear-gradient(105deg,#0785f8,#0751f6);box-shadow:0 12px 24px rgba(7,87,245,.2)}
.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,87,245,.15)}
.button.small{min-width:188px;height:50px;font-size:16px}
.button.small i{width:23px;height:23px}

/* Hero */
.hero-screen{padding-top:154px}
.hero-grid{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:566px}
.hero-copy{padding-left:48px;position:relative;z-index:2}
.hero-copy h1{margin:30px 0 22px;font-size:61px;line-height:1.47;letter-spacing:-3px;font-weight:850}
.hero-copy h1 span{color:var(--brand-600)}
.hero-copy>p{max-width:600px;margin:0;color:var(--slate-600);font-size:18px;line-height:1.8}
.actions{display:flex;gap:30px;margin-top:32px}
.hero-tags{padding:0;margin:35px 0 0;display:flex;gap:27px;list-style:none;color:var(--slate-600);font-size:16px}
.hero-tags li{white-space:nowrap}
.hero-tags li::before{content:"";display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:50%;background:#6ca9ff;box-shadow:0 0 12px #6ca9ff}
.hero-art{height:550px;position:relative}
.orbit{position:absolute;border:1px solid rgba(70,142,244,.22);border-radius:50%;transform:rotate(-9deg)}
.orbit-a{width:780px;height:280px;left:-50px;top:110px}.orbit-b{width:650px;height:220px;left:20px;top:165px}
.brand-stage{position:absolute;left:50%;bottom:22px;width:520px;height:420px;transform:translateX(-47%);display:flex;justify-content:center;align-items:flex-start}
.brand-stage img{position:relative;z-index:5;width:255px;height:255px;margin-top:16px;object-fit:contain;filter:drop-shadow(0 26px 30px rgba(6,85,239,.22))}
.stage-disc{position:absolute;left:50%;transform:translateX(-50%);border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(198,224,255,.82));border:1px solid rgba(80,157,255,.3);box-shadow:inset 0 0 24px #fff,0 16px 28px rgba(35,104,211,.14)}
.stage-1{z-index:4;top:230px;width:310px;height:72px}.stage-2{z-index:3;top:252px;width:405px;height:105px}.stage-3{z-index:2;top:285px;width:510px;height:125px}
.float-card{position:absolute;z-index:8;min-width:142px;height:96px;padding:0 24px;display:flex;align-items:center;gap:14px;border:1px solid rgba(72,155,255,.19);border-radius:20px;background:rgba(255,255,255,.65);box-shadow:var(--shadow-lg);backdrop-filter:blur(10px);font-size:18px;font-weight:700;transform:perspective(500px) rotateY(-5deg)}
.f-product{left:15px;top:40px}.f-content{right:12px;top:30px}.f-traffic{left:-18px;top:280px}.f-growth{right:-10px;top:190px}.f-ai{right:-35px;top:360px}
.hero-proof{height:150px;padding:28px 58px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow-lg)}
.hero-proof article{display:flex;align-items:center;gap:24px;padding:0 40px;border-right:1px solid var(--line)}.hero-proof article:last-child{border:0}
.hero-proof h3{margin:0 0 10px;font-size:20px}.hero-proof p{margin:0;color:var(--slate-600);font-size:15px}

/* Problems */
.problems-screen{padding-top:140px}
.problem-grid{width:1232px;max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px 26px}
.problem-grid article{height:138px;padding:18px 36px;display:flex;align-items:center;gap:40px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:var(--shadow-lg)}
.problem-grid h3{font-size:22px;margin:0 0 10px}.problem-grid p{font-size:16px;margin:0;color:var(--slate-600)}
.statement{width:1250px;max-width:100%;height:116px;margin:28px auto 0;padding:0 48px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid rgba(79,147,239,.2);border-radius:24px;background:linear-gradient(100deg,rgba(238,247,255,.92),rgba(255,255,255,.82));box-shadow:var(--shadow-md)}
.statement strong{font-size:24px;letter-spacing:.2px}.statement strong span{color:var(--brand-600)}.statement img{position:absolute;right:40px;width:95px;height:95px;object-fit:contain}
.statement.slim{height:68px;margin-top:20px}.statement.slim strong{font-size:21px}

/* Method */
.method-screen{padding-top:135px}
.method-grid{display:grid;grid-template-columns:1fr 72px 1fr 72px 1fr;align-items:center;gap:0;margin-top:32px}
.method-grid article{height:360px;padding:28px 36px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-lg)}
.method-top{display:flex;align-items:center;gap:28px}.method-top b{font-size:40px;color:#b3d0ff}
.method-grid h3{font-size:24px;margin:18px 0}.method-grid p{min-height:58px;color:var(--slate-600);font-size:16px;line-height:1.8}
.flow-arrow{font-style:normal;color:#78aaff;font-size:58px;text-align:center}
.chips{display:flex;flex-wrap:wrap;gap:12px 24px}.chips span{height:38px;min-width:130px;padding:0 16px;display:grid;place-items:center;border:1px solid rgba(7,87,245,.28);border-radius:999px;color:var(--brand-600);font-size:14px}
.method-core{height:178px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative}
.core-stage{width:320px;height:132px;position:absolute;top:0;border-radius:50%;background:radial-gradient(ellipse at center,#fff 0 28%,#d9e9ff 29% 46%,#fff 47% 60%,transparent 61%);filter:drop-shadow(0 16px 18px rgba(56,105,190,.15))}
.core-stage img{width:110px;height:110px;margin:-26px auto 0;object-fit:contain}.method-core>span{position:relative;z-index:2;padding:8px 24px;border-radius:999px;color:#fff;font-weight:700;background:linear-gradient(90deg,#087ef8,#0751f5)}

/* Products */
.products-screen{padding-top:135px}
.products-screen .section-head h2{font-size:46px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 26px}
.product-grid>article{height:292px;padding:34px 38px;display:grid;grid-template-columns:56% 44%;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-lg)}
.product-copy{position:relative;z-index:3}.product-copy h3{font-size:29px;margin:0 0 20px}.product-copy p{margin:0 0 12px;color:var(--slate-600);font-size:15px;line-height:1.65}.product-copy p b{color:var(--navy-800)}.product-copy .button{margin-top:18px}.product-copy .chips{gap:8px}.product-copy .chips span{min-width:0;height:32px;font-size:12px}.product-copy .chips + .button{height:44px;margin-top:8px}
.product-visual{position:relative;height:220px;align-self:center;border-radius:50%;background:radial-gradient(ellipse,#fff 0 25%,#d5e8ff 30%,#fff 55%,transparent 58%)}

/* Apps */
.applications-screen{padding-top:132px}
.apps-hero{height:250px;display:grid;grid-template-columns:55% 45%;align-items:center}.apps-hero h2{margin:0;font-size:53px;line-height:1.4;letter-spacing:-2px}.apps-hero p{margin:18px 0 0;color:var(--slate-600);font-size:18px}
.cube-scene{height:230px;position:relative;perspective:900px}.cube-scene span{position:absolute;width:130px;height:130px;padding:20px;display:flex;align-items:flex-end;justify-content:center;color:var(--brand-700);font-size:15px;font-weight:700;border:2px solid rgba(83,157,255,.25);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(181,216,255,.5));box-shadow:inset 0 0 28px #fff,0 18px 28px rgba(45,108,213,.14);transform:rotateX(8deg) rotateY(-12deg)}
.cube-scene span:nth-child(1){left:80px;top:0}.cube-scene span:nth-child(2){right:80px;top:55px}.cube-scene span:nth-child(3){left:0;top:100px}.cube-scene span:nth-child(4){left:210px;top:105px}
.apps-grid{display:grid;grid-template-columns:330px repeat(4,1fr);gap:18px}
.apps-grid>article{height:286px;padding:28px 24px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-lg)}
.why-card h3{font-size:24px;margin:0 0 16px}.why-card p{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;margin:0 0 10px}.why-card p span{grid-row:1/3;width:42px;height:42px}.why-card b{font-size:14px}.why-card small{margin-top:2px;color:var(--slate-600);font-size:12px}
.app-card{text-align:center}.app-card .feature-icon{width:70px;height:70px;margin:0 auto}.app-card h3{margin:18px 0 10px;font-size:21px}.app-card p{height:52px;margin:0;color:var(--slate-600);font-size:14px;line-height:1.7}.app-card a{height:44px;margin-top:18px;border:1px solid var(--brand-600);border-radius:11px;display:grid;place-items:center;color:var(--brand-600);font-weight:700}
.knowledge-row{height:90px;margin:18px 0;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border:1px solid var(--line);border-radius:20px;background:#fff}.knowledge-row>div{display:flex;align-items:center;gap:18px}.knowledge-row .feature-icon{width:54px;height:54px}.knowledge-row p{display:flex;flex-direction:column;margin:0}.knowledge-row p b{font-size:18px}.knowledge-row p small{margin-top:6px;color:var(--slate-600)}.knowledge-row>a{height:46px;padding:0 28px;display:grid;place-items:center;border:1px solid var(--brand-600);border-radius:12px;color:var(--brand-600);font-weight:700}
.workflow-row{height:100px;padding:0 50px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:20px;background:#fff}.workflow-row span{display:flex;align-items:center;gap:15px;font-weight:600}.workflow-row i{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eaf3ff;color:var(--brand-600);font-style:normal;font-weight:800}.workflow-row>b{color:#8fbaff;font-size:30px}

/* About */
.about-hero-grid{min-height:600px;display:grid;grid-template-columns:52% 48%;align-items:center}.about-hero-grid>div:first-child{padding-left:26px}.about-hero h1{font-size:54px;line-height:1.45;margin:16px 0 20px;letter-spacing:-2px}.about-hero-grid p{max-width:650px;color:var(--slate-600);font-size:16px;line-height:1.85}.about-hero-grid .about-lead{font-size:17px;color:var(--slate-700)}.belief-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.belief-grid article{min-height:146px;padding:20px;display:flex;gap:16px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-lg)}.belief-grid .glass-icon{width:58px;height:58px}.belief-grid .glass-icon svg{width:30px;height:30px}.belief-grid h3{font-size:16px;margin:7px 0 8px}.belief-grid p{font-size:13px;line-height:1.75}
.about-mark{position:relative;height:500px}.about-mark .orbit-a{left:-20px;top:100px}.about-mark .orbit-b{left:40px;top:160px}.about-mark .brand-stage{bottom:15px}.value-strip{height:105px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.value-strip article{height:70px;padding:0 55px;display:flex;align-items:center;gap:24px;border-right:1px solid var(--line)}.value-strip article:last-child{border:0}.value-strip .round-icon{width:70px;height:70px}.value-strip h3{font-size:18px;white-space:nowrap}.choice-head{height:210px;display:flex;align-items:center;justify-content:space-between}.choice-head h2{margin:0;font-size:64px;letter-spacing:-3px}.choice-head h2 span{color:var(--brand-600)}.choice-head p{margin:12px 0 0;color:var(--slate-600);font-size:22px}.choice-head img{width:270px;height:190px;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(7,87,245,.15))}.compare-title{margin:0 0 18px;font-size:28px}.compare-title span{color:var(--brand-600);margin-right:8px}
.compare-screen{padding-top:132px}.compare-screen .section-head .eyebrow{margin-bottom:12px}.compare-table{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-lg)}.compare-table>div{min-height:94px;display:grid;grid-template-columns:180px 1fr 1fr;align-items:stretch;border-bottom:1px solid var(--line)}.compare-table>div:last-child{border:0}.compare-table strong,.compare-table p,.compare-table b{margin:0;padding:23px 28px;display:flex;align-items:center;font-size:15px;line-height:1.65;border-right:1px solid var(--line)}.compare-table p:last-child,.compare-table b:last-child{border:0;background:rgba(236,246,255,.55);color:var(--navy-800)}.compare-head{min-height:68px!important;background:#edf5ff}.compare-head b{font-size:16px}.compare-head .ours{color:var(--brand-600)}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:22px}.benefit-grid article{height:102px;padding:16px 28px;display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:20px;background:#fff}.benefit-grid .feature-icon{width:58px;height:58px}.benefit-grid h3{margin:0 0 5px;font-size:17px;color:var(--brand-600)}.benefit-grid p{margin:0;color:var(--slate-600);font-size:13px}
.split-compare-screen{padding-top:130px}.split-tables{display:grid;grid-template-columns:1fr 1fr;gap:24px}.split-tables>article{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-lg)}.split-tables h3{margin:12px 0 20px;font-size:25px}.split-tables dl{margin:0}.split-tables dl>div{display:grid;grid-template-columns:100px 1fr 1fr;border-top:1px solid var(--line)}.split-tables dt,.split-tables dd{margin:0;padding:18px 14px;font-size:13px;line-height:1.6;border-right:1px solid var(--line)}.split-tables dd:last-child{border:0;color:var(--brand-700);background:#f5f9ff}
.service-screen{padding-top:130px;min-height:941px}.service-screen .section-head{margin-bottom:10px}.service-screen .section-head p{margin-top:6px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-grid article{height:245px;padding:32px 36px 24px 135px;position:relative;border:1px solid var(--line);border-left:4px solid var(--brand-600);border-radius:24px;background:#fff;box-shadow:var(--shadow-lg)}.service-no{position:absolute;left:54px;top:34px;color:var(--brand-600);font-size:50px}.service-grid h3{margin:0 0 24px;font-size:22px}.service-grid h3 small{font-size:14px;font-weight:600}.service-grid ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;padding:0;list-style:none;color:var(--slate-700);font-size:14px}.service-grid li::before{content:"✓";margin-right:8px;color:var(--brand-600)}.quote-link{height:42px;margin:10px auto;max-width:280px;display:grid;place-items:center;border:1px solid var(--brand-600);border-radius:999px;color:var(--brand-600);font-size:14px;font-weight:700}
.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}.promise-grid article{height:125px;padding:22px 30px;border:1px solid var(--line);border-radius:20px;background:#fff}.promise-grid h3{margin:0 0 9px;font-size:18px}.promise-grid p{margin:0;color:var(--slate-600);font-size:13px;line-height:1.7}
blockquote{height:76px;margin:20px 0;padding:0;display:grid;place-items:center;border:1px solid rgba(55,126,235,.2);border-radius:20px;background:linear-gradient(90deg,#eef6ff,#fff,#eef6ff);font-size:27px;font-weight:800}
.contact-panel{min-height:120px;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;border-radius:20px;background:var(--navy-950);color:#fff}.contact-panel>div{display:flex;align-items:center;gap:22px}.contact-panel img{width:170px;height:56px;object-fit:contain;background:#fff;border-radius:10px}.contact-panel p{color:#cdd9ef}.contact-panel>div:last-child{flex-direction:column;align-items:flex-end;gap:6px;font-size:13px}.contact-button{height:52px;padding:0 34px;display:grid;place-items:center;border-radius:12px;background:var(--brand-600);color:#fff;font-size:16px;font-weight:700}.contact-panel a:hover{text-decoration:underline}

.site-footer{min-height:130px;padding:24px max(72px,calc((100% - 1528px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid var(--line);color:var(--slate-600);font-size:13px}.site-footer>div{display:flex;align-items:center;gap:22px}.site-footer>div:last-child{flex-direction:column;align-items:flex-end;gap:8px}.site-footer img{width:170px;height:56px;object-fit:contain}.site-footer a:hover{color:var(--brand-600)}

/* Refined liquid-glass design system */
:root{
  --glass-surface:linear-gradient(145deg,rgba(255,255,255,.92) 0%,rgba(251,253,255,.76) 52%,rgba(236,246,255,.62) 100%);
  --glass-surface-strong:linear-gradient(145deg,rgba(255,255,255,.98),rgba(241,248,255,.82));
  --glass-line:rgba(111,173,255,.24);
  --glass-line-light:rgba(255,255,255,.95);
  --glass-shadow:0 26px 70px rgba(46,91,166,.12),0 8px 22px rgba(76,129,214,.08),inset 0 1px 0 rgba(255,255,255,.98),inset 0 -1px 0 rgba(98,162,255,.08);
  --glass-shadow-hover:0 30px 76px rgba(31,89,183,.17),0 10px 28px rgba(45,116,225,.1),inset 0 1px 0 #fff;
  --blue-volume:linear-gradient(145deg,#08cdec 0%,#078dff 36%,#0757f5 72%,#183fe6 100%);
  --blue-glow:0 14px 28px rgba(7,87,245,.25),0 5px 12px rgba(3,200,233,.18),inset 0 1px 0 rgba(255,255,255,.42);
}
body{background:#f6faff}
.screen{
  isolation:isolate;
  background:
    radial-gradient(ellipse 42% 34% at 84% 18%,rgba(41,145,255,.16),transparent 72%),
    radial-gradient(ellipse 36% 42% at 9% 81%,rgba(38,104,255,.09),transparent 74%),
    radial-gradient(circle at 52% 55%,rgba(255,255,255,.96),rgba(248,251,255,.74) 48%,transparent 72%),
    linear-gradient(145deg,#fbfdff 0%,#f4f8ff 54%,#edf5ff 100%);
}
.screen::before{
  opacity:.8;
  background:
    linear-gradient(128deg,transparent 0 28%,rgba(255,255,255,.74) 28.12%,transparent 28.32%),
    linear-gradient(310deg,transparent 0 73%,rgba(89,157,255,.06) 73.15%,transparent 73.35%);
}
.screen::after{
  content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;
  background:radial-gradient(circle at 82% 15%,rgba(255,255,255,.86) 0 1px,transparent 2px) 0 0/74px 74px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.22),transparent 68%);
}
.site-header{filter:drop-shadow(0 14px 28px rgba(47,91,165,.08))}
.header-shell{
  position:relative;overflow:hidden;
  background:linear-gradient(105deg,rgba(255,255,255,.96),rgba(255,255,255,.8) 52%,rgba(244,249,255,.88));
  border:1px solid rgba(255,255,255,.98);
  box-shadow:0 18px 48px rgba(43,87,160,.11),0 4px 12px rgba(85,136,213,.06),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(80,144,245,.1);
  backdrop-filter:blur(22px) saturate(145%);
  -webkit-backdrop-filter:blur(22px) saturate(145%);
}
.header-shell::before{content:"";position:absolute;left:3%;right:3%;top:0;height:1px;background:linear-gradient(90deg,transparent,#fff 16% 84%,transparent)}
.nav-cta,.button.primary,.contact-button{
  position:relative;overflow:hidden;
  background:linear-gradient(115deg,#0a83ff 0%,#0767fb 42%,#0752f2 100%);
  border:1px solid rgba(4,85,245,.72);
  box-shadow:0 12px 24px rgba(7,87,245,.24),0 3px 7px rgba(7,87,245,.15),inset 0 1px 0 rgba(255,255,255,.55),inset 0 -2px 5px rgba(0,43,180,.14);
  text-shadow:0 1px 1px rgba(0,39,140,.18);
}
.nav-cta::before,.button.primary::before,.contact-button::before{content:"";position:absolute;left:7%;right:7%;top:0;height:45%;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.24),transparent);pointer-events:none}
.button{
  position:relative;overflow:hidden;
  border-color:rgba(7,87,245,.54);
  background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(239,247,255,.66));
  box-shadow:0 10px 24px rgba(59,113,202,.09),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(7,87,245,.08);
  backdrop-filter:blur(14px) saturate(140%);
  transition:box-shadow .25s ease,background .25s ease,border-color .25s ease,transform .25s ease;
}
.button::after{content:"";position:absolute;inset:1px;border-radius:12px;border:1px solid rgba(255,255,255,.68);pointer-events:none}
.button:hover{transform:translateY(-2px);border-color:rgba(7,87,245,.8);box-shadow:0 18px 34px rgba(7,87,245,.17),inset 0 1px 0 #fff}
.button:active,.nav-cta:active,.contact-button:active{transform:translateY(1px);box-shadow:0 6px 14px rgba(7,87,245,.18),inset 0 2px 5px rgba(0,42,160,.14)}
.button:focus-visible,.nav-cta:focus-visible,.contact-button:focus-visible,.app-card a:focus-visible,.knowledge-row>a:focus-visible{outline:3px solid rgba(3,200,233,.36);outline-offset:3px}
.button-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;border:1px solid currentColor;background:rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}
.button-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.button.small .button-icon{width:24px;height:24px}.button.small .button-icon svg{width:13px;height:13px}

.glass-icon{
  position:relative;flex:none;width:78px;height:78px;display:grid;place-items:center;border-radius:50%;
  color:#0871f7;
  background:
    radial-gradient(circle at 33% 21%,rgba(255,255,255,.98) 0 9%,transparent 26%),
    linear-gradient(145deg,rgba(255,255,255,.98) 4%,rgba(222,238,255,.9) 55%,rgba(179,215,255,.64) 100%);
  border:1px solid rgba(255,255,255,.96);
  box-shadow:0 13px 24px rgba(52,112,211,.14),0 3px 8px rgba(62,132,236,.1),inset 0 1px 0 #fff,inset 0 -8px 18px rgba(52,134,255,.12);
}
.glass-icon::before{content:"";position:absolute;inset:7px;border-radius:inherit;border:1px solid rgba(111,173,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.32),transparent 55%)}
.glass-icon::after{content:"";position:absolute;left:18%;right:18%;bottom:-7px;height:11px;border-radius:50%;background:radial-gradient(ellipse,rgba(51,132,255,.35),transparent 70%);filter:blur(4px)}
.glass-icon svg{position:relative;z-index:1;width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 5px rgba(7,87,245,.2))}
.glass-icon.small{width:54px;height:54px}.glass-icon.small svg{width:28px;height:28px}.glass-icon.large{width:82px;height:82px}.glass-icon.large svg{width:43px;height:43px}.glass-icon.micro{width:42px;height:42px}.glass-icon.micro svg{width:23px;height:23px}
.method-grid .flow-arrow{width:48px;height:48px;justify-self:center;fill:none;stroke:#78aaff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 7px rgba(7,87,245,.14))}
.app-card .glass-icon{margin:0 auto}

.float-card{
  overflow:hidden;
  background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(235,246,255,.5));
  border:1px solid rgba(255,255,255,.96);
  box-shadow:0 22px 44px rgba(62,107,181,.13),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(54,126,242,.12);
  backdrop-filter:blur(20px) saturate(150%);
  -webkit-backdrop-filter:blur(20px) saturate(150%);
}
.float-card::after{content:"";position:absolute;inset:1px;border-radius:19px;border:1px solid rgba(111,183,255,.12);pointer-events:none}
.brand-stage::after{content:"";position:absolute;z-index:1;left:50%;bottom:22px;width:490px;height:92px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(12,155,255,.24),rgba(80,141,255,.08) 42%,transparent 70%);filter:blur(13px)}
.brand-stage img{filter:drop-shadow(0 30px 32px rgba(6,85,239,.24)) drop-shadow(0 7px 9px rgba(3,200,233,.15))}
.stage-disc{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(226,241,255,.9) 34%,rgba(173,211,255,.62) 64%,rgba(248,252,255,.95) 100%);border:1px solid rgba(80,157,255,.28);box-shadow:inset 0 2px 4px #fff,inset 0 -9px 22px rgba(40,134,255,.15),0 20px 34px rgba(35,104,211,.16)}

.hero-proof,.problem-grid article,.method-grid article,.product-grid>article,.apps-grid>article,.knowledge-row,.workflow-row,.belief-grid article,.compare-table,.benefit-grid article,.split-tables>article,.service-grid article,.promise-grid article{
  position:relative;
  background:var(--glass-surface);
  border:1px solid var(--glass-line);
  box-shadow:var(--glass-shadow);
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%);
}
.hero-proof::before,.problem-grid article::before,.method-grid article::before,.product-grid>article::before,.apps-grid>article::before,.knowledge-row::before,.workflow-row::before,.belief-grid article::before,.benefit-grid article::before,.split-tables>article::before,.service-grid article::before,.promise-grid article::before{
  content:"";position:absolute;z-index:0;left:22px;right:22px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.98) 18% 82%,transparent);pointer-events:none
}
.problem-grid article>*,.method-grid article>*,.product-grid>article>*,.apps-grid>article>*,.knowledge-row>*,.workflow-row>*,.belief-grid article>*,.benefit-grid article>*,.split-tables>article>*,.service-grid article>*,.promise-grid article>*{position:relative;z-index:1}
.problem-grid article{transition:box-shadow .28s ease,border-color .28s ease,background .28s ease}
.problem-grid article:hover,.app-card:hover{border-color:rgba(57,139,255,.35);background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(230,243,255,.72));box-shadow:var(--glass-shadow-hover)}
.statement{
  overflow:hidden;
  background:linear-gradient(105deg,rgba(235,246,255,.76),rgba(255,255,255,.86) 48%,rgba(230,243,255,.58));
  border:1px solid rgba(89,160,255,.24);
  box-shadow:0 18px 42px rgba(53,105,190,.1),inset 0 1px 0 #fff;
  backdrop-filter:blur(18px);
}
.statement::before{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 0 48%,rgba(255,255,255,.58) 49%,transparent 54%);pointer-events:none}
.method-core>span{box-shadow:var(--blue-glow);border:1px solid rgba(255,255,255,.5)}
.chips span{background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(238,247,255,.52));box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(58,120,215,.05)}

.product-visual{background:radial-gradient(ellipse at 50% 72%,rgba(61,147,255,.25),rgba(222,239,255,.46) 35%,rgba(255,255,255,.6) 56%,transparent 70%)}
.visual-pane,.visual-accent{position:absolute;display:grid;place-items:center;color:#0871f7;border:1px solid rgba(255,255,255,.96);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(207,231,255,.7));box-shadow:0 22px 34px rgba(49,106,199,.17),inset 0 1px 0 #fff,inset 0 -8px 18px rgba(65,144,255,.12);backdrop-filter:blur(16px)}
.visual-pane{left:50%;top:28px;width:150px;height:145px;border-radius:24px;transform:translateX(-50%) rotate(3deg)}
.visual-accent{right:5px;bottom:25px;width:78px;height:78px;border-radius:22px;transform:rotate(-5deg)}
.visual-pane svg{width:82px;height:82px}.visual-accent svg{width:42px;height:42px}.visual-pane svg,.visual-accent svg{fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 7px 9px rgba(7,87,245,.18))}
.cube-scene span{gap:8px;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(255,255,255,.84),rgba(190,221,255,.46));border:1px solid rgba(255,255,255,.94);box-shadow:0 22px 40px rgba(45,108,213,.15),inset 0 1px 0 #fff,inset 0 -12px 22px rgba(61,139,255,.12);backdrop-filter:blur(16px)}
.cube-scene span svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.app-card>a,.knowledge-row>a,.quote-link{background:linear-gradient(145deg,rgba(255,255,255,.84),rgba(233,244,255,.62));box-shadow:inset 0 1px 0 #fff,0 7px 16px rgba(56,116,207,.08);transition:.24s ease}
.app-card>a:hover,.knowledge-row>a:hover,.quote-link:hover{background:linear-gradient(115deg,#0a83ff,#0752f2);color:#fff;box-shadow:var(--blue-glow)}
.workflow-row i{background:linear-gradient(145deg,#f8fbff,#d9ebff);border:1px solid rgba(255,255,255,.92);box-shadow:0 8px 16px rgba(51,112,207,.1),inset 0 1px 0 #fff}
.workflow-row i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.workflow-row .row-arrow{width:30px;height:30px;color:#8fbaff;fill:none;stroke:currentColor;stroke-width:1.8}

.compare-table{overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.93),rgba(241,248,255,.7))}
.compare-head{background:linear-gradient(110deg,rgba(230,242,255,.94),rgba(245,250,255,.88),rgba(216,235,255,.82))}
.compare-table p:last-child,.compare-table b:last-child{background:linear-gradient(145deg,rgba(235,246,255,.75),rgba(255,255,255,.58))}
.service-grid article{padding:28px 34px 22px 136px;border-left:2px solid rgba(7,87,245,.75)}
.service-art{position:absolute!important;left:30px;top:23px;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#0871f7;background:linear-gradient(145deg,#fff,#d9ebff);box-shadow:0 12px 22px rgba(42,109,218,.14),inset 0 1px 0 #fff,inset 0 -8px 16px rgba(52,136,255,.12)}
.service-art svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.service-no{left:105px}
.service-heading{min-height:46px;display:flex;align-items:baseline;gap:14px;margin-bottom:17px}.service-heading .service-no{position:static;font-size:46px;line-height:1;color:var(--brand-600);letter-spacing:-2px}.service-heading h3{margin:0;display:flex;align-items:baseline;gap:7px;white-space:nowrap}.service-heading h3 small{white-space:normal}
.service-grid h3{margin:0}.service-grid ul{margin:0}
.service-grid li{display:flex;align-items:center;gap:8px}.service-grid li svg{width:17px;height:17px;flex:none;fill:none;stroke:var(--brand-600);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.service-grid li::before{display:none}
.promise-grid strong{display:block;margin-top:3px;color:var(--brand-600)}
blockquote{background:linear-gradient(105deg,rgba(231,244,255,.74),rgba(255,255,255,.92),rgba(228,242,255,.7));box-shadow:0 16px 38px rgba(51,105,190,.09),inset 0 1px 0 #fff}
.contact-panel{background:linear-gradient(115deg,#0c1b3b,#07152f 58%,#0a2554);box-shadow:0 22px 48px rgba(7,21,47,.2),inset 0 1px 0 rgba(255,255,255,.1)}
.contact-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.contact-button{display:flex;align-items:center;justify-content:center;gap:12px}
.contact-panel{position:relative;overflow:hidden;color:var(--navy-950);background:linear-gradient(132deg,rgba(255,255,255,.94),rgba(239,247,255,.86));border:1px solid rgba(159,200,255,.44);box-shadow:0 22px 48px rgba(43,93,170,.14),inset 0 1px 0 #fff}
.contact-panel::before{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 20%,rgba(255,255,255,.82) 47%,transparent 70%);pointer-events:none}.contact-panel>*{position:relative;z-index:1}.contact-panel p{color:var(--slate-700)}.contact-panel>div:last-child>a:last-child{color:var(--slate-600)}
.site-footer{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(242,248,255,.88));box-shadow:inset 0 1px 0 #fff}

.product-visual::before,.product-visual::after{content:"";position:absolute;left:50%;top:72%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.product-visual::before{width:78%;height:40%;border:1px solid rgba(101,164,255,.38);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(169,211,255,.28));box-shadow:0 16px 28px rgba(27,105,214,.12),inset 0 3px 8px rgba(255,255,255,.9)}
.product-visual::after{width:58%;height:27%;top:67%;border:1px solid rgba(125,181,255,.38);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(190,222,255,.34));box-shadow:0 10px 22px rgba(27,105,214,.1),inset 0 2px 6px #fff}
.product-visual .visual-pane,.product-visual .visual-accent{z-index:2}

@media(max-width:1200px){
  .container,.site-header{width:calc(100% - 48px)}.header-shell{grid-template-columns:220px 1fr 150px;padding:0 22px}.desktop-nav{gap:20px}.desktop-nav a{font-size:14px}
  .hero-copy{padding-left:0}.hero-copy h1{font-size:50px}.hero-tags{gap:12px;flex-wrap:wrap}.hero-art{transform:scale(.85)}
  .apps-grid{grid-template-columns:1fr 1fr}.why-card{grid-column:1/-1}.applications-screen{min-height:auto}.method-grid{grid-template-columns:1fr;gap:16px}.method-grid article{height:auto}.flow-arrow{transform:rotate(90deg)}
}
@media(max-width:760px){
  .container,.site-header{width:calc(100% - 32px)}.site-header{top:10px;height:70px}.header-shell{grid-template-columns:1fr 48px;padding:0 16px;border-radius:22px}.brand{width:155px;height:55px}.brand img{width:155px;height:55px}.desktop-nav,.nav-cta{display:none}.menu-button{display:flex;width:44px;height:44px;padding:11px;border:0;border-radius:12px;background:#edf5ff;flex-direction:column;justify-content:center;gap:5px}.menu-button span{height:2px;width:100%;background:var(--navy-950)}
  .mobile-nav{position:absolute;top:78px;left:0;right:0;padding:12px;display:grid;gap:4px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-xl)}.mobile-nav[hidden]{display:none}.mobile-nav a{padding:12px 14px;border-radius:10px}.mobile-nav .mobile-cta{background:var(--brand-600);color:#fff;text-align:center}
  .screen{min-height:auto;padding:108px 0 50px}.section-head h2,.apps-hero h2{font-size:34px;letter-spacing:-1px}.section-head p{font-size:15px}.section-head p br{display:none}
  .hero-grid,.about-hero-grid{grid-template-columns:1fr}.hero-screen{padding-top:118px}.hero-copy{padding:0}.hero-copy h1,.about-hero h1{font-size:42px;line-height:1.3;letter-spacing:-2px}.hero-copy>p{font-size:16px}.actions{flex-direction:column;gap:12px}.button{width:100%;min-width:0}.hero-tags{gap:10px 16px}.hero-art{height:410px;transform:none}.float-card{min-width:105px;height:64px;padding:0 12px;font-size:14px}.f-product{left:0}.f-content{right:0}.f-traffic{left:0;top:210px}.f-growth{right:0;top:145px}.f-ai{right:0;top:280px}.brand-stage{width:340px;height:330px}.brand-stage img{width:180px;height:180px}.stage-1{top:170px;width:210px}.stage-2{top:195px;width:280px}.stage-3{top:230px;width:340px}.hero-proof{height:auto;padding:8px 20px;grid-template-columns:1fr}.hero-proof article{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}
  .problem-grid,.product-grid,.benefit-grid,.split-tables,.service-grid,.promise-grid,.value-strip,.belief-grid{grid-template-columns:1fr;width:100%;height:auto}.problem-grid article{height:auto;padding:20px;gap:18px}.problem-grid h3{font-size:18px}.problem-grid p{font-size:14px}.statement{height:auto;min-height:90px;padding:22px 25px;justify-content:flex-start}.statement strong{font-size:18px;max-width:80%}.statement img{right:12px;width:70px;height:70px}
  .method-grid{display:grid}.method-grid article{padding:24px}.method-core{margin-top:25px}.product-grid>article{height:auto;min-height:360px;grid-template-columns:1fr;padding:26px}.product-visual{position:absolute;width:210px;height:160px;right:-30px;bottom:-12px;opacity:.55}.product-copy{min-height:300px}.product-copy p{max-width:70%}.product-copy .chips{max-width:70%}.product-copy .button{width:auto}
  .apps-hero{height:auto;grid-template-columns:1fr}.cube-scene{transform:scale(.72);transform-origin:left top;height:210px}.apps-grid{grid-template-columns:1fr}.why-card{grid-column:auto}.apps-grid>article{height:auto;min-height:270px}.knowledge-row{height:auto;padding:18px;gap:14px}.workflow-row{height:auto;padding:18px;display:grid;grid-template-columns:1fr}.workflow-row>b{transform:rotate(90deg);text-align:center}
  .about-hero-grid>div:first-child{padding:0}.about-mark{height:380px}.belief-grid article{min-height:130px}.value-strip article{padding:18px;border-right:0;border-bottom:1px solid var(--line)}.choice-head{height:auto;padding-bottom:20px}.choice-head h2{font-size:42px}.choice-head p{font-size:16px}.choice-head img{width:130px;height:110px}.compare-table{overflow-x:auto}.compare-table>div{min-width:800px}.split-tables dl>div{grid-template-columns:72px 1fr 1fr}.service-grid article{height:auto;min-height:360px;padding:104px 24px 24px}.service-art{left:24px;top:24px}.service-heading{position:absolute!important;left:98px;right:20px;top:35px;min-height:44px}.service-heading .service-no{font-size:38px}.service-heading h3{font-size:18px;white-space:normal}.service-heading h3 small{display:none}.service-grid ul{grid-template-columns:1fr}.promise-grid article{height:auto}.contact-panel,.contact-panel>div{flex-direction:column;align-items:flex-start}.contact-panel>div:last-child{align-items:flex-start;margin-top:12px}
  .site-footer{padding:28px 20px;flex-direction:column;align-items:flex-start;gap:20px}.site-footer>div{align-items:flex-start}.site-footer>div:last-child{align-items:flex-start}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Consultation modal, viewport rhythm and restrained motion */
button{color:inherit}
.nav-cta,.mobile-cta,.quote-link,.contact-button,.knowledge-row>button{font:inherit;cursor:pointer}
.nav-cta{padding:0 18px}
.screen{min-height:auto}
.knowledge-row>button{height:46px;padding:0 28px;border:1px solid var(--brand-600);border-radius:12px;color:var(--brand-600);font-weight:700;background:linear-gradient(145deg,rgba(255,255,255,.84),rgba(233,244,255,.62));box-shadow:inset 0 1px 0 #fff,0 7px 16px rgba(56,116,207,.08);transition:color .24s ease,background .24s ease,box-shadow .24s ease}
.knowledge-row>button:hover{color:#fff;background:linear-gradient(115deg,#0a83ff,#0752f2);box-shadow:var(--blue-glow)}
.quote-link{width:280px;padding:0 20px;background:linear-gradient(145deg,rgba(255,255,255,.84),rgba(233,244,255,.62))}
.contact-button{border:1px solid rgba(4,85,245,.72)}

.consult-dialog{width:min(760px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:26px;background:transparent;color:var(--navy-950);overflow:auto;box-shadow:0 40px 110px rgba(5,22,56,.32)}
.consult-dialog::backdrop{background:rgba(7,21,47,.58);backdrop-filter:blur(7px) saturate(90%);-webkit-backdrop-filter:blur(7px) saturate(90%)}
.consult-dialog[open]{animation:modal-in .32s cubic-bezier(.22,.8,.28,1)}
.consult-modal{position:relative;padding:32px 38px 28px;overflow:hidden;background:
  radial-gradient(circle at 91% 8%,rgba(103,168,255,.24),transparent 31%),
  linear-gradient(145deg,rgba(255,255,255,.99),rgba(243,248,255,.97));border:1px solid rgba(255,255,255,.98);border-radius:26px;box-shadow:inset 0 1px 0 #fff}
.consult-modal::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(128deg,transparent 0 68%,rgba(255,255,255,.6) 68.3%,transparent 68.6%)}
.modal-close{position:absolute;z-index:3;right:24px;top:22px;width:46px;height:46px;padding:0;display:grid;place-items:center;border:0;border-radius:14px;background:rgba(255,255,255,.5);cursor:pointer;transition:background .2s ease,transform .2s ease}
.modal-close:hover{background:#fff;transform:rotate(4deg)}.modal-close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.consult-head{position:relative;z-index:1;padding-right:56px}.consult-head h2{margin:14px 0 5px;font-size:34px;line-height:1.25;letter-spacing:-1px}.consult-head p{margin:0;color:var(--slate-600);font-size:15px;line-height:1.7}
.consult-body{position:relative;z-index:1;margin-top:26px;display:grid;grid-template-columns:.94fr 1.06fr;gap:22px}
.qr-card,.consult-info{border:1px solid rgba(108,167,255,.26);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(237,246,255,.7));box-shadow:0 18px 42px rgba(47,98,181,.1),inset 0 1px 0 #fff}
.qr-card{padding:20px;text-align:center}.qr-frame{width:218px;max-width:100%;aspect-ratio:1;margin:0 auto;padding:10px;border:1px solid rgba(119,176,255,.24);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(44,98,189,.14)}.qr-frame img{width:100%;height:100%;object-fit:contain}.qr-card h3{margin:14px 0 4px;font-size:19px}.qr-card p{margin:0;color:var(--slate-600);font-size:13px}
.consult-info{padding:22px}.consult-person{display:flex;align-items:center;gap:14px}.consult-person .glass-icon{width:60px;height:60px}.consult-person .glass-icon svg{width:31px;height:31px}.consult-person div{display:flex;flex-direction:column;gap:4px}.consult-person small{color:var(--slate-600)}.consult-person strong{font-size:19px}
.consult-info ul{margin:18px 0 14px;padding:0;display:grid;gap:10px;list-style:none}.consult-info li{min-height:54px;padding:8px 12px;display:flex;align-items:center;gap:12px;border:1px solid rgba(104,163,255,.2);border-radius:14px;background:rgba(244,249,255,.8)}.consult-info li .glass-icon{width:38px;height:38px}.consult-info li .glass-icon svg{width:21px;height:21px}.consult-info li b{font-size:14px}
.consult-note{margin:0;display:flex;align-items:flex-start;gap:8px;color:var(--slate-600);font-size:12px;line-height:1.6}.consult-note svg{width:19px;height:19px;flex:none;fill:none;stroke:var(--brand-600);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.consult-actions{position:relative;z-index:2;margin-top:18px;display:flex;justify-content:flex-end;gap:12px}.consult-actions button{min-width:144px;height:50px;border-radius:12px;font-weight:700;cursor:pointer}.modal-secondary{border:1px solid transparent;background:transparent;color:var(--slate-700)}.modal-secondary:hover{background:rgba(229,240,255,.7)}.modal-primary{border:1px solid rgba(4,85,245,.7);color:#fff;background:linear-gradient(115deg,#0a83ff,#0752f2);box-shadow:var(--blue-glow)}
.modal-close:focus-visible,.modal-secondary:focus-visible,.modal-primary:focus-visible,.mobile-cta:focus-visible,.knowledge-row>button:focus-visible,.quote-link:focus-visible{outline:3px solid rgba(3,200,233,.42);outline-offset:3px}
body.modal-open{overflow:hidden}

.float-card{animation:float-glass 5.8s ease-in-out infinite;will-change:transform}.f-content,.f-growth{animation-delay:-1.7s}.f-traffic{animation-delay:-3.1s}.f-ai{animation-delay:-4.4s}.brand-stage{animation:stage-breathe 6.8s ease-in-out infinite;will-change:transform}.cube-scene span{transition:transform .3s cubic-bezier(.2,.75,.3,1),box-shadow .3s ease}.cube-scene span:hover{transform:rotateX(4deg) rotateY(-7deg) translateY(-7px);box-shadow:0 30px 52px rgba(45,108,213,.2),inset 0 1px 0 #fff}

@keyframes modal-in{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}
@keyframes float-glass{0%,100%{transform:translate3d(0,0,0) perspective(500px) rotateY(-5deg)}50%{transform:translate3d(0,-10px,0) perspective(500px) rotateY(-2deg)}}
@keyframes stage-breathe{0%,100%{transform:translateX(-47%) translateY(0)}50%{transform:translateX(-47%) translateY(-7px)}}

@media(min-width:761px){
  .screen{scroll-margin-top:0}
}
@media(max-width:760px){
  .screen{min-height:100svh;padding-bottom:64px}
  .mobile-nav .mobile-cta{min-height:48px;padding:12px 14px;border:0;border-radius:10px;background:var(--brand-600);color:#fff;text-align:center;font-weight:700}
  .hero-screen{min-height:100svh}
  .knowledge-row>button{width:100%;flex:none}
  .consult-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 20px);border-radius:22px}
  .consult-modal{padding:24px 18px 18px;border-radius:22px}
  .modal-close{right:14px;top:14px;width:44px;height:44px}
  .consult-head{padding-right:44px}.consult-head h2{margin-top:12px;font-size:27px}.consult-head p{font-size:14px}
  .consult-body{margin-top:18px;grid-template-columns:1fr;gap:14px}
  .qr-card{padding:16px}.qr-frame{width:min(228px,72vw)}.qr-card h3{margin-top:10px}
  .consult-info{padding:16px}.consult-person{display:none}.consult-info ul{margin:0 0 12px;gap:8px}.consult-info li{min-height:48px}.consult-note{font-size:11px}
  .consult-actions{position:sticky;bottom:-18px;margin:14px -18px -18px;padding:12px 18px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(247,251,255,.86),#f7fbff 32%);backdrop-filter:blur(14px)}
  .consult-actions button{min-width:0;flex:1;height:48px}
  .site-footer>div:first-child{display:grid;grid-template-columns:150px 1fr}.site-footer>div:first-child p{margin:0;line-height:1.6}
}
@media(prefers-reduced-motion:reduce){
  .float-card,.brand-stage,.consult-dialog[open]{animation:none}
  .cube-scene span,.modal-close{transition:none}
}

/* Typography and section-rhythm refinement */
body{font-weight:350}
h1,h2{font-weight:600}
h3{font-weight:550}
b,strong{font-weight:500}
.desktop-nav a{font-weight:500}
.nav-cta,.mobile-cta,.button,.contact-button,.app-card a,.knowledge-row>a,.knowledge-row>button,.modal-primary,.modal-secondary{font-weight:500}
.hero-copy h1,.section-head h2,blockquote{font-weight:600}
.eyebrow,.float-card,.method-core>span,.cube-scene span,.workflow-row span,.workflow-row i,.service-grid h3 small,.consult-actions button{font-weight:500}

@media(min-width:761px){
  .hero-screen{padding-bottom:32px}
  .problems-screen,.method-screen,.products-screen,.applications-screen{padding-top:100px;padding-bottom:36px}
  .compare-screen,.split-compare-screen,.service-screen{padding-top:110px;padding-bottom:36px}
  .about-hero{padding-bottom:36px}
  .section-head{margin-bottom:34px}

  .problem-grid{gap:20px 30px}
  .problem-grid article{padding-inline:40px}

  .method-grid{margin-top:36px}
  .method-grid article{padding:34px 38px}

  .product-grid{gap:24px 30px}
  .product-grid>article{padding:36px 40px}
  .product-copy{height:100%}
  .product-copy>.button{
    position:absolute;
    left:0;
    bottom:0;
    width:218px;
    min-width:218px;
    margin:0;
  }
  .product-copy .chips + .button{height:50px;margin:0}
  #course .chips{flex-wrap:nowrap;gap:6px}
  #course .chips span{
    flex:0 1 auto;
    height:30px;
    padding-inline:9px;
    white-space:nowrap;
    font-size:11px;
  }

  .apps-hero{height:250px}
  .apps-grid{gap:26px}
  .apps-grid>article{height:300px;padding:32px 28px}
  .app-card{display:flex;flex-direction:column}
  .app-card>a{margin-top:auto}
  .knowledge-row{height:96px;margin:24px 0;padding-inline:34px}
  .knowledge-row>a,.knowledge-row>button{width:156px;padding-inline:18px}
  .workflow-row{height:108px;padding-inline:56px}
}

@media(max-width:760px){
  .product-copy>.button{width:230px;min-width:230px}
  #course .product-copy .chips{max-width:100%;flex-wrap:nowrap;gap:5px}
  #course .product-copy .chips span{
    height:28px;
    padding-inline:6px;
    white-space:nowrap;
    font-size:9.5px;
  }
}
