/* Standalone base styles; no framework reset is required. */
button,input,select,textarea{margin:0;font-family:inherit}button,input{overflow:visible}button,select{text-transform:none}button{appearance:button}summary{display:list-item}img{vertical-align:middle}button:disabled{cursor:wait;opacity:.65}
:root{--navy:#0f0f0f;--panel:#1a1a1a;--blue:#5e5e5e;--cyan:#919191;--ink:#242424;--text:#dfdfdf;--muted:#b2b2b2;--line:#343434;font-family:Arial,Helvetica,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--navy);color:var(--text);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.2}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8a8a8a;outline-offset:5px}::selection{background:#dcdcdc;color:#202020}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding:96px 0}.light{background:#fff;color:var(--ink)}.eyebrow,.overline{font-size:12px;font-weight:700;letter-spacing:.14em;margin-bottom:20px;color:#b3b3b3}.light .eyebrow{color:#606060}.section h2{font-size:clamp(32px,3.6vw,46px);font-weight:600;letter-spacing:-.045em;line-height:1.18}.section p{line-height:1.85}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-heading>p{max-width:385px;color:var(--muted)}.light .section-heading>p{color:#6b6b6b}.button,.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:49px;padding:13px 23px;font-size:14px;line-height:1.5;font-weight:600;border:1px solid transparent;border-radius:2px;transition:background .18s,border-color .18s}.primary,.btn-primary{background:#5f5f5f;color:#fff;border-color:#5f5f5f}.primary:hover,.btn-primary:hover{background:#4e4e4e;border-color:#4e4e4e}.white-outline{border-color:#ababab;color:#fff;background:#14141429}.white-outline:hover{background:#ffffff15;border-color:#fff}.text-link{display:inline-flex;align-items:center;gap:22px;color:#5c5c5c;font-size:14px;font-weight:700;line-height:1.6}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.actions{display:flex;flex-wrap:wrap;gap:14px}.utility{background:#151515;color:#bdbdbd;font-size:12px;line-height:1.5}.utility .container{height:36px;display:flex;align-items:center;justify-content:space-between}.utility a{color:#dadada}.utility a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:30;background:#fff;color:#303030;border-bottom:1px solid #eaeaea}.nav-row{height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:11px;font-size:28px;font-weight:800;letter-spacing:-1.2px;white-space:nowrap;line-height:1}.brand>span:last-child{display:flex;align-items:baseline;gap:7px}.brand small{font-size:10px;letter-spacing:.07em;font-weight:600}.desktop-nav{display:flex;gap:27px;font-size:13px;font-weight:600}.desktop-nav a{padding:30px 0}.desktop-nav a:hover{color:#696969}.header-cta{min-height:44px;font-size:12px;padding:12px 17px;gap:14px}.menu-toggle{display:none;border:1px solid #d3d3d3;background:#fff;color:#383838;width:43px;height:43px}.mobile-nav{padding-block:5px 20px}.mobile-nav a{display:block;padding:11px 0;border-bottom:1px solid #ececec;font-size:15px}.hero{position:relative;isolation:isolate;overflow:hidden;background:#151515;min-height:625px}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;filter:saturate(.75)}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#111111f7 0%,#161616db 35%,#18181870 66%,#18181820)}.hero:after{position:absolute;content:'';inset:0;z-index:-1;background:linear-gradient(0deg,#101010d9,transparent 34%)}.hero-content{padding:83px 0 66px}.overline{color:#cccccc;margin-bottom:24px;font-size:11px}.hero h1{font-size:clamp(44px,5.4vw,70px);font-weight:600;letter-spacing:-.05em;line-height:1.09;color:#fff}.hero-models{font-size:24px;letter-spacing:.025em;font-weight:600;margin-top:24px;color:#dfdfdf}.hero-models span{color:#9f9f9f;margin-inline:12px}.hero-description{font-size:16px;line-height:1.85;max-width:550px;margin-top:23px;color:#cccccc}.hero .actions{margin-top:31px}.hero .primary{background:#696969;border-color:#696969}.hero .primary:hover{background:#787878}.hero-bottom{border-top:1px solid #b9b9b92a;position:relative}.hero-bottom .container{display:flex;align-items:center;gap:55px;min-height:66px;font-size:13px;color:#d9d9d9}.hero-bottom span{display:flex;align-items:center;gap:12px}.hero-bottom span:before{content:'';height:5px;width:5px;background:#afafaf}.about-layout{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:83px}.about-copy>p:not(.eyebrow){color:#696969;margin-top:22px;font-size:16px}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid #e2e2e2;margin:28px 0;padding-top:23px}.about-values strong{display:block;font-size:15px;font-weight:700;margin-bottom:8px}.about-values span{display:block;font-size:13px;line-height:1.8;color:#757575}.about-photo{position:relative;background:#ececec;align-self:stretch;min-height:455px;margin:0 0 15px}.about-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 67%}.about-photo figcaption{position:absolute;left:0;bottom:0;width:100%;padding:21px 24px;color:#fff;background:#212121e8;font-size:13px}.about-photo figcaption span{display:block}.about-photo figcaption small{font-size:10px;color:#b6b6b6}.services{padding-top:0}.services .container{border-top:1px solid #e7e7e7;padding-top:70px}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e3e3e3}.service{padding:30px 24px 28px;border-right:1px solid #e3e3e3}.service:last-child{border:0}.service>i{font-size:26px;color:#707070;margin-bottom:25px}.service h3{font-size:19px;font-weight:700;letter-spacing:-.025em;line-height:1.4;margin-bottom:17px}.service p{font-size:14px;line-height:1.8;color:#707070}.service ul{list-style:none;padding:0;margin:23px 0 0;border-top:1px solid #e8e8e8;padding-top:16px}.service li{font-size:12px;color:#747474;line-height:1.8;margin-top:6px}.service li:before{content:'—';margin-right:7px;color:#7d7d7d}.scope-note{font-size:12px;color:#848484;margin-top:22px;max-width:1000px}.hardware{background:#171717}.hardware .section-heading h2{color:#f7f7f7}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product{background:#202020;border:1px solid #3a3a3a}.product-image{height:238px;background:#ececec;overflow:hidden;padding:7px 22px}.product-image img{width:100%;height:100%;object-fit:contain}.product-copy{padding:27px 28px 30px}.product-family{font-size:11px;letter-spacing:.1em;color:#a7a7a7;font-weight:600;margin-bottom:9px}.product h3{font-size:27px;color:#f5f5f5;letter-spacing:-.035em;font-weight:600;margin-bottom:13px}.product-copy>p:not(.product-family){font-size:14px;color:#bbbbbb;min-height:52px}.product .text-link{color:#cecece;margin-top:24px;font-size:13px}.product-note{margin-top:23px;font-size:12px;color:#939393}.enterprise{background:#242424;border-top:1px solid #434343}.enterprise-layout{display:grid;grid-template-columns:1fr 1fr;gap:95px}.enterprise h2{color:#f7f7f7}.enterprise-intro{color:#c2c2c2;margin-top:24px;margin-bottom:29px;max-width:465px}.enterprise .button{background:#f0f0f0;color:#2d2d2d;border-color:#f0f0f0}.enterprise .button:hover{background:#fff}.audience{font-size:12px;color:#a6a6a6;margin-top:25px}.enterprise-list{display:grid;align-content:center}.enterprise-list article{display:flex;gap:21px;padding:24px 0;border-bottom:1px solid #4c4c4c}.enterprise-list article:first-child{padding-top:0}.enterprise-list article:last-child{border:0;padding-bottom:0}.feature-icon{color:#b1b1b1;font-size:23px;width:28px;flex-shrink:0;line-height:1.3}.enterprise-list h3{font-size:19px;font-weight:600;color:#efefef;line-height:1.4;margin-bottom:10px}.enterprise-list p{font-size:14px;color:#bcbcbc}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;list-style:none;margin:0;padding:0}.step-number{font-size:35px;font-weight:500;letter-spacing:-.05em;color:#b8b8b8;display:block;margin-bottom:18px;border-bottom:1px solid #e1e1e1;padding-bottom:16px}.process-grid h3{font-size:18px;font-weight:700;margin-bottom:14px}.process-grid p{font-size:14px;color:#747474}.quality-band{margin-top:45px;background:#f4f4f4;border-left:3px solid #858585;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:35px}.quality-band>div{display:flex;align-items:center;gap:15px;flex-shrink:0}.quality-band i{color:#717171;font-size:24px}.quality-band h3{font-size:16px;font-weight:600}.quality-band p{font-size:12px;color:#6f6f6f}.contact{background:#f1f1f1;border-top:1px solid #e3e3e3}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.contact-intro{margin-top:24px;color:#6a6a6a;max-width:380px}.contact-summary{display:grid;gap:11px;border-block:1px solid #dcdcdc;padding:24px 0;margin-top:28px}.contact-summary p{font-size:13px;color:#606060;display:flex;align-items:center;gap:13px}.contact-summary i{width:17px;color:#6b6b6b}.faq{margin-top:21px}.faq details{border-bottom:1px solid #dddddd;padding:15px 0}.faq summary{font-size:13px;font-weight:600;cursor:pointer;line-height:1.7}.faq p{font-size:13px;color:#717171;margin-top:11px}.intake{background:#fff;border:1px solid #e0e0e0;padding:33px;box-shadow:0 12px 38px #22222206}.form-intro{font-size:12px;color:#727272;margin-bottom:23px}.required{color:#6b6b6b}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field label{display:block;font-size:13px;font-weight:600;color:#434343;margin-bottom:8px}.field input,.field textarea{width:100%;background:#fcfcfc;border:1px solid #d2d2d2;padding:12px 13px;color:#2e2e2e;font-size:14px;line-height:1.6;border-radius:2px;min-height:48px}.field input:focus,.field textarea:focus{border-color:#818181}.field input::placeholder,.field textarea::placeholder{color:#8f8f8f;opacity:1}.field textarea{min-height:142px;resize:vertical}.full{grid-column:1/-1}.form-bottom{margin-top:22px}.form-bottom p{font-size:11px;color:#858585;line-height:1.8}.text-button{font:inherit;color:#5f5f5f;background:none;border:0;text-decoration:underline;text-underline-offset:3px;padding:0}.form-bottom .btn{width:100%;margin:18px 0 13px}.form-status{font-size:13px;line-height:1.8;margin-top:20px;background:#f4f4f4;border:1px solid #c1c1c1;padding:16px;color:#3f3f3f}.form-status.error{border-color:#d4a49b;color:#863d32;background:#fff0ed}.download{margin-top:12px;border:1px solid #acacac;font-size:12px;padding:10px 15px;color:#3f3f3f;background:white}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .9fr 1fr;gap:50px;padding-block:62px 45px}.footer-company .brand{color:#fff}.footer-company>p{max-width:265px;font-size:13px;color:#999999;line-height:1.9;margin-top:20px}footer h2{font-size:13px;color:#e4e4e4;font-weight:600;margin-bottom:19px}footer .footer-grid>div>a:not(.brand){display:block;font-size:12px;color:#a4a4a4;margin-top:10px}footer .footer-grid>div>a:hover{color:#e5e5e5}footer .footer-grid>div>p{font-size:13px;color:#999999;line-height:1.9}footer .footer-grid .footer-cta{color:#d9d9d9!important}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:24px;border-top:1px solid #323232;font-size:11px;color:#8e8e8e}.footer-bottom>div{display:flex;gap:25px}.footer-bottom button{border:0;background:none;color:#a2a2a2;font-size:11px;padding:0}.image-credits{font-size:10px;color:#7e7e7e;padding-bottom:27px}.image-credits summary{cursor:pointer;display:list-item}.image-credits p{margin-top:10px;max-width:1080px;font-size:11px;line-height:1.8}.image-credits a{text-decoration:underline}.dialog{color:#3a3a3a;background:#fff;border:1px solid #c9c9c9;border-radius:3px;width:min(640px,calc(100% - 32px));padding:0;max-height:85vh}.dialog::backdrop{background:#121212b8}.dialog-head{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;gap:20px;background:white;padding:22px;border-bottom:1px solid #e0e0e0}.dialog-head h2{font-size:22px}.close-dialog{min-height:40px;min-width:40px;background:#f5f5f5;border:1px solid #cacaca;color:#4a4a4a;font-size:24px}.dialog-body{padding:24px}.dialog-body h3{font-size:16px;margin:23px 0 10px}.dialog-body p{font-size:14px;line-height:1.9;margin-bottom:15px}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;color:#383838;padding:12px 18px}.skip:focus{top:12px}.noscript{padding:15px;background:#323232;color:#e8e8e8;text-align:center;font-size:13px}
@media(max-width:1120px){.container{width:calc(100% - 48px)}.desktop-nav{gap:18px;font-size:12px}.nav-row{gap:18px}.brand{font-size:25px}.about-layout{gap:45px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service:nth-child(2){border-right:0}.service:nth-child(-n+2){border-bottom:1px solid #e3e3e3}.enterprise-layout{gap:50px}.contact-layout{gap:45px}.footer-grid{gap:30px}.quality-band{align-items:flex-start}.product-copy{padding:23px}.product-image{height:210px}}
@media(max-width:850px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.nav-row{height:74px}.utility{font-size:10px}.section{padding:65px 0}.section-heading{gap:22px;align-items:flex-start;flex-direction:column;margin-bottom:32px}.section-heading>p{max-width:600px}.hero{min-height:0}.hero-content{padding:67px 0 56px}.hero h1{font-size:57px}.hero:before{background:linear-gradient(90deg,#111111ed,#161616ad 65%,#1818186a)}.hero-photo{object-position:62% center}.hero-bottom .container{gap:24px;font-size:11px;min-height:60px}.about-layout{grid-template-columns:1fr 1fr;gap:30px}.about-copy>p:not(.eyebrow){font-size:14px}.about-values{grid-template-columns:1fr;gap:18px}.about-photo{min-height:480px}.services{padding-top:0}.services .container{padding-top:55px}.product-grid{gap:14px}.product-copy{padding:21px 18px}.product h3{font-size:23px}.product-image{height:170px;padding-inline:7px}.product-copy>p:not(.product-family){font-size:13px;min-height:74px}.enterprise-layout{grid-template-columns:1fr;gap:40px}.enterprise-intro{max-width:600px}.enterprise-list article{padding:22px 0}.enterprise-list article:first-child{padding-top:22px;border-top:1px solid #4c4c4c}.process-grid{grid-template-columns:1fr 1fr;gap:30px}.quality-band{flex-direction:column;gap:12px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-intro{max-width:600px}.contact-summary{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr;row-gap:40px}.intake{padding:30px}.footer-bottom{align-items:flex-start}}
@media(max-width:560px){.container{width:calc(100% - 36px)}.utility .container{height:32px}.utility .container>span{font-size:9px}.utility a{font-size:10px}.brand{font-size:25px}.nav-row{height:70px}.hero-content{padding:52px 0 45px}.overline{font-size:9px;letter-spacing:.08em;margin-bottom:21px}.hero h1{font-size:44px}.hero-models{font-size:20px;margin-top:20px}.hero-models span{margin-inline:8px}.hero-description{font-size:14px;margin-top:20px}.hero .actions{margin-top:26px;gap:11px}.hero .button{width:100%;font-size:13px}.hero-bottom .container{gap:12px;justify-content:space-between;min-height:60px;font-size:9px;line-height:1.7}.hero-bottom span{gap:6px;max-width:95px}.hero-bottom span:before{flex-shrink:0;width:3px;height:3px}.section{padding:54px 0}.section h2{font-size:33px}.eyebrow{font-size:10px;margin-bottom:16px}.section-heading>p{font-size:14px}.about-layout{grid-template-columns:1fr;gap:33px}.about-values{grid-template-columns:1fr 1fr;gap:20px}.about-values strong{font-size:13px}.about-values span{font-size:12px}.about-photo{min-height:340px;height:340px;margin:0}.about-photo img{object-position:center 70%}.about-photo figcaption{padding:16px 18px;font-size:12px}.services{padding-top:0}.services .container{padding-top:45px}.services-grid{grid-template-columns:1fr}.service{padding:27px 24px;border-right:0;border-bottom:1px solid #e3e3e3}.service h3{font-size:21px}.service h3 br{display:none}.service>i{margin-bottom:20px}.service ul{margin-top:18px}.scope-note{font-size:11px}.product-grid{grid-template-columns:1fr;gap:22px}.product-image{height:235px;padding:0 24px}.product-copy{padding:25px}.product-copy>p:not(.product-family){min-height:0;font-size:14px}.product h3{font-size:27px}.product .text-link{margin-top:19px}.product-note{font-size:11px}.enterprise-intro{font-size:14px}.enterprise .button{font-size:12px;padding:13px 18px;gap:15px}.enterprise-list h3{font-size:17px}.enterprise-list article{gap:17px}.enterprise-list p{font-size:13px}.process-grid{gap:25px 22px}.process-grid h3{font-size:16px;line-height:1.4}.process-grid p{font-size:12px}.step-number{font-size:29px;margin-bottom:15px}.quality-band{padding:20px;margin-top:30px}.quality-band h3{font-size:15px}.quality-band p{font-size:11px}.contact-summary{grid-template-columns:1fr}.contact-intro{font-size:14px}.intake{padding:23px 20px}.form-grid{grid-template-columns:1fr;gap:17px}.field input,.field textarea{font-size:16px}.field label{font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 25px;padding-top:44px}.footer-company{grid-column:1/-1}.footer-company>p{max-width:330px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}.image-credits{padding-top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.utility,.hero .actions,.form-bottom,footer,.menu-toggle{display:none}.section{padding:25px 0}.container{width:100%}.hero{min-height:0;background:#fff;color:#111}.hero-photo,.hero:before,.hero:after,.hero-bottom{display:none}.hero-content{padding:20px 0}.hero h1,.hero p{color:#111}.hardware,.enterprise{background:#fff;color:#111}.section h2,.product h3,.enterprise h2{color:#111}.product,.product-copy{background:#fff}.product p,.section p{color:#333}.product{break-inside:avoid}.about-photo{height:330px;min-height:0}}

.about-photo{background:#fff;border:1px solid #e7e7e7}.about-photo img{object-fit:contain;object-position:center;padding:22px 18px 92px}.product:first-child .product-image{background:#fff}@media(max-width:560px){.about-photo img{padding:14px 12px 72px}}
body{min-height:100vh}.page-breadcrumb{background:#f7f7f7;color:#808080;font-size:12px;border-bottom:1px solid #e9e9e9}.page-breadcrumb .container{padding-block:17px}.page-breadcrumb a{color:#595959}.page-breadcrumb span{padding-inline:12px}.desktop-nav a[aria-current=page],.mobile-nav a[aria-current=page]{color:#606060}.desktop-nav a[aria-current=page]{box-shadow:inset 0 -3px #6e6e6e}.interior .services{padding-top:75px}.interior .services .container{border-top:0;padding-top:0}.interior .contact{border-top:0}.interior .enterprise{border-top:0;min-height:570px}.interior .about-photo{min-height:440px}.direct-contact{margin-top:28px;padding:25px;background:white;border-left:3px solid #6d6d6d}.direct-contact h3{font-size:23px;font-weight:700;color:#383838}.direct-contact>p{font-size:12px;color:#8c8c8c;margin:4px 0 17px}.direct-contact a{display:flex;align-items:center;gap:13px;font-size:16px;color:#5e5e5e;margin-top:10px;overflow-wrap:anywhere}.direct-contact i{font-size:15px}.direct-contact a:hover{text-decoration:underline;text-underline-offset:4px}.home-links{padding:0}.home-links .container{display:grid;grid-template-columns:repeat(3,1fr)}.home-links a{position:relative;padding:35px 32px 37px;border-right:1px solid #e6e6e6}.home-links a:first-child{border-left:1px solid #e6e6e6}.home-links span{display:block;color:#878787;font-size:12px;margin-bottom:8px}.home-links strong{font-size:17px;font-weight:600;color:#393939;display:block;padding-right:22px}.home-links i{position:absolute;right:25px;top:52px;font-style:normal;color:#6f6f6f}.home-links a:hover{background:#f5f5f5}.footer-grid a{overflow-wrap:anywhere}#email-request{margin-right:9px}.interior .section{min-height:500px}@media(max-width:850px){.home-links a{padding:27px 20px}.home-links strong{font-size:14px}.home-links i{right:13px;top:48px}.interior .services{padding-top:55px}}@media(max-width:560px){.home-links .container{grid-template-columns:1fr}.home-links a{border:0;border-bottom:1px solid #e6e6e6;padding:23px 9px}.home-links a:first-child{border-left:0}.home-links i{right:14px;top:34px}.home-links strong{font-size:16px}.interior .section{min-height:0}.direct-contact{padding:22px 18px}.direct-contact a{font-size:14px}.interior .about-photo{min-height:340px}}

.subtle{background:#f5f5f5;color:#343434}.subtle .eyebrow{color:#676767}.extra-section{border-top:1px solid #e7e7e7}.detail-grid{display:grid;gap:25px;margin-top:35px;margin-bottom:30px}.detail-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid article{padding:28px;border:1px solid #e3e3e3;background:#fff}.detail-grid h3{font-size:19px;color:#3f3f3f;font-weight:700;line-height:1.4;margin-bottom:15px}.detail-grid p{font-size:14px;color:#717171}.detail-grid ul{padding-left:18px;margin:18px 0;color:#717171;font-size:13px;line-height:1.9}.detail-grid .text-link{margin-top:20px;font-size:13px}.fault-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.fault-grid details{padding:22px 0;border-bottom:1px solid #e3e3e3}.fault-grid summary{font-size:16px;color:#4b4b4b;font-weight:600;cursor:pointer}.fault-grid p{font-size:14px;color:#777777;margin-top:15px}.table-scroll{width:100%;overflow-x:auto;margin-top:33px;margin-bottom:25px}.info-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;background:white;color:#676767}.info-table th{background:#353535;color:#f0f0f0;font-size:12px;font-weight:600;padding:16px 20px}.info-table td{padding:19px 20px;vertical-align:top;border-bottom:1px solid #e4e4e4;line-height:1.8}.info-table td:first-child{font-weight:600;color:#484848;min-width:160px}.small-note{font-size:12px;color:#848484;margin-bottom:25px}.contact-banner{padding:30px;background:#ededed;display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-banner h3{font-size:22px;color:#404040;margin-bottom:10px}.contact-banner p{font-size:14px;color:#757575}.contact-banner .button{flex-shrink:0}.shipping-list{max-width:960px;margin-top:30px;margin-bottom:30px}.shipping-list p{padding:20px 0;border-bottom:1px solid #dedede;font-size:15px;color:#707070}.shipping-list strong{color:#464646}.field select{width:100%;min-height:48px;padding:12px;color:#3b3b3b;border:1px solid #d2d2d2;background:#fcfcfc;border-radius:2px;font-size:14px}.field .service-help{font-size:12px;color:#7c7c7c;margin-top:9px;line-height:1.8}.contact-scope{font-size:13px;color:#666666;margin-top:17px}.subtle .section-heading>p{color:#767676}
@media(max-width:1000px){.detail-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid.three{gap:16px}.detail-grid article{padding:23px}.contact-banner{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.detail-grid.three{grid-template-columns:1fr}.detail-grid.two{grid-template-columns:1fr}.fault-grid{grid-template-columns:1fr}.info-table{font-size:12px;min-width:520px}.info-table td,.info-table th{padding:14px 16px}.detail-grid h3{font-size:18px}.field select{font-size:16px}}@media(max-width:450px){.detail-grid.four{grid-template-columns:1fr}.detail-grid{gap:17px}.detail-grid article{padding:24px}.shipping-list p{font-size:14px}}

.case-disclosure{font-size:13px;color:#7d7d7d;max-width:850px;margin-top:20px;padding-left:15px;border-left:2px solid #bebebe}.case-overview{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;margin-top:38px}.case-overview h3{font-size:24px;color:#494949;margin-bottom:18px}.case-overview p{font-size:15px;color:#767676;margin-top:17px}.case-facts{margin-top:28px;font-size:13px}.case-facts div{padding:12px 0;border-top:1px solid #e5e5e5;display:grid;grid-template-columns:130px 1fr;gap:15px}.case-facts dt{color:#909090}.case-facts dd{color:#515151;margin:0}.case-overview .about-photo{min-height:390px}.desktop-nav{gap:20px}.desktop-nav a{font-size:12px}@media(max-width:1120px){.desktop-nav{gap:13px}.nav-row{gap:14px}.header-cta{padding-inline:12px;gap:8px}.brand{font-size:23px}}@media(max-width:850px){.case-overview{grid-template-columns:1fr;gap:25px}}@media(max-width:560px){.case-facts div{grid-template-columns:100px 1fr;gap:10px}.case-overview .about-photo{min-height:320px}}

/* Photographic hardware viewer */
.module-viewer{min-width:0;margin:0;background:#f6f6f6;border:1px solid #e2e2e2;align-self:start;overflow:hidden;color:#393939}
.module-stage{height:440px;display:flex;align-items:center;justify-content:center;perspective:1000px;background:radial-gradient(ellipse at 50% 35%,#fff 15%,#f1f1f1 80%);padding:28px 34px;touch-action:pan-y;cursor:grab;outline-offset:-4px}
.module-stage:active{cursor:grabbing}.module-stage:focus-visible{outline:3px solid #707070}
.module-cutout{display:block;max-width:100%;width:auto;height:100%;object-fit:contain;filter:drop-shadow(12px 20px 13px #2c2c2c30);transform-origin:center;transition:transform .18s ease-out;user-select:none;-webkit-user-drag:none}
.module-caption{padding:20px 24px 14px;background:#fff}.module-caption strong{display:block;font-size:18px;font-weight:700}.module-caption span{display:block;margin-top:4px;font-size:14px;color:#7a7a7a}
.module-controls{padding:0 24px 16px;background:#fff;display:flex;gap:8px;flex-wrap:wrap}
.module-controls button{font:inherit;font-size:14px;min-height:44px;padding:9px 12px;border:1px solid #c9c9c9;border-radius:2px;color:#515151;background:#fff;cursor:pointer}
.module-controls button[aria-pressed=true]{background:#383838;color:#fff;border-color:#383838}.module-controls button:hover{border-color:#5f5f5f}.module-controls button:focus-visible{outline:2px solid #6c6c6c;outline-offset:3px}
.module-reset{margin-left:auto}.module-help{margin:0;background:#fff;padding:0 24px 20px;font-size:13px;color:#7b7b7b;line-height:1.7}
@media(max-width:850px){.about-layout{grid-template-columns:1fr}.module-stage{height:460px}.module-viewer{width:100%}}
@media(max-width:560px){.module-stage{height:360px;padding:24px}.module-controls,.module-caption{padding-left:18px;padding-right:18px}.module-help{padding-left:18px;padding-right:18px}.module-reset{margin-left:0}}
@media(prefers-reduced-motion:reduce){.module-cutout{transform:none!important;transition:none}.module-stage{cursor:default}}
@media print{.module-controls,.module-help{display:none}.module-cutout{transform:none!important;filter:none}.module-stage{height:350px}}

/* Tokdraw wordmark: compact typography for the company identity. */
.brand{display:inline-flex;align-items:center;gap:0;flex-shrink:0;text-decoration:none;min-height:44px;letter-spacing:normal}
.brand>.brand-wordmark{display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:34px;font-weight:800;line-height:1.2;letter-spacing:-1.7px;color:#2a2a2a}
.brand-wordmark>span{color:#5e5e5e}
.footer-company .brand>.brand-wordmark{color:#f5f5f5}.footer-company .brand-wordmark>span{color:#acacac}
.brand:focus-visible{outline:2px solid #707070;outline-offset:5px;border-radius:2px}
@media(max-width:1120px){.brand>.brand-wordmark{font-size:31px}}
@media(max-width:560px){.brand>.brand-wordmark{font-size:30px;letter-spacing:-1.5px}}

.footer-company>p.footer-location{margin-top:14px;color:#cecece;font-size:14px}

.home-about-layout{grid-template-columns:1fr}.home-about-layout .about-copy{max-width:940px}.home-about-layout .about-values{max-width:760px}
.hardware-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hardware-description article{padding:24px 0;border-bottom:1px solid #454545}.hardware-description article:first-child{padding-top:0}.hardware-description h3{font-size:21px;font-weight:600;color:#f4f4f4;margin-bottom:13px}.hardware-description p{font-size:16px;color:#c0c0c0}.hardware-description .text-link{color:#cecece;margin-top:26px}.form-noscript{margin-top:20px;font-size:14px;color:#6a6a6a}
@media(max-width:850px){.hardware-layout{grid-template-columns:1fr;gap:35px}}
@media print{.hardware-description h3,.hardware-description p{color:#222}}

.careers-section{padding:58px 0;border-top:1px solid #e2e2e2}.careers-layout{display:flex;align-items:center;justify-content:space-between;gap:30px}.careers-section .eyebrow{margin-bottom:12px}.careers-section h2{font-size:32px;font-weight:600;letter-spacing:-.035em;margin-bottom:15px}.careers-section p:not(.eyebrow){font-size:16px;color:#737373}.careers-email{font-size:23px;font-weight:600;color:#606060;border-bottom:1px solid #b2b2b2;padding-block:10px;overflow-wrap:anywhere}.careers-email span{margin-left:20px}.careers-email:hover{color:#3e3e3e;border-color:currentColor}
@media(max-width:1050px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}}
@media(max-width:560px){.careers-section{padding:42px 0}.careers-layout{align-items:flex-start;flex-direction:column;gap:20px}.careers-section h2{font-size:28px}.careers-email{font-size:21px}}

/* Warm industrial identity: copper details, light surfaces, full-color photography. */
:root{--navy:#38322d;--panel:#494139;--blue:#a34422;--cyan:#a34422;--ink:#302c28;--text:#ece8e0;--muted:#bdb4a9;--line:#61574d}
body{background:#fcfaf6}::selection{background:#ead0b7;color:#352b23}
.light{background:#fffdfa;color:#302c28}.subtle{background:#f5f0e7;color:#302c28}
.site-header{background:#fffdfa;color:#332e29;border-color:#e5ded2}.utility{background:#ece4d7;color:#625344}.utility a{color:#70412b}.utility a:hover{color:#352b23}
.brand>.brand-wordmark{color:#332e29;font-weight:800;letter-spacing:-1.5px}.brand-wordmark>span{color:#a34422}
.desktop-nav a{font-size:13px}.desktop-nav a:hover,.desktop-nav a[aria-current=page],.mobile-nav a[aria-current=page]{color:#a34422}.desktop-nav a[aria-current=page]{box-shadow:inset 0 -2px #a34422}
.button,.btn{border-radius:3px}.primary,.btn-primary,.hero .primary{background:#a34422;border-color:#a34422;color:#fff}.primary:hover,.btn-primary:hover,.hero .primary:hover{background:#82341c;border-color:#82341c}
.hero{background:#f4eee3;min-height:0;color:#302c28}.hero-photo{filter:none;left:54%;right:0;top:0;width:46%;height:calc(100% - 66px);object-position:65% center;z-index:-1}.hero:before,.hero:after{display:none}
.hero-content{padding-block:76px 64px}.hero h1{font-size:clamp(42px,4.4vw,61px);font-weight:600;letter-spacing:-.045em;color:#302c28;max-width:51%}.hero-description{color:#63594e;max-width:47%;font-size:16px}.hero .overline{color:#985033}.hero .actions{max-width:50%;gap:12px}.hero .button{padding-inline:19px}.white-outline{background:transparent;border-color:#a69a88;color:#443a2f}.white-outline:hover{background:#e9e0d2;border-color:#6c5d4d}.hero-bottom{background:#e9dfcf;border-color:#d7c9b4}.hero-bottom .container{color:#665540;gap:45px}.hero-bottom span:before{background:#ac6032}
.eyebrow,.overline{letter-spacing:.09em}.eyebrow,.light .eyebrow,.subtle .eyebrow{color:#985033}.text-link{color:#904220;text-decoration:underline;text-underline-offset:5px}
.section h2{font-weight:500;letter-spacing:-.035em}.service>i{color:#aa5932}.service p,.service li,.about-copy>p:not(.eyebrow),.about-values span,.process-grid p{color:#625c53}.step-number{color:#9c7957}.service,.services-grid{border-color:#e2d9ca}
.hardware{background:#ede4d5;color:#332e27;border-block:1px solid #dfd2bd}.hardware .eyebrow{color:#985033}.hardware .section-heading h2,.hardware-description h3{color:#332e27}.hardware .section-heading>p,.hardware-description p{color:#675c4d}.hardware-description article{border-color:#cfc0a8}.hardware-description .text-link{color:#904220}
.module-viewer{background:#e0d5c2;border-color:#d1c2a9;color:#332e27}.module-stage{background:#e0d5c2}.module-cutout{filter:drop-shadow(9px 16px 12px #4e351d25)}.module-caption,.module-controls,.module-help{background:#fffcf6}.module-caption span,.module-help{color:#6a6053}.module-controls button{color:#564b3e;border-color:#cabeab;background:#fffcf6;border-radius:3px}.module-controls button[aria-pressed=true]{background:#805032;border-color:#805032;color:#fff}.module-controls button:hover{border-color:#a35a31}
.enterprise{background:#faf7f0;color:#332e27;border-color:#e2d8c8}.enterprise h2,.enterprise-list h3{color:#332e27}.enterprise-intro,.enterprise-list p{color:#665d50}.enterprise-list article{border-color:#ddd1be}.feature-icon{color:#a35a31}.audience{color:#71634f}.enterprise .button{background:#a34422;color:#fff;border-color:#a34422}.enterprise .button:hover{background:#82341c;border-color:#82341c}
.quality-band,.contact-banner{background:#f0e6d6;border-color:#b17a48}.quality-band h3,.contact-banner h3{color:#44382a}.quality-band i{color:#a35a31}.contact{background:#f2ede4;color:#332e29}.intake{box-shadow:none;border-color:#dfd5c6}.field input,.field textarea,.field select{background:#fffdfa;color:#332e29;border-color:#cbbda9;border-radius:3px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a35a31;box-shadow:none}
.page-breadcrumb{background:#f0e9dc;color:#75654f;border-color:#dfd4c2}.page-breadcrumb a{color:#86512d}.detail-grid article{background:#fffdfa;border-color:#e3d9c9}.detail-grid h3,.fault-grid summary,.shipping-list strong,.case-overview h3{color:#493a2b}.detail-grid p,.detail-grid ul,.fault-grid p,.shipping-list p,.case-overview p{color:#665d50}.info-table th{background:#71563d;color:#fffaf1}.info-table td{color:#625747}.info-table td:first-child{color:#493a2b}.direct-contact{border-color:#b17a48}.careers-email,.careers-email:hover{color:#984620;border-color:#c49b70}.careers-section p:not(.eyebrow){color:#6a6053}
footer{background:#42382e;color:#e1d6c7}.footer-company .brand>.brand-wordmark{color:#fff8ea}.footer-company .brand-wordmark>span{color:#e5a36b}.footer-company>p.footer-location{color:#e1d6c7}footer h2{color:#fff3dd}footer .footer-grid>div>a:not(.brand),footer .footer-grid>div>p,.footer-company>p{color:#d0c0a9}.footer-bottom{border-color:#665542;color:#d0c0a9}.footer-bottom button,.image-credits{color:#c4b39d}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,.brand:focus-visible,.module-stage:focus-visible,.module-controls button:focus-visible{outline-color:#a35a31}
@media(max-width:1050px){.hero-content{padding-block:58px}.hero h1{font-size:46px}.hero .button{font-size:13px;padding-inline:14px}.hero .actions{max-width:49%}}
@media(max-width:850px){.hero{display:flex;flex-direction:column}.hero-content{order:0;padding-block:48px}.hero-photo{position:relative;inset:auto;width:100%;height:310px;order:1;z-index:0;object-position:center 55%}.hero-bottom{order:2}.hero h1{max-width:100%;font-size:56px}.hero-description{max-width:620px}.hero .actions{max-width:100%}.hero-bottom .container{gap:20px}.enterprise-list article:first-child{border-color:#ddd1be}}
@media(max-width:560px){.hero h1{font-size:43px}.hero-content{padding-block:42px}.hero-photo{height:240px}.hero-description,.about-copy>p:not(.eyebrow),.enterprise-intro{font-size:16px}.service p,.process-grid p,.enterprise-list p{font-size:14px}.hero .button{width:auto;font-size:13px}.hero-bottom .container{gap:12px;font-size:10px}}
@media print{.hero-photo{display:none}.hardware,.enterprise,footer{background:white;color:#222}.hardware-description h3,.hardware-description p,.enterprise-intro,.enterprise-list h3,.enterprise-list p{color:#222}}

/* Keep the two-color wordmark in a single uninterrupted text run. */
.brand>.brand-wordmark:last-child{display:block;gap:0;white-space:nowrap}.brand-wordmark>span{display:inline;margin:0;padding:0}
