:root{--bg:#f6f5ef;--surface:#fffef9;--surface-strong:#fff;--ink:#17231d;--ink-soft:#31443a;--muted:#6c7a72;--line:#dde4dd;--line-strong:#cdd8cf;--green:#176349;--green-2:#235f4b;--green-dark:#0e3d2e;--green-soft:#e5f2e9;--mint:#dff1e7;--yellow:#f6e8aa;--peach:#f6d8c8;--coral:#e88665;--coral-soft:#f8ddd4;--lavender:#e9e2f2;--shadow-sm:0 8px 22px #1f3d2f0f;--shadow:0 22px 60px #1a3f2f1a;--shadow-lg:0 30px 80px #183a2c26;--radius-sm:14px;--radius:24px;--radius-lg:34px;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{outline-color:var(--green)}button{color:inherit}::selection{color:var(--green-dark);background:#c9ead6}.container{width:min(1180px,100% - 40px);margin:0 auto}.capitalize{text-transform:capitalize}.muted{color:var(--muted)}.small{font-size:13px}.siteHeaderWrap{z-index:50;pointer-events:none;padding:12px 0 0;position:sticky;top:0}.siteHeader{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffef9e0;border:1px solid #cdd8cfd1;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;width:min(1180px,100% - 40px);min-height:64px;margin:0 auto;padding:8px 10px 8px 14px;display:grid;box-shadow:0 10px 35px #18392b12}.brand{letter-spacing:-.025em;align-items:center;gap:10px;font-weight:850;display:inline-flex}.brandText{font-size:19px}.brandMark{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:38px;height:38px;display:grid;transform:rotate(-4deg);box-shadow:inset 0 -4px #00000012}.brandMark span{font-family:var(--serif);font-size:28px;font-weight:700;line-height:1;display:block;transform:rotate(4deg)translateY(-1px)}.brandMarkSmall{border-radius:11px;width:34px;height:34px}.brandMarkSmall span{font-size:25px}.nav{color:#4e6057;justify-self:center;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.nav a{border-radius:999px;padding:10px 13px;transition:all .18s}.nav a:hover{color:var(--green-dark);background:#eff4ef}.headerCta{background:var(--green-dark);color:#fff;border-radius:14px;align-items:center;gap:9px;padding:11px 16px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.headerCta:hover{background:#092f24;transform:translateY(-1px)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--green);align-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.eyebrowLight{color:#cde8d7}.section{padding:76px 0}.sectionTight{padding-top:68px}.sectionHeader{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:30px;display:flex}.sectionHeader>div{max-width:710px}.sectionHeader h2{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(34px,4.6vw,52px);font-weight:820;line-height:1.02}.sectionHeader p{color:var(--muted);max-width:430px;margin:0 0 4px;line-height:1.65}.sectionLink{color:var(--green);white-space:nowrap;align-items:center;gap:8px;font-weight:820;display:inline-flex}.sectionLink span{transition:transform .18s}.sectionLink:hover span{transform:translate(3px)}.primaryButton,.lightButton,.cardButton,.stopButton,.ghostButton{appearance:none;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primaryButton{color:#fff;background:var(--green);border-radius:15px;min-height:48px;padding:0 18px;box-shadow:0 9px 20px #17634929}.primaryButton:hover{transform:translateY(-2px);box-shadow:0 13px 25px #17634933}.primaryButton:disabled{opacity:.58;cursor:wait;transform:none}.ghostButton{border:1px solid var(--line-strong);min-height:46px;color:var(--ink-soft);background:0 0;border-radius:14px;padding:0 16px}.stopButton{background:var(--coral-soft);color:#743923;border-radius:15px;min-height:48px;padding:0 18px}.stopSquare{background:#9c4c2e;border-radius:2px;width:10px;height:10px}.cardButton{background:var(--green-dark);color:#fff;border-radius:15px;justify-content:space-between;width:100%;min-height:50px;padding:0 16px}.cardButton:hover{background:#092f24;transform:translateY(-1px)}.backLink{width:fit-content;color:var(--muted);margin-bottom:24px;font-size:14px;font-weight:750;display:block}.backLink:hover{color:var(--green)}.heroSection{padding:72px 0;position:relative;overflow:hidden}.heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ceebd8b3 0%,#ceebd800 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:-290px;right:-170px}.heroSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#f6e8aa8c 0%,#f6e8aa00 70%);border-radius:50%;width:370px;height:370px;position:absolute;bottom:-220px;left:-80px}.hero{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:62px;display:grid;position:relative}.heroCopy{padding:24px 0}.heroBadge{border:1px solid var(--line);width:fit-content;color:var(--ink-soft);background:#ffffffab;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.badgeDot{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e8866521}.hero h1{letter-spacing:-.065em;max-width:760px;margin:22px 0 24px;font-size:clamp(52px,6.4vw,82px);font-weight:850;line-height:.95}.hero h1 span{color:var(--green);font-family:var(--serif);letter-spacing:-.055em;font-style:italic;font-weight:600}.heroLead{max-width:650px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.heroSearch{background:var(--surface-strong);border:1px solid var(--line-strong);max-width:650px;box-shadow:var(--shadow-sm);border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:30px;padding:7px 7px 7px 16px;display:grid}.searchIcon{color:var(--muted);font-size:26px;line-height:1;transform:rotate(-18deg)}.heroSearch input,.librarySearch input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.heroSearch input::placeholder,.librarySearch input::placeholder{color:#98a39d}.heroSearch button,.librarySearch button{cursor:pointer;background:var(--green-dark);color:#fff;border:0;border-radius:13px;min-height:44px;padding:0 18px;font-weight:850}.heroLinks{max-width:650px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:11px;margin-top:15px;font-size:12px;display:flex}.heroLinks span{font-weight:700}.heroLinks a{color:var(--green);font-weight:800}.heroLinks a:hover{text-decoration:underline}.studioCard{border:1px solid var(--line-strong);min-height:540px;box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#fffef9 0%,#fbfaf5 100%);border-radius:34px;padding:30px;position:relative;overflow:hidden;transform:rotate(1deg)}.studioCard:after{content:"";background:var(--yellow);opacity:.44;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-76px;right:-72px}.studioTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.studioTop>div:first-child{gap:6px;display:grid}.studioLabel{letter-spacing:.15em;color:var(--green);font-size:10px;font-weight:900}.studioDate{color:var(--muted);font-size:13px}.streakPill{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850}.studioQuote{z-index:2;min-height:165px;font-family:var(--serif);letter-spacing:-.035em;color:var(--green-dark);align-items:center;padding:24px 6px 18px;font-size:clamp(30px,3.5vw,45px);line-height:1.13;display:flex;position:relative}.studioMeta{z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid;position:relative}.studioMeta>div{gap:4px;padding:16px 0;display:grid}.studioMeta>div+div{border-left:1px solid var(--line);padding-left:20px}.studioMeta span{color:var(--muted);font-size:11px}.studioMeta strong{font-size:14px}.practiceSteps{z-index:2;gap:9px;margin:17px 0;display:grid;position:relative}.practiceSteps>div{grid-template-columns:30px 1fr;align-items:center;gap:11px;display:grid}.practiceSteps>div>span{width:30px;height:30px;color:var(--green);background:#eef4ef;border-radius:10px;place-items:center;font-size:11px;font-weight:900;display:grid}.practiceSteps p{gap:2px;margin:0;display:grid}.practiceSteps strong{font-size:13px}.practiceSteps small{color:var(--muted);font-size:11px}.floatingWord{z-index:0;font-family:var(--serif);opacity:.74;border-radius:999px;padding:7px 11px;font-size:13px;font-style:italic;position:absolute}.floatingWordOne{background:var(--peach);top:104px;right:24px;transform:rotate(8deg)}.floatingWordTwo{background:var(--mint);top:148px;right:2px;transform:rotate(-8deg)}.trustStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff7a}.trustInner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.trustInner p{max-width:600px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.trustInner p strong{color:var(--ink)}.trustItems{color:var(--ink-soft);white-space:nowrap;gap:20px;font-size:12px;font-weight:760;display:flex}.trustItems span{align-items:center;gap:6px;display:inline-flex}.soundGrid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.soundTile{border:1px solid var(--line);border-radius:21px;min-height:150px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.soundTile:hover{box-shadow:var(--shadow);border-color:var(--line-strong);transform:translateY(-4px)}.soundTop{justify-content:space-between;align-items:flex-start;display:flex}.soundCode{font-family:var(--serif);letter-spacing:-.04em;font-size:40px;line-height:1}.soundArrow{background:#ffffffad;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.soundIpa{color:var(--ink-soft);margin-top:27px;font-size:13px;font-weight:760;display:block}.soundTile small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.soundTone1{background:#e7f2e9}.soundTone2{background:#f5e8b8}.soundTone3{background:#f5ddd2}.soundTone4{background:#eae5f2}.soundTone5{background:#e4eef1}.categoryGrid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.categoryTile{border:1px solid #29423514;border-radius:24px;flex-direction:column;min-height:250px;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.categoryTile:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.categoryKicker{width:fit-content;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;background:#ffffff8c;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:850}.categoryTile strong{font-family:var(--serif);letter-spacing:-.03em;margin-top:24px;font-size:30px}.categoryTile p{color:#53645b;margin:10px 0 0;font-size:13px;line-height:1.5}.categoryArrow{justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;font-weight:850;display:flex}.categoryArrow b{font-size:17px;transition:transform .18s}.categoryTile:hover .categoryArrow b{transform:translate(3px)}.category-mint{background:var(--mint)}.category-peach{background:var(--peach)}.category-yellow{background:var(--yellow)}.category-lavender{background:var(--lavender)}.category-coral{background:var(--coral-soft)}.librarySection{padding-top:82px}.twisterGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.twisterCard{background:var(--surface);border:1px solid var(--line);border-radius:25px;flex-direction:column;min-height:325px;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.twisterCard:hover{box-shadow:var(--shadow);border-color:#cbd9cf;transform:translateY(-4px)}.cardTopRow{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.soundChips{flex-wrap:wrap;gap:6px;display:flex}.soundChips span{background:var(--green-soft);min-width:31px;min-height:27px;color:var(--green-dark);border-radius:9px;place-items:center;padding:0 8px;font-size:10px;font-weight:900;display:inline-grid}.difficulty{color:#59685f;text-transform:uppercase;letter-spacing:.09em;background:#eff3ef;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex}.difficulty-hard{color:#7b452f;background:#f7e2d8}.difficulty-extreme{color:#772e2d;background:#f2d5d4}.difficulty-easy{color:#2d654d;background:#e4f1e8}.difficulty-medium{color:#715d1c;background:#f5eccd}.cardNumber{font-family:var(--serif);color:#edf1ec;z-index:0;pointer-events:none;font-size:92px;line-height:1;position:absolute;bottom:46px;right:12px}.twisterCard h3{z-index:1;font-family:var(--serif);letter-spacing:-.035em;margin:23px 0 12px;font-size:27px;line-height:1.18;position:relative}.twisterCard>p{z-index:1;max-width:92%;color:var(--muted);flex:1;margin:0 0 24px;font-size:13px;line-height:1.55;position:relative}.cardPracticeLink{z-index:2;border-top:1px solid var(--line);min-height:42px;color:var(--green);justify-content:space-between;align-items:center;padding-top:13px;font-size:12px;font-weight:850;display:flex;position:relative}.cardPracticeLink b{font-size:17px;transition:transform .18s}.twisterCard:hover .cardPracticeLink b{transform:translate(3px)}.howSection{background:#ecf2ec;border:1px solid #d7e2d8;border-radius:34px;grid-template-columns:.88fr 1.12fr;gap:62px;margin:36px 0;padding:54px;display:grid}.howIntro h2{letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(38px,4.5vw,55px);line-height:.98}.howIntro>p{max-width:430px;color:var(--muted);margin:0 0 25px;line-height:1.65}.howSteps{display:grid}.howStep{border-bottom:1px solid #d4dfd5;grid-template-columns:72px 1fr;gap:16px;padding:20px 0;display:grid}.howStep:last-child{border-bottom:0}.howNumber{font-family:var(--serif);color:var(--green);font-size:32px}.howStep strong{margin-bottom:6px;font-size:17px;display:block}.howStep p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.challengeBand{background:var(--green-dark);color:#fff;border-radius:34px;grid-template-columns:1fr auto;align-items:center;gap:32px;min-height:290px;padding:48px;display:grid;position:relative;overflow:hidden}.challengeCopy{z-index:2;position:relative}.challengeCopy h2{letter-spacing:-.05em;margin:10px 0 15px;font-size:clamp(38px,4.8vw,58px);line-height:.98}.challengeCopy p{color:#cbded3;max-width:520px;margin:0;line-height:1.6}.lightButton{z-index:2;color:#183c2e;background:#f7e9ad;border-radius:15px;min-height:52px;padding:0 20px;position:relative;box-shadow:0 14px 30px #0000001f}.lightButton:hover{transform:translateY(-2px)}.challengeDecor{pointer-events:none;position:absolute;inset:0}.challengeDecor span{font-family:var(--serif);color:#ffffff0f;font-size:78px;font-style:italic;position:absolute}.challengeDecor span:first-child{top:20px;right:28%;transform:rotate(-12deg)}.challengeDecor span:nth-child(2){bottom:5px;right:12%;transform:rotate(9deg)}.challengeDecor span:nth-child(3){bottom:-20px;left:43%;transform:rotate(-4deg)}.libraryHero{grid-template-columns:1fr .9fr;align-items:end;gap:60px;padding:84px 0 44px;display:grid}.libraryHero h1,.collectionHero h1,.soundHero h1,.toolHero h1,.challengeHero h1{letter-spacing:-.065em;margin:13px 0 19px;font-size:clamp(50px,6.7vw,80px);line-height:.94}.libraryHero p,.collectionHero>p,.soundHero p,.toolHero p,.challengeHero p{max-width:680px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.librarySearch{border:1px solid var(--line-strong);box-shadow:var(--shadow-sm);background:#fff;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 7px 7px 15px;display:grid}.filterBar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.filterGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filterGroup>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-right:2px;font-size:11px;font-weight:850}.filterGroup a{min-height:33px;color:var(--ink-soft);background:#eef2ee;border-radius:999px;align-items:center;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.filterGroup a:hover{background:var(--green-soft);color:var(--green-dark)}.libraryListing{padding-top:56px}.resultsHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.resultsHeader h2{letter-spacing:-.04em;margin:8px 0 0;font-size:34px}.resultCount{color:var(--muted);font-size:12px;font-weight:800}.emptyState{border:1px dashed var(--line-strong);text-align:center;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.emptyState>span{color:var(--green);font-size:42px;transform:rotate(-18deg)}.emptyState h2{margin:14px 0 8px}.emptyState p{color:var(--muted);margin:0 0 22px}.collectionHero{max-width:900px;padding:72px 0 44px}.collectionMeta{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.collectionMeta span{color:#56665d;background:#eef2ee;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.soundHero{grid-template-columns:180px 1fr;align-items:center;gap:42px;padding:75px 0 42px;display:grid}.soundHeroMark{background:var(--mint);width:180px;height:180px;font-family:var(--serif);color:var(--green-dark);border:1px solid #cadfd1;border-radius:40px;align-content:center;place-items:center;gap:8px;font-size:70px;display:grid;transform:rotate(-3deg)}.soundHeroMark small{color:var(--muted);font-family:inherit;font-size:15px}.practiceShell{max-width:1050px;margin:0 auto;padding:38px 0 90px}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;padding:22px 0;font-size:12px;display:flex}.breadcrumb a:hover{color:var(--green)}.practiceQuote{background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:34px;padding:42px 44px;position:relative;overflow:hidden}.practiceQuote:after{content:"Aa";font-family:var(--serif);color:#f2f4ef;z-index:0;font-size:180px;position:absolute;top:-28px;right:-20px}.practiceQuote>*{z-index:1;position:relative}.practiceMeta{justify-content:space-between;align-items:center;gap:15px;display:flex}.practiceKicker{letter-spacing:.16em;color:var(--green);margin:36px 0 0;font-size:10px;font-weight:900}.practiceQuote h1{max-width:900px;font-family:var(--serif);letter-spacing:-.045em;margin:13px 0 18px;font-size:clamp(42px,6.5vw,70px);font-weight:650;line-height:1.05}.practiceLead{max-width:660px;color:var(--muted);margin:0 0 29px;line-height:1.6}.audioPanel{background:#f2f5f1;border:1px solid #e0e7e0;border-radius:19px;justify-content:space-between;align-items:center;gap:25px;padding:17px 18px;display:flex}.audioIntro{align-items:center;gap:12px;display:flex}.audioIcon{background:var(--green-dark);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.audioIntro strong{font-size:13px}.audioIntro p{color:var(--muted);margin:3px 0 0;font-size:11px}.audioButtons{flex-wrap:wrap;gap:7px;display:flex}.audioButton{border:1px solid var(--line-strong);min-height:38px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:820;display:inline-flex}.audioButton span{color:var(--green)}.audioButton.isPlaying{border-color:var(--green);background:var(--green-soft)}.audioButton:disabled{opacity:.5;cursor:not-allowed;background:#f7f8f6}.practiceDetails{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.infoCard{border:1px solid var(--line);background:var(--surface);border-radius:24px;grid-template-columns:auto 1fr;gap:18px;min-height:245px;padding:26px;display:grid}.accentInfo{background:#eaf3eb;border-color:#d7e5d9}.infoIcon{border:1px solid var(--line);width:42px;height:42px;color:var(--green);font-family:var(--serif);background:#fff;border-radius:13px;place-items:center;font-weight:700;display:grid}.infoCard h2{letter-spacing:-.035em;margin:10px 0 11px;font-size:23px}.infoCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.speedCard{color:#fff;background:#152e24;border-radius:28px;grid-template-columns:1fr 360px;align-items:center;gap:40px;margin-top:16px;padding:34px;display:grid}.speedCopy h2{letter-spacing:-.04em;margin:10px 0 12px;font-size:35px;line-height:1.05}.speedCopy>p{color:#c5d6cd;max-width:520px;margin:0;font-size:13px;line-height:1.6}.roundPills{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.roundPills span{color:#d5e2db;background:#ffffff14;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:760}.timerBox{min-width:0;color:var(--ink);background:#fffef9;border-radius:23px;padding:23px}.timerReadout{gap:8px;display:grid}.timerReadout>span{color:var(--muted);letter-spacing:.14em;font-size:9px;font-weight:900}.timerReadout strong{font-family:var(--serif);letter-spacing:-.04em;font-size:52px;line-height:1}.timerReadout small{color:var(--muted);margin-left:4px;font-family:inherit;font-size:20px}.timerActions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.timerHint{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.45}.relatedSection{padding-bottom:0}.toolHero{max-width:860px;padding:80px 0 36px}.toolHero h1 em,.challengeHero h1 em{font-family:var(--serif);color:var(--green);font-weight:600}.generatorSection{padding-top:25px}.generatorBox{border:1px solid var(--line-strong);background:var(--surface);min-height:510px;box-shadow:var(--shadow);border-radius:31px;grid-template-columns:.78fr 1.22fr;display:grid;overflow:hidden}.generatorControls{border-right:1px solid var(--line);background:#f8f7f1;padding:32px}.generatorHeader{align-items:center;gap:12px;margin-bottom:26px;display:flex}.generatorSpark{background:var(--yellow);color:#5d501b;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.generatorHeader strong{font-size:15px}.generatorHeader p{color:var(--muted);margin:3px 0 0;font-size:11px}.formGrid{gap:18px;display:grid}.formGrid label{color:var(--ink-soft);gap:8px;font-size:12px;font-weight:800;display:grid}.formGrid select{border:1px solid var(--line-strong);width:100%;min-height:49px;color:var(--ink);outline-color:var(--green);background:#fff;border-radius:14px;padding:0 13px}.generatorButton{justify-content:space-between;width:100%;margin-top:22px}.generatorResult{background:linear-gradient(145deg,#fffef9 0%,#f0f5ef 100%);flex-direction:column;justify-content:center;min-height:510px;padding:42px;display:flex}.generatorResult.hasResult{justify-content:center}.resultTags{flex-wrap:wrap;gap:7px;display:flex}.resultTags span{background:var(--green-soft);color:var(--green-dark);text-transform:capitalize;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:850}.generatorResult blockquote{font-family:var(--serif);letter-spacing:-.04em;margin:23px 0 14px;font-size:clamp(34px,4vw,48px);line-height:1.1}.generatorResult>p{color:var(--muted);line-height:1.6}.generatorResult .cardButton{max-width:290px;margin-top:16px}.generatorEmpty{text-align:center;max-width:410px;margin:0 auto}.wordOrbit{border:1px dashed #b8c9bd;border-radius:50%;width:170px;height:170px;margin:0 auto 24px;position:relative}.wordOrbit strong{background:var(--green-dark);color:#fff;font-family:var(--serif);border-radius:50%;place-items:center;font-size:40px;display:grid;position:absolute;inset:42px}.wordOrbit span{border-radius:999px;place-items:center;min-width:40px;height:30px;padding:0 8px;font-size:10px;font-weight:900;display:grid;position:absolute}.wordOrbit span:first-child{background:var(--peach);top:63px;left:-6px;transform:rotate(-9deg)}.wordOrbit span:nth-child(2){background:var(--yellow);top:22px;right:2px;transform:rotate(7deg)}.wordOrbit span:nth-child(3){background:var(--mint);bottom:18px;right:4px;transform:rotate(-4deg)}.generatorEmpty h3{font-family:var(--serif);margin:0;font-size:31px;line-height:1.08}.generatorEmpty p{max-width:340px;color:var(--muted);margin:12px auto 0;font-size:12px;line-height:1.55}.toolNotes{grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:90px;display:grid}.toolNotes>div{border-top:1px solid var(--line-strong);padding:24px}.toolNotes>div>strong{font-family:var(--serif);color:var(--green);font-size:25px}.toolNotes h3{margin:17px 0 8px;font-size:16px}.toolNotes p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.challengeHero{grid-template-columns:1fr .75fr;align-items:center;gap:60px;padding:78px 0 35px;display:grid}.dailyRules{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.dailyRules span{border:1px solid var(--line);min-height:36px;color:var(--ink-soft);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 11px 0 7px;font-size:11px;font-weight:760;display:inline-flex}.dailyRules b{background:var(--green-soft);width:23px;height:23px;color:var(--green);border-radius:50%;place-items:center;font-size:9px;display:grid}.challengeHeroArt{height:310px;position:relative}.artCircle{background:var(--green-dark);color:#fff;width:190px;height:190px;font-family:var(--serif);box-shadow:var(--shadow-lg);border-radius:50%;place-items:center;font-size:58px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}.artWord{z-index:2;font-family:var(--serif);box-shadow:var(--shadow-sm);border-radius:999px;padding:10px 15px;font-size:20px;font-style:italic;position:absolute}.artWordA{background:var(--peach);top:18%;left:2%;transform:rotate(-9deg)}.artWordB{background:var(--yellow);top:26%;right:1%;transform:rotate(8deg)}.artWordC{background:var(--mint);bottom:13%;right:10%;transform:rotate(-5deg)}.dailyPractice{border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:31px;grid-template-columns:1.25fr .75fr;margin:25px 0 90px;display:grid;overflow:hidden}.dailyQuote{background:var(--surface);padding:38px}.dailyLabel{color:var(--green);letter-spacing:.15em;margin-top:36px;font-size:10px;font-weight:900;display:block}.dailyQuote blockquote{font-family:var(--serif);letter-spacing:-.045em;margin:14px 0 15px;font-size:clamp(38px,5vw,58px);line-height:1.08}.dailyQuote>p{max-width:650px;color:var(--muted);line-height:1.6}.dailyQuote .audioPanel{margin-top:25px}.dailyTimer{background:#e8f1e8;flex-direction:column;justify-content:center;padding:38px;display:flex}.dailyTimer h2{letter-spacing:-.04em;margin:12px 0;font-size:31px;line-height:1.05}.dailyTimer>p{color:var(--muted);font-size:13px;line-height:1.55}.dailyTimer .timerBox{margin:17px 0 20px}.adminNotice{background:#fff3c8;border:1px solid #ead37c;border-radius:16px;padding:16px}.pageHero{padding:68px 0 32px}.pageHero h1{letter-spacing:-.055em;margin:12px 0 16px;font-size:clamp(44px,6vw,72px)}.pageHero p{color:var(--muted);max-width:740px;font-size:17px;line-height:1.65}.footerShell{border-top:1px solid var(--line);background:#efefe8;margin-top:80px}.footer{grid-template-columns:1fr 1fr;gap:60px;width:min(1180px,100% - 40px);margin:0 auto;padding:55px 0 45px;display:grid}.footerBrand>p{max-width:390px;color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.55}.footerLinks{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.footerLinks>div{align-content:start;gap:9px;display:grid}.footerLinks strong{color:var(--ink);margin-bottom:4px;font-size:12px}.footerLinks a{width:fit-content;color:var(--muted);font-size:12px}.footerLinks a:hover{color:var(--green)}.footerBottom{color:#7b867f;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #d8ddd6;justify-content:space-between;gap:20px;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0 30px;font-size:10px;font-weight:700;display:flex}.notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:80px 20px;display:flex}.notFound>span{font-family:var(--serif);color:var(--green);font-size:80px}.notFound h1{letter-spacing:-.05em;max-width:700px;margin:10px 0;font-size:clamp(38px,5vw,62px)}.notFound p{color:var(--muted);margin:0 0 24px}@media (max-width:1050px){.headerCta{display:none}.siteHeader{grid-template-columns:auto 1fr}.nav{justify-self:end}.hero{grid-template-columns:1fr 1fr;gap:38px}.studioCard{min-height:510px;padding:25px}.soundGrid{grid-template-columns:repeat(4,1fr)}.categoryGrid{grid-template-columns:repeat(3,1fr)}.categoryTile{min-height:220px}.speedCard{grid-template-columns:1fr 330px;gap:25px}.dailyPractice{grid-template-columns:1fr}}@media (max-width:820px){.hero{grid-template-columns:1fr}.heroCopy{padding-bottom:0}.studioCard{max-width:620px;min-height:auto;transform:none}.trustInner{flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 0}.trustItems{white-space:normal;flex-wrap:wrap}.soundGrid{grid-template-columns:repeat(3,1fr)}.categoryGrid,.twisterGrid{grid-template-columns:repeat(2,1fr)}.howSection{grid-template-columns:1fr;gap:25px;padding:38px}.libraryHero,.challengeHero{grid-template-columns:1fr;gap:32px}.librarySearch{max-width:650px}.filterBar{flex-direction:column;align-items:flex-start}.soundHero{grid-template-columns:125px 1fr;gap:26px}.soundHeroMark{border-radius:30px;width:125px;height:125px;font-size:50px}.practiceDetails,.speedCard,.generatorBox{grid-template-columns:1fr}.generatorControls{border-right:0;border-bottom:1px solid var(--line)}.generatorResult{min-height:400px}.toolNotes{grid-template-columns:1fr}.challengeHeroArt{display:none}.footer{grid-template-columns:1fr;gap:35px}}@media (max-width:640px){.container,.siteHeader,.footer,.footerBottom{width:min(100% - 28px,1180px)}.siteHeaderWrap{padding-top:7px}.siteHeader{border-radius:17px;gap:10px;min-height:58px;padding:6px 8px 6px 10px}.brandMark{width:34px;height:34px}.brandMark span{font-size:25px}.brandText{font-size:17px}.nav{gap:2px;font-size:11px}.nav a{padding:8px 7px}.nav a:first-child{display:none}.heroSection{padding:45px 0 48px}.hero h1{font-size:50px}.heroLead{font-size:16px}.heroSearch{grid-template-columns:auto 1fr;padding-right:12px}.heroSearch button{grid-column:1/-1;width:100%}.heroLinks{display:none}.studioCard{border-radius:27px;padding:23px}.studioQuote{min-height:140px;font-size:33px}.floatingWord{display:none}.trustItems{gap:11px}.section{padding:57px 0}.sectionHeader{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:24px}.sectionHeader h2{font-size:38px}.sectionHeader p{font-size:13px}.soundGrid{grid-template-columns:repeat(2,1fr);gap:10px}.soundTile{min-height:130px;padding:17px}.soundCode{font-size:34px}.categoryGrid{grid-template-columns:1fr}.categoryTile{min-height:190px}.twisterGrid{grid-template-columns:1fr}.twisterCard{min-height:295px}.howSection{border-radius:27px;margin:20px 0;padding:28px 22px}.howIntro h2{font-size:39px}.challengeBand{border-radius:27px;grid-template-columns:1fr;padding:31px 24px}.challengeCopy h2{font-size:41px}.lightButton{width:100%}.libraryHero{padding-top:58px}.libraryHero h1,.collectionHero h1,.soundHero h1,.toolHero h1,.challengeHero h1{font-size:49px}.librarySearch{grid-template-columns:auto 1fr;padding-right:12px}.librarySearch button{grid-column:1/-1;width:100%}.soundFilter{display:none}.resultsHeader{flex-direction:column;align-items:flex-start}.soundHero{grid-template-columns:1fr;padding-top:58px}.soundHeroMark{border-radius:25px;width:100px;height:100px}.practiceShell{padding-top:12px}.practiceQuote{border-radius:27px;padding:27px 22px}.practiceQuote h1{font-size:42px}.audioPanel{flex-direction:column;align-items:stretch}.audioButtons{grid-template-columns:repeat(3,1fr);display:grid}.audioButton{justify-content:center;padding:0 7px}.infoCard{grid-template-columns:1fr;min-height:0;padding:23px}.speedCard{border-radius:25px;padding:25px 21px}.timerBox{padding:19px}.generatorControls,.generatorResult{padding:25px 21px}.generatorResult blockquote{font-size:36px}.dailyPractice{border-radius:26px;margin-bottom:60px}.dailyQuote,.dailyTimer{padding:25px 21px}.dailyQuote blockquote{font-size:41px}.footerLinks{grid-template-columns:1fr 1fr;row-gap:28px}.footerBottom{flex-direction:column;gap:7px}}.mobileMenuButton,.mobileNavPanel{display:none}@media (max-width:640px){html,body{max-width:100%;overflow-x:clip}.container,.siteHeader,.footer,.footerBottom{width:calc(100% - 28px);max-width:1180px}.siteHeaderWrap{padding-top:7px}.siteHeader{border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:60px;padding:7px 8px 7px 10px;position:relative}.brand{gap:8px;min-width:0}.brandMark{flex:none;width:34px;height:34px}.brandMark span{font-size:25px}.brandText{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.desktopNav,.headerCta{display:none}.mobileMenuButton{border:1px solid var(--line);min-width:76px;min-height:44px;color:var(--green-dark);cursor:pointer;background:#f4f6f2;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 11px;font-weight:850;display:inline-flex}.mobileMenuLabel{font-size:12px}.menuIcon{align-content:center;gap:5px;width:16px;height:14px;display:grid}.menuIcon i{transform-origin:50%;background:currentColor;border-radius:999px;width:16px;height:2px;transition:transform .18s,translate .18s;display:block}.menuIcon.isOpen i:first-child{transform:translateY(3.5px)rotate(45deg)}.menuIcon.isOpen i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobileNavPanel{z-index:5;border:1px solid var(--line-strong);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffef9fa;border-radius:18px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0}.mobileNavPanel.isOpen{display:block}.mobileNav{gap:3px;display:grid}.mobileNav a{min-height:48px;color:var(--ink-soft);border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;font-weight:780;display:flex}.mobileNav a:hover{color:var(--green-dark);background:#eff4ef}.mobileNav a b{color:var(--green);font-size:17px}.mobileNavCta{background:var(--green-dark);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;min-height:48px;margin-top:6px;padding:0 14px;font-size:13px;font-weight:850;display:flex}.heroSection{padding:38px 0 42px}.heroCopy{min-width:0}.heroBadge{max-width:100%;font-size:11px}.hero h1{letter-spacing:-.058em;text-wrap:balance;max-width:100%;margin:18px 0;font-size:clamp(38px,11.8vw,48px);line-height:.98}.hero h1 span{letter-spacing:-.045em}.heroLead{font-size:15px;line-height:1.58}.heroSearch{width:100%;max-width:100%;margin-top:22px;padding-right:8px}.heroSearch button{min-height:46px}.studioCard{border-radius:25px;width:100%;min-width:0;padding:21px}.studioQuote{min-height:0;padding:21px 2px 17px;font-size:clamp(28px,8.8vw,34px)}.studioMeta>div{padding:13px 0}.studioMeta>div+div{padding-left:14px}.practiceSteps{margin:14px 0}.cardButton{min-height:48px}.section{padding:48px 0}.sectionTight{padding-top:46px}.sectionHeader{gap:11px;margin-bottom:21px}.sectionHeader h2{text-wrap:balance;font-size:clamp(33px,9.8vw,39px);line-height:1.02}.sectionHeader p{font-size:12px;line-height:1.55}.sectionLink{align-items:center;min-height:44px}.soundGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:136px;gap:10px}.soundTile{border-radius:18px;width:100%;min-width:0;height:100%;min-height:0;padding:15px}.soundTop{min-width:0}.soundCode{overflow-wrap:anywhere;min-width:0;font-size:31px;line-height:1}.soundArrow{flex:none;width:29px;height:29px}.soundIpa{margin-top:19px;font-size:11px;line-height:1.2}.soundTile small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.categoryGrid{grid-template-columns:1fr;gap:10px}.categoryTile{border-radius:21px;height:200px;min-height:0;padding:19px}.categoryTile strong{margin-top:17px;font-size:28px}.categoryTile p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.categoryArrow{min-height:44px;margin-bottom:-9px}.librarySection{padding-top:50px}.twisterGrid{grid-template-columns:1fr;gap:12px}.twisterCard{border-radius:22px;height:320px;min-height:0;padding:20px}.twisterCard h3,.twisterCardTitle{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:18px 0 10px;font-size:25px;line-height:1.15;display:-webkit-box;overflow:hidden}.twisterCard>p,.twisterCardTip{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:96%;margin-bottom:14px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.cardPracticeLink{min-height:46px;margin-top:auto;padding-top:10px}.cardNumber{font-size:82px;bottom:48px}.howSection{margin:15px 0;padding:26px 20px}.howIntro h2{font-size:36px}.howStep{grid-template-columns:55px 1fr;padding:17px 0}.howNumber{font-size:27px}.challengeBand{min-height:0;padding:28px 22px}.challengeCopy h2{font-size:38px}.lightButton{min-height:48px}.footerShell{margin-top:52px}.footer{gap:28px;padding:42px 0 34px}.footerBrand>p{font-size:13px}.footerLinks{grid-template-columns:1fr 1fr;gap:20px 18px}.footerLinks strong{font-size:12px}.footerLinks a{align-items:center;min-height:34px;font-size:13px;display:inline-flex}.footerBottom{padding:17px 0 24px;font-size:10px}}@media (max-width:360px){.container,.siteHeader,.footer,.footerBottom{width:calc(100% - 24px)}.siteHeader{padding-left:8px}.brandText{font-size:16px}.mobileMenuButton{min-width:70px;padding:0 9px}.heroSection{padding-top:32px}.hero h1{font-size:clamp(37px,11.7vw,42px)}.heroLead{font-size:14px}.studioCard{padding:18px}.studioQuote{font-size:29px}.streakPill{padding:7px 8px;font-size:10px}.section{padding:43px 0}.soundGrid{grid-auto-rows:132px;gap:8px}.soundTile{padding:14px}.soundCode{font-size:29px}.categoryTile{height:196px}.twisterCard{height:316px}}@media (max-width:330px){.container,.siteHeader,.footer,.footerBottom{width:calc(100% - 20px)}.siteHeader{min-height:58px}.brand{gap:6px}.brandMark{width:32px;height:32px}.brandMark span{font-size:23px}.brandText{font-size:15px}.mobileMenuButton{width:44px;min-width:44px;padding:0}.mobileMenuLabel{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero h1{letter-spacing:-.052em;font-size:37px}.heroSearch{padding-left:11px}.studioTop{gap:8px}.studioDate{font-size:11px}.streakPill{white-space:nowrap}.sectionHeader h2{font-size:33px}.soundGrid{grid-auto-rows:130px}.soundCode{font-size:27px}.soundIpa{margin-top:17px}.categoryTile{height:192px}.twisterCard{height:316px}}@media (min-width:641px){.twisterGrid{grid-auto-rows:330px;align-items:stretch}.twisterCard{height:100%;min-height:0}}.emptyActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}@media (min-width:641px) and (max-width:820px){.siteHeader{grid-template-columns:minmax(0,1fr) auto;gap:10px;position:relative}.brand{min-width:0;min-height:44px}.desktopNav,.headerCta{display:none}.mobileMenuButton{border:1px solid var(--line);min-width:76px;min-height:44px;color:var(--green-dark);cursor:pointer;background:#f4f6f2;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 11px;font-weight:850;display:inline-flex}.mobileMenuLabel{font-size:12px}.menuIcon{align-content:center;gap:5px;width:16px;height:14px;display:grid}.menuIcon i{transform-origin:50%;background:currentColor;border-radius:999px;width:16px;height:2px;transition:transform .18s,translate .18s;display:block}.menuIcon.isOpen i:first-child{transform:translateY(3.5px)rotate(45deg)}.menuIcon.isOpen i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobileNavPanel{z-index:5;border:1px solid var(--line-strong);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffef9fa;border-radius:18px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0}.mobileNavPanel.isOpen{display:block}.mobileNav{gap:3px;display:grid}.mobileNav a{min-height:48px;color:var(--ink-soft);border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;font-weight:780;display:flex}.mobileNav a:hover{color:var(--green-dark);background:#eff4ef}.mobileNav a b{color:var(--green);font-size:17px}.mobileNavCta{background:var(--green-dark);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;min-height:48px;margin-top:6px;padding:0 14px;font-size:13px;font-weight:850;display:flex}}@media (max-width:640px){.hero h1{text-wrap:balance;font-size:clamp(36px,10.8vw,44px);line-height:.98}.libraryHero h1{text-wrap:balance;font-size:clamp(36px,10.5vw,42px);line-height:1}.collectionHero h1,.soundHero h1{text-wrap:balance;font-size:clamp(34px,9.6vw,40px);line-height:1}.toolHero h1{text-wrap:balance;font-size:clamp(34px,9.3vw,40px);line-height:1}.heroSearch input,.librarySearch input{min-height:44px;padding:9px 4px}.brand{min-height:44px}.backLink{align-items:center;min-height:44px;display:inline-flex}.footerLinks a,.audioButton{min-height:44px}.difficulty,.studioLabel,.categoryKicker,.soundTile small{font-size:11px}.twisterGrid{grid-auto-rows:auto}.twisterCard{height:320px;min-height:320px}.emptyState{min-height:300px;padding:30px 20px}.emptyActions{width:100%}.emptyActions .primaryButton,.emptyActions .ghostButton{min-height:48px}}@media (max-width:360px){.hero h1{font-size:clamp(35px,10.7vw,39px)}.libraryHero h1{font-size:clamp(34px,10.3vw,38px)}.collectionHero h1,.soundHero h1,.toolHero h1{font-size:clamp(33px,9.8vw,36px)}.twisterCard{height:316px;min-height:316px}.emptyActions{grid-template-columns:1fr;display:grid}}@media (max-width:800px){.filterGroup a{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.breadcrumb a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}}
