/* Daily Match content-site design: warm editorial palette, responsive without frameworks. */
:root{
  --brand:#B9473F;--amber:#D89A45;--ink:#1E2026;--bg:#F7F4EF;--bg2:#EEE9E2;--text:#2B2D31;--muted:#6F706F;--accent:#E06A3B;--white:#fffdfa;--line:#d7d0c7;--soft:#f1ddd4;
  --radius:18px;--radius-sm:12px;--shadow:0 20px 60px rgba(30,32,38,.10);--container:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.72;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--brand)}button,input{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-160%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,244,239,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(30,32,38,.08)}.header-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:20px;color:var(--ink)}.brand img{width:42px;height:42px;object-fit:contain;border-radius:10px}.primary-nav{display:flex;justify-content:center;gap:4px}.primary-nav a{padding:10px 11px;border-radius:9px;text-decoration:none;font-size:14px;font-weight:650;color:#44464b}.primary-nav a:hover,.primary-nav a:focus-visible{background:var(--bg2);color:var(--brand)}.menu-toggle{display:none}.search-toggle,.menu-toggle{border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:999px;padding:9px 15px;cursor:pointer;font-weight:700}.search-toggle:hover,.menu-toggle:hover{border-color:var(--brand);color:var(--brand)}main{min-height:60vh}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.12em;color:var(--brand);font-weight:800;font-size:12px}.hero{padding:70px 0 44px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:56px;align-items:center}.hero h1,.page-intro h1{font-size:clamp(38px,5vw,68px);line-height:1.08;letter-spacing:-.035em;margin:0 0 24px;color:var(--ink)}.hero-lead,.lead{font-size:19px;color:#505158;max-width:760px;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:#9f3a34;color:#fff}.button-secondary{background:var(--ink);color:#fff}.button-secondary:hover{background:#34363d;color:#fff}.button-outline{border-color:var(--ink);color:var(--ink);background:transparent}.button-outline:hover{border-color:var(--brand);color:var(--brand)}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#f9efe8;color:var(--brand)}.hero-note{font-size:13px;color:var(--muted);max-width:680px}.hero-media{margin:0;position:relative}.hero-media:before{content:"";position:absolute;inset:8% -5% -6% 8%;background:var(--soft);border-radius:26px;z-index:-1}.hero-media img{width:100%;aspect-ratio:1.22;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.section-shell{padding-top:72px;padding-bottom:72px}.section-light{background:rgba(255,255,255,.48);border-radius:28px}.section-muted{background:var(--bg2);border-radius:28px}.section-heading{max-width:800px;margin-bottom:34px}.section-heading h2,.feature-copy h2,.editorial-feature h2,.two-column h2,.side-note h2,.prose-main h2,.about-strip h2{margin:0 0 15px;color:var(--ink);font-size:clamp(27px,3vw,42px);line-height:1.18;letter-spacing:-.02em}.section-heading p{margin:0;color:#5b5d61}.split-heading{max-width:none;display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:50px}.split-heading>p{font-size:16px}.link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.link-card{background:var(--white);border:1px solid rgba(30,32,38,.09);border-radius:var(--radius);padding:24px;min-height:250px;display:flex;flex-direction:column;box-shadow:0 8px 30px rgba(30,32,38,.04)}.link-card h3{font-size:21px;line-height:1.3;margin:4px 0 12px;color:var(--ink)}.link-card h3 a{text-decoration:none}.link-card p{margin:0 0 18px;color:#5c5e63}.text-link{margin-top:auto;color:var(--brand);font-weight:800}.section-band{margin:28px 0;padding:78px 0}.band-dark{background:var(--ink);color:#ebe8e4}.band-dark .eyebrow{color:#f0b068}.band-dark h2,.band-dark h3{color:#fff}.band-warm{background:#ead9cc}.editorial-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.editorial-feature{position:sticky;top:110px;align-self:start}.editorial-feature p{color:#c7c5c1}.editorial-list{display:grid;gap:0}.editorial-list article{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.13)}.editorial-list article:first-child{padding-top:0}.editorial-list h3{margin:0 0 8px;font-size:22px}.editorial-list p{margin:0;color:#bdbdbf}.editorial-list a{display:inline-block;margin-top:8px;color:#f2bf78}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature-split.reverse .feature-media{order:2}.feature-media{margin:0}.feature-media img{width:100%;aspect-ratio:1.38;object-fit:cover;border-radius:22px}.feature-copy p{color:#5e6065}.check-list{padding:0;margin:24px 0;list-style:none}.check-list li{position:relative;padding-left:28px;margin:10px 0}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:900}.check-list.light li:before{color:#f0b068}.inline-links,.about-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:22px}.inline-links a,.about-links a{font-weight:800;color:var(--brand)}.horizontal-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.horizontal-steps article{border-top:4px solid var(--brand);background:var(--white);padding:22px;border-radius:0 0 15px 15px}.horizontal-steps span{display:inline-grid;place-items:center;width:36px;height:36px;background:var(--soft);color:var(--brand);border-radius:50%;font-weight:900}.horizontal-steps h3{margin:16px 0 8px}.horizontal-steps p{margin:0;color:#5d6064}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.two-column figure{margin:0}.two-column figure img{border-radius:20px;aspect-ratio:1.5;object-fit:cover}.issue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.issue-grid article{border:1px solid var(--line);padding:24px;border-radius:var(--radius);background:rgba(255,255,255,.34)}.issue-grid h3{font-size:22px;margin:0 0 8px}.issue-grid p{color:#5b5e63}.issue-grid a{font-weight:800;color:var(--brand)}.faq-list{display:grid;gap:12px;margin-bottom:28px}.faq-item{background:var(--white);border:1px solid rgba(30,32,38,.09);border-radius:14px;overflow:hidden}.faq-item h3{margin:0}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;background:transparent;text-align:left;padding:20px 22px;color:var(--ink);font-weight:800;cursor:pointer}.faq-question span{font-size:22px;color:var(--brand)}.faq-answer{padding:0 22px 20px;color:#5d6064}.faq-answer p{margin:0}.about-strip{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;border-top:1px solid var(--line)}.about-links{flex-direction:column;align-items:flex-start}.breadcrumb{width:min(calc(100% - 40px),var(--container));margin:24px auto 0}.breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--muted)}.breadcrumb li:not(:last-child):after{content:"/";margin-left:8px;color:#aaa}.breadcrumb a{text-decoration:none}.page-intro{display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:center}.page-intro h1{font-size:clamp(34px,4.4vw,58px)}.page-intro-media{margin:0}.page-intro-media img{border-radius:22px;aspect-ratio:1.42;object-fit:cover}.prose-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:70px}.prose-main>p{font-size:17px}.side-note{background:var(--bg2);padding:28px;border-radius:18px;align-self:start}.side-note h2{font-size:23px}.side-note ul{padding-left:20px;margin-bottom:0}.side-note li{margin:11px 0}.timeline{display:grid;gap:0;margin-top:28px}.timeline article{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:24px 0;border-top:1px solid var(--line)}.timeline article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-weight:900}.timeline h3{margin:0 0 7px;font-size:21px}.timeline p{margin:0;color:#5d5f63}.band-dark .timeline p{color:#c2c2c4}.compare-table{display:grid;border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-bottom:28px}.compare-row{display:grid;grid-template-columns:1fr 1.25fr 1fr}.compare-row span{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.compare-row span:last-child{border-right:0}.compare-row:last-child span{border-bottom:0}.compare-head{background:var(--ink);color:#fff;font-weight:800}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mode-grid article,.compat-grid article,.principle-grid article{background:var(--white);border:1px solid rgba(30,32,38,.09);border-radius:var(--radius);padding:26px}.mode-grid h3,.compat-grid h3,.principle-grid h3{margin-top:0;font-size:22px;color:var(--ink)}.number-list{padding-left:22px}.number-list li{margin:10px 0}.number-list.light{color:#dedbd7}.rule-list,.safety-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rule-list article,.safety-list article{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:24px;background:var(--white);border:1px solid rgba(30,32,38,.09);border-radius:var(--radius)}.rule-list article>span,.safety-list article>span{display:grid;place-items:center;width:42px;height:42px;background:var(--soft);color:var(--brand);border-radius:10px;font-weight:900}.rule-list h3,.safety-list h3{margin:0 0 8px}.rule-list p,.safety-list p{margin:0;color:#5e6064}.query-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.query-grid article{background:rgba(255,255,255,.54);padding:22px;border-radius:16px}.query-grid code{display:inline-block;background:var(--ink);color:#fff;padding:6px 10px;border-radius:8px;font-family:inherit;font-weight:800}.query-grid p{margin-bottom:0}.search-form label{display:block;font-weight:800;margin-bottom:8px}.search-row{display:flex;gap:10px}.search-row input{flex:1;min-width:0;border:1px solid var(--line);background:#fff;padding:12px 14px;border-radius:12px;outline:none}.search-row input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(185,71,63,.12)}.search-row button{border:0;background:var(--brand);color:#fff;padding:11px 18px;border-radius:12px;font-weight:800;cursor:pointer}.inline-search{margin-top:22px}.info-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.info-strip span{background:var(--bg2);border-radius:12px;padding:18px;text-align:center;font-weight:800}.compat-grid,.principle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.wide-copy{max-width:900px;font-size:17px}.trouble-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.trouble-list article{padding:24px;border-left:4px solid var(--brand);background:var(--white);border-radius:0 14px 14px 0}.trouble-list h3{margin:0 0 8px}.trouble-list p{margin:0;color:#5d5f63}.update-list{display:grid;gap:16px}.update-list article{background:var(--white);padding:26px;border-radius:16px;border:1px solid rgba(30,32,38,.09)}.update-meta{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.update-meta span{background:var(--soft);color:var(--brand);padding:3px 8px;border-radius:999px;font-weight:800}.update-list h3{margin:10px 0 6px;font-size:23px}.update-list p{margin:0;color:#5c5f63}.detail-list{list-style:none;padding:0}.detail-list li{display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:start;padding:16px 0;border-top:1px solid var(--line)}.detail-list span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--brand);color:#fff;font-weight:800}.detail-list p{margin:2px 0}.search-page{padding-top:30px}.search-form-large{max-width:820px;margin-bottom:34px}.search-summary,.search-empty{padding:24px;background:var(--bg2);border-radius:16px}.search-summary h2,.search-empty h2{margin-top:0}.search-results{display:grid;gap:14px;margin-top:24px}.search-results article{background:var(--white);padding:24px;border:1px solid rgba(30,32,38,.09);border-radius:16px}.search-results h3{margin:0 0 8px}.search-results p{margin:0 0 8px;color:#5d5f63}.not-found{padding:110px 0;text-align:center;max-width:820px}.error-code{font-size:80px;line-height:1;margin:0;color:var(--brand);font-weight:900}.not-found h1{font-size:42px;margin:18px 0}.not-found .hero-actions{justify-content:center}.not-found .inline-links{justify-content:center}.notice{padding:20px;border-radius:14px;border-left:4px solid var(--amber);background:#f2e8d6}.notice strong{display:block}.notice p{margin:6px 0 0}.site-footer{margin-top:40px;background:var(--ink);color:#c9c7c3;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.site-footer h2,.site-footer h3{color:#fff}.site-footer h2{margin-top:0}.site-footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.08em}.site-footer nav{display:flex;flex-direction:column;gap:9px}.site-footer a{color:#c9c7c3;text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.search-modal{position:fixed;inset:0;z-index:300;background:rgba(30,32,38,.62);display:grid;place-items:start center;padding:110px 20px 20px}.search-modal[hidden]{display:none !important}.search-dialog{position:relative;width:min(680px,100%);background:var(--bg);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.search-dialog h2{font-size:30px;line-height:1.2;margin:0 0 24px}.search-close{position:absolute;right:18px;top:16px;border:0;background:transparent;font-size:30px;cursor:pointer}.no-scroll{overflow:hidden}.back-top{font-weight:800}
@media(max-width:1100px){.primary-nav{gap:0}.primary-nav a{padding:8px;font-size:13px}.link-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:26px}}
@media(max-width:900px){.header-bar{grid-template-columns:auto auto auto;justify-content:space-between}.menu-toggle{display:inline-flex}.primary-nav{display:none;position:absolute;left:20px;right:20px;top:70px;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);padding:12px;border-radius:14px;flex-direction:column}.primary-nav.is-open{display:flex}.primary-nav a{padding:12px}.hero-grid,.page-intro,.feature-split,.two-column,.editorial-layout,.prose-grid,.about-strip{grid-template-columns:1fr}.hero-media{max-width:680px}.feature-split.reverse .feature-media{order:0}.editorial-feature{position:static}.split-heading{grid-template-columns:1fr;gap:12px}.horizontal-steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-intro{grid-column:1/-1}.page-intro-media{max-width:700px}.rule-list,.safety-list{grid-template-columns:1fr}.two-column{gap:36px}}
@media(max-width:700px){.container,.breadcrumb{width:min(calc(100% - 28px),var(--container))}.header-bar{min-height:68px;gap:12px}.brand span{font-size:17px}.brand img{width:36px;height:36px}.search-toggle,.menu-toggle{padding:7px 10px;font-size:13px}.hero{padding-top:42px}.hero h1,.page-intro h1{font-size:36px}.hero-lead,.lead{font-size:17px}.section-shell{padding-top:52px;padding-bottom:52px}.section-band{padding:58px 0}.link-grid,.mode-grid,.issue-grid,.query-grid,.compat-grid,.principle-grid,.trouble-list{grid-template-columns:1fr}.horizontal-steps{grid-template-columns:1fr 1fr}.info-strip{grid-template-columns:1fr 1fr}.compare-table{overflow-x:auto}.compare-row{min-width:700px}.page-intro{gap:26px}.footer-grid{grid-template-columns:1fr}.footer-intro{grid-column:auto}.footer-bottom{flex-direction:column}.search-dialog{padding:28px 20px}.search-row{flex-direction:column}.search-row button{width:100%}.not-found{padding:80px 0}.not-found h1{font-size:34px}}
@media(max-width:480px){.brand span{display:none}.hero h1,.page-intro h1{font-size:32px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.horizontal-steps{grid-template-columns:1fr}.info-strip{grid-template-columns:1fr}.link-card{min-height:auto}.section-light,.section-muted{border-radius:20px}.timeline article{grid-template-columns:48px 1fr;gap:14px}.timeline article>span{width:38px;height:38px}.rule-list article,.safety-list article{grid-template-columns:42px 1fr;padding:20px}.not-found .inline-links{flex-direction:column}}
