.guides-page .guides-hero{text-align:center;padding:clamp(44px,6vw,72px) clamp(20px,5vw,64px) clamp(36px,5vw,56px)}.guides-page .guides-hero-inner{max-width:680px}.guides-page .guides-hero-eyebrow{margin-bottom:18px}.guides-page .guides-hero-h{margin-bottom:16px;font-size:clamp(28px,4.5vw,52px);line-height:1}.guides-page .guides-hero-sub{color:#fff9;max-width:480px;margin:0 auto;font-size:15px;font-weight:300;line-height:1.7}.guides-page .guides-body{max-width:1100px;margin:0 auto;padding:40px clamp(20px,5vw,64px) 80px}.guides-page .guides-grid-label{margin-bottom:20px}.guides-page .guides-grid{gap:var(--gap);margin-bottom:var(--gap);grid-template-columns:repeat(3,1fr);display:grid}.guides-page .guides-card{background:var(--white);cursor:pointer;color:inherit;border:1px solid #06050514;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.guides-page .guides-card:before{content:"";background:var(--aqua-mid);transform-origin:0;height:3px;transition:transform .25s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.guides-page .guides-card:hover:before{transform:scaleX(1)}.guides-page .guides-card:hover{border-color:#51b5ef40;transform:translateY(-2px)}.guides-page .guides-thumb{background:#06050580;flex-shrink:0;width:100%;position:relative;overflow:hidden}.guides-page .guides-thumb img{object-fit:contain;object-position:center;width:100%;height:auto;transition:transform .4s;display:block}.guides-page .guides-card:hover .guides-thumb img{transform:scale(1.04)}.guides-page .guides-thumb-placeholder{background:linear-gradient(145deg, var(--aqua-pale) 0%, #cce9f5 100%);border-bottom:1px dashed #3492b433;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.guides-page .guides-thumb-placeholder-inner{text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;padding:16px}.guides-page .guides-thumb-placeholder-inner p{letter-spacing:1.5px;text-transform:uppercase;color:#3492b473;margin-bottom:4px;font-size:9px;font-weight:700;line-height:1.6}.guides-page .guides-thumb-placeholder-inner span{color:#3492b499;font-size:11px;font-weight:400;line-height:1.3}.guides-page .guides-card-body{flex-direction:column;flex:1;padding:20px 20px 18px;display:flex}.guides-page .guides-series-num{letter-spacing:1px;text-transform:uppercase;color:var(--aqua-mid);margin-bottom:8px;font-size:10px;font-weight:700}.guides-page .guides-card-title{color:var(--near-black);margin-bottom:8px;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:1.25}.guides-page .guides-card-blurb{color:#0605058c;flex:1;margin-bottom:16px;font-size:12px;font-weight:300;line-height:1.6}.guides-page .guides-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:0 20px 18px;display:flex}.guides-page .guides-card-meta{align-items:center;gap:10px;display:flex}.guides-page .guides-card-pages{color:#06050566;align-items:center;gap:4px;font-size:11px;font-weight:500;display:flex}.guides-page .guides-card-pages:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='rgba(6,5,5,0.35)' stroke-width='1'%3E%3Crect x='2' y='1' width='8' height='10' rx='.5'/%3E%3Cline x1='4' y1='4' x2='8' y2='4'/%3E%3Cline x1='4' y1='6' x2='8' y2='6'/%3E%3Cline x1='4' y1='8' x2='6' y2='8'/%3E%3C/svg%3E");background-repeat:no-repeat;flex-shrink:0;width:12px;height:12px;display:inline-block}.guides-page .guides-card-free{letter-spacing:1px;text-transform:uppercase;color:var(--aqua-dark);background:var(--aqua-pale);padding:3px 8px;font-size:10px;font-weight:700}.guides-page .guides-card-cta{letter-spacing:1px;text-transform:uppercase;color:var(--aqua-dark);align-items:center;gap:4px;font-size:11px;font-weight:700;transition:gap .15s;display:flex}.guides-page .guides-card:hover .guides-card-cta{gap:8px}.guides-page .guides-series-overview{background:var(--white);border:1px solid #06050514;border-top:3px solid var(--aqua-dark);padding:32px 32px 28px}.guides-page .guides-overview-h{color:var(--near-black);margin-bottom:10px;font-size:clamp(18px,2.2vw,24px);font-weight:400}.guides-page .guides-overview-body{color:#06050599;max-width:640px;margin-bottom:24px;font-size:14px;font-weight:300;line-height:1.7}.guides-page .guides-overview-groups{gap:var(--gap);grid-template-columns:repeat(3,1fr);display:grid}.guides-page .guides-overview-group{background:var(--off-white);padding:18px 18px 16px;transition:background .15s}.guides-page .guides-overview-group:hover{background:var(--aqua-pale)}.guides-page .guides-og-label{letter-spacing:2px;text-transform:uppercase;color:var(--aqua-dark);margin-bottom:6px;font-size:10px;font-weight:700}.guides-page .guides-og-title{color:var(--near-black);margin-bottom:4px;font-size:13px;font-weight:500}.guides-page .guides-og-desc{color:#0605058c;font-size:12px;font-weight:300;line-height:1.5}.guides-page .guides-quiz-cta{background:var(--aqua-pale);border:1px solid #3492b433;border-left:3px solid var(--aqua-mid);margin-top:var(--gap);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.guides-page .guides-quiz-cta-text{color:#060505bf;margin:0;font-size:14px;font-weight:300;line-height:1.5}.guides-page .guides-quiz-cta-text strong{color:var(--near-black);font-weight:500}.guides-page .guides-btn-quiz{letter-spacing:1px;text-transform:uppercase;color:var(--white);background:var(--aqua-dark);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:12px 20px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.guides-page .guides-btn-quiz:hover{background:var(--near-black)}.guides-page .guides-footer{text-align:left;max-width:1100px;margin:0 auto;padding:0 clamp(20px,5vw,64px) 48px}@media (max-width:860px){.guides-page .guides-grid{grid-template-columns:repeat(2,1fr)}.guides-page .guides-overview-groups{grid-template-columns:1fr}}@media (max-width:500px){.guides-page .guides-grid{grid-template-columns:1fr}}
