:root{--ndh-blue:#00415a;--ndh-blue-light:#00415a14;--ndh-blue-hover:#00344f;--ndh-link-hover:#1d4ed8;--ndh-grey:#6b7280;--ndh-text:#1f2937;--ndh-text-light:#4b5563;--ndh-border:#e5e7eb;--ndh-bg:#f9fafb;--ndh-bg-grey:#f7f9fa;--ndh-bg-card:#fff;--ndh-placeholder:#f3f4f6;--ndh-surface:#e8ecee;--ndh-radius-md:12px;--ndh-radius-lg:16px;--ndh-radius-pill:100px;--ndh-font:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif}.blog-container{background:var(--ndh-bg-card);border-radius:var(--ndh-radius-md);max-width:2000px;margin:auto;display:flex;overflow:hidden;box-shadow:0 10px 25px #0000001a}.editor-section,.preview-section{flex:1;padding:30px}form>div{margin-bottom:15px}label{color:var(--ndh-text-light);margin-bottom:8px;font-weight:500;display:block}input[type=text],input[type=date],input[type=number],textarea{border:1px solid var(--ndh-border);border-radius:6px;width:100%;padding:10px;transition:border-color .2s}input[type=text]:focus,input[type=date]:focus,input[type=number]:focus,textarea:focus{border-color:var(--ndh-blue);box-shadow:0 0 0 3px var(--ndh-blue-light);outline:none}.editor-section button{background:var(--ndh-blue);color:var(--ndh-bg-card);cursor:pointer;border:none;border-radius:6px;padding:12px 20px;font-weight:500;transition:background .2s}.editor-section button:hover{background:var(--ndh-blue-hover)}#preview{border:1px solid var(--ndh-border);background:var(--ndh-bg-grey);width:840px;min-height:600px;font-family:var(--ndh-font);min-width:800px;padding:20px;overflow-y:auto}#preview-content img,#preview-cover-image{border-radius:var(--ndh-radius-lg);max-width:100%;height:auto}#preview-cover-image{margin-bottom:32px}#preview-cover-image img{border-radius:var(--ndh-radius-lg);width:100%}.button-text{font:500 14px/24px var(--ndh-font);color:var(--ndh-text);cursor:pointer;background:0;border:0;align-items:center;gap:8px;padding:8px 16px 8px 12px;transition:color .2s,background .2s;display:flex}.button-text:hover{color:#2563eb;background:#2563eb1a;border-radius:6px}.button-icon{transition:filter .2s}.button-text:hover .button-icon{filter:invert(32%)sepia(93%)saturate(1267%)hue-rotate(202deg)brightness(95%)contrast(92%)}.d-flex{gap:12px;display:flex}.auth-area{justify-content:space-between;margin-bottom:32px;display:flex}.author-name,.author-job{font:500 16px/24px var(--ndh-font);color:var(--ndh-grey)}.author-job{font-size:12px;line-height:20px}.blog-tag{font:500 14px/24px var(--ndh-font);color:var(--ndh-text-light);border-radius:var(--ndh-radius-pill);background:var(--ndh-surface);padding:8px 16px}#preview h1{font:500 36px/48px var(--ndh-font);color:var(--ndh-text);letter-spacing:-.0075em;margin:0 0 20px}.description-area{color:var(--ndh-grey);gap:16px;margin-bottom:20px;line-height:24px;display:flex}.description-date{border-right:1px solid var(--ndh-border);min-width:148px;font:400 14px/20px var(--ndh-font)}.description-date p{font-weight:500}#preview-content p,.faq_answer .text-rich-text p{font:400 16px/28px var(--ndh-font);color:var(--ndh-text);margin-bottom:.5em}#preview-content p{margin-bottom:12px}.faq_answer .text-rich-text p:last-child{margin-bottom:0}#preview-content h2,.faq_answer .text-rich-text h2{font:500 32px/40px var(--ndh-font);color:var(--ndh-text);letter-spacing:-.006em;margin:24px 0 12px}#preview-content h2{margin:32px 0 12px}#preview-content h3,.faq_answer .text-rich-text h3{font:600 20px/28px var(--ndh-font);color:var(--ndh-text);margin:20px 0 12px}.faq_answer .text-rich-text h4,.faq_answer .text-rich-text h5{font:600 18px/26px var(--ndh-font);color:var(--ndh-text);margin:16px 0 8px}#preview-content ul,#preview-content ol,.faq_answer .text-rich-text ul,.faq_answer .text-rich-text ol{margin:24px 0;padding-left:36px}.faq_answer .text-rich-text ul,.faq_answer .text-rich-text ol{margin:16px 0}#preview-content ul,.faq_answer .text-rich-text ul{list-style:outside}#preview-content ol,.faq_answer .text-rich-text ol{list-style:decimal}#preview-content li,.faq_answer .text-rich-text li{font:400 16px/1.6 var(--ndh-font);color:var(--ndh-text);margin-bottom:8px;padding-left:8px}#preview-content li{margin-bottom:12px}#preview-content ul ul,#preview-content ol ol,#preview-content ul ol,#preview-content ol ul,.faq_answer .text-rich-text ul ul,.faq_answer .text-rich-text ol ol,.faq_answer .text-rich-text ul ol,.faq_answer .text-rich-text ol ul{margin:12px 0}#preview-content li li,.faq_answer .text-rich-text li li{margin-bottom:6px;font-size:15px}#preview-content ul li::marker{color:var(--ndh-text-light)}#preview-content ol li::marker{color:var(--ndh-text-light)}.faq_answer .text-rich-text ul li::marker{color:var(--ndh-text-light)}.faq_answer .text-rich-text ol li::marker{color:var(--ndh-text-light)}#preview-content ol li::marker{font-weight:500}.faq_answer .text-rich-text ol li::marker{font-weight:500}#preview-content a,.faq_answer .text-rich-text a{color:var(--ndh-text);font:500 16px/24px var(--ndh-font);text-decoration:underline}#preview-content a:hover,.faq_answer .text-rich-text a:hover{color:var(--ndh-link-hover)}#preview-content strong,#preview-content b,.faq_answer .text-rich-text strong,.faq_answer .text-rich-text b{font-weight:700}#preview-content em,#preview-content i,.faq_answer .text-rich-text em,.faq_answer .text-rich-text i{font-style:italic}#preview-content blockquote,.faq_answer .text-rich-text blockquote{color:var(--ndh-text);border-radius:var(--ndh-radius-md);background:var(--ndh-surface);margin:16px 0;padding:24px 32px;font:italic 400 20px/28px Gill Sans,sans-serif}#preview-content blockquote{margin:20px 0 32px;padding:32px;font-size:24px;line-height:32px}#preview-content span{background:#f59e0b44!important}#preview-content hr{background:url(/svgs/hr.svg) 50%/contain no-repeat;border:none;height:32px;margin:32px 0}.faq_answer .text-rich-text hr{background:var(--ndh-border);border:none;height:1px;margin:24px 0}#preview-content img,.faq_answer .text-rich-text img{border-radius:var(--ndh-radius-md);max-width:100%;height:auto}#preview-content h6{font:400 14px/20px var(--ndh-font);color:var(--ndh-grey);padding:6px 0 6px 12px;list-style:none;position:relative}.faq_answer .text-rich-text h6{font:500 16px/24px var(--ndh-font);color:var(--ndh-grey);margin:12px 0 6px}#preview-content h6:before{content:"*";color:var(--ndh-grey);position:absolute;top:50%;left:0;transform:translateY(-50%)}.back-link{max-width:154px;max-height:40px;font:500 14px/24px var(--ndh-font);color:var(--ndh-text-light);cursor:pointer;align-items:center;text-decoration:none;display:flex}.back-link img{margin-right:8px}.back-link:hover{color:var(--ndh-text);text-decoration:underline}.blog-page .container-context #preview{width:auto;min-width:335px;max-width:800px;margin-top:72px;border:none!important}@media (width<=768px){.blog-page.container{box-sizing:border-box;padding:0 20px!important}.blog-page .container-context{box-sizing:border-box;width:100%;max-width:100%;padding:0!important}.blog-page .container-context #preview{width:100%;min-width:auto;max-width:100%;padding:16px 0 24px}.blog-page .blog_faq .container-small{padding:0!important}}@media (width<=568px){.blog-page .container-context .description-area{flex-direction:column;gap:10px}.blog-page .container-context .back-link{padding:0}.blog-page #preview h1,.blog-page #preview h2,.blog-page #preview-content h2{font-size:24px;line-height:32px}.blog-page #preview h3,.blog-page #preview-content h3{font-size:18px;line-height:24px}.blog-page #preview-content ul,.blog-page #preview-content ol{padding-left:24px}}body{background:var(--ndh-bg-grey)}.justify-between{justify-content:space-between}.container-context .blog-tag{margin-bottom:0}.select2-container{width:100%!important}.flex-wrap{flex-wrap:wrap;justify-content:flex-end}.mb-16px{margin-bottom:16px}.blog_faq{border-top:1px solid var(--ndh-border);margin:48px 0 80px;padding-top:40px}.blog_faq .container-small{max-width:800px;margin:0 auto;padding:0 16px}.blog_faq .margin-bottom.margin-large{margin-bottom:40px}.blog_faq .text-align-center{text-align:center}.blog_faq .max-width-large{max-width:640px;margin:0 auto}.heading-style-faq{font:600 32px/1.3 var(--ndh-font);letter-spacing:-.02em;color:var(--ndh-blue)}.faq_accordion-list{flex-direction:column;gap:0;display:flex}.faq_accordion{border-bottom:1px solid var(--ndh-border)}.faq_question{cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:20px 0;display:flex}.faq_question_text{font:900 20px/1.4 var(--ndh-font);color:var(--ndh-blue);flex:1;padding-right:16px}.faq_icon-wrapper{width:24px;height:24px;color:var(--ndh-grey);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.faq_icon-wrapper.is-open{transform:rotate(180deg)}.faq_answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq_accordion.is-open .faq_answer{max-height:800px}.faq_answer .margin-bottom.margin-small{margin-bottom:16px}.blog-quick-jump{background:linear-gradient(135deg,#00415a0a,#00415a14);border:1px solid #00415a1f;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px 16px;margin:24px 0;padding:18px 20px;display:flex}.blog-quick-jump__label{color:#00415a;text-transform:uppercase;letter-spacing:.08em;opacity:.7;flex-shrink:0;font:600 12px/1 Inter,sans-serif}.blog-quick-jump__list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.blog-quick-jump__list li{margin:0}.blog-quick-jump__list a{color:#00415a;background:#fff;border:1px solid #00415a2e;border-radius:100px;padding:7px 14px;font:500 13.5px/1.2 Inter,sans-serif;text-decoration:none;transition:all .15s;display:inline-flex}.blog-quick-jump__list a:hover{color:#fff;background:#00415a;border-color:#00415a;transform:translateY(-1px)}@media (width<=600px){.blog-quick-jump{gap:10px 12px;padding:14px 16px}.blog-quick-jump__list a{padding:6px 12px;font-size:12.5px}}.related-posts-topics{border-top:1px solid var(--ndh-border);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:32px;padding-top:24px;display:flex}.related-posts-topics-label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;font:600 12px/1 Inter,sans-serif}.related-posts-topic-link{color:#00415a;background:#fff;border:1px solid #00415a2e;border-radius:100px;padding:7px 14px;font:500 13.5px/1.2 Inter,sans-serif;text-decoration:none;transition:all .15s;display:inline-flex}.related-posts-topic-link:hover{color:#fff;background:#00415a;border-color:#00415a;transform:translateY(-1px)}@media (width<=600px){.related-posts-topics{gap:8px 10px;margin-top:24px;padding-top:20px}.related-posts-topic-link{padding:6px 12px;font-size:12.5px}}
