:root{--brand-black:#070307;--brand-dark:#160714;--brand-deep:#32162f;--brand-primary:#4c2b42;--brand-secondary:#7a5061;--brand-soft:#f7edf3;--brand-accent:#d65a8a;--brand-accent-strong:#b93468;--brand-gold:#f5e8c7;--bg-main:#f7f3f6;--bg-card:#fff;--text-main:#18111d;--text-muted:#766a75;--border-soft:#eadde6;--shadow-soft:0 14px 35px #32162f1f;--shadow-card:0 8px 22px #32162f14;color:var(--text-main);background:var(--bg-main);font-family:Inter,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;color:var(--text-main);background:radial-gradient(circle at top left, #d65a8a29, transparent 34%), linear-gradient(180deg, #fff 0%, var(--bg-main) 42%, #f3edf2 100%);margin:0}a{color:inherit;text-decoration:none}input,select,textarea,button{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.75}.auth-page{background:radial-gradient(circle at 0 0,#d65a8a42,#0000 30%),radial-gradient(circle at 100% 100%,#4c2b425c,#0000 34%),linear-gradient(135deg,#070307 0%,#160714 42%,#32162f 100%);place-items:center;min-height:100vh;padding:18px;display:grid}.auth-card{background:radial-gradient(circle at 100% 0,#d65a8a1f,#0000 30%),linear-gradient(#fff,#fffafd);border:1px solid #ffffff2e;border-radius:28px;width:100%;max-width:430px;padding:26px;box-shadow:0 28px 70px #00000061}.auth-header{text-align:center;margin-bottom:26px}.auth-header h1{color:var(--brand-dark);letter-spacing:-.05em;margin:0;font-size:34px;font-weight:950;line-height:1.05}.auth-header p{color:var(--text-muted);margin:8px 0 0}.form{gap:15px;display:grid}.grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field{gap:7px;display:grid}.field label{color:var(--text-main);font-size:14px;font-weight:800}.field input,.field select{width:100%;color:var(--text-main);background:#fff;border:1px solid #d8cbd5;border-radius:14px;outline:none;padding:12px 14px;transition:border-color .16s,box-shadow .16s,background .16s}.field input:focus,.field select:focus{border-color:var(--brand-accent);box-shadow:0 0 0 4px #d65a8a24}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper input{padding-right:58px}.eye-button{width:38px;height:36px;color:var(--brand-dark);background:#eadde6;border:0;border-radius:11px;place-items:center;padding:0;display:grid;position:absolute;right:8px}.primary-button{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent-strong));border:0;border-radius:16px;width:100%;margin-top:6px;padding:13px 18px;font-weight:900;box-shadow:0 12px 26px #4c2b423d}.link-button{width:100%;color:var(--brand-accent-strong);background:0 0;border:0;margin-top:18px;font-weight:850}.error{color:#991b1b;margin:0;font-size:14px;font-weight:750}.success{color:#166534;margin:0;font-size:14px;font-weight:750}.mobile-page{background:radial-gradient(circle at top left, #d65a8a21, transparent 32%), linear-gradient(180deg, #fff 0%, var(--bg-main) 46%, #f3edf2 100%);min-height:100vh;padding:14px 14px 32px}.mobile-shell{flex-direction:column;gap:16px;width:100%;max-width:460px;margin:0 auto;display:flex}.mobile-hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#070307eb,#32162fc2),url(/logo-4k-fondo.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:28px;padding:22px;position:relative;overflow:hidden;box-shadow:0 22px 52px #16071440}.mobile-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 100%,#d65a8a42,#0000 36%),linear-gradient(135deg,#07030747,#07030714);position:absolute;inset:0}.mobile-hero-content{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.mobile-brand-row{align-items:center;gap:14px;display:flex}.mobile-logo{object-fit:cover;background:var(--brand-black);border:3px solid #ffffffc7;border-radius:50%;flex-shrink:0;width:64px;height:64px;box-shadow:0 14px 34px #0000005c}.mobile-eyebrow{color:#f7c7dd;letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:950}.mobile-brand-row h1{letter-spacing:-.05em;margin:0;font-size:30px;font-weight:950;line-height:1}.mobile-brand-row span{color:#fffc;margin-top:5px;font-size:13px;display:block}.mobile-logout{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff42;border-radius:14px;padding:9px 13px;font-weight:850}.member-status-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-card);background:#fffffff0;border-radius:24px;align-items:flex-start;gap:14px;padding:18px;display:flex}.member-avatar{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent-strong));border-radius:19px;flex-shrink:0;place-items:center;width:58px;height:58px;font-weight:950;display:grid;box-shadow:0 10px 20px #4c2b422e}.member-status-content{flex:1;min-width:0}.member-status-content p{color:var(--brand-accent-strong);letter-spacing:.13em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:950}.member-status-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.member-status-row h2{color:var(--brand-dark);letter-spacing:-.04em;margin:0;font-size:24px;font-weight:950;line-height:1.1}.member-status-content small{color:var(--text-muted);margin-top:8px;display:block}.status-badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.status-activo,.status-activa,.status-pagado,.status-permitido,.status-aprobado{color:#166534;background:#dcfce7}.status-pendiente,.status-pendiente_pago{color:#92400e;background:#fef3c7}.status-inactivo,.status-vencida,.status-vencido{color:#4b5563;background:#f3f4f6}.status-suspendido,.status-bloqueado,.status-denegado,.status-rechazado{color:#991b1b;background:#fee2e2}.status-sin_estado,.status-sin-estado{color:#5b21b6;background:#ede9fe}.summary-grid-mobile{grid-template-columns:1fr 1fr;gap:12px;display:grid}.summary-card-mobile{border:1px solid var(--border-soft);box-shadow:var(--shadow-card);background:#fffffff0;border-radius:22px;padding:16px}.summary-card-mobile.featured{color:#fff;background:linear-gradient(135deg,#070307f5,#32162ff0),radial-gradient(circle at 100% 0,#d65a8a5c,#0000 36%)}.summary-card-mobile span{color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:850;display:block}.summary-card-mobile.featured span{color:#ffffffc2}.summary-card-mobile strong{color:var(--brand-dark);letter-spacing:-.05em;font-size:27px;font-weight:950;line-height:1;display:block}.summary-card-mobile.featured strong{color:#fff;font-size:22px}.summary-card-mobile small{color:var(--text-muted);margin-top:7px;font-size:12px;display:block}.summary-card-mobile.featured small{color:#ffffffb8}.mobile-panel{border:1px solid var(--border-soft);box-shadow:var(--shadow-card);background:#fffffff0;border-radius:26px;padding:18px}.section-header-mobile{margin-bottom:16px}.section-header-mobile p{color:var(--brand-accent-strong);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:950}.section-header-mobile h2{color:var(--brand-dark);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:950;line-height:1.1}.quick-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quick-card{border:1px solid var(--border-soft);background:#fffafd;border-radius:20px;gap:7px;min-height:116px;padding:15px;display:grid}.quick-card.wide{grid-column:1/-1}.quick-icon{background:var(--brand-soft);border-radius:14px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.quick-card strong{color:var(--text-main);font-size:14px;font-weight:900}.quick-card small{color:var(--text-muted);font-size:12px}.loading-state{border:1px solid var(--border-soft);color:var(--text-muted);box-shadow:var(--shadow-card);background:#ffffffd1;border-radius:18px;padding:16px 18px}.alert{border-radius:14px;margin-top:14px;padding:12px 14px;font-weight:750}.alert-success{color:#166534;background:#dcfce7}.alert-error{color:#991b1b;background:#fee2e2}.card{border:1px solid var(--border-soft);box-shadow:var(--shadow-card);background:#fffffff0;border-radius:22px;padding:18px}.app-page{background:radial-gradient(circle at top left, #d65a8a21, transparent 32%), linear-gradient(180deg, #fff 0%, var(--bg-main) 46%, #f3edf2 100%);min-height:100vh;padding:14px}.app-container{width:100%;max-width:460px;margin:0 auto}@media (width<=420px){.grid-2{grid-template-columns:1fr}.mobile-page{padding:12px}.mobile-hero{border-radius:24px;padding:18px}.mobile-logo{width:56px;height:56px}.mobile-brand-row h1{font-size:26px}.member-status-card{flex-direction:column}.member-status-row{flex-direction:column;align-items:flex-start}.summary-grid-mobile,.quick-grid{grid-template-columns:1fr}.quick-card.wide{grid-column:auto}}.membership-mobile-card,.account-balance-card{color:#fff;background:linear-gradient(135deg,#070307f5,#32162ff0),radial-gradient(circle at 100% 0,#d65a8a5c,#0000 36%);border-radius:26px;padding:20px;position:relative;overflow:hidden;box-shadow:0 18px 36px #32162f2e}.membership-mobile-header,.account-balance-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.membership-icon{background:#ffffff24;border-radius:18px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.membership-mobile-content p,.account-balance-header p{color:#f7c7dd;letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:950}.membership-mobile-content h2,.account-balance-header h2{color:#fff;letter-spacing:-.05em;margin:0;font-size:30px;font-weight:950;line-height:1.08}.membership-mobile-content span{color:#ffffffc2;margin-top:8px;display:block}.membership-info-grid,.account-balance-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.membership-info-grid div,.account-balance-grid div{background:#ffffff1a;border-radius:18px;padding:14px}.membership-info-grid span,.account-balance-grid span{color:#ffffffa3;margin-bottom:4px;font-size:12px;font-weight:850;display:block}.membership-info-grid strong,.account-balance-grid strong{color:#fff;font-size:15px;font-weight:950;display:block}.notice-card{border-radius:18px;margin-top:16px;padding:14px;font-size:14px;font-weight:800}.warning-notice{color:#92400e;background:#fef3c7}.success-notice{color:#166534;background:#dcfce7}.empty-card-mobile{text-align:center;background:#fffafd;border:1px dashed #d8cbd5;border-radius:22px;padding:28px 20px}.empty-card-mobile.compact{padding:22px 16px}.empty-icon{background:var(--brand-soft);border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:28px;display:grid}.empty-card-mobile h3{color:var(--brand-dark);margin:0;font-size:20px;font-weight:950}.empty-card-mobile p{color:var(--text-muted);margin:8px 0 0}.mobile-back-link{text-align:center;width:100%;color:var(--brand-dark);background:#eadde6;border-radius:18px;padding:14px 16px;font-weight:900;display:block}.payment-list{gap:12px;display:grid}.payment-item{border:1px solid var(--border-soft);background:#fffafd;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.payment-item strong{color:var(--text-main);font-size:16px;font-weight:950;display:block}.payment-item span{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.payment-item small{color:var(--text-muted);text-transform:capitalize;margin-top:4px;font-size:12px;display:block}@media (width<=420px){.membership-info-grid,.account-balance-grid{grid-template-columns:1fr}.payment-item{flex-direction:column;align-items:flex-start}}.login-register-link{text-align:center;color:var(--text-muted);gap:8px;margin-top:22px;font-size:14px;display:grid}.pwa-auth-page{background:radial-gradient(circle at 0 0,#d65a8a4d,#0000 32%),radial-gradient(circle at 100% 100%,#4c2b4275,#0000 36%),linear-gradient(135deg,#070307 0%,#160714 42%,#32162f 100%);justify-content:center;align-items:center;min-height:100dvh;padding:14px;display:flex}.pwa-auth-card{background:radial-gradient(circle at 100% 0,#d65a8a1f,#0000 34%),linear-gradient(#fff 0%,#fffafd 100%);border:1px solid #ffffff2e;border-radius:30px;width:100%;max-width:430px;max-height:calc(100dvh - 28px);overflow-y:auto;box-shadow:0 24px 70px #0000006b}.pwa-auth-card::-webkit-scrollbar{width:0}.pwa-auth-hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#070307eb,#32162fb8),url(/logo-4k-fondo.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:218px;padding:24px;position:relative;overflow:hidden}.pwa-auth-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 100%,#d65a8a4d,#0000 38%),linear-gradient(135deg,#07030729,#0703079e);position:absolute;inset:0}.pwa-auth-hero>*{z-index:1;position:relative}.pwa-register-hero{min-height:190px}.pwa-auth-logo-frame{background:linear-gradient(135deg, #fff, var(--brand-accent), var(--brand-deep));border-radius:50%;place-items:center;width:78px;height:78px;margin-bottom:26px;padding:3px;display:grid;overflow:hidden;box-shadow:0 16px 34px #0000006b,0 0 0 5px #d65a8a33}.pwa-auth-logo{object-fit:cover;object-position:center;background:var(--brand-black);border-radius:50%;width:100%;height:100%;display:block}.pwa-auth-eyebrow{color:#f7c7dd;letter-spacing:.16em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:950}.pwa-auth-hero h1{letter-spacing:-.06em;text-transform:uppercase;text-shadow:0 8px 26px #00000073;margin:0;font-size:38px;font-weight:950;line-height:.98}.pwa-auth-hero p:last-child{color:#ffffffd1;max-width:310px;margin:12px 0 0;font-size:14px;line-height:1.45}.pwa-auth-form{gap:14px;padding:24px;display:grid}.pwa-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pwa-field{gap:7px;display:grid}.pwa-field label{color:var(--text-main);font-size:13px;font-weight:850}.pwa-field input,.pwa-field select{width:100%;min-height:48px;color:var(--text-main);background:#fff;border:1px solid #d8cbd5;border-radius:15px;outline:none;padding:0 14px;font-size:15px;transition:border-color .16s,box-shadow .16s,background .16s}.pwa-field input::placeholder{color:#a89ba6}.pwa-field input:focus,.pwa-field select:focus{border-color:var(--brand-accent);box-shadow:0 0 0 4px #d65a8a24}.pwa-password-field{align-items:center;display:flex;position:relative}.pwa-password-field input{padding-right:58px}.pwa-password-toggle{width:38px;height:36px;color:var(--brand-dark);background:#eadde6;border:0;border-radius:12px;place-items:center;font-size:17px;display:grid;position:absolute;right:7px}.pwa-password-toggle svg{width:19px;height:19px}.pwa-primary-button{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent-strong));border:0;border-radius:16px;width:100%;min-height:50px;margin-top:4px;padding:0 18px;font-weight:900;box-shadow:0 12px 26px #4c2b423d}.pwa-primary-button:disabled{opacity:.7}.pwa-auth-error{color:#991b1b;background:#fee2e2;border-radius:14px;margin:0;padding:11px 13px;font-size:13px;font-weight:800}.pwa-auth-success{color:#166534;background:#dcfce7;border-radius:14px;margin:0;padding:11px 13px;font-size:13px;font-weight:800}.pwa-auth-footer{text-align:center;color:var(--text-muted);gap:8px;padding:0 24px 24px;font-size:14px;display:grid}.pwa-auth-footer button{color:var(--brand-accent-strong);background:0 0;border:0;font-weight:900}@media (width<=420px){.pwa-auth-page{background:radial-gradient(circle at 0 0,#d65a8a4d,#0000 32%),linear-gradient(135deg,#070307 0%,#160714 42%,#32162f 100%);align-items:stretch;padding:0}.pwa-auth-card{border-radius:0;max-width:none;min-height:100dvh;max-height:none}.pwa-auth-hero{border-radius:0 0 30px 30px;min-height:230px;padding:24px 22px}.pwa-register-hero{min-height:190px}.pwa-auth-logo-frame{width:72px;height:72px;margin-bottom:24px}.pwa-auth-hero h1{font-size:34px}.pwa-auth-form{padding:22px}.pwa-grid-2{grid-template-columns:1fr}.pwa-auth-footer{padding:0 22px 24px}}@media (width>=421px) and (height<=740px){.pwa-auth-page{align-items:flex-start}.pwa-auth-card{margin-block:14px}}.face-camera-card{border:1px solid var(--border-soft);background:linear-gradient(135deg,#070307f5,#32162ff0),radial-gradient(circle at 100% 0,#d65a8a5c,#0000 36%);border-radius:24px;place-items:center;width:100%;min-height:330px;display:grid;position:relative;overflow:hidden}.face-video,.face-preview{object-fit:cover;width:100%;height:330px;display:block}.face-preview{background:var(--brand-black)}.face-empty{text-align:center;color:#fff;padding:26px}.face-empty-icon{background:#ffffff24;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:30px;display:grid}.face-empty h3{margin:0;font-size:22px;font-weight:950}.face-empty p{color:#ffffffb8;margin:8px 0 0}.hidden-canvas{display:none}.face-actions{gap:10px;margin-top:14px;display:grid}.secondary-mobile-button{width:100%;min-height:48px;color:var(--brand-dark);background:#eadde6;border:0;border-radius:16px;padding:0 18px;font-weight:900}.face-observation{margin-top:14px}.saved-face-image{object-fit:cover;border:1px solid var(--border-soft);width:100%;max-height:360px;box-shadow:var(--shadow-card);border-radius:22px}.face-instructions-card{border:1px solid var(--border-soft);background:#fffafd;border-radius:18px;margin-bottom:14px;padding:14px}.face-instructions-card strong{color:var(--brand-dark);margin-bottom:8px;font-weight:950;display:block}.face-instructions-card ul{color:var(--text-muted);margin:0;padding-left:18px;font-size:13px}.face-instructions-card li+li{margin-top:4px}.face-guide-overlay{pointer-events:none;position:absolute;inset:0}.face-guide-oval{border:3px dashed #ffffffd1;border-radius:50%;width:58%;height:68%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 999px #0703072e,0 0 26px #ffffff38}.face-detected-box{border:2px solid #fffc;border-radius:18px;transition:all .18s;position:absolute}.face-detected-box.face-live-ok{border-color:#22c55e}.face-detected-box.face-live-warning{border-color:#f59e0b}.face-detected-box.face-live-error{border-color:#ef4444}.face-live-message{border:1px solid var(--border-soft);color:var(--text-muted);background:#fffafd;border-radius:16px;margin-top:12px;padding:12px 14px;font-size:13px;font-weight:850}.face-live-message.face-live-ok{color:#166534;background:#dcfce7}.face-live-message.face-live-warning{color:#92400e;background:#fef3c7}.face-live-message.face-live-error{color:#991b1b;background:#fee2e2}.face-live-message.face-live-idle{color:var(--text-muted);background:#fffafd}.error-notice{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.routine-progress-soft{grid-template-columns:42px 1fr;align-items:center;gap:12px;margin:14px 0 18px;display:grid}.routine-soft-back{width:42px;height:42px;color:var(--brand-dark);background:#eadde6;border:0;border-radius:16px;font-size:24px;font-weight:950}.routine-soft-bar{background:#eadde6;border-radius:999px;height:9px;overflow:hidden}.routine-soft-bar span{border-radius:inherit;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));height:100%;transition:width .25s;display:block}.routine-soft-info{border:1px solid var(--border-soft);color:var(--text-muted);background:#fff6fb;border-radius:18px;margin-bottom:16px;padding:14px 16px;font-size:14px;font-weight:800}.routine-soft-info strong{color:var(--brand-dark)}.routine-soft-list{gap:12px;display:grid}.routine-soft-option{border:1px solid var(--border-soft);width:100%;min-height:72px;color:var(--brand-dark);text-align:left;background:#fffafd;border-radius:20px;grid-template-columns:44px 1fr 32px;align-items:center;gap:12px;padding:14px;font-size:15px;font-weight:950;display:grid;box-shadow:0 14px 34px #32162f0f}.routine-soft-option-large{min-height:86px}.routine-soft-option small{color:var(--text-muted);margin-top:4px;font-size:12px;font-weight:750;line-height:1.3;display:block}.routine-soft-option.selected,.routine-soft-chip.selected,.routine-soft-square.selected{border-color:var(--brand-primary);background:#fff1f8;box-shadow:0 0 0 4px #b12b661a}.routine-soft-option strong,.routine-soft-square strong{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));color:#fff;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.routine-soft-icon{background:#eadde6;border-radius:16px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.routine-soft-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.routine-soft-chip{border:1px solid var(--border-soft);min-height:44px;color:var(--brand-dark);background:#fffafd;border-radius:999px;padding:0 16px;font-size:14px;font-weight:900}.routine-soft-body-card{grid-template-columns:1fr;gap:12px;margin-top:18px;display:grid}.routine-soft-body-card div{border:1px solid var(--border-soft);background:#fff6fb;border-radius:20px;padding:16px}.routine-soft-body-card span{color:var(--brand-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.routine-soft-body-card strong{color:var(--brand-dark);font-size:15px}.routine-soft-unit{background:#eadde6;border-radius:999px;gap:4px;width:fit-content;margin:0 auto 22px;padding:4px;display:flex}.routine-soft-unit span{min-width:68px;color:var(--brand-dark);text-align:center;border-radius:999px;padding:10px 18px;font-weight:950}.routine-soft-unit .active{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));color:#fff}.routine-soft-number{grid-template-columns:54px 1fr 54px;align-items:center;gap:12px;margin-bottom:18px;display:grid}.routine-soft-number button{width:54px;height:54px;color:var(--brand-dark);background:#eadde6;border:0;border-radius:18px;font-size:28px;font-weight:950}.routine-soft-number div{border:1px solid var(--border-soft);background:#fff6fb;border-radius:24px;justify-content:center;align-items:baseline;gap:7px;padding:20px;display:flex}.routine-soft-number strong{color:var(--brand-dark);letter-spacing:-.08em;font-size:58px;font-weight:950}.routine-soft-number span{color:var(--text-muted);font-weight:900}.routine-soft-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.routine-soft-square{border:1px solid var(--border-soft);min-height:88px;color:var(--brand-dark);text-align:left;background:#fffafd;border-radius:20px;padding:16px;font-size:14px;font-weight:950;position:relative}.routine-soft-square strong{position:absolute;bottom:12px;right:12px}.routine-soft-summary{gap:10px;display:grid}.routine-soft-summary div{border-bottom:1px solid var(--border-soft);justify-content:space-between;gap:14px;padding:14px 0;display:flex}.routine-soft-summary span{color:var(--text-muted);font-size:13px;font-weight:850}.routine-soft-summary strong{color:var(--brand-dark);text-align:right;font-size:14px;font-weight:950}.routine-fixed-button{margin-top:18px}.routine-soft-day-list{gap:12px;margin:16px 0;display:grid}.routine-soft-day{border:1px solid var(--border-soft);text-align:left;background:#fffafd;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px;display:flex;box-shadow:0 14px 34px #32162f0f}.routine-soft-day strong{color:var(--brand-dark);font-size:17px;font-weight:950;display:block}.routine-soft-day span{color:var(--text-muted);margin-top:3px;font-size:13px;font-weight:750;display:block}.routine-soft-day small{color:var(--brand-primary);flex-shrink:0;font-size:12px;font-weight:950}.routine-soft-day.rest{opacity:.7}.routine-soft-exercise-list{gap:12px;margin:16px 0;display:grid}.routine-soft-exercise{border:1px solid var(--border-soft);background:#fffafd;border-radius:22px;grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 14px 34px #32162f0f}.routine-soft-exercise-icon{background:#fff1f8;border-radius:20px;place-items:center;width:72px;height:72px;font-size:30px;display:grid}.routine-soft-exercise h3{color:var(--brand-dark);margin:0;font-size:16px;font-weight:950;line-height:1.2}.routine-soft-exercise p{color:var(--text-main);margin:5px 0 3px;font-size:13px;font-weight:850}.routine-soft-exercise span{color:var(--text-muted);font-size:12px;font-weight:750}@media (width<=380px){.routine-soft-grid{grid-template-columns:1fr}.routine-soft-number strong{font-size:46px}}.routine-progress-no-back{grid-template-columns:1fr}.muscle-selector{gap:18px;display:grid}.anatomy-map{grid-template-columns:1fr 1fr;gap:14px;margin-top:8px;display:grid}.anatomy-card{border:1px solid var(--border-soft);text-align:center;background:radial-gradient(circle at top,#fff1f8f2,#fffafd);border-radius:26px;min-height:390px;padding:16px 10px;overflow:hidden;box-shadow:0 16px 34px #32162f0d}.anatomy-label{color:var(--brand-primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-block}.anatomy-svg{width:100%;height:auto;max-height:350px}.anatomy-neutral{fill:#d8d5dc}.anatomy-silhouette{fill:#e4dfe6;opacity:.95}.anatomy-muscle{fill:#5a2845;opacity:.92;transition:fill .22s,opacity .22s,filter .22s}.anatomy-muscle.active{fill:var(--brand-primary);opacity:1;filter:drop-shadow(0 8px 14px #b12b6638)}.anatomy-detail,.anatomy-outline{fill:none;stroke:#ffffff6b;stroke-width:2px;stroke-linecap:round}.anatomy-outline{stroke:#5a284538;stroke-width:1.5px}@media (width<=420px){.anatomy-map{gap:10px}.anatomy-card{min-height:330px;padding:14px 6px}.anatomy-svg{max-height:300px}}.imc-notice-card{gap:10px;display:grid}.imc-notice-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.imc-notice-header strong{color:inherit;font-size:15px;font-weight:950;line-height:1.25;display:block}.imc-notice-header span{opacity:.78;margin-top:4px;font-size:12px;font-weight:850;display:block}.imc-notice-header b{flex-shrink:0;font-size:32px;font-weight:950;line-height:1}.imc-notice-card p{margin:0;font-size:14px;font-weight:800;line-height:1.45}.imc-notice-card small{opacity:.75;font-size:12px;font-weight:750;line-height:1.4;display:block}.fitness-level-list{gap:14px;display:grid}.fitness-level-card{text-align:left;background:#f8f0f5;border:1px solid #783e6324;border-radius:24px;align-items:center;gap:14px;width:100%;padding:18px 16px;transition:all .2s;display:flex}.fitness-level-card.active{background:linear-gradient(135deg,#a63d741f,#c6568414);border-color:#a63d74;box-shadow:0 0 0 2px #a63d7414}.fitness-level-icon-box{background:#eadce5;border-radius:16px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex}.fitness-level-icon-group{justify-content:center;align-items:center;line-height:1;display:flex}.fitness-level-content{flex-direction:column;gap:4px;display:flex}.fitness-level-content strong{color:#180516;font-size:17px;font-weight:900;line-height:1.2}.fitness-level-content span{color:#6f6070;font-size:14px;font-weight:700;line-height:1.35}.fitness-level-icon-box{background:#eadde6;border-radius:16px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex;overflow:hidden}.fitness-level-icon-group{justify-content:center;align-items:center;width:42px;height:28px;display:flex;overflow:hidden}.fitness-level-icon-group-1{gap:0}.fitness-level-icon-group-2{gap:2px}.fitness-level-icon-group-3{gap:1px}.fitness-level-ray-svg{color:#ff7a3d;flex:none;display:block}.fitness-level-icon-group-1 .fitness-level-ray-svg{width:20px;height:20px}.fitness-level-icon-group-2 .fitness-level-ray-svg{width:16px;height:16px}.fitness-level-icon-group-3 .fitness-level-ray-svg{width:13px;height:13px}.routine-soft-exercise-clickable{cursor:pointer;transition:transform .2s,box-shadow .2s}.routine-soft-exercise-clickable:active{transform:scale(.98)}.exercise-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#20071a6b;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.exercise-modal{width:min(100%,520px);max-height:88vh;color:var(--brand-dark);border:1px solid var(--border-soft);background:#fffafd;border-radius:30px 30px 24px 24px;padding:24px;overflow-y:auto;box-shadow:0 -20px 60px #32162f2e}.exercise-modal-tabs{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.exercise-modal-tabs button{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;background:0 0;border:0;padding:0 0 12px;font-size:14px;font-weight:950}.exercise-modal-tabs button.active{color:var(--brand-primary);border-bottom:4px solid var(--brand-primary)}.exercise-modal-tabs button:disabled{opacity:.5}.exercise-modal-image{height:190px;color:var(--brand-primary);border:1px solid var(--border-soft);background:#fff1f8;border-radius:22px;place-items:center;margin-bottom:18px;font-size:56px;display:grid}.exercise-modal h2{color:var(--brand-dark);margin:0 0 16px;font-size:26px;font-weight:950;line-height:1.12}.exercise-modal-note{min-height:54px;color:var(--text-muted);border:1px solid var(--border-soft);background:#fff6fb;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:0 18px;font-weight:850;display:flex}.exercise-modal-note span{color:var(--brand-primary)}.exercise-modal-meta{gap:10px;margin-bottom:20px;display:grid}.exercise-modal-meta div{border:1px solid var(--border-soft);background:#fff6fb;border-radius:18px;grid-template-columns:130px 1fr;align-items:start;gap:12px;padding:14px;display:grid}.exercise-modal-meta strong{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950}.exercise-modal-meta span{color:var(--brand-dark);font-size:14px;font-weight:800;line-height:1.35}.exercise-modal-divider{background:var(--border-soft);height:1px;margin:22px 0}.exercise-modal-section{margin-bottom:24px}.exercise-modal-section h3{color:var(--brand-dark);text-transform:uppercase;letter-spacing:.03em;margin:0 0 10px;font-size:18px;font-weight:950}.exercise-modal-section p{color:var(--text-main);margin:0;font-size:15px;font-weight:750;line-height:1.5}.exercise-modal-section ol{gap:10px;margin:0;padding-left:22px;display:grid}.exercise-modal-section li{color:var(--text-main);font-size:15px;font-weight:750;line-height:1.5}.exercise-modal .pwa-primary-button{margin-top:6px}@media (width<=520px){.exercise-modal-backdrop{padding:0}.exercise-modal{border-radius:28px 28px 0 0;max-height:92vh;padding:24px 20px}.exercise-modal h2{font-size:24px}.exercise-modal-meta div{grid-template-columns:1fr;gap:6px}}.workout-panel{gap:16px;display:grid}.workout-top{grid-template-columns:44px 1fr;align-items:center;gap:12px;display:grid}.workout-close-button{width:44px;height:44px;color:var(--brand-dark);background:#eadde6;border:0;border-radius:16px;font-size:28px;font-weight:950;line-height:1}.workout-top p{color:var(--text-muted);margin:0;font-size:13px;font-weight:850}.workout-top h2{color:var(--brand-dark);margin:2px 0 0;font-size:34px;font-weight:950;line-height:1}.workout-progress-card{grid-template-columns:1fr 1fr;gap:12px;display:grid}.workout-progress-card div{border:1px solid var(--border-soft);background:#fff6fb;border-radius:22px;padding:16px}.workout-progress-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:850;display:block}.workout-progress-card strong{color:var(--brand-primary);margin-top:6px;font-size:24px;font-weight:950;display:block}.workout-exercise-main{border:1px solid var(--border-soft);background:#fffafd;border-radius:24px;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 14px 34px #32162f0f}.workout-exercise-image{width:92px;height:92px;color:var(--brand-primary);background:#fff1f8;border-radius:22px;place-items:center;font-size:38px;display:grid}.workout-exercise-main span{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:850}.workout-exercise-main h3{color:var(--brand-dark);margin:4px 0;font-size:20px;font-weight:950;line-height:1.15}.workout-exercise-main p{color:var(--text-main);margin:0;font-size:13px;font-weight:800}.workout-link-button{color:var(--brand-primary);background:0 0;border:0;margin-top:10px;padding:0;font-size:13px;font-weight:950}.workout-series-card{border:1px solid var(--border-soft);background:#fffafd;border-radius:24px;padding:14px;box-shadow:0 14px 34px #32162f0f}.workout-series-header,.workout-series-row{grid-template-columns:52px 1fr 1fr 44px;align-items:center;gap:10px;display:grid}.workout-series-header{margin-bottom:10px;padding:0 4px}.workout-series-header span{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:950}.workout-series-row{border-top:1px solid var(--border-soft);min-height:58px;padding:8px 4px}.workout-series-row strong{width:38px;height:38px;color:var(--brand-dark);background:#eadde6;border-radius:14px;place-items:center;font-size:15px;font-weight:950;display:grid}.workout-series-row input{border:1px solid var(--border-soft);width:100%;min-height:40px;color:var(--brand-dark);text-align:center;background:#fff6fb;border-radius:14px;outline:none;font-size:14px;font-weight:900}.workout-series-row.completed{opacity:.72}.workout-series-row.completed input{background:#f7edf4}.workout-check-button.completed{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));border-color:#0000}.workout-add-series{width:100%;min-height:48px;color:var(--brand-primary);background:#fff6fb;border:1px dashed #b12b6661;border-radius:18px;margin-top:14px;font-size:14px;font-weight:950}.rest-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#20071a6b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.rest-modal{border:1px solid var(--border-soft);text-align:center;background:#fffafd;border-radius:30px 30px 24px 24px;width:min(100%,420px);padding:26px 22px 22px;box-shadow:0 -20px 60px #32162f2e}.rest-modal p{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:14px;font-weight:950}.rest-time{color:var(--brand-dark);margin:14px 0 18px;font-size:64px;font-weight:950;line-height:1}.rest-adjustments{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.rest-adjustments button{border:1px solid var(--border-soft);min-height:48px;color:var(--brand-primary);background:#fff6fb;border-radius:18px;font-size:15px;font-weight:950}@media (width<=420px){.workout-exercise-main{grid-template-columns:78px 1fr}.workout-exercise-image{width:78px;height:78px;font-size:32px}.workout-series-header,.workout-series-row{grid-template-columns:44px 1fr 1fr 40px;gap:8px}.rest-modal-backdrop{padding:18px}.rest-modal{border-radius:30px}}.workout-progress-card-3{grid-template-columns:1fr 1fr 1fr}.workout-progress-card-3 strong{font-size:18px}@media (width<=420px){.workout-progress-card-3{grid-template-columns:1fr}.workout-progress-card-3 strong{font-size:22px}}.workout-check-button{color:#fff;background:#fff;border:2px solid #eadde6;border-radius:999px;width:40px;height:40px;font-size:18px;font-weight:950}.workout-check-button.completed{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));color:#fff;opacity:1;border-color:#0000}.workout-check-button.disabled{opacity:.45;cursor:not-allowed;color:#0000;background:#f7edf4}.workout-check-button.completed.disabled{opacity:1;cursor:default;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));color:#fff}.workout-summary-panel{gap:16px;display:grid}.workout-summary-hero{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));color:#fff;border-radius:26px;padding:22px;box-shadow:0 18px 42px #b12b6638}.workout-summary-hero span{text-transform:uppercase;letter-spacing:.08em;opacity:.82;font-size:13px;font-weight:900;display:block}.workout-summary-hero strong{font-variant-numeric:tabular-nums;margin-top:8px;font-size:46px;font-weight:950;line-height:1;display:block}.workout-summary-hero p{opacity:.9;margin:12px 0 0;font-size:14px;font-weight:800;line-height:1.4}.workout-summary-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.workout-summary-grid div{border:1px solid var(--border-soft);background:#fff6fb;border-radius:22px;padding:16px}.workout-summary-grid span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:900;display:block}.workout-summary-grid strong{color:var(--brand-primary);margin-top:6px;font-size:20px;font-weight:950;display:block}.workout-summary-list{gap:10px;display:grid}.workout-summary-exercise{border:1px solid var(--border-soft);background:#fffafd;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex;box-shadow:0 12px 30px #32162f0d}.workout-summary-exercise strong{color:var(--brand-dark);font-size:15px;font-weight:950;line-height:1.2;display:block}.workout-summary-exercise span{color:var(--text-muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.workout-summary-exercise b{color:var(--brand-primary);text-align:right;flex-shrink:0;font-size:13px;font-weight:950}@media (width<=420px){.workout-summary-grid{grid-template-columns:1fr}.workout-summary-hero strong{font-size:42px}}.routine-secondary-button{width:100%;min-height:48px;color:var(--brand-primary);background:#fff6fb;border:1px solid #b12b662e;border-radius:18px;font-size:14px;font-weight:950}.workout-history-panel{gap:16px;display:grid}.workout-history-list{gap:12px;display:grid}.workout-history-card{border:1px solid var(--border-soft);cursor:pointer;background:#fffafd;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 14px 34px #32162f0f}.workout-history-card span{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:950;display:block}.workout-history-card strong{color:var(--brand-dark);margin-top:5px;font-size:16px;font-weight:950;line-height:1.2;display:block}.workout-history-card small{color:var(--text-muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.workout-history-card b{color:var(--brand-primary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:17px;font-weight:950}.workout-history-detail{gap:16px;display:grid}.routine-header-with-action{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.routine-header-with-action>div{min-width:0}.routine-history-icon-button{width:46px;height:46px;color:var(--brand-primary);cursor:pointer;background:#fff6fb;border:1px solid #b12b662e;border-radius:18px;flex:none;place-items:center;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 12px 28px #32162f14}.routine-history-icon-button svg{width:24px;height:24px}.routine-history-icon-button:active{transform:scale(.96)}.routine-history-icon-button:hover{box-shadow:0 16px 34px #b12b6629}.routine-stats-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.routine-stats-grid article{background:radial-gradient(circle at 85% 10%,#ff86b757 0%,#ff86b724 28%,#0000 58%),linear-gradient(135deg,#24101d 0%,#4b1938 36%,#84375d 70%,#c15482 100%);border:1px solid #ffffff14;border-radius:24px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 38px #4b19383d,inset 0 1px #ffffff1f}.routine-stats-grid article:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff2e 0%,#ffffff0a 26%,#0000 52%);position:absolute;inset:0}.routine-stats-grid article:after{content:"";pointer-events:none;background:#ffffff14;border-radius:999px;width:110px;height:110px;position:absolute;bottom:-46px;right:-42px}.routine-stats-grid span,.routine-stats-grid strong,.routine-stats-grid small{z-index:1;position:relative}.routine-stats-grid span{color:#ffffffe0;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:950;display:block}.routine-stats-grid strong{color:#fff;text-shadow:0 2px 12px #0003;margin-top:8px;font-size:23px;font-weight:950;line-height:1.05;display:block}.routine-stats-grid small{color:#ffffffe6;margin-top:5px;font-size:12px;font-weight:850;display:block}@media (width<=380px){.routine-stats-grid{grid-template-columns:1fr}}.routine-streak-card{color:#fff;background:radial-gradient(circle at 90% 0,#ff86b747 0%,#ff86b71a 30%,#0000 60%),linear-gradient(135deg,#2a0f20 0%,#541d3f 42%,#9d416b 100%);border-radius:26px;padding:18px;overflow:hidden;box-shadow:0 18px 38px #4b19383d,inset 0 1px #ffffff1f}.routine-streak-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.routine-streak-header span{color:#ffffffc7;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950;display:block}.routine-streak-header strong{color:#fff;margin-top:6px;font-size:24px;font-weight:950;line-height:1.1;display:block}.routine-streak-header b{background:#ffffff1f;border-radius:18px;place-items:center;width:46px;height:46px;font-size:24px;display:grid}.routine-week-strip article{color:#ffffff9e;background:#ffffff14;border-radius:16px;place-items:center;gap:4px;min-height:58px;padding:8px 4px;display:grid}.routine-week-strip article.active{color:#7b2d53;background:#fffffff5;box-shadow:0 10px 22px #00000029}.routine-week-strip span{text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:950}.routine-week-strip strong{font-size:16px;font-weight:950}@media (width<=380px){.routine-week-strip{gap:5px}.routine-week-strip article{border-radius:14px;min-height:52px}.routine-week-strip span{font-size:9px}}.routine-week-progress-card{border:1px solid var(--border-soft);background:#fffafd;border-radius:26px;padding:18px;box-shadow:0 14px 34px #32162f0f}.routine-week-progress-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.routine-week-progress-header span{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950;display:block}.routine-week-progress-header strong{color:var(--brand-dark);margin-top:4px;font-size:19px;font-weight:950;line-height:1.15;display:block}.routine-week-progress-list{gap:12px;display:grid}.routine-week-progress-item{background:#fff6fb;border:1px solid #b12b661f;border-radius:20px;padding:14px}.routine-week-progress-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.routine-week-progress-top strong{color:var(--brand-dark);font-size:14px;font-weight:950;display:block}.routine-week-progress-top span{color:var(--text-muted);margin-top:4px;font-size:12px;font-weight:800;line-height:1.35;display:block}.routine-week-progress-top b{color:var(--brand-primary);text-align:right;flex-shrink:0;font-size:13px;font-weight:950}.routine-week-progress-bar{background:#eadde6;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.routine-week-progress-bar span{border-radius:inherit;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));height:100%;display:block}.routine-week-progress-item small{color:var(--text-muted);margin-top:8px;font-size:12px;font-weight:800;display:block}.routine-streak-card{text-align:left;color:#fff;background:radial-gradient(circle at 90% 0,#ff86b747 0%,#ff86b71a 30%,#0000 60%),linear-gradient(135deg,#2a0f20 0%,#541d3f 42%,#9d416b 100%);border:0;border-radius:26px;width:100%;padding:18px;overflow:hidden;box-shadow:0 18px 38px #4b19383d,inset 0 1px #ffffff1f}.routine-streak-card-clickable{cursor:pointer;transition:transform .2s,box-shadow .2s}.routine-streak-card-clickable:active{transform:scale(.98)}.routine-streak-card-static{cursor:default}.routine-week-strip{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.routine-week-day{color:#ffffff9e;background:#ffffff14;border-radius:16px;place-items:center;gap:4px;min-height:58px;padding:8px 4px;display:grid}.routine-week-day.active{color:#7b2d53;background:#fffffff5;box-shadow:0 10px 22px #00000029}.routine-week-day span{text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:950}.routine-week-day strong{font-size:16px;font-weight:950}.routine-streak-hint{color:#ffffffe0;margin-top:14px;font-size:12px;font-weight:900;display:block}.routine-week-goal-card{border:1px solid var(--border-soft);background:#fffafd;border-radius:26px;gap:16px;padding:18px;display:grid;box-shadow:0 14px 34px #32162f0f}.routine-week-goal-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.routine-week-goal-header span{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950;display:block}.routine-week-goal-header strong{color:var(--brand-dark);margin-top:5px;font-size:18px;font-weight:950;line-height:1.15;display:block}.routine-week-goal-header b{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));color:#fff;border-radius:16px;flex-shrink:0;place-items:center;min-width:58px;height:42px;padding:0 12px;font-size:15px;font-weight:950;display:grid;box-shadow:0 12px 24px #b12b6638}.routine-week-goal-progress{gap:9px;display:grid}.routine-week-goal-row{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.routine-week-goal-row span{color:var(--text-muted);font-size:12px;font-weight:900;display:block}.routine-week-goal-row strong{color:var(--brand-dark);margin-top:3px;font-size:15px;font-weight:950;display:block}.routine-week-goal-row small{color:var(--brand-primary);font-size:12px;font-weight:950}.routine-week-goal-bar{background:#eadde6;border-radius:999px;height:10px;overflow:hidden}.routine-week-goal-bar span{border-radius:inherit;background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));height:100%;transition:width .25s;display:block}.exercise-modal-image{height:190px;color:var(--brand-primary);border:1px solid var(--border-soft);background:#fff1f8;border-radius:22px;place-items:center;margin-bottom:18px;font-size:56px;display:grid;overflow:hidden}.exercise-modal-image img{object-fit:cover;width:100%;height:100%}.exercise-modal-image span{place-items:center;display:grid}.workout-exercise-image{width:92px;height:92px;color:var(--brand-primary);background:#fff1f8;border-radius:22px;place-items:center;font-size:38px;display:grid;overflow:hidden}.workout-exercise-image img{object-fit:cover;width:100%;height:100%}.workout-exercise-image span{place-items:center;display:grid}.exercise-modal-tabs-single{grid-template-columns:1fr}.exercise-modal-tabs-single button{text-align:left}.exercise-modal-image{width:100%;min-height:240px;max-height:320px;color:var(--brand-primary);border:1px solid var(--border-soft);background:#fff;border-radius:24px;justify-content:center;align-items:center;margin-bottom:18px;padding:14px;display:flex;overflow:hidden}.exercise-modal-image img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:290px;display:block}.exercise-modal-image span{place-items:center;width:100%;min-height:220px;font-size:56px;display:grid}.routine-soft-exercise{grid-template-columns:82px 1fr;align-items:center;gap:14px;display:grid}.routine-exercise-cover{border:1px solid var(--border-soft);width:82px;height:82px;color:var(--brand-primary);background:#fff1f8;border-radius:20px;place-items:center;font-size:28px;display:grid;overflow:hidden}.routine-exercise-cover img{object-fit:cover;width:100%;height:100%}.mobile-hero-actions{align-items:center;gap:10px;display:flex}.pwa-bell-button{color:#251321;cursor:pointer;background:#7f2d5b1f;border:0;border-radius:16px;place-items:center;width:42px;height:42px;display:grid;position:relative}.pwa-bell-button span{font-size:20px}.pwa-bell-button strong{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-6px;right:-6px}.mobile-notification-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #5928461f;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.notification-hero-mobile{margin-bottom:16px}.notification-card-mobile{gap:18px;display:grid}.notification-mark-button{color:#7f2d5b;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:900}.notification-mark-button:disabled{opacity:.45;cursor:not-allowed}.notification-empty-mobile{text-align:center;color:#6c5a66;place-items:center;gap:8px;min-height:260px;padding:32px 18px;display:grid}.notification-empty-icon-mobile{background:#7f2d5b1a;border-radius:22px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.notification-empty-mobile strong{color:#251321;font-size:18px;font-weight:900;display:block}.notification-empty-mobile span{color:#6c5a66;font-size:14px;line-height:1.4;display:block}.mobile-notification-list{gap:12px;display:grid}.mobile-notification-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #5928461f;border-radius:20px;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:14px;display:grid;box-shadow:0 12px 30px #2e19290f}.mobile-notification-icon{background:#7f2d5b1a;border-radius:16px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.mobile-notification-content{min-width:0;display:block}.mobile-notification-content strong{color:#251321;margin-bottom:4px;font-size:15px;font-weight:900;display:block}.mobile-notification-content small{color:#6c5a66;margin-bottom:5px;font-size:13px;line-height:1.35;display:block}.mobile-notification-content em{color:#9b8a94;font-size:11px;font-style:normal;font-weight:700;display:block}.mobile-notification-arrow{color:#7f2d5b;font-size:26px;font-weight:900}.notification-hero-actions{align-items:center;gap:8px;display:flex}.notification-back-button{white-space:nowrap;min-width:92px;height:44px;padding:0 14px;font-size:13px;font-weight:900}.notification-refresh-button{flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.pwa-verification-box{background:#7f2d5b14;border:1px solid #7f2d5b1f;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex}.pwa-verification-icon{background:#7f2d5b1f;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.pwa-verification-box strong{color:#251321;margin-bottom:4px;font-size:15px;font-weight:900;display:block}.pwa-verification-box p{color:#6c5a66;margin:0;font-size:13px;line-height:1.4}.pwa-verification-box b{color:#7f2d5b;word-break:break-all}.pwa-secondary-button{color:#7f2d5b;cursor:pointer;background:#7f2d5b1f;border:0;border-radius:18px;width:100%;padding:13px 18px;font-weight:900}.pwa-secondary-button:disabled{opacity:.55;cursor:not-allowed}.pwa-link-button{color:#7f2d5b;cursor:pointer;background:0 0;border:0;font-weight:900}.pwa-link-button:disabled{opacity:.55;cursor:not-allowed}.renewal-panel-mobile{gap:16px;margin-top:16px;display:grid}.renewal-description-mobile{color:#6c5a66;margin:0;font-size:14px;line-height:1.45}.renewal-selected-plan{background:#7f2d5b14;border:1px solid #7f2d5b1f;border-radius:18px;gap:4px;padding:14px;display:grid}.renewal-selected-plan span{color:#c02d75;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.renewal-selected-plan strong{color:#251321;font-size:16px;font-weight:900}.renewal-selected-plan small{color:#6c5a66;font-size:13px;font-weight:700}.danger-notice{color:#991b1b;background:#fee2e2;border:1px solid #991b1b1f}.pwa-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f080e94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pwa-confirm-modal{text-align:center;background:#fff8fc;border:1px solid #59284629;border-radius:28px;gap:14px;width:100%;max-width:390px;padding:22px;display:grid;box-shadow:0 28px 80px #0c060b59}.pwa-confirm-icon{background:#7f2d5b1f;border-radius:22px;place-items:center;width:58px;height:58px;margin:0 auto;font-size:28px;display:grid}.pwa-confirm-modal h3{color:#251321;margin:0;font-size:22px;font-weight:900}.pwa-confirm-modal p{color:#6c5a66;margin:0;font-size:14px;line-height:1.45}.pwa-confirm-modal p strong{color:#7f2d5b}.pwa-confirm-modal small{color:#9b8a94;font-size:12px;line-height:1.4}.pwa-modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.pwa-auth-extra-actions{justify-content:flex-end;margin-top:-6px;display:flex}.pwa-auth-link-button{color:#c02d75;cursor:pointer;text-align:center;background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.pwa-auth-link-button:disabled{opacity:.55;cursor:not-allowed}.recovery-step-box{background:#7f2d5b14;border:1px solid #7f2d5b24;border-radius:18px;gap:4px;padding:14px;display:grid}.recovery-step-box span{color:#c02d75;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.recovery-step-box strong{color:#251321;font-size:15px;font-weight:900}.recovery-step-box p{color:#6c5a66;margin:0;font-size:13px;line-height:1.4}.recovery-step-box.success{background:#dcfce7;border-color:#16653429}.recovery-step-box.success span,.recovery-step-box.success strong{color:#166534}
