:root{--navy:#0b1633;--navy2:#14264c;--teal:#12b8a6;--coral:#ff6b5e;--ink:#172033;--muted:#667085;--line:#dfe5ec;--soft:#f2f7f7;--white:#fff;--radius:18px;--shadow:0 14px 36px rgba(11,22,51,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfcfd;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(11,22,51,.96);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px)}.nav-shell{max-width:1180px;margin:auto;min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:17px;line-height:1.05}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--teal),#52dfc3);color:var(--navy);display:grid;place-items:center;font-weight:900;font-size:22px;transform:rotate(-4deg)}.brand small{display:block;color:#9db0c7;font-size:10px;letter-spacing:.08em;margin-top:4px;text-transform:uppercase}.nav-shell nav{display:flex;gap:6px}.nav-shell nav a{padding:10px 12px;text-decoration:none;color:#dce8f4;font-size:14px;border-radius:10px}.nav-shell nav a:hover{background:rgba(255,255,255,.1);color:#fff}.menu-button{display:none}.site-main{min-height:70vh}.hero,.team-hero{max-width:1180px;margin:0 auto;padding:70px 22px 48px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:42px;align-items:center}.hero{background:radial-gradient(circle at 84% 12%,rgba(18,184,166,.18),transparent 34px)}h1,h2,h3{line-height:1.15;margin:0 0 .65em}h1{font-size:clamp(38px,5vw,68px);letter-spacing:-.045em;color:var(--navy)}h2{font-size:clamp(25px,3vw,36px);letter-spacing:-.025em;color:var(--navy)}p{color:#4a5870}.hero>div>p,.page-hero>p{font-size:18px;max-width:720px}.eyebrow{display:block;color:#087e74;font-size:12px;font-weight:850;letter-spacing:.14em;margin-bottom:12px}.hero-actions,.stat-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:24px}.button{appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;background:var(--teal);color:#071a2f;text-decoration:none;font-weight:800;border-radius:11px;padding:11px 17px;cursor:pointer;font-size:14px}.button:hover{filter:brightness(.96)}.button.secondary{background:#e9eff4;color:var(--navy)}.button.disabled{opacity:.45;pointer-events:none}.next-card,.panel,.tool-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:25px}.next-card{border-top:5px solid var(--coral)}.next-card>span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.next-card h2{font-size:24px;margin:13px 0}.next-card h2 em{font-size:13px;color:var(--muted);font-style:normal}.next-card strong{display:block;font-size:17px}.next-card small{display:block;color:#b43b35;font-weight:750;margin:7px 0 18px}.next-card a,.text-link{color:#087e74;font-weight:800;text-decoration:none}.section{max-width:1180px;margin:0 auto;padding:46px 22px}.section.soft{max-width:none;padding-left:max(22px,calc((100% - 1136px)/2));padding-right:max(22px,calc((100% - 1136px)/2));background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head a{color:#087e74;text-decoration:none;font-weight:750}.page-hero{max-width:1180px;margin:auto;padding:56px 22px 24px}.page-hero h1,.team-hero h1{font-size:clamp(36px,5vw,58px)}.filters{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 24px rgba(11,22,51,.05)}label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#56647a}select,input{width:100%;min-height:42px;border:1px solid #cad4df;background:#fff;border-radius:9px;padding:8px 10px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:0}.free-filter{flex-direction:row;align-items:center}.free-filter input,.print-controls input{width:auto}.list-toolbar{display:flex;justify-content:space-between;align-items:center;margin:14px 3px 20px;color:var(--muted);font-size:13px}.list-toolbar label{flex-direction:row;align-items:center}.list-toolbar select{min-width:180px}.game-list{display:grid;gap:12px}.game-card{display:grid;grid-template-columns:145px minmax(260px,1.2fr) minmax(170px,.7fr) minmax(155px,.62fr);gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px 19px;box-shadow:0 4px 15px rgba(11,22,51,.035)}.game-card:hover{border-color:#a6dcd5;box-shadow:0 8px 24px rgba(11,22,51,.08)}.game-date span,.game-date strong,.game-date small{display:block}.game-date span{font-size:12px;color:var(--muted);font-weight:750}.game-date strong{font-size:14px}.game-date small{font-size:11px;color:#b43b35;margin-top:4px}.matchup{display:grid;gap:7px}.matchup>div{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;font-weight:750}.matchup .team-link{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:center;color:var(--ink);text-decoration:none}.matchup .team-link:hover{color:#087e74;text-decoration:underline}.matchup img{width:25px;height:25px;object-fit:contain}.matchup b{font-size:20px;color:var(--navy)}.game-meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:13px}.game-meta small{color:var(--muted)}.status{border-radius:999px;padding:3px 8px;background:#e9eff4;font-size:10px;font-weight:850;text-transform:uppercase}.status.final{background:#e9edf2}.status.live{background:#ffe4e1;color:#a5231c}.status.upcoming{background:#dff8f2;color:#096d64}.status.postponed{background:#fff1d5;color:#845500}.game-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.game-actions a{font-size:12px;color:#087e74;font-weight:750;text-decoration:none}.game-actions .watch{background:var(--navy);color:#fff;padding:7px 10px;border-radius:8px}.hidden,.game-card.filtered{display:none!important}.empty{padding:28px;background:#fff;border:1px dashed #bac6d2;border-radius:14px;text-align:center;color:var(--muted)}.day-group{margin:40px 0}.day-group>h2{position:sticky;top:72px;background:#fbfcfd;padding:11px 0;z-index:4}.standings-mini{max-width:720px;display:grid}.standings-mini>div{display:grid;grid-template-columns:40px 1fr auto;padding:12px 13px;border-bottom:1px solid var(--line)}.standings-mini .cutoff{border-bottom:3px solid var(--coral)}.team-hero{grid-template-columns:100px 1fr minmax(280px,.65fr)}.team-hero>img{width:100px;height:100px;object-fit:contain}.stat-row span{background:#edf4f5;border-radius:9px;padding:8px 11px;font-size:13px}.chip-grid{display:flex;flex-wrap:wrap;gap:10px}.chip-grid span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px}.match-hero{background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff;padding:50px max(22px,calc((100% - 1136px)/2));text-align:center}.match-hero .eyebrow{color:#70dfcf}.match-title{display:grid;grid-template-columns:1fr 100px 1fr;align-items:center;gap:20px}.match-title>div{display:flex;flex-direction:column;align-items:center}.match-title img{width:82px;height:82px;object-fit:contain}.match-title h1{font-size:clamp(25px,4vw,48px);color:#fff}.match-title>strong{font-size:32px}.match-title span{color:#b9c9db}.time-panel{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:28px;background:rgba(255,255,255,.09);padding:16px;border-radius:13px}.time-panel small{width:100%;color:#ffc3bd}.detail-grid{max-width:1180px;margin:36px auto;display:grid;grid-template-columns:1.4fr .8fr;gap:20px;padding:0 22px}.broadcast-row{display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:13px 0}.broadcast-row span{display:block;color:var(--muted);font-size:12px}.table-scroll{overflow-x:auto}.standings{border-collapse:collapse;width:100%;min-width:900px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:var(--shadow)}.standings th,.standings td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:center;font-size:13px}.standings th{background:var(--navy);color:#fff}.standings td:nth-child(2),.standings th:nth-child(2){text-align:left}.standings td a{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:750}.standings img{width:25px;height:25px;object-fit:contain}.standings .playoff-line td{border-bottom:3px solid var(--coral)}.note{font-size:12px}.calendar-options,.download-form,.print-controls{display:flex;gap:15px;flex-wrap:wrap;align-items:end}.calendar-options label{min-width:260px}.download-form label{flex:1 1 210px}.download-form .button{min-height:42px}.prose{max-width:800px}.data-alert{background:#fff1d5;color:#704a00;text-align:center;padding:9px 18px;font-size:13px}.site-footer{margin-top:60px;background:var(--navy);color:#d7e3ef;padding:45px max(22px,calc((100% - 1136px)/2));display:grid;grid-template-columns:1fr auto;gap:20px}.site-footer p{color:#aebed0;max-width:650px}.footer-links{display:flex;gap:15px;flex-wrap:wrap}.footer-links a{color:#fff}.footer-meta{grid-column:1/-1;font-size:12px}.print-heading{display:none}.print-page-title{font-size:36px;font-weight:850;line-height:1.15;color:var(--navy)}
@media(max-width:900px){.filters{grid-template-columns:repeat(2,1fr)}.game-card{grid-template-columns:120px 1fr}.game-meta,.game-actions{grid-column:2}.hero,.team-hero{grid-template-columns:1fr}.team-hero>img{width:75px;height:75px}.detail-grid{grid-template-columns:1fr}}
@media(max-width:680px){.nav-shell{min-height:62px}.menu-button{display:block;background:transparent;border:1px solid #57708d;color:#fff;border-radius:8px;padding:8px 10px}.nav-shell nav{display:none;position:absolute;top:62px;left:0;right:0;background:var(--navy);padding:12px 18px;flex-direction:column}.nav-shell nav.open{display:flex}.hero{padding-top:45px}.filters{grid-template-columns:1fr 1fr}.game-card{grid-template-columns:1fr;padding:15px}.game-date,.game-meta,.game-actions{grid-column:auto}.game-actions{flex-direction:row;flex-wrap:wrap}.list-toolbar{align-items:flex-start;gap:12px;flex-direction:column}.match-title{grid-template-columns:1fr 44px 1fr}.match-title img{width:55px;height:55px}.site-footer{grid-template-columns:1fr}.footer-meta{grid-column:auto}.section-head{align-items:flex-start;flex-direction:column}}
@media(min-width:901px){.nav-shell,.hero,.team-hero,.section,.page-hero,.detail-grid{max-width:1380px}.section.soft{max-width:none;padding-left:max(22px,calc((100% - 1336px)/2));padding-right:max(22px,calc((100% - 1336px)/2))}.match-hero{padding-left:max(22px,calc((100% - 1336px)/2));padding-right:max(22px,calc((100% - 1336px)/2))}.site-footer{padding-left:max(22px,calc((100% - 1336px)/2));padding-right:max(22px,calc((100% - 1336px)/2))}}
.pagination{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:14px;padding:20px 0 4px}.pagination button{border:1px solid #cad4df;background:#fff;color:var(--navy);border-radius:9px;padding:8px 14px;font-weight:750;cursor:pointer}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{min-width:110px;text-align:center;color:var(--muted);font-size:13px;font-weight:750}
.filters>.button{align-self:end;min-height:42px}.tool-help{margin-top:30px;background:#f3faf8;border-color:#cde9e4;box-shadow:none}.tool-help h2,.tool-help h3{font-size:24px;margin-bottom:14px}.tool-help ol{margin:0;padding-left:22px;color:#344258}.tool-help li{margin:9px 0;padding-left:4px}.tool-help p{margin:16px 0 0;font-size:14px}.calendar-results{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.copy-status{align-self:center;color:#087e74;font-size:13px;font-weight:750}
.info-grid,.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.info-grid .panel,.faq-grid .panel{box-shadow:0 6px 20px rgba(11,22,51,.05)}.info-grid h3,.faq-grid h3{font-size:19px;margin-bottom:10px;color:var(--navy)}.info-grid p,.faq-grid p{margin:0;font-size:14px}.season-guide>.note{margin-top:18px}.season-guide>.note a,.faq-grid a,.standings-mini a{color:#087e74;font-weight:750}.team-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.team-link-grid a{display:flex;min-height:88px;flex-direction:column;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px;text-decoration:none}.team-link-grid a:hover{border-color:#70cfc2;transform:translateY(-1px)}.team-link-grid strong{color:var(--navy)}.team-link-grid small{margin-top:4px;color:var(--muted)}
.next-card .next-meta{margin:10px 0 14px;font-size:13px;color:var(--muted)}.broadcast-chips{margin:20px 0 24px}.broadcast-chips span{display:flex;gap:8px;align-items:center}.broadcast-chips b{color:#087e74}.broadcast-guide{margin-top:18px}.season-guide p a{color:#087e74;font-weight:750}
.next-card .next-matchup{font-size:24px;font-weight:800;line-height:1.15;color:var(--navy);margin:13px 0}.next-card .next-matchup em{font-size:13px;color:var(--muted);font-style:normal}
.standings-summary a,.channel-landing-grid a,.tv-week-grid a,.standings-hero a{color:inherit;text-decoration:none}.standings-summary a:hover,.channel-landing-grid a:hover,.tv-week-grid a:hover{text-decoration:underline}.tv-week-grid small{display:block;color:var(--muted);margin-top:8px}.tv-week-grid .panel p{margin-bottom:0}.channel-landing-grid .panel a{color:var(--navy)}
.channel-hero .button{margin-top:20px}.channel-quick-guide{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-quick-guide h2{font-size:23px}.channel-quick-guide h3{font-size:18px}.channel-quick-guide .panel>p:last-child{margin-bottom:0}.channel-editorial .editorial-source{margin-top:18px}.channel-editorial .editorial-source a{color:#087e74;font-weight:750}
@media(max-width:900px){.channel-quick-guide{grid-template-columns:1fr}}
@media(max-width:900px){.info-grid,.faq-grid{grid-template-columns:1fr 1fr}.team-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.info-grid,.faq-grid,.team-link-grid{grid-template-columns:1fr}}
.match-hero>h1{max-width:1120px;margin:0 auto 16px;color:#fff;font-size:clamp(30px,4.5vw,56px)}.match-hero .match-intro{max-width:900px;margin:0 auto 30px;color:#c8d6e7;font-size:17px}.match-title .team-name{margin:10px 0 7px;color:#fff;font-size:clamp(22px,3vw,39px);font-weight:850;line-height:1.1;text-decoration:none}.match-title .team-name:hover{text-decoration:underline}.match-detail-grid h2{font-size:25px}.series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-editorial .editorial-source a{color:#087e74;font-weight:750}
.match-highlights>p{max-width:900px;color:var(--muted)}.highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.4rem}.highlight-card{min-width:0;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.highlight-video{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:13px;background:#07111f}.highlight-video video,.highlight-video iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#07111f}.video-duration{position:absolute;right:.55rem;bottom:.55rem;padding:.2rem .45rem;border-radius:5px;background:rgba(7,17,31,.88);color:#fff;font-size:.76rem;font-weight:800;pointer-events:none}.highlight-card h3{margin:1rem 0 .45rem;font-size:1.05rem;line-height:1.4}.highlight-card p{margin:0 0 .75rem;color:var(--muted);font-size:.9rem;line-height:1.55}.highlight-card .text-link{display:inline-block;margin-top:.35rem}
@media(max-width:680px){.match-hero{padding-top:38px}.match-title{gap:9px}.match-title .team-name{font-size:18px}.match-title span{font-size:11px}.series-grid,.highlight-grid{grid-template-columns:1fr}.time-panel{gap:10px}}
@media print{.site-header,.site-footer,.no-print,.filters,.list-toolbar,.game-actions,.hero-actions,.data-alert{display:none!important}body{background:#fff;color:#000}.site-main,.section{max-width:none;padding:0;margin:0}.print-heading{display:block;margin-bottom:18px}.game-list{gap:0}.game-card{box-shadow:none;border:0;border-bottom:1px solid #aaa;border-radius:0;padding:8px 0;grid-template-columns:115px 1fr 150px;break-inside:avoid}.game-meta{grid-column:auto}.game-card img{filter:grayscale(1)}@page{size:letter;margin:.45in}body.print-mono *{color:#000!important;background:#fff!important}}
.hero{background:radial-gradient(circle at 84% 12%,rgba(18,184,166,.18),transparent 34%)}

/* NWSL blog */
.blog-hero{padding-bottom:20px}.blog-hero p{max-width:850px}.breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 24px;color:var(--muted);font-size:13px}.breadcrumb a{color:#087e74;font-weight:750;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.blog-shell{padding-top:20px}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.blog-feed{display:grid;gap:18px;min-width:0}.blog-card{display:grid;grid-template-columns:260px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 26px rgba(11,22,51,.055)}.blog-card-media{display:block;min-height:220px;background:var(--soft)}.blog-card-media img{display:block;width:100%;height:100%;object-fit:cover}.blog-card-body{padding:24px}.blog-card:not(:has(.blog-card-media)) .blog-card-body{grid-column:1/-1}.blog-card h2{font-size:clamp(22px,2.3vw,29px);margin:10px 0}.blog-card h2 a{color:var(--navy);text-decoration:none}.blog-card h2 a:hover{color:#087e74}.blog-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:12px}.blog-meta>*+*::before{content:"·";margin-right:9px;color:#a6b1bf}.blog-meta a{color:#087e74;font-weight:800;text-decoration:none}.blog-summary{margin:0 0 14px}.blog-read-more{display:inline-block;margin-top:14px}.blog-sidebar{display:grid;gap:18px;position:sticky;top:94px}.blog-taxonomy h2,.blog-tool-card h2{font-size:21px}.blog-taxonomy>a{display:block;padding:9px 0;border-bottom:1px solid var(--line);color:#344258;text-decoration:none;font-weight:700}.blog-taxonomy>a:last-child{border-bottom:0}.blog-taxonomy>a:hover{color:#087e74}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-pill{display:inline-flex;border:1px solid #cde5e1;background:#f0faf8;color:#087e74;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:750;text-decoration:none}.tag-pill:hover{border-color:#68c9bb;background:#e3f7f3}.blog-tool-card p{font-size:14px}.blog-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:20px 0}.blog-pagination a,.blog-pagination .disabled{padding:8px 13px;border:1px solid #cad4df;border-radius:9px;background:#fff;font-size:13px;font-weight:750;text-decoration:none}.blog-pagination a{color:#087e74}.blog-pagination .disabled{color:#a4adba}.blog-pagination>span:not(.disabled){color:var(--muted);font-size:13px;font-weight:750}
.article-shell{max-width:960px!important;padding-top:38px}.article-header{max-width:900px;margin:0 auto 30px}.article-header h1{font-size:clamp(36px,5.5vw,62px);margin:12px 0 16px}.article-deck{font-size:19px;line-height:1.65;margin:0;max-width:850px}.article-byline{font-size:13px;font-weight:750;color:var(--muted);margin:16px 0 0}.article-cover{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:var(--radius);margin-bottom:24px}.article-content{padding:clamp(24px,4vw,48px);font-size:17px;line-height:1.8}.article-content h2{font-size:clamp(26px,3vw,36px);margin:1.7em 0 .55em}.article-content h3{font-size:clamp(21px,2.3vw,27px);margin:1.5em 0 .45em}.article-content h2:first-child,.article-content h3:first-child{margin-top:0}.article-content p{color:#344258;margin:1em 0}.article-content a{color:#087e74;font-weight:700}.article-content ul,.article-content ol{padding-left:1.5em}.article-content li{margin:.45em 0}.article-content blockquote{margin:1.5em 0;padding:4px 0 4px 20px;border-left:4px solid var(--teal);color:#4a5870}.article-content img{max-width:100%;height:auto;border-radius:12px}.article-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.article-content th,.article-content td{padding:10px;border:1px solid var(--line);text-align:left}.article-content th{background:var(--soft)}.article-tags{margin:22px 0 34px}.comments-panel{margin-top:34px;padding:clamp(22px,4vw,38px)}.comments-panel h2{font-size:30px}.comment-login{display:grid;gap:14px;margin:22px 0;padding:18px;border:1px solid #cde5e1;border-radius:13px;background:#f3faf8}.comment-userbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:22px 0;padding:14px 0;border-bottom:1px solid var(--line)}.comment-userbar>div{display:flex;align-items:center;gap:11px}.comment-userbar img,.comment-item>img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#e5e7eb}.comment-userbar span{display:grid}.comment-userbar small{color:var(--muted)}.comment-form{display:grid;gap:10px;margin:20px 0}.comment-form label{font-size:12px}.comment-form textarea{width:100%;resize:vertical;border:1px solid #cad4df;border-radius:10px;padding:12px;font:inherit;color:var(--ink)}.comment-form .button{justify-self:start}.comment-status{min-height:24px;color:#087e74;font-weight:750;font-size:13px}.comment-status.error{color:#a5231c}.comments-list{display:grid;gap:16px;margin-top:18px}.comment-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding-top:17px;border-top:1px solid var(--line)}.comment-item p{margin:7px 0;color:#344258;white-space:pre-wrap}.comment-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.comment-heading time{color:var(--muted);font-size:12px}.comment-reply{margin-left:54px}.comment-reply-button{border:0;background:transparent;padding:0;color:#087e74;font-weight:800;cursor:pointer}.comment-reply-form{margin:12px 0 0}.article-backlinks{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
@media(max-width:900px){.blog-layout{grid-template-columns:1fr}.blog-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.blog-tool-card{grid-column:1/-1}}
@media(max-width:680px){.blog-card{grid-template-columns:1fr}.blog-card-media{min-height:190px}.blog-sidebar{grid-template-columns:1fr}.blog-tool-card{grid-column:auto}.blog-pagination{gap:7px}.blog-pagination a,.blog-pagination .disabled{padding:7px 9px}.article-content{font-size:16px}.comment-userbar{align-items:flex-start}.comment-reply{margin-left:24px}.comment-heading{align-items:flex-start;flex-direction:column;gap:2px}}
.blog-card.no-media .blog-card-body{grid-column:1/-1}
.article-shell{max-width:1380px!important}.article-header{max-width:none}.article-content{width:100%}
