/*
Theme Name: HKネットコンサルティング
Theme URI: https://hk-netconsulting.net/
Author: HKネットコンサルティング
Description: AI・Web・業務改善のための、白とネイビーブルーのオリジナルテーマ。外観→カスタマイズ→HKNETでトップページを編集できます。
Version: 1.2.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hknet-consulting
*/
:root{--ink:#102943;--green:#1557a5;--green-dark:#0b3e7d;--sage:#f2f6fa;--off:#f8fafc;--line:#dbe3ec;--muted:#546678;--width:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--green);text-underline-offset:5px}a:hover{color:var(--green-dark)}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}a,button{transition:background-color .2s,color .2s,border-color .2s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a26828;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.55;letter-spacing:.025em}h2{font-size:clamp(25px,2.7vw,34px);font-weight:700}h3{font-size:21px}.wrap{width:min(var(--width),calc(100% - 80px));margin-inline:auto}.section{padding-block:88px}.section-head{margin-bottom:36px}.section-head p{max-width:680px;color:var(--muted);margin-top:18px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--green);margin-bottom:14px}.muted{color:var(--muted)}.small{font-size:13px}.skip-link{position:fixed;left:12px;top:-100px;z-index:10000;background:#fff;padding:12px}.skip-link:focus{top:8px}.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.admin-bar .site-header{top:32px}.header-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{color:var(--ink);text-decoration:none;line-height:1.3}.brand strong{font-size:23px;letter-spacing:.025em}.brand small{font-size:10px;letter-spacing:.2em;display:block;margin-top:7px;color:var(--muted)}.custom-logo{max-height:54px;width:auto}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a{font-size:13px;color:var(--ink);font-weight:600;text-decoration:none;white-space:nowrap}.site-nav a:hover{text-decoration:underline}.button,.site-nav .button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:13px 28px;border:1px solid var(--green);border-radius:4px;background:var(--green);color:#fff;font-weight:600;text-decoration:none;font-size:15px;line-height:1.65;cursor:pointer}.button:hover,.site-nav .button:hover{background:var(--green-dark);color:#fff;text-decoration:none}.site-nav .button{font-size:13px;min-height:44px;padding:10px 20px}.button-light{background:#fff;color:var(--green);border-color:#fff}.button-light:hover{background:var(--sage);color:var(--green-dark)}.text-link{font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:16px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:9px 12px;color:var(--green);border-radius:4px}.menu-toggle .bi{font-size:24px}.hero{background:var(--off)}.hero-layout{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:550px;gap:44px}.hero-copy{padding-block:60px}.hero-label{font-size:13px;font-weight:600;margin-bottom:26px;color:var(--green)}.hero h1{font-size:clamp(36px,4.1vw,54px);line-height:1.5;letter-spacing:.06em;white-space:pre-line}.hero-description{margin-top:25px;white-space:pre-line;font-size:16px;line-height:2}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:32px}.hero-note{font-size:12px;color:var(--muted);margin-top:14px}.hero-visual{position:relative;margin:0;align-self:stretch;min-height:480px}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:60% center}.hero-visual figcaption{position:absolute;right:14px;bottom:12px;color:#fff;background:rgba(25,40,30,.7);font-size:10px;padding:2px 8px;border-radius:2px}.area-strip{text-align:center;padding:14px 20px;background:var(--sage);font-size:13px;color:var(--green);letter-spacing:.03em}.area-strip span{display:inline-block}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:35px}.problem{display:flex;gap:20px}.problem+.problem{border-left:1px solid var(--line);padding-left:32px}.problem .bi{font-size:38px;color:var(--green);line-height:1.3}.problem h3{font-size:18px;margin-bottom:8px}.problem p{font-size:14px;color:var(--muted)}.problems{padding-bottom:58px}.services{padding-top:40px}.services .wrap{border-top:1px solid var(--line);padding-top:56px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{padding:32px 28px;border-radius:6px;background:var(--off);border:1px solid #e8eee9;display:flex;flex-direction:column}.service-card:first-child{background:var(--sage)}.service-card .bi{font-size:36px;color:var(--green);line-height:1;margin-bottom:22px}.service-card .number{float:right;font-size:12px;color:var(--muted)}.service-card h3{margin-bottom:18px}.service-card p{font-size:15px;color:var(--muted)}.service-card ul{padding:0;list-style:none;margin:22px 0 0;border-top:1px solid var(--line)}.service-card li{padding-top:10px;font-size:13px}.service-card li::before{content:""}.service-foot{margin-top:26px;font-size:14px;color:var(--muted)}.improvement{background:var(--sage)}.before-after{display:grid;grid-template-columns:1fr 45px 1fr;gap:24px;align-items:stretch;margin-top:24px}.change-card{background:#fff;padding:30px;border-radius:5px}.change-card .tag{color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:10px}.change-card h3{font-size:22px;margin-bottom:12px}.change-card p{font-size:15px;color:var(--muted)}.change-arrow{display:flex;align-items:center;justify-content:center;color:var(--green);font-size:26px}.example-label{display:inline-block;background:var(--green);color:white;font-size:11px;padding:3px 10px;margin-bottom:5px;border-radius:2px}.example-note{font-size:12px;color:var(--muted);margin-top:18px}.other-examples{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:30px}.other-examples p{font-size:14px;color:var(--muted);margin-top:8px}.other-examples h3{font-size:17px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;list-style:none;padding:0;margin:0}.step-number{font-size:13px;background:var(--green);color:#fff;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.steps h3{font-size:18px;margin-bottom:12px}.steps p{font-size:14px;color:var(--muted)}.approach-note{margin-top:34px;padding-top:22px;border-top:1px solid var(--line);font-size:14px;color:var(--green)}.experience{padding-top:0}.experience-box{border-top:1px solid var(--line);padding-top:58px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.experience-card{border:1px solid var(--line);padding:30px;border-radius:5px}.experience-card .bi{font-size:30px;color:var(--green)}.experience-card h3{font-size:19px;margin:12px 0}.experience-card p{font-size:14px;color:var(--muted)}.experience-note{font-size:12px;color:var(--muted);margin-top:16px}.pricing{background:var(--off)}.price-layout{display:grid;grid-template-columns:.8fr 1.25fr;gap:72px}.price-intro p{margin:22px 0;color:var(--muted);font-size:15px}.price-list{margin:0}.price-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.price-row:first-child{padding-top:0}.price-row dt{font-size:15px;font-weight:500}.price-row dd{margin:0;text-align:right;color:var(--green);white-space:nowrap;font-weight:700;font-size:21px}.price-row dd small{font-size:12px;font-weight:400;margin-right:7px}.price-note{margin-top:20px;font-size:12px;color:var(--muted);line-height:1.9}.about-layout{display:grid;grid-template-columns:.8fr 1.25fr;gap:72px}.about-intro{border-left:3px solid var(--green);padding-left:28px}.about-name{font-size:26px;margin-top:24px;letter-spacing:.1em}.about-role{font-size:12px;color:var(--muted);margin-top:14px}.about-text p{margin-bottom:20px;font-size:16px}.about-text p:last-child{margin:0}.portrait{max-width:270px;max-height:320px;object-fit:cover;margin-top:24px;border-radius:5px}.faq{padding-top:0}.faq-inner{border-top:1px solid var(--line);padding-top:58px}.faq-grid{display:grid;grid-template-columns:.8fr 1.25fr;gap:72px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:15px;font-weight:600;padding:20px 0;list-style:none;display:flex;align-items:flex-start;gap:13px}summary::-webkit-details-marker{display:none}summary .q{color:var(--green);font-size:14px}summary .bi{margin-left:auto;color:var(--green);flex-shrink:0}details[open] summary .bi{transform:rotate(180deg)}details p{padding:0 28px 22px;font-size:14px;color:var(--muted)}.contact-cta{background:var(--green);color:#fff;padding:68px 30px;text-align:center}.contact-cta .eyebrow{color:#d2e6db}.contact-cta h2{font-size:clamp(25px,3vw,36px)}.contact-cta p{margin:20px auto 26px;max-width:610px;font-size:15px;color:#eef5f0}.contact-cta .small{margin:14px auto 0;font-size:12px}.site-footer{padding:38px 0 26px}.footer-top{display:flex;justify-content:space-between;gap:28px;align-items:center}.footer-brand{font-size:18px;color:var(--ink);font-weight:700;text-decoration:none}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{font-size:12px;color:var(--muted);text-decoration:none}.footer-bottom{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.mobile-cta{display:none}.page-heading{background:var(--sage);padding:60px 0}.page-heading h1{font-size:36px}.breadcrumbs{font-size:12px;margin-bottom:18px;color:var(--muted)}.entry-content{max-width:860px;margin:0 auto;padding:60px 0 90px;overflow-wrap:anywhere}.entry-content h2{font-size:25px;margin:32px 0 18px}.entry-content h3{font-size:19px;margin:26px 0 12px}.entry-content p{margin-bottom:22px}.entry-content table{border-collapse:collapse;width:100%}.entry-content td,.entry-content th{padding:12px;border:1px solid var(--line)}.entry-content iframe{max-width:100%}.entry-content label{display:block;font-size:15px}.entry-content input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=hidden]),.entry-content textarea,.entry-content select{width:100%;max-width:100%;padding:13px 15px;border:1px solid #aebdb4;border-radius:4px;background:#fff;font-size:16px;line-height:1.6;color:var(--ink)}.entry-content textarea{min-height:190px;resize:vertical}.entry-content input[type=submit],.entry-content button[type=submit]{padding:14px 30px;border:0;background:var(--green);color:#fff;border-radius:4px;cursor:pointer;font-weight:600;font-size:16px}.entry-content input[type=checkbox],.entry-content input[type=radio]{width:19px;height:19px;accent-color:var(--green);vertical-align:middle;margin-right:9px}.mwform-tel-field{display:flex;align-items:center;gap:10px}.mwform-tel-field input{min-width:0}.mw_wp_form .horizontal-item{display:inline-block;margin:0 18px 12px 0;font-size:15px;font-weight:400}.mw_wp_form .horizontal-item+.horizontal-item{margin-left:0}.mw_wp_form .error{color:#a72f25;font-size:13px}.contact-intro{padding:24px;background:var(--off);border-left:3px solid var(--green);margin-bottom:32px}.contact-intro p:last-child{margin-bottom:0}.required{display:inline-block;font-size:10px;background:var(--sage);color:var(--green);padding:1px 7px;border-radius:3px;margin-left:8px}.field{margin-bottom:24px}.field label{margin-bottom:8px;font-weight:600}.post-list article{padding:28px 0;border-bottom:1px solid var(--line)}.post-list h2{font-size:24px}.wp-caption{max-width:100%}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
@media(min-width:1600px){.hero-layout{gap:60px;min-height:580px}}
@media(max-width:1050px){.site-nav{gap:16px}.brand strong{font-size:20px}.site-nav a{font-size:12px}.hero-layout{gap:28px}.hero h1{font-size:40px}.hero-actions{gap:18px}.price-layout,.about-layout,.faq-grid{gap:36px}.price-row dd{font-size:18px}.service-card{padding:26px 22px}}
@media(max-width:800px){html{scroll-padding-top:100px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:74px}.brand strong{font-size:19px}.brand small{font-size:9px}.menu-toggle{display:flex;align-items:center;gap:4px}.menu-toggle span{font-size:11px}.site-nav{position:absolute;top:100%;left:0;right:0;background:#fff;padding:12px 20px 24px;display:none;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);gap:0;box-shadow:0 12px 18px #24362a0a}.site-nav.is-open{display:flex}.site-nav a{padding:14px 5px;font-size:15px}.site-nav .button{margin-top:12px;padding:12px;font-size:15px}.hero-layout{display:flex;flex-direction:column;gap:0;align-items:stretch}.hero-copy{padding:42px 0 34px}.hero-label{font-size:11px;margin-bottom:22px;max-width:280px;line-height:1.9}.hero h1{font-size:clamp(29px,7.9vw,48px);letter-spacing:.04em;line-height:1.65}.hero-description{font-size:14px;line-height:2;margin-top:20px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:24px;gap:17px}.hero-actions .text-link{align-self:center}.hero-note{text-align:center}.hero-visual{min-height:0;height:290px;margin-inline:-20px}.hero-visual img{object-position:60% center}.area-strip{font-size:11px;padding:15px 25px;line-height:1.9}.section{padding-block:56px}.section-head{margin-bottom:28px}h2{font-size:25px}.section-head p{font-size:14px;margin-top:14px}.problem-grid{grid-template-columns:1fr;gap:0;margin-top:18px}.problem{padding:24px 0;gap:22px}.problem+.problem{padding:24px 0;border-left:0;border-top:1px solid var(--line)}.problem .bi{font-size:34px}.problem h3{font-size:17px}.problem p{font-size:14px}.problems{padding-bottom:10px}.services{padding-top:0}.services .wrap{padding-top:38px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:26px}.service-card .bi{font-size:32px;margin-bottom:16px}.service-card h3{font-size:20px}.service-card p{font-size:14px}.service-card ul{margin-top:16px}.service-foot{font-size:13px}.before-after{grid-template-columns:1fr;gap:14px;margin-top:18px}.change-card{padding:24px}.change-card h3{font-size:20px}.change-card p{font-size:14px}.change-arrow .bi{transform:rotate(90deg)}.change-arrow{height:25px}.other-examples{grid-template-columns:1fr;gap:22px;margin-top:26px}.steps{grid-template-columns:1fr;gap:22px}.steps li{position:relative;padding-left:57px;min-height:80px}.step-number{position:absolute;left:0;top:0;margin:0;width:36px;height:36px}.steps h3{margin:0 0 6px;font-size:18px}.steps p{font-size:14px}.approach-note{font-size:13px;margin-top:24px}.experience{padding-top:0}.experience-box{padding-top:38px}.experience-grid{grid-template-columns:1fr;gap:16px}.experience-card{padding:26px}.price-layout,.about-layout,.faq-grid{grid-template-columns:1fr;gap:28px}.price-intro p{margin:18px 0;font-size:14px}.price-row{align-items:flex-start;flex-direction:column;gap:8px;padding:18px 0}.price-row dd{text-align:left;font-size:23px;white-space:normal}.price-row dt{font-size:15px}.about-intro{padding-left:20px}.about-name{font-size:24px}.about-text p{font-size:15px}.faq{padding-top:0}.faq-inner{padding-top:38px}.faq-grid{gap:12px}summary{font-size:14px;padding:19px 0;gap:10px}details p{padding:0 24px 20px}.contact-cta{padding:48px 22px}.contact-cta h2{font-size:24px;line-height:1.8}.contact-cta p{font-size:14px}.contact-cta .button{width:100%;max-width:350px}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.footer-links{gap:18px}.site-footer{padding:30px 0 92px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:90;display:block;padding:9px 20px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.mobile-cta .button{min-height:44px;width:100%;padding:10px 20px;font-size:14px}.contact-page .mobile-cta{display:none}.contact-page .site-footer{padding-bottom:28px}.page-heading{padding:38px 0}.page-heading h1{font-size:28px}.entry-content{padding:34px 0 55px}.entry-content h2{font-size:21px}.entry-content h3{font-size:17px}.entry-content p{font-size:15px}.mwform-tel-field{gap:6px}}
@media(max-width:600px){.admin-bar .site-header{top:0}.admin-bar{padding-top:0}}
/* Blue corporate direction, selected 2026-09-12. */
.hero h1,.purpose h2{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-weight:600;letter-spacing:.045em}
.hero h1{font-size:clamp(38px,4.4vw,58px);line-height:1.5}.brand strong{color:#102943}.button,.site-nav .button{border-radius:2px}.hero-visual figcaption{background:rgba(16,41,67,.72)}.area-strip{background:#fff;border-top:1px solid var(--line);color:var(--ink)}
.purpose{background:#102f4c;color:#fff;padding:34px 0}.purpose .wrap{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.purpose .eyebrow{color:#d7e6f6;margin-bottom:8px;font-size:11px}.purpose h2{font-size:30px}.purpose p{font-size:14px;line-height:1.9;color:#edf3fa}
.service-card,.service-card:first-child{background:#fff;border-color:var(--line);border-radius:3px}.service-card .number{float:none;display:block;font-size:27px;line-height:1.1;font-weight:600;color:var(--green);margin-bottom:25px}.service-card .bi{display:block;font-size:32px;margin-bottom:17px}.step-number{background:transparent;color:var(--green);width:auto;height:auto;border-radius:0;display:block;font-size:30px;line-height:1.2;font-weight:600}.steps li+li{border-left:1px solid var(--line);padding-left:24px}.contact-cta{background:#102f4c}.contact-cta .eyebrow{color:#c9dcf2}.contact-cta p{color:#edf3fa}.contact-cta .button-light{background:white;color:#1557a5}.experience-card{border-radius:3px}.about-intro{border-left-width:2px}.menu-toggle{border-radius:2px}.site-nav{box-shadow:none}
@media(max-width:800px){.hero h1{font-size:clamp(30px,8vw,48px);line-height:1.55;letter-spacing:.025em}.purpose{padding:29px 0}.purpose .wrap{grid-template-columns:1fr;gap:15px}.purpose h2{font-size:25px}.purpose p{font-size:13px}.steps li+li{border-left:0;padding-left:57px}.step-number{font-size:27px}.service-card .number{font-size:23px;margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:600px){.header-inner{gap:10px}.brand{min-width:0}.brand strong{font-size:clamp(13px,3.7vw,18px);white-space:nowrap;letter-spacing:0}.brand small{font-size:7px;letter-spacing:.12em}.menu-toggle{flex-shrink:0;padding:8px}.menu-toggle .bi{font-size:22px}}
.entry-content fieldset.field{border:0;padding:0;min-width:0;margin:0 0 24px}.entry-content .field legend{font-size:15px;font-weight:600;margin-bottom:8px;padding:0}.entry-content .field label input,.entry-content .field label textarea{margin-top:8px}.entry-content .horizontal-item label{font-weight:400}.form-actions{display:flex;flex-wrap:wrap;gap:12px}.mw_wp_form_confirm .required{display:none}.entry-content .button--back{background:#eaf1f8;color:#1557a5;border:1px solid #cbd8e7}

/* 1.2.0 — Column UI. Namespaced to preserve the 1.1.0 home layout. */
.column-page{padding-bottom:80px}.column-breadcrumbs{padding:26px 0;color:var(--muted);font-size:12px;line-height:1.7;overflow-wrap:anywhere}.column-breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;gap:6px 12px;margin:0;padding:0}.column-breadcrumbs li+li:before{content:'/';margin-right:12px;color:#8fa4b4}.column-breadcrumbs a:hover{text-decoration:underline}.column-heading{padding:28px 0 34px}.column-heading h1{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:clamp(28px,3.2vw,44px);font-weight:500;line-height:1.6;overflow-wrap:anywhere}.column-page .column-intro{max-width:850px;margin:0;padding:10px 0 24px}.column-categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 42px}.column-categories a{font-size:13px;line-height:1.5;border:1px solid #cbdbe5;border-radius:3px;padding:11px 17px;color:#245975;background:#fff}.column-categories a:hover{background:#edf5f8}.column-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 30px;align-items:start}.column-card{min-width:0}.column-card-image{display:block;overflow:hidden;aspect-ratio:1200/630;background:#f0f5f8}.column-card-image img{display:block;width:100%;height:100%;object-fit:cover}.column-card-body{padding:19px 0 8px}.column-category{font-size:12px;color:#256d86;display:inline-block;line-height:1.6}.column-card h2,.column-card h3{font-family:inherit!important;font-size:19px!important;font-weight:600!important;line-height:1.75!important;margin:10px 0!important;overflow-wrap:anywhere}.column-card h2 a:hover,.column-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.column-card time{font-size:12px;color:#637787}.column-card p{font-size:13px;line-height:1.9;color:#586f80;margin:12px 0}.column-all{margin:34px 0 0}.column-empty{padding:48px 0}.column-page .pagination{margin:50px 0}.pagination .nav-links{display:flex;flex-wrap:wrap;gap:10px}.pagination .page-numbers{display:inline-flex;justify-content:center;align-items:center;min-width:42px;min-height:42px;border:1px solid #ccdce5;padding:6px 12px;font-size:14px}.pagination .current{background:#173f63;color:#fff}.column-article{width:min(800px,calc(100% - 80px));margin:20px auto 0}.column-article-header h1{font-size:clamp(27px,3vw,40px);line-height:1.65;letter-spacing:.025em;font-weight:600;margin:22px 0 16px;overflow-wrap:anywhere}.column-meta{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;font-size:12px;color:#607687}.column-byline{font-size:13px;margin-bottom:30px}.column-byline a{color:#246784;text-decoration:underline}.column-featured{margin:0 0 38px}.column-featured img{width:100%;height:auto;display:block}.column-article .column-content{max-width:none;padding:0;margin:0;font-size:16px;line-height:2.05;overflow-wrap:anywhere}.column-content h2{font-size:27px;line-height:1.65;margin:52px 0 24px;padding:0 0 16px;border-bottom:1px solid #d6e3eb}.column-content h3{font-size:21px;line-height:1.7;margin:34px 0 18px}.column-content h2,.column-content h3{scroll-margin-top:125px}.column-content p{margin:0 0 24px}.column-content li{margin:8px 0}.column-content ul,.column-content ol{padding-left:1.5em;margin:0 0 24px}.column-content blockquote{margin:28px 0;padding:22px 28px;border-left:3px solid #719cae;background:#f4f8fa;color:#435e70}.column-content blockquote p:last-child{margin-bottom:0}.column-content pre{max-width:100%;overflow-x:auto;padding:22px;background:#edf3f6;border:1px solid #dce6ed;font-size:13px;line-height:1.8;white-space:pre}.column-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#edf3f6;padding:2px 5px;font-size:.88em}.column-content pre code{padding:0}.column-content figure{max-width:100%;margin:28px 0}.column-content img{max-width:100%;height:auto}.column-content a{color:#185d84;text-decoration:underline;text-underline-offset:3px}.column-content .wp-block-table,.entry-content .hknet-table-scroll{overflow-x:auto;max-width:100%;margin:24px 0}.entry-content table{border-collapse:collapse;width:100%;font-size:14px}.entry-content th,.entry-content td{padding:14px 18px;border:1px solid #ccdae3;text-align:left;vertical-align:top}.entry-content th{background:#eef4f7;font-weight:600}.entry-content .wp-block-table table,.entry-content .hknet-table-scroll table{min-width:520px}.hknet-box{padding:26px 30px;border:1px solid #ccdee8;background:#f1f7fa;margin:30px 0}.hknet-box.hknet-before-after{background:#fff}.hknet-box.hknet-note{background:#f8f8f3;border-color:#dfe2cf}.entry-content .hknet-box h2,.editor-styles-wrapper .hknet-box h2{font-size:19px;border:0;padding:0;margin:0 0 16px}.hknet-box p:last-child{margin-bottom:0}.column-content .column-toc{background:#f4f8fa;border:1px solid #d9e5ec;padding:22px 28px;margin:32px 0}.column-content .column-toc details{border:0}.column-content .column-toc summary{padding:0;font-size:15px;font-weight:600;cursor:pointer}.column-content .column-toc summary:after{content:'−';margin-left:auto}.column-content .column-toc details:not([open]) summary:after{content:'＋'}.column-content .column-toc ol{margin:16px 0 0;padding-left:1.4em;font-size:14px}.column-toc .toc-level-3{margin-left:1.2em}.column-author{border-top:1px solid #d9e5ec;border-bottom:1px solid #d9e5ec;padding:32px 0;margin:60px 0 20px;max-width:850px}.column-author h2{font-size:21px;margin:4px 0 18px}.column-author p{font-size:14px;line-height:1.9}.column-author .column-author-name{font-size:19px;font-weight:500}.column-author-name span{display:block;font-size:12px;font-weight:400;margin-top:4px}.column-author .text-link{font-size:13px}.column-related{margin-top:64px;margin-bottom:70px}.column-related>h2,.column-more>h2{font-size:24px;margin:0 0 30px;font-weight:500}.column-more{margin-top:60px;padding-top:38px;border-top:1px solid #d9e5ec}.site-footer .footer-links{flex-wrap:wrap}.column-page :focus-visible{outline:3px solid #65a6c2;outline-offset:4px}
/* Snow Monkey Forms: additive; existing MW WP Form rules remain unchanged. */
.entry-content .smf-form{margin:32px 0}.smf-form .smf-item{padding:24px 0;border-bottom:1px solid #dae5ed}.smf-form .smf-item__label{font-weight:600;font-size:15px;margin-bottom:12px;display:block}.smf-form .smf-item__description{font-size:13px;color:#617383}.smf-form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=hidden]),.smf-form textarea,.smf-form select{box-sizing:border-box;width:100%;max-width:100%;padding:13px 15px;min-height:48px;border:1px solid #bfced9;border-radius:2px;background:#fff;color:#17354e;font:inherit}.smf-form textarea{min-height:180px;resize:vertical}.smf-form input[type=checkbox],.smf-form input[type=radio]{width:18px;height:18px;accent-color:#15558b;vertical-align:middle;margin-right:8px}.smf-form .smf-checkbox-control,.smf-form .smf-radio-button-control{display:inline-block;margin:6px 20px 6px 0}.smf-form .smf-action{display:flex;flex-wrap:wrap;gap:16px;margin:30px 0}.smf-form .smf-button-control__control,.smf-form button[type=submit]{font:inherit;background:#15558b;color:#fff;border:0;border-radius:2px;padding:14px 28px;min-height:50px;cursor:pointer}.smf-form [data-action=back] .smf-button-control__control{background:#eaf1f5;color:#17354e}.smf-form .smf-error-messages,.smf-form .smf-error-message{color:#a72e2e;font-size:13px;margin-top:8px}.smf-form [aria-invalid=true]{border-color:#ad3838!important}.smf-form :focus-visible{outline:3px solid #65a6c2;outline-offset:3px}
@media(max-width:1024px){.column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 26px}.column-article{width:min(800px,calc(100% - 60px))}}
@media(max-width:800px){.column-page{padding-bottom:50px}.column-breadcrumbs{padding:20px 0;font-size:11px}.column-heading{padding:16px 0 24px}.column-grid{grid-template-columns:1fr;gap:34px}.column-article{width:calc(100% - 40px);margin-top:12px}.column-article-header h1{font-size:28px}.column-article .column-content{font-size:15px;line-height:2}.column-content h2{font-size:23px;margin-top:40px}.column-content h3{font-size:19px}.column-content .column-toc{padding:18px}.column-content blockquote{padding:20px}.hknet-box{padding:22px 18px}.column-categories{gap:8px;margin-bottom:30px}.column-categories a{padding:10px 12px;font-size:12px}.column-author{margin-top:42px}.column-related{margin-top:45px}.column-meta{gap:8px 12px}.column-card h2,.column-card h3{font-size:18px!important}.column-content h2,.column-content h3{scroll-margin-top:100px}}
@media(max-width:360px){.column-article-header h1{font-size:25px}.column-meta{font-size:11px}.column-content h2{font-size:21px}.column-categories a{font-size:11px}.column-content pre{padding:14px}}
