/*
Theme Name: iTry15
Theme URI: https://itry15.com
Author: ECC Media Pro
Description: A responsive music practice theme with the iTry15 navy-and-lime identity, instrument-specific practice paths for piano, guitar, bass and more, plus timer, metronome, tuner, and device-local journal.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: itry15
Tags: custom-logo, custom-menu, featured-images, full-width-template, blog
*/
:root{--navy:#101827;--ink:#111c2b;--lime:#c7f446;--muted:#596474;--paper:#fff;--line:#dce1e8;--soft:#f3f5f8;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img{max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #537708;outline-offset:4px}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.site-header{background:white;border-bottom:1px solid #edf0f3}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand,.custom-logo-link{display:block;width:210px;flex-shrink:0;line-height:0}.brand img{width:100%;height:73px;object-fit:contain}.custom-logo{max-height:80px;object-fit:contain}.nav-links{list-style:none;display:flex;align-items:center;gap:34px;padding:0;margin:0}.nav-links a{text-decoration:none;font-weight:600;font-size:.94rem}.nav-links a:hover{text-decoration:underline}.nav-links li{position:relative}.nav-links .sub-menu{list-style:none;margin:0;padding:12px;min-width:190px;background:white;box-shadow:0 8px 24px #10182722;position:absolute;z-index:5;display:none}.nav-links li:hover>.sub-menu,.nav-links li:focus-within>.sub-menu{display:block}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:#0b1420;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,18,30,.97),rgba(9,18,30,.79) 47%,rgba(9,18,30,.08))}.hero-inner{padding-block:60px 65px}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:750;margin:0 0 16px}.hero .eyebrow{color:#c5cdd9}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.7rem,5vw,4.9rem);letter-spacing:-.055em;line-height:1.07;font-weight:800;margin-bottom:22px}h1 span{display:block;color:var(--lime)}.hero-intro{font-size:clamp(1.1rem,1.6vw,1.4rem);color:#e1e6ed;margin-bottom:32px;max-width:670px}.practice-card{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:28px;background:rgba(18,29,43,.93);border:1px solid #ffffff30;border-radius:var(--radius);max-width:780px;box-shadow:0 20px 65px #0002}.timer-main h2{font-size:1.1rem;font-weight:600;margin-bottom:3px}.timer-display{font-size:clamp(3.7rem,6vw,5.8rem);font-weight:750;letter-spacing:-.06em;font-variant-numeric:tabular-nums;line-height:1.2;margin:7px 0 18px}.timer-actions{display:flex;gap:8px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:1px solid transparent;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;min-height:48px;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.lime{background:var(--lime);color:#101827}.lime:hover{background:#d6ff69}.ghost{background:transparent;color:#e7edf7;border-color:#ffffff35;padding-inline:12px}.secondary{background:var(--soft);color:var(--ink);border-color:var(--line)}.full{width:100%;margin-top:12px}.timer-status{margin:12px 0 0;font-size:.8rem;color:#c0cbd8;min-height:1.6em}.routine{list-style:none;margin:0;padding:0 0 0 24px;border-left:1px solid #ffffff25;display:flex;flex-direction:column;justify-content:center}.routine li{display:flex;align-items:center;gap:12px;padding:19px 0;border-bottom:1px solid #ffffff20;font-size:.9rem}.routine li:last-child{border:0}.routine li>span:nth-child(2){flex:1}.routine small{display:block;font-size:.72rem;color:#adbbcc;line-height:1.4;margin-top:5px}.routine strong{font-weight:500;font-size:.8rem;white-space:nowrap}.phase-number{font-size:.76rem;color:var(--lime);font-weight:700}.routine li.active .phase-number{background:var(--lime);color:var(--navy);border-radius:50%;padding:4px}.toolkit{padding-block:58px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:27px}.section-heading h2{font-size:clamp(1.9rem,3vw,2.6rem);letter-spacing:-.04em;margin:0;line-height:1.15}.section-heading p{margin-bottom:5px;color:var(--muted);font-size:.9rem}.section-heading .eyebrow{margin-bottom:10px;font-size:.7rem}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tool-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:25px 24px 20px;border:1px solid #e9edf2;background:var(--soft);color:var(--ink);border-radius:var(--radius);transition:transform .2s,border-color .2s}.tool-card:hover{transform:translateY(-4px);border-color:#94b637}.tool-icon{width:49px;height:53px;font-size:2.8rem;line-height:1;color:var(--ink);margin-bottom:18px;text-shadow:3px 2px var(--lime)}.tool-card strong{font-size:1.12rem;letter-spacing:-.02em}.tool-card>span:not(.tool-icon){font-size:.84rem;color:var(--muted)}.tool-card .tool-link{border-top:1px solid var(--line);margin-top:21px;padding-top:15px;width:100%;display:flex;justify-content:space-between;font-weight:650;color:var(--ink)!important}.practice-note{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);margin-top:45px;padding-top:32px}.practice-note>span{font-size:2.6rem;font-weight:800;letter-spacing:-.08em;color:#536b20}.practice-note h3{font-size:1.12rem;letter-spacing:-.02em;margin:0 0 4px}.practice-note p{font-size:.9rem;color:var(--muted);margin:0}.practice-note .text-link{margin-left:auto;font-size:.86rem;font-weight:700;white-space:nowrap}.site-footer{background:var(--navy);color:white;padding-block:26px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{font-size:1.65rem;font-weight:800;text-decoration:none;letter-spacing:-.06em}.footer-brand span{color:var(--lime)}.footer-brand small{font-weight:500;font-size:1rem;letter-spacing:-.02em}.footer-inner p{font-size:.9rem;color:#c3cbd7;margin:0}.tool-dialog{width:min(580px,calc(100% - 28px));max-height:90vh;max-height:90dvh;overflow:auto;border:0;border-radius:22px;padding:30px;color:var(--ink);box-shadow:0 30px 100px #0006}.tool-dialog::backdrop{background:#07101dd9;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-top .eyebrow{margin:0;color:var(--muted);font-size:.7rem}.close-dialog{background:var(--soft);color:var(--ink);border:0;border-radius:50%;font-size:1.7rem;width:44px;height:44px;line-height:1}.tool-dialog h2{font-size:2rem;line-height:1.15;letter-spacing:-.045em;margin:20px 0 12px}.tool-dialog>p{color:var(--muted)}label,.control-label{display:block;font-size:.9rem;font-weight:650;margin:18px 0 8px}.control-label{display:flex;justify-content:space-between}.control-label output{color:#4d6615;font-weight:750}input:not([type=range]),select,textarea{width:100%;padding:12px;border:1px solid #b9c2cf;border-radius:9px;background:white;color:var(--ink)}input[type=range]{width:100%;accent-color:#71961f;margin:18px 0}textarea{resize:vertical}.tempo-buttons{display:flex;justify-content:space-between;gap:8px}.beat-lights{display:flex;justify-content:center;gap:14px;min-height:50px;align-items:center;margin:16px 0}.beat-lights span{width:16px;height:16px;border-radius:50%;background:#dce2ea}.beat-lights span.on{background:#769d14;box-shadow:0 0 0 5px #c7f44655}.fine-print{font-size:.8rem!important;line-height:1.55;margin-top:16px;margin-bottom:0;color:var(--muted)}.notice{padding:13px;background:var(--soft);border-radius:10px;font-size:.85rem!important}.pitch-readout{display:flex;flex-direction:column;text-align:center;margin:24px}.pitch-readout strong{font-size:4rem;line-height:1.3}.pitch-readout span{color:var(--muted)}meter{width:100%;height:20px}.meter-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem;margin-top:6px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.scale-notes{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0}.scale-notes span{padding:12px 15px;border-radius:10px;background:var(--soft);font-weight:700}.scale-notes span:first-child{background:var(--lime)}.journal-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.journal-heading h3{font-size:1rem;margin:0}.journal-entry{border-bottom:1px solid var(--line);padding:18px 0}.journal-entry h4{margin:0;font-size:1rem}.journal-entry time{font-size:.75rem;color:var(--muted)}.journal-entry p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.journal-entry button{border:0;background:none;color:#8c2626;padding:6px 0;text-decoration:underline;font-size:.8rem}.entry-content{overflow-wrap:anywhere}.content-wrap{max-width:850px;margin:60px auto;padding-inline:25px;min-height:50vh}.content-wrap h1{font-size:clamp(2.3rem,5vw,3.5rem)}.content-wrap h2{line-height:1.2}.content-wrap article{margin-bottom:40px}.entry-content p{margin-bottom:1.5em}.entry-content a{color:#4d6518}.entry-content iframe{max-width:100%}.entry-content .alignwide{max-width:100%}.entry-content .aligncenter{display:block;margin-inline:auto}.entry-content .alignleft{float:left;margin:0 20px 20px 0}.entry-content .alignright{float:right;margin:0 0 20px 20px}.entry-content:after{content:"";display:table;clear:both}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:.85rem;color:var(--muted)}.post-meta{color:var(--muted);font-size:.85rem}.home-extra{padding-block:30px 60px}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;top:-100px;left:15px;z-index:100;padding:12px;background:var(--lime);color:var(--navy)}.skip-link:focus{top:10px}.page-numbers{display:inline-block;padding:8px 12px}.comment-list{padding-left:20px}.comment-list .children{padding-left:15px}.comment-form-cookies-consent{display:flex;align-items:center;gap:10px}.comment-form-cookies-consent input{width:auto!important}.comment-form-cookies-consent label{margin:0}.bypostauthor{border-left:3px solid var(--lime);padding-left:14px}.sticky{border-top:3px solid var(--lime)}.search-form{display:flex;gap:10px;flex-wrap:wrap}.search-form label{margin:0;flex:1}.search-submit,.form-submit input{background:var(--lime)!important;color:var(--navy)!important;border:0!important;width:auto!important;cursor:pointer}.builder-main{min-height:50vh}
@media(max-width:1000px){.container{width:calc(100% - 48px)}.tool-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:start;flex-direction:column;gap:12px}.practice-note{flex-wrap:wrap}.practice-note .text-link{margin-left:0}.nav-links{gap:20px}}
@media(max-width:680px){.container{width:calc(100% - 36px)}.header-inner{min-height:80px;flex-wrap:wrap;gap:0}.brand,.custom-logo-link{width:163px}.brand img{height:61px}.menu-toggle{display:flex;gap:12px;border:0;background:var(--soft);border-radius:8px;padding:10px 13px;font-size:.85rem;font-weight:700;min-height:44px}#primary-navigation{width:100%;display:none;padding-bottom:15px}#primary-navigation.open{display:block}.nav-links{flex-direction:column;align-items:stretch;gap:0}.nav-links a{display:block;padding:10px}.nav-links .sub-menu{display:block;position:static;box-shadow:none;padding-left:20px}.hero-inner{padding-block:36px}.hero:after{background:linear-gradient(90deg,#09121ef2,#09121ebd)}.hero-image{object-position:65% center}.hero .eyebrow{font-size:.65rem}.hero-intro{font-size:1.05rem;max-width:360px}.practice-card{grid-template-columns:1fr;padding:22px;gap:18px}.timer-display{font-size:4.6rem}.timer-actions .lime{flex:1}.routine{border-left:0;border-top:1px solid #ffffff25;padding:4px 0 0}.routine li{padding:12px 0}.routine small{font-size:.75rem}.timer-status{font-size:.8rem}.toolkit{padding-block:36px}.tool-grid{gap:12px}.tool-card{padding:20px 15px 16px}.tool-card strong{font-size:1rem}.tool-card>span:not(.tool-icon){font-size:.8rem}.tool-card .tool-link{font-size:.75rem!important;gap:6px}.tool-icon{margin-bottom:12px}.practice-note{gap:16px;margin-top:30px}.practice-note>div{flex:1;min-width:200px}.footer-inner{align-items:flex-start;flex-direction:column;gap:8px}.tool-dialog{padding:22px}.tool-dialog h2{font-size:1.7rem}.form-row{grid-template-columns:1fr}.tempo-buttons .button{padding-inline:12px}.content-wrap{margin-block:40px}}
@media(max-width:360px){.tool-grid{grid-template-columns:1fr}.timer-display{font-size:4rem}.brand{width:145px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media print{.site-header,.site-footer,.toolkit,dialog,.timer-actions{display:none}.hero{background:white;color:black}.hero-image,.hero:after{display:none}.hero h1 span,.hero-intro,.routine small,.timer-status{color:black}.practice-card{background:white;border:1px solid #aaa}}
/* Instrument paths */
.instrument-picker{max-width:780px;margin-bottom:20px;padding:20px 23px;border:1px solid #ffffff35;border-radius:var(--radius);background:#101b2ddd}
.instrument-picker-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.instrument-picker-heading h2{font-size:1rem;margin:0 0 13px}
.instrument-picker-heading p{font-size:.82rem;color:#d5dce6;margin:0}
.instrument-options{display:flex;flex-wrap:wrap;gap:8px}
.instrument-options button{padding:8px 14px;border-radius:100px;border:1px solid #ffffff50;background:#ffffff0b;color:white;font-size:.84rem;font-weight:600;min-height:39px}
.instrument-options button:hover{background:#ffffff24}
.instrument-options button[aria-pressed="true"]{background:var(--lime);color:var(--navy);border-color:var(--lime)}
.custom-instrument{margin-top:15px;max-width:360px}.custom-instrument[hidden]{display:none}
.custom-instrument label{font-size:.84rem;margin:0 0 6px}.custom-instrument input{background:#fff}
.instrument-guide{padding-block:56px 25px}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.guide-grid article{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}
.guide-grid article>span{font-size:.7rem;letter-spacing:.09em;font-weight:800;color:#455d15}
.guide-grid h3{font-size:1.15rem;line-height:1.25;letter-spacing:-.025em;margin:15px 0 7px}
.guide-grid p,.guide-caption{color:var(--muted);font-size:.9rem;margin:0}
.guide-caption{margin-top:18px}
.tuning-reference{padding:17px;border-radius:12px;background:var(--soft);margin:14px 0}
.tuning-reference h3{font-size:1rem;margin:0 0 4px}.tuning-reference p{font-size:.83rem;color:var(--muted);margin:0}
.tuning-notes{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.tuning-notes:empty{display:none}
.tuning-notes button{min-width:53px;border:1px solid #b4c0cc;border-radius:8px;background:white;padding:7px;font-weight:750;color:var(--ink)}
.tuning-notes button:hover{background:var(--lime)}
.journal-instrument{display:inline-block;font-size:.73rem;font-weight:700;background:#e9f4c9;border-radius:100px;padding:2px 9px;margin-top:8px}
@media(max-width:680px){.instrument-picker{padding:18px}.instrument-picker-heading{display:block}.instrument-picker-heading p{margin-bottom:12px}.instrument-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.instrument-options button{padding-inline:8px}.instrument-guide{padding-block:38px 10px}.guide-grid{grid-template-columns:1fr;gap:11px}.guide-grid article{padding:17px}.guide-grid h3{margin-top:7px}.toolkit{padding-top:30px}}
