.container{max-width:1200px;margin:0 auto;padding:0 24px}.container,.guides-grid-section,.guides-hero,.guides-search-section,.guides-tabs-section{position:relative;z-index:1}.guides-hero{padding:calc(var(--marketing-nav-clearance, 72px) + 48px) 0 48px;text-align:center}.guides-hero-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d7263d;margin-bottom:16px}.guides-hero h1{font-family:"Bricolage Grotesque",var(--font-bricolage,system-ui),sans-serif;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15;max-width:720px;margin:0 auto 16px;color:#0a0a0a}.guides-hero-desc{font-size:1.1rem;color:#525252;max-width:640px;margin:0 auto;line-height:1.65}.guides-search-section{padding:32px 0 24px}.guides-search-shell{max-width:640px;margin:0 auto;text-align:center}.guides-search-title{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#0a0a0a}.guides-search-input{width:100%;padding:14px 18px;border:1px solid rgba(0,0,0,.12);border-radius:12px;font-size:1rem;font-family:inherit;background:#fff}.guides-search-input:focus{outline:2px solid rgba(215,38,61,.35);border-color:#d7263d}.guides-search-count{margin-top:10px;font-size:.9rem;color:#525252}.guides-search-empty{display:none;margin-top:12px;font-size:.9rem;color:#737373}.guides-search-empty.is-visible{display:block}.guides-tabs-section{padding:8px 0 24px}.guides-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.guides-tab{padding:8px 18px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.guides-tab.is-active,.guides-tab:hover{border-color:#d7263d;color:#d7263d;background:rgba(215,38,61,.06)}.guides-grid-section{padding:24px 0 64px}.guides-grid-section--video{background:rgba(215,38,61,.03)}.guides-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:24px}.guide-card{display:flex;flex-direction:column;border:1px solid rgba(215,38,61,.14);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;background:#fff;box-shadow:0 12px 32px rgba(215,38,61,.06);transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(215,38,61,.12)}.guide-card-image{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#fef2f2,#fce7f3);overflow:hidden}.guide-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.guide-card-image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-weight:700;color:#d7263d;opacity:.5}.guide-card-image--video .guide-play-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;background:rgba(0,0,0,.35);pointer-events:none}.guide-card-body{padding:20px;flex:1;display:flex;flex-direction:column;gap:8px}.guide-card-tag{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#d7263d}.guide-card-tag--video{color:#7c3aed}.guide-card-body h3{font-size:1.15rem;line-height:1.35}.guide-card-body p{font-size:.92rem;color:#525252;line-height:1.55;flex:1}.guide-card-meta{font-size:.82rem;color:#737373}.guides-empty{color:#737373;padding:32px}.guides-empty,.guides-empty-panel{grid-column:1/-1;text-align:center}.guides-empty-panel{max-width:560px;margin:0 auto;padding:40px 32px;border:1px solid rgba(215,38,61,.14);border-radius:22px;background:hsla(0,0%,100%,.92);box-shadow:0 20px 44px rgba(215,38,61,.08)}.guides-empty-panel__title{font-family:"Bricolage Grotesque",var(--font-bricolage,system-ui),sans-serif;font-size:1.35rem;font-weight:700;color:#0a0a0a;margin-bottom:12px}.guides-empty-panel__text{font-size:1rem;color:#525252;line-height:1.65;margin-bottom:24px}.guides-empty-panel__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.guides-empty-panel__actions .btn{display:inline-flex;align-items:center;padding:10px 20px;border-radius:12px;font-weight:600;font-size:.9rem;text-decoration:none;font-family:inherit}.guides-empty-panel__actions .btn-primary{background:#d7263d;color:#fff}.guides-empty-panel__actions .btn-secondary{background:hsla(0,0%,100%,.88);color:#0a0a0a;border:1px solid rgba(0,0,0,.08)}.section-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#d7263d;margin-bottom:8px}.section-title{font-family:"Bricolage Grotesque",var(--font-bricolage,system-ui),sans-serif;font-size:1.75rem;margin-bottom:8px;color:#0a0a0a}