/*
Theme Name: Hotchkiss
Description: Современный справочник моделиста с удобным чтением.
Version: 0.5.0
Requires at least: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: hotchkiss
*/
:root{--hk-ink:#23382e;--hk-muted:#5d6b62;--hk-line:#dce0d5;--hk-paper:#f7f7f2;--hk-accent:#bd562e}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--hk-paper);color:var(--hk-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--hk-accent);outline-offset:4px}
.hk-shell{max-width:1236px;margin-inline:auto;padding-inline:28px}.hk-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:108px;border-bottom:1px solid var(--hk-line)}.hk-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:.045em}.hk-brand small{display:block;font-size:8px;font-weight:650;letter-spacing:.17em;margin-top:2px}.hk-brand-mark{display:grid;place-items:center;background:var(--hk-ink);color:#e7edba;width:43px;height:43px;font-size:29px;border-radius:11px;font-weight:500}.hk-header nav{display:flex;gap:30px;flex-wrap:wrap}.hk-header nav a{font-size:14px;font-weight:600;text-decoration:none;padding:12px 0}.hk-header nav a:hover{color:var(--hk-accent)}.hk-skip{position:fixed;left:16px;top:-120px;z-index:100;background:#fff;padding:16px}.hk-skip:focus{top:16px}
.hk-home{margin-top:0!important}.hk-hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding:64px 0 54px}.hk-eyebrow{font-size:10px!important;letter-spacing:.16em;font-weight:750;line-height:1.6!important;margin:0 0 20px;color:var(--hk-muted)}.hk-eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--hk-accent);margin-right:7px}.hk-hero h1{font-size:clamp(44px,5.1vw,70px);font-weight:600;line-height:1.04;letter-spacing:-.058em;margin:0 0 24px}.hk-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--hk-accent)}.hk-lead{font-size:17px;line-height:1.75;color:var(--hk-muted);max-width:430px;margin:0 0 28px}.hk-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hk-button{background:var(--hk-ink);color:#fff!important;border-radius:8px;padding:15px 20px;text-decoration:none;font-size:13px;font-weight:650;display:inline-flex;gap:25px}.hk-button:hover{background:#355241}.hk-text-link{font-size:12px;font-weight:650}.hk-hero-note{margin-top:32px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--hk-muted)}
.hk-blueprint{position:relative;background:#243e30;border-radius:16px;overflow:hidden;min-width:0;color:#dfe7c6;box-shadow:0 20px 40px #23382e0c;transform:rotate(1.4deg)}.hk-blueprint svg{display:block;width:100%;height:auto}.hk-blueprint-top,.hk-blueprint-bottom{position:absolute;left:26px;right:26px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.13em;z-index:1}.hk-blueprint-top{top:24px}.hk-blueprint-bottom{bottom:22px;line-height:1.7}.hk-scale-badge{font-size:28px;font-weight:300;letter-spacing:-.06em}
.hk-search-section{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;border-top:1px solid var(--hk-line);border-bottom:1px solid var(--hk-line);padding:30px 0}.hk-search-section .hk-eyebrow{margin-bottom:6px}.hk-search-section h2{font-size:21px;letter-spacing:-.03em;margin:0;font-weight:600}.hk-search-section form{display:flex;background:#fff;border:1px solid #d8ded2;border-radius:9px;padding:6px;gap:4px}.hk-search-section input{font:inherit;font-size:14px;width:100%;min-width:0;border:0;background:transparent;padding:12px}.hk-search-section button{font:inherit;font-size:13px;white-space:nowrap;color:var(--hk-ink);background:#edf0e5;border:0;border-radius:5px;padding:12px 18px;cursor:pointer}
.hk-section{padding:62px 0}.hk-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.hk-section-heading h2,.hk-tool-intro h2{font-size:clamp(28px,3vw,38px);line-height:1.16;letter-spacing:-.045em;font-weight:550;margin:0}.hk-section-heading>p{font-size:14px;line-height:1.7;max-width:240px;color:var(--hk-muted);margin:0}.hk-topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hk-topic{border:1px solid var(--hk-line);padding:25px 22px;background:#fff;border-radius:10px;display:flex;flex-direction:column;min-width:0}.hk-topic-number{font-family:Georgia,serif;color:var(--hk-accent);font-size:26px;margin-bottom:28px}.hk-topic h3{font-size:18px;line-height:1.3;letter-spacing:-.025em;margin:0 0 12px}.hk-topic p{font-size:13px;line-height:1.75;color:var(--hk-muted);margin:0 0 24px}.hk-topic-status{font-size:10px;font-weight:600;color:var(--hk-muted);margin-top:auto}.hk-topic:has(a):hover{border-color:var(--hk-ink)}
.hk-tool-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;border-top:1px solid var(--hk-line)}.hk-tool-intro>p:not(.hk-eyebrow){font-size:15px;line-height:1.8;color:var(--hk-muted);margin-top:24px}.hk-example{margin-top:35px;border-left:2px solid var(--hk-accent);padding-left:20px}.hk-example span{display:block;font-size:10px;color:var(--hk-muted);text-transform:uppercase;letter-spacing:.1em}.hk-example strong{display:block;font-size:19px;font-weight:500;margin:8px 0}.hk-example p{font-size:12px;color:var(--hk-muted);margin:0}
.hk-tool-section .hk-calculator{background:#fff;border-color:var(--hk-line);padding:26px;border-radius:12px}.hk-calculator .hk-scale-form label{font-size:12px;line-height:1.5}.hk-calculator .hk-scale-form input,.hk-calculator .hk-scale-form select{font-size:14px;background:#fbfcf8;border-color:#cbd2c5;min-width:0}.hk-calculator .hk-scale-form button{font-size:14px}.hk-calculator>p:not(.hk-scale-result){font-size:11px;line-height:1.8;color:var(--hk-muted)}.hk-calculator .hk-scale-result{font-size:15px;background:#edf2e5}.hk-editorial-note{display:flex;gap:25px;align-items:flex-start;background:#e9ede0;border-radius:12px;padding:30px 36px;margin:5px 0 64px}.hk-note-mark{color:var(--hk-accent);font-size:38px;line-height:1.2}.hk-editorial-note h2{font-size:20px;line-height:1.4;margin:0 0 10px;letter-spacing:-.02em}.hk-editorial-note p{font-size:13px;line-height:1.8;color:var(--hk-muted);margin:0;max-width:800px}
.hk-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--hk-line);padding-top:28px;padding-bottom:32px}.hk-footer .hk-brand{font-size:17px;gap:0}.hk-dot{color:var(--hk-accent)}.hk-footer p{font-size:11px;color:var(--hk-muted)}.hk-footer>a:last-child{font-size:11px}
.hk-main{padding:55px 28px 70px;min-height:65vh}.hk-article-heading{padding-bottom:32px}.hk-article-heading h1{font-size:clamp(32px,4vw,50px);line-height:1.16;letter-spacing:-.035em}.wp-block-post-content{max-width:1180px}.wp-block-post-content>p,.wp-block-post-content>h2,.wp-block-post-content>h3,.wp-block-post-content>ul,.wp-block-post-content>ol{max-width:760px;margin-inline:auto}.hk-reading{display:grid;grid-template-columns:220px minmax(0,760px);gap:60px;justify-content:center}.hk-article-body{min-width:0;font-size:18px;line-height:1.85}.hk-article-body p{margin:0 0 1.4em}.hk-article-body h2{margin:2.5em 0 1em;font-size:30px;line-height:1.25;letter-spacing:-.03em;scroll-margin-top:30px}.hk-article-body h3{margin:2em 0 .8em;font-size:23px;line-height:1.35}.hk-article-body li{margin:.5em 0}.hk-article-body a{color:#8c3d20}.hk-article-body img{max-width:100%;height:auto;border-radius:8px}.hk-toc{align-self:start;position:sticky;top:26px;padding:20px;background:#edf0e6;border-radius:8px}.hk-toc summary{font-size:12px;font-weight:700;cursor:pointer}.hk-toc ol{padding-left:18px;margin-bottom:0}.hk-toc li{font-size:12px;line-height:1.6;margin:12px 0}.hk-toc a{color:var(--hk-muted);text-decoration:none}.hk-toc a:hover{color:var(--hk-accent);text-decoration:underline}.hk-answer{background:#edf0e6;border-left:3px solid var(--hk-accent);padding:22px 25px;border-radius:0 7px 7px 0}.wp-block-table{max-width:100%;overflow-x:auto}.wp-block-table td,.wp-block-table th{padding:14px;border-color:var(--hk-line);font-size:15px}.wp-block-post-featured-image img{height:auto;border-radius:12px}.hk-card{padding:24px 0;border-top:1px solid var(--hk-line)}
@media(max-width:960px){.hk-hero{gap:24px}.hk-topic-grid{grid-template-columns:repeat(2,1fr)}.hk-reading{grid-template-columns:minmax(0,760px);gap:25px}.hk-toc{position:static}.hk-tool-section{gap:28px;grid-template-columns:1fr 1.2fr}.hk-header nav{gap:18px}}
@media(max-width:680px){.hk-shell{padding-inline:20px}.hk-header{min-height:0;padding-top:20px;padding-bottom:16px;flex-wrap:wrap;gap:16px}.hk-brand{font-size:18px}.hk-brand-mark{width:36px;height:36px;font-size:25px}.hk-header nav{width:100%;justify-content:space-between;gap:12px}.hk-header nav a{font-size:12px;padding:8px 0}.hk-hero{grid-template-columns:1fr;padding:36px 0;gap:25px}.hk-hero h1{font-size:54px}.hk-blueprint{max-width:440px;width:100%;margin:auto;transform:none}.hk-lead{font-size:16px}.hk-actions{gap:18px}.hk-search-section{grid-template-columns:1fr;gap:18px;padding:25px 0}.hk-section{padding:40px 0}.hk-section-heading{align-items:flex-start;flex-direction:column;gap:15px}.hk-topic-grid{gap:12px}.hk-topic{padding:20px 16px}.hk-topic h3{font-size:17px}.hk-topic-number{margin-bottom:20px}.hk-tool-section{grid-template-columns:1fr}.hk-editorial-note{padding:24px 20px;gap:14px;margin-bottom:40px}.hk-footer{flex-wrap:wrap}.hk-footer p{order:3;width:100%;margin:0}.hk-main{padding:32px 20px 50px}.hk-article-body{font-size:17px;line-height:1.8}.hk-article-body h2{font-size:26px}.hk-tool-section .hk-calculator{padding:18px}}
@media(max-width:380px){.hk-topic-grid{grid-template-columns:1fr}.hk-hero h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.hk-header nav,.hk-toc,.hk-footer,.hk-skip{display:none}.hk-reading{display:block}.hk-main{padding:0}.hk-article-body{font-size:11pt;color:#000}}

/* Editorial layout: restrained typography and a visible Hotchkiss subject. */
:root{--hk-paper:#faf9f6;--hk-ink:#252c29;--hk-muted:#59615c;--hk-line:#d7dad4;--hk-accent:#8c3d20}
.hk-brand{font-family:Georgia,serif;font-size:27px;letter-spacing:.035em}.hk-brand small{font-family:system-ui,sans-serif;font-size:9px;letter-spacing:.08em;font-weight:500}.hk-header{min-height:100px}.hk-header nav a{font-weight:500;font-size:15px}
.hk-hero{grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:60px;padding:50px 0}.hk-hero h1{font-family:Georgia,serif;font-size:clamp(34px,4vw,53px);line-height:1.14;letter-spacing:-.025em;font-weight:400}.hk-lead{max-width:610px;font-size:18px;color:var(--hk-ink)}.hk-eyebrow{font-size:12px!important;letter-spacing:.04em;font-weight:500;margin-bottom:16px}.hk-text-link{font-size:15px;font-weight:500}
.hk-desk-index{border-left:1px solid var(--hk-line);padding-left:28px}.hk-desk-index h2{font-size:17px;margin:0 0 12px}.hk-desk-index>a{display:block;padding:14px 0;border-bottom:1px solid var(--hk-line);font-size:17px;text-decoration:none}.hk-desk-index span{display:block;font-size:13px;color:var(--hk-muted);margin-top:4px}
.hk-domain-section{border-top:2px solid var(--hk-ink);display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:60px;padding:34px 0 42px}.hk-domain-section h2{font-family:Georgia,serif;font-weight:400;font-size:34px;line-height:1.2;margin:0 0 18px}.hk-domain-section p{font-size:17px;line-height:1.8}.hk-domain-section aside{padding-left:28px;border-left:1px solid var(--hk-line)}.hk-domain-section h3{font-size:18px;margin-top:0}.hk-domain-section ol{padding-left:20px;font-size:16px;line-height:1.7}.hk-domain-section li{margin:10px 0}.hk-domain-section .hk-source,.hk-domain-section .hk-domain-note{font-size:13px;color:var(--hk-muted)}
.hk-topic-grid{gap:0 28px}.hk-topic{border:0;border-top:1px solid var(--hk-line);border-radius:0;background:transparent;padding:22px 0}.hk-topic h3{font-size:20px;font-weight:600;letter-spacing:0}.hk-topic p{font-size:15px}.hk-topic-status{font-size:12px;font-weight:400}.hk-section-heading h2,.hk-tool-intro h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.02em;font-size:32px}.hk-section-heading>p{font-size:15px}.hk-section{padding-top:38px;padding-bottom:38px}.hk-search-section form,.hk-search-section button,.hk-tool-section .hk-calculator,.hk-toc,.hk-answer{border-radius:2px}.hk-editorial-note{background:transparent;border-top:1px solid var(--hk-line);border-radius:0;padding:28px 0;margin-bottom:24px}.hk-editorial-note p{font-size:15px}.hk-footer p,.hk-footer>a:last-child{font-size:13px}.hk-article-heading h1{font-family:Georgia,serif;font-weight:400}
@media(max-width:760px){.hk-hero,.hk-domain-section{grid-template-columns:1fr;gap:28px}.hk-desk-index,.hk-domain-section aside{border-left:0;padding-left:0}.hk-desk-index{border-top:1px solid var(--hk-line);padding-top:20px}.hk-domain-section aside{border-top:1px solid var(--hk-line);padding-top:24px}.hk-header nav{gap:15px}.hk-header nav a{font-size:14px}.hk-hero h1{font-size:38px}.hk-brand{font-size:24px}.hk-domain-section p{font-size:16px}}
@media(max-width:380px){.hk-hero h1{font-size:32px}.hk-header nav a{font-size:13px}}

/* Published content, source notes and navigation. */
.wp-block-post-content{font-size:18px;line-height:1.8}.hk-breadcrumbs{font-size:13px;line-height:1.6;color:var(--hk-muted);text-align:left}.hk-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px 10px;list-style:none;padding:0;margin:0 0 16px}.hk-breadcrumbs li+li:before{content:"/";margin-right:10px;color:#727b74}.hk-updated{font-size:13px;color:var(--hk-muted);text-align:left;margin:0 0 16px}.hk-sources{border-top:1px solid var(--hk-line);margin-top:34px;padding-top:10px}.hk-sources li,.hk-sources p{font-size:14px!important;line-height:1.7!important}.hk-sources h2{font-size:22px}.hk-inline-links{font-size:15px!important}.hk-directory{list-style:none;padding:0!important}.hk-directory li{border-bottom:1px solid var(--hk-line);padding:20px 0}.hk-directory a{font-size:21px}.hk-reading-list{border-top:1px solid var(--hk-line)}.hk-reading-list h2{font:400 32px/1.2 Georgia,serif}.hk-reading-list ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:28px 40px}.hk-reading-list li{border-top:1px solid var(--hk-line);padding-top:18px}.hk-reading-list a{font-size:20px;font-weight:500}.hk-reading-list p{font-size:15px;line-height:1.7;color:var(--hk-muted);margin-bottom:0}.hk-article-body table{width:100%;border-collapse:collapse;text-align:left}.hk-article-body th{font-weight:650;background:#f0f1ed}.hk-article-body td,.hk-article-body th{border:1px solid var(--hk-line);vertical-align:top}.hk-article-body .hk-calculator{margin:28px 0}.hk-footer{flex-wrap:wrap}
@media(max-width:680px){.hk-reading-list ul{grid-template-columns:1fr;gap:20px}.wp-block-post-content{font-size:17px}.hk-breadcrumbs{font-size:12px}.hk-header nav a{font-size:13px}.hk-directory a{font-size:19px}}

.hk-list-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin-bottom:16px;border-radius:3px}.hk-image-caption{max-width:760px;margin:10px auto 26px;font-size:13px;line-height:1.6;color:var(--hk-muted);text-align:left}.hk-main>.wp-block-post-featured-image{max-width:1000px;margin-inline:auto}.wp-block-post-featured-image img{display:block;max-width:100%;height:auto;border-radius:3px}.hk-reading-list li:has(.hk-list-image){border-top:0;padding-top:0}
