/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:sans-serif}h1,h2,h3{margin-bottom:16px;margin-top:0}h4,h5,h6{margin-bottom:8px;margin-top:0}*,:after,:before{box-sizing:border-box}.landing-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;width:100%}.overlay{background-color:#000000b3;border-radius:1rem;color:#fff;max-width:90%;padding:2rem;text-align:center}.landing-logo{filter:drop-shadow(0 0 3px #a200ff);height:264px;width:264px}.title{color:#f5b600;font-size:2rem;margin-bottom:1rem}.subtitle{color:#e2dcdc;font-size:1rem;margin-bottom:2rem}.start-button{background:linear-gradient(45deg,#a200ff,#f5b600);border-radius:999px;color:#000;padding:.75rem 2rem;transition:transform .2s ease}.start-button:hover{transform:scale(1.05)}.workout-card{border-radius:1rem;box-shadow:0 8px 20px #0006;cursor:pointer;overflow:hidden;position:relative;transition:box-shadow .3s ease}.workout-card:hover{box-shadow:0 10px 25px #0009}.workout-card img{filter:brightness(65%);height:12rem;object-fit:cover;transition:transform .3s ease;width:100%}.workout-card:hover img{transform:scale(1.02)}.workout-overlay{color:#fff;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:1rem;position:absolute}.workout-overlay h3{font-size:1.25rem;font-weight:700;margin-bottom:.25rem;text-shadow:1px 1px 3px #000}.workout-overlay p{color:#d1d5db;font-size:.875rem;margin-bottom:.5rem}.workout-overlay span.badge{border-radius:999px;font-size:.75rem;font-weight:700;padding:.25rem .5rem;text-shadow:1px 1px 2px #000}.badge.plan{background-color:#2563eb}.badge.challenge{background-color:#dc2626}.badge.premium{background-color:#facc15;color:#000}.badge.price{background-color:#7c3aed}.modal-backdrop{background-color:#0d336280;height:100%;left:0;top:0;width:100%;z-index:999}.modal{animation:fadeInScale .3s ease;box-shadow:0 10px 25px #0003}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal h2{color:#0d3362;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.modal p{color:#555;font-size:.95rem;margin-bottom:1.5rem}.modal .modal-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%}.modal .modal-buttons button{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.75rem;transition:background-color .3s ease;width:100%}.modal .modal-buttons button:hover{opacity:.9}.badge-top-right{position:absolute;right:.75rem;top:.75rem}.delete-button{background-color:#dc2626;color:#fff}.delete-button,.preview-button{border:none;border-radius:8px;cursor:pointer;font-weight:600;gap:1.75rem;margin-right:.5rem;padding:.3rem;width:25%}.header{background-color:#2c2525;box-shadow:0 2px 6px #3a383880;color:#fff;justify-content:space-between;padding:12px 24px;width:100%}.header,.logo-container{align-items:center;display:flex}.logo{filter:drop-shadow(0 0 1px #a200ff);height:70px;margin-right:8px;object-fit:contain;width:70px}.title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a200ff,#f5b600);-webkit-background-clip:text;font-size:1.5rem;font-weight:700;padding-top:15px}.auth-buttons{align-items:center;display:flex;gap:12px}.sign-in-btn{background-color:#a200ff}.sign-in-btn,.sign-out-btn{border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s}.sign-out-btn{background-color:#f82020}.logo-link{color:inherit;text-decoration:none}.sign-btn:hover{background-color:#8e00e6}@media (max-width:600px){.title{font-size:1.2rem}.logo{height:50px;width:50px}.sign-btn{font-size:.85rem;padding:6px 12px}}.bottom-menu{background:#292323;border-top:1px solid #444;border-top-left-radius:3.5rem;border-top-right-radius:3.5rem;bottom:0;box-shadow:0 -3px 10px #0000004d;display:flex;justify-content:space-around;left:50%;padding:.75rem 1rem;position:fixed;transform:translateX(-50%);width:93%;z-index:100}.menu-item{align-items:center;color:#bbb;display:flex;flex-direction:column;font-size:.75rem;text-decoration:none;transition:color .2s}.menu-item .menu-icon{font-size:1.5rem;margin-bottom:.2rem}.menu-item.active,.menu-item:hover{color:#f5b600}.create-button{color:#9e40e0;font-weight:700}.create-button:hover{color:#d977f7}.homepage-container{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;font-family:Segoe UI,sans-serif;min-height:100vh;padding-bottom:2rem}.main-content{margin:2rem auto;max-width:1200px;padding:0 1rem}.search-section{background-color:#2b2626;border-radius:20px;box-shadow:0 4px 12px #0009;padding:2rem;text-align:center}.search-section h3{color:#f5b600;font-size:1.5rem;margin-bottom:1rem}.search-input{background:#1f1f1f;border:1px solid #a200ff;border-radius:12px;color:#fff;font-size:1rem;max-width:500px;outline:none;padding:.8rem 1.2rem;width:100%}.search-tip{color:#aaa;font-size:.9rem;margin-top:.5rem}.section-title{color:#f5b600;font-size:1.5rem;margin:1.2rem 0 .7rem;padding-left:.5rem}.workout-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.loading-container{font-size:1.2rem;justify-content:center;margin-top:3rem}.detail-page{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;font-family:Segoe UI,sans-serif;min-height:100vh}.back-button{background:#0000;border:none;color:#f5b600;cursor:pointer;font-weight:500;margin:1rem}.cover-container{border-radius:1rem;box-shadow:0 4px 20px #0003;height:250px;margin-bottom:1.5rem;overflow:hidden;position:relative;width:100%}.cover-image{filter:brightness(65%);height:100%;object-fit:cover;width:100%}.overlay-text{background:linear-gradient(0deg,#0009,#0000 60%);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:2rem;position:absolute;top:0;width:100%;z-index:2}.overlay-text h1{font-size:2rem;font-weight:700;margin:0 0 .4rem}.overlay-text p{color:#e0e0e0;font-size:1rem;margin-bottom:.5rem}.tags{color:#f5b600;display:flex;font-size:.9rem;gap:1rem;margin-bottom:1rem;opacity:.9}.equipment-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;border-radius:50%;font-size:1.4rem;padding:.4rem;position:absolute;right:1rem;top:1rem}.media-toggle{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.media-toggle button{background-color:#2b2626;border:1px solid #0000;border-radius:999px;color:#ccc;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease-in-out}.media-toggle button.active{background-color:#a200ff;border-color:#5a574c;color:#fff}.start-button{background-color:#f5b600;border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:700;margin-bottom:1rem;margin-top:auto;padding:1rem;transition:background-color .3s ease-in-out;width:100%}.start-button:hover{background-color:#ffcf2b}.exercise-list{margin-bottom:2rem;padding:0 1rem}.exercise-list h2{color:#f5b600;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.exercise-card{align-items:center;background:#332d2d;border-radius:.75rem;box-shadow:0 2px 6px #00000040;display:flex;gap:1rem;margin-bottom:1rem;padding:.75rem}.exercise-name{color:#fff;font-size:1rem;font-weight:600}.exercise-duration{color:#aaa;font-size:.9rem}.media-preview{background:#f0f0f0;border-radius:.5rem;height:5rem;object-fit:cover;width:9rem}.media-preview.error,.media-preview.loading{align-items:center;background:#f0f0f0;border-radius:.5rem;color:#666;display:flex;font-size:.8rem;height:5rem;justify-content:center;width:5rem}.locked-modal{background:#0d336280;height:100%;width:100%;z-index:999}.locked-modal-content{box-shadow:0 10px 25px #0003;padding:2rem}.locked-modal-content h2{color:#0d3362;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.locked-modal-content p{color:#555;font-size:.95rem;margin-bottom:1.5rem}.locked-modal-content .modal-buttons{display:flex;flex-direction:column;gap:.75rem}.locked-modal-content .modal-buttons button{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.75rem;transition:background-color .3s ease;width:100%}.locked-modal-content .modal-buttons button:hover{opacity:.9}.loading-container{align-items:center;display:flex;flex-direction:column;padding:3rem 1rem;text-align:center}.spinner{animation:spin 1s linear infinite;color:#0d3362;font-size:3rem;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tracker-page{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;min-height:100vh}.tracker-page>header{flex-shrink:0}.btn{cursor:pointer;padding:.6rem 1.2rem}.btn--primary{background:#f5b600;color:#000}.btn--secondary{background:#2b2626;color:#ccc}.btn:hover{filter:brightness(1.1)}.btn--ghost:hover{background:#ffffff14}.intro-overlay{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1.2rem;justify-content:center}.intro-timer{font-size:clamp(3rem,8vw,6rem)}.tracker-content{gap:1rem;padding:1rem}.tracker-content h1{font-size:1.8rem;font-weight:700}.tracker-content h2{font-size:1.4rem;font-weight:600;margin-top:.5rem}.media-container{box-shadow:0 4px 20px #0003;margin:0 auto;max-width:860px}.timer-text{font-size:2rem}.progress-bar{height:.8rem}.button-row{gap:1rem;margin-top:auto}.instructions-box{border-radius:.75rem;box-shadow:0 2px 6px #0004}.instructions-box h3{font-size:1.1rem;margin-bottom:.5rem}.instructions-box ul{gap:.25rem;padding-left:1.2rem}.instructions-box li{font-size:.95rem;line-height:1.3}.text-gold{color:#f5b600}.text-purple{color:#a200ff}.hidden{display:none}:root{--gap:clamp(0.9rem,1.5vw,1.25rem)}.tracker-content{display:flex;flex:1 1;flex-direction:column;gap:clamp(.9rem,1.5vw,1.25rem);gap:var(--gap);padding-block:calc(clamp(.9rem, 1.5vw, 1.25rem)*.8);padding-block:calc(var(--gap)*.8);padding-inline:clamp(.9rem,1.5vw,1.25rem);padding-inline:var(--gap)}.tracker-content h2,.tracker-content p{margin:0}.media-container{aspect-ratio:16/9;box-shadow:0 3px 14px #0003;max-height:45vh;overflow:hidden;position:relative;width:100%}.media-container img,.media-container video{height:100%;object-fit:cover;width:100%}.btn{border:1px solid #0000;border-radius:999px;font-weight:500;padding:.55rem 1.1rem;transition:all .25s ease}.btn--purple{background:#a200ff;color:#fff}.btn--purple:hover{background:#b236ff}.btn--danger{background:#7c0a02;color:#fff}.btn--danger:hover{background:#a2140b}.btn--ghost{background:#2b272714;color:#ccc}.btn--ghost:hover{filter:brightness(1.4)}.button-row{margin-top:clamp(.9rem,1.5vw,1.25rem);margin-top:var(--gap)}.timer-text{font-size:clamp(1.6rem,6vw,2rem);font-weight:700;text-align:center}.progress-bar{background:#ffffff25;border-radius:999px;height:clamp(.55rem,1.2vw,.8rem);overflow:hidden;width:100%}.progress{background:#a200ff;height:100%;transition:width .3s linear;width:0}.instructions-box{background:#332d2d;border-radius:.65rem;box-shadow:0 2px 5px #0004;padding:1rem}.instructions-box h3{color:#f5b600;font-size:1.05rem;font-weight:600;margin:0 0 .4rem}.instructions-box ul{display:flex;flex-direction:column;font-size:.92rem;gap:.3rem;line-height:1.3;list-style:disc;margin:0;padding-left:1.15rem}.intro-overlay{gap:clamp(.9rem,1.5vw,1.25rem);gap:var(--gap);padding:clamp(.9rem,1.5vw,1.25rem);padding:var(--gap);text-align:center}.intro-timer{color:#f5b600;font-size:clamp(2.5rem,14vw,5rem);font-weight:700}.purchase-page{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;font-family:Segoe UI,sans-serif;min-height:100vh;padding:1rem 1rem 2rem}.purchase-title{font-size:1.5rem;margin-bottom:1rem}.overlay-text{font-weight:700;padding:1.5rem}.overlay-text .price{color:#f5b600;font-size:1.4rem;font-weight:700;margin:1rem 0}.subscribe-page{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;font-family:Segoe UI,sans-serif;min-height:100vh;padding:1rem 1rem 2rem}.purchase-title{color:#f5b600;font-size:1.7rem;font-weight:700;text-align:center}.back-button{margin-bottom:1.5rem;margin-left:0;margin-top:.1rem}.start-button{border-radius:8px;margin-bottom:.1rem;margin-top:.8rem;padding:.7rem}.start-button:hover{filter:brightness(1.1)}.modal{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;max-width:400px;padding:2rem;text-align:center;width:90%}.modal-backdrop{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal button{border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-weight:600;gap:.75rem;margin-bottom:.5rem;padding:.75rem;transition:background-color .3s ease;width:100%}.subscription-container{align-items:center;display:flex;flex-direction:column;padding:1rem}.plan-cards{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}@media (min-width:1024px){.plan-cards{align-items:stretch;flex-direction:row;justify-content:center}}.plan-card{background-color:#fff;box-shadow:0 10px 20px #00000026;flex:1 1;max-width:350px}.plan-card h2{color:#381d83}.plan-card .price{color:#f5b600;margin-top:.8rem}.plan-card.popular{border:2px solid #9934d3;position:relative}.plan-card.popular:before{background-color:#9934d3;border-radius:9999px;box-shadow:0 2px 5px #00000026;color:#fff;content:"POPULAR CHOICE";font-size:.75rem;font-weight:700;left:50%;padding:.3rem 1rem;position:absolute;top:-1rem;transform:translateX(-50%)}.plan-card.highlight{border:2px solid #34d399;position:relative}.plan-card.highlight:before{background-color:#18a040;border-radius:9999px;box-shadow:0 2px 5px #00000026;color:#fff;content:"SAVE OVER 16%";font-size:.75rem;font-weight:700;left:50%;padding:.3rem 1rem;position:absolute;top:-1rem;transform:translateX(-50%)}.plan-container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-top:2rem}@media (min-width:1024px){.plan-container{flex-direction:row}}.plan-card{background:#fff;border:1px solid #ccc;border-radius:1rem;box-shadow:0 10px 20px #0000001a;color:#000;display:flex;flex-direction:column;justify-content:space-between;max-width:300px;padding:2rem;position:relative;width:100%}.plan-card h2{font-size:1.5rem;margin-bottom:.5rem}.plan-card .price,.plan-card h2{font-weight:700;text-align:center}.plan-card .price{font-size:2rem;margin-bottom:1rem}.plan-card ul{list-style:none;margin-bottom:1.5rem;padding:0}.plan-card li{display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}.plan-card.highlight{border:2px solid #22c55e}.summary-screen{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;min-height:100vh;padding:2rem;text-align:center}.summary-content{background:#24202771;border-radius:16px;box-shadow:0 10px 30px #0003;color:#f5b600;margin:auto;max-width:700px;padding:2rem}.summary-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-top:1.5rem}.summary-card{background:#292323;border:1px solid #ddd}.summary-value{color:#9e40e0;font-size:1.75rem;font-weight:700}.summary-label{color:#fff;font-size:.85rem;letter-spacing:.05em;margin-top:.25rem;text-transform:uppercase}.button-row{border:none;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;font-weight:600;gap:.75rem;justify-content:center;margin-bottom:.5rem;padding:.75rem;transition:background-color .3s ease;width:100%}.summary-icon{color:#f5b600;font-size:1.5rem;margin-bottom:.5rem}.summary-card{align-items:center;background:#362c2c;border:.3px solid #292828;border-radius:12px;box-shadow:0 5px 10px #0000000d;padding:1rem;text-align:center}.profile-form,.summary-card{display:flex;flex-direction:column}.profile-form{gap:1rem;margin-top:2rem}.profile-page{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;min-height:100vh;padding:2rem}.h1-title{color:#f5b600;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.profile-form input,.profile-form select{background:#eee;border:none;border-radius:8px;font-size:1rem;padding:.75rem}.message-box{background:#333;border-radius:6px;color:#fff;margin-top:1rem;padding:.75rem;text-align:center}.progress-screen{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;min-height:100vh;padding:2rem;text-align:center}.progress-content{background:#24202771;border-radius:16px;box-shadow:0 10px 30px #0003;margin:auto;max-width:900px;padding:2rem}.h2-title{color:#f5b600;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.date-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.date-filters label{align-items:center;color:#f5b600;display:flex;font-weight:700;gap:.5rem}.chart-container{border:.3px solid #292828;border-radius:12px;box-shadow:0 5px 10px #0000001a}.bmi-section{background:#292323;border-radius:12px;color:#f5b600;margin-top:2rem;padding:1.5rem}.bmi-value{color:#9e40e0;font-size:2rem;margin:.5rem 0}.bmi-message{font-size:1rem;font-weight:500;margin-bottom:1rem}.bmi-underweight{color:#00c3ff}.bmi-normal{color:#00ff5e}.bmi-overweight{color:#ffae00}.bmi-obese{color:#f44}.missing-info{background:#0000004d;border-radius:8px;color:#fff;margin-top:2rem;padding:1rem}.missing-info a{background-color:#9e40e0;border-radius:8px;color:#fff;display:inline-block;font-weight:700;margin-top:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease}.missing-info a:hover{background-color:#b561f1}.recent-workouts-grid{display:flex;flex-direction:column;gap:1rem;margin-top:.2rem}.recent-workout-card{background:#ffffff3b;border:1px solid #444;border-radius:12px;box-shadow:0 4px 8px #0003;display:flex;max-height:70px;overflow:hidden;width:350px}.workout-thumbnail{border-radius:8px;border-right:1px solid #444;height:70px;object-fit:cover;width:70px}.workout-info{color:#f5b600;flex:1 1;padding:.8rem}.workout-date{color:#ddd;font-size:.75rem;margin-top:.25rem}.chart-container{background:#362c2c;border:1px solid #292828;border-radius:16px;box-shadow:0 5px 20px #0003;margin-top:1.5rem;padding:1.5rem}.chart-tabs{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.chart-tab{background:#292323;border:1px solid #444;border-radius:20px;color:#f5b600;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:all .3s ease}.chart-tab.active{background:#f5b600;border-color:#f5b600;color:#362c2c}.bmi-container{background:#362c2c;border-radius:12px;color:#fff;margin-bottom:3rem;margin-top:1rem;padding:1rem;position:relative;text-align:center}.bmi-heading{color:#fff;font-size:1.25rem;margin-bottom:1rem}.bmi-bar{border:1px solid #555;border-radius:10px;display:flex;height:20px;margin-top:2.5rem;overflow:hidden;position:relative}.bmi-range{align-items:center;color:#000;display:flex;flex:1 1;font-size:.7rem;font-weight:700;justify-content:center}.underweight{background-color:#87cefa}.normal{background-color:#7cfc00}.overweight{background-color:gold}.obese{background-color:tomato}.bmi-indicator{position:absolute;text-align:center;top:20px;transform:translateX(-50%)}.bmi-dot{background:#f5b600;border-radius:50%;height:12px;margin:1.5rem auto .25rem;width:12px}.bmi-value{color:#fff;font-size:.85rem;font-weight:700}.bmi-label{color:#ccc;font-size:.9rem;margin-top:1rem}.weight-chart-card{background:#292323;border-radius:12px;box-shadow:0 8px 24px #0000004d;padding:1.5rem}.weight-toggle-buttons{display:flex;gap:.5rem;justify-content:center}.toggle-btn{background-color:#444;border:none;border-radius:8px;color:#fff;font-weight:600;padding:.5rem 1.5rem;transition:background-color .3s ease}.toggle-btn.active{background-color:#f5b600;color:#000}.toggle-btn:hover{background-color:#666}.padthis{margin-top:1rem}.bot-mag,.chart-container{margin-bottom:1rem}.chart-container{background:#1f1b1b;border-radius:8px;padding:1rem}.create-page{min-height:100vh;padding-bottom:3rem}.create-page h1{color:#f5b600;font-size:1.7rem;margin-bottom:1rem}.saved-card{align-items:center;background-color:#2b2626;border-radius:15px;box-shadow:0 4px 8px #0006;display:flex;justify-content:space-between;padding:1rem}.saved-card img{border-radius:10px;height:70px;object-fit:cover;width:70px}.saved-card .info{flex-grow:1;margin-left:1rem}.saved-card .info p{margin:0}.saved-card .info .goal{color:#ccc;font-size:.85rem}.create-empty-state{margin-top:3rem;text-align:center}.create-empty-state p{margin-bottom:1rem}.create-btn{background-color:#a200ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.7rem 1.4rem}.create-btn:hover{background-color:#380853}.floating-btn{background-color:#f5b600;border-radius:50%;bottom:85px;box-shadow:0 4px 8px #0006;color:#fff;cursor:pointer;font-size:2rem;padding:1rem;position:fixed;right:20px;z-index:100}.floating-btn:hover{background-color:#e6a500}.exercise-preview-page{background:linear-gradient(to bottom right,#292727,#686161);color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;min-height:100vh}.preview-media{border-bottom:2px solid #444;max-height:100%;max-width:100%;object-fit:contain}.fallback-media{color:#ccc;font-size:1rem;text-align:center}.preview-info{padding:1.5rem}.exercise-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.exercise-subtitle{color:#ccc;font-size:1rem;margin-bottom:1rem}.inline-icon{margin-right:.25rem}.preview-section{margin-top:1rem}.preview-section h4{color:#f5b600;font-size:1.1rem;margin-bottom:.5rem}.instruction-list,.tip-list{list-style-type:disc;padding-left:1.5rem}.back-button-prev{background:#a200ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:2rem;padding:.75rem 1.5rem}.back-button-prev:hover{background:#e0a800}.create-page{background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;font-family:Segoe UI,sans-serif;margin:0 auto;max-width:600px;padding:20px}.create-page h1{font-size:28px;font-weight:700;margin-bottom:24px;text-align:center}.create-page label{display:block;font-weight:500;margin-bottom:6px;margin-top:20px}.input{background-color:#1e1e1e;border:none;border-radius:8px;color:#fff;font-size:15px;padding:12px;width:100%}.input:focus{outline:2px solid #facc15}.button-group{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.button-group button{background-color:#3a3a3a;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:8px;transition:all .2s ease-in-out}.button-group button:hover{background-color:#555}.button-group button.selected{background-color:#facc15;color:#000;font-weight:600}.cover-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:10px}.cover-grid img{border:3px solid #0000;border-radius:8px;cursor:pointer;transition:transform .2s,border .2s;width:100%}.cover-grid img:hover{transform:scale(1.05)}.cover-grid img.selected{border-color:#facc15}.generate-btn{cursor:pointer;margin-bottom:5rem}.generate-btn:disabled{cursor:not-allowed;opacity:.6}.locked-modal{align-items:center;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.locked-modal-content{background:#fff;border-radius:12px;box-shadow:0 0 12px #0006;color:#333;max-width:400px;padding:24px;text-align:center;width:90%}.locked-modal-content h2{font-size:20px;margin-top:0}.locked-modal-content p{margin:16px 0}.modal-buttons{display:flex;flex-direction:column;gap:12px;margin-top:20px}.modal-buttons button{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:12px;transition:background-color .2s ease-in-out}.modal-buttons button:hover{opacity:.9}.error-container{align-items:center;background:linear-gradient(to bottom right,#474444,#a39999);color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;justify-content:center;min-height:90vh;padding:2rem;text-align:center}.error-icon{color:#f50000;margin-bottom:1.5rem}.error-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.error-message{color:#ddd;font-size:1.1rem;margin-bottom:2rem;max-width:600px}.error-button{background-color:#a200ff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s}.error-button:hover{background-color:#e0a800}