*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.75;color:#333;background:#f0f2f5}
.crd-layout{max-width:860px;margin:0 auto;padding:0 20px}
.crd-top{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.crd-top h1{font-size:22px;font-weight:700;margin-bottom:2px}
.crd-top p{font-size:14px;color:#666}
.crd-top a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.crd-feed{display:flex;flex-direction:column;gap:20px}
.crd-box{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.crd-box:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.crd-box h2{font-size:19px;margin-bottom:6px}
.crd-box h2 a{color:#1a1a1a;text-decoration:none}
.crd-box .crd-date{font-size:12px;color:#999;margin-bottom:8px}
.crd-box p{font-size:14px;color:#555;margin-bottom:12px}
.crd-btn{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.crd-btn:hover{background:#4752c4}
.crd-body{padding-bottom:60px}
.crd-body h1{font-size:30px;font-weight:700;margin-bottom:8px}
.crd-body time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.crd-body h2{font-size:22px;margin:32px 0 12px}
.crd-body h3{font-size:18px;margin:24px 0 8px}
.crd-body p{margin-bottom:16px}
.crd-body ul,.crd-body ol{margin:0 0 16px 24px}
.crd-body a{color:#5865f2}
.crd-body img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.crd-foot{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.crd-foot a{color:#999;text-decoration:none}
/* === Theme === */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;500;600;700&family=Playfair+Display:wght@400;700&display=swap');
body{font-family:'Source Sans Pro',sans-serif;color:#2D2926;background:#FFF9F5}
header{background:#3D2C2E}
header h1{font-family:'Playfair Display',serif}
.card h2{font-family:'Playfair Display',serif}
.card h2 a{color:#3D2C2E}
.card h2 a:hover{color:#FF8C94}
.read-more{color:#FF8C94}
.article-content h1{font-family:'Playfair Display',serif}
.article-content h2{font-family:'Playfair Display',serif}
.article-content a{color:#FF8C94}
.article-content img{border-radius:12px}
.affiliate-disclosure{border-radius:12px}
.ymyl-disclaimer{border-radius:12px}