:root{--guide-bg:#111111;--guide-card:#ffffff;--guide-text:#ffffff;--guide-body:#d5d5d5;--guide-border:#262626;--guide-accent:#470000;--guide-radius:16px;--guide-shadow:0 12px 28px rgba(0,0,0,.18);--guide-transition:.25s ease;--guide-max:1400px}.guide{background:var(--guide-bg);color:var(--guide-text);padding:70px 20px 90px}.guide__container{max-width:var(--guide-max);margin:auto}.guide h1,.guide h2,.guide h3{color:#fff;line-height:1.1;margin:0}.guide h1{font-size:52px;font-weight:800;margin-bottom:18px}.guide h2{font-size:38px;margin-bottom:22px}.guide h3{font-size:22px}.guide p{color:var(--guide-body);line-height:1.7;font-size:17px}.guide-header{text-align:center;margin-bottom:70px}.guide-header p{max-width:760px;margin:20px auto 0}.guide-nav{position:sticky;top:0;z-index:50;background:#111;border-top:1px solid #222;border-bottom:1px solid #222;margin-bottom:70px}.guide-nav-inner{max-width:var(--guide-max);margin:auto;display:flex;justify-content:center;flex-wrap:wrap}.guide-nav a{padding:18px 24px;color:#fff;text-decoration:none;font-weight:600;transition:var(--guide-transition)}.guide-nav a:hover,.guide-nav a.active{background:var(--guide-accent)}.guide-section{margin-bottom:110px}.guide-section-grid{display:grid;grid-template-columns:420px 1fr;gap:50px;align-items:start}.guide-card{background:#fff;color:#111;border-radius:var(--guide-radius);padding:28px;box-shadow:var(--guide-shadow);margin-bottom:24px}.guide-card h3{color:#111;margin-bottom:18px}.guide-card ul{padding-left:18px;margin:0}.guide-card li{margin-bottom:12px;line-height:1.5}.guide-gallery{display:grid;gap:22px}.gallery-2{grid-template-columns:repeat(2,1fr)}.gallery-3{grid-template-columns:repeat(3,1fr)}.gallery-4{grid-template-columns:repeat(4,1fr)}.guide-image{transition:var(--guide-transition)}.guide-image:hover{transform:translateY(-6px)}.guide-image-box{aspect-ratio:1;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #ddd;box-shadow:var(--guide-shadow)}.guide-image-box img{width:100%;height:100%;object-fit:cover;display:block}.guide-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#888;font-weight:600}.guide-label{text-align:center;margin-top:14px;color:#fff;font-weight:600}.guide-button{display:inline-block;background:var(--guide-accent);color:#fff;padding:14px 26px;border-radius:10px;text-decoration:none;transition:var(--guide-transition)}.guide-button:hover{opacity:.9}@media(max-width:1100px){.guide-section-grid{grid-template-columns:1fr}}@media(max-width:768px){.guide h1{font-size:38px}.guide h2{font-size:30px}.gallery-3,.gallery-4{grid-template-columns:repeat(2,1fr)}.guide-nav-inner{justify-content:flex-start;overflow:auto;flex-wrap:nowrap}.guide-nav a{white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/digital-product-guide.css.map */
