.tr-w011{width:100%;max-width:1440px;margin:30px auto;padding:0 32px;box-sizing:border-box}.tr-w011-card{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;padding:26px 30px;background:#f3faf7;border:1px solid #DCEBE5;border-radius:24px;box-shadow:0 8px 28px #1f37300d;box-sizing:border-box}.tr-w011-copy{flex:1;min-width:0;max-width:760px}.tr-w011-kicker{display:block;margin-bottom:8px;color:#2e8b72;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:1.2px}.tr-w011-copy h2{margin:0 0 8px;color:#173e36;font-size:25px;line-height:1.2;font-weight:700}.tr-w011-description{max-width:680px;margin:0;color:#667a74;font-size:14px;line-height:1.6}.tr-w011-points{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;color:#81918c}.tr-w011-points span{font-size:11px;line-height:1.3;font-weight:600}.tr-w011-control{flex:0 0 250px;padding:18px;background:#fff;border:1px solid #DCEBE5;border-radius:16px;box-sizing:border-box}.tr-w011-status-label{display:block;margin-bottom:4px;color:#84958f;font-size:9px;line-height:1.2;font-weight:800;letter-spacing:1px}.tr-w011-status{display:block;margin-bottom:12px;color:#7b8c86;font-size:16px;line-height:1.2;font-weight:800}.tr-w011-control.is-active .tr-w011-status{color:#26765f}.tr-w011-toggle{width:100%;padding:10px 14px;background:#2e8b72;border:1px solid #2E8B72;border-radius:10px;color:#fff;font-family:inherit;font-size:12px;line-height:1.3;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.tr-w011-toggle:hover{background:#26765f;border-color:#26765f;transform:translateY(-1px)}.tr-w011-control.is-active .tr-w011-toggle{background:#fff;border-color:#c9d9d3;color:#536c64}.tr-w011-control.is-active .tr-w011-toggle:hover{background:#f6f9f8;border-color:#aec7be}.tr-w011-pause{width:100%;margin-top:8px;padding:8px 12px;background:transparent;border:0;color:#778983;font-family:inherit;font-size:11px;line-height:1.3;font-weight:600;cursor:pointer}.tr-w011-pause:hover{color:#18453b;text-decoration:underline}.tr-w011-status-note{margin:10px 0 0;color:#94a29d;font-size:10px;line-height:1.45}.tr-w011-modal{position:fixed;z-index:10020;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.tr-w011-modal[hidden]{display:none!important}.tr-w011-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1225207a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tr-w011-modal-dialog{position:relative;z-index:2;width:100%;max-width:470px;padding:34px;background:#fff;border:1px solid #E0E9E5;border-radius:24px;box-shadow:0 26px 80px #13302838;text-align:center;box-sizing:border-box}.tr-w011-modal-close{position:absolute;top:14px;right:16px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background:#f3f6f5;border:0;border-radius:50%;color:#62756e;font-family:inherit;font-size:22px;line-height:1;cursor:pointer}.tr-w011-modal-mark{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 16px;background:#eaf6f1;border-radius:50%;color:#2e8b72;font-size:28px;line-height:1}.tr-w011-modal-kicker{display:block;margin-bottom:9px;color:#2e8b72;font-size:9px;line-height:1.3;font-weight:800;letter-spacing:1.1px}.tr-w011-modal-dialog h3{margin:0 0 10px;color:#173e36;font-size:24px;line-height:1.25;font-weight:700}.tr-w011-modal-description{max-width:390px;margin:0 auto;color:#667a74;font-size:13px;line-height:1.6}.tr-w011-modal-preview{margin:22px 0 18px;padding:15px 17px;background:#f4f7f6;border:1px solid #E0E7E4;border-radius:14px;text-align:left}.tr-w011-modal-preview span{display:block;margin-bottom:5px;color:#61736d;font-size:10px;line-height:1.3;font-weight:700}.tr-w011-modal-preview strong{display:block;color:#29483f;font-size:12px;line-height:1.5;font-weight:650}.tr-w011-modal-note{max-width:390px;margin:0 auto;color:#8a9994;font-size:10px;line-height:1.5}.tr-w011-modal-actions{display:flex;flex-direction:column;gap:9px;margin-top:22px}.tr-w011-btn{width:100%;padding:11px 16px;border-radius:10px;font-family:inherit;font-size:12px;line-height:1.3;font-weight:700;cursor:pointer}.tr-w011-btn-primary{background:#2e8b72;border:1px solid #2E8B72;color:#fff}.tr-w011-btn-primary:hover{background:#26765f;border-color:#26765f}.tr-w011-btn-secondary{background:#fff;border:1px solid #D6E0DC;color:#61756e}.tr-w011-btn-secondary:hover{background:#f7f9f8}.tr-w011-message{position:fixed;z-index:10010;right:24px;bottom:24px;width:min(340px,calc(100vw - 32px));padding:14px 16px;background:#fff;border:1px solid #CFE3DB;border-radius:14px;box-shadow:0 14px 40px #18453b26;color:#36574e;font-size:12px;line-height:1.5;box-sizing:border-box}.tr-w011-message[hidden]{display:none!important}@media screen and (max-width:990px){.tr-w011{padding:0 20px}.tr-w011-card{gap:26px;padding:24px}.tr-w011-control{flex-basis:230px}}@media screen and (max-width:749px){.tr-w011{margin:22px auto;padding:0 14px}.tr-w011-card{display:block;padding:22px 18px;border-radius:20px}.tr-w011-copy{max-width:none}.tr-w011-copy h2{font-size:22px}.tr-w011-description{font-size:13px}.tr-w011-control{width:100%;margin-top:20px}.tr-w011-modal{align-items:flex-end;padding:0}.tr-w011-modal-dialog{max-width:none;padding:30px 20px 24px;border-radius:24px 24px 0 0}.tr-w011-modal-dialog h3{font-size:22px}.tr-w011-message{right:16px;bottom:16px}}@media screen and (max-width:420px){.tr-w011-points{gap:6px}.tr-w011-modal-preview{padding:13px 14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/TRESTLE_W011_WellnessTracker.css.map */
