:root {
  --ink: #172a33;
  --muted: #52646c;
  --line: #dce4e3;
  --paper: #f8faf8;
  --white: #fff;
  --accent: #0d6970;
  --warm: #e8ad4b;
  --shadow: 0 14px 35px rgba(17, 42, 51, .08);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: 18px; line-height: 1.6; }
a { color: inherit; }
.site-header { max-width: 1180px; margin: auto; padding: 24px 32px; display: flex; align-items: center; justify-content: space-between; font-family: Arial, sans-serif; font-size: 14px; }
.brand { display: flex; gap: 11px; align-items: center; color: var(--ink); text-decoration: none; font-weight: 700; letter-spacing: -.02em; }
.brand-mark { width: 33px; height: 33px; display: grid; place-items: center; background: var(--accent); color: #fff; border-radius: 3px; font-size: 13px; letter-spacing: -.08em; }
.header-contact { color: var(--muted); text-decoration-color: #b8c7c6; text-underline-offset: 4px; }
main { overflow: hidden; }
.hero { max-width: 1180px; min-height: 540px; margin: 8px auto 0; padding: 70px 64px; display: grid; grid-template-columns: 1.15fr .85fr; gap: 70px; align-items: center; background: var(--white); box-shadow: var(--shadow); }
.eyebrow { margin: 0 0 12px; color: var(--accent); font-family: Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { line-height: 1.07; letter-spacing: -.035em; }
h1 { max-width: 580px; margin-bottom: 25px; font-size: clamp(48px, 6vw, 76px); font-weight: 500; }
h2 { margin-bottom: 20px; font-size: clamp(34px, 4vw, 50px); font-weight: 500; }
h3 { margin-bottom: 8px; font-family: Arial, sans-serif; font-size: 17px; }
.lead { max-width: 530px; margin-bottom: 17px; font-size: 25px; line-height: 1.35; }
.hero-copy > p:not(.eyebrow):not(.lead), .about > p:last-child { max-width: 640px; color: var(--muted); }
.button { display: inline-block; margin-top: 15px; padding: 13px 19px; background: var(--accent); color: #fff; border-radius: 3px; font-family: Arial, sans-serif; font-size: 14px; font-weight: 700; text-decoration: none; }
.button:hover { background: #09565c; }
.tool-illustration { min-height: 300px; position: relative; background: #e9f0ed; border-radius: 2px; }
.tool { position: absolute; filter: drop-shadow(0 10px 8px rgba(34, 52, 52, .15)); }
.tool-screen { width: 190px; height: 130px; top: 52px; left: 75px; padding: 16px; background: var(--ink); border: 9px solid #304751; border-radius: 5px; transform: rotate(-5deg); }
.tool-screen span { display: block; height: 9px; width: 60%; margin-bottom: 12px; background: #73aaa7; }.tool-screen i { display: block; height: 44px; border: 2px solid #678087; }
.tool-folder { width: 154px; height: 105px; right: 50px; bottom: 45px; background: var(--warm); border-radius: 3px; transform: rotate(8deg); }.tool-folder:before { content: ""; position: absolute; top: -15px; left: 10px; width: 59px; height: 20px; background: #d69736; border-radius: 3px 3px 0 0; }
.tool-wrench { width: 34px; height: 176px; left: 64px; bottom: 23px; background: var(--accent); border-radius: 18px; transform: rotate(43deg); }.tool-wrench:before { content: ""; position: absolute; top: -15px; left: -9px; width: 52px; height: 52px; background: var(--accent); border-radius: 50%; }.tool-wrench:after { content: ""; position: absolute; top: -9px; left: 3px; width: 28px; height: 28px; background: #e9f0ed; border-radius: 50%; }
.tool-pencil { width: 18px; height: 165px; right: 48px; top: 31px; background: #e06f55; transform: rotate(37deg); }.tool-pencil:before { content: ""; position: absolute; bottom: -20px; border-left: 9px solid transparent; border-right: 9px solid transparent; border-top: 20px solid #d9ba92; }
.section, .contact { max-width: 1060px; margin: auto; padding: 110px 0; }
.services { padding-bottom: 75px; }.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }.service-grid article { padding: 25px 22px 20px; border-top: 3px solid var(--accent); background: var(--white); }.service-grid p { margin-bottom: 0; color: var(--muted); font-size: 16px; }
.about { max-width: 800px; margin-left: calc((100% - 1060px) / 2); }.about:before { content: ""; display: block; width: 82px; height: 5px; margin-bottom: 37px; background: var(--warm); }
.partners { border-top: 1px solid var(--line); text-align: center; }.partners h2 { margin-bottom: 10px; }.partner-intro { color: var(--muted); }.partner-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin: 36px auto 19px; }.partner-list a { min-width: 132px; padding: 16px 18px; border: 1px solid var(--line); background: var(--white); color: #3d4b51; font-family: Arial, sans-serif; font-size: 16px; font-weight: 700; text-align: center; text-decoration: none; }.partner-list a:hover { border-color: var(--accent); color: var(--accent); }.partner-list .qnap { color: #d61e35; }.partner-note { max-width: 590px; margin: auto; color: var(--muted); font-size: 13px; }
.contact { max-width: none; padding: 68px max(32px, calc((100vw - 1060px) / 2)); display: flex; align-items: center; justify-content: space-between; gap: 40px; background: var(--ink); color: #fff; }.contact .eyebrow { color: #9ed0cb; }.contact h2 { max-width: 580px; margin: 0; }.contact-links { display: grid; gap: 10px; font-family: Arial, sans-serif; font-size: 18px; }.contact-links a { text-decoration-color: #6d8b92; text-underline-offset: 5px; }
footer { max-width: 1180px; margin: auto; padding: 23px 32px; display: flex; justify-content: space-between; color: var(--muted); font-family: Arial, sans-serif; font-size: 12px; }
@media (max-width: 800px) { .site-header { padding: 18px 22px; }.header-contact { display: none; }.hero { min-height: 0; margin: 0; padding: 54px 27px 36px; grid-template-columns: 1fr; gap: 34px; }.tool-illustration { min-height: 250px; }.tool-screen { left: 45px; }.section { padding: 75px 27px; }.services { padding-bottom: 52px; }.service-grid { grid-template-columns: 1fr; }.about { margin-left: auto; }.partner-list a { min-width: calc(50% - 12px); }.contact { padding: 55px 27px; display: block; }.contact-links { margin-top: 30px; } footer { padding: 20px 27px; } }
@media (max-width: 430px) { body { font-size: 17px; }.partner-list { gap: 8px; }.partner-list a { min-width: calc(50% - 8px); padding: 13px 8px; font-size: 14px; }.tool-screen { transform: scale(.8) rotate(-5deg); transform-origin: left top; }.tool-folder { transform: scale(.8) rotate(8deg); transform-origin: right bottom; } }
