:root{--hr-bg:#101310;--hr-surface:#191e19;--hr-paper:#f2f3ed;--hr-ink:#171c17;--hr-muted:#a7b1a6;--hr-accent:#b4f276;--hr-line:#353d34;--hr-heading:"Bebas Neue",Impact,"Arial Narrow",sans-serif;--hr-body:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body.hr-site{margin:0;background:var(--hr-bg);color:var(--hr-paper);font:16px/1.65 var(--hr-body);-webkit-font-smoothing:antialiased}body.hr-site:has(.hr-menu[open]){overflow:hidden}h1,h2,h3,h4,p,figure{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{touch-action:manipulation}img{display:block;max-width:100%;height:auto}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #699d36;outline-offset:5px}::selection{background:var(--hr-accent);color:var(--hr-ink)}[hidden]{display:none!important}.hr-wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.hr-section{padding-block:96px}.hr-light{background:var(--hr-paper);color:var(--hr-ink)}.hr-eyebrow{font-size:11px;line-height:1.5;letter-spacing:.15em;font-weight:700;text-transform:uppercase}.hr-eyebrow:before{content:"";display:inline-block;width:7px;height:7px;background:var(--hr-accent);margin-right:10px;vertical-align:1px}.hr-light .hr-eyebrow:before{background:#50732e}.hr-display{font-family:var(--hr-heading);font-weight:400;font-size:clamp(60px,6vw,88px);line-height:.98;letter-spacing:.005em;text-transform:uppercase}.hr-title{font-family:var(--hr-heading);font-weight:400;font-size:clamp(42px,4.6vw,66px);line-height:1.04;letter-spacing:.01em;text-transform:uppercase}.hr-subtitle{font-size:22px;line-height:1.25;letter-spacing:-.03em;font-weight:600}.hr-lede{font-size:18px;color:#c4cbc2;max-width:540px;line-height:1.8}.hr-light .hr-lede{color:#535e50}.hr-prose{max-width:720px}.hr-prose p+p{margin-top:20px}.hr-prose ul{padding-left:22px}.hr-prose a,.hr-credit a,.hr-small a{text-decoration:underline;text-underline-offset:3px}.hr-prose h2{margin-top:32px;font:36px/1.1 var(--hr-heading)}.hr-prose h3{margin-top:24px}.hr-muted{color:var(--hr-muted)}.hr-small,.hr-credit{font-size:12px;line-height:1.7;color:var(--hr-muted)}.hr-light .hr-small,.hr-light .hr-credit{color:#5c6659}.hr-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 22px;border:1px solid var(--hr-accent);background:var(--hr-accent);color:#14200d;font-size:13px;font-weight:650;line-height:1.5;text-decoration:none;transition:background .2s,color .2s}.hr-button:hover{background:#cef7a8;border-color:#cef7a8;color:#14200d}.hr-button--outline{color:inherit;background:transparent;border-color:#687463}.hr-button--outline:hover{background:var(--hr-paper);border-color:var(--hr-paper);color:var(--hr-ink)}.hr-light .hr-button--outline:hover{background:var(--hr-ink);color:var(--hr-paper)}.hr-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;font-weight:600;padding:12px 0;border-bottom:1px solid currentColor}.hr-link:hover{color:#699d36}.hr-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px}.hr-skip{position:fixed;top:8px;left:12px;z-index:1000;background:var(--hr-accent);color:var(--hr-ink);padding:12px;transform:translateY(-150%)}.hr-skip:focus{transform:translateY(0)}.hr-header{border-bottom:1px solid var(--hr-line);background:var(--hr-bg);position:relative;z-index:30}.hr-header-inner{min-height:90px;display:flex;gap:32px;align-items:center;justify-content:space-between}.hr-logo{display:flex;align-items:center;flex-shrink:0}.hr-logo img{width:210px;height:auto;max-height:54px;object-fit:contain}.hr-wordmark{font:34px/1 var(--hr-heading);letter-spacing:.05em}.hr-nav{display:flex;gap:30px;align-items:center;font-size:13px}.hr-nav a{padding-block:12px}.hr-nav a:hover,.hr-nav a[aria-current=page]{color:var(--hr-accent)}.hr-header-actions{display:flex;align-items:center;gap:24px}.hr-cart-link{font-size:12px;white-space:nowrap}.hr-header .hr-button{min-height:44px;padding:11px 18px}.hr-menu{display:none}.hr-menu>summary{list-style:none;border:1px solid var(--hr-line);padding:8px 14px;font-size:13px;cursor:pointer}.hr-menu>summary::-webkit-details-marker{display:none}.hr-menu-panel{position:absolute;top:100%;left:0;right:0;min-height:calc(100dvh - 80px);background:var(--hr-bg);padding:28px 24px;border-top:1px solid var(--hr-line)}.hr-menu-panel a{display:block;font:36px/1.4 var(--hr-heading);padding:8px 0;border-bottom:1px solid var(--hr-line)}.hr-hero{border-bottom:1px solid var(--hr-line)}.hr-hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hr-hero-copy{padding:78px 40px 56px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hr-hero h1{font-size:clamp(90px,9.4vw,142px);margin:30px 0 26px;line-height:.87;letter-spacing:-.015em}.hr-hero h1 em{font-style:normal;color:var(--hr-accent)}.hr-hero .hr-lede{max-width:455px;font-size:16px}.hr-hero-note{margin-top:42px;display:flex;align-items:center;gap:20px;color:var(--hr-muted);font-size:11px}.hr-hero-note:before{content:"";height:1px;width:40px;background:var(--hr-accent)}.hr-hero-visual{position:relative;min-width:0;background:#3c4543}.hr-hero-visual>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:53% 50%}.hr-hero-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#050c0ae0);padding:70px 28px 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.hr-hero-caption strong{font:30px/1.1 var(--hr-heading);display:block}.hr-hero-caption .hr-small{color:#e0e6dd}.hr-hero-caption a{text-decoration:underline}.hr-hero-index{font:12px/1 var(--hr-body);letter-spacing:.1em}.hr-strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:24px 0;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#b3bdaf}.hr-strip span{display:flex;align-items:center;gap:10px}.hr-strip span:before{content:"+";color:var(--hr-accent);font-size:16px}.hr-section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px}.hr-section-top .hr-title{margin-top:17px}.hr-section-top p.hr-lede{font-size:15px;max-width:340px}.hr-fleet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.hr-robot{min-width:0}.hr-robot-photo{display:block;position:relative;overflow:hidden;background:#d7dcd3}.hr-robot-photo img{width:100%;height:330px;object-fit:cover;transition:transform .4s}.hr-robot-photo:hover img{transform:scale(1.025)}.hr-robot:nth-child(1) .hr-robot-photo img{object-position:54% center}.hr-robot:nth-child(2) .hr-robot-photo img{object-position:55% bottom}.hr-photo-label{position:absolute;left:16px;top:16px;background:#f2f3ed;color:#242c22;padding:5px 9px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hr-robot-info{padding:22px 0 10px}.hr-robot-info .hr-small{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.hr-robot-info h3{font:38px/1 var(--hr-heading);margin:10px 0 13px}.hr-robot-info p{font-size:14px;color:#535e50;min-height:69px;max-width:355px}.hr-fleet-credit{border-top:1px solid #ced3c8;padding-top:22px;margin-top:24px;display:flex;justify-content:space-between;gap:24px}.hr-services-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:100px}.hr-services-intro .hr-title{margin-top:20px}.hr-services-intro .hr-lede{font-size:16px;margin-top:24px}.hr-service-row{display:grid;grid-template-columns:30px 1fr 24px;gap:20px;padding:28px 0;border-top:1px solid var(--hr-line)}.hr-service-row:last-child{border-bottom:1px solid var(--hr-line)}.hr-service-row .hr-num{color:var(--hr-accent);font-size:11px;padding-top:3px}.hr-service-row h3{font-size:20px;font-weight:550;line-height:1.3}.hr-service-row p{font-size:14px;color:var(--hr-muted);margin-top:10px}.hr-service-row:hover h3{color:var(--hr-accent)}.hr-service-row .hr-arrow{font-size:24px;font-weight:300}.hr-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.hr-process-step{border-top:1px solid #cbd1c4;padding-top:24px}.hr-process-step .hr-num{font:50px/1 var(--hr-heading);color:#6d8460}.hr-process-step h3{font-size:19px;font-weight:600;margin:26px 0 12px}.hr-process-step p{font-size:14px;color:#566151}.hr-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.hr-editorial-photo img{width:100%;height:470px;object-fit:cover}.hr-editorial-photo figcaption{margin-top:12px}.hr-editorial-copy .hr-title{margin:22px 0}.hr-editorial-copy .hr-prose{font-size:16px;color:#bfc8bc}.hr-light .hr-editorial-copy .hr-prose{color:#566151}.hr-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.hr-faq-grid .hr-title{margin-top:20px}.hr-faq details{border-top:1px solid var(--hr-line);padding:22px 0}.hr-faq details:last-child{border-bottom:1px solid var(--hr-line)}.hr-faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;font-size:15px;font-weight:500}.hr-faq summary::-webkit-details-marker{display:none}.hr-faq summary:after{content:"+";font-size:24px;color:var(--hr-accent);font-weight:400;line-height:1}.hr-faq details[open] summary:after{content:"\2212"}.hr-faq details p,.hr-faq details .hr-answer{font-size:14px;color:var(--hr-muted);padding:18px 24px 0 0}.hr-light .hr-faq details{border-color:#cbd1c4}.hr-light .hr-faq details p{color:#566151}.hr-light .hr-faq summary:after{color:#456b27}.hr-cta{padding-block:64px;background:var(--hr-accent);color:var(--hr-ink)}.hr-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.hr-cta .hr-title{font-size:clamp(42px,5vw,68px);max-width:690px}.hr-cta p{margin-top:12px;color:#384e2b;font-size:14px}.hr-cta .hr-button{background:var(--hr-ink);border-color:var(--hr-ink);color:var(--hr-paper);flex-shrink:0}.hr-cta .hr-button:hover{background:#32432b}.hr-footer{padding:64px 0 26px}.hr-footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:36px}.hr-footer-title{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--hr-muted);margin-bottom:18px}.hr-footer-brand p{font-size:13px;color:var(--hr-muted);max-width:300px;margin-top:20px}.hr-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:13px}.hr-footer a:hover{color:var(--hr-accent)}.hr-footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--hr-line);margin-top:56px;padding-top:24px;font-size:11px;color:var(--hr-muted)}.hr-footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}.hr-page-intro{padding:76px 0 54px;border-bottom:1px solid var(--hr-line)}.hr-page-intro .hr-display{margin:23px 0}.hr-page-intro .hr-lede{max-width:750px;font-size:17px}.hr-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.hr-content-card{padding:32px 0;border-top:1px solid var(--hr-line)}.hr-content-card h2{font:38px/1.1 var(--hr-heading);margin-bottom:18px}.hr-content-card p{color:var(--hr-muted);font-size:15px}.hr-content-card .hr-link{margin-top:16px}.hr-quote-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.hr-quote-aside .hr-subtitle{margin-bottom:20px}.hr-quote-aside p{font-size:14px;color:#596451}.hr-quote-aside ul{list-style:none;padding:0;margin:26px 0}.hr-quote-aside li{padding:12px 0;border-top:1px solid #cbd1c4;font-size:13px}.hr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hr-field{display:flex;flex-direction:column;gap:9px;min-width:0}.hr-field--full{grid-column:1/-1}.hr-field label{font-size:12px;font-weight:600}.hr-field input,.hr-field select,.hr-field textarea{width:100%;min-height:50px;border:1px solid #b6c0af;padding:12px;background:#fff;color:#20291b;border-radius:0;font-size:16px}.hr-field textarea{min-height:170px;resize:vertical}.hr-form .hr-actions{margin-top:26px}.hr-form .hr-button{background:var(--hr-ink);color:#fff;border-color:var(--hr-ink)}.hr-form .hr-button:hover{background:#37472d}.hr-form .hr-small{margin-top:16px}.hr-form-message{padding:20px;border:1px solid #50732e;margin-bottom:24px;font-size:15px}.hr-form-message--error{border-color:#a1372b;background:#fff3f1;color:#8e221b}.hr-form-message a{text-decoration:underline}.hr-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.hr-product-image img{width:100%;height:550px;object-fit:cover}.hr-product-image figcaption{margin-top:12px}.hr-product-copy .hr-display{font-size:66px;margin:22px 0}.hr-product-copy .hr-lede{font-size:16px}.hr-product-points{padding:0;list-style:none;font-size:14px;margin:28px 0}.hr-product-points li{border-top:1px solid var(--hr-line);padding:14px 0;color:#c0cabc}.hr-product-copy .hr-form{margin-top:28px}.hr-price{font-size:24px;margin:20px 0}.hr-product-art{display:flex;flex-direction:column;justify-content:space-between;padding:40px;min-height:420px;background:var(--hr-surface);border:1px solid var(--hr-line)}.hr-product-art strong{font:clamp(52px,6vw,92px)/.98 var(--hr-heading);color:#d9e4cf;overflow-wrap:anywhere}.hr-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.hr-catalog-card{border-bottom:1px solid var(--hr-line);padding-bottom:20px;min-width:0}.hr-catalog-media{height:240px;background:var(--hr-surface);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:20px}.hr-catalog-media img{width:100%;height:100%;object-fit:contain}.hr-catalog-media--robot img{object-fit:cover}.hr-catalog-media span{font:32px/1.1 var(--hr-heading);padding:24px;color:#b5c9a4;text-align:center}.hr-catalog-card h2{font-size:17px;line-height:1.4;font-weight:550}.hr-catalog-card p{font-size:13px;color:var(--hr-muted);margin-top:10px}.hr-catalog-card a:hover{color:var(--hr-accent)}.hr-collection-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.hr-collection-tools select,.hr-search input{background:#fff;border:1px solid #798670;min-height:45px;padding:10px;color:var(--hr-ink)}.hr-search{display:flex;gap:12px;margin:30px 0}.hr-search input{flex:1;min-width:0}.hr-pagination{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:48px}.hr-pagination a{border-bottom:1px solid currentColor}.hr-cart-row{display:grid;grid-template-columns:100px 1fr 90px 120px;gap:28px;align-items:center;padding:28px 0;border-top:1px solid var(--hr-line)}.hr-cart-row img{width:100px;height:100px;object-fit:contain;background:var(--hr-surface)}.hr-cart-row h2{font-size:16px}.hr-cart-row input{width:80px;color:var(--hr-ink);padding:10px}.hr-cart-row .hr-small{display:block}.hr-cart-summary{margin-left:auto;max-width:480px;margin-top:40px}.hr-cart-total{display:flex;justify-content:space-between;font-size:22px}.hr-cart-summary textarea{width:100%;margin-top:12px}.hr-cart-summary .hr-actions{justify-content:flex-end}.hr-legacy{background:#fff;color:#181c15;min-height:65vh}.shopify-policy__container{max-width:800px!important;padding:70px 24px!important}.shopify-policy__container h1{font:60px/1 var(--hr-heading);margin-bottom:32px}.shopify-policy__container a{text-decoration:underline}@media(min-width:1600px){.hr-hero-grid{min-height:710px}}@media(max-width:1100px){.hr-wrap{width:calc(100% - 56px)}.hr-nav{gap:18px}.hr-logo img{width:170px}.hr-header-inner{gap:20px}.hr-header-actions{gap:16px}.hr-services-grid,.hr-quote-grid{gap:50px}.hr-hero-grid{min-height:590px}.hr-hero h1{font-size:108px}.hr-hero-copy{padding-right:30px}.hr-robot-photo img{height:280px}.hr-faq-grid{gap:50px}}@media(max-width:850px){.hr-nav,.hr-header-actions>.hr-button{display:none}.hr-menu{display:block}.hr-header-inner{min-height:78px}.hr-header-actions{margin-left:auto}.hr-section{padding-block:64px}.hr-hero-grid{min-height:540px}.hr-hero h1{font-size:88px}.hr-hero-copy{padding-block:45px}.hr-hero .hr-lede{font-size:14px}.hr-hero .hr-button{padding:12px 15px;font-size:12px}.hr-hero-note{font-size:10px;gap:12px}.hr-hero-note:before{width:20px}.hr-fleet-grid{gap:20px}.hr-robot-photo img{height:240px}.hr-robot-info h3{font-size:30px}.hr-robot-info p{font-size:13px;min-height:86px}.hr-services-grid{gap:48px}.hr-split{gap:40px}.hr-editorial-photo img{height:420px}.hr-footer-grid{grid-template-columns:2fr 1fr 1fr}.hr-footer-contact{grid-column:1/-1}.hr-process-grid{gap:24px}.hr-product-grid{gap:35px}.hr-product-copy .hr-display{font-size:50px}.hr-product-image img{height:500px}.hr-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hr-wrap{width:calc(100% - 40px)}.hr-logo img{width:165px}.hr-header-inner{min-height:72px}.hr-header-actions{gap:14px}.hr-cart-link{font-size:11px}.hr-menu>summary{padding:7px 11px;font-size:12px}.hr-section{padding-block:56px}.hr-hero-grid{grid-template-columns:1fr;min-height:auto}.hr-hero-copy{padding:40px 0 34px}.hr-hero h1{font-size:92px;margin:24px 0 22px}.hr-hero .hr-lede{font-size:15px;max-width:460px}.hr-hero .hr-actions{margin-top:24px;gap:12px}.hr-hero .hr-button{font-size:12px;padding:13px 18px}.hr-hero-note{margin-top:28px;font-size:10px}.hr-hero-visual{height:400px;margin-inline:-20px}.hr-hero-visual>img{object-position:52% 44%}.hr-hero-caption{padding:70px 20px 20px}.hr-strip{font-size:9px;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-block:20px;letter-spacing:.02em}.hr-strip span{gap:8px}.hr-section-top{display:block;margin-bottom:30px}.hr-section-top .hr-lede{margin-top:20px}.hr-section-top>.hr-link{margin-top:18px}.hr-fleet-grid{grid-template-columns:1fr;gap:32px}.hr-robot-photo img{height:350px}.hr-robot-info{padding-top:20px}.hr-robot-info h3{font-size:38px}.hr-robot-info p{font-size:14px;min-height:0}.hr-robot-info .hr-link{margin-top:8px}.hr-fleet-credit{display:block;margin-top:30px}.hr-fleet-credit p+p{margin-top:12px}.hr-services-grid,.hr-split,.hr-faq-grid,.hr-quote-grid,.hr-product-grid{grid-template-columns:1fr;gap:36px}.hr-services-intro .hr-title{max-width:340px}.hr-service-row{gap:14px;padding-block:23px}.hr-service-row h3{font-size:19px}.hr-process-grid{grid-template-columns:1fr;gap:28px}.hr-process-step{display:grid;grid-template-columns:48px 1fr;gap:10px 22px}.hr-process-step h3{margin:5px 0 0;font-size:18px}.hr-process-step p{grid-column:2}.hr-process-step .hr-num{grid-row:1/3;font-size:40px}.hr-editorial-photo img{height:340px}.hr-faq-grid{gap:30px}.hr-cta{padding-block:46px}.hr-cta-inner{display:block}.hr-cta .hr-button{margin-top:28px}.hr-footer{padding-top:48px}.hr-footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.hr-footer-brand,.hr-footer-contact{grid-column:1/-1}.hr-footer-bottom{display:block;margin-top:40px}.hr-footer-bottom nav{margin-top:16px;gap:14px}.hr-page-intro{padding:48px 0 38px}.hr-page-intro .hr-display{font-size:60px}.hr-page-intro .hr-lede{font-size:15px}.hr-content-grid{grid-template-columns:1fr;gap:16px}.hr-form-grid{grid-template-columns:1fr;gap:20px}.hr-form .hr-button{width:100%}.hr-product-image img{height:380px}.hr-product-copy .hr-display{font-size:58px}.hr-product-art{min-height:300px;padding:28px}.hr-catalog{gap:30px 16px}.hr-catalog-media{height:180px}.hr-catalog-media span{font-size:26px;padding:18px}.hr-catalog-card h2{font-size:14px}.hr-catalog-card p{font-size:12px}.hr-cart-row{grid-template-columns:70px 1fr 75px;gap:16px}.hr-cart-row img{width:70px;height:80px}.hr-cart-row .hr-line-total{grid-column:2/4}.hr-cart-row input{width:70px}.hr-search{flex-wrap:wrap}.hr-search .hr-button{gap:10px;padding:10px 14px}.hr-search input{min-width:150px}}@media(max-width:380px){.hr-logo img{width:135px}.hr-header-inner{gap:12px}.hr-header-actions{gap:10px}.hr-cart-link{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hr-content-card--featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:48px;padding:32px;background:var(--hr-surface);border-top:2px solid var(--hr-accent)}.hr-content-card--featured h2,.hr-content-card--featured .hr-prose{grid-column:1}.hr-content-card--featured>.hr-link{grid-column:2;grid-row:1/3;align-self:center;margin-top:0;white-space:nowrap}@media(max-width:850px){.hr-content-card--featured{display:block;padding:26px}.hr-content-card--featured>.hr-link{margin-top:16px;white-space:normal}}.hr-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding-block:10px;align-items:start}.hr-service-disclosure{min-width:0}.hr-service-disclosure>summary{display:flex;align-items:center;gap:12px;min-height:58px;padding-block:16px;list-style:none;cursor:pointer;color:#b3bdaf;font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.07em;text-transform:uppercase}.hr-service-disclosure>summary::-webkit-details-marker{display:none}.hr-service-disclosure>summary:hover,.hr-service-disclosure[open]>summary{color:var(--hr-paper)}.hr-service-toggle{position:relative;display:block;flex:0 0 12px;width:12px;height:12px;color:var(--hr-accent)}.hr-service-toggle:before,.hr-service-toggle:after{content:"";position:absolute;left:0;top:5px;width:12px;height:2px;background:currentColor}.hr-service-toggle:after{transform:rotate(90deg);transition:transform .18s}.hr-service-disclosure[open] .hr-service-toggle:after{transform:rotate(0)}.hr-service-disclosure-body{padding:0 0 22px 24px;font-size:13px;line-height:1.75;color:var(--hr-muted)}.hr-service-disclosure-body .hr-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:fit-content;max-width:100%;margin-top:14px;font-size:12px;color:var(--hr-paper);line-height:1.5}.hr-service-disclosure-body .hr-link:hover{color:var(--hr-accent)}.hr-service-disclosure-body .hr-link>span{flex-shrink:0}@media(max-width:1100px){.hr-service-strip{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;row-gap:0}.hr-service-disclosure:nth-child(n+3){border-top:1px solid var(--hr-line)}}@media(max-width:600px){.hr-service-strip{grid-template-columns:1fr;padding-block:8px;gap:0}.hr-service-disclosure+.hr-service-disclosure{border-top:1px solid var(--hr-line)}.hr-service-disclosure>summary{min-height:54px;font-size:11px}.hr-service-disclosure-body{font-size:14px;padding-bottom:22px}.hr-service-disclosure-body .hr-link{font-size:12px}}.hr-page-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hr-page-intro--photo{padding-block:64px}.hr-page-intro--photo .hr-display{font-size:clamp(54px,5.6vw,82px)}.hr-page-intro-photo{position:relative;min-width:0;overflow:hidden;background:var(--hr-surface)}.hr-page-intro-photo img{width:100%;height:420px;object-fit:cover}.hr-page-intro-photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:48px 24px 20px;background:linear-gradient(transparent,#050c0ad1);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.hr-service-video{padding-block:64px}.hr-service-video-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:64px;align-items:center}.hr-service-video-figure{min-width:0}.hr-video-player{position:relative;aspect-ratio:16/9;background:#101310;overflow:hidden}.hr-video-player video{display:block;width:100%;height:100%;object-fit:contain}.hr-video-player video:focus-visible{outline:3px solid #699d36;outline-offset:-3px}.hr-video-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;width:100%;border:0;background:linear-gradient(transparent,#00000040);color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 5px #000}.hr-video-play-icon{display:grid;place-items:center;width:62px;height:62px;padding-left:3px;background:var(--hr-accent);color:var(--hr-ink);border-radius:50%;font-size:19px;text-shadow:none;transition:transform .2s}.hr-video-play:hover .hr-video-play-icon{transform:scale(1.08)}.hr-video-play:focus-visible{outline:3px solid var(--hr-accent);outline-offset:-5px}.hr-service-video-figure figcaption{margin-top:10px;font-size:11px}.hr-service-video-copy .hr-title{font-size:clamp(36px,3.8vw,52px);margin:16px 0}.hr-service-video-copy>p:not(.hr-eyebrow){font-size:15px;color:#535e50;max-width:440px}.hr-service-video-copy .hr-link{margin-top:16px}@media(max-width:1000px){.hr-page-intro-grid{gap:32px}.hr-page-intro-photo img{height:390px}.hr-service-video-grid{gap:36px}}@media(max-width:850px){.hr-page-intro-grid{grid-template-columns:1fr;gap:32px}.hr-page-intro--photo .hr-display{max-width:660px}.hr-page-intro-photo img{height:auto;aspect-ratio:16/10}.hr-page-intro--photo .hr-lede{max-width:620px}.hr-service-video-grid{gap:28px}}@media(max-width:600px){.hr-page-intro--photo{padding-block:42px}.hr-page-intro--photo .hr-display{font-size:58px}.hr-page-intro-photo img{aspect-ratio:4/3}.hr-page-intro-photo figcaption{padding:36px 18px 14px;font-size:10px}.hr-service-video{padding-block:42px}.hr-service-video-grid{grid-template-columns:1fr;gap:26px}.hr-video-play-icon{width:52px;height:52px}.hr-service-video-copy .hr-title{font-size:42px}.hr-service-video-copy>p:not(.hr-eyebrow){font-size:14px}}.hr-logo,.hr-brand-lockup{gap:12px}.hr-brand-lockup{display:inline-flex;align-items:center;flex-shrink:0}.hr-brand-mark{display:block;flex:0 0 auto;width:32px;height:26px;overflow:hidden;filter:grayscale(1) invert(1);mix-blend-mode:screen;opacity:.72}.hr-footer-brand .hr-brand-mark{width:30px;height:24px;opacity:.58}@media(max-width:600px){.hr-logo,.hr-brand-lockup{gap:9px}.hr-header-inner .hr-brand-mark{width:27px;height:22px}}@media(max-width:380px){.hr-logo img{width:125px}.hr-header-inner .hr-wordmark{font-size:26px}.hr-header-inner>.hr-small{font-size:11px;white-space:nowrap}.hr-header-inner .hr-brand-mark{width:24px;height:20px}.hr-logo,.hr-header-inner .hr-brand-lockup{gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hird-launch.css.map */
