/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}}:root{--orange:#f96e0b;--orange-dark:#c94f00;--ink:#202326;--ink-soft:#34383c;--paper:#fff;--soft:#faf7f4;--muted:#70757a;--line:#ebe3dc;--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}main{overflow:hidden}.page-width{width:min(var(--page), calc(100% - 64px));margin:0 auto}.hero-shell{min-height:760px;color:var(--ink);border-bottom:1px solid var(--line);background:#fff9f4;position:relative;overflow:hidden}.hero-background{object-fit:cover;object-position:center;opacity:.14;filter:saturate(.82)brightness(1.16);width:64%;height:100%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.hero-shade{background:#fff9f48a;position:absolute;inset:0 0 0 36%}.site-header{z-index:20;height:76px;padding:0 max(32px, calc((100vw - var(--page)) / 2));border-bottom:1px solid var(--line);background:#fffffff0;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;display:grid;position:relative}.brand{background:#fff;border-radius:3px;align-items:center;width:170px;height:54px;padding:5px 10px;display:flex;overflow:hidden}.brand img{width:150px}.desktop-nav{justify-content:center;align-items:stretch;height:100%;display:flex}.desktop-nav>a,.nav-group>a{color:#5d6064;align-items:center;gap:5px;height:100%;padding:0 18px;font-size:14px;display:flex;position:relative}.desktop-nav>a:hover,.nav-group:hover>a,.desktop-nav .active{color:var(--orange-dark)}.desktop-nav .active:after{content:"";background:var(--orange);height:3px;position:absolute;bottom:-1px;left:18px;right:18px}.nav-group{height:100%;position:relative}.nav-dropdown{width:230px;color:var(--ink);border:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;padding:10px;transition:opacity .2s,transform .2s;position:absolute;top:76px;left:0;transform:translateY(8px);box-shadow:0 18px 45px #58361c24}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:none}.nav-dropdown a{justify-content:space-between;align-items:center;padding:11px 12px;font-size:13px;display:flex}.nav-dropdown a:hover{background:var(--soft);color:var(--orange-dark)}.header-actions{align-items:center;gap:13px;display:flex}.search-trigger,.menu-trigger{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.search-trigger:hover{background:var(--soft)}.header-contact{background:var(--orange);color:#2c1809;border-radius:3px;align-items:center;height:42px;padding:0 21px;font-size:14px;font-weight:700;display:flex}.header-contact:hover{background:var(--orange-dark)}.menu-trigger{display:none}.search-panel{z-index:30;width:min(680px,100vw - 48px);height:60px;color:var(--ink);background:#fff;grid-template-columns:28px 1fr 36px;align-items:center;gap:12px;padding:0 15px 0 20px;display:grid;position:absolute;top:87px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #5e381b2e}.search-panel input{border:0;outline:0;font-size:15px}.search-panel button{background:var(--soft);cursor:pointer;border:0;place-items:center;width:34px;height:34px;display:grid}.mobile-nav{display:none}.hero-content{z-index:4;grid-template-columns:.84fr 1.16fr;align-items:center;gap:58px;min-height:684px;padding:62px 0 50px;display:grid;position:relative}.hero-copy{padding-bottom:22px}.eyebrow{color:#71675e;letter-spacing:.06em;align-items:center;gap:9px;margin:0 0 22px;font-size:12px;display:flex}.eyebrow span{background:var(--orange);width:22px;height:2px}.hero-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(48px,4.3vw,67px);font-weight:650;line-height:1.18}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-description{max-width:520px;color:var(--muted);margin:26px 0 0;font-size:16px;line-height:1.95}.hero-buttons{gap:13px;margin-top:34px;display:flex}.button{border-radius:3px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 22px;font-size:14px;font-weight:650;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#2c1809}.button-primary:hover{background:var(--orange-dark)}.button-secondary{color:#4a4038;background:#fff;border:1px solid #e4d2c3}.button-secondary:hover{background:#fff2e8;border-color:#e6b48d}.hero-product{align-self:center;position:relative}.product-window{transform-origin:100%;background:#fff;border:1px solid #e8d6c8;padding:8px;transform:perspective(1300px)rotateY(-4deg);box-shadow:0 32px 75px #693f1d2e}.product-window img{aspect-ratio:1.46;object-fit:cover;width:100%}.product-caption{min-width:265px;color:var(--ink);border-left:3px solid var(--orange);background:#fff;padding:16px 18px;position:absolute;bottom:-34px;right:-22px;box-shadow:0 20px 50px #663d1d29}.product-caption>span{color:#12845b;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;display:flex}.product-caption strong{font-size:15px;display:block}.product-caption small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.trust-strip{color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-content{grid-template-columns:1.25fr repeat(5,1fr);align-items:center;gap:12px;min-height:88px;display:grid}.trust-content>p{color:#8b8f93;margin:0;font-size:12px}.trust-content>div{color:#5f6468;border-left:1px solid var(--line);justify-content:center;align-items:center;gap:9px;min-height:36px;font-size:12px;display:flex}.trust-content svg{color:var(--orange)}.value-strip{color:var(--ink);border-top:0;border-bottom:1px solid var(--line);background:#fffaf6}.value-grid{grid-template-columns:repeat(3,1fr);min-height:142px;display:grid}.value-grid>div{border-right:1px solid var(--line);align-items:center;gap:17px;padding:25px 34px;display:flex}.value-grid>div:first-child{padding-left:0}.value-grid>div:last-child{border-right:0}.value-grid svg{color:var(--orange);flex:none}.value-grid span{flex-direction:column;gap:7px;display:flex}.value-grid strong{font-size:15px}.value-grid small{color:var(--muted);font-size:11px;line-height:1.55}.section-space{padding:104px 0}.section-heading{grid-template-columns:1fr 400px;align-items:end;gap:80px;margin-bottom:48px;display:grid}.section-kicker{color:var(--orange-dark);align-items:center;gap:10px;margin:0 0 12px;font-size:12px;font-weight:700;display:flex}.section-kicker:before{content:"";background:var(--orange);width:18px;height:2px}.section-kicker.light{color:var(--orange-dark)}.section-heading h2,.about-copy h2,.delivery-grid h2,.contact-grid h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,3.4vw,50px);font-weight:650;line-height:1.22}.section-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.9}.compact-heading{grid-template-columns:1fr auto;align-items:end}.compact-heading>a{color:var(--orange-dark);align-items:center;gap:8px;font-size:13px;display:flex}.products{background:var(--paper)}.product-explorer{border:1px solid var(--line);grid-template-columns:290px 1fr;min-height:600px;display:grid}.product-tabs{border-right:1px solid var(--line);background:#fffaf6;flex-direction:column;display:flex}.product-tabs button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:30px 1fr 18px;align-items:center;gap:13px;padding:22px 17px;display:grid;position:relative}.product-tabs button:before{content:"";background:0 0;width:3px;position:absolute;top:-1px;bottom:-1px;left:-1px}.product-tabs button svg{color:#8a9093}.product-tabs button>span{flex-direction:column;gap:5px;display:flex}.product-tabs button strong{font-size:14px}.product-tabs button small{color:#909598;font-size:10px}.product-tabs button>svg:last-child{opacity:.3;justify-self:end}.product-tabs button:hover{background:#fff}.product-tabs button.selected{color:var(--orange-dark);background:#fff;box-shadow:inset 0 0 0 1px #f96e0b0f}.product-tabs button.selected:before{background:var(--orange)}.product-tabs button.selected svg{color:var(--orange)}.product-tabs>a{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding:22px;font-size:12px;display:flex}.product-tabs>a:hover{color:var(--orange-dark)}.product-detail{padding:38px 36px 0}.product-intro{border-bottom:1px solid var(--line);grid-template-columns:1fr 44%;align-items:center;gap:24px;min-height:280px;display:grid}.product-intro>div>span{color:var(--orange-dark);font-size:11px}.product-intro h3{letter-spacing:-.035em;margin:10px 0 14px;font-size:31px}.product-intro p{color:var(--muted);margin:0;font-size:14px;line-height:1.85}.product-intro img{object-fit:contain;width:100%;height:265px}.product-points{grid-template-columns:repeat(4,1fr);display:grid}.product-points a{border-right:1px solid var(--line);flex-direction:column;min-height:205px;padding:27px 18px 24px;display:flex}.product-points a:last-child{border-right:0}.product-points strong{font-size:15px}.product-points p{color:var(--muted);margin:12px 0 20px;font-size:11px;line-height:1.7}.product-points span{color:var(--orange-dark);align-items:center;gap:7px;margin-top:auto;font-size:11px;display:flex}.product-points a:hover{background:#fff7f0}.industries{background:#faf7f4}.industry-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.industry-card{border:1px solid var(--line);background:#fff;transition:transform .22s,box-shadow .22s}.industry-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #603a1c1f}.industry-image{background:#dde0e0;height:205px;overflow:hidden}.industry-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.industry-card:hover .industry-image img{transform:scale(1.035)}.industry-body{padding:22px 21px 23px}.industry-title{grid-template-columns:28px 1fr 20px;align-items:center;gap:8px;display:grid}.industry-title svg:first-child{color:var(--orange)}.industry-title svg:last-child{color:#989d9f}.industry-title h3{margin:0;font-size:19px}.industry-body>p{min-height:66px;color:var(--muted);margin:16px 0 18px;font-size:12px;line-height:1.75}.industry-body>div:last-child{flex-wrap:wrap;gap:6px;display:flex}.industry-body>div:last-child span{border:1px solid var(--line);color:#747b7e;padding:5px 7px;font-size:9px}.cases{background:#fff}.case-list{border-top:1px solid var(--line)}.case-item{border-bottom:1px solid var(--line);grid-template-columns:54px 110px 1fr 220px 24px;align-items:center;gap:24px;min-height:142px;padding:20px 4px;transition:padding .2s,background .2s;display:grid}.case-item:hover{background:#fff8f2;padding-left:16px;padding-right:16px}.case-number{color:var(--orange);font:11px ui-monospace,SFMono-Regular,Menlo,monospace}.case-type{color:#858b8e;font-size:11px}.case-copy{flex-direction:column;gap:10px;display:flex}.case-copy strong{font-size:20px}.case-copy small{max-width:660px;color:var(--muted);font-size:12px;line-height:1.7}.case-result{color:#4a905f;align-items:center;gap:8px;font-size:11px;display:flex}.case-item>svg{color:var(--orange-dark)}.about-section{background:#faf7f4}.about-grid{background:#fff;grid-template-columns:1.06fr .94fr;min-height:530px;display:grid}.about-image{overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}.about-copy{padding:64px 60px}.about-copy>p:not(.section-kicker){color:var(--muted);margin:22px 0 30px;font-size:14px;line-height:1.9}.about-stats{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.about-stats div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:18px;display:flex}.about-stats strong{color:var(--orange-dark);font:24px ui-monospace,SFMono-Regular,Menlo,monospace}.about-stats span{color:var(--muted);font-size:10px}.text-link{color:var(--orange-dark);align-items:center;gap:9px;margin-top:28px;font-size:12px;font-weight:650;display:inline-flex}.delivery-section{color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff4ea;padding:92px 0}.delivery-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:120px;display:grid}.delivery-grid>div:first-child>p:last-child{max-width:560px;color:var(--muted);margin:23px 0 0;font-size:14px;line-height:1.9}.delivery-locations{border-top:1px solid #ead6c5}.delivery-locations>div{border-bottom:1px solid #ead6c5;align-items:center;gap:16px;min-height:98px;display:flex}.delivery-locations svg{color:var(--orange)}.delivery-locations span{flex-direction:column;gap:7px;display:flex}.delivery-locations strong{font-size:17px}.delivery-locations small{color:var(--muted);font-size:11px}.contact-section{background:var(--orange);color:#2c1809;padding:72px 0}.contact-grid{grid-template-columns:1fr auto;align-items:center;gap:80px;display:grid}.contact-grid .section-kicker{color:#2c1809}.contact-grid .section-kicker:before{background:#2c1809}.contact-grid h2{font-size:clamp(34px,3.3vw,48px)}.contact-grid>div>p:last-child{color:#2c1809b8;margin:16px 0 0;font-size:14px}.contact-cta{min-width:190px;height:54px;color:var(--orange-dark);background:#fff;justify-content:center;align-items:center;gap:20px;font-size:14px;font-weight:700;display:flex;box-shadow:0 14px 32px #5b2d0c2e}.contact-cta:hover{background:#fff7f0}footer{color:#fff;background:#1e2022;padding:66px 0 24px}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:70px;padding-bottom:50px;display:grid}.footer-brand img{background:#fff;border-radius:3px;width:205px;padding:7px 11px}.footer-brand p{color:#ffffff6b;margin:18px 0 0;font-size:11px}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links strong{margin-bottom:6px;font-size:13px}.footer-links a,.footer-links span{color:#ffffff6e;font-size:10px;line-height:1.65}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff4d;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}@media (width<=1120px){.desktop-nav>a,.nav-group>a{padding:0 10px;font-size:12px}.site-header{grid-template-columns:180px 1fr auto;gap:12px}.brand{width:158px}.hero-content{grid-template-columns:.9fr 1.1fr;gap:34px}.product-caption{right:0}.industry-grid{grid-template-columns:1fr 1fr}.industry-image{height:260px}.footer-main{gap:34px}}@media (width<=900px){.page-width{width:min(100% - 42px, var(--page))}.site-header{grid-template-columns:1fr auto;padding:0 21px}.desktop-nav,.header-contact{display:none}.menu-trigger{display:grid}.mobile-nav{color:var(--ink);background:#fff;flex-direction:column;padding:10px;display:flex;position:absolute;top:86px;left:21px;right:21px;box-shadow:0 22px 55px #00000059}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 13px;font-size:14px;display:flex}.mobile-nav a:last-child{color:var(--orange-dark);border-bottom:0}.hero-content{grid-template-columns:1fr;padding:70px 0 82px}.hero-copy{max-width:650px}.hero-product{width:100%;max-width:740px;margin:0 auto}.trust-content{grid-template-columns:repeat(3,1fr);padding:18px 0}.trust-content>p{text-align:center;grid-column:1/-1}.trust-content>div{border-left:0}.value-grid{grid-template-columns:1fr;padding:16px 0}.value-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.value-grid>div:last-child{border-bottom:0}.section-heading{grid-template-columns:1fr;gap:20px}.product-explorer{grid-template-columns:1fr}.product-tabs{border-right:0;grid-template-columns:1fr 1fr;display:grid}.product-tabs>a{display:none}.product-tabs button{min-height:86px}.product-intro{grid-template-columns:1fr;padding-top:5px}.product-intro img{height:300px}.product-points{grid-template-columns:1fr 1fr}.product-points a:nth-child(2){border-right:0}.product-points a{border-bottom:1px solid var(--line)}.case-item{grid-template-columns:42px 90px 1fr 22px}.case-result{grid-column:3}.case-item>svg{grid-area:1/4}.about-grid{grid-template-columns:1fr}.about-image{height:430px}.delivery-grid{grid-template-columns:1fr;gap:50px}.footer-main{grid-template-columns:1fr 1fr}}@media (width<=620px){.page-width{width:min(100% - 32px, var(--page))}.hero-shell{min-height:0}.site-header{height:68px;padding:0 16px}.brand{width:145px;height:47px}.brand img{width:128px}.header-actions{gap:2px}.search-panel{top:76px}.mobile-nav{top:76px;left:16px;right:16px}.hero-content{gap:52px;min-height:0;padding:72px 0 82px}.hero-copy h1{font-size:44px;line-height:1.2}.hero-description{font-size:14px}.hero-buttons{flex-direction:column;align-items:stretch}.product-window{padding:4px;transform:none}.product-caption{margin-top:8px;position:static}.trust-content{grid-template-columns:1fr 1fr}.trust-content>p{grid-column:1/-1}.section-space{padding:76px 0}.section-heading h2,.about-copy h2,.delivery-grid h2{font-size:35px}.product-tabs{grid-template-columns:1fr}.product-tabs button{min-height:74px;padding:15px}.product-detail{padding:27px 19px 0}.product-intro img{height:230px}.product-points{grid-template-columns:1fr}.product-points a{border-right:0;min-height:155px}.industry-grid{grid-template-columns:1fr}.industry-image{height:250px}.compact-heading>a{justify-self:start}.case-item{grid-template-columns:34px 1fr 22px;gap:12px;padding:25px 0}.case-type,.case-copy,.case-result{grid-column:2}.case-item>svg{grid-area:1/3}.about-image{height:300px}.about-copy{padding:42px 24px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-cta{justify-self:start}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
