.ltr-page{--blue:#2563eb;--blue-dark:#173f9c;--blue-soft:#eff5ff;--blue-line:#dbe7ff;--blue-deep:#0f274f;--bg:#f8f5ee;--surface:#fff;--surface-2:#f9fbff;--gold:#eeb24d;--gold-soft:#fff6e7;--navy:#0f172a;--navy-soft:#334155;--text:#111827;--text-mid:#475569;--text-soft:#64748b;--border:#e5ecf6;--green:#177245;--green-bg:#e9f8f0;--shadow-sm:0 10px 28px #0f172a0f;--shadow-md:0 22px 48px #0f172a14;--shadow-lg:0 28px 80px #1125501f;--radius:14px;--radius-lg:24px;--maxw:1240px;--white:#fff;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:linear-gradient(#f8f5ee 0%,#fbfaf6 34%,#f7f9fd 100%);font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.75}.ltr-page *,.ltr-page :before,.ltr-page :after{box-sizing:border-box;margin:0;padding:0}.ltr-page a{color:inherit;text-decoration:none}.ltr-page button{font-family:inherit}.ltr-page .ltr-nav,.ltr-page .hero-shell,.ltr-page .rate-strip,.ltr-page .section>*,.ltr-page .cta-section>*,.ltr-page .ltr-footer>*{max-width:var(--maxw);margin-left:auto;margin-right:auto}.ltr-page .ltr-nav{z-index:120;-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border-bottom:1px solid #e2e8f0d9;justify-content:space-between;align-items:center;height:78px;padding:0 56px;display:flex;position:sticky;top:0;box-shadow:0 6px 18px #0f172a0d}.ltr-page .nav-left{align-items:center;gap:14px;display:flex}.ltr-page .nav-logo{color:var(--navy);letter-spacing:-.02em;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.ltr-page .nav-logo-badge{color:var(--blue-dark);letter-spacing:.08em;background:#eef4ff;border:1px solid #dbe7ff;border-radius:999px;margin-left:4px;padding:3px 8px;font-size:11px;font-weight:800}.ltr-page .nav-right{align-items:center;gap:18px;display:flex}.ltr-page .nav-links{align-items:center;gap:28px;display:flex}.ltr-page .nav-link{color:var(--text-mid);font-size:15px;font-weight:600;transition:color .2s}.ltr-page .nav-link:hover{color:var(--blue)}.ltr-page .nav-btn{background:var(--blue);color:var(--surface);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 12px 30px #2563eb2e}.ltr-page .nav-btn:hover{background:#1f58d4;transform:translateY(-1px)}.ltr-page .lang-switch{background:#f8fbff;border:1px solid #e5ecf6;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.ltr-page .lang-btn{color:var(--text-soft);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .2s}.ltr-page .lang-btn.active{color:var(--blue-dark);background:#fff;box-shadow:0 6px 14px #0f172a14}.ltr-page .hero{isolation:isolate;background:radial-gradient(circle at 10% 10%,#fffffff2 0%,#ffffffa8 18%,#0000 42%),radial-gradient(circle at 85% 12%,#c7dcff8c 0%,#c7dcff26 24%,#0000 45%),linear-gradient(#f8f5ee 0%,#fbfaf7 38%,#f7faff 100%);padding:64px 56px 86px;position:relative;overflow:hidden}.ltr-page .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb1a 0%,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;inset:auto -120px -160px auto}.ltr-page .hero-shell{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(300px,380px);align-items:center;gap:34px;display:grid;position:relative}.ltr-page .hero-inner{z-index:2;max-width:760px;position:relative}.ltr-page .hero-eyebrow,.ltr-page .section-tag{color:var(--blue-dark);letter-spacing:.08em;text-transform:uppercase;background:#edf4ff;border:1px solid #dbe7ff;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.ltr-page .hero h1{color:var(--navy);letter-spacing:-.045em;text-wrap:balance;max-width:760px;margin-bottom:20px;font-size:clamp(42px,5vw,64px);font-weight:800;line-height:1.03}.ltr-page .hero h1 .accent{color:var(--blue);text-shadow:none}.ltr-page .hero-sub{color:var(--text-mid);max-width:720px;margin-bottom:36px;font-size:18px;line-height:1.9}.ltr-page .hero-stats{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #e5ecf6f2;border-radius:24px;grid-template-columns:repeat(4,1fr);margin-bottom:34px;display:grid;overflow:hidden}.ltr-page .hstat{text-align:center;border-right:1px solid #e8eef7;padding:24px 18px}.ltr-page .hstat:last-child{border-right:none}.ltr-page .hstat-num{color:var(--navy);letter-spacing:-.04em;margin-bottom:8px;font-size:36px;font-weight:800;line-height:1}.ltr-page .hstat-num sub{color:var(--blue);font-size:18px;bottom:0}.ltr-page .hstat-label{color:var(--text-soft);font-size:13px;line-height:1.6}.ltr-page .hero-btns{flex-wrap:wrap;gap:14px;display:flex}.ltr-page .btn-gold,.ltr-page .btn-blue{padding:15px 28px;font-size:16px}.ltr-page .btn-ghost-white,.ltr-page .btn-outline-navy{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;padding:15px 26px;font-size:16px;font-weight:700;transition:all .2s;display:inline-block;box-shadow:0 10px 24px #0f172a0a}.ltr-page .btn-ghost-white:hover,.ltr-page .btn-outline-navy:hover{color:var(--blue-dark);border-color:#bfd2f7;transform:translateY(-1px)}.ltr-page .btn-gold{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;font-weight:800;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 34px #2563eb2e}.ltr-page .btn-gold:hover{transform:translateY(-2px)}.ltr-page .hero-aside{z-index:2;position:relative}.ltr-page .hero-analysis-card{background:#fffffff0;border:1px solid #dbe7fff2;border-radius:28px;padding:22px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a1f}.ltr-page .hero-analysis-card:before{content:"";background:linear-gradient(90deg,#2563eb 0%,#5b8cff 60%,#dbe7ff 100%);height:5px;position:absolute;inset:0 0 auto}.ltr-page .analysis-insights{border-top:none;gap:18px;margin-top:0;padding-top:0;display:grid}.ltr-page .analysis-insight{align-items:flex-start;gap:12px;display:flex}.ltr-page .analysis-insight-icon{background:#eef4ff;border:1px solid #dbe7ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ltr-page .analysis-insight h4{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:800;line-height:1.2}.ltr-page .analysis-insight p{color:var(--text-soft);font-size:14px;line-height:1.75}.ltr-page .rate-strip{z-index:3;grid-template-columns:220px 1fr;align-items:stretch;gap:24px;margin-top:-28px;padding:0 56px 18px;display:grid;position:relative}.ltr-page .rate-main,.ltr-page .rate-content{box-shadow:var(--shadow-md);background:#fff;border:1px solid #e5ecf6;border-radius:24px}.ltr-page .rate-main{justify-content:center;align-items:center;gap:8px;padding:22px 14px;display:flex}.ltr-page .rate-num{color:var(--navy);letter-spacing:-.05em;font-size:74px;font-weight:800;line-height:1}.ltr-page .rate-pct.weeks{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:22px;font-weight:800}.ltr-page .rate-content{flex-direction:column;justify-content:center;gap:10px;padding:22px 28px;display:flex}.ltr-page .rate-caption-title{color:var(--navy);font-size:26px;font-weight:800;line-height:1.25}.ltr-page .rate-caption-sub{color:var(--text-mid);max-width:780px;font-size:15px;line-height:1.85}.ltr-page .rate-pills,.ltr-page .proc-tags{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.ltr-page .rate-pill,.ltr-page .ptag,.ltr-page .adv-pill{background:var(--green-bg);color:var(--green);border:1px solid #17724514;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.ltr-page .section{text-align:center;padding:82px 56px;position:relative}.ltr-page .section-bg{background:0 0}.ltr-page .section-navy{background:linear-gradient(#0f274f 0%,#14386a 100%)}.ltr-page .section-blue{background:radial-gradient(circle at 10% 10%,#ffffffe6 0%,#ffffff6b 18%,#0000 44%),linear-gradient(#edf4ff 0%,#f7faff 100%)}.ltr-page .section-tag.on-navy{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff29}.ltr-page .section h2{color:var(--navy);letter-spacing:-.035em;text-align:center;max-width:860px;margin-bottom:14px;margin-left:auto;margin-right:auto;font-size:clamp(30px,3.2vw,42px);font-weight:800;line-height:1.14}.ltr-page .section h2.white{color:#fff}.ltr-page .section-sub{color:var(--text-mid);text-align:center;max-width:760px;margin-bottom:42px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.9}.ltr-page .section-sub.white{color:#ffffffc7}.ltr-page .glass-panel{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);text-align:left;background:#ffffffb8;border:1px solid #e2e8f0f2;border-radius:30px;position:relative}.ltr-page .glass-panel:before{display:none}.ltr-page .glass-panel>*{z-index:1;position:relative}.ltr-page .adv-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ltr-page .adv-card.featured{box-shadow:var(--shadow-md);background:#fff;border:1px solid #dbe7ff;grid-column:1/-1;grid-template-columns:88px 1.3fr .9fr;align-items:center;gap:22px;padding:30px;display:grid}.ltr-page .adv-card.featured:before{opacity:1;background:linear-gradient(90deg,#2563eb 0%,#7ca7ff 100%)}.ltr-page .adv-card.featured .adv-icon-box{background:#eef4ff;border-radius:20px;width:72px;height:72px;margin-bottom:0}.ltr-page .adv-feature-side{text-align:right;justify-self:end}.ltr-page .adv-feature-side .big-number{color:var(--navy);letter-spacing:-.03em;font-size:54px;font-weight:800;line-height:1}.ltr-page .adv-feature-side .big-number span{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-left:6px;font-size:22px;font-weight:800}.ltr-page .adv-feature-side .small-copy{color:var(--text-soft);margin-top:8px;font-size:13px;line-height:1.7}.ltr-page .adv-card{box-shadow:var(--shadow-sm);text-align:left;background:#fff;border:1px solid #e5ecf6;border-radius:24px;padding:30px 26px;transition:box-shadow .25s,border-color .25s,transform .25s;position:relative;overflow:hidden}.ltr-page .adv-card:before{content:"";background:var(--blue);opacity:0;height:4px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.ltr-page .adv-card:hover{box-shadow:var(--shadow-md);border-color:#cfe0ff;transform:translateY(-2px)}.ltr-page .adv-card:hover:before{opacity:1}.ltr-page .adv-icon-box{background:#eef4ff;border:1px solid #dbe7ff;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;display:flex}.ltr-page .adv-card h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:10px;font-size:19px;font-weight:800;line-height:1.35}.ltr-page .adv-card p{color:var(--text-mid);font-size:15px;line-height:1.88}.ltr-page .process-panel{padding:22px}.ltr-page .process-list{flex-direction:column;gap:14px;display:flex}.ltr-page .proc-item{background:#ffffffeb;border:1px solid #e5ecf6;border-radius:24px;align-items:flex-start;gap:22px;padding:24px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 12px 30px #0f172a0f}.ltr-page .proc-item:hover{box-shadow:var(--shadow-md);border-color:#cfe0ff;transform:translateY(-2px)}.ltr-page .proc-circle{color:#fff;background:linear-gradient(#2563eb 0%,#4f82ff 100%);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:19px;font-weight:800;display:flex;box-shadow:0 14px 26px #2563eb33}.ltr-page .proc-body{flex:1}.ltr-page .proc-body h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:8px;font-size:19px;font-weight:800}.ltr-page .proc-body p{color:var(--text-mid);font-size:15px;line-height:1.88}.ltr-page .screen-callout{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dbe7ff;border-radius:24px;align-items:flex-start;gap:18px;margin-bottom:28px;padding:24px 28px;display:flex}.ltr-page .screen-callout-icon{background:#eef4ff;border:1px solid #dbe7ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ltr-page .screen-callout p{color:var(--text-mid);font-size:16px;line-height:1.85}.ltr-page .screen-callout strong{color:var(--blue-dark)}.ltr-page .screen-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ltr-page .screen-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e5ecf6;border-radius:24px;align-items:flex-start;gap:16px;padding:22px 24px;transition:border-color .2s,box-shadow .2s;display:flex}.ltr-page .screen-card:hover{box-shadow:var(--shadow-md);border-color:#cfe0ff}.ltr-page .screen-num-box{width:40px;height:40px;color:var(--blue-dark);background:#eff5ff;border:1px solid #dbe7ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.ltr-page .screen-card h4{color:var(--navy);margin-bottom:5px;font-size:16px;font-weight:800}.ltr-page .screen-card p{color:var(--text-mid);font-size:14px;line-height:1.8}.ltr-page .tech-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ltr-page .tech-card{background:#ffffff14;border:1px solid #ffffff1a;border-radius:24px;padding:28px 24px;transition:background .2s,transform .2s}.ltr-page .tech-card:hover{background:#ffffff1f;transform:translateY(-2px)}.ltr-page .tech-icon-box{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.ltr-page .tech-card h3{color:#fff;margin-bottom:8px;font-size:17px;font-weight:800}.ltr-page .tech-card p{color:#ffffffc7;font-size:14px;line-height:1.8}.ltr-page .cta-section{text-align:center;background:radial-gradient(circle at 18% 18%,#fffffff0 0%,#fff3 16%,#0000 38%),radial-gradient(circle at 86% 22%,#98baff57 0%,#0000 28%),linear-gradient(#edf4ff 0%,#f7faff 100%);border-top:1px solid #e2e8f0d9;padding:86px 56px;position:relative;overflow:hidden}.ltr-page .cta-shell{text-align:center;max-width:980px;margin:0 auto;padding:40px 36px}.ltr-page .cta-section h2{color:var(--navy);letter-spacing:-.035em;margin-bottom:14px;font-size:clamp(30px,3.5vw,46px);font-weight:800}.ltr-page .cta-section .cta-sub{color:var(--text-mid);max-width:620px;margin:0 auto 36px;font-size:18px;line-height:1.85}.ltr-page .cta-site-row{box-shadow:var(--shadow-sm);background:#fffc;border:1px solid #e5ecf6;border-radius:18px;justify-content:center;align-items:center;gap:12px;margin-bottom:32px;margin-left:auto;margin-right:auto;padding:14px 20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.ltr-page .cta-site-row:hover{box-shadow:var(--shadow-md);border-color:#cfe0ff;transform:translateY(-2px)}.ltr-page .cta-site-copy{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.ltr-page .cta-site-label{letter-spacing:.08em;text-transform:uppercase;color:#173f9cb8;margin-bottom:4px;font-size:12px;font-weight:700}.ltr-page .cta-site-url{color:var(--blue-dark);font-size:30px;font-weight:800}.ltr-page .cta-contact-footer{justify-content:center;margin-top:22px;display:flex}.ltr-page .cta-contact-pill{box-shadow:var(--shadow-sm);color:var(--navy);background:#ffffffd6;border:1px solid #e5ecf6;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:15px;font-weight:700;line-height:1;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.ltr-page .cta-contact-pill:hover{box-shadow:var(--shadow-md);border-color:#cfe0ff;transform:translateY(-2px)}.ltr-page .cta-contact-pill svg{transform-origin:50%;animation:2.2s ease-in-out infinite ltrPhoneRing}.ltr-page .cta-contact-pill strong{color:var(--blue-dark);letter-spacing:.01em;font-size:18px;font-weight:800}@keyframes ltrPhoneRing{0%,to{transform:rotate(0)scale(1)}8%{transform:rotate(14deg)scale(1.04)}16%{transform:rotate(-12deg)scale(1.04)}24%{transform:rotate(10deg)scale(1.04)}32%{transform:rotate(-8deg)scale(1.03)}40%{transform:rotate(0)scale(1)}}.ltr-page .btn-blue{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1f58d4 100%);border:none;border-radius:999px;align-items:center;gap:8px;padding:16px 36px;font-size:17px;font-weight:800;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 32px #2563eb2e}.ltr-page .btn-blue:hover{transform:translateY(-2px)}.ltr-page .btn-outline-navy{margin-left:12px}.ltr-page .ltr-footer{color:#ffffffb3;background:#0f274f;padding:46px 56px 28px}.ltr-page .footer-top{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:28px;display:flex}.ltr-page .footer-logo-row{align-items:center;gap:12px;margin-bottom:12px;text-decoration:none;display:flex}.ltr-page .footer-logo-text{color:#fff;font-size:18px;font-weight:700}.ltr-page .footer-addr{color:#fff9;font-size:14px;line-height:1.8}.ltr-page .footer-contact-info{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;font-size:13px;display:flex}.ltr-page .footer-col h4{color:#ffffffeb;margin-bottom:10px;font-size:14px;font-weight:800}.ltr-page .footer-col ul{list-style:none}.ltr-page .footer-col ul li{margin-bottom:6px;font-size:14px}.ltr-page .footer-col ul li a{color:#ffffffad;transition:color .2s}.ltr-page .footer-col ul li a:hover{color:#cfe0ff}.ltr-page .footer-bottom{text-align:center;padding-top:22px;font-size:13px}@media (max-width:1080px){.ltr-page .nav-links{gap:18px}.ltr-page .nav-link{font-size:14px}}@media (max-width:960px){.ltr-page .ltr-nav,.ltr-page .hero,.ltr-page .section,.ltr-page .rate-strip,.ltr-page .cta-section,.ltr-page .ltr-footer{padding-left:20px;padding-right:20px}.ltr-page .ltr-nav{flex-wrap:wrap;gap:14px;height:auto;min-height:72px;padding-top:12px;padding-bottom:12px}.ltr-page .nav-right{flex-wrap:wrap;justify-content:space-between;width:100%}.ltr-page .hero-shell{grid-template-columns:1fr;gap:28px}.ltr-page .hero-stats{grid-template-columns:repeat(2,1fr)}.ltr-page .adv-grid,.ltr-page .tech-grid{grid-template-columns:1fr 1fr}.ltr-page .screen-grid{grid-template-columns:1fr}.ltr-page .footer-top{flex-direction:column}.ltr-page .rate-strip{text-align:center;grid-template-columns:1fr;gap:18px}.ltr-page .rate-main{max-width:240px;margin:0 auto}.ltr-page .rate-content{align-items:center}.ltr-page .rate-pills{justify-content:center}.ltr-page .process-panel,.ltr-page .cta-shell{border-radius:24px;padding:22px}.ltr-page .proc-item{border-radius:20px;padding:20px 18px}.ltr-page .adv-card.featured{grid-column:auto;grid-template-columns:1fr}.ltr-page .adv-feature-side{text-align:left;justify-self:start}}@media (max-width:720px){.ltr-page .nav-links{display:none}}@media (max-width:600px){.ltr-page{font-size:16px}.ltr-page .adv-grid,.ltr-page .tech-grid{grid-template-columns:1fr}.ltr-page .hero-stats{grid-template-columns:1fr 1fr}.ltr-page .hstat-num{font-size:32px}.ltr-page .rate-num{font-size:56px}.ltr-page .hero h1{font-size:48px}.ltr-page .btn-outline-navy{margin-top:12px;margin-left:0}}
