.ggv3-module,.ggv3-stage{max-width:880px;margin:0 auto;background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.06)}
.ggv3-crumbs{font-size:14px;color:#6b7280;margin-bottom:8px}
.ggv3-crumbs a{color:#022F42;text-decoration:none}
.ggv3-crumbs a:hover{text-decoration:underline}
.ggv3-module h1,.ggv3-stage h1{font-family:Raleway,system-ui,sans-serif;color:#022F42;margin:8px 0 24px}
.ggv3-module-body{font-family:Raleway,system-ui,sans-serif;line-height:1.6;color:#1f2937}
.ggv3-video{margin:20px 0;aspect-ratio:16/9;max-width:100%}
.ggv3-video iframe{width:100%;height:100%;border:0;border-radius:8px}
.ggv3-toggle-wrap{margin:20px 0;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;background:#f9fafb}
.ggv3-toggle{cursor:pointer}
.ggv3-toggle-body{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}
.ggv3-action-steps{margin:24px 0;background:#FAF089;border-radius:10px;padding:20px 24px;border-left:6px solid #022F42}
.ggv3-action-steps h3{margin:0 0 12px;font-family:Raleway,system-ui,sans-serif;color:#022F42}
.ggv3-complete-bar{margin-top:32px;padding-top:20px;border-top:1px solid #e5e7eb;display:flex;align-items:center;gap:14px}
.ggv3-complete-status{color:#059669;font-weight:600}
.ggv3-module-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:10px}
.ggv3-module-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:background .15s}
.ggv3-module-card:hover{background:#eef2f7}
.ggv3-module-card.is-complete{border-color:#059669;background:#ecfdf5}
.ggv3-module-link{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;text-decoration:none;color:#022F42;font-family:Raleway,system-ui,sans-serif;font-weight:500}
.ggv3-badge{background:#059669;color:#fff;font-size:12px;border-radius:999px;padding:3px 10px}
