@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/jakarta-regular.ttf') format('truetype')}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:600 700;font-display:swap;src:url('/fonts/jakarta-semibold.ttf') format('truetype')}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:800;font-display:swap;src:url('/fonts/jakarta-extrabold.ttf') format('truetype')}
:root{color-scheme:light;--cream:#f8f5ee;--cedar:#a94d24;--sage:#3b6651;--ink:#292c28;--muted:#5a625c;--line:#d9d8ce;font-family:'Plus Jakarta Sans',system-ui,sans-serif;background:var(--cream);color:var(--ink)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-size:17px;line-height:1.7}a{color:var(--cedar);text-underline-offset:5px;transition:color .18s}a:hover{color:var(--ink)}a:focus-visible{outline:3px solid var(--sage);outline-offset:5px;border-radius:2px}a:active{opacity:.8}p{max-width:65ch;text-wrap:pretty}h1,h2,h3,h4{line-height:1.15;text-wrap:balance;margin:0 0 24px;font-weight:800;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5.9vw,4.8rem)}h2{font-size:clamp(2rem,3.9vw,3.1rem)}h3{font-size:clamp(1.8rem,3vw,2.6rem)}h4{font-size:1.4rem;letter-spacing:-.02em}figure{margin:0}img{display:block;max-width:100%;height:auto}.wrap{max-width:1184px;margin:auto;padding:0 40px}.skip{position:absolute;top:12px;left:16px;transform:translateY(-180%);background:var(--cream);padding:12px;z-index:2}.skip:focus{transform:none}header{display:flex;justify-content:space-between;align-items:center;padding:23px 0;border-bottom:1px solid var(--line);gap:20px}.brand{font-weight:800;font-size:24px;text-decoration:none;color:var(--ink);letter-spacing:-.03em;display:inline-flex;gap:12px;align-items:center}.brand-dot{color:var(--cedar);font-size:30px}nav{display:flex;gap:24px}nav a{display:inline-flex;align-items:center;min-height:44px;color:var(--ink);font-size:15px}nav a:hover,nav a[aria-current]{color:var(--cedar)}.hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:64px;padding:64px 0 56px}.eyebrow{color:var(--sage);font-size:15px;font-weight:700;margin:0 0 24px}.lead{font-size:20px;line-height:1.7;color:var(--muted);margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:28px;padding:13px 22px;border-radius:8px;background:var(--cedar);color:white;text-decoration:none;font-weight:700;font-size:16px;transition:background .18s,transform .18s}.button:hover{background:var(--ink);color:white;transform:translateY(-2px)}.availability{color:var(--sage);font-weight:700;font-size:14px;margin:26px 0 3px}.release-note{font-size:13px;color:var(--muted);margin:0}.hero-image{justify-self:center;width:252px}.hero-image img,.with-image img{border:1px solid var(--line);border-radius:16px}.hero-image figcaption{font-size:12px;text-align:center;color:var(--muted);margin-top:12px}.principles{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-block:1px solid var(--line)}.principles p{font-size:14px;font-weight:700;color:var(--sage);margin:0}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:60px;padding:80px 0 40px}.section-intro h2{margin:0}.section-intro p{max-width:33ch;color:var(--muted);margin:0}.feature{padding:48px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.feature p{color:var(--muted)}.feature .tool-name{color:var(--cedar);font-weight:700;margin:0 0 16px;font-size:16px}.feature .detail{font-size:13px;color:var(--sage);font-weight:600;margin-top:24px}.string-notes{display:flex;gap:8px;justify-content:center}.string-notes span{font-size:27px;font-weight:700;padding:15px 10px;color:var(--sage);border-block:1px solid var(--line)}sub{font-size:12px}.with-image figure{width:230px;justify-self:center}.chords>div{order:2}.chords figure{order:1}.chords{grid-template-columns:1fr 1.2fr}.song-note{background:#eceee5;padding:32px;border-radius:12px}.song-note a{font-size:15px}.closing{padding:72px 0 80px;max-width:760px}.closing p{color:var(--muted)}footer{padding:28px 0 36px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}footer .brand{font-size:18px}footer>span{font-size:12px;color:var(--muted)}footer nav a{font-size:13px}.prose{max-width:760px;padding:64px 0 80px}.prose h1{font-size:clamp(2.5rem,5vw,3.8rem)}.prose h2{font-size:1.5rem;letter-spacing:-.02em;margin-top:40px;margin-bottom:16px}.prose p{color:var(--muted)}.notice{background:#eceee5;padding:22px;border-radius:8px}.prose a{overflow-wrap:anywhere}
@media(max-width:850px){.wrap{padding:0 28px}.hero{gap:28px;grid-template-columns:1.3fr 1fr}.hero-image{width:210px}.hero h1{font-size:clamp(2.8rem,6.4vw,4rem)}.lead{font-size:18px}.feature{gap:36px}.section-intro{gap:32px}.string-notes{gap:4px}.string-notes span{padding:12px 6px;font-size:24px}footer{flex-wrap:wrap}footer>span{order:3;flex-basis:100%}}
@media(max-width:600px){body{font-size:16px}.wrap{padding:0 22px}header{padding:14px 0;gap:12px}.brand{font-size:21px;gap:7px}.brand-dot{font-size:26px}nav{gap:18px}nav a{font-size:13px}.hero{display:flex;flex-direction:column;padding:40px 0 32px;gap:32px;align-items:stretch}.hero h1{font-size:clamp(2.7rem,10.8vw,3.8rem)}.eyebrow{font-size:13px;margin-bottom:20px}.hero-image{align-self:center;width:230px}.hero-image figcaption{margin-top:8px}.lead{font-size:18px;margin-bottom:24px}.availability{margin-top:22px;font-size:13px}.principles{flex-wrap:wrap;justify-content:start;gap:8px 20px;padding:18px 0}.principles p{font-size:12px}.section-intro{display:block;padding:48px 0 20px}.section-intro p{margin-top:20px;max-width:40ch}.feature,.chords{grid-template-columns:1fr;gap:24px;padding:36px 0}.chords>div,.chords figure{order:initial}.with-image figure{width:220px}.feature h3{margin-bottom:20px}.feature .detail{margin-top:20px}.string-notes{justify-content:start;gap:8px}.string-notes span{flex:1;text-align:center;max-width:60px}.song-note{padding:24px}.closing{padding:48px 0}.closing h2{font-size:2rem}footer{gap:12px;padding:24px 0}footer nav{gap:18px}.prose{padding:40px 0 48px}.prose .lead{font-size:18px}.notice{padding:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.button:hover{transform:none}}
