:root{--ink:#102238;--ink-2:#263B52;--muted:#657383;--paper:#ffffff;--surface:#F4F7FB;--line:#D7E0EA;--accent:#2E62D7;--accent-2:#2C7A7B;--shadow:0 18px 50px rgba(16,34,56,.10);--radius:18px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;background:#fff;padding:10px 14px;border:1px solid var(--line);z-index:100}.shell{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-row{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-weight:780;letter-spacing:-.02em;font-size:20px}.brand-mark{width:34px;height:34px;border:1px solid var(--ink);display:grid;place-items:center;font-size:11px;font-weight:850;letter-spacing:.06em}.main-nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:14px;font-weight:640;color:var(--ink-2)}.main-nav a:hover{color:var(--accent)}.nav-cta{border:1px solid var(--ink);padding:9px 14px;font-weight:700}.menu-btn{display:none;margin-left:auto;background:none;border:0;padding:8px;font-weight:700}.hero{background:var(--ink);color:white;padding:86px 0 76px;border-bottom:5px solid var(--accent)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:72px;align-items:end}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.055em;margin:0;max-width:930px;font-weight:780}.hero p{font-size:19px;max-width:780px;color:#DCE4EE;margin:26px 0 0}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;font-weight:750;font-size:14px;transition:.18s ease}.btn-primary{background:white;color:var(--ink)}.btn-primary:hover{transform:translateY(-1px)}.btn-ghost{border-color:#718195;color:white}.btn-ghost:hover{border-color:white}.brief{border-left:1px solid #667789;padding-left:28px}.brief h2{font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;color:#B8C6D5}.brief dl{margin:0}.brief div{padding:14px 0;border-top:1px solid #455769}.brief dt{font-size:12px;color:#AAB8C7;text-transform:uppercase;letter-spacing:.06em}.brief dd{margin:3px 0 0;font-weight:680}.section{padding:72px 0}.section-muted{background:var(--surface)}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:34px}.section-head h2{font-size:38px;line-height:1.08;letter-spacing:-.035em;margin:0}.section-head p{margin:0;color:var(--muted);max-width:600px;justify-self:end}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.category-card{min-height:210px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:.16s ease}.category-card:hover{background:var(--surface)}.category-card .num{font-size:12px;color:var(--muted);font-weight:700}.category-card h3{font-size:19px;margin:0 0 8px;letter-spacing:-.02em}.category-card p{font-size:14px;margin:0;color:var(--muted)}.category-card .arrow{font-size:18px;color:var(--accent)}.research-list{border-top:1px solid var(--line)}.research-row{display:grid;grid-template-columns:150px 1fr 110px;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.research-row .label{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:var(--accent);font-weight:800}.research-row h3{margin:0;font-size:22px;letter-spacing:-.025em;line-height:1.25}.research-row p{margin:7px 0 0;color:var(--muted);font-size:14px}.text-link{justify-self:end;font-size:14px;font-weight:750;color:var(--accent)}.method-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.method-note{background:var(--ink);color:white;padding:36px}.method-note h2{font-size:34px;line-height:1.1;margin:0 0 18px;letter-spacing:-.03em}.method-note p{color:#D9E1EA}.method-steps{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.method-step{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.method-step strong{display:block;font-size:13px;margin-bottom:8px}.method-step p{margin:0;color:var(--muted);font-size:14px}.page-hero{padding:64px 0 48px;background:var(--surface);border-bottom:1px solid var(--line)}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:20px}.page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.045em;margin:0;max-width:900px}.page-hero p{max-width:760px;color:var(--muted);font-size:18px;margin:18px 0 0}.article-wrap{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:80px;padding:60px 0 90px}.article-body h2{font-size:30px;line-height:1.2;letter-spacing:-.025em;margin:48px 0 14px}.article-body p{font-size:18px;color:#344659}.article-body ul{font-size:17px;color:#344659}.article-lede{font-size:21px!important;color:var(--ink)!important}.article-aside{position:sticky;top:110px;align-self:start;border-top:3px solid var(--accent);padding-top:18px}.article-aside strong{display:block;margin-bottom:8px}.article-aside p{font-size:13px;color:var(--muted)}.article-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-top:20px}.callout{margin:34px 0;padding:24px;border-left:4px solid var(--accent);background:var(--surface)}.callout strong{display:block;margin-bottom:6px}.legal{max-width:820px;padding:64px 0 100px}.legal h1{font-size:48px;letter-spacing:-.04em}.legal h2{margin-top:38px}.legal p,.legal li{color:#405166}.site-footer{background:#0B1622;color:#D8E0E8;padding:46px 0 34px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer-grid h3{color:white;margin:0 0 10px}.footer-grid p,.footer-grid a{font-size:13px;color:#AEBBC8}.footer-links{display:grid;gap:7px}.footer-bottom{border-top:1px solid #2A3846;margin-top:36px;padding-top:20px;font-size:12px;color:#8E9EAD;display:flex;justify-content:space-between;gap:20px}.empty-note{border:1px solid var(--line);padding:26px;background:var(--surface)}@media(max-width:900px){.shell{width:min(100% - 30px,var(--max))}.menu-btn{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:76px;background:white;border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;align-items:flex-start;gap:16px}.main-nav.open{display:flex}.hero{padding:58px 0}.hero-grid,.section-head,.method-grid,.article-wrap{grid-template-columns:1fr;gap:36px}.brief{border-left:0;border-top:1px solid #667789;padding:22px 0 0}.category-grid{grid-template-columns:1fr 1fr}.research-row{grid-template-columns:1fr;gap:8px}.text-link{justify-self:start}.article-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){body{font-size:16px}.header-row{height:68px}.main-nav{top:68px}.hero h1{font-size:43px}.hero p{font-size:17px}.section{padding:52px 0}.section-head h2{font-size:31px}.category-grid,.method-steps{grid-template-columns:1fr}.category-card{min-height:160px}.research-row h3{font-size:20px}.page-hero h1{font-size:40px}.article-wrap{padding-top:40px}.article-body p{font-size:17px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}

/* CloudScope visual system v3 — aligned tech editorial layout */
.hero{padding:78px 0 82px}.hero .shell{width:min(1240px,calc(100% - 48px))}.hero-grid-tech{grid-template-columns:minmax(0,1.13fr) minmax(430px,.87fr);gap:64px;align-items:center}.hero-copy{min-width:0;padding-right:6px}.hero-copy h1{font-size:clamp(50px,5.2vw,68px);line-height:1.01;max-width:690px;letter-spacing:-.052em}.hero-copy p{max-width:650px;margin-top:24px}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#9FB6CD;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow span{width:28px;height:2px;background:#6EA8FF;box-shadow:0 0 18px rgba(110,168,255,.75)}
.hero-visual-column{min-width:0;padding:14px;border:1px solid #36526D;border-radius:24px;background:linear-gradient(180deg,rgba(19,48,75,.94),rgba(9,29,47,.98));box-shadow:0 28px 70px rgba(0,0,0,.25)}.hero-tech-art{width:100%;height:auto;border:0;border-radius:16px;box-shadow:none;background:#0E243A}.hero-visual-column .brief{margin-top:14px;border:0!important;border-top:1px solid #38536C!important;border-radius:0!important;padding:15px 4px 2px!important;background:transparent!important;backdrop-filter:none!important}.hero-visual-column .brief h2{font-size:11px;margin:0 0 13px;color:#AFC1D2}.hero-visual-column .brief dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.hero-visual-column .brief div{padding:0 13px;border:0;border-left:1px solid #38536C}.hero-visual-column .brief div:first-child{border-left:0;padding-left:0}.hero-visual-column .brief div:last-child{padding-right:0}.hero-visual-column .brief dt{font-size:9px}.hero-visual-column .brief dd{font-size:11px;line-height:1.35}
#categories.section,#latest.section{padding:78px 0}.section-head{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);gap:44px;align-items:start;margin-bottom:32px}.section-head h2{font-size:36px;line-height:1.08;max-width:620px}.section-head p{justify-self:start;max-width:470px;font-size:14px;line-height:1.65}
.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;border:0;background:transparent;align-items:stretch}.category-card{position:relative;min-height:276px;height:100%;padding:20px 18px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 24px rgba(16,34,56,.055);justify-content:flex-start;gap:11px;overflow:hidden}.category-card:hover{background:#fff;border-color:#B9CBE1;transform:translateY(-2px);box-shadow:0 14px 32px rgba(16,34,56,.09)}.category-card::before{content:"";display:block;order:1;width:86px;height:62px;background-repeat:no-repeat;background-position:left center;background-size:contain;margin-top:1px}.category-card .num{order:0;display:flex;align-items:center;justify-content:space-between;min-height:18px}.category-card .num::after{content:"RESEARCH";font-size:8px;letter-spacing:.12em;color:#95A5B5;font-weight:800}.category-card>div{order:2;min-height:112px}.category-card h3{font-size:18px;line-height:1.2;min-height:44px;margin:0 0 8px}.category-card p{font-size:13px;line-height:1.55;margin:0}.category-card .arrow{order:3;margin-top:auto;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#EEF4FF;font-size:14px}.category-card:nth-child(1)::before{background-image:url('/assets/icon-cloud-storage.svg')}.category-card:nth-child(2)::before{background-image:url('/assets/icon-file-sharing.svg')}.category-card:nth-child(3)::before{background-image:url('/assets/icon-security-privacy.svg')}.category-card:nth-child(4)::before{background-image:url('/assets/icon-backup-sync.svg')}.category-card:nth-child(5)::before{background-image:url('/assets/icon-alternatives.svg')}
.section-muted{background:#F5F8FC}.research-list{border-top:0;display:grid;gap:11px}.research-row{grid-template-columns:148px minmax(0,1fr) 112px;gap:20px;min-height:92px;padding:18px 20px;border:1px solid var(--line);border-radius:13px;background:#fff;align-items:center;transition:.16s ease}.research-row:hover{border-color:#B8C9DC;box-shadow:0 9px 24px rgba(16,34,56,.055)}.research-row .label{display:flex;align-items:center;justify-content:center;width:122px;min-height:30px;padding:5px 8px;border-radius:999px;background:#EDF3FF;text-align:center;line-height:1.12;font-size:10px}.research-row h3{font-size:19px;line-height:1.25}.research-row p{margin-top:5px;line-height:1.45}.text-link{justify-self:end;white-space:nowrap;font-size:13px}
.method-grid{grid-template-columns:.82fr 1.18fr;gap:26px;align-items:stretch}.method-note{min-height:318px;border-radius:18px;box-shadow:0 16px 40px rgba(16,34,56,.10);display:flex;flex-direction:column;justify-content:center}.method-note h2{font-size:32px}.method-steps{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.method-step{min-height:158px;padding:24px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.method-step:nth-child(2n){border-right:0}.method-step:nth-last-child(-n+2){border-bottom:0}
@media(max-width:1080px){.hero .shell{width:min(100% - 36px,1160px)}.hero-grid-tech{grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);gap:38px}.hero-copy h1{font-size:clamp(48px,5.5vw,62px)}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{min-height:250px}.section-head{grid-template-columns:1fr 1fr}.research-row{grid-template-columns:136px minmax(0,1fr) 104px}}
@media(max-width:900px){.hero{padding:60px 0 64px}.hero-grid-tech{grid-template-columns:1fr;gap:34px}.hero-copy{padding-right:0}.hero-copy h1{max-width:760px}.hero-visual-column{max-width:760px;width:100%}.hero-visual-column .brief dl{grid-template-columns:repeat(3,minmax(0,1fr))}.section-head{grid-template-columns:1fr;gap:12px}.section-head p{max-width:680px}.category-grid{grid-template-columns:1fr 1fr}.research-row{grid-template-columns:1fr;gap:9px;min-height:0}.research-row .label{width:max-content;max-width:150px}.text-link{justify-self:start}.method-grid{grid-template-columns:1fr}.method-note{min-height:0}.method-steps{min-height:0}}
@media(max-width:560px){.hero .shell{width:min(100% - 30px,1240px)}.hero-copy h1{font-size:43px}.eyebrow{font-size:9px;letter-spacing:.08em}.hero-visual-column{padding:10px;border-radius:18px}.hero-tech-art{border-radius:12px}.hero-visual-column .brief dl{grid-template-columns:1fr}.hero-visual-column .brief div,.hero-visual-column .brief div:first-child,.hero-visual-column .brief div:last-child{padding:8px 0;border-left:0;border-top:1px solid #38536C}.hero-visual-column .brief div:first-child{border-top:0}.category-grid{grid-template-columns:1fr}.category-card{min-height:222px}.category-card>div{min-height:0}.category-card h3{min-height:0}.research-row{padding:16px}.method-steps{grid-template-columns:1fr}.method-step,.method-step:nth-child(2n),.method-step:nth-last-child(-n+2){min-height:0;border-right:0;border-bottom:1px solid var(--line)}.method-step:last-child{border-bottom:0}}


/* CloudScope middle-layout pass — tighter enterprise rhythm */
#categories,#latest{overflow:hidden}
#categories .section-head,#latest .section-head{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:56px;margin-bottom:34px}
#categories .section-head h2,#latest .section-head h2{max-width:none;font-size:40px;line-height:1.06;letter-spacing:-.038em}
#categories .section-head p,#latest .section-head p{justify-self:end;max-width:440px;font-size:14px;line-height:1.65;color:#667789}

#categories .category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 44px rgba(16,34,56,.06)}
#categories .category-card{min-height:272px;padding:23px 22px 20px;border:0;border-right:1px solid var(--line);border-radius:0;box-shadow:none;background:#fff;display:flex;flex-direction:column;gap:12px;transform:none;text-align:center;align-items:center}
#categories .category-card:last-child{border-right:0}
#categories .category-card:hover{background:#F8FAFD;border-color:var(--line);box-shadow:none;transform:none}
#categories .category-card .num{width:100%;min-height:17px;margin:0;color:#8A99A9;font-size:10px;justify-content:center;gap:8px;text-align:center}
#categories .category-card::before{width:92px;height:68px;margin:3px auto 1px;background-position:center center}
#categories .category-card>div{width:100%;min-height:96px;display:flex;flex-direction:column;align-items:center;text-align:center}
#categories .category-card h3{width:100%;font-size:18px;line-height:1.2;margin:0 0 8px;letter-spacing:-.025em;min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center}
#categories .category-card p{width:100%;max-width:100%;font-size:13px;line-height:1.58;margin:0;color:#667789;text-align:center}
#categories .category-card .arrow{margin:auto auto 0;width:28px;height:28px;background:#EEF4FF;color:var(--accent);font-size:14px}

#latest .research-list{display:grid;gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 16px 40px rgba(16,34,56,.05)}
#latest .research-row{grid-template-columns:150px minmax(0,1fr) 126px;gap:24px;min-height:92px;padding:17px 20px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;box-shadow:none;align-items:center}
#latest .research-row:last-child{border-bottom:0}
#latest .research-row:hover{background:#FBFCFE;border-color:var(--line);box-shadow:none}
#latest .research-row .label{display:inline-flex;align-items:center;justify-content:center;width:128px;min-height:30px;padding:6px 10px;text-align:center;border-radius:999px;background:#EEF3FF;font-size:10px;line-height:1.18;letter-spacing:.065em}
#latest .research-row h3{font-size:18px;line-height:1.28;margin:0;letter-spacing:-.02em}
#latest .research-row p{font-size:12.5px;line-height:1.5;margin:5px 0 0;color:#6B7A8A;max-width:760px}
#latest .research-row .text-link{justify-self:end;font-size:12.5px;font-weight:780;white-space:nowrap}

.section:not(#categories):not(#latest)>.shell.method-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:26px;align-items:stretch}
.method-note{display:flex;flex-direction:column;min-height:100%;padding:34px 34px 30px;border-radius:18px;box-shadow:none}
.method-note h2{font-size:34px;line-height:1.08;margin:0 0 14px}
.method-note p{font-size:14px;line-height:1.65;margin:0 0 24px}
.method-note .btn{margin-top:auto;align-self:flex-start}
.method-steps{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(16,34,56,.04)}
.method-step{min-height:146px;padding:24px 25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.method-step:nth-child(2n){border-right:0}.method-step:nth-last-child(-n+2){border-bottom:0}
.method-step strong{width:100%;font-size:12px;line-height:1.35;margin:0 auto 10px;text-align:center}.method-step p{width:100%;max-width:260px;font-size:12.5px;line-height:1.55;margin:0 auto;text-align:center}

/* Center the four plain navigation links as a consistent set. */
.main-nav>a:not(.nav-cta){display:inline-flex;align-items:center;justify-content:center;min-height:40px;text-align:center}

/* Replace the dashboard artwork with a version whose labels are actually centered. */
.hero-tech-art{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NjAgNTIwIiByb2xlPSJpbWciIGFyaWEtbGFiZWxsZWRieT0idGl0bGUgZGVzYyI+Cjx0aXRsZSBpZD0idGl0bGUiPkNsb3VkIGluZnJhc3RydWN0dXJlIHJlc2VhcmNoIG1hcDwvdGl0bGU+CjxkZXNjIGlkPSJkZXNjIj5DZW50ZXJlZCBjbG91ZCBzb2Z0d2FyZSByZXNlYXJjaCBjb250cm9sIHBsYW5lLjwvZGVzYz4KPGRlZnM+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJwYW5lbCIgeDE9IjAiIHkxPSIwIiB4Mj0iMSIgeTI9IjEiPjxzdG9wIHN0b3AtY29sb3I9IiMxNzM0NTEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwQzIwMzUiLz48L2xpbmVhckdyYWRpZW50PgogIDxsaW5lYXJHcmFkaWVudCBpZD0iYmx1ZSIgeDE9IjAiIHkxPSIwIiB4Mj0iMSIgeTI9IjEiPjxzdG9wIHN0b3AtY29sb3I9IiM2RUE4RkYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyRTYyRDciLz48L2xpbmVhckdyYWRpZW50PgogIDxwYXR0ZXJuIGlkPSJncmlkIiB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Ik0yOCAwSDBWMjgiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzZGOEFBNCIgc3Ryb2tlLW9wYWNpdHk9Ii4xMiIvPjwvcGF0dGVybj4KPC9kZWZzPgo8cmVjdCB4PSIxIiB5PSIxIiB3aWR0aD0iNzU4IiBoZWlnaHQ9IjUxOCIgcng9IjI2IiBmaWxsPSJ1cmwoI3BhbmVsKSIgc3Ryb2tlPSIjM0U1RDc5IiBzdHJva2Utd2lkdGg9IjIiLz4KPHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9Ijc1OCIgaGVpZ2h0PSI1MTgiIHJ4PSIyNiIgZmlsbD0idXJsKCNncmlkKSIvPgo8cGF0aCBkPSJNMzIgNzRINzI4IiBzdHJva2U9IiMzRTVENzkiLz4KPGNpcmNsZSBjeD0iMjkxIiBjeT0iMzkiIHI9IjUiIGZpbGw9IiM2M0U2QkUiLz4KPHRleHQgeD0iMzgwIiB5PSI0NCIgdGV4dC1hbmNob3I9Im1pZGRsZSIgZmlsbD0iI0RDRThGNSIgZm9udC1mYW1pbHk9IkFyaWFsLEhlbHZldGljYSxzYW5zLXNlcmlmIiBmb250LXNpemU9IjE0IiBmb250LXdlaWdodD0iNzAwIiBsZXR0ZXItc3BhY2luZz0iMS42Ij5DTE9VRCBSRVNFQVJDSCBNQVA8L3RleHQ+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0IDEwNCkiPgo8cmVjdCB3aWR0aD0iMjAyIiBoZWlnaHQ9Ijk2IiByeD0iMTYiIGZpbGw9IiMxMDJBNDMiIHN0cm9rZT0iIzQ4NjY4MCIvPgo8dGV4dCB4PSIxMDEiIHk9IjI1IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjOEVBOEMwIiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTAiIGxldHRlci1zcGFjaW5nPSIxLjQiPldPUktMT0FEPC90ZXh0Pgo8cmVjdCB4PSI4NCIgeT0iMzciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCIgcng9IjgiIGZpbGw9IiMyMDNGNUMiLz4KPHBhdGggZD0iTTkzIDU0aDE2TTEwMSA0NnYxNiIgc3Ryb2tlPSIjNzhBRkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8dGV4dCB4PSIxMDEiIHk9Ijg0IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjRjJGN0ZDIiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTIiIGZvbnQtd2VpZ2h0PSI3MDAiPkZJTEVTICZhbXA7IE1FRElBPC90ZXh0Pgo8L2c+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3OSAxMDQpIj4KPHJlY3Qgd2lkdGg9IjIwMiIgaGVpZ2h0PSI5NiIgcng9IjE2IiBmaWxsPSIjMTAyQTQzIiBzdHJva2U9IiM0ODY2ODAiLz4KPHRleHQgeD0iMTAxIiB5PSIyNSIgdGV4dC1hbmNob3I9Im1pZGRsZSIgZmlsbD0iIzhFQThDMCIgZm9udC1mYW1pbHk9IkFyaWFsIiBmb250LXNpemU9IjEwIiBsZXR0ZXItc3BhY2luZz0iMS40Ij5DT05UUk9MPC90ZXh0Pgo8cGF0aCBkPSJNNzYgNDljMTEtMTUgMzctOSAzOSA5IDE2IDEgMTkgMjMgMyAyN0g3NWMtMTgtMi0xNy0yOCAxLTI5WiIgZmlsbD0iIzFENDE2MyIgc3Ryb2tlPSIjNkVBOEZGIi8+CjxwYXRoIGQ9Ik05MSA2MmgyNE0xMDMgNTF2MjIiIHN0cm9rZT0iI0I5RDRGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHRleHQgeD0iMTAxIiB5PSI4NCIgdGV4dC1hbmNob3I9Im1pZGRsZSIgZmlsbD0iI0YyRjdGQyIgZm9udC1mYW1pbHk9IkFyaWFsIiBmb250LXNpemU9IjEyIiBmb250LXdlaWdodD0iNzAwIj5DTE9VRCBMQVlFUjwvdGV4dD4KPC9nPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MjQgMTA0KSI+CjxyZWN0IHdpZHRoPSIyMDIiIGhlaWdodD0iOTYiIHJ4PSIxNiIgZmlsbD0iIzEwMkE0MyIgc3Ryb2tlPSIjNDg2NjgwIi8+Cjx0ZXh0IHg9IjEwMSIgeT0iMjUiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiM4RUE4QzAiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMCIgbGV0dGVyLXNwYWNpbmc9IjEuNCI+T1VUQ09NRTwvdGV4dD4KPHJlY3QgeD0iMzEiIHk9IjQwIiB3aWR0aD0iMTQwIiBoZWlnaHQ9IjkiIHJ4PSI1IiBmaWxsPSIjMjEzQjUzIi8+PHJlY3QgeD0iMzEiIHk9IjQwIiB3aWR0aD0iMTEyIiBoZWlnaHQ9IjkiIHJ4PSI1IiBmaWxsPSJ1cmwoI2JsdWUpIi8+CjxyZWN0IHg9IjMxIiB5PSI1NyIgd2lkdGg9IjE0MCIgaGVpZ2h0PSI5IiByeD0iNSIgZmlsbD0iIzIxM0I1MyIvPjxyZWN0IHg9IjMxIiB5PSI1NyIgd2lkdGg9Ijg0IiBoZWlnaHQ9IjkiIHJ4PSI1IiBmaWxsPSIjNUFDOEE4Ii8+Cjx0ZXh0IHg9IjEwMSIgeT0iODQiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiNGMkY3RkMiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMiIgZm9udC13ZWlnaHQ9IjcwMCI+REVDSVNJT04gRklUPC90ZXh0Pgo8L2c+CjxwYXRoIGQ9Ik0yMzYgMTUySDI3M000ODEgMTUySDUxOCIgc3Ryb2tlPSIjNkVBOEZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNyIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNCAyNDQpIj4KPHJlY3Qgd2lkdGg9IjY5MiIgaGVpZ2h0PSIxMjYiIHJ4PSIxOCIgZmlsbD0iIzBGMjYzQyIgc3Ryb2tlPSIjM0M1Qjc2Ii8+Cjx0ZXh0IHg9IjM0NiIgeT0iMjUiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiM4RUE4QzAiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMCIgbGV0dGVyLXNwYWNpbmc9IjEuNCI+SU5GUkFTVFJVQ1RVUkUgUEFUSFM8L3RleHQ+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxIDQ0KSI+PGNpcmNsZSBjeD0iNzAiIGN5PSIyNyIgcj0iMjAiIGZpbGw9IiMxNzNCNUMiLz48cGF0aCBkPSJNNjIgMjdoMTZNNzAgMTl2MTYiIHN0cm9rZT0iIzg0QjZGRiIgc3Ryb2tlLXdpZHRoPSIyIi8+PHRleHQgeD0iNzAiIHk9IjY2IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjRjNGN0ZCIiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTIiIGZvbnQtd2VpZ2h0PSI3MDAiPlNZTkM8L3RleHQ+PHRleHQgeD0iNzAiIHk9IjgyIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjODI5Q0I1IiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTAiPkRldmljZSBzdGF0ZTwvdGV4dD48L2c+CjxwYXRoIGQ9Ik0xOTAgNzZIMjUwIiBzdHJva2U9IiM1ODcyOEMiIHN0cm9rZS13aWR0aD0iMiIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzYgNDQpIj48Y2lyY2xlIGN4PSI3MCIgY3k9IjI3IiByPSIyMCIgZmlsbD0iIzE3M0I1QyIvPjxwYXRoIGQ9Ik02MiAyM2gxNnYxMUg2MnpNNjUgMTloMTAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzg0QjZGRiIgc3Ryb2tlLXdpZHRoPSIyIi8+PHRleHQgeD0iNzAiIHk9IjY2IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjRjNGN0ZCIiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTIiIGZvbnQtd2VpZ2h0PSI3MDAiPlNUT1JBR0U8L3RleHQ+PHRleHQgeD0iNzAiIHk9IjgyIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjODI5Q0I1IiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTAiPkRhdGEgbGF5ZXI8L3RleHQ+PC9nPgo8cGF0aCBkPSJNNDM2IDc2SDQ5NiIgc3Ryb2tlPSIjNTg3MjhDIiBzdHJva2Utd2lkdGg9IjIiLz4KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTIyIDQ0KSI+PGNpcmNsZSBjeD0iNzAiIGN5PSIyNyIgcj0iMjAiIGZpbGw9IiMxNzNCNUMiLz48cGF0aCBkPSJNNjMgMjdsNSA1IDEwLTExIiBmaWxsPSJub25lIiBzdHJva2U9IiM2M0U2QkUiIHN0cm9rZS13aWR0aD0iMi41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48dGV4dCB4PSI3MCIgeT0iNjYiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiNGM0Y3RkIiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMiIgZm9udC13ZWlnaHQ9IjcwMCI+UkVDT1ZFUlk8L3RleHQ+PHRleHQgeD0iNzAiIHk9IjgyIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjODI5Q0I1IiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTAiPlJlc3RvcmUgcGF0aDwvdGV4dD48L2c+CjwvZz4KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQgMzk4KSI+CjxyZWN0IHdpZHRoPSIyMTYiIGhlaWdodD0iODgiIHJ4PSIxNiIgZmlsbD0iIzEwMkE0MyIgc3Ryb2tlPSIjM0Y1RTc5Ii8+Cjx0ZXh0IHg9IjEwOCIgeT0iMjUiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiM4RUE4QzAiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMCIgbGV0dGVyLXNwYWNpbmc9IjEuMiI+QUNDRVNTIENPTlRST0w8L3RleHQ+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0IDQzKSI+PGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjgiIGZpbGw9IiMyRTYyRDciLz48Y2lyY2xlIGN4PSIzNCIgY3k9IjgiIHI9IjgiIGZpbGw9IiMzQzVENzkiLz48Y2lyY2xlIGN4PSI2MCIgY3k9IjgiIHI9IjgiIGZpbGw9IiMzQzVENzkiLz48L2c+Cjx0ZXh0IHg9IjEwOCIgeT0iNzUiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiNEQ0U4RjUiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMCI+UGVybWlzc2lvbnM8L3RleHQ+CjwvZz4KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjcyIDM5OCkiPgo8cmVjdCB3aWR0aD0iMjE2IiBoZWlnaHQ9Ijg4IiByeD0iMTYiIGZpbGw9IiMxMDJBNDMiIHN0cm9rZT0iIzNGNUU3OSIvPgo8dGV4dCB4PSIxMDgiIHk9IjI1IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjOEVBOEMwIiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTAiIGxldHRlci1zcGFjaW5nPSIxLjIiPkRBVEEgUkVHSU9OPC90ZXh0Pgo8cmVjdCB4PSIzOSIgeT0iNDIiIHdpZHRoPSI2MSIgaGVpZ2h0PSIyNCIgcng9IjciIGZpbGw9IiMxODNENUQiLz48dGV4dCB4PSI2OS41IiB5PSI1OCIgdGV4dC1hbmNob3I9Im1pZGRsZSIgZmlsbD0iI0RDRThGNSIgZm9udC1mYW1pbHk9IkFyaWFsIiBmb250LXNpemU9IjkiIGZvbnQtd2VpZ2h0PSI3MDAiPlJFR0lPTiBBPC90ZXh0Pgo8cmVjdCB4PSIxMTYiIHk9IjQyIiB3aWR0aD0iNjEiIGhlaWdodD0iMjQiIHJ4PSI3IiBmaWxsPSIjMTgzRDVEIi8+PHRleHQgeD0iMTQ2LjUiIHk9IjU4IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjRENFOEY1IiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iOSIgZm9udC13ZWlnaHQ9IjcwMCI+UkVHSU9OIEI8L3RleHQ+CjwvZz4KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTEwIDM5OCkiPgo8cmVjdCB3aWR0aD0iMjE2IiBoZWlnaHQ9Ijg4IiByeD0iMTYiIGZpbGw9IiMxMDJBNDMiIHN0cm9rZT0iIzNGNUU3OSIvPgo8dGV4dCB4PSIxMDgiIHk9IjI1IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjOEVBOEMwIiBmb250LWZhbWlseT0iQXJpYWwiIGZvbnQtc2l6ZT0iMTAiIGxldHRlci1zcGFjaW5nPSIxLjIiPkJVWUVSIFNJR05BTDwvdGV4dD4KPHBhdGggZD0iTTI5IDY0bDI4LTE2IDIzIDggMjctMjQgMjggMTcgMjktMTEgMjQgOCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNkVBOEZGIiBzdHJva2Utd2lkdGg9IjIuNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PGNpcmNsZSBjeD0iMTg4IiBjeT0iNDYiIHI9IjQiIGZpbGw9IiM2M0U2QkUiLz4KPC9nPgo8L3N2Zz4=")!important;width:100%;height:auto;display:block;margin:0 auto}
.hero-visual-column .brief h2,.hero-visual-column .brief dt,.hero-visual-column .brief dd{text-align:center}

@media(max-width:1080px){
  #categories .section-head,#latest .section-head{grid-template-columns:1fr;gap:14px;align-items:start}
  #categories .section-head p,#latest .section-head p{justify-self:start;max-width:680px}
  #categories .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}
  #categories .category-card,#categories .category-card:last-child{border:1px solid var(--line);border-radius:16px;min-height:244px}
  #latest .research-row{grid-template-columns:135px minmax(0,1fr) 112px;gap:18px}
  #latest .research-row .label{width:116px}
}
@media(max-width:900px){
  #categories .category-grid{grid-template-columns:1fr 1fr}
  #latest .research-row{grid-template-columns:1fr;gap:8px;padding:17px 18px}
  #latest .research-row .label{width:max-content;min-width:112px}
  #latest .research-row .text-link{justify-self:start}
  .section:not(#categories):not(#latest)>.shell.method-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  #categories .section-head h2,#latest .section-head h2{font-size:31px}
  #categories .category-grid{grid-template-columns:1fr;gap:10px}
  #categories .category-card,#categories .category-card:last-child{min-height:216px;padding:19px 18px}
  #categories .category-card>div{min-height:auto}
  #categories .category-card h3{min-height:auto;font-size:18px}
  #categories .category-card::before{width:82px;height:58px}
  #latest .research-list{border-radius:14px}
  .method-steps{grid-template-columns:1fr}
  .method-step,.method-step:nth-child(2n),.method-step:nth-last-child(-n+2){min-height:auto;border-right:0;border-bottom:1px solid var(--line)}
  .method-step:last-child{border-bottom:0}
}


html,body{max-width:100%;overflow-x:hidden}
.shell,.page-hero .shell,.article-wrap,.article-body,.article-aside{min-width:0;max-width:100%}
.article-body>*{max-width:100%}
.article-hero-media,.article-figure{display:block;width:100%;max-width:100%;margin-left:0!important;margin-right:0!important}
.article-hero-media img,.article-figure img{display:block;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain}
.article-body p,.article-body li,.article-body h2,.article-body h3,.article-body figcaption,.article-aside p,.page-hero h1,.page-hero p{overflow-wrap:break-word;word-break:normal}
.article-body a,.sources a,.formula-box code,.affiliate-btn{overflow-wrap:anywhere;word-break:break-word}
.table-wrap{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.article-body table{max-width:none}
.decision-grid,.decision-grid>div,.paired-reading,.paired-reading a,.affiliate-card,.formula-box,.sources,.more-reading,.more-reading-grid,.more-reading-card{min-width:0;max-width:100%}
.affiliate-btn{max-width:100%;white-space:normal;text-align:center;line-height:1.25;padding-top:12px!important;padding-bottom:12px!important}
.formula-box code{white-space:normal}
figure{max-width:100%}

/* Homepage research illustration: deliberately simple, centered and diagram-led. */
.hero-visual-column{padding:18px!important}
.cs-map{position:relative;padding:28px 20px 24px;border:1px solid #36536d;border-radius:16px;background:linear-gradient(180deg,rgba(13,38,61,.96),rgba(10,32,51,.98));overflow:hidden}
.cs-map::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 34%,rgba(76,132,190,.10),transparent 46%);pointer-events:none}
.cs-map>*{position:relative;z-index:1}
.cs-map-title{margin:0 auto 28px;text-align:center;color:#91a9bf;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.cs-map-flow{display:grid;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr) 46px minmax(0,1fr);align-items:start;max-width:560px;margin:0 auto}
.cs-node{display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center}
.cs-node-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 13px;border:1px solid #446681;border-radius:50%;background:#133451;color:#74adff;box-shadow:0 0 0 7px rgba(74,119,165,.06)}
.cs-node:nth-child(3) .cs-node-icon{color:#63e6be}
.cs-node:nth-child(5) .cs-node-icon{color:#8bb8ff}
.cs-node-icon svg{display:block;width:31px;height:31px}
.cs-node strong{display:block;color:#f5f8fb;font-size:13px;line-height:1.25;font-weight:800}
.cs-node small{display:block;margin-top:5px;color:#89a1b7;font-size:10px;line-height:1.45}
.cs-connector{align-self:start;height:1px;margin-top:31px;background:linear-gradient(90deg,#3e607d,#6fa8df,#3e607d)}

.cs-map-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:500px;margin:34px auto 0;padding-top:22px;border-top:1px solid #35526b}
.cs-path-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;min-width:0;padding:0 12px;text-align:center;border-left:1px solid #2f4d67}
.cs-path-item:first-child{border-left:0}
.cs-path-icon{display:grid;place-items:center;width:30px;height:30px;color:#7fb2ee}
.cs-path-item:nth-child(2) .cs-path-icon{color:#63e6be}
.cs-path-item:nth-child(3) .cs-path-icon{color:#8bb8ff}
.cs-path-icon svg{display:block;width:25px;height:25px}
.cs-path-item strong{color:#eaf1f7;font-size:11px;line-height:1.2}
.cs-path-item small{color:#7f98af;font-size:9px;line-height:1.35}
.cs-map-note{max-width:430px;margin:24px auto 0;color:#829bb2;font-size:9.5px;line-height:1.55;text-align:center}

@media(max-width:900px){
  .article-wrap{width:min(100% - 30px,var(--max));grid-template-columns:minmax(0,1fr)!important;gap:32px!important}
  .article-hero-media{width:100%;margin-top:24px}
}
@media(max-width:560px){
  .shell{width:calc(100% - 28px)!important}
  .page-hero{padding:44px 0 34px}
  .page-hero h1{font-size:clamp(32px,10vw,40px)!important;line-height:1.08!important;letter-spacing:-.035em!important}
  .page-hero p{font-size:16px!important;line-height:1.55}
  .article-wrap{width:calc(100% - 28px)!important;padding:32px 0 64px!important}
  .article-body h2{font-size:26px!important;line-height:1.18!important;margin-top:40px!important}
  .article-body h3{font-size:20px!important;line-height:1.25!important}
  .article-body p,.article-body li{font-size:16px!important;line-height:1.65}
  .article-lede{font-size:18px!important}
  .decision-box,.paired-reading,.formula-box,.affiliate-card{padding:18px!important;margin-left:0!important;margin-right:0!important}
  .article-figure,.article-hero-media{margin-top:28px!important;margin-bottom:28px!important}
  .article-figure figcaption,.article-hero-media figcaption{font-size:12.5px!important;line-height:1.5}
  .affiliate-card h3{font-size:22px!important;line-height:1.2}
  .affiliate-btn{display:flex!important;width:100%!important;min-height:48px;height:auto!important;padding:13px 14px!important}
  .sources ol{padding-left:20px}

  .hero-visual-column{padding:12px!important}
  .cs-map{padding:22px 15px 20px}
  .cs-map-title{margin-bottom:22px}
  .cs-map-flow{grid-template-columns:1fr;max-width:280px}
  .cs-connector{width:1px;height:24px;margin:8px auto;background:linear-gradient(180deg,#3e607d,#6fa8df,#3e607d)}
  .cs-node-icon{width:56px;height:56px;margin-bottom:10px}
  .cs-map-path{gap:0;margin-top:26px;padding-top:18px}
  .cs-path-item{padding:0 7px}
  .cs-path-item small{display:none}
}
