#site-navigation,.main-navigation:not(.mobile-menu-control-wrapper),.mobile-menu-control-wrapper{display:none!important}.inside-header{align-items:center!important;gap:18px}.btmr-header-right{margin-left:auto;display:flex;align-items:center;gap:10px;flex:0 1 auto}.btmr-header-search-bar{display:inline-flex;align-items:center;gap:8px;width:320px;height:40px;padding:0 14px;background:var(--bg-page,#f0f2f6);border:1px solid var(--rule,#e2e5ea);border-radius:999px;cursor:text;transition:border-color 0.15s,background 0.15s}.btmr-header-search-bar:hover{border-color:#cdd2d9;background:#ebeef2}.btmr-header-search-ph{font-size:14px;color:var(--text-3,#7c8798);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btmr-hdr-btn{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:999px;font-weight:600;font-size:14.5px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background 0.15s,color 0.15s,border-color 0.15s;border:1px solid #fff0;cursor:pointer;font-family:inherit}.btmr-hdr-sub{background:var(--green,#3eb676);color:#fff}.btmr-hdr-sub:hover{background:var(--green-deep,#2d9d5e);color:#fff}.btmr-hdr-contact{background:#fff0;color:var(--text-2,#3d4a5c);border-color:var(--rule,#e2e5ea)}.btmr-hdr-contact:hover{background:var(--bg-page,#f0f2f6);color:var(--ink,#101820)}.btmr-cat-nav{background:var(--bg-subtle,#fafbfc);border-top:1px solid var(--rule,#e2e5ea);border-bottom:1px solid var(--rule,#e2e5ea);margin:0 0 28px;padding:12px 0;position:relative;z-index:30}.btmr-cat-nav-inner{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;gap:6px;align-items:stretch}.btmr-cat-item{position:relative;display:inline-flex}.btmr-cat-link{display:inline-flex;align-items:center;gap:4px;padding:9px 14px;border-radius:999px;font-size:15px;font-weight:600;color:var(--text-2,#3d4a5c);text-decoration:none;white-space:nowrap;transition:background 0.18s,color 0.18s}.btmr-cat-link:hover,.btmr-cat-item:focus-within>.btmr-cat-link{background:var(--bg-page,#f0f2f6);color:var(--ink,#101820)}body.category-civil .btmr-cat-item:nth-child(1)>.btmr-cat-link,body.category-commercial .btmr-cat-item:nth-child(2)>.btmr-cat-link,body.category-criminal .btmr-cat-item:nth-child(3)>.btmr-cat-link{background:rgb(62 182 118 / .1);color:var(--green-deep,#2d9d5e)}.btmr-chevron{width:14px;height:14px;flex-shrink:0;opacity:.55;transition:transform 0.2s}.btmr-cat-item:hover .btmr-chevron,.btmr-cat-item:focus-within .btmr-chevron{transform:rotate(180deg);opacity:.9}.btmr-cat-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:200px;background:#fff;border:1px solid var(--rule,#e2e5ea);border-radius:12px;box-shadow:0 12px 30px rgb(16 24 32 / .1);padding:6px;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity 0.18s,transform 0.18s,visibility 0s linear 0.18s;z-index:40}.btmr-cat-item:hover .btmr-cat-dropdown,.btmr-cat-item:focus-within .btmr-cat-dropdown{opacity:1;visibility:visible;transform:translateY(0);transition:opacity 0.18s,transform 0.18s,visibility 0s}.btmr-cat-sub-link{display:block;padding:8px 12px;border-radius:8px;font-size:14.5px;color:var(--text-2,#3d4a5c);text-decoration:none;transition:background 0.15s,color 0.15s}.btmr-cat-sub-link:hover{background:var(--bg-page,#f0f2f6);color:var(--ink,#101820)}@media (min-width:769px){.btmr-mobile-menu,.btmr-cat-mobile-toggle{display:none!important}}@media (max-width:768px){.inside-header{flex-wrap:nowrap!important;gap:8px;padding:0 16px!important}.btmr-header-right{gap:6px}.btmr-header-search-bar{width:100%;max-width:200px;height:36px}.btmr-hdr-btn{height:34px;padding:0 12px;font-size:13.5px}.btmr-cat-nav{padding:8px 0;margin-bottom:18px}.btmr-cat-nav-inner{padding:0 16px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.btmr-cat-nav-inner::-webkit-scrollbar{display:none}.btmr-cat-link{font-size:14px;padding:7px 12px}.btmr-cat-item:hover .btmr-cat-dropdown{opacity:0;visibility:hidden;transform:translateY(-6px)}.btmr-cat-item.is-open .btmr-cat-dropdown{opacity:1;visibility:visible;transform:translateY(0)}}@media (min-width:1100px){html body.archive main.site-main,html body.blog main.site-main,html body.single main.site-main{max-width:1180px!important;padding:0 32px!important}}@media (min-width:769px){html body.archive main.site-main>article{background:#fff!important;border:1px solid #e2e5ea!important;border-radius:12px!important;padding:14px 18px!important;margin-bottom:10px!important;border-bottom:1px solid #e2e5ea!important;transition:border-color .18s,box-shadow .18s,transform .18s}html body.archive main.site-main>article:hover{border-color:#3eb676!important;box-shadow:0 6px 18px rgb(15 23 42 / .06)!important;transform:translateY(-1px)}html body.archive main.site-main>article:last-of-type{margin-bottom:0!important}html body.archive .inside-article{display:flex!important;gap:16px!important;align-items:center!important}html body.archive .inside-article .post-image{display:block!important;flex-shrink:0;width:120px;height:76px;border-radius:8px;overflow:hidden;margin:0;background:#f0f2f6}html body.archive .inside-article .post-image a,html body.archive .inside-article .post-image img{display:block;width:100%!important;height:100%!important;object-fit:cover}html body.archive .inside-article .entry-header{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}html body.archive .inside-article .entry-title{font-size:16.5px!important;font-weight:700!important;line-height:1.45!important;padding:0!important;margin:0!important}html body.archive .inside-article .entry-title a{color:#18202c!important}html body.archive .inside-article .entry-title a:hover{color:#2d9d5e!important}html body.archive .inside-article .entry-summary{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:13.5px!important;color:#7c8798!important;line-height:1.55!important;margin:0!important;padding:0!important;max-height:42px}html body.archive .inside-article .entry-summary p{margin:0!important;padding:0!important}html body.archive .inside-article .entry-summary .read-more{display:none!important}html body.archive .inside-article>footer.entry-meta{display:none!important}html body.archive .inside-article .entry-header>.entry-meta{display:none!important}html body.archive main.site-main .page-header{margin-bottom:18px!important;padding:0 4px!important}}@media (max-width:768px){html body.archive main.site-main>article{background:#fff!important;border:1px solid #eef0f3!important;border-radius:10px!important;padding:10px 12px!important;margin-bottom:8px!important;border-bottom:1px solid #eef0f3!important}html body.archive .inside-article{display:flex!important;gap:10px!important;align-items:center!important}html body.archive .inside-article .post-image{display:block!important;flex-shrink:0;width:64px;height:56px;border-radius:6px;overflow:hidden;background:#f0f2f6}html body.archive .inside-article .post-image img{display:block;width:100%!important;height:100%!important;object-fit:cover}html body.archive .inside-article .entry-header{flex:1;min-width:0}}@media (min-width:769px){html body.single main.site-main>article{background:#fff;border:1px solid #eef0f3;border-radius:16px;padding:32px 36px;margin-bottom:24px}html body.single .inside-article .entry-header{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #eef0f3}html body.single .inside-article .entry-title{font-size:28px!important;font-weight:800!important;line-height:1.35!important;color:#101820;letter-spacing:-.01em;margin-bottom:10px!important}html body.single .inside-article .entry-meta{font-size:13.5px;color:#7c8798}html body.single .inside-article .post-image{margin:0 0 24px;border-radius:12px;overflow:hidden}html body.single .inside-article .post-image img{display:block;width:100%}html body.single .inside-article .entry-content{font-size:16.5px;line-height:1.85;color:#2a2f38}html body.single .inside-article .entry-content p{margin:0 0 16px}html body.single .inside-article .entry-content h2{font-size:22px;font-weight:800;color:#101820;margin:36px 0 14px;padding-left:12px;border-left:4px solid #16a34a;line-height:1.4;letter-spacing:-.01em}html body.single .inside-article .entry-content h3{font-size:18px;font-weight:700;color:#101820;margin:26px 0 10px}html body.single .inside-article .entry-content a{color:#2d9d5e;text-decoration:underline;text-underline-offset:3px}html body.single .inside-article .entry-content blockquote{border-left:3px solid #d4dae1;padding:4px 0 4px 16px;margin:18px 0;color:#475569;font-style:normal}html body.single .btmr-single-breadcrumb{margin-bottom:12px;font-size:13.5px;color:#7c8798}html body.single .btmr-single-breadcrumb a{color:#7c8798;text-decoration:none}html body.single .btmr-single-breadcrumb a:hover{color:#2d9d5e}html body .site-header{background:#fff;border-bottom:1px solid #f0f0f0}html body .site-header .inside-header{min-height:76px!important;max-width:1180px!important;padding:12px 32px!important;margin:0 auto!important;display:flex!important;align-items:center!important;gap:18px}html body .btmr-cat-nav-inner{max-width:1180px!important;padding-left:32px!important;padding-right:32px!important}html body .site-header .site-branding{display:flex;align-items:center}html body .site-header .main-title{display:inline-flex!important;align-items:center;gap:8px;margin:0!important;padding:0!important;font-size:17px!important;font-weight:700!important;line-height:1!important}html body .site-header .main-title::before{content:"";display:inline-block;width:18px;height:18px;border-radius:4px;background:linear-gradient(135deg,#4ADE80 0%,#22C55E 100%);flex-shrink:0}html body .site-header .main-title a{color:#1a1a1a!important;font-size:17px!important;font-weight:700!important;text-decoration:none!important;line-height:1!important}html body .site-header .main-title a:hover{color:#1a1a1a!important}html body .site-header .btmr-header-search-bar{width:280px}@media (max-width:768px){html body .site-header .inside-header{min-height:60px!important;padding:10px 20px!important}html body .site-header .main-title{font-size:16px!important}html body .site-header .main-title a{font-size:16px!important}html body .site-header .main-title::before{width:16px;height:16px}html body .btmr-cat-nav-inner{padding-left:20px!important;padding-right:20px!important}}body.page-id-2673 .inside-article{background:transparent!important;border:none!important;box-shadow:none!important;padding:0 32px!important;border-radius:0!important}body.page-id-2673 .entry-content{padding:0!important}html body.archive .inside-article .post-image,html body.category .inside-article .post-image,html body.tag .inside-article .post-image,html body.archive .inside-article .btmr-archive-meta-box,html body.category .inside-article .btmr-archive-meta-box,html body.tag .inside-article .btmr-archive-meta-box{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;width:110px!important;height:auto!important;min-height:76px!important;padding:10px 12px!important;margin:0!important;background:linear-gradient(135deg,#f6fbf7 0%,#f0fdf4 100%)!important;border:1px solid #d1fae5!important;border-radius:10px!important;gap:6px!important;box-sizing:border-box!important;overflow:visible!important;flex-shrink:0!important}html body .btmr-archive-cat{display:inline-block;text-align:center;font-size:13px;font-weight:700;color:#3eb676!important;background:#fff;border:1px solid #bbf7d0;border-radius:6px;padding:5px 10px;text-decoration:none!important;letter-spacing:-.005em;white-space:nowrap;transition:all .15s ease;line-height:1.3}html body .btmr-archive-cat:hover{background:#3eb676;color:#fff!important;border-color:#3eb676}html body .btmr-archive-views{display:flex;align-items:baseline;justify-content:center;gap:4px;font-variant-numeric:tabular-nums;letter-spacing:-.01em}html body .btmr-archive-views-num{font-size:20px;font-weight:800;color:#101820;line-height:1}html body .btmr-archive-views-label{font-size:11px;font-weight:600;color:#7c8798;letter-spacing:.02em}html body .btmr-archive-date{text-align:center;font-size:12px;color:#7c8798;font-variant-numeric:tabular-nums}html body .btmr-cat-civil{color:#3eb676!important;border-color:#bbf7d0!important}html body .btmr-cat-civil:hover{background:#3eb676!important;color:#fff!important}html body .btmr-cat-commercial{color:#1e6fd9!important;border-color:#bfdbfe!important}html body .btmr-cat-commercial:hover{background:#1e6fd9!important;color:#fff!important}html body .btmr-cat-criminal{color:#b91c1c!important;border-color:#fecaca!important}html body .btmr-cat-criminal:hover{background:#b91c1c!important;color:#fff!important}html body .btmr-cat-non-litigation{color:#7c3aed!important;border-color:#ddd6fe!important}html body .btmr-cat-non-litigation:hover{background:#7c3aed!important;color:#fff!important}html body .btmr-cat-insolvency{color:#c2410c!important;border-color:#fed7aa!important}html body .btmr-cat-insolvency:hover{background:#c2410c!important;color:#fff!important}@media (max-width:768px){html body.archive .inside-article .post-image,html body.category .inside-article .post-image,html body.tag .inside-article .post-image,html body.archive .inside-article .btmr-archive-meta-box,html body.category .inside-article .btmr-archive-meta-box,html body.tag .inside-article .btmr-archive-meta-box{width:110px!important;min-height:80px!important;padding:10px 12px!important}html body .btmr-archive-cat{font-size:12px;padding:4px 8px}html body .btmr-archive-views-num{font-size:16px}}}html body .btmr-cat-link{display:inline-flex;align-items:center;gap:4px;padding:9px 14px;border-radius:999px;font-size:15px;font-weight:600;color:#3d4a5c;text-decoration:none;white-space:nowrap;transition:background .18s,color .18s}html body .btmr-cat-link:hover,html body .btmr-cat-item:focus-within>.btmr-cat-link{background:#f0f2f6;color:#101820}html body .btmr-chevron{width:14px;height:14px;flex-shrink:0;opacity:.55;transition:transform .2s}html body .btmr-cat-item:hover .btmr-chevron,html body .btmr-cat-item:focus-within .btmr-chevron{transform:rotate(180deg);opacity:.9}html body .btmr-cat-nav{background:#fafbfc;border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;margin:0 0 28px;padding:12px 0}html body.category-civil .btmr-cat-item:nth-child(1)>.btmr-cat-link,html body.category-commercial .btmr-cat-item:nth-child(2)>.btmr-cat-link,html body.category-criminal .btmr-cat-item:nth-child(3)>.btmr-cat-link,html body.category-non-litigation .btmr-cat-item:nth-child(4)>.btmr-cat-link,html body.category-insolvency .btmr-cat-item:nth-child(5)>.btmr-cat-link{background:rgb(62 182 118 / .1);color:#2d9d5e}html body.archive .entry-title,html body.category .entry-title,html body.tag .entry-title{display:flex;align-items:center;gap:8px}html body.archive .entry-title>a,html body.category .entry-title>a,html body.tag .entry-title>a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .btmr-post-date{font-size:12px;font-weight:400;color:#999;white-space:nowrap;flex-shrink:0;letter-spacing:.3px;margin-left:auto;order:3}html body.archive .entry-title .btmr-new-badge,html body.category .entry-title .btmr-new-badge,html body.tag .entry-title .btmr-new-badge{order:1;flex-shrink:0}html body.archive .nav-links,html body.category .nav-links,html body.tag .nav-links{display:flex;justify-content:center;gap:6px;padding:24px 0 8px;border-top:1px solid rgb(62 182 118 / .2);margin-top:16px}html body.archive .nav-links .page-numbers,html body.category .nav-links .page-numbers,html body.tag .nav-links .page-numbers{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#94a3b8;border-radius:6px;text-decoration:none;transition:all .15s}html body.archive .nav-links .page-numbers:hover,html body.category .nav-links .page-numbers:hover,html body.tag .nav-links .page-numbers:hover{color:#3eb676;background:rgb(62 182 118 / .08)}html body.archive .nav-links .page-numbers.current,html body.category .nav-links .page-numbers.current,html body.tag .nav-links .page-numbers.current{color:#fff;background:#3eb676;font-weight:700}@media (max-width:768px){html body .site-main{padding-left:20px;padding-right:20px}html body .inside-article{padding-left:0;padding-right:0}html body .page-header,html body .inside-page-header{padding-left:0;padding-right:0}html body .entry-content{padding-left:0;padding-right:0}html body .comments-area{padding-left:0;padding-right:0}html body.single .featured-image{width:85%;margin:16px auto 0;border-radius:10px;overflow:hidden}html body.single .featured-image img{border-radius:10px}html body.single .entry-title{font-size:19px;font-weight:800;color:#101820;line-height:1.4;letter-spacing:-.5px;word-break:keep-all}html body.single .entry-meta{font-size:11.5px;color:#94a3b8}html body.single .entry-content p{font-size:15px;line-height:1.75;color:#2a2f38;text-align:justify;word-break:keep-all}html body.single .entry-content h2{font-size:17px;font-weight:800;color:#101820;margin:28px 0 12px;padding-left:10px;border-left:3px solid #3eb676;line-height:1.4}html body.single .entry-content h3{font-size:15px;font-weight:700;color:#101820;margin:22px 0 8px}html body.page:not(.home) .entry-title{font-size:17px;font-weight:800;color:#101820;padding:22px 0 10px;border-bottom:1px solid rgb(62 182 118 / .15);margin-bottom:16px}html body.page:not(.home) .entry-content p{font-size:14.5px;line-height:1.75;color:#2a2f38;text-align:justify;word-break:keep-all}html body.page:not(.home) .entry-content h3{font-size:15px;font-weight:700;color:#101820;margin:24px 0 8px;padding-left:10px;border-left:2.5px solid #3eb676}html body.page:not(.home) .entry-content ul{margin:0 0 16px 18px;font-size:14px;line-height:1.7;color:#374151}html body.archive .nav-links .page-numbers,html body.category .nav-links .page-numbers,html body.tag .nav-links .page-numbers{width:30px;height:30px;font-size:12px}}@media (min-width:769px){html body.archive main.site-main>article,html body.category main.site-main>article,html body.tag main.site-main>article{box-shadow:0 1px 2px rgb(16 24 32 / .04),0 4px 12px rgb(16 24 32 / .04),0 16px 32px -16px rgb(16 24 32 / .06)!important;transition:border-color .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s cubic-bezier(.2,.8,.2,1),transform .35s cubic-bezier(.2,.8,.2,1)!important}html body.archive main.site-main>article:hover,html body.category main.site-main>article:hover,html body.tag main.site-main>article:hover{border-color:rgb(62 182 118 / .35)!important;box-shadow:inset 0 0 0 1px rgb(62 182 118 / .12),0 2px 4px rgb(16 24 32 / .04),0 12px 24px rgb(16 24 32 / .06),0 24px 48px -16px rgb(62 182 118 / .12)!important;transform:translateY(-3px)!important}html body.page-id-2673 .btmr-cat-card{box-shadow:0 1px 2px rgb(16 24 32 / .04),0 4px 12px rgb(16 24 32 / .04),0 16px 32px -16px rgb(16 24 32 / .05);transition:box-shadow .35s cubic-bezier(.2,.8,.2,1),transform .35s cubic-bezier(.2,.8,.2,1),border-color .35s cubic-bezier(.2,.8,.2,1)}html body.page-id-2673 .btmr-cat-card:hover{box-shadow:inset 0 0 0 1px rgb(62 182 118 / .14),0 2px 4px rgb(16 24 32 / .04),0 14px 28px rgb(16 24 32 / .07),0 28px 56px -20px rgb(62 182 118 / .14);transform:translateY(-4px);border-color:rgb(62 182 118 / .4)}html body.single main.site-main>article{box-shadow:0 1px 2px rgb(16 24 32 / .03),0 6px 16px rgb(16 24 32 / .04),0 24px 48px -20px rgb(16 24 32 / .06);transition:box-shadow .4s cubic-bezier(.2,.8,.2,1)}}@media (min-width:769px){html body.single .inside-article .entry-header{border-bottom:none;position:relative}html body.single .inside-article .entry-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(to right,rgb(62 182 118 / .35) 0%,rgb(226 229 234 / .9) 30%,rgb(226 229 234 / .4) 100%)}html body.single .inside-article .entry-content h2{border-left:none;padding-left:16px;position:relative}html body.single .inside-article .entry-content h2::before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:4px;border-radius:2px;background:linear-gradient(180deg,#4ADE80 0%,#3eb676 50%,#2d9d5e 100%)}html body.single .inside-article .entry-content blockquote{border-left:none;padding-left:18px;position:relative}html body.single .inside-article .entry-content blockquote::before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:2px;background:linear-gradient(180deg,rgb(62 182 118 / .55) 0%,rgb(212 218 225 / .8) 100%)}}html body.archive main.site-main .page-header,html body.category main.site-main .page-header,html body.tag main.site-main .page-header{position:relative}html body.archive main.site-main .page-header::after,html body.category main.site-main .page-header::after,html body.tag main.site-main .page-header::after{content:"";position:absolute;left:4px;right:4px;bottom:-10px;height:1px;background:linear-gradient(to right,rgb(62 182 118 / .4) 0%,rgb(226 229 234 / .8) 35%,transparent 100%)}html body.archive .nav-links,html body.category .nav-links,html body.tag .nav-links{border-top:none;position:relative}html body.archive .nav-links::before,html body.category .nav-links::before,html body.tag .nav-links::before{content:"";position:absolute;left:20%;right:20%;top:0;height:1px;background:linear-gradient(to right,transparent 0%,rgb(62 182 118 / .35) 50%,transparent 100%)}html body .btmr-archive-cat{transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s cubic-bezier(.2,.8,.2,1),background-color .2s,color .2s,border-color .2s;box-shadow:0 1px 2px rgb(16 24 32 / .04)}html body .btmr-archive-cat:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgb(62 182 118 / .18)}html body .btmr-cat-commercial:hover{box-shadow:0 6px 14px rgb(30 111 217 / .18)!important}html body .btmr-cat-criminal:hover{box-shadow:0 6px 14px rgb(185 28 28 / .18)!important}html body .btmr-cat-non-litigation:hover{box-shadow:0 6px 14px rgb(124 58 237 / .18)!important}html body .btmr-cat-insolvency:hover{box-shadow:0 6px 14px rgb(194 65 12 / .18)!important}html body:not(.archive):not(.category):not(.tag) .read-more,html body:not(.archive):not(.category):not(.tag) a.read-more{display:inline-flex;align-items:center;gap:6px;position:relative;transition:color .2s,gap .25s cubic-bezier(.2,.8,.2,1)}html body:not(.archive):not(.category):not(.tag) .read-more::after,html body:not(.archive):not(.category):not(.tag) a.read-more::after{content:"→";display:inline-block;font-weight:600;transition:transform .25s cubic-bezier(.2,.8,.2,1)}html body:not(.archive):not(.category):not(.tag) .read-more:hover::after,html body:not(.archive):not(.category):not(.tag) a.read-more:hover::after{transform:translateX(4px)}html body.archive .nav-links .page-numbers,html body.category .nav-links .page-numbers,html body.tag .nav-links .page-numbers{transition:color .25s cubic-bezier(.2,.8,.2,1),background-color .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s cubic-bezier(.2,.8,.2,1),transform .25s cubic-bezier(.2,.8,.2,1)}html body.archive .nav-links .page-numbers:hover,html body.category .nav-links .page-numbers:hover,html body.tag .nav-links .page-numbers:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgb(62 182 118 / .16)}html body.archive .nav-links .page-numbers.current,html body.category .nav-links .page-numbers.current,html body.tag .nav-links .page-numbers.current{box-shadow:0 4px 12px rgb(62 182 118 / .28)}html body .site-header .main-title::before{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s cubic-bezier(.2,.8,.2,1)}html body .site-header .main-title:hover::before{transform:rotate(-8deg) scale(1.08);box-shadow:0 4px 12px rgb(62 182 118 / .35)}html body .btmr-header-search-bar{position:relative;transition:box-shadow .25s cubic-bezier(.2,.8,.2,1)}html body .btmr-header-search-bar:focus-within{box-shadow:0 0 0 1px rgb(62 182 118 / .35),0 6px 18px rgb(62 182 118 / .12)}html body.category-civil .btmr-cat-item:nth-child(1)>.btmr-cat-link,html body.category-commercial .btmr-cat-item:nth-child(2)>.btmr-cat-link,html body.category-criminal .btmr-cat-item:nth-child(3)>.btmr-cat-link,html body.category-non-litigation .btmr-cat-item:nth-child(4)>.btmr-cat-link,html body.category-insolvency .btmr-cat-item:nth-child(5)>.btmr-cat-link{box-shadow:0 2px 8px rgb(62 182 118 / .14);font-weight:700}@media (max-width:768px){html body.archive main.site-main>article,html body.category main.site-main>article,html body.tag main.site-main>article{box-shadow:0 1px 2px rgb(16 24 32 / .04),0 4px 8px rgb(16 24 32 / .03)!important}html body.archive main.site-main>article:hover,html body.category main.site-main>article:hover,html body.tag main.site-main>article:hover{transform:none!important}html body.archive .nav-links .page-numbers:hover,html body.category .nav-links .page-numbers:hover,html body.tag .nav-links .page-numbers:hover{transform:none;box-shadow:none}html body .btmr-archive-cat:hover{transform:none}html body.page-id-2673 .btmr-cat-card:hover{transform:none}html body.archive main.site-main .page-header::after,html body.category main.site-main .page-header::after,html body.tag main.site-main .page-header::after{bottom:-6px}}html body.single .inside-article .entry-content a{text-decoration-color:rgb(62 182 118 / .4);transition:text-decoration-color .2s,color .2s}html body.single .inside-article .entry-content a:hover{text-decoration-color:rgb(62 182 118 / .9)}html body .btmr-new-badge{background:#3eb676}@media (min-width:1100px){html body.page:not(.home):not(.page-id-2673) main.site-main{max-width:1180px;margin:0 auto;padding:0 32px}}html body.page:not(.home):not(.page-id-2673) main.site-main>article{background:#fff0;box-shadow:none;padding:0;border:none;margin:32px auto;max-width:880px}html body.page:not(.home):not(.page-id-2673) .entry-header{text-align:center;margin:32px 0 40px}html body.page:not(.home):not(.page-id-2673) .entry-header .entry-title{font-size:32px;font-weight:800;color:var(--ink);border-left:none;padding:0;margin:0;line-height:1.3;display:inline-block;position:relative}html body.page:not(.home):not(.page-id-2673) .entry-header .entry-title::after{content:"";display:block;width:56px;height:4px;background:var(--green);border-radius:2px;margin:16px auto 0}html body.page:not(.home):not(.page-id-2673) #ez-toc-container{background:var(--bg-subtle,#fafbfc)!important;border:1px solid var(--rule,#e2e5ea)!important;border-radius:12px!important;padding:18px 24px!important;margin:0 auto 32px!important;max-width:720px!important;box-shadow:none!important}html body.page:not(.home):not(.page-id-2673) #ez-toc-container .ez-toc-title-container{margin-bottom:8px!important;border:none!important;padding:0!important}html body.page:not(.home):not(.page-id-2673) #ez-toc-container .ez-toc-title{font-size:13px!important;font-weight:700!important;color:var(--text-2)!important;letter-spacing:1px!important;text-transform:uppercase}html body.page:not(.home):not(.page-id-2673) #ez-toc-container ul.ez-toc-list a{color:var(--text-2)!important;font-size:15px!important;line-height:1.85!important;text-decoration:none!important;font-weight:500!important}html body.page:not(.home):not(.page-id-2673) #ez-toc-container ul.ez-toc-list a:hover{color:var(--green-deep)!important}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero{background:linear-gradient(135deg,#ecf7f0 0%,#f5f9f6 50%,#fafbfc 100%);border:1px solid rgb(62 182 118 / .25);border-radius:16px;padding:48px 40px;margin:0 0 40px;box-shadow:0 1px 2px rgb(16 24 32 / .04),0 8px 24px rgb(62 182 118 / .08);text-align:center}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-label{display:inline-block;font-size:12px;font-weight:700;color:var(--green-deep);background:rgb(62 182 118 / .14);padding:5px 14px;border-radius:999px;letter-spacing:1.5px;margin-bottom:20px;text-transform:uppercase}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-title,html body.page:not(.home):not(.page-id-2673) h2.btmr-page-hero-title{font-size:28px!important;font-weight:800!important;color:var(--ink)!important;margin:0 0 18px!important;line-height:1.3!important;border-left:none!important;padding-left:0!important;display:block!important}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-title::before{display:none!important}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-lead{font-size:17px;line-height:1.85;color:var(--text-2);max-width:820px;margin:0 auto 22px;word-break:keep-all;overflow-wrap:break-word}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-meta{margin-bottom:22px}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-badge{display:inline-block;font-size:13px;font-weight:700;color:var(--green-deep);background:#fff;padding:7px 18px;border-radius:999px;border:1px solid rgb(62 182 118 / .35);box-shadow:0 1px 2px rgb(16 24 32 / .04)}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-chip{display:inline-block;font-size:13px;font-weight:600;color:var(--text);background:#fff;padding:7px 14px;border-radius:8px;border:1px solid var(--rule)}html body.page:not(.home):not(.page-id-2673) .entry-content p{font-size:17px;line-height:1.85;color:var(--text);margin:0 0 18px}html body.page:not(.home):not(.page-id-2673) .entry-content p strong{color:var(--ink);font-weight:700}html body.page:not(.home):not(.page-id-2673) .entry-content h2.wp-block-heading{font-size:22px;font-weight:800;color:var(--ink);border-left:none;padding-left:0;margin:48px 0 18px;line-height:1.4;display:flex;align-items:center;gap:12px}html body.page:not(.home):not(.page-id-2673) .entry-content h2.wp-block-heading::before{content:"";display:inline-block;width:10px;height:10px;background:var(--green);border-radius:50%;flex-shrink:0}html body.page:not(.home):not(.page-id-2673) .entry-content h3{font-size:18px;font-weight:700;color:var(--ink);margin:32px 0 12px;line-height:1.4}html body.page:not(.home):not(.page-id-2673) .entry-content hr{border:0;border-top:1px solid var(--rule);margin:40px 0;background:#fff0;height:1px}html body.page:not(.home):not(.page-id-2673) .entry-content ul,html body.page:not(.home):not(.page-id-2673) .entry-content ol{padding-left:24px;margin:0 0 18px}html body.page:not(.home):not(.page-id-2673) .entry-content ul li,html body.page:not(.home):not(.page-id-2673) .entry-content ol li{font-size:17px;line-height:1.85;color:var(--text);margin:6px 0}html body.page:not(.home):not(.page-id-2673) .entry-content a:not(.btmr-page-hero-chip):not(.btmr-page-hero-badge){color:var(--green-deep);text-decoration:underline;text-decoration-color:rgb(62 182 118 / .4);text-underline-offset:3px;transition:text-decoration-color .2s,color .2s}html body.page:not(.home):not(.page-id-2673) .entry-content a:not(.btmr-page-hero-chip):not(.btmr-page-hero-badge):hover{text-decoration-color:rgb(62 182 118 / .9);color:var(--green)}html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info{background:#f5f9f6;border:1px solid rgb(62 182 118 / .2);border-radius:12px;padding:20px 24px;margin:24px 0}html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info p{margin:0 0 12px;color:var(--ink)}html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info p:last-child,html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info ul:last-child,html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info ol:last-child{margin-bottom:0}html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info ul{margin:8px 0 0;padding-left:20px}html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info ul li{font-size:16px;margin:6px 0}@media (max-width:768px){html body.page:not(.home):not(.page-id-2673) main.site-main{padding:0 20px}html body.page:not(.home):not(.page-id-2673) main.site-main>article{padding:0;margin:20px auto}html body.page:not(.home):not(.page-id-2673) .entry-header{margin:24px 0 32px}html body.page:not(.home):not(.page-id-2673) .entry-header .entry-title{font-size:24px}html body.page:not(.home):not(.page-id-2673) .entry-header .entry-title::after{width:44px;height:3px;margin-top:12px}html body.page:not(.home):not(.page-id-2673) .entry-content p,html body.page:not(.home):not(.page-id-2673) .entry-content ul li,html body.page:not(.home):not(.page-id-2673) .entry-content ol li{font-size:16px;line-height:1.8}html body.page:not(.home):not(.page-id-2673) .entry-content h2.wp-block-heading{font-size:19px;margin:36px 0 14px;gap:10px}html body.page:not(.home):not(.page-id-2673) .entry-content h2.wp-block-heading::before{width:8px;height:8px}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero{padding:32px 24px;margin-bottom:32px}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-title,html body.page:not(.home):not(.page-id-2673) h2.btmr-page-hero-title{font-size:22px!important}html body.page:not(.home):not(.page-id-2673) .btmr-page-hero-lead{font-size:16px}html body.page:not(.home):not(.page-id-2673) #ez-toc-container{padding:14px 18px!important;margin-bottom:24px!important}html body.page:not(.home):not(.page-id-2673) .entry-content .btmr-callout-info{padding:16px 18px}}html body.page:not(.home):not(.page-id-2673) .inside-article{background:transparent!important;box-shadow:none!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important}html body.page:not(.home):not(.page-id-2673) .inside-article .entry-header,html body.page:not(.home):not(.page-id-2673) .inside-article .entry-content,html body.page:not(.home):not(.page-id-2673) .inside-article .entry-footer{padding:0!important}.btmr-author-box{display:flex;gap:18px;align-items:flex-start;background:#f8faf9;border:1px solid #e4eae7;border-radius:16px;padding:22px;margin:24px 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif}.btmr-author-box .btmr-author-photo{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #fff;box-shadow:0 0 0 1px #e4eae7,0 4px 12px rgb(0 0 0 / .05)}.btmr-author-box .btmr-author-body{flex:1;min-width:0}.btmr-author-box .btmr-author-name{font-size:16px;font-weight:700;color:#0F172A;margin:0 0 4px;line-height:1.3}.btmr-author-box .btmr-author-reg{font-size:13px;color:#64748B;margin:0 0 12px;line-height:1.55;word-break:keep-all}.btmr-author-box .btmr-author-cv{list-style:none;padding:12px 0;margin:0 0 12px;border-top:1px dashed #d4dbd7;border-bottom:1px dashed #d4dbd7}.btmr-author-box .btmr-author-cv li{font-size:13.5px;color:#334155;line-height:1.85;padding-left:16px;position:relative;word-break:keep-all}.btmr-author-box .btmr-author-cv li::before{content:'';position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:50%;background:#3eb676}.btmr-author-box .btmr-author-chips{display:flex;flex-wrap:wrap;gap:6px}.btmr-author-box .btmr-author-chip{font-size:12px;color:#2d9d5e;background:#fff;border:1px solid #c5e6d4;border-radius:999px;padding:4px 10px;font-weight:500;white-space:nowrap}@media (max-width:768px){.btmr-author-box{flex-direction:column;padding:18px;gap:14px}.btmr-author-box .btmr-author-photo{width:56px;height:56px}}.btmr-kakao-cta{background:linear-gradient(135deg,#F0FDF4 0%,#DCFCE7 100%)!important;border:1px solid #BBF7D0!important;box-shadow:0 4px 12px -2px rgb(74 222 128 / .18)!important}.btmr-kakao-cta-title{color:#0F172A!important}.btmr-kakao-cta-desc{color:#475569!important}.btmr-kakao-cta-btn{background:#4ADE80!important;color:#fff!important;box-shadow:0 2px 6px rgb(74 222 128 / .32)!important}.btmr-kakao-cta-btn:hover{background:#22C55E!important;color:#fff!important}body.single-post #btmr-kakao-float{display:none!important}a.page-numbers.next,a.page-numbers.prev{width:auto!important;min-width:64px;padding:0 14px!important;white-space:nowrap}html body.page .btmr-map-buttons{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:16px 0 24px!important;padding:0!important;font-size:0!important;line-height:0!important}html body.page .btmr-map-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:10px 18px!important;border-radius:10px!important;font-size:14px!important;font-weight:600!important;text-decoration:none!important;background:#fff!important;border:1px solid!important;line-height:1.4!important;transition:all .2s}html body.page .btmr-map-btn.naver{color:#03C75A!important;border-color:#BFE9CE!important}html body.page .btmr-map-btn.naver:hover{background:#03C75A!important;color:#fff!important;border-color:#03C75A!important}html body.page .btmr-map-btn.kakao{color:#b8910b!important;border-color:#F4D700!important}html body.page .btmr-map-btn.kakao:hover{background:#FEE500!important;color:#181600!important;border-color:#FEE500!important}@media (max-width:768px){body.single-post .entry-content p a,body.single-post .entry-content li a{font-size:inherit}.btmr-author-box .btmr-author-name{font-size:14px}.btmr-author-box .btmr-author-reg,.btmr-author-box .btmr-author-cv{font-size:13px;line-height:1.5}body.single-post .entry-content .related-posts a,body.single-post .entry-content .post-meta,body.single-post .entry-content .post-meta a{font-size:13.5px;line-height:1.55}body.single-post .entry-content a{font-size:max(13.5px, 1em)}}@media (max-width:768px){body.home .btmr-cta,body.home [class*="cta"]{padding:24px 20px!important}}@media (max-width:768px){.btmr-hdr-btn,.btmr-hdr-sub,.btmr-hdr-contact{min-height:40px!important;padding:8px 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}a.page-numbers,span.page-numbers{min-height:36px!important;min-width:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}a.page-numbers.next,a.page-numbers.prev{min-height:36px!important;padding:0 14px!important}}@media (max-width:600px){body.home .btmr-trust-bar,body.home [class*="trust-bar"]{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}body.home .btmr-trust-bar>*,body.home [class*="trust-bar"]>*{width:auto!important;margin:0!important}}@media (max-width:768px){html,body{overflow-x:hidden!important}img,video,iframe,table{max-width:100%!important;height:auto!important}}@media (max-width:600px){body.home .trust-bar,body.home [class*="trust-bar"]{display:block!important;grid-template-columns:none!important;gap:0!important}body.home .trust-bar .trust-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}body.home .trust-bar .trust-item{width:auto!important;margin:0!important}}