:root{color-scheme:light;--ink: #16211f;--muted: #5f6966;--line: #dce2de;--paper: #f8f4ea;--white: #ffffff;--green: #2b5c50;--green-dark: #173a34;--blue: #275f85;--gold: #c89232;--rust: #b85f3d;--sky: #dbeaf1;--mint: #dcebe4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0 5vw;background:#f8f4eaeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;width:140px}.brand img{display:block;width:100%;height:auto}nav{display:flex;gap:clamp(16px,3vw,34px);color:var(--muted);font-size:.95rem}nav a:hover{color:var(--ink)}.hero{position:relative;min-height:clamp(640px,calc(100svh - 150px),760px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(54px,5vw,78px) 5vw;overflow:hidden;background:radial-gradient(circle at 80% 16%,rgb(219 234 241 / 100%) 0 20%,transparent 42%),linear-gradient(135deg,#fbf6ea,#edf3ed 58%,#d7e7e2)}.hero:before{position:absolute;right:-14vw;bottom:-18vw;width:54vw;min-width:520px;aspect-ratio:1;border-radius:50%;background:linear-gradient(135deg,#c8923233,#275f8533);content:""}.hero-content{position:relative;z-index:1;width:min(800px,100%);color:var(--ink);padding-bottom:32px}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:22px;font-size:clamp(3rem,6vw,5.45rem);line-height:.95;letter-spacing:0}h2{margin-bottom:0;font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:0}h3{margin-bottom:10px;font-size:1.15rem;letter-spacing:0}.lede{max-width:660px;margin-bottom:34px;color:#3b4945;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.45}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:800}.button.primary{background:var(--gold);color:#14110b}.button.secondary{border-color:#16211f38;color:var(--ink)}.button:hover{transform:translateY(-1px)}.hero-visual{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,minmax(58px,1fr));min-height:470px;align-self:center}.hero-product{display:flex;align-items:center;justify-content:center;padding:clamp(12px,2vw,24px);border:1px solid rgb(22 33 31 / 9%);border-radius:8px;background:#fff;box-shadow:0 24px 60px #16211f21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-product img{display:block;width:122%;height:122%;object-fit:contain}.hero-product:nth-child(1){grid-column:1 / 4;grid-row:2 / 5;transform:rotate(-2deg)}.hero-product:nth-child(2){grid-column:4 / 7;grid-row:1 / 3;transform:rotate(2deg)}.hero-product:nth-child(3){grid-column:3 / 6;grid-row:4 / 7;transform:rotate(1deg)}.hero-product:nth-child(4){grid-column:1 / 3;grid-row:5 / 7;transform:rotate(2deg)}.hero-product:nth-child(5){grid-column:5 / 7;grid-row:3 / 5;transform:rotate(-1deg)}.proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.proof p{min-height:142px;display:flex;align-items:center;margin:0;padding:28px;background:#fffdf8;color:var(--green-dark);font-size:1rem;font-weight:750;line-height:1.35}.section{padding:clamp(68px,8vw,124px) 5vw}.product-section{background:#fffdf8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-family-card{display:grid;grid-template-rows:minmax(260px,auto) auto;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white)}.product-family-card.featured{grid-column:1 / -1;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);grid-template-rows:auto}.product-family-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border-bottom:1px solid var(--line)}.product-family-card.featured .product-family-images{grid-template-columns:repeat(4,minmax(0,1fr));border-right:1px solid var(--line);border-bottom:0}.product-family-item{display:flex;align-items:center;justify-content:center;min-height:150px;padding:18px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-family-card.featured .product-family-item{min-height:172px}.product-family-item img{display:block;width:100%;height:100%;object-fit:contain}.product-family-copy{padding:24px}.family-company{margin-bottom:10px;color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-family-copy p:last-child{margin-bottom:0;color:var(--muted);line-height:1.45}.logo-section{background:linear-gradient(90deg,rgb(220 235 228 / 74%),transparent 58%),var(--paper)}.intro,.split,.education{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,6vw,84px);align-items:start}.intro>p,.education>p{color:var(--muted);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.section-heading{width:min(850px,100%);margin-bottom:36px}.section-heading.compact{width:min(680px,100%)}.area-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);background:var(--line);gap:1px}.area-card{min-height:320px;padding:28px;background:var(--white);border-top:4px solid transparent}.area-card:nth-child(1){border-top-color:var(--gold)}.area-card:nth-child(2){border-top-color:var(--blue)}.area-card:nth-child(3){border-top-color:var(--rust)}.area-card:nth-child(4){border-top-color:var(--green)}.area-card:nth-child(5){border-top-color:#6f7f75}.area-marker{display:flex;align-items:center;gap:12px;margin-bottom:46px;color:var(--muted)}.area-marker:after{display:block;width:42px;height:1px;background:currentColor;content:"";opacity:.35}.area-marker span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;font-weight:800;letter-spacing:.04em}.area-card p,.timeline-item p{color:var(--muted);line-height:1.55}.logo-stack{display:grid;gap:24px}.logo-group{display:grid;gap:10px}.channel-group{padding-top:20px;border-top:1px solid rgb(22 33 31 / 12%)}.logo-group-label{margin:0;color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.logo-cloud,.channel-cloud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.logo-cloud span,.channel-cloud span{display:flex;min-height:86px;align-items:center;justify-content:center;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.channel-cloud span{min-height:72px}.logo-cloud img,.channel-cloud img{display:block;max-width:100%;max-height:44px;object-fit:contain}.channel-cloud img{max-height:38px}.timeline{border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:180px 1fr;gap:30px;padding:24px 0;border-bottom:1px solid var(--line)}.timeline-item time{color:var(--blue);font-weight:800}.timeline-item h3{margin-bottom:6px}.contact{padding:clamp(70px,9vw,130px) 5vw;background:var(--green-dark);color:var(--white)}.contact h2{width:min(880px,100%);margin-bottom:28px}.contact .button.secondary{border-color:#fff6;color:var(--white);background:#ffffff14}.contact .button.secondary:hover{border-color:#ffffffb3;background:#ffffff24}footer{padding:28px 5vw;background:#101f1d;color:#ffffffb8}footer p{margin:0}@media(max-width:1050px){.proof,.area-grid,.product-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.area-card{min-height:260px}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding-bottom:0}.hero-visual{min-height:340px}}@media(max-width:760px){.site-header{align-items:flex-start;min-height:92px;flex-direction:column;justify-content:center;gap:10px}.hero{min-height:auto;padding-top:44px;padding-bottom:36px}.proof,.area-grid,.product-family-grid,.intro,.split,.education,.timeline-item{grid-template-columns:1fr}.hero-visual{grid-template-rows:repeat(4,minmax(64px,1fr));min-height:280px}.hero-product{padding:14px}.hero-product:nth-child(1){grid-column:1 / 4;grid-row:1 / 3}.hero-product:nth-child(2){grid-column:4 / 7;grid-row:1 / 2}.hero-product:nth-child(3){grid-column:3 / 7;grid-row:3 / 5}.hero-product:nth-child(4){grid-column:1 / 3;grid-row:3 / 5}.hero-product:nth-child(5){grid-column:4 / 7;grid-row:2 / 3}.proof p{min-height:108px}.product-family-grid,.product-family-card.featured{grid-template-columns:1fr}.product-family-card.featured{grid-template-rows:auto auto}.product-family-card.featured .product-family-images{grid-template-columns:repeat(2,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--line)}.product-family-images{grid-template-columns:repeat(2,minmax(0,1fr))}.product-family-item,.product-family-card.featured .product-family-item{min-height:145px}.logo-cloud,.channel-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-item{gap:8px}}
