:root{--navy:#06152f;--navy2:#020b1d;--blue:#2f79ff;--blue2:#4aa3ff;--text:#101a32;--muted:#63708a;--line:#dde4ef;--soft:#f5f8fc;--white:#fff;--success:#0f9960;--danger:#cf3f4f;--shadow:0 14px 40px rgba(20,37,63,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}.shell{width:min(1380px,calc(100% - 48px));margin-inline:auto}.dark{background:linear-gradient(90deg,var(--navy2),var(--navy))}.site-header{height:76px;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:10}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{color:#fff;text-decoration:none;display:flex;align-items:center;gap:11px;line-height:1}.brand img{filter:drop-shadow(0 0 14px rgba(47,121,255,.35))}.brand strong{display:block;font-size:23px;letter-spacing:.2px}.brand strong span{color:#3a7cff}.brand small{display:block;font-size:11px;font-weight:700;margin-top:3px}.top-nav{display:flex;gap:44px;align-items:center}.top-nav a{color:#fff;text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;padding:29px 2px 26px;border-bottom:3px solid transparent}.top-nav a:hover,.top-nav a.active{border-color:var(--blue2)}.nav-toggle{display:none;background:none;border:0;color:white;font-size:24px}.back-link{color:#dbe7ff;text-decoration:none;font-weight:700}.hero{background:radial-gradient(circle at 75% 45%,#0b326d 0,rgba(11,50,109,.18) 28%,transparent 50%),linear-gradient(90deg,#07152e 0,#06193a 50%,#020d21 100%);color:#fff;overflow:hidden}.hero-grid{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow,.kicker{font-size:11px;font-weight:900;letter-spacing:1.7px;color:#6ca5ff}.hero h1{font-size:50px;line-height:1.13;margin:12px 0 10px;letter-spacing:-1.5px;max-width:670px}.hero h1 span{color:#347cff}.hero p{font-size:18px;color:#d7deea;line-height:1.5;max-width:650px}.trust-row{display:flex;gap:30px;margin:24px 0 26px;font-size:13px;font-weight:700}.search-box{height:54px;display:flex;align-items:center;background:#fff;border-radius:8px;overflow:hidden;max-width:580px;box-shadow:0 10px 35px rgba(0,0,0,.22)}.search-box>span{color:#26344e;font-size:28px;padding-left:18px}.search-box input{border:0;outline:0;flex:1;height:100%;font-size:15px;padding:0 15px;color:#172139}.search-box button{height:100%;border:0;background:linear-gradient(135deg,#3f8cff,#2562ef);color:#fff;padding:0 28px;font-weight:800;font-size:15px;cursor:pointer}.hero-art{height:375px;display:flex;align-items:center;justify-content:center}.hero-art img{display:block;width:100%;max-width:776px;height:auto;border-radius:10px;filter:drop-shadow(0 18px 40px rgba(0,0,0,.35))}.tools-section{padding:34px 0 45px}.section-title{display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center;text-align:center;margin-bottom:18px}.section-title>span{height:1px;background:#cbd5e3}.section-title h2{margin:0;font-size:28px}.section-title h2 em{font-style:normal;color:#337cff}.section-title p{margin:3px 0 0;color:var(--muted)}.tool-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.tool-card{display:flex;align-items:center;gap:16px;padding:19px;border:1px solid #e2e7ef;border-radius:9px;min-height:108px;text-decoration:none;color:inherit;background:#fff;transition:.2s box-shadow,.2s transform,.2s border-color}.tool-card:hover{transform:translateY(-3px);border-color:#9ac0ff;box-shadow:var(--shadow)}.tool-card[hidden]{display:none}.tool-icon{width:46px;height:46px;min-width:46px;border:2px solid #337cff;color:#337cff;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:13px;background:#f8fbff}.tool-icon.large{width:68px;height:68px;font-size:16px}.tool-card h3{font-size:14px;margin:0 0 5px;line-height:1.2}.tool-card p{font-size:12px;line-height:1.35;margin:0;color:var(--muted)}.no-results{text-align:center;padding:35px;color:var(--muted)}.feature-band{background:linear-gradient(135deg,#071831,#0b2e61);color:#fff;padding:55px 0}.feature-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px}.feature-grid h2{font-size:34px;margin:8px 0}.feature-grid p{color:#cbd6e8;line-height:1.6}.metric-demo{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:30px}.metric-demo strong{font-size:42px;color:#59a2ff}.metric-demo span{display:block;color:#cfd9e8;margin:5px 0 18px}.metric-demo hr{border:0;border-top:1px solid rgba(255,255,255,.15)}.metric-demo b{font-size:13px}.info-section{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:50px 0}.info-section article{background:var(--soft);padding:28px;border-radius:12px;border:1px solid #e8edf4}.info-section h3{margin-top:0}.info-section p{margin-bottom:0;color:var(--muted);line-height:1.6}.benefit-strip{border-top:1px solid #e0e6ee;border-bottom:1px solid #e0e6ee;background:#fbfcfe}.benefit-strip .shell{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0;font-size:13px;color:#34415a;text-align:center}footer{background:#06142c;color:#afbdd1}footer .shell{min-height:74px;display:flex;align-items:center;gap:30px;justify-content:space-between;font-size:13px}footer strong{color:#fff}.tool-page{background:#f5f8fc}.tool-main{padding:28px 0 50px}.breadcrumb{font-size:12px;color:#758199;display:flex;gap:8px;margin-bottom:28px}.breadcrumb a{color:#397cff;text-decoration:none}.tool-hero-mini{display:flex;gap:20px;align-items:center;margin-bottom:28px}.tool-hero-mini h1{font-size:34px;margin:3px 0 4px}.tool-hero-mini p{margin:0;color:var(--muted)}.calculator-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.calc-panel,.result-panel{background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 8px 28px rgba(31,47,72,.06);padding:26px;min-height:420px}.calc-panel form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field-wide,.field:has(textarea){grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid #ccd6e4;border-radius:8px;padding:12px 13px;font:inherit;color:#14203a;background:#fff;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#4c8cff;box-shadow:0 0 0 3px rgba(76,140,255,.12)}.field textarea{min-height:130px;resize:vertical}.field textarea.code-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.field small{color:#7d8798;font-size:11px;line-height:1.4}.form-actions{grid-column:1/-1;display:flex;gap:10px;margin-top:5px}.primary-btn,.secondary-btn{border-radius:8px;padding:12px 20px;font-weight:800;font-size:14px;cursor:pointer}.primary-btn{border:0;color:#fff;background:linear-gradient(135deg,#3887ff,#2867ec)}.secondary-btn{border:1px solid #cbd5e2;color:#34415a;background:#fff}.result-panel{overflow:auto}.result-empty{height:360px;display:grid;place-content:center;text-align:center;color:#7a8699;max-width:420px;margin:auto}.result-empty h2{color:#25324b;margin:8px 0}.pulse-icon{width:60px;height:60px;border-radius:50%;background:#edf4ff;color:#347cff;display:grid;place-items:center;margin:auto;font-size:30px}.loading{height:330px;display:grid;place-content:center;text-align:center}.loading span{width:34px;height:34px;border:4px solid #dce7f7;border-top-color:#347cff;border-radius:50%;animation:spin .8s linear infinite;margin:auto}.loading p{color:#78849a}.result-head span{font-size:10px;letter-spacing:1.7px;font-weight:900;color:#347cff}.result-head h2{margin:4px 0 6px}.result-head p{margin:0 0 15px;color:var(--muted)}.result-table{border-top:1px solid #e5ebf2;margin-top:17px}.result-table>div{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;padding:13px 0;border-bottom:1px solid #edf1f6}.result-table span{color:#66738a;font-size:13px}.result-table strong{text-align:right;font-size:14px;overflow-wrap:anywhere}.result-note{font-size:12px;color:#657188;line-height:1.5;background:#f5f8fc;padding:12px;border-radius:8px;margin-top:16px}.error-box{background:#fff3f4;border:1px solid #ffc8cf;color:#9b2633;padding:18px;border-radius:9px}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table th,.data-table td{padding:10px;border-bottom:1px solid #e7edf4;text-align:left;white-space:nowrap}.data-table th{background:#f5f8fc}.table-scroll{overflow:auto;margin-top:16px}.diff-box{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;border:1px solid #dde5ef;border-radius:8px;overflow:auto;max-height:500px;margin-top:14px;background:#0c1525;color:#dce5f2}.diff-line{display:grid;grid-template-columns:28px 1fr;padding:3px 8px;white-space:pre}.diff-line.add{background:rgba(33,160,93,.17)}.diff-line.remove{background:rgba(215,70,77,.17)}.diff-line span{opacity:.7}.code-wrap{position:relative;margin-top:16px}.code-wrap pre{background:#0c1525;color:#dce5f2;padding:20px;border-radius:8px;overflow:auto;min-height:180px}.copy-btn{position:absolute;right:9px;top:9px;border:1px solid #4b5f7a;background:#17243a;color:#fff;border-radius:6px;padding:6px 10px;cursor:pointer}.tool-note{margin-top:20px;background:#eef5ff;border:1px solid #d4e5ff;color:#475a76;padding:15px 18px;border-radius:10px;font-size:12px}.tool-note strong{color:#1e4f9d}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.tool-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr .75fr}.hero h1{font-size:43px}.hero-art{height:auto}.top-nav{gap:22px}.calculator-layout{grid-template-columns:1fr}.result-panel{min-height:300px}}
@media(max-width:760px){.shell{width:min(100% - 28px,1380px)}.site-header{height:68px}.brand strong{font-size:19px}.top-nav{display:none;position:absolute;top:68px;left:0;right:0;background:#07152e;padding:10px 20px;flex-direction:column;align-items:stretch;gap:0}.top-nav.open{display:flex}.top-nav a{padding:13px;border-bottom:1px solid rgba(255,255,255,.08)}.nav-toggle{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:50px 0}.hero-art{display:none}.hero h1{font-size:38px}.trust-row{flex-wrap:wrap;gap:12px 20px}.search-box{max-width:none}.tool-grid{grid-template-columns:1fr 1fr}.section-title{grid-template-columns:1fr}.section-title>span{display:none}.feature-grid,.info-section{grid-template-columns:1fr}.benefit-strip .shell{grid-template-columns:1fr 1fr;text-align:left}.calc-panel form{grid-template-columns:1fr}.field,.field-wide,.field:has(textarea),.form-actions{grid-column:1}.tool-hero-mini{align-items:flex-start}.tool-hero-mini h1{font-size:28px}.result-table>div{grid-template-columns:1fr}.result-table strong{text-align:left}footer .shell{flex-direction:column;gap:6px;justify-content:center;padding:20px 0}}
@media(max-width:480px){.tool-grid{grid-template-columns:1fr}.hero h1{font-size:33px}.search-box button{padding:0 18px}.benefit-strip .shell{grid-template-columns:1fr}.calc-panel,.result-panel{padding:18px}.tool-hero-mini .large{display:none}}

.footer-links{display:flex;align-items:center;gap:20px}.footer-links a{color:#c9d5e6;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.legal-page{background:#f5f8fc}.legal-main{max-width:920px;padding-top:48px;padding-bottom:64px}.legal-heading{margin-bottom:28px}.legal-heading h1{font-size:44px;line-height:1.1;margin:8px 0 7px;letter-spacing:-1px}.legal-date{margin:0 0 24px;color:#748199;font-size:13px}.legal-lead{font-size:18px;line-height:1.7;color:#44516a;max-width:820px}.legal-card{background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:26px 30px;margin:16px 0;box-shadow:0 8px 26px rgba(31,47,72,.045)}.legal-card h2{font-size:21px;margin:0 0 12px}.legal-card p,.legal-card li{color:#536078;line-height:1.7;font-size:15px}.legal-card p:last-child{margin-bottom:0}.legal-card ul{padding-left:22px;margin-bottom:0}.legal-card a{color:#2867ec}.legal-summary{border-left:4px solid #347cff}.owner-note{margin-top:22px;background:#fff8df;border:1px solid #ead58a;color:#66531e;border-radius:10px;padding:15px 18px;font-size:13px;line-height:1.55}.owner-note code{background:#fff2bd;padding:2px 5px;border-radius:4px}
@media(max-width:760px){.legal-main{padding-top:32px;padding-bottom:45px}.legal-heading h1{font-size:35px}.legal-lead{font-size:16px}.legal-card{padding:21px}.footer-links{gap:14px}}

/* Content, guide and legal-page additions */
.text-link,.secondary-link,.read-more{color:#2f79ff;text-decoration:none;font-weight:800}.text-link:hover,.secondary-link:hover,.read-more:hover{text-decoration:underline}.light-link{color:#8fbdff}.home-guides{padding:58px 0 28px}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.section-heading-row h2{font-size:32px;margin:7px 0 5px}.section-heading-row p{margin:0;color:var(--muted)}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guide-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-card{background:#fff;border:1px solid #e1e7ef;border-radius:13px;padding:25px;box-shadow:0 8px 24px rgba(31,47,72,.045)}.guide-card>span,.guide-meta span{display:inline-block;font-size:10px;letter-spacing:1.2px;font-weight:900;text-transform:uppercase;color:#347cff}.guide-card h2,.guide-card h3{margin:10px 0 8px;line-height:1.25}.guide-card h2{font-size:22px}.guide-card h3{font-size:19px}.guide-card h2 a,.guide-card h3 a{color:#14203a;text-decoration:none}.guide-card h2 a:hover,.guide-card h3 a:hover{color:#2867ec}.guide-card p{color:#66738a;line-height:1.6;margin:0 0 15px}.guide-card small{color:#8691a3}.guide-meta{display:flex;justify-content:space-between;gap:15px;align-items:center}.content-main{padding-top:48px;padding-bottom:64px}.content-hero{max-width:860px;margin-bottom:32px}.content-hero h1{font-size:46px;line-height:1.08;letter-spacing:-1px;margin:9px 0 12px}.content-hero p{font-size:18px;line-height:1.7;color:#536078;margin:0}.article-main{max-width:980px;padding-top:36px;padding-bottom:68px}.guide-article{background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 10px 32px rgba(31,47,72,.05);padding:42px 54px}.guide-header{padding-bottom:26px;border-bottom:1px solid #e7ecf3;margin-bottom:32px}.guide-header h1{font-size:46px;line-height:1.08;letter-spacing:-1.3px;margin:9px 0 12px}.guide-header>p{font-size:19px;line-height:1.65;color:#536078;margin:0}.guide-byline{display:flex;gap:24px;margin-top:18px;color:#7b8799;font-size:13px}.guide-article section{margin:34px 0}.guide-article section h2{font-size:26px;margin:0 0 12px}.guide-article section p,.guide-article section li{font-size:16px;line-height:1.78;color:#44516a}.guide-article section p{margin:0 0 15px}.guide-article section ul{padding-left:23px}.related-guide-tools{padding-top:8px;border-top:1px solid #e7ecf3}.article-disclaimer{margin-top:34px;padding:16px 18px;background:#f4f7fb;border:1px solid #e0e7f0;border-radius:9px;color:#63708a;font-size:13px;line-height:1.6}
.tool-article{max-width:980px;margin:34px auto 0;background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 8px 28px rgba(31,47,72,.05);padding:34px 42px}.article-block{padding:25px 0;border-bottom:1px solid #e8edf3}.article-block:first-child{padding-top:0}.article-block:last-child{border-bottom:0;padding-bottom:0}.article-block h2{font-size:24px;margin:0 0 12px}.article-block p,.article-block li{color:#4f5d74;line-height:1.75;font-size:15px}.article-block ol,.article-block ul{padding-left:22px}.example-block{background:#f6f9fe;border:1px solid #e0eaff;border-radius:10px;padding:22px 24px!important;margin:24px 0}.faq-list details{border:1px solid #e2e8f0;border-radius:9px;margin:10px 0;background:#fbfcfe}.faq-list summary{cursor:pointer;padding:15px 17px;font-weight:800;color:#26344e}.faq-list details p{padding:0 17px 16px;margin:0}.related-links{display:flex;flex-wrap:wrap;gap:10px}.related-links a{display:inline-block;padding:9px 12px;border:1px solid #cfe0fb;border-radius:8px;background:#f6f9ff;color:#245fc7;text-decoration:none;font-weight:750;font-size:13px}.related-links a:hover{border-color:#8db8ff;background:#edf4ff}
.contact-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:22px;align-items:start}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:7px;font-weight:800;font-size:13px;color:#34415a}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #ccd6e4;border-radius:8px;padding:12px 13px;font:inherit;color:#14203a;background:#fff;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#4c8cff;box-shadow:0 0 0 3px rgba(76,140,255,.12)}.contact-form textarea{resize:vertical}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-status{margin-bottom:18px}.success-box,.notice-box{padding:16px;border-radius:9px;line-height:1.5}.success-box{background:#effaf5;border:1px solid #bce8d3;color:#196743}.notice-box{background:#fff8df;border:1px solid #ead58a;color:#66531e}
.footer-wrap{gap:24px}.footer-links{flex-wrap:wrap;justify-content:center}.legal-card a,.guide-article a{overflow-wrap:anywhere}
@media(max-width:1100px){.guide-grid.compact{grid-template-columns:1fr 1fr}.top-nav{gap:15px}.top-nav a{font-size:12px}.guide-article{padding:38px}.contact-grid{grid-template-columns:1fr}}
@media(max-width:760px){.home-guides{padding-top:40px}.section-heading-row{align-items:flex-start;flex-direction:column}.guide-grid,.guide-grid.compact{grid-template-columns:1fr}.content-main{padding-top:34px}.content-hero h1,.guide-header h1{font-size:36px}.guide-article{padding:26px 21px}.article-main{padding-top:26px}.tool-article{padding:26px 20px}.guide-byline{flex-direction:column;gap:5px}.footer-wrap{align-items:center}.footer-links{justify-content:center}}

/* Guides library refresh — August 2026 */
.guides-page{padding-top:38px}
.guides-hero-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:48px;align-items:center;background:linear-gradient(135deg,#fff,#f5f9ff);border:1px solid #dfe8f4;border-radius:20px;padding:42px 46px;box-shadow:0 14px 38px rgba(31,47,72,.07);overflow:hidden}
.guides-hero-copy h1{font-size:48px;line-height:1.07;letter-spacing:-1.4px;margin:10px 0 14px}
.guides-hero-copy>p{font-size:18px;line-height:1.7;color:#536078;margin:0;max-width:720px}
.guides-hero-art img{display:block;width:100%;height:auto;border-radius:18px}
.guide-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.guide-stats span{display:flex;align-items:baseline;gap:6px;padding:10px 13px;border:1px solid #d8e5f7;background:#fff;border-radius:999px;color:#56647c;font-size:12px;font-weight:750}
.guide-stats strong{font-size:17px;color:#2468df}
.featured-guides,.guide-library{padding-top:48px}
.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.guide-card{overflow:hidden;display:flex;flex-direction:column}
.guide-card-art{display:block;width:100%;aspect-ratio:360/160;object-fit:cover;border-radius:10px;margin:0 0 18px;background:#071831}
.guide-card h2{font-size:20px}
.guide-card p{flex:1}
.guide-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:auto;padding-top:3px}
.guide-library-heading{margin-bottom:18px}
.guide-controls{display:grid;gap:16px;margin-bottom:24px;padding:18px;background:#fff;border:1px solid #e1e7ef;border-radius:13px;box-shadow:0 7px 22px rgba(31,47,72,.04)}
.guide-search{height:50px;display:flex;align-items:center;gap:10px;border:1px solid #ccd8e7;background:#fbfdff;border-radius:9px;padding:0 15px;max-width:640px}
.guide-search>span{font-size:24px;color:#63708a}
.guide-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:#172139}
.guide-filters{display:flex;flex-wrap:wrap;gap:9px}
.guide-filter{border:1px solid #d3deeb;background:#fff;color:#41506a;border-radius:999px;padding:9px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.18s ease}
.guide-filter span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;border-radius:999px;background:#edf3fb;color:#5f6f87;font-size:10px}
.guide-filter:hover{border-color:#8fb9ff;color:#245fc7}
.guide-filter.active{background:#286feb;color:#fff;border-color:#286feb;box-shadow:0 6px 18px rgba(40,111,235,.2)}
.guide-filter.active span{background:rgba(255,255,255,.18);color:#fff}
.guide-library-card[hidden]{display:none}
.guide-header-with-art{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:34px;align-items:center}
.guide-header-copy{min-width:0}
.guide-header-art{display:block;width:100%;height:auto;border-radius:14px;background:#071831;box-shadow:0 10px 26px rgba(6,21,47,.16)}
.article-bottom-links{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-top:34px;padding-top:24px;border-top:1px solid #e7ecf3}
.article-bottom-links a{color:#2867ec;text-decoration:none;font-weight:800}
.article-bottom-links a:hover{text-decoration:underline}

/* Link spacing: keep clustered links from running together anywhere on the site. */
.top-nav,.footer-links,.breadcrumb,.related-links,.guide-card-actions,.article-bottom-links{column-gap:16px;row-gap:10px}
.footer-links a,.top-nav a,.related-links a,.guide-card-actions a,.article-bottom-links a{display:inline-block}
.legal-card p a+a,.guide-article p a+a,.article-block p a+a{margin-left:.45em}

@media(max-width:1100px){
  .guides-hero-panel{grid-template-columns:1fr .75fr;padding:36px}
  .guides-hero-copy h1{font-size:42px}
  .featured-grid,.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .guide-header-with-art{grid-template-columns:1fr 230px}
}
@media(max-width:760px){
  .guides-page{padding-top:24px}
  .guides-hero-panel{grid-template-columns:1fr;padding:27px 23px;gap:26px}
  .guides-hero-copy h1{font-size:36px}
  .guides-hero-copy>p{font-size:16px}
  .guides-hero-art{order:-1}
  .featured-guides,.guide-library{padding-top:36px}
  .featured-grid,.library-grid{grid-template-columns:1fr}
  .guide-controls{padding:14px}
  .guide-header-with-art{grid-template-columns:1fr}
  .guide-header-art{max-width:440px}
  .article-bottom-links{align-items:flex-start;flex-direction:column}
}

/* Network News — August 2026 */
.top-nav{gap:28px}
.news-page main{background:#f6f9fd}
.news-hero{background:radial-gradient(circle at 78% 35%,rgba(50,124,255,.34),transparent 34%),linear-gradient(115deg,#06142d 0,#092653 55%,#07172f 100%);color:#fff;border-bottom:1px solid #163a70}
.news-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:54px;align-items:center;min-height:410px;padding-top:34px;padding-bottom:34px}
.news-hero-copy h1{font-size:50px;line-height:1.08;letter-spacing:-1.5px;margin:10px 0 13px;max-width:700px}
.news-hero-copy>p{font-size:18px;line-height:1.7;color:#d7e3f5;max-width:690px;margin:0}
.news-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.news-trust-row span{padding:9px 12px;border:1px solid rgba(133,183,255,.32);background:rgba(255,255,255,.07);border-radius:999px;font-size:12px;font-weight:800;color:#dbe9ff}
.news-hero-art img{display:block;width:100%;height:auto;border-radius:24px;box-shadow:0 22px 55px rgba(0,0,0,.28)}
.news-main{padding-top:45px;padding-bottom:70px}
.news-heading-row{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:20px}
.news-heading-row h2{font-size:32px;margin:7px 0 5px}
.news-heading-row p{margin:0;color:var(--muted);line-height:1.6}
.news-refresh{white-space:nowrap}
.news-controls{display:grid;gap:14px;padding:17px;background:#fff;border:1px solid #e0e7f0;border-radius:14px;box-shadow:0 7px 24px rgba(31,47,72,.045);margin-bottom:22px}
.news-search{height:50px;display:flex;align-items:center;gap:10px;border:1px solid #ccd8e7;background:#fbfdff;border-radius:9px;padding:0 15px;max-width:700px}
.news-search>span{font-size:24px;color:#63708a}.news-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:#172139}
.news-filters{display:flex;flex-wrap:wrap;gap:9px}.news-filter{border:1px solid #d3deeb;background:#fff;color:#41506a;border-radius:999px;padding:9px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.18s ease}.news-filter:hover{border-color:#8fb9ff;color:#245fc7}.news-filter.active{background:#286feb;color:#fff;border-color:#286feb;box-shadow:0 6px 18px rgba(40,111,235,.2)}
.news-status{display:flex;align-items:center;gap:14px;background:#eef5ff;border:1px solid #d3e4ff;color:#304563;border-radius:12px;padding:17px 19px;margin:18px 0 30px}.news-status strong,.news-status small{display:block}.news-status small{margin-top:4px;color:#687a93;line-height:1.45}.news-status-error{background:#fff5f3;border-color:#f2cfca;color:#733e37}.news-spinner{width:24px;height:24px;border-radius:50%;border:3px solid #bcd3f7;border-top-color:#2d76ef;animation:spin .8s linear infinite;flex:0 0 auto}
.news-featured,.news-latest,.news-sources{padding-top:28px}.news-featured-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:18px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dfe7f0;border-radius:15px;overflow:hidden;box-shadow:0 8px 28px rgba(31,47,72,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.news-card:hover{transform:translateY(-3px);border-color:#a9c9fa;box-shadow:0 15px 36px rgba(31,47,72,.10)}.news-card[hidden]{display:none}.news-card-visual{background:#0b1f43}.news-card-visual img{display:block;width:100%;aspect-ratio:420/200;object-fit:cover}.news-card-body{display:flex;flex-direction:column;flex:1;padding:20px}.news-card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.news-card-meta span{font-size:10px;letter-spacing:1.1px;text-transform:uppercase;font-weight:900;color:#2f79ff}.news-card-meta small{font-size:11px;color:#7e8a9e;text-align:right}.news-card h3{font-size:20px;line-height:1.3;margin:0 0 10px}.news-card h3 a{color:#15223a;text-decoration:none}.news-card h3 a:hover{color:#2468df}.news-card p{font-size:14px;line-height:1.65;color:#5b687e;margin:0 0 18px;flex:1}.news-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-top:14px;border-top:1px solid #edf1f5}.news-card-footer time{font-size:11px;color:#8590a1}.news-card-footer a{font-size:12px;font-weight:850;color:#2867ec;text-decoration:none}.news-card-footer a:hover{text-decoration:underline}.news-card-featured:first-child .news-card-body{padding:24px}.news-card-featured:first-child h3{font-size:25px}.news-updated{font-size:11px;color:#7e8999}.news-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.news-source-card{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid #dfe6ef;border-radius:12px;padding:17px;text-decoration:none;color:#22324b}.news-source-card:hover{border-color:#9fc2fa;box-shadow:0 8px 22px rgba(31,47,72,.07)}.news-source-card strong{font-size:14px}.news-source-card span{font-size:12px;color:#67758c;line-height:1.45}.news-source-card small{font-size:11px;color:#2b70dd;font-weight:800;margin-top:3px}.news-rights-note{font-size:12px;line-height:1.65;color:#6e7b90;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:15px 17px;margin-top:16px}
@media(max-width:1180px){.top-nav{gap:14px}.top-nav a{font-size:11px}.news-hero-grid{grid-template-columns:1fr .8fr}.news-hero-copy h1{font-size:43px}.news-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-featured-grid .news-card:nth-child(3){grid-column:1/-1}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.news-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:36px;padding-bottom:36px}.news-hero-art{order:-1}.news-hero-copy h1{font-size:37px}.news-hero-copy>p{font-size:16px}.news-main{padding-top:32px}.news-heading-row{align-items:flex-start;flex-direction:column}.news-featured-grid,.news-grid,.news-source-grid{grid-template-columns:1fr}.news-featured-grid .news-card:nth-child(3){grid-column:auto}.news-card-featured:first-child h3{font-size:22px}.news-card-footer{align-items:flex-start;flex-direction:column}}
.home-news{padding:28px 0 20px}.home-news-panel{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;background:linear-gradient(135deg,#071831,#123d78);color:#fff;border-radius:18px;padding:32px 38px;overflow:hidden;box-shadow:0 12px 34px rgba(6,21,47,.13)}.home-news-copy h2{font-size:30px;margin:7px 0 9px}.home-news-copy p{color:#d2deef;line-height:1.65;margin:0 0 20px}.primary-link-button{display:inline-block;padding:11px 15px;border-radius:8px;background:#fff;color:#195ec8;text-decoration:none;font-size:13px;font-weight:900}.primary-link-button:hover{background:#eaf2ff}.home-news-art img{display:block;width:100%;height:auto;border-radius:14px;box-shadow:0 14px 30px rgba(0,0,0,.2)}
@media(max-width:760px){.home-news{padding-top:18px}.home-news-panel{grid-template-columns:1fr;padding:25px 22px}.home-news-art{order:-1}.home-news-copy h2{font-size:26px}}




/* Editorial Network News layout — inspired by a clean newsroom list while retaining NetworkTools branding. */
.news-page main{background:#fff}
.news-hero-grid{grid-template-columns:minmax(0,1fr) 190px;gap:38px;min-height:250px;padding-top:26px;padding-bottom:26px}
.news-hero-copy h1{font-size:40px;margin:8px 0 10px}
.news-hero-copy>p{font-size:15px;line-height:1.6;max-width:760px}
.news-trust-row{margin-top:16px}
.news-hero-art{display:flex;align-items:center;justify-content:flex-end}
.news-hero-art img{width:100%;max-width:170px;height:auto;border-radius:12px;box-shadow:0 10px 26px rgba(0,0,0,.18)}
.news-main{padding-top:36px;padding-bottom:70px}
.news-featured,.news-latest{padding-top:32px}
.news-featured .section-heading-row,.news-latest .section-heading-row{padding-bottom:9px;margin-bottom:22px;border-bottom:2px solid #1680bc;align-items:end}
.news-featured .section-heading-row h2,.news-latest .section-heading-row h2{margin:3px 0 0;font-size:24px;letter-spacing:.02em}
.news-featured-grid,.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:52px;row-gap:28px}
.news-card,.news-card-featured:first-child{display:grid;grid-template-columns:104px minmax(0,1fr);gap:24px;align-items:start;min-height:104px;padding:8px 0 24px;background:transparent;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;box-shadow:none;overflow:visible;transition:none}
.news-card:hover{transform:none;border-color:#e2e8f0;box-shadow:none}
.news-card-visual{width:104px;height:104px;min-height:104px;border-radius:5px;overflow:hidden;align-self:start;background:#0b1f43}
.news-card-visual img{display:block;width:104px;height:104px;min-height:0;aspect-ratio:1/1;object-fit:cover}
.news-card-body,.news-card-featured:first-child .news-card-body{display:block;min-width:0;padding:0}
.news-card-meta{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:7px 14px;margin:0 0 7px}
.news-card-meta span{font-size:10px;letter-spacing:1px}
.news-card-meta small{font-size:11px;text-align:left;color:#7b8799}
.news-card h3,.news-card-featured:first-child h3{font-size:17px;line-height:1.22;margin:0 0 5px;font-family:Georgia,"Times New Roman",serif;font-weight:700}
.news-card h3 a{display:inline;color:#102039;text-decoration:none}
.news-card h3 a:hover{color:#176db3;text-decoration:underline;text-underline-offset:3px}
.news-card p{display:block;font-size:12.5px;line-height:1.45;color:#526178;margin:0 0 7px;overflow:visible;-webkit-line-clamp:unset}
.news-card-footer{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;column-gap:22px;row-gap:7px;margin-top:2px;padding:0;border:0}
.news-card-footer time{font-size:11px;color:#68768b}
.news-card-footer a{display:inline-block;margin:0;padding:3px 0;font-size:11.5px;font-weight:800;color:#176db3;text-decoration:none}
.news-card-footer a:hover{text-decoration:underline;text-underline-offset:3px}
.news-updated{padding-bottom:2px}
.news-sources{padding-top:48px}
.news-source-card{gap:10px}
.news-source-card small{display:block;margin-top:6px;padding-top:3px}

/* Homepage Network News teaser mirrors the same left-image/right-text editorial treatment. */
.home-news{padding:40px 0 28px}
.home-news-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:8px;margin-bottom:22px;border-bottom:2px solid #1680bc}
.home-news-heading h2{margin:0;color:#126b9e;font-size:23px;font-weight:500;letter-spacing:.045em;text-transform:uppercase}
.home-news-heading>a{display:inline-block;padding:4px 0;color:#176db3;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}
.home-news-heading>a:hover{text-decoration:underline;text-underline-offset:3px}
.home-news-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:26px;align-items:start;max-width:900px;padding:8px 0 18px}
.home-news-art{display:block;width:110px;height:110px}
.home-news-art img{display:block;width:110px;height:110px;object-fit:cover;border-radius:5px;box-shadow:none}
.home-news-copy{min-width:0}
.home-news-copy .kicker{display:block;margin-bottom:5px}
.home-news-copy h3{margin:0 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.23}
.home-news-copy h3 a{color:#102039;text-decoration:none}
.home-news-copy h3 a:hover{color:#176db3;text-decoration:underline;text-underline-offset:3px}
.home-news-copy p{max-width:720px;margin:0 0 9px;color:#526178;font-size:13px;line-height:1.5}
.home-news-actions{display:flex;align-items:center;gap:18px;margin-top:2px}
.news-inline-link{display:inline-block;padding:4px 0;color:#176db3;text-decoration:none;font-size:12px;font-weight:850}
.news-inline-link:hover{text-decoration:underline;text-underline-offset:3px}

/* Deliberate breathing room wherever link groups sit beside other content. */
.footer-links,.top-nav,.related-links,.guide-card-actions,.article-bottom-links,.news-card-footer,.home-news-actions{column-gap:20px;row-gap:10px}
.legal-card p a+a,.guide-article p a+a,.article-block p a+a,.news-rights-note a+a{margin-left:.65em}

@media(max-width:980px){
  .news-featured-grid,.news-grid{grid-template-columns:1fr;row-gap:20px}
  .news-card,.news-card-featured:first-child{grid-template-columns:100px minmax(0,1fr);gap:22px}
  .news-card-visual,.news-card-visual img{width:100px;height:100px;min-height:100px}
}
@media(max-width:760px){
  .news-hero-grid{grid-template-columns:minmax(0,1fr) 120px;gap:22px;padding-top:26px;padding-bottom:26px}
  .news-hero-art{order:0;justify-content:flex-end}
  .news-hero-art img{max-width:110px}
  .news-hero-copy h1{font-size:32px}
  .news-trust-row{gap:7px}.news-trust-row span{padding:7px 9px;font-size:10px}
  .news-card,.news-card-featured:first-child{grid-template-columns:88px minmax(0,1fr);gap:18px;padding-bottom:20px}
  .news-card-visual,.news-card-visual img{width:88px;height:88px;min-height:88px}
  .news-card h3,.news-card-featured:first-child h3{font-size:15.5px}
  .news-card p{font-size:12px}
  .news-card-footer{column-gap:16px}
  .home-news-heading{align-items:flex-start;flex-direction:column;gap:7px}
  .home-news-row{grid-template-columns:92px minmax(0,1fr);gap:20px}
  .home-news-art,.home-news-art img{width:92px;height:92px}
  .home-news-copy h3{font-size:17px}
}
@media(max-width:520px){
  .news-hero-grid{grid-template-columns:1fr}
  .news-hero-art{display:none}
  .news-card,.news-card-featured:first-child{grid-template-columns:78px minmax(0,1fr);gap:16px}
  .news-card-visual,.news-card-visual img{width:78px;height:78px;min-height:78px}
  .news-card-meta small{display:none}
  .news-card p{font-size:11.5px;line-height:1.4}
  .home-news-row{grid-template-columns:80px minmax(0,1fr);gap:17px}
  .home-news-art,.home-news-art img{width:80px;height:80px}
}
