/*
Theme Name: Põhitehnika
Theme URI: https://pohitehnika.ee/
Author: Tradilo OÜ
Description: Lihtne ja kiire WordPressi kujundus Põhitehnika müügi- ja hoolduslehele.
Version: 2.9.0
Text Domain: pohitehnika
*/

:root {
  --ink: #101820;
  --muted: #5f6b74;
  --paper: #f3f4f2;
  --white: #fff;
  --line: #d9ddda;
  --accent: #f3a712;
  --radius: 2px;
  --wrap: 1180px;
}

/* 2.1 — Bertž miniekskavaatorid */
.pt-bertz-hero { padding: 78px 0 72px; background: #f2efe7; overflow: hidden; }
.pt-bertz-hero-grid { display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: 70px; }
.pt-bertz-hero-copy h1 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(62px, 7vw, 104px); font-weight: 400; line-height: .88; letter-spacing: -.06em; }
.pt-bertz-hero-copy > p:not(.pt-kicker) { max-width: 590px; margin: 28px 0 30px; color: #515a5d; font-size: 18px; }
.pt-bertz-hero-media { position: relative; min-height: 520px; display: grid; place-items: center; border-radius: 34px; background: #dce3d9; overflow: hidden; }
.pt-bertz-hero-media > img { width: 100%; height: 100%; min-height: 520px; object-fit: cover; }
.pt-bertz-hero-price { position: absolute; right: 22px; bottom: 22px; width: 240px; padding: 20px 22px; border-radius: 18px; background: rgba(16,24,32,.94); color: #fff; }
.pt-bertz-hero-price span, .pt-bertz-hero-price small { display: block; color: #c5cdd1; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pt-bertz-hero-price strong { display: block; margin: 5px 0 2px; font-size: 27px; }
.pt-bertz-jump { position: sticky; top: 78px; z-index: 35; border-block: 1px solid #d7d1c5; background: rgba(250,248,243,.96); backdrop-filter: blur(10px); }
.admin-bar .pt-bertz-jump { top: 110px; }
.pt-bertz-jump .pt-wrap { display: grid; grid-template-columns: repeat(3, 1fr); }
.pt-bertz-jump a { display: flex; justify-content: space-between; gap: 14px; padding: 17px 20px; font-size: 14px; font-weight: 850; }
.pt-bertz-jump a + a { border-left: 1px solid #d7d1c5; }
.pt-bertz-jump span { color: #777d7a; font-size: 11px; }
.pt-bertz-intro { padding: 76px 0; background: #fff; }
.pt-bertz-intro-grid { display: grid; grid-template-columns: .45fr .9fr 1.2fr; align-items: end; gap: 55px; }
.pt-bertz-intro h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(45px, 5vw, 68px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.pt-bertz-intro-grid > p:last-child { margin: 0 0 6px; color: #596164; font-size: 17px; }
.pt-bertz-model { padding: 96px 0 105px; scroll-margin-top: 150px; background: #faf8f3; }
.pt-bertz-model-alt { background: #e1e7de; }
.pt-bertz-model-head { display: flex; justify-content: space-between; align-items: end; gap: 60px; margin-bottom: 42px; }
.pt-bertz-model-head h2, .pt-bertz-section-head h2, .pt-bertz-warranty h2, .pt-bertz-cta h2 { max-width: 780px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(48px, 5.5vw, 78px); font-weight: 400; line-height: .94; letter-spacing: -.055em; }
.pt-bertz-price { flex: 0 0 auto; text-align: right; }
.pt-bertz-price small { display: block; color: #737a7b; font-size: 10px; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.pt-bertz-price strong { display: inline-block; margin-top: 2px; font-size: 34px; }
.pt-bertz-price del { margin-left: 10px; color: #7b8282; font-size: 15px; }
.pt-bertz-feature-grid { display: grid; grid-template-columns: 1.25fr .75fr; min-height: 520px; border-radius: 28px; background: #fff; box-shadow: 0 14px 38px rgba(45,39,31,.07); overflow: hidden; }
.pt-bertz-feature-reverse { grid-template-columns: 1.08fr .92fr; }
.pt-bertz-video { min-width: 0; display: grid; place-items: center; padding: 18px; background: #17202a; }
.pt-bertz-video video { width: 100%; max-height: 570px; border-radius: 16px; background: #0d141b; }
.pt-bertz-spec-card { display: flex; flex-direction: column; padding: 38px; }
.pt-bertz-spec-card > p { margin: 0 0 25px; color: #566064; }
.pt-bertz-highlights { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; }
.pt-bertz-highlights span { padding: 7px 11px; border-radius: 999px; background: #f3a712; font-size: 10px; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }
.pt-bertz-spec-card dl { margin: 0; }
.pt-bertz-spec-card dl div { display: grid; grid-template-columns: 1fr 1.25fr; gap: 15px; padding: 10px 0; border-top: 1px solid #dedbd4; }
.pt-bertz-spec-card dt { color: #6b7375; font-size: 12px; }
.pt-bertz-spec-card dd { margin: 0; font-size: 12px; font-weight: 800; }
.pt-bertz-enquire { display: flex; justify-content: space-between; gap: 20px; margin-top: auto; padding-top: 21px; border-top: 1px solid #dedbd4; font-weight: 850; }
.pt-bertz-gallery { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 185px; gap: 12px; margin-top: 18px; }
.pt-bertz-gallery a { border-radius: 18px; background: #e6e9e4; overflow: hidden; }
.pt-bertz-gallery a:hover img { transform: scale(1.035); }
.pt-bertz-gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.pt-bertz-gallery-main { grid-column: span 2; grid-row: span 2; }
.pt-bertz-accessories { padding: 100px 0 110px; scroll-margin-top: 150px; background: #f2efe7; }
.pt-bertz-section-head { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 80px; margin-bottom: 44px; }
.pt-bertz-section-head > p { max-width: 500px; margin: 0 0 6px; color: #596164; font-size: 17px; }
.pt-bertz-accessory-list { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #ccc5b8; }
.pt-bertz-accessory-list > div { display: flex; justify-content: space-between; gap: 30px; padding: 19px 18px 19px 0; border-bottom: 1px solid #ccc5b8; }
.pt-bertz-accessory-list > div:nth-child(even) { padding-left: 24px; border-left: 1px solid #ccc5b8; }
.pt-bertz-accessory-list span { font-family: Georgia, 'Times New Roman', serif; font-size: 20px; }
.pt-bertz-accessory-list small { color: #6c7373; font-family: Inter, Arial, sans-serif; font-size: 11px; }
.pt-bertz-accessory-list strong { flex: 0 0 auto; font-size: 14px; }
.pt-bertz-warranty { padding: 92px 0; background: #d8c6aa; }
.pt-bertz-warranty-grid { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 80px; }
.pt-bertz-warranty-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.pt-bertz-warranty-cards article { padding: 27px; border-radius: 22px; background: rgba(255,255,255,.52); }
.pt-bertz-warranty-cards span { color: #665f56; font-size: 10px; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.pt-bertz-warranty-cards strong { display: block; margin-top: 9px; font-family: Georgia, 'Times New Roman', serif; font-size: 38px; font-weight: 400; }
.pt-bertz-warranty-cards p { margin: 0; color: #5a5d5b; font-size: 13px; }
.pt-bertz-cta { padding: 95px 0; scroll-margin-top: 150px; background: #17202a; color: #fff; }
.pt-bertz-cta .pt-kicker { color: #f3a712; }
.pt-bertz-cta-grid { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 90px; }
.pt-bertz-person { border-top: 1px solid #46515a; }
.pt-bertz-person > span { display: block; margin-top: 20px; color: #aeb8bd; font-size: 10px; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.pt-bertz-person > strong { display: block; margin: 7px 0 18px; font-family: Georgia, 'Times New Roman', serif; font-size: 30px; font-weight: 400; }
.pt-bertz-person a { display: flex; justify-content: space-between; padding: 14px 0; border-top: 1px solid #46515a; font-weight: 850; }
.pt-bertz-person p { margin: 18px 0 0; color: #bec7cb; }

@media (max-width: 980px) {
  .pt-bertz-hero-grid, .pt-bertz-intro-grid, .pt-bertz-section-head, .pt-bertz-warranty-grid, .pt-bertz-cta-grid { grid-template-columns: 1fr; gap: 36px; }
  .pt-bertz-feature-grid, .pt-bertz-feature-reverse { grid-template-columns: 1fr; }
  .pt-bertz-gallery { grid-template-columns: repeat(3, 1fr); }
  .pt-bertz-gallery-main { grid-column: span 2; }
}

@media (max-width: 620px) {
  .pt-bertz-hero { padding: 56px 0 48px; }
  .pt-bertz-hero-copy h1 { font-size: clamp(55px, 16vw, 72px); }
  .pt-bertz-hero-copy > p:not(.pt-kicker) { font-size: 16px; }
  .pt-bertz-hero-media, .pt-bertz-hero-media > img { min-height: 360px; }
  .pt-bertz-hero-price { right: 14px; bottom: 14px; width: calc(100% - 28px); }
  .pt-bertz-jump { top: 68px; }
  .admin-bar .pt-bertz-jump { top: 114px; }
  .pt-bertz-jump .pt-wrap { grid-template-columns: repeat(3, 1fr); }
  .pt-bertz-jump a { display: block; padding: 12px 9px; font-size: 11px; }
  .pt-bertz-jump span { display: block; margin-top: 2px; font-size: 9px; }
  .pt-bertz-intro { padding: 60px 0; }
  .pt-bertz-model { padding: 68px 0 75px; scroll-margin-top: 170px; }
  .pt-bertz-model-head { display: block; }
  .pt-bertz-price { margin-top: 25px; text-align: left; }
  .pt-bertz-video { padding: 8px; }
  .pt-bertz-spec-card { padding: 25px; }
  .pt-bertz-spec-card dl div { grid-template-columns: .9fr 1.1fr; }
  .pt-bertz-gallery { grid-template-columns: 1fr 1fr; grid-auto-rows: 140px; }
  .pt-bertz-gallery-main { grid-column: span 2; grid-row: span 2; }
  .pt-bertz-accessories { padding: 68px 0 75px; scroll-margin-top: 170px; }
  .pt-bertz-accessory-list { grid-template-columns: 1fr; }
  .pt-bertz-accessory-list > div:nth-child(even) { padding-left: 0; border-left: 0; }
  .pt-bertz-accessory-list span { font-size: 17px; }
  .pt-bertz-warranty { padding: 68px 0; }
  .pt-bertz-warranty-cards { grid-template-columns: 1fr; }
  .pt-bertz-cta { padding: 72px 0; scroll-margin-top: 170px; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: Inter, Arial, sans-serif; line-height: 1.55; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
.pt-wrap { width: min(calc(100% - 40px), var(--wrap)); margin-inline: auto; }
.pt-kicker { margin: 0 0 14px; color: #a56600; font-size: 12px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }

.pt-header { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid var(--line); background: rgba(255,255,255,.96); backdrop-filter: blur(10px); }
.admin-bar .pt-header { top: 32px; }
.pt-header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.pt-brand-cluster { display: flex; align-items: center; gap: 18px; }
.pt-brand { font-size: 19px; font-weight: 850; letter-spacing: -.025em; }
.pt-kids-nav { display: inline-flex; min-height: 36px; align-items: center; padding: 0 15px; border-radius: 999px; background: #f3a712; color: #17202a; font-size: 11px; font-weight: 900; letter-spacing: .065em; text-transform: uppercase; box-shadow: 0 7px 18px rgba(165,102,0,.15); transition: transform .2s ease, background .2s ease; }
.pt-kids-nav:hover { transform: translateY(-1px); background: #ffb619; }
.pt-nav { display: flex; align-items: center; gap: 30px; font-size: 14px; font-weight: 750; }
.pt-nav a:hover { color: #a56600; }
.pt-menu-toggle { display: none; border: 0; background: none; padding: 10px; font: inherit; font-weight: 750; }

.pt-hero { background: var(--paper); border-bottom: 1px solid var(--line); }
.pt-hero-grid { min-height: 650px; display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: 74px; padding-block: 76px; }
.pt-hero h1 { max-width: 760px; margin: 0; font-size: clamp(54px, 7vw, 102px); line-height: .91; letter-spacing: -.065em; }
.pt-lead { max-width: 630px; margin: 30px 0 0; color: var(--muted); font-size: clamp(18px, 2vw, 22px); }
.pt-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.pt-btn { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; padding: 0 22px; border: 1px solid var(--ink); background: var(--ink); color: var(--white); font-weight: 800; }
.pt-btn:hover { background: #25313a; }
.pt-btn-accent { border-color: var(--accent); background: var(--accent); color: var(--ink); }
.pt-btn-light { background: transparent; color: var(--ink); }
.pt-hero-media { position: relative; min-height: 480px; background: #e2e5e1; overflow: hidden; }
.pt-hero-media img { width: 100%; height: 100%; min-height: 480px; object-fit: cover; }
.pt-hero-badge { position: absolute; left: 0; bottom: 0; padding: 18px 22px; background: var(--accent); font-weight: 850; }

.pt-section { padding-block: 100px; }
.pt-section-soft { background: var(--paper); }
.pt-section-head { display: flex; justify-content: space-between; align-items: end; gap: 32px; margin-bottom: 42px; }
.pt-section h2, .pt-page-title { margin: 0; font-size: clamp(40px, 5vw, 70px); line-height: .97; letter-spacing: -.05em; }
.pt-section-intro { max-width: 590px; margin: 0; color: var(--muted); font-size: 18px; }

.pt-categories { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); }
.pt-category { min-height: 420px; display: flex; flex-direction: column; justify-content: space-between; padding: 30px; background: var(--white); overflow: hidden; }
.pt-category img { width: 100%; height: 245px; object-fit: contain; transition: transform .25s ease; }
.pt-category:hover img { transform: scale(1.035); }
.pt-category h3 { margin: 20px 0 0; font-size: 29px; letter-spacing: -.035em; }
.pt-arrow { font-size: 24px; }

.pt-products { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.pt-card { display: flex; flex-direction: column; border: 1px solid var(--line); background: var(--white); }
.pt-card-image { position: relative; height: 280px; display: grid; place-items: center; padding: 22px; background: #fff; overflow: hidden; }
.pt-card-image img { width: 100%; height: 100%; object-fit: contain; transition: transform .25s ease; }
.pt-card:hover .pt-card-image img { transform: scale(1.025); }
.pt-card-body { flex: 1; display: flex; flex-direction: column; padding: 24px; }
.pt-card h3 { margin: 0 0 22px; font-size: 25px; line-height: 1.1; letter-spacing: -.035em; }
.pt-price { margin-top: auto; display: flex; align-items: baseline; flex-wrap: wrap; gap: 10px; }
.pt-price strong { font-size: 25px; }
.pt-vat { color: #5f6b74; font-size: 12px; font-weight: 750; }
.pt-price del { color: #7b858c; font-size: 15px; }
.pt-card-link { margin-top: 20px; padding-top: 17px; border-top: 1px solid var(--line); font-weight: 800; }

.pt-service-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 90px; align-items: start; }
.pt-service-list { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--line); }
.pt-service-item { padding: 25px 20px 25px 0; border-bottom: 1px solid var(--line); }
.pt-service-item:nth-child(even) { padding-left: 24px; border-left: 1px solid var(--line); }
.pt-service-item strong { display: block; margin-bottom: 5px; font-size: 18px; }

.pt-contact { background: var(--ink); color: var(--white); }
.pt-contact-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 72px; align-items: start; }
.pt-contact h2 { color: var(--white); }
.pt-contact-intro > p:last-child { max-width: 420px; margin: 25px 0 0; color: #b8c0c5; font-size: 17px; }
.pt-contact-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.pt-contact-card { min-width: 0; padding: 28px; border: 1px solid #3c4851; border-radius: 22px; background: #1d2730; }
.pt-contact-card > span { color: #f3a712; font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pt-contact-card h3 { margin: 10px 0 12px; font-family: Georgia, 'Times New Roman', serif; font-size: 29px; font-weight: 400; }
.pt-contact-card p { min-height: 78px; margin: 0 0 22px; color: #b8c0c5; font-size: 14px; line-height: 1.55; }
.pt-contact-card a { display: block; width: fit-content; margin-top: 7px; font-weight: 800; }
.pt-contact-card a:first-of-type { font-size: 20px; color: #fff; }
.pt-contact-card a:last-child { color: #cbd1d5; font-size: 13px; }
.pt-contact-meta { display: flex; justify-content: space-between; gap: 24px; margin-top: 18px; padding: 19px 4px 0; border-top: 1px solid #3c4851; color: #cbd1d5; font-size: 14px; }
.pt-contact-meta a { font-weight: 750; }

.pt-page-head { padding: 86px 0 48px; background: var(--paper); border-bottom: 1px solid var(--line); }
.pt-archive { padding-block: 60px 100px; }
.pt-filter { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 34px; }
.pt-filter a { padding: 10px 14px; border: 1px solid var(--line); font-size: 14px; font-weight: 750; }
.pt-filter a:hover, .pt-filter .is-active { background: var(--ink); color: var(--white); border-color: var(--ink); }

.pt-single { padding-block: 74px 110px; }
.pt-single-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 70px; align-items: start; }
.pt-single-image { min-height: 520px; display: grid; place-items: center; padding: 30px; background: var(--paper); }
.pt-single-image img { width: 100%; max-height: 580px; object-fit: contain; }
.pt-single h1 { margin: 0 0 25px; font-size: clamp(42px, 5vw, 68px); line-height: .98; letter-spacing: -.05em; }
.pt-single .pt-price strong { font-size: 34px; }
.pt-specs { margin-top: 36px; border-top: 1px solid var(--line); }
.pt-spec-row { display: grid; grid-template-columns: .8fr 1.2fr; gap: 20px; padding: 13px 0; border-bottom: 1px solid var(--line); }
.pt-spec-row dt { color: var(--muted); }
.pt-spec-row dd { margin: 0; font-weight: 700; }
.pt-content { margin-top: 38px; color: #33414b; }

.pt-footer { padding: 32px 0; background: #0a1117; color: #aeb6bc; font-size: 13px; }
.pt-footer-inner { display: flex; justify-content: space-between; gap: 30px; }

@media (max-width: 920px) {
  .admin-bar .pt-header { top: 46px; }
  .pt-nav { display: none; position: absolute; top: 78px; left: 0; right: 0; padding: 22px 20px; background: var(--white); border-bottom: 1px solid var(--line); flex-direction: column; align-items: flex-start; }
  .pt-nav.is-open { display: flex; }
  .pt-menu-toggle { display: block; }
  .pt-hero-grid, .pt-single-grid, .pt-service-grid, .pt-contact-grid { grid-template-columns: 1fr; gap: 42px; }
  .pt-hero-grid { padding-block: 58px; }
  .pt-hero-media { min-height: 380px; }
  .pt-hero-media img { min-height: 380px; }
  .pt-categories, .pt-products { grid-template-columns: 1fr 1fr; }
  .pt-contact-card p { min-height: 0; }
}

@media (max-width: 620px) {
  .pt-wrap { width: min(calc(100% - 28px), var(--wrap)); }
  .pt-header-inner { min-height: 68px; }
  .pt-brand-cluster { gap: 9px; }
  .pt-brand { font-size: 17px; }
  .pt-kids-nav { min-height: 32px; max-width: 116px; padding: 0 10px; text-align: center; font-size: 9px; line-height: 1.15; }
  .pt-nav { top: 68px; }
  .pt-hero-grid { min-height: auto; gap: 36px; padding-block: 46px; }
  .pt-hero h1 { font-size: clamp(48px, 15vw, 68px); }
  .pt-hero-media, .pt-hero-media img { min-height: 300px; }
  .pt-section { padding-block: 70px; }
  .pt-section-head { align-items: start; flex-direction: column; }
  .pt-categories, .pt-products, .pt-service-list { grid-template-columns: 1fr; }
  .pt-service-item:nth-child(even) { padding-left: 0; border-left: 0; }
  .pt-category { min-height: 350px; }
  .pt-card-image { height: 240px; }
  .pt-contact-cards { grid-template-columns: 1fr; }
  .pt-contact-card { padding: 24px; }
  .pt-contact-meta { flex-direction: column; gap: 7px; }
  .pt-footer-inner { flex-direction: column; }
}

/* 1.2 — soe, pildikeskne ja rahulik avaleht */
.home { background: #f2efe7; }
.home .pt-header { background: rgba(242,239,231,.94); border-color: #d8d2c6; }
.home .pt-brand, .home .pt-nav a, .home .pt-menu-toggle { color: #17202a; }
.home .pt-brand { font-family: Georgia, 'Times New Roman', serif; font-size: 22px; letter-spacing: -.02em; }
.pt-nav a { font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }

.pt-showcase { padding: 34px 0 62px; color: #17202a; background: #f2efe7; }
.pt-showcase-tools { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 54px; }
.pt-showcase-tools > span { color: #5e625e; font-size: 12px; font-weight: 750; letter-spacing: .06em; text-transform: uppercase; }
.pt-showcase-pills { display: flex; gap: 9px; }
.pt-showcase-pills a { display: inline-flex; min-height: 42px; align-items: center; padding: 0 19px; border: 1px solid #83857f; border-radius: 999px; font-size: 13px; font-weight: 800; }
.pt-showcase-pills a.is-active { border-color: #17202a; background: #17202a; color: #fff; }
.pt-showcase-head { margin-bottom: 38px; }
.pt-showcase .pt-kicker { margin-bottom: 20px; color: #9a6200; font-size: 13px; letter-spacing: .11em; }
.pt-showcase h1 { max-width: 800px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(58px, 6.5vw, 94px); font-weight: 400; line-height: .94; letter-spacing: -.055em; }
.pt-showcase-copy { max-width: 390px; padding-bottom: 7px; }
.pt-showcase-copy p { margin: 0; color: #4f5659; font-size: 18px; line-height: 1.55; }

.pt-choice-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.pt-choice { min-width: 0; position: relative; min-height: 390px; display: flex; flex-direction: column; border-radius: 26px; background: #d9ddd4; color: #17202a; overflow: hidden; }
.pt-choice:nth-child(2) { background: #d9c7ad; }
.pt-choice:nth-child(3) { background: #cbd9d0; }
.pt-choice-image { flex: 1; min-height: 255px; display: grid; place-items: center; padding: 20px 22px 0; overflow: hidden; }
.pt-choice-image img { width: 100%; height: 100%; object-fit: contain; transition: transform .35s ease; mix-blend-mode: multiply; }
.pt-choice:hover .pt-choice-image img { transform: scale(1.045); }
.pt-choice-loncin .pt-choice-image img { transform: scale(1.13); }
.pt-choice-bertz .pt-choice-image img { transform: scale(1.02); }
.pt-choice-deere .pt-choice-image img { transform: scale(.98); }
.pt-choice-loncin:hover .pt-choice-image img { transform: scale(1.17); }
.pt-choice-bertz:hover .pt-choice-image img { transform: scale(1.06); }
.pt-choice-deere:hover .pt-choice-image img { transform: scale(1.02); }
.pt-choice-bottom { display: flex; justify-content: space-between; align-items: end; gap: 15px; padding: 24px; }
.pt-choice-bottom small { display: block; margin-bottom: 5px; color: #4f5659; font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pt-choice-bottom h2 { max-width: 250px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(27px, 2.3vw, 35px); font-weight: 400; line-height: .98; letter-spacing: -.035em; }
.pt-choice-bottom b { flex: 0 0 auto; padding: 10px 13px; border-radius: 999px; background: #fff; font-size: 11px; }

.pt-proof { padding: 55px 0; border: 0; background: #fff; }
.pt-proof-grid { text-align: center; }
.pt-proof-grid h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(40px, 4.6vw, 66px); font-weight: 400; line-height: 1; letter-spacing: -.045em; }

.pt-offers { background: #faf8f3; }
.pt-offers .pt-section-head h2, .pt-workshop h2 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.045em; }
.pt-text-link { padding: 11px 17px; border: 1px solid #9b9a94; border-radius: 999px; font-size: 13px; font-weight: 800; }
.pt-offers .pt-card { border: 0; border-radius: 22px; box-shadow: 0 12px 34px rgba(44,38,31,.06); overflow: hidden; }
.pt-offers .pt-card-image { background: #fff; }
.pt-card--atv-d .pt-card-image img { transform: scale(.98); }
.pt-card--ekskavaatorid .pt-card-image img { transform: scale(1.03); }
.pt-card--murutehnika .pt-card-image img { transform: scale(1.08); }
.pt-card--atv-d:hover .pt-card-image img { transform: scale(1.005); }
.pt-card--ekskavaatorid:hover .pt-card-image img { transform: scale(1.055); }
.pt-card--murutehnika:hover .pt-card-image img { transform: scale(1.105); }

.pt-workshop { padding: 100px 0; background: #dfe3db; }
.pt-workshop-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; align-items: center; }
.pt-workshop h2 { margin: 0 0 25px; font-size: clamp(46px, 5vw, 72px); line-height: .96; }
.pt-workshop-copy > p:not(.pt-kicker) { max-width: 540px; margin: 0 0 30px; color: #515b58; font-size: 18px; }
.pt-btn { border-radius: 999px; }
.pt-workshop-cards { display: grid; gap: 12px; }
.pt-workshop-cards a { min-height: 104px; display: grid; grid-template-columns: 1fr 35px; align-items: center; gap: 18px; padding: 22px 25px; border-radius: 20px; background: rgba(255,255,255,.72); transition: transform .2s ease, background .2s ease; }
.pt-workshop-cards a:hover { transform: translateX(5px); background: #fff; }
.pt-workshop-cards strong { display: block; font-family: Georgia, 'Times New Roman', serif; font-size: 23px; font-weight: 400; }
.pt-workshop-cards small { display: block; max-width: 560px; margin-top: 7px; color: var(--muted); font-size: 14px; line-height: 1.55; }
.pt-workshop-cards b { font-size: 22px; }

@media (max-width: 980px) {
  .pt-showcase-head, .pt-workshop-grid { grid-template-columns: 1fr; gap: 28px; }
  .pt-choice-grid { grid-template-columns: 1fr; }
  .pt-choice { min-height: 300px; display: grid; grid-template-columns: 1.2fr .8fr; }
  .pt-choice-image { min-height: 300px; }
  .pt-choice-bottom { align-items: center; }
}

@media (max-width: 620px) {
  .home .pt-nav { background: #f2efe7; border-color: #d8d2c6; }
  .pt-showcase { padding: 24px 0 34px; }
  .pt-showcase-tools { align-items: flex-start; margin-bottom: 38px; }
  .pt-showcase-tools > span { max-width: 105px; text-align: right; }
  .pt-showcase-pills { gap: 6px; }
  .pt-showcase-pills a { min-height: 38px; padding-inline: 13px; font-size: 11px; }
  .pt-showcase-head { margin-bottom: 28px; }
  .pt-showcase .pt-kicker { font-size: 11px; }
  .pt-showcase h1 { font-size: clamp(47px, 14vw, 62px); }
  .pt-showcase-copy p { font-size: 16px; }
  .pt-choice { min-height: 390px; display: flex; }
  .pt-choice-image { min-height: 245px; }
  .pt-choice-bottom { align-items: end; padding: 21px; }
  .pt-choice-bottom b { font-size: 10px; }
  .pt-proof { padding: 45px 0; }
  .pt-workshop { padding: 70px 0; }
}

/* 1.3 — kõik alamlehed samas kujunduskeeles */
body:not(.home) { background: #faf8f3; }
body:not(.home) .pt-header { background: rgba(242,239,231,.95); border-color: #d8d2c6; }
body:not(.home) .pt-brand { font-family: Georgia, 'Times New Roman', serif; font-size: 22px; letter-spacing: -.02em; }

.pt-page-head { padding: 94px 0 76px; border: 0; background: #f2efe7; }
.pt-page-head-grid { display: grid; grid-template-columns: 1.25fr .75fr; align-items: end; gap: 80px; }
.pt-page-head-grid > p { max-width: 420px; margin: 0 0 7px; color: #555d60; font-size: 18px; }
.pt-page-title { max-width: 820px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(56px, 7vw, 92px); font-weight: 400; line-height: .94; letter-spacing: -.055em; }

.pt-archive { padding: 52px 0 110px; background: #faf8f3; }
.pt-filter { gap: 9px; margin-bottom: 38px; }
.pt-filter a { padding: 10px 18px; border: 1px solid #aaa79f; border-radius: 999px; background: transparent; }
.pt-filter a:hover, .pt-filter .is-active { border-color: #17202a; background: #17202a; color: #fff; }
.pt-archive .pt-card { border: 0; border-radius: 22px; box-shadow: 0 12px 34px rgba(44,38,31,.06); overflow: hidden; }
.pt-archive .pt-card-image { background: #eceae4; }
.pt-card { border-radius: 22px; overflow: hidden; }
.pt-card-image { background: #eceae4; }
.pt-card h3 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.025em; }
.pt-card-link { display: flex; justify-content: space-between; }

.pt-single { padding: 42px 0 110px; background: #faf8f3; }
.pt-back-link { display: inline-flex; margin-bottom: 28px; color: #5b6264; font-size: 13px; font-weight: 750; }
.pt-single-grid { grid-template-columns: 1.08fr .92fr; gap: 74px; }
.pt-single-image { min-height: 590px; border-radius: 28px; background: #eceae4; overflow: hidden; }
.pt-single-copy { padding-top: 28px; }
.pt-single h1 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.045em; }
.pt-single .pt-price strong { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
.pt-specs { border-color: #d2cec5; }
.pt-spec-row { border-color: #d2cec5; }
.pt-product-contact { margin-top: 36px; padding: 25px; border-radius: 22px; background: #f2efe7; }
.pt-product-contact > span { display: block; color: #555d60; font-size: 14px; }
.pt-product-contact .pt-actions { margin-top: 17px; }

.pt-inner-hero { padding: 96px 0 82px; background: #f2efe7; }
.pt-inner-hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 90px; }
.pt-inner-hero h1 { max-width: 800px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(56px, 7vw, 92px); font-weight: 400; line-height: .94; letter-spacing: -.055em; }
.pt-inner-lead p { margin: 0; color: #50595c; font-size: 19px; }

.pt-page-services { padding: 28px 0 100px; background: #f2efe7; }
.pt-page-service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.pt-page-service-grid article { min-height: 260px; display: flex; flex-direction: column; justify-content: end; padding: 28px; border-radius: 24px; background: #fff; }
.pt-page-service-grid article:nth-child(2) { background: #dfe3db; }
.pt-page-service-grid article:nth-child(3) { background: #d9c7ad; }
.pt-page-service-grid span { margin-bottom: auto; color: #6a6e6b; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.pt-page-service-grid h2 { margin: 30px 0 10px; font-family: Georgia, 'Times New Roman', serif; font-size: 31px; font-weight: 400; line-height: 1; }
.pt-page-service-grid p { margin: 0; color: #555d60; }

.pt-partner { padding: 105px 0; background: #17202a; color: #fff; }
.pt-partner-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 100px; }
.pt-partner h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(50px, 6vw, 78px); font-weight: 400; line-height: .93; letter-spacing: -.05em; }
.pt-partner p:not(.pt-kicker) { max-width: 540px; margin: 0 0 5px; color: #c7ced2; font-size: 18px; }

.pt-pricelist { padding: 105px 0; background: #faf8f3; }
.pt-pricelist-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px; align-items: start; }
.pt-pricelist h2 { margin: 0 0 22px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(46px, 5vw, 70px); font-weight: 400; line-height: .96; letter-spacing: -.05em; }
.pt-pricelist-grid > div:first-child > p:not(.pt-kicker) { max-width: 430px; color: #5a6264; }
.pt-price-rows { border-top: 1px solid #c9c5bc; }
.pt-price-rows > div { display: flex; justify-content: space-between; gap: 25px; padding: 16px 0; border-bottom: 1px solid #d8d4cb; }
.pt-price-rows strong { white-space: nowrap; }
.pt-price-rows small { display: block; margin-top: 18px; color: #646b6c; }

.pt-story { padding: 0 0 105px; background: #faf8f3; }
.pt-story-card { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 60px; padding: 48px; border-radius: 28px; background: #dfe3db; }
.pt-story-card h2 { max-width: 760px; margin: 0 0 18px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.5vw, 60px); font-weight: 400; line-height: .98; letter-spacing: -.045em; }
.pt-story-card p:not(.pt-kicker) { max-width: 700px; margin: 0; color: #515b58; }

.pt-rent-main { padding: 90px 0 110px; background: #faf8f3; }
.pt-rent-grid { display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: 80px; }
.pt-rent-image { min-height: 540px; display: grid; place-items: center; padding: 42px; border-radius: 28px; background: #dfe3db; overflow: hidden; }
.pt-rent-image img { width: 100%; max-height: 470px; object-fit: contain; mix-blend-mode: multiply; }
.pt-rent-details h2 { margin: 0 0 25px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(44px, 5vw, 68px); font-weight: 400; line-height: .96; letter-spacing: -.05em; }
.pt-rent-intro { margin: 0 0 32px; color: #555d60; font-size: 17px; }
.pt-rent-specs { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #cbc7be; }
.pt-rent-specs > div { display: grid; gap: 2px; padding: 17px 12px 17px 0; border-bottom: 1px solid #d8d4cb; }
.pt-rent-specs > div:nth-child(even) { padding-left: 20px; border-left: 1px solid #d8d4cb; }
.pt-rent-specs strong { font-size: 17px; }
.pt-rent-specs span { color: #707677; font-size: 11px; letter-spacing: .07em; text-transform: uppercase; }

.pt-rent-gallery { padding: 100px 0; background: #fff; }
.pt-rent-gallery-layout { display: grid; grid-template-columns: 1.45fr .55fr; align-items: stretch; gap: 20px; }
.pt-rent-photo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.pt-rent-photo-grid figure { min-height: 230px; display: grid; place-items: center; margin: 0; padding: 18px; border-radius: 20px; background: #f1f1ed; overflow: hidden; }
.pt-rent-photo-grid figure.is-wide { grid-column: 1 / -1; min-height: 390px; }
.pt-rent-photo-grid img { width: 100%; height: 100%; max-height: 340px; object-fit: contain; mix-blend-mode: multiply; transition: transform .25s ease; }
.pt-rent-photo-grid figure:hover img { transform: scale(1.025); }
.pt-rent-tech { padding: 32px; border-radius: 22px; background: #17202a; color: #fff; }
.pt-rent-tech .pt-kicker { color: #f3a712; }
.pt-rent-tech dl { margin: 70px 0 0; border-top: 1px solid #45505a; }
.pt-rent-tech dl > div { display: grid; gap: 5px; padding: 22px 0; border-bottom: 1px solid #45505a; }
.pt-rent-tech dt { color: #abb4b9; font-size: 11px; font-weight: 750; letter-spacing: .07em; text-transform: uppercase; }
.pt-rent-tech dd { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 23px; }

.pt-rent-pricing { padding: 100px 0; background: #f2efe7; }
.pt-rent-section-head { display: flex; justify-content: space-between; align-items: end; gap: 50px; margin-bottom: 44px; }
.pt-rent-section-head h2 { max-width: 760px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(44px, 5.5vw, 72px); font-weight: 400; line-height: .96; letter-spacing: -.05em; }
.pt-rent-section-head > p { max-width: 430px; margin: 0 0 5px; color: #596164; font-size: 16px; }
.pt-rent-price-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.pt-rent-price-grid article { position: relative; min-height: 275px; display: flex; flex-direction: column; padding: 30px; border: 1px solid #d4cfc4; border-radius: 24px; background: #fff; }
.pt-rent-price-grid article.is-featured { background: #17202a; color: #fff; }
.pt-rent-price-grid article > b { position: absolute; top: 22px; right: 22px; color: #f3a712; font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.pt-rent-price-grid article > span { color: #6a706f; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pt-rent-price-grid .is-featured > span { color: #bbc2c6; }
.pt-rent-price-grid article > strong { margin-top: 35px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(48px, 5vw, 66px); font-weight: 400; line-height: 1; letter-spacing: -.045em; }
.pt-rent-price-grid article > small { margin-top: 4px; color: #777f80; font-size: 12px; font-weight: 750; }
.pt-rent-price-grid .is-featured > small { color: #bbc2c6; }
.pt-rent-price-grid article > p { margin: auto 0 0; padding-top: 25px; border-top: 1px solid #dedbd4; font-weight: 750; }
.pt-rent-price-grid .is-featured > p { border-color: #45505a; }

.pt-rent-terms { padding: 100px 0; background: #fff; }
.pt-rent-term-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid #d8d4cb; border-left: 1px solid #d8d4cb; }
.pt-rent-term-grid article { min-height: 255px; padding: 32px; border-right: 1px solid #d8d4cb; border-bottom: 1px solid #d8d4cb; }
.pt-rent-term-grid article.is-wide { grid-column: 1 / -1; min-height: 205px; }
.pt-rent-term-grid article > span { color: #a16a08; font-size: 11px; font-weight: 800; letter-spacing: .08em; }
.pt-rent-term-grid h3 { margin: 42px 0 12px; font-family: Georgia, 'Times New Roman', serif; font-size: 31px; font-weight: 400; }
.pt-rent-term-grid p { max-width: 470px; margin: 0; color: #596164; }

.pt-rent-booking { padding: 72px 0; background: #dfe3db; }
.pt-rent-booking-inner { display: flex; justify-content: space-between; align-items: center; gap: 50px; }
.pt-rent-booking h2 { max-width: 720px; margin: 0 0 15px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.5vw, 58px); font-weight: 400; line-height: .98; letter-spacing: -.045em; }
.pt-rent-booking p:not(.pt-kicker) { margin: 0; color: #596164; }
.pt-rent-booking .pt-actions { flex: 0 0 auto; }

.pt-standard-page { background: #faf8f3; }
.pt-prose { max-width: 880px; margin: 0 auto; font-size: 18px; }
.pt-prose h2, .pt-prose h3 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }

.pt-contact { background: #17202a; }
.pt-contact h2 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.045em; }
.pt-footer { background: #111820; }

@media (max-width: 920px) {
  body:not(.home) .pt-nav { background: #f2efe7; border-color: #d8d2c6; }
  .pt-page-head-grid, .pt-inner-hero-grid, .pt-partner-grid, .pt-pricelist-grid, .pt-rent-grid { grid-template-columns: 1fr; gap: 34px; }
  .pt-page-service-grid { grid-template-columns: 1fr; }
  .pt-page-service-grid article { min-height: 220px; }
  .pt-story-card { grid-template-columns: 1fr; gap: 30px; }
  .pt-single-grid { gap: 42px; }
  .pt-rent-section-head { align-items: start; flex-direction: column; gap: 22px; }
  .pt-rent-price-grid { grid-template-columns: 1fr; }
  .pt-rent-price-grid article { min-height: 235px; }
  .pt-rent-gallery-layout { grid-template-columns: 1fr; }
  .pt-rent-tech dl { margin-top: 35px; }
  .pt-rent-booking-inner { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 620px) {
  .pt-page-head, .pt-inner-hero { padding: 64px 0 55px; }
  .pt-page-title, .pt-inner-hero h1 { font-size: clamp(46px, 14vw, 61px); }
  .pt-page-services { padding-bottom: 70px; }
  .pt-page-service-grid article { min-height: 205px; padding: 24px; }
  .pt-partner, .pt-pricelist { padding: 72px 0; }
  .pt-story { padding-bottom: 72px; }
  .pt-story-card { padding: 30px 24px; }
  .pt-rent-main { padding: 65px 0 80px; }
  .pt-rent-image { min-height: 330px; padding: 20px; }
  .pt-rent-gallery, .pt-rent-pricing, .pt-rent-terms { padding: 72px 0; }
  .pt-rent-photo-grid { grid-template-columns: 1fr; }
  .pt-rent-photo-grid figure.is-wide { grid-column: auto; min-height: 270px; }
  .pt-rent-photo-grid figure { min-height: 250px; }
  .pt-rent-tech { padding: 26px; }
  .pt-rent-term-grid { grid-template-columns: 1fr; }
  .pt-rent-term-grid article { min-height: 225px; padding: 26px; }
  .pt-rent-term-grid article.is-wide { grid-column: auto; }
  .pt-rent-booking { padding: 58px 0; }
  .pt-rent-booking .pt-actions { width: 100%; }
  .pt-single { padding-top: 28px; }
  .pt-single-image { min-height: 340px; padding: 20px; }
  .pt-single-copy { padding-top: 0; }
  .pt-price-rows > div { align-items: baseline; }
}

/* 1.8 — John Deere murutraktorite pikk mudelileht */
.pt-mower-hero { padding: 88px 0 76px; background: #f2efe7; }
.pt-mower-hero-grid { display: grid; grid-template-columns: 1.25fr .75fr; align-items: end; gap: 80px; }
.pt-mower-hero h1 { max-width: 820px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(58px, 7vw, 94px); font-weight: 400; line-height: .92; letter-spacing: -.055em; }
.pt-mower-hero h1 + p { max-width: 720px; margin: 30px 0 0; color: #535c5f; font-size: 19px; }
.pt-delivery-card { padding: 32px; border-radius: 24px; background: #17202a; color: #fff; }
.pt-delivery-card > span { color: #f3a712; font-size: 11px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.pt-delivery-card > strong { display: block; margin-top: 14px; font-family: Georgia, 'Times New Roman', serif; font-size: 35px; font-weight: 400; line-height: 1.02; }
.pt-delivery-card > p { margin: 18px 0 26px; color: #c4cbd0; }
.pt-delivery-card > a { display: flex; justify-content: space-between; margin-top: 26px; padding-top: 19px; border-top: 1px solid #46515a; font-weight: 800; }
.pt-mower-jump { position: sticky; top: 78px; z-index: 35; border-block: 1px solid #d8d2c6; background: rgba(250,248,243,.96); backdrop-filter: blur(10px); }
.admin-bar .pt-mower-jump { top: 110px; }
.pt-mower-jump .pt-wrap { display: flex; }
.pt-mower-jump a { flex: 1; display: flex; justify-content: space-between; gap: 18px; padding: 19px 24px; font-weight: 850; }
.pt-mower-jump a + a { border-left: 1px solid #d8d2c6; }
.pt-mower-jump span { color: #727876; font-size: 12px; font-weight: 700; }
.pt-mower-page { background: #faf8f3; }
.pt-mower-section { padding: 100px 0 112px; scroll-margin-top: 155px; }
.pt-mower-section-alt { background: #edf0ea; }
.pt-mower-section-head { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 80px; margin-bottom: 48px; }
.pt-mower-section-head h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(48px, 5.5vw, 76px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.pt-mower-section-head > p { max-width: 540px; margin: 0 0 6px; color: #596164; font-size: 17px; }
.pt-mower-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.pt-mower-card { min-width: 0; display: grid; grid-template-columns: .9fr 1.1fr; border-radius: 24px; background: #fff; box-shadow: 0 12px 34px rgba(44,38,31,.055); overflow: hidden; }
.pt-mower-image { position: relative; min-height: 440px; display: grid; place-items: center; padding: 28px; background: #efeee9; overflow: hidden; }
.pt-mower-image img { width: 100%; height: 100%; max-height: 365px; object-fit: contain; mix-blend-mode: multiply; }
.pt-mower-badge { position: absolute; top: 20px; left: 20px; z-index: 1; padding: 8px 12px; border-radius: 999px; background: #f3a712; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.pt-mower-body { min-width: 0; display: flex; flex-direction: column; padding: 30px; }
.pt-mower-series { margin: 0 0 11px; color: #a56600; font-size: 11px; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.pt-mower-card h3 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(30px, 2.5vw, 41px); font-weight: 400; line-height: .98; letter-spacing: -.035em; }
.pt-mower-area { min-height: 48px; margin: 13px 0 24px; color: #596164; font-size: 14px; }
.pt-mower-specs { margin: 0; border-top: 1px solid #dedbd4; }
.pt-mower-specs > div { display: grid; grid-template-columns: .7fr 1.3fr; gap: 12px; padding: 9px 0; border-bottom: 1px solid #e5e2dc; font-size: 12px; }
.pt-mower-specs dt { color: #747b7d; }
.pt-mower-specs dd { margin: 0; font-weight: 750; }
.pt-mower-price { margin-top: auto; padding-top: 26px; }
.pt-mower-price > span { display: block; color: #747b7d; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pt-mower-price > div { display: flex; align-items: baseline; flex-wrap: wrap; gap: 12px; margin-top: 4px; }
.pt-mower-price strong { font-size: 28px; }
.pt-mower-price del { color: #808789; font-size: 14px; }
.pt-atv-enquiry { display: flex; justify-content: space-between; gap: 18px; margin-top: 18px; padding-top: 17px; border-top: 1px solid #dedbd4; font-size: 14px; font-weight: 850; }
.pt-atv-testdrive { width: fit-content; margin: -10px 0 20px; padding: 6px 10px; border-radius: 999px; background: #e1e7de; color: #26322d; font-size: 10px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.pt-atv-card .pt-mower-image { padding: 8px; background: #e9ebe5; }
.pt-atv-card .pt-mower-image img { width: 100%; height: 100%; max-height: 405px; object-fit: contain; mix-blend-mode: multiply; transform: scale(1.2); transform-origin: center; filter: contrast(1.03) saturate(1.04); }
.pt-atv-hero h1 { max-width: 900px; }

/* 2.3 — Loncin ATV tootelehed */
.pt-atv-detail-hero { padding: 42px 0 86px; background: #f2efe7; }
.pt-atv-back { display: inline-block; margin-bottom: 36px; color: #667073; font-size: 13px; font-weight: 800; }
.pt-atv-detail-grid { display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 70px; }
.pt-atv-detail-image { min-height: 570px; display: grid; place-items: center; padding: 26px; border-radius: 34px; background: #e2e7df; overflow: hidden; }
.pt-atv-detail-image img { width: 100%; height: 100%; max-height: 520px; object-fit: contain; mix-blend-mode: multiply; }
.pt-atv-detail-badge { display: inline-block; margin-bottom: 18px; padding: 7px 11px; border-radius: 999px; background: #f3a712; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.pt-atv-detail-copy h1 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(50px, 5.5vw, 76px); font-weight: 400; line-height: .92; letter-spacing: -.055em; }
.pt-atv-detail-lead { max-width: 560px; margin: 25px 0; color: #566064; font-size: 17px; }
.pt-atv-detail-price small { display: block; color: #737a7b; font-size: 10px; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.pt-atv-detail-price strong { display: inline-block; margin-top: 3px; font-size: 36px; }
.pt-atv-detail-price del { margin-left: 12px; color: #7b8282; }
.pt-atv-availability { margin: 13px 0 25px; font-size: 13px; font-weight: 800; }
.pt-atv-package { padding: 72px 0; background: #d8c6aa; }
.pt-atv-package-grid { display: grid; grid-template-columns: .38fr 1.62fr; gap: 60px; align-items: start; }
.pt-atv-package h2 { max-width: 900px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.5vw, 62px); font-weight: 400; line-height: .98; letter-spacing: -.045em; }
.pt-atv-detail-section { padding: 95px 0; background: #fff; }
.pt-atv-info-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; }
.pt-atv-info-grid h2, .pt-atv-section-head h2, .pt-atv-gallery-section h2, .pt-atv-detail-cta h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(46px, 5vw, 70px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.pt-atv-equipment { display: grid; grid-template-columns: 1fr 1fr; gap: 0 28px; margin: 0; padding: 0; list-style: none; border-top: 1px solid #d9d5cc; }
.pt-atv-equipment li { padding: 15px 0 15px 22px; border-bottom: 1px solid #d9d5cc; position: relative; }
.pt-atv-equipment li::before { content: '✓'; position: absolute; left: 0; color: #a56600; font-weight: 900; }
.pt-atv-spec-section { padding: 95px 0 105px; background: #e1e7de; }
.pt-atv-section-head { display: grid; grid-template-columns: 1.25fr .75fr; align-items: end; gap: 70px; margin-bottom: 42px; }
.pt-atv-section-head > p { margin: 0 0 8px; color: #576064; font-weight: 800; }
.pt-atv-full-specs { display: grid; grid-template-columns: 1fr 1fr; margin: 0; border-top: 1px solid #bec7bd; }
.pt-atv-full-specs > div { display: grid; grid-template-columns: 1fr 1.2fr; gap: 20px; padding: 16px 20px 16px 0; border-bottom: 1px solid #bec7bd; }
.pt-atv-full-specs > div:nth-child(even) { padding-left: 26px; border-left: 1px solid #bec7bd; }
.pt-atv-full-specs dt { color: #67706f; font-size: 13px; }
.pt-atv-full-specs dd { margin: 0; font-size: 13px; font-weight: 850; }
.pt-atv-gallery-section { padding: 95px 0 105px; background: #faf8f3; }
.pt-atv-detail-gallery { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 210px; gap: 14px; margin-top: 42px; }
.pt-atv-detail-gallery a { display: grid; place-items: center; padding: 10px; border-radius: 22px; background: #e9ebe5; overflow: hidden; }
.pt-atv-detail-gallery img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transition: transform .25s ease; }
.pt-atv-detail-gallery a:hover img { transform: scale(1.035); }
.pt-atv-gallery-main { grid-column: span 2; grid-row: span 2; }
.pt-atv-detail-cta { padding: 92px 0; background: #17202a; color: #fff; }
.pt-atv-detail-cta .pt-kicker { color: #f3a712; }
.pt-atv-detail-cta-grid { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 90px; }
.pt-atv-detail-cta-grid > div:last-child { border-top: 1px solid #46515a; }
.pt-atv-detail-cta-grid strong { display: block; margin: 18px 0 7px; font-family: Georgia, 'Times New Roman', serif; font-size: 30px; font-weight: 400; }
.pt-atv-detail-cta-grid a { display: flex; justify-content: space-between; padding: 13px 0; border-top: 1px solid #46515a; font-weight: 850; }
.pt-atv-detail-cta-grid p:last-child { color: #bdc6ca; }
.pt-atv-detail-cta .pt-atv-no-testdrive { max-width: 560px; margin: 22px 0 0; color: #bdc6ca; font-size: 15px; }

@media (max-width: 980px) {
  .pt-atv-detail-grid, .pt-atv-package-grid, .pt-atv-info-grid, .pt-atv-section-head, .pt-atv-detail-cta-grid { grid-template-columns: 1fr; gap: 38px; }
  .pt-atv-detail-gallery { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 620px) {
  .pt-atv-detail-hero { padding: 30px 0 58px; }
  .pt-atv-back { margin-bottom: 24px; }
  .pt-atv-detail-image { min-height: 340px; padding: 10px; }
  .pt-atv-detail-image img { max-height: 330px; }
  .pt-atv-detail-copy h1 { font-size: clamp(45px, 14vw, 61px); }
  .pt-atv-package, .pt-atv-detail-section, .pt-atv-spec-section, .pt-atv-gallery-section, .pt-atv-detail-cta { padding: 65px 0 72px; }
  .pt-atv-equipment, .pt-atv-full-specs { grid-template-columns: 1fr; }
  .pt-atv-full-specs > div:nth-child(even) { padding-left: 0; border-left: 0; }
  .pt-atv-full-specs > div { grid-template-columns: .9fr 1.1fr; }
  .pt-atv-detail-gallery { grid-template-columns: 1fr 1fr; grid-auto-rows: 145px; }
  .pt-atv-gallery-main { grid-column: span 2; grid-row: span 2; }
}
.pt-mower-note { padding: 88px 0; background: #d9c7ad; }
.pt-mower-note-inner { display: grid; grid-template-columns: .85fr 1.15fr; gap: 100px; align-items: start; }
.pt-mower-note h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(44px, 5vw, 68px); font-weight: 400; line-height: .96; letter-spacing: -.05em; }
.pt-mower-note-inner > div:last-child > p { max-width: 650px; margin: 0; color: #4c5354; font-size: 17px; }

@media (max-width: 1080px) {
  .pt-mower-grid { grid-template-columns: 1fr; }
  .pt-mower-card { grid-template-columns: .8fr 1.2fr; }
}

@media (max-width: 920px) {
  .pt-mower-hero-grid, .pt-mower-section-head, .pt-mower-note-inner { grid-template-columns: 1fr; gap: 34px; }
  .pt-mower-jump { top: 78px; }
  .admin-bar .pt-mower-jump { top: 124px; }
  .pt-mower-card { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 620px) {
  .pt-mower-hero { padding: 62px 0 52px; }
  .pt-mower-hero h1 { font-size: clamp(48px, 14vw, 64px); }
  .pt-mower-hero h1 + p { margin-top: 23px; font-size: 16px; }
  .pt-delivery-card { padding: 25px; }
  .pt-delivery-card > strong { font-size: 30px; }
  .pt-mower-jump { top: 68px; }
  .admin-bar .pt-mower-jump { top: 114px; }
  .pt-mower-jump a { display: block; padding: 14px 12px; font-size: 13px; }
  .pt-mower-jump span { display: block; margin-top: 2px; font-size: 10px; }
  .pt-mower-section { padding: 70px 0 78px; scroll-margin-top: 135px; }
  .pt-mower-section-head { margin-bottom: 32px; }
  .pt-mower-card { display: flex; flex-direction: column; }
  .pt-mower-image { min-height: 285px; padding: 24px; }
  .pt-mower-image img { max-height: 245px; }
  .pt-atv-card .pt-mower-image { min-height: 310px; padding: 4px; }
  .pt-atv-card .pt-mower-image img { max-height: 285px; transform: scale(1.16); }
  .pt-mower-body { padding: 24px; }
  .pt-mower-area { min-height: 0; }
  .pt-mower-specs > div { grid-template-columns: .8fr 1.2fr; }
  .pt-mower-note { padding: 68px 0; }
  .pt-mower-note-inner { gap: 28px; }
}

/* 2.0 — laste mototehnika */
.pt-kids-hero { padding: 82px 0 72px; background: #f2efe7; }
.pt-kids-hero-grid { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 90px; }
.pt-kids-hero h1 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(62px, 7vw, 104px); font-weight: 400; line-height: .88; letter-spacing: -.06em; }
.pt-kids-hero h1 + p { max-width: 650px; margin: 30px 0 0; color: #50595b; font-size: 19px; }
.pt-kids-delivery { padding: 34px; border-radius: 26px; background: #17202a; color: #fff; }
.pt-kids-delivery > span { color: #f3a712; font-size: 11px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.pt-kids-delivery > strong { display: block; margin-top: 15px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(31px, 3vw, 42px); font-weight: 400; line-height: 1.02; }
.pt-kids-delivery > p { margin: 20px 0 28px; color: #c3cbd0; }
.pt-kids-delivery > a { display: flex; justify-content: space-between; padding-top: 19px; border-top: 1px solid #46515a; font-weight: 850; }
.pt-kids-jump { position: sticky; top: 78px; z-index: 35; border-block: 1px solid #d8d2c6; background: rgba(250,248,243,.96); backdrop-filter: blur(10px); }
.admin-bar .pt-kids-jump { top: 110px; }
.pt-kids-jump .pt-wrap { display: grid; grid-template-columns: repeat(5, minmax(170px, 1fr)); overflow-x: auto; scrollbar-width: thin; }
.pt-kids-jump a { display: flex; justify-content: space-between; gap: 15px; padding: 18px 22px; font-weight: 850; }
.pt-kids-jump a + a { border-left: 1px solid #d8d2c6; }
.pt-kids-jump span { color: #777d7a; font-size: 12px; }
.pt-kids-section { padding: 92px 0 105px; scroll-margin-top: 150px; background: #faf8f3; }
.pt-kids-section-alt { background: #e3e8df; }
.pt-kids-section-head { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 80px; margin-bottom: 44px; }
.pt-kids-section-head h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(48px, 5vw, 72px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.pt-kids-section-head > p { max-width: 560px; margin: 0 0 6px; color: #596164; font-size: 17px; }
.pt-kids-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.pt-kids-card { min-width: 0; display: flex; flex-direction: column; border-radius: 22px; background: #fff; box-shadow: 0 12px 34px rgba(44,38,31,.06); overflow: hidden; }
.pt-kids-image { height: 300px; display: grid; place-items: center; padding: 15px; background: #eff1ec; overflow: hidden; }
.pt-kids-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transition: transform .25s ease; }
.pt-kids-card:hover .pt-kids-image img { transform: scale(1.035); }
.pt-kids-card-body { flex: 1; display: flex; flex-direction: column; padding: 24px; }
.pt-kids-card-body > span { color: #9a6200; font-size: 10px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.pt-kids-card h3 { min-height: 54px; margin: 10px 0 24px; font-family: Georgia, 'Times New Roman', serif; font-size: 25px; font-weight: 400; line-height: 1.05; letter-spacing: -.025em; }
.pt-kids-card h3 a { color: inherit; }
.pt-kids-price { margin-top: auto; }
.pt-kids-price small { display: block; color: #737a7b; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pt-kids-price strong { display: block; margin-top: 2px; font-size: 27px; }
.pt-kids-card-body > a { display: flex; justify-content: space-between; gap: 15px; margin-top: 18px; padding-top: 16px; border-top: 1px solid #dedbd4; font-size: 14px; font-weight: 850; }
.pt-kids-cta { padding: 80px 0; background: #d9c7ad; }
.pt-kids-cta-inner { display: flex; justify-content: space-between; align-items: end; gap: 70px; }
.pt-kids-cta h2 { max-width: 720px; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(44px, 5vw, 68px); font-weight: 400; line-height: .96; letter-spacing: -.05em; }
.pt-kids-cta h2 + p { max-width: 680px; margin: 22px 0 0; color: #50585a; font-size: 17px; }
.pt-kids-cta .pt-actions { flex: 0 0 auto; }
.pt-kids-cta .pt-btn-light { background: rgba(255,255,255,.55); }

.pt-kid-safety { padding: 78px 0; background: #dfe7dc; }
.pt-kid-safety-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 80px; align-items: start; }
.pt-kid-safety h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(42px, 5vw, 68px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.pt-kid-safety-copy { font-size: 17px; }
.pt-kid-safety-copy p { margin-top: 0; }
.pt-kid-safety-copy ul { margin: 26px 0 0; padding: 0; list-style: none; border-top: 1px solid rgba(23,32,42,.2); }
.pt-kid-safety-copy li { padding: 14px 0; border-bottom: 1px solid rgba(23,32,42,.2); font-weight: 700; }

@media (max-width: 980px) {
  .pt-kids-hero-grid, .pt-kids-section-head, .pt-kid-safety-grid { grid-template-columns: 1fr; gap: 34px; }
  .pt-kids-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .pt-kids-cta-inner { align-items: flex-start; flex-direction: column; gap: 34px; }
}

@media (max-width: 620px) {
  .pt-kids-hero { padding: 58px 0 48px; }
  .pt-kids-hero h1 { font-size: clamp(51px, 15vw, 67px); }
  .pt-kids-hero h1 + p { margin-top: 24px; font-size: 16px; }
  .pt-kids-delivery { padding: 25px; }
  .pt-kids-jump { top: 68px; }
  .admin-bar .pt-kids-jump { top: 114px; }
  .pt-kids-jump .pt-wrap { grid-template-columns: repeat(6, minmax(0, 1fr)); margin-inline: 0; padding-inline: 0; overflow-x: visible; }
  .pt-kids-jump a:nth-child(-n+3) { grid-column: span 2; }
  .pt-kids-jump a:nth-child(n+4) { grid-column: span 3; border-top: 1px solid #d8d2c6; }
  .pt-kids-jump a { display: block; padding: 13px 14px; font-size: 11px; line-height: 1.2; }
  .pt-kids-jump span { display: block; margin-top: 3px; font-size: 9px; }
  .pt-kids-section { padding: 66px 0 75px; scroll-margin-top: 125px; }
  .pt-kids-section-head { margin-bottom: 30px; }
  .pt-kids-grid { grid-template-columns: 1fr; }
  .pt-kids-image { height: 285px; }
  .pt-kids-card h3 { min-height: 0; }
  .pt-kids-cta { padding: 65px 0; }
  .pt-kids-cta .pt-actions { width: 100%; }
}

/* ATV buyer guide */
.pt-footer-guide-link { border-top: 1px solid #303a43; background: #17202a; }
.pt-footer-guide-link a { min-height: 62px; display: flex; align-items: center; justify-content: space-between; gap: 24px; color: #dce2e4; font-size: 13px; font-weight: 750; }
.pt-footer-guide-link a:hover { color: #f3a712; }
.pt-guide { background: #faf8f3; }
.pt-guide-hero { padding: 78px 0 82px; background: #f2efe7; }
.pt-guide-hero-grid { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 86px; }
.pt-guide-back { display: inline-flex; margin-bottom: 48px; color: #596164; font-size: 13px; font-weight: 800; }
.pt-guide-hero h1 { max-width: 880px; margin: 12px 0 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(58px, 6.5vw, 92px); font-weight: 400; line-height: .92; letter-spacing: -.055em; }
.pt-guide-lead { max-width: 790px; margin: 30px 0 0; color: #50595b; font-size: 20px; line-height: 1.6; }
.pt-guide-summary { padding: 30px; border-radius: 26px; background: #17202a; color: #fff; }
.pt-guide-summary > span { display: block; margin-bottom: 7px; color: #f3a712; font-size: 11px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.pt-guide-summary a { display: grid; grid-template-columns: 70px 1fr; align-items: center; gap: 18px; padding: 20px 0; border-bottom: 1px solid #45505a; color: #fff; }
.pt-guide-summary a:last-child { border-bottom: 0; }
.pt-guide-summary strong { font-family: Georgia, 'Times New Roman', serif; font-size: 39px; font-weight: 400; line-height: 1; }
.pt-guide-summary small { color: #c3cbd0; font-size: 13px; line-height: 1.45; }
.pt-guide-jump { position: sticky; top: 78px; z-index: 34; border-block: 1px solid #d8d2c6; background: rgba(250,248,243,.96); backdrop-filter: blur(10px); }
.admin-bar .pt-guide-jump { top: 110px; }
.pt-guide-jump .pt-wrap { display: grid; grid-template-columns: repeat(4, 1fr); }
.pt-guide-jump a { padding: 17px 22px; text-align: center; font-size: 13px; font-weight: 850; }
.pt-guide-jump a + a { border-left: 1px solid #d8d2c6; }
.pt-guide-intro { padding: 100px 0; }
.pt-guide-copy-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px; }
.pt-guide-copy-grid h2, .pt-guide-section-head h2, .pt-guide-cta h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(45px, 5.5vw, 74px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.pt-guide-prose { color: #4f585b; font-size: 18px; line-height: 1.75; }
.pt-guide-prose p { margin: 0 0 22px; }
.pt-guide-model { padding: 100px 0; border-top: 1px solid #d8d2c6; background: #fff; scroll-margin-top: 145px; }
.pt-guide-model-alt { background: #e3e8df; }
.pt-guide-model-grid { display: grid; grid-template-columns: .55fr 1.45fr; gap: 90px; }
.pt-guide-number { align-self: start; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(100px, 14vw, 190px); line-height: .75; letter-spacing: -.08em; color: #d0b88e; }
.pt-guide-model-alt .pt-guide-number { color: #9da99a; }
.pt-guide-model-copy h2 { margin: 8px 0 22px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(52px, 6vw, 82px); font-weight: 400; line-height: .9; letter-spacing: -.055em; }
.pt-guide-model-lead { max-width: 800px; margin: 0 0 24px; color: #1e282f; font-size: 24px; line-height: 1.45; }
.pt-guide-model-copy > p:not(.pt-kicker):not(.pt-guide-model-lead) { max-width: 820px; color: #50595b; font-size: 17px; line-height: 1.7; }
.pt-guide-model-copy ul { max-width: 830px; margin: 30px 0 0; padding: 0; list-style: none; border-top: 1px solid #ccc8bf; }
.pt-guide-model-copy li { padding: 17px 0; border-bottom: 1px solid #ccc8bf; color: #51595c; }
.pt-guide-model-copy li strong { color: #17202a; }
.pt-guide-links { display: flex; flex-wrap: wrap; align-items: center; gap: 18px 25px; margin-top: 34px; }
.pt-guide-links > a:not(.pt-btn) { border-bottom: 1px solid #93948e; font-size: 13px; font-weight: 800; }
.pt-guide-compare { padding: 105px 0; background: #f2efe7; scroll-margin-top: 145px; }
.pt-guide-section-head { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 80px; margin-bottom: 45px; }
.pt-guide-section-head > p { margin: 0 0 7px; color: #596164; font-size: 17px; line-height: 1.65; }
.pt-guide-table-wrap { overflow-x: auto; border: 1px solid #d5d0c6; border-radius: 22px; background: #fff; }
.pt-guide-table { width: 100%; min-width: 720px; border-collapse: collapse; }
.pt-guide-table th, .pt-guide-table td { padding: 20px 22px; border-bottom: 1px solid #ddd8cf; text-align: left; }
.pt-guide-table thead th { background: #17202a; color: #fff; font-size: 13px; }
.pt-guide-table thead th:first-child { color: #f3a712; }
.pt-guide-table tbody th { width: 22%; color: #656d6e; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }
.pt-guide-table tbody tr:last-child th, .pt-guide-table tbody tr:last-child td { border-bottom: 0; }
.pt-guide-checklist { padding: 105px 0; background: #fff; }
.pt-guide-checklist ol { margin: 0; padding: 0; list-style: none; counter-reset: guide; }
.pt-guide-checklist li { counter-increment: guide; display: grid; grid-template-columns: 48px 1fr; gap: 18px; padding: 20px 0; border-bottom: 1px solid #d8d4ca; }
.pt-guide-checklist li::before { content: '0' counter(guide); color: #a66c00; font-size: 12px; font-weight: 900; letter-spacing: .08em; }
.pt-guide-checklist li strong, .pt-guide-checklist li span { grid-column: 2; }
.pt-guide-checklist li strong { font-size: 17px; }
.pt-guide-checklist li span { color: #5c6465; }
.pt-guide-cta { padding: 92px 0; background: #d9c7ad; }
.pt-guide-cta-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 90px; }
.pt-guide-cta h2 + p { max-width: 680px; margin: 22px 0 0; color: #50585a; font-size: 17px; }
.pt-guide-cta-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 18px; }
.pt-guide-cta-actions > a:not(.pt-btn) { border-bottom: 1px solid #7c7468; font-weight: 800; }

@media (max-width: 900px) {
  .pt-guide-hero-grid, .pt-guide-copy-grid, .pt-guide-model-grid, .pt-guide-section-head, .pt-guide-cta-grid { grid-template-columns: 1fr; gap: 46px; }
  .pt-guide-number { margin-bottom: 5px; }
}

@media (max-width: 620px) {
  .pt-footer-guide-link a { min-height: 72px; font-size: 12px; }
  .pt-guide-hero { padding: 48px 0 55px; }
  .pt-guide-back { margin-bottom: 34px; }
  .pt-guide-hero h1 { font-size: clamp(48px, 14.5vw, 66px); }
  .pt-guide-lead { font-size: 17px; }
  .pt-guide-summary { padding: 23px; }
  .pt-guide-jump { top: 68px; }
  .admin-bar .pt-guide-jump { top: 114px; }
  .pt-guide-jump .pt-wrap { margin-inline: 0; padding-inline: 0; }
  .pt-guide-jump a { padding: 13px 5px; font-size: 10px; }
  .pt-guide-intro, .pt-guide-model, .pt-guide-compare, .pt-guide-checklist { padding: 68px 0; }
  .pt-guide-number { font-size: 105px; }
  .pt-guide-model-lead { font-size: 20px; }
  .pt-guide-links { align-items: stretch; flex-direction: column; }
  .pt-guide-links .pt-btn { width: 100%; }
  .pt-guide-table th, .pt-guide-table td { padding: 16px; }
  .pt-guide-cta { padding: 68px 0; }
}
