.zb-uc,.zb-uc *{box-sizing:border-box}.zb-uc{--zbuc-muted:rgba(255,255,255,.62);--zbuc-border:#2b2a27;--zbuc-border-soft:rgba(255,255,255,.12);--zbuc-accent:#e7421e;--zbuc-price:#ff6746;--zbuc-btn:#e4e4e7;--zbuc-btn-text:#222;--zbuc-panel:#0a0a0a;--zbuc-panel-2:#111;--zbuc-head:var(--typeHeaderPrimary),var(--typeHeaderFallback),"Oswald",sans-serif;--zbuc-body:var(--typeBasePrimary),var(--typeBaseFallback),"IBM Plex Sans",sans-serif;--zbuc-maxw:1180px;color:#fff;font-family:var(--zbuc-body);font-weight:300;font-size:16px;line-height:1.6;letter-spacing:.025em;-webkit-font-smoothing:antialiased}.zb-uc-section{border-top:1px solid #2b2a27;background:#000}.zb-uc-section--hero{border-top:0}.zb-uc-wrap{max-width:var(--zbuc-maxw);margin:0 auto;padding:0 24px}.zb-uc-pad{padding:64px 0}@media(max-width:700px){.zb-uc-pad{padding:44px 0}}.zb-uc h1,.zb-uc h2,.zb-uc h3,.zb-uc h4{font-family:var(--zbuc-head);font-weight:400;line-height:1.1;letter-spacing:.025em;text-transform:uppercase;margin:0;color:#fff}.zb-uc h1{font-size:clamp(34px,5vw,60px)}.zb-uc h2{font-size:clamp(26px,3.4vw,40px)}.zb-uc h3{font-size:20px}.zb-uc p{margin:0 0 1em;font-size:inherit}.zb-uc a{color:inherit}.zb-uc-narrow{max-width:68ch;margin-top:14px}.zb-uc .zb-uc-btn{display:inline-block;background:var(--zbuc-btn);color:var(--zbuc-btn-text);font-family:var(--zbuc-body);font-weight:600;font-size:14px;letter-spacing:.06em;line-height:1.2;padding:14px 30px;border:none;border-radius:0;text-decoration:none;text-transform:none;cursor:pointer;min-width:0;width:auto;text-align:center}.zb-uc .zb-uc-btn--ghost{background:transparent;color:#fff;border:1px solid var(--zbuc-border-soft)}.zb-uc .zb-uc-btn--disabled{background:#333;color:#fff9;cursor:default}.zb-uc .zb-uc-btn:hover{opacity:.92;color:var(--zbuc-btn-text)}.zb-uc .zb-uc-btn--ghost:hover,.zb-uc .zb-uc-btn--disabled:hover{color:#fff}.zb-uc a:focus-visible,.zb-uc button:focus-visible,.zb-uc summary:focus-visible{outline:2px solid var(--zbuc-accent);outline-offset:3px}.zb-uc-hero{position:relative;min-height:560px;display:flex;align-items:flex-end;border-bottom:1px solid var(--zbuc-border);background:#000}.zb-uc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.zb-uc-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block;max-width:none}.zb-uc-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e0,#000000b8 38%,#00000040 70%,#00000080)}.zb-uc-hero__inner{position:relative;z-index:2;width:100%;padding:80px 0 56px}.zb-uc-hero__copy{max-width:50ch}.zb-uc-hero h1{margin-bottom:18px;text-shadow:0 2px 24px rgba(0,0,0,.6)}.zb-uc-hero__lede{font-size:18px;line-height:1.65;color:#ffffffeb}.zb-uc-hero__cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.zb-uc-hero__cta .zb-uc-btn{padding:14px 22px}.zb-uc-rating{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#ffffffbf;margin-top:20px}.zb-uc-stars{color:#fff;letter-spacing:2px;font-size:15px}.zb-uc-hero__credit{position:absolute;right:16px;bottom:12px;z-index:3;font-size:11px;color:#ffffff80}@media(max-width:760px){.zb-uc-hero{min-height:440px}.zb-uc-hero__inner{padding:56px 0 36px}.zb-uc-hero__media:after{background:linear-gradient(180deg,#0000008c,#000c 55%,#000000eb)}}.zb-uc-trust{display:grid;grid-template-columns:repeat(4,1fr)}.zb-uc-trust>div{padding:20px 22px;border-right:1px solid var(--zbuc-border);font-size:13.5px;color:#fffc}.zb-uc-trust>div:last-child{border-right:none}.zb-uc-trust span{display:block;font-family:var(--zbuc-head);font-size:15px;letter-spacing:.06em;color:#fff;margin-bottom:3px}@media(max-width:820px){.zb-uc-trust{grid-template-columns:repeat(2,1fr)}.zb-uc-trust>div:nth-child(2){border-right:none}.zb-uc-trust>div:nth-child(1),.zb-uc-trust>div:nth-child(2){border-bottom:1px solid var(--zbuc-border)}}.zb-uc-jobs{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.zb-uc-chip{border:1px solid var(--zbuc-border-soft);background:transparent;color:#fff;padding:9px 18px;font-family:var(--zbuc-body);font-size:13.5px;font-weight:300;letter-spacing:.04em;cursor:pointer;border-radius:0;line-height:1.3;text-transform:none;min-width:0;width:auto}.zb-uc-chip[aria-pressed=true]{background:var(--zbuc-accent);border-color:var(--zbuc-accent)}.zb-uc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--zbuc-border);border:1px solid var(--zbuc-border);margin-top:34px}@media(max-width:980px){.zb-uc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.zb-uc-grid{grid-template-columns:1fr}}.zb-uc-card{background:#000;padding:0 0 26px;display:flex;flex-direction:column;margin:0}.zb-uc-card.zb-uc-card--dim{display:none}.zb-uc-card__img{display:block;aspect-ratio:1;background:#111;position:relative;overflow:hidden}.zb-uc-card__img img{width:100%;height:100%;object-fit:contain;display:block}.zb-uc-tag{position:absolute;top:12px;left:12px;z-index:2;background:var(--zbuc-accent);color:#fff;font-size:11px;letter-spacing:.1em;padding:5px 10px;text-transform:uppercase;font-family:var(--zbuc-body);line-height:1.3}.zb-uc-tag--out{background:#333}.zb-uc-card__body{padding:20px 20px 0;display:flex;flex-direction:column;flex:1}.zb-uc-card h3{font-size:17px;margin-bottom:6px}.zb-uc-card h3 a{text-decoration:none}.zb-uc-spec{font-size:12.5px;color:var(--zbuc-muted);letter-spacing:.05em;margin-bottom:12px;line-height:1.5}.zb-uc-mini{font-size:12.5px;color:var(--zbuc-muted);margin-bottom:10px}.zb-uc-mini i{color:#fff;font-style:normal;letter-spacing:1.5px}.zb-uc-why{font-size:14.5px;line-height:1.6;color:#ffffffd1;border-left:2px solid var(--zbuc-accent);padding-left:12px;margin-bottom:16px}.zb-uc-price{color:var(--zbuc-price);font-family:var(--zbuc-head);font-size:20px;letter-spacing:.04em;margin-top:auto}.zb-uc-price s{color:var(--zbuc-muted);font-size:15px;margin-left:8px}.zb-uc-card__cta{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.zb-uc-card__cta form{margin:0}.zb-uc-card .zb-uc-btn{padding:11px 20px;font-size:13px}.zb-uc-card .errors{flex:0 0 100%;font-size:12.5px;color:var(--zbuc-price)}.zb-uc-tablewrap{overflow-x:auto;margin-top:28px;border:1px solid var(--zbuc-border)}.zb-uc-table{border-collapse:collapse;border-spacing:0;width:100%;min-width:900px;font-size:14px;margin:0}.zb-uc-table th,.zb-uc-table td{text-align:left;padding:13px 16px;border:0;border-bottom:1px solid var(--zbuc-border);white-space:nowrap;background:transparent;font-weight:300}.zb-uc-table thead th{font-family:var(--zbuc-head);font-weight:400;letter-spacing:.08em;text-transform:uppercase;font-size:13px;background:#0d0d0d}.zb-uc-table tbody tr:nth-child(2n) td{background:#ffffff06}.zb-uc-table td:first-child,.zb-uc-table th:first-child{position:sticky;left:0;background:#000;font-weight:600}.zb-uc-table tbody tr:nth-child(2n) td:first-child{background:#0a0a0a}.zb-uc-table td:first-child a{text-decoration:none}.zb-uc-tprice{color:var(--zbuc-price)}.zb-uc-tnote{font-size:12.5px;color:var(--zbuc-muted);margin-top:12px}.zb-uc-eeat{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1px;background:var(--zbuc-border);border:1px solid var(--zbuc-border);margin-top:34px}@media(max-width:860px){.zb-uc-eeat{grid-template-columns:1fr}}.zb-uc-eeat>div{background:var(--zbuc-panel);padding:28px 24px}.zb-uc-eeat h3{margin-bottom:10px;font-size:18px}.zb-uc-eeat p{font-size:14.5px;color:#ffffffc7;margin:0}.zb-uc-award{display:flex;gap:20px;align-items:center;margin-top:34px;padding:24px;border:1px solid var(--zbuc-border);background:var(--zbuc-panel-2);flex-wrap:wrap}.zb-uc-award__mark{width:76px;height:76px;flex:0 0 76px;border:1px solid var(--zbuc-accent);display:flex;align-items:center;justify-content:center;font-family:var(--zbuc-head);font-size:12px;letter-spacing:.08em;color:var(--zbuc-accent);text-align:center;line-height:1.2}.zb-uc-award p{margin:6px 0 0;font-size:14px;color:var(--zbuc-muted);max-width:60ch}.zb-uc-award__title{display:block;font-family:var(--zbuc-head);font-weight:400;font-size:18px;letter-spacing:.04em;text-transform:uppercase;color:#fff}.zb-uc-award__title a{text-decoration:none}.zb-uc-lumens{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(max-width:860px){.zb-uc-lumens{grid-template-columns:1fr;gap:28px}}.zb-uc-lumens h2{margin-bottom:16px}.zb-uc-lumens__body a{color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--zbuc-accent)}.zb-uc-lumlist{list-style:none;margin:0;padding:0;border-top:1px solid var(--zbuc-border)}.zb-uc-lumlist li{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--zbuc-border);font-size:14.5px;margin:0}.zb-uc-lumlist b{font-family:var(--zbuc-head);font-weight:400;letter-spacing:.05em;color:var(--zbuc-price);white-space:nowrap}.zb-uc-rev-head{display:flex;gap:36px;align-items:center;flex-wrap:wrap;margin-top:22px;padding-bottom:26px;border-bottom:1px solid var(--zbuc-border)}.zb-uc-rev-score{font-family:var(--zbuc-head);font-size:52px;line-height:1;color:#fff}.zb-uc-rev-intro{font-size:14.5px;color:#fffc;max-width:44ch}.zb-uc-rev-carousel{margin-top:26px}.zb-uc-faq__list{margin-top:24px}.zb-uc-faq details{border-bottom:1px solid var(--zbuc-border);margin:0}.zb-uc-faq summary{cursor:pointer;list-style:none;padding:18px 0;display:flex;justify-content:space-between;gap:20px;align-items:center;font-family:var(--zbuc-head);font-size:17px;letter-spacing:.03em;text-transform:uppercase;color:#fff}.zb-uc-faq summary::-webkit-details-marker{display:none}.zb-uc-faq summary:after{content:"+";font-size:22px;color:var(--zbuc-accent);line-height:1;flex:0 0 auto}.zb-uc-faq details[open] summary:after{content:"\2013"}.zb-uc-faq .zb-uc-ans{padding:0 0 20px;max-width:70ch;font-size:15px;color:#ffffffd9}.zb-uc-faq .zb-uc-ans p:last-child{margin-bottom:0}.zb-uc-rel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}@media(max-width:860px){.zb-uc-rel{grid-template-columns:1fr}}.zb-uc-rel a{display:block;border:1px solid var(--zbuc-border);padding:22px;text-decoration:none;background:var(--zbuc-panel)}.zb-uc-rel span{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--zbuc-accent);margin-bottom:8px}.zb-uc-rel h3{font-size:17px;margin-bottom:8px}.zb-uc-rel p{font-size:14px;color:var(--zbuc-muted);margin:0}.zb-uc .zb-uc-eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--zbuc-accent);margin:52px 0 14px}.zb-uc-sibs{display:flex;gap:10px;flex-wrap:wrap}.zb-uc-sibs a{border:1px solid var(--zbuc-border-soft);padding:10px 18px;font-size:13.5px;text-decoration:none}.zb-uc .zb-uc-btn--accent{background:var(--zbuc-accent);color:#fff}.zb-uc .zb-uc-btn--accent:hover{color:#fff;opacity:.92}.zb-uc-hero__media{will-change:opacity}.zb-uc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:20px;background:#000000bd;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.zb-uc-modal.is-open{display:flex}.zb-uc-modal__panel{position:relative;width:100%;max-width:720px;max-height:92vh;overflow:auto;background:#0a0a0a;border:1px solid var(--zbuc-border);padding:32px 28px;color:#fff}.zb-uc .zb-uc-modal__close{position:absolute;top:8px;right:8px;background:transparent;border:0;color:#fff;font-size:30px;line-height:1;cursor:pointer;padding:6px 12px;min-width:0;width:auto;border-radius:0}.zb-uc-modal h2{font-size:clamp(22px,3vw,30px);margin-bottom:8px}.zb-uc-modal__intro{font-size:14.5px;color:#fffc;max-width:62ch;margin-bottom:18px}.zb-uc-form__row{display:grid;grid-template-columns:1fr;gap:0 16px}@media(min-width:600px){.zb-uc-form__row{grid-template-columns:1fr 1fr}}.zb-uc-form__f{margin-bottom:14px}.zb-uc-form__f label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:#ffffffb3;margin-bottom:5px}.zb-uc-form__f input,.zb-uc-form__f select,.zb-uc-form__f textarea{width:100%;max-width:none;margin:0;padding:11px 12px;font-family:var(--zbuc-body);font-size:15px;line-height:1.4;border:1px solid var(--zbuc-border-soft);background-color:#000;color:#fff;border-radius:0}.zb-uc-form__f select option{color:#000;background:#fff}.zb-uc-form__f textarea{min-height:100px;resize:vertical}.zb-uc-form__f input:focus,.zb-uc-form__f select:focus,.zb-uc-form__f textarea:focus{outline:2px solid var(--zbuc-accent);outline-offset:2px}.zb-uc-form__errors{border-left:3px solid var(--zbuc-price);padding:8px 12px;margin-bottom:16px;font-size:14px;color:#ffffffe6}.zb-uc-form__errors ul{margin:0;padding-left:18px}.zb-uc-form__success{padding:8px 0;font-size:16px;margin:0}body.zb-uc-modal-open{overflow:hidden}@media(max-width:600px){.zb-uc-modal{padding:0;align-items:flex-end}.zb-uc-modal__panel{max-height:96vh;padding:28px 18px 22px;border-left:0;border-right:0}}.zb-uc-crumbs{font-size:12.5px;color:var(--zbuc-muted);border-bottom:1px solid var(--zbuc-border)}.zb-uc-crumbs .zb-uc-wrap{padding-top:16px;padding-bottom:16px}.zb-uc-crumbs a{text-decoration:none;color:inherit}.zb-uc-crumbs a:hover{color:#fff}.zb-uc-crumbs__sep{margin:0 6px}.zb-uc-section--trust{border-top:0}.zb-uc-trust{border-top:1px solid var(--zbuc-border)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/zb-usecase.css.map */
