:root{--ink:#28302b;--muted:#69716c;--paper:#f7f5ef;--card:#fff;--olive:#667255;--olive-dark:#4f5942;--olive-soft:#dfe5d6;--lilac:#d9d0e5;--lilac-soft:#f0ebf5;--sand:#eee6d8;--line:#e4e2dc;--danger-soft:#f8e9e2;--shadow:0 16px 42px #2d342f14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,video:focus-visible{outline-offset:3px;outline:3px solid #aa85cc}.app-shell{grid-template-columns:180px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#f0ece4;flex-direction:column;height:100vh;padding:34px 20px 26px;display:flex;position:sticky;top:0}.brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0 8px 34px;font-size:15px;font-weight:760;display:flex}.brand-mark{color:#fff;background:var(--olive);border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.sidebar nav{gap:8px;display:grid}.nav-item{cursor:pointer;min-height:56px;color:var(--muted);background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.nav-item span{text-align:center;width:25px;font-size:23px}.nav-item small{font-size:13px;font-weight:690}.nav-item.active{background:var(--card);color:var(--olive-dark);box-shadow:0 8px 24px #3237310f}.safe-note{color:var(--muted);margin:auto 6px 0;font-size:11px;line-height:1.6}.content{width:100%;max-width:1280px;margin:0 auto;padding:38px 5vw 70px}.mobile-nav{display:none}.top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.top h1,.page-head h1{letter-spacing:-.045em;margin:2px 0 0;font-size:clamp(30px,4vw,48px)}.eyebrow{color:var(--olive);letter-spacing:.16em;margin:0;font-size:11px;font-weight:800}.avatar{background:var(--lilac);color:#594c64;border-radius:50%;place-items:center;width:45px;height:45px;font-weight:800;display:grid}.content-toolbar{z-index:18;pointer-events:none;justify-content:flex-end;margin-bottom:8px;display:flex;position:sticky;top:10px}.user-chip{border:1px solid var(--line);cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:999px;align-items:center;gap:9px;min-height:46px;padding:6px 13px 6px 7px;display:flex;box-shadow:0 8px 25px #28302b1a}.user-chip>span{color:#594c64;background:var(--lilac);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.user-chip div{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.user-chip small{color:var(--muted);font-size:9px}.user-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:12px;overflow:hidden}.name-overlay{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#22282394;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.name-modal{text-align:center;background:#fff;border-radius:28px;width:min(100%,480px);padding:clamp(28px,6vw,48px);box-shadow:0 28px 80px #1b1f1c40}.welcome-mark{color:#fff;background:var(--olive);border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:34px;display:grid}.name-modal h2{letter-spacing:-.04em;margin:9px 0 10px;font-size:clamp(28px,6vw,38px);line-height:1.05}.name-modal>p:not(.eyebrow){max-width:360px;color:var(--muted);margin:0 auto 24px;font-size:13px;line-height:1.55}.name-modal label{text-align:left;margin:0 0 7px;font-size:12px;font-weight:760;display:block}.name-modal input{background:#fbfaf7;border:1px solid #d8d5ce;border-radius:13px;width:100%;min-height:52px;padding:0 15px;font-size:16px}.name-modal .primary{width:100%;margin-top:12px}.name-modal .primary:disabled{opacity:.45;cursor:not-allowed}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:9px 15px}.hero{background:var(--olive-soft);min-height:390px;box-shadow:var(--shadow);border-radius:30px;grid-template-columns:56% 44%;display:grid;overflow:hidden}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,5vw,68px);display:flex;position:relative}.pill{color:var(--olive-dark);background:#ffffffb3;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:760;display:inline-block}.hero h2{letter-spacing:-.055em;max-width:600px;margin:17px 0 14px;font-size:clamp(38px,5vw,62px);line-height:.98}.hero p{color:#535d55;max-width:530px;margin:0 0 25px;line-height:1.55}.hero-image{background:linear-gradient(90deg, var(--olive-soft) 0%, transparent 24%), url(/hero-pilates-cadeira.png) center/cover no-repeat;min-height:390px}.primary,.secondary{cursor:pointer;border-radius:13px;min-height:48px;padding:0 19px;font-weight:750}.primary{color:#fff;background:var(--olive);border:0;box-shadow:0 10px 22px #49563e33}.primary:hover{background:var(--olive-dark)}.secondary{border:1px solid var(--line);background:#fff}.facts{color:#5c655e;gap:20px;margin-top:19px;font-size:12px;font-weight:700;display:flex}.dashboard-grid{grid-template-columns:1.3fr 1fr;gap:22px;margin-top:22px;display:grid}.card{background:var(--card);border:1px solid var(--line);min-height:160px;box-shadow:var(--shadow);border-radius:22px;padding:26px}.progress-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.progress-card p,.today-card>p{color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:720}.progress-card h3{margin:0 0 8px;font-size:32px}.progress-card h3 small{color:var(--muted);font-size:13px;font-weight:600}.progress-card div>span{color:var(--muted);font-size:12px}.ring{--progress:0deg;background:radial-gradient(circle at center, white 58%, transparent 60%), conic-gradient(var(--olive) var(--progress), var(--olive-soft) 0);border-radius:50%;flex:0 0 76px;place-items:center;width:76px;height:76px;display:grid}.ring b{color:var(--olive-dark);font-size:14px}.today-card h3{margin:0 0 14px;font-size:23px}.today-card div{flex-wrap:wrap;gap:10px;display:flex}.today-card strong{background:var(--lilac-soft);border-radius:8px;padding:7px 10px;font-size:11px}.today-card button{color:var(--olive);cursor:pointer;background:0 0;border:0;padding:17px 0 0;font-weight:780}.essentials{background:var(--sand);border-radius:22px;margin-top:24px;padding:25px 28px}.essentials h2{margin:0 0 13px;font-size:20px}.essentials div{color:#5b5e57;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.page-head{margin-bottom:30px}.page-head>p:last-child{max-width:700px;color:var(--muted);margin:10px 0 0;line-height:1.55}.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan-card{border:1px solid var(--line);min-height:390px;box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;padding:28px;display:flex;position:relative}.plan-card.featured{border:2px solid var(--olive);background:#fbfcf8}.plan-card>span,.plan-card>em{letter-spacing:.08em;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:850;position:absolute;top:17px}.plan-card>span{color:#fff;background:var(--olive);left:18px}.plan-card>em{color:var(--olive-dark);background:var(--olive-soft);right:18px}.plan-icon{background:var(--lilac-soft);color:#7d6590;border-radius:16px;place-items:center;width:52px;height:52px;margin:34px 0 18px;font-size:30px;display:grid}.plan-card h2{letter-spacing:-.03em;margin:0 0 10px;font-size:25px}.plan-card p{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.5}.plan-card>strong{margin-top:auto;font-size:12px}.plan-card>small{color:var(--muted);margin:7px 0 16px}.plan-card>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:44px;font-weight:750}.mini-progress{background:var(--olive-soft);border-radius:99px;height:6px;margin-top:14px;overflow:hidden}.mini-progress i{background:var(--olive);height:100%;display:block}.plan-detail{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;margin-top:30px;padding:clamp(22px,4vw,38px)}.plan-detail-head{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.plan-detail-head h2{margin:5px 0 8px;font-size:30px}.plan-detail-head p:last-child{max-width:650px;color:var(--muted);margin:0;line-height:1.5}.plan-detail-head>div:last-child{text-align:right;flex:none}.plan-detail-head>div:last-child strong{font-size:27px;display:block}.plan-detail-head>div:last-child small{color:var(--muted)}.choose-plan{margin-top:20px}.week-tabs{gap:8px;margin-top:28px;padding:2px 2px 9px;display:flex;overflow-x:auto}.week-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;flex:none;min-height:40px;padding:0 15px;font-size:12px;font-weight:730}.week-tabs button.selected{color:#fff;border-color:var(--olive);background:var(--olive)}.week-focus{background:var(--lilac-soft);border-radius:14px;align-items:center;gap:12px;margin:11px 0 16px;padding:15px 18px;display:flex}.week-focus span{color:#76687f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.week-focus strong{font-size:14px}.session-list{gap:11px;display:grid}.session-card{border:1px solid var(--line);border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:15px;padding:17px;display:grid}.session-card.done{background:#f8fbf5;border-color:#cbd7c0}.session-number{background:var(--sand);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:850;display:grid}.session-card.done .session-number{color:#fff;background:var(--olive)}.session-card small{color:var(--muted)}.session-card h3{margin:3px 0 4px;font-size:17px}.session-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.session-card button{background:var(--olive-soft);min-height:40px;color:var(--olive-dark);cursor:pointer;border:0;border-radius:11px;padding:0 14px;font-weight:780}.filter{flex-wrap:wrap;gap:8px;margin:0 0 22px;display:flex}.filter button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 15px;font-size:12px;font-weight:720}.filter button.selected{color:#fff;border-color:var(--olive);background:var(--olive)}.exercise-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.exercise-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:21px;overflow:hidden}.exercise-visual{background-position:50%;background-size:cover;min-height:230px;position:relative}.exercise-visual:after{content:"";background:linear-gradient(#14141405 40%,#1414146b);position:absolute;inset:0}.exercise-visual>span{z-index:2;color:#4e5749;background:#ffffffe6;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.exercise-visual>button{z-index:2;color:#fff;cursor:pointer;background:#505b46e6;border:0;border-radius:50%;width:54px;height:54px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 9px 25px #0003}.exercise-card>div:last-child{padding:19px}.exercise-card small{color:var(--olive);font-weight:750}.exercise-card h2{margin:7px 0;font-size:18px}.exercise-card p{min-height:35px;color:var(--muted);margin:0;font-size:12px}.exercise-card>div:last-child button{color:var(--olive);cursor:pointer;background:0 0;border:0;padding:14px 0 0;font-weight:780}.stats{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.stats article{border:1px solid var(--line);min-height:160px;box-shadow:var(--shadow);background:#fff;border-radius:22px;flex-direction:column;padding:25px;display:flex}.stats span,.stats small{color:var(--muted);font-size:12px}.stats strong{letter-spacing:-.04em;margin:auto 0 3px;font-size:38px}.progress-plans{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin-top:24px;padding:26px}.progress-plans h2{margin:0 0 17px;font-size:21px}.progress-plans>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(140px,1fr) 2fr 50px;align-items:center;gap:16px;width:100%;padding:14px 0;display:grid}.progress-plans>button:first-of-type{border-top:0}.progress-plans button div:first-child{flex-direction:column;gap:4px;display:flex}.progress-plans small{color:var(--muted)}.progress-plans button>b{text-align:right;color:var(--olive)}.progress-line{background:var(--olive-soft);border-radius:99px;height:8px;overflow:hidden}.progress-line i{background:var(--olive);height:100%;display:block}.profile-card{border:1px solid var(--line);background:var(--sand);border-radius:22px;justify-content:space-between;align-items:center;gap:25px;margin-top:24px;padding:25px;display:flex}.profile-card h2{margin:0 0 5px;font-size:19px}.profile-card p{color:var(--muted);margin:0;font-size:12px}.profile-card input{background:#fff;border:1px solid #d8d1c5;border-radius:12px;width:230px;min-height:46px;padding:0 14px}.workout,.rest-screen{background:var(--paper);min-height:100vh}.workout>header,.rest-screen>header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:120px 1fr 70px;align-items:center;gap:18px;min-height:76px;padding:13px 4vw;display:grid}.workout>header button,.rest-screen>header button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-self:start;padding:10px 0;font-weight:730}.workout>header div,.rest-screen>header div{text-align:center;flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.workout>header div strong,.rest-screen>header div strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.workout>header div span,.workout>header>span,.rest-screen>header div span,.rest-screen>header>span{color:var(--muted);font-size:11px}.workout>header>span,.rest-screen>header>span{justify-self:end;font-weight:800}.workout-progress{background:var(--olive-soft);height:5px}.workout-progress i{background:var(--olive);height:100%;transition:width .25s;display:block}.workout>section{grid-template-columns:minmax(360px,1fr) minmax(390px,1fr);align-items:start;gap:45px;max-width:1240px;margin:0 auto;padding:40px 4vw 70px;display:grid}.real-video{position:sticky;top:24px}.video-label{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.video-label span{color:var(--olive);letter-spacing:.1em;font-size:10px;font-weight:850}.video-label p{color:var(--muted);margin:0;font-size:11px}.video-frame{height:min(62vh,620px);min-height:420px;box-shadow:var(--shadow);background:#1b1d1b;border-radius:22px;overflow:hidden}.video-frame video{object-fit:contain;background:#1b1d1b;width:100%;height:100%;display:block}.real-video h2{margin:17px 0 8px;font-size:20px}.video-note{background:var(--lilac-soft);color:#5e5664;border-radius:13px;margin:0;padding:15px;font-size:12px;line-height:1.55}.video-credits{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:10px;font-size:10px;display:flex}.video-credits a{color:var(--olive)}.no-endorsement{color:#888;margin:7px 0 0;font-size:9px}.instructions{padding-top:24px}.instructions h1{letter-spacing:-.045em;margin:14px 0 8px;font-size:clamp(31px,4vw,48px);line-height:1}.instructions>p{color:var(--muted)}.quick-guide{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.quick-guide span{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:10px;min-height:70px;padding:14px;font-size:12px;display:flex}.quick-guide b{background:var(--olive-soft);border-radius:10px;place-items:center;width:35px;height:35px;font-size:20px;display:grid}.instructions ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.instructions li{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px 17px;font-size:13px;line-height:1.5}.instructions aside{background:var(--danger-soft);border-radius:14px;margin-top:16px;padding:16px 18px}.instructions aside b{color:#8d5949;font-size:12px}.instructions aside p{color:#715d56;margin:5px 0 0;font-size:12px;line-height:1.5}.safety{border-left:3px solid var(--olive);background:#f1f3ed;padding:15px;font-size:11px;line-height:1.55}.workout-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.workout-actions .primary{flex:1}.rest-screen>section{text-align:center;width:min(100% - 34px,680px);margin:0 auto;padding:55px 0 70px}.rest-screen h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(38px,7vw,58px)}.rest-screen>section>p:not(.eyebrow){color:var(--muted);margin:0 auto;line-height:1.5}.rest-timer{--rest-progress:360deg;background:conic-gradient(var(--olive) var(--rest-progress), var(--olive-soft) 0);border-radius:50%;width:220px;height:220px;margin:32px auto 24px;padding:12px;box-shadow:0 18px 42px #45523a24}.rest-timer>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.rest-timer strong{letter-spacing:-.06em;font-size:68px;line-height:.95}.rest-timer span{color:var(--muted);margin-top:7px;font-size:12px;font-weight:720}.rest-buttons{justify-content:center;gap:10px;display:flex}.next-exercise{border:1px solid var(--line);text-align:left;box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:105px 1fr;align-items:center;gap:16px;margin-top:32px;padding:12px;display:grid}.next-exercise>div{background-position:50%;background-size:cover;border-radius:13px;height:92px}.next-exercise>section{padding-right:10px}.next-exercise small{color:var(--olive);letter-spacing:.09em;font-size:9px;font-weight:850}.next-exercise h2{margin:5px 0 4px;font-size:19px}.next-exercise p{color:var(--muted);margin:0;font-size:11px}@media (width<=1050px){.plan-grid,.exercise-grid{grid-template-columns:repeat(2,1fr)}.plan-card:last-child{grid-column:1/-1}.workout>section{gap:28px}}@media (width<=760px){.app-shell{display:block}.sidebar{display:none}.content{padding:25px 18px 100px}.mobile-nav{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;grid-template-columns:repeat(4,1fr);height:70px;padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 35px #252a262e}.mobile-nav .nav-item{border-radius:14px;flex-direction:column;justify-content:center;gap:1px;min-height:56px;padding:5px}.mobile-nav .nav-item span{font-size:20px}.mobile-nav .nav-item small{font-size:9px}.hero{min-height:auto;display:block}.hero-copy{background:linear-gradient(90deg,#dfe5d6fa 0%,#dfe5d6d1 65%,#dfe5d62e 100%);min-height:390px;padding:32px 27px}.hero h2{max-width:86%;font-size:42px}.hero p{max-width:80%;font-size:13px}.hero-image{z-index:0;min-height:0;position:absolute;inset:0 0 0 35%}.hero{position:relative}.dashboard-grid,.stats{grid-template-columns:1fr}.essentials div{gap:9px;display:grid}.plan-grid,.exercise-grid{grid-template-columns:1fr}.plan-card:last-child{grid-column:auto}.plan-detail-head{align-items:flex-start}.plan-detail-head>div:last-child{text-align:left}.session-card{grid-template-columns:38px 1fr}.session-card>button{grid-column:2;justify-self:stretch}.session-card p{max-height:50px;overflow:hidden}.exercise-visual{min-height:280px}.progress-plans>button{grid-template-columns:1fr 45px}.progress-line{grid-area:2/1/auto/-1}.profile-card{flex-direction:column;align-items:stretch}.profile-card input{width:100%}.workout>header,.rest-screen>header{grid-template-columns:65px 1fr 38px;padding:9px 14px}.workout>header div strong,.rest-screen>header div strong{font-size:12px}.workout>section{padding:22px 17px 50px;display:block}.real-video{position:static}.video-frame{height:58vh;min-height:390px}.video-label{flex-direction:column;align-items:flex-start;gap:4px}.instructions{padding-top:34px}.content-toolbar{top:8px}.rest-screen>section{padding-top:38px}.rest-timer{width:190px;height:190px}.rest-timer strong{font-size:58px}}@media (width<=420px){.content{padding-left:13px;padding-right:13px}.top h1,.page-head h1{font-size:33px}.hero-copy{min-height:420px;padding:27px 21px}.hero h2{font-size:38px}.facts{flex-direction:column;gap:7px}.progress-card{align-items:flex-start}.ring{flex-basis:62px;width:62px;height:62px}.plan-detail{padding:19px 14px}.plan-detail-head{flex-direction:column;gap:12px}.week-focus{flex-direction:column;align-items:flex-start}.exercise-visual{min-height:240px}.quick-guide{grid-template-columns:1fr}.workout-actions{flex-direction:column-reverse}.workout-actions .secondary{width:100%}.rest-buttons{flex-direction:column}.next-exercise{grid-template-columns:82px 1fr}.next-exercise>div{height:82px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
