*{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:var(--font-walsheim), "GT Walsheim", "Space Grotesk", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--orange:#e54f10;--cream:#f6ebd9;--blue:#0a90d2;--green:#53f399;--black:#211f1e;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-600:#4b5563;--gray-800:#1f2937;--card-width:220px;--card-height:280px;--transition:.5s cubic-bezier(.25, .46, .45, .94)}body{font-family:var(--font-sans);background:var(--gray-50);min-height:100vh;color:var(--black);overscroll-behavior:none;transition:background .3s,color .3s;overflow-x:hidden}body.dark{--gray-50:#0f0f0f;--gray-100:#1a1a1a;--gray-200:#2a2a2a;--gray-300:#3a3a3a;--gray-600:#9ca3af;--gray-800:#e5e7eb;--white:#1a1a1a;--black:#f5f5f5;color:#f5f5f5;background:#0f0f0f}body.dark .audio-player{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%)}body.dark .footnotes-section{background:#1a1a1a;border-color:#2a2a2a}body.dark .footnote-link{color:var(--blue)}body.dark .time-banner{background:#1a1a1a;border-color:#2a2a2a}.theme-toggle{z-index:900;cursor:pointer;color:#111;-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);background:#f7f7f5eb;border:1px solid #d9d9d6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .2s,color .2s,transform .2s;display:flex;position:fixed;top:5rem;right:1rem}body.dark .theme-toggle{color:#f5f5f5;background:#0f0f0feb;border-color:#3a3a3a}.theme-toggle:hover{color:#2537da;border-color:#2537da;transform:scale(1.05)}.theme-toggle svg{width:20px;height:20px;display:block}@media (max-width:640px){.theme-toggle{width:40px;height:40px;top:5.25rem;right:1rem}}.nsm-site-nav{z-index:1100;-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);background:#f7f7f5eb;border-bottom:1px solid #d9d9d6;position:sticky;top:0}body.dark .nsm-site-nav{background:#0f0f0feb;border-color:#2a2a2a}.nsm-site-nav-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:64px;margin:0 auto;padding:0 clamp(1.5rem,5vw,6rem);display:flex}.nsm-site-brand{color:#111;align-items:center;width:46px;text-decoration:none;display:inline-flex}.nsm-site-brand img{width:46px;height:auto;display:block}.nsm-site-links{align-items:center;gap:1.75rem;display:flex}.nsm-site-link,.nsm-site-dropdown summary{color:#111;font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;font-size:16px;font-weight:400;line-height:1.55;text-decoration:none}body.dark .nsm-site-link,body.dark .nsm-site-dropdown summary{color:#f5f5f5}.nsm-site-link:hover,.nsm-site-dropdown summary:hover{color:#2537da}.nsm-site-dropdown{position:relative}.nsm-site-dropdown summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;list-style:none;display:inline-flex}.nsm-site-dropdown summary::-webkit-details-marker{display:none}.nsm-site-dropdown summary:after{content:"";transform-origin:50%;border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.nsm-site-dropdown[open] summary:after{transform:rotate(225deg)translateY(-1px)}.nsm-site-menu{background:#f7f7f5;border:1px solid #d9d9d6;gap:2px;min-width:220px;padding:.5rem;display:grid;position:absolute;top:calc(100% + 16px);right:0;box-shadow:0 18px 40px #1111111f}body.dark .nsm-site-menu{background:#1a1a1a;border-color:#2a2a2a;box-shadow:0 18px 40px #0000004d}.nsm-site-menu a{color:#111;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;padding:.75rem .875rem;font-size:16px;line-height:1.55;text-decoration:none}body.dark .nsm-site-menu a{color:#f5f5f5}.nsm-site-menu a:hover{color:#2537da;background:#fff}body.dark .nsm-site-menu a:hover{background:#252525}.nsm-site-cta{border:1px solid #d9d9d6;padding:9px 15px}body.dark .nsm-site-cta{border-color:#3a3a3a}.nsm-site-mobile{display:none;position:relative}.nsm-site-mobile>summary{cursor:pointer;justify-content:flex-end;align-items:center;width:44px;height:44px;list-style:none;display:inline-flex}.nsm-site-mobile>summary::-webkit-details-marker{display:none}.nsm-site-mobile-icon{width:30px;height:22px;display:block;position:relative}.nsm-site-mobile-icon span{background:#111;height:2px;transition:top .18s,width .18s,transform .18s,opacity .18s,background .18s;position:absolute;right:0}body.dark .nsm-site-mobile-icon span{background:#f5f5f5}.nsm-site-mobile-icon span:first-child{width:20px;top:3px}.nsm-site-mobile-icon span:nth-child(2){width:30px;top:10px}.nsm-site-mobile-icon span:nth-child(3){background:#2537da;width:14px;top:17px}.nsm-site-mobile[open] .nsm-site-mobile-icon span:first-child{width:26px;top:10px;transform:rotate(45deg)}.nsm-site-mobile[open] .nsm-site-mobile-icon span:nth-child(2){opacity:0;transform:scaleX(.35)}.nsm-site-mobile[open] .nsm-site-mobile-icon span:nth-child(3){background:#111;width:26px;top:10px;transform:rotate(-45deg)}body.dark .nsm-site-mobile[open] .nsm-site-mobile-icon span:nth-child(3){background:#f5f5f5}.nsm-site-mobile-panel{background:#f7f7f5;border:1px solid #d9d9d6;width:min(300px,100vw - 56px);padding:.625rem;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 40px #1111111f}body.dark .nsm-site-mobile-panel{background:#1a1a1a;border-color:#2a2a2a}.nsm-site-mobile-panel a{color:#111;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:44px;padding:.8125rem .75rem;font-size:.875rem;text-decoration:none;display:flex}body.dark .nsm-site-mobile-panel a{color:#f5f5f5}.nsm-site-mobile-panel a:hover{color:#2537da}.nsm-site-mobile-panel .nsm-site-mobile-cta{color:#f7f7f5;background:#111;justify-content:center;margin-top:.5rem}.nsm-site-mobile-panel .nsm-site-mobile-cta:hover{color:#f7f7f5;background:#2537da}@media (max-width:880px){.nsm-site-links{display:none}.nsm-site-mobile{display:block}.nsm-site-nav-inner{padding:0 1.75rem}}.header-banner{background:var(--gray-100);border-bottom:1px solid var(--gray-200);color:inherit;justify-content:center;align-items:center;gap:1rem;padding:.625rem 1rem;font-size:.8rem;text-decoration:none;transition:background .2s;display:flex}.header-banner:hover{background:var(--gray-200)}body.dark .header-banner{background:#1a1a1a;border-color:#2a2a2a}body.dark .header-banner:hover{background:#252525}.header-banner-text{opacity:.8}.header-banner-text strong{opacity:1}.header-banner-cta{color:var(--blue);font-weight:600}@media (max-width:500px){.header-banner{text-align:center;flex-wrap:wrap;justify-content:center;gap:.15rem .5rem;padding:.5rem 1.25rem;font-size:.75rem}}.desktop-only{display:inline}.mobile-only{display:none}@media (max-width:500px){.desktop-only{display:none}.mobile-only{display:inline}}.app-header{text-align:center;padding:3.75rem 1rem 1.5rem}.app-header h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.75rem;font-weight:900}.app-header p{opacity:.6;max-width:480px;margin:0 auto;font-size:18px;line-height:1.5}@media (max-width:640px){.app-header{padding:2.75rem 1.5rem 1rem}.app-header h1{font-size:2.25rem}}.time-banner{background:var(--white);border:1px solid var(--gray-200);border-radius:.75rem;align-items:center;gap:.75rem;max-width:600px;margin:1rem auto;padding:.75rem 1.25rem;font-size:.875rem;display:flex;box-shadow:0 2px 8px #0000000a}.time-banner-icon{font-size:1.25rem}.time-banner-text{opacity:.6;flex:1;font-size:.8rem}.time-banner-link{color:var(--gray-600);cursor:pointer;opacity:.7;background:0 0;border:none;padding:.25rem 0;font-family:inherit;font-size:.8rem;transition:opacity .2s}.time-banner-link:hover{opacity:1;text-decoration:underline}.cards-container{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.card-wrapper{cursor:pointer;transition:transform var(--transition), z-index 0s, opacity .3s;transform-origin:bottom;margin:0 -35px;position:relative}.card-wrapper:first-child{z-index:1;transform:rotate(-8deg)translateY(15px)}.card-wrapper:nth-child(2){z-index:2;transform:rotate(-4deg)translateY(5px)}.card-wrapper:nth-child(3){z-index:3;transform:rotate(0)translateY(0)}.card-wrapper:nth-child(4){z-index:4;transform:rotate(4deg)translateY(5px)}.card-wrapper:nth-child(5){z-index:5;transform:rotate(8deg)translateY(15px)}.card-wrapper:first-child:hover{transform:rotate(-8deg)translateY(5px)scale(1.02)}.card-wrapper:nth-child(2):hover{transform:rotate(-4deg)translateY(-5px)scale(1.02)}.card-wrapper:nth-child(3):hover{transform:rotate(0)translateY(-10px)scale(1.02)}.card-wrapper:nth-child(4):hover{transform:rotate(4deg)translateY(-5px)scale(1.02)}.card-wrapper:nth-child(5):hover{transform:rotate(8deg)translateY(5px)scale(1.02)}.card-wrapper:hover .use-case-card{box-shadow:0 16px 40px #00000038}.card-wrapper.expanded{z-index:100!important;transform:translateY(-80px)rotate(0)scale(1.15)!important}.card-wrapper.expanded .use-case-card{width:300px;height:380px;box-shadow:0 30px 70px #0000004d}.card-wrapper.collapsed{opacity:.4;pointer-events:none;transform:scale(.85)translateY(60px)!important}.use-case-card{width:var(--card-width);height:var(--card-height);border-radius:1rem;flex-direction:column;padding:1.25rem;transition:box-shadow .5s,width .5s,height .5s;display:flex;box-shadow:0 10px 40px #00000026}.card-pattern{flex:1;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.pattern-svg{opacity:.85;width:100%;height:90px}@keyframes cardFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cardSlideUp{0%{translate:0 30px}to{translate:0}}.card-wrapper{animation:.4s ease-out backwards cardFadeIn,.5s ease-out backwards cardSlideUp}.card-wrapper:first-child{animation-delay:50ms,50ms}.card-wrapper:nth-child(2){animation-delay:.1s,.1s}.card-wrapper:nth-child(3){animation-delay:.15s,.15s}.card-wrapper:nth-child(4){animation-delay:.2s,.2s}.card-wrapper:nth-child(5){animation-delay:.25s,.25s}@keyframes ecgTrace{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}@keyframes ecgPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes waveFlow{0%{transform:translate(0)}to{transform:translate(-30px)}}@keyframes waveVertical{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes flicker{0%,to{opacity:.3}50%{opacity:.7}}@keyframes gridPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes moonGlow{0%,to{filter:drop-shadow(0 0 3px);opacity:.7}50%{filter:drop-shadow(0 0 8px);opacity:.9}}@keyframes starDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@keyframes heartBreathe{0%,to{transform:scale(1)}15%{transform:scale(1.08)}30%{transform:scale(1)}45%{transform:scale(1.05)}60%{transform:scale(1)}}@keyframes rippleExpand{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.8)}}.card-pattern .pattern-svg,.mobile-stack-card-pattern svg{overflow:visible}@media (prefers-reduced-motion:reduce){.card-pattern .pattern-svg *,.mobile-stack-card-pattern svg *{animation:none!important}}.card-content h2{margin-bottom:.2rem;font-size:1.4rem;font-weight:500;line-height:1.15}.card-content .subtitle{opacity:.75;font-size:.85rem}.card-content .description{opacity:0;max-height:0;margin-top:0;font-size:.8rem;line-height:1.4;transition:all .3s;overflow:hidden}.card-wrapper.expanded .description{opacity:.8;max-height:80px;margin-top:.75rem}.hint{text-align:center;opacity:.55;padding:.5rem 1rem;font-size:.875rem;transition:opacity .3s}.hint.hidden{opacity:0}.results-share-btn{color:#000;border:2px solid var(--gray-300);cursor:pointer;box-shadow:2px 2px 0 var(--gray-300);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.results-share-btn:hover{box-shadow:3px 3px 0 var(--gray-300);transform:translate(-1px,-1px)}.results-share-btn:active{box-shadow:1px 1px 0 var(--gray-300);transform:translate(1px,1px)}.results-share-btn svg{width:16px;height:16px}body.dark .results-share-btn{color:#f5f5f5;background:#2a2a2a;border-color:#4a4a4a;box-shadow:2px 2px #4a4a4a}body.dark .results-share-btn:hover{box-shadow:3px 3px #4a4a4a}body.dark .results-share-btn:active{box-shadow:1px 1px #4a4a4a}.mobile-dots{justify-content:center;gap:.5rem;padding:1rem 0;display:none}.mobile-dot{cursor:pointer;background:var(--gray-300);border:none;border-radius:9999px;width:.5rem;height:.5rem;transition:all .15s}.mobile-dot.active{background:var(--black);transform:scale(1.25)}.protocol-grid-container{max-width:800px;margin:0 auto;padding:1.5rem}.grid-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.grid-header h2{flex:1;min-width:150px;font-size:1.125rem;font-weight:600}.count{opacity:.5;font-size:.875rem}.btn{border:2px solid var(--black);cursor:pointer;color:inherit;background:0 0;border-radius:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:all .15s}.btn:hover{color:#fff;background:#211f1e}body.dark .btn:hover{color:#0f0f0f;background:#f5f5f5}.protocol-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.protocol-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.protocol-card{min-height:420px}}.protocol-card{cursor:pointer;opacity:0;border-radius:1.25rem;flex-direction:column;min-height:480px;transition:transform .3s ease-out,box-shadow .3s ease-out;animation:.4s ease-out forwards slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000012,0 10px 20px #0000001a,0 20px 40px #00000014}.protocol-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 8px 12px #0000001a,0 20px 40px #00000026,0 30px 60px #0000001a}.protocol-card.guided{box-shadow:0 4px 6px #00000012,0 10px 20px #0000001a,0 20px 40px #00000014,0 0 40px #fff17633}.protocol-card.guided:hover{box-shadow:0 8px 12px #0000001a,0 20px 40px #00000026,0 30px 60px #0000001a,0 0 60px #fff17659}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.protocol-card-inner{border-radius:1.25rem;flex-direction:column;flex:1;padding:2rem 1.75rem;display:flex;position:relative;overflow:hidden}.protocol-card-icon{opacity:.85;width:48px;height:48px;position:absolute;top:1.5rem;right:1.5rem}.protocol-card-icon svg{width:100%;height:100%}.protocol-card-category{text-transform:uppercase;letter-spacing:.12em;opacity:.7;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.protocol-card-title{max-width:80%;margin-bottom:0;font-size:1.75rem;font-weight:900;line-height:1.15}.protocol-card-divider{opacity:.5;border-radius:2px;width:48px;height:3px;margin:1.25rem 0}.protocol-card-technique{text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:.35rem;font-size:.7rem;font-weight:600}.protocol-card-description{opacity:.85;flex:1;font-size:.95rem;line-height:1.5}.protocol-card-footer{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.protocol-card-tags{flex-wrap:wrap;gap:.5rem;display:flex}.protocol-card-tag{background:#fff3;border-radius:.25rem;padding:.3rem .6rem;font-size:.7rem;font-weight:500}.protocol-card-tag.guided-tag{text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.protocol-card-duration{text-transform:uppercase;letter-spacing:.05em;background:#00000026;border-radius:.25rem;padding:.4rem .75rem;font-size:.8rem;font-weight:700}.favorite-btn{width:36px;height:36px;color:inherit;cursor:pointer;z-index:5;opacity:.6;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;left:1rem}.favorite-btn:hover{opacity:1;background:#ffffff40;transform:scale(1.1)}.favorite-btn.favorited{opacity:1;color:#ff6b6b}.favorite-btn.favorited:hover{transform:scale(1.15)}.detail-favorite-btn{width:44px;height:44px;color:inherit;cursor:pointer;z-index:5;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.detail-favorite-btn.light{background:#ffffff26}.detail-favorite-btn:hover{background:#00000026;transform:scale(1.1)}.detail-favorite-btn.light:hover{background:#ffffff40}.detail-favorite-btn.favorited{color:#ff6b6b}.detail-favorite-btn.favorited:hover{transform:scale(1.15)}.favorites-link{color:var(--gray);cursor:pointer;text-align:center;width:100%;margin-top:.5rem;font-size:.875rem;transition:color .2s}.favorites-link:hover{color:var(--black)}body.dark .favorites-link:hover{color:#fff}.empty-favorites{text-align:center;color:var(--gray);padding:3rem 1.5rem}.empty-favorites p{margin-bottom:.5rem;font-size:1.125rem}.empty-favorites .empty-hint{opacity:.7;font-size:.875rem}.mobile-card-stack{touch-action:manipulation;flex-direction:column;align-items:center;width:100%;margin:1rem 0;padding-bottom:1rem;display:flex;position:relative;overflow:visible}.mobile-card-stack-area{justify-content:center;align-items:center;width:280px;height:420px;display:flex;position:relative}.mobile-stack-card{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-touch-callout:none;will-change:transform;border-radius:1.25rem;width:280px;height:380px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:absolute}.mobile-stack-card.dragging{cursor:grabbing;transition:none}.mobile-stack-card.swiping-out{transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s}.mobile-stack-card.moving-to-back{transition:transform .25s cubic-bezier(.4,0,.6,1),opacity .25s,z-index}.mobile-stack-card-inner{border-radius:1.25rem;flex-direction:column;width:100%;height:100%;padding:1.75rem;display:flex;position:relative;overflow:hidden}.mobile-stack-card-pattern{opacity:.6;justify-content:center;align-items:center;width:100%;height:55%;display:flex;position:absolute;top:0;left:0;right:0}.mobile-stack-card-pattern svg{width:85%;max-width:280px;height:85%;max-height:180px}.mobile-stack-card-content{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.mobile-stack-card-subtitle{text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:.25rem;font-size:.75rem}.mobile-stack-card-title{margin-bottom:.75rem;font-size:2rem;font-weight:500;line-height:1.1}.mobile-stack-card-description{opacity:.85;font-size:.95rem;line-height:1.5}.mobile-stack-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.mobile-stack-dot{background:var(--gray-300);border-radius:50%;width:8px;height:8px;transition:all .3s}.mobile-stack-dot.active{background:var(--black);transform:scale(1.2)}body.dark .mobile-stack-dot{background:var(--gray-600)}body.dark .mobile-stack-dot.active{background:var(--gray-100)}.mobile-swipe-hint{text-align:center;opacity:.5;margin-top:.5rem;font-size:.8rem}.protocol-detail-overlay{background:var(--gray-100);z-index:1400;animation:.2s ease-out fadeIn;position:fixed;inset:0;overflow-y:auto}body.dark .protocol-detail-overlay{background:#0a0a0a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.detail-header{z-index:10;background:0 0;justify-content:space-between;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.detail-header .btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:2rem;padding:.5rem 1rem;box-shadow:0 2px 8px #0000001a}.detail-header .btn:hover{color:#fff;background:#211f1e}body.dark .detail-header .btn{color:#fff;background:#1e1e1ee6}body.dark .detail-header .btn:hover{color:#0f0f0f;background:#f5f5f5}.detail-card{border-radius:1.5rem;max-width:36rem;margin:0 auto 2rem;padding:2rem 1.75rem 2.5rem;position:relative;box-shadow:0 8px 32px #0000001f}.share-card-btn{cursor:pointer;border:none;border-radius:2rem;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s;position:absolute;bottom:1.25rem;right:1.25rem}.share-card-btn.dark{color:inherit;background:#0000001f}.share-card-btn.dark:hover{background:#0003}.share-card-btn.light{color:inherit;background:#fff3}.share-card-btn.light:hover{background:#ffffff59}@media (max-width:640px){.detail-card{margin:0 1rem 2rem}}.detail-card-icon{opacity:.15;width:48px;height:48px;position:absolute;top:1.5rem;right:1.5rem}.detail-card-icon svg{width:100%;height:100%}.detail-title{margin-bottom:.5rem;padding-right:3.5rem;font-size:1.875rem}.detail-oneliner{opacity:.7;margin-bottom:1.25rem;font-size:1.125rem;line-height:1.625}.detail-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.detail-tags .tag{background:#00000014;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem}.detail-tags.light-text .tag{background:#ffffff26}.detail-tags .tag.duration{background:#0003}.detail-tags.light-text .tag.duration{background:#ffffff40}.self-guided-badge{border:1px solid;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;display:inline-flex}.self-guided-icon{font-size:1.125rem}.detail-research-section{background:var(--gray-100);max-width:36rem;margin:0 auto;padding:0 1.75rem 2rem}body.dark .detail-research-section{background:#0a0a0a}@media (min-width:641px){.detail-research-section{padding:1rem 0 2rem}}.audio-player{background:linear-gradient(135deg,#211f1e 0%,#3a3836 100%);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.audio-player-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.audio-play-btn{background:var(--green);width:56px;height:56px;color:var(--black);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .2s,background .2s;display:flex}.audio-play-btn:hover{background:#3ee085;transform:scale(1.08)}.audio-play-btn.playing{background:var(--orange);color:#fff}.audio-info{color:#fff;flex:1}.audio-title{text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-bottom:.25rem;font-size:.75rem}.audio-track{font-size:1rem;font-weight:500}.audio-progress-container{align-items:center;gap:.75rem;display:flex}.audio-progress{cursor:pointer;background:#fff3;border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.audio-progress-bar{background:var(--green);border-radius:3px;height:100%;transition:width .1s linear}.audio-time{color:#fff9;text-align:right;font-variant-numeric:tabular-nums;min-width:45px;font-size:.75rem}.audio-tracks{gap:.5rem;margin-top:1rem;display:flex}.audio-track-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:.25rem;padding:.4rem .75rem;font-family:inherit;font-size:.75rem;transition:all .2s}.audio-track-btn:hover{color:#fff;border-color:#fff9}.audio-track-btn.active{border-color:var(--green);color:var(--green);background:#ffffff26}.post-practice{text-align:center;border-top:1px solid #ffffff26;margin-top:1rem;padding-top:1rem}.post-practice-question{color:#ffffffe6;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.post-practice-options{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.post-practice-btn{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:6px;padding:.4rem .75rem;font-family:inherit;font-size:.75rem;transition:all .15s}.post-practice-btn:hover{background:#ffffff26}.post-practice-btn.selected{border-color:var(--green);color:#fff;background:#fff3}.post-practice-share{margin-top:.75rem}.post-practice-thanks{color:#fff9;margin-bottom:.5rem;font-size:.75rem}.post-practice-share-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:6px;padding:.4rem 1rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .15s}.post-practice-share-btn:hover{background:#ffffff2e}.detail-sections section{margin-bottom:1.5rem}.detail-sections h3{text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:.5rem;font-size:.875rem}.detail-sections p,.detail-sections ol{opacity:.8;line-height:1.625}.detail-sections ol{list-style-type:decimal;list-style-position:inside}.detail-sections li{margin-bottom:.25rem}.detail-sections .how-content p,.detail-sections .tips-content p{margin-bottom:.75rem}.detail-sections .how-content p:last-child,.detail-sections .tips-content p:last-child{margin-bottom:0}.detail-sections .how-callout{border:none;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;box-shadow:0 2px 12px #0000001a;color:#1a1a1a!important;background:#fffffff2!important}.detail-sections .how-callout h3{opacity:.5;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.7rem}.detail-sections .how-callout .how-content{opacity:1}.detail-sections .how-callout .how-content p{opacity:.85;color:#1a1a1a}.footnotes-section{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:.75rem;margin-top:1.5rem;padding:1.25rem}.footnotes-section h3{text-transform:uppercase;letter-spacing:.08em;opacity:.5;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.footnote-item{border-left:2px solid var(--blue);margin-bottom:.75rem;padding-left:1rem}.footnote-item:last-child{margin-bottom:0}.footnote-title{margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1.4}.footnote-meta{opacity:.6;margin-bottom:.25rem;font-size:.75rem}.footnote-link{color:var(--blue);align-items:center;gap:.25rem;font-size:.75rem;text-decoration:none;display:inline-flex}.footnote-link:hover{text-decoration:underline}.cta-section{background:var(--cream);text-align:center;border-radius:1rem;max-width:42rem;margin:3rem auto;padding:2rem}body.dark .cta-section{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%)}.cta-title{color:var(--black);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.cta-description{opacity:.8;max-width:32rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.cta-button{background:var(--black);color:var(--white);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}body.dark .cta-button{color:#0f0f0f;background:#f5f5f5}.cta-deadline{opacity:.6;margin-top:.75rem;font-size:.8rem}.footer-credit{text-align:center;opacity:.4;padding:2rem 1rem 3rem;font-size:.75rem;line-height:2}.footer-credit a{color:inherit;text-underline-offset:2px;text-decoration:underline}.footer-credit a:hover{opacity:.8}.footer-minutes{text-align:center;letter-spacing:.05em;opacity:.3;padding-top:.5rem;font-size:.65rem}.email-gate-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.email-gate-modal{background:var(--white);border:1px solid var(--gray-200);text-align:center;border-radius:.75rem;width:100%;max-width:460px;padding:2.25rem 2rem 2rem;position:relative;box-shadow:0 24px 80px #00000042}body.dark .email-gate-modal{background:#1a1a1a;border-color:#333}.email-gate-close{cursor:pointer;opacity:.5;background:0 0;border:none;font-size:1.5rem;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.email-gate-close:hover{opacity:1}.email-gate-eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.7rem;font-size:.72rem;font-weight:700}.email-gate-title{margin-bottom:.75rem;font-size:1.65rem;font-weight:700;line-height:1.15}.email-gate-subtitle{opacity:.7;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.email-gate-price{letter-spacing:-.02em;justify-content:center;align-items:baseline;gap:.4rem;margin-bottom:1.25rem;font-size:2rem;font-weight:700;display:inline-flex}.email-gate-price span{opacity:.55;letter-spacing:0;text-transform:uppercase;font-size:.8rem;font-weight:600}.email-gate-form{flex-direction:column;gap:.75rem;display:flex}.email-gate-input{border:2px solid var(--gray-200);background:var(--gray-50);border-radius:.5rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}body.dark .email-gate-input{color:#fff;background:#0f0f0f;border-color:#333}.email-gate-input:focus{border-color:var(--blue);outline:none}.email-gate-submit{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}body.dark .email-gate-submit{color:#0f0f0f;background:#f5f5f5}.email-gate-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.email-gate-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.email-gate-secondary{color:inherit;border:1px solid var(--gray-300);cursor:pointer;background:0 0;border-radius:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s}.email-gate-secondary:hover{border-color:var(--black);background:var(--gray-100)}.email-gate-secondary:disabled{opacity:.5;cursor:not-allowed}.email-gate-error{color:var(--orange);margin:0;font-size:.8rem;line-height:1.45}.email-gate-privacy{opacity:.5;margin-top:1rem;font-size:.75rem;line-height:1.5}.email-gate-free-note{background:var(--gray-100);opacity:.8;border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.8rem}body.dark .email-gate-free-note{background:#0f0f0f}.checkout-status{border:1px solid var(--gray-200);background:var(--gray-100);max-width:520px;color:inherit;text-align:center;opacity:.8;border-radius:.75rem;margin:0 auto 1.25rem;padding:.75rem 1rem;font-size:.82rem;line-height:1.5}.protocol-card-lock{background:#0003;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:flex;position:absolute;top:1rem;left:1rem}.protocol-card.free .protocol-card-lock{background:#53f3994d}.protocol-card.locked{opacity:.2;filter:saturate(.2)brightness(.8)}.protocol-card.locked:hover{opacity:.35;filter:saturate(.4)brightness(.85);cursor:pointer}.cta-section-single{max-width:420px;margin:5rem auto 3rem;padding:0 1.5rem}.cta-grid{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:3rem auto;padding:0 1.5rem;display:grid}@media (min-width:768px){.cta-grid{grid-template-columns:repeat(2,1fr)}}.cta-card{border:1px solid var(--gray-200);text-align:center;background:#fff;border-radius:1rem;padding:2rem;transition:transform .2s,box-shadow .2s}.cta-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}body.dark .cta-card{background:var(--gray-100);border-color:var(--gray-200)}.cta-card-label{text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:.5rem;font-size:.7rem}.cta-card-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.cta-card-description{opacity:.8;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.cta-card .cta-button{background:var(--black);color:var(--white);border:3px solid var(--black);box-shadow:4px 4px 0 var(--gray-300);border-radius:12px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-block}.cta-card .cta-button:hover{box-shadow:6px 6px 0 var(--gray-300);transform:translate(-2px,-2px)}.cta-card .cta-button:active{box-shadow:2px 2px 0 var(--gray-300);transform:translate(2px,2px)}body.dark .cta-card:not(.workshop) .cta-button{color:#0f0f0f;background:#f5f5f5;border-color:#f5f5f5;box-shadow:4px 4px #4a4a4a}body.dark .cta-card:not(.workshop) .cta-button:hover{box-shadow:6px 6px #4a4a4a}.cta-card-note{opacity:.6;margin-top:.75rem;font-size:.75rem}@media (max-width:900px){.card-wrapper{margin:0 -45px}.use-case-card{width:180px;height:240px}.card-content h2{font-size:1.2rem}}@media (max-width:640px){.cards-container{height:340px}.card-wrapper{margin:0 -55px}.use-case-card{width:150px;height:200px;padding:1rem}.card-content h2{font-size:1rem}.card-content .subtitle{font-size:.75rem}.pattern-svg{height:50px}.mobile-dots{display:flex}.time-banner{display:none}.time-banner-text{max-width:280px;line-height:1.4}.protocol-card{min-height:520px}.protocol-card-title{font-size:1.75rem}.protocol-card-inner{padding:1.75rem 1.5rem}.protocol-card-description{font-size:1.05rem;line-height:1.6}}.privacy-hint{opacity:.5;text-align:center;margin-top:.75rem;font-size:.8rem}
