.prose chord-map{display:block;margin:2.5rem 0}.prose .chord-map-container{background:#0000004d;border:1px solid rgba(255,255,255,.05);border-radius:.75rem;container-type:inline-size;container-name:chord-map}.prose .cm-header{background:#f59e0b0d;border-bottom:1px solid rgba(255,255,255,.05);border-radius:.75rem .75rem 0 0;padding:.75rem 1.25rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem 1rem;font-size:.85rem;color:#94a3b8;font-weight:600;position:relative}.prose .cm-play-btn{background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);color:#fbbf24;width:2rem;height:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.65rem;line-height:1;padding:0;flex-shrink:0;transition:all .15s ease}.prose .cm-play-btn:hover{background:#f59e0b33;border-color:#f59e0b73}.prose .cm-play-btn.cm-playing{background:#f59e0b2e;border-color:#f59e0b8c;box-shadow:0 0 8px #f59e0b33}.prose .cm-loop-btn{background:#f59e0b0a;border:1px solid rgba(245,158,11,.18);color:#fbbf24b8;width:1.9rem;height:1.9rem;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.prose .cm-loop-btn:hover{color:#fbbf24e6;border-color:#f59e0b4d;background:#f59e0b1a}.prose .cm-loop-btn.cm-loop-on{color:#fbbf24;border-color:#f59e0b70;background:#f59e0b24;box-shadow:0 0 6px #f59e0b1f}.prose .cm-loop-btn svg{display:block}.prose .cm-sig-label{display:flex;align-items:center;justify-content:space-between;gap:.45rem;white-space:nowrap;color:#ffffffbf;font-size:.78rem}.prose .cm-sig-select{flex:1;background:#0006;border:1px solid rgba(255,255,255,.1);color:#f8fafc;padding:.3rem .55rem;border-radius:.4rem;font-size:.85rem;font-weight:600;cursor:pointer}.prose .cm-key-label{min-width:0;white-space:nowrap}.prose .cm-key-select{background:#0006;border:1px solid rgba(255,255,255,.1);color:#f8fafc;padding:.3rem .6rem;border-radius:.4rem;font-size:.9rem;font-weight:600;outline:none;cursor:pointer;transition:all .2s ease}.prose .cm-key-select:hover,.prose .cm-key-select:focus{border-color:#f59e0b66;box-shadow:0 0 10px #f59e0b1a}.prose .cm-settings-btn{margin-left:auto;background:transparent;border:1px solid rgba(255,255,255,.12);color:#ffffffa6;width:1.95rem;height:1.95rem;border-radius:.45rem;cursor:pointer;line-height:1;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.prose .cm-settings-btn:hover{color:#ffffffe6;border-color:#ffffff47;background:#ffffff0a}.prose .cm-settings-popover{position:absolute;top:calc(100% + .4rem);right:.75rem;background:#0f1115f5;border:1px solid rgba(245,158,11,.22);border-radius:.55rem;padding:.45rem;display:none;z-index:30;box-shadow:0 10px 20px #00000059}.prose .cm-settings-popover.cm-settings-open{display:flex;flex-direction:column;gap:.4rem}.prose .cm-bpm-label,.prose .cm-vol-label{display:flex;align-items:center;gap:.45rem}.prose .cm-bpm-slider,.prose .cm-vol-slider{accent-color:#f59e0b;width:5.5rem;cursor:pointer}.prose .cm-bpm-val,.prose .cm-vol-val{font-variant-numeric:tabular-nums;min-width:4ch;color:#ffffffbf;font-size:.78rem}.prose .cm-pickup-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff4d;border-radius:.4rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;cursor:pointer;line-height:1.4;transition:all .15s ease;white-space:nowrap}.prose .cm-pickup-btn:hover{color:#ffffff8c;border-color:#ffffff40;background:#ffffff0a}.prose .cm-pickup-btn.cm-pickup-on{color:#fbbf24;border-color:#f59e0b66;background:#f59e0b14}.prose .cm-pickup-btn.cm-pickup-on:hover{background:#f59e0b24}.prose .cm-roman-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff4d;border-radius:.4rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;cursor:pointer;line-height:1.4;transition:all .15s ease;white-space:nowrap}.prose .cm-roman-btn:hover{color:#ffffff8c;border-color:#ffffff40;background:#ffffff0a}.prose .cm-roman-btn.cm-roman-on{color:#fbbf24;border-color:#f59e0b66;background:#f59e0b14}.prose .cm-roman-btn.cm-roman-on:hover{background:#f59e0b24}.prose .cm-content{display:flex;flex-direction:column;--row-cols: 4}.prose .cm-row{display:grid;grid-template-columns:repeat(var(--row-cols),minmax(0,1fr));border-bottom:1px solid rgba(255,255,255,.05)}.prose .cm-row:last-child{border-bottom:none}.prose .cm-measure.cm-measure-section{background:linear-gradient(180deg,var(--cm-section-bg, rgba(255, 255, 255, .05)) 0%,rgba(0,0,0,0) 60%)}.prose .cm-section-0{--cm-section-bg: rgba(59, 130, 246, .16)}.prose .cm-section-1{--cm-section-bg: rgba(16, 185, 129, .14)}.prose .cm-section-2{--cm-section-bg: rgba(245, 158, 11, .16)}.prose .cm-section-3{--cm-section-bg: rgba(244, 63, 94, .14)}.prose .cm-section-4{--cm-section-bg: rgba(168, 85, 247, .14)}.prose .cm-section-5{--cm-section-bg: rgba(6, 182, 212, .14)}.prose .cm-measure{padding:.78rem .55rem .35rem;border-left:1px dashed rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(var(--cm-beats, 4),minmax(0,1fr));gap:.22rem;align-items:stretch;min-width:0;position:relative}.prose .cm-beat-strip{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:.06rem;margin-top:0;pointer-events:none}.prose .cm-beat-tick{flex:1 1 0;min-width:.12rem;height:.14rem;border-radius:0;background:#f59e0b38;transition:all .15s ease}.prose .cm-beat-tick.cm-beat-current{background:#fbbf24f2;box-shadow:0 0 6px #fbbf248c;transform:scaleY(1.05)}.prose .cm-measure-first{border-left:none}.prose .cm-measure:after{content:attr(data-bar);position:absolute;top:.2rem;right:.25rem;font-size:.55rem;color:#fff3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1;pointer-events:none}.prose .chord{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.24rem .12rem .18rem;background:#f59e0b14;border:1px solid rgba(245,158,11,.15);border-radius:.4rem;position:relative;cursor:pointer;transition:all .2s ease;touch-action:manipulation;user-select:none;-webkit-user-select:none;min-height:2.15rem;overflow:hidden}.prose .chord-name{display:flex;align-items:center;justify-content:center;font-size:.9rem;line-height:1.1}.prose .chord-name-roman{letter-spacing:.01em}.prose .chord:hover{background:#f59e0b26;border-color:#f59e0b66;box-shadow:0 0 10px #f59e0b1a}.prose .chord-selected{background:#f59e0b40;border-color:#f59e0bb3;box-shadow:0 0 15px #f59e0b4d inset,0 0 10px #f59e0b33!important}.prose .chord.cm-chord-current{background:#f59e0b40;border-color:#f59e0bbf;box-shadow:0 0 0 1px #fbbf2459,0 0 10px #f59e0b47}.prose .chord-unknown{color:#94a3b8;background:transparent;border:1px dashed rgba(255,255,255,.2);cursor:default}.prose .chord-unknown:hover{background:transparent;border-color:#fff3;box-shadow:none}.prose .chord-root{color:#fbbf24;font-weight:700}.prose .chord-mod{color:#fcd34d;font-size:.85em;opacity:.9;margin-left:.05em}@container chord-map (max-width: 540px){.prose .cm-header{padding:.65rem .9rem;gap:.45rem}.prose .cm-key-select{max-width:8.5rem}.prose .cm-content.cm-compact .cm-measure{padding:.75rem .35rem .32rem}.prose .cm-content.cm-compact .chord{padding:.14rem .2rem;font-size:.78rem;min-height:1.5rem}.prose .cm-content:not(.cm-compact) .cm-row{grid-template-columns:repeat(2,1fr)}.prose .cm-content:not(.cm-compact) .cm-measure{padding:.72rem .45rem .3rem}.prose .cm-content:not(.cm-compact) .cm-measure:nth-child(odd){border-left:none}.prose .cm-content:not(.cm-compact) .cm-measure:nth-child(2n){border-left:1px dashed rgba(255,255,255,.1)}.prose .cm-content:not(.cm-compact) .cm-measure:nth-child(n+3){border-top:1px dashed rgba(255,255,255,.07)}}@container chord-map (max-width: 300px){.prose .cm-row{grid-template-columns:1fr}.prose .cm-measure,.prose .cm-measure-first{padding:.75rem .5rem .38rem;border-left:none;border-top:1px dashed rgba(255,255,255,.07)}.prose .cm-measure:first-child{border-top:none}.prose .cm-header{padding:.65rem 1rem;font-size:.8rem}}.cm-active-popover{position:absolute;transform:translate(-50%);background:#0f1115f5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(245,158,11,.3);border-radius:.75rem;padding:1rem;min-width:250px;max-width:min(360px,calc(100vw - 24px));box-shadow:0 10px 25px #00000080,0 0 15px #f59e0b1a;z-index:1000;pointer-events:auto;animation:popIn .2s cubic-bezier(.175,.885,.32,1.275);text-align:left;font-family:inherit;font-size:.85rem;line-height:1.5}.cm-active-popover:after{content:"";position:absolute;top:100%;left:calc(50% + var(--arrow-offset, 0px));margin-left:-6px;border-width:6px;border-style:solid;border-color:rgba(245,158,11,.3) transparent transparent transparent}.cm-active-popover.cm-popover-below{animation:popInBelow .2s cubic-bezier(.175,.885,.32,1.275)}.cm-active-popover.cm-popover-below:after{top:auto;bottom:100%;border-color:transparent transparent rgba(245,158,11,.3) transparent}@keyframes popIn{0%{opacity:0;transform:translate(-50%,10px) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes popInBelow{0%{opacity:0;transform:translate(-50%,-10px) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}.cm-active-popover .po-title{font-size:1.1rem;font-weight:700;color:#fbbf24;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.cm-active-popover .po-num{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;background:#ffffff1a;padding:.1rem .4rem;border-radius:4px;color:#cbd5e1;font-weight:400}.cm-active-popover .po-row{display:flex;gap:.5rem;margin-bottom:.3rem;align-items:flex-start}.cm-active-popover .po-row:last-child{margin-bottom:0}.cm-active-popover .po-lbl{color:#94a3b8;font-weight:600;min-width:80px}.cm-active-popover .po-val{color:#f8fafc;text-transform:none}rhythm-map{display:block}.prose rhythm-map{display:block;margin:2.5rem 0}.prose .rhythm-map-container{background:#0000004d;border:1px solid rgba(255,255,255,.05);border-radius:.75rem;container-type:inline-size;container-name:rhythm-map;overflow:hidden}.prose .rm-header{background:#f59e0b0d;border-bottom:1px solid rgba(255,255,255,.05);border-radius:.75rem .75rem 0 0;padding:.65rem 1.25rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem .875rem;font-size:.85rem;color:#94a3b8;font-weight:600}.prose .rm-play-btn{background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);color:#fbbf24;width:2rem;height:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.65rem;line-height:1;padding:0;flex-shrink:0;transition:all .15s ease}.prose .rm-play-btn:hover{background:#f59e0b33;border-color:#f59e0b73}.prose .rm-play-btn.rm-playing{background:#f59e0b2e;border-color:#f59e0b8c;box-shadow:0 0 8px #f59e0b33}.prose .rm-loop-btn{background:#f59e0b0a;border:1px solid rgba(245,158,11,.18);color:#fbbf24b8;width:1.9rem;height:1.9rem;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.prose .rm-loop-btn:hover{color:#fbbf24e6;border-color:#f59e0b4d;background:#f59e0b1a}.prose .rm-loop-btn.rm-loop-on{color:#fbbf24;border-color:#f59e0b70;background:#f59e0b24;box-shadow:0 0 6px #f59e0b1f}.prose .rm-loop-btn svg{display:block}.prose .rm-settings-btn{margin-left:auto;background:transparent;border:1px solid rgba(255,255,255,.12);color:#ffffffa6;width:1.95rem;height:1.95rem;border-radius:.45rem;cursor:pointer;line-height:1;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.prose .rm-settings-btn:hover{color:#ffffffe6;border-color:#ffffff47;background:#ffffff0a}.prose .rm-header{position:relative}.prose .rm-settings-popover,.rm-settings-popover{position:absolute;top:calc(100% + .4rem);right:.75rem;background:#0f1115f5;border:1px solid rgba(245,158,11,.22);border-radius:.55rem;padding:.45rem;display:none;z-index:30;box-shadow:0 10px 20px #00000059;width:14rem;min-width:14rem;max-width:14rem;box-sizing:border-box}.prose .rm-settings-popover.rm-settings-open,.rm-settings-popover.rm-settings-open{display:flex;flex-direction:column;gap:.35rem}.rm-settings-popover.rm-settings-portal{position:fixed;top:0;right:auto;left:0;z-index:9999}.prose .rm-metro-btn,.prose .rm-offbeat-btn,.rm-settings-popover .rm-metro-btn,.rm-settings-popover .rm-offbeat-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff4d;border-radius:.4rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;cursor:pointer;line-height:1.4;transition:all .15s ease;white-space:nowrap}.prose .rm-metro-btn:hover,.prose .rm-offbeat-btn:hover,.rm-settings-popover .rm-metro-btn:hover,.rm-settings-popover .rm-offbeat-btn:hover{color:#ffffff8c;border-color:#ffffff40;background:#ffffff0a}.prose .rm-metro-btn.rm-metro-on,.rm-settings-popover .rm-metro-btn.rm-metro-on,.prose .rm-offbeat-btn.rm-offbeat-on,.rm-settings-popover .rm-offbeat-btn.rm-offbeat-on{color:#fbbf24;border-color:#f59e0b66;background:#f59e0b14}.prose .rm-metro-btn.rm-metro-on:hover,.rm-settings-popover .rm-metro-btn.rm-metro-on:hover,.prose .rm-offbeat-btn.rm-offbeat-on:hover,.rm-settings-popover .rm-offbeat-btn.rm-offbeat-on:hover{background:#f59e0b24}.prose .rm-track-controls,.rm-settings-popover .rm-track-controls{display:flex;flex-wrap:wrap;gap:.35rem;padding-top:.1rem;border-top:1px solid rgba(255,255,255,.08);margin-top:.1rem}.prose .rm-track-btn,.rm-settings-popover .rm-track-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffffb8;border-radius:.4rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;cursor:pointer;line-height:1.4;transition:all .15s ease;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prose .rm-track-btn:hover,.rm-settings-popover .rm-track-btn:hover{color:#ffffffe6;border-color:#ffffff47;background:#ffffff0a}.prose .rm-track-btn.rm-track-on,.rm-settings-popover .rm-track-btn.rm-track-on{color:#fbbf24;border-color:#f59e0b66;background:#f59e0b14}.prose .rm-track-btn.rm-track-on:hover,.rm-settings-popover .rm-track-btn.rm-track-on:hover{background:#f59e0b24}.prose .rm-track-btn.rm-track-muted,.rm-settings-popover .rm-track-btn.rm-track-muted{color:#ffffff73;border-color:#ffffff2e;background:#ffffff05}.prose .rm-sig{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1rem;font-weight:700;color:#fbbf24;letter-spacing:-.02em;line-height:1}.prose .rm-bpm-label,.rm-settings-popover .rm-bpm-label{display:flex;align-items:center;gap:.45rem}.prose .rm-bpm-slider,.rm-settings-popover .rm-bpm-slider{accent-color:#f59e0b;width:5.5rem;cursor:pointer}.prose .rm-bpm-val,.rm-settings-popover .rm-bpm-val{font-variant-numeric:tabular-nums;width:7ch;min-width:7ch;text-align:right}.prose .rm-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.prose .rm-beat-row,.prose .rm-pattern-row{display:grid;grid-template-columns:var(--rm-name-w, 7.5rem) repeat(var(--rm-cells, 8),minmax(2rem,1fr))}.prose .rm-body.rm-no-labels .rm-beat-row,.prose .rm-body.rm-no-labels .rm-pattern-row{grid-template-columns:repeat(var(--rm-cells, 8),minmax(2rem,1fr))}.prose .rm-beat-row{padding:.5rem 0 .35rem;border-bottom:1px solid rgba(255,255,255,.06)}.prose .rm-beat{text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;font-weight:600;color:#fff3;line-height:1;padding:.2rem 0;user-select:none;-webkit-user-select:none;transition:color .08s;position:relative}.prose .rm-downbeat{color:#ffffff73}.prose .rm-beat.rm-current{color:#fbbf24}.prose .rm-beat.rm-bar-end:after{content:attr(data-bar);position:absolute;top:-.1rem;right:.2rem;font-size:.58rem;color:#fff3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1;pointer-events:none}.prose .rm-bar-start{border-left:1px solid rgba(255,255,255,.14)}.prose .rm-pattern-row{border-bottom:1px solid rgba(255,255,255,.03)}.prose .rm-pattern-row:last-child{border-bottom:none}.prose .rm-pattern-row.rm-track-muted .rm-name{color:#94a3b894}.prose .rm-name{padding:0 .5rem 0 1.25rem;display:flex;align-items:center;min-width:0;font-size:.8rem;color:#94a3b8;font-weight:500}.prose .rm-name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prose .rm-cell{display:flex;align-items:center;justify-content:center;padding:.9rem 0;min-height:2.7rem;transition:background .08s}.prose .rm-hit:after{content:"";width:.65rem;height:.65rem;border-radius:50%;background:#f59e0b;box-shadow:0 0 6px #f59e0b59;transition:all .08s}.prose .rm-rest:after{content:"";width:.3rem;height:.3rem;border-radius:50%;background:#ffffff14;transition:all .08s}.prose .rm-hold:after{content:"";width:70%;height:2px;background:#f59e0b59;border-radius:1px;transition:all .08s}.prose .rm-cell.rm-current{background:#f59e0b0f}.prose .rm-cell.rm-current.rm-hit:after{background:#fcd34d;box-shadow:0 0 10px #f59e0b99,0 0 18px #f59e0b40;width:.8rem;height:.8rem}.prose .rm-cell.rm-current.rm-rest:after{background:#ffffff2e;width:.35rem;height:.35rem}.prose .rm-cell.rm-current.rm-hold:after{background:#f59e0b99}@container rhythm-map (max-width: 540px){.prose .rm-header{padding:.6rem 1rem;font-size:.8rem;gap:.4rem .55rem}.prose .rm-beat-row,.prose .rm-pattern-row{grid-template-columns:var(--rm-name-w, 6.5rem) repeat(var(--rm-cells, 8),minmax(1.6rem,1fr))}.prose .rm-body.rm-no-labels .rm-beat-row,.prose .rm-body.rm-no-labels .rm-pattern-row{grid-template-columns:repeat(var(--rm-cells, 8),minmax(1.6rem,1fr))}.prose .rm-name{padding-left:.75rem;font-size:.75rem}.prose .rm-cell{padding:.75rem 0}}@container rhythm-map (max-width: 360px){.prose .rm-header{padding:.55rem .875rem}.prose .rm-sig{font-size:.9rem}.prose .rm-bpm-slider{width:3rem}.prose .rm-beat-row,.prose .rm-pattern-row{grid-template-columns:var(--rm-name-w, 5.5rem) repeat(var(--rm-cells, 8),minmax(1.4rem,1fr))}.prose .rm-body.rm-no-labels .rm-beat-row,.prose .rm-body.rm-no-labels .rm-pattern-row{grid-template-columns:repeat(var(--rm-cells, 8),minmax(1.4rem,1fr))}.prose .rm-name{padding-left:.5rem;font-size:.7rem}.prose .rm-cell{padding:.65rem 0}}:root{--gold-primary: #f59e0b;--gold-glow: rgba(245, 158, 11, .4);--gold-bg: rgba(245, 158, 11, .05);--glass-bg: rgba(15, 17, 21, .6);--glass-border: rgba(255, 255, 255, .08)}.tags-row[data-astro-cid-aypoqemo]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.tag[data-astro-cid-aypoqemo]{display:inline-flex;align-items:center;font-size:.85rem;font-weight:500;color:#cbd5e1!important;background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.4rem 1rem;border-radius:999px;text-decoration:none!important;border:1px solid var(--glass-border);transition:all .3s cubic-bezier(.4,0,.2,1)}.tag[data-astro-cid-aypoqemo]:hover{background:#f59e0b1a;color:#fff!important;border-color:#f59e0b66;transform:translateY(-2px);box-shadow:0 8px 16px #0003,0 0 12px var(--gold-glow)}.prose[data-astro-cid-aypoqemo]{margin-top:2rem}.prose[data-astro-cid-aypoqemo] p{line-height:1.8;margin-bottom:1.5rem;color:#94a3b8;font-size:1.1rem;letter-spacing:.01em}.prose[data-astro-cid-aypoqemo] h2{font-size:1.85rem;margin:3rem 0 1.25rem;padding-bottom:.75rem;color:#f8fafc;border-bottom:1px solid rgba(255,255,255,.05);font-weight:700;letter-spacing:-.02em;position:relative}.prose[data-astro-cid-aypoqemo] h2:before{content:"";position:absolute;bottom:-1px;left:0;width:60px;height:2px;background:linear-gradient(90deg,var(--gold-primary),transparent)}.prose[data-astro-cid-aypoqemo] h3{font-size:1.4rem;margin:2.5rem 0 1rem;color:#e2e8f0;font-weight:600}.prose[data-astro-cid-aypoqemo] ul,.prose[data-astro-cid-aypoqemo] ol{line-height:1.8;margin-bottom:1.5rem;padding-left:1rem;list-style:none;color:#cbd5e1}.prose[data-astro-cid-aypoqemo] li{margin-bottom:.75rem;position:relative;padding-left:1.5rem}.prose[data-astro-cid-aypoqemo] li:before{content:"→";position:absolute;left:0;color:var(--gold-primary);opacity:.8;font-size:.9em}.prose[data-astro-cid-aypoqemo] a{color:#fbbf24;text-decoration:none;border-bottom:1px dashed rgba(251,191,36,.4);transition:all .2s ease}.prose[data-astro-cid-aypoqemo] a:hover{border-bottom-style:solid;color:#fcd34d;text-shadow:0 0 8px rgba(251,191,36,.4)}.prose[data-astro-cid-aypoqemo] code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85em;background:#0000004d;padding:.2em .5em;border-radius:.4rem;color:#fbbf24;border:1px solid rgba(255,255,255,.05)}.piano-week-entry[data-astro-cid-aypoqemo]{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:2rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff05 inset;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.piano-week-entry[data-astro-cid-aypoqemo]:before{content:"; position: absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#f59e0b,#fbbf24,#fcd34d,#f59e0b);background-size:200% auto;animation:gradientSweep 4s linear infinite}@keyframes gradientSweep{0%{background-position:0% 50%}100%{background-position:200% 50%}}.piano-week-entry[data-astro-cid-aypoqemo]::after{content:";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 0%,rgba(245,158,11,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.pw-header[data-astro-cid-aypoqemo]{border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:2.5rem;margin-bottom:2.5rem;position:relative;z-index:1}.pw-week-nav[data-astro-cid-aypoqemo]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;animation:fadeInDown .6s ease-out;flex-wrap:wrap;gap:1rem}.pw-actions-row[data-astro-cid-aypoqemo]{display:flex;gap:1rem;margin-bottom:2rem;animation:fadeInUp .6s ease-out .25s both}.pw-action-link[data-astro-cid-aypoqemo]{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#fbbf24;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);border-radius:999px;text-decoration:none;transition:all .2s ease}.pw-action-link[data-astro-cid-aypoqemo] svg[data-astro-cid-aypoqemo]{width:16px;height:16px}.pw-action-link[data-astro-cid-aypoqemo]:hover{color:#fff;background:#f59e0b33;border-color:#f59e0b66;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b26}.pw-nav-button[data-astro-cid-aypoqemo]{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:999px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.pw-nav-button[data-astro-cid-aypoqemo]:hover{color:#fff;background:#f59e0b1a;border-color:#f59e0b4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.pw-nav-button--ghost[data-astro-cid-aypoqemo]{background:transparent;border-color:transparent;color:#94a3b8}.pw-nav-button--ghost[data-astro-cid-aypoqemo]:hover{color:#f8fafc;background:#ffffff0d;border-color:#ffffff1a}.pw-badges[data-astro-cid-aypoqemo]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem;animation:fadeInDown .6s ease-out .1s both}.pw-badge[data-astro-cid-aypoqemo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.4rem 1rem;border-radius:999px}.pw-badge--week[data-astro-cid-aypoqemo]{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3);box-shadow:0 0 15px #f59e0b33}.pw-week-w[data-astro-cid-aypoqemo]{display:none}.pw-badge--quarter[data-astro-cid-aypoqemo]{background:#ffffff0d;color:#94a3b8;border:1px solid rgba(255,255,255,.1)}.pw-badge--checkpoint[data-astro-cid-aypoqemo]{background:#6366f126;color:#a5b4fc;border:1px solid rgba(99,102,241,.3);box-shadow:0 0 15px #6366f133}.pw-badge--status-active[data-astro-cid-aypoqemo]{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3);box-shadow:0 0 15px #10b98133}.pw-title[data-astro-cid-aypoqemo]{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;color:#fff;font-weight:800;letter-spacing:-.02em;animation:fadeInUp .6s ease-out .1s both}.pw-summary[data-astro-cid-aypoqemo]{font-size:1.25rem;color:#94a3b8;line-height:1.6;margin:0 0 2.5rem;max-width:800px;font-weight:400;animation:fadeInUp .6s ease-out .2s both}.pw-meta-grid[data-astro-cid-aypoqemo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1rem;animation:fadeInUp .6s ease-out .3s both}.pw-meta-card[data-astro-cid-aypoqemo]{background:#0003;border:1px solid rgba(255,255,255,.05);border-radius:1.25rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pw-meta-card[data-astro-cid-aypoqemo]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000004d;border-color:#ffffff1a}.pw-meta-card--songs[data-astro-cid-aypoqemo]{border:1px solid rgba(245,158,11,.2);background:linear-gradient(145deg,rgba(245,158,11,.05),transparent)}.pw-meta-card--songs[data-astro-cid-aypoqemo]:hover{border-color:#f59e0b66;box-shadow:0 12px 24px #0000004d,0 0 20px #f59e0b1a inset}.pw-meta-label[data-astro-cid-aypoqemo]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-primary);margin:0 0 1.25rem;opacity:.9}.pw-songs[data-astro-cid-aypoqemo]{display:flex;flex-direction:column;gap:1rem}.pw-song[data-astro-cid-aypoqemo]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;background:#ffffff08;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.02)}.pw-song-role[data-astro-cid-aypoqemo]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b;padding:.2rem .5rem;background:#0000004d;border-radius:.4rem}.pw-song--primary[data-astro-cid-aypoqemo] .pw-song-role[data-astro-cid-aypoqemo]{color:#fbbf24;background:#f59e0b1a}.pw-song-title[data-astro-cid-aypoqemo]{font-size:1.05rem;font-weight:600;color:#f8fafc}.pw-song-key[data-astro-cid-aypoqemo]{font-size:.85rem;color:#94a3b8;background:#ffffff0d;padding:.2rem .6rem;border-radius:999px}.pw-dates[data-astro-cid-aypoqemo]{display:flex;flex-direction:column;gap:.75rem;font-size:.95rem;color:#cbd5e1}.pw-dates[data-astro-cid-aypoqemo] span[data-astro-cid-aypoqemo]{display:flex;align-items:center;gap:.5rem}.pw-dates[data-astro-cid-aypoqemo] span[data-astro-cid-aypoqemo]:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.3}.pw-checklist[data-astro-cid-aypoqemo]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.pw-checklist[data-astro-cid-aypoqemo] li[data-astro-cid-aypoqemo]{display:flex;align-items:flex-start;gap:.75rem;background:#ffffff08;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.02);font-size:.95rem;color:#cbd5e1;line-height:1.5}.pw-checklist[data-astro-cid-aypoqemo] li[data-astro-cid-aypoqemo]:before{content:"✓";color:var(--gold-primary);font-weight:800}.pw-meta-card--next[data-astro-cid-aypoqemo]{border:1px solid rgba(255,255,255,.05);background:linear-gradient(145deg,rgba(0,0,0,.2),transparent)}@media(max-width:768px){.piano-week-entry[data-astro-cid-aypoqemo]{padding:1.5rem}.pw-title[data-astro-cid-aypoqemo]{font-size:2rem}.pw-week-nav[data-astro-cid-aypoqemo]{gap:.75rem}.pw-nav-button[data-astro-cid-aypoqemo]{padding:.5rem .75rem;font-size:.75rem}.pw-actions-row[data-astro-cid-aypoqemo]{flex-wrap:wrap;gap:.75rem}.pw-action-link[data-astro-cid-aypoqemo]{width:100%;justify-content:center}.pw-nav-hide-mobile[data-astro-cid-aypoqemo],.pw-week-word[data-astro-cid-aypoqemo]{display:none}.pw-week-w[data-astro-cid-aypoqemo]{display:inline}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.prose[data-astro-cid-aypoqemo] .agenda-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:1.5rem}.prose[data-astro-cid-aypoqemo] .agenda-card{background:#00000040;border:1px solid rgba(255,255,255,.05);border-radius:1rem;padding:1.5rem;transition:transform .3s ease,border-color .3s ease,box-shadow .3s cubic-bezier(.4,0,.2,1)}.prose[data-astro-cid-aypoqemo] .agenda-card:hover{transform:translateY(-4px);border-color:#f59e0b4d;box-shadow:0 12px 30px #0000004d,0 0 20px #f59e0b1a inset}.prose[data-astro-cid-aypoqemo] .agenda-card-header{font-size:1.25rem;font-weight:700;color:#f8fafc;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:.5rem}.prose[data-astro-cid-aypoqemo] .agenda-card-header:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:var(--gold-primary);box-shadow:0 0 10px var(--gold-primary)}.prose[data-astro-cid-aypoqemo] .agenda-card--complete{border-color:#10b98166;background:linear-gradient(145deg,#10b9811a,#00000040);box-shadow:0 10px 28px #00000047,inset 0 0 20px #10b9811a}.prose[data-astro-cid-aypoqemo] .agenda-card-header--complete:before{background:#10b981;box-shadow:0 0 10px #10b981}.prose[data-astro-cid-aypoqemo] .agenda-log-link{display:inline-flex;margin-top:.9rem;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#34d399;text-decoration:none;border:1px solid rgba(16,185,129,.4);border-bottom:1px solid rgba(16,185,129,.4)!important;background:#10b9811f;border-radius:999px;padding:.35rem .7rem}.prose[data-astro-cid-aypoqemo] .agenda-log-link:hover{color:#a7f3d0;border-color:#10b98199;background:#10b98133}.prose[data-astro-cid-aypoqemo] .agenda-card ul{padding:0;margin:0}.prose[data-astro-cid-aypoqemo] .agenda-card li{display:flex;flex-direction:column;gap:.5rem;padding:0;margin-bottom:1.25rem;border:none;background:transparent}.prose[data-astro-cid-aypoqemo] .agenda-card li:before{content:none}.prose[data-astro-cid-aypoqemo] .agenda-card li:last-child{margin-bottom:0}.prose[data-astro-cid-aypoqemo] .agenda-time{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fbbf24;background:#f59e0b1a;padding:.2rem .5rem;border-radius:.3rem;align-self:flex-start}.prose[data-astro-cid-aypoqemo] blockquote{position:relative;border:1px solid rgba(255,255,255,.05);border-left:4px solid var(--gold-primary);padding:2rem 2.5rem 2rem 4rem;background:linear-gradient(135deg,#f59e0b14,#0000004d);border-radius:.75rem;margin:3rem 0;font-size:1.15rem;font-style:italic;color:#f8fafc;box-shadow:0 10px 30px #0000004d,inset 0 1px #ffffff0d;line-height:1.7}.prose[data-astro-cid-aypoqemo] blockquote:before{content:"“";position:absolute;top:.5rem;left:1rem;font-size:5rem;color:#f59e0b33;font-family:Georgia,serif;font-style:normal;line-height:1;pointer-events:none}.prose[data-astro-cid-aypoqemo] blockquote p:first-child{margin-top:0}.prose[data-astro-cid-aypoqemo] blockquote p:last-child{margin-bottom:0}.pw-days-section[data-astro-cid-aypoqemo]{margin-bottom:2.5rem;padding:1.75rem;background:#00000026;border:1px solid rgba(255,255,255,.05);border-radius:1.5rem}.pw-section-label[data-astro-cid-aypoqemo]{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-primary);margin:0 0 1.25rem;opacity:.9}.pw-days-progress[data-astro-cid-aypoqemo]{margin-left:auto;font-size:.72rem;font-weight:600;color:#34d399;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:999px;padding:.2rem .65rem}.pw-days-row[data-astro-cid-aypoqemo]{display:grid;grid-template-columns:repeat(7,1fr);gap:.75rem}.pw-day-card[data-astro-cid-aypoqemo]{background:#0003;border:1px solid rgba(255,255,255,.05);border-top:2px solid var(--day-color, rgba(255, 255, 255, .08));border-radius:.875rem;padding:.875rem .75rem;display:flex;flex-direction:column;gap:.35rem;transition:transform .2s ease,box-shadow .2s ease}.pw-day-card--has-agenda[data-astro-cid-aypoqemo]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}.pw-day-card--logged[data-astro-cid-aypoqemo]{background:#10b9810a}.pw-day-num[data-astro-cid-aypoqemo]{font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#475569}.pw-day-type[data-astro-cid-aypoqemo]{font-size:.75rem;font-weight:600;color:#e2e8f0;line-height:1.3;margin-bottom:.35rem}.pw-day-links[data-astro-cid-aypoqemo]{display:flex;flex-direction:column;gap:.35rem;margin-top:auto}.pw-day-link[data-astro-cid-aypoqemo]{display:inline-flex;align-items:center;gap:.3rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.22rem .55rem;border-radius:999px;text-decoration:none;transition:all .15s ease;width:fit-content;border-bottom:none!important}.pw-day-link--agenda[data-astro-cid-aypoqemo]{color:#a5b4fc;background:#6366f11f;border:1px solid rgba(99,102,241,.25)!important}.pw-day-link--agenda[data-astro-cid-aypoqemo]:hover{background:#6366f138;border-color:#6366f180!important;color:#c7d2fe;text-shadow:none}.pw-day-link--log[data-astro-cid-aypoqemo]{color:#34d399;background:#10b9811a;border:1px solid rgba(16,185,129,.25)!important}.pw-day-link--log[data-astro-cid-aypoqemo]:hover{background:#10b98133;color:#6ee7b7;border-color:#10b98166!important}.pw-day-no-content[data-astro-cid-aypoqemo]{font-size:.72rem;color:#334155}@media(max-width:900px){.pw-days-row[data-astro-cid-aypoqemo]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:560px){.pw-days-row[data-astro-cid-aypoqemo]{grid-template-columns:repeat(3,minmax(0,1fr))}.pw-days-section[data-astro-cid-aypoqemo]{padding:1.25rem}}@media(max-width:420px){.pw-days-row[data-astro-cid-aypoqemo]{grid-template-columns:1fr}}:root{--gold-primary: #f59e0b;--gold-glow: rgba(245, 158, 11, .4);--glass-bg: rgba(15, 17, 21, .6);--glass-border: rgba(255, 255, 255, .08)}.piano-day-entry[data-astro-cid-3qgtybxa]{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:2rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff05 inset}.piano-day-entry[data-astro-cid-3qgtybxa]:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#f59e0b,#fbbf24,#fcd34d,#f59e0b);background-size:200% auto;animation:gradientSweep 4s linear infinite}@keyframes gradientSweep{0%{background-position:0% 50%}to{background-position:200% 50%}}.pd-header[data-astro-cid-3qgtybxa]{border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:2.5rem;margin-bottom:2.5rem}.pd-nav[data-astro-cid-3qgtybxa]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.pd-nav-button[data-astro-cid-3qgtybxa]{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:999px;text-decoration:none;transition:all .2s ease}.pd-nav-button[data-astro-cid-3qgtybxa]:hover{color:#fff;background:#f59e0b1a;border-color:#f59e0b4d;transform:translateY(-2px)}.pd-nav-button--ghost[data-astro-cid-3qgtybxa]{background:transparent;border-color:transparent;color:#94a3b8}.pd-nav-button--ghost[data-astro-cid-3qgtybxa]:hover{color:#f8fafc;background:#ffffff0d;border-color:#ffffff1a}.pd-nav-button--log[data-astro-cid-3qgtybxa]{color:#34d399}.pd-nav-button--log[data-astro-cid-3qgtybxa]:hover{color:#6ee7b7;background:#10b9811a;border-color:#10b98140}.pd-badges[data-astro-cid-3qgtybxa]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.pd-badge[data-astro-cid-3qgtybxa]{display:inline-flex;align-items:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.4rem 1rem;border-radius:999px}.pd-badge--week[data-astro-cid-3qgtybxa]{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.pd-badge--day[data-astro-cid-3qgtybxa]{background:#ffffff0d;color:#94a3b8;border:1px solid rgba(255,255,255,.1)}.pd-badge--type[data-astro-cid-3qgtybxa]{background:#6366f126;color:#a5b4fc;border:1px solid rgba(99,102,241,.3)}.pd-title[data-astro-cid-3qgtybxa]{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;color:#fff;font-weight:800;letter-spacing:-.02em}.tags-row[data-astro-cid-3qgtybxa]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.tag[data-astro-cid-3qgtybxa]{display:inline-flex;align-items:center;font-size:.85rem;font-weight:500;color:#cbd5e1!important;background:#ffffff08;padding:.4rem 1rem;border-radius:999px;text-decoration:none!important;border:1px solid var(--glass-border);transition:all .3s ease}.tag[data-astro-cid-3qgtybxa]:hover{background:#f59e0b1a;color:#fff!important;border-color:#f59e0b66;transform:translateY(-2px)}.prose[data-astro-cid-3qgtybxa]{margin-top:2rem}.prose[data-astro-cid-3qgtybxa] p{line-height:1.8;margin-bottom:1.5rem;color:#94a3b8;font-size:1.1rem}.prose[data-astro-cid-3qgtybxa] h2{font-size:1.6rem;margin:3rem 0 1.25rem;padding-bottom:.75rem;color:#f8fafc;border-bottom:1px solid rgba(255,255,255,.05);font-weight:700;letter-spacing:-.02em;position:relative}.prose[data-astro-cid-3qgtybxa] h2:before{content:"";position:absolute;bottom:-1px;left:0;width:60px;height:2px;background:linear-gradient(90deg,var(--gold-primary),transparent)}.prose[data-astro-cid-3qgtybxa] h3{font-size:1.25rem;margin:2rem 0 .75rem;color:#e2e8f0;font-weight:600}.prose[data-astro-cid-3qgtybxa] ul,.prose[data-astro-cid-3qgtybxa] ol{line-height:1.8;margin-bottom:1.5rem;padding-left:1rem;list-style:none;color:#cbd5e1}.prose[data-astro-cid-3qgtybxa] li{margin-bottom:.75rem;position:relative;padding-left:1.5rem}.prose[data-astro-cid-3qgtybxa] li:before{content:"→";position:absolute;left:0;color:var(--gold-primary);opacity:.8;font-size:.9em}.prose[data-astro-cid-3qgtybxa] a{color:#fbbf24;text-decoration:none;border-bottom:1px dashed rgba(251,191,36,.4);transition:all .2s ease}.prose[data-astro-cid-3qgtybxa] a:hover{border-bottom-style:solid;color:#fcd34d}.prose[data-astro-cid-3qgtybxa] strong{color:#f8fafc;font-weight:700}.prose[data-astro-cid-3qgtybxa] em{color:#e2e8f0}.prose[data-astro-cid-3qgtybxa] .table-wrapper{margin:1.5rem 0;border:1px solid var(--glass-border);border-radius:.75rem;overflow:hidden;background:#0003;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(245,158,11,.3) transparent}.prose[data-astro-cid-3qgtybxa] .table-wrapper::-webkit-scrollbar{height:6px}.prose[data-astro-cid-3qgtybxa] .table-wrapper::-webkit-scrollbar-track{background:#0000001a}.prose[data-astro-cid-3qgtybxa] .table-wrapper::-webkit-scrollbar-thumb{background:#f59e0b4d;border-radius:3px}.prose[data-astro-cid-3qgtybxa] table{width:auto;min-width:100%;border-collapse:collapse;font-size:.95rem}.prose[data-astro-cid-3qgtybxa] thead{background:#f59e0b1a}.prose[data-astro-cid-3qgtybxa] th{padding:.875rem 1rem;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#fbbf24;border-bottom:1px solid rgba(245,158,11,.2);white-space:nowrap}.prose[data-astro-cid-3qgtybxa] td{padding:1rem;color:#cbd5e1;border-bottom:1px solid var(--glass-border);line-height:1.6;vertical-align:top}.prose[data-astro-cid-3qgtybxa] tr:last-child td{border-bottom:none}.prose[data-astro-cid-3qgtybxa] tr:hover td{background:#ffffff05}.prose[data-astro-cid-3qgtybxa] td:first-child{font-weight:600;color:#e2e8f0;white-space:nowrap}@media(max-width:640px){.prose[data-astro-cid-3qgtybxa] table{font-size:.875rem}.prose[data-astro-cid-3qgtybxa] th,.prose[data-astro-cid-3qgtybxa] td{padding:.75rem .875rem}.prose[data-astro-cid-3qgtybxa] td{min-width:140px}.prose[data-astro-cid-3qgtybxa] td:first-child{min-width:auto}}.prose[data-astro-cid-3qgtybxa] .agenda-history>summary{cursor:pointer;font-size:.82rem;color:#64748b;margin-bottom:.75rem}.prose[data-astro-cid-3qgtybxa] .agenda-history .agenda-history-content{height:0;opacity:0;overflow:hidden}.prose[data-astro-cid-3qgtybxa] .agenda-history[open] .agenda-history-content{height:auto;opacity:1}.prose[data-astro-cid-3qgtybxa] .agenda-tabs{margin-top:2rem;border:1px solid rgba(255,255,255,.07);border-radius:1.25rem;overflow:hidden;background:#0003}.prose[data-astro-cid-3qgtybxa] .agenda-tab-buttons{display:flex;background:#00000026;border-bottom:1px solid rgba(255,255,255,.06)}.prose[data-astro-cid-3qgtybxa] .agenda-tab-btn{flex:1;padding:.75rem .5rem;background:transparent;border:none;border-right:1px solid rgba(255,255,255,.05);color:#475569;font-family:inherit;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:color .15s ease,background .15s ease;position:relative}.prose[data-astro-cid-3qgtybxa] .agenda-tab-btn:last-child{border-right:none}.prose[data-astro-cid-3qgtybxa] .agenda-tab-btn:hover:not(.agenda-tab-btn--active){color:#94a3b8;background:#ffffff08}.prose[data-astro-cid-3qgtybxa] .agenda-tab-btn--active{color:#fbbf24;background:#f59e0b0f}.prose[data-astro-cid-3qgtybxa] .agenda-tab-btn--active:after{content:"";position:absolute;bottom:0;left:15%;right:15%;height:2px;background:#f59e0b;border-radius:2px 2px 0 0}.prose[data-astro-cid-3qgtybxa] .agenda-tab-panels{padding:1.5rem 1.75rem}.prose[data-astro-cid-3qgtybxa] .agenda-tab-panel{display:none}.prose[data-astro-cid-3qgtybxa] .agenda-tab-panel--active{display:block}.prose[data-astro-cid-3qgtybxa] .agenda-tab-panel p{line-height:1.8;margin-bottom:0;color:#94a3b8;font-size:1.1rem}@media(max-width:768px){.piano-day-entry[data-astro-cid-3qgtybxa]{padding:2rem}.pd-title[data-astro-cid-3qgtybxa]{font-size:1.75rem}}.tags-row[data-astro-cid-m5ke7ole]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.tag[data-astro-cid-m5ke7ole]{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;color:var(--muted)!important;background:var(--panel);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.3rem .8rem;border-radius:999px;text-decoration:none!important;border:1px solid var(--panel-border);transition:all .2s ease}.tag[data-astro-cid-m5ke7ole]:hover{background:#ffffff1a;color:#fff!important;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.prose[data-astro-cid-m5ke7ole] p{line-height:1.7;margin-bottom:1.25rem;color:#cbd5e1;font-size:1.05rem}.prose[data-astro-cid-m5ke7ole] h2{font-size:1.75rem;margin:2.5rem 0 1rem;border-bottom:1px solid var(--panel-border);padding-bottom:.5rem;color:#fff}.prose[data-astro-cid-m5ke7ole] h3{font-size:1.35rem;margin:2rem 0 .75rem;color:#f8fafc}.prose[data-astro-cid-m5ke7ole] ul,.prose[data-astro-cid-m5ke7ole] ol{line-height:1.7;margin-bottom:1.25rem;padding-left:1.5rem;color:#cbd5e1}.prose[data-astro-cid-m5ke7ole] li{margin-bottom:.5rem}.prose[data-astro-cid-m5ke7ole] a{color:var(--accent-hover);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.prose[data-astro-cid-m5ke7ole] a:hover{border-bottom-color:var(--accent-hover)}.prose[data-astro-cid-m5ke7ole] code{font-family:ui-monospace,monospace;font-size:.9em;background:#ffffff14;padding:.15em .45em;border-radius:.35rem;color:#e2e8f0}.piano-practice-entry[data-astro-cid-m5ke7ole]{border:1px solid rgba(245,158,11,.2);border-radius:1.5rem;background:linear-gradient(135deg,#f59e0b08,#ffffff03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.5rem;position:relative;overflow:hidden}.piano-practice-entry[data-astro-cid-m5ke7ole]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#f59e0b,#10b981,#f59e0b)}.pp-header[data-astro-cid-m5ke7ole]{border-bottom:1px dashed rgba(245,158,11,.15);padding-bottom:2rem;margin-bottom:2rem}.pp-top[data-astro-cid-m5ke7ole]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.pp-badges[data-astro-cid-m5ke7ole]{display:flex;gap:.5rem;flex-wrap:wrap}.pp-badge[data-astro-cid-m5ke7ole]{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;padding:.35rem .85rem;border-radius:999px}.pp-badge--day[data-astro-cid-m5ke7ole]{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3);font-size:.82rem}.pp-badge--week[data-astro-cid-m5ke7ole]{background:#ffffff0f;color:var(--muted);border:1px solid var(--panel-border)}.pp-week-link[data-astro-cid-m5ke7ole]{color:inherit;text-decoration:none;transition:color .15s ease}.pp-week-link[data-astro-cid-m5ke7ole]:hover{color:#fbbf24}.pp-badge--recorded[data-astro-cid-m5ke7ole]{background:#6366f11f;color:#a5b4fc;border:1px solid rgba(99,102,241,.25)}.pp-badge--day-agenda[data-astro-cid-m5ke7ole]{display:inline-flex;align-items:center;gap:.35rem;background:#6366f11a;color:#a5b4fc;border:1px solid rgba(99,102,241,.25);text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.pp-badge--day-agenda[data-astro-cid-m5ke7ole]:hover{background:#6366f133;border-color:#6366f173;color:#c7d2fe}.pp-duration[data-astro-cid-m5ke7ole]{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.pp-duration-mins[data-astro-cid-m5ke7ole]{font-size:1.5rem;font-weight:700;color:#fff;line-height:1}.pp-duration-tier[data-astro-cid-m5ke7ole]{font-size:.75rem;color:var(--muted);font-weight:500}.pp-title[data-astro-cid-m5ke7ole]{margin:0 0 .4rem;font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.2;color:#fff}.pp-date[data-astro-cid-m5ke7ole]{margin:0 0 1.5rem;font-size:.9rem;color:var(--muted)}.pp-songs-row[data-astro-cid-m5ke7ole]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.75rem}.pp-meta-label[data-astro-cid-m5ke7ole]{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);white-space:nowrap}.pp-song-chips[data-astro-cid-m5ke7ole]{display:flex;gap:.4rem;flex-wrap:wrap}.pp-song-chip[data-astro-cid-m5ke7ole]{font-size:.82rem;font-weight:500;color:#e2e8f0;background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);padding:.25rem .75rem;border-radius:999px}.pp-reflections[data-astro-cid-m5ke7ole]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}.pp-reflection[data-astro-cid-m5ke7ole]{border-radius:.85rem;padding:1.1rem 1.25rem}.pp-reflection--wins[data-astro-cid-m5ke7ole]{background:#10b9810f;border:1px solid rgba(16,185,129,.2)}.pp-reflection--struggles[data-astro-cid-m5ke7ole]{background:#f59e0b0d;border:1px solid rgba(245,158,11,.18)}.pp-reflection-title[data-astro-cid-m5ke7ole]{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .85rem}.pp-reflection--wins[data-astro-cid-m5ke7ole] .pp-reflection-title[data-astro-cid-m5ke7ole]{color:#34d399}.pp-reflection--struggles[data-astro-cid-m5ke7ole] .pp-reflection-title[data-astro-cid-m5ke7ole]{color:#f59e0bd9}.pp-reflection[data-astro-cid-m5ke7ole] ul[data-astro-cid-m5ke7ole]{margin:0;padding:0 0 0 1rem;display:flex;flex-direction:column;gap:.4rem}.pp-reflection[data-astro-cid-m5ke7ole] li[data-astro-cid-m5ke7ole]{font-size:.875rem;line-height:1.5;color:#cbd5e1}@media(max-width:640px){.piano-practice-entry[data-astro-cid-m5ke7ole]{padding:1.5rem}.pp-reflections[data-astro-cid-m5ke7ole]{grid-template-columns:1fr}.pp-top[data-astro-cid-m5ke7ole]{flex-direction:column}.pp-duration[data-astro-cid-m5ke7ole]{align-items:flex-start}}.tags-row[data-astro-cid-ezg735ug]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.tag[data-astro-cid-ezg735ug]{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;color:var(--muted)!important;background:var(--panel);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.3rem .8rem;border-radius:999px;text-decoration:none!important;border:1px solid var(--panel-border);transition:all .2s ease}.tag[data-astro-cid-ezg735ug]:hover{background:#ffffff1a;color:#fff!important;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.prose[data-astro-cid-ezg735ug] p{line-height:1.7;margin-bottom:1.25rem;color:#cbd5e1;font-size:1.05rem}.prose[data-astro-cid-ezg735ug] h2{font-size:1.75rem;margin:2.5rem 0 1rem;border-bottom:1px solid var(--panel-border);padding-bottom:.5rem;color:#fff}.prose[data-astro-cid-ezg735ug] h3{font-size:1.35rem;margin:2rem 0 .75rem;color:#f8fafc}.prose[data-astro-cid-ezg735ug] ul,.prose[data-astro-cid-ezg735ug] ol{line-height:1.7;margin-bottom:1.25rem;padding-left:1.5rem;color:#cbd5e1}.prose[data-astro-cid-ezg735ug] li{margin-bottom:.5rem}.prose[data-astro-cid-ezg735ug] a{color:#67e8f9;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.prose[data-astro-cid-ezg735ug] a:hover{border-bottom-color:#67e8f9}.prose[data-astro-cid-ezg735ug] code{font-family:ui-monospace,monospace;font-size:.9em;background:#ffffff14;padding:.15em .45em;border-radius:.35rem;color:#e2e8f0}.prose[data-astro-cid-ezg735ug] strong{color:#f1f5f9;font-weight:600}.prose[data-astro-cid-ezg735ug] blockquote{border-left:3px solid rgba(6,182,212,.4);padding-left:1.25rem;margin:1.5rem 0;color:#94a3b8;font-style:italic}.prose[data-astro-cid-ezg735ug] hr{border:none;border-top:1px solid var(--panel-border);margin:2rem 0}.ptf-entry[data-astro-cid-ezg735ug]{border:1px solid rgba(6,182,212,.25);border-radius:1.5rem;background:linear-gradient(135deg,#06b6d40a,#ffffff03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.5rem;position:relative;overflow:hidden}.ptf-entry[data-astro-cid-ezg735ug]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#06b6d4,#6366f1,#06b6d4)}.ptf-header[data-astro-cid-ezg735ug]{border-bottom:1px dashed rgba(6,182,212,.15);padding-bottom:2rem;margin-bottom:2rem}.ptf-top[data-astro-cid-ezg735ug]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.ptf-badges[data-astro-cid-ezg735ug]{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.ptf-badge[data-astro-cid-ezg735ug]{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;padding:.35rem .85rem;border-radius:999px;text-decoration:none;transition:filter .15s ease}.ptf-badge--type[data-astro-cid-ezg735ug]{background:#06b6d426;color:#67e8f9;border:1px solid rgba(6,182,212,.3)}.ptf-badge--week[data-astro-cid-ezg735ug]{background:#ffffff0f;color:var(--muted);border:1px solid var(--panel-border)}.ptf-badge--week[data-astro-cid-ezg735ug]:hover{color:#67e8f9;border-color:#06b6d466;filter:none}.ptf-badge--day[data-astro-cid-ezg735ug]{background:#6366f11f;color:#a5b4fc;border:1px solid rgba(99,102,241,.25)}.ptf-date[data-astro-cid-ezg735ug]{font-size:.9rem;color:var(--muted);font-weight:500;white-space:nowrap}.ptf-title[data-astro-cid-ezg735ug]{margin:0 0 1.25rem;font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.2;color:#fff}.ptf-summary[data-astro-cid-ezg735ug]{margin:0 0 1.75rem;padding:1rem 1.25rem;border-left:3px solid rgba(6,182,212,.5);background:#06b6d40f;border-radius:0 .75rem .75rem 0;display:flex;gap:.75rem;align-items:flex-start;font-size:1rem;line-height:1.6;color:#cbd5e1;font-style:normal}.ptf-summary-icon[data-astro-cid-ezg735ug]{flex-shrink:0;margin-top:.15rem;color:#67e8f9;opacity:.8}.ptf-section-label[data-astro-cid-ezg735ug]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#06b6d4b3;display:block;margin-bottom:.6rem}.ptf-focus-section[data-astro-cid-ezg735ug]{margin-bottom:1.5rem}.ptf-focus-chips[data-astro-cid-ezg735ug]{display:flex;gap:.5rem;flex-wrap:wrap}.ptf-focus-chip[data-astro-cid-ezg735ug]{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:500;padding:.3rem .85rem;border-radius:999px;background:#06b6d414;border:1px solid rgba(6,182,212,.2);color:#a5f3fc}.ptf-focus-icon[data-astro-cid-ezg735ug]{font-style:normal;font-size:.85em;line-height:1}.ptf-context-section[data-astro-cid-ezg735ug]{margin-bottom:1.75rem}.ptf-practice-chips[data-astro-cid-ezg735ug]{display:flex;gap:.5rem;flex-wrap:wrap}.ptf-practice-chip[data-astro-cid-ezg735ug]{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:500;font-family:ui-monospace,monospace;padding:.3rem .75rem;border-radius:.5rem;background:#ffffff0a;border:1px solid var(--panel-border);color:var(--muted)}.ptf-practice-chip--linked[data-astro-cid-ezg735ug]{text-decoration:none;background:#06b6d412;border-color:#06b6d433;color:#67e8f9;transition:all .2s ease}.ptf-practice-chip--linked[data-astro-cid-ezg735ug]:hover{background:#06b6d424;border-color:#06b6d466;transform:translateY(-1px);box-shadow:0 3px 10px #06b6d426}.ptf-actions-card[data-astro-cid-ezg735ug]{background:#06b6d40d;border:1px solid rgba(6,182,212,.2);border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.ptf-actions-title[data-astro-cid-ezg735ug]{display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#67e8f9;margin:0 0 1rem}.ptf-actions-list[data-astro-cid-ezg735ug]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.ptf-action-item[data-astro-cid-ezg735ug]{display:flex;gap:.6rem;align-items:flex-start;font-size:.9rem;line-height:1.55;color:#cbd5e1}.ptf-action-check[data-astro-cid-ezg735ug]{flex-shrink:0;width:18px;height:18px;border-radius:4px;border:1.5px solid rgba(6,182,212,.35);background:#06b6d414;display:flex;align-items:center;justify-content:center;margin-top:.1rem;color:#06b6d480}@media(max-width:640px){.ptf-entry[data-astro-cid-ezg735ug]{padding:1.5rem}.ptf-top[data-astro-cid-ezg735ug]{flex-direction:column}}.tags-row[data-astro-cid-6scehizz]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.25rem;margin-bottom:.25rem}.tag[data-astro-cid-6scehizz]{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;color:var(--muted)!important;background:var(--panel);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.3rem .8rem;border-radius:999px;text-decoration:none!important;border:1px solid var(--panel-border);transition:all .2s ease}.tag[data-astro-cid-6scehizz]:hover{background:#ffffff1a;color:#fff!important;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.prose[data-astro-cid-6scehizz] p{line-height:1.7;margin-bottom:1.25rem;color:#cbd5e1;font-size:1.05rem}.prose[data-astro-cid-6scehizz] h2{font-size:1.4rem;margin:2.25rem 0 .75rem;color:#fff;display:flex;align-items:center;gap:.5rem}.prose[data-astro-cid-6scehizz] h2:before{content:"";display:inline-block;width:3px;height:1.1em;border-radius:2px;background:#10b98199;vertical-align:middle;flex-shrink:0}.prose[data-astro-cid-6scehizz] h3{font-size:1.15rem;margin:1.75rem 0 .6rem;color:#f8fafc}.prose[data-astro-cid-6scehizz] ul,.prose[data-astro-cid-6scehizz] ol{line-height:1.7;margin-bottom:1.25rem;padding-left:1.5rem;color:#cbd5e1}.prose[data-astro-cid-6scehizz] li{margin-bottom:.5rem}.prose[data-astro-cid-6scehizz] ol>li::marker{color:#10b981b3;font-weight:600}.prose[data-astro-cid-6scehizz] a{color:#6ee7b7;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.prose[data-astro-cid-6scehizz] a:hover{border-bottom-color:#6ee7b7}.prose[data-astro-cid-6scehizz] code{font-family:ui-monospace,monospace;font-size:.9em;background:#10b98114;padding:.15em .45em;border-radius:.35rem;color:#6ee7b7;border:1px solid rgba(16,185,129,.15)}.prose[data-astro-cid-6scehizz] strong{color:#f1f5f9;font-weight:600}.pge-entry[data-astro-cid-6scehizz]{border:1px solid rgba(16,185,129,.2);border-radius:1.5rem;background:linear-gradient(135deg,#10b98108,#ffffff03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.5rem;position:relative;overflow:hidden}.pge-entry[data-astro-cid-6scehizz]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#10b981,#6ee7b7,#10b981)}.pge-entry[data-astro-cid-6scehizz]:after{content:"§";position:absolute;top:1.5rem;right:2rem;font-size:3.5rem;font-weight:700;color:#10b9810f;line-height:1;pointer-events:none;user-select:none;font-family:Georgia,serif}.pge-header[data-astro-cid-6scehizz]{border-bottom:1px dashed rgba(16,185,129,.15);padding-bottom:2rem;margin-bottom:2rem}.pge-top[data-astro-cid-6scehizz]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.pge-badges[data-astro-cid-6scehizz]{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.pge-badge[data-astro-cid-6scehizz]{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;padding:.35rem .85rem;border-radius:999px}.pge-badge--kind[data-astro-cid-6scehizz]{background:#10b9811f;color:#34d399;border:1px solid rgba(16,185,129,.25)}.pge-badge--category[data-astro-cid-6scehizz]{background:#ffffff0f;color:var(--cat-color, var(--muted));border:1px solid rgba(255,255,255,.15)}.pge-badge--level[data-astro-cid-6scehizz]{background:#fb923c1a;color:#fdba74;border:1px solid rgba(251,146,60,.25);font-variant-numeric:tabular-nums}.pge-badge--status[data-astro-cid-6scehizz]{background:transparent;border:1px solid var(--panel-border);color:var(--muted);font-weight:500;text-transform:capitalize}.pge-status-dot[data-astro-cid-6scehizz]{width:7px;height:7px;border-radius:50%;background:var(--muted);flex-shrink:0}[data-astro-cid-6scehizz][data-status=archived] .pge-status-dot[data-astro-cid-6scehizz]{background:#6b7280}[data-astro-cid-6scehizz][data-status=seed] .pge-status-dot[data-astro-cid-6scehizz]{background:#3b82f6;box-shadow:0 0 6px #3b82f699}.pge-right-meta[data-astro-cid-6scehizz]{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.pge-week-link[data-astro-cid-6scehizz]{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;color:#10b981bf;text-decoration:none;transition:color .15s ease}.pge-week-link[data-astro-cid-6scehizz]:hover{color:#34d399}.pge-meta-item[data-astro-cid-6scehizz]{font-size:.82rem;color:var(--muted);font-weight:500;white-space:nowrap}.pge-title[data-astro-cid-6scehizz]{margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;color:#fff;font-weight:700}.pge-definition-card[data-astro-cid-6scehizz]{background:#10b9810f;border:1px solid rgba(16,185,129,.2);border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.pge-def-label[data-astro-cid-6scehizz]{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#10b981a6;display:block;margin-bottom:.45rem}.pge-definition[data-astro-cid-6scehizz]{margin:0;font-size:1.1rem;line-height:1.65;color:#e2e8f0;font-weight:400}.pge-related[data-astro-cid-6scehizz]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.pge-related-label[data-astro-cid-6scehizz]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);white-space:nowrap;flex-shrink:0}.pge-related-chips[data-astro-cid-6scehizz]{display:flex;gap:.4rem;flex-wrap:wrap}.pge-related-chip[data-astro-cid-6scehizz]{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;padding:.25rem .75rem;border-radius:999px;background:#10b98112;border:1px solid rgba(16,185,129,.2);color:#6ee7b7;text-decoration:none;transition:all .2s ease}.pge-related-chip[data-astro-cid-6scehizz]:hover{background:#10b98124;border-color:#10b98166;transform:translateY(-1px);box-shadow:0 3px 10px #10b9811f}.prose[data-astro-cid-6scehizz] .table-wrapper{margin:1.5rem 0;border:1px solid rgba(16,185,129,.15);border-radius:.75rem;overflow:hidden;background:#0003;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(16,185,129,.3) transparent}.prose[data-astro-cid-6scehizz] .table-wrapper::-webkit-scrollbar{height:6px}.prose[data-astro-cid-6scehizz] .table-wrapper::-webkit-scrollbar-track{background:#0000001a}.prose[data-astro-cid-6scehizz] .table-wrapper::-webkit-scrollbar-thumb{background:#10b9814d;border-radius:3px}.prose[data-astro-cid-6scehizz] table{width:auto;min-width:100%;border-collapse:collapse;font-size:.95rem}.prose[data-astro-cid-6scehizz] thead{background:#10b98114}.prose[data-astro-cid-6scehizz] th{padding:.875rem 1rem;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#34d399;border-bottom:1px solid rgba(16,185,129,.2);white-space:nowrap}.prose[data-astro-cid-6scehizz] td{padding:1rem;color:#cbd5e1;border-bottom:1px solid rgba(255,255,255,.06);line-height:1.6;vertical-align:top}.prose[data-astro-cid-6scehizz] tr:last-child td{border-bottom:none}.prose[data-astro-cid-6scehizz] tr:hover td{background:#ffffff05}.prose[data-astro-cid-6scehizz] td:first-child{font-weight:600;color:#e2e8f0;white-space:nowrap}@media(max-width:640px){.pge-entry[data-astro-cid-6scehizz]{padding:1.5rem}.pge-top[data-astro-cid-6scehizz]{flex-direction:column}.pge-entry[data-astro-cid-6scehizz]:after{display:none}.pge-right-meta[data-astro-cid-6scehizz]{align-items:flex-start}.prose[data-astro-cid-6scehizz] table{font-size:.875rem}.prose[data-astro-cid-6scehizz] th,.prose[data-astro-cid-6scehizz] td{padding:.75rem .875rem}.prose[data-astro-cid-6scehizz] td{min-width:140px}.prose[data-astro-cid-6scehizz] td:first-child{min-width:auto}}.tags-row[data-astro-cid-fzuicspt]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.tag[data-astro-cid-fzuicspt]{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;color:var(--muted)!important;background:var(--panel);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.3rem .8rem;border-radius:999px;text-decoration:none!important;border:1px solid var(--panel-border);transition:all .2s ease}.tag[data-astro-cid-fzuicspt]:hover{background:#ffffff1a;color:#fff!important;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.next[data-astro-cid-fzuicspt]{background:#ffffff05;border:1px solid var(--panel-border);border-radius:1rem;margin-top:2rem;padding:1.5rem}.next[data-astro-cid-fzuicspt] h2[data-astro-cid-fzuicspt]{margin:0 0 1rem;font-size:1.25rem;color:var(--accent-hover)}.next[data-astro-cid-fzuicspt] ul[data-astro-cid-fzuicspt]{margin:0;padding-left:1.25rem;color:var(--ink)}.next[data-astro-cid-fzuicspt] li[data-astro-cid-fzuicspt]{margin-bottom:.5rem}.next[data-astro-cid-fzuicspt] li[data-astro-cid-fzuicspt]:last-child{margin-bottom:0}.prose[data-astro-cid-fzuicspt] p{line-height:1.7;margin-bottom:1.25rem;color:#cbd5e1;font-size:1.05rem}.prose[data-astro-cid-fzuicspt] h2{font-size:1.75rem;margin:2.5rem 0 1rem;border-bottom:1px solid var(--panel-border);padding-bottom:.5rem;color:#fff}.prose[data-astro-cid-fzuicspt] h3{font-size:1.35rem;margin:2rem 0 .75rem;color:#f8fafc}.prose[data-astro-cid-fzuicspt] ul,.prose[data-astro-cid-fzuicspt] ol{line-height:1.7;margin-bottom:1.25rem;padding-left:1.5rem;color:#cbd5e1}.prose[data-astro-cid-fzuicspt] li{margin-bottom:.5rem}.prose[data-astro-cid-fzuicspt] a{color:var(--accent-hover);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.prose[data-astro-cid-fzuicspt] a:hover{border-bottom-color:var(--accent-hover)}.prose[data-astro-cid-fzuicspt] code{font-family:ui-monospace,monospace;font-size:.9em;background:#ffffff14;padding:.15em .45em;border-radius:.35rem;color:#e2e8f0}.entry[data-astro-cid-fzuicspt]{border:1px solid var(--panel-border);border-radius:1.5rem;background:var(--panel);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.5rem;position:relative;overflow:hidden}.entry[data-astro-cid-fzuicspt]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--kind-color)}.entry[data-astro-cid-fzuicspt] header[data-astro-cid-fzuicspt]{border-bottom:1px dashed var(--panel-border);padding-bottom:2rem;margin-bottom:2rem}.kind-badge[data-astro-cid-fzuicspt]{display:inline-flex;align-items:center;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.35rem .8rem;border-radius:.5rem;background:var(--kind-color);color:#fff;text-decoration:none;transition:filter .2s ease;margin-bottom:.75rem}.kind-badge[data-astro-cid-fzuicspt]:hover{filter:brightness(1.2)}.entry[data-astro-cid-fzuicspt] h1[data-astro-cid-fzuicspt]{margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.summary[data-astro-cid-fzuicspt]{font-size:1.15rem;color:var(--muted);line-height:1.6;margin:0 0 1.5rem;max-width:800px}.meta-row[data-astro-cid-fzuicspt]{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;margin-bottom:1rem}.metadata-item[data-astro-cid-fzuicspt]{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem;color:var(--muted);font-weight:500}.metadata-item[data-astro-cid-fzuicspt] svg[data-astro-cid-fzuicspt]{opacity:.7;color:var(--muted)}.status-badge[data-astro-cid-fzuicspt]{background:transparent;padding:0;border-radius:0;border:none;text-transform:capitalize;color:var(--muted);font-size:.9rem;font-weight:500;gap:.45rem}.status-dot[data-astro-cid-fzuicspt]{width:8px;height:8px;border-radius:50%;background:var(--muted)}[data-astro-cid-fzuicspt][data-status=active] .status-dot[data-astro-cid-fzuicspt]{background:#10b981;box-shadow:0 0 8px #10b98199}[data-astro-cid-fzuicspt][data-status=paused] .status-dot[data-astro-cid-fzuicspt]{background:#f59e0b;box-shadow:0 0 8px #f59e0b99}[data-astro-cid-fzuicspt][data-status=archived] .status-dot[data-astro-cid-fzuicspt]{background:#6b7280;box-shadow:0 0 8px #6b728099}[data-astro-cid-fzuicspt][data-status=seed] .status-dot[data-astro-cid-fzuicspt]{background:#3b82f6;box-shadow:0 0 8px #3b82f699}@media(max-width:640px){.entry[data-astro-cid-fzuicspt]{padding:1.5rem}}
