/* Original Moto-Zbud editorial library; scoped to guides and their homepage preview. */
body[data-page=guides] .gl-feature-copy>.eyebrow{color:#ecad87!important}
.gl-library{padding-top:22px;padding-bottom:48px}.gl-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:40px;padding:38px 0}.gl-intro h1{font-size:clamp(38px,4.5vw,64px);line-height:1.06;letter-spacing:-.055em;margin:15px 0 0}.gl-intro p{font-size:17px;line-height:1.7;margin:0 0 20px;color:#56625b}.gl-library-count{font-size:12px;color:#627067}.gl-library-count i{font-style:normal;padding:0 8px;color:#bf481c}.gl-feature{display:grid;grid-template-columns:1.1fr 1fr;background:#202b28;color:#fff;border-radius:16px;overflow:hidden;margin-bottom:54px}.gl-feature-image{min-width:0;min-height:360px;overflow:hidden}.gl-feature-image img{display:block;width:100%;height:100%;object-fit:cover}.gl-feature-copy{padding:clamp(28px,4vw,54px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.gl-feature-copy>.eyebrow{color:#ecad87;margin-bottom:20px}.gl-feature-copy .gl-meta{color:#c7d1cc}.gl-feature h2{font-size:clamp(25px,2.7vw,38px);line-height:1.2;letter-spacing:-.035em;color:inherit;margin:15px 0}.gl-feature-copy p{font-size:14px;line-height:1.8;color:#d5dcd8;margin:0 0 25px}.gl-feature .button{gap:26px;min-height:46px;font-size:12px}.gl-browse{scroll-margin-top:24px}.gl-browse-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}.gl-browse-head h2,.gl-home h2{font-size:clamp(26px,2.8vw,36px);line-height:1.2;letter-spacing:-.04em;margin:10px 0 0}.gl-search{display:flex;align-items:center;max-width:460px;width:44%;min-width:260px;background:#fff;border:1px solid #d4dbd5;border-radius:9px;overflow:hidden}.gl-search:focus-within{outline:2px solid #bb461d;outline-offset:2px}.gl-search input{border:0!important;outline:none!important;box-shadow:none!important;background:transparent;width:100%;min-width:0;padding:14px 16px;font-size:13px}.gl-search button{border:0;background:transparent;padding:13px 16px;color:#b9431b;min-width:48px;min-height:48px}.gl-search .icon{width:20px;height:20px}.gl-topics{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 22px;border-bottom:1px solid #dce1dc}.gl-topics>a{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:600;padding:11px 14px;min-height:44px;border:1px solid #dce1dc;border-radius:7px;background:#fff;color:#42514a}.gl-topics>a span{font-size:10px;opacity:.75}.gl-topics>a[aria-current]{background:#24322b;border-color:#24322b;color:#fff}.gl-topics>a:hover{border-color:#bc481c}.gl-results{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:15px 0 22px;font-size:12px;color:#6a746d}.gl-results p{margin:0}.gl-results a{color:#a23e1d;white-space:nowrap}.gl-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gl-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dde1da;border-radius:12px;overflow:hidden;background:#fff;color:#25302c;transition:box-shadow .2s,border-color .2s,transform .2s}.gl-card:hover{border-color:#adbaaf;box-shadow:0 12px 32px #1f342810;transform:translateY(-3px)}.gl-card:focus-visible,.gl-feature:focus-visible,.gl-topics a:focus-visible,.gl-pagination a:focus-visible{outline:3px solid #be4b20;outline-offset:4px}.gl-art{aspect-ratio:1.6;position:relative;overflow:hidden;background:#ebece5}.gl-art img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.gl-art--product{background:radial-gradient(ellipse at 50% 50%,#fff 20%,#eef0e9 100%)}.gl-art--product img{object-fit:contain;padding:24px;mix-blend-mode:multiply}.gl-card:hover .gl-art img{transform:scale(1.025)}.gl-open{display:grid;place-items:center;position:absolute;bottom:14px;right:14px;width:34px;height:34px;border-radius:50%;background:#fffffff0;border:1px solid #d9ded7;color:#2c3b31;font-size:19px}.gl-card-body{display:flex;flex-direction:column;flex:1;padding:23px 23px 22px}.gl-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#6b796f;line-height:1.5}.gl-meta span:last-child{white-space:nowrap}.gl-card h2,.gl-card h3{font-size:21px;line-height:1.35;letter-spacing:-.027em;margin:14px 0 11px;color:#233029}.gl-card p{font-size:13px;line-height:1.75;color:#69736c;margin:0 0 22px}.gl-read{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:12px;font-weight:700;margin-top:auto;color:#a74220}.gl-read>span{font-size:20px}.gl-pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.gl-pagination a{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d7ddd6;border-radius:6px;background:#fff;font-weight:600}.gl-pagination a[aria-current]{background:#24322b;color:#fff;border-color:#24322b}.gl-help{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:54px;padding:32px 38px;border-radius:13px;background:#ebeee6;border:1px solid #dde3d8}.gl-help h2{font-size:27px;letter-spacing:-.035em;margin:10px 0}.gl-help p{margin:0;font-size:14px;line-height:1.7;color:#657263}.gl-help .button{flex-shrink:0}.gl-empty{text-align:center;background:#fff;border:1px dashed #ccd6cb;border-radius:12px;padding:42px 22px}.gl-empty p{max-width:530px;margin:12px auto 24px}.gl-empty .text-link{display:block;margin-top:20px}.gl-additional{margin-top:35px}.gl-additional>a{display:flex;justify-content:space-between;gap:20px;padding:18px;border-bottom:1px solid #d9dfd6}.gl-home{padding:48px 0 50px}.gl-home-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:25px}.gl-home-heading>div{max-width:700px}.gl-home-heading p{font-size:14px;color:#667466;margin:14px 0 0}.gl-all-link{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:12px;font-weight:700;min-height:44px}.gl-all-link span{display:grid;place-items:center;width:26px;height:26px;background:#e9eee4;border-radius:50%;font-size:10px}.gl-home .gl-card h3{font-size:21px}.gl-related{margin-top:42px;padding-top:30px;border-top:1px solid #d9dfd7}.gl-related>h2{font-size:24px;margin:0 0 22px}.gl-related .gl-grid{gap:14px}.gl-related .gl-card h3{font-size:16px}.gl-related .gl-card-body{padding:16px}.gl-related .gl-card p{display:none}.gl-related .gl-meta{font-size:9px;flex-wrap:wrap;gap:4px}.gl-related .gl-card h3{margin-bottom:22px}.gl-related .gl-art--product img{padding:14px}.gl-article-cover--product{background:#eef0e9;border:1px solid #e0e4db;border-radius:13px;overflow:hidden;padding:20px}.gl-article-cover--product img{object-fit:contain;max-height:360px;mix-blend-mode:multiply;aspect-ratio:2}.gl-article-cover--product figcaption{margin:12px 0 0}.gl-byline{display:flex;align-items:center;gap:9px;margin:18px 0;font-size:11px;color:#6a756a}.gl-byline img{width:27px;height:27px}.gl-toc summary{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:700;padding:16px 0;cursor:pointer;list-style:none}.gl-toc summary::-webkit-details-marker{display:none}.gl-toc summary:after{content:'−'}.gl-toc:not([open]) summary:after{content:'+'}.article-sidebar .gl-toc nav{border-top:0;padding-top:0}.editorial-article>section{scroll-margin-top:28px}.gl-topic-back{font-size:11px;color:#a54321}.gl-feature-copy .button:hover{background:#a74220}.gl-library .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){.gl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gl-home .gl-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gl-home .gl-card-body{padding:17px}.gl-home .gl-card h3{font-size:18px}.gl-feature-copy{padding:30px}.gl-feature-image{min-height:320px}.gl-related .gl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-related .gl-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.5fr}.gl-related .gl-card:last-child .gl-art{height:100%;aspect-ratio:auto}}
@media(max-width:760px){.gl-library{padding-top:16px}.gl-intro{grid-template-columns:1fr;gap:20px;padding:24px 0 30px}.gl-intro h1{font-size:42px}.gl-intro p{font-size:15px;margin-bottom:12px}.gl-feature{grid-template-columns:1fr;margin-bottom:38px}.gl-feature-image{min-height:0;aspect-ratio:1.7}.gl-feature-copy{padding:26px}.gl-feature-copy>.eyebrow{margin-bottom:14px}.gl-browse-head{flex-direction:column;align-items:stretch;gap:20px}.gl-search{width:100%;max-width:none;min-width:0}.gl-topics{gap:7px}.gl-topics>a{font-size:11px;padding:10px 11px}.gl-home{padding:34px 0}.gl-home-heading{align-items:start;flex-direction:column;gap:12px}.gl-home .gl-grid{grid-template-columns:1fr}.gl-home .gl-card{display:grid;grid-template-columns:.9fr 1.1fr}.gl-home .gl-art{height:100%;aspect-ratio:auto;min-height:210px}.gl-home .gl-card p{display:none}.gl-home .gl-card-body{padding:20px}.gl-home .gl-card h3{font-size:19px;margin-bottom:24px}.gl-home .gl-meta{flex-wrap:wrap}.gl-help{padding:27px;flex-direction:column;align-items:start;margin-top:38px}.gl-help h2{font-size:25px}.gl-library .gl-card h2{font-size:20px}.gl-card-body{padding:20px}.gl-results{font-size:11px;align-items:start}.gl-results p{line-height:1.7}.article-sidebar .gl-toc{border:1px solid #d7dfd3;background:#edf0e8;border-radius:10px;padding:0 18px}.article-sidebar .gl-toc nav{background:transparent;padding:0 0 15px}.article-sidebar>.text-link{margin-bottom:16px}.gl-article-cover--product img{max-height:290px}.gl-related .gl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gl-related .gl-card:last-child{grid-column:auto;display:flex}.gl-related .gl-card:last-child .gl-art{height:auto;aspect-ratio:1.6}}
@media(max-width:620px){.gl-grid,.gl-related .gl-grid{grid-template-columns:1fr}.gl-related .gl-card,.gl-related .gl-card:last-child{display:grid;grid-template-columns:1fr 1.5fr}.gl-related .gl-art,.gl-related .gl-card:last-child .gl-art{height:100%;aspect-ratio:auto}.gl-card h2,.gl-card h3{font-size:22px}.gl-results span{display:block}.gl-home .gl-card{display:flex}.gl-home .gl-art{aspect-ratio:1.7;height:auto;min-height:0}.gl-home .gl-card p{display:block;font-size:13px}.gl-home .gl-card h3{font-size:23px;margin-bottom:12px}.gl-home .gl-meta{flex-wrap:nowrap}.gl-home .gl-card-body{padding:23px}.gl-help .button{width:100%;justify-content:space-between}.gl-feature h2{font-size:28px}.gl-related .gl-card h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){.gl-card,.gl-art img{transition:none}.gl-card:hover,.gl-card:hover .gl-art img{transform:none}}
