:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f5f5f7;background-color:#050609;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#0bd674;text-decoration:inherit}a:hover{color:#0aef83}body{margin:0;min-width:320px;min-height:100vh;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#252932 0,#101218 45%,#050609);background-size:40px 40px,40px 40px,100% 100%}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.site-header{position:sticky;top:0;z-index:1000;background:#0d0f13d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 2px 8px #0000001a}.header-nav{width:100%}.nav-container{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:40px}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#f5f5f7;font-weight:700;font-size:18px;transition:opacity .2s ease}.logo:hover{opacity:.8}.logo-icon{width:auto;height:50px;object-fit:contain;display:block}.logo-text{letter-spacing:-.01em}.nav-menu{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.nav-link{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;text-decoration:none;color:#a1a7bb;font-size:15px;font-weight:500;transition:all .2s ease;white-space:nowrap}.nav-link:hover{color:#f5f5f7;background:#ffffff0d}.nav-link.active{color:#0bd674;background:#0bd6741a}.nav-icon{font-size:18px;line-height:1}.nav-label{font-size:15px}@media(max-width:768px){.nav-container{padding:12px 16px;gap:20px}.logo-text{font-size:16px}.logo-icon{width:28px;height:28px}.nav-menu{gap:4px}.nav-link{padding:8px 12px;font-size:14px}.nav-icon{font-size:16px}.nav-label{font-size:14px}}.hamburger-btn{display:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;gap:5px}.hamburger-line{width:100%;height:3px;background-color:#f5f5f7;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger-line.open:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.hamburger-btn:hover .hamburger-line{background-color:#0bd674}@media(max-width:640px){.nav-container{padding:12px 16px;gap:20px;position:relative}.logo-text{display:none}.logo-icon{height:32px;width:auto}.logo{gap:0}.hamburger-btn{display:flex}.nav-menu{position:absolute;top:100%;left:0;right:0;background:#0d0f13fa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.08);flex-direction:column;gap:0;width:100%;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;margin:0;padding:0;box-shadow:0 4px 12px #0003}.nav-menu.open{max-height:400px;opacity:1;padding:8px 0}.nav-link{justify-content:flex-start;width:100%;padding:14px 20px;font-size:15px;border-radius:0;border-bottom:1px solid rgba(255,255,255,.05)}.nav-link:last-child{border-bottom:none}.nav-link:hover{background:#ffffff14}.nav-icon{font-size:18px}.nav-label{font-size:15px}}@media(max-width:480px){.logo-icon,.hamburger-btn{width:28px;height:28px}}.site-footer{background:#0d0f13;color:#a1a7bb;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}.footer-container{max-width:1400px;margin:0 auto;padding:60px 24px 24px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-column{display:flex;flex-direction:column;gap:16px}.footer-heading{font-size:16px;font-weight:700;color:#f5f5f7;margin:0;letter-spacing:-.01em}.footer-nav{display:flex;flex-direction:column;gap:10px}.footer-link{color:#a1a7bb;text-decoration:none;font-size:14px;transition:color .2s ease;line-height:1.5}.footer-link:hover{color:#0bd674}.footer-about p{font-size:14px;line-height:1.6;margin:0;color:#858ba0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;flex-wrap:wrap;gap:16px}.footer-copyright{font-size:13px;color:#858ba0;margin:0}.footer-legal{display:flex;align-items:center;gap:12px;font-size:13px}.footer-divider{color:#858ba0}@media(max-width:968px){.footer-links{grid-template-columns:repeat(2,1fr);gap:32px}.footer-column:last-child{grid-column:1 / -1}}@media(max-width:640px){.footer-container{padding:48px 16px 20px}.footer-links{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:center;text-align:center;padding-top:20px}.footer-legal{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.footer-container{padding:40px 12px 16px}.footer-links{gap:24px}.footer-heading{font-size:15px}.footer-link,.footer-about p{font-size:13px}.footer-copyright,.footer-legal{font-size:12px}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;width:100%}.tuner-section{padding:40px 24px 60px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#1a1d24 0,#0d0f13,#050608);background-size:40px 40px,40px 40px,100% 100%;color:#f5f5f7}.tuner-page-title{font-size:32px!important;font-weight:700;color:#f5f5f7;text-align:center;margin:0 0 40px!important;padding:0;letter-spacing:-.02em;line-height:1.2!important}.tuner-container{display:flex;gap:40px;align-items:stretch;max-width:1200px;margin:0 auto;justify-content:center}.guitar-head{position:relative;flex:0 0 350px;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden;box-shadow:0 18px 35px #000000a6;background:#e5dfd6}.guitar-head.electric-guitar,.guitar-head.ukulele,.guitar-head.bass{overflow:visible}.guitar-head-img{width:100%;height:auto;display:block}.head-knob{position:absolute;width:55px;height:55px;border-radius:999px;border:none;padding:0;background:transparent;cursor:pointer;transform:translate(-50%,-50%)}.head-knob img{width:100%;height:100%;border-radius:999px;display:block;box-shadow:0 8px 18px #00000059}.head-knob.left{left:15%}.head-knob.right{right:0%;left:auto}.head-knob.left-top{top:22%}.head-knob.left-middle{top:43%}.head-knob.left-bottom{top:64%}.head-knob.right-top{top:22%}.head-knob.right-middle{top:43%}.head-knob.right-bottom{top:64%}.head-knob.electric{right:auto;width:49.5px;height:49.5px;transform:translate(-50%,-50%);transform-origin:center center}.head-knob.electric-6{top:70%;left:15%}.head-knob.electric-5{top:59.2%;left:calc(15% + 19px)}.head-knob.electric-4{top:48.4%;left:calc(15% + 38px)}.head-knob.electric-3{top:37.6%;left:calc(15% + 57px)}.head-knob.electric-2{top:26.8%;left:calc(15% + 76px)}.head-knob.electric-1{top:16%;left:calc(15% + 95px)}.head-knob.bass{right:auto;width:55px;height:55px;transform:translate(-50%,-50%);transform-origin:center center}.head-knob.bass-4{top:65%;left:15%}.head-knob.bass-3{top:54%;left:calc(15% + 19px)}.head-knob.bass-2{top:43%;left:calc(15% + 38px)}.head-knob.bass-1{top:32%;left:calc(15% + 57px)}.guitar-head.ukulele .head-knob.left-top{top:32%}.guitar-head.ukulele .head-knob.left-bottom{top:54%}.guitar-head.ukulele .head-knob.right-top{top:32%}.guitar-head.ukulele .head-knob.right-bottom{top:54%}.head-knob.active img{box-shadow:0 0 0 2px #0bd674cc,0 0 16px #0bd674cc,0 10px 20px #0009}.tuner-panel{flex:0 0 600px;width:600px;background:radial-gradient(circle at top,#2e323b 0,#181b21 55%,#101318);border-radius:24px;padding:20px 24px 24px;box-shadow:0 18px 45px #000000b3,0 0 0 1px #ffffff05;display:flex;flex-direction:column;gap:14px}.tuner-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.tuner-title{font-size:14px;color:#b0b4c0}.tuner-subtitle{font-size:12px;color:#727683;margin-top:2px}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#2ab8601f;color:#8af0b4;font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#3df18f;box-shadow:0 0 8px #3df18fe6}.string-row{display:flex;gap:6px;margin-top:6px}.string-chip{flex:1;padding:6px 0;border-radius:14px;border:1px solid rgba(255,255,255,.04);background:radial-gradient(circle at top,#242731 0,#181b23 75%);color:#c5cad8;font-size:13px;text-align:center;cursor:pointer;transition:all .18s ease-out;-webkit-user-select:none;user-select:none}.string-chip.active{background:radial-gradient(circle at top,#2f8455 0,#1d3f2d 80%);border-color:#6effb1b3;color:#ecfff5;box-shadow:0 0 0 1px #0bd67480,0 0 16px #0bd674b3}.pitch-row{display:flex;align-items:baseline;justify-content:space-between;margin-top:10px}.pitch-main{display:flex;flex-direction:column;gap:2px}.tuner-note-label{font-size:11px;color:#858ba0;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.note-text{font-size:48px;letter-spacing:1px}.freq-text{font-size:13px;color:#858ba0;align-self:baseline}.cents-text{font-size:28px;color:#f0f4ff}.cents-text span{font-size:14px;color:#7c8092;margin-left:2px}.cents-text.near{color:#8af0b4}.cents-text.far{color:#ffb25b}.meter-wrapper{margin-top:10px;padding:14px 18px 16px;border-radius:18px;background:radial-gradient(circle at top,#2e333e 0,#181b23 70%);border:1px solid rgba(255,255,255,.03)}.meter-labels{display:flex;justify-content:space-between;font-size:11px;color:#6e7386;margin-bottom:10px;text-transform:uppercase;letter-spacing:.12em}.meter-track{position:relative;height:48px;border-radius:999px;background:linear-gradient(90deg,#4a2525,#1e4a2e,#6b5a1f);overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.meter-gradients{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.12) 0,transparent 6%,transparent 94%,rgba(255,255,255,.12) 100%);opacity:.4;pointer-events:none}.meter-perfect-zone{position:absolute;left:50%;top:4px;bottom:4px;width:5.04%;transform:translate(-50%);background:#0bd67440;border-radius:999px;pointer-events:none;z-index:1}.meter-center-line{position:absolute;left:50%;top:4px;bottom:4px;width:2px;border-radius:2px;background:linear-gradient(180deg,#ffffff59,#ffffff1a)}.needle{position:absolute;top:4px;bottom:4px;width:3px;border-radius:999px;background:linear-gradient(180deg,#f4f6ff,#93ffbf);box-shadow:0 0 8px #94ffbfd9,0 0 22px #94ffbfd9;transform:translate(-50%);left:50%;transition:left .3s cubic-bezier(.4,0,.2,1)}.control-buttons{display:flex;gap:10px;margin-top:16px;justify-content:center}.control-btn{padding:8px 24px;border-radius:10px;border:1px solid rgba(255,255,255,.08);font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;letter-spacing:.08em}.start-btn{background:linear-gradient(135deg,#2f8455,#1d5d3a);color:#ecfff5;box-shadow:0 4px 12px #0bd67440,0 0 0 1px #0bd6744d}.start-btn:hover:not(:disabled){background:linear-gradient(135deg,#38945f,#236d44);box-shadow:0 6px 16px #0bd67459,0 0 0 1px #0bd67480;transform:translateY(-1px)}.start-btn:active:not(:disabled){transform:translateY(0)}.stop-btn{background:linear-gradient(135deg,#6b3e3e,#3e2424);color:#ffd5d5;box-shadow:0 4px 12px #d64b4b33,0 0 0 1px #d64b4b40}.stop-btn:hover:not(:disabled){background:linear-gradient(135deg,#7d4848,#4a2a2a);box-shadow:0 6px 16px #d64b4b4d,0 0 0 1px #d64b4b66;transform:translateY(-1px)}.stop-btn:active:not(:disabled){transform:translateY(0)}.control-btn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.noise-indicator{margin-top:14px;font-size:11px;color:#6e7280;display:flex;justify-content:space-between;align-items:center}.noise-indicator strong{color:#d3d6e1;font-weight:500}.error-text{margin-top:10px;font-size:12px;color:#ff8b7b}.tuning-mode-selector{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.tuning-mode-selector label{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#2f8455,#1d5d3a);border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#ecfff5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;box-shadow:0 4px 12px #0bd67440,0 0 0 1px #0bd6744d}.tuning-mode-dropdown{width:100%;padding:10px 40px 10px 14px;background:radial-gradient(circle at top,#2e333e 0,#181b23 70%);border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#e5e8f0;font-size:14px;font-family:inherit;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23a0a5b8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.tuning-mode-dropdown:hover{border-color:#0bd6744d;background:radial-gradient(circle at top,#323742 0,#1c1f27 70%)}.tuning-mode-dropdown:focus{outline:none;border-color:#0bd67499;box-shadow:0 0 0 3px #0bd6741a}.tuning-mode-dropdown option{background:#1c1f27;color:#e5e8f0;padding:10px}.tuning-mode-description{margin-top:8px;font-size:11px;color:#858ba0;font-style:italic}@media(max-width:1040px){.tuner-container{flex-direction:column;align-items:center;max-width:600px}.guitar-head{max-width:350px;width:100%}.guitar-head.bass .head-knob.bass-4{top:65%}.guitar-head.bass .head-knob.bass-3{top:52%;left:20.43%}.guitar-head.bass .head-knob.bass-2{top:39%;left:25.86%}.guitar-head.bass .head-knob.bass-1{top:26%;left:31.29%}.tuner-panel{width:100%;flex:0 0 auto}}@media(max-width:768px){.tuner-page-title{font-size:28px!important;margin-bottom:32px!important}}@media(max-width:640px){.tuner-section{padding:30px 16px 40px}.tuner-page-title{font-size:24px!important;margin-bottom:24px!important}.tuner-container{gap:24px}.guitar-head{max-width:320px}.guitar-head.bass .head-knob.bass{width:48px;height:48px}.guitar-head.bass .head-knob.bass-4{top:65%}.guitar-head.bass .head-knob.bass-3{top:52%;left:20.94%}.guitar-head.bass .head-knob.bass-2{top:39%;left:calc(15% + 11.88%)}.guitar-head.bass .head-knob.bass-1{top:26%;left:32.81%}.tuner-panel{width:100%;min-width:0;padding:16px 20px 20px}.string-chip{font-size:12px;padding:5px 0}.note-text{font-size:40px}.cents-text{font-size:24px}}@media(max-width:375px){.tuner-section{padding:24px 12px 30px}.tuner-page-title{font-size:22px!important;margin-bottom:20px!important}.tuner-panel{padding:14px 16px 16px;border-radius:20px}.guitar-head{max-width:280px}.guitar-head.bass .head-knob.bass{width:44px;height:44px}.guitar-head.bass .head-knob.bass-4{top:65%}.guitar-head.bass .head-knob.bass-3{top:52%;left:21.79%}.guitar-head.bass .head-knob.bass-2{top:39%;left:28.57%}.guitar-head.bass .head-knob.bass-1{top:26%;left:35.36%}.control-btn{padding:7px 20px;font-size:12px}}.reference-tones-section{padding:60px 24px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#1a1d24 0,#0d0f13,#050608);background-size:40px 40px,40px 40px,100% 100%;text-align:center}.reference-tones-container{max-width:1200px;margin:0 auto}.section-title{font-size:32px;font-weight:700;color:#f5f5f7;margin-bottom:12px;letter-spacing:-.02em}.section-subtitle{font-size:16px;color:#858ba0;margin-bottom:40px;font-weight:400}.knobs-grid{display:flex;justify-content:center;align-items:flex-start;gap:40px;margin:0 auto 30px;flex-wrap:wrap;max-width:900px}.tone-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;border-radius:16px;background:#2e323b4d;transition:all .3s ease;min-width:80px}.tone-card:hover{background:#2e323b80;transform:translateY(-4px)}.knob-button{width:60px;height:60px;border:none;background:#3a3f4b;cursor:pointer;position:relative;padding:0;transition:all .3s ease;border-radius:999px}.knob-button:disabled{cursor:not-allowed}.knob-button img{width:100%;height:100%;border-radius:999px;display:block;box-shadow:0 8px 18px #00000059;transition:all .3s ease;object-fit:cover}.knob-button:hover:not(:disabled) img{transform:scale(1.05);box-shadow:0 0 0 2px #0bd67466,0 0 12px #0bd67466,0 10px 20px #00000080}.knob-button.playing img{box-shadow:0 0 0 2px #0bd674cc,0 0 16px #0bd674e6,0 10px 20px #0009;animation:pulse .8s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:999px;border:2px solid rgba(11,214,116,.6);animation:pulse-ring 1.2s ease-out infinite;pointer-events:none}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.8);opacity:0}}.string-label{font-size:12px;color:#a0a5b8;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.section-tip{font-size:14px;color:#6e7386;font-style:italic;margin-top:20px}@media(max-width:1024px){.knobs-grid{gap:30px;max-width:700px}.knob-button,.pulse-ring{width:55px;height:55px}.tone-card{padding:16px 12px}}@media(max-width:768px){.reference-tones-section{padding:40px 20px}.section-title{font-size:28px}.section-subtitle{font-size:14px;margin-bottom:30px}.knobs-grid{gap:20px;max-width:400px}.knob-button,.pulse-ring{width:50px;height:50px}.tone-card{padding:14px 10px;gap:10px;min-width:70px}.string-label{font-size:11px}}@media(max-width:480px){.reference-tones-section{padding:30px 16px}.section-title{font-size:24px}.knobs-grid{gap:16px;max-width:320px}.knob-button,.pulse-ring{width:45px;height:45px}.tone-card{padding:12px 8px;gap:8px;min-width:60px}.string-label{font-size:10px}.section-tip{font-size:12px}}.content-section{max-width:900px;margin:0 auto;padding:4rem 1.5rem 3rem;line-height:1.8;color:#e0e0e0;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),#1a1a1a;background-size:40px 40px,40px 40px,100% 100%}.content-subsection{margin-bottom:3rem}.content-subsection:last-child{margin-bottom:0}.content-title{font-size:2rem;font-weight:700;color:#4ade80;margin-bottom:1.5rem;line-height:1.3;border-bottom:2px solid #4ade80;padding-bottom:.75rem}.content-body{font-size:1.1rem}.content-paragraph{margin-bottom:1.5rem;color:#d1d5db;line-height:1.8}.content-paragraph:last-child{margin-bottom:0}.content-list{margin:1.5rem 0;padding-left:2rem;list-style-type:disc;color:#d1d5db}.content-list-item{margin-bottom:.75rem;line-height:1.8;padding-left:.5rem}.content-list-item:last-child{margin-bottom:0}.content-link{color:#0bd674;text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid transparent}.content-link:hover{color:#0aef83;border-bottom-color:#0aef83}.content-heading{font-size:1.5rem;font-weight:600;color:#86efac;margin-top:2rem;margin-bottom:1rem;line-height:1.4}.content-heading:first-child{margin-top:0}@media(max-width:768px){.content-section{padding:2rem 1rem}.content-title{font-size:1.75rem}.content-body{font-size:1rem}.content-heading{font-size:1.25rem}.content-list{padding-left:1.5rem}}@media(max-width:480px){.content-section{padding:1.5rem .75rem}.content-title{font-size:1.5rem;margin-bottom:1rem}.content-body{font-size:.95rem}.content-heading{font-size:1.15rem;margin-top:1.5rem}.content-paragraph{margin-bottom:1.25rem}.content-list{margin:1.25rem 0;padding-left:1.25rem}}.home-page{width:100%}.terms-page{min-height:calc(100vh - 200px);padding:40px 24px 60px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#1a1d24 0,#0d0f13,#050608);background-size:40px 40px,40px 40px,100% 100%;color:#f5f5f7}.terms-container{max-width:900px;margin:0 auto}.terms-header{margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.terms-header h1{font-size:36px;font-weight:700;color:#f5f5f7;margin:0 0 12px;letter-spacing:-.02em}.terms-content{line-height:1.7;color:#e5e8f0}.terms-section{margin-bottom:40px}.terms-section h2{font-size:24px;font-weight:600;color:#f5f5f7;margin:0 0 16px;padding-top:8px}.terms-section p{font-size:15px;margin-bottom:16px;color:#e5e8f0}.terms-section ul{margin:16px 0;padding-left:24px;list-style-type:disc}.terms-section li{font-size:15px;margin-bottom:10px;color:#e5e8f0;line-height:1.6}.terms-section ul ul{margin-top:8px;margin-bottom:8px;list-style-type:circle;padding-left:20px}.terms-contact{margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.terms-contact h2{font-size:24px;font-weight:600;color:#f5f5f7;margin:0 0 16px}.terms-contact p{font-size:15px;color:#e5e8f0;margin:0}@media(max-width:768px){.terms-page{padding:32px 16px 40px}.terms-header h1{font-size:28px}.terms-section h2{font-size:20px}.terms-section p,.terms-section li{font-size:14px}}@media(max-width:480px){.terms-page{padding:24px 12px 32px}.terms-header h1{font-size:24px}.terms-section h2{font-size:18px}}.privacy-page{min-height:calc(100vh - 200px);padding:40px 24px 60px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#1a1d24 0,#0d0f13,#050608);background-size:40px 40px,40px 40px,100% 100%;color:#f5f5f7}.privacy-container{max-width:900px;margin:0 auto}.privacy-header{margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.privacy-header h1{font-size:36px;font-weight:700;color:#f5f5f7;margin:0 0 12px;letter-spacing:-.02em}.last-updated{font-size:14px;color:#858ba0;margin:0;font-style:italic}.privacy-content{line-height:1.7;color:#e5e8f0}.intro{font-size:16px;margin-bottom:32px;color:#d3d6e1}.privacy-section{margin-bottom:40px}.privacy-section h2{font-size:24px;font-weight:600;color:#f5f5f7;margin:0 0 16px;padding-top:8px}.privacy-section p{font-size:15px;margin-bottom:16px;color:#e5e8f0}.privacy-section ul{margin:16px 0;padding-left:24px;list-style-type:disc}.privacy-section li{font-size:15px;margin-bottom:10px;color:#e5e8f0;line-height:1.6}.privacy-contact{margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.privacy-contact h2{font-size:24px;font-weight:600;color:#f5f5f7;margin:0 0 16px}.privacy-contact p{font-size:15px;color:#e5e8f0;margin:0}@media(max-width:768px){.privacy-page{padding:32px 16px 40px}.privacy-header h1{font-size:28px}.privacy-section h2{font-size:20px}.privacy-section p{font-size:14px}}@media(max-width:480px){.privacy-page{padding:24px 12px 32px}.privacy-header h1{font-size:24px}.privacy-section h2{font-size:18px}}.not-found-page{min-height:calc(100vh - 200px);padding:60px 24px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#1a1d24 0,#0d0f13,#050608);background-size:40px 40px,40px 40px,100% 100%;color:#f5f5f7;display:flex;align-items:center;justify-content:center}.not-found-container{max-width:700px;margin:0 auto;width:100%}.not-found-content{text-align:center;padding:40px 0}.error-code{font-size:120px;font-weight:700;line-height:1;color:#0bd674;margin-bottom:20px;text-shadow:0 0 30px rgba(11,214,116,.3);letter-spacing:-.05em}.error-title{font-size:36px;font-weight:600;color:#f5f5f7;margin:0 0 16px;letter-spacing:-.02em}.error-message{font-size:18px;color:#e5e8f0;margin:0 0 12px;line-height:1.6}.error-suggestion{font-size:16px;color:#a1a7bb;margin:0 0 40px;line-height:1.6}.navigation-links{display:flex;flex-direction:column;gap:16px;max-width:400px;margin:0 auto}.nav-button{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border-radius:12px;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;border:2px solid rgba(255,255,255,.1);background:#ffffff08;color:#f5f5f7}.nav-button:hover{background:#0bd6741a;border-color:#0bd6744d;color:#0bd674;transform:translateY(-2px);box-shadow:0 4px 12px #0bd67433}.nav-button.primary{background:linear-gradient(135deg,#0bd67426,#0bd6740d);border-color:#0bd67466;color:#0bd674}.nav-button.primary:hover{background:linear-gradient(135deg,#0bd67440,#0bd67426);border-color:#0bd67499;box-shadow:0 6px 20px #0bd6744d;transform:translateY(-3px)}.button-icon{font-size:20px;line-height:1}.button-text{font-size:16px;font-weight:500}@media(max-width:768px){.not-found-page{padding:40px 16px}.not-found-content{padding:20px 0}.error-code{font-size:80px;margin-bottom:16px}.error-title{font-size:28px;margin-bottom:12px}.error-message{font-size:16px}.error-suggestion{font-size:15px;margin-bottom:32px}.navigation-links{max-width:100%}.nav-button{padding:14px 20px;font-size:15px}.button-icon{font-size:18px}.button-text{font-size:15px}}@media(max-width:480px){.not-found-page{padding:32px 12px}.error-code{font-size:64px;margin-bottom:12px}.error-title{font-size:24px}.error-message{font-size:15px}.error-suggestion{font-size:14px;margin-bottom:28px}.nav-button{padding:12px 18px;font-size:14px}.button-icon{font-size:16px}.button-text{font-size:14px}}.chord-diagram-wrapper{display:flex;justify-content:center;align-items:center;width:100%;min-height:200px;padding:.5rem;position:relative;z-index:1}.chord-vexchords{width:100%;display:flex;justify-content:center;align-items:center}.chord-diagram-wrapper svg{max-width:100%;height:auto;display:block}.chord-diagram-wrapper svg{background:transparent}.chord-diagram-wrapper svg line{stroke:#666;stroke-width:1}.chord-diagram-wrapper svg circle{fill:#555;stroke:#666;stroke-width:2}.chord-diagram-wrapper svg text{fill:#fff;font-size:16px;font-weight:700}.chord-diagram-wrapper svg rect{fill:#555;stroke:#666}.chord-diagram-empty{text-align:center;padding:2rem;color:#666;font-size:.9rem}@media(max-width:768px){.chord-diagram-wrapper{min-height:180px;padding:.25rem}}.chord-card{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:1.25rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;min-height:200px}.chord-card:hover{border-color:#666;box-shadow:0 4px 12px #6464644d;transform:translateY(-2px)}.chord-card-header{margin-bottom:1rem}.chord-card-title{font-size:1.5rem;font-weight:700;margin:0;display:flex;align-items:baseline;gap:.25rem}.chord-suffix{color:#999;font-size:.9em;font-weight:500}.chord-card-body{flex:1;display:flex;align-items:center;justify-content:center;min-height:150px;background:transparent}.chord-card-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid #333}.chord-variants{font-size:.85rem;color:#999}@media(max-width:768px){.chord-card{padding:1rem;min-height:180px}.chord-card-title{font-size:1.25rem}.chord-diagram-placeholder{padding:1.5rem;font-size:.85rem}}.chord-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;padding:2rem 0}.chord-grid-empty{text-align:center;padding:4rem 2rem;color:#666}.chord-grid-empty p{font-size:1.1rem}@media(max-width:1024px){.chord-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}}@media(max-width:768px){.chord-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;padding:1.5rem 0}}@media(max-width:480px){.chord-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}}.chords-page{min-height:calc(100vh - 200px);padding:2rem 1.5rem;background:#1a1a1a}.chords-page-container{max-width:1200px;margin:0 auto}.chords-page-title{font-size:2.5rem;font-weight:700;color:#ddd;margin-bottom:2rem;text-align:center}.chords-page-content{padding:2rem 0}.chords-loading,.chords-error{text-align:center;padding:4rem 2rem;color:#999;font-size:1.1rem}.chords-error{color:#ef4444}.chords-toolbar{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#222;border-radius:12px;border:1px solid #333;box-sizing:border-box;width:100%}.instrument-selector{display:flex;gap:1rem}.instrument-btn{flex:1;padding:.75rem 1.5rem;background:#1a1a1a;border:2px solid #333;border-radius:8px;color:#999;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.instrument-btn:hover{border-color:#555;background:#2a2a2a;color:#ddd}.instrument-btn.active{background:#333;border-color:#666;color:#fff}.search-box{width:100%;box-sizing:border-box}.search-input{width:100%;padding:.75rem 1rem;background:#1a1a1a;border:2px solid #333;border-radius:8px;color:#fff;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.search-input:focus{outline:none;border-color:#666;background:#222}.search-input::placeholder{color:#666}.key-filter-section{display:flex;flex-direction:column;gap:.75rem}.filter-label{font-size:.9rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px}.key-filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.key-btn{min-width:48px;padding:.5rem .75rem;background:#1a1a1a;border:2px solid #333;border-radius:6px;color:#999;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.key-btn:hover{border-color:#555;background:#2a2a2a;color:#ddd}.key-btn.active{background:#333;border-color:#666;color:#fff}.filter-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.filter-btn{padding:.5rem 1rem;background:#1a1a1a;border:2px solid #333;border-radius:6px;color:#999;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-btn:hover{border-color:#555;background:#2a2a2a;color:#ddd}.filter-btn.active{background:#333;border-color:#666;color:#fff}.chords-count{text-align:center;color:#999;font-size:.95rem;margin-bottom:1rem}@media(max-width:768px){.chords-page{padding:1.5rem 1rem}.chords-page-title{font-size:1.75rem;margin-bottom:1rem}.chords-toolbar{padding:.75rem;gap:.75rem}.instrument-selector{flex-direction:row;gap:.5rem}.instrument-btn{padding:.5rem .75rem;font-size:.8rem;border-width:1px}.search-box{width:100%;box-sizing:border-box}.search-input{padding:.5rem .75rem;font-size:.9rem;border-width:1px;box-sizing:border-box;width:100%}.key-filter-section{gap:.5rem}.filter-label{font-size:.75rem}.key-filter-buttons{gap:.25rem}.key-btn{min-width:32px;padding:.35rem .5rem;font-size:.75rem;border-width:1px;border-radius:4px}.filter-buttons{gap:.35rem}.filter-btn{padding:.35rem .6rem;font-size:.75rem;border-width:1px;border-radius:4px}.chords-count{font-size:.85rem;margin-bottom:.75rem}.chords-page-content{padding:1rem 0}}@media(max-width:480px){.chords-page{padding:1rem .75rem}.chords-page-title{font-size:1.5rem;margin-bottom:.75rem}.chords-toolbar{padding:.5rem;gap:.5rem}.instrument-btn{padding:.4rem .5rem;font-size:.7rem}.search-box{width:100%;box-sizing:border-box}.search-input{padding:.4rem .6rem;font-size:.85rem;box-sizing:border-box;width:100%}.key-btn{min-width:28px;padding:.3rem .4rem;font-size:.7rem}.filter-btn{padding:.3rem .5rem;font-size:.7rem}}.chord-detail-page{min-height:calc(100vh - 200px);padding:2rem 1.5rem;background:#1a1a1a}.chord-detail-container{max-width:1000px;margin:0 auto}.back-btn{padding:.75rem 1.5rem;background:#222;border:2px solid #333;border-radius:8px;color:#999;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}.back-btn:hover{background:#2a2a2a;border-color:#555;color:#ddd}.chord-detail-main{display:flex;align-items:center;gap:3rem;padding:1rem 2rem .5rem 8rem;background:#222;border-radius:12px;border:1px solid #333;margin-bottom:3rem;min-height:450px;overflow:visible}.chord-detail-header{display:flex;flex-direction:column;justify-content:center;flex-shrink:0}.chord-detail-title{font-size:3rem;font-weight:700;margin:0 0 .5rem;display:flex;align-items:baseline;gap:.5rem}.chord-key{color:#ddd}.chord-suffix{color:#999;font-size:.8em}.chord-detail-subtitle{font-size:1.1rem;color:#666;margin:0}.chord-diagram-container{flex:1;display:flex;justify-content:center;align-items:center}.chord-diagram-container .chord-diagram-wrapper{transform:scale(1.5)}.chord-positions{margin-top:3rem}.positions-title{font-size:1.5rem;font-weight:600;color:#ddd;margin-bottom:1.5rem;text-align:center}.positions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.position-card{background:#222;border:2px solid #333;border-radius:8px;padding:1rem;cursor:pointer;transition:all .3s ease}.position-card:hover{border-color:#555;transform:translateY(-2px)}.position-card.active{border-color:#666;background:#2a2a2a}.position-label{text-align:center;font-size:.9rem;font-weight:600;color:#999;margin-bottom:.75rem}.position-card.active .position-label{color:#ddd}.loading-text,.error-text{text-align:center;padding:4rem 2rem;color:#999;font-size:1.1rem}.error-text{color:#ef4444}@media(max-width:768px){.chord-detail-page{padding:1.5rem 1rem}.chord-detail-title{font-size:2.5rem}.chord-detail-main{flex-direction:column;gap:2rem;padding:1.5rem}.chord-detail-header{text-align:center}.chord-detail-title{justify-content:center}.chord-diagram-container .chord-diagram-wrapper{transform:scale(1.2)}.positions-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}@media(max-width:480px){.chord-detail-title{font-size:2rem}.chord-diagram-container .chord-diagram-wrapper{transform:scale(1)}.positions-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}}.metronome-guide{width:100%;max-width:1200px;margin:3rem auto 0;padding:2rem 1rem;background:transparent}.guide-container{width:100%}.guide-main-title{font-size:2.5rem;font-weight:700;color:#f5f5f7;text-align:center;margin-bottom:1.5rem;line-height:1.2}.guide-intro{font-size:1.1rem;color:#a1a7bb;text-align:center;margin-bottom:3rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.guide-content{display:flex;flex-direction:column;gap:2rem}.guide-section-card{background:#1a1d2499;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;box-shadow:0 4px 16px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.guide-section-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006;border-color:#0bd6744d}.guide-section-flow{padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.guide-section-flow:last-child{border-bottom:none}.guide-section-title{font-size:1.8rem;font-weight:700;color:#f5f5f7;margin-bottom:1.5rem;line-height:1.3}.guide-section-card .guide-section-title{color:#0bd674;border-bottom:2px solid rgba(11,214,116,.3);padding-bottom:.5rem;margin-bottom:1.5rem}.guide-section-content{display:flex;flex-direction:column;gap:1rem}.guide-paragraph{font-size:1rem;line-height:1.8;color:#d1d5db;margin:0}.guide-heading{font-size:1.3rem;font-weight:600;color:#f5f5f7;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.4}.guide-heading:first-child{margin-top:0}.guide-list{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.guide-list-item{font-size:1rem;line-height:1.8;color:#d1d5db;margin-bottom:.5rem;padding-left:.5rem}.guide-list-item::marker{color:#0bd674}@media(max-width:768px){.metronome-guide{padding:1.5rem .75rem}.guide-main-title{font-size:2rem;margin-bottom:1rem}.guide-intro{font-size:1rem;margin-bottom:2rem;padding:0 .5rem}.guide-content{gap:1.5rem}.guide-section-card{padding:1.5rem;border-radius:10px}.guide-section-flow{padding:1rem 0}.guide-section-title{font-size:1.5rem;margin-bottom:1rem}.guide-paragraph{font-size:.95rem;line-height:1.7}.guide-heading{font-size:1.2rem;margin-top:1.25rem;margin-bottom:.5rem}.guide-list{padding-left:1.25rem}.guide-list-item{font-size:.95rem;line-height:1.7}}@media(max-width:480px){.metronome-guide{padding:1rem .5rem}.guide-main-title{font-size:1.75rem}.guide-section-card{padding:1.25rem}.guide-section-title{font-size:1.3rem}}.metronome-page{min-height:calc(100vh - 200px);padding:40px 24px 60px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 40px),radial-gradient(circle at top left,#1a1d24 0,#0d0f13,#050608);background-size:40px 40px,40px 40px,100% 100%;color:#f5f5f7;display:flex;flex-direction:column;align-items:center}.metronome-container{max-width:480px;width:100%;background:#05060899;border-radius:16px;padding:24px 20px 28px;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #0006}.metronome-title{font-size:32px;font-weight:700;color:#f5f5f7;text-align:center;margin:0 0 40px;padding:0;letter-spacing:-.02em;line-height:1.2}.metronome-visualizer{display:flex;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:2.4rem}.beat-indicator{position:relative;width:160px;height:160px;display:flex;justify-content:center;align-items:center;transition:transform .1s ease}.beat-indicator.active{animation:pulse .6s ease-in-out}.beat-indicator.accent{transform:scale(1.1)}.beat-circle{width:144px;height:144px;border-radius:50%;background:#1a1d2499;border:3px solid rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center;transition:all .2s ease;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.beat-indicator.active .beat-circle{border-color:#0bd67499;background:#0bd67426;box-shadow:0 0 25px #0bd67466}.beat-indicator.accent .beat-circle{border-color:#ef4444e6;background:#ef444440;box-shadow:0 0 35px #ef444499}.beat-number{font-size:3.2rem;font-weight:700;color:#a1a7bb;transition:color .2s ease}.beat-indicator.active .beat-number{color:#f5f5f7}.beat-indicator.accent .beat-number{color:#ef4444;font-size:3.6rem}.beat-dots{display:flex;gap:.8rem;justify-content:center}.beat-dot{width:13px;height:13px;border-radius:50%;background:#1a1d2499;border:2px solid rgba(255,255,255,.1);transition:all .2s ease}.beat-dot.active{background:#0bd6744d;border-color:#0bd67480;transform:scale(1.3);box-shadow:0 0 10px #0bd67466}.beat-dot.accent{background:#ef444480;border-color:#ef4444cc;box-shadow:0 0 15px #ef444499}.metronome-controls{display:flex;flex-direction:column;gap:1.6rem}.control-section{display:flex;flex-direction:column;gap:.8rem}.control-label{font-size:.9rem;font-weight:600;color:#a1a7bb;text-align:center}.bpm-control{display:flex;align-items:center;gap:1rem}.bpm-slider{flex:1;height:8px;border-radius:4px;background:#ffffff1a;outline:none;-webkit-appearance:none;appearance:none}.bpm-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#0bd674;cursor:pointer;transition:all .2s ease;box-shadow:0 0 8px #0bd67480}.bpm-slider::-webkit-slider-thumb:hover{background:#0aef83;transform:scale(1.2);box-shadow:0 0 12px #0bd674b3}.bpm-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#0bd674;cursor:pointer;border:none;transition:all .2s ease;box-shadow:0 0 8px #0bd67480}.bpm-slider::-moz-range-thumb:hover{background:#0aef83;transform:scale(1.2);box-shadow:0 0 12px #0bd674b3}.bpm-input{width:64px;padding:.4rem;background:#1a1d2499;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#f5f5f7;font-size:.9rem;text-align:center;box-sizing:border-box}.bpm-input:focus{outline:none;border-color:#0bd67480;background:#0bd6741a}.bpm-input:disabled{opacity:.4;cursor:not-allowed;background:#0d0f134d;border-color:#ffffff0d}.bpm-presets{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.preset-btn{padding:.4rem .8rem;background:#1a1d2499;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#a1a7bb;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease}.preset-btn:hover:not(:disabled){border-color:#0bd67480;background:#0bd6741a;color:#f5f5f7}.preset-btn:disabled{opacity:.4;cursor:not-allowed;background:#0d0f134d;border-color:#ffffff0d}.time-signature-select{width:100%;max-width:200px;margin:0 auto;padding:.6rem 2.5rem .6rem 1rem;background:#1a1d2499;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#f5f5f7;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23a1a7bb' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:12px}.time-signature-select:hover:not(:disabled){border-color:#0bd67480;background-color:#0bd6741a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230bd674' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.time-signature-select:focus{outline:none;border-color:#0bd674cc;background-color:#0bd67426;box-shadow:0 0 0 3px #0bd6741a}.time-signature-select:disabled{opacity:.5;cursor:not-allowed;background-color:#0d0f134d;border-color:#ffffff0d}.time-signature-select option{background:#0d0f13f2;color:#f5f5f7;padding:.5rem}.play-pause-btn{padding:.8rem 1.6rem;background:#1a1d2499;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#a1a7bb;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.play-pause-btn:hover{border-color:#0bd67480;background:#0bd6741a;color:#f5f5f7}.play-pause-btn.playing{background:#0bd67433;border-color:#0bd674cc;color:#0bd674;animation:pulse-button 1s ease-in-out infinite}.beat-counter{text-align:center;padding:.8rem;background:#1a1d2466;border-radius:8px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.counter-label{font-size:.75rem;color:#a1a7bb;margin-right:.4rem}.counter-value{font-size:1.2rem;font-weight:700;color:#f5f5f7}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-button{0%,to{box-shadow:0 0 #0bd67466}50%{box-shadow:0 0 0 10px #0bd67400}}@media(max-width:768px){.metronome-page{padding:2rem 1rem}.metronome-container{padding:0}.metronome-title{font-size:28px;margin-bottom:32px}.beat-indicator{width:120px;height:120px}.beat-circle{width:112px;height:112px}.beat-number{font-size:2.4rem}.beat-indicator.accent .beat-number{font-size:2.8rem}.bpm-control{flex-direction:column;gap:.75rem}.bpm-input{width:100%}.time-signature-select{max-width:100%}.play-pause-btn{padding:.6rem 1.2rem;font-size:.85rem}}@media(max-width:480px){.metronome-page{padding:1.5rem 1rem}.metronome-container{padding:0}.metronome-title{font-size:24px;margin-bottom:24px}.beat-indicator{width:96px;height:96px}.beat-circle{width:88px;height:88px}.beat-number{font-size:2rem}.beat-indicator.accent .beat-number{font-size:2.4rem}.beat-dot{width:10px;height:10px}}.root-selector{display:flex;flex-direction:column;gap:.75rem}.root-selector .selector-label{font-size:.875rem;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}.root-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.root-btn{min-width:42px;height:42px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff0d;color:#fffc;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.root-btn:hover{background:#ffffff1a;border-color:#ffffff40;color:#fff}.root-btn.active{background:linear-gradient(135deg,#0bd674,#0a9d57);border-color:#0bd674;color:#000;box-shadow:0 2px 12px #0bd6744d}.root-btn.accidental{background:#ffffff08;font-size:.875rem}.root-btn.accidental.active{background:linear-gradient(135deg,#0bd674,#0a9d57)}.root-selector.compact .root-buttons{gap:.375rem}.root-selector.compact .root-btn{min-width:36px;height:36px;font-size:.8125rem}@media(max-width:768px){.root-btn{min-width:38px;height:38px;font-size:.875rem}.root-buttons{gap:.375rem}}@media(max-width:480px){.root-btn{min-width:34px;height:34px;font-size:.8125rem}.root-selector .selector-label{font-size:.8125rem}}.scale-selector{display:flex;flex-direction:column;gap:1rem}.type-toggle{display:flex;gap:0;background:#ffffff0d;border-radius:10px;padding:4px;width:fit-content}.type-btn{padding:.625rem 1.5rem;border:none;border-radius:8px;background:transparent;color:#fff9;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.type-btn:hover{color:#ffffffe6}.type-btn.active{background:#ffffff1a;color:#fff}.scale-options{display:flex;flex-direction:column;gap:.75rem}.scale-options .selector-label{font-size:.875rem;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}.scale-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.scale-btn{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff0d;color:#fffc;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.scale-btn:hover{background:#ffffff1a;border-color:#ffffff40;color:#fff}.scale-btn.active{background:linear-gradient(135deg,#0bd674,#0a9d57);border-color:#0bd674;color:#000;box-shadow:0 2px 12px #0bd6744d}.scale-btn.major:before{content:"▲ ";font-size:.625rem;opacity:.6}.scale-btn.minor:before{content:"▼ ";font-size:.625rem;opacity:.6}.scale-btn.diminished:before{content:"○ ";font-size:.625rem;opacity:.6}@media(max-width:768px){.type-btn{padding:.5rem 1rem;font-size:.8125rem}.scale-btn{padding:.4375rem .875rem;font-size:.75rem}}@media(max-width:480px){.type-toggle{width:100%}.type-btn{flex:1;text-align:center}.scale-buttons{gap:.375rem}.scale-btn{padding:.375rem .75rem;font-size:.6875rem}}.fretboard-container{display:flex;flex-direction:column;gap:1rem;width:100%}.fretboard-svg{width:100%;height:auto;max-height:220px;border-radius:12px;background:linear-gradient(135deg,#14161ce6,#0f1115f2);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px #0000004d}.note-circle.root{fill:#0bd674;stroke:none}.note-circle.scale{fill:#fffffff2;stroke:none}.note-text{fill:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;pointer-events:none;-webkit-user-select:none;user-select:none}.note-text.root{fill:#000}.note-text.scale{fill:#1a1a1a}.fretboard-legend{display:flex;justify-content:center;gap:2rem;padding:.5rem 0}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-dot{width:14px;height:14px;border-radius:50%}.legend-dot.root{background:#0bd674}.legend-dot.scale{background:#ffffffe6;border:1px solid rgba(255,255,255,.3)}.legend-label{font-size:.8125rem;color:#ffffffb3;font-weight:500}@media(max-width:768px){.fretboard-svg{max-height:180px}.fretboard-legend{gap:1.5rem}.legend-dot{width:12px;height:12px}.legend-label{font-size:.75rem}}@media(max-width:480px){.fretboard-svg{max-height:150px}.fretboard-legend{gap:1rem;flex-wrap:wrap;justify-content:center}}.fretboard-scroll-container{overflow-x:auto;padding-bottom:.5rem}.fretboard-scroll-container::-webkit-scrollbar{height:6px}.fretboard-scroll-container::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.fretboard-scroll-container::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.fretboard-scroll-container::-webkit-scrollbar-thumb:hover{background:#ffffff40}.circle-of-fifths-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.circle-of-fifths-svg{max-width:100%;height:auto;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.wedge{fill:#ffffff0d;stroke:#ffffff1a;stroke-width:1;cursor:pointer;transition:all .2s ease}.wedge.major:hover{fill:#ffffff1f}.wedge.minor{fill:#ffffff08}.wedge.minor:hover{fill:#ffffff14}.wedge.in-scale{fill:#0bd67426;stroke:#0bd6744d}.wedge.in-scale:hover{fill:#0bd67440}.wedge.root{fill:#0bd67466;stroke:#0bd674;stroke-width:2}.wedge.root:hover{fill:#0bd67480}.note-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.note-label.major{font-size:16px;font-weight:700;fill:#fffc}.note-label.minor{font-size:12px;font-weight:600;fill:#ffffff80}.note-label:hover{fill:#fff}.note-label.in-scale{fill:#0bd674}.note-label.root{fill:#0bd674;font-size:18px;text-shadow:0 0 10px rgba(11,214,116,.5)}.center-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;pointer-events:none}.center-label.title,.center-label.subtitle{font-size:14px;font-weight:600;fill:#ffffff80}.current-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;fill:#0bd674;pointer-events:none}.circle-legend{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:.5rem 0}.circle-legend .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#ffffffb3}.legend-color{font-size:.75rem}.legend-color.major{color:#fff9}.legend-color.minor{color:#fff6}.legend-color.in-scale{color:#0bd674}@media(max-width:768px){.circle-of-fifths-svg{max-width:320px}.circle-legend{gap:1rem}.circle-legend .legend-item{font-size:.75rem}}@media(max-width:480px){.circle-of-fifths-svg{max-width:280px}.circle-legend{gap:.75rem;font-size:.6875rem}}@keyframes pulse-note{0%,to{opacity:1}50%{opacity:.7}}.note-label.root{animation:pulse-note 2s ease-in-out infinite}.scales-page{min-height:100vh;background:linear-gradient(135deg,#0d0f13,#1a1d24,#0d0f13);padding:2rem 1rem}.scales-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.scales-header{text-align:center;padding:1rem 0}.scales-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.5px}.root-highlight{color:#0bd674;text-shadow:0 0 20px rgba(11,214,116,.4)}.scales-subtitle{font-size:1.125rem;color:#fff9;margin:0}.scales-controls{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.control-row{width:100%}.section-title{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.section-title:before{content:"";width:4px;height:20px;background:#0bd674;border-radius:2px}.section-description{color:#fff9;font-size:.875rem;margin:0 0 1rem}.scale-notes-section{padding:1.5rem;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.scale-notes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.display-toggle{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#ffffffb3;font-size:.8125rem;cursor:pointer;transition:all .2s ease}.display-toggle:hover{background:#ffffff1a;color:#fff}.display-toggle.active{background:#0bd67426;border-color:#0bd6744d;color:#0bd674}.scale-notes-display{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.scale-note{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);min-width:60px;transition:all .2s ease}.scale-note:hover{background:#ffffff1a;transform:translateY(-2px)}.scale-note.root{background:#0bd67426;border-color:#0bd6744d}.scale-note .note-name{font-size:1.25rem;font-weight:700;color:#fff}.scale-note.root .note-name{color:#0bd674}.scale-note .note-degree{font-size:.75rem;color:#ffffff80;font-weight:500}.fretboard-section{display:flex;flex-direction:column;gap:1rem}.fretboard-controls{display:flex;justify-content:flex-end;gap:1rem}.fret-range-control{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.875rem;position:relative}.fret-range-control select{padding:.5rem 2.5rem .5rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#0c0f15d9;color:#fffffff2;font-size:.875rem;cursor:pointer;appearance:none}.fret-range-control select option{background-color:#11151d;color:#fffffff2}.fret-range-control:after{content:"";position:absolute;right:1rem;pointer-events:none;width:.5rem;height:.5rem;border-left:2px solid rgba(255,255,255,.7);border-bottom:2px solid rgba(255,255,255,.7);top:50%;transform:translateY(-50%) rotate(-45deg)}.fret-range-control select:focus{outline:none;border-color:#0bd67480}.fretboard-wrapper{overflow-x:auto;padding-bottom:.5rem}.circle-section{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.circle-section .section-title{align-self:flex-start}.circle-section .section-description{text-align:center}.circle-wrapper{padding:1rem}.scale-info-section{padding:1.5rem;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.scale-info-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.info-card{padding:1.25rem;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06)}.info-card h3{font-size:1rem;font-weight:600;color:#0bd674;margin:0 0 .75rem}.info-card p{color:#ffffffb3;font-size:.875rem;line-height:1.6;margin:0}.formula{font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:1rem!important;letter-spacing:1px}.formula strong{color:#fff}.quality-badge{margin-top:.75rem!important}.quality-badge span{padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:capitalize}.quality-badge span.major{background:#0bd67426;color:#0bd674}.quality-badge span.minor{background:#6366f126;color:#818cf8}.quality-badge span.diminished{background:#ef444426;color:#f87171}.uses-list{margin:0;padding-left:1.25rem;color:#ffffffb3}.uses-list li{font-size:.875rem;line-height:1.8}@media(max-width:768px){.scales-page{padding:1.5rem .75rem}.scales-title{font-size:2rem}.scales-subtitle{font-size:1rem}.scales-controls,.scale-notes-section,.circle-section,.scale-info-section{padding:1.25rem}.scale-notes-header{flex-direction:column;gap:1rem;align-items:flex-start}.fretboard-controls{justify-content:flex-start}.scale-info-content{grid-template-columns:1fr}}@media(max-width:480px){.scales-page{padding:1rem .5rem}.scales-title{font-size:1.75rem}.scale-note{padding:.5rem .75rem;min-width:50px}.scale-note .note-name{font-size:1rem}.section-title{font-size:1.125rem}}
