:root{--navy: #123047;--navy-deep: #071721;--forest: #0f8b7e;--blue: #2b7cff;--gold: #ffbd59;--orange: #ef6f5a;--text: #142235;--muted: #5f7186;--soft: #f3f7f6;--warm: #fff7ed;--wash: #e7f7f3;--sky: #e9f5ff;--coral-wash: #fff0ea;--border: #d7e5e4;--white: #ffffff;--shadow: 0 28px 70px -40px rgba(18, 48, 71, .42);font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}body{margin:0;color:var(--text);background:var(--soft);font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-wrap:anywhere}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(100% - 40px,1200px);margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid rgba(215,229,228,.82);background:#ffffffdb;box-shadow:0 18px 44px -34px #123047a6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--text);font-weight:800;letter-spacing:0}.brand img{width:40px;height:40px;border-radius:12px;background:var(--white);object-fit:contain}.brand span{display:grid;line-height:1.05}.brand small{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:14px;font-weight:600}.nav-links a:hover{color:var(--forest)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:800;line-height:1;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--orange);box-shadow:0 16px 36px -24px #ef6f5ae6}.button-primary:hover{background:#dc5d4b}.button-dark{color:var(--white);background:var(--navy)}.button-outline{color:var(--navy);border-color:#12304733;background:#ffffffb3}.section{padding:96px 0}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--forest);font-size:13px;font-weight:800}.eyebrow:before{content:"";width:36px;height:2px;border-radius:2px;background:currentColor}.section-heading{max-width:900px;margin-bottom:44px}.section-heading.center{margin-right:auto;margin-left:auto;text-align:center}.section-heading.center .eyebrow{justify-content:center}h1,h2,h3,p{margin-top:0}h1{max-width:840px;margin-bottom:22px;color:var(--text);font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1.08}h2{margin-bottom:16px;color:var(--text);font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.16}h3{color:var(--text);font-size:21px;font-weight:800;line-height:1.28}.lead{max-width:680px;color:#142235c2;font-size:clamp(17px,2vw,20px);line-height:1.75;overflow-wrap:anywhere}.body-copy{color:var(--muted);font-size:17px;line-height:1.8;overflow-wrap:anywhere}.hero{position:relative;min-height:760px;padding:154px 0 76px;overflow:hidden;color:var(--text);background:var(--soft)}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(.92)}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(103deg,#fffffff5,#f3f7f6e6 42%,#0f8b7e47 72%,#ef6f5a29),linear-gradient(180deg,#fff7ed47,#f3f7f6f5)}.hero-content,.hero-grid{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1fr;gap:42px;align-items:start}.hero-copy{max-width:820px;min-width:0}.hero-kicker{display:inline-flex;align-items:center;gap:10px;min-height:34px;margin:0 0 20px;padding:0 13px;border:1px solid rgba(15,139,126,.2);border-radius:999px;color:var(--forest);background:#ffffffc7;font-size:13px;font-weight:800}.hero-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--gold)}.advisor-panel{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.45fr) minmax(250px,.9fr);width:min(100%,1120px);overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:#ffffffeb;box-shadow:0 34px 92px -54px #123047bf;color:var(--text)}.advisor-panel-header{padding:28px;color:var(--white);background:linear-gradient(135deg,var(--forest),var(--blue))}.advisor-panel-header span,.panel-note{color:#ffffffb8;font-size:13px;font-weight:700}.advisor-panel h2{margin:10px 0 0;color:var(--white);font-size:28px;line-height:1.18}.diagnostic-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;background:var(--border)}.diagnostic-list li{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:24px;background:var(--white);font-weight:800}.check-dot{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;color:var(--forest);background:#0b3d2e1f;font-size:15px}.panel-stats{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}.panel-stat{padding:22px 24px;background:var(--warm)}.panel-stat strong{display:block;margin-bottom:6px;color:var(--navy);font-size:25px;font-weight:800}.panel-stat span{color:var(--muted);font-size:13px;font-weight:700;line-height:1.5}.hero-trust{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;width:min(100%,980px);margin-top:72px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff24;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-trust div{padding:24px;background:#07162673}.hero-trust strong{display:block;margin-bottom:8px;color:var(--gold);font-size:28px;font-weight:800}.hero-trust span{color:#ffffffc7;font-size:14px;line-height:1.6}.trust-band{padding:70px 0 76px;background:var(--white);border-bottom:1px solid var(--border)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.trust-card,.service-card,.step-card,.case-card,.contact-method,.qr-card{border:1px solid var(--border);border-radius:16px;background:var(--white)}.trust-card{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:28px;box-shadow:0 18px 48px -42px #12304775}.trust-card:nth-child(1){background:var(--coral-wash)}.trust-card:nth-child(2){background:var(--wash)}.trust-card:nth-child(3){background:var(--sky)}.trust-card .metric-tag{display:inline-flex;align-items:center;min-height:28px;margin-top:14px;padding:0 10px;border-radius:999px;color:var(--forest);background:#0f8b7e1f;font-size:12px;font-weight:800}.icon-chip{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;color:var(--navy);background:#ffbd5957}.icon-chip svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.9;fill:none}.trust-card strong{display:block;margin-bottom:7px;color:var(--text);font-size:22px;font-weight:800}.trust-card p,.service-card p,.step-card p,.case-card p{margin-bottom:0;color:var(--muted);line-height:1.72}.services{background:linear-gradient(180deg,var(--soft),#ffffff 54%,var(--soft))}.service-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-auto-flow:dense;gap:22px}.service-card{display:flex;min-height:270px;flex-direction:column;padding:28px;border-radius:22px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card.featured{grid-column:auto;grid-row:span 2;min-height:auto;padding:36px;color:var(--white);border-color:#ffffff7a;background:linear-gradient(160deg,#123047fa,#0f8b7eeb 62%,#2b7cffd1),var(--forest)}.service-card.featured h3{color:var(--white);font-size:30px}.service-card.featured p{color:#ffffffc2;font-size:18px}.service-card.featured .icon-chip{color:var(--text);background:var(--gold)}.service-card.featured .card-link{color:var(--white)}.service-card:hover{transform:translateY(-4px);border-color:#1f73c96b;box-shadow:var(--shadow)}.service-card .icon-chip{margin-bottom:24px;color:var(--forest);background:var(--wash)}.service-card h3{margin-bottom:12px}.card-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:var(--blue);font-size:14px;font-weight:800}.insights{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.insight-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:42px;align-items:start}.insight-layout .section-heading{margin-bottom:0}.insight-layout .button{margin-top:28px}.insights-sync-status{margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.insight-card{display:flex;min-height:270px;flex-direction:column;padding:26px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbfb);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.insight-card:hover{transform:translateY(-3px);border-color:#0f8b7e52;box-shadow:var(--shadow)}.insight-topic{display:inline-flex;align-items:center;width:fit-content;min-height:28px;margin-bottom:18px;padding:0 10px;border-radius:999px;color:var(--forest);background:#0f8b7e1a;font-size:12px;font-weight:800}.insight-card h3{margin-bottom:12px;font-size:22px}.insight-card p{margin-bottom:0;color:var(--muted);line-height:1.72}.keyword-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:22px}.keyword-row span{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;color:var(--navy);background:var(--sky);font-size:12px;font-weight:700}.insight-source-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:18px;color:var(--blue);font-size:13px;font-weight:800}.process{background:var(--white)}.process-line{position:relative}.process-line:before{display:none}.step-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step-card{position:relative;padding:28px;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fbfa)}.step-card span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:26px;border:6px solid var(--white);border-radius:999px;color:var(--white);background:var(--forest);font-size:14px;font-weight:800;box-shadow:0 0 0 1px #0f8b7e47}.step-output{display:inline-flex;align-items:center;min-height:30px;margin-top:20px;padding:0 11px;border-radius:999px;color:var(--navy);background:#ffbd5957;font-size:12px;font-weight:800}.proof{background:var(--white)}.case-layout{display:grid;grid-template-columns:1fr;gap:34px;align-items:stretch}.case-visual{min-height:360px;overflow:hidden;border-radius:28px;background:var(--navy)}.case-visual img{width:100%;height:100%;object-fit:cover}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.case-card{padding:28px;border-radius:22px;background:var(--soft)}.case-card .meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:var(--forest);background:#0f8b7e1f;font-size:12px;font-weight:800}.case-card strong{display:block;margin-bottom:10px;color:var(--text);font-size:24px;font-weight:800;line-height:1.3}.case-outcome{display:inline-flex;align-items:center;min-height:28px;margin-top:16px;padding:0 10px;border-radius:999px;color:var(--navy);background:#ffbd595c;font-size:12px;font-weight:800}.platform{overflow:hidden;background:var(--sky);color:var(--text)}.platform-wrap{display:grid;grid-template-columns:1fr .9fr;gap:56px;align-items:center}.platform h2,.platform .eyebrow{color:var(--text)}.platform .body-copy{color:var(--muted)}.feature-list{display:grid;gap:14px;margin-top:30px}.feature-list span{display:flex;align-items:center;gap:12px;color:var(--text);font-weight:700}.feature-list i{width:8px;height:8px;border-radius:99px;background:var(--orange)}.dashboard-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px}.dashboard-strip div{padding:16px;border:1px solid rgba(18,48,71,.08);border-radius:12px;background:#ffffffc7}.dashboard-strip strong{display:block;color:var(--forest);font-size:22px;font-weight:800}.dashboard-strip span{color:var(--muted);font-size:12px;font-weight:700}.phone-shot{overflow:hidden;border:10px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 30px 90px -58px #123047cc}.cta{color:var(--white);background:linear-gradient(135deg,var(--navy-deep),var(--forest) 58%,var(--orange))}.cta-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.cta h2{color:var(--white)}.cta .body-copy{color:#ffffffc2}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-method,.qr-card{padding:20px;color:var(--white);border-color:#ffffff38;background:#ffffff1f;border-radius:20px}.contact-method b,.qr-card b{display:block;margin-bottom:6px}.contact-method span{color:#ffffffbd;font-size:14px;line-height:1.6}.qr-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.qr-box{width:116px;height:116px;margin:0 0 14px;border:10px solid var(--white);border-radius:8px;background:linear-gradient(90deg,var(--navy) 12px,transparent 12px) 0 0 / 24px 24px,linear-gradient(var(--navy) 12px,transparent 12px) 0 0 / 24px 24px,var(--white);box-shadow:inset 0 0 0 1px #0716262e}.footer{padding:30px 0;color:#ffffffad;background:var(--navy-deep)}.footer .brand{color:var(--white)}.footer .brand small{color:#ffffff9e}.footer .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;font-size:14px}.copyright{margin:12px 0 0;color:#ffffff7a;font-size:12px}@media(max-width:1080px){.hero-grid{grid-template-columns:1fr;gap:34px}.advisor-panel,.diagnostic-list{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card.featured{min-height:360px}.case-layout,.platform-wrap,.insight-layout,.cta-layout,.case-grid,.insight-grid{grid-template-columns:1fr}.case-visual{min-height:380px}}@media(max-width:820px){.container{width:min(100% - 32px,1200px)}.nav{min-height:68px}.nav-links,.site-header .button{display:none}.hero{min-height:auto;padding:126px 0 44px}h1{font-size:clamp(34px,8.8vw,36px)}.advisor-panel h2{font-size:24px}.panel-stats,.dashboard-strip{grid-template-columns:1fr}.service-card.featured{grid-column:span 1;grid-row:span 1}.hero-trust,.trust-grid,.step-grid,.contact-grid,.qr-row{grid-template-columns:1fr}.process-line:before{display:none}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.section{padding:68px 0}.footer .container{align-items:flex-start;flex-direction:column}}.home-header .brand-logo,.home-header .brand img{width:40px;height:40px;border-radius:12px;object-fit:contain;filter:none}.home-header .header-actions{display:flex;align-items:center;justify-content:flex-end;min-width:0}.home-header .nav-links{justify-content:flex-start;gap:28px;color:var(--muted);font-size:14px;font-weight:600;white-space:nowrap}.home-page .hero h1 span{display:inline}.home-page .section-heading{display:block;grid-template-columns:none;align-items:initial;gap:0;width:auto;max-width:900px;margin:0 0 44px}.home-page .eyebrow{color:var(--forest);letter-spacing:0}.home-page .advisor-panel h2{margin:10px 0 0;color:var(--white);font-size:28px;line-height:1.18}.home-page .service-grid,.home-page .insight-grid{width:auto;margin-right:0;margin-left:0}.home-page .service-card{display:flex;grid-column:auto;grid-row:auto;grid-template-columns:none;column-gap:0;min-height:270px}.home-page .service-card:nth-child(5){display:flex;grid-column:auto;grid-row:auto;grid-template-columns:none;column-gap:0;min-height:270px}.home-page .service-card.featured{grid-column:auto;grid-row:span 2;min-height:auto}@media(max-width:1080px){.home-page .service-card.featured{min-height:360px}}@media(max-width:820px){.home-header.site-header .button{display:none}.home-page .hero{min-height:auto;padding:126px 0 44px}.home-page .hero h1{font-size:clamp(34px,8.8vw,36px)}.home-page .service-card,.home-page .service-card:nth-child(5){min-height:0}.home-page .service-card.featured{grid-column:span 1;grid-row:span 1}}:root{--page-max: 1280px;color:#17202a;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}.app-error{display:grid;min-height:100vh;place-content:center;gap:14px;padding:24px;color:#17202a;background:#f6f8fb}.app-error h1,.app-error p{max-width:620px;margin:0}.app-error p{color:#657385;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:fixed;inset:18px auto auto 50%;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,2.2vw,30px);width:min(calc(100% - 48px),1360px);min-height:64px;padding:10px 12px 10px 18px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;background:#071626b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 60px #0a142333;transform:translate(-50%)}.brand{display:inline-flex;align-items:center;min-width:max-content;font-weight:900;letter-spacing:0}.brand-logo{display:block;width:92px;height:60px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(42,224,201,.2)) drop-shadow(0 10px 22px rgba(0,0,0,.28))}.article-header .brand,.article-hero h1{color:#fff}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.fallback-logo{display:block;width:min(62%,250px);max-height:72%;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(7,22,38,.12))}.nav-links{display:flex;justify-content:center;gap:clamp(14px,2vw,30px);font-size:.94rem;color:#ffffffc7;white-space:nowrap}.nav-links a{padding:8px 2px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.language-switch{position:relative;display:inline-flex}.language-switch select{min-height:44px;min-width:116px;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:0 34px 0 12px;color:#fff;background:linear-gradient(45deg,transparent 50%,currentColor 50%) calc(100% - 18px) 18px / 6px 6px no-repeat,linear-gradient(135deg,currentColor 50%,transparent 50%) calc(100% - 14px) 18px / 6px 6px no-repeat,#ffffff1a;cursor:pointer;appearance:none;font-size:.88rem;font-weight:900;line-height:1}.language-switch select:focus-visible{outline:2px solid #f5c255;outline-offset:2px}.language-switch option{color:#17202a;background:#fff}.nav-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:8px;font-weight:900;line-height:1;white-space:nowrap}.nav-cta,.primary-button{border:0;color:#071626;background:#f5c255;cursor:pointer}.secondary-button{border:1px solid rgba(255,255,255,.48);color:#fff;background:#ffffff1a}.arrow-icon,.check-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.hero{position:relative;display:grid;min-height:clamp(760px,90svh,920px);padding:clamp(132px,11vw,156px) clamp(20px,6vw,88px) 54px;overflow:hidden;color:#fff}.hero-picture,.hero-image,.hero-overlay{position:absolute;inset:0}.hero-picture{display:block}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#040f1ceb,#040f1cc7 46%,#040f1c2e),linear-gradient(0deg,#040f1cb8,#040f1c1a)}.hero-content{position:relative;z-index:1;align-self:center;width:min(var(--page-max),100%);min-width:0;max-width:min(980px,100%)}.eyebrow{margin:0 0 14px;color:#dca54b;font-size:.78rem;font-weight:950;letter-spacing:.1em}.hero h1,.section-heading h2,.blueprint-copy h2,.app-copy h2,.cooperation-copy h2,.contact-copy h2{margin:0;letter-spacing:0;overflow-wrap:anywhere}.hero h1{min-width:0;max-width:980px;font-size:clamp(3.1rem,5.2vw,4.65rem);line-height:1.04;overflow-wrap:normal;text-wrap:balance;word-break:keep-all}.hero h1 span{display:inline}.hero-title-row{display:flex;flex-wrap:wrap;gap:clamp(18px,3.5vw,58px);align-items:center;min-width:0}.hero-title-row p{max-width:420px;margin:0;color:#f5c255;font-size:clamp(1.25rem,2vw,1.9rem);font-weight:880;line-height:1.35}.hero-copy{display:grid;gap:6px;max-width:760px;margin:28px 0 0;color:#ffffffd1;font-size:clamp(1.02rem,1.3vw,1.18rem);line-height:1.72}.hero-copy p{margin:0;overflow-wrap:anywhere}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-keywords{display:flex;flex-wrap:wrap;gap:10px;max-width:760px;margin-top:28px}.hero-keywords span{padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#ffffffdb;background:#ffffff14;font-weight:850}.hero-panel{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-self:end;width:min(100%,920px);max-width:920px;margin-top:clamp(46px,7vh,68px);border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#07162694;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel div{min-height:98px;padding:22px}.hero-panel div+div{border-left:1px solid rgba(255,255,255,.14)}.hero-panel strong,.hero-panel span{display:block}.hero-panel strong{color:#f5c255;font-size:clamp(1.4rem,2.8vw,2rem)}.hero-panel span{margin-top:8px;color:#ffffffb8;line-height:1.5}.section,.audience-section,.blueprint-section,.app-section,.cooperation-section,.faq-section,.contact-section{padding:clamp(76px,9vw,128px) clamp(20px,6vw,88px)}.section{background:#fff}.section-light{background:#f6f8fb}.section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,1.1fr);gap:36px;align-items:end;width:min(var(--page-max),100%);margin:0 auto 42px}.section-heading h2,.blueprint-copy h2,.app-copy h2,.cooperation-copy h2,.faq-section h2,.contact-copy h2{max-width:780px;font-size:clamp(2.35rem,4.1vw,3.25rem);line-height:1.08}.pain-grid,.audience-grid,.service-grid,.process-grid,.advantage-grid,.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(var(--page-max),100%);margin-right:auto;margin-left:auto}.pain-card,.audience-card,.service-card,.process-card,.advantage-card,.insight-card,.faq-item,.contact-form{border:1px solid #dbe4ee;border-radius:8px;background:#fff;box-shadow:0 22px 55px #14233714}.pain-card{display:grid;gap:18px;min-height:360px;padding:30px}.pain-card>span,.service-icon{color:#1f73c9;font-size:.86rem;font-weight:950}.pain-card h3,.service-card h3,.advantage-card h3,.insight-card h3,.mode-list h3{margin:0;color:#132033;font-size:1.35rem}.pain-card strong{color:#d89226;font-size:1rem}.pain-card p,.audience-card p,.service-card p,.process-card p,.advantage-card p,.insight-card p,.faq-item p,.blueprint-copy p,.app-copy p,.cooperation-copy p,.contact-copy p,.site-footer p,.mode-list p{color:#657385;line-height:1.75}.pain-action{margin:0;padding:14px;border-left:4px solid #f5c255;border-radius:6px;background:#f8fbff;color:#26384f;font-weight:760}.metric-chip{align-self:end;display:grid;gap:8px;min-height:108px;padding:18px;border-radius:8px;color:#fff;background:#0b3159}.metric-chip b{color:#f5c255;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1}.metric-chip small{color:#ffffffc2;line-height:1.5}.audience-section{background:#fff}.audience-card{min-height:208px;padding:30px}.audience-card h3,.process-card h3,.faq-item h3{margin:0;color:#132033;font-size:1.35rem}.audience-card:before{display:block;width:52px;height:52px;margin-bottom:46px;border-radius:8px;background:linear-gradient(135deg,#1f73c9eb,#f5c255eb),#1f73c9;content:""}.blueprint-section{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr);gap:clamp(28px,5vw,72px);align-items:start;color:#fff;background:#071626}.blueprint-copy{position:sticky;top:112px}.blueprint-copy .eyebrow,.contact-copy .eyebrow{color:#f5c255}.blueprint-copy p{max-width:560px;color:#ffffffb8;font-size:1.05rem}.blueprint-section .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.service-card{min-height:246px;padding:28px;background:#ffffff0f;border-color:#ffffff29;box-shadow:none}.service-card:nth-child(5){display:grid;grid-column:1 / -1;grid-template-columns:auto minmax(0,1fr);column-gap:22px;min-height:210px}.service-card:nth-child(5) .service-icon{grid-row:1 / span 3}.service-card:nth-child(5) h3{margin-top:0}.service-card:nth-child(5) .tag-list{grid-column:2}.service-card h3{margin-top:28px;color:#fff}.service-card p{color:#ffffffad}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tag-list span{padding:7px 9px;border:1px solid rgba(245,194,85,.26);border-radius:8px;color:#f5c255;background:#f5c25514;font-size:.86rem;font-weight:850}.service-icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:8px;color:#071626;background:#f5c255}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.process-card{position:relative;display:grid;gap:16px;min-height:250px;overflow:hidden;padding:24px}.process-card:before{position:absolute;top:0;right:0;left:0;height:4px;background:#f5c255;content:""}.process-card span{color:#d89226;font-size:.86rem;font-weight:950}.process-card h3{font-size:1.18rem}.process-card p{margin:0;font-size:.94rem;line-height:1.68}.app-section{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(280px,.95fr);gap:clamp(28px,6vw,84px);align-items:center;background:#fff}.app-visual{overflow:hidden;border-radius:8px;background:#eef4fb;box-shadow:0 28px 70px #14233724}.app-visual picture,.app-visual img{display:block}.app-visual img{width:100%;aspect-ratio:1.65;object-fit:cover}.app-copy p{max-width:620px}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.feature-list span{display:flex;align-items:flex-start;gap:10px;color:#26384f}.feature-list span{min-height:54px;padding:14px 16px;border:1px solid #dbe4ee;border-radius:8px;background:#f6f8fb;font-weight:850}.check-icon{color:#1f73c9}.advantage-card{min-height:250px;padding:30px}.advantage-card:before{display:block;width:44px;height:4px;margin-bottom:54px;border-radius:999px;background:#f5c255;content:""}.cooperation-section{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);gap:clamp(28px,6vw,84px);align-items:center;color:#fff;background:#0b3159}.cooperation-section>picture,.cooperation-section>.cooperation-image{display:block;overflow:hidden;border-radius:8px;box-shadow:0 28px 70px #0000002e}.cooperation-section>picture img,.cooperation-section>.cooperation-image img{display:block;width:100%;min-height:430px;object-fit:cover}.cooperation-copy .eyebrow{color:#f5c255}.cooperation-copy p{color:#ffffffb8}.value-strip{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.value-strip span{padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;background:#ffffff17;font-weight:850}.mode-list{display:grid;gap:12px}.mode-list article{padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff12}.mode-list h3{color:#fff}.mode-list p{margin-bottom:0;color:#ffffffb3}.faq-section{background:#fff}.faq-list{display:grid;gap:14px;max-width:980px}.faq-item{padding:26px 28px}.faq-item p{max-width:860px;margin-bottom:0}.insights-section{background:#fff}.insights-heading{margin-bottom:clamp(50px,7vw,88px)}.insights-heading h2{margin:0;color:#17202a;font-size:clamp(3rem,5.5vw,5.2rem);line-height:1;letter-spacing:0}.insights-showcase{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(44px,7vw,96px);align-items:start}.insights-feature-column,.insights-list,.insights-side-list{display:grid}.insights-feature-image{display:block;width:100%;aspect-ratio:2.45;margin-bottom:42px;object-fit:cover;filter:saturate(.88) contrast(.96)}.insight-row{position:relative;display:grid;gap:13px;min-height:168px;padding:28px 62px 28px 0;border-top:1px solid #d8dde3}.insight-row:last-child{border-bottom:1px solid #d8dde3}.insight-row h3{margin:0;color:#151a21;font-size:1.34rem;line-height:1.34;font-weight:950}.insight-row p{display:-webkit-box;overflow:hidden;margin:0;color:#646d79;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:2}.insight-row time{align-self:end;margin-top:16px;color:#828a94;font-size:1rem;font-weight:820;letter-spacing:.04em}.insight-jump{position:absolute;right:0;bottom:28px;display:inline-grid;width:34px;height:34px;place-items:center;color:#7c858f;transition:color .16s ease,transform .16s ease}.insight-jump .arrow-icon{width:24px;height:24px;transform:rotate(-45deg)}.insight-jump:hover{color:#1f73c9;transform:translate(3px,-3px)}.article-page{min-height:100vh;background:#f6f8fb}.article-hero{padding:136px clamp(20px,6vw,88px) 58px;color:#fff;background:linear-gradient(135deg,#071626fa,#0b3159f5),#071626}.article-hero-inner,.article-layout{width:min(1180px,100%);margin:0 auto}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;color:#ffffffa8;font-size:.92rem;font-weight:760}.breadcrumb a{color:#ffffffdb}.article-hero h1{max-width:900px;margin:0;font-size:3.1rem;line-height:1.08;letter-spacing:0}.article-standfirst{max-width:760px;margin:24px 0 0;color:#ffffffc7;font-size:1.12rem;line-height:1.82}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.article-meta span,.article-meta time{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#ffffffd1;background:#ffffff14;font-size:.9rem;font-weight:850}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start;padding:34px clamp(20px,6vw,88px) 96px}.article-body-panel,.article-widget{border:1px solid #dbe4ee;border-radius:8px;background:#fff;box-shadow:0 22px 55px #14233714}.article-body-panel{overflow:hidden}.article-cover,.article-cover-placeholder{width:100%;min-height:260px;max-height:460px}.article-cover{display:block;object-fit:cover}.article-cover-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f5f8fcfa,#e0eff4f0),#eef5f7}.article-content{padding:44px 50px 54px;color:#26384f;font-size:1.06rem;line-height:1.95}.article-content>*:first-child{margin-top:0}.article-content>*:last-child{margin-bottom:0}.article-content h2,.article-content h3,.article-content h4{color:#132033;line-height:1.28}.article-content h2{margin:44px 0 16px;padding-left:14px;border-left:4px solid #f5c255;font-size:1.72rem}.article-content h3{margin:34px 0 12px;font-size:1.34rem}.article-content p,.article-content li{color:#4d5d70}.article-content a{color:#1f73c9;font-weight:850}.article-content img{display:block;max-width:100%;height:auto;margin:28px auto;border-radius:8px}.article-content figure{margin:34px 0}.article-content figcaption{margin-top:10px;color:#7a8797;font-size:.92rem;text-align:center}.article-content blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid #1f73c9;border-radius:8px;background:#f6f8fb;color:#26384f}.article-content ul,.article-content ol{padding-left:1.3em}.article-content table{width:100%;margin:28px 0;border-collapse:collapse;overflow:hidden;border-radius:8px}.article-content th,.article-content td{border:1px solid #dbe4ee;padding:12px;vertical-align:top}.article-content th{background:#f6f8fb;color:#132033}.article-sidebar{position:sticky;top:106px;display:grid;gap:18px}.article-widget{padding:24px}.article-widget h2{margin:0 0 18px;color:#132033;font-size:1.22rem}.article-widget p{color:#657385;line-height:1.72}.article-cta-widget{color:#fff;background:#0b3159}.article-cta-widget h2,.article-cta-widget p{color:#fff}.article-cta-widget p{color:#ffffffb8}.article-cta-widget .primary-button{width:100%;margin-top:8px}.sidebar-post-list{display:grid;gap:14px}.sidebar-post{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center}.sidebar-post>img,.sidebar-post-mark{width:72px;height:54px;border-radius:8px}.sidebar-post>img{object-fit:cover}.sidebar-post-mark{display:grid;place-items:center;overflow:hidden;background:#eef5f7}.sidebar-post-mark .fallback-logo{width:92%;max-height:92%;border-radius:5px;box-shadow:none}.sidebar-post strong,.sidebar-post small{display:block}.sidebar-post strong{color:#26384f;font-size:.95rem;line-height:1.42}.sidebar-post small{margin-top:6px;color:#7a8797;font-size:.82rem}.article-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.article-tag-cloud span,.article-tag-cloud a{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dbe4ee;border-radius:8px;color:#26384f;background:#f6f8fb;font-size:.88rem;font-weight:850}.article-tag-cloud a{transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.article-tag-cloud a:hover,.article-tag-cloud a.is-active{border-color:#1f73c9;color:#fff;background:#1f73c9;transform:translateY(-1px)}.article-tag-cloud a small{color:inherit;font-size:.76rem;opacity:.82}.article-tag-cloud .tag-reset{border-color:#f5bc477a;color:#9d6815;background:#f5bc472e}.insights-platform-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start;width:min(1180px,100%);margin:0 auto;padding:34px clamp(20px,6vw,88px) 96px}.insights-list-panel{display:grid;gap:22px}.insights-list-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:4px 0 10px}.insights-list-head h2{margin:0;color:#132033;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.08}.insights-list-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.secondary-list-link,.read-more-link{display:inline-flex;align-items:center;gap:8px;color:#1f73c9;font-weight:950;white-space:nowrap}.news-list{display:grid;gap:18px}.news-list-item{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:stretch;overflow:hidden;border:1px solid #dbe4ee;border-radius:8px;background:#fff;box-shadow:0 18px 46px #14233712}.news-list-cover{display:grid;min-height:186px;overflow:hidden;background:#0b3159}.news-list-cover>img{width:100%;height:100%;object-fit:cover}.news-list-logo{display:grid;place-items:center;width:100%;min-height:186px;background:linear-gradient(135deg,#f5f8fcfa,#e0eff4f0),#eef5f7}.news-list-copy{display:grid;gap:12px;align-content:center;padding:24px 26px 24px 0}.news-list-meta{display:flex;flex-wrap:wrap;gap:10px;color:#d89226;font-size:.86rem;font-weight:900}.news-list-copy h3{margin:0;color:#132033;font-size:1.45rem;line-height:1.28}.news-list-copy p{margin:0;color:#657385;line-height:1.72}.news-list-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:6px}.news-list-foot .article-tag-cloud span{background:#fff}.empty-news-state{display:grid;justify-items:start;gap:12px;padding:34px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;box-shadow:0 18px 46px #14233712}.empty-news-state h3,.empty-news-state p{margin:0}.empty-news-state h3{color:#132033;font-size:1.25rem}.empty-news-state p{color:#657385;line-height:1.72}.pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;padding-top:12px}.pagination a{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;border:1px solid #dbe4ee;border-radius:8px;color:#26384f;background:#fff;font-weight:900}.pagination a:first-child,.pagination a:last-child{padding:0 14px}.pagination a.is-active{border-color:#1f73c9;color:#fff;background:#1f73c9}.pagination a.is-disabled{color:#a7b1bf;pointer-events:none}.contact-section{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1fr);gap:clamp(26px,6vw,80px);color:#fff;background:linear-gradient(135deg,#071626f5,#0d3963f5),#071626}.contact-copy{align-self:center}.contact-copy p{max-width:580px;color:#ffffffbd;font-size:1.05rem}.contact-lines{display:grid;gap:10px;margin-top:28px;color:#f5c255;font-weight:900}.contact-form{display:grid;gap:18px;padding:clamp(22px,4vw,34px)}.contact-form label{display:grid;gap:8px;color:#26384f;font-weight:850}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dbe4ee;border-radius:8px;padding:13px 14px;color:#17202a;background:#f8fafc}.contact-form textarea{resize:vertical}.contact-form .primary-button{width:100%;min-height:52px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px clamp(20px,6vw,88px);color:#fff;background:#040f1c}.site-footer .brand-logo{filter:drop-shadow(0 0 10px rgba(42,224,201,.22)) drop-shadow(0 8px 18px rgba(0,0,0,.26))}.site-footer p{margin:0;color:#ffffff94}@media(max-width:1040px){.pain-grid,.audience-grid,.process-grid,.advantage-grid,.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blueprint-section,.app-section,.cooperation-section,.contact-section,.faq-section,.section-heading,.insights-showcase,.article-layout,.insights-platform-layout{grid-template-columns:1fr}.blueprint-copy{position:static}.section-heading{gap:14px;margin-bottom:32px}.service-card:nth-child(5){grid-column:1 / -1}.article-sidebar{position:static}}@media(max-width:760px){.site-header{inset:12px auto auto 50%;grid-template-columns:auto minmax(0,auto);gap:12px;width:calc(100% - 24px);padding:8px;justify-content:space-between;transform:translate(-50%)}.nav-links{display:none}.header-actions{gap:8px}.nav-cta{display:none}.language-switch select{min-width:92px;min-height:40px;padding-right:28px;padding-left:10px;background-position:calc(100% - 15px) 16px,calc(100% - 11px) 16px,0 0;font-size:.82rem}.brand-logo{width:78px;height:52px}.hero{min-height:auto;padding:122px 30px 46px}.hero-content,.hero-copy,.hero-keywords,.hero-actions,.hero-panel{max-width:calc(100vw - 60px)}.hero h1{width:100%;max-width:100%;font-size:clamp(2.3rem,10.4vw,2.8rem);line-height:1.08;overflow-wrap:normal;white-space:normal;word-break:keep-all}.hero h1 span{display:block}.hero-title-row{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:14px}.hero-title-row p{font-size:1.08rem}.hero-copy{width:100%;max-width:100%;font-size:.95rem;line-height:1.68}.hero-copy p{overflow-wrap:anywhere;white-space:normal;word-break:normal}.hero-keywords,.hero-actions{width:100%;max-width:100%}.hero-keywords{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-keywords span{min-width:0;width:100%;padding:10px 8px;overflow-wrap:anywhere;line-height:1.28;text-align:center;font-size:.88rem}.article-hero{padding-top:122px}.article-hero h1{font-size:2.2rem}.section,.audience-section,.blueprint-section,.app-section,.cooperation-section,.faq-section,.contact-section{padding-top:64px;padding-bottom:64px}.section-heading h2,.blueprint-copy h2,.app-copy h2,.cooperation-copy h2,.faq-section h2,.contact-copy h2{max-width:100%;font-size:2.12rem;line-height:1.14}.pain-card,.audience-card,.service-card,.process-card,.advantage-card,.faq-item{padding:24px}.pain-grid,.audience-grid,.process-grid,.advantage-grid,.insight-grid{grid-template-columns:1fr}.pain-card,.service-card,.process-card,.advantage-card{min-height:auto}.service-card:nth-child(5){grid-template-columns:1fr}.service-card:nth-child(5) .service-icon,.service-card:nth-child(5) .tag-list{grid-column:auto;grid-row:auto}.service-card:nth-child(5) h3{margin-top:28px}.audience-card:before,.advantage-card:before{margin-bottom:28px}.article-standfirst{font-size:1rem}.article-layout{padding-bottom:72px}.article-content{padding:30px 22px 36px;font-size:1rem}.article-content h2{font-size:1.38rem}.insights-heading{margin-bottom:34px}.insights-heading h2{font-size:2.75rem}.insights-feature-image{aspect-ratio:1.65;margin-bottom:24px}.insight-row{min-height:auto;padding:24px 48px 24px 0}.insight-row h3{font-size:1.14rem}.insight-row time{margin-top:8px;font-size:.92rem}.insight-jump{bottom:22px}.insights-list-head,.news-list-foot{align-items:flex-start;flex-direction:column}.news-list-item{grid-template-columns:1fr}.news-list-cover{aspect-ratio:1.65;min-height:auto}.news-list-logo{min-height:auto}.news-list-copy{padding:22px}.hero-actions{display:grid}.hero-panel,.blueprint-section .service-grid,.feature-list{grid-template-columns:1fr}.hero-panel div+div{border-top:1px solid rgba(255,255,255,.14);border-left:0}.cooperation-section>picture img,.cooperation-section>.cooperation-image img{min-height:300px}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.language-switch select{min-width:104px}}.home-header.site-header{position:fixed;inset:0 0 auto;display:block;grid-template-columns:none;align-items:stretch;gap:0;width:auto;min-height:0;padding:0;border:0;border-bottom:1px solid rgba(215,229,228,.82);border-radius:0;color:var(--text);background:#ffffffdb;box-shadow:0 18px 44px -34px #123047a6;transform:none}.home-header .nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.home-header .brand{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--text);font-weight:800}.home-header .brand-logo,.home-header .brand img{width:40px;height:40px;border-radius:12px;background:var(--white);object-fit:contain;filter:none}.home-header .home-logo-image{width:58px;height:58px;border-radius:0;background:transparent}.home-header .brand img.home-logo-image{width:58px;height:58px;border-radius:0;background:transparent;object-fit:contain;flex:0 0 auto}.home-header .brand span{display:grid;line-height:1.05}.home-header .brand small{color:var(--muted);font-size:12px;font-weight:600}.home-header .nav-links{display:flex;align-items:center;justify-content:flex-start;gap:28px;color:var(--muted);font-size:14px;font-weight:600;white-space:nowrap}.home-header .nav-links a{padding:0}.home-header .button{border-radius:999px;color:var(--white);background:var(--orange)}.home-header .language-switch select{min-height:42px;min-width:112px;border:1px solid var(--border);border-radius:999px;color:var(--text);background:linear-gradient(45deg,transparent 50%,currentColor 50%) calc(100% - 18px) 17px / 6px 6px no-repeat,linear-gradient(135deg,currentColor 50%,transparent 50%) calc(100% - 14px) 17px / 6px 6px no-repeat,#ffffffeb}.home-header .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.home-page{color:var(--text);background:var(--soft)}.home-page .container{width:min(100% - 40px,1200px);margin:0 auto}.home-page .hero{display:block;min-height:760px;padding:154px 0 76px;color:var(--text);background:var(--soft)}.home-page .hero-copy{display:block;max-width:820px;margin:0;color:var(--text)}.home-page .hero h1{max-width:840px;margin:0 0 22px;color:var(--text);font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1.08;overflow-wrap:anywhere;text-wrap:initial;word-break:normal}.home-page .section{padding:96px 0}.home-page .eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--forest);font-size:13px;font-weight:800;letter-spacing:0}.home-page .eyebrow:before{content:"";width:36px;height:2px;border-radius:2px;background:currentColor}.home-page .section-heading{display:block;grid-template-columns:none;width:auto;max-width:900px;margin:0 0 44px}.home-page .section-heading.center{display:block;margin-right:auto;margin-left:auto;text-align:center}.home-page .section-heading.center .eyebrow{justify-content:center}.home-page .section-heading h2{max-width:none;margin:0 0 16px;color:var(--text);font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.16}.home-page .advisor-panel h2{margin:10px 0 0;color:var(--white);font-size:28px;line-height:1.18;white-space:nowrap}.home-page .advisor-panel-header{display:grid;align-content:center;min-width:260px}.home-page .service-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-auto-flow:dense;gap:22px;width:auto;margin:0}.home-page .service-card{display:flex;grid-column:auto;grid-row:auto;grid-template-columns:none;min-height:270px;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:22px;background:var(--white);box-shadow:0 18px 48px -42px #12304775}.home-page .service-card:nth-child(5){display:flex;grid-column:auto;grid-row:auto;grid-template-columns:none;min-height:270px;border:1px solid var(--border);background:var(--white)}.home-page .service-card.featured{grid-column:auto;grid-row:span 2;min-height:auto;padding:36px;border-color:transparent;background:linear-gradient(160deg,var(--navy),var(--forest) 58%,var(--blue));box-shadow:0 30px 70px -40px #123047b8}.home-page .service-card h3,.home-page .insight-card h3{margin:0 0 12px;color:var(--text);font-weight:800}.home-page .service-card.featured h3{color:var(--white)}.home-page .service-outline{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.home-page .service-outline li{display:grid;grid-template-columns:auto 1fr;gap:10px;color:var(--muted);font-size:14px;line-height:1.5}.home-page .service-outline b{color:var(--forest);font-size:12px}.home-page .service-card.featured .service-outline li,.home-page .service-card.featured .service-outline b{color:#ffffffd6}.home-page .insight-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:42px;align-items:start}.home-page .insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:auto;margin:0}.home-page .feature-list{grid-template-columns:1fr}.home-page .feature-list span{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.home-page .case-layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:center}.home-page .case-visual{min-height:240px;max-height:360px}.home-page .case-visual img{width:100%;height:100%;object-fit:cover}.home-page .cta{color:var(--white);background:linear-gradient(135deg,var(--navy-deep),var(--forest) 58%,var(--orange))}.home-page .cta-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.home-page .cta h2{color:var(--white)}.home-page .cta .eyebrow{color:var(--mint)}.home-page .cta .body-copy{color:#ffffffc2}.home-page .contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-page .contact-method,.home-page .qr-card{padding:20px;border:1px solid rgba(255,255,255,.22);border-radius:20px;color:var(--white);background:#ffffff1f}.home-page .contact-method b,.home-page .qr-card b{display:block;margin-bottom:6px;color:var(--white)}.home-page .contact-method span,.home-page .qr-card span{color:#ffffffbd;font-size:14px;line-height:1.6}.home-page .qr-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.home-page .qr-box{width:116px;height:116px;margin:0 0 14px;border:10px solid var(--white);border-radius:8px;background:linear-gradient(90deg,var(--navy) 12px,transparent 12px) 0 0 / 24px 24px,linear-gradient(var(--navy) 12px,transparent 12px) 0 0 / 24px 24px,var(--white);box-shadow:inset 0 0 0 1px #0716262e}.footer .brand img{width:58px;height:58px;border-radius:0;background:transparent;object-fit:contain;flex:0 0 auto}.article-header.site-header{width:min(calc(100% - 48px),1280px);min-height:0;padding:0;border:1px solid rgba(215,229,228,.88);border-radius:18px;color:var(--text);background:#ffffffe6;box-shadow:0 18px 44px -34px #123047a6}.article-header .nav{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,2vw,30px);width:100%;max-width:none;min-height:76px;margin:0;padding:0 20px}.article-header .brand{gap:12px;min-width:max-content;color:var(--text)}.article-header .brand-logo,.site-footer .brand-logo{width:58px;height:58px;border-radius:0;background:transparent;object-fit:contain;flex:0 0 auto;filter:none}.article-header .brand span{display:grid;line-height:1.05}.article-header .brand small{color:var(--muted);font-size:12px;font-weight:600}.article-header .nav-links{display:flex;min-width:0;align-items:center;justify-content:center;gap:clamp(14px,1.6vw,24px);color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.article-header .nav-links a{padding:0}.article-header .header-actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px;min-width:max-content}.article-header .button{border-radius:999px;color:var(--white);background:var(--orange)}.article-header .language-switch select{min-height:44px;min-width:112px;border:1px solid var(--border);border-radius:12px;color:var(--text);background:linear-gradient(45deg,transparent 50%,currentColor 50%) calc(100% - 18px) 18px / 6px 6px no-repeat,linear-gradient(135deg,currentColor 50%,transparent 50%) calc(100% - 14px) 18px / 6px 6px no-repeat,#ffffffdb}.article-page{background:var(--soft)}.article-hero{color:var(--text);background:linear-gradient(135deg,#f3f7f6fa,#e7f7f3f5 58%,#fff7edf5),var(--soft)}.article-hero h1{color:var(--text)}.article-hero .eyebrow,.insights-list-head .eyebrow{color:var(--forest)}.article-hero .breadcrumb,.article-hero .breadcrumb a,.article-standfirst{color:var(--muted)}.article-meta span,.article-meta time{border-color:var(--border);color:var(--forest);background:#ffffffb8}.insights-platform-layout{background:var(--soft)}.article-widget,.news-list-item,.empty-news-state,.article-body-panel{border-color:var(--border);border-radius:16px;box-shadow:0 18px 48px -42px #12304775}.article-cta-widget{border-color:transparent;background:linear-gradient(160deg,var(--navy),var(--forest))}.secondary-list-link,.read-more-link{color:var(--blue)}.pagination a.is-active{border-color:var(--forest);background:var(--forest)}.service-page .service-hero .article-meta{flex-wrap:wrap;max-width:100%;min-width:0}.service-page .article-hero-inner,.service-page .article-layout{min-width:0}.service-page .breadcrumb,.service-page .article-standfirst,.service-page .article-hero h1{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.service-page .article-meta span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.service-page-layout{align-items:start}.service-body-panel{display:grid;gap:34px}.service-page-intro{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;padding:28px;border:1px solid rgba(15,135,123,.16);border-radius:16px;background:linear-gradient(135deg,#eef9f6e6,#fff8f1db)}.service-page-intro .icon-chip,.service-related-link .icon-chip{flex:0 0 auto}.service-page-intro h2,.service-detail-section h2,.service-faq h2{margin:0 0 12px;color:var(--text);font-size:clamp(24px,3vw,34px);line-height:1.18}.service-page-intro p:last-child{margin:0;color:var(--muted);line-height:1.8}.service-section-list{display:grid;gap:18px}.service-detail-section{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:26px;border:1px solid var(--border);border-radius:16px;background:var(--white)}.service-detail-index{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:14px;color:var(--white);background:var(--forest);font-weight:800}.service-detail-section ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.service-detail-section li{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;color:var(--muted);line-height:1.7}.service-detail-section .check-icon{width:19px;height:19px;margin-top:4px;color:var(--forest)}.service-faq,.service-faq-list{display:grid;gap:14px}.service-faq-list article{padding:22px;border:1px solid var(--border);border-radius:16px;background:#ffffffb8}.service-faq-list h3{margin:0 0 8px;color:var(--text);font-size:18px}.service-faq-list p{margin:0;color:var(--muted);line-height:1.75}.service-related-link{align-items:center}.service-related-link .icon-chip{width:38px;height:38px}.service-sidebar .secondary-list-link{display:inline-flex}.service-index-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:54px 0 96px;min-width:0}.service-index-heading{max-width:760px;margin:0 0 30px}.service-index-heading h2,.service-index-cta h2{margin:0 0 12px;color:var(--text);font-size:clamp(28px,4vw,42px);line-height:1.16}.service-index-heading p:last-child,.service-index-cta p{margin:0;color:var(--muted);line-height:1.8}.service-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-index-card{display:flex;min-height:390px;min-width:0;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:16px;background:#ffffffd1;box-shadow:0 18px 48px -42px #12304775}.service-index-card h2{max-width:100%;margin:0 0 12px;color:var(--text);font-size:24px;line-height:1.2;overflow-wrap:anywhere}.service-index-card p:not(.eyebrow){max-width:100%;margin:0;color:var(--muted);line-height:1.72;overflow-wrap:anywhere}.service-index-card .article-tag-cloud{margin:22px 0;min-width:0}.service-index-card .tag-pill{max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.service-index-card .card-link{margin-top:auto}.service-index-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:28px;border-radius:16px;color:var(--white);background:linear-gradient(160deg,var(--navy),var(--forest))}.service-index-cta .eyebrow,.service-index-cta h2,.service-index-cta p{color:var(--white)}.service-index-cta .button{flex:0 0 auto}.service-index-page .article-hero-inner,.service-index-page .breadcrumb,.service-index-page .article-standfirst,.service-index-page .article-hero h1,.service-index-heading,.service-index-heading p{max-width:100%;min-width:0;overflow-wrap:anywhere}.site-footer .brand{gap:12px;color:var(--white)}.footer-enhanced,.footer-enhanced.site-footer{display:block;padding:46px 0;color:var(--white);background:linear-gradient(135deg,#071721fa,#092735f5),var(--navy-deep)}.footer-enhanced .footer-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(34px,6vw,90px);align-items:start}.footer-enhanced .footer-company{display:grid;gap:20px;max-width:720px}.footer-enhanced .footer-brand{display:inline-flex;align-items:center;gap:14px;min-width:0;color:var(--white)}.footer-enhanced .footer-brand .footer-logo,.footer-enhanced.footer .footer-brand .footer-logo,.footer-enhanced.site-footer .footer-brand .footer-logo{width:76px;height:76px;flex:0 0 auto;padding:6px;border-radius:18px;background:var(--white);object-fit:contain;box-shadow:0 0 0 1px #ffffffc7,0 18px 42px -24px #000c}.footer-enhanced .footer-brand span{display:grid;color:var(--white);line-height:1.05}.footer-enhanced .footer-brand small{color:#ffffffad;font-size:12px;font-weight:600}.footer-enhanced .footer-intro{display:grid;gap:12px}.footer-enhanced .footer-intro p,.footer-enhanced .footer-contact p,.footer-enhanced .copyright{margin:0}.footer-enhanced .footer-intro p{color:#ffffffb8;font-size:14px;line-height:1.86}.footer-enhanced .footer-meta{display:grid;gap:18px;justify-self:end;width:min(100%,500px)}.footer-enhanced .footer-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-start;color:#ffffffb8;font-size:14px}.footer-enhanced .footer-contact{display:grid;gap:12px;margin:0;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:18px;color:#ffffffb8;background:#ffffff14;font-style:normal}.footer-enhanced .footer-contact p{display:grid;gap:4px;color:#ffffffb8;font-size:14px;line-height:1.65}.footer-enhanced .footer-contact b{color:var(--white);font-weight:800}.footer-enhanced .footer-contact a{color:#ffffffdb;overflow-wrap:anywhere}.footer-enhanced .copyright{color:#ffffff7a;font-size:12px}@media(max-width:1080px){.home-page .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .service-card.featured{min-height:360px}.home-page .case-layout,.home-page .platform-wrap,.home-page .insight-layout,.home-page .cta-layout,.home-page .case-grid,.home-page .insight-grid{grid-template-columns:1fr}.article-header .nav{grid-template-columns:auto auto}.article-header .nav-links{display:none}.footer-enhanced .footer-layout{grid-template-columns:1fr}.footer-enhanced .footer-meta{justify-self:stretch}}@media(max-width:820px){.home-page .container{width:min(100% - 32px,1200px)}.home-header .nav{min-height:68px}.home-header .nav-links,.home-header.site-header .button{display:none}.home-header .home-logo-image,.footer .brand img,.article-header .brand-logo,.site-footer .brand-logo{width:52px;height:52px}.article-header.site-header{width:calc(100% - 24px)}.article-header .nav{min-height:68px;padding:0 12px}.home-page .hero{min-height:auto;padding:126px 0 44px}.home-page .hero h1{font-size:clamp(34px,8.8vw,36px)}.home-page .service-grid{grid-template-columns:1fr}.home-page .service-card,.home-page .service-card:nth-child(5){min-height:0}.home-page .service-card.featured{grid-column:span 1;grid-row:span 1}.home-page .section{padding:68px 0}.service-page-intro,.service-detail-section{grid-template-columns:1fr;padding:22px}.service-index-grid{grid-template-columns:1fr}.service-index-cta{align-items:stretch;flex-direction:column}.service-body-panel{gap:24px}.footer-enhanced{padding:38px 0}.footer-enhanced .footer-brand .footer-logo,.footer-enhanced.footer .footer-brand .footer-logo,.footer-enhanced.site-footer .footer-brand .footer-logo{width:68px;height:68px}}@media(max-width:480px){.service-page .article-hero h1{font-size:clamp(32px,8.5vw,38px)}.service-page .article-meta,.service-index-card .article-tag-cloud{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-page .article-meta span{width:100%;min-width:0;justify-content:center;padding:0 8px;text-align:center;font-size:13px;line-height:1.25}.service-index-card .tag-pill{justify-content:center;width:100%;padding:8px;text-align:center;font-size:13px;line-height:1.25}.service-page-intro,.service-detail-section,.service-faq-list article,.service-index-card,.service-index-cta{padding:20px}.service-index-wrap{width:min(100% - 32px,1180px);padding:42px 0 72px}}
