.akordi-chord-shapes,.akordi-chord-shapes *{box-sizing:border-box}.akordi-chord-shapes{--red:#cf252d;--ink:#1c1c1c;--line:#dedede;max-width:1180px;margin:24px auto 48px;padding:0 10px;color:var(--ink)}.akordi-chord-shapes button{font:inherit;text-transform:none;letter-spacing:normal}.chord-shapes-header{margin-bottom:14px}.chord-shapes-kicker{margin:0 0 5px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:2.4px}.chord-shapes-intro{margin:0;color:#666;font-size:14px}.chord-shapes-controls{display:flex;gap:14px;flex-wrap:wrap;padding:14px;border:1px solid var(--line);border-radius:9px;background:#fafafa;margin-bottom:16px}.chord-shapes-controls label{display:grid;gap:5px;min-width:210px;font-size:12px;font-weight:800}.chord-shapes-controls select{height:42px;padding:0 12px;border:1px solid #cfcfcf;border-radius:7px;background:#fff;color:#222}.chord-shapes-main{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.05);overflow:hidden}.chord-shapes-title-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;border-bottom:1px solid var(--line)}.chord-shapes-title-row span{display:block;color:#777;font-size:12px;font-weight:700}.chord-shapes-title-row h2{margin:2px 0 0;font-size:32px}.chord-shapes-audio{display:flex;gap:8px}.chord-shapes-audio button{border:0;border-radius:7px;background:var(--red);color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.chord-shapes-board-wrap{overflow-x:auto;padding:18px}.chord-shapes-board{display:grid;grid-template-columns:74px minmax(900px,1fr);min-width:990px}.chord-shapes-side{display:grid;grid-template-rows:28px repeat(6,43px) 28px;padding-right:8px}.chord-shapes-side-row{display:grid;grid-template-columns:28px 28px;gap:7px;align-items:center}.chord-shapes-side-row b{display:grid;place-items:center;width:28px;height:28px;border-radius:5px;background:#171717;color:#fff}.chord-shapes-side-row i{display:grid;place-items:center;width:26px;height:26px;border:2px solid #aaa;border-radius:50%;font-style:normal;font-size:11px;font-weight:900}.chord-shapes-side-row i.is-open{border-color:#278746;color:#278746}.chord-shapes-side-row i.is-muted{border:0;border-radius:4px;background:#333;color:#fff}.chord-shapes-neck-column{display:grid;grid-template-rows:28px 258px 28px}.chord-shapes-fret-numbers{display:grid;grid-template-columns:repeat(15,1fr);align-items:end;text-align:center;font-size:10px;font-weight:800;color:#555}.chord-shapes-fret-numbers.bottom{align-items:start;padding-top:6px}.chord-shapes-wood{position:relative;display:grid;grid-template-rows:repeat(6,43px);overflow:hidden;border:1px solid #2b160d;border-radius:7px 12px 12px 7px;background-color:#2a160f;background-image:linear-gradient(90deg,rgba(255,255,255,.03),transparent 20%,rgba(255,255,255,.02) 55%,transparent 75%),url('../images/fretboard-rosewood.svg');background-size:cover;box-shadow:inset 0 0 28px rgba(0,0,0,.72),0 8px 18px rgba(42,22,10,.15)}.chord-shapes-wood:before{content:"";position:absolute;z-index:7;left:0;top:0;bottom:0;width:9px;background:linear-gradient(90deg,#bba472,#f4e4bb 48%,#92794f);box-shadow:2px 0 4px rgba(0,0,0,.65)}.chord-shapes-string-row{position:relative;z-index:3;display:grid;grid-template-columns:repeat(15,1fr)}.chord-shapes-string-row:before{content:"";position:absolute;left:0;right:0;top:50%;height:var(--ss,1px);background:linear-gradient(#f4e6ca,#a68a61 55%,#ead6ad);box-shadow:0 1px 1px #000}.chord-shapes-string-row[data-string="1"]{--ss:1px}.chord-shapes-string-row[data-string="2"]{--ss:1.2px}.chord-shapes-string-row[data-string="3"]{--ss:1.5px}.chord-shapes-string-row[data-string="4"]{--ss:2px}.chord-shapes-string-row[data-string="5"]{--ss:2.5px}.chord-shapes-string-row[data-string="6"]{--ss:3px}.chord-shapes-fret-cell{border-right:3px ridge rgba(215,218,217,.94)}.chord-shapes-marker-layer{position:absolute;inset:0;z-index:1;pointer-events:none}.chord-shapes-marker-layer i{position:absolute;width:11px;height:11px;border-radius:50%;background:#e7e2d9;box-shadow:inset 0 1px 2px #fff,0 1px 3px #000;transform:translate(-50%,-50%)}.chord-shapes-finger-marker{position:absolute;z-index:10;display:grid;place-items:center;width:29px;height:29px;border:2px solid #fff;border-radius:50%;background:var(--red);color:#fff;font-size:13px;font-weight:900;box-shadow:0 2px 6px rgba(0,0,0,.55);transform:translate(-50%,-50%)}.chord-shapes-barre{position:absolute;z-index:9;display:grid;place-items:center;width:29px;min-height:29px;border:2px solid #fff;border-radius:16px;background:var(--red);color:#fff;font-size:13px;font-weight:900;box-shadow:0 2px 6px rgba(0,0,0,.55);transform:translate(-50%,-14px)}.chord-shapes-legend{display:flex;flex-wrap:wrap;gap:10px 18px;padding:12px 18px;border-top:1px solid var(--line);background:#fafafa;font-size:12px}.chord-shapes-legend span{display:flex;align-items:center;gap:6px}.finger-dot,.open-dot,.mute-dot{display:grid;place-items:center;width:23px;height:23px;font-style:normal;font-size:10px;font-weight:900}.finger-dot{border-radius:50%;background:var(--red);color:#fff}.open-dot{border:2px solid #278746;border-radius:50%;color:#278746}.mute-dot{border-radius:4px;background:#333;color:#fff}.chord-shapes-variants{margin-top:20px}.chord-shapes-variants-heading h3{margin:0;font-size:20px}.chord-shapes-variants-heading p{margin:4px 0 12px;color:#777;font-size:13px}.chord-shapes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.chord-shapes-card{appearance:none;width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#222;cursor:pointer;text-align:center;transition:border-color .15s,transform .15s,box-shadow .15s}.chord-shapes-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.08)}.chord-shapes-card.is-active{border:2px solid var(--red);box-shadow:0 0 0 3px rgba(207,37,45,.09)}.chord-shapes-card strong{display:block;margin-bottom:5px}.chord-shapes-mini-diagram svg{max-width:150px;height:auto}@media(max-width:700px){.chord-shapes-title-row{align-items:flex-start;flex-direction:column}.chord-shapes-audio{width:100%}.chord-shapes-audio button{flex:1}.chord-shapes-controls label{min-width:100%;}.chord-shapes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
