/* Ovrilo refinement: clear routes, stronger editorial rhythm, touch-friendly navigation. */
:root { scroll-padding-top: 7.5rem; }
main:focus { outline: none; }
[id] { scroll-margin-top: 0; }
.header-shell { position: sticky; top: 0; z-index: 30; background: #151914f5; backdrop-filter: blur(16px); }
.site-header { min-height: 92px; border-bottom-color: #ffffff14; }
.main-nav { gap: 28px; }
.main-nav a { min-height: 44px; display: inline-flex; align-items: center; position: relative; }
.main-nav a[aria-current="page"] { text-decoration: none; }
.main-nav a[aria-current="page"]::after { content: ''; position: absolute; bottom: 5px; left: 0; right: 0; height: 2px; background: var(--lime); }
.main-nav .nav-contact { border-color: #738164; padding: 11px 18px; }
.main-nav .nav-contact[aria-current="page"] { background: var(--lime); color: var(--ink); border-color: var(--lime); }
.main-nav .nav-contact[aria-current="page"]::after { display: none; }
.skip-link { z-index: 50; }
.contact-section a:focus-visible, .contact-section button:focus-visible, .home-contact a:focus-visible { outline-color: var(--ink); }
.button, .text-link, .hero-secondary, .copy-email, .back-top { min-height: 44px; }
.text-link { line-height: 1.5; align-items: center; }
.button { border-radius: 6px; }
.hero { min-height: 650px; padding-top: 56px; padding-bottom: 60px; }
.hero-description { max-width: 430px; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px 27px; }
.hero-actions .button { gap: 28px; }
.hero-secondary { display: inline-flex; align-items: center; gap: 16px; font-size: .875rem; color: #d7dece; text-decoration: none; }
.hero-secondary:hover { color: var(--lime); }
.hero-base { min-height: 74px; }
.page-crumb { padding-top: 25px; padding-bottom: 4px; font-size: .8125rem; }
.page-crumb a { min-height: 32px; display: inline-flex; align-items: center; }
.section { padding-top: 86px; padding-bottom: 90px; }
.section-kicker { font-size: .75rem; letter-spacing: .115em; }
.page-deck { font-size: 1.25rem; line-height: 1.7; color: var(--muted); margin: 30px 0 32px; max-width: 540px; }
.overview-heading { grid-template-columns: .9fr 2fr; column-gap: 60px; }
.focus-grid { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); gap: 25px; }
.focus-panel { min-width: 0; padding: 42px; border-radius: 12px; display: flex; flex-direction: column; }
.focus-panel h3 { font-size: clamp(2rem,3.1vw,2.9rem); line-height: 1.15; font-weight: 550; letter-spacing: -.05em; margin: 22px 0; }
.focus-panel>p:not(.section-kicker) { font-size: 1rem; line-height: 1.8; max-width: 430px; }
.focus-products { border: 1px solid #d8dfcf; background: #f1f5eb; }
.focus-products>p { color: var(--muted); }
.focus-products>.text-link { align-self: flex-start; margin-top: 24px; }
.product-directory { margin-top: 14px; }
.product-directory>a { display: flex; gap: 15px; align-items: center; min-height: 92px; border-top: 1px solid #d4dfc6; text-decoration: none; padding: 15px 0; }
.product-directory>a:last-child { border-bottom: 1px solid #d4dfc6; }
.product-directory>a>span:nth-child(2) { flex: 1; min-width: 0; }
.directory-product-icon { position: relative; width: 44px; height: 44px; flex: 0 0 44px; margin-right: 2px; }
.directory-product-icon img { display: block; width: 100%; height: 100%; }
.directory-play-badge { position: absolute; right: -4px; bottom: -2px; display: grid; place-items: center; width: 18px; height: 18px; border: 2px solid #244a39; border-radius: 6px; background: #d9ef9e; color: #1b4932; font-size: 9px; line-height: 1; }
.product-directory strong { display: block; font-size: 1rem; line-height: 1.5; letter-spacing: -.025em; }
.product-directory small { display: block; font-size: .8125rem; line-height: 1.7; margin-top: 2px; color: var(--muted); }
.product-directory>a:hover strong { color: #41651f; }
.focus-web { background: var(--ink); color: #f4f7ee; }
.focus-web .section-kicker { color: var(--lime); }
.focus-web>p:not(.section-kicker) { color: #bdc9b4; }
.focus-web h3 { font-size: clamp(2.5rem,4.2vw,4rem); }
.focus-tags { list-style: none; padding: 0; margin: 20px 0 38px; display: flex; flex-wrap: wrap; gap: 10px; }
.focus-tags li { font-size: .8125rem; border: 1px solid #516344; padding: 8px 12px; border-radius: 5px; }
.focus-web>.button { align-self: flex-start; margin-top: auto; gap: 28px; }
.company-strip { border-bottom: 1px solid var(--rule); padding: 35px 0; display: flex; justify-content: space-between; align-items: center; gap: 26px; }
.company-strip p { margin: 0; font-size: 1rem; }
.company-strip strong, .company-strip p>span { display: block; }
.company-strip strong { font-weight: 550; letter-spacing: -.025em; }
.company-strip p>span { color: var(--muted); font-size: .875rem; margin-top: 6px; }
.company-strip>.text-link { flex-shrink: 0; }
.home-overview { padding-bottom: 60px; }
.home-contact { padding: 50px 0; }
.product-page-heading { width: 71.3%; min-width: 0; }
.section-heading .product-page-heading .page-title { width: 100%; }
.product-page-heading>p { color: var(--muted); max-width: 650px; margin: 24px 0 0; font-size: 1.0625rem; line-height: 1.8; }
.page-products .section-heading { margin-bottom: 42px; }
.product-card { border: 1px solid #dce3d2; }
.workflow { background: #dce9c8; }
.product-copy { padding: 48px; }
.product-copy .product-title { font-size: clamp(2.1rem,3.5vw,3.1rem); }
.product-copy .product-intro { margin-top: 4px; }
.companion-card { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); align-items: center; gap: 55px; padding: 48px; background: #1b2218; color: #f4f8ef; margin-top: 25px; }
.product-label-row { display: flex; align-items: center; flex-wrap: wrap; gap: 10px 18px; margin-bottom: 26px; }
.product-label-row .product-category { color: #afbea3; margin: 0; font-size: .75rem; }
.availability-badge { color: #d4e7bc; background: #2b3823; border: 1px solid #5a7247; border-radius: 20px; font-size: .75rem; padding: 4px 10px; white-space: nowrap; }
.companion-copy .product-title { font-size: clamp(2.2rem,3.5vw,3.2rem); font-weight: 550; line-height: 1.12; margin: 0 0 24px; }
.companion-copy .product-title>span { color: var(--lime); }
.companion-copy>p:not(.product-category) { color: #bdcbb2; font-size: 1rem; line-height: 1.8; }
.companion-copy .companion-lead { color: #f1f6e9!important; font-size: 1.2rem!important; line-height: 1.5; margin-bottom: 14px!important; }
.companion-copy>.text-link { margin: 23px 0 4px; color: var(--lime); border-color: #69864e; font-size: .875rem; gap: 22px; }
.companion-copy>.text-link:hover { color: #e1ffb1; }
.companion-copy .companion-availability { color: #aabca0; font-size: .8125rem!important; margin-top: 20px; max-width: 370px; }
.companion-flow { border: 1px solid #3f5034; background: #ffffff03; border-radius: 10px; padding: 28px; min-width: 0; }
.companion-flow>.section-kicker { color: #aec298; margin: 0 0 26px; }
.companion-flow ol { list-style: none; padding: 0; margin: 0; }
.companion-flow li { display: flex; align-items: flex-start; gap: 18px; padding: 22px 0; border-top: 1px solid #3d4d32; }
.flow-index { font-size: .75rem; color: var(--lime); border: 1px solid #617c4b; border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center; flex-shrink: 0; }
.companion-flow h3 { font-size: 1.0625rem; letter-spacing: -.025em; margin: 0 0 4px; font-weight: 600; }
.companion-flow li p { font-size: .875rem; color: #adbea0; line-height: 1.7; margin: 0; }
.flow-note { border-top: 1px solid #3d4d32; padding-top: 20px; margin: 0; font-size: .8125rem; color: #c6d3ba; }
.relationship-note { margin-top: 30px; }
.design-intro { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(0,1fr); gap: 70px; align-items: center; padding-top: 52px; }
.design-heading>.section-kicker { margin-bottom: 27px; }
.design-heading .page-title { font-size: clamp(2.6rem,5.2vw,4.8rem); }
.design-heading .page-deck { font-size: 1.1875rem; max-width: 540px; }
.design-scope { background: #e9f0df; border: 1px solid #d5e0c5; border-radius: 12px; padding: 37px; }
.design-scope>.section-kicker { color: #536944; line-height: 1.8; }
.design-scope h2 { font-size: 2rem; margin: 27px 0 20px; }
.design-scope>p:not(.section-kicker) { font-size: 1rem; color: #53624a; line-height: 1.8; }
.scope-item { border-top: 1px solid #cad7bb; display: flex; gap: 20px; padding-top: 21px; margin-top: 23px; }
.scope-item>span { color: #687e56; font-size: .75rem; padding-top: 5px; }
.scope-item h3 { font-size: 1rem; margin: 0 0 5px; letter-spacing: -.02em; }
.scope-item p { color: #53624a; font-size: .875rem; margin: 0; }
.design-details { background: #eef1e9; }
.detail-heading { display: grid; grid-template-columns: 1fr 2fr; gap: 45px; align-items: start; margin-bottom: 46px; }
.detail-heading>.section-kicker { margin-top: 10px; }
.design-feature-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 40px; }
.design-feature-grid article { border-top: 1px solid #cbd7be; padding-top: 22px; }
.feature-index { font-size: .8125rem; color: #687c58; }
.design-feature-grid h3 { font-size: 1.35rem; line-height: 1.4; margin: 24px 0 14px; letter-spacing: -.03em; font-weight: 600; }
.design-feature-grid p { font-size: 1rem; color: var(--muted); margin: 0; line-height: 1.8; }
.project-invitation { display: grid; grid-template-columns: 1fr 1fr; gap: 85px; align-items: center; padding-top: 76px; padding-bottom: 80px; }
.project-invitation .section-kicker { margin-bottom: 25px; }
.project-invitation>div:last-child>p { color: var(--muted); font-size: 1.0625rem; line-height: 1.8; max-width: 430px; }
.project-invitation .text-link { margin-top: 13px; }
.company-story { padding-top: 48px; }
.company-story>.section-kicker { margin-bottom: 30px; }
.company-story-grid { display: grid; grid-template-columns: minmax(0,1.45fr) minmax(0,1fr); gap: 70px; align-items: center; }
.company-story .page-title { font-size: clamp(2.6rem,5vw,4.7rem); }
.company-story .page-deck { font-size: 1.25rem; margin-bottom: 0; }
.company-story-copy { padding: 0 0 0 30px; border-left: 1px solid var(--rule); }
.company-story-copy p { color: var(--muted); font-size: 1.0625rem; line-height: 1.85; margin-bottom: 22px; }
.company-story-copy p:last-child { color: var(--ink); margin-bottom: 0; }
.company-story .principles { margin-top: 65px; padding-top: 35px; gap: 55px; }
.company-story .principles .principle-title { font-size: 1.2rem; margin: 13px 0 10px; }
.company-story .principles p { max-width: 330px; font-size: 1rem; line-height: 1.8; }
.company-next { display: flex; flex-wrap: wrap; gap: 22px 45px; margin-top: 40px; }
.page-contact .contact-inner { min-height: auto; padding-top: 65px; padding-bottom: 68px; }
.enquiry-section { background: var(--paper); }
.enquiry-section>.wrap { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.8fr); gap: 80px; padding-top: 63px; padding-bottom: 68px; }
.enquiry-intro>.section-kicker { line-height: 1.8; max-width: 230px; }
.enquiry-intro>p:last-child { color: var(--muted); font-size: 1rem; line-height: 1.8; max-width: 320px; margin-top: 23px; }
.enquiry-options>a { display: flex; gap: 25px; align-items: center; padding: 25px 0; border-top: 1px solid var(--rule); text-decoration: none; }
.enquiry-options>a:last-child { border-bottom: 1px solid var(--rule); }
.enquiry-options>a>span:first-child { font-size: .75rem; color: #738565; }
.enquiry-options>a>span:last-child { font-size: 1.3rem; margin-left: auto; }
.enquiry-options h2 { font-size: 1.125rem; line-height: 1.5; font-weight: 650; letter-spacing: -.025em; }
.enquiry-options p { color: var(--muted); font-size: .875rem; line-height: 1.7; margin: 5px 0 0; }
.enquiry-options>a:hover h2 { color: #4c6f2f; }
.footer { padding-top: 47px; }
.footer-top { padding-bottom: 30px; }
.footer-nav { display: flex; flex-wrap: wrap; gap: 16px 35px; padding-top: 21px; }
.footer-nav a { display: inline-flex; align-items: center; min-height: 44px; color: #d2ddc8; font-size: .875rem; text-decoration: none; }
.footer-nav a:hover { text-decoration: underline; text-underline-offset: 5px; }
.company-details { padding-top: 24px; }
.footer a:focus-visible, .companion-card a:focus-visible, .focus-web a:focus-visible { outline-color: var(--lime); }
@media (max-width:1100px) {
  .focus-panel { padding: 32px; }
  .companion-card { gap: 30px; padding: 35px; }
  .design-intro, .company-story-grid { gap: 40px; }
  .design-scope { padding: 28px; }
  .enquiry-section>.wrap { gap: 45px; }
}
@media (max-width:760px) {
  :root { scroll-padding-top: 6rem; }
  .site-header { min-height: 80px; padding-top: 14px; padding-bottom: 14px; }
  .menu-toggle { display: none; }
  .js .menu-toggle { display: inline-flex; align-items: center; gap: 18px; min-height: 44px; background: transparent; color: #eff4e8; border: 1px solid #5a6750; border-radius: 5px; padding: 8px 14px; font-size: .875rem; }
  .menu-toggle span { font-size: 1.2rem; line-height: 1; }
  .main-nav { position: static; width: 100%; display: flex; flex-direction: column; align-items: stretch; gap: 0; padding: 8px 18px; background: #242c20; border: 1px solid #536247; border-radius: 8px; }
  .js .main-nav { position: absolute; width: auto; top: calc(100% - 3px); left: 18px; right: 18px; box-shadow: 0 18px 35px #0004; max-height: calc(100dvh - 100px); overflow-y: auto; overscroll-behavior: contain; }
  .js .main-nav:not(.is-open) { display: none; }
  .main-nav a, .main-nav .nav-contact { padding: 13px 2px; min-height: 50px; border: none; border-radius: 0; font-size: 1rem; }
  .main-nav .nav-contact { border-top: 1px solid #4d5845; margin-top: 3px; justify-content: space-between; }
  .main-nav a[aria-current="page"]::after { display: none; }
  .main-nav .nav-contact[aria-current="page"] { background: transparent; color: var(--lime); }
  .hero { min-height: auto; padding-top: 44px; padding-bottom: 25px; }
  .hero-actions { gap: 12px 25px; }
  .hero-secondary { font-size: .875rem; }
  .section { padding-top: 60px; padding-bottom: 62px; }
  .overview-heading { display: block; }
  .focus-grid { grid-template-columns: minmax(0,1fr); gap: 20px; }
  .focus-panel { padding: 31px; }
  .focus-panel h3 { font-size: 2.3rem; }
  .focus-web h3 { font-size: 3rem; }
  .company-strip { align-items: flex-start; flex-direction: column; gap: 15px; padding: 29px 0; }
  .product-page-heading { width: 100%; }
  .product-page-heading>p { font-size: 1rem; margin-top: 20px; }
  .product-copy { padding: 33px 29px; }
  .companion-card { grid-template-columns: minmax(0,1fr); padding: 31px; gap: 30px; }
  .companion-copy .product-title { font-size: 2.7rem; }
  .companion-flow { padding: 25px; }
  .design-intro, .company-story-grid, .project-invitation, .enquiry-section>.wrap { grid-template-columns: minmax(0,1fr); gap: 37px; }
  .design-intro, .company-story { padding-top: 34px; }
  .design-heading .page-title, .company-story .page-title { font-size: clamp(2.2rem,8vw,3.5rem); }
  .page-deck, .design-heading .page-deck, .company-story .page-deck { font-size: 1.125rem; margin-top: 23px; }
  .design-scope { padding: 30px; }
  .detail-heading { display: block; margin-bottom: 32px; }
  .detail-heading>.section-kicker { margin: 0 0 24px; }
  .design-feature-grid { grid-template-columns: minmax(0,1fr); gap: 30px; }
  .design-feature-grid h3 { margin-top: 17px; }
  .project-invitation { padding-top: 58px; padding-bottom: 60px; }
  .company-story-copy { padding: 0; border-left: none; }
  .company-story-copy p { font-size: 1rem; }
  .company-story .principles { margin-top: 38px; gap: 30px; }
  .company-story .principles .principle-title { font-size: 1.0625rem; }
  .company-story .principles p { font-size: .9375rem; }
  .page-contact .contact-inner { padding-top: 37px; padding-bottom: 42px; }
  .enquiry-section>.wrap { padding-top: 45px; padding-bottom: 49px; gap: 18px; }
  .enquiry-intro>.section-kicker, .enquiry-intro>p:last-child { max-width: 480px; }
  .enquiry-options>a { gap: 17px; }
  .footer-nav { gap: 9px 25px; }
}
@media (max-width:480px) {
  .hero-actions { align-items: flex-start; gap: 8px 20px; }
  .hero-actions .button { padding: 14px 18px; }
  .hero h1 { font-size: clamp(2rem,13.3vw,4.3rem); }
  .focus-panel { padding: 27px 24px; }
  .focus-panel h3 { font-size: clamp(2rem,8vw,2.3rem); }
  .focus-web h3 { font-size: clamp(2.2rem,10vw,3rem); }
  .product-directory>a { gap: 11px; }
  .directory-product-icon { width: 36px; height: 36px; flex-basis: 36px; }
  .product-directory strong { font-size: .9375rem; }
  .product-directory small { font-size: .8125rem; }
  .product-copy { padding: 29px 24px; }
  .companion-card { padding: 27px 23px; }
  .companion-copy .product-title { font-size: clamp(2rem,9vw,2.7rem); }
  .product-label-row { gap: 12px; }
  .companion-flow { padding: 23px 18px; }
  .companion-flow li { gap: 13px; }
  .design-scope { padding: 27px 24px; }
  .company-story .principles .principle-title { margin-top: 0; }
  .enquiry-options>a>span:first-child { display: none; }
  .enquiry-options h2 { font-size: 1.0625rem; }
}
@media (prefers-reduced-motion:no-preference) {
  .hero-copy { animation: enter-page .65s ease-out both; }
  .page-title { animation: enter-page .45s ease-out both; }
  .overview-link>span, .product-directory>a>span:last-child, .enquiry-options>a>span:last-child { transition: transform .2s ease; }
  .product-directory>a:hover>span:last-child, .enquiry-options>a:hover>span:last-child { transform: translate(3px,-3px); }
  @keyframes enter-page { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: none; } }
}
