:root{--ink:#1d293c;--yellow:#f8dc55;--paper:#fffef9;--muted:#616975}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #2669ce;outline-offset:6px}header{height:100px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e6de}.logo{font-family:Arial,sans-serif;font-size:45px;font-weight:900;letter-spacing:-3px}.logo span{font-size:14px;vertical-align:top;display:inline-block;margin:8px 0 0 4px;letter-spacing:0}.header nav{display:flex;gap:42px;font-size:15px;font-weight:500}.header nav a:hover,footer nav a:hover{opacity:.6}.header-cta{font-size:14px;border:1px solid var(--ink);border-radius:30px;padding:13px 20px}.header-cta span{margin-left:20px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;position:relative;padding:72px 6% 0;gap:0 35px;overflow:hidden}.eyebrow{font-family:Arial,sans-serif;font-size:13px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:12px}.small-line{width:28px;height:2px;background:var(--ink)}h1{font-size:clamp(45px,5.1vw,78px);font-weight:900;line-height:1.35;letter-spacing:-3px;margin:26px 0 22px}.outlined{color:transparent;-webkit-text-stroke:1.6px var(--ink)}.hero-copy>p{font-size:17px;line-height:1.95;margin-bottom:29px}.button{display:inline-flex;gap:45px;align-items:center;border-radius:40px;padding:18px 26px;font-size:15px;font-weight:500;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#34445e}.dark{background:var(--ink);color:white}.hero-note{display:flex;gap:18px;font-size:12px;margin:38px 0;color:#424c55}.hero-note span+span{border-left:1px solid #938649;padding-left:18px}.hero-visual{position:relative;align-self:stretch;margin:3px 0 46px;min-height:450px;border-radius:170px 170px 22px 22px;background:#eecb48;overflow:visible}.hero-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;border-radius:inherit}.photo-caption{position:absolute;top:34px;left:50%;transform:translateX(-50%);text-align:center;font:700 12px/1.6 Arial,sans-serif;letter-spacing:2px;color:#29333d}.round-seal{width:128px;height:128px;background:var(--paper);border-radius:50%;position:absolute;right:-24px;bottom:22px;transform:rotate(12deg);display:flex;flex-direction:column;justify-content:center;align-items:center;font:11px Arial,sans-serif;letter-spacing:1px;box-shadow:0 5px 20px #00000009}.round-seal strong{font-size:23px;letter-spacing:-1px;margin:4px 0 9px}.round-seal span{font-size:9px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding:22px 0;border-top:1px solid #1d293c30;font-size:12px;letter-spacing:1px}.section{padding:88px 6%}.section-label{font-size:12px;letter-spacing:1.5px;font-weight:600;margin-bottom:24px}.about{padding-bottom:90px}.about-copy{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.about h2,.section h2{font-size:38px;line-height:1.5;letter-spacing:-1px;margin:0;font-weight:700}.about h2 span{color:#7a8189}.about-copy p{font-size:15px;line-height:2.1;color:var(--muted);margin:0 0 16px}.categories{background:#f0f1ed}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.8;max-width:290px;margin-bottom:8px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{position:relative;background:var(--paper);padding:25px 24px 20px;border-radius:9px;min-height:285px}.category.active{background:var(--yellow);transition:transform .2s}.category.active:hover{transform:translateY(-5px)}.category-number{position:absolute;right:23px;top:25px;font:12px Arial,sans-serif;color:var(--muted)}.category-symbol{font:64px/1 Arial,sans-serif;height:85px;display:block;color:var(--ink)}.category h3{font-size:20px;margin:18px 0 8px}.category p{font-size:13px;color:var(--muted);margin:0 0 26px}.category-bottom{border-top:1px solid #1d293c20;padding-top:16px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.5px}.category-bottom b{font-size:16px;line-height:1}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.brand{border-radius:12px;padding:30px 34px 36px;overflow:hidden}.rootpurr{background:#dfe9df;color:#2c4938}.touhunter{background:#24364b;color:#f7dda2}.brand-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:1px}.brand h3{font-family:Arial,sans-serif;font-size:clamp(25px,3.2vw,50px);letter-spacing:-2px;margin:65px 0 45px;white-space:nowrap}.rootpurr h3{font-weight:900}.rootpurr h3 span{font-weight:400}.brand h3 sup{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:5px}.touhunter h3{font-weight:800;font-style:italic}.brand-rule{height:1px;background:currentColor;opacity:.25;margin-bottom:25px}.brand-description{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.brand h4{font-weight:500;font-size:21px;line-height:1.7;margin:0}.brand-description p{font-size:11px;line-height:1.9;opacity:.8;margin:0}.statement{padding:70px 6% 80px;background:var(--yellow);text-align:center}.statement .eyebrow{justify-content:center;font-size:11px}.statement h2{font-size:43px;line-height:1.6;font-weight:800;margin:20px 0 30px}footer{padding:50px 6% 20px}.footer-top{display:flex;gap:50px;align-items:center;padding-bottom:45px}.footer-top p{font-size:13px;line-height:2}.footer-top p span{font:10px Arial,sans-serif;letter-spacing:1px}.footer-top nav{display:flex;gap:28px;margin-left:auto;font-size:13px}.back-top{display:grid;place-items:center;border:1px solid #deded8;border-radius:50%;width:44px;height:44px}.footer-bottom{border-top:1px solid #deded8;padding-top:22px;display:flex;justify-content:space-between;font:11px Arial,sans-serif;color:var(--muted)}.mobile-only{display:none}@media(min-width:1500px){.header,.hero,.section,.statement,footer{padding-left:max(6%,calc((100% - 1400px)/2));padding-right:max(6%,calc((100% - 1400px)/2))}}@media(max-width:950px){.header nav{gap:20px}.hero{gap:22px;padding-top:50px}h1{font-size:51px}.hero-visual{min-height:420px;border-radius:130px 130px 20px 20px}.round-seal{width:100px;height:100px;right:-12px}.round-seal strong{font-size:19px}.section{padding-top:60px;padding-bottom:60px}.about-copy{gap:35px}.category-grid{grid-template-columns:repeat(2,1fr)}.brand{padding:25px}.brand-description{display:block}.brand-description p{margin-top:20px}.footer-top{gap:25px}.footer-top nav{gap:18px}}@media(max-width:640px){html{scroll-padding-top:20px}.header{height:78px}.logo{font-size:37px}.header nav,.header-cta{display:none}.menu-toggle{display:block;border:0;background:transparent;font-size:24px;color:var(--ink);padding:8px}.mobile-nav{padding:15px 6% 25px;display:flex;flex-direction:column;gap:20px;background:var(--paper)}.hero{grid-template-columns:1fr;padding-top:35px;gap:0}.eyebrow{font-size:11px}h1{font-size:50px;letter-spacing:-2px;margin-top:22px}.hero-copy>p{font-size:15px}.hero-note{margin:28px 0}.hero-visual{min-height:360px;margin:10px 10px 32px;border-radius:150px 150px 18px 18px}.hero-visual img{object-position:center 55%}.photo-caption{top:23px}.hero-bottom{font-size:10px;letter-spacing:0}.section-label{font-size:11px}.about-copy{grid-template-columns:1fr;gap:24px}.about h2,.section h2{font-size:30px}.about-copy p{font-size:14px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{font-size:13px;margin-top:15px}.category-grid{gap:12px}.category{padding:20px 16px;min-height:260px}.category h3{font-size:18px}.category p{font-size:12px}.category-bottom{font-size:9px;letter-spacing:0}.category-symbol{font-size:55px;height:70px}.brand-grid{grid-template-columns:1fr;gap:18px}.brand h3{font-size:39px;margin:50px 0 35px}.brand-description{display:flex}.brand h4{font-size:18px}.brand-description p{font-size:10px}.statement h2{font-size:31px}.statement{padding-top:55px;padding-bottom:60px}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:15px;padding-bottom:30px}.footer-top p{font-size:11px}.footer-top nav{margin:10px 0 0;gap:22px}.footer-bottom{font-size:9px;gap:16px;line-height:1.6}.button{font-size:14px;padding:16px 23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

h1{font-size:clamp(44px,4.7vw,72px);line-height:1.12;letter-spacing:-3.5px;margin:35px 0 25px}.hero-copy>p{font-size:16px;line-height:1.8;max-width:440px}.about h2,.section h2{font-size:40px;line-height:1.18;letter-spacing:-1.5px}.section-label{letter-spacing:1.8px}.about-copy p{font-size:16px;line-height:1.9}.category h3{letter-spacing:-.6px}.category p{font-size:14px}.brand h4{font-size:24px;line-height:1.4;letter-spacing:-.5px}.brand-description p{font-size:12px}.statement h2{font-size:54px;line-height:1.14;letter-spacing:-2px}.hero-note,.hero-bottom,.category-bottom,.brand-top,.footer-bottom{font-size:12px}.brand-top{font-size:11px}.footer-top p,.footer-top nav{font-size:14px}.brand-description{flex-wrap:wrap}.brand-link{display:inline-flex;margin-top:25px;border-bottom:1px solid currentColor;padding-bottom:7px;gap:30px;font-size:14px}@media(max-width:950px){h1{font-size:47px}.about h2,.section h2{font-size:34px}.hero-visual{min-height:420px}.category-bottom{font-size:11px}}@media(max-width:640px){h1{font-size:49px;letter-spacing:-2.8px;line-height:1.1}.hero-copy>p{font-size:15px}.hero-visual{min-height:350px}.about h2,.section h2{font-size:32px}.category h3{font-size:17px}.category p{font-size:13px;line-height:1.6}.category-bottom{font-size:10px;min-height:40px;line-height:1.6}.hero-bottom{font-size:10px}.statement h2{font-size:42px}.brand h4{font-size:23px}.brand-description p{font-size:12px}.footer-top nav{font-size:13px}.footer-bottom{font-size:10px}.brand-top{font-size:10px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.company-identity{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.company-emblem{display:block;width:132px;height:132px;object-fit:contain;border:1px solid #e5e5df;border-radius:12px;background:white}.about-copy{align-items:start}@media(max-width:640px){.company-identity{gap:20px}.company-emblem{width:112px;height:112px}}

/* Motion accents: transient, input-aware and disabled for reduced motion. */
@media (prefers-reduced-motion: no-preference) {
  .button,.header-cta{transition:translate .25s ease-out,transform .25s ease,background .25s ease,box-shadow .25s ease}
  .header-cta:hover{background:var(--yellow);box-shadow:0 5px 16px #1d293c10}
  .brand-link span[aria-hidden]{display:inline-block;transition:transform .25s ease}
  .brand-link:hover span[aria-hidden]{transform:translate(3px,-3px)}
  .header nav a{position:relative}
  .header nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
  .header nav a:hover:after,.header nav a:focus-visible:after{transform:scaleX(1)}
}
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference) {
  .brand{transition:transform .35s ease,box-shadow .35s ease}
  .brand:hover{transform:translateY(-5px);box-shadow:0 16px 30px #1d293c12}
  .hero-visual img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}
  .hero-visual:hover img{transform:scale(1.015)}
}
@media(prefers-reduced-motion:reduce){.button:hover,.category.active:hover,.brand:hover{transform:none!important}.button,.header-cta{translate:none!important}}
