.gpc-entry-content strong{font-weight:700;background-image:linear-gradient(#fff2a8 0%,#fff2a8 100%);background-size:0% 100%;background-repeat:no-repeat;background-position:0 100%;animation:highlightGrow 1.2s forwards}@keyframes highlightGrow{to{background-size:100% 100%}}.entry-content .custom-title h2{position:relative;padding:18px 24px;margin:40px 0 20px;border-left:6px solid #222;background-color:#f1f1f1;font-size:22px;font-weight:700;color:#111;box-shadow:inset 0 -1px 0 #333}.entry-content .custom-title h3{margin:18px -5px 12px;font-size:20px;font-weight:600;color:#444;padding:12px;text-align:left;border-left:#555 6px solid;background-color:#f5f5f5;border-bottom:1px solid #ccc}.entry-content .custom-link a{position:relative;display:inline-block;color:#e53935;text-decoration:none;transition:color .3s ease;z-index:1}.entry-content .custom-link a:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-color:#e53935;z-index:-1;transform:scaleY(0);transform-origin:bottom;transition:transform .4s ease;border-radius:2px}.entry-content .custom-link a:hover:before{transform:scaleY(1)}.entry-content .custom-link a:hover{color:#fff}.single #nav-below{display:flex;justify-content:space-between;padding:20px;background-color:#343a40;border-top:1px solid #495057;box-shadow:0 6px 10px rgba(0,0,0,.2);margin-top:20px}.single .nav-previous,.single .nav-next{display:flex;align-items:center;flex:1}.single .prev a,.single .next a{color:#d6d6d6 !important;text-decoration:none;font-weight:500 !important;transition:color .3s,transform .3s,background .3s;border-radius:5px;padding:5px 10px;background:rgba(255,255,255,.1);line-height:1.5;display:flex;align-items:center;flex:1}@keyframes shake-nav{0%{transform:translateX(0)}25%{transform:translateX(2px)}50%{transform:translateX(-2px)}75%{transform:translateX(2px)}100%{transform:translateX(0)}}.single .prev a,.single .next a{animation:shake-nav 2s infinite ease-in-out}.home h2.entry-title,.archive h2.entry-title{font-size:20px !important;font-weight:700 !important;line-height:1.4;margin-bottom:10px;color:#111;font-family:'Noto Sans KR',sans-serif}body.blog .site-main,body.archive .site-main{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:0 auto;padding:0 20px}body.blog .post,body.archive .post{border:1px solid #ddd;padding:20px;background:#fff;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between}body.blog .post .post-image img,body.archive .post .post-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:5px}body.blog .post .post-image,body.archive .post .post-image{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:5px}body.blog .read-more,body.archive .read-more{display:inline-block;padding:6px 12px;background-color:#0073e6;color:#fff;border-radius:4px;font-size:14px;text-decoration:none;margin-top:10px}body.blog .read-more:hover,body.archive .read-more:hover{background-color:#005bb5}body.blog .entry-meta,body.archive .entry-meta,body.blog .entry-footer,body.archive .entry-footer{display:none !important}.gpc-entry-content h2,.gpc-h2{font-size:22px;line-height:1.5;color:#2c3e50;padding:12px 15px;background:linear-gradient(90deg,#ecf0f1,transparent);border-left:4px solid #3498db;border-radius:5px}.gpc-alert-box{background:#fff8dc;border-left:6px solid #f1c40f;padding:20px;margin:30px 0;border-radius:10px;font-size:18px;color:#333;box-shadow:0 2px 6px rgba(0,0,0,.05)}.gpc-steps{display:flex;justify-content:space-between;gap:10px;margin-top:15px}.gpc-step{flex:1;border:1px solid #f1c40f;border-radius:8px;padding:15px;background:#fff;text-align:center;transition:all .2s ease}.gpc-step:hover{background-color:#fff3c4}.gpc-step-title{font-weight:700;font-size:16px;margin-bottom:6px}.gpc-step-desc{font-size:14px;color:#555}.gpc-styled-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.08);font-size:14px;text-align:center}.gpc-styled-table thead{background:linear-gradient(90deg,#4e54c8,#8f94fb);color:#fff}.gpc-styled-table th,.gpc-styled-table td{padding:14px 16px;font-size:18px}.gpc-styled-table tbody tr{background-color:#fff;border-bottom:1px solid #eee}.gpc-faq-box{display:flex;flex-direction:column;gap:20px;margin:30px 0}.gpc-faq-item{border-radius:10px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.05)}.gpc-faq-q{background-color:#3b3f45;color:#fff;padding:16px;font-weight:700;font-size:18px}.gpc-faq-a{background-color:#f9f9f9;color:#333;padding:16px;font-size:17px;line-height:1.6}.gpc-card-box{padding:30px;border-radius:16px;max-width:600px;margin:40px auto;box-shadow:0 6px 16px rgba(0,0,0,.08);font-family:'Apple SD Gothic Neo',sans-serif}.gpc-card-yellow{background-color:#fff1b8}.gpc-card-blue{background-color:#d6f0ff}.gpc-card-green{background-color:#d6f9d6}.gpc-card-title{text-align:center;font-size:22px;font-weight:600;margin-bottom:20px;color:#222}.gpc-card-desc{font-size:16px;line-height:1.7;color:#333}.gpc-btn-shop{display:inline-block;width:100%;max-width:300px;margin:0 auto;padding:12px 0;font-size:16px;font-weight:600;text-align:center;color:#fff;background-color:#ff9800;border-radius:24px;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:background .2s ease}.gpc-btn-shop:hover{background-color:#e68900}.gpc-entry-content a{position:relative;display:inline-block;color:#e53935;text-decoration:none;transition:color .3s ease;z-index:1}.gpc-entry-content a:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-color:#e53935;z-index:-1;transform:scaleY(0);transform-origin:bottom;transition:transform .4s ease;border-radius:2px}.gpc-entry-content a:hover:before{transform:scaleY(1)}.gpc-entry-content a:hover{color:#fff}.ip-box{max-width:600px;margin:40px auto;background-color:#fff;border:2px solid #ccc;border-radius:10px;font-family:'Segoe UI',sans-serif;box-shadow:0 8px 16px rgba(0,0,0,.15);overflow:hidden}.ip-box table{width:100%;border-collapse:collapse;table-layout:fixed}.ip-box th{background-color:#007bff;color:#fff;padding:20px;font-size:22px;text-align:center}.ip-box td{padding:25px 20px;font-size:18px;text-align:center;background-color:#f9f9f9;color:#333}.section-title{margin-top:40px;margin-bottom:16px;font-size:22px;font-weight:700;color:#2c3e50;padding:14px 18px;background:linear-gradient(90deg,#ecf0f1,transparent);border-left:5px solid #3498db;border-radius:6px}.sub-section{font-size:18px;font-weight:600;margin:25px 0 10px;color:#333;background-color:#f2f2f2;padding:10px 14px;border-left:4px solid #888;border-radius:4px}.tip-box{background:#fff8dc;border-left:6px solid #f1c40f;padding:15px;margin:20px 0;border-radius:8px;font-size:16px;color:#333}.warn-box{background:#ffe9e9;border-left:6px solid #e74c3c;padding:15px;margin:20px 0;border-radius:8px;font-size:16px;color:#c0392b}@media (max-width:768px){.gpc-steps{flex-direction:column;gap:14px}.gpc-step{padding:14px;font-size:15px}.gpc-step-title{font-size:15px;margin-bottom:6px;display:flex;align-items:center;gap:8px}.gpc-step-title span{font-size:13px !important;padding:4px 9px !important}.gpc-step-desc{font-size:14px;line-height:1.5}.gpc-card-box{padding:20px;margin:30px 10px}.ip-box td{padding:18px 12px;font-size:16px}.ip-box th{font-size:18px;padding:16px}.section-title{font-size:18px;padding:12px 14px}.sub-section{font-size:15px;padding:8px 12px}.tip-box,.warn-box{padding:12px;font-size:14px;margin:16px 0}.read-more{padding:6px 10px !important;font-size:13px !important}}.gpc-step-desc strong{font-weight:700;color:#000;background:#fff9c4;padding:0 3px;border-radius:3px}.ip-box table,.ip-box thead,.ip-box tr,.ip-box td,.ip-box th{border:none !important}.ip-box th,.ip-box td{display:table-cell;width:100%;text-align:center;padding:20px;box-sizing:border-box}@media (max-width:768px){.gpc-styled-table-wrapper{overflow-x:hidden}.gpc-styled-table{width:100%;min-width:auto;table-layout:auto}.gpc-styled-table th,.gpc-styled-table td{font-size:12px;padding:6px 8px;word-break:break-word}}.single .post-image img,.single .featured-image img,.single .entry-header img{display:block;margin:0 auto;width:320px;height:320px;object-fit:cover;border-radius:8px}.single h1.entry-title{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:20px;color:#111;text-align:center;font-family:'Noto Sans KR',sans-serif}