.blog-wrap,.post-wrap{max-width:1120px;margin:0 auto;padding:140px 24px 100px}.blog-head{text-align:center;margin-bottom:56px}.blog-kicker{display:inline-block;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;color:#d98324;margin-bottom:14px}.blog-head h1{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1.02;margin:0 0 16px;color:#1a1a1a}.blog-head p{color:#55524c;font-size:1.15rem;max-width:620px;margin:0 auto}.blog-empty{text-align:center;color:#7a766f;padding:60px 0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ece7dd;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px -24px #d9832473;border-color:#f0c98a}.blog-card-cover{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.blog-card-ph{background:linear-gradient(135deg,#ffd9a0,#ff8a3d 70%,#ff4e0d)}.blog-card-body{padding:22px 24px 26px;display:flex;flex-direction:column;gap:10px;flex:1 1}.blog-card-date{font-size:.82rem;color:#b0a89b;font-weight:600}.blog-card-body h2{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:1.4rem;line-height:1.15;margin:0;color:#1a1a1a}.blog-card-body p{color:#6b675f;font-size:.98rem;margin:0;flex:1 1}.blog-card-more{color:#d98324;font-weight:700;font-size:.95rem}.post-inner{max-width:760px;margin:0 auto}.post-back{display:inline-block;color:#d98324;font-weight:700;text-decoration:none;margin-bottom:28px}.post-back:hover{text-decoration:underline}.post-date{display:block;color:#b0a89b;font-weight:600;margin-bottom:12px}.post-head h1{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05;margin:0 0 18px;color:#1a1a1a;letter-spacing:.01em;word-spacing:.12em}.post-lead{font-size:1.25rem;color:#55524c;line-height:1.5;margin:0 0 32px}.post-author{display:flex;align-items:center;gap:12px;margin:0 0 32px}.post-author img{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:50% 15%}.post-author span{display:flex;flex-direction:column;line-height:1.3}.post-author strong{color:#1a1a1a;font-size:.95rem}.post-author em{font-style:normal;color:#8f8778;font-size:.82rem}.post-author-end{max-width:760px;margin:40px auto 0;padding-top:24px;border-top:1px solid #ece7dd}.post-author-end img{width:56px;height:56px}.post-cover{width:100%;border-radius:20px;margin-bottom:36px}.post-body{font-size:1.12rem;line-height:1.8;color:#2c2a26}.post-body h2{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:1.8rem;margin:52px 0 18px;padding-bottom:14px;color:#1a1a1a;letter-spacing:.01em;word-spacing:.12em;position:relative}.post-body h2:after{content:"";position:absolute;left:0;bottom:0;width:64px;height:4px;border-radius:4px;background:linear-gradient(90deg,#ff8a3d,#d98324)}.post-body h3{font-size:1.35rem;margin:32px 0 12px;color:#1a1a1a}.post-body p{margin:0 0 20px}.post-body ol,.post-body ul{list-style:none;margin:0 0 24px;padding-left:0}.post-body ul>li{position:relative;padding-left:30px;margin-bottom:12px}.post-body ul>li:before{content:"";position:absolute;left:2px;top:.72em;width:9px;height:9px;border-radius:50%;background:#d98324;box-shadow:0 0 0 4px #d9832429}.post-body ol{counter-reset:yb-step}.post-body ol>li{counter-increment:yb-step;position:relative;padding:3px 0 3px 52px;margin-bottom:14px;min-height:34px}.post-body ol>li:before{content:counter(yb-step);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#ffb056,#d98324);color:#fff;font-family:Clash Display,Bricolage Grotesque,sans-serif;font-weight:700;font-size:.98rem;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px -6px #d98324bf}.post-body a{color:#d98324;text-decoration:underline}.post-body blockquote{border:none;border-left:4px solid #d98324;background:linear-gradient(135deg,#fff7ec,#fdf0dc);margin:30px 0;padding:22px 26px;border-radius:0 16px 16px 0;color:#4a453d;font-style:normal;font-size:1.14rem;line-height:1.65;box-shadow:0 14px 34px -22px #d9832499}.post-body blockquote p:last-child{margin-bottom:0}.post-body blockquote strong{color:#b5641a}.post-body table{width:100%;border-collapse:collapse;margin:10px 0 30px;font-size:1rem;background:#fff;border:1px solid #efe7d9;border-radius:14px;overflow:hidden;box-shadow:0 16px 38px -22px #1a140a73}.post-body thead th{background:linear-gradient(135deg,#2a2724,#1a1a1a);color:#fff;font-family:Clash Display,Bricolage Grotesque,sans-serif;font-weight:600;text-align:left;padding:14px 18px}.post-body tbody td{padding:13px 18px;border-top:1px solid #efe7d9;color:#2c2a26;vertical-align:top}.post-body tbody tr:nth-child(2n) td{background:#faf6ef}.post-body code{background:#f2ede3;padding:2px 7px;border-radius:6px;font-size:.92em}.post-body pre{background:#1a1a1a;color:#f7f3ea;padding:20px;border-radius:14px;overflow-x:auto;margin:0 0 24px}.post-body pre code{background:none;padding:0}.post-body img{max-width:100%;border-radius:16px;display:block;margin:30px auto;box-shadow:0 20px 44px -24px #1a140a80}@media (max-width:640px){.blog-wrap,.post-wrap{padding-top:110px}.post-body tbody td,.post-body thead th{padding:11px 12px;font-size:.92rem}.post-body ol>li{padding-left:46px}}.seohl-mark{background:#ffbc4759;outline:2px solid #ffbc4799;border-radius:3px;transition:background .2s,outline-color .2s}.seohl-mark-img{outline-offset:3px}.seohl-mark.seohl-active{background:#ff6a5e66;outline-color:#ff6a5e}.seohl-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;align-items:center;gap:10px;background:#1a1305;color:#fff;border:1px solid #ffbc47;border-radius:999px;padding:8px 10px 8px 16px;font-family:inherit;font-size:.85rem;box-shadow:0 8px 24px #00000059}.seohl-bar button{background:#ffbc4726;border:1px solid #ffbc4766;color:#ffbc47;border-radius:999px;width:30px;height:30px;cursor:pointer;font-size:.9rem;line-height:1}.seohl-bar button:hover{background:#ffbc474d}.seohl-bar .seohl-close{color:#cfc8ba;border-color:#0000;background:#0000}