:root{--tn-green:#08794a;--tn-deep:#0a2116;--tn-ink:#15251c;--tn-muted:#607066;--tn-surface:#f6f8f5;--tn-header-h:120px}
html{scroll-behavior:smooth}
body.esm-technature-active{background:var(--tn-surface)!important;color:var(--tn-ink)!important}
body.esm-technature-active #masthead,body.esm-technature-active .site-header:not(.tn-site-header),body.esm-technature-active .ast-primary-header-bar,body.esm-technature-active .ast-above-header-wrap,body.esm-technature-active .ast-below-header-wrap{display:none!important}
body.esm-technature-active .site-title,body.esm-technature-active .site-description,body.esm-technature-active .ast-site-title-wrap{display:none!important}
body.esm-technature-active.front-page .site-content,body.esm-technature-active.front-page #content,body.esm-technature-active.front-page #primary,body.esm-technature-active.front-page .site-main,body.esm-technature-active.front-page .entry-content,body.esm-technature-active.front-page .ast-container,body.esm-technature-active.front-page article.page,body.esm-technature-active.tn-managed-home .site-content,body.esm-technature-active.tn-managed-home #content,body.esm-technature-active.tn-managed-home #primary,body.esm-technature-active.tn-managed-home .site-main,body.esm-technature-active.tn-managed-home .entry-content,body.esm-technature-active.tn-managed-home .ast-container,body.esm-technature-active.tn-managed-home article.page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important}
body.esm-technature-active.front-page .entry-header,body.esm-technature-active.front-page .entry-title,body.esm-technature-active.front-page .page-title,body.esm-technature-active.front-page .ast-single-entry-banner,body.esm-technature-active.tn-managed-home .entry-header,body.esm-technature-active.tn-managed-home .entry-title,body.esm-technature-active.tn-managed-home .page-title,body.esm-technature-active.tn-managed-home .ast-single-entry-banner,body.esm-technature-active.tn-managed-subpage .entry-header,body.esm-technature-active.tn-managed-subpage .ast-single-entry-banner{display:none!important}
body.esm-technature-active.front-page .post-thumb-img-content,body.esm-technature-active.front-page .ast-blog-featured-section,body.esm-technature-active.front-page .entry-content>figure:first-child,body.esm-technature-active.front-page .entry-content>.wp-post-image,body.esm-technature-active.front-page .post-thumb,body.esm-technature-active.front-page .featured-image,body.esm-technature-active.front-page .entry-media,body.esm-technature-active.front-page .page-header-image{display:none!important}
body.esm-technature-active [data-esm-standard-hero],body.esm-technature-active .esm-standard-hero,body.esm-technature-active .tn-suppressed-prehome{display:none!important}
body.esm-technature-active .site-footer,body.esm-technature-active #colophon,body.esm-technature-active .ast-footer-overlay,body.esm-technature-active .site-primary-footer-wrap,body.esm-technature-active .site-below-footer-wrap,body.esm-technature-active .ast-small-footer-section{display:none!important}

/* Logo-only canonical TechNature header */
.tn-site-header{position:sticky;top:0;z-index:99990;width:100%;height:var(--tn-header-h);background:rgba(255,255,255,.96);border-bottom:1px solid rgba(10,60,35,.1);box-shadow:0 8px 28px rgba(8,45,27,.07);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
body.admin-bar .tn-site-header{top:32px}
.tn-site-header__inner{width:min(1640px,100%);height:100%;margin:auto;padding:0 34px;display:flex;align-items:center;gap:42px;box-sizing:border-box}
.tn-brand{display:flex;align-items:center;flex:0 0 auto;min-width:390px;text-decoration:none!important;transition:transform .18s ease,filter .18s ease}.tn-brand:hover{transform:scale(1.018);filter:brightness(.96)}
.tn-brand img{display:block;width:auto;height:98px;max-width:490px;object-fit:contain}
.tn-site-nav{margin-left:auto;display:flex;align-items:center;height:100%}
.tn-main-menu{display:flex;align-items:stretch;height:100%;gap:2px;margin:0!important;padding:0!important;list-style:none!important}
.tn-menu-item{position:relative;display:flex;align-items:center;list-style:none!important;margin:0!important;padding:0!important}
.tn-menu-item>a{display:flex;align-items:center;height:100%;padding:0 18px;color:#17251e!important;font-size:17px;font-weight:900;text-decoration:none!important;white-space:nowrap;border-bottom:3px solid transparent;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.tn-menu-item>a:hover,.tn-menu-item>a:focus-visible{transform:translateY(-1px) scale(1.035)}
.tn-menu-item>a:hover,.tn-menu-item>a:focus{color:var(--tn-green)!important;border-bottom-color:transparent;background:#edf8f1;border-radius:12px;box-shadow:0 8px 20px rgba(8,75,42,.08)}
.tn-submenu-toggle{display:none}
.tn-menu-item>.sub-menu{position:absolute;top:calc(100% - 1px);left:0;z-index:99999;min-width:220px;margin:0!important;padding:10px!important;list-style:none!important;background:#fff;border:1px solid #dfe9e2;border-radius:0 0 14px 14px;box-shadow:0 18px 38px rgba(9,42,26,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.tn-menu-item:hover>.sub-menu,.tn-menu-item:focus-within>.sub-menu,.tn-menu-item.is-open>.sub-menu{opacity:1;visibility:visible;transform:none}
.tn-menu-item>.sub-menu li{list-style:none!important;margin:0!important;padding:0!important}
.tn-menu-item>.sub-menu a{display:block;padding:11px 13px;border-radius:8px;color:#263a30!important;font-size:14px;font-weight:700;text-decoration:none!important;line-height:1.35}
.tn-menu-item>.sub-menu a:hover{background:#ecf7f0;color:var(--tn-green)!important}
.tn-menu-toggle{display:none;width:46px;height:44px;padding:9px;border:0;background:transparent;cursor:pointer}
.tn-menu-toggle span{display:block;width:25px;height:2px;margin:5px auto;background:#173629;border-radius:2px}

.tn-home{font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--tn-ink);background:var(--tn-surface);position:relative;z-index:1;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip}
.tn-home *{box-sizing:border-box}
.tn-home h1,.tn-home h2,.tn-home h3,.tn-home h4,.tn-home p,.tn-home small,.tn-home span,.tn-home strong,.tn-home a{opacity:1!important;visibility:visible!important;-webkit-text-fill-color:currentColor!important;text-shadow:none;mix-blend-mode:normal}
.tn-home-anchor{display:block;width:0;height:0;position:relative;scroll-margin-top:calc(var(--tn-header-h) + 22px)}
#tn-about,#tn-products,#tn-technology,#tn-award,#consumer-evaluation,#tn-web3home,#tn-contact{scroll-margin-top:calc(var(--tn-header-h) + 22px)}

/* Fast single hero with softer editorial treatment */
.tn-hero{width:100vw!important;max-width:none!important;height:clamp(300px,39.58vw,760px);position:relative;overflow:hidden;background:#e7eee9;margin:0!important;isolation:isolate}
.tn-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .48s ease;z-index:0;background:#dfe9e3}
.tn-slide.is-active{opacity:1;visibility:visible;z-index:1}
.tn-slide-link,.tn-slide-link img{display:block;width:100%;height:100%}
.tn-slide-link{position:relative;overflow:hidden;background:#e6ece8}
.tn-slide-link::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(239,248,243,.16),rgba(255,255,255,.24) 46%,rgba(8,47,28,.06)),linear-gradient(180deg,rgba(255,255,255,.15),rgba(8,31,20,.06));mix-blend-mode:soft-light}
.tn-slide-link::after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;box-shadow:inset 0 0 110px rgba(255,255,255,.2);background:linear-gradient(120deg,rgba(255,255,255,.08),rgba(238,247,242,.02) 55%,rgba(11,57,34,.035))}
.tn-slide-link img{object-fit:cover;object-position:center;transform:scale(1.012);filter:saturate(.56) contrast(.86) brightness(1.12) sepia(.055) blur(.15px);transition:transform 5s ease,filter .5s ease}
.tn-slide.is-active .tn-slide-link img{transform:scale(1.026);filter:saturate(.6) contrast(.88) brightness(1.13) sepia(.05) blur(.1px)}
.tn-prev,.tn-next{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:46px;height:66px;border:1px solid rgba(255,255,255,.48);background:rgba(9,36,23,.45);color:#fff!important;font-size:40px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}
.tn-prev{left:0;border-radius:0 10px 10px 0}.tn-next{right:0;border-radius:10px 0 0 10px}
.tn-prev:hover,.tn-next:hover{background:rgba(7,108,63,.72)}
.tn-dots{position:absolute;z-index:7;bottom:19px;left:50%;transform:translateX(-50%);display:flex;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(6,31,19,.32);backdrop-filter:blur(8px)}
.tn-dots button{width:26px;height:6px;border:0;background:rgba(255,255,255,.62);border-radius:8px;cursor:pointer;padding:0}.tn-dots button.is-active{width:44px;background:#47d187}

.tn-trust{max-width:1500px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#e2e6e1;padding:1px}
.tn-trust span{background:#fff;color:#183226!important;padding:20px 12px;text-align:center;font-weight:800}
.tn-section{max-width:1500px;margin:0 auto;padding:75px 30px;color:var(--tn-ink)!important}
.tn-section header{text-align:center;max-width:930px;margin:0 auto 38px}
.tn-section small,.tn-split small,.tn-location small{display:inline-block;color:#07894d!important;font-weight:900;letter-spacing:.12em}
.tn-section h2,.tn-split h2,.tn-location h2{font-size:clamp(28px,3vw,40px);line-height:1.25;margin:10px 0;color:#142219!important}
.tn-section header p,.tn-location p{color:#516158!important;line-height:1.8}
.tn-intro{padding-bottom:35px}.tn-three{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tn-three article{background:#fff;border:1px solid #e2e9e4;border-radius:16px;padding:30px;box-shadow:0 12px 35px rgba(13,45,24,.06)}.tn-three h3{color:#183226!important}.tn-three p{color:#607066!important}
.tn-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.tn-products article{background:#fff;border-radius:16px;padding:14px;box-shadow:0 10px 30px rgba(18,51,31,.07)}.tn-product-img{height:230px;background-size:cover;background-position:center;border-radius:12px;position:relative;filter:saturate(.88) contrast(.97)}.tn-product-img b{position:absolute;top:12px;left:12px;background:#07904f;color:#fff!important;padding:6px 11px;border-radius:18px}.tn-products h3{font-size:22px;margin-bottom:4px;color:#183226!important}.tn-products p{color:#607066!important;min-height:48px}.tn-products a{color:#087747!important;font-weight:800;text-decoration:none}
.tn-technology{max-width:1500px;margin:0 auto 70px;padding:65px 45px;background:#0b1c13;color:#fff!important;border-radius:24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.tn-technology *{color:#fff!important}.tn-technology small{color:#63df9a!important;font-weight:900}.tn-technology h2{font-size:38px}.tn-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tn-tech-grid article{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14);border-radius:15px;padding:25px}.tn-tech-grid b{color:#56d68e!important;font-size:24px}
.tn-split{max-width:1500px;margin:auto;padding:0 30px 70px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.tn-split article{min-height:360px;border-radius:18px;color:#fff!important;padding:50px;background-size:cover;background-position:center;display:flex;align-items:end;overflow:hidden}.tn-split article *{color:#fff!important;text-shadow:0 2px 9px rgba(0,0,0,.72)}.tn-award{background:linear-gradient(90deg,rgba(18,14,5,.92),rgba(18,14,5,.28)),url('../images/award.jpg')}.tn-web3{background:linear-gradient(90deg,rgba(2,24,16,.94),rgba(3,27,17,.32)),url('../images/certificate.jpg')}.tn-split p{font-size:18px}.tn-web3 a{color:#84f0b5!important;font-weight:900}

/* Shared Core evaluation module, styled by TECHNATURE only. */
body.esm-technature-active .esm-home-evaluation{--esm-eval-accent:#08794a;--esm-eval-accent-2:#55d48d;--esm-eval-deep:#071b12;scroll-margin-top:calc(var(--tn-header-h) + 22px)}
.tn-evaluation-fallback{max-width:1500px;margin:0 auto 54px;padding:60px 30px;border-radius:24px;background:#eaf4ed;text-align:center}.tn-evaluation-fallback h2{color:#163225}.tn-evaluation-fallback p{color:#607066}.tn-evaluation-fallback a{display:inline-flex;margin-top:12px;padding:13px 22px;border-radius:999px;background:#08794a;color:#fff!important;text-decoration:none!important;font-weight:900}

.tn-web3home{background:#fff;border-radius:24px;margin-bottom:54px;box-shadow:0 14px 42px rgba(12,50,29,.07)}
.tn-web3-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.tn-web3-grid a{display:flex;flex-direction:column;min-height:190px;padding:26px;border:1px solid #dfeae3;border-radius:16px;background:linear-gradient(145deg,#f8fcf9,#eef7f1);text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}
.tn-web3-grid a:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(12,65,36,.1)}
.tn-web3-grid b{color:#07904f!important;font-size:23px}.tn-web3-grid strong{margin:16px 0 8px;color:#173629!important;font-size:21px}.tn-web3-grid span{color:#617168!important;line-height:1.7}

.tn-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tn-gallery figure{height:300px;margin:0;border-radius:16px;background-size:cover;background-position:center;position:relative;overflow:hidden;filter:saturate(.88) contrast(.97)}.tn-gallery figcaption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,#06120de8);color:#fff!important;padding:55px 20px 20px;font-weight:800}
.tn-news{max-width:1500px;margin:0 auto 70px;background:#10231a;color:#fff!important;padding:40px;border-radius:18px;display:flex;align-items:center;justify-content:space-between}.tn-news *{color:#fff!important}.tn-news a{color:#75e8aa!important;font-weight:800}.tn-news ul{margin:12px 0 0;padding-left:20px}.tn-news li{margin:6px 0}
.tn-location{max-width:1500px;margin:0 auto 70px;display:grid;grid-template-columns:.45fr 1fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 15px 40px rgba(21,52,32,.07);color:#142219!important}.tn-location>div:first-child{padding:50px}.tn-location strong{color:#173627!important}.tn-map iframe{width:100%;height:360px;border:0}

.tn-canonical-footer{display:block!important;width:100%!important;margin:0!important;padding:20px!important;border-top:1px solid #dfe7e2!important;background:#fff!important;color:#4b5c52!important;text-align:center!important;font:600 14px/1.7 Pretendard,"Noto Sans KR",Arial,sans-serif!important;box-sizing:border-box!important;position:relative!important;z-index:20!important}
.tn-canonical-footer a{color:#08794a!important;font-weight:900!important;text-decoration:none!important}.tn-canonical-footer a:hover{text-decoration:underline!important}

@media(max-width:1180px){.tn-site-header__inner{padding:0 18px;gap:15px}.tn-brand{min-width:285px}.tn-brand img{height:76px;max-width:360px}.tn-menu-item>a{padding:0 10px;font-size:14px}.tn-web3-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:920px){:root{--tn-header-h:84px}.tn-site-header__inner{padding:0 15px}.tn-brand{min-width:0}.tn-brand img{height:64px;max-width:285px}.tn-menu-toggle{display:block;margin-left:auto}.tn-site-nav{position:fixed;top:var(--tn-header-h);left:0;right:0;height:calc(100vh - var(--tn-header-h));padding:14px 18px 90px;background:#fff;display:none;overflow:auto;box-shadow:0 18px 40px rgba(5,35,20,.16)}body.admin-bar .tn-site-nav{top:calc(var(--tn-header-h) + 46px);height:calc(100vh - var(--tn-header-h) - 46px)}.tn-site-header.is-menu-open .tn-site-nav{display:block}.tn-main-menu{display:block;height:auto}.tn-menu-item{display:block;border-bottom:1px solid #edf1ee}.tn-menu-item>a{height:auto;min-height:52px;padding:14px 8px;border:0!important}.tn-submenu-toggle{display:block;position:absolute;right:0;top:6px;width:44px;height:42px;border:0;background:transparent}.tn-submenu-toggle::before{content:"+";font-size:22px;color:#27523d}.tn-menu-item.is-open>.tn-submenu-toggle::before{content:"−"}.tn-menu-item>.sub-menu{position:static;display:none;min-width:0;margin:0 0 10px!important;padding:7px!important;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:10px;background:#f4f8f5}.tn-menu-item.is-open>.sub-menu{display:block}.tn-hero{height:clamp(270px,65vw,460px)}.tn-trust{grid-template-columns:repeat(2,1fr)}.tn-products{grid-template-columns:1fr 1fr}.tn-three,.tn-tech-grid,.tn-gallery-grid{grid-template-columns:1fr}.tn-technology,.tn-location{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.tn-technology{padding:40px 25px}.tn-split{grid-template-columns:1fr}.tn-news{margin:0 20px 50px}.tn-section{padding:55px 20px}.tn-location>div:first-child{padding:35px}.tn-prev,.tn-next{width:40px;height:58px;font-size:34px}.tn-dots{bottom:12px}}
@media(max-width:782px){body.admin-bar .tn-site-header{top:46px}}
@media(max-width:560px){.tn-hero{height:290px}.tn-slide-link img{object-fit:cover;object-position:35% center}.tn-products,.tn-web3-grid{grid-template-columns:1fr}.tn-product-img{height:210px}.tn-news{display:block}.tn-trust span{padding:15px 8px;font-size:12px}.tn-section h2,.tn-split h2,.tn-location h2{font-size:28px}.tn-split article{padding:28px;min-height:300px}.tn-brand img{height:58px;max-width:260px}}


/* Managed TechNature subpages: replace legacy Tiger Design presentation. */
body.esm-technature-active.tn-managed-subpage{background:#f4f7f5!important}
body.esm-technature-active.tn-managed-subpage .site-content,body.esm-technature-active.tn-managed-subpage #content,body.esm-technature-active.tn-managed-subpage #primary,body.esm-technature-active.tn-managed-subpage .site-main,body.esm-technature-active.tn-managed-subpage article.page,body.esm-technature-active.tn-managed-subpage .entry-content,body.esm-technature-active.tn-managed-subpage .ast-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.esm-technature-active.tn-managed-subpage .post-thumb-img-content,body.esm-technature-active.tn-managed-subpage .ast-blog-featured-section,body.esm-technature-active.tn-managed-subpage .post-thumb,body.esm-technature-active.tn-managed-subpage .featured-image,body.esm-technature-active.tn-managed-subpage .entry-media,body.esm-technature-active.tn-managed-subpage .page-header-image{display:none!important}
.tn-managed-page{font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:#1b2a21;background:#f4f7f5;min-height:65vh;padding-bottom:90px}
.tn-managed-page *{box-sizing:border-box}
.tn-managed-page__hero{padding:72px max(28px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#e8f4ec,#f9fbfa);border-bottom:1px solid #dce9e0}
.tn-managed-page__hero span{display:block;color:#08794a;font-size:13px;font-weight:900;letter-spacing:.14em}
.tn-managed-page__hero h1{margin:12px 0 14px;color:#102b1d!important;font-size:clamp(34px,4vw,54px);line-height:1.18}
.tn-managed-page__hero p{max-width:850px;margin:0;color:#52635a!important;font-size:18px;line-height:1.8}
.tn-managed-page__layout{width:min(1180px,calc(100% - 48px));margin:50px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start}
.tn-managed-page__layout>main:only-child{grid-column:1/-1}
.tn-managed-page__layout main,.tn-managed-page__layout aside{min-width:0}
.tn-prose,.tn-registration,.tn-page-map,.tn-product-page,.tn-post-list,.tn-fact-grid{background:#fff;border:1px solid #e0e9e3;border-radius:20px;box-shadow:0 14px 38px rgba(17,54,33,.07)}
.tn-prose{padding:38px}
.tn-prose h2{margin:28px 0 12px;color:#143222!important;font-size:25px}.tn-prose h2:first-child{margin-top:0}
.tn-prose p,.tn-prose li{color:#4f6157!important;font-size:17px;line-height:1.9}.tn-prose ul{padding-left:22px}
.tn-signature{margin-top:35px!important;text-align:right}.tn-signature strong{font-size:21px;color:#0a6f43!important}
.tn-side-card{padding:30px;border-radius:20px;background:#0d2c1d;color:#fff!important;position:sticky;top:calc(var(--tn-header-h) + 24px)}.tn-side-card *{color:#fff!important}.tn-side-card strong{font-size:25px}.tn-side-card p{line-height:1.7}
.tn-fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;margin-bottom:28px;background:#dfe9e2}
.tn-fact-grid article{padding:25px;background:#fff}.tn-fact-grid small{display:block;color:#75837b!important;font-weight:700}.tn-fact-grid strong{display:block;margin-top:8px;color:#153425!important;font-size:17px;line-height:1.55}
.tn-registration{margin:0;padding:28px;text-align:center}.tn-registration img{display:block;width:min(100%,820px);height:auto;margin:auto;border:1px solid #d8dedb;box-shadow:0 12px 35px rgba(0,0,0,.08)}.tn-registration figcaption{padding:18px 0 0;color:#637168!important}
.tn-page-map{overflow:hidden}.tn-page-map iframe{display:block;width:100%;height:480px;border:0}
.tn-product-page{padding:24px}.tn-product-page>img{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:15px;margin-bottom:24px;filter:saturate(.82) contrast(.96)}.tn-product-page .tn-prose{box-shadow:none;border:0;padding:18px 10px}
.tn-page-button{display:inline-flex!important;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;background:#08794a;color:#fff!important;font-weight:900;text-decoration:none!important}
.tn-post-list{padding:12px 30px}.tn-post-list article{padding:24px 4px;border-bottom:1px solid #e6ece8}.tn-post-list article:last-child{border:0}.tn-post-list time{color:#738078;font-size:13px}.tn-post-list h2{margin:8px 0;font-size:23px}.tn-post-list h2 a{color:#153425!important;text-decoration:none!important}.tn-post-list p{color:#5b6a62!important;line-height:1.75}
.tn-evaluation-fallback>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.tn-evaluation-fallback>span{color:#08794a;font-weight:900;letter-spacing:.12em}.tn-evaluation-fallback>div a{margin-top:12px}
@media(max-width:900px){.tn-managed-page__layout{grid-template-columns:1fr;width:min(100% - 32px,760px)}.tn-side-card{position:static}.tn-managed-page__hero{padding:52px 24px}.tn-fact-grid{grid-template-columns:1fr}.tn-prose{padding:26px}.tn-page-map iframe{height:360px}}

/* v1.2.6 leadership and canonical shared-evaluation integration */
.tn-leadership-grid{display:grid;grid-template-columns:1fr;gap:24px}.tn-leader-card{position:relative}.tn-leader-card>small{display:inline-block;margin-bottom:6px;color:#08794a!important;font-size:12px;font-weight:950;letter-spacing:.14em}.tn-leader-card.is-chairman{border-top:5px solid #08794a}.tn-leader-card.is-chairman h2{font-size:31px}.tn-managed-home .esm-home-evaluation{width:min(1500px,calc(100% - 40px));max-width:1500px;margin-left:auto!important;margin-right:auto!important}.tn-managed-home #consumer-evaluation{scroll-margin-top:calc(var(--tn-header-h) + 22px)}
@media(max-width:760px){.tn-managed-home .esm-home-evaluation{width:100%;border-radius:0}.tn-leadership-grid{gap:16px}}

body.esm-technature-active.tn-managed-home{overflow-x:hidden!important}


/* v1.2.7 canonical shell hard lock: no Astra/header/footer duplication on Core routes. */
body.esm-technature-active #masthead,
body.esm-technature-active header#masthead,
body.esm-technature-active .ast-desktop-header-wrap,
body.esm-technature-active .ast-mobile-header-wrap,
body.esm-technature-active .ast-main-header-wrap,
body.esm-technature-active .main-header-bar-wrap,
body.esm-technature-active .site-header-primary-section-left,
body.esm-technature-active .site-header-primary-section-right,
body.esm-technature-active footer#colophon,
body.esm-technature-active .ast-footer-copyright,
body.esm-technature-active [data-section="section-footer-builder"],
body.esm-technature-active .site-footer-focus-item,
body.esm-technature-active .ast-builder-footer-grid-columns,
body.esm-technature-active .site-above-footer-wrap,
body.esm-technature-active .site-primary-footer-wrap,
body.esm-technature-active .site-below-footer-wrap{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.esm-technature-active .tn-site-header,
body.esm-technature-active #esm-canonical-copyright-footer{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important}
body.esm-technature-active .esm-canonical-site-shell__header .tn-site-header{height:var(--tn-header-h)!important}
body.esm-technature-active .esm-canonical-site-shell__footer:empty{display:none!important}
body.esm-technature-active .esm-canonical-site-shell__footer #esm-canonical-copyright-footer~#esm-canonical-copyright-footer{display:none!important}
body.esm-technature-active .esm-evaluation-page,
body.esm-technature-active .esm-home-evaluation{min-height:320px!important}


/* v1.2.8: modern Korean web UI, exact Core evaluation visibility and footer shell. */
body.esm-technature-active a,body.esm-technature-active a:link,body.esm-technature-active a:visited,body.esm-technature-active a:hover,body.esm-technature-active a:focus{text-decoration:none!important;text-decoration-line:none!important}
body.esm-technature-active a{transition:color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease,filter .18s ease}
body.esm-technature-active nav a:hover,body.esm-technature-active nav a:focus-visible,body.esm-technature-active .tn-page-button:hover,body.esm-technature-active .esm-home-evaluation a:hover,body.esm-technature-active .esm-evaluation-standard-document a:hover{transform:translateY(-1px) scale(1.025)}
body.esm-technature-active .esm-evaluation-standard-document,body.esm-technature-active .esm-evaluation-page{display:block!important;visibility:visible!important;opacity:1!important;width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;min-height:420px!important;margin:48px auto 70px!important;padding:0!important;color:#183226!important}
body.esm-technature-active .esm-evaluation-standard-document *{visibility:visible!important;opacity:1!important}
body.esm-technature-active .esm-home-evaluation{display:block!important;visibility:visible!important;opacity:1!important;min-height:640px!important}
body.esm-technature-active .esm-home-evaluation-score-grid button{min-width:38px;min-height:42px;font-size:15px;font-weight:900;cursor:pointer}
body.esm-technature-active .esm-home-evaluation-score-field__reaction{display:flex!important;visibility:visible!important}
body.esm-technature-active .ast-footer-html-1,body.esm-technature-active .ast-footer-html-2,body.esm-technature-active .ast-footer-copyright,body.esm-technature-active .site-info,body.esm-technature-active [class*="footer-copyright"],body.esm-technature-active [class*="copyright-text"]{display:none!important}
body.esm-technature-active #esm-canonical-copyright-footer,body.esm-technature-active [data-esm-canonical-copyright="1"]{display:block!important;visibility:visible!important;height:auto!important;min-height:0!important;margin:0!important;padding:24px 18px!important;text-align:center!important}
@media(max-width:1360px){.tn-site-header__inner{gap:24px;padding:0 22px}.tn-brand{min-width:320px}.tn-brand img{height:84px;max-width:410px}.tn-menu-item>a{padding:0 12px;font-size:15.5px}}
