.ha3__wrap{padding:2rem 1rem;max-width:700px;margin:0 auto}.ha3__headline{font-size:32px;font-weight:700;color:#92278f;margin-bottom:1.5rem;line-height:1.2}.ha3__disclaimer{font-size:11px;color:#999;line-height:1.6;margin-top:2rem;padding-top:1rem;border-top:1px solid #e4e4e4}.ha3__logo-bar{display:flex;align-items:center;gap:8px;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e4e4e4}.ha3__logo-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#92278f,#a45ea5,#0084cb)}.ha3__logo-txt{font-size:13px;font-weight:600;color:#a45ea5;letter-spacing:.06em;text-transform:uppercase}.ha3__sticky-top{position:sticky;top:0;z-index:100;background:#fff;padding:10px 0 0;border-bottom:1px solid #e4e4e4;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.ha3__step-label{font-size:13px;font-weight:600;color:#a45ea5;letter-spacing:.04em;margin-bottom:6px}.ha3__prog-bar{position:relative!important;height:10px!important;background:#e4e4e4!important;border-radius:5px!important;margin-bottom:10px;overflow:hidden!important;display:block!important;width:100%!important}.ha3__prog-fill{position:absolute!important;top:0!important;left:0!important;bottom:0!important;height:10px!important;border-radius:5px!important;background:linear-gradient(90deg,#92278f,#a45ea5,#0084cb)!important;transition:width .4s ease!important;box-shadow:0 1px 4px #92278f4d!important;display:block!important}.ha3__sec-label{font-size:12px;color:#a45ea5;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin-bottom:5px;margin-top:1.25rem}.ha3__sec-title{font-size:24px;font-weight:600;color:#231f20;margin-bottom:4px}.ha3__sec-sub{font-size:15px;color:#666;margin-bottom:.5rem;line-height:1.5}.ha3__sel-count{font-size:14px;font-weight:600;color:#92278f;min-height:22px;margin-bottom:1rem}.ha3__q-item{border:1px solid #e4e4e4;border-radius:12px;padding:15px 16px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:all .15s;background:#fff;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.ha3__q-item:hover{border-color:#ceafd3;background:#fdf6fd}.ha3__q-item:active{transform:scale(.98)}.ha3__q-item.sel{background:#f5eef5;border-color:#a45ea5}.ha3__q-txt{font-size:17px;color:#231f20;line-height:1.4}.ha3__chk{width:30px;height:30px;border-radius:50%;border:1.5px solid #ccc;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .15s}.ha3__q-item.sel .ha3__chk{background:#92278f;border-color:#92278f}.ha3__chk-svg{display:none;width:14px;height:14px}.ha3__q-item.sel .ha3__chk-svg{display:block}.ha3__gbtn-wrap{display:flex;gap:12px;margin-bottom:1.5rem}.ha3__gbtn{flex:1;padding:24px 16px;border:1.5px solid #e4e4e4;border-radius:12px;background:#fff;font-size:18px;font-weight:600;color:#231f20;cursor:pointer;transition:all .15s;text-align:center;font-family:inherit}.ha3__gbtn:hover{border-color:#a45ea5;background:#fdf6fd}.ha3__gbtn.sel{background:#f5eef5;border-color:#92278f;color:#92278f}.ha3__nav-row{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;gap:8px}.ha3__btn{padding:12px 26px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;border:1.5px solid #e4e4e4;background:#fff;color:#231f20;transition:all .15s;font-family:inherit;white-space:nowrap}.ha3__btn:hover{border-color:#a45ea5;background:#fdf6fd}.ha3__btn-pri,.ha3__btn.ha3__btn-pri{background:linear-gradient(135deg,#92278f,#a45ea5,#0084cb);border:none;color:#fff;padding:13px 30px}.ha3__btn-pri:hover,.ha3__btn.ha3__btn-pri:hover{opacity:.9}.ha3__btn.dimmed{opacity:.4;pointer-events:none}.ha3__hint-txt{font-size:14px;color:#999}.ha3__sticky-bot{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;box-shadow:0 -2px 10px #00000014;padding:12px 16px;align-items:center;justify-content:space-between;gap:8px}.ha3__bot-btn{padding:11px 20px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;border:1.5px solid #e4e4e4;background:#fff;color:#231f20;font-family:inherit;white-space:nowrap;transition:all .15s}.ha3__bot-btn:hover{border-color:#a45ea5}.ha3__bot-next{background:linear-gradient(135deg,#92278f,#a45ea5,#0084cb);border:none;color:#fff;padding:12px 22px}.ha3__bot-count{font-size:13px;font-weight:600;color:#92278f;white-space:nowrap}.ha3__bot-back.ha3__hide{display:none}.ha3__field-wrap{margin-bottom:1rem}.ha3__field-label{font-size:14px;font-weight:600;color:#666;margin-bottom:6px;display:block}.ha3__field-input{width:100%;padding:14px;border:1.5px solid #e4e4e4;border-radius:8px;font-size:16px;color:#231f20;background:#fff;transition:border-color .15s;outline:none;font-family:inherit;box-sizing:border-box}.ha3__field-input:focus{border-color:#a45ea5}.ha3__capture-card{background:#f7f7f7;border:1px solid #e4e4e4;border-radius:12px;padding:1.5rem;margin-bottom:1.25rem}.ha3__error-msg{font-size:13px;color:#a32d2d;margin-top:8px;display:none}.ha3__skip-link{font-size:14px;color:#999;cursor:pointer;text-decoration:underline;text-underline-offset:2px;background:none;border:none;font-family:inherit}.ha3__skip-link:hover{color:#a45ea5}.ha3__res-title{font-size:24px;font-weight:600;margin-bottom:6px;color:#231f20}.ha3__res-sub{font-size:15px;color:#666;margin-bottom:1.25rem;line-height:1.6}.ha3__legend{display:flex;gap:16px;margin-bottom:1.25rem;flex-wrap:wrap}.ha3__leg-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.ha3__leg-emoji{font-size:14px;line-height:1}.ha3__card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:1.5rem}.ha3__sc{border-radius:12px;padding:16px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1.5px solid transparent}.ha3__sc.green{background:#eaf3de;border-color:#97c459}.ha3__sc.amber{background:#faeeda;border-color:#ef9f27}.ha3__sc.red{background:#fcebeb;border-color:#f09595}.ha3__sc.green.top-card{border-color:#3b6d11;border-width:2.5px}.ha3__sc.amber.top-card{border-color:#854f0b;border-width:2.5px}.ha3__sc.red.top-card{border-color:#a32d2d;border-width:2.5px}.ha3__sc-name{font-size:13px;font-weight:600;margin-bottom:8px}.ha3__sc.green .ha3__sc-name{color:#27500a}.ha3__sc.amber .ha3__sc-name{color:#633806}.ha3__sc.red .ha3__sc-name{color:#791f1f}.ha3__sc-emoji{font-size:22px;line-height:1;margin-bottom:6px}.ha3__sc-risk{font-size:14px;font-weight:600;line-height:1.2}.ha3__sc.green .ha3__sc-risk{color:#3b6d11}.ha3__sc.amber .ha3__sc-risk{color:#854f0b}.ha3__sc.red .ha3__sc-risk{color:#a32d2d}.ha3__top-badge{font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:2px 8px;border-radius:20px;margin-bottom:8px}.ha3__sc.green .ha3__top-badge{background:#c0dd97;color:#27500a}.ha3__sc.amber .ha3__top-badge{background:#fac775;color:#412402}.ha3__sc.red .ha3__top-badge{background:#f7c1c1;color:#501313}.ha3__divider{height:1px;background:#e4e4e4;margin:1.25rem 0}.ha3__rec-heading{font-size:16px;font-weight:600;color:#231f20;margin-bottom:.75rem;margin-top:1.25rem}.ha3__pcard{border-radius:12px;padding:1.25rem;margin-bottom:.75rem}.ha3__pcard.priority{background:#f5eef5;border:1.5px solid #a45ea5}.ha3__pcard.watching{background:#f7f7f7;border:1px solid #e4e4e4}.ha3__pcard.navitol{background:#f0f7fc;border:1px solid #b5d4f4}.ha3__p-eye{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px}.ha3__pcard.priority .ha3__p-eye{color:#a45ea5}.ha3__pcard.watching .ha3__p-eye{color:#854f0b}.ha3__pcard.navitol .ha3__p-eye{color:#0084cb}.ha3__p-name{font-size:18px;font-weight:600;margin-bottom:4px;color:#231f20}.ha3__p-summary{font-size:14px;color:#666;line-height:1.5;margin-bottom:0}.ha3__p-toggle{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#92278f;cursor:pointer;background:none;border:none;padding:6px 0;margin-top:6px;font-family:inherit;transition:color .15s}.ha3__p-toggle:hover{color:#0084cb}.ha3__p-toggle-chevron{display:inline-block;transition:transform .2s ease;font-size:11px}.ha3__pcard.open .ha3__p-toggle-chevron{transform:rotate(180deg)}.ha3__p-detail{display:none;margin-top:10px}.ha3__pcard.open .ha3__p-detail{display:block}.ha3__p-teach{font-size:15px;line-height:1.65;margin-bottom:10px;color:#231f20}.ha3__p-why-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.ha3__pcard.priority .ha3__p-why-label{color:#a45ea5}.ha3__pcard.watching .ha3__p-why-label{color:#854f0b}.ha3__pcard.navitol .ha3__p-why-label{color:#0084cb}.ha3__p-why{font-size:15px;line-height:1.6;color:#666}.ha3__all-clear{font-size:16px;color:#666;line-height:1.6;padding:1rem 0}.ha3__vid-section{margin-top:1.25rem}.ha3__vid-heading{font-size:18px;font-weight:700;color:#231f20;margin-bottom:4px}.ha3__vid-sub{font-size:14px;color:#666;margin-bottom:1rem;line-height:1.5}.ha3__vid-topic{font-size:13px;font-weight:600;color:#a45ea5;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;margin-top:1rem}.ha3__vid-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:.5rem}.ha3__vid-row .ha3__pod-card{grid-column:1/-1}.ha3__vid-card{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e4e4e4;cursor:pointer;transition:all .15s;-webkit-tap-highlight-color:transparent}.ha3__vid-card:hover{border-color:#a45ea5;box-shadow:0 2px 12px #92278f1f}.ha3__vid-thumb-wrap{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:#f0f0f0}.ha3__vid-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ha3__vid-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;background:#000000a6;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.ha3__vid-play svg{width:18px;height:18px;margin-left:2px}.ha3__vid-info{padding:10px 12px}.ha3__vid-title{font-size:14px;font-weight:600;color:#231f20;line-height:1.35;margin-bottom:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ha3__vid-meta{font-size:12px;color:#999}.ha3__vid-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:2px 8px;border-radius:4px;margin-bottom:4px}.ha3__vid-badge--video{background:#f5eef5;color:#92278f}.ha3__vid-badge--podcast{background:#eef5f0;color:#2a7d3f}.ha3__pod-card{border-radius:10px;background:#fff;border:1px solid #e4e4e4;padding:14px;display:flex;gap:12px;align-items:center;cursor:pointer;transition:all .15s;-webkit-tap-highlight-color:transparent}.ha3__pod-card:hover{border-color:#a45ea5;box-shadow:0 2px 12px #92278f1f}.ha3__pod-icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;background:#f5eef5;display:flex;align-items:center;justify-content:center}.ha3__pod-info{flex:1;min-width:0}.ha3__pod-title{font-size:14px;font-weight:600;color:#231f20;line-height:1.35;margin-bottom:3px}.ha3__pod-play-btn{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#92278f;display:flex;align-items:center;justify-content:center;margin-left:auto}.ha3__pod-play-btn svg{margin-left:2px}.ha3__buy-section{margin-top:1.25rem}.ha3__buy-heading{font-size:18px;font-weight:700;color:#231f20;margin-bottom:4px}.ha3__buy-sub{font-size:14px;color:#666;margin-bottom:1rem;line-height:1.5}.ha3__buy-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.ha3__buy-card{border-radius:12px;border:1.5px solid #e4e4e4;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.ha3__buy-card:hover{border-color:#a45ea5;box-shadow:0 2px 12px #92278f1a}.ha3__buy-badge{background:#f5eef5;color:#92278f;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:6px 12px}.ha3__buy-img-wrap{padding:12px 12px 0;display:flex;justify-content:center;min-height:100px;align-items:center}.ha3__buy-img{max-width:100%;max-height:120px;object-fit:contain}.ha3__buy-info{padding:10px 14px 0;flex:1}.ha3__buy-name{font-size:15px;font-weight:700;color:#231f20;line-height:1.3;margin-bottom:3px}.ha3__buy-for{font-size:12px;color:#a45ea5;font-weight:600;margin-bottom:8px}.ha3__buy-btn{display:block;text-align:center;padding:11px 16px;margin:10px 14px 14px;border-radius:8px;background:linear-gradient(135deg,#92278f,#a45ea5,#0084cb);color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s}.ha3__buy-btn:hover{opacity:.9}.ha3__pmini{position:fixed;bottom:0;left:0;right:0;z-index:9998;background:#0d0510f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(146,39,143,.3);box-shadow:0 -4px 20px #00000080;transform:translateY(100%);transition:transform .15s ease-out,visibility 0s .15s;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;visibility:hidden;pointer-events:none}.ha3__pmini--visible{transform:translateY(0);visibility:visible;pointer-events:auto;transition:transform .15s ease-out,visibility 0s 0s}.ha3__pmini__progress{position:absolute;top:0;left:0;right:0;height:3px;background:#ffffff0f}.ha3__pmini__progress-fill{height:100%;background:#92278f;width:0%;transition:width .15s linear}.ha3__pmini__inner{display:flex;align-items:center;padding:8px 16px 10px;gap:12px}.ha3__pmini__info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.ha3__pmini__icon{width:40px;height:40px;border-radius:8px;background:#1a0e1e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ha3__pmini__icon svg{width:20px;height:20px}.ha3__pmini__title{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:1.3}.ha3__pmini__controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.ha3__pmini__play{width:48px;height:48px;min-width:48px;min-height:48px;background:#92278f;border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s;-webkit-tap-highlight-color:transparent}.ha3__pmini__play:hover{background:#a45ea5}.ha3__pmini__play:active{transform:scale(.93)}.ha3__pmini__play svg{width:22px;height:22px;pointer-events:none}.ha3__pmini__close{width:44px;height:44px;min-width:44px;min-height:44px;background:#ffffff0f;border:none;color:#ffffff80;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:color .15s,background .15s;-webkit-tap-highlight-color:transparent;position:relative;z-index:2}.ha3__pmini__close:hover{color:#fff;background:#ffffff1f}.ha3__pmini__close svg{width:18px;height:18px;pointer-events:none}.ha3__pnp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;color:#fff}.ha3__pnp--visible{pointer-events:auto}.ha3__pnp__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;transition:opacity .15s ease}.ha3__pnp--visible .ha3__pnp__scrim{opacity:1}.ha3__pnp__panel{position:relative;z-index:1;width:100%;max-height:75vh;background:#0d0510;display:flex;flex-direction:column;align-items:center;transform:translateY(100%);transition:transform .15s ease-out;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0}.ha3__pnp--visible .ha3__pnp__panel{transform:translateY(0)}.ha3__pnp__collapse{width:100%;height:28px;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:12px 0 0;flex-shrink:0;-webkit-tap-highlight-color:transparent}.ha3__pnp__handle-bar{display:block;width:48px;height:5px;border-radius:3px;background:#ffffff4d;transition:background .15s,width .15s}.ha3__pnp__collapse:hover .ha3__pnp__handle-bar{background:#ffffff80;width:56px}.ha3__pnp__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 16px 0;flex-shrink:0}.ha3__pnp__header-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#ffffff80}.ha3__pnp__close{width:56px;height:56px;min-width:56px;min-height:56px;background:#fff;border:none;color:#231f20;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:color .15s,background .15s;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 8px #0000004d}.ha3__pnp__close:hover{color:#000;background:#e4e4e4}.ha3__pnp__close svg{width:30px;height:30px;pointer-events:none}.ha3__pnp__artwork-wrap{display:flex;align-items:center;justify-content:center;padding:16px 32px 24px;flex-shrink:0;width:100%;box-sizing:border-box}.ha3__pnp__artwork{width:200px;height:200px;border-radius:16px;background:#1a0e1e;display:flex;align-items:center;justify-content:center;transition:box-shadow .5s ease,transform .5s ease}.ha3__pnp--playing .ha3__pnp__artwork{box-shadow:0 0 40px #92278f73,0 0 80px #92278f33;animation:ha3ArtPulse 3s ease-in-out infinite}@keyframes ha3ArtPulse{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.ha3__pnp__artwork svg{width:64px;height:64px}.ha3__pnp__titles{text-align:center;padding:0 24px;width:100%;max-width:480px;flex-shrink:0}.ha3__pnp__title{font-size:18px;font-weight:700;color:#fff;margin:0 0 6px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ha3__pnp__subtitle{font-size:14px;color:#a45ea5;margin:0;line-height:1.3}.ha3__pnp__progress-area{width:100%;max-width:480px;padding:28px 24px 0;flex-shrink:0}.ha3__pnp__range{width:100%;height:36px;accent-color:#92278f;cursor:pointer}.ha3__pnp__times{display:flex;justify-content:space-between;padding-top:8px}.ha3__pnp__time{font-size:13px;font-variant-numeric:tabular-nums;color:#ffffff73}.ha3__pnp__controls{display:flex;align-items:center;justify-content:center;gap:36px;padding:32px 0 24px;flex-shrink:0}.ha3__pnp__skip{width:60px;height:60px;min-width:60px;min-height:60px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fffc;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:color .15s,transform .15s,background .15s;-webkit-tap-highlight-color:transparent}.ha3__pnp__skip:hover{color:#fff;background:#ffffff1a}.ha3__pnp__skip:active{transform:scale(.9)}.ha3__pnp__skip svg{width:32px;height:32px}.ha3__pnp__play-btn{width:80px;height:80px;min-width:80px;min-height:80px;background:#92278f;border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .15s,box-shadow .3s;box-shadow:0 4px 24px #92278f80;-webkit-tap-highlight-color:transparent}.ha3__pnp__play-btn:hover{background:#a45ea5;transform:scale(1.06);box-shadow:0 6px 32px #92278f99}.ha3__pnp__play-btn:active{transform:scale(.93)}.ha3__pnp__play-btn svg{width:36px;height:36px}.ha3__pnp__secondary{display:flex;align-items:center;justify-content:center;gap:24px;padding:8px 0 20px;flex-shrink:0}.ha3__pnp__sec-btn{display:flex;flex-direction:column;align-items:center;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#fff9;cursor:pointer;padding:12px 18px;border-radius:14px;min-width:80px;min-height:56px;transition:color .15s,background .15s;-webkit-tap-highlight-color:transparent}.ha3__pnp__sec-btn:hover{color:#fff;background:#ffffff14}.ha3__pnp__sec-icon{display:flex;align-items:center;justify-content:center}.ha3__pnp__sec-icon svg{width:24px;height:24px}.ha3__pnp__sec-label{font-size:13px;font-weight:600;white-space:nowrap}.ha3__pnp--closing,.ha3__pnp--closing .ha3__pnp__panel,.ha3__pnp--closing .ha3__pnp__scrim,.ha3__pmini--closing{transition:none!important}.ha3__vid-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:1rem}.ha3__vid-modal-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c}.ha3__vid-modal-content{position:relative;width:100%;max-width:800px;z-index:1}.ha3__vid-modal-close{position:absolute;top:10px;right:10px;background:#fff;border:none;color:#231f20;font-size:36px;cursor:pointer;padding:0;line-height:1;z-index:10;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0006;font-weight:700}.ha3__vid-modal-close:hover{background:#e4e4e4}.ha3__vid-modal-player{position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:8px;overflow:hidden}.ha3__vid-modal-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.ha3__resume-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:200;background:#00000073;display:flex;align-items:center;justify-content:center;padding:1rem}.ha3__resume-card{background:#fff;border-radius:16px;padding:2rem;max-width:380px;width:100%;text-align:center;box-shadow:0 8px 30px #00000026}.ha3__resume-title{font-size:22px;font-weight:700;color:#231f20;margin-bottom:8px}.ha3__resume-sub{font-size:15px;color:#666;line-height:1.5;margin-bottom:1.5rem}.ha3__resume-btns{display:flex;gap:10px;justify-content:center}@media(max-width:750px){.ha3__sticky-bot{display:flex!important}.ha3__sticky-bot[style*="display:none"]{display:none!important}.ha3__wrap{padding-bottom:90px}.ha3__nav-row{display:none}}@media(max-width:600px){.ha3__wrap{padding:1.25rem .75rem;padding-bottom:90px}.ha3__headline{font-size:26px}.ha3__sec-title{font-size:20px}.ha3__card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ha3__q-item{padding:13px 14px}.ha3__q-txt{font-size:16px}.ha3__gbtn{padding:20px 12px;font-size:16px}.ha3__hint-txt{font-size:13px}.ha3__btn{padding:11px 20px;font-size:15px}.ha3__btn-pri,.ha3__btn.ha3__btn-pri{padding:12px 22px}.ha3__pcard{padding:1rem}.ha3__p-name{font-size:16px}.ha3__p-teach,.ha3__p-why{font-size:14px}.ha3__sc{padding:12px 8px}.ha3__sc-name{font-size:12px}.ha3__sc-risk{font-size:13px}.ha3__sticky-top{margin:0 -.75rem;padding-left:.75rem;padding-right:.75rem}.ha3__vid-row{grid-template-columns:1fr;gap:10px}.ha3__vid-title{font-size:15px}.ha3__vid-meta{font-size:13px}.ha3__vid-info{padding:10px}.ha3__pod-title{font-size:15px}.ha3__pmini__title{font-size:13px}.ha3__pmini__icon{width:36px;height:36px;border-radius:6px}.ha3__pnp__artwork{width:160px;height:160px;border-radius:14px}.ha3__pnp__controls{gap:28px;padding:24px 0 16px}.ha3__pnp__play-btn{width:68px;height:68px;min-width:68px;min-height:68px}.ha3__pnp__play-btn svg{width:32px;height:32px}.ha3__pnp__skip{width:52px;height:52px;min-width:52px;min-height:52px}.ha3__pnp__skip svg{width:28px;height:28px}}.ha3__trust-block{border-radius:16px;padding:2.5rem 1.5rem;text-align:center;margin-top:1.5rem;color:#231f20}.ha3__trust-stars{display:flex;justify-content:center;gap:4px;margin-bottom:10px}.ha3__trust-customers{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#666;margin:0 0 8px}.ha3__trust-customers strong{color:#231f20}.ha3__trust-tagline{font-size:22px;font-weight:700;line-height:1.3;margin:0 0 8px;color:#231f20}.ha3__trust-sub{font-size:14px;color:#a45ea5;margin:0 0 1.25rem;line-height:1.5}.ha3__trust-cta{display:none}.ha3__trust-badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.ha3__trust-badge{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;font-weight:600}.ha3__trust-badge svg{color:#a45ea5}@media(max-width:380px){.ha3__headline{font-size:22px}.ha3__card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ha3__sc{padding:10px 6px}.ha3__gbtn-wrap{flex-direction:column;gap:8px}.ha3__gbtn{padding:18px 12px}.ha3__trust-tagline{font-size:19px}.ha3__trust-block{padding:2rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/health-assessment-v3.css.map */
