:root{color:#535353;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffefb;font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fffefb;min-width:320px;margin:0}button,input,textarea,select{font:inherit}.site-shell{width:min(100%,1350px);margin:0 auto;padding:0 30px}.site-header{align-items:flex-start;gap:clamp(34px,5vw,70px);min-height:140px;display:flex;position:relative}.brand{flex:none;width:205px;margin-top:48px;display:inline-flex}.brand img{width:100%;height:auto;display:block}.header-content{flex:auto;justify-content:space-between;align-items:center;gap:clamp(26px,3vw,44px);min-height:140px;display:flex}.main-nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:clamp(18px,2.2vw,38px);display:flex}.header-cta{white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:16px;font-size:17px;line-height:1.2;display:flex}.main-nav a,.site-footer a{color:inherit;text-decoration:none;transition:color .18s,opacity .18s}.main-nav a{white-space:nowrap;font-size:17px;line-height:1.2}.main-nav a:hover,.site-footer a:hover{color:#121212}.hero{background:#e4e5e2;border-radius:clamp(34px,5vw,72px);grid-template-columns:minmax(0,.98fr) minmax(300px,.72fr);align-items:start;gap:clamp(24px,5vw,78px);padding:clamp(42px,7vw,92px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";z-index:3;pointer-events:none;clip-path:polygon(40% 100%,100% 58%,100% 100%);background:#fffefb66;position:absolute;inset:0}.hero-copy{z-index:4;max-width:650px;margin-top:0;position:relative}.hero h1{color:#535353;max-width:760px;margin:0;font-weight:400;line-height:.95}.title-kicker,.title-main{display:block}.title-kicker{margin-bottom:6px;font-size:clamp(28px,3.55vw,50px);line-height:1}.title-main{font-size:clamp(36px,4.55vw,64px);font-weight:700;line-height:.95}.title-accent{color:#f60}.hero-subline{margin:4px 0 0;font-size:clamp(21px,1.85vw,26px);line-height:1.25}.hero-text{color:#6e6e6e;max-width:465px;margin:34px 0 0;font-size:clamp(16px,1.5vw,20px);line-height:1.36}.cta-button{color:#fffefb;background:#8d6959;border-radius:25px;justify-content:center;align-items:center;width:209px;height:50px;font-size:17px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.cta-button:hover{background:#795a4c;transform:translateY(-1px)}.cta-button:focus-visible{outline-offset:3px;outline:3px solid #f60}.hero-button{margin-top:34px}.header-button{font-size:15px}.menu-toggle{color:#fffefb;cursor:pointer;z-index:12;background:#8d6959;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:50px;height:50px;margin-top:43px;display:none;position:relative}.menu-toggle span{background:currentColor;border-radius:999px;width:22px;height:2px;transition:transform .18s,opacity .18s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:10;pointer-events:none;background:#fffefb;padding:150px 30px 46px;transition:transform .26s;position:fixed;inset:0;transform:translateY(-100%)}.mobile-menu.is-open{pointer-events:auto;transform:translateY(0)}.mobile-nav{flex-direction:column;align-items:flex-start;gap:28px;width:min(100%,1290px);margin:0 auto;display:flex}.mobile-nav a{color:#535353;font-size:clamp(34px,8vw,58px);font-weight:500;line-height:1;text-decoration:none}.hero-visual{z-index:2;justify-content:center;align-items:stretch;width:min(48%,560px);display:flex;position:absolute;top:0;bottom:0;right:0}.hero-visual>img:not(.hero-bg-logo){z-index:1;object-fit:contain;filter:drop-shadow(0 28px 34px #53535329);width:auto;height:100%;max-height:100%;display:block;position:relative}.hero-bg-logo{z-index:0;opacity:.72;width:auto;max-width:none;height:calc(100% - 50px);position:absolute;top:25px;right:calc(20px - 15%)}.problem-section{margin:114px 0 140px;overflow:hidden}.problem-copy{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(30px,6vw,82px);margin-bottom:28px;display:grid}.problem-copy h2{color:#535353;max-width:520px;margin:0;font-size:clamp(38px,4.5vw,62px);font-weight:700;line-height:1}.problem-copy h2 span{color:#f60}.problem-copy p{color:#6e6e6e;max-width:590px;margin:0;font-size:clamp(17px,1.55vw,20px);line-height:1.48}.problem-marquee{width:100%;overflow:hidden}.problem-marquee-track{--marquee-gap:16px;gap:var(--marquee-gap);width:max-content;animation:44s linear infinite problem-marquee;display:flex}.problem-marquee img{aspect-ratio:1.2;object-fit:cover;border-radius:25px;flex:none;width:280px;display:block}@keyframes problem-marquee{0%{transform:translate(0)}to{transform:translateX(calc(-50% - (var(--marquee-gap) / 2)))}}@media (prefers-reduced-motion:reduce){.problem-marquee-track{animation:none}}.proof-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(30px,6vw,82px);margin:0 0 140px;display:grid}.proof-image{padding-right:clamp(18px,4vw,52px)}.proof-image img{object-fit:cover;border-radius:25px;width:100%;display:block}.proof-copy h2{color:#535353;max-width:560px;margin:0;font-size:clamp(38px,4.5vw,62px);font-weight:700;line-height:1}.proof-copy p{color:#6e6e6e;max-width:590px;margin:30px 0 0;font-size:clamp(17px,1.55vw,20px);line-height:1.48}.smart-section{background:#f8f3ec;border-radius:clamp(34px,5vw,72px);grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(280px,1.34fr);align-items:start;gap:18px;margin:0 0 86px;padding:clamp(30px,5vw,54px);display:grid}.smart-box{background:#fffefb;border-radius:25px;min-height:0;overflow:hidden}.smart-heading-box,.smart-text-box{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:clamp(26px,3vw,38px);display:flex}.smart-heading-box{aspect-ratio:1}.smart-heading-box h2,.smart-text-box h3{color:#535353;margin:0;font-size:clamp(20px,1.65vw,24px);font-weight:700;line-height:1.12}.smart-heading-box p{color:#6e6e6e;margin:14px 0 0;font-size:clamp(17px,1.55vw,20px);line-height:1.48}.smart-icon{color:#f60;background:#faf6f3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.smart-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.smart-image-box{aspect-ratio:1}.smart-image-box img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.smart-text-box{aspect-ratio:1.34}.smart-text-box p{color:#6e6e6e;margin:14px 0 0;font-size:clamp(17px,1.55vw,20px);line-height:1.48}.contact-section{background:#f8f7f7;border-radius:clamp(34px,5vw,72px);margin:140px 0 90px;padding:72px 82px 82px}.contact-intro{text-align:center;max-width:640px;margin:0 auto 48px}.contact-intro h2{color:#535353;margin:0;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1}.contact-intro p{margin:18px 0 0;font-size:18px;line-height:1.42}.contact-layout{grid-template-columns:364px 398px 328px;justify-content:center;align-items:start;gap:15px;display:grid}.contact-column,.contact-box-row{gap:16px;display:grid}.contact-box-row{grid-template-columns:repeat(2,190px)}.contact-box{background:#fffefb;border:1px solid #eee;border-radius:25px}.contact-info-box{padding:34px 32px}.contact-info-box-small{padding:24px}.contact-icon{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.contact-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.contact-icon-mail,.contact-icon-phone,.contact-icon-pin{color:#f60;background:#faf6f3}.contact-info-box h3{color:#535353;margin:26px 0 0;font-size:21px;font-weight:700;line-height:1.2}.contact-muted{color:#6e6e6e;margin:12px 0 0;font-size:17px;line-height:1.42}.contact-address{color:#6e6e6e;margin:14px 0 0;font-size:17px;font-style:normal;line-height:1.48}.contact-kicker{color:#6e6e6e;margin:22px 0 0;font-size:17px;line-height:1.25}.contact-value{color:#535353;margin:42px 0 0;font-size:18px;font-weight:600;line-height:1.25;text-decoration:none;display:inline-block}.contact-value:hover{color:#f60}.contact-value-compact{margin-top:10px;font-size:17px}.contact-box-large{width:364px;height:300px}.contact-box-small{width:190px;height:184px}.contact-box-wide{width:398px;height:98px}.contact-box-right{width:328px;height:300px}.contact-image-box{overflow:hidden}.contact-image-box img{object-fit:cover;width:100%;height:100%;display:block}.contact-social-box{justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.contact-social-box p{color:#535353;margin:0;font-size:18px;font-weight:600;line-height:1.25}.linkedin-icon{color:#f60;background:#faf6f3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:45px;height:45px;font-family:Arial,sans-serif;font-size:22px;font-weight:700;line-height:1;display:inline-flex}@media (width>=980px){.hero{height:680px}}.site-footer{border-top:1px solid #cfcfcb;justify-content:center;align-items:center;min-height:104px;font-size:15px;display:flex}.footer-line{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.footer-separator{color:#6e6e6e}@media (width<=1074px){.site-header{justify-content:space-between}.header-content{display:none}.menu-toggle{display:inline-flex}.contact-section{padding-inline:48px}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.contact-column-right{grid-column:1/-1}.contact-box,.contact-box-large,.contact-box-small,.contact-box-wide,.contact-box-right{width:100%}.contact-box-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=901px) and (width<=1222px){.smart-heading-box,.smart-image-box,.smart-text-box{aspect-ratio:auto;height:clamp(340px,29.5vw + 74px,435px)}}@media (width<=900px){.site-shell{padding:0 20px}.site-header{flex-direction:row;align-items:flex-start;min-height:auto;padding:28px 0 34px}.brand,.menu-toggle{margin-top:0}.header-content{flex-direction:column;align-items:flex-start;width:100%;min-height:auto}.main-nav{justify-content:flex-start;gap:16px 24px}.header-cta{white-space:normal;flex-wrap:wrap;justify-content:flex-start}.hero{grid-template-columns:1fr;min-height:680px;padding:42px 30px 0}.title-kicker{font-size:clamp(29px,7vw,42px)}.title-main{font-size:clamp(36px,8.2vw,52px)}.hero-visual{width:min(75vw,320px);margin-top:12px;position:relative;top:auto;bottom:auto;right:auto}.hero-visual>img:not(.hero-bg-logo){width:100%;height:auto;max-height:none}.hero-bg-logo{height:calc(100% - 50px);top:25px;right:calc(20px - 18%)}.problem-section{margin:64px 0 115px}.problem-copy{grid-template-columns:1fr;gap:15px;margin-bottom:20px}.problem-copy h2,.problem-copy p{max-width:none}.proof-section{grid-template-columns:1fr;gap:28px;margin-bottom:115px}.proof-image{padding-right:0}.proof-copy h2,.proof-copy p{max-width:none}.smart-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:64px;padding:30px}.smart-heading-box{aspect-ratio:1;min-height:0}.smart-text-box{aspect-ratio:auto;grid-column:1/-1;min-height:220px}.smart-image-box{aspect-ratio:1}.contact-section{margin:115px 0 64px;padding:48px 30px}.contact-layout,.contact-column,.contact-box-row{grid-template-columns:1fr}.contact-box,.contact-box-large,.contact-box-small,.contact-box-wide,.contact-box-right{width:100%;height:auto;min-height:160px}.contact-box-large,.contact-box-right{min-height:260px}.contact-box-wide{min-height:120px}.site-footer{justify-content:center;padding:28px 0}}@media (width<=767px){.problem-marquee img{border-radius:22px;width:200px}}@media (width<=560px){.site-shell{padding:0 16px}.main-nav{gap:14px 18px}.main-nav a{font-size:16px}.hero{border-radius:34px;min-height:720px;padding:34px 22px 0}.hero-text{margin-top:24px}.problem-section{margin:52px 0 92px}.problem-copy h2,.proof-copy h2{font-size:clamp(34px,10vw,46px)}.proof-copy p{margin-top:22px}.proof-section{margin-bottom:92px}.smart-section{grid-template-columns:1fr;padding:22px}.smart-heading-box{aspect-ratio:auto}.smart-text-box{grid-column:auto}.smart-heading-box,.smart-text-box{min-height:190px}.smart-image-box{aspect-ratio:16/10}.smart-heading-box h2{font-size:clamp(20px,6.5vw,24px)}.site-footer nav{gap:18px}}
