.material-explorer-module__TjDtIa__filters{flex-wrap:wrap;gap:8px;margin:20px 0 44px;display:flex}.material-explorer-module__TjDtIa__filters button{border:1px solid var(--line);border-radius:30px;min-height:46px;padding:13px 19px;font-size:13px}.material-explorer-module__TjDtIa__filters button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.material-explorer-module__TjDtIa__group{margin-bottom:64px}.material-explorer-module__TjDtIa__group>h3{justify-content:space-between;align-items:center;margin-bottom:22px;font-size:21px;font-weight:500;display:flex}.material-explorer-module__TjDtIa__group>h3>span{color:var(--muted);font-size:11px}.material-explorer-module__TjDtIa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.material-explorer-module__TjDtIa__card{text-align:left;border:1px solid var(--line);background:#fff8;flex-direction:column;min-width:0;padding:26px;transition:background .2s,border-color .2s,transform .2s;display:flex}.material-explorer-module__TjDtIa__card:hover{background:#fff;border-color:#a3abb6;transform:translateY(-3px)}.material-explorer-module__TjDtIa__cardTop{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.material-explorer-module__TjDtIa__strand{height:92px;margin:25px 0 10px;position:relative;overflow:hidden}.material-explorer-module__TjDtIa__strand i{background:linear-gradient(0deg,color-mix(in srgb,var(--strand),#000 22%),var(--strand) 50%,color-mix(in srgb,var(--strand),#fff 35%));border-radius:30px;width:80%;height:12px;position:absolute;top:30px;left:8%;transform:rotate(-16deg);box-shadow:0 6px 9px #17191e12}.material-explorer-module__TjDtIa__strand i:nth-child(2){top:48px;left:12%}.material-explorer-module__TjDtIa__strand i:nth-child(3){top:66px;left:16%}.material-explorer-module__TjDtIa__card h4{letter-spacing:-1px;margin:14px 0;font-size:30px;font-weight:500}.material-explorer-module__TjDtIa__card p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.65}.material-explorer-module__TjDtIa__cardLink{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:auto;padding-top:18px;font-size:11px;display:flex}.material-explorer-module__TjDtIa__cardLink>span{color:var(--muted)}.material-explorer-module__TjDtIa__overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11161db3;animation:.2s material-explorer-module__TjDtIa__appear;position:fixed;inset:0}.material-explorer-module__TjDtIa__dialog{z-index:101;background:var(--paper);transform-origin:50%;border:1px solid #fff5;border-radius:4px;grid-template-columns:1fr 1fr;width:min(1120px,100% - 64px);height:fit-content;max-height:calc(100dvh - 64px);margin:auto;display:grid;position:fixed;inset:0;overflow:auto;box-shadow:0 30px 120px #0004}.material-explorer-module__TjDtIa__close{z-index:2;background:var(--paper);border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:14px;right:14px}.material-explorer-module__TjDtIa__visual{background:#e9edf0;flex-direction:column;justify-content:center;min-width:0;padding:30px;display:flex;position:relative}.material-explorer-module__TjDtIa__specimenLabel{letter-spacing:1.6px;color:var(--muted);margin-bottom:15px;font-size:9px}.material-explorer-module__TjDtIa__canvas{touch-action:pan-y;width:100%;height:350px}.material-explorer-module__TjDtIa__visual p{justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.material-explorer-module__TjDtIa__visual small{color:var(--muted);text-align:center;max-width:270px;margin:18px auto 0;font-size:10px;line-height:1.6}.material-explorer-module__TjDtIa__details{padding:60px 38px 34px}.material-explorer-module__TjDtIa__kicker{letter-spacing:1.3px;color:var(--muted);font-size:10px}.material-explorer-module__TjDtIa__details h2{letter-spacing:-1.7px;margin:12px 0;font-size:clamp(30px,3.5vw,52px);font-weight:500}.material-explorer-module__TjDtIa__details>p{color:var(--muted);font-size:14px;line-height:1.7}.material-explorer-module__TjDtIa__details dl{margin:24px 0}.material-explorer-module__TjDtIa__details dl>div{border-top:1px solid var(--line);padding:13px 0}.material-explorer-module__TjDtIa__details dt{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:6px;font-size:10px}.material-explorer-module__TjDtIa__details dd{margin:0;font-size:13px;line-height:1.6}.material-explorer-module__TjDtIa__details .material-explorer-module__TjDtIa__note{font-size:11px}.material-explorer-module__TjDtIa__source{text-underline-offset:4px;align-items:center;min-height:44px;font-size:11px;text-decoration:underline;display:inline-flex}.material-explorer-module__TjDtIa__cta{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;margin-top:12px;padding:16px 20px;font-size:13px;display:flex}.material-explorer-module__TjDtIa__loading{height:100%;color:var(--muted);place-items:center;font-size:12px;display:grid}@keyframes material-explorer-module__TjDtIa__appear{0%{opacity:0}to{opacity:1}}@media (max-width:1000px){.material-explorer-module__TjDtIa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.material-explorer-module__TjDtIa__dialog{width:calc(100% - 40px)}.material-explorer-module__TjDtIa__details{padding:60px 25px 25px}.material-explorer-module__TjDtIa__visual{padding:20px}.material-explorer-module__TjDtIa__canvas{height:290px}}@media (max-width:650px){.material-explorer-module__TjDtIa__grid{grid-template-columns:1fr}.material-explorer-module__TjDtIa__card{padding:24px}.material-explorer-module__TjDtIa__group{margin-bottom:40px}.material-explorer-module__TjDtIa__filters{gap:6px;margin-bottom:30px}.material-explorer-module__TjDtIa__filters button{padding:11px 14px;font-size:12px}.material-explorer-module__TjDtIa__dialog{grid-template-columns:1fr;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.material-explorer-module__TjDtIa__visual{padding:24px 18px 18px}.material-explorer-module__TjDtIa__canvas{height:220px}.material-explorer-module__TjDtIa__visual small{margin-top:10px;font-size:9px}.material-explorer-module__TjDtIa__specimenLabel{padding-right:45px}.material-explorer-module__TjDtIa__details{padding:26px}.material-explorer-module__TjDtIa__details h2{font-size:38px}.material-explorer-module__TjDtIa__group>h3{font-size:18px}.material-explorer-module__TjDtIa__cardLink{font-size:12px}}@media (prefers-reduced-motion:reduce){.material-explorer-module__TjDtIa__overlay{animation:none}.material-explorer-module__TjDtIa__card{transition:none}.material-explorer-module__TjDtIa__card:hover{transform:none}}.material-explorer-module__TjDtIa__empty{color:var(--muted);max-width:520px;padding:24px 0 48px;font-size:15px;line-height:1.7}
.site-footer-module__STLB6W__footer{z-index:2;padding:36px var(--side);color:#f7f8fa;background:#17191e;justify-content:space-between;align-items:center;gap:24px;font-size:12px;display:flex;position:relative}.site-footer-module__STLB6W__footer>span{line-height:1.6}.site-footer-module__STLB6W__footer nav{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.site-footer-module__STLB6W__footer a{align-items:center;min-height:44px;transition:color .2s;display:inline-flex}.site-footer-module__STLB6W__footer a:hover{color:#aab7ed}.site-footer-module__STLB6W__footer a:focus-visible{outline-color:#aab7ed}@media (max-width:900px){.site-footer-module__STLB6W__footer{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:500px){.site-footer-module__STLB6W__footer{padding-top:28px;padding-bottom:28px}.site-footer-module__STLB6W__footer nav{grid-template-columns:1fr 1fr;gap:4px 30px;width:100%;display:grid}}.site-footer-module__STLB6W__footer{flex-shrink:0;width:100%;margin:0}
.account-module__clLmTG__page{background:var(--paper,#f7f8fa);min-height:100svh;color:var(--ink,#17191e);font-size:15px;line-height:1.6}.account-module__clLmTG__header{border-bottom:1px solid #dce0e7;justify-content:space-between;align-items:center;gap:24px;height:80px;padding:0 6vw;display:flex}.account-module__clLmTG__header nav{align-items:center;gap:24px;display:flex}.account-module__clLmTG__header a,.account-module__clLmTG__textButton{align-items:center;min-height:44px;font-size:13px;font-weight:550;display:inline-flex}.account-module__clLmTG__auth{max-width:460px;margin:auto;padding:70px 24px 90px}.account-module__clLmTG__eyebrow{letter-spacing:2px;color:#636771;font-size:10px;font-weight:600}.account-module__clLmTG__auth h1,.account-module__clLmTG__content h1{letter-spacing:-1.7px;margin:20px 0;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.08}.account-module__clLmTG__auth>p,.account-module__clLmTG__intro{color:#636771;margin-bottom:32px;font-size:14px}.account-module__clLmTG__auth label{margin:20px 0;font-size:12px;font-weight:550;display:block}.account-module__clLmTG__auth input{color:#17191e;background:#fff;border:1px solid #cbd0d9;border-radius:6px;width:100%;margin-top:8px;padding:13px 14px;font-size:16px;display:block}.account-module__clLmTG__auth input:focus{outline-offset:3px;outline:2px solid #354ecb}.account-module__clLmTG__auth small{color:#636771;font-weight:400}.account-module__clLmTG__primary{color:#fff;background:#17191e;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:13px 22px;font-size:13px;font-weight:550;display:inline-flex}.account-module__clLmTG__auth .account-module__clLmTG__primary{width:100%;margin-top:12px}.account-module__clLmTG__primary:disabled{opacity:.5;cursor:wait}.account-module__clLmTG__authLinks{justify-content:space-between;gap:20px;margin-top:27px;font-size:12px;display:flex}.account-module__clLmTG__authLinks a,.account-module__clLmTG__textButton{text-underline-offset:4px;text-decoration:underline}.account-module__clLmTG__error,.account-module__clLmTG__notice{border-radius:6px;margin:20px 0;padding:15px;font-size:13px}.account-module__clLmTG__error{color:#933c32;background:#fff0ee}.account-module__clLmTG__notice{color:#303a61;background:#e9ecf5}.account-module__clLmTG__content{max-width:1120px;margin:auto;padding:60px 24px 100px}.account-module__clLmTG__toolbar{justify-content:space-between;align-items:center;gap:20px;margin:30px 0;display:flex}.account-module__clLmTG__tabs{gap:20px;display:flex}.account-module__clLmTG__tabs button{border-bottom:2px solid #0000;min-height:44px;font-size:13px}.account-module__clLmTG__tabs button[aria-pressed=true]{color:#354ecb;border-color:#354ecb}.account-module__clLmTG__card{background:#fff;border:1px solid #dce0e7;border-radius:8px;margin:18px 0;padding:28px}.account-module__clLmTG__cardHead{justify-content:space-between;align-items:start;gap:24px;display:flex}.account-module__clLmTG__card h2{letter-spacing:-.5px;overflow-wrap:anywhere;margin:8px 0;font-size:22px;font-weight:500}.account-module__clLmTG__card small{color:#636771;font-size:11px}.account-module__clLmTG__status{white-space:nowrap;background:#edf0f6;border-radius:4px;padding:6px 10px;font-size:11px}.account-module__clLmTG__metrics{flex-wrap:wrap;gap:40px;margin:22px 0;display:flex}.account-module__clLmTG__metrics dt{color:#636771;font-size:11px}.account-module__clLmTG__metrics dd{margin-top:4px;font-size:16px}.account-module__clLmTG__card details{border-top:1px solid #dce0e7;padding-top:16px;font-size:13px}.account-module__clLmTG__card summary{cursor:pointer;min-height:38px}.account-module__clLmTG__update{border-top:1px solid #edf0f6;padding:12px 0}.account-module__clLmTG__pagination{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.account-module__clLmTG__empty{border:1px solid #dce0e7;border-radius:8px;padding:48px 28px}.account-module__clLmTG__empty h2{margin-bottom:12px;font-size:24px;font-weight:500}.account-module__clLmTG__empty p{color:#636771;margin-bottom:24px}.account-module__clLmTG__header button:focus-visible,.account-module__clLmTG__page a:focus-visible,.account-module__clLmTG__page button:focus-visible{outline-offset:4px;outline:2px solid #354ecb}@media (max-width:600px){.account-module__clLmTG__header{flex-wrap:wrap;gap:12px;height:auto;min-height:72px;padding:14px 20px}.account-module__clLmTG__header nav{flex-wrap:wrap;gap:15px}.account-module__clLmTG__content{padding-top:35px}.account-module__clLmTG__card{padding:20px}.account-module__clLmTG__cardHead{display:block}.account-module__clLmTG__status{margin-top:8px;display:inline-block}.account-module__clLmTG__metrics{gap:20px}.account-module__clLmTG__auth{padding-top:45px}.account-module__clLmTG__toolbar{align-items:start}.account-module__clLmTG__tabs{gap:12px}.account-module__clLmTG__tabs button{font-size:12px}}.account-module__clLmTG__page{flex-direction:column;display:flex}.account-module__clLmTG__page>main{flex:1;width:100%;margin:0 auto}.account-module__clLmTG__auth,.account-module__clLmTG__content{padding-bottom:32px}
.marketing-module__pHfjza__page{background:var(--paper);color:var(--ink);overflow:hidden}.marketing-module__pHfjza__page main{padding:80px var(--side) 0}.marketing-module__pHfjza__hero{border-bottom:1px solid var(--line);grid-template-columns:1.15fr 1fr;align-items:center;gap:7vw;min-height:680px;padding:90px 0 100px;display:grid}.marketing-module__pHfjza__eyebrow{letter-spacing:2px;color:var(--muted);font-size:10px;font-weight:600}.marketing-module__pHfjza__hero h1{letter-spacing:-.055em;margin:28px 0;font-size:clamp(48px,5.7vw,88px);font-weight:500;line-height:1.04}.marketing-module__pHfjza__hero h1 span,.marketing-module__pHfjza__production h2 span{color:var(--muted)}.marketing-module__pHfjza__hero p{color:var(--muted);max-width:430px;margin-bottom:28px;font-size:17px;line-height:1.7}.marketing-module__pHfjza__specimens{perspective:900px;place-content:center;min-height:390px;padding-bottom:50px;display:grid;position:relative}.marketing-module__pHfjza__specimen{background:linear-gradient(140deg,#ffffff25,transparent),var(--sample);width:270px;height:125px;box-shadow:0 9px 0 color-mix(in srgb,var(--sample),black 20%),12px 24px 25px #17191e12;margin-top:-38px;margin-left:calc(var(--order)*14px);color:#fff;border:1px solid #ffffff40;border-radius:24px;justify-content:space-between;align-items:center;padding:30px;display:flex;transform:rotateX(45deg)rotate(-28deg)}.marketing-module__pHfjza__specimen span{letter-spacing:2px;font-size:26px;font-weight:550}.marketing-module__pHfjza__specimen small{font-size:11px}.marketing-module__pHfjza__artCaption{text-align:center;letter-spacing:2px;color:var(--muted);font-size:9px;position:absolute;bottom:0;left:0;right:0}.marketing-module__pHfjza__intro{grid-template-columns:1fr 1fr;gap:20px 8vw;padding:95px 0 45px;scroll-margin-top:100px;display:grid}.marketing-module__pHfjza__intro>.marketing-module__pHfjza__eyebrow{grid-column:1/-1}.marketing-module__pHfjza__intro h2,.marketing-module__pHfjza__notes h2,.marketing-module__pHfjza__cta h2{letter-spacing:-.045em;font-size:clamp(32px,3.5vw,52px);font-weight:500;line-height:1.12}.marketing-module__pHfjza__intro p,.marketing-module__pHfjza__notes p{color:var(--muted);max-width:470px;font-size:16px;line-height:1.8}.marketing-module__pHfjza__materialGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:20px 0 90px;display:grid}.marketing-module__pHfjza__materialCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff40;padding:30px}.marketing-module__pHfjza__cardTop{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.marketing-module__pHfjza__sampleDot{border-radius:6px;width:22px;height:22px;box-shadow:inset 0 1px 2px #ffffff80}.marketing-module__pHfjza__materialCard h3{letter-spacing:-1.5px;margin:32px 0 10px;font-size:36px;font-weight:500}.marketing-module__pHfjza__materialCard strong{font-size:13px;font-weight:550}.marketing-module__pHfjza__materialCard p{color:var(--muted);margin-top:15px;font-size:14px;line-height:1.8}.marketing-module__pHfjza__notes{grid-template-columns:1fr 1fr;gap:8vw;padding:0 0 90px;display:grid}.marketing-module__pHfjza__notes p+p{margin-top:20px}.marketing-module__pHfjza__notes small{color:var(--muted);margin-top:28px;font-size:11px;line-height:1.7;display:block}.marketing-module__pHfjza__notes small a{text-underline-offset:3px;text-decoration:underline}.marketing-module__pHfjza__cta{border-top:1px solid var(--line);padding:80px 0 100px}.marketing-module__pHfjza__cta h2{margin:24px 0}.marketing-module__pHfjza__cta p{max-width:480px;color:var(--muted);font-size:16px;line-height:1.7}.marketing-module__pHfjza__actions{flex-wrap:wrap;align-items:center;gap:30px;margin-top:32px;display:flex}.marketing-module__pHfjza__footer{padding:32px var(--side);background:var(--ink);color:var(--paper);justify-content:space-between;gap:25px;font-size:11px;display:flex}.marketing-module__pHfjza__footer nav{flex-wrap:wrap;gap:25px;display:flex}.marketing-module__pHfjza__seriesArt{grid-template-columns:repeat(4,1fr);gap:15px;padding:20px 10px 65px;display:grid;position:relative;transform:rotate(-7deg)}.marketing-module__pHfjza__seriesArt>div{aspect-ratio:1;background:linear-gradient(140deg,#535964,#242830);border-radius:18px;align-items:end;padding:14px;display:flex;box-shadow:3px 7px #17191e,10px 17px 18px #17191e10}.marketing-module__pHfjza__seriesArt>div:nth-child(5n){background:linear-gradient(140deg,#8e98bd,#485878)}.marketing-module__pHfjza__seriesArt>div span{color:#ffffff90;font-size:11px}.marketing-module__pHfjza__seriesArt .marketing-module__pHfjza__artCaption{transform:rotate(7deg)}.marketing-module__pHfjza__businessGrid{grid-template-columns:repeat(3,1fr);gap:40px;padding:35px 0 95px;display:grid}.marketing-module__pHfjza__businessGrid article{border-top:1px solid var(--line);padding-top:25px}.marketing-module__pHfjza__businessGrid h3{letter-spacing:-.6px;margin:24px 0 16px;font-size:24px;font-weight:500}.marketing-module__pHfjza__businessGrid p,.marketing-module__pHfjza__production p{color:var(--muted);font-size:15px;line-height:1.8}.marketing-module__pHfjza__production{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8vw;padding:80px 0;display:grid}.marketing-module__pHfjza__production h2{letter-spacing:-.05em;margin-top:26px;font-size:clamp(36px,4vw,60px);font-weight:500;line-height:1.1}.marketing-module__pHfjza__production article{border-bottom:1px solid var(--line);gap:25px;margin-bottom:25px;padding:0 0 25px;display:flex}.marketing-module__pHfjza__production article>span{color:var(--muted);padding-top:5px;font-size:11px}.marketing-module__pHfjza__production h3{margin-bottom:12px;font-size:19px;font-weight:500}@media (max-width:900px){.marketing-module__pHfjza__hero{gap:35px;min-height:590px}.marketing-module__pHfjza__hero h1{font-size:50px}.marketing-module__pHfjza__specimen{width:210px;height:110px}.marketing-module__pHfjza__materialGrid{grid-template-columns:repeat(2,1fr)}.marketing-module__pHfjza__businessGrid{gap:22px}.marketing-module__pHfjza__seriesArt{gap:10px}.marketing-module__pHfjza__seriesArt>div{border-radius:10px;padding:8px}.marketing-module__pHfjza__footer{flex-direction:column}}@media (max-width:600px){.marketing-module__pHfjza__page main{padding-top:72px}.marketing-module__pHfjza__hero{grid-template-columns:1fr;gap:45px;min-height:0;padding:58px 0 55px}.marketing-module__pHfjza__hero h1{font-size:48px}.marketing-module__pHfjza__hero p{font-size:16px}.marketing-module__pHfjza__specimens{min-height:310px}.marketing-module__pHfjza__specimen{width:235px;height:105px}.marketing-module__pHfjza__seriesArt{width:100%;max-width:340px;margin:auto}.marketing-module__pHfjza__intro{grid-template-columns:1fr;gap:20px;padding-top:55px}.marketing-module__pHfjza__materialGrid{grid-template-columns:1fr;margin-bottom:55px}.marketing-module__pHfjza__materialCard{padding:25px}.marketing-module__pHfjza__materialCard h3{margin-top:22px}.marketing-module__pHfjza__notes,.marketing-module__pHfjza__production{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.marketing-module__pHfjza__businessGrid{grid-template-columns:1fr;gap:32px;padding-bottom:55px}.marketing-module__pHfjza__production{padding-top:55px}.marketing-module__pHfjza__cta{padding:55px 0}.marketing-module__pHfjza__actions{gap:24px}.marketing-module__pHfjza__footer nav{gap:16px}.marketing-module__pHfjza__artCaption{letter-spacing:1.3px;font-size:8px}}.marketing-module__pHfjza__businessGrid{row-gap:45px}.marketing-module__pHfjza__businessGrid h3{line-height:1.2}.marketing-module__pHfjza__page{flex-direction:column;min-height:100svh;display:flex}.marketing-module__pHfjza__page main{flex:1}.marketing-module__pHfjza__cta{padding-bottom:32px}.marketing-module__pHfjza__specimens .marketing-module__pHfjza__artCaption{bottom:-20px}
