/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2025 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);color-scheme:light}:root[data-theme=dark]{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);color-scheme:dark}.list{background:var(--code-bg)}[data-theme=dark] .list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}[data-theme=dark] #moon{display:none}[data-theme=light] #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.i18n_list{display:inline-flex}.post-meta .i18n_list li{list-style:none;margin:auto 3px}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.post-meta .i18n_list li a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--code-block-bg) !important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0 !important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg) !important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset !important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}[data-theme=light] .list::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}@import "https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300;400;600;700&family=Noto+Sans+KR:wght@300;400;500;700&display=swap";:root{--primary-teal:#4a7c7e;--secondary-gold:#d4af7a;--soft-sky:#e8f4f8;--text-dark:#2c3e50;--text-light:#5a6c7d;--bg-cream:#f8f9fa;--bg-white:#ffffff;--accent-green:#7fa99b;--accent-rose:#e8c4b8;--font-serif-kr:"Noto Serif KR", serif;--font-sans-kr:"Noto Sans KR", sans-serif}[data-theme=dark]{--primary-teal:#6ba5a8;--secondary-gold:#e5c99a;--soft-sky:#2c4f54;--text-dark:#e8e8e8;--text-light:#b8b8b8;--bg-cream:#1a1a1a;--bg-white:#242424}body{font-family:var(--font-serif-kr);font-size:18px;line-height:1.8;color:var(--text-dark);letter-spacing:-.02em}.post-content{font-size:19px;line-height:1.9}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans-kr);font-weight:600;color:var(--primary-teal);letter-spacing:-.03em}h1{font-size:2.2em;margin-bottom:.8em}h2{font-size:1.8em;margin-top:1.5em;margin-bottom:.8em;padding-bottom:.3em;border-bottom:2px solid var(--soft-sky)}h3{font-size:1.4em;margin-top:1.3em;color:var(--accent-green)}a{color:var(--primary-teal);text-decoration:none;transition:color .3s ease}a:hover{color:var(--secondary-gold);text-decoration:underline}.nav{font-family:var(--font-sans-kr);font-weight:500}.logo a{font-family:var(--font-sans-kr);font-weight:700;color:var(--primary-teal) !important;font-size:1.3em}#theme-toggle{width:40px !important;height:40px !important;padding:0 !important;background:var(--soft-sky) !important;border-radius:6px !important;transition:all .3s ease !important;display:flex !important;align-items:center !important;justify-content:center !important;position:relative !important;border:none !important;cursor:pointer !important}#theme-toggle:hover{background:var(--primary-teal) !important}#theme-toggle svg{width:20px !important;height:20px !important;position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;transition:opacity .2s ease,visibility .2s ease !important}#theme-toggle svg:first-child{opacity:1;visibility:visible}#theme-toggle svg:last-child{opacity:0;visibility:hidden}.dark #theme-toggle svg:first-child{opacity:0;visibility:hidden}.dark #theme-toggle svg:last-child{opacity:1;visibility:visible}.home-info{background:linear-gradient(135deg,var(--soft-sky) 0%,var(--bg-cream) 100%);padding:3em 2em;border-radius:12px;margin:2em 0}.home-info .profile_inner h1{color:var(--primary-teal);font-size:2em}.home-start-routes{margin:4em 0;padding:3em 2em;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,8%)}.section-title{font-family:var(--font-sans-kr);font-size:2em;color:var(--primary-teal);text-align:center;margin-bottom:.5em;font-weight:700}.section-subtitle{text-align:center;color:var(--text-light);font-size:1.1em;margin-bottom:2.5em}.route-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2em;margin-top:2em}.route-card{background:var(--bg-cream);border:2px solid var(--soft-sky);border-radius:16px;padding:2.5em 2em;text-align:center;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.route-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(74,124,126,.2);border-color:var(--primary-teal);text-decoration:none}.route-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient( 90deg,var(--primary-teal),var(--secondary-gold) );opacity:0;transition:opacity .3s ease}.route-card:hover::before{opacity:1}.card-icon{font-size:4em;margin-bottom:.5em;line-height:1}.card-title{font-family:var(--font-sans-kr);font-size:1.6em;color:var(--primary-teal);margin:.5em 0;font-weight:700}.card-description{color:var(--text-light);font-size:1.05em;line-height:1.6;margin:1em 0 1.5em}.card-badge{display:inline-block;background:var(--primary-teal);color:#fff;padding:.5em 1.2em;border-radius:20px;font-size:.9em;font-family:var(--font-sans-kr);font-weight:500}.home-cta-buttons{display:flex;justify-content:center;gap:1.5em;margin:3em 0;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.5em;padding:1.2em 2.5em;border-radius:12px;font-family:var(--font-sans-kr);font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta-primary{background:var(--primary-teal);color:#fff}.cta-primary:hover{background:var(--accent-green);transform:translateY(-2px);box-shadow:0 6px 16px rgba(74,124,126,.3);text-decoration:none}.cta-secondary{background:#fff;color:var(--primary-teal);border:2px solid var(--primary-teal)}.cta-secondary:hover{background:var(--primary-teal);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(74,124,126,.3);text-decoration:none}.home-reassurance{text-align:center;padding:2em;background:var(--soft-sky);border-radius:12px;margin:3em 0}.home-reassurance p{margin:.8em 0;font-size:1.05em;color:var(--text-dark)}.home-reassurance strong{color:var(--primary-teal);font-weight:600}.recent-posts-section{margin-top:4em}.recent-posts-section .section-title{text-align:left;margin-bottom:1.5em}@media screen and (max-width:768px){.route-cards{grid-template-columns:1fr;gap:1.5em}.home-start-routes{padding:2em 1.5em}.section-title{font-size:1.6em}.card-icon{font-size:3em}.card-title{font-size:1.4em}.home-cta-buttons{flex-direction:column;align-items:stretch}.cta-button{justify-content:center}}.post-entry{border:1px solid var(--soft-sky);border-radius:8px;padding:1.5em;margin-bottom:1.5em;transition:all .3s ease;background:var(--bg-white)}.post-entry:hover{box-shadow:0 4px 12px rgba(74,124,126,.15);border-color:var(--primary-teal);transform:translateY(-2px)}.post-title{font-family:var(--font-sans-kr);font-weight:600;font-size:1.4em;color:var(--primary-teal)}.post-description{color:var(--text-light);line-height:1.7;margin-top:.5em}.post-meta{font-family:var(--font-sans-kr) !important;font-size:.9em;color:var(--text-light);display:flex;align-items:center;gap:.5em;flex-wrap:wrap}.post-meta a{color:var(--text-light)}.post-meta a:hover{color:var(--primary-teal)}.post-meta>span{margin:0 .3em}.reading-time::before{content:"📖 "}.post-content p{margin-bottom:1.2em}.post-content strong{color:var(--primary-teal);font-weight:600}.post-content em{color:var(--accent-green)}.summary-box{background:linear-gradient(135deg,#e8f4f8 0%,#f0f8ff 100%);border-left:5px solid var(--primary-teal);border-radius:12px;padding:2em;margin:2.5em 0;box-shadow:0 4px 12px rgba(74,124,126,.1)}.summary-header{display:flex;align-items:center;gap:.8em;margin-bottom:1.2em}.summary-icon{font-size:2em;line-height:1}.summary-title{font-family:var(--font-sans-kr);font-size:1.4em;color:var(--primary-teal);margin:0;font-weight:700}.summary-content{font-size:1.05em;line-height:1.7}.summary-content p:last-child{margin-bottom:0}.summary-content ul{margin:1em 0;padding-left:1.5em}.summary-content li{margin-bottom:.8em}.key-takeaways{background:linear-gradient(135deg,#fff4e6 0%,#fff8f0 100%);border-left:5px solid var(--secondary-gold);border-radius:12px;padding:2em;margin:2.5em 0;box-shadow:0 4px 12px rgba(212,175,122,.1)}.takeaway-header{display:flex;align-items:center;gap:.8em;margin-bottom:1.2em}.takeaway-icon{font-size:2em;line-height:1}.takeaway-title{font-family:var(--font-sans-kr);font-size:1.4em;color:var(--secondary-gold);margin:0;font-weight:700}.takeaway-content{font-size:1.05em;line-height:1.7}.takeaway-content ul{list-style:none;padding:0;margin:1em 0}.takeaway-content li{padding-left:2em;margin-bottom:1em;position:relative}.takeaway-content li::before{content:"✓";position:absolute;left:0;color:var(--accent-green);font-size:1.4em;font-weight:700}.post-content blockquote{border-left:4px solid var(--primary-teal);padding-left:1.5em;margin:2em 0;font-style:italic;color:var(--text-light);background:var(--soft-sky);padding:1em 1.5em;border-radius:4px}.post-content code{background:var(--soft-sky);padding:.2em .5em;border-radius:3px;font-size:.9em;font-family:courier new,monospace}.post-content pre{background:var(--soft-sky);padding:1.5em;border-radius:8px;overflow-x:auto;border-left:4px solid var(--primary-teal)}.post-content table{width:100%;border-collapse:collapse;margin:2em 0;font-size:.95em}.post-content table th{background:var(--primary-teal);color:#fff;padding:.8em;text-align:left;font-family:var(--font-sans-kr);font-weight:600}.post-content table td{padding:.8em;border-bottom:1px solid var(--soft-sky)}.post-content table tr:nth-child(even){background:var(--bg-cream)}.post-content table tr:hover{background:var(--soft-sky)}.post-content ul,.post-content ol{margin:1.5em 0;padding-left:2em}.post-content li{margin-bottom:.8em;line-height:1.7}.toc{background:var(--soft-sky);border:1px solid var(--primary-teal);border-radius:8px;padding:1.5em;margin:2em 0}.toc summary{font-family:var(--font-sans-kr);font-weight:600;color:var(--primary-teal);cursor:pointer;font-size:1.1em}.toc a{color:var(--text-dark)}.toc a:hover{color:var(--primary-teal)}button,.button,.post-nav a{background:var(--primary-teal);color:#fff;padding:.8em 1.5em;border-radius:6px;border:none;font-family:var(--font-sans-kr);font-weight:500;cursor:pointer;transition:all .3s ease}button:hover,.button:hover,.post-nav a:hover{background:var(--secondary-gold);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.post-tags a,.post-categories a{background:var(--soft-sky);color:var(--primary-teal);padding:.3em .8em;border-radius:20px;font-size:.85em;font-family:var(--font-sans-kr);display:inline-block;margin:.3em;transition:all .3s ease}.post-tags a:hover,.post-categories a:hover{background:var(--primary-teal);color:#fff;text-decoration:none}footer{border-top:2px solid var(--soft-sky);margin-top:4em;padding-top:2em;font-family:var(--font-sans-kr);color:var(--text-light);text-align:center}footer span{display:inline-block;margin:.5em 1em}footer .social-icons{display:flex;justify-content:center;gap:12px;margin-top:1.5em;flex-wrap:wrap}footer .social-icons a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:var(--soft-sky);color:var(--primary-teal);transition:all .3s ease}footer .social-icons a:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.15)}footer .social-icons svg{width:22px;height:22px}footer .social-icons a[href*=kakao]{background:#fee500 !important;color:#3c1e1e !important}footer .social-icons a[href*=kakao]:hover{background:gold !important;transform:translateY(-3px)scale(1.08)}footer .social-icons a[href*=instagram]{background:linear-gradient( 45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100% ) !important;color:#fff !important}footer .social-icons a[href*=instagram]:hover{transform:translateY(-3px)scale(1.08);box-shadow:0 6px 16px rgba(188,24,136,.5)}footer .social-icons a[href*=facebook]{background:#1877f2 !important;color:#fff !important}footer .social-icons a[href*=facebook]:hover{background:#0d65d9 !important}footer .social-icons a[href*=youtube]{background:red !important;color:#fff !important}footer .social-icons a[href*=youtube]:hover{background:#c00 !important}footer .social-icons a[href^=mailto]{background:var(--primary-teal) !important;color:#fff !important}footer .social-icons a[href^=mailto]:hover{background:var(--secondary-gold) !important}.social-icons a{color:var(--primary-teal);transition:color .3s ease,transform .3s ease;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;background:var(--soft-sky);margin:0 4px}.social-icons a:hover{color:#fff;background:var(--primary-teal);transform:translateY(-2px)}.social-icons svg{width:20px;height:20px}.social-icons a[aria-label*=kakaotalk],.social-icons a[href*=kakao]{background:#fee500;color:#3c1e1e}.social-icons a[aria-label*=kakaotalk]:hover,.social-icons a[href*=kakao]:hover{background:gold;color:#3c1e1e;transform:translateY(-2px)scale(1.05)}.social-icons a[aria-label*=instagram],.social-icons a[href*=instagram]{background:linear-gradient( 45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100% );color:#fff}.social-icons a[aria-label*=instagram]:hover,.social-icons a[href*=instagram]:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px rgba(188,24,136,.4)}.social-icons a[aria-label*=youtube],.social-icons a[href*=youtube]{background:red;color:#fff}.social-icons a[aria-label*=youtube]:hover,.social-icons a[href*=youtube]:hover{background:#c00;transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px rgba(255,0,0,.4)}@media screen and (max-width:768px){body{font-size:17px}.post-content{font-size:18px}h1{font-size:1.8em}h2{font-size:1.5em}h3{font-size:1.3em}.home-info{padding:2em 1.5em}.post-entry{padding:1.2em}}@media screen and (min-width:1200px){body{font-size:19px}.post-content{font-size:20px;max-width:800px;margin:0 auto}}a:focus,button:focus{outline:3px solid var(--secondary-gold);outline-offset:2px}::selection{background:var(--secondary-gold);color:#fff}@media print{body{font-size:12pt;color:#000}a{color:#000;text-decoration:underline}.nav,.social-icons,.post-nav,footer{display:none}}.info-box{background:var(--soft-sky);border-left:4px solid var(--primary-teal);padding:1.5em;margin:2em 0;border-radius:4px}.warning-box{background:#fff4e6;border-left:4px solid var(--secondary-gold);padding:1.5em;margin:2em 0;border-radius:4px}.success-box{background:#e8f8f5;border-left:4px solid var(--accent-green);padding:1.5em;margin:2em 0;border-radius:4px}.checklist li{list-style:none;position:relative;padding-left:2em}.checklist li:before{content:"□";position:absolute;left:0;color:var(--primary-teal);font-size:1.2em}.post-content .emoji{font-size:1.3em;vertical-align:middle}.hub-home{margin:2em 0 4em}.hub-hero{background:linear-gradient(135deg,var(--soft-sky) 0%,var(--bg-cream) 100%);border:1px solid var(--soft-sky);border-radius:14px;padding:2.4em 1.8em;margin-bottom:2.2em}.hub-hero-lead{font-size:1.1em;margin-bottom:.6em}.hub-hero-note{color:var(--text-light);margin-bottom:1.4em}.hub-cta-row{display:flex;gap:1em;flex-wrap:wrap}.hub-section{margin:2.5em 0}.hub-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1em}.hub-card{border:1px solid var(--soft-sky);border-radius:10px;background:var(--bg-white);padding:1.2em}.hub-card h3{margin-top:0}.hub-card p{color:var(--text-light);margin-bottom:.7em}.hub-link-list{margin:0;padding-left:1.4em}.hub-link-list li{margin-bottom:.8em}.hub-latest-list .post-entry{margin-bottom:1em}.hub-trust,.hub-soft-cta,.hub-store-preview{background:var(--bg-cream);border:1px solid var(--soft-sky);border-radius:12px;padding:1.4em}@media screen and (max-width:768px){.hub-hero{padding:1.8em 1.2em}.hub-cta-row{flex-direction:column;align-items:stretch}.hub-cta-row .cta-button{justify-content:center}}.hub-home{--hub-card-accent:var(--primary-teal)}.hub-hero{border-radius:10px;box-shadow:0 8px 24px rgba(44,62,80,6%)}.hub-section{margin:3em 0}.hub-section>h2{margin-bottom:.9em}.hub-card-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:1.25em}.hub-card{--hub-card-accent:var(--primary-teal);display:flex;flex-direction:column;justify-content:space-between;gap:1.1em;min-height:100%;border:1px solid rgba(74,124,126,.18);border-top:3px solid var(--hub-card-accent);border-radius:8px;background:var(--bg-white);padding:1.35em;box-shadow:0 6px 18px rgba(44,62,80,6%);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hub-card:hover,.hub-card:focus-within{border-color:rgba(74,124,126,.35);box-shadow:0 10px 24px rgba(44,62,80,9%);transform:translateY(-1px)}.hub-card-body{display:flex;flex-direction:column;gap:.55em}.hub-card .hub-card-title{margin:0;color:var(--primary-teal);font-size:1.18em;line-height:1.45}.hub-card .hub-card-description{margin:0;color:var(--text-light);line-height:1.7}.hub-card-link{display:inline-flex;align-items:center;min-height:44px;width:fit-content;color:var(--primary-teal);font-family:var(--font-sans-kr);font-weight:600;line-height:1.45;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.22em}.hub-card-link::after{content:"→";margin-left:.45em;font-weight:500}.hub-card-link:hover{color:var(--primary-teal);text-decoration-thickness:2px}.hub-card-link:focus-visible,.hub-section a:focus-visible,.post-content a:focus-visible,.cta-button:focus-visible{outline:3px solid var(--secondary-gold);outline-offset:3px;border-radius:4px}.hub-card--pathway{--hub-card-accent:var(--accent-green)}.hub-card--resource{--hub-card-accent:var(--secondary-gold)}.hub-card--funeral-guide{--hub-card-accent:var(--primary-teal)}.hub-card--well-dying{--hub-card-accent:var(--accent-green)}.hub-card--senior-life,.hub-card--community{--hub-card-accent:#8aa7b0}.hub-card--start-here,.hub-card--resources{--hub-card-accent:var(--secondary-gold)}.hub-card--store{--hub-card-accent:var(--accent-rose)}.hub-link-list a,.hub-trust a,.hub-soft-cta a,.hub-store-preview a,.post-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.hub-link-list a:hover,.hub-soft-cta a:hover,.hub-store-preview a:hover,.post-content a:hover{text-decoration-thickness:2px}.cta-button{min-height:48px;border-radius:8px;box-shadow:0 3px 10px rgba(44,62,80,.1);transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.cta-primary:hover,.cta-secondary:hover{transform:none;box-shadow:0 5px 14px rgba(44,62,80,.13)}.hub-trust,.hub-soft-cta,.hub-store-preview{border-radius:8px;padding:1.55em;box-shadow:0 4px 14px rgba(44,62,80,5%)}@media screen and (max-width:768px){.hub-section{margin:2.4em 0}.hub-card-grid{grid-template-columns:1fr;gap:1em}.hub-card{padding:1.2em}.hub-card-link{width:100%}}@media(prefers-reduced-motion:reduce){.hub-card,.cta-button{transition:none}.hub-card:hover,.hub-card:focus-within{transform:none}}.section-list-page{--section-accent:var(--primary-teal);--section-accent-soft:var(--soft-sky);--section-hero-bg:var(--bg-cream);margin-bottom:4em}.section-hero{margin:1.6em 0 2em;padding:1.45em 1.5em;border:1px solid rgba(74,124,126,.16);border-left:5px solid var(--section-accent);border-radius:10px;background:var(--section-hero-bg);box-shadow:0 6px 18px rgba(44,62,80,5%)}.section-hero .breadcrumbs{margin-bottom:.9em;color:var(--text-light);font-family:var(--font-sans-kr);font-size:.9em}.section-hero-inner{display:flex;align-items:flex-start;gap:1em}.section-hero-marker{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:3.25em;min-height:3.25em;padding:0 .65em;border:1px solid rgba(74,124,126,.18);border:1px solid color-mix(in srgb,var(--section-accent) 24%,transparent);border-radius:8px;background:var(--section-accent-soft);background:color-mix(in srgb,var(--section-accent-soft) 70%,white);color:var(--section-accent);font-family:var(--font-sans-kr);font-size:.9em;font-weight:700;line-height:1.2;white-space:nowrap}.section-hero-copy{min-width:0}.section-hero-title{display:flex;align-items:center;gap:.4em;margin:0;padding:0;border:0;color:var(--primary-teal);font-size:2em;line-height:1.35}.section-hero-intro{max-width:48em;margin:.65em 0 0;color:var(--text-dark);font-size:1.08em;line-height:1.75}.section-hero-rss{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;color:var(--section-accent)}.section-list-intro{max-width:760px;margin:0 0 2em;padding:1.1em 1.25em;border:1px solid rgba(74,124,126,.12);border-radius:8px;background:var(--bg-white)}.section-list-intro p:last-child,.section-list-intro ul:last-child,.section-list-intro ol:last-child{margin-bottom:0}.section-list-intro ul,.section-list-intro ol{margin-top:.9em}.section-list-entries{display:grid;gap:1em}.section-list-entry.post-entry{margin-bottom:0;border:1px solid rgba(74,124,126,.16);border-left:4px solid var(--section-accent);border-left-color:color-mix(in srgb,var(--section-accent) 72%,white);border-radius:8px;box-shadow:0 4px 14px rgba(44,62,80,.045)}.section-list-entry.post-entry:hover,.section-list-entry.post-entry:focus-within{border-color:rgba(74,124,126,.3);box-shadow:0 7px 18px rgba(44,62,80,7%);transform:none}.section-list-entry .entry-header h2{margin-top:0;margin-bottom:.55em;padding-bottom:0;border-bottom:0;color:var(--primary-teal);font-size:1.28em;line-height:1.45}.section-list-entry .entry-content{color:var(--text-light);font-size:.98em;line-height:1.75}.section-list-entry .entry-footer{color:var(--text-light);font-size:.9em}.section-list-entry .entry-link:focus-visible{outline:3px solid var(--secondary-gold);outline-offset:3px;border-radius:8px}.section-list-page--resources .section-list-entries{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch}.section-list-page--resources .hub-card{margin-bottom:0}.section-start-here,.section-list-page--start-here{--section-accent:#b98958;--section-accent-soft:#f6eadc;--section-hero-bg:#fbf7f1}.section-funeral-guide,.section-list-page--funeral-guide{--section-accent:#647987;--section-accent-soft:#e8eef1;--section-hero-bg:#f5f8f9}.section-well-dying,.section-list-page--well-dying{--section-accent:#9c8464;--section-accent-soft:#f3ebdf;--section-hero-bg:#fbf8f2}.section-senior-life,.section-list-page--senior-life{--section-accent:#6f947f;--section-accent-soft:#e6f0ea;--section-hero-bg:#f5faf7}.section-resources,.section-list-page--resources{--section-accent:#5f8fa5;--section-accent-soft:#e5f1f6;--section-hero-bg:#f4f9fb}.section-community,.section-list-page--community{--section-accent:#5f908d;--section-accent-soft:#e2f0ef;--section-hero-bg:#f4faf9}.section-store,.section-list-page--store{--section-accent:#b78a4f;--section-accent-soft:#f5e8d4;--section-hero-bg:#fbf7ef}@media screen and (max-width:768px){.section-hero{margin-top:1.1em;padding:1.15em;border-left-width:4px}.section-hero-inner{gap:.8em}.section-hero-marker{min-width:2.8em;min-height:2.8em;font-size:.82em}.section-hero-title{font-size:1.55em}.section-hero-intro{font-size:1em}.section-list-intro{padding:1em}}.editorial-article .post-title{line-height:1.35}.editorial-deck{max-width:760px;color:var(--text-light);font-size:1.08em;line-height:1.75}.editorial-meta{margin-top:1em}.editorial-content h2{margin-top:2em;padding-bottom:.35em;border-bottom:1px solid rgba(74,124,126,.18)}.editorial-content h3{margin-top:1.65em}.editorial-content p+ul,.editorial-content p+ol{margin-top:.8em}.editorial-content li{padding-left:.15em}.editorial-content blockquote{border-left-width:5px;border-radius:8px;background:#f4f9fb;color:var(--text-dark)}.editorial-callout,.editorial-checklist{margin:2em 0;padding:1.2em 1.3em;border:1px solid rgba(74,124,126,.18);border-left:5px solid var(--primary-teal);border-radius:8px;background:#f7fbfc;box-shadow:0 4px 14px rgba(44,62,80,.045)}.editorial-callout--reassurance{border-left-color:var(--accent-green);background:#f5faf7}.editorial-callout--practical,.editorial-checklist{border-left-color:#5f8fa5;background:#f4f9fb}.editorial-callout--print{border-left-color:var(--secondary-gold);background:#fbf7ef}.editorial-callout--takeaway,.editorial-callout--summary{border-left-color:#9c8464;background:#fbf8f2}.editorial-callout-title,.editorial-checklist-title{margin:0 0 .7em;color:var(--primary-teal);font-family:var(--font-sans-kr);font-size:1.05em;font-weight:700;line-height:1.5}.editorial-callout-content>:last-child,.editorial-checklist-content>:last-child{margin-bottom:0}.editorial-checklist-content ul{list-style:none;margin:.9em 0 0;padding:0}.editorial-checklist-content li{position:relative;min-height:1.8em;margin-bottom:.75em;padding-left:2em}.editorial-checklist-content li::before{content:"";position:absolute;left:0;top:.38em;width:.95em;height:.95em;border:2px solid var(--primary-teal);border-radius:3px;background:var(--bg-white)}.editorial-image,.hub-card-image{margin:1.8em 0}.editorial-image img,.hub-card-image img{display:block;width:100%;height:auto;border-radius:8px;border:1px solid rgba(74,124,126,.12);background:var(--bg-cream)}.editorial-image figcaption{margin-top:.65em;color:var(--text-light);font-family:var(--font-sans-kr);font-size:.9em;line-height:1.6}.editorial-image--hero{max-width:760px;margin:1.4em auto 2em}.hub-card-image{margin:-1.35em -1.35em 0}.hub-card-image img{border-width:0 0 1px;border-radius:8px 8px 0 0}.resource-single .post-title{margin-bottom:.55em}.resource-meta{display:flex;flex-wrap:wrap;gap:.65em;margin:1.2em 0 0;padding:0}.resource-meta div{display:inline-flex;align-items:center;gap:.45em;min-height:34px;padding:.35em .75em;border:1px solid rgba(74,124,126,.16);border-radius:999px;background:var(--bg-cream);font-family:var(--font-sans-kr);font-size:.88em}.resource-meta dt{color:var(--text-light);font-weight:500}.resource-meta dd{margin:0;color:var(--text-dark);font-weight:700}.resource-download{max-width:760px;margin:2.4em auto 0;padding:1.25em 1.35em;border:1px solid rgba(95,143,165,.25);border-left:5px solid #5f8fa5;border-radius:8px;background:#f4f9fb}.resource-download-title{margin:0 0 .5em;color:var(--primary-teal);font-family:var(--font-sans-kr);font-size:1.12em;font-weight:700}.resource-download-link{display:inline-flex;align-items:center;min-height:44px;margin-top:.3em;color:var(--primary-teal);font-family:var(--font-sans-kr);font-weight:700;text-decoration:underline;text-underline-offset:.22em}.resource-download-link::after{content:"→";margin-left:.45em;font-weight:500}@media screen and (max-width:768px){.editorial-callout,.editorial-checklist,.resource-download{padding:1em}.resource-meta{gap:.5em}.resource-meta div{width:100%;justify-content:space-between;border-radius:8px}}@media print{.editorial-image,.toc,.post-tags,.post-nav{display:none}.editorial-callout,.editorial-checklist,.resource-download,.resource-meta div{box-shadow:none;border-color:#999;background:#fff}.resource-download-link::after,.hub-card-link::after{content:""}}.discovery-search-page,.taxonomy-page{margin:1.6em 0 4em}.discovery-search-header,.taxonomy-header{margin-bottom:1.6em;padding:1.25em 1.35em;border:1px solid rgba(74,124,126,.14);border-left:5px solid var(--primary-teal);border-radius:10px;background:#f7fbfc}.discovery-search-header h1,.taxonomy-header h1{margin:.25em 0 0;padding:0;border:0}.discovery-search-description,.taxonomy-description{max-width:46em;margin:.65em 0 0;color:var(--text-light);line-height:1.75}.discovery-search-panel,.discovery-topic-panel,.resource-discovery-panel,.discovery-related{margin:2em 0;padding:1.25em 1.35em;border:1px solid rgba(74,124,126,.14);border-radius:10px;background:var(--bg-white);box-shadow:0 5px 16px rgba(44,62,80,.045)}.discovery-search-panel h2,.discovery-topic-panel h2,.resource-discovery-panel h2,.discovery-related h2{margin-top:0;padding-bottom:.25em;border-bottom:1px solid rgba(74,124,126,.14);font-size:1.35em}.discovery-searchbox{margin-top:1em}.discovery-search-label{display:block;margin-bottom:.45em;color:var(--text-dark);font-family:var(--font-sans-kr);font-weight:700}#searchInput{width:100%;min-height:52px;padding:.8em 1em;border:2px solid rgba(74,124,126,.24);border-radius:8px;background:var(--bg-white);color:var(--text-dark);font:inherit}#searchInput:focus{outline:3px solid var(--secondary-gold);outline-offset:2px;border-color:var(--primary-teal)}.discovery-search-results{margin:1.2em 0 0;padding:0;list-style:none}.discovery-search-results .post-entry{position:relative;margin-bottom:.8em;border-left:4px solid var(--primary-teal)}.discovery-search-note,.discovery-related-intro{color:var(--text-light);font-size:.96em}.discovery-chip-list,.resource-topic-nav{display:flex;flex-wrap:wrap;gap:.7em;margin:1em 0}.discovery-chip-list a,.resource-topic-nav a{display:inline-flex;align-items:center;min-height:42px;padding:.45em .85em;border:1px solid rgba(74,124,126,.18);border-radius:999px;background:#f7fbfc;color:var(--primary-teal);font-family:var(--font-sans-kr);font-weight:600;text-decoration:underline;text-underline-offset:.2em}.taxonomy-eyebrow{margin:0;color:var(--text-light);font-family:var(--font-sans-kr);font-size:.92em;font-weight:700}.taxonomy-term-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1em}.taxonomy-term-card{padding:1.1em 1.15em;border:1px solid rgba(74,124,126,.16);border-radius:8px;background:var(--bg-white);box-shadow:0 4px 14px rgba(44,62,80,4%)}.taxonomy-term-card h2{margin:0 0 .45em;padding:0;border:0;font-size:1.12em;line-height:1.45}.taxonomy-term-card p{margin:0;color:var(--text-light);font-size:.95em}.discovery-related{max-width:900px;margin-left:auto;margin-right:auto}.discovery-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1em;margin-top:1em}.resource-discovery-panel{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(220px,1fr);gap:1em;align-items:start;background:#f4f9fb}.resource-discovery-panel p{margin-bottom:0;color:var(--text-light)}.resource-discovery-links{display:grid;gap:.6em}.resource-discovery-links a{min-height:42px;color:var(--primary-teal);font-family:var(--font-sans-kr);font-weight:600;text-decoration:underline;text-underline-offset:.2em}.breadcrumbs{color:var(--text-light);font-family:var(--font-sans-kr);font-size:.92em;line-height:1.6}.breadcrumbs a{text-decoration:underline;text-underline-offset:.18em}@media screen and (max-width:768px){.discovery-search-header,.taxonomy-header,.discovery-search-panel,.discovery-topic-panel,.resource-discovery-panel,.discovery-related{padding:1em}.resource-discovery-panel{grid-template-columns:1fr}.taxonomy-term-grid,.discovery-related-grid{grid-template-columns:1fr}.discovery-chip-list a,.resource-topic-nav a{width:100%;border-radius:8px}}.service-cta{max-width:900px;margin:2.25em auto;padding:1.35em 1.45em;border:1px solid rgba(74,124,126,.18);border-left:5px solid var(--primary-teal);border-radius:12px;background:#f7fbfc;box-shadow:0 5px 16px rgba(44,62,80,.045)}.service-cta--soft{border-left-color:var(--accent-green);background:#f7fbf8}.service-cta--practical{border-left-color:var(--primary-teal);background:#f7fbfc}.service-cta--urgent-support{border-left-color:var(--secondary-gold);background:#fbf8f2}.service-cta__title{margin:0 0 .45em;color:var(--primary-teal);font-family:var(--font-sans-kr);font-size:1.18em;font-weight:700;line-height:1.45}.service-cta__message{max-width:48em;margin:0;color:var(--text-dark);line-height:1.75}.service-cta__actions{display:flex;flex-wrap:wrap;gap:.75em;margin-top:1em}.service-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.55em .95em;border:1px solid rgba(74,124,126,.26);border-radius:8px;background:var(--bg-white);color:var(--primary-teal);font-family:var(--font-sans-kr);font-weight:700;line-height:1.4;text-align:center;text-decoration:underline;text-underline-offset:.2em;box-shadow:0 2px 8px rgba(44,62,80,4%)}.service-cta__button:hover{border-color:var(--primary-teal);color:var(--primary-teal);background:#f4f9fb}.service-cta__button:focus-visible{outline:3px solid var(--secondary-gold);outline-offset:3px}.service-cta__phone{color:var(--text-dark)}.service-cta__note{margin:.9em 0 0;color:var(--text-light);font-size:.96em;line-height:1.7}@media screen and (max-width:768px){.service-cta{margin:1.75em 0;padding:1.05em}.service-cta__actions{display:grid;grid-template-columns:1fr}.service-cta__button{width:100%}}@media print{.service-cta{box-shadow:none;border-color:#999;background:#fff}}