.page-module__E0kJGG__main{background:radial-gradient(circle at center top, var(--surface-light) 0%, var(--background) 70%);flex-direction:column;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.page-module__E0kJGG__header{text-align:center;margin-bottom:3rem}.page-module__E0kJGG__title{background:linear-gradient(135deg,#e4e4e7 0%,#71717a 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.page-module__E0kJGG__subtitle{color:#a1a1aa;font-size:1.1rem}.page-module__E0kJGG__content{flex-direction:column;gap:2rem;width:100%;max-width:1400px;display:flex}.page-module__E0kJGG__seoSection{background-color:var(--surface);border:1px solid var(--surface-light);border-radius:12px;flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin-top:4rem;padding:2rem;display:flex}.page-module__E0kJGG__seoTitle{color:var(--foreground);border-bottom:1px solid #3f3f46;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700}.page-module__E0kJGG__seoSubTitle{color:var(--primary);margin-top:1rem;font-size:1.3rem;font-weight:600}.page-module__E0kJGG__seoParagraph{color:#a1a1aa;font-size:1rem;line-height:1.6}
.Fretboard-module__X3n1Wa__container{background:var(--surface);border:1px solid var(--surface-light);border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:2rem auto;padding:1rem;display:flex;box-shadow:0 10px 30px #00000080}.Fretboard-module__X3n1Wa__fretboard{background-color:#1a1a24;border-radius:4px;flex-direction:column;width:100%;padding:10px 0;display:flex;position:relative;overflow:hidden}.Fretboard-module__X3n1Wa__fretMarkers{flex-direction:row;justify-content:space-between;margin-bottom:8px;padding-left:50px;display:flex}.Fretboard-module__X3n1Wa__fretMarkerLabel{text-align:center;color:var(--string-color);flex:1;font-size:.8rem;font-weight:600}.Fretboard-module__X3n1Wa__stringRow{flex-direction:row;align-items:center;height:40px;display:flex;position:relative}.Fretboard-module__X3n1Wa__stringRow:before{content:"";z-index:1;background:linear-gradient(#9ca3af 0%,#4b5563 100%);height:2px;position:absolute;top:50%;left:50px;right:0;transform:translateY(-50%);box-shadow:0 1px 2px #000c}.Fretboard-module__X3n1Wa__openNote{width:50px;color:var(--foreground);background:var(--surface-light);z-index:2;border-right:4px solid #fff;justify-content:center;align-items:center;height:100%;font-weight:700;display:flex}.Fretboard-module__X3n1Wa__fret{border-right:2px solid var(--fret-color);z-index:2;flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative;box-shadow:inset -1px 0 #ffffff0d}.Fretboard-module__X3n1Wa__fret:after{content:""}.Fretboard-module__X3n1Wa__inlay{z-index:0;background-color:#ffffff26;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Fretboard-module__X3n1Wa__inlayDouble{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Fretboard-module__X3n1Wa__inlayDouble:before,.Fretboard-module__X3n1Wa__inlayDouble:after{content:"";background-color:#ffffff26;border-radius:50%;width:14px;height:14px;position:absolute;left:50%;transform:translate(-50%)}.Fretboard-module__X3n1Wa__inlayDouble:before{top:25%}.Fretboard-module__X3n1Wa__inlayDouble:after{bottom:25%}.Fretboard-module__X3n1Wa__noteCircle{background-color:var(--primary);color:#fff;z-index:3;width:28px;height:28px;box-shadow:0 0 10px var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.Fretboard-module__X3n1Wa__noteCircle:hover{transform:scale(1.15)}.Fretboard-module__X3n1Wa__isRoot{background-color:var(--highlight);box-shadow:0 0 12px var(--highlight)}.Fretboard-module__X3n1Wa__isScale{opacity:.8;background-color:#52525b;box-shadow:0 0 6px #52525b}
.Controls-module__jlhKKG__container{background:var(--surface);border:1px solid var(--surface-light);border-radius:12px;flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000004d}.Controls-module__jlhKKG__row{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.Controls-module__jlhKKG__controlGroup{flex-direction:column;flex:1;gap:.5rem;min-width:250px;display:flex}.Controls-module__jlhKKG__controlGroup label{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.Controls-module__jlhKKG__select{background-color:var(--surface-light);color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a1a1aa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:1px solid #3f3f46;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.Controls-module__jlhKKG__select:hover,.Controls-module__jlhKKG__select:focus{border-color:var(--primary)}.Controls-module__jlhKKG__customTuningRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Controls-module__jlhKKG__stringSelect{background-color:var(--background);color:var(--foreground);cursor:pointer;text-align:center;appearance:none;border:1px solid #3f3f46;border-radius:6px;outline:none;width:60px;padding:.5rem;font-size:.9rem}.Controls-module__jlhKKG__stringSelect:hover,.Controls-module__jlhKKG__stringSelect:focus{border-color:var(--primary)}.Controls-module__jlhKKG__btn{background-color:var(--surface-light);color:var(--foreground);cursor:pointer;border:1px solid #3f3f46;border-radius:6px;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:600;transition:all .2s;display:flex}.Controls-module__jlhKKG__btn:hover{background-color:var(--primary);border-color:var(--primary);color:#fff}
.Progression-module__E8MxXq__container{background:var(--surface);border:1px solid var(--surface-light);border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000004d}.Progression-module__E8MxXq__title{color:var(--foreground);font-size:1.2rem;font-weight:700}.Progression-module__E8MxXq__list{flex-wrap:wrap;gap:1rem;display:flex}.Progression-module__E8MxXq__card{background-color:var(--surface-light);cursor:pointer;border:1px solid #3f3f46;border-radius:8px;flex-direction:column;min-width:100px;padding:.5rem;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 4px #0003}.Progression-module__E8MxXq__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.Progression-module__E8MxXq__cardTop{justify-content:flex-end;padding-bottom:.25rem;display:flex}.Progression-module__E8MxXq__closeBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1rem;line-height:1}.Progression-module__E8MxXq__closeBtn:hover{color:#e11d48}.Progression-module__E8MxXq__cardBody{justify-content:center;align-items:center;padding:.5rem 0 1rem;display:flex}.Progression-module__E8MxXq__chordName{color:var(--foreground);font-size:1.5rem;font-weight:800}.Progression-module__E8MxXq__cardBottom{border-top:1px solid #3f3f46;justify-content:space-between;padding-top:.25rem;display:flex}.Progression-module__E8MxXq__arrowBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 8px}.Progression-module__E8MxXq__arrowBtn:hover{color:var(--primary);background:#ffffff1a}.Progression-module__E8MxXq__emptyState{color:#a1a1aa;padding:1rem 0;font-style:italic}
