:root{--cream:#fbf7f0;--cream-2:#f3ece0;--terracotta:#b4693e;--terracotta-dark:#96522f;--sage:#7a8b6f;--sage-dark:#5f6e55;--ink:#2b2620;--ink-soft:#6b6255;--line:#e4d9c6;--gold:#8a6e4b;--green:#4c7a4c;--amber:#b4693e;--red:#a8442e}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:Georgia,Iowan Old Style,serif}a{color:inherit}.app{min-height:100vh;display:flex}.sidebar{background:var(--cream-2);border-right:1px solid var(--line);width:300px;min-width:300px;max-height:100vh;padding:24px 18px;position:sticky;top:0;overflow-y:auto}.brand{color:var(--terracotta-dark);letter-spacing:.3px;font-size:20px;font-weight:700}.brand small{color:var(--ink-soft);letter-spacing:1px;text-transform:uppercase;margin-top:2px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:400;display:block}.progress-wrap{margin:18px 0 22px;font-family:-apple-system,sans-serif}.progress-label{color:var(--ink-soft);justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.progress-bar-bg{background:var(--line);border-radius:8px;height:8px;overflow:hidden}.progress-bar-fill{background:var(--sage);border-radius:8px;height:100%;transition:width .3s}.phase-block{margin-bottom:14px}.phase-header{letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:6px;padding:8px 6px 4px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700;display:flex}.phase-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.week-header{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;padding:8px 6px 4px 14px;font-family:-apple-system,sans-serif;font-size:12.5px;font-weight:600;display:flex}.week-header:hover{color:var(--terracotta-dark)}.day-list{padding-left:14px}.day-item{cursor:pointer;color:var(--ink-soft);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:7px;width:100%;margin:1px 0;padding:6px 8px;font-family:-apple-system,sans-serif;font-size:12.5px;line-height:1.3;display:flex}.day-item:hover{background:#efe4d2}.day-item.active{background:var(--terracotta);color:#fff}.day-item.active .check{border-color:#fff}.check{border:1.5px solid var(--line);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;font-size:10px;display:flex}.check.done{background:var(--sage);border-color:var(--sage);color:#fff}.day-item.active .check.done{color:var(--terracotta);background:#fff;border-color:#fff}.main{flex:1;max-width:820px;padding:36px 48px}.top-meta{color:var(--ink-soft);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-family:-apple-system,sans-serif;font-size:12px}h1{color:var(--ink);margin:0 0 18px;font-size:30px;line-height:1.25}.section-label{letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:8px;margin:26px 0 8px;font-family:-apple-system,sans-serif;font-size:12px;font-weight:700;display:flex}.section-label.learn{color:var(--sage-dark)}.section-label.example{color:var(--gold)}.section-label.task{color:var(--terracotta-dark)}.section-label.resources{color:var(--gold)}p.body-text{color:var(--ink);margin:0 0 4px;font-size:16px;line-height:1.65}.resource-list{margin:0;padding:0;list-style:none}.resource-list li{margin-bottom:8px;font-family:-apple-system,sans-serif;font-size:14px}.resource-list a{color:var(--terracotta-dark);font-weight:600;text-decoration:none}.resource-list a:hover{text-decoration:underline}.tag{border-radius:10px;margin-left:6px;padding:1px 7px;font-family:-apple-system,sans-serif;font-size:10.5px;font-weight:700}.tag.F{color:var(--green);background:#e4efe0}.tag.FR{color:var(--amber);background:#f7e9d8}.tag.P{color:var(--red);background:#f4deda}.video-link{color:var(--ink-soft);align-items:center;gap:6px;margin-top:4px;font-family:-apple-system,sans-serif;font-size:13.5px;text-decoration:none;display:inline-flex}.video-link:hover{color:var(--terracotta-dark)}.assignment-box{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:8px;padding:16px}textarea{border:1px solid var(--line);width:100%;min-height:100px;color:var(--ink);resize:vertical;background:var(--cream);border-radius:8px;padding:10px 12px;font-family:-apple-system,sans-serif;font-size:14px}.save-hint{color:var(--ink-soft);margin-top:6px;font-family:-apple-system,sans-serif;font-size:11.5px}.mark-done-row{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:28px;padding-top:20px;font-family:-apple-system,sans-serif;display:flex}.mark-btn{border:1.5px solid var(--sage);background:var(--sage);color:#fff;cursor:pointer;border-radius:8px;padding:10px 18px;font-family:-apple-system,sans-serif;font-size:14px;font-weight:600}.mark-btn.undo{color:var(--sage-dark);background:#fff}.track-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.track-tab{border:1.5px solid var(--line);cursor:pointer;color:var(--ink-soft);background:#fff;border-radius:20px;padding:8px 14px;font-family:-apple-system,sans-serif;font-size:13px;font-weight:600}.track-tab.active{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.top-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.pdf-btn{border:1.5px solid var(--gold);color:var(--gold);cursor:pointer;background:#fff;border-radius:8px;padding:9px 16px;font-family:-apple-system,sans-serif;font-size:13px;font-weight:600}.pdf-btn:hover{background:var(--gold);color:#fff}@media print{.sidebar,.top-bar,.mark-done-row,.assignment-box .save-hint{display:none!important}.app{display:block}.main{max-width:100%;padding:0}.print-day{page-break-after:always;padding:24px}}#printArea{display:none}#printArea.visible{display:block}.app.hidden-for-print{display:none}@media (max-width:800px){.app{flex-direction:column}.sidebar{width:100%;min-width:0;max-height:none;position:relative}.main{padding:24px}}.centered-page{background:var(--cream);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.card{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;max-width:460px;padding:36px;box-shadow:0 2px 24px #2b26200f}.card h1{margin-bottom:6px;font-size:24px}.card .subtitle{color:var(--ink-soft);margin-bottom:24px;font-family:-apple-system,sans-serif;font-size:13px}.field-label{color:var(--ink-soft);margin-bottom:6px;font-family:-apple-system,sans-serif;font-size:12.5px;font-weight:600;display:block}.text-input{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--ink);border-radius:8px;margin-bottom:16px;padding:10px 12px;font-family:-apple-system,sans-serif;font-size:14px}.primary-btn{border:1.5px solid var(--terracotta);background:var(--terracotta);color:#fff;cursor:pointer;border-radius:8px;padding:11px 20px;font-family:-apple-system,sans-serif;font-size:14px;font-weight:600}.primary-btn:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark)}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.error-text{color:var(--red);margin-bottom:14px;font-family:-apple-system,sans-serif;font-size:13px}.admin-shell{max-width:900px;margin:0 auto;padding:48px 24px}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.admin-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;font-family:-apple-system,sans-serif;font-size:13.5px;overflow:hidden}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;padding:12px 14px}.admin-table th{background:var(--cream-2);text-transform:uppercase;letter-spacing:.6px;color:var(--ink-soft);font-size:11px}.admin-table tr:last-child td{border-bottom:none}.status-pill{border-radius:10px;padding:2px 9px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700}.status-pill.not_started{color:var(--ink-soft);background:#f3ece0}.status-pill.in_progress{color:var(--green);background:#e4efe0}.copy-btn{border:1.5px solid var(--line);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:6px;padding:5px 10px;font-family:-apple-system,sans-serif;font-size:12px;font-weight:600}.copy-btn:hover{border-color:var(--terracotta);color:var(--terracotta-dark)}.logout-link{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;font-family:-apple-system,sans-serif;font-size:13px;text-decoration:underline}.not-found-page{background:var(--cream);min-height:100vh;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;font-family:-apple-system,sans-serif;display:flex}.main-deep{max-width:none!important;padding:0!important}.main-deep.theme-cinematic{color:#fbf7f0;background:#0d0a07}.main-deep.theme-minimal{color:#2b2620;background:#fbf7f0}.deep-topbar{z-index:20;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 28px;display:flex;position:sticky;top:0}.theme-cinematic .deep-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0a07e6;border-bottom:1px solid #3a2e22}.theme-cinematic .deep-topbar .top-meta{color:#d99b55;margin:0}.theme-cinematic .deep-topbar .pdf-btn{color:#f0c888;background:0 0;border-color:#d99b55}.theme-cinematic .deep-topbar .pdf-btn:hover{color:#1c160f;background:#d99b55}.theme-minimal .deep-topbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fbf7f0eb;border-bottom:1px solid #e4d9c6}.theme-minimal .deep-topbar .top-meta{color:#7a8b6f;margin:0}.theme-minimal .deep-topbar .pdf-btn{color:#5f6e55;background:0 0;border-color:#7a8b6f}.theme-minimal .deep-topbar .pdf-btn:hover{color:#fff;background:#7a8b6f}.deep-hero{width:100%;height:54vh;min-height:320px;max-height:540px;position:relative;overflow:hidden}.deep-hero img{object-fit:cover;width:100%;height:100%;animation:20s ease-in-out infinite alternate deepKenburns;display:block}@keyframes deepKenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-1%,-1%)}}.deep-hero-scrim{background:linear-gradient(#0d0a078c 0%,#0d0a072e 42%,#0d0a07 96%);position:absolute;inset:0}.deep-hero-content{padding:38px 44px;position:absolute;bottom:0;left:0;right:0}.deep-hero-meta{letter-spacing:1.8px;text-transform:uppercase;color:#d99b55;opacity:0;margin-bottom:10px;font-family:-apple-system,sans-serif;font-size:12px;animation:.7s .1s forwards deepRiseIn}.deep-hero-title{color:#fbf7f0;opacity:0;max-width:760px;margin:0;font-family:Georgia,Iowan Old Style,serif;font-size:clamp(28px,4vw,44px);line-height:1.15;animation:.7s .25s forwards deepRiseIn}.deep-hook{color:#d8cbb4;opacity:0;max-width:680px;margin-top:14px;font-size:16.5px;font-style:italic;line-height:1.6;animation:.7s .4s forwards deepRiseIn}@keyframes deepRiseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.deep-hero-minimal{max-width:780px;margin:0 auto;padding:56px 32px 8px}.deep-hero-minimal-accent{background:#7a8b6f;width:44px;height:3px;margin-bottom:22px}.deep-hero-minimal-meta{letter-spacing:1.6px;text-transform:uppercase;color:#7a8b6f;margin-bottom:14px;font-family:-apple-system,sans-serif;font-size:12px;font-weight:600}.deep-hero-minimal-title{color:#2b2620;max-width:720px;margin:0;font-family:Georgia,Iowan Old Style,serif;font-size:clamp(26px,3.6vw,38px);font-weight:500;line-height:1.25}.deep-hook-minimal{color:#6b6255;max-width:640px;margin-top:16px;font-size:16px;font-style:italic;font-weight:300;line-height:1.7}.deep-content{max-width:780px;margin:0 auto;padding:40px 32px 110px;font-family:Georgia,Iowan Old Style,serif}.theme-minimal .deep-content{padding-top:16px}.deep-content .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.deep-content .reveal.in{opacity:1;transform:translateY(0)}.deep-content .reveal-minimal{animation:.5s both deepFadeInCalm}@keyframes deepFadeInCalm{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.deep-section-heading{letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:10px;margin:46px 0 18px;font-family:-apple-system,sans-serif;font-size:12px;font-weight:700;display:flex}.deep-section-heading:first-child{margin-top:8px}.deep-section-heading:after{content:"";flex:1;height:1px}.theme-cinematic .deep-section-heading{color:#e08a5c}.theme-cinematic .deep-section-heading:after{background:#3a2e22}.theme-cinematic .deep-section-heading .hint{color:#b8a98f}.theme-minimal .deep-section-heading{color:#5f6e55;margin:56px 0 22px;font-weight:600}.theme-minimal .deep-section-heading:after{background:#e4d9c6}.theme-minimal .deep-section-heading .hint{color:#9a9186}.deep-section-heading .hint{text-transform:none;letter-spacing:0;font-weight:400}.deep-concept{margin-bottom:26px}.deep-concept h3{margin:0 0 8px;font-size:19px}.deep-concept p{margin:0;font-size:16.5px;line-height:1.75}.theme-cinematic .deep-concept h3{color:#f0c888;font-weight:600}.theme-cinematic .deep-concept p{color:#fbf7f0}.theme-minimal .deep-concept{margin-bottom:34px}.theme-minimal .deep-concept h3{color:#3d4a35;font-weight:500}.theme-minimal .deep-concept p{color:#2b2620;font-weight:300}.deep-case-study{border-radius:6px;padding:26px 28px}.deep-case-study h3{margin:0 0 10px;font-family:-apple-system,sans-serif;font-size:18px}.deep-case-study p{margin:0;font-size:16px;line-height:1.75}.theme-cinematic .deep-case-study{background:#1c160f;border-left:3px solid #e08a5c}.theme-cinematic .deep-case-study h3{color:#aebf9e;font-weight:700}.theme-cinematic .deep-case-study p{color:#d8cbb4}.theme-minimal .deep-case-study{background:#f3ece0;border-left:3px solid #7a8b6f}.theme-minimal .deep-case-study h3{color:#5f6e55;font-weight:600}.theme-minimal .deep-case-study p{color:#45402f;font-weight:300}.deep-myth{border-radius:8px;margin-bottom:12px;overflow:hidden}.deep-myth-head{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px 20px;font-family:-apple-system,sans-serif;font-size:14px;font-weight:700;display:flex}.deep-myth-head .plus{flex-shrink:0;font-size:18px;transition:transform .25s}.deep-myth.open .plus{transform:rotate(45deg)}.deep-myth-body{max-height:0;padding:0 20px;transition:max-height .35s,padding .35s;overflow:hidden}.deep-myth.open .deep-myth-body{max-height:320px;padding:0 20px 18px}.deep-myth-body p{margin:0;font-size:15.5px;line-height:1.65}.deep-myth-body .reality-label{letter-spacing:.6px;text-transform:uppercase;margin-bottom:4px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700;display:block}.theme-cinematic .deep-myth{background:#1c160f;border:1px solid #3a2e22}.theme-cinematic .deep-myth-head{color:#e08a5c}.theme-cinematic .deep-myth-head .plus{color:#d99b55}.theme-cinematic .deep-myth-body p{color:#fbf7f0}.theme-cinematic .deep-myth-body .reality-label{color:#aebf9e}.theme-minimal .deep-myth{background:#fff;border:1px solid #e4d9c6;margin-bottom:14px}.theme-minimal .deep-myth-head{color:#5f6e55;font-weight:600}.theme-minimal .deep-myth-head .plus{color:#7a8b6f}.theme-minimal .deep-myth-body p{color:#2b2620;font-weight:300}.theme-minimal .deep-myth-body .reality-label{color:#7a8b6f}.deep-terms{grid-template-columns:1fr 1fr;gap:16px;display:grid}.deep-flip{perspective:1000px;cursor:pointer;text-align:left;background:0 0;border:none;height:120px;padding:0}.deep-flip-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;position:relative}.deep-flip.flipped .deep-flip-inner{transform:rotateY(180deg)}.deep-flip-front,.deep-flip-back{backface-visibility:hidden;border-radius:8px;align-items:center;padding:14px 16px;font-family:-apple-system,sans-serif;display:flex;position:absolute;inset:0}.deep-flip-front .t{font-size:14px;font-weight:700}.deep-flip-front .hint{opacity:.6;font-size:10px;position:absolute;bottom:8px;right:12px}.deep-flip-back{color:#fff;font-size:13.5px;line-height:1.5;transform:rotateY(180deg)}.theme-cinematic .deep-flip-front{background:#1c160f;border:1px solid #3a2e22}.theme-cinematic .deep-flip-front .t{color:#f0c888}.theme-cinematic .deep-flip-front .hint{color:#b8a98f}.theme-cinematic .deep-flip-back{background:#b4693e}.theme-minimal .deep-flip-front{background:#f3ece0;border:1px solid #e4d9c6}.theme-minimal .deep-flip-front .t{color:#3d4a35;font-weight:600}.theme-minimal .deep-flip-front .hint{color:#9a9186}.theme-minimal .deep-flip-back{background:#7a8b6f}.deep-pg{border-radius:12px;padding:26px 28px}.deep-pg h3{margin:0 0 16px;font-family:-apple-system,sans-serif;font-size:15px}.deep-pg-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.deep-pg-field label{text-transform:uppercase;letter-spacing:.6px;margin-bottom:5px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700;display:block}.deep-pg-field input{border-radius:6px;width:100%;padding:9px 11px;font-family:-apple-system,sans-serif;font-size:13.5px}.deep-pg-preview{border-radius:8px;margin-top:6px;padding:16px}.deep-pg-preview .label{text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-family:-apple-system,sans-serif;font-size:10.5px}.deep-pg-preview .text{font-family:-apple-system,sans-serif;font-size:14.5px;line-height:1.6}.deep-pg-preview .text.placeholder{font-style:italic}.deep-pg-copy{cursor:pointer;background:0 0;border-radius:6px;margin-top:12px;padding:8px 14px;font-family:-apple-system,sans-serif;font-size:12.5px;font-weight:600}.theme-cinematic .deep-pg{background:linear-gradient(135deg,#241c13,#1c160f);border:1px solid #3a2e22}.theme-cinematic .deep-pg h3{color:#f0c888}.theme-cinematic .deep-pg-field label{color:#e08a5c}.theme-cinematic .deep-pg-field input{color:#fbf7f0;background:#0d0a07;border:1px solid #3a2e22}.theme-cinematic .deep-pg-field input:focus{border-color:#d99b55;outline:none}.theme-cinematic .deep-pg-preview{background:#0d0a07;border:1px dashed #d99b55}.theme-cinematic .deep-pg-preview .label{color:#b8a98f}.theme-cinematic .deep-pg-preview .text{color:#f0c888}.theme-cinematic .deep-pg-preview .text.placeholder{color:#b8a98f}.theme-cinematic .deep-pg-copy{color:#aebf9e;border:1px solid #3a2e22}.theme-cinematic .deep-pg-copy:hover{border-color:#aebf9e}.theme-minimal .deep-pg{background:#f3ece0;border:1px solid #e4d9c6}.theme-minimal .deep-pg h3{color:#3d4a35;font-weight:600}.theme-minimal .deep-pg-field label{color:#5f6e55}.theme-minimal .deep-pg-field input{color:#2b2620;background:#fff;border:1px solid #e4d9c6}.theme-minimal .deep-pg-field input:focus{border-color:#7a8b6f;outline:none}.theme-minimal .deep-pg-preview{background:#fff;border:1px dashed #7a8b6f}.theme-minimal .deep-pg-preview .label{color:#9a9186}.theme-minimal .deep-pg-preview .text{color:#3d4a35}.theme-minimal .deep-pg-preview .text.placeholder{color:#9a9186}.theme-minimal .deep-pg-copy{color:#5f6e55;border:1px solid #e4d9c6}.theme-minimal .deep-pg-copy:hover{border-color:#5f6e55}.deep-task{border-radius:10px;padding:28px}.deep-task h3{margin:0 0 16px;font-family:-apple-system,sans-serif;font-size:16px}.deep-task-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;margin-bottom:14px;padding:0;font-family:-apple-system,sans-serif;display:flex}.deep-task-check{color:#0000;border-radius:5px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;font-size:12px;transition:all .2s;display:flex}.deep-task-text{font-size:15px;line-height:1.6}.deep-task-progress{align-items:center;gap:10px;margin-top:16px;padding-top:16px;font-family:-apple-system,sans-serif;font-size:12px;display:flex}.deep-task-bar-bg{border-radius:3px;flex:1;height:5px;overflow:hidden}.deep-task-bar-fill{width:0;height:100%;transition:width .3s}.deep-task-done-note{margin-top:14px;font-family:-apple-system,sans-serif;font-size:13px}.theme-cinematic .deep-task{background:linear-gradient(135deg,#22190f,#1a140f);border:1px solid #3a2e22}.theme-cinematic .deep-task h3{color:#f0c888}.theme-cinematic .deep-task-check{border:1.5px solid #3a2e22}.theme-cinematic .deep-task-item.checked .deep-task-check{color:#1c160f;background:#aebf9e;border-color:#aebf9e}.theme-cinematic .deep-task-text{color:#fbf7f0}.theme-cinematic .deep-task-item.checked .deep-task-text{color:#b8a98f;-webkit-text-decoration:line-through #3a2e22;text-decoration:line-through #3a2e22}.theme-cinematic .deep-task-progress{color:#b8a98f;border-top:1px solid #3a2e22}.theme-cinematic .deep-task-bar-bg{background:#3a2e22}.theme-cinematic .deep-task-bar-fill{background:#aebf9e}.theme-cinematic .deep-task-done-note{color:#aebf9e}.theme-minimal .deep-task{background:#f3ece0;border:1px solid #e4d9c6}.theme-minimal .deep-task h3{color:#3d4a35;font-weight:600}.theme-minimal .deep-task-check{background:#fff;border:1.5px solid #cdbfa3}.theme-minimal .deep-task-item.checked .deep-task-check{color:#fff;background:#7a8b6f;border-color:#7a8b6f}.theme-minimal .deep-task-text{color:#2b2620;font-weight:300}.theme-minimal .deep-task-item.checked .deep-task-text{color:#9a9186;-webkit-text-decoration:line-through #cdbfa3;text-decoration:line-through #cdbfa3}.theme-minimal .deep-task-progress{color:#6b6255;border-top:1px solid #e4d9c6}.theme-minimal .deep-task-bar-bg{background:#e4d9c6}.theme-minimal .deep-task-bar-fill{background:#7a8b6f}.theme-minimal .deep-task-done-note{color:#5f6e55}.deep-reflection{margin-top:36px;padding-top:22px;font-size:16px;font-style:italic;line-height:1.7}.deep-note-wrap{margin-top:16px}.deep-save-hint{margin-top:6px;font-family:-apple-system,sans-serif;font-size:11.5px}.deep-resource-list{margin:14px 0 0;padding:0;list-style:none}.deep-resource-list li{margin-bottom:8px;font-family:-apple-system,sans-serif;font-size:14px}.deep-resource-list a{font-weight:600;text-decoration:none}.deep-resource-list a:hover{text-decoration:underline}.deep-tag{border-radius:10px;margin-left:6px;padding:1px 7px;font-family:-apple-system,sans-serif;font-size:10px;font-weight:700}.deep-video-link{margin-top:12px;font-family:-apple-system,sans-serif;font-size:13.5px;text-decoration:none;display:inline-block}.theme-cinematic .deep-reflection{color:#aebf9e;border-top:1px solid #3a2e22}.theme-cinematic .deep-day textarea{color:#fbf7f0;background:#0d0a07;border:1px solid #3a2e22}.theme-cinematic .deep-day textarea:focus{border-color:#d99b55;outline:none}.theme-cinematic .deep-save-hint{color:#b8a98f}.theme-cinematic .deep-resource-list a{color:#e08a5c}.theme-cinematic .deep-tag{color:#d99b55;background:#241c13}.theme-cinematic .deep-video-link{color:#b8a98f}.theme-cinematic .deep-video-link:hover{color:#e08a5c}.theme-minimal .deep-reflection{color:#5f6e55;border-top:1px solid #e4d9c6;font-weight:300}.theme-minimal .deep-day textarea{color:#2b2620;background:#fff;border:1px solid #e4d9c6}.theme-minimal .deep-day textarea:focus{border-color:#7a8b6f;outline:none}.theme-minimal .deep-save-hint{color:#9a9186}.theme-minimal .deep-resource-list a{color:#5f6e55}.theme-minimal .deep-tag{color:#7a8b6f;background:#f3ece0}.theme-minimal .deep-video-link{color:#9a9186}.theme-minimal .deep-video-link:hover{color:#5f6e55}@media (max-width:700px){.deep-terms,.deep-pg-grid{grid-template-columns:1fr}.deep-hero{height:44vh}.deep-hero-content{padding:28px 22px}.deep-hero-minimal{padding:40px 20px 8px}.deep-content{padding:32px 20px 90px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.main-deep.theme-instrument{color:#f5e9d8;background:#170f09}.theme-instrument .deep-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#170f09e6;border-bottom:1px solid #4a3418}.theme-instrument .deep-topbar .top-meta{color:#c1701a;margin:0}.theme-instrument .deep-topbar .pdf-btn{color:#cda24a;background:0 0;border-color:#c1701a}.theme-instrument .deep-topbar .pdf-btn:hover{color:#170f09;background:#c1701a}.deep-hero-instrument{width:100%;height:54vh;min-height:320px;max-height:540px;position:relative;overflow:hidden}.deep-hero-instrument img{object-fit:cover;width:100%;height:100%;animation:26s ease-in-out infinite alternate instrumentZoom;display:block}@keyframes instrumentZoom{0%{transform:scale(1)translate(0)}to{transform:scale(1.04)translate(-.5%,-.5%)}}.deep-hero-instrument-scrim{background:linear-gradient(#170f0952 0%,#170f091a 45%,#170f09 94%);position:absolute;inset:0}.deep-hero-instrument-content{padding:38px 44px;position:absolute;bottom:0;left:0;right:0}.deep-hook-instrument{color:#e9d4b0;opacity:0;max-width:680px;margin:0;font-size:16.5px;font-style:italic;line-height:1.6;animation:.8s .3s forwards deepRiseIn}.theme-instrument .deep-section-heading{color:#c1701a}.theme-instrument .deep-section-heading:after{background:#4a3418}.theme-instrument .deep-section-heading .hint{color:#c9ae86}.theme-instrument .deep-concept h3{color:#cda24a;font-weight:600}.theme-instrument .deep-concept p{color:#f5e9d8}.theme-instrument .deep-case-study{background:#241708;border-left:3px solid #c1701a}.theme-instrument .deep-case-study h3{color:#cda24a;font-weight:700}.theme-instrument .deep-case-study p{color:#e9d4b0}.theme-instrument .deep-myth{background:#241708;border:1px solid #4a3418}.theme-instrument .deep-myth-head{color:#ff5a1f}.theme-instrument .deep-myth-head .plus{color:#cda24a}.theme-instrument .deep-myth-body p{color:#f5e9d8}.theme-instrument .deep-myth-body .reality-label{color:#cda24a}.theme-instrument .deep-flip-front{background:#241708;border:1px solid #4a3418}.theme-instrument .deep-flip-front .t{color:#cda24a}.theme-instrument .deep-flip-front .hint{color:#c9ae86}.theme-instrument .deep-flip-back{background:#c1701a}.theme-instrument .deep-pg{background:linear-gradient(135deg,#2e1d0d,#241708);border:1px solid #4a3418}.theme-instrument .deep-pg h3{color:#cda24a}.theme-instrument .deep-pg-field label{color:#c1701a}.theme-instrument .deep-pg-field input{color:#f5e9d8;background:#170f09;border:1px solid #4a3418}.theme-instrument .deep-pg-field input:focus{border-color:#ff5a1f;outline:none}.theme-instrument .deep-pg-preview{background:#170f09;border:1px dashed #ff5a1f}.theme-instrument .deep-pg-preview .label{color:#c9ae86}.theme-instrument .deep-pg-preview .text{color:#cda24a}.theme-instrument .deep-pg-preview .text.placeholder{color:#c9ae86}.theme-instrument .deep-pg-copy{color:#cda24a;border:1px solid #4a3418}.theme-instrument .deep-pg-copy:hover{border-color:#cda24a}.theme-instrument .deep-task{background:linear-gradient(135deg,#241708,#1c1106);border:1px solid #4a3418}.theme-instrument .deep-task h3{color:#cda24a}.theme-instrument .deep-task-check{border:1.5px solid #4a3418}.theme-instrument .deep-task-item.checked .deep-task-check{color:#170f09;background:#ff5a1f;border-color:#ff5a1f}.theme-instrument .deep-task-text{color:#f5e9d8}.theme-instrument .deep-task-item.checked .deep-task-text{color:#c9ae86;-webkit-text-decoration:line-through #4a3418;text-decoration:line-through #4a3418}.theme-instrument .deep-task-progress{color:#c9ae86;border-top:1px solid #4a3418}.theme-instrument .deep-task-bar-bg{background:#4a3418}.theme-instrument .deep-task-bar-fill{background:#ff5a1f}.theme-instrument .deep-task-done-note{color:#cda24a}.theme-instrument .deep-reflection{color:#cda24a;border-top:1px solid #4a3418}.theme-instrument .deep-day textarea{color:#f5e9d8;background:#170f09;border:1px solid #4a3418}.theme-instrument .deep-day textarea:focus{border-color:#ff5a1f;outline:none}.theme-instrument .deep-save-hint{color:#c9ae86}.theme-instrument .deep-resource-list a{color:#ff5a1f}.theme-instrument .deep-tag{color:#cda24a;background:#2e1d0d}.theme-instrument .deep-video-link{color:#c9ae86}.theme-instrument .deep-video-link:hover{color:#ff5a1f}@media (max-width:700px){.deep-hero-instrument{height:44vh}.deep-hero-instrument-content{padding:28px 22px}}
