textarea{resize:vertical}.text-danger{color:#fb2c36}.text-pre-line{white-space:pre-line}.w-img{position:relative;overflow:hidden}.w-img img{aspect-ratio:16/9;width:100%;height:100%;object-fit:cover}.popup-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);z-index:9999;justify-content:center;align-items:center}.popup-content{background:#fff;padding:24px;max-width:640px;width:90%;border-radius:12px;position:relative;max-height:90%;overflow-y:auto}.close-popup{position:absolute;top:18px;right:18px;background:none;border:none;cursor:pointer;display:flex;align-items:center;column-gap:4px;font-size:.875em;z-index:1}.btn-primary{padding:8px 24px;border-radius:6px;background:var(--bg-brand-Primary,#a24d24);color:#fff;font-weight:500}.btn-primary:hover{background:var(--bg-brand-Dark,#833b04)}.content-article>:first-child{margin-top:0}.content-article>:last-child{margin-bottom:0}.content-article figure{margin:1em 0;cursor:pointer;width:100%}.content-article img{height:auto;width:100%}.content-article iframe{max-width:100%}.content-article a{color:#00f;text-decoration:none;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.content-article strong{font-weight:600}.content-article a:hover{text-decoration:underline}.content-article table{width:auto !important}.content-article iframe[src*='youtube']{width:100%;aspect-ratio:16/9;height:auto;display:block}.wrap-main{width:100%;max-width:1272px;margin:0 auto;padding:0 16px}@media(max-width:767px){.popup-content{padding:16px}}