/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#090b0c;--surface:#101315;--surface-raised:#15191b;--surface-soft:#1a1e20;--line:#2b3134;--line-soft:#202528;--text:#f4f5ef;--muted:#9ca3a6;--dim:#687074;--lime:#d8ff22;--lime-strong:#c7f000;--amber:#f9af3b;--danger:#ff796f;--shadow:0 28px 90px #00000057;--radius-lg:24px;--radius-md:16px;--radius-sm:11px;--content:1120px}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{min-width:320px;min-height:100dvh;color:var(--text);background:radial-gradient(circle at 50% -20%, #d8ff220e, transparent 36rem), var(--bg);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select{color:inherit;font:inherit}button,select,input[type=range],input[type=checkbox],input[type=radio]{cursor:pointer}:is(button:focus-visible,input:focus-visible,select:focus-visible){outline-offset:3px;outline:3px solid #d8ff228c}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.42}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{min-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.topbar{z-index:30;height:78px;padding:0 max(24px, calc((100vw - var(--content)) / 2));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#090b0cdb;border-bottom:1px solid #ffffff13;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.brand{letter-spacing:-.035em;align-items:center;gap:12px;width:max-content;font-size:20px;font-weight:760;display:inline-flex}.brand-mark{border:2px solid var(--lime);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative;overflow:hidden}.brand-mark:before,.brand-mark:after,.brand-mark i{background:var(--lime);content:"";height:2px;display:block;position:absolute}.brand-mark:before{width:8px;left:5px}.brand-mark:after{width:8px;right:5px}.brand-mark i:first-child{width:7px;left:10px;transform:rotate(-68deg)}.brand-mark i:nth-child(2){width:9px;transform:rotate(67deg)}.brand-mark i:nth-child(3){width:7px;right:9px;transform:rotate(-68deg)}.desktop-nav{align-self:stretch;align-items:stretch;gap:28px;display:flex}.nav-button{min-width:70px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:9px;padding:0;font-size:15px;font-weight:620;text-decoration:none;display:inline-flex;position:relative}.desktop-nav .nav-button>span,.desktop-nav .nav-button:last-child>span{display:none}.nav-button:after{background:var(--lime);content:"";height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-button.active{color:var(--lime)}.nav-button.active:after{transform:scaleX(1)}.icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:50%;justify-self:end;font-size:23px}.icon-button:hover,.icon-button.active{border-color:var(--line);color:var(--lime);background:var(--surface-raised)}.page-frame{width:min(var(--content), calc(100% - 40px));margin:0 auto;padding:44px 0 56px}.practice-view{flex-direction:column;align-items:center;display:flex}.phase-pill{border:1px solid var(--line);min-height:38px;color:var(--muted);background:var(--surface);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:12px;font-weight:760;display:inline-flex}.phase-indicator{background:var(--muted);border-radius:50%;width:7px;height:7px}.phase-audible{color:var(--amber);background:#f9af3b1a;border-color:#f9af3b6b}.phase-audible .phase-indicator{background:var(--amber);box-shadow:0 0 16px #f9af3bb3}.phase-silent{color:var(--lime);background:#d8ff2212;border-color:#d8ff2247}.phase-silent .phase-indicator,.phase-count-in .phase-indicator{background:var(--lime)}.tempo-stage{grid-template-columns:62px minmax(180px,320px) 62px;align-items:center;gap:34px;margin-top:24px;display:grid}.tempo-step{width:62px;height:62px;color:var(--lime);background:linear-gradient(145deg,#1b2022,#111415);border:1px solid #41484b;border-radius:50%;font-size:34px;font-weight:430;transition:transform .15s,border-color .15s;box-shadow:inset 0 0 0 4px #ffffff06}.tempo-step:hover:not(:disabled){border-color:var(--lime);transform:translateY(-2px)}.tempo-readout{flex-direction:column;align-items:center;display:flex}.tempo-readout input{width:100%;color:var(--text);font-family:var(--font-geist-mono), monospace;text-align:center;letter-spacing:-.085em;-webkit-appearance:textfield;appearance:textfield;background:0 0;border:0;outline:0;font-size:clamp(86px,10vw,124px);font-weight:740;line-height:.92}.tempo-readout input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.tempo-readout input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.tempo-readout>span:last-child{color:var(--muted);letter-spacing:.06em;margin-top:6px;font-size:18px;font-weight:650}.beat-track{align-items:center;gap:34px;min-height:38px;margin:17px 0 20px;display:flex}.beat-track span{background:#2e3335;border:1px solid #454b4e;border-radius:50%;width:20px;height:20px;transition:background 70ms linear,box-shadow 70ms linear,transform 70ms linear}.beat-track span.current{border-color:var(--lime);background:var(--lime);animation:.18s ease-out beat-pop;transform:scale(1.22);box-shadow:0 0 26px #d8ff2259}.beat-track.hidden-beats span{visibility:hidden}@keyframes beat-pop{0%{transform:scale(.8)}70%{transform:scale(1.35)}to{transform:scale(1.22)}}.transport{flex-direction:column;align-items:center;gap:12px;display:flex}.primary-transport{color:#0c0e08;background:linear-gradient(105deg, var(--lime-strong), #e5ff49 52%, #c7f000), var(--lime);letter-spacing:.02em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:20px;width:min(430px,82vw);min-height:82px;font-size:24px;font-weight:860;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 44px #c7f00024,inset 0 1px #ffffff8c}.primary-transport:hover{transform:translateY(-2px);box-shadow:0 18px 52px #c7f00040,inset 0 1px #ffffff8c}.primary-transport:active{transform:translateY(1px)scale(.99)}.pause-icon{gap:7px;display:flex}.pause-icon i{background:currentColor;border-radius:2px;width:8px;height:30px;display:block}.play-icon{border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:23px solid;width:0;height:0;margin-left:5px}.stop-button,.text-button{color:var(--muted);text-underline-offset:4px;background:0 0;border:0;font-size:13px;font-weight:650;text-decoration:underline}.stop-button:hover,.text-button:hover{color:var(--text)}.error-banner{border-radius:var(--radius-sm);color:#ffaaa3;text-align:center;background:#ff796f14;border:1px solid #ff796f59;width:100%;margin:18px 0 0;padding:13px 16px;font-size:14px}.control-panel{border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);background:linear-gradient(145deg,#161a1cf0,#0d1011fa);margin-top:34px;overflow:hidden}.primary-settings{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.setting-card{min-width:0;padding:22px 28px}.setting-card+.setting-card{border-left:1px solid var(--line)}.setting-label,.subdivision-fieldset legend,.session-strip>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.select-card select{width:100%;color:var(--text);font-family:var(--font-geist-mono), monospace;background:0 0;border:0;outline:0;font-size:30px;font-weight:680}.stepper{grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.stepper strong{font-family:var(--font-geist-mono), monospace;text-align:center;font-size:30px}.stepper button{border:1px solid var(--line);width:40px;height:40px;color:var(--lime);background:var(--surface-soft);border-radius:50%;font-size:23px}.secondary-settings{grid-template-columns:1.5fr 1fr;display:grid}.subdivision-fieldset{border:0;min-width:0;margin:0;padding:22px 28px 26px}.subdivision-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.subdivision-grid label{background:var(--surface);border:1px solid #383f42;border-radius:12px;justify-content:center;align-items:center;min-height:72px;transition:border-color .15s,background .15s,color .15s;display:flex;position:relative}.subdivision-grid label:hover{border-color:#5d666a}.subdivision-grid label.selected{border-color:var(--lime);color:#0e1107;background:var(--lime)}.subdivision-grid input{opacity:0;position:absolute}.note-symbol{font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1}.sound-controls{border-left:1px solid var(--line);flex-direction:column;justify-content:center;gap:22px;padding:22px 28px;display:flex}.volume-control>span,.toggle-row>span:first-child{color:var(--muted);font-size:13px;font-weight:620}.volume-control>div{color:var(--muted);align-items:center;gap:12px;margin-top:10px;display:flex}input[type=range]{width:100%;height:4px;accent-color:var(--lime);border-radius:999px}.toggle-row{justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.toggle-row input{opacity:0;width:48px;height:28px;position:absolute;right:0}.toggle{background:#353b3e;border-radius:99px;flex:none;width:48px;height:28px;transition:background .15s;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #00000059}.toggle-row input:checked+.toggle{background:var(--lime)}.toggle-row input:checked+.toggle:after{transform:translate(20px)}.toggle-row input:focus-visible+.toggle{outline-offset:3px;outline:3px solid #d8ff2280}.session-strip{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:#101315bf;grid-template-columns:.7fr .7fr 1.6fr;width:100%;margin-top:16px;display:grid;overflow:hidden}.session-metric{align-items:center;gap:14px;padding:22px 26px;display:flex}.session-metric+.session-metric,.recent-mini{border-left:1px solid var(--line-soft)}.metric-icon{color:var(--lime);font-size:31px}.session-metric div{flex-direction:column;display:flex}.session-metric div span,.recent-mini>div>span{color:var(--muted);text-transform:uppercase;font-size:12px}.session-metric strong{font-family:var(--font-geist-mono), monospace;margin-top:2px;font-size:24px}.recent-mini{min-width:0;padding:19px 24px}.recent-mini>div:first-child{justify-content:space-between;align-items:center;display:flex}.recent-mini button{color:var(--lime);background:0 0;border:0;font-size:12px}.recent-mini p{color:var(--dim);margin:14px 0 0;font-size:13px}.mini-bars{align-items:flex-end;gap:8px;height:48px;margin-top:8px;display:flex}.mini-bars i{background:linear-gradient(to top, #7b8c19, var(--lime));border-radius:3px 3px 0 0;flex:1;min-width:8px}.content-view{width:min(880px,100%);margin:0 auto}.view-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.eyebrow{color:var(--lime);letter-spacing:.13em;font-size:12px;font-weight:760}.view-heading h1{letter-spacing:-.055em;max-width:680px;margin:10px 0 0;font-size:clamp(34px,5vw,58px);line-height:1.03}.view-heading p{color:var(--muted);margin:10px 0 0}.danger{color:var(--danger)}.history-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.history-summary article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;gap:8px;padding:22px;display:flex}.history-summary span{color:var(--muted);text-transform:uppercase;font-size:12px}.history-summary strong{font-family:var(--font-geist-mono), monospace;font-size:28px}.empty-state{border-radius:var(--radius-lg);text-align:center;border:1px dashed #373e41;padding:74px 24px}.empty-state>span{width:58px;height:58px;color:var(--lime);border:1px solid #454d50;border-radius:50%;place-items:center;font-size:30px;display:inline-grid}.empty-state h2{margin:20px 0 6px;font-size:24px}.empty-state p{color:var(--muted);margin:0}.compact-primary{color:#0b0e07;background:var(--lime);border:0;border-radius:99px;min-height:44px;margin-top:24px;padding:0 20px;font-weight:760}.history-list{flex-direction:column;gap:10px;display:flex}.history-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:62px minmax(0,1fr) auto 40px;align-items:center;gap:20px;min-height:88px;padding:12px 16px;display:grid}.history-date{background:var(--surface-soft);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;height:60px;display:flex}.history-date span{color:var(--lime);text-transform:uppercase;font-size:10px;font-weight:760}.history-date strong{font-family:var(--font-geist-mono), monospace;font-size:23px}.history-main,.history-stats{flex-direction:column;gap:5px;display:flex}.history-main span,.history-stats span{color:var(--muted);font-size:12px}.history-stats{align-items:flex-end}.delete-button{width:36px;height:36px;color:var(--dim);background:0 0;border:0;border-radius:50%;font-size:23px}.delete-button:hover{color:var(--danger);background:#ff796f14}.settings-stack{flex-direction:column;gap:14px;display:flex}.settings-section{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:1fr 1.2fr;gap:40px;padding:28px;display:grid}.settings-section h2{margin:0 0 6px;font-size:19px}.settings-section p,.settings-control small,.settings-toggle small{color:var(--muted);margin:0;font-size:13px;line-height:1.5;display:block}.settings-control{flex-direction:column;gap:16px;display:flex}.settings-control>span{justify-content:space-between;display:flex}.settings-toggle>span:first-child{color:var(--text)}.data-section{align-items:center}.data-section .text-button{justify-self:end}.contact-section{align-items:center}.contact-links{justify-content:flex-end;gap:24px;display:flex}.contact-links a{color:var(--muted);text-underline-offset:4px;font-size:13px;font-weight:650;transition:color .15s}.contact-links a:hover{color:var(--lime)}.mobile-nav{display:none}.guide-shell{background:radial-gradient(circle at 85% 8%, #d8ff2212, transparent 28rem), var(--bg)}.guide-topbar .brand{color:var(--text);text-decoration:none}.guide-main{width:min(var(--content), calc(100% - 40px));margin:0 auto;padding:72px 0 96px}.guide-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:72px;padding-bottom:72px;display:grid}.guide-hero h1{letter-spacing:-.075em;max-width:760px;margin:16px 0 0;font-size:clamp(58px,8vw,104px);line-height:.92}.guide-hero>p{color:var(--muted);margin:0 0 5px;font-size:18px;line-height:1.7}.guide-section{border-bottom:1px solid var(--line-soft);grid-template-columns:290px minmax(0,1fr);gap:72px;padding:76px 0;display:grid}.guide-section-heading h2,.guide-callout h2,.guide-cta h2{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.03}.guide-section-heading>p{color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.65}.guide-kicker,.progression-level{color:var(--lime);letter-spacing:.13em;font-size:11px;font-weight:760}.guide-steps{margin:0;padding:0;list-style:none}.guide-steps li{grid-template-columns:56px 1fr;gap:24px;padding:0 0 28px;display:grid}.guide-steps li+li{border-top:1px solid var(--line-soft);padding-top:28px}.guide-step-number,.progression-index{color:var(--dim);font-family:var(--font-geist-mono), monospace;font-size:13px}.guide-steps h3,.progression-grid h3,.tips-grid h3{letter-spacing:-.025em;margin:0 0 8px;font-size:20px}.guide-steps p,.progression-grid p,.tips-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.guide-callout{border-radius:var(--radius-lg);background:linear-gradient(135deg,#d8ff2217,#101315eb);border:1px solid #d8ff2247;grid-template-columns:100px minmax(0,720px);align-items:start;gap:40px;margin:8px 0;padding:56px 64px;display:grid}.guide-callout-mark{border:1px solid var(--lime);width:76px;height:76px;color:var(--lime);border-radius:50%;place-items:center;font-size:38px;display:grid;box-shadow:0 0 40px #d8ff2217}.guide-callout p{color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.7}.progression-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.progression-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:260px;padding:24px;display:flex}.progression-level{margin-top:auto;padding-top:36px}.progression-grid h3{font-family:var(--font-geist-mono), monospace;margin-top:9px;font-size:21px}.tips-grid{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.tips-grid article{background:var(--surface);min-height:170px;padding:26px}.guide-reference dl{margin:0}.guide-reference dl>div{border-top:1px solid var(--line-soft);grid-template-columns:145px 1fr;gap:24px;padding:23px 0;display:grid}.guide-reference dl>div:last-child{border-bottom:1px solid var(--line-soft)}.guide-reference dt{font-weight:720}.guide-reference dd{color:var(--muted);margin:0;line-height:1.65}.guide-cta{text-align:center;padding:92px 0 20px}.guide-cta h2{max-width:720px;margin:12px auto 30px}.guide-primary-link{color:#0c0e08;background:var(--lime);border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:0 28px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.guide-primary-link:hover{transform:translateY(-2px);box-shadow:0 12px 36px #d8ff222e}.site-footer{width:min(var(--content), calc(100% - 40px));border-top:1px solid var(--line-soft);color:var(--dim);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:24px 0 34px;font-size:13px;display:flex}.site-footer p{margin:0}.site-footer nav{align-items:center;gap:18px;display:flex}.site-footer a,.analytics-settings-button,.back-link,.legal-content a{color:var(--muted);text-underline-offset:4px;transition:color .15s}.site-footer a:hover,.analytics-settings-button:hover,.back-link:hover,.legal-content a:hover{color:var(--lime)}.analytics-settings-button{font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}.analytics-consent{z-index:50;right:20px;bottom:max(20px, env(safe-area-inset-bottom));border-radius:var(--radius-md);background:#15191a;border:1px solid #3d4649;justify-content:space-between;align-items:center;gap:28px;width:min(880px,100% - 40px);margin:0 auto;padding:20px 22px;display:flex;position:fixed;left:20px;box-shadow:0 22px 70px #0000008c}.analytics-consent strong{color:var(--text);margin-bottom:6px;font-size:15px;display:block}.analytics-consent p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.analytics-consent a{color:var(--text);text-underline-offset:3px}.analytics-consent-actions{flex:none;gap:10px;display:flex}.analytics-consent-actions button{border-radius:999px;min-height:42px;padding:0 16px;font-size:13px;font-weight:750}.analytics-decline{border:1px solid var(--line);color:var(--text);background:0 0}.analytics-accept{border:1px solid var(--lime);color:#0c0e08;background:var(--lime)}.legal-shell{flex-direction:column;display:flex}.legal-topbar{justify-content:space-between;display:flex}.legal-topbar .brand{color:var(--text);text-decoration:none}.back-link{justify-self:end;font-size:14px;font-weight:620}.legal-main{flex:1;width:min(760px,100% - 40px);margin:0 auto;padding:72px 0 80px}.legal-heading{border-bottom:1px solid var(--line);padding-bottom:38px}.legal-heading h1{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(46px,8vw,78px);line-height:.98}.legal-heading>p:last-child{max-width:680px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.75}.legal-updated{color:var(--dim);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;margin:18px 0 0;font-size:12px}.legal-content{flex-direction:column;gap:0;display:flex}.legal-content section{border-bottom:1px solid var(--line-soft);padding:34px 0}.legal-content h2{letter-spacing:-.025em;margin:0 0 14px;font-size:21px}.legal-content p,.legal-content li{color:var(--muted);font-size:15px;line-height:1.75}.legal-content p{margin:0}.legal-content p+p{margin-top:14px}.legal-content ul{margin:0 0 14px;padding-left:22px}.legal-content li+li{margin-top:6px}.ad-placement{border-top:1px solid var(--line-soft);width:min(100%,970px);min-height:116px;color:var(--dim);text-align:center;margin:28px auto 0;padding:10px 0}.ad-placement-open{margin-top:0;margin-bottom:28px}.ad-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:10px;display:block}.adsbygoogle{min-width:250px;min-height:90px}.ad-preview{border-radius:var(--radius-sm);min-height:90px;color:var(--muted);background:repeating-linear-gradient(-45deg, #ffffff05 0, #ffffff05 8px, transparent 8px, transparent 16px), var(--surface);border:1px dashed #4c565a;flex-direction:column;justify-content:center;align-items:center;display:flex}.ad-preview strong{font-size:13px;font-weight:680}.ad-preview span{color:var(--dim);margin-top:4px;font-size:11px}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}@media (max-width:767px){body{background:radial-gradient(circle at 50% -10%, #d8ff2211, transparent 24rem), var(--bg)}.app-shell{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.topbar{justify-content:space-between;height:66px;padding:0 18px;display:flex}.brand{gap:10px;font-size:18px}.brand-mark{width:32px;height:32px}.desktop-nav,.topbar .icon-button{display:none}.page-frame{width:min(100% - 24px,580px);padding:24px 0 28px}.phase-pill{letter-spacing:.055em;max-width:100%;min-height:34px;padding:8px 13px;font-size:10px}.tempo-stage{grid-template-columns:48px minmax(0,1fr) 48px;gap:10px;width:100%;margin-top:21px}.tempo-step{width:48px;height:48px;font-size:27px}.tempo-readout input{font-size:clamp(76px,26vw,106px)}.tempo-readout>span:last-child{font-size:14px}.beat-track{gap:clamp(18px,6vw,29px);margin:16px 0}.beat-track span{width:17px;height:17px}.beat-track.dense-beats{justify-content:space-evenly;gap:0;width:100%}.beat-track.dense-beats span{width:14px;height:14px}.primary-transport{gap:13px;width:min(210px,68vw);min-height:72px;font-size:19px}.pause-icon i{width:7px;height:24px}.control-panel{border-radius:20px;margin-top:26px}.primary-settings{grid-template-columns:repeat(2,1fr)}.select-card{border-bottom:1px solid var(--line);text-align:left;grid-column:1/-1;grid-template-columns:1fr minmax(96px,128px);align-items:center;gap:16px;padding:16px 18px;display:grid}.select-card .setting-label{min-height:0;margin-bottom:0}.select-card select{text-align:center;text-align-last:center;justify-self:end}.select-card+.setting-card{border-left:0}.setting-card{text-align:center;padding:16px 8px}.setting-label{min-height:25px;margin-bottom:7px;font-size:9px;line-height:1.25}.select-card select,.stepper strong{font-size:21px}.stepper{grid-template-columns:28px 1fr 28px}.stepper button{width:28px;height:28px;font-size:18px}.secondary-settings{grid-template-columns:1fr}.subdivision-fieldset{padding:18px 12px}.subdivision-fieldset legend{text-align:center;width:100%;margin-bottom:10px}.subdivision-grid{gap:7px}.subdivision-grid label{min-height:62px}.note-symbol{font-size:31px}.sound-controls{border-top:1px solid var(--line);border-left:0;gap:18px;padding:18px 18px 20px}.session-strip{grid-template-columns:1fr 1fr}.session-metric{padding:17px}.session-metric+.session-metric{border-left:1px solid var(--line-soft)}.metric-icon{font-size:26px}.session-metric strong{font-size:20px}.recent-mini{border-top:1px solid var(--line-soft);border-left:0;grid-column:1/-1}.view-heading{align-items:flex-start;margin-bottom:22px}.view-heading h1{font-size:38px}.history-summary{gap:7px}.history-summary article{padding:15px 10px}.history-summary span{min-height:26px;font-size:9px}.history-summary strong{font-size:19px}.history-card{grid-template-columns:52px minmax(0,1fr) 32px;gap:12px}.history-date{height:54px}.history-stats{flex-direction:row;grid-column:2;align-items:flex-start}.delete-button{grid-area:1/3/3}.settings-section{grid-template-columns:1fr;gap:24px;padding:22px}.data-section .text-button{justify-self:start}.contact-links{justify-content:flex-start}.guide-shell{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.guide-topbar .back-link{display:none}.guide-main{width:min(100% - 36px,580px);padding:48px 0 64px}.guide-hero,.guide-section{grid-template-columns:1fr;gap:34px}.guide-hero{padding-bottom:48px}.guide-hero h1{font-size:clamp(52px,16vw,76px)}.guide-hero>p{font-size:16px}.guide-section{padding:52px 0}.guide-callout{grid-template-columns:1fr;gap:26px;padding:30px 26px}.guide-callout-mark{width:60px;height:60px;font-size:30px}.progression-grid,.tips-grid{grid-template-columns:1fr}.progression-grid article{min-height:220px}.guide-reference dl>div{grid-template-columns:1fr;gap:8px}.guide-cta{padding-top:64px}.ad-placement{min-height:100px;margin-top:20px;padding-top:9px}.ad-placement-open{margin-top:0;margin-bottom:20px}.adsbygoogle{min-width:0;min-height:70px}.ad-preview{min-height:70px}.mobile-nav{z-index:40;height:calc(70px + env(safe-area-inset-bottom));padding:0 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0c0df0;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.guide-mobile-nav{grid-template-columns:repeat(2,1fr)}.mobile-nav .nav-button{flex-direction:column;gap:3px;padding-top:8px;font-size:10px}.mobile-nav .nav-button>span{font-size:21px;line-height:1;display:block}.mobile-nav .nav-button:after{inset:0 24% auto}.site-footer{flex-direction:column;align-items:flex-start;width:min(100% - 36px,580px);padding:22px 0 28px}.site-footer nav{flex-wrap:wrap}.analytics-consent{right:12px;bottom:calc(88px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:16px;width:auto;padding:18px;left:12px}.analytics-consent-actions{justify-content:flex-end}.legal-shell{padding-bottom:0}.legal-topbar{display:flex}.legal-main{width:min(100% - 36px,580px);padding:48px 0 56px}.legal-heading{padding-bottom:30px}.legal-heading>p:last-child{font-size:16px;line-height:1.65}.legal-content section{padding:28px 0}.legal-content h2{font-size:19px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
