:root{--rpg-wood-edge:#2a170c;--rpg-wood-dark:#3b2414;--rpg-wood:#5c3a1e;--rpg-wood-mid:#7a4f2a;--rpg-wood-light:#a06a3a;--rpg-wood-highlight:#c4894a;--rpg-gold:#f0c14b;--rpg-gold-bright:#ffe27a;--rpg-gold-deep:#c9921a;--rpg-gold-edge:#a06a18;--rpg-gold-glow:#ffd65aa6;--rpg-parchment:#f7edd4;--rpg-parchment-mid:#efe0bc;--rpg-parchment-deep:#e4cfa0;--rpg-parchment-shadow:#d4ba88;--rpg-ink:#2c1a0e;--rpg-ink-muted:#6b4e35;--rpg-ink-soft:#8a6a4a;--rpg-blue:#3b82f6;--rpg-blue-bright:#60a5fa;--rpg-blue-deep:#1d4ed8;--rpg-blue-edge:#1e3a8a;--rpg-green:#3d9e4a;--rpg-green-bright:#6ddf78;--rpg-green-deep:#1b5e20;--rpg-green-edge:#14532d;--rpg-forest:#0f2e18;--rpg-forest-mid:#1a4a28;--rpg-sky:#6ec8ff;--rpg-sky-deep:#2a7ab8;--rpg-purple:#6b4c9a;--rpg-purple-bright:#a78bfa;--rpg-purple-deep:#2a1848;--rpg-purple-edge:#4c2d78;--rpg-red:#c43c3c;--rpg-red-deep:#9a3412;--rpg-bolt:#c0a878;--rpg-bolt-shine:#e8d4a0;--rpg-bolt-shadow:#6a5630;--rpg-frame-radius:10px;--rpg-panel-radius:8px;--rpg-chip-radius:6px;--rpg-border-thick:4px;--rpg-border:3px;--rpg-font-display:"Galmuri11", "Jua", "Black Han Sans", "Apple SD Gothic Neo", sans-serif;--rpg-shadow-inset:inset 0 1px 0 #ffe6b447, inset 0 -3px 0 #00000052;--rpg-shadow-panel:0 4px 0 #0000006b, 0 10px 22px #00000059;--rpg-shadow-float:0 3px 0 #00000059, 0 8px 16px #00000047;--rpg-bevel-btn:0 4px 0 #0006, inset 0 1px 0 #ffffff73, inset 0 -2px 0 #00000038;--rpg-bevel-press:0 1px 0 #00000059, inset 0 3px 6px #00000047;--rpg-bg-forest:radial-gradient(ellipse 130% 70% at 50% -8%, #6ec8ff8c, transparent 52%), radial-gradient(ellipse 90% 55% at 50% 8%, #4aa05a73, transparent 55%), radial-gradient(ellipse 70% 50% at 8% 85%, #1c5a2d8c, transparent 50%), radial-gradient(ellipse 65% 45% at 92% 78%, #286e3766, transparent 48%), linear-gradient(180deg, #3a8fc8 0%, #2d6a3a 18%, #1a4a28 42%, #0f2e18 72%, #081810 100%);--rpg-wood-face:linear-gradient(180deg, #ffdca02e, transparent 38%), linear-gradient(180deg, var(--rpg-wood-mid) 0%, var(--rpg-wood) 48%, var(--rpg-wood-dark) 100%);--rpg-parchment-face:linear-gradient(180deg, #ffffff6b, transparent 42%), linear-gradient(180deg, var(--rpg-parchment) 0%, var(--rpg-parchment-mid) 55%, var(--rpg-parchment-deep) 100%);--rpg-gold-face:linear-gradient(180deg, var(--rpg-gold-bright) 0%, var(--rpg-gold) 52%, var(--rpg-gold-deep) 100%);--rpg-blue-face:linear-gradient(180deg, var(--rpg-blue-bright) 0%, var(--rpg-blue) 52%, var(--rpg-blue-deep) 100%)}.rpg-world-bg{z-index:0;pointer-events:none;background-color:#1a4a28;background-image:linear-gradient(180deg, #0f2e182e 0%, #0818108c 100%), var(--rpg-img-shared-world-bg,url(/machinefit/rpg/pixel-forest.png?v=r2));image-rendering:pixelated;image-rendering:crisp-edges;background-position:top;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;bottom:0;left:0;right:0}.rpg-world-bg:before{content:"";opacity:.85;background:repeating-linear-gradient(0deg,#0000 0 11px,#00000008 11px 12px),radial-gradient(circle at 18% 22%,#ffffc81f,#0000 18%),radial-gradient(circle at 82% 30%,#ffffdc14,#0000 16%);position:absolute;top:0;bottom:0;left:0;right:0}.rpg-world-bg:after{content:"";background:linear-gradient(#0000,#0818108c),radial-gradient(100% 80% at 50% 100%,#143c1eb3,#0000 70%);height:28%;position:absolute;bottom:0;left:0;right:0}.rpg-world-vines{z-index:0;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.rpg-world-vines:before,.rpg-world-vines:after{content:"";opacity:.42;filter:blur(.5px);background:radial-gradient(40% 55% at 30% 20%,#4caf50 0%,#0000 70%),radial-gradient(35% 50% at 70% 45%,#2e7d32 0%,#0000 70%),radial-gradient(45% 40% at 40% 75%,#66bb6a 0%,#0000 70%);width:7.5rem;height:14rem;position:absolute}.rpg-world-vines:before{top:-1.5rem;left:-2.2rem;transform:rotate(-18deg)}.rpg-world-vines:after{top:-1rem;right:-2.4rem;transform:rotate(22deg)scaleX(-1)}.rpg-panel{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);color:var(--rpg-ink);position:relative}.rpg-panel--wood{background:var(--rpg-wood-face);color:var(--rpg-parchment);border-color:var(--rpg-wood-edge)}.rpg-panel--gold-rim{border-color:var(--rpg-gold-edge);box-shadow:0 0 0 2px #f0c14b59, var(--rpg-shadow-panel), var(--rpg-shadow-inset)}.rpg-title-plate,.rpg-maple{background:var(--rpg-gold-face);color:var(--rpg-ink);font-family:var(--rpg-font-display);letter-spacing:.02em;text-shadow:0 1px #fff6;border:2px solid #fff1b0;border-radius:9px;justify-content:center;align-items:center;gap:.35rem;padding:.38rem .95rem;font-size:1.05rem;font-weight:400;display:inline-flex;box-shadow:0 3px #00000059,inset 0 1px #ffffff80,0 0 12px #ffd65a59}.rpg-btn{border:2px solid var(--rpg-wood-dark);min-height:2.55rem;font-family:var(--rpg-font-display);cursor:pointer;box-shadow:var(--rpg-bevel-btn);border-radius:9px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .95rem;font-size:.9rem;font-weight:400;transition:transform 80ms,box-shadow 80ms,filter .12s;display:inline-flex}.rpg-btn:active{box-shadow:var(--rpg-bevel-press);transform:translateY(3px)}.rpg-btn--gold{background:var(--rpg-gold-face);color:var(--rpg-ink);border-color:var(--rpg-gold-edge)}.rpg-btn--blue{background:var(--rpg-blue-face);color:#fff;border-color:var(--rpg-blue-edge);text-shadow:0 1px #00000059}.rpg-btn--ivory{background:linear-gradient(180deg, #fff8e8, var(--rpg-parchment) 55%, var(--rpg-parchment-shadow));color:var(--rpg-ink);border-color:var(--rpg-wood-dark)}.rpg-btn--green{color:#fff;text-shadow:0 1px #0000004d;background:linear-gradient(#6ddf78,#3d9e4a 55%,#1b5e20);border-color:#14532d}.rpg-slot{border:3px solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);border-radius:10px;flex-shrink:0;place-items:center;width:3.35rem;height:3.35rem;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff80,inset 0 -2px #0000001f,0 2px #00000040}.layout--rpg{isolation:isolate;color:var(--rpg-ink);font-family:var(--rpg-font-display);--color-brand-green:var(--rpg-gold);--color-primary:var(--rpg-gold);--color-primary-text:var(--rpg-gold-deep);--color-primary-on:var(--rpg-ink);--color-link:var(--rpg-gold-deep);--color-success:var(--rpg-green-deep);--glow-primary:0 0 18px #f0c14b66;--glow-primary-soft:0 0 10px #f0c14b38;--shadow-fab:0 4px 18px #a06a1859;background:0 0;position:relative}.layout--rpg>.header,.layout--rpg>.layout__main,.layout--rpg>.guest-trial-remaining-bar,.layout--rpg>.guest-trial-bar{z-index:1;position:relative}.layout--rpg>.bottom-nav{z-index:100;position:fixed;bottom:0;left:0;right:0}.layout--rpg .layout__main{background:0 0}.layout--rpg .layout__content{padding:.7rem .75rem 1.1rem}.layout--rpg .layout__content--rpg-frame{border-radius:var(--rpg-frame-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-edge);box-shadow:var(--rpg-shadow-panel), inset 0 0 0 3px var(--rpg-wood-mid), inset 0 0 0 6px #f0c14b2e, inset 0 1px 0 #ffdca033;background-image:linear-gradient(#fff8dc14,#0000 20%),linear-gradient(#5c3a1e38 0%,#0f2e1814 12%,#0000 28%);background-repeat:no-repeat;margin-top:.35rem;padding:.85rem .75rem 1.15rem;position:relative}.layout--rpg .header{background:var(--rpg-wood-face);border-bottom:var(--rpg-border-thick) solid var(--rpg-wood-edge);-webkit-backdrop-filter:none;position:relative;box-shadow:0 5px #0006,inset 0 1px #ffdca038,inset 0 -2px #00000040}.layout--rpg .header:before,.layout--rpg .header:after{content:"";background:radial-gradient(circle at 35% 35%, var(--rpg-bolt-shine), var(--rpg-bolt) 55%, var(--rpg-bolt-shadow));pointer-events:none;z-index:2;border-radius:50%;width:.62rem;height:.62rem;position:absolute;bottom:.4rem;box-shadow:inset 0 -1px 1px #00000080}.layout--rpg .header:before{left:.55rem}.layout--rpg .header:after{right:.55rem}.layout--rpg .header__logo-text,.layout--rpg .header__logo .mf-brand-lockup__name{font-family:var(--rpg-font-display);color:var(--rpg-parchment);text-shadow:0 2px #0000008c,0 0 10px #ffd65a40;letter-spacing:.02em;font-size:1.15rem;font-weight:400}.layout--rpg .header__logo-fit,.layout--rpg .header__logo .mf-brand-lockup__fit{color:var(--rpg-gold-bright);text-shadow:0 2px #0000008c,0 0 12px #ffd65a8c}.layout--rpg .header__logo-mark,.layout--rpg .header__logo .mf-brand-lockup__mark{border:3px solid var(--rpg-gold);border-radius:10px;box-shadow:0 3px #0006,0 0 10px #ffd65a59,inset 0 1px #ffffff59}.layout--rpg .header__link{color:var(--rpg-parchment);text-shadow:0 1px #0006}.layout--rpg .header__link:active{color:var(--rpg-gold-bright)}.layout--rpg .bottom-nav:not(.bottom-nav--modules){background:var(--rpg-wood-face);border-top:var(--rpg-border-thick) solid var(--rpg-wood-edge);-webkit-backdrop-filter:none;padding-inline-start:.3rem;padding-inline-end:.3rem;padding-top:.28rem;padding-bottom:max(.15rem, env(safe-area-inset-bottom,0px));gap:.15rem;box-shadow:0 -5px #00000059,inset 0 1px #ffdca02e,inset 0 3px 8px #0003}.layout--rpg .bottom-nav__item:not(.bottom-nav__module-slot){color:#f7edd4ad;min-width:0;min-height:calc(var(--bottom-nav-base-height,3.25rem) - .4rem);font-family:var(--rpg-font-display);letter-spacing:.01em;background:linear-gradient(#00000038,#00000059);border:3px solid #0000;border-radius:12px;flex:1 1 0;gap:.12rem;margin:.1rem .04rem;font-size:.7rem;font-weight:400;transition:color .14s,background .14s,border-color .14s,box-shadow .14s,transform .1s;position:relative;box-shadow:inset 0 1px #ffffff0f,inset 0 -2px #00000040}.layout--rpg .bottom-nav__item:active{transform:translateY(2px)}.layout--rpg .bottom-nav__item--active{color:var(--rpg-ink);background:var(--rpg-gold-face);box-shadow:0 0 0 2px #f0c14bb3, 0 0 18px var(--rpg-gold-glow), 0 0 28px #ffc83c59, inset 0 1px 0 #ffffff8c, inset 0 -3px 0 #a0641466;text-shadow:0 1px #ffffff59;border-color:#fff3c0;transform:translateY(-2px)}.layout--rpg .bottom-nav__item--active .bottom-nav__icon-wrap{color:var(--rpg-ink);filter:drop-shadow(0 0 4px #ffe678cc)}.layout--rpg .bottom-nav__icon-wrap{width:1.85rem;height:1.85rem}.layout--rpg .bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.05;overflow:hidden}.layout--rpg .bottom-nav__item--nudge,.layout--rpg .bottom-nav__item--plan{color:var(--rpg-gold-bright)}.layout--rpg .bottom-nav__item--nudge .bottom-nav__icon-wrap:after,.layout--rpg .bottom-nav__item--plan .bottom-nav__icon-wrap:after{background:var(--rpg-gold-bright);box-shadow:0 0 0 2px var(--rpg-wood-dark), 0 0 8px #f0c14bb3}.layout--rpg .bottom-nav__nudge-tip{background:var(--rpg-parchment);color:var(--rpg-ink);border:2px solid var(--rpg-gold);font-family:var(--rpg-font-display);box-shadow:var(--rpg-shadow-float);border-radius:8px}.layout--rpg .bottom-nav__nudge-tip:after{border-top-color:var(--rpg-parchment)}.layout--rpg .legal-footer,.layout--rpg .legal-footer a{color:#f7edd48c}.layout--rpg .home-page{font-family:var(--rpg-font-display);color:var(--rpg-ink);flex-direction:column;gap:.75rem;display:flex}.layout--rpg .home-page .home-admin-dashboard,.layout--rpg .home-page .list-nav{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel);overflow:hidden}.layout--rpg .home-page .list-nav__item{color:var(--rpg-ink);border-bottom-color:#5c3a1e33;font-weight:400}.layout--rpg .home-page .list-nav__item:active{background:#f0c14b38}.layout--rpg .home-gym-selector{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-edge);background:var(--rpg-wood-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);color:var(--rpg-parchment);gap:.45rem;padding:.7rem .75rem;display:grid}.layout--rpg .home-gym-selector .gym-selector,.layout--rpg .home-gym-selector .member-selector{color:inherit}.layout--rpg .home-gym-selector select,.layout--rpg .home-gym-selector button{border:2px solid var(--rpg-wood-edge);background:linear-gradient(180deg, #fff8e8, var(--rpg-parchment-mid));color:var(--rpg-ink);font-family:var(--rpg-font-display);border-radius:8px;box-shadow:0 2px #00000040}.layout--rpg .home-notice-banner{border-radius:var(--rpg-chip-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:linear-gradient(180deg, #fffef5, var(--rpg-parchment) 50%, var(--rpg-parchment-shadow));color:var(--rpg-ink);box-shadow:var(--rpg-shadow-float);align-items:center;gap:.45rem;padding:.55rem .8rem;text-decoration:none;display:flex}.layout--rpg .home-notice-banner__badge{border-radius:var(--rpg-chip-radius);background:var(--rpg-gold-face);border:2px solid var(--rpg-gold-edge);color:var(--rpg-ink);align-items:center;gap:.2rem;padding:.18rem .5rem;font-size:.68rem;font-weight:400;display:inline-flex;box-shadow:0 2px #00000038}.layout--rpg .home-notice-banner__title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:400;overflow:hidden}.layout--rpg .home-notice-banner__go{color:var(--rpg-wood);font-weight:400}.layout--rpg .home-rpg-hero-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:.6rem;display:grid}.layout--rpg .home-rpg-hero-row:empty{display:none}.layout--rpg .home-rpg-hero-row:has(>:only-child){grid-template-columns:1fr}@media (max-width:360px){.layout--rpg .home-rpg-hero-row{grid-template-columns:1fr}}.layout--rpg .home-planned-workout{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);flex-direction:column;align-items:stretch;gap:.55rem;min-height:10rem;padding:.85rem .8rem;display:flex;position:relative;overflow:hidden}.layout--rpg .home-planned-workout__main{color:inherit;flex-direction:column;align-items:flex-start;gap:.3rem;text-decoration:none;display:flex;overflow:visible}.layout--rpg .home-planned-workout__title{background:var(--rpg-gold-face);color:var(--rpg-ink);border:2px solid #fff1b0;border-radius:7px;align-items:center;padding:.22rem .6rem;font-size:.78rem;font-weight:400;display:inline-flex;box-shadow:0 2px #00000047,0 0 10px #ffd65a59}.layout--rpg .home-planned-workout__blade{filter:drop-shadow(0 2px #00000040);margin:.15rem 0 .05rem;font-size:1.55rem;line-height:1;display:block}.layout--rpg .home-planned-workout__count{color:var(--rpg-ink);align-items:baseline;gap:.15rem;line-height:.95;display:flex}.layout--rpg .home-planned-workout__count-num{letter-spacing:-.02em;text-shadow:0 3px #ffffff73,0 4px #5c3a1e40;font-size:3.1rem;font-weight:400}.layout--rpg .home-planned-workout__count-unit{color:var(--rpg-ink-muted);font-size:1.05rem;font-weight:400}.layout--rpg .home-planned-workout__open{border:2px solid var(--rpg-gold-edge);background:var(--rpg-gold-face);color:var(--rpg-ink);box-shadow:var(--rpg-bevel-btn);border-radius:8px;justify-content:center;align-items:center;margin-top:.2rem;padding:.42rem .85rem;font-size:.8rem;font-weight:400;text-decoration:none;display:inline-flex}.layout--rpg .home-planned-workout__open:active{box-shadow:var(--rpg-bevel-press);transform:translateY(2px)}.layout--rpg .home-planned-workout__dismiss{color:var(--rpg-ink-muted);font-family:var(--rpg-font-display);background:#fff6;border:2px solid #5c3a1e4d;border-radius:7px;align-self:flex-end;padding:.28rem .5rem;font-size:.72rem;box-shadow:0 2px #0000001f}.layout--rpg .home-planned-workout__dismiss:active{transform:translateY(1px)}.layout--rpg .home-fortune-card{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-purple-edge);color:#f5e9ff;box-shadow:var(--rpg-shadow-panel), inset 0 1px 0 #ffdcff40, 0 0 18px #8c5adc59;background:radial-gradient(circle at 78% 18%,#c4a0ff80,#0000 42%),radial-gradient(circle at 20% 80%,#7850c859,#0000 45%),linear-gradient(165deg,#3a2060 0%,#5a3488 42%,#1a1030 100%);min-height:10rem;position:relative;overflow:hidden}.layout--rpg .home-fortune-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 35% 35%,#ffffff73,#b48cff59 40%,#0000 70%);border-radius:50%;width:7rem;height:7rem;position:absolute;top:-20%;right:-15%}.layout--rpg .home-fortune-card__toggle{color:inherit;z-index:1;position:relative}.layout--rpg .home-fortune-card__eyebrow{background:linear-gradient(#8b5cf6,#5b21b6);border:2px solid #ffdc8c8c;border-radius:7px;align-items:center;gap:.25rem;padding:.18rem .55rem;font-size:.72rem;font-weight:400;display:inline-flex;box-shadow:0 2px #00000059,0 0 10px #a78bfa73}.layout--rpg .home-fortune-card__stars-row{letter-spacing:.08em;filter:drop-shadow(0 0 4px #ffd65a80);font-size:1.05rem}.layout--rpg .home-fortune-card__star--on{color:var(--rpg-gold-bright);text-shadow:0 0 8px #ffd65acc}.layout--rpg .home-fortune-card__star:not(.home-fortune-card__star--on){color:#ffffff47}.layout--rpg .home-missed-plans{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-red-deep);color:var(--rpg-ink);box-shadow:var(--rpg-shadow-panel);background:linear-gradient(#ffe8d4,#f5c9a0);padding:.7rem .75rem}.layout--rpg .home-missed-plans__title{color:#fff;background:linear-gradient(#fb923c,#c2410c);border:2px solid #fecaca;border-radius:7px;padding:.18rem .55rem;font-size:.75rem;display:inline-flex;box-shadow:0 2px #00000040}.layout--rpg .home-missed-plans__btn{border:2px solid var(--rpg-wood-dark);font-family:var(--rpg-font-display);box-shadow:var(--rpg-bevel-btn);border-radius:8px;font-weight:400}.layout--rpg .home-missed-plans__btn:active{box-shadow:var(--rpg-bevel-press);transform:translateY(2px)}.layout--rpg .home-workout-session-timer{display:block}.layout--rpg .home-session-timer{border:var(--rpg-border-thick) solid var(--rpg-green-edge);color:#fff;box-shadow:var(--rpg-shadow-panel), inset 0 1px 0 #ffffff59, inset 0 -3px 0 #00000040;background:linear-gradient(#fff3,#0000 40%),radial-gradient(80% 60% at 10% 0,#b4ffb459,#0000 50%),linear-gradient(#66bb6a 0%,#43a047 45%,#2e7d32 75%,#1b5e20 100%);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.65rem .8rem;display:flex}.layout--rpg .home-session-timer__label,.layout--rpg .home-session-timer__ended-label,.layout--rpg .home-session-timer__history{color:#ffffffeb;text-shadow:0 1px #0000004d;font-weight:400}.layout--rpg .home-session-timer__time,.layout--rpg .home-session-timer__ended-time{color:#fff;letter-spacing:.04em;text-shadow:0 2px #00000059,0 0 10px #ffffc859;font-size:1.45rem;font-weight:400}.layout--rpg .home-session-timer__time[data-status=running]{color:#fffde7}.layout--rpg .home-session-timer__btn.btn--primary{border:2px solid var(--rpg-gold-edge);background:var(--rpg-gold-face);color:var(--rpg-ink);font-family:var(--rpg-font-display);box-shadow:var(--rpg-bevel-btn);border-radius:9px;font-weight:400}.layout--rpg .home-session-timer__btn.btn--primary:active{box-shadow:var(--rpg-bevel-press);transform:translateY(2px)}.layout--rpg .home-session-timer__btn.btn--secondary{color:#fff;font-family:var(--rpg-font-display);background:#00000047;border:2px solid #fff6;border-radius:9px;font-weight:400;box-shadow:0 3px #0000004d}.layout--rpg .home-session-timer__btn.btn--secondary:active{transform:translateY(2px);box-shadow:0 1px #0000004d}.layout--rpg .home-session-timer__laps{background:#0000002e;border:2px solid #ffffff40;border-radius:10px}.layout--rpg .home-section{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);color:var(--rpg-ink);padding:.75rem .75rem .85rem;position:relative}.layout--rpg .home-section__header{margin-bottom:.55rem}.layout--rpg .home-section__title{background:var(--rpg-gold-face);font-family:var(--rpg-font-display);color:var(--rpg-ink);border:2px solid #fff1b0;border-radius:8px;align-items:center;gap:.3rem;padding:.2rem .65rem;font-size:.88rem;font-weight:400;display:inline-flex;box-shadow:0 2px #00000040}.layout--rpg .home-section__link{color:var(--rpg-wood-mid);text-underline-offset:2px;font-weight:400;text-decoration:underline}.layout--rpg .home-workout-tools{padding-top:.85rem}.layout--rpg .home-workout-tools__grid{gap:.65rem}.layout--rpg .home-tool-card{border:var(--rpg-border-thick) solid var(--rpg-wood-dark);color:var(--rpg-ink);background:linear-gradient(#fffef5,#efe0bc 60%,#e0c898);border-radius:14px;position:relative;overflow:visible;box-shadow:0 4px #00000052,inset 0 1px #ffffff8c,inset 0 -2px #00000014}.layout--rpg .home-tool-card__skill-tag{z-index:2;border:2px solid var(--rpg-wood-edge);background:linear-gradient(180deg, #ffdca033, transparent 40%), linear-gradient(180deg, var(--rpg-wood-mid), var(--rpg-wood-dark));color:var(--rpg-gold-bright);font-family:var(--rpg-font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;padding:.15rem .55rem;font-size:.65rem;display:inline-flex;position:absolute;top:-.55rem;left:.65rem;box-shadow:0 2px #0006,inset 0 1px #ffdca040}.layout--rpg .home-tool-card__header{margin-top:.35rem}.layout--rpg .home-tool-card__icon{border:3px solid var(--rpg-blue-edge);background:var(--rpg-blue-face);color:#fff;border-radius:12px;box-shadow:0 3px #0000004d,0 0 14px #3b82f68c,inset 0 1px #fff6}.layout--rpg .home-tool-card__icon--rest{background:linear-gradient(#67e8f9,#0891b2 55%,#155e75);border-color:#0e7490;box-shadow:0 3px #0000004d,0 0 14px #22d3ee73,inset 0 1px #fff6}.layout--rpg .home-tool-card__icon--count{border-color:var(--rpg-blue-edge)}.layout--rpg .home-tool-card__title{color:var(--rpg-ink);font-size:1rem;font-weight:400}.layout--rpg .home-tool-card__hero{color:var(--rpg-ink);text-shadow:0 2px #fff6;font-size:2.4rem;font-weight:400;line-height:1}.layout--rpg .home-tool-card__hero--rest{color:#0e7490}.layout--rpg .home-tool-card__hero--count{color:var(--rpg-blue-deep)}.layout--rpg .home-tool-card__unit{color:var(--rpg-ink-muted);font-size:.95rem}.layout--rpg .home-tool-card__step-btn{border:3px solid var(--rpg-wood-dark);color:var(--rpg-ink);font-family:var(--rpg-font-display);box-shadow:var(--rpg-bevel-btn);background:linear-gradient(#fff4d8,#d9c49a);border-radius:10px;font-weight:400}.layout--rpg .home-tool-card__step-btn:active{box-shadow:var(--rpg-bevel-press);transform:translateY(2px)}.layout--rpg .home-tool-card__step-value{font-family:var(--rpg-font-display);color:var(--rpg-ink);font-weight:400}.layout--rpg .home-tool-card__cta{border:3px solid var(--rpg-blue-edge);background:var(--rpg-blue-face);color:#fff;font-family:var(--rpg-font-display);text-shadow:0 1px #00000059;box-shadow:var(--rpg-bevel-btn);border-radius:10px;font-weight:400}.layout--rpg .home-tool-card__cta:active{box-shadow:var(--rpg-bevel-press);transform:translateY(3px)}.layout--rpg .home-tool-card__cta--rest,.layout--rpg .home-tool-card__cta--count,.layout--rpg .home-tool-card__cta--start{border-color:var(--rpg-blue-edge)}.layout--rpg .home-tool-card__cta--details{border-color:var(--rpg-wood-dark);color:var(--rpg-ink);text-shadow:none;background:linear-gradient(#fff8e8,#d9c49a)}.layout--rpg .home-tool-card__cta:disabled{opacity:.55;filter:grayscale(.2)}.layout--rpg .home-tool-details{border:var(--rpg-border-thick) solid var(--rpg-wood-dark);border-radius:var(--rpg-panel-radius);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel);color:var(--rpg-ink)}.layout--rpg .home-tool-details__title{font-family:var(--rpg-font-display);color:var(--rpg-ink);font-weight:400}.layout--rpg .machine-mini-card{border:3px solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);border-radius:12px;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 3px #00000040}.layout--rpg .machine-mini-card__thumb{background:linear-gradient(180deg, #fffef8, var(--rpg-parchment-mid));border-bottom:2px solid #5c3a1e38;position:relative}.layout--rpg .machine-mini-card__name,.layout--rpg .machine-mini-card__name-text{color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display)}.layout--rpg .machine-mini-card__meta{color:var(--rpg-ink-muted)}.layout--rpg .home-section--favorites .machine-mini-card__thumb{position:relative}.layout--rpg .home-section--favorites .machine-mini-card__thumb:before{content:"★";z-index:1;color:var(--rpg-gold-bright);text-shadow:0 1px #00000080,0 0 6px #ffd65ab3;pointer-events:none;font-size:.78rem;position:absolute;top:.18rem;left:.22rem}.layout--rpg .home-section-empty{color:var(--rpg-ink);background:#ffffff4d;border:3px dashed #5c3a1e66;border-radius:12px}.layout--rpg .home-section .machine-card,.layout--rpg .home-section .home-machine-chip,.layout--rpg .scroll-carousel__item,.layout--rpg .home-machine-tile{border-radius:12px}.layout--rpg .home-section a[class*=machine],.layout--rpg .home-section .recent-machine,.layout--rpg .home-section .favorite-machine{border:3px solid var(--rpg-wood-dark);background:linear-gradient(#fff8e8,#e4d0a8);border-radius:12px;box-shadow:inset 0 1px #ffffff73,0 2px #0003}.layout--rpg .card,.layout--rpg .profile-incomplete-banner,.layout--rpg .install-prompt-banner{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);box-shadow:var(--rpg-shadow-panel)}.layout--rpg .machine-search{font-family:var(--rpg-font-display);color:var(--rpg-ink);padding:.15rem .1rem .5rem}.layout--rpg .machine-search .page-shell{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);color:var(--rpg-ink);padding:.75rem .7rem .9rem}.layout--rpg .machine-search .page-shell__header{color:var(--rpg-ink);justify-content:center;margin-bottom:.55rem;display:flex}.layout--rpg .machine-search .page-title{background:var(--rpg-gold-face);width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--rpg-ink);font-family:var(--rpg-font-display);text-align:center;border:2px solid #fff1b0;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;margin:0 auto;padding:.42rem 1.1rem;font-size:1.15rem;font-weight:400;display:inline-flex;box-shadow:0 3px #00000052,inset 0 1px #ffffff80,0 0 14px #ffd65a66}.layout--rpg .machine-search .page-title:before{content:"🍁";font-size:1rem;line-height:1}.layout--rpg .machine-search__results-title{border:2px solid var(--rpg-wood-dark);color:var(--rpg-ink);background:linear-gradient(#fff4d8,#e0c898);border-radius:9px;align-items:center;gap:.3rem;margin:.4rem 0 .6rem;padding:.28rem .75rem;font-size:.88rem;font-weight:400;display:inline-flex;box-shadow:0 2px #0003}.layout--rpg .machine-search__plan-banner{border:var(--rpg-border-thick) solid var(--rpg-wood-dark);border-radius:var(--rpg-panel-radius);background:var(--rpg-parchment-face);color:var(--rpg-ink);box-shadow:var(--rpg-shadow-panel)}.layout--rpg .machine-search:not(.machine-search--maple) .search-bar,.layout--rpg .machine-search:not(.machine-search--maple) .search-bar__form,.layout--rpg .search-bar:not(.search-bar--emoji){border-radius:var(--rpg-chip-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:linear-gradient(180deg, #fffef8, var(--rpg-parchment));color:var(--rpg-ink);box-shadow:inset 0 1px #ffffffbf,inset 0 2px 4px #5c3a1e14,0 3px #00000038}.layout--rpg .search-bar input,.layout--rpg .search-bar__input{color:var(--rpg-ink);font-family:var(--rpg-font-display);background:0 0}.layout--rpg .search-bar input::placeholder,.layout--rpg .search-bar__input::placeholder{color:var(--rpg-ink-soft)}.layout--rpg .search-bar__btn,.layout--rpg .search-bar button{border-radius:var(--rpg-chip-radius);border:2px solid var(--rpg-wood-dark);background:var(--rpg-gold-face);color:var(--rpg-ink);font-family:var(--rpg-font-display);box-shadow:0 2px #00000040}.layout--rpg .recent-searches{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel);color:var(--rpg-ink);margin-bottom:.55rem;padding:.6rem .7rem}.layout--rpg .recent-searches__title{color:var(--rpg-ink);font-weight:400}.layout--rpg .recent-searches__clear-all{color:var(--rpg-wood-mid);font-family:var(--rpg-font-display)}.layout--rpg .recent-searches__item,.layout--rpg .recent-searches__query{border:2px solid var(--rpg-wood-dark);color:var(--rpg-ink);border-radius:var(--rpg-chip-radius);font-weight:400;font-family:var(--rpg-font-display);background:linear-gradient(#fff8e8,#e8d4a8);box-shadow:0 2px #00000026}.layout--rpg .recent-searches__remove{color:var(--rpg-ink-muted);border-radius:50%}.layout--rpg .recent-searches__remove:hover,.layout--rpg .recent-searches__remove:active{color:var(--rpg-red);background:#c43c3c1f}.layout--rpg .filter-section{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel);color:var(--rpg-ink);margin-bottom:.6rem;padding:.6rem .7rem}.layout--rpg .filter-section__title,.layout--rpg .filter-section h3{color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display)}.layout--rpg .filter-chip{border:2px solid var(--rpg-wood-dark);color:var(--rpg-ink);border-radius:var(--rpg-chip-radius);font-weight:400;font-family:var(--rpg-font-display);background:linear-gradient(#fff8e8,#e4d0a8);box-shadow:0 2px #0003}.layout--rpg .filter-chip:active{transform:translateY(1px);box-shadow:0 1px #0003}.layout--rpg .filter-chip--active,.layout--rpg .filter-chips:not(.filter-chips--brand) .filter-chip--active,.layout--rpg .filter-chips--brand .filter-chip--active,.layout--rpg .filter-chip--brand.filter-chip--active{background:var(--rpg-gold-face);color:var(--rpg-ink);border-color:var(--rpg-gold-edge);text-shadow:none;box-shadow:0 0 0 2px #f0c14b73,0 0 12px #ffd65a66,0 2px #00000038}.layout--rpg .filter-chip--brand.filter-chip--active .filter-chip__brand-glyph{color:inherit}.layout--rpg .machine-search .machine-list-item{border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel);color:var(--rpg-ink);border-radius:14px}.layout--rpg .machine-search .machine-list-item:active{transform:translateY(1px);box-shadow:0 2px #00000047}.layout--rpg .machine-search .machine-list-item__name,.layout--rpg .machine-list-item__title,.layout--rpg .machine-list-item__name{color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display)}.layout--rpg .machine-search .machine-list-item__brand,.layout--rpg .machine-list-item__meta{color:var(--rpg-ink-muted)}.layout--rpg .machine-search .machine-list-item__thumb{border:3px solid var(--rpg-wood-dark);background:linear-gradient(#fff8e8,#e4d0a8);border-radius:12px;flex-shrink:0;box-shadow:inset 0 1px #ffffff80,0 2px #0000002e}.layout--rpg .machine-list-item__planned-badge{border:2px solid var(--rpg-gold-edge);background:var(--rpg-gold-face);color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display);border-radius:var(--rpg-chip-radius);box-shadow:0 2px #00000038,0 0 8px #f0c14b59}.layout--rpg .machine-list-item--planned{border-color:var(--rpg-gold-edge);box-shadow:0 0 0 2px #f0c14b47, var(--rpg-shadow-panel)}.layout--rpg .machine-list-item:active{border-color:color-mix(in srgb, var(--rpg-gold) 45%, transparent)}.layout--rpg .machine-empty-state,.layout--rpg .search-loading-experience{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);box-shadow:var(--rpg-shadow-panel)}.layout--rpg .records-page,.layout--rpg .records-list,.layout--rpg .history-page-premium{font-family:var(--rpg-font-display);color:var(--rpg-ink)}.layout--rpg .records-page__title-plate .page-title,.layout--rpg .records-page__title{background:var(--rpg-gold-face);color:var(--rpg-ink);font-family:var(--rpg-font-display);border:2px solid #fff1b0;border-radius:10px;align-items:center;gap:.4rem;margin:0;padding:.45rem 1.15rem;font-size:1.15rem;font-weight:400;display:inline-flex;box-shadow:0 3px #00000052,inset 0 1px #ffffff80,0 0 14px #ffd65a66}.layout--rpg .records-page__title .rpg-maple{box-shadow:none;filter:drop-shadow(0 1px #fff6);background:0 0;border:none;padding:0;font-size:1.2rem}.layout--rpg .records-page__panel{flex-direction:column;gap:.65rem;display:flex}.layout--rpg .records-list__toolbar,.layout--rpg .records-list__filters,.layout--rpg .records-list__date-filter-block{color:var(--rpg-ink)}.layout--rpg .history-dashboard{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:linear-gradient(180deg, #ffdca01a, transparent 40%), linear-gradient(180deg, var(--rpg-wood-mid), var(--rpg-wood-dark));box-shadow:var(--rpg-shadow-panel);margin-bottom:.7rem;padding:.55rem}.layout--rpg .history-metric-card{border:3px solid var(--rpg-gold-edge);background:var(--rpg-parchment-face);color:var(--rpg-ink);border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #ffe27a59,0 3px #00000047,inset 0 1px #ffffff80}.layout--rpg .history-metric-card__glow{opacity:.35;background:radial-gradient(circle,#ffd65a80,#0000 70%)}.layout--rpg .history-metric-card__label{color:var(--rpg-ink-muted);font-size:.7rem;font-weight:400;font-family:var(--rpg-font-display)}.layout--rpg .history-metric-card__value{color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display);text-shadow:0 1px #fff6;font-size:1.25rem}.layout--rpg .history-metric-card__unit{color:var(--rpg-ink-muted);font-weight:400}.layout--rpg .history-metric-card__icon{color:var(--rpg-ink);box-shadow:none;background:0 0;border:0;border-radius:0}.layout--rpg .history-log-status-filter{border:var(--rpg-border-thick) solid var(--rpg-wood-edge);background:var(--rpg-wood-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);border-radius:14px;gap:.35rem;padding:.4rem}.layout--rpg .history-log-status-filter__item{color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display);background:linear-gradient(#efe0bc,#d4bf94);border:2px solid #ffffff1f;border-radius:10px;box-shadow:0 3px #00000047}.layout--rpg .history-log-status-filter__item:active{transform:translateY(2px);box-shadow:0 1px #00000047}.layout--rpg .history-log-status-filter__item--active{background:var(--rpg-gold-face);color:var(--rpg-ink);border-color:#fff1b0;box-shadow:0 0 0 2px #f0c14b8c,0 0 14px #ffd65a73,0 3px #0000004d,inset 0 1px #ffffff80}.layout--rpg .records-list__calendar-trigger,.layout--rpg .records-list__day-menu-trigger,.layout--rpg .records-list__date-sort-trigger{border:3px solid var(--rpg-wood-dark);color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display);box-shadow:var(--rpg-bevel-btn);background:linear-gradient(#fff8e8,#e4d0a8);border-radius:10px}.layout--rpg .records-list__calendar-trigger:active,.layout--rpg .records-list__day-menu-trigger:active,.layout--rpg .records-list__date-sort-trigger:active{box-shadow:var(--rpg-bevel-press);transform:translateY(2px)}.layout--rpg .records-list__date-group{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);box-shadow:var(--rpg-shadow-panel);padding:.65rem}.layout--rpg .records-list__date-heading{border:3px solid var(--rpg-wood-dark);color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display);clip-path:polygon(0 0,100% 0,100% calc(100% - 6px),96% 100%,92% calc(100% - 6px),88% 100%,84% calc(100% - 6px),80% 100%,76% calc(100% - 6px),72% 100%,68% calc(100% - 6px),64% 100%,60% calc(100% - 6px),56% 100%,52% calc(100% - 6px),48% 100%,44% calc(100% - 6px),40% 100%,36% calc(100% - 6px),32% 100%,28% calc(100% - 6px),24% 100%,20% calc(100% - 6px),16% 100%,12% calc(100% - 6px),8% 100%,4% calc(100% - 6px),0 100%);background:linear-gradient(#fff8e8,#efe0bc 55%,#e0c898);border-radius:10px 10px 12px 12px;align-items:center;gap:.35rem;margin-bottom:.5rem;padding:.35rem .9rem;display:inline-flex;box-shadow:0 3px #00000038,inset 0 1px #ffffff80}.layout--rpg .history-record-card{border:3px solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);border-radius:12px;box-shadow:0 3px #00000038,inset 0 1px #fff6}.layout--rpg .history-record-card--logged{border-color:var(--rpg-gold-edge);background:color-mix(in srgb, var(--rpg-gold) 8%, var(--rpg-parchment-face,#fff8e8));box-shadow:0 0 0 2px #f0c14b4d, 0 3px 0 #00000038, inset 0 1px 0 #fff6, inset 3px 0 0 var(--rpg-gold)}.layout--rpg .history-record-card--unlogged{border-color:var(--rpg-red-deep);box-shadow:0 0 0 1px #c43c3c33,0 3px #00000038}.layout--rpg .history-page-premium{--history-green-glow:0 0 16px #f0c14b4d}.layout--rpg .history-page-premium .history-record-card--logged,.layout--rpg .history-page-premium .history-record-card--logged.history-record-card--today{border-color:color-mix(in srgb, var(--rpg-gold) 55%, var(--rpg-wood-dark))!important;background:linear-gradient(165deg, color-mix(in srgb, var(--rpg-gold) 14%, transparent) 0%, var(--rpg-parchment-face,#fff8e8) 42%)!important;box-shadow:0 3px 0 #0000002e, inset 3px 0 0 var(--rpg-gold)!important}@media (hover:hover) and (pointer:fine){.layout--rpg .history-page-premium .history-record-card--premium:hover{border-color:color-mix(in srgb, var(--rpg-gold) 42%, transparent)}}.layout--rpg .history-page-premium .recommendation-workout-log__set-index--active{box-shadow:var(--history-green-glow);color:var(--rpg-gold-deep);background:color-mix(in srgb, var(--rpg-gold) 18%, transparent)}.layout--rpg .history-record-card__thumb-cue{border-color:color-mix(in srgb, var(--rpg-gold) 45%, transparent);color:var(--rpg-gold-deep)}.layout--rpg .records-list__today-badge{border-color:color-mix(in srgb, var(--rpg-gold) 45%, transparent);background:color-mix(in srgb, var(--rpg-gold) 18%, transparent);color:var(--rpg-gold-deep)}.layout--rpg .history-calendar__day--selected{box-shadow:0 6px 16px color-mix(in srgb, var(--rpg-gold) 28%, transparent), inset 0 1px 0 #ffffff59;background:linear-gradient(165deg, var(--rpg-gold-bright) 0%, var(--rpg-gold) 100%)!important;color:var(--rpg-ink)!important;border-color:#0000!important}.layout--rpg .history-calendar__day--selected .history-calendar__day-num,.layout--rpg .history-calendar__day--selected .history-calendar__day-plus{color:var(--rpg-ink)!important}.layout--rpg .history-calendar__day--selected .history-calendar__day-dot{background:var(--rpg-ink)}.layout--rpg .history-calendar__day--selected .history-calendar__day-count{color:var(--rpg-gold-deep);background:var(--rpg-ink)}.layout--rpg .saved-settings-card--history.saved-settings-card--logged{border-color:color-mix(in srgb, var(--rpg-gold) 50%, transparent);background:color-mix(in srgb, var(--rpg-gold) 8%, var(--rpg-parchment,#f7edd4));box-shadow:inset 3px 0 0 var(--rpg-gold)}.layout--rpg .recommendation-guide-segments__chip--proTips.is-active{border-color:color-mix(in srgb, var(--rpg-gold) 48%, var(--rpg-wood-mid,#7a4f2a));background:color-mix(in srgb, var(--rpg-gold) 14%, transparent)}.layout--rpg .history-record-card__title,.layout--rpg .history-record-card__title-link{color:var(--rpg-ink);font-weight:400;font-family:var(--rpg-font-display)}.layout--rpg .history-record-card__thumb{border:3px solid var(--rpg-wood-dark);background:#fff8e8;border-radius:10px;box-shadow:inset 0 1px #ffffff73}.layout--rpg .history-record-card__badge,.layout--rpg .history-record-card__status{border-radius:var(--rpg-chip-radius);font-family:var(--rpg-font-display);font-weight:400}.layout--rpg .my-page{font-family:var(--rpg-font-display);color:var(--rpg-ink);flex-direction:column;gap:.85rem;display:flex}.layout--rpg .my-page .page-shell{flex-direction:column;gap:.85rem;display:flex}.layout--rpg .my-page .profile-card,.layout--rpg .my-page .profile-card--compact{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-edge);background:var(--rpg-wood-face);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);color:var(--rpg-parchment);margin-top:.55rem;padding:1.15rem .9rem .85rem;position:relative}.layout--rpg .my-page .profile-card:before{content:"내 정보";background:var(--rpg-gold-face);color:var(--rpg-ink);font-size:.85rem;font-weight:400;font-family:var(--rpg-font-display);white-space:nowrap;pointer-events:none;z-index:2;border:2px solid #fff1b0;border-radius:8px;padding:.22rem .95rem;position:absolute;top:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 2px #00000052,0 0 12px #ffd65a66}.layout--rpg .my-page .profile-card:after{content:none!important;background:0 0!important;display:none!important}.layout--rpg .my-page .profile-card__fields{z-index:1;border:3px solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);border-radius:12px;margin-top:.25rem;padding:.7rem .75rem;position:relative;box-shadow:inset 0 1px #ffffff73}.layout--rpg .my-page .profile-card__row dt{color:var(--rpg-ink-muted);font-weight:400}.layout--rpg .my-page .profile-card__row dd,.layout--rpg .my-page .profile-card__email-value,.layout--rpg .my-page .profile-card__power-score,.layout--rpg .my-page .profile-card__hellpower{color:var(--rpg-ink);font-weight:400}.layout--rpg .my-page .profile-card__power-link{color:var(--rpg-ink)}.layout--rpg .my-page .profile-card__avatar,.layout--rpg .my-page .profile-card__photo{border:3px solid var(--rpg-gold);border-radius:12px;box-shadow:0 3px #0000004d}.layout--rpg .my-page-section{border-radius:var(--rpg-panel-radius);border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:linear-gradient(180deg, #ffdca014, transparent 30%), linear-gradient(180deg, var(--rpg-wood-light) 0%, var(--rpg-wood) 40%, var(--rpg-wood-dark) 100%);box-shadow:var(--rpg-shadow-panel), var(--rpg-shadow-inset);color:var(--rpg-parchment);margin-top:.35rem;padding:.85rem .75rem;position:relative}.layout--rpg .my-page-section__title{background:var(--rpg-gold-face);color:var(--rpg-ink);font-size:.85rem;font-weight:400;font-family:var(--rpg-font-display);border:2px solid #fff1b0;border-radius:8px;align-items:center;gap:.3rem;margin:-1.25rem 0 .55rem;padding:.22rem .7rem;display:inline-flex;box-shadow:0 2px #00000047,0 0 10px #ffd65a4d}.layout--rpg .my-page-section--collapsible .my-page-section__toggle{color:inherit}.layout--rpg .my-page .list-nav{border:3px solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);border-radius:12px;overflow:hidden;box-shadow:inset 0 1px #fff6}.layout--rpg .my-page .list-nav__item{color:var(--rpg-ink);min-height:var(--touch-target-min,44px);font-family:var(--rpg-font-display);background:0 0;border-bottom:1px solid #5c3a1e29;font-weight:400}.layout--rpg .my-page .list-nav__item:active{background:#f0c14b47}.layout--rpg .my-page .list-nav__item:last-child{border-bottom:none}.layout--rpg .my-page .list-nav__icon{color:var(--rpg-wood-mid)}.layout--rpg .my-page .list-nav__label{color:var(--rpg-ink)}.layout--rpg .my-page .list-nav__chevron{color:var(--rpg-wood-light)}.layout--rpg .my-page__actions{flex-direction:column;gap:.6rem;margin-top:.25rem;display:flex}.layout--rpg .my-page__actions .btn--primary,.layout--rpg .my-page .btn--primary{border:3px solid var(--rpg-blue-edge);background:var(--rpg-blue-face);color:#fff;font-family:var(--rpg-font-display);text-shadow:0 1px #00000059;box-shadow:var(--rpg-bevel-btn);border-radius:12px;font-weight:400}.layout--rpg .my-page__actions .btn--primary:active,.layout--rpg .my-page .btn--primary:active{box-shadow:var(--rpg-bevel-press);transform:translateY(3px)}.layout--rpg .my-page__actions .btn--secondary,.layout--rpg .my-page .btn--secondary{border:3px solid var(--rpg-wood-dark);background:linear-gradient(180deg, #fff8e8, var(--rpg-parchment) 50%, #d9c49a);color:var(--rpg-ink);font-family:var(--rpg-font-display);box-shadow:var(--rpg-bevel-btn);border-radius:12px;font-weight:400}.layout--rpg .my-page__actions .btn--secondary:active,.layout--rpg .my-page .btn--secondary:active{box-shadow:var(--rpg-bevel-press);transform:translateY(3px)}.layout--rpg .my-page__cta-desc{color:#f7edd4c7;font-size:.85rem}.layout--rpg .my-page .card{border:var(--rpg-border-thick) solid var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);box-shadow:var(--rpg-shadow-panel);border-radius:var(--rpg-panel-radius)}.layout--rpg .my-page .subscription-plan-card,.layout--rpg .my-page .workout-month-calendar{border:var(--rpg-border-thick) solid var(--rpg-wood-dark);border-radius:var(--rpg-panel-radius);background:var(--rpg-parchment-face);color:var(--rpg-ink);box-shadow:var(--rpg-shadow-panel)}.layout--rpg .skeleton{background:linear-gradient(90deg,#5c3a1e24 25%,#fff6e0b8 50%,#5c3a1e24 75%) 0 0/200% 100%;border:1px solid #3b24141f;animation:1.5s infinite shimmer}.layout--rpg .machine-search .skeleton,.layout--rpg .records-page .skeleton,.layout--rpg .records-list .skeleton,.layout--rpg .history-page-premium .skeleton{min-height:3.25rem}.layout--rpg .empty-state,.layout--rpg .banner-slot{color:var(--rpg-ink)}.layout--rpg .empty-state__title,.layout--rpg .empty-state__hint{color:var(--rpg-ink,#2c1a0e)!important;-webkit-text-fill-color:var(--rpg-ink,#2c1a0e)!important;text-shadow:none!important}.layout--rpg .guest-trial-remaining-bar,.layout--rpg .guest-trial-bar{border-color:var(--rpg-wood-dark);background:var(--rpg-parchment-face);color:var(--rpg-ink);font-family:var(--rpg-font-display);border-width:0 0 3px}.layout--rpg .btn,.layout--rpg input,.layout--rpg select,.layout--rpg textarea{font-family:var(--rpg-font-display)}html[data-rpg-ui="1"] .toast{--rpg-toast-pad-y:.5rem;--rpg-toast-pad-x:.95rem;z-index:1260;width:max-content;max-width:min(17.25rem,100% - 2rem);padding:var(--rpg-toast-pad-y) var(--rpg-toast-pad-x);border:3px solid var(--rpg-wood-dark,#3b2414);background:linear-gradient(180deg, #fff8e8 0%, var(--rpg-parchment,#f7edd4) 48%, var(--rpg-parchment-shadow,#d4ba88) 100%);color:var(--rpg-ink,#2c1a0e);font-family:var(--rpg-font-display,"Jua", sans-serif);letter-spacing:-.01em;text-align:center;text-shadow:0 1px #ffffff59;box-shadow:inset 0 1px 0 #ffffffbf, inset 0 -2px 0 #a06a182e, inset 0 0 0 1px color-mix(in srgb, var(--rpg-gold,#f0c14b) 55%, transparent), 0 3px 0 var(--rpg-wood-edge,#1f1208), 0 10px 18px #00000047;-webkit-backdrop-filter:none;pointer-events:none;word-break:keep-all;overflow-wrap:anywhere;border-radius:9px;font-size:.86rem;font-weight:400;line-height:1.3;animation:.22s both rpg-toast-in;top:45%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%)}html[data-rpg-ui="1"] .toast.toast--success{border-color:var(--rpg-gold-edge,#a06a18);box-shadow:inset 0 1px 0 #fffc, inset 0 -2px 0 #a06a1838, inset 0 0 0 1px color-mix(in srgb, var(--rpg-gold-bright,#ffe27a) 65%, transparent), 0 0 0 1px color-mix(in srgb, var(--rpg-gold,#f0c14b) 35%, transparent), 0 3px 0 var(--rpg-wood-edge,#1f1208), 0 10px 18px #00000047;background:linear-gradient(#fff6d8 0%,#f6e4b0 42%,#e8c978 100%)}html[data-rpg-ui="1"] .toast.toast--error{color:#3a160c;background:linear-gradient(#fff3ea 0%,#f0d2bc 50%,#dcb092 100%);border-color:#5a2818;box-shadow:inset 0 1px #ffffffb3,inset 0 -2px #78321e2e,inset 0 0 0 1px #c46a4a47,0 3px #2a1208,0 10px 18px #00000047}html[data-rpg-ui="1"] .toast.toast--info{border-color:var(--rpg-wood-dark,#3b2414);background:linear-gradient(180deg, #fffaf0 0%, var(--rpg-parchment,#f7edd4) 55%, var(--rpg-parchment-deep,#e4cfa0) 100%);color:var(--rpg-ink,#2c1a0e)}@keyframes rpg-toast-in{0%{opacity:0;transform:translate(-50%,calc(-50% - 8px))}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){html[data-rpg-ui="1"] .toast{animation:none;transform:translate(-50%,-50%)}}@keyframes rpg-leaf-drift{0%{opacity:.35;transform:translateY(0)rotate(0)}50%{opacity:.55}to{opacity:.35;transform:translateY(12px)rotate(8deg)}}@keyframes rpg-gold-pulse{0%,to{box-shadow:0 0 0 2px #f0c14bb3, 0 0 18px var(--rpg-gold-glow), inset 0 1px 0 #ffffff8c, inset 0 -3px 0 #a0641466}50%{box-shadow:0 0 0 3px #ffe27ad9,0 0 26px #ffd65ad9,inset 0 1px #fff9,inset 0 -3px #a0641466}}.layout--rpg .bottom-nav__item--active{animation:2.4s ease-in-out infinite rpg-gold-pulse}.layout--rpg .rpg-world-vines:before,.layout--rpg .rpg-world-vines:after{animation:5.5s ease-in-out infinite alternate rpg-leaf-drift}.layout--rpg .rpg-world-vines:after{animation-delay:1.2s}@media (prefers-reduced-motion:reduce){.layout--rpg .bottom-nav__item,.layout--rpg .rpg-btn,.layout--rpg .home-tool-card__cta,.layout--rpg .home-tool-card__step-btn,.layout--rpg .home-planned-workout__open,.layout--rpg .filter-chip,.layout--rpg .history-log-status-filter__item,.layout--rpg .my-page .btn--primary,.layout--rpg .my-page .btn--secondary,.layout--rpg .records-list__calendar-trigger,.layout--rpg .records-list__day-menu-trigger,.layout--rpg .records-list__date-sort-trigger{transition:none}.layout--rpg .bottom-nav__item--active,.layout--rpg .rpg-world-vines:before,.layout--rpg .rpg-world-vines:after{animation:none}}.layout--rpg .rpg-world-bg{image-rendering:pixelated;image-rendering:crisp-edges;background-color:#1a4a28!important;background-image:linear-gradient(180deg, #08181026 0%, #0818108c 100%), var(--rpg-img-shared-world-bg,url(/machinefit/rpg/pixel-forest.png?v=r2))!important;filter:none!important;background-position:top!important;background-size:cover!important}.layout--rpg>.header{display:none!important}.layout--rpg .layout__main{padding-top:max(.25rem, var(--safe-area-top,0px))!important}.layout--rpg .layout__content--rpg-frame{position:relative;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border:5px solid #3b2414!important;border-radius:18px!important;margin-top:.35rem!important;box-shadow:0 0 0 3px #2a170c,0 0 0 6px #7a4f2a,inset 0 2px #ffe6b459,0 10px 24px #00000073!important}.layout--rpg .home-rpg-hud{color:#fff8e7;background:linear-gradient(#ffdca029,#0000 40%),linear-gradient(#7a4f2a 0%,#5c3a1e 48%,#3b2414 100%);border:3px solid #2a170c;border-radius:14px;grid-template-columns:auto minmax(0,1fr) minmax(0,auto);align-items:center;gap:.55rem;margin:.35rem 0 .55rem;padding:.55rem .65rem;display:grid;position:relative;box-shadow:0 4px #00000073,inset 0 1px #ffe6b447,inset 0 -3px #00000052}.layout--rpg .home-rpg-hud__bolt{background:radial-gradient(circle at 35% 30%,#e8d4a0,#c0a878 55%,#6a5630);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 1px #00000073}.layout--rpg .home-rpg-hud__bolt--tl{top:6px;left:6px}.layout--rpg .home-rpg-hud__bolt--tr{top:6px;right:6px}.layout--rpg .home-rpg-hud__bolt--bl{bottom:6px;left:6px}.layout--rpg .home-rpg-hud__bolt--br{bottom:6px;right:6px}.layout--rpg .home-rpg-hud__avatar-wrap{background:linear-gradient(#ffe27a,#c9921a);border-radius:50%;width:52px;height:52px;padding:2px;box-shadow:0 2px #2a170c,inset 0 0 0 2px #3b2414}.layout--rpg .home-rpg-hud__avatar{object-fit:cover;image-rendering:auto;background:#2a170c;border-radius:50%;width:100%;height:100%}.layout--rpg .home-rpg-hud__identity{flex-direction:column;gap:.15rem;min-width:0;display:flex}.layout--rpg .home-rpg-hud__gym-row{align-items:center;gap:.35rem;min-width:0;display:flex}.layout--rpg .home-rpg-hud__crest{clip-path:polygon(50% 0%,90% 25%,90% 70%,50% 100%,10% 70%,10% 25%);background:linear-gradient(#dfe7f5,#8a9bb8);flex:none;width:18px;height:18px;box-shadow:inset 0 0 0 1px #2a170c}.layout--rpg .home-rpg-hud__gym{font-family:var(--rpg-font-display);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px #2a170c;font-size:.98rem;font-weight:700;overflow:hidden}.layout--rpg .home-rpg-hud__code{color:#ffe27a;text-shadow:0 1px #2a170c;font-size:.78rem}.layout--rpg .home-rpg-hud__meters{flex-direction:column;gap:.28rem;min-width:0;display:flex}.layout--rpg .home-rpg-hud__meter{grid-template-columns:minmax(1.6rem,auto) minmax(0,1fr) max-content;align-items:center;gap:.25rem;min-width:0;display:grid}.layout--rpg .home-rpg-hud__meter-label{color:#fff8e7;text-shadow:0 1px #000;font-size:.62rem;font-weight:800}.layout--rpg .home-rpg-hud__meter-track{background:#1a1008;border:2px solid #1a1008;border-radius:999px;height:10px;overflow:hidden;box-shadow:inset 0 1px 2px #0000008c}.layout--rpg .home-rpg-hud__meter-fill{border-radius:inherit;height:100%}.layout--rpg .home-rpg-hud__meter-fill--hp{background:linear-gradient(#ff7a7a 0%,#c43c3c 55%,#9a3412 100%);width:100%;box-shadow:inset 0 1px #ffffff59}.layout--rpg .home-rpg-hud__meter-fill--exp{background:linear-gradient(#7dd3fc 0%,#3b82f6 55%,#1d4ed8 100%);width:78%;box-shadow:inset 0 1px #ffffff59}.layout--rpg .home-rpg-hud__meter-fill--mp{background:linear-gradient(90deg,#3b82f6,#60a5fa);width:78%;box-shadow:inset 0 1px #ffffff59}.layout--rpg .home-rpg-hud__meter-value{color:#ffe27a;text-align:right;white-space:nowrap;width:max-content;min-width:0;font-size:clamp(.58rem,2.4vw,.7rem);font-weight:800;overflow:visible}.layout--rpg .home-notice-banner{overflow:hidden;color:#2c1a0e!important;background:50%/cover no-repeat,linear-gradient(#fff8e7,#f0e0c0)!important;border:2px solid #8a6a4a!important;border-radius:999px!important;align-items:center!important;gap:.5rem!important;margin:0 0 .65rem!important;padding:.55rem 1.1rem!important;text-decoration:none!important;display:flex!important;position:relative!important;box-shadow:0 3px #00000040,inset 0 1px #ffffffa6!important}.layout--rpg .home-notice-banner:before,.layout--rpg .home-notice-banner:after{content:"";background:linear-gradient(#efe0bc,#d4ba88);border:2px solid #8a6a4a;border-radius:8px;width:18px;height:34px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #fff6}.layout--rpg .home-notice-banner:before{left:4px}.layout--rpg .home-notice-banner:after{right:4px}.layout--rpg .home-notice-banner__badge{color:#c45c12!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:1.05rem!important}.layout--rpg .home-notice-banner__title{font-family:var(--rpg-font-display)!important;color:#2c1a0e!important;font-size:.95rem!important;font-weight:700!important}.layout--rpg .home-rpg-hero-row{grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:.55rem!important;margin-bottom:.65rem!important;display:grid!important}.layout--rpg .home-planned-workout{background:linear-gradient(#7a4f2a,#3b2414)!important;border:3px solid #2a170c!important;border-radius:14px!important;flex-direction:column!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 4px #0006!important}.layout--rpg .home-planned-workout__main{color:#2c1a0e!important;background:linear-gradient(#f7edd4,#efe0bc)!important;flex-direction:column!important;gap:0!important;padding:0!important;text-decoration:none!important;display:flex!important}.layout--rpg .home-planned-workout__title{text-shadow:0 1px #ffffff59;grid-area:title;text-align:center!important;font-family:var(--rpg-font-display)!important;color:#2c1a0e!important;background:linear-gradient(#ffe27a,#f0c14b 55%,#c9921a)!important;border-bottom:2px solid #2a170c!important;margin:0!important;padding:.4rem .5rem!important;font-size:.86rem!important;font-weight:700!important;display:block!important}.layout--rpg .home-planned-workout__title:before,.layout--rpg .home-planned-workout__title:after{content:"◆";color:#3b82f6;margin:0 .25rem;font-size:.65rem}.layout--rpg .home-planned-workout__caption{color:#6b4e35;text-align:center;margin-top:.35rem;font-size:.72rem;display:block}.layout--rpg .home-planned-workout__blade{justify-content:center!important;align-items:center!important;margin:.15rem auto 0!important;font-size:0!important;line-height:0!important;display:flex!important}.layout--rpg .home-planned-workout__blade img{object-fit:contain;width:64px;height:64px;image-rendering:pixelated;filter:drop-shadow(2px 3px #00000059)}.layout--rpg .home-planned-workout__sep{display:none!important}.layout--rpg .home-planned-workout__count{background:linear-gradient(#f7edd4,#efe0bc)!important;justify-content:center!important;align-items:baseline!important;gap:.15rem!important;padding-bottom:.25rem!important;display:flex!important}.layout--rpg .home-planned-workout__caption,.layout--rpg .home-planned-workout__blade{width:100%;background:linear-gradient(#f7edd4,#efe0bc)!important}.layout--rpg .home-planned-workout__count-num{font-family:var(--rpg-font-display)!important;color:#2c1a0e!important;font-size:2rem!important;font-weight:800!important;line-height:1!important}.layout--rpg .home-planned-workout__count-unit{font-size:.95rem!important;font-weight:700!important}.layout--rpg .home-planned-workout__open{grid-area:open;text-align:center!important;color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#ffe27a,#f0c14b 55%,#c9921a)!important;border:2px solid #2a170c!important;border-radius:10px!important;margin:.45rem .55rem .55rem!important;padding:.45rem .5rem!important;font-size:.86rem!important;font-weight:700!important;display:block!important;box-shadow:0 3px #00000059,inset 0 1px #ffffff73!important}.layout--rpg .home-planned-workout__dismiss{display:none!important}.layout--rpg .home-fortune-card{color:#2c1a0e!important;background:linear-gradient(#ffffff6b,#0000 36%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border:3px solid #2a170c!important;border-radius:14px!important;margin:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px #00000059!important}.layout--rpg .home-fortune-card__toggle{color:#2c1a0e!important;width:100%!important;box-shadow:none!important;background:linear-gradient(#fff8e8,#efe0bc 70%,#e4cfa0)!important;border:0!important;border-bottom:2px solid #2a170c38!important;border-radius:0!important;margin:0!important;padding:.4rem .5rem!important;display:flex!important}.layout--rpg .home-fortune-card__eyebrow{text-shadow:0 1px #fff8e8b3;font-family:var(--rpg-font-display)!important;color:#2c1a0e!important;font-size:.86rem!important}.layout--rpg .home-fortune-card__eyebrow:before,.layout--rpg .home-fortune-card__eyebrow:after{content:"✦";color:#c9921a;margin:0 .2rem}.layout--rpg .home-fortune-card__peek,.layout--rpg .home-fortune-card__peek-sep,.layout--rpg .home-fortune-card__fold{display:none!important}.layout--rpg .home-fortune-card__body-wrap{background:0 0!important;padding:.45rem .5rem .65rem!important}.layout--rpg .home-fortune-card__art{width:100%;max-width:160px;height:auto;image-rendering:pixelated;filter:drop-shadow(0 3px #00000040);margin:.15rem auto .25rem;display:block}.layout--rpg .home-fortune-card__glow{display:none!important}.layout--rpg .home-fortune-card__keyword-block{flex-direction:column!important;align-items:center!important;gap:.15rem!important;margin:0!important;display:flex!important}.layout--rpg .home-fortune-card__keyword-emoji{display:none!important}.layout--rpg .home-fortune-card__keyword{font-family:var(--rpg-font-display)!important;color:#2c1a0e!important;text-shadow:0 1px #fff8e8bf!important;margin:0!important;font-size:1.35rem!important;font-weight:800!important}.layout--rpg .home-fortune-card__stars-row,.layout--rpg .home-fortune-card__luck{color:#c9921a!important;justify-content:center!important}.layout--rpg .home-fortune-card__luck-label,.layout--rpg .home-fortune-card__luck-meta,.layout--rpg .home-fortune-card__core-theme,.layout--rpg .home-fortune-card__metrics,.layout--rpg .home-fortune-card__actions{display:none!important}.layout--rpg .home-fortune-card:not(:has(.home-fortune-card__body-wrap)) .home-fortune-card__toggle{min-height:8.5rem;image-rendering:pixelated;align-items:flex-start;background:var(--rpg-img-shared-fortune-art,url(/machinefit/rpg/icons/fortune.png?v=r2)) center 2.4rem / 120px no-repeat, linear-gradient(180deg, #fff8e8, #efe0bc 55%, #e4cfa0)!important}.layout--rpg .home-session-timer{color:#fff!important;background:linear-gradient(#fff3,#0000 40%),linear-gradient(#6ddf78,#3d9e4a 55%,#1b5e20)!important;border:3px solid #14532d!important;border-radius:12px!important;margin:0 0 .65rem!important;padding:.45rem .65rem!important;box-shadow:0 3px #00000059!important}.layout--rpg .home-session-timer__label,.layout--rpg .home-session-timer__history{color:#ecfdf5!important;text-shadow:0 1px #14532d!important;font-family:var(--rpg-font-display)!important}.layout--rpg .home-session-timer__time{font-family:var(--rpg-font-display)!important;color:#fff!important;text-shadow:0 2px #14532d!important;font-size:1.35rem!important;font-weight:800!important}.layout--rpg .home-session-timer__btn.btn--primary{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #2a170c!important;box-shadow:0 3px #0000004d!important}.layout--rpg .home-session-timer__btn.btn--secondary{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#efe0bc,#d4ba88)!important;border:2px solid #2a170c!important}.my-page--maple-menus .home-session-timer--rpg-my,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my{--hst-navy:#121a33;--hst-navy-deep:#0a1024;--hst-navy-inset:#0e162e;--hst-gold:#d4a84b;--hst-gold-deep:#9a6f28;--hst-time:#ffe566;--hst-blue:#2f8fff;--hst-blue-deep:#1a5fc4;--hst-slate:#4a5168;--hst-slate-deep:#353a4d;--hst-bronze:#8a6230;--hst-orb:calc(.55rem / 3);position:relative;overflow:visible;border:2px solid var(--hst-bronze)!important;background:linear-gradient(180deg, #ffe6aa1a 0%, transparent 26%), radial-gradient(ellipse 90% 60% at 50% 0%, #506eb438, transparent 55%), linear-gradient(180deg, #1a2448 0%, var(--hst-navy) 45%, var(--hst-navy-deep) 100%)!important;color:#f4f0e6!important;border-radius:.55rem!important;flex-direction:column!important;align-items:stretch!important;gap:.55rem!important;width:100%!important;margin:.85rem 0 0!important;padding:.7rem .75rem .8rem!important;display:flex!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #00000073,0 6px 14px #00000059!important}.my-page--maple-menus .home-session-timer--rpg-my:before,.my-page--maple-menus .home-session-timer--rpg-my:after{content:none;display:none}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__orb{width:var(--hst-orb);height:var(--hst-orb);pointer-events:none;z-index:2;background:radial-gradient(circle at 35% 30%,#7ad0ff,#2a6fb8 55%,#0e3a6e);border-radius:50%;position:absolute;box-shadow:0 0 0 .666667px #d4a84ba6}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__orb--tl{top:.35rem;left:.45rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__orb--tr{top:.35rem;right:.45rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__orb--bl{bottom:.35rem;left:.45rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__orb--br{bottom:.35rem;right:.45rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-top{grid-template-columns:minmax(0,1.35fr) minmax(6.2rem,1fr);gap:.45rem;min-width:0;display:grid}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-main,.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-side{background:linear-gradient(180deg, #ffffff0f, transparent 40%), var(--hst-navy-inset);min-width:0;color:inherit;border:2px solid #d4a84b47;border-radius:12px;align-items:center;gap:.45rem;padding:.45rem .55rem;display:flex;box-shadow:inset 0 2px 6px #00000059;text-decoration:none!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-side{flex-direction:row;justify-content:flex-start;align-items:center;gap:.45rem;overflow:hidden}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-side-copy{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-icon{color:#2a1608;background:radial-gradient(circle at 35% 30%,#ffe27a,#c9921a 60%,#8a5a12);border:2px solid #fff8dc73;border-radius:50%;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;font-size:1.35rem;line-height:1;display:grid;box-shadow:0 2px #00000059}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__glyph{shape-rendering:geometricprecision;flex-shrink:0;width:1.05rem;height:1.05rem;display:block}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn-icon{flex-shrink:0;place-items:center;width:1.05rem;height:1.05rem;line-height:0;display:inline-grid}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn-icon .home-session-timer__glyph{width:.95rem;height:.95rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--primary .home-session-timer__btn-icon,.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end .home-session-timer__btn-icon{width:1.4rem;height:1.4rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--primary .home-session-timer__glyph,.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end .home-session-timer__glyph{width:1.28rem;height:1.28rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--primary .home-session-timer__glyph{color:#fff;filter:drop-shadow(0 1px #00286459)}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end .home-session-timer__glyph{color:#fff;filter:drop-shadow(0 1px #00000059)}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--lap .home-session-timer__glyph{color:#2a1608}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__lap-index{align-items:center;gap:.28rem;display:inline-flex}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__lap-index .home-session-timer__glyph{color:#d4a84b;width:.72rem;height:.72rem}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-main-copy{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__label-main{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__label,.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__history,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__label,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__history{background:#080c1cb8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:0;max-width:100%;min-height:1.15rem;padding:.08rem .45rem;color:#f2f5ff!important;font-family:var(--rpg-font-display,inherit)!important;letter-spacing:.02em!important;text-shadow:none!important;font-size:.68rem!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__ended-label{display:none!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-side:hover .home-session-timer__history{border-color:#ffffff47;color:#fff!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-side:focus-visible .home-session-timer__history{border-color:#ffffff47;color:#fff!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__time,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__time{font-variant-numeric:tabular-nums;font-family:var(--rpg-font-display,inherit)!important;letter-spacing:.04em!important;white-space:nowrap!important;color:var(--hst-time)!important;text-shadow:0 2px #0000008c,0 0 10px #ffd65a40!important;font-size:clamp(1.45rem,6.2vw,1.85rem)!important;font-weight:800!important;line-height:1.05!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__ended-time,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__ended-time{text-overflow:clip;font-variant-numeric:tabular-nums;width:100%;max-width:100%;display:block;overflow:hidden;font-family:var(--rpg-font-display,inherit)!important;letter-spacing:.03em!important;white-space:nowrap!important;color:var(--hst-time)!important;text-shadow:0 2px #0000008c,0 0 8px #ffd65a38!important;font-size:clamp(1.05rem,4.8vw,1.45rem)!important;font-weight:800!important;line-height:1.05!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__time[data-status=running],.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__time[data-status=running]{color:#fff3a8!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__actions{flex-flow:wrap;align-items:stretch;gap:.45rem;display:flex}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn{flex:calc(50% - .25rem);justify-content:center;align-items:center;gap:.35rem;width:auto;min-width:0;padding-inline-start:.55rem!important;padding-inline-end:.55rem!important;font-size:clamp(.78rem,3.4vw,.92rem)!important;display:inline-flex!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end{order:2}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--lap{flex:100%;order:3}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--primary,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--primary{order:1;background:linear-gradient(180deg, #5cb0ff 0%, var(--hst-blue) 48%, var(--hst-blue-deep) 100%)!important;color:#fff!important;min-height:2.7rem!important;font-family:var(--rpg-font-display,inherit)!important;text-shadow:0 1px #00286459!important;border:2px solid #b4dcff8c!important;border-radius:999px!important;font-weight:800!important;box-shadow:0 3px #0006,inset 0 1px #ffffff73!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--primary:active{transform:translateY(2px);box-shadow:0 1px #00000059,inset 0 3px 6px #00000047!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--secondary,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--secondary{background:linear-gradient(180deg, #6a7188 0%, var(--hst-slate) 48%, var(--hst-slate-deep) 100%)!important;color:#fff!important;min-height:2.55rem!important;font-family:var(--rpg-font-display,inherit)!important;text-shadow:0 1px #00000059!important;border:2px solid #b4bedc59!important;border-radius:999px!important;font-weight:800!important;box-shadow:0 3px #00000059,inset 0 1px #ffffff47!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end.btn--secondary:not(:disabled),.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end.btn--secondary:not(:disabled){color:#fff!important;text-shadow:0 1px #64140059!important;background:linear-gradient(#ff8a5c 0%,#e85d2c 48%,#c44518 100%)!important;border:2px solid #ffbea08c!important;box-shadow:0 3px #0006,inset 0 1px #fff6!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end.btn--secondary:disabled,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--end.btn--secondary:disabled{background:linear-gradient(180deg, #6a7188 0%, var(--hst-slate) 48%, var(--hst-slate-deep) 100%)!important;opacity:.48!important;border:2px solid #b4bedc59!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--lap.btn--secondary,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--lap.btn--secondary{color:#2a1608!important;text-shadow:0 1px #fff5c88c!important;background:linear-gradient(#ffe566 0%,#f0c14b 48%,#c9921a 100%)!important;border:2px solid #ffe696a6!important;min-height:2.4rem!important;font-size:.95rem!important;box-shadow:0 3px #0006,inset 0 1px #ffffff8c!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--lap.btn--secondary:active{transform:translateY(2px);box-shadow:0 1px #00000059,inset 0 3px 6px #00000038!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn--lap.btn--secondary:disabled{filter:grayscale(.35);opacity:.42!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn.btn--secondary:active{transform:translateY(2px);box-shadow:0 1px #0000004d,inset 0 3px 6px #00000040!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__btn:disabled{opacity:.48!important;transform:none!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__laps,.layout--rpg .my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__laps{gap:.2rem;max-height:7.5rem;display:grid;overflow:auto;background:#080c1c73!important;border:2px solid #d4a84b47!important;border-radius:12px!important;margin:0!important;padding:.35rem .45rem!important;list-style:none!important;box-shadow:inset 0 1px #ffffff14!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__lap{justify-content:space-between;align-items:center;gap:.5rem;color:#f2f5ff!important;font-family:var(--rpg-font-body,inherit)!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff14!important;padding:.28rem .35rem!important;font-weight:700!important;display:flex!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__lap:last-child{border-bottom:0!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__lap-index{color:#e6ebffb8!important;font-family:var(--rpg-font-body,inherit)!important;font-weight:700!important}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__lap-total{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:var(--rpg-font-display,inherit)!important;color:var(--hst-time)!important}@media (max-width:360px){.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-top{grid-template-columns:1fr}.my-page--maple-menus .home-session-timer--rpg-my .home-session-timer__hud-icon{width:2rem;height:2rem;font-size:1.15rem}}html[data-rpg-ui] .rest-timer-banner,html[data-rpg-ui] .count-session-banner{color:#2c1a0e!important;background:linear-gradient(#ffffff47,#0000 42%),linear-gradient(#fff8e7,#efe0bc 55%,#e4cfa0)!important;border:3px solid #2a170c!important;border-radius:14px!important;box-shadow:0 4px #2a170c61,0 12px 28px #00000047,inset 0 1px #fff8dc8c!important}html[data-rpg-ui] .count-session-banner--turbo{border-color:#a06a18!important;box-shadow:0 4px #2a170c61,0 0 16px #f0c14b59,inset 0 1px #fff8dc8c!important}html[data-rpg-ui] .rest-timer-banner__label,html[data-rpg-ui] .count-session-banner__label,html[data-rpg-ui] .count-session-banner__status{color:#5c3a1e!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important;font-weight:700!important}html[data-rpg-ui] .rest-timer-banner__time,html[data-rpg-ui] .count-session-banner__value{color:#1a0e08!important;-webkit-text-fill-color:#1a0e08!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:-1px -1px #fff6e0,1px -1px #fff6e0,-1px 1px #fff6e0,1px 1px #fff6e0!important;font-weight:800!important}html[data-rpg-ui] .rest-timer-banner__dismiss,html[data-rpg-ui] .count-session-banner__btn{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;border:2px solid #2a170c!important;border-radius:10px!important;font-weight:700!important;box-shadow:0 2px #2a170c59!important}html[data-rpg-ui] .rest-timer-banner__dismiss.btn--primary,html[data-rpg-ui] .count-session-banner__btn.btn--primary{color:#2a170c!important;background:linear-gradient(#ffe27a,#c9921a)!important}html[data-rpg-ui] .rest-timer-banner__dismiss.btn--secondary,html[data-rpg-ui] .count-session-banner__btn.btn--secondary{color:#2c1a0e!important;background:linear-gradient(#efe0bc,#d4ba88)!important}html[data-rpg-ui] .rest-timer-banner .btn,html[data-rpg-ui] .count-session-banner .btn,html[data-rpg-ui] .workout-display-overlay .btn{-webkit-backdrop-filter:none!important}html[data-rpg-ui] .workout-display-overlay{image-rendering:pixelated;background-color:#0f2e18!important;background-image:radial-gradient(ellipse 85% 55% at 50% 18%, #ffd6781f, transparent 62%), linear-gradient(180deg, #08181061 0%, #081810d1 100%), var(--rpg-img-shared-world-bg,url(/machinefit/rpg/pixel-forest.png?v=r2))!important;color:#2c1a0e!important;background-position:top!important;background-size:cover!important}html[data-rpg-ui] .workout-display-overlay--turbo{background-image:radial-gradient(ellipse 90% 60% at 50% 20%, #f0a03038, transparent 65%), linear-gradient(180deg, #a06a1847 0%, #081810c7 100%), var(--rpg-img-shared-world-bg,url(/machinefit/rpg/pixel-forest.png?v=r2))!important}html[data-rpg-ui] .workout-display-overlay__brand{box-shadow:none!important;color:#0000!important;background:0 0!important;border:none!important;border-radius:0!important;align-self:center!important;margin:.35rem auto .55rem!important;padding:0!important;line-height:0!important}html[data-rpg-ui] .workout-display-overlay__brand .mf-brand-lockup--overlay{filter:drop-shadow(0 1px #2a170c66)drop-shadow(0 6px 12px #00000052)!important;width:min(14rem,74vw)!important;height:auto!important;max-height:4.5rem!important}html[data-rpg-ui] .workout-display-overlay__brand-fit{color:#a06a18!important}html[data-rpg-ui] .workout-display-overlay__brand-mark{display:none!important}html[data-rpg-ui] .workout-display-overlay__minimize{color:#2a170c!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#ffe9b8,#e8c978)!important;border:2px solid #2a170c!important;border-radius:999px!important;box-shadow:0 2px #00000047!important}html[data-rpg-ui] .workout-display-overlay__minimize:hover{color:#2a170c!important;background:linear-gradient(#fff3c8,#f0c84a)!important;border-color:#2a170c!important}html[data-rpg-ui] .workout-display-overlay__main{width:min(100%,36rem);min-height:10.5rem;background:linear-gradient(#ffffff47,#0000 38%),linear-gradient(#fff8e7,#efe0bc 55%,#e4cfa0)!important;border:4px solid #2a170c!important;border-radius:18px!important;flex:none!important;margin:.15rem auto 1.1rem!important;padding:1.1rem 1rem 1.25rem!important;box-shadow:0 6px #00000059,0 18px 40px #00000052,inset 0 1px #fff8dc99!important}html[data-rpg-ui] .workout-display-overlay__label,html[data-rpg-ui] .workout-display-overlay__status{color:#5c3a1e!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important;font-weight:700!important}html[data-rpg-ui] .workout-display-overlay__time,html[data-rpg-ui] .workout-display-overlay__cue,html[data-rpg-ui] .workout-display-overlay__cue-text,html[data-rpg-ui] .workout-display-overlay__count{color:#1a0e08!important;-webkit-text-fill-color:#1a0e08!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:-2px -2px #fff6e0,2px -2px #fff6e0,-2px 2px #fff6e0,2px 2px #fff6e0,0 4px #2a170c47!important;font-weight:800!important}html[data-rpg-ui] .workout-display-overlay__cue--turbo,html[data-rpg-ui] .workout-display-overlay__cue--turbo .workout-display-overlay__cue-text,html[data-rpg-ui] .workout-display-overlay__cue--climax .workout-display-overlay__cue-text{color:#a06a18!important;-webkit-text-fill-color:#a06a18!important}html[data-rpg-ui] .workout-display-overlay__cue:before,html[data-rpg-ui] .workout-display-overlay__cue--turbo:before{background:radial-gradient(circle,#f0c14b47,#0000 70%)!important}html[data-rpg-ui] .workout-display-overlay--paused .workout-display-overlay__label,html[data-rpg-ui] .workout-display-overlay--paused .workout-display-overlay__status{color:#7a5430!important}html[data-rpg-ui] .workout-display-overlay__action{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;border:3px solid #2a170c!important;border-radius:12px!important;font-weight:800!important;box-shadow:0 3px #00000059!important}html[data-rpg-ui] .workout-display-overlay__action.btn--primary{color:#2a170c!important;background:linear-gradient(#ffe27a,#c9921a)!important}html[data-rpg-ui] .workout-display-overlay__action.btn--secondary{color:#2c1a0e!important;background:linear-gradient(#efe0bc,#d4ba88)!important}html[data-rpg-ui] .workout-display-overlay__action:hover,html[data-rpg-ui] .rest-timer-banner__dismiss:hover,html[data-rpg-ui] .count-session-banner__btn:hover{filter:brightness(1.05)}.layout--rpg .home-workout-tools__grid{grid-template-columns:1fr 1fr!important;gap:.55rem!important;display:grid!important}.layout--rpg .home-tool-card{color:#fff8e7!important;background:linear-gradient(#ffdca024,#0000 35%),linear-gradient(#7a4f2a,#3b2414)!important;border:3px solid #2a170c!important;border-radius:14px!important;padding:.7rem .55rem .55rem!important;position:relative!important;box-shadow:0 4px #0006!important}.layout--rpg .home-tool-card__skill-tag{z-index:2!important;color:#ffe27a!important;letter-spacing:.04em!important;background:#2a170c!important;border:1px solid #2a170c!important;border-radius:4px!important;padding:.1rem .35rem!important;font-size:.58rem!important;font-weight:800!important;position:absolute!important;top:6px!important;left:8px!important}.layout--rpg .home-tool-card__icon{overflow:hidden;background:linear-gradient(#60a5fa,#1d4ed8)!important;border:3px solid #1e3a8a!important;border-radius:10px!important;place-items:center!important;width:56px!important;height:56px!important;margin:.35rem auto .2rem!important;display:grid!important;box-shadow:inset 0 1px #ffffff59,0 0 0 2px #93c5fd,0 3px #00000059!important}.layout--rpg .home-tool-card__icon img{object-fit:contain;width:44px;height:44px;image-rendering:pixelated}.layout--rpg .home-tool-card__title{text-align:center!important;font-family:var(--rpg-font-display)!important;color:#fff8e7!important;text-shadow:0 2px #2a170c!important;font-size:.88rem!important}.layout--rpg .home-tool-card__hero{text-align:center!important;font-family:var(--rpg-font-display)!important;color:#ffe27a!important;text-shadow:0 2px #2a170c!important;margin:.15rem 0 .35rem!important;font-size:1.55rem!important;font-weight:800!important}.layout--rpg .home-tool-card__stepper{display:none!important}.layout--rpg .home-tool-card__cta,.layout--rpg .home-tool-card__cta--rest,.layout--rpg .home-tool-card__cta--count,.layout--rpg .home-tool-card__cta--start{color:#fff!important;width:100%!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#60a5fa,#1d4ed8)!important;border:2px solid #1e3a8a!important;border-radius:10px!important;font-weight:700!important;box-shadow:0 3px #1e3a8a,inset 0 1px #ffffff59!important}.layout--rpg .home-tool-card__cta--details{display:none!important}.layout--rpg .home-tool-card__cta-row{display:block!important}.layout--rpg .home-tool-card__cta-emoji{display:none!important}.layout--rpg .home-section{background:linear-gradient(#fff8e7,#efe0bc)!important;border:3px solid #8a6a4a!important;border-radius:12px!important;margin:.65rem 0!important;padding:.45rem .4rem .55rem!important;box-shadow:inset 0 1px #ffffff8c,0 3px #0003!important}.layout--rpg .home-section__title{font-family:var(--rpg-font-display)!important;color:#2c1a0e!important;font-size:.92rem!important}.layout--rpg .home-section--recent .home-section__title:before,.layout--rpg .home-section--favorites .home-section__title:before{content:"";vertical-align:-3px;background:50%/contain no-repeat;width:18px;height:18px;margin-right:.3rem;display:inline-block}.layout--rpg .machine-mini-card{background:linear-gradient(#fff8e7,#e4cfa0)!important;border:2px solid #2a170c!important;border-radius:10px!important;box-shadow:0 2px #00000040!important}.layout--rpg .machine-mini-card__thumb{image-rendering:pixelated;background:#dfe7f5!important;border:2px solid #5c3a1e!important;border-radius:8px!important}.layout--rpg .home-section--favorites .machine-mini-card:before{content:"★";color:#f0c14b;text-shadow:0 1px #2a170c;z-index:2;font-size:.7rem;position:absolute;top:2px;left:4px}.layout--rpg .home-section--favorites .machine-mini-card{position:relative}.layout--rpg .bottom-nav:not(.bottom-nav--modules){background:linear-gradient(#ffdca01f,#0000 40%),linear-gradient(#5c3a1e,#3b2414 60%,#2a170c)!important;border-top:4px solid #2a170c!important;box-shadow:0 -4px 16px #00000059!important}.layout--rpg .bottom-nav__item{color:#efe0bc!important;font-family:var(--rpg-font-display)!important}.layout--rpg .bottom-nav__item--active{color:#2c1a0e!important}.layout--rpg .bottom-nav__item--active .bottom-nav__icon-wrap{background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #2a170c!important;border-radius:10px!important;box-shadow:0 0 0 2px #ffe27a8c,0 3px #00000059!important}.layout--rpg .bottom-nav__label{font-size:.72rem!important;font-weight:700!important}.layout--rpg .machine-search .page-shell,.layout--rpg .machine-search{background:0 0!important}.layout--rpg .machine-search .page-title{color:#fff!important;font-family:var(--rpg-font-display)!important;text-shadow:0 2px #2a170c!important;background:linear-gradient(#a06a3a,#5c3a1e)!important;border:3px solid #2a170c!important;border-radius:10px!important;align-items:center!important;gap:.35rem!important;margin:.25rem auto .75rem!important;padding:.4rem 1rem!important;font-size:1.1rem!important;display:inline-flex!important;box-shadow:0 3px #00000059!important}.layout--rpg .machine-search .page-title:before{content:"🍁"!important;font-size:1rem!important}.layout--rpg .machine-search:not(.machine-search--maple) .search-bar,.layout--rpg .machine-search:not(.machine-search--maple) .search-bar__form{background:#fff!important;border:2px solid #5c3a1e!important;border-radius:12px!important;box-shadow:inset 0 2px 4px #00000014!important}.layout--rpg .machine-search .filter-chip{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:#fff8e7!important;border:2px solid #5c3a1e!important;border-radius:10px!important;box-shadow:0 2px #0003!important}.layout--rpg .machine-search .filter-chip--active,.layout--rpg .machine-search .filter-chip[aria-pressed=true]{color:#2c1a0e!important;background:linear-gradient(#ffe27a,#c9921a)!important}.layout--rpg .machine-search .machine-list-item{background:#fff8e7!important;border:2px solid #8a6a4a!important;border-radius:12px!important;box-shadow:0 2px #00000026!important}.layout--rpg .machine-search .machine-list-item__thumb{image-rendering:pixelated;background:#e8eef8!important;border:2px solid #5c3a1e!important;border-radius:8px!important}.layout--rpg .records-page__title,.layout--rpg .records-page__title-plate .page-title{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:3px solid #2a170c!important;border-radius:10px!important;align-items:center!important;gap:.35rem!important;padding:.4rem 1rem!important;display:inline-flex!important;box-shadow:0 3px #0000004d!important}.layout--rpg .history-metric-card,.layout--rpg .records-summary__card,.layout--rpg .history-dashboard__card{background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;box-shadow:0 3px #0003!important}.layout--rpg .history-log-status-filter__btn--active,.layout--rpg .records-filter__btn--active{color:#2c1a0e!important;background:linear-gradient(#ffe27a,#c9921a)!important;border-color:#2a170c!important}.layout--rpg .history-record-card,.layout--rpg .records-list__item{background:linear-gradient(#ffffff59,#0000 40%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #8a6a4a!important;border-radius:12px!important}.layout--rpg .my-page .profile-card,.layout--rpg .my-page .profile-card--compact{background:var(--rpg-img-rpg-my-char,url(/machinefit/rpg/icons/mypage-char.png?v=r2)) left 12px center / 96px auto no-repeat, linear-gradient(180deg, #fff8e7, #efe0bc)!important;border:4px solid #2a170c!important;border-radius:16px!important;min-height:7.5rem!important;padding-left:7.25rem!important;position:relative!important;box-shadow:0 5px #00000059!important}.layout--rpg .my-page .profile-card:before{content:"내 정보"!important;color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;white-space:nowrap!important;z-index:2!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #2a170c!important;border-radius:8px!important;padding:.2rem .9rem!important;font-size:1rem!important;font-weight:800!important;position:absolute!important;top:-.85rem!important;left:50%!important;transform:translate(-50%)!important}.layout--rpg .my-page-section{background:linear-gradient(#fff8e7,#efe0bc)!important;border:3px solid #2a170c!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 4px #0000004d!important}.layout--rpg .my-page-section__title{color:#ffe27a!important;font-family:var(--rpg-font-display)!important;text-shadow:0 2px #2a170c!important;background:linear-gradient(#a06a3a,#5c3a1e)!important;border-bottom:2px solid #2a170c!important;margin:0!important;padding:.45rem .7rem!important}.layout--rpg .my-page .list-nav__item{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;border-bottom:1px solid #5a3c1e33!important}.layout--rpg .home-gym-selector{gap:.4rem!important;margin-bottom:.45rem!important;display:flex!important}.layout--rpg .home-gym-selector button,.layout--rpg .home-gym-selector .gym-selector__trigger,.layout--rpg .home-gym-selector .member-selector__trigger{color:#fff8e7!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#a06a3a,#5c3a1e)!important;border:2px solid #2a170c!important;border-radius:10px!important;box-shadow:0 2px #00000059!important}@media (max-width:24.9375rem){.layout--rpg .home-rpg-hud{grid-template-columns:auto minmax(0,1fr)}.layout--rpg .home-rpg-hud__meters{grid-column:1/-1;min-width:0}}.layout--rpg .records-page__title-plate{justify-content:center!important;margin:.25rem 0 .75rem!important;display:flex!important}.layout--rpg .records-page__title{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:3px solid #2a170c!important;border-radius:12px!important;align-items:center!important;gap:.35rem!important;padding:.45rem 1.1rem!important;font-size:1.15rem!important;display:inline-flex!important;box-shadow:0 3px #0000004d!important}.layout--rpg .history-dashboard__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.4rem!important;display:grid!important}.layout--rpg .history-metric-card{background:0 0!important;border:2px solid #5c3a1e!important;border-radius:12px!important;box-shadow:0 3px #0003!important}.layout--rpg .history-metric-card__label{color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border-radius:6px!important;padding:.1rem .4rem!important;font-size:.65rem!important;display:inline-block!important}.layout--rpg .history-record-card{background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #8a6a4a!important;border-radius:12px!important;box-shadow:0 3px #0000002e!important}.layout--rpg .records-list__date-heading{font-family:var(--rpg-font-display)!important;background:linear-gradient(#efe0bc,#e4cfa0)!important;border:2px solid #8a6a4a!important;border-radius:10px!important;padding:.35rem .55rem!important}.layout--rpg .my-page .profile-card,.layout--rpg .my-page .profile-card--compact{background:var(--rpg-img-rpg-my-char,url(/machinefit/rpg/icons/mypage-char.png?v=r2)) 10px center / 92px auto no-repeat, linear-gradient(180deg, #fff8e7, #efe0bc)!important;border:4px solid #2a170c!important;border-radius:16px!important;min-height:7.25rem!important;padding:1.25rem .75rem .75rem 7rem!important;position:relative!important;box-shadow:0 5px #00000059!important}.layout--rpg .my-page .profile-card:before{content:"내 정보"!important;color:#2c1a0e!important;font-family:var(--rpg-font-display)!important;z-index:2!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #2a170c!important;border-radius:8px!important;padding:.2rem .9rem!important;font-size:1rem!important;font-weight:800!important;position:absolute!important;top:-.85rem!important;left:50%!important;transform:translate(-50%)!important}.layout--rpg .my-page-section{background:linear-gradient(#fff8e7,#efe0bc)!important;border:3px solid #2a170c!important;border-radius:14px!important;margin-bottom:.75rem!important;overflow:hidden!important;box-shadow:0 4px #0000004d!important}.layout--rpg .my-page-section__title{color:#ffe27a!important;font-family:var(--rpg-font-display)!important;background:linear-gradient(#a06a3a,#5c3a1e)!important;border-bottom:2px solid #2a170c!important;margin:0!important;padding:.45rem .7rem!important}.layout--rpg:has(.home-page) .layout__content--rpg-frame{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}.layout--rpg:has(.home-page) .layout__content{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}.layout--rpg:has([data-rpg-page=workout-cards]) .layout__content--rpg-frame{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:.35rem .45rem .75rem!important}.layout--rpg:has([data-rpg-page=workout-cards]) .layout__content{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:.35rem .45rem .75rem!important}.layout--rpg:has([data-rpg-page=shop]) .layout__content--rpg-frame{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:.35rem .45rem .75rem!important}.layout--rpg:has([data-rpg-page=shop]) .layout__content{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:.35rem .45rem .75rem!important}.layout--rpg:has(.home-page) .layout__content--rpg-frame:before{display:none!important}.layout--rpg:has(.home-page) .layout__content--rpg-frame:after{display:none!important}.layout--rpg:has([data-rpg-page=workout-cards]) .layout__content--rpg-frame:before{display:none!important}.layout--rpg:has([data-rpg-page=workout-cards]) .layout__content--rpg-frame:after{display:none!important}.layout--rpg:has([data-rpg-page=shop]) .layout__content--rpg-frame:before{display:none!important}.layout--rpg:has([data-rpg-page=shop]) .layout__content--rpg-frame:after{display:none!important}.layout--rpg .rpg-world-bg{background-image:linear-gradient(180deg, #0818100d 0%, #08181040 100%), var(--rpg-img-shared-world-bg,url(/machinefit/rpg/pixel-forest.png?v=r2))!important;filter:none!important;opacity:1!important}.layout--rpg .rpg-world-bg:before,.layout--rpg .rpg-world-bg:after{opacity:.15!important}.layout--rpg .home-page{background:0 0!important}.layout--rpg .home-section--recent,.layout--rpg .home-section--favorites{background:linear-gradient(#fff8e7eb,#efe0bceb)!important}.layout--rpg .machine-mini-card{width:72px!important;min-width:72px!important}.layout--rpg .machine-mini-card__thumb{width:64px!important;height:64px!important;margin:0 auto!important}.layout--rpg .machine-mini-card__name,.layout--rpg .machine-mini-card__meta{text-align:center!important;font-size:.65rem!important}.layout--rpg:has(.machine-search) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg:has(.records-page) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg:has(.machine-detail-page--maple) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg:has(.recommendation-result-page--maple) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg-search:has(.machine-search) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg-search:has(.machine-detail-page--maple) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg-search:has(.recommendation-result-page--maple) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg-search.layout--rpg-search-shell:has(.machine-search) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg-records:has(.records-page) .layout__content--rpg-frame{--rpg-page-frame-bronze:#8a6230;box-sizing:border-box!important;border:2px solid var(--rpg-page-frame-bronze)!important;background:linear-gradient(#ffffff38,#0000 40%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border-radius:.55rem!important;width:auto!important;max-width:none!important;margin:.5rem .55rem .75rem!important;overflow:visible!important;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #0000002e,0 6px 14px #00000059!important}.layout--rpg:has(.machine-search) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.records-page) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.machine-detail-page--maple) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.recommendation-result-page--maple) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search:has(.machine-search) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search:has(.machine-detail-page--maple) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search:has(.recommendation-result-page--maple) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search.layout--rpg-search-shell:has(.machine-search) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-records:has(.records-page) .layout__content--rpg-frame:before{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.machine-search) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.records-page) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.machine-detail-page--maple) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.recommendation-result-page--maple) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search:has(.machine-search) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search:has(.machine-detail-page--maple) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search:has(.recommendation-result-page--maple) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-search.layout--rpg-search-shell:has(.machine-search) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg-records:has(.records-page) .layout__content--rpg-frame:after{content:""!important;z-index:4!important;pointer-events:none!important;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%)!important;border:1px solid #2a1608!important;border-radius:0!important;width:12px!important;height:12px!important;display:block!important;position:absolute!important;box-shadow:inset 0 1px #ffffff59!important}.layout--rpg:has(.machine-search) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg:has(.records-page) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg:has(.machine-detail-page--maple) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg:has(.recommendation-result-page--maple) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg-search:has(.machine-search) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg-search:has(.machine-detail-page--maple) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg-search:has(.recommendation-result-page--maple) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg-search.layout--rpg-search-shell:has(.machine-search) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg-records:has(.records-page) .layout__content--rpg-frame:before{border-radius:2px 0 6px!important;top:-2px!important;bottom:auto!important;left:-2px!important;right:auto!important}.layout--rpg:has(.machine-search) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg:has(.records-page) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg:has(.machine-detail-page--maple) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg:has(.recommendation-result-page--maple) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg-search:has(.machine-search) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg-search:has(.machine-detail-page--maple) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg-search:has(.recommendation-result-page--maple) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg-search.layout--rpg-search-shell:has(.machine-search) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg-records:has(.records-page) .layout__content--rpg-frame:after{border-radius:6px 0 2px!important;top:auto!important;bottom:-2px!important;left:auto!important;right:-2px!important}.layout--rpg:has(.my-page) .layout__content--rpg-frame{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:auto!important;min-width:0!important;max-width:none!important;margin:.35rem .45rem .55rem!important;padding:0!important}.layout--rpg:has(.my-page) .layout__content{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;width:auto!important;min-width:0!important;max-width:none!important;margin:.35rem .45rem .55rem!important;padding:0!important}.layout--rpg:has(.my-page) .layout__content--rpg-frame:before{display:none!important}.layout--rpg:has(.my-page) .layout__content--rpg-frame:after{display:none!important}.layout--rpg .my-page{background:0 0!important}.layout--rpg .home-planned-workout__caption{order:2;padding-top:.45rem!important}.layout--rpg .home-planned-workout__blade{order:3;padding:.15rem 0!important}.layout--rpg .home-planned-workout__count{order:4;padding:.1rem 0 .35rem!important}.layout--rpg .home-planned-workout__open{order:5}.layout--rpg .home-planned-workout__title{order:1}.layout--rpg .home-fortune-card__art{object-fit:contain!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:120px!important}.layout--rpg .home-rpg-hero-row{background:0 0!important}.layout--rpg .home-workout-tools,.layout--rpg .home-section.home-workout-tools{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.my-page.my-page--maple-menus,.layout--rpg .my-page.my-page--maple-menus{gap:.55rem!important}.my-page--maple-menus .my-page-menus-grid,.layout--rpg .my-page-menus-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:.45rem!important;width:100%!important;display:grid!important}.my-page--maple-menus .my-page-section--maple-panel,.layout--rpg .my-page-section--maple-panel{background:linear-gradient(#fff8e6fa,#ecd6aaf2)!important;border:3px solid #2a170c!important;border-radius:10px!important;min-width:0!important;margin:0!important;padding:.28rem .22rem .3rem!important;box-shadow:inset 0 0 0 2px #c9a66b,0 3px #2a1608,0 6px 12px #00000047!important}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=insights],.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=insights]{--rpg-my-panel-frame:var(--rpg-img-my-panel-insights)}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=community],.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=community]{--rpg-my-panel-frame:var(--rpg-img-my-panel-community)}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=settings],.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=settings]{--rpg-my-panel-frame:var(--rpg-img-my-panel-settings)}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=support],.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=support]{--rpg-my-panel-frame:var(--rpg-img-my-panel-support)}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=lab],.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=lab]{--rpg-my-panel-frame:var(--rpg-img-my-panel-lab)}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=actions],.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=actions]{--rpg-my-panel-frame:var(--rpg-img-my-panel-actions)}.my-page--maple-menus .my-page-section--maple-panel.my-page-section--rpg-frame,.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame{image-rendering:auto;background:linear-gradient(#fff8e6fa,#ecd6aaf2)!important;border:3px solid #2a170c!important;border-radius:10px!important;box-shadow:inset 0 0 0 2px #c9a66b,0 3px #2a1608,0 6px 12px #00000047!important}.my-page--maple-menus .my-page-section--maple-panel .my-page-section__title,.layout--rpg .my-page-section--maple-panel .my-page-section__title{color:#2a1608!important;letter-spacing:-.03em!important;text-shadow:0 1px #fff5c8cc!important;background:linear-gradient(#ffe566,#f0c14b 55%,#c9921a)!important;border:2px solid #2a170c!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 0 .22rem!important;padding:.2rem .3rem!important;font-size:.88rem!important;font-weight:800!important;display:flex!important;box-shadow:inset 0 1px #ffffff8c,0 2px #00000040!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav,.layout--rpg .my-page-section--maple-panel .list-nav{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav__item,.layout--rpg .my-page-section--maple-panel .list-nav__item{border-bottom:1px solid #5a3a1c38!important;gap:.22rem!important;min-height:2.05rem!important;padding:.22rem .08rem!important;font-size:.88rem!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav__item:last-child,.layout--rpg .my-page-section--maple-panel .list-nav__item:last-child{border-bottom:0!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav__icon,.layout--rpg .my-page-section--maple-panel .list-nav__icon{flex-shrink:0;width:1.45rem!important;height:1.45rem!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav__pixel-icon,.layout--rpg .my-page-section--maple-panel .list-nav__pixel-icon{object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;pointer-events:none;flex-shrink:0;display:block;width:1.45rem!important;height:1.45rem!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav__item:has(.list-nav__pixel-icon) .list-nav__icon{display:none!important}.layout--rpg .my-page-section--maple-panel .list-nav__item:has(.list-nav__pixel-icon) .list-nav__icon{display:none!important}.my-page--maple-menus .my-page-section--maple-panel .list-nav__label,.layout--rpg .my-page-section--maple-panel .list-nav__label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.my-page--maple-menus .my-page-section--maple-panel .list-nav__chevron,.layout--rpg .my-page-section--maple-panel .list-nav__chevron{opacity:.55;flex-shrink:0;width:.75rem!important;height:.75rem!important}.my-page--maple-menus .my-page-section--lab,.layout--rpg .my-page-section--lab{flex-direction:column!important;display:flex!important}.my-page--maple-menus .my-page-section--lab .my-page-section__toggle,.layout--rpg .my-page-section--lab .my-page-section__toggle{display:none!important}button.my-page-lab-gate{-webkit-appearance:none;appearance:none;width:100%;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:auto;align-items:stretch;margin:0;padding:0;display:flex}button.my-page-lab-gate:active{opacity:.92}button.my-page-lab-locked{-webkit-appearance:none;appearance:none;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}.my-page--maple-menus .my-page-lab-locked,.layout--rpg .my-page-lab-locked{text-align:center;cursor:pointer;flex-direction:column;flex:auto;justify-content:stretch;align-items:stretch;gap:0;min-height:10.75rem;padding:.08rem .06rem .1rem;display:flex}.my-page--maple-menus .my-page-lab-locked__art-wrap,.layout--rpg .my-page-lab-locked__art-wrap{flex:3 1 0;justify-content:stretch;align-items:stretch;width:calc(100% + .12rem);min-height:0;margin-inline-start:-.06rem;margin-inline-end:-.06rem;display:flex;overflow:hidden}.my-page--maple-menus .my-page-lab-locked__icon,.layout--rpg .my-page-lab-locked__icon{font-size:2.1rem;line-height:1}.my-page--maple-menus .my-page-lab-locked__art,.layout--rpg .my-page-lab-locked__art{object-fit:cover;object-position:center center;image-rendering:auto;width:100%;height:100%;max-height:none;display:block}.my-page--maple-menus .my-page-lab-locked__copy,.layout--rpg .my-page-lab-locked__copy{flex-direction:column;flex:2 1 0;justify-content:center;align-items:center;gap:.28rem;min-height:0;padding:.06rem .08rem .1rem;display:flex}.my-page--maple-menus .my-page-lab-locked__text,.layout--rpg .my-page-lab-locked__text{color:#2c1a0e;word-break:keep-all;background:0 0;border:0;margin:0;padding:0;font-size:.68rem;font-weight:700;line-height:1.35}.my-page--maple-menus .my-page-lab-locked__hint,.layout--rpg .my-page-lab-locked__hint{color:#6b6b6b;word-break:keep-all;background:#5a5a5a2e;border-radius:6px;justify-content:center;align-items:center;gap:.22rem;width:100%;margin:0;padding:.22rem .28rem;font-size:.6rem;font-weight:650;line-height:1.25;display:inline-flex}.my-page--maple-menus .my-page-lab-locked__lock,.layout--rpg .my-page-lab-locked__lock{color:#7a7a7a;flex-shrink:0}.my-page--maple-menus .my-page-menus-grid>.my-page-actions-cell,.layout--rpg .my-page-menus-grid>.my-page-actions-cell{flex-direction:column!important;justify-content:flex-start!important;place-self:start stretch!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;height:max-content!important;min-height:0!important;display:flex!important}.my-page--maple-menus .my-page-section--actions,.my-page--maple-menus .my-page-section--maple-panel.my-page-section--actions,.layout--rpg .my-page-section--actions,.layout--rpg .my-page-section--maple-panel.my-page-section--actions,.layout--rpg .my-page-section--maple-panel.my-page-section--rpg-frame[data-rpg-my-panel=actions]{width:100%!important;min-width:0!important;max-width:100%!important;height:max-content!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;flex:none!important;justify-content:flex-start!important;align-self:start!important;align-items:stretch!important;padding:0!important;display:flex!important;overflow:visible!important}.my-page--maple-menus .my-page-actions-stack,.layout--rpg .my-page-actions-stack{gap:.35rem;max-width:100%;padding:0;flex-direction:column!important;flex:none!important;justify-content:flex-start!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:auto!important;display:flex!important}.my-page--maple-menus .my-page-actions-stack .btn:not(.my-page-action-plate),.layout--rpg .my-page-actions-stack .btn:not(.my-page-action-plate){justify-content:center;align-items:center;gap:.45rem;border-width:2px!important;min-height:2.55rem!important;font-size:.9rem!important;font-weight:800!important;display:inline-flex!important}.my-page--maple-menus .my-page-actions-stack .my-page-action-btn__icon,.layout--rpg .my-page-actions-stack .my-page-action-btn__icon{object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;pointer-events:none;flex-shrink:0;display:block;width:1.35rem!important;height:1.35rem!important}.my-page--maple-menus .my-page-actions-stack .my-page-action-plate,.layout--rpg .my-page-actions-stack .my-page-action-plate{margin-inline-start:0;margin-inline-end:0;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;line-height:0!important;display:block!important;overflow:visible!important}.my-page--maple-menus .my-page-actions-stack .my-page-action-plate__art,.layout--rpg .my-page-actions-stack .my-page-action-plate__art{aspect-ratio:361/128;object-fit:contain;object-position:center;pointer-events:none;image-rendering:auto;mix-blend-mode:normal;display:block;background:0 0!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}.my-page.my-page--maple-menus .profile-card,.my-page.my-page--maple-menus .profile-card--compact,.layout--rpg .my-page.my-page--maple-menus .profile-card,.layout--rpg .my-page.my-page--maple-menus .profile-card--compact{box-sizing:border-box;aspect-ratio:2;image-rendering:auto;width:100%;position:relative;background-color:#0000!important;background-image:var(--rpg-img-rpg-my-profile,none)!important;background-blend-mode:normal!important;min-height:0!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:0!important;border-radius:0!important;margin:.1rem 0 0!important;padding:2.15rem .35rem .5rem!important;overflow:hidden!important}.my-page.my-page--maple-menus .profile-card.profile-card--rpg-hud,.layout--rpg .my-page.my-page--maple-menus .profile-card.profile-card--rpg-hud{aspect-ratio:auto!important;height:auto!important;min-height:clamp(11.25rem,48vw,13.75rem)!important;padding:2.05rem .32rem .55rem!important;overflow:visible!important}.my-page.my-page--maple-menus .profile-card:before,.layout--rpg .my-page.my-page--maple-menus .profile-card:before,.my-page.my-page--maple-menus .profile-card:after,.layout--rpg .my-page.my-page--maple-menus .profile-card:after{content:none!important;background:0 0!important;display:none!important}.my-page.my-page--maple-menus .profile-card__fields,.layout--rpg .my-page.my-page--maple-menus .profile-card__fields{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;align-items:stretch!important;gap:.28rem!important;min-width:0!important;max-width:54%!important;margin:0 0 0 46%!important;padding:.18rem .3rem .12rem .2rem!important;display:flex!important;overflow:visible!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__block,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__block{flex-direction:column;gap:.14rem;min-width:0;display:flex}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__block--info,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__block--info{border-top:1px solid #ffecc82e;gap:.22rem;padding-top:.2rem}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__block--power,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__block--power{border-top:1px solid #ffecc824;padding-top:.18rem}.my-page.my-page--maple-menus .profile-card__row,.layout--rpg .my-page.my-page--maple-menus .profile-card__row{align-items:center!important;gap:.1rem .32rem!important;min-width:0!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname{grid-template-columns:none!important;display:block!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__dt--hud-hidden,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__dt--hud-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname .profile-card__member-id,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname .profile-card__member-id{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem .35rem;width:100%;min-width:0;display:grid!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname .profile-card__member-id-value,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname .profile-card__member-id-value{min-width:0;max-width:100%;overflow:hidden}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname .profile-card__member-id-value .maple-dtext,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--nickname .profile-card__member-id-value .maple-dtext{letter-spacing:-.02em;text-shadow:-1px -1px #1a0e08,1px -1px #1a0e08,-1px 1px #1a0e08,1px 1px #1a0e08;color:#fff8e8!important;font-size:clamp(.95rem,3.6vw,1.12rem)!important;font-weight:800!important;line-height:1.2!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__member-id-change,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__member-id-change{white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:.18rem;box-shadow:inset 0 1px #fff5dc73,0 1px #301c0c40;color:#2f1a0c!important;background:linear-gradient(#ffecc48c 0%,#c494588c 100%),#8a5a2e!important;border:1px solid #5c3a1c8c!important;border-radius:.35rem!important;padding:.18rem .42rem!important;font-size:.68rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__member-id-change-icon,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__member-id-change-icon{font-size:.72rem;line-height:1}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__member-id--editing,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__member-id--editing{flex-wrap:wrap;grid-template-columns:none;display:flex!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badges,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badges{flex-wrap:wrap;align-items:center;gap:.28rem;min-width:0;margin-top:.06rem;display:flex}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge{color:#ffe27a;white-space:nowrap;text-overflow:ellipsis;text-shadow:-1px -1px #1a0e08,1px -1px #1a0e08,-1px 1px #1a0e08,1px 1px #1a0e08;background:0 0;border:0;border-radius:999px;align-items:center;gap:.16rem;max-width:100%;padding:.12rem .38rem;font-size:.66rem;font-weight:750;line-height:1.15;display:inline-flex;overflow:hidden}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge--level,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge--level{color:#ffe27a;letter-spacing:.01em;background:0 0;border:0;font-weight:800}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge--title,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge--title{color:#fff8e8;border-style:none}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge--role,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__badge--role{color:#e8c878;text-transform:none;background:0 0}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info{grid-template-areas:"icon label""icon value";grid-template-columns:1.15rem minmax(0,1fr)!important;align-items:start!important;gap:.02rem .35rem!important;display:grid!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info>dt,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info>dt{display:contents!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info .profile-card__rpg-icon,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info .profile-card__rpg-icon{grid-area:icon;align-self:start;margin-top:.1rem}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info .profile-card__label-text,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info .profile-card__label-text{letter-spacing:.01em;grid-area:label;color:#7a5a36!important;font-size:.62rem!important;font-weight:700!important;line-height:1.2!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info>dd,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info>dd{grid-area:value;min-width:0}.my-page.my-page--maple-menus .profile-card__row dt,.layout--rpg .my-page.my-page--maple-menus .profile-card__row dt{text-shadow:-1px -1px #1a0e08,1px -1px #1a0e08,-1px 1px #1a0e08,1px 1px #1a0e08;color:#ffe27a!important;align-items:center!important;gap:.16rem!important;font-size:.7rem!important;font-weight:700!important;display:inline-flex!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info>dt,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--info>dt,.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power>dt,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power>dt{display:contents!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row dt:after,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row dt:after{content:none!important}.my-page.my-page--maple-menus .profile-card__rpg-icon,.layout--rpg .my-page.my-page--maple-menus .profile-card__rpg-icon{object-fit:contain;object-position:center;mix-blend-mode:normal;image-rendering:auto;flex-shrink:0;width:1.05rem;height:1.05rem;display:block;box-shadow:none!important;background:0 0!important;border:0!important}.my-page.my-page--maple-menus .profile-card__power-score,.layout--rpg .my-page.my-page--maple-menus .profile-card__power-score{align-items:center!important;gap:.12rem!important;display:inline-flex!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__power-score--stat,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__power-score--stat{min-width:1.85rem;box-shadow:none;text-shadow:-1px -1px #1a0e08,1px -1px #1a0e08,-1px 1px #1a0e08,1px 1px #1a0e08;background:0 0;border:0;border-radius:.35rem;justify-content:center;padding:.1rem .42rem;color:#ffe27a!important;font-size:.88rem!important;font-weight:850!important}.my-page.my-page--maple-menus .profile-card__row dd,.layout--rpg .my-page.my-page--maple-menus .profile-card__row dd{text-shadow:-1px -1px #1a0e08,1px -1px #1a0e08,-1px 1px #1a0e08,1px 1px #1a0e08;color:#fff8e8!important;min-width:0!important;font-size:.78rem!important;font-weight:700!important;line-height:1.25!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__value--muted,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__value--muted,.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__value--muted .maple-dtext,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__value--muted .maple-dtext{text-shadow:-1px -1px #1a0e08,1px -1px #1a0e08,-1px 1px #1a0e08,1px 1px #1a0e08;color:#d4c4a8!important;font-weight:600!important}.my-page.my-page--maple-menus .profile-card__row--power,.layout--rpg .my-page.my-page--maple-menus .profile-card__row--power{border-top:0!important;margin-top:0!important;padding-top:0!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power{grid-template-areas:"icon label box""icon score box";grid-template-columns:1.15rem minmax(0,1fr) auto!important;align-items:center!important;gap:.04rem .3rem!important;display:grid!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power>dt,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power>dt{display:contents!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .profile-card__rpg-icon,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .profile-card__rpg-icon{grid-area:icon;align-self:start;margin-top:.12rem}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .profile-card__label-text,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .profile-card__label-text{grid-area:label;color:#7a5a36!important;font-size:.62rem!important;font-weight:700!important;line-height:1.2!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power>.profile-card__power-dd,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power>.profile-card__power-dd{display:contents!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .profile-card__power-link,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .profile-card__power-link{grid-area:score;justify-self:start;max-width:100%}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .power-box,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__row--power .power-box{grid-area:box;place-self:center end}.my-page.my-page--maple-menus .profile-card__power-dd,.layout--rpg .my-page.my-page--maple-menus .profile-card__power-dd{justify-content:space-between!important;align-items:center!important;gap:.22rem!important;display:flex!important}.my-page.my-page--maple-menus .profile-card__power-link,.layout--rpg .my-page.my-page--maple-menus .profile-card__power-link{min-width:0;font-size:.82rem!important;text-decoration:none!important}.my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__power-link,.layout--rpg .my-page.my-page--maple-menus .profile-card--rpg-hud .profile-card__power-link{flex:0 auto}.my-page.my-page--maple-menus .power-box,.layout--rpg .my-page.my-page--maple-menus .power-box{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.my-page.my-page--maple-menus .power-box__btn,.layout--rpg .my-page.my-page--maple-menus .power-box__btn{border-radius:.45rem!important;width:1.85rem!important;height:1.85rem!important}.my-page.my-page--maple-menus .power-box__btn--rpg-art,.layout--rpg .my-page.my-page--maple-menus .power-box__btn--rpg-art{width:4.35rem!important;min-width:4.35rem!important;max-width:4.35rem!important;height:1.65rem!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:hidden!important}.my-page.my-page--maple-menus .power-box__art,.layout--rpg .my-page.my-page--maple-menus .power-box__art{object-fit:contain;object-position:center;mix-blend-mode:multiply;image-rendering:auto;pointer-events:none;width:4.35rem;height:1.65rem;display:block;background:0 0!important}.my-page.my-page--maple-menus .power-box__emoji,.layout--rpg .my-page.my-page--maple-menus .power-box__emoji{font-size:.95rem!important}.my-page-section--location-nudge,.my-page-location-nudge-card,.my-page.my-page--maple-menus .my-page-section--location-nudge,.layout--rpg .my-page.my-page--maple-menus .my-page-section--location-nudge,.my-page.my-page--maple-menus .my-page-location-nudge-card,.layout--rpg .my-page.my-page--maple-menus .my-page-location-nudge-card{display:none!important}.my-page.my-page--maple-menus .page-shell,.layout--rpg .my-page.my-page--maple-menus .page-shell{gap:.55rem!important}.my-page.my-page--maple-menus .my-page-lab-locked,.layout--rpg .my-page.my-page--maple-menus .my-page-lab-locked{min-height:10.75rem!important;padding:.08rem .06rem .1rem!important}.my-page.my-page--maple-menus .my-page-lab-locked__icon,.layout--rpg .my-page.my-page--maple-menus .my-page-lab-locked__icon{font-size:2.1rem!important}.my-page.my-page--maple-menus .my-page-lab-locked__art,.layout--rpg .my-page.my-page--maple-menus .my-page-lab-locked__art{object-fit:cover!important;image-rendering:auto!important;width:100%!important;height:100%!important}@media (max-width:300px){.my-page--maple-menus .my-page-menus-grid,.layout--rpg .my-page-menus-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.layout--rpg .machine-search{gap:.28rem!important;padding:.1rem .15rem .35rem!important}.layout--rpg .machine-search .page-shell__header,.layout--rpg .machine-search .page-shell__header--no-subtitle{margin:0 0 .28rem!important;padding:0!important}.layout--rpg .machine-search .page-title{margin:.1rem auto .35rem!important;padding:.28rem .85rem!important;font-size:1rem!important}.layout--rpg .machine-search .search-bar{margin-bottom:.28rem!important}.layout--rpg .machine-search .recent-machine-searches,.layout--rpg .machine-search .filter-section,.layout--rpg .machine-search .filter-chips,.layout--rpg .machine-search .brand-filter-chips{gap:0!important;margin:0 0 .28rem!important}.layout--rpg .machine-search .filter-chips>.filter-chip,.layout--rpg .machine-search .brand-filter-chips>.filter-chip{border-radius:0!important;margin:0!important}.layout--rpg .machine-search .filter-chips>.filter-chip+.filter-chip,.layout--rpg .machine-search .brand-filter-chips>.filter-chip+.filter-chip{margin-left:-2px!important}.layout--rpg .machine-search .filter-chips>.filter-chip:first-child,.layout--rpg .machine-search .brand-filter-chips>.filter-chip:first-child{border-top-left-radius:var(--rpg-chip-radius,8px)!important;border-bottom-left-radius:var(--rpg-chip-radius,8px)!important}.layout--rpg .machine-search .filter-chips>.filter-chip:last-child,.layout--rpg .machine-search .brand-filter-chips>.filter-chip:last-child{border-top-right-radius:var(--rpg-chip-radius,8px)!important;border-bottom-right-radius:var(--rpg-chip-radius,8px)!important}.layout--rpg .machine-search .filter-chip{min-height:1.85rem!important;padding:.22rem .55rem!important;font-size:.72rem!important}.layout--rpg .machine-search .machine-list{flex-direction:column!important;gap:.22rem!important;display:flex!important}.layout--rpg .machine-search .machine-list-item{background:linear-gradient(#ffffff59,#0000 45%),#fff4dc!important;border-radius:8px!important;gap:.55rem!important;min-height:5.7rem!important;padding:.4rem .5rem!important}.layout--rpg .machine-search .machine-list-item__thumb{width:5.1rem!important;height:5.1rem!important}.layout--rpg .machine-search .machine-list-item__name{font-size:.86rem!important;font-weight:700!important}.layout--rpg .machine-search .machine-list-item__meta{font-size:.68rem!important}.layout--rpg .machine-search .machine-search__results-title,.layout--rpg .machine-search .filter-section__title{font-family:var(--rpg-font-display)!important;color:#2a1608!important;background:linear-gradient(#fff0b0,#e0b040)!important;border:2px solid #2a170c!important;border-radius:8px!important;align-items:center!important;gap:.35rem!important;margin:.15rem 0 .35rem!important;padding:.22rem .55rem!important;font-size:.78rem!important;display:inline-flex!important}.layout--rpg .records-page{gap:.28rem!important;padding:.1rem .15rem .35rem!important}.layout--rpg .records-page__title-plate{margin:.1rem 0 .28rem!important}.layout--rpg .records-page__title{padding:.32rem .9rem!important;font-size:1rem!important}.layout--rpg .records-page__panel,.layout--rpg .records-list,.layout--rpg .records-list--history{gap:.28rem!important}.layout--rpg .history-log-status-filter{background:linear-gradient(#efe0bc,#e4cfa0)!important;border:2px solid #5c3a1e!important;border-radius:10px!important;gap:.22rem!important;padding:.18rem!important}.layout--rpg .history-log-status-filter__item{min-height:1.9rem!important;font-size:.72rem!important;font-family:var(--rpg-font-display)!important;border:2px solid #0000!important;border-radius:8px!important;padding:.28rem .2rem!important}.layout--rpg .history-log-status-filter__item--active{color:#2a1608!important;background:linear-gradient(#ffe27a,#c9921a)!important;border-color:#2a170c!important;box-shadow:0 2px #00000040!important}.layout--rpg .history-dashboard{margin:0 0 .28rem!important}.layout--rpg .history-dashboard__grid{gap:.22rem!important}.layout--rpg .history-metric-card{border-radius:8px!important;min-height:0!important;padding:.35rem .3rem!important}.layout--rpg .history-metric-card__label{font-size:.62rem!important}.layout--rpg .history-metric-card__value{font-size:.92rem!important}.layout--rpg .records-list__date-heading{font-family:var(--rpg-font-display)!important;background:linear-gradient(#efe0bc,#e4cfa0)!important;border:2px solid #8a6a4a!important;border-radius:8px!important;padding:.28rem .45rem!important;font-size:.78rem!important}.layout--rpg .history-record-card{background:linear-gradient(90deg,#fff8e6eb,#fff8e6c7),#fff4dc!important;border:2px solid #8a6a4a!important;border-radius:8px!important;margin:0 0 .22rem!important;padding:.35rem .45rem!important;box-shadow:0 2px #00000029!important}.layout--rpg .history-record-card__thumb{border:2px solid #5c3a1e!important;border-radius:6px!important;width:2.5rem!important;height:2.5rem!important}.layout--rpg .records-page__hot-time{background:#1a0e08;border:3px solid #2a170c;border-radius:10px;width:100%;margin:.2rem 0 .35rem;text-decoration:none;display:block;overflow:hidden;box-shadow:0 3px #00000047}.layout--rpg .records-page__hot-time img{width:100%;height:auto;display:block}.layout--rpg .records-page__hot-time-caption{color:#2a1608;font-family:var(--rpg-font-display,"Jua", sans-serif);background:linear-gradient(#ffe566,#f0c14b 55%,#c9921a);justify-content:space-between;align-items:center;gap:.4rem;padding:.35rem .55rem;font-size:.78rem;font-weight:800;display:flex}.layout--rpg .machine-search.machine-search--maple,.layout--rpg .machine-search--maple{gap:.32rem!important;padding:.15rem .2rem .4rem!important}.layout--rpg .machine-search--maple .page-shell__header,.layout--rpg .machine-search--maple .page-shell__header--no-subtitle{justify-content:center!important;margin:.05rem 0 .35rem!important;padding:0!important;display:flex!important}.layout--rpg .machine-search--maple .page-title{width:min(100%,22.875rem)!important;height:auto!important;aspect-ratio:unset!important;background:var(--rpg-parchment-face)!important;box-shadow:var(--rpg-shadow-float)!important;color:var(--rpg-ink)!important;font-family:var(--rpg-font-display)!important;text-shadow:var(--rpg-text-shadow-light)!important;-webkit-font-smoothing:none!important;text-indent:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;border:3px solid #2a170c!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;padding:.32rem .85rem!important;font-size:clamp(.88rem,3.8vw,1.05rem)!important;font-weight:700!important;line-height:1.05!important;display:flex!important;overflow:hidden!important}.layout--rpg .machine-search--maple .page-title:before{content:none!important;display:none!important}.layout--rpg .machine-search--maple.machine-search--rpg-title .page-title{image-rendering:pixelated;box-shadow:none!important;background:var(--rpg-img-search-title) center / 100% 100% no-repeat!important;border-color:#0000!important}.layout--rpg .machine-search--maple.machine-search--rpg-search-bar .search-bar,.layout--rpg .machine-search--maple.machine-search--rpg-search-bar .search-bar__form,.layout--rpg .machine-search--maple.machine-search--rpg-search-bar .search-bar__field{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.layout--rpg .machine-search--maple.machine-search--rpg-search-bar .search-bar{image-rendering:auto;background:0 0!important}.layout--rpg .machine-search--maple .search-bar,.layout--rpg .machine-search--maple .search-bar__form{border-radius:var(--rpg-ui-radius-btn,10px)!important}.layout--rpg .machine-search--maple .search-bar__field{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important}.layout--rpg .machine-search--maple .search-bar{align-items:center!important;gap:.28rem!important;margin-bottom:.15rem!important}.layout--rpg .machine-search--maple .search-bar__field,.layout--rpg .machine-search--maple .search-bar__input,.layout--rpg .machine-search--maple .search-bar .input{height:2.2rem!important;min-height:2.2rem!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;-webkit-appearance:none!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;padding-top:0!important;padding-bottom:0!important;font-size:.78rem!important}.layout--rpg .machine-search--maple .search-bar__input:focus,.layout--rpg .machine-search--maple .search-bar .input:focus{box-shadow:none!important;border:0!important;outline:none!important}.layout--rpg .machine-search--maple .search-bar__leading,.layout--rpg .machine-search--maple .search-bar__leading-icon,.layout--rpg .machine-search--maple .search-bar__leading svg{display:none!important}.layout--rpg .machine-search--maple .search-bar--no-leading .search-bar__input,.layout--rpg .machine-search--maple .search-bar__input{padding-left:.85rem!important}.layout--rpg .machine-search--maple .search-bar__submit,.layout--rpg .machine-search--maple .search-bar__submit.btn,.layout--rpg .machine-search--maple .search-bar__submit.btn--secondary,.layout--rpg .machine-search--maple .search-bar__submit.icon-btn,.layout--rpg .machine-search--maple .search-bar button.search-bar__submit{color:#2a1608!important;cursor:pointer!important;background:linear-gradient(#ffe566 0%,#f0c14b 48%,#d4a017 100%)!important;border:2px solid #a06a18!important;border-radius:10px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:2.35rem!important;min-width:2.35rem!important;height:2.35rem!important;min-height:2.35rem!important;padding:0!important;transition:transform .1s,box-shadow .1s!important;display:inline-flex!important;box-shadow:inset 0 1px #fff8c8d9,inset 0 -1px #5a3a082e,0 2px #2a160859!important}.layout--rpg .machine-search--maple .search-bar__submit:hover{filter:brightness(1.04);outline:none!important}.layout--rpg .machine-search--maple .search-bar__submit:focus-visible{filter:brightness(1.04);outline:none!important}.layout--rpg .machine-search--maple .search-bar__submit:active{transform:translateY(1px)!important;box-shadow:inset 0 1px 2px #5a3a0847,0 1px #2a16084d!important}.layout--rpg .machine-search--maple .search-bar__submit svg,.layout--rpg .machine-search--maple .search-bar__submit-icon{fill:none!important;stroke:#2a1608!important;stroke-width:2.15px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 1px #fff8c873)!important;opacity:1!important;width:1.2rem!important;height:1.2rem!important;display:block!important}.layout--rpg .machine-search--maple .search-bar__emoji--submit{display:none!important}.layout--rpg .machine-search--maple .search-bar__clear{color:#5c3a1e!important;opacity:.85!important}.layout--rpg .machine-search--maple .search-bar__input,.layout--rpg .machine-search--maple .search-bar .input{color:#2a1608!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-search--maple .search-bar__input::placeholder,.layout--rpg .machine-search--maple .search-bar .input::placeholder{color:#5c3a1e!important;opacity:.92!important;-webkit-text-fill-color:#5c3a1e!important}.layout--rpg .machine-search--maple .recent-searches{background:linear-gradient(#fff8e8,#f3e4c0)!important;border:2px solid #8a6a4a!important;border-radius:10px!important;margin:0 0 .3rem!important;padding:.35rem .45rem!important}.layout--rpg .machine-search--maple .recent-searches__header{margin-bottom:.25rem!important}.layout--rpg .machine-search--maple .recent-searches__title{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#2a1608!important;align-items:center!important;gap:.3rem!important;margin:0 0 .15rem!important;padding:.14rem .48rem!important;font-size:.72rem!important;font-weight:800!important;display:inline-flex!important}.layout--rpg .machine-search--maple .recent-searches__title:before,.layout--rpg .machine-search--maple .filter-section:not(.filter-section--brand) .filter-section__title:before,.layout--rpg .machine-search--maple .filter-section--brand .filter-section__title:before{content:none!important;display:none!important}.layout--rpg .search-section__rpg-icon,.layout--rpg .machine-search--maple .search-section__rpg-icon,.layout--rpg .machine-search--maple .recent-searches__rpg-clock{object-fit:contain!important;object-position:center!important;image-rendering:auto!important;background:0 0!important;flex-shrink:0!important;width:1.2rem!important;height:1.2rem!important;display:block!important}.layout--rpg .machine-search--maple .recent-searches__item,.layout--rpg .machine-search--maple .recent-searches__query{color:#2a1608!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:#fffaf0!important;border:2px solid #5c3a1e!important;border-radius:999px!important;min-height:1.7rem!important;padding:.14rem .52rem!important;font-size:.78rem!important;font-weight:700!important;box-shadow:0 1px #00000026!important}.layout--rpg .machine-search--maple .filter-section,.layout--rpg .machine-search--maple .filter-section--brand{background:linear-gradient(#ffffff59,#0000 50%),#f6ead0!important;border:2px solid #8a6a4a!important;border-radius:10px!important;margin:0 0 .18rem!important;padding:.22rem .28rem .24rem!important}.layout--rpg .machine-search--maple .filter-section__title{box-shadow:none!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#2a1608!important;background:0 0!important;border:0!important;align-items:center!important;gap:.3rem!important;margin:0 0 .15rem!important;padding:0!important;font-size:.72rem!important;font-weight:800!important;display:inline-flex!important}.layout--rpg .machine-search--maple .filter-chips{gap:0!important;margin:0!important;padding:.04rem 0 .22rem!important}.layout--rpg .machine-search--maple .filter-chips>.filter-chip{box-shadow:none!important;border-radius:0!important;margin:0!important}.layout--rpg .machine-search--maple .filter-chips-scroller:before,.layout--rpg .machine-search--maple .filter-chips-scroller:after,.layout--rpg .machine-search--maple .scroll-carousel__btn{display:none!important}.layout--rpg .machine-search--maple .filter-chip--muscle{gap:.12rem!important;min-width:2.75rem!important;padding:.12rem .24rem .2rem!important}.layout--rpg .machine-search--maple .filter-chip--muscle .filter-chip__icon-wrap{width:2.25rem!important;min-width:2.25rem!important;height:2.25rem!important;min-height:2.25rem!important}.layout--rpg .machine-search--maple .filter-chip--muscle .filter-chip__label{font-size:.74rem!important}.layout--rpg .machine-search--maple .filter-chip.filter-chip--muscle.filter-chip--text-only{flex-direction:row!important;justify-content:center!important;gap:0!important;min-width:auto!important;height:2.05rem!important;min-height:2.05rem!important;padding:.16rem .58rem!important}.layout--rpg .machine-search--maple .filter-chip.filter-chip--muscle.filter-chip--text-only .filter-chip__icon-wrap{display:none!important}.layout--rpg .machine-search--maple .filter-chip.filter-chip--muscle.filter-chip--text-only .filter-chip__label{color:inherit!important;font-size:.78rem!important}.layout--rpg .machine-search--maple .filter-chip--brand{height:2.05rem!important;min-height:2.05rem!important;padding:.16rem .58rem!important}.layout--rpg .machine-search--maple .filter-chip--brand .filter-chip__brand-logo-wrap{width:1.5rem!important;height:1.5rem!important}.layout--rpg .machine-search--maple .filter-chip--brand .filter-chip__label{color:inherit!important;font-size:.78rem!important}.layout--rpg .machine-search--maple .filter-chip{color:#2a1608!important;min-height:2.2rem!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;box-shadow:none!important;background:#fff8e7!important;border:2px solid #5c3a1e!important;border-radius:0!important;margin:0!important;padding:.24rem .62rem!important;font-size:.8rem!important;font-weight:700!important}.layout--rpg .machine-search--maple .filter-chips>.filter-chip+.filter-chip{margin-left:-2px!important}.layout--rpg .machine-search--maple .filter-chips>.filter-chip:first-child{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.layout--rpg .machine-search--maple .filter-chips>.filter-chip:last-child{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.layout--rpg .machine-search--maple .filter-chips>.filter-chip:only-child{border-radius:8px!important}.layout--rpg .machine-search--maple .filter-chips>.filter-chip.filter-chip--active{z-index:1;position:relative}.layout--rpg .machine-search--maple .filter-chip.filter-chip--muscle.filter-chip--text-only{height:2.05rem!important;min-height:2.05rem!important;padding:.16rem .58rem!important}.layout--rpg .machine-search--maple .filter-chip--muscle.filter-chip--active,.layout--rpg .machine-search--maple .filter-chip--brand.filter-chip--active,.layout--rpg .machine-search--maple .filter-section .filter-chip--active{color:#2a1608!important;text-shadow:none!important;background:linear-gradient(#ffe566,#f0a020)!important;border-color:#2a170c!important}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=all]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-all)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=back]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-back,url(/machinefit/rpg/search/chips/chip-muscle-back.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=chest]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-chest,url(/machinefit/rpg/search/chips/chip-muscle-chest.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=legs]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-legs,url(/machinefit/rpg/search/chips/chip-muscle-legs.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=shoulders]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-shoulders,url(/machinefit/rpg/search/chips/chip-muscle-shoulders.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=biceps]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-biceps,url(/machinefit/rpg/search/chips/chip-muscle-biceps.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=triceps]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-triceps,url(/machinefit/rpg/search/chips/chip-muscle-triceps.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=arms]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-arms,url(/machinefit/rpg/search/chips/chip-muscle-arms.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=core]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-core,url(/machinefit/rpg/search/chips/chip-muscle-core.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-muscle=full_body]{--rpg-search-chip-frame:var(--rpg-img-search-chip-muscle-full-body,url(/machinefit/rpg/search/chips/chip-muscle-full_body.webp?v=2))}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=all]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-all)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=BODYWEIGHT]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-bodyweight)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=FREE_WEIGHT]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-free-weight)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=HAMMER_STRENGTH]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-hammer-strength)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=LIFE_FITNESS]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-life-fitness)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=CYBEX]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-cybex)}.layout--rpg .machine-search--maple .filter-chip--rpg-art[data-rpg-brand=TECHNOGYM]{--rpg-search-chip-frame:var(--rpg-img-search-chip-brand-technogym)}.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art,.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art.filter-chip--active,.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art.filter-chip--text-only,.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art.filter-chip--text-only.filter-chip--active{image-rendering:pixelated;box-shadow:none!important;text-shadow:none!important;background:var(--rpg-search-chip-frame) center / 100% 100% no-repeat!important;background-color:#0000!important;border:0 #0000!important}.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art.filter-chip--text-only[data-rpg-muscle]:not([data-rpg-muscle=all]),.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art[data-rpg-muscle]:not([data-rpg-muscle=all]){gap:0!important;width:4.05rem!important;min-width:4.05rem!important;height:2.05rem!important;min-height:2.05rem!important;padding:0!important;position:relative!important;overflow:hidden!important}.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art.filter-chip--text-only[data-rpg-muscle]:not([data-rpg-muscle=all]) .filter-chip__label,.layout--rpg .machine-search--maple .filter-chip.filter-chip--rpg-art[data-rpg-muscle]:not([data-rpg-muscle=all]) .filter-chip__label{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;color:#0000!important;opacity:0!important;background:0 0!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;font-size:0!important;position:absolute!important;overflow:hidden!important}.layout--rpg-search.layout--rpg-search-shell{image-rendering:pixelated;background:var(--rpg-img-search-shell) center / 100% 100% no-repeat!important}.layout--rpg-search.layout--rpg-search-shell .layout__content--rpg-frame{box-shadow:none!important;background:0 0!important;border:0!important}.layout--rpg .machine-search--maple .machine-search__results-title--maple{width:100%!important;height:auto!important;min-height:1.85rem!important;max-height:2.15rem!important;aspect-ratio:unset!important;background:var(--rpg-gold-face)!important;box-shadow:var(--rpg-bevel-btn)!important;border:2px solid #2a170c!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin:.08rem 0 .18rem!important;padding:.22rem .65rem!important;display:flex!important;position:relative!important;overflow:hidden!important}.layout--rpg .machine-search--maple .machine-search__results-bubble{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.layout--rpg .machine-search--maple.machine-search--rpg-recommend .machine-search__results-title--maple{image-rendering:pixelated;box-shadow:none!important;background:var(--rpg-img-search-recommend) center / 100% 100% no-repeat!important;border-color:#0000!important}.layout--rpg .machine-search--maple.machine-search--rpg-list .machine-list,.layout--rpg .machine-search--maple.machine-search--rpg-list .machine-list--recommend,.layout--rpg .machine-search--maple .machine-list--rpg-art{image-rendering:pixelated;box-shadow:none!important;background:var(--rpg-img-search-machine-list) center / 100% 100% no-repeat!important;border-color:#0000!important;padding:.28rem .22rem!important}.layout--rpg .machine-search--maple.machine-search--rpg-row .machine-list-item{image-rendering:auto;border:var(--rpg-ui-frame,3px solid #2a170c)!important;border-radius:var(--rpg-ui-radius-panel,8px)!important;box-shadow:var(--rpg-ui-depth,0 3px 0 #0000005c), var(--rpg-ui-inset,inset 0 0 0 2px #7a4f2a, inset 0 1px 0 #fff8dc6b)!important;background:linear-gradient(#ffffff52,#0000 42%),linear-gradient(#fdf1d6 0%,#f3e4c0 100%)!important}.layout--rpg .machine-search--maple .machine-list,.layout--rpg .machine-search--maple .machine-list--recommend{flex-direction:column!important;gap:.2rem!important;display:flex!important}.layout--rpg .machine-search--maple .machine-list--recommend{--rpg-recommend-row-h:5.85rem;--rpg-recommend-gap:.22rem;--rpg-recommend-pad-y:.56rem;--rpg-recommend-visible:4.5;max-height:calc((var(--rpg-recommend-row-h) * var(--rpg-recommend-visible)) + (var(--rpg-recommend-gap) * (var(--rpg-recommend-visible) - 1)) + var(--rpg-recommend-pad-y));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:var(--rpg-wood-mid,#7a4f2a) var(--rpg-parchment-mid,#efe0bc);min-height:0;overflow:hidden auto}.layout--rpg .machine-search--maple .machine-list--recommend::-webkit-scrollbar{width:.45rem}.layout--rpg .machine-search--maple .machine-list--recommend::-webkit-scrollbar-track{background:#efe0bca6;border-radius:999px}.layout--rpg .machine-search--maple .machine-list--recommend::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--rpg-wood-highlight,#c4894a), var(--rpg-wood,#5c3a1e));border:1px solid var(--rpg-wood-edge,#2a170c);border-radius:999px}.layout--rpg .machine-search--maple .machine-list--recommend::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--rpg-gold,#f0c14b), var(--rpg-wood-mid,#7a4f2a))}.layout--rpg .machine-search .filter-chips,.layout--rpg .machine-search--maple .filter-chips{scrollbar-width:thin;scrollbar-color:var(--rpg-wood-mid,#7a4f2a) var(--rpg-parchment-mid,#efe0bc)}.layout--rpg .machine-search .filter-chips::-webkit-scrollbar-thumb{border:1px solid var(--rpg-wood-edge,#2a170c);background:linear-gradient(90deg, var(--rpg-wood,#5c3a1e), var(--rpg-wood-highlight,#c4894a))!important}.layout--rpg .machine-search--maple .filter-chips::-webkit-scrollbar-thumb{border:1px solid var(--rpg-wood-edge,#2a170c);background:linear-gradient(90deg, var(--rpg-wood,#5c3a1e), var(--rpg-wood-highlight,#c4894a))!important}.layout--rpg .machine-search .filter-chips::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg, var(--rpg-gold-deep,#c9921a), var(--rpg-gold-bright,#ffe27a))!important}.layout--rpg .machine-search--maple .filter-chips::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg, var(--rpg-gold-deep,#c9921a), var(--rpg-gold-bright,#ffe27a))!important}.layout--rpg .machine-search .filter-chips::-webkit-scrollbar-track{background:#efe0bcb3!important}.layout--rpg .machine-search--maple .filter-chips::-webkit-scrollbar-track{background:#efe0bcb3!important}.layout--rpg .machine-search--maple .machine-list-item{contain-intrinsic-size:auto 5.1rem!important;background:linear-gradient(#fff6,#0000 42%),#fff4dc!important;border:2px solid #8a6a4a!important;border-radius:10px!important;align-items:center!important;gap:.34rem!important;min-height:0!important;padding:.36rem .42rem!important;box-shadow:0 2px #00000029!important}.layout--rpg .machine-search--maple .machine-list-item__main{align-items:center!important;gap:.5rem!important;min-height:0!important;padding:0!important}.layout--rpg .machine-search--maple .machine-list-item__thumb{background:#e8eef8!important;border:2px solid #5c3a1e!important;border-radius:9px!important;flex-shrink:0!important;align-self:center!important;width:5.1rem!important;height:5.1rem!important;min-height:0!important;max-height:5.1rem!important;overflow:hidden!important}.layout--rpg .machine-search--maple .machine-list-item__thumb img,.layout--rpg .machine-search--maple .machine-list-item__thumb .machine-list-item__placeholder-img{image-rendering:auto;object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.layout--rpg .machine-search--maple .machine-list-item__muscle-icon{width:100%!important;height:100%!important}.layout--rpg .machine-search--maple .machine-list-item__muscle-icon .muscle-group-icon{width:auto!important;max-width:78%!important;height:auto!important;max-height:78%!important}.layout--rpg .machine-search--maple .machine-list-item__body{justify-content:center!important;padding:0!important}.layout--rpg .machine-search--maple .machine-list-item__name,.layout--rpg .machine-search--maple .machine-list-item__name-text{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#2a1608!important;margin-bottom:.1rem!important;font-size:.82rem!important;font-weight:700!important}.layout--rpg .machine-search--maple .machine-list-item__meta-row{gap:.18rem .4rem!important;margin:0!important}.layout--rpg .machine-search--maple .machine-list-item__brand,.layout--rpg .machine-search--maple .machine-list-item__muscle{color:#6a4a2a!important;margin:0!important;font-size:.66rem!important}.layout--rpg .machine-search--maple .machine-list-item__name .machine-list-item__muscle--beside-name{color:#6a4a2a!important;flex-shrink:0!important;font-size:.62rem!important;font-weight:500!important;line-height:1.15!important}.layout--rpg .machine-search--maple .machine-list-item__name:has(.machine-list-item__muscle--beside-name) .machine-list-item__name-text{flex:1 1 0!important;max-width:none!important}.layout--rpg .machine-search--maple .machine-list-item--name-brand .machine-list-item__thumb,.layout--rpg .machine-search--maple .machine-list-item--name-brand .machine-list-item__muscle,.layout--rpg .machine-search--maple .machine-list-item--name-brand .machine-list-item__muscle-list,.layout--rpg .machine-search--maple .machine-list-item--name-brand .machine-list-item__muscle-icon{display:none!important}.layout--rpg .machine-search--maple .machine-list-item--name-brand .machine-list-item__main{gap:.2rem!important}.layout--rpg .machine-search--maple .machine-list-item__aside{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:.12rem!important;padding:0 0 0 .08rem!important}.layout--rpg .machine-search--maple .machine-list-item__favorite{width:1.75rem!important;min-width:1.75rem!important;height:1.75rem!important;min-height:1.75rem!important}.layout--rpg .machine-search--maple .machine-list-item__chevron{font-size:.95rem!important}.layout--rpg .machine-search--maple .machine-list-item__planned-badge{border:2px solid var(--rpg-gold-edge,#a06a18)!important;background:var(--rpg-gold-face)!important;min-width:2.4rem!important;min-height:2.4rem!important;color:var(--rpg-ink,#2c1a0e)!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:.15rem!important;font-size:.68rem!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 2px #00000040!important}.layout--rpg .records-page.records-page--maple,.layout--rpg .records-page--maple{gap:.3rem!important;padding:.1rem .12rem .4rem!important}.layout--rpg .records-page--maple .records-page__title-plate{justify-content:center!important;margin:.05rem 0 .35rem!important;padding:0!important;display:flex!important}.layout--rpg .records-page--maple .records-page__title{width:min(100%,22.5rem)!important;aspect-ratio:unset!important;background:var(--rpg-parchment-face)!important;box-shadow:var(--rpg-shadow-float)!important;color:var(--rpg-ink)!important;font-family:var(--rpg-font-display)!important;text-shadow:var(--rpg-text-shadow-light)!important;-webkit-font-smoothing:none!important;white-space:nowrap!important;text-overflow:ellipsis!important;border:3px solid #2a170c!important;border-radius:10px!important;margin:0!important;padding:.32rem .85rem!important;font-size:clamp(.88rem,3.8vw,1.05rem)!important;font-weight:700!important;overflow:hidden!important}.layout--rpg .records-page--maple .records-page__title .rpg-maple,.layout--rpg .records-page--maple .records-page__title:before{display:none!important}.layout--rpg .records-page--maple .history-dashboard{margin:0 0 .18rem!important}.layout--rpg .records-page--maple .history-dashboard__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.18rem!important;display:grid!important}@media (max-width:430px){.layout--rpg .records-page--maple .history-dashboard{margin:0 0 .12rem!important}.layout--rpg .records-page--maple .history-metric-card{padding:.1rem .1rem .16rem!important}.layout--rpg .records-page--maple .history-metric-card__icon{height:2.85rem!important}.layout--rpg .records-page--maple .history-metric-card__label{padding:.08rem!important;font-size:.68rem!important}.layout--rpg .records-page--maple .history-metric-card__value{font-size:.78rem!important}}.layout--rpg .records-page--maple .history-metric-card{isolation:isolate!important;background:linear-gradient(#ffffff47,#0000 40%),linear-gradient(#fff8e7,#e4cfa0)!important;border:3px solid #5c3a1e!important;border-radius:12px!important;flex-direction:column!important;align-items:center!important;gap:.08rem!important;min-height:0!important;padding:.14rem .16rem .24rem!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 3px #2a170c47,inset 0 0 0 1px #ffe6a059!important}.layout--rpg .records-page--maple .history-metric-card:before,.layout--rpg .records-page--maple .history-metric-card:after{content:""!important;opacity:.75!important;pointer-events:none!important;z-index:2!important;border:1.5px solid #9f7732!important;width:.55rem!important;height:.55rem!important;position:absolute!important}.layout--rpg .records-page--maple .history-metric-card:before{border-bottom:0!important;border-right:0!important;border-radius:2px 0 0!important;top:.18rem!important;left:.18rem!important}.layout--rpg .records-page--maple .history-metric-card:after{border-bottom:0!important;border-left:0!important;border-radius:0 2px 0 0!important;top:.18rem!important;right:.18rem!important}.layout--rpg .records-page--maple .history-metric-card__glow,.layout--rpg .records-page--maple .history-metric-card__accent{display:none!important}.layout--rpg .records-page--maple .history-metric-card__top{flex-direction:column!important;align-items:center!important;gap:.15rem!important;width:100%!important;display:flex!important}.layout--rpg .records-page--maple .history-metric-card__label{color:#1f1208!important;width:calc(100% + .1rem)!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-align:center!important;background:linear-gradient(#ffe566,#f0c14b 60%,#d9a01e)!important;border:1px solid #2a170c!important;border-radius:5px 5px 0 0!important;order:-1!important;margin:-.1rem -.05rem 0!important;padding:.12rem .1rem!important;font-size:.8rem!important;font-weight:800!important;line-height:1.15!important}.layout--rpg .records-page--maple .history-metric-card__icon{background-blend-mode:multiply!important;width:5.5rem!important;max-width:100%!important;height:3.95rem!important;box-shadow:none!important;background-color:#fff4dc!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:none!important;border-radius:0!important;margin-top:.1rem!important;display:block!important}.layout--rpg .records-page--maple .history-metric-card__icon svg{display:none!important}.layout--rpg .records-page--maple .history-metric-card--sets .history-metric-card__icon,.layout--rpg .records-page--maple .history-metric-card[data-metric=sets] .history-metric-card__icon{background-image:var(--rpg-img-rpg-records-metric_sets,url(/machinefit/rpg/records/metric-sets-v3.png?v=r8))!important}.layout--rpg .records-page--maple .history-metric-card--weight .history-metric-card__icon,.layout--rpg .records-page--maple .history-metric-card[data-metric=weight] .history-metric-card__icon{background-image:var(--rpg-img-rpg-records-metric_weight,url(/machinefit/rpg/records/metric-weight-v3.png?v=r8))!important}.layout--rpg .records-page--maple .history-metric-card--volume .history-metric-card__icon,.layout--rpg .records-page--maple .history-metric-card[data-metric=volume] .history-metric-card__icon{background-image:var(--rpg-img-rpg-records-metric_volume,url(/machinefit/rpg/records/metric-volume-v3.png?v=r8))!important}.layout--rpg .records-page--maple .history-metric-card--time .history-metric-card__icon,.layout--rpg .records-page--maple .history-metric-card[data-metric=time] .history-metric-card__icon{background-image:var(--rpg-img-rpg-records-metric_time,url(/machinefit/rpg/records/metric-time-v3.png?v=r8))!important}.layout--rpg .records-page--maple .history-metric-card__value-row{flex-flow:row!important;justify-content:center!important;align-items:baseline!important;gap:.08rem!important;margin-top:.05rem!important;display:flex!important}.layout--rpg .records-page--maple .history-metric-card__value{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#2a1608!important;text-shadow:0 1px #fff8dcb3!important;font-size:.98rem!important;font-weight:800!important;line-height:1!important}.layout--rpg .records-page--maple .history-metric-card__unit{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#2a1608!important;text-shadow:0 1px #fff8dcb3!important;font-size:.72rem!important;font-weight:800!important;line-height:1!important}.layout--rpg .records-page--maple .history-log-status-filter{background:linear-gradient(#fff8e6f5,#fff4d2e6),#fff4dc!important;border:2px solid #8a6540!important;border-radius:10px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.18rem!important;margin:0 0 .18rem!important;padding:.16rem!important;display:grid!important;box-shadow:0 2px #0000002e!important}.layout--rpg .records-page--maple .records-list--history{flex-direction:column!important;display:flex!important}.layout--rpg .records-page--maple .records-list--history>.records-list__toolbar{order:2!important}.layout--rpg .records-page--maple .records-list--history>.history-dashboard{order:1!important}.layout--rpg .records-page--maple .records-list--history>.records-list__date-group{order:3!important}.layout--rpg .records-page .empty-state,.layout--rpg .records-page--maple .empty-state{color:#2c1a0e!important;-webkit-text-fill-color:#2c1a0e!important}.layout--rpg .records-page .empty-state__title,.layout--rpg .records-page .empty-state__hint,.layout--rpg .records-page--maple .empty-state__title,.layout--rpg .records-page--maple .empty-state__hint{color:#2c1a0e!important;-webkit-text-fill-color:#2c1a0e!important;text-shadow:none!important;-webkit-text-stroke:0!important}.layout--rpg .records-page .empty-state__icon,.layout--rpg .records-page--maple .empty-state__icon{border:2px solid #5c3a1e;color:#8a5a12!important;background:linear-gradient(#fff8e7,#efe0bc)!important;box-shadow:0 2px #00000038!important}.layout--rpg .records-page--maple .history-log-status-filter__item{color:#2a1608!important;min-width:0!important;min-height:3.55rem!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e6,#f3e4c0)!important;border:2px solid #8a6540!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:.12rem .08rem .14rem!important;font-size:.82rem!important;font-weight:800!important;display:inline-flex!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff8c,0 2px #0000002e!important}.layout--rpg .records-page--maple .history-log-status-filter__item--active{color:#1f1208!important;background:linear-gradient(#ffe566,#f0c14b 55%,#c9921a)!important}.layout--rpg .records-page--maple .history-log-status-filter__icon{background-color:#0000!important;background-position:bottom!important;background-repeat:no-repeat!important;background-size:contain!important;flex:none!important;width:92%!important;max-width:3.35rem!important;height:2.15rem!important;margin:0!important;display:block!important}.layout--rpg .records-page--maple .history-log-status-filter__label{white-space:nowrap!important;line-height:1!important;font-size:inherit!important;margin:-.06rem 0 0!important;padding:0!important;transform:none!important}.layout--rpg .records-page--maple .history-log-status-filter__item--all .history-log-status-filter__icon{background-image:var(--rpg-img-rpg-records-filter_all,url(/machinefit/rpg/records/filter-all.png?v=gem1))!important}.layout--rpg .records-page--maple .history-log-status-filter__item--saved .history-log-status-filter__icon{background-image:var(--rpg-img-rpg-records-filter_done,url(/machinefit/rpg/records/filter-done.png?v=f3))!important}.layout--rpg .records-page--maple .history-log-status-filter__item--planned .history-log-status-filter__icon{background-image:var(--rpg-img-rpg-records-filter_plan,url(/machinefit/rpg/records/filter-plan.png?v=f3))!important}.layout--rpg .records-page--maple .history-log-status-filter__item--unsaved .history-log-status-filter__icon{background-image:var(--rpg-img-rpg-records-filter_miss,url(/machinefit/rpg/records/filter-miss.png?v=f3))!important}.layout--rpg .records-page--maple .records-list__calendar-trigger,.layout--rpg .records-page--maple .records-list__day-menu-trigger,.layout--rpg .records-page--maple .records-list__date-sort-trigger{color:#8a6540!important;opacity:.94!important;background:linear-gradient(#fff8e7 0%,#efe0bc 100%)!important;border:1.5px solid #c0a368!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .records-page--maple .records-list__calendar-trigger svg,.layout--rpg .records-page--maple .records-list__day-menu-trigger svg,.layout--rpg .records-page--maple .records-list__date-sort-trigger svg,.layout--rpg .records-page--maple .records-list__calendar-icon{color:inherit!important;stroke:currentColor!important;fill:none!important;opacity:.9!important}.layout--rpg .records-page--maple .records-list__calendar-trigger.is-open,.layout--rpg .records-page--maple .records-list__calendar-trigger.is-active,.layout--rpg .records-page--maple .records-list__day-menu-trigger[aria-expanded=true],.layout--rpg .records-page--maple .records-list__date-sort-trigger.is-asc{color:#5c3a1e!important;opacity:1!important;background:linear-gradient(#ffe9b8 0%,#e8c978 100%)!important;border-color:#8d621c!important}@media (hover:hover) and (pointer:fine){.layout--rpg .records-page--maple .records-list__calendar-trigger:hover,.layout--rpg .records-page--maple .records-list__day-menu-trigger:hover,.layout--rpg .records-page--maple .records-list__date-sort-trigger:hover{color:#6a4a2a!important;background:linear-gradient(#fff3d4 0%,#e8d09a 100%)!important;border-color:#9e8058!important}}.layout--rpg .records-page--maple .records-list__date-heading{box-sizing:border-box!important;aspect-ratio:auto!important;background:var(--rpg-img-rpg-records-date-banner,url(/machinefit/rpg/records/date-banner-v2.png?v=r2)) center / 100% 100% no-repeat!important;width:100%!important;height:auto!important;min-height:3.15rem!important;max-height:none!important;box-shadow:none!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#4a3018!important;text-shadow:none!important;-webkit-text-stroke:0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:.08rem 0 .18rem!important;padding:.28rem 2.85rem .28rem .7rem!important;font-size:.98rem!important;font-weight:700!important;display:flex!important;position:relative!important;overflow:visible!important}.layout--rpg .records-page--maple .records-list__date-heading-tools{z-index:3!important;align-items:center!important;gap:.18rem!important;display:inline-flex!important;position:absolute!important;top:50%!important;right:.28rem!important;transform:translateY(-50%)!important}.layout--rpg .records-page--maple .records-list__date-heading-tools .records-list__calendar-trigger,.layout--rpg .records-page--maple .records-list__date-heading-tools .records-list__day-menu-trigger,.layout--rpg .records-page--maple .records-list__date-heading-tools .records-list__date-sort-trigger{box-sizing:border-box!important;flex:0 0 1.55rem!important;justify-content:center!important;align-items:center!important;width:1.55rem!important;min-width:1.55rem!important;max-width:1.55rem!important;height:1.55rem!important;min-height:1.55rem!important;max-height:1.55rem!important;padding:0!important;display:inline-flex!important}.layout--rpg .records-page--maple .records-list__date-heading-tools svg{width:.92rem!important;min-width:.92rem!important;height:.92rem!important;min-height:.92rem!important}.layout--rpg .records-page--maple .records-list__date-toggle-label,.layout--rpg .records-page--maple .records-list__date-toggle-label.maple-dtext{font-size:.98rem!important;font-weight:800!important;line-height:1.2!important}.layout--rpg .records-page--maple .records-list__holiday-badge,.layout--rpg .records-page--maple .records-list__holiday-name-badge{color:#6a2020!important;background:linear-gradient(#ffe4e0 0%,#f2b8b0 100%)!important;border:1px solid #bd8065!important;border-radius:.28rem!important;flex:none!important;min-height:0!important;padding:.04rem .3rem!important;font-size:.62rem!important;font-weight:800!important;line-height:1.15!important}.layout--rpg .records-page--maple .records-list__date-heading .records-list__date-icon,.layout--rpg .records-page--maple .records-list__date-heading .records-list__date-chevron{display:none!important}.layout--rpg .records-page--maple .records-list__date-toggle,.layout--rpg .records-page--maple .records-list__date-toggle-main,.layout--rpg .records-page--maple .records-list__date-toggle-label{box-shadow:none!important;color:inherit!important;font:inherit!important;background:0 0!important;border:none!important;justify-content:center!important}.layout--rpg .records-page--maple .records-list__date-toggle{width:100%!important;height:100%!important;padding:0!important}.layout--rpg .records-page--maple .records-list__date-toggle-main{flex-wrap:nowrap!important;align-items:center!important;gap:.2rem!important;width:auto!important;max-width:100%!important;overflow:hidden!important}.layout--rpg .records-page--maple .records-list__date-toggle-lines{gap:.06rem!important}.layout--rpg .records-page--maple .records-list__date-toggle-line--primary{gap:.2rem!important}.layout--rpg .records-page--maple .records-list__date-toggle-label{flex:0 auto!important;width:auto!important;max-width:100%!important}.layout--rpg .records-page--maple .records-list__date-toggle-muscles,.layout--rpg .records-page--maple .records-list__date-toggle-muscles.maple-dtext{color:#5c3a1e!important;font-size:.72rem!important;font-weight:700!important;line-height:1.15!important}.layout--rpg .records-page--maple .records-list__today-badge,.layout--rpg .records-page--maple .records-list__day-rel-badge{flex:none!important;min-height:0!important;padding:.02rem .28rem!important;font-size:.58rem!important;line-height:1.15!important}.layout--rpg .records-page--maple .history-record-card{background:linear-gradient(#ffffff38,#0000 36%),repeating-linear-gradient(-12deg,#0000,#0000 10px,#5c3a1e08 10px 11px),linear-gradient(#fff6df,#e6cf9a 72%,#d9bc82)!important;border:3px solid #5c3a1e!important;border-radius:14px!important;margin:0 0 .28rem!important;padding:.34rem .38rem!important;position:relative!important;overflow:visible!important;box-shadow:0 4px #2a170c52,inset 0 0 0 1px #ffe6a059!important}.layout--rpg .records-page--maple .history-record-card--status-saved{border-color:#8a5a12!important;box-shadow:0 4px #2a170c47,0 0 12px #f0c14b47,inset 0 0 0 1px #ffe6a066!important}.layout--rpg .records-page--maple .history-record-card--status-planned{border-color:#2f4f8a!important}.layout--rpg .records-page--maple .history-record-card--status-unsaved{border-color:#8a3030!important}.layout--rpg .records-page--maple .history-record-card:before{content:""!important;pointer-events:none!important;background:#b39468!important;border-radius:0 3px 3px 0!important;width:3px!important;position:absolute!important;top:.35rem!important;bottom:.35rem!important;left:0!important}.layout--rpg .records-page--maple .history-record-card--status-saved:before{background:var(--rpg-gold,#f0c14b)!important}.layout--rpg .records-page--maple .history-record-card--status-planned:before{background:#6a9ad4!important}.layout--rpg .records-page--maple .history-record-card--status-unsaved:before{background:#c47848!important}.layout--rpg .records-page--maple .history-page-premium .history-record-card--logged,.layout--rpg .records-page--maple .history-record-card--logged,.layout--rpg .records-page--maple .history-record-card--unlogged{box-shadow:none!important;background:linear-gradient(#fff8e6fa,#fff4d6f0),#fff4dc!important;border-color:#8a6540!important}.layout--rpg .records-page--maple .records-list__date-group--expanded{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:.45rem!important;display:grid!important}.layout--rpg .records-page--maple .records-list__date-group--expanded>.records-list__date-heading,.layout--rpg .records-page--maple .records-list__date-group--expanded>.records-list__day-add,.layout--rpg .records-page--maple .history-record-card--tile:not(.history-record-card--collapsed){grid-column:1/-1!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed{height:100%!important;min-height:0!important;margin:0!important;padding:.32rem .32rem .36rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__header{margin:0!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__hero{flex-direction:column!important;gap:.28rem!important;min-width:0!important;display:flex!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__hero-top{flex-direction:column!important;align-items:stretch!important;gap:.28rem!important;min-height:0!important;display:flex!important;position:relative!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__hero-aside{cursor:pointer!important;background:linear-gradient(#fff8e6c7,#e8c8788c)!important;border:1px solid #5c3a1e59!important;border-radius:10px!important;order:2!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"lead actions""title title""meta meta"!important;align-items:center!important;gap:.1rem .16rem!important;width:100%!important;min-width:0!important;padding:.3rem .28rem .32rem .38rem!important;display:grid!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__thumb-link{cursor:pointer!important;order:1!important;width:100%!important;display:block!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__eq-frame{border-radius:12px!important;align-self:stretch!important;width:100%!important;max-width:none!important;padding:.2rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__eq-frame .rpg-item-frame__well{aspect-ratio:1!important;border-radius:9px!important;height:auto!important;min-height:0!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__eq-img{object-fit:contain!important;object-position:center!important;width:94%!important;min-width:0!important;max-width:100%!important;height:94%!important;min-height:0!important;max-height:100%!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__hero-copy,.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__hero-copy--nameplate{width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;display:contents!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__brand-row{flex-wrap:nowrap!important;flex:0 auto!important;grid-area:lead!important;width:auto!important;min-width:0!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__header-actions--quest{z-index:auto!important;width:auto!important;box-shadow:none!important;cursor:default!important;background:0 0!important;border:none!important;border-radius:0!important;grid-area:actions!important;justify-content:flex-end!important;align-items:center!important;gap:.1rem!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important;top:auto!important;right:auto!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__title-row{flex-wrap:nowrap!important;grid-area:title!important;align-items:center!important;gap:.12rem .2rem!important;width:100%!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__caption-meta{grid-area:meta!important;align-items:center!important;gap:.28rem!important;width:100%!important;min-width:0!important;display:flex!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__caption-meta .history-record-card__quest-badges{flex-direction:row!important;flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:.1rem!important;margin-left:auto!important;display:inline-flex!important}.layout--rpg .records-page--maple .history-record-card--tile .history-record-card__title-link{flex:auto!important;min-width:0!important;max-width:100%!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__title-link{max-width:100%!important}.layout--rpg .records-page--maple .history-record-card--tile .history-record-card__title-link .maple-dtext,.layout--rpg .records-page--maple .history-record-card--tile .history-record-card__machine-name-text{width:auto!important;max-width:100%!important}.layout--rpg .records-page--maple .history-record-card--tile .history-record-card__progress{white-space:nowrap!important;flex:none!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__machine-name-text{font-size:.92rem!important;line-height:1.2!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__progress{font-size:.74rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__brand{letter-spacing:.06em!important;font-size:.68rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__trait,.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__quest-badge{min-height:1.25rem!important;padding:.08rem .36rem!important;font-size:.66rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__collapse{display:none!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__bookmark,.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__more{border-width:1.5px!important;border-radius:6px!important;width:1.55rem!important;min-width:1.55rem!important;height:1.55rem!important;min-height:1.55rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__bookmark svg,.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__more svg{width:.98rem!important;height:.98rem!important}@media (max-width:430px){.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed{padding:.28rem .28rem .3rem!important}.layout--rpg .records-page--maple .records-list__date-group--expanded{gap:.38rem!important}}@media (max-width:360px){.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed{padding:.24rem .24rem .26rem!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__machine-name-text{font-size:.86rem!important}}.layout--rpg .records-page--maple .history-record-card__thumb{background:#efe0bc!important;border:2px solid #5c3a1e!important;border-radius:8px!important;flex-shrink:0!important;align-self:center!important;width:3.9rem!important;height:3.9rem!important;min-height:0!important;max-height:3.9rem!important}.layout--rpg .records-page--maple .history-record-card__eq-frame{border-radius:10px!important;flex-shrink:0!important;align-self:center!important;width:4.35rem!important;padding:.16rem!important}.layout--rpg .records-page--maple .history-record-card--tile:not(.history-record-card--collapsed) .history-record-card__eq-frame{border-radius:12px!important;align-self:flex-start!important;width:8.4rem!important;padding:.22rem!important}.layout--rpg .records-page--maple .history-record-card--tile:not(.history-record-card--collapsed) .history-record-card__eq-frame .rpg-item-frame__well{aspect-ratio:1!important;border-radius:9px!important;height:auto!important;min-height:0!important}.layout--rpg .records-page--maple .history-page-premium .history-record-card--tile:not(.history-record-card--collapsed) .history-record-card__hero-top{align-items:flex-start!important;min-height:8.4rem!important}.layout--rpg .records-page--maple .history-record-card__eq-frame .rpg-item-frame__well{border-radius:7px!important}.layout--rpg .records-page--maple .history-record-card__eq-img{z-index:1!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 4px 8px #0006)!important;width:94%!important;min-width:0!important;max-width:100%!important;height:94%!important;min-height:0!important;max-height:100%!important;position:relative!important}.layout--rpg .records-page--maple .history-record-card__thumb-cue{display:none!important}.layout--rpg .records-page--maple .history-page-premium .history-record-card__hero-top{align-items:center!important;gap:.42rem!important;min-height:4.35rem!important}.layout--rpg .records-page--maple .history-page-premium .history-record-card__thumb img{padding:.06rem!important}.layout--rpg .records-page--maple .history-record-card--quest-slot .history-record-card__hero-aside{flex:auto!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"copy actions"!important;align-items:center!important;gap:.28rem .35rem!important;min-width:0!important;padding-top:0!important;display:grid!important}.layout--rpg .records-page--maple .history-record-card--quest-slot .history-record-card__hero-copy{flex-direction:column!important;grid-area:copy!important;justify-content:center!important;gap:.1rem!important;min-width:0!important;padding-right:0!important;display:flex!important}.layout--rpg .records-page--maple .history-record-card__hero-copy--nameplate{background:linear-gradient(#fff8e6c7,#e8c8788c)!important;border:1px solid #5c3a1e59!important;border-radius:10px!important;padding:.28rem .35rem .32rem!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .records-page--maple .history-record-card__brand{letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--rpg-gold-deep,#c9921a)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.56rem!important;font-weight:800!important;line-height:1.15!important}.layout--rpg .records-page--maple .history-record-card__brand-row{align-items:center!important;gap:.22rem!important;width:100%!important;min-width:0!important;display:flex!important}.layout--rpg .records-page--maple .history-record-card__brand-row .history-record-card__kind{text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:.02em!important;flex:0 auto!important;min-width:0!important;overflow:hidden!important}.layout--rpg .records-page--maple .history-record-card__brand-row .history-record-card__trait{flex:none!important}.layout--rpg .records-page--maple .history-record-card__traits{flex-wrap:wrap!important;gap:.18rem!important;margin:0!important;display:flex!important}.layout--rpg .records-page--maple .history-record-card__trait{letter-spacing:.03em!important;color:#3b2414!important;background:#fff8e6bf!important;border:1px solid #5c3a1e59!important;border-radius:.28rem!important;align-items:center!important;min-height:1.05rem!important;padding:.05rem .3rem!important;font-size:.56rem!important;font-weight:800!important;display:inline-flex!important}.layout--rpg .records-page--maple .history-record-card__quest-badge.rpg-eq-status{border-radius:.35rem!important;min-height:1.15rem!important;font-size:.56rem!important}.layout--rpg .records-page--maple .history-record-card--quest-slot .history-record-card__header-actions--quest{z-index:6!important;background:#fff8e7e0!important;border:1px solid #aa8d63!important;border-radius:.45rem!important;grid-area:auto!important;justify-content:flex-end!important;align-items:center!important;gap:.16rem!important;width:auto!important;margin:0!important;padding:.12rem .14rem!important;display:inline-flex!important;position:absolute!important;top:.38rem!important;right:.38rem!important;box-shadow:0 1px 2px #2816082e!important}.layout--rpg .records-page--maple .history-record-card--collapsed{padding:.22rem .28rem!important}.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__header{margin:0!important}.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__hero-top{align-items:center!important;gap:.4rem!important;min-height:3.9rem!important}.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__thumb{border-radius:8px!important;width:3.9rem!important;height:3.9rem!important;max-height:3.9rem!important}.layout--rpg .records-page--maple .history-record-card--collapsed .recommendation-guide-segments,.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__body-toggle{display:none!important}.layout--rpg .records-page--maple .history-record-card__title-row,.layout--rpg .records-page--maple .history-record-card__caption-meta{align-items:center!important;gap:.28rem!important;width:100%!important;min-width:0!important;display:flex!important}.layout--rpg .records-page--maple .history-record-card__quest-badges{flex-shrink:0!important;align-items:center!important;gap:.16rem!important;display:inline-flex!important}.layout--rpg .records-page--maple .history-record-card--quest-slot .history-record-card__title-link{flex:0 auto!important;min-width:0!important;max-width:100%!important}.layout--rpg .records-page--maple .history-record-card__quest-badge{color:#5c3a1e!important;min-height:1.15rem!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;white-space:nowrap!important;background:#fff8e7!important;border:1px solid #aa8d63!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:.08rem .34rem!important;font-size:.58rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.layout--rpg .records-page--maple .history-record-card__quest-badge--saved{color:#2a1608!important;background:linear-gradient(#ffe9b8,#f0c14b)!important;border-color:#c4912f!important}.layout--rpg .records-page--maple .history-record-card__quest-badge--planned{color:#1e3a5f!important;background:linear-gradient(#e8f2ff,#b7d4f5)!important;border-color:#4a7ab0!important}.layout--rpg .records-page--maple .history-record-card__quest-badge--unsaved{color:#4a2410!important;background:linear-gradient(#ffe4d4,#f0b090)!important;border-color:#a05a30!important}.layout--rpg .records-page--maple .history-record-card__quest-badge--unsaved-planned{color:#3b1d5c!important;background:linear-gradient(#efe4ff,#c4a6f0)!important;border-color:#6b3fa0!important}.layout--rpg .records-page--maple .history-record-card__progress{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#5c3a1e!important;flex:none!important;margin:0!important;font-size:.68rem!important;font-weight:700!important;line-height:1.2!important}.layout--rpg .records-page--maple .history-record-card__tertiary{font-family:var(--font-rpg-light,var(--rpg-font-display,"Jua", sans-serif))!important;color:#8a6540!important;opacity:.92!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:.58rem!important;font-weight:400!important;line-height:1.2!important;overflow:hidden!important}.layout--rpg .records-page--maple .history-record-card--tile .history-record-card__hero-top,.layout--rpg .records-page--maple .history-record-card--quest-slot .history-record-card__hero-top{position:relative!important}.layout--rpg .records-page--maple .history-record-card--tile .history-record-card__header-actions--quest,.layout--rpg .records-page--maple .history-record-card--quest-slot .history-record-card__header-actions--quest{z-index:6!important;background:#fff8e7e0!important;border:1px solid #aa8d63!important;border-radius:.45rem!important;grid-area:auto!important;align-items:center!important;gap:.16rem!important;margin:0!important;padding:.12rem .14rem!important;display:inline-flex!important;position:absolute!important;top:.38rem!important;right:.38rem!important;box-shadow:0 1px 2px #2816082e!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__hero-aside{grid-template-areas:"lead actions""title title""meta meta"!important}.layout--rpg .records-page--maple .history-record-card--tile.history-record-card--collapsed .history-record-card__header-actions--quest{z-index:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;grid-area:actions!important;padding:0!important;position:static!important;top:auto!important;right:auto!important}.layout--rpg .records-page--maple .history-record-card__collapse,.layout--rpg .records-page--maple .history-record-card__bookmark,.layout--rpg .records-page--maple .history-record-card__more,.layout--rpg .records-page--maple .history-record-card__order-trigger,.layout--rpg .records-page--maple .history-record-card__remove{color:#8a6540!important;opacity:.92!important;background:linear-gradient(#fff8e7 0%,#efe0bc 100%)!important;border:1.5px solid #c0a368!important;border-radius:7px!important;width:1.7rem!important;height:1.7rem!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .records-page--maple .history-record-card__collapse svg,.layout--rpg .records-page--maple .history-record-card__bookmark svg,.layout--rpg .records-page--maple .history-record-card__more svg,.layout--rpg .records-page--maple .history-record-card__order-trigger svg,.layout--rpg .records-page--maple .history-record-card__remove svg{color:inherit!important;stroke:currentColor!important;opacity:.88!important}.layout--rpg .records-page--maple .history-record-card__more{cursor:pointer!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.layout--rpg .records-page--maple .history-record-card__bookmark--active,.layout--rpg .records-page--maple .history-record-card__more.is-open,.layout--rpg .records-page--maple .history-record-card__order-trigger.is-open{color:#5c3a1e!important;opacity:1!important;background:linear-gradient(#ffe9b8 0%,#e8c978 100%)!important;border-color:#8d621c!important}@media (hover:hover) and (pointer:fine){.layout--rpg .records-page--maple .history-record-card__collapse:hover,.layout--rpg .records-page--maple .history-record-card__bookmark:hover:not(:disabled),.layout--rpg .records-page--maple .history-record-card__more:hover,.layout--rpg .records-page--maple .history-record-card__order-trigger:hover,.layout--rpg .records-page--maple .history-record-card__remove:hover:not(:disabled){color:#6a4a2a!important;background:linear-gradient(#fff3d4 0%,#e8d09a 100%)!important;border-color:#9e8058!important}}.history-record-card__more-panel{box-sizing:border-box;background:linear-gradient(#fff8e7,#efe0bc);border:2px solid #5c3a1e;border-radius:.85rem;max-width:calc(100vw - 1.5rem);padding:.28rem;box-shadow:0 10px 28px #00000038}.history-record-card__more-item{color:#4a3018;width:100%;min-height:2.15rem;font-family:var(--rpg-font-display,"Jua", sans-serif);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.35rem .55rem;font-size:.82rem;font-weight:700;display:flex}.history-record-card__more-item:hover:not(:disabled){background:#f0c14b47;outline:none}.history-record-card__more-item:focus-visible{background:#f0c14b47;outline:none}.history-record-card__more-item:disabled{opacity:.45;cursor:not-allowed}.history-record-card__more-item--danger{color:#8b2e1a}.history-record-card__more-item.is-active{color:#5c3a1e}.history-record-card__order-panel{-webkit-backdrop-filter:none!important;color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", "Galmuri11", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:.85rem!important;box-shadow:0 10px 28px #0000003d,inset 0 0 0 1px #7a4f2a59!important}.history-record-card__order-panel .workout-card-order--menu{gap:.45rem;padding:.55rem .5rem .5rem}.history-record-card__order-panel .workout-card-order__title{color:#6b4e35!important;letter-spacing:.06em!important;text-transform:none!important;font-family:inherit!important;font-size:.72rem!important;font-weight:800!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn{color:#4a3018!important;background:linear-gradient(#fff8e8,#efe0bc 70%,#e4cfa0)!important;border:2px solid #5c3a1e!important;border-radius:.7rem!important;font-family:inherit!important;box-shadow:0 2px #0000002e,inset 0 1px #ffffff73!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn-icon{border:1px solid #986a1c;box-shadow:inset 0 1px #ffffff73;color:#5c3a1e!important;background:linear-gradient(#ffe27a,#f0c14b 55%,#c9921a)!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn-label{color:#4a3018!important;font-weight:750!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn:hover:not(:disabled){outline:none;color:#5c3a1e!important;background:linear-gradient(#ffe9b8,#f0c14b 70%,#e0b040)!important;border-color:#c9921a!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn:focus-visible{outline:none;color:#5c3a1e!important;background:linear-gradient(#ffe9b8,#f0c14b 70%,#e0b040)!important;border-color:#c9921a!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn:disabled,.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn--inactive:disabled{opacity:.42!important;box-shadow:none!important}.history-record-card__order-panel .workout-card-order--menu .workout-card-order__btn:disabled .workout-card-order__btn-icon{border-color:#5c3a1e4d;color:#6b4e35!important;background:#ddcca9!important}.bottom-sheet-overlay.day-actions-sheet-overlay{background:#1a10089e!important}.day-actions-sheet.card,.day-actions-sheet.bottom-sheet{font-family:var(--rpg-font-display,"Jua", "Galmuri11", sans-serif)!important;color:#4a3018!important;background:linear-gradient(#fff6,#0000 36%),linear-gradient(#f7edd4 0%,#efe0bc 55%,#e4cfa0 100%)!important;border:3px solid #3b2414!important;border-radius:14px!important;box-shadow:0 4px #00000059,0 16px 32px #00000052,inset 0 0 0 2px #7a4f2aa6!important}.day-actions-sheet__title{color:#2c1a0e!important;letter-spacing:.01em!important;font-family:inherit!important;font-weight:800!important}.day-actions-sheet__date,.card-plan-actions-sheet__machine,.card-plan-actions-sheet__current{color:#6b4e35!important}.day-actions-sheet .bottom-sheet__close{color:#5c3a1e!important;background:linear-gradient(#fff8e8,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:999px!important;place-items:center!important;width:2rem!important;height:2rem!important;display:inline-grid!important}.day-actions-sheet__row{color:#4a3018!important;background:linear-gradient(#fff8e8,#efe0bc 70%,#e4cfa0)!important;border:2px solid #5c3a1e!important;border-radius:.85rem!important;box-shadow:0 2px #00000029,inset 0 1px #fff6!important}.day-actions-sheet__row:hover:not(:disabled){outline:none;background:linear-gradient(#ffe9b8,#f0c14b 72%,#e0b040)!important;border-color:#c9921a!important}.day-actions-sheet__row:focus-visible{outline:none;background:linear-gradient(#ffe9b8,#f0c14b 72%,#e0b040)!important;border-color:#c9921a!important}.day-actions-sheet__icon{border:1px solid #9d6f1c;color:#5c3a1e!important;background:linear-gradient(#ffe27a,#f0c14b 55%,#c9921a)!important;border-radius:.65rem!important}.day-actions-sheet__row-title{color:#2c1a0e!important;font-family:inherit!important}.day-actions-sheet__row-desc,.day-actions-sheet__chevron{color:#6b4e35!important}.day-actions-sheet__row--danger{background:linear-gradient(#ffe8e0,#f0c8bc)!important;border-color:#8b2e1a!important}.day-actions-sheet__section{background:#fdf5e3!important;border:2px solid #5c3a1e!important}.day-actions-sheet__section-label{color:#2c1a0e!important}.day-actions-sheet__section-hint{color:#6b4e35!important}.day-actions-sheet__template-row{background:#efe0bcb3!important}.day-actions-sheet__input{color:#2c1a0e!important;background:#fff8e8!important;border:2px solid #5c3a1e!important;border-radius:.7rem!important}.day-actions-sheet__save-form{background:#fdefcf!important;border:2px solid #c9921a!important}.layout--rpg .records-page--maple .history-record-card__expand-panel{border-top:1px solid #8a654047!important;margin-top:.35rem!important;padding:.35rem .2rem .15rem!important;display:none!important}.layout--rpg .records-page--maple .history-record-card__expand-panel.is-open,.layout--rpg .records-page--maple .history-record-card:not(.history-record-card--collapsed) .history-record-card__expand-panel{display:block!important}.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__expand-panel{display:none!important}.layout--rpg .records-page--maple .history-page-premium{--history-card-bg:#fff6df;--history-card-border:#8a6540;--history-text-dim:#5c3a1e;--history-text-muted-value:#8a6540;--history-green-glow:0 0 12px #f0c14b47;--history-shadow-card:0 3px 0 #2a170c38}.layout--rpg .records-page--maple .history-record-card:not(.history-record-card--collapsed) .history-record-card__expand-panel{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;border-top:2px solid #8a6540!important;margin-top:.42rem!important;padding:.48rem .28rem .22rem!important}.layout--rpg .records-page--maple .history-record-card .fit-feedback-panel{color:#4a3018!important;background:linear-gradient(#ffffff38,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;margin:0 0 .45rem!important;padding:.5rem .5rem .55rem!important;box-shadow:0 2px #2a170c2e!important}.layout--rpg .records-page--maple .fit-feedback-panel__choice-prompt,.layout--rpg .records-page--maple .fit-feedback-panel__title,.layout--rpg .records-page--maple .fit-feedback-panel__desc,.layout--rpg .records-page--maple .fit-feedback-panel__pending,.layout--rpg .records-page--maple .fit-feedback-panel__btn-label,.layout--rpg .records-page--maple .history-workout-log__performance-title,.layout--rpg .records-page--maple .history-workout-log__edit-label,.layout--rpg .records-page--maple .history-workout-log__pane-label,.layout--rpg .records-page--maple .history-workout-log__plan-save-lead,.layout--rpg .records-page--maple .history-workout-log__plan-save-note,.layout--rpg .records-page--maple .voice-coach-panel__title,.layout--rpg .records-page--maple .voice-coach-panel__desc,.layout--rpg .records-page--maple .voice-coach-panel__check--header,.layout--rpg .records-page--maple .voice-coach-panel__switch{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important}.layout--rpg .records-page--maple .fit-feedback-panel__desc,.layout--rpg .records-page--maple .fit-feedback-panel__btn-hint,.layout--rpg .records-page--maple .voice-coach-panel__desc,.layout--rpg .records-page--maple .history-workout-log__plan-save-note{color:#6a4a2a!important}.layout--rpg .records-page--maple .fit-feedback-panel__btn{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:10px!important;box-shadow:0 2px #2a170c33!important}.layout--rpg .records-page--maple .fit-feedback-panel__btn--idle,.layout--rpg .records-page--maple .fit-feedback-panel__btn--active:not(.fit-feedback-panel__btn--save-attention){color:#2a1608!important;background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 2px #2a170c38!important}.layout--rpg .records-page--maple .fit-feedback-panel__btn-icon{background:linear-gradient(#ffe27a,#c9921a)!important;border-color:#2a170c!important}.layout--rpg .records-page--maple .fit-feedback-panel__btn-icon svg{color:#2a1608!important}.layout--rpg .records-page--maple .btn.fit-feedback-panel__save-btn--attention,.layout--rpg .records-page--maple .btn.recommendation-settings-panel__save--attention,.layout--rpg .records-page--maple .fit-feedback-panel__btn--save-attention,.layout--rpg .records-page--maple .fit-feedback-panel__btn--active.fit-feedback-panel__btn--save-attention,.layout--rpg .records-page--maple .btn.history-workout-log__plan-save--attention,.layout--rpg .records-page--maple .btn.history-workout-log__plan-save--below-tip.history-workout-log__plan-save--attention{color:#2a1608!important;background:linear-gradient(#ffe27a,#c9921a)!important;border-color:#a06a18!important;animation:none!important;box-shadow:0 2px #2a170c47,0 0 10px #f0c14b59!important}.layout--rpg .records-page--maple .setting-value-card,.layout--rpg .records-page--maple .setting-value-card--history-mini,.layout--rpg .records-page--maple .history-page-premium .setting-value-card--history-mini{color:#4a3018!important;-webkit-backdrop-filter:none!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:0 2px #2a170c29!important}.layout--rpg .records-page--maple .setting-value-card--highlight,.layout--rpg .records-page--maple .setting-value-card--history-mini.setting-value-card--highlight{background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 2px #2a170c33!important}.layout--rpg .records-page--maple .setting-value-card__label,.layout--rpg .records-page--maple .setting-value-card__value,.layout--rpg .records-page--maple .setting-value-card__unit,.layout--rpg .records-page--maple .setting-value-card__hint,.layout--rpg .records-page--maple .history-page-premium .setting-value-card__compare-block:first-child .setting-value-card__unit,.layout--rpg .records-page--maple .history-page-premium .setting-value-card__compare-block--adjust .setting-value-card__value{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important}.layout--rpg .records-page--maple .setting-value-card__unit,.layout--rpg .records-page--maple .history-page-premium .setting-value-card__compare-block--adjust .setting-value-card__value{color:#8a5a12!important}.layout--rpg .records-page--maple .recommendation-workout-log.recommendation-workout-log--history,.layout--rpg .records-page--maple .history-page-premium .history-record-card .recommendation-workout-log.recommendation-workout-log--history{-webkit-backdrop-filter:none!important;box-shadow:none!important;color:#4a3018!important;background:0 0!important;border:none!important;border-top:2px solid #8a6540!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.layout--rpg .records-page--maple .history-workout-log__performance{color:#4a3018!important;background:linear-gradient(#ffffff38,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;margin:.1rem 0 .15rem!important;padding:.5rem .5rem .55rem!important;box-shadow:0 2px #2a170c2e!important}.layout--rpg .records-page--maple .recommendation-workout-log__weight-row--history,.layout--rpg .records-page--maple .history-page-premium .recommendation-workout-log__weight-row--history{background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:0 2px #2a170c24!important}.layout--rpg .records-page--maple .numeric-stepper__btn,.layout--rpg .records-page--maple .numeric-stepper__value,.layout--rpg .records-page--maple .numeric-stepper__manual-input{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;box-shadow:0 1px #2a170c29!important}.layout--rpg .records-page--maple .recommendation-workout-log__set-index{color:#4a3018!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important}.layout--rpg .records-page--maple .recommendation-workout-log__set-index--active,.layout--rpg .records-page--maple .history-page-premium .recommendation-workout-log__set-index--active{color:#2a1608!important;background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 0 8px #f0c14b47!important}.layout--rpg .records-page--maple .history-workout-log__memo-input,.layout--rpg .records-page--maple .history-workout-log__personal-tip-input,.layout--rpg .records-page--maple .history-page-premium .history-workout-log__memo-input{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fffaf0,#f6e7c4)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:inset 0 1px #fff6!important}.layout--rpg .records-page--maple .voice-coach-panel{color:#4a3018!important;background:linear-gradient(#ffffff2e,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important}.layout--rpg .records-page--maple .voice-coach-panel--running{border-color:#a06a18!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers--pinned{--color-text:#2c1a0e;--color-text-muted:#5c3a1e;--color-surface:#fffaf0;--color-surface-alt:#f6e7c4;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2c1a0e!important;background:linear-gradient(#fff8e6eb,#efe0bce6)!important;border:1px solid #5c3a1e59!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .body-metrics-inline__grid{background:linear-gradient(#fffaf0,#f3e2b8)!important;border-color:#5c3a1e59!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .body-metrics-inline__label{color:#2c1a0e!important;-webkit-text-fill-color:#2c1a0e!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important;font-weight:700!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .body-metrics-inline__unit{color:#5c3a1e!important;-webkit-text-fill-color:#5c3a1e!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__frame,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .body-metrics-inline .scroll-picker__frame{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(#fffaf0,#f6e7c4)!important;border-color:#8a6540!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__frame:before,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__frame:after{opacity:.55!important;z-index:3!important;height:22%!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__frame:before{background:linear-gradient(#fffaf0,#0000)!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__frame:after{background:linear-gradient(#0000,#f6e7c4)!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__highlight,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .body-metrics-inline .scroll-picker__highlight{box-shadow:inset 0 0 0 1px #fff8e859;z-index:1!important;background:#c9921a29!important;border-color:#a87b2e!important}.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__list,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .body-metrics-inline .scroll-picker__list{z-index:2;position:relative}.layout--rpg .records-page--maple .voice-coach-panel .scroll-picker__item,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__item{color:#6b4e35!important;-webkit-text-fill-color:#6b4e35!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important;opacity:1!important;font-weight:700!important}.layout--rpg .records-page--maple .voice-coach-panel .scroll-picker__item--selected,.layout--rpg .records-page--maple .voice-coach-panel .voice-coach-panel__pickers .scroll-picker__item--selected{color:#1a0e08!important;-webkit-text-fill-color:#1a0e08!important;text-shadow:0 1px #ffffffa6!important;font-size:1.05em!important;font-weight:800!important}.layout--rpg .records-page--maple .recommendation-guide-segments__chip{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .records-page--maple .recommendation-guide-segments__panel,.layout--rpg .records-page--maple .recommendation-guide-segments__panel.recommendation-tips__list,.layout--rpg .records-page--maple .recommendation-guide-segments__panel.recommendation-warnings__list{color:#4a3018!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important}.layout--rpg .records-page--maple .recommendation-guide-segments__dot{background:#c9921a!important}.layout--rpg .records-page--maple .history-workout-log__plan-save,.layout--rpg .records-page--maple .recommendation-workout-log__save,.layout--rpg .records-page--maple .recommendation-workout-log__save--compact,.layout--rpg .records-page--maple .history-workout-log__all-complete,.layout--rpg .records-page--maple .recommendation-workout-log__complete-btn,.layout--rpg .records-page--maple .recommendation-workout-log__diary-tag{font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .records-page--maple .recommendation-workout-log__complete-btn,.layout--rpg .records-page--maple .history-record-card .recommendation-workout-log__diary-tag{color:#4a3018!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important}.layout--rpg .records-page--maple .recommendation-workout-log__weight-row--history.recommendation-workout-log__weight-row--completed{background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important}.layout--rpg .records-page--maple .weight-basis-trigger{color:#8a5a12!important}.layout--rpg .records-page--maple .weight-basis-trigger:hover{color:#5c3a1e!important}@media (hover:hover) and (pointer:fine){.layout--rpg .records-page--maple .history-page-premium .history-record-card--premium:hover{border-color:#8a5a12!important;transform:none!important}}.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__machine-name,.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__machine-name-text{font-size:.82rem!important;line-height:1.2!important}.layout--rpg .records-page--maple .history-record-card--collapsed .history-record-card__title-cue{display:none!important}.layout--rpg .records-page--maple .history-record-card__machine-name,.layout--rpg .records-page--maple .history-record-card__machine-name-text{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#4a3018!important;text-shadow:none!important;-webkit-text-stroke:0!important;border-bottom:none!important;font-size:.9rem!important;font-weight:700!important;text-decoration:none!important}.layout--rpg .records-page--maple .history-page-premium .history-record-card__machine-name-text,.layout--rpg .records-page--maple .history-page-premium .history-record-card__title-link:hover .history-record-card__machine-name-text{border-bottom:#0000!important}.layout--rpg .records-page--maple .history-record-card__meta,.layout--rpg .records-page--maple .history-record-card__meta-item{font-family:var(--font-rpg-light,var(--rpg-font-display,"Jua", sans-serif))!important;color:#6a4a2a!important;text-shadow:none!important;-webkit-text-stroke:0!important;font-weight:400!important}.layout--rpg .records-page--maple .records-page__hot-time{background:#1a0e08!important;border:3px solid #2a170c!important;border-radius:12px!important;width:100%!important;margin:.28rem 0 .2rem!important;text-decoration:none!important;display:block!important;overflow:hidden!important;box-shadow:0 3px #0000004d!important}.layout--rpg .records-page--maple .records-page__hot-time img{width:100%!important;height:auto!important;display:block!important}.layout--rpg .records-page--maple .records-page__hot-time-caption{display:none!important}.layout--rpg .rpg-shop-page{padding:.2rem .15rem calc(1.8rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;flex-direction:column;gap:.95rem;width:100%;max-width:28rem;margin-inline-start:auto;margin-inline-end:auto;display:flex}.layout--rpg .rpg-shop-page__lead{margin:0}.layout--rpg .rpg-shop-page__back{min-height:2.35rem;padding:.35rem .85rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.layout--rpg .rpg-shop-panel{color:var(--rpg-ink,#2a1608);background:0 0;border:0;flex-direction:column;gap:.95rem;margin:0;padding:0;display:flex}.layout--rpg .rpg-shop-panel--air{gap:1.05rem}.layout--rpg .rpg-shop-page--air,.layout--rpg .rpg-shop-panel--air{gap:.7rem}.layout--rpg .rpg-shop-panel__stage{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#fff9e89e,#ecd6a87a);border:2px solid #2a170c7a;border-radius:18px;flex-direction:column;gap:.4rem;padding:.55rem .5rem .65rem;display:flex;box-shadow:0 4px #00000029,inset 0 1px #ffffff59}.layout--rpg .rpg-shop-panel__stage .rpg-shop-panel__hero--air{padding:.05rem .1rem .15rem}.layout--rpg .rpg-shop-panel__stage .rpg-shop-panel__hero-head{box-shadow:none;background:linear-gradient(#fffcf08c,#f6e4b459);border:0;border-radius:10px;margin-bottom:.2rem;padding:.25rem .3rem}.layout--rpg .rpg-shop-panel__stage .rpg-shop-panel__hero-art{max-height:17rem;margin:0 auto .1rem}.layout--rpg .rpg-shop-panel__stage .rpg-shop-panel__header-img{max-height:16.5rem}.layout--rpg .rpg-shop-panel__cats--docked{background:linear-gradient(#fff8e68c,#e8d09666);border:2px solid #7a4f2a6b;border-radius:12px;gap:.4rem;margin:.05rem 0 0;padding:.2rem;box-shadow:0 1px #2a170c1a,inset 0 1px #ffffff61}.layout--rpg .rpg-shop-panel__cats--docked .rpg-shop-panel__cat{border-width:2px;min-height:2.45rem;box-shadow:0 2px #0003}.layout--rpg .rpg-shop-panel__featured--docked{background:linear-gradient(#fff8e6c7,#f0d28c9e);border-width:2px;border-radius:10px;margin:0;box-shadow:0 2px #2a170c29}.layout--rpg .rpg-shop-panel__body--docked{background:linear-gradient(#fff8e6b8,#ecd6a0a8)!important;border-radius:14px!important;margin-top:0!important;box-shadow:0 3px #00000029,inset 0 1px #ffffff47!important}.layout--rpg .rpg-shop-panel__inv-panel--stage{background:linear-gradient(#fff9e89e,#ecd6a87a)!important;border:2px solid #2a170c7a!important;border-radius:18px!important;box-shadow:0 4px #00000029,inset 0 1px #ffffff59!important}.layout--rpg .rpg-shop-panel__hero{padding:.7rem .7rem .8rem;overflow:hidden}.layout--rpg .rpg-shop-panel__hero--air{padding:.15rem .2rem .35rem;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important}.layout--rpg .rpg-shop-panel__hero-head{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#fff8e6b8,#ecd6a09e);border:2px solid #2a170c8c;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.45rem;margin-bottom:.45rem;padding:.35rem .45rem;display:flex;box-shadow:0 2px #0000002e}.layout--rpg .rpg-shop-panel__hero--air .rpg-shop-panel__hero-head{margin-bottom:.35rem}.layout--rpg .rpg-shop-panel__hero-art{aspect-ratio:2;border-radius:var(--rpg-ui-radius-btn,6px);border:3px solid var(--rpg-ui-wood-edge,#2a170c);width:100%;box-shadow:var(--rpg-ui-depth,0 3px 0 #0000005c), inset 0 0 0 2px var(--rpg-ui-wood-mid,#7a4f2a);background:linear-gradient(#f7edd4,#e4cfa0);margin-bottom:.55rem;overflow:hidden}.layout--rpg .rpg-shop-panel__hero--air .rpg-shop-panel__hero-art{aspect-ratio:2;width:100%;max-height:17rem;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:.1rem auto .35rem;display:flex;overflow:visible}.layout--rpg .rpg-shop-panel__header-img{object-fit:cover;object-position:center;image-rendering:auto;width:100%;height:100%;display:block}.layout--rpg .rpg-shop-panel__hero--air .rpg-shop-panel__header-img{object-fit:contain;filter:drop-shadow(0 6px 10px #00000047);width:100%;height:auto;max-height:16.5rem;image-rendering:pixelated}@keyframes rpg-shop-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.layout--rpg .rpg-shop-panel .rpg-shop-item__img{animation:2.8s ease-in-out infinite rpg-shop-bob}@media (prefers-reduced-motion:reduce){.layout--rpg .rpg-shop-panel .rpg-shop-item__img{animation:none}}.layout--rpg .rpg-shop-panel__hero-title{flex:1;align-items:center;gap:.45rem;min-width:0;display:flex}.layout--rpg .rpg-shop-panel__emblem{object-fit:contain;filter:drop-shadow(0 2px 3px #00000047);flex-shrink:0;width:2.35rem;height:2.35rem}.layout--rpg .rpg-shop-panel__title-plate{letter-spacing:.03em;flex:1;justify-content:flex-start;min-width:0;margin:0;font-size:.9rem}.layout--rpg .rpg-shop-panel__subtitle{color:var(--rpg-ui-ink-muted,#6b4e35);font-size:.78rem;line-height:1.35;font-family:var(--rpg-font-body,inherit);text-align:center;margin:0;font-weight:700}.layout--rpg .rpg-shop-panel__hero-divider{border:0;border-top:2px dashed #2a170c47;width:min(100%,16rem);height:0;margin:.55rem auto 0}.layout--rpg .rpg-shop-panel__currency{border:3px solid var(--rpg-ui-wood-edge,#2a170c);border-radius:var(--rpg-ui-radius-btn,6px);background:var(--rpg-ui-gold-face,linear-gradient(180deg, #ffe566, #f0c14b 55%, #c9921a));color:#2a1a08;align-items:center;gap:.3rem;min-height:2rem;padding:.2rem .55rem;display:inline-flex;position:relative;overflow:visible;box-shadow:0 2px #00000047,inset 0 1px #ffffff80}.layout--rpg .rpg-shop-panel__currency.is-spending{animation:.5s ease-out rpg-shop-currency-pulse}.layout--rpg .rpg-shop-panel__currency-fx{object-fit:contain;pointer-events:none;opacity:.85;width:170%;height:170%;position:absolute;top:-35%;bottom:-35%;left:-35%;right:-35%}.layout--rpg .rpg-shop-panel__currency-icon{object-fit:contain;z-index:1;width:1.35rem;height:1.35rem;position:relative}.layout--rpg .rpg-shop-panel__currency-value{font-family:var(--rpg-font-display,inherit);z-index:1;font-size:.92rem;font-weight:800;line-height:1;position:relative}.layout--rpg .rpg-shop-panel__currency-delta{color:#7a1f12;text-shadow:0 1px #ffffff73;z-index:2;font-size:.72rem;font-weight:800;animation:.5s ease-out both rpg-shop-delta-float;position:absolute;top:-.85rem;right:.35rem}.layout--rpg .rpg-shop-panel__cats{box-shadow:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:0 0;border:0;gap:.5rem;padding:0;display:flex;overflow-x:auto}.layout--rpg .rpg-shop-panel__cats::-webkit-scrollbar{display:none}.layout--rpg .rpg-shop-panel__cat{border:3px solid var(--rpg-ui-wood-edge,#2a170c);border-radius:var(--rpg-ui-radius-btn,6px);background:var(--rpg-ui-ivory-face,linear-gradient(180deg, #fff8e8, #f7edd4 52%, #d9c49a));min-width:4.4rem;min-height:2.7rem;color:var(--rpg-ui-ink,#2a1608);font-family:var(--rpg-font-display,inherit);cursor:pointer;box-shadow:var(--rpg-ui-bevel,0 3px 0 #0000005c, inset 0 1px 0 #ffffff7a);text-shadow:0 1px #fff5c88c;flex:1 1 0;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.84rem;font-weight:800;display:inline-flex}.layout--rpg .rpg-shop-panel__cat:active{box-shadow:var(--rpg-ui-press,0 1px 0 #00000052, inset 0 3px 6px #00000042);transform:translateY(2px)}.layout--rpg .rpg-shop-panel__cat.is-active{background:var(--rpg-ui-gold-face,linear-gradient(180deg, #ffe566, #f0c14b 55%, #c9921a));border-color:var(--rpg-ui-wood-edge,#2a170c);outline:none;box-shadow:0 3px #0000005c,inset 0 1px #ffffff8c,inset 0 -2px #0000002e}.layout--rpg .rpg-shop-panel__cat-icon{object-fit:contain;width:1.35rem;height:1.35rem}.layout--rpg .rpg-shop-panel__hud-stats{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.3rem;max-width:58%;display:inline-flex}.layout--rpg .rpg-shop-panel__hud-chip{border:2px solid var(--rpg-ui-wood-edge,#2a170c);border-radius:var(--rpg-ui-radius-btn,6px);background:var(--rpg-ui-ivory-face,linear-gradient(180deg, #fff8e8, #f7edd4 52%, #d9c49a));color:#2a1a08;min-height:1.85rem;font-family:var(--rpg-font-display,inherit);letter-spacing:.03em;align-items:center;padding:.15rem .45rem;font-size:.68rem;font-weight:800;display:inline-flex;box-shadow:0 2px #00000038}.layout--rpg .rpg-shop-panel__hud-chip--event{color:#fff8f8;text-shadow:0 1px #00000059;background:linear-gradient(#ffd0d0,#e86a6a 55%,#b83232);border-color:#5a1818}.layout--rpg .rpg-shop-panel__featured{border-radius:var(--rpg-ui-radius-panel,8px);border:3px solid var(--rpg-ui-wood-edge,#2a170c);background:linear-gradient(#fff8e6f2,#e4cfa0eb);flex-wrap:wrap;align-items:center;gap:.35rem .55rem;margin:0;padding:.5rem .7rem;display:flex;box-shadow:0 3px #2a170c47,inset 0 0 0 2px #7a4f2a59}.layout--rpg .rpg-shop-panel__featured-label{letter-spacing:.04em;color:#8a5a12;background:linear-gradient(#ffe566,#f0c14b);border:1px solid #8a5a128c;border-radius:4px;padding:.1rem .4rem;font-size:.62rem;font-weight:900}.layout--rpg .rpg-shop-panel__featured-name{font-family:var(--rpg-font-display,inherit);color:#2a170c;font-size:.92rem}.layout--rpg .rpg-shop-panel__featured-effect{color:#6b4e35;margin-left:auto;font-size:.68rem;font-weight:800}.layout--rpg .rpg-shop-panel__body{padding:.65rem .6rem .75rem}.layout--rpg .rpg-shop-panel__body--air{padding:.75rem .65rem .85rem;background:linear-gradient(#fff8e6c7,#ecd6a0b8)!important;border-color:#2a170cb8!important;box-shadow:0 3px #00000038,inset 0 1px #ffffff59!important}.layout--rpg .rpg-shop-panel__grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.layout--rpg .rpg-shop-panel--air .rpg-shop-panel__grid{gap:.85rem}.layout--rpg .rpg-shop-panel--air .rpg-shop-panel__featured{background:linear-gradient(#fff8e6d1,#f0d28cb3);border-width:2px}.layout--rpg .machine-search .machine-list{grid-template-columns:1fr 1fr!important;gap:.55rem!important;display:grid!important}.layout--rpg .machine-search--maple .machine-list:has(.machine-list-item--rpg-eq){grid-template-columns:1fr 1fr!important;gap:.55rem!important;display:grid!important}.layout--rpg .machine-search--maple.machine-search--rpg-list .machine-list:has(.machine-list-item--rpg-eq){grid-template-columns:1fr 1fr!important;gap:.55rem!important;display:grid!important}.layout--rpg .machine-search .machine-list-item--rpg-eq{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:block!important}.layout--rpg .machine-search .machine-list-item--rpg-eq .rpg-eq-card{height:100%}.layout--rpg .machine-list-item--rpg-eq .machine-list-item__favorite{color:#8a3030;background:linear-gradient(#fff4d0,#e8c878);border:1px solid #2a170c66;border-radius:999px;place-items:center;width:1.85rem;height:1.85rem;padding:0;display:grid}.layout--rpg .favorites-index--maple .favorites-list{gap:.28rem!important}.layout--rpg .favorites-index--maple .favorites-list__toolbar{background:var(--rpg-parchment-face,#fdf1d6)!important;border:2px solid #2a170c!important;border-radius:8px!important;margin:.12rem 0 .22rem!important;padding:.28rem .5rem!important;box-shadow:0 2px #00000038,inset 0 1px #fff8dc73!important}.layout--rpg .favorites-index--maple .favorites-list__select-all{color:var(--rpg-ink,#2a1608)!important;font-family:var(--rpg-font-display,inherit)!important;font-weight:800!important}.layout--rpg .favorites-index--maple .favorites-list__select-all input{accent-color:#c9921a}.layout--rpg .favorites-index--maple .favorites-list__rows--rpg.machine-list--recommend{max-height:none!important;overflow:visible!important}.layout--rpg .favorite-row--rpg{-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;gap:0!important;min-height:0!important;padding:0!important;display:block!important;position:relative!important}.layout--rpg .favorite-row--rpg .rpg-eq-card__chrome{flex-wrap:nowrap!important;align-items:center!important;gap:.12rem!important;min-height:1.05rem!important;margin-bottom:.18rem!important}.layout--rpg .favorite-row--rpg .rpg-eq-card__badges{flex:auto;min-width:0;overflow:hidden;flex-wrap:nowrap!important}.layout--rpg .favorite-row--rpg .rpg-eq-rarity{max-width:100%;letter-spacing:.02em!important;gap:.08rem!important;min-height:.95rem!important;padding:.05rem .22rem!important;font-size:.46rem!important}.layout--rpg .favorite-row--rpg .rpg-eq-rarity.is-compact .rpg-eq-rarity__stars,.layout--rpg .favorite-row--rpg .rpg-eq-card--md .rpg-eq-rarity.is-compact .rpg-eq-rarity__stars{display:none!important}.layout--rpg .favorite-row--rpg .rpg-eq-rarity__gem{width:.32rem;height:.32rem}.layout--rpg .favorite-row__rpg-aside{flex-shrink:0;align-items:center;gap:.1rem;display:flex}.layout--rpg .favorite-row--rpg .favorite-row__check{border-radius:0;place-items:center;display:grid;width:1.2rem!important;min-width:1.2rem!important;height:1.2rem!important;min-height:1.2rem!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.layout--rpg .favorite-row--rpg .machine-list-item__favorite{box-sizing:border-box;background:linear-gradient(#fff4d0,#e8c878);border:1px solid #2a170c66;border-radius:999px;place-items:center;display:grid;box-shadow:0 1px #0000002e;width:1.2rem!important;min-width:1.2rem!important;height:1.2rem!important;min-height:1.2rem!important;padding:0!important}.layout--rpg .favorite-row--rpg .favorite-row__check input{-webkit-appearance:none;appearance:none;box-sizing:border-box;cursor:pointer;accent-color:#0000;background:linear-gradient(#ffffff8c,#fff0) top/100% 45% no-repeat,linear-gradient(#fbf1d6,#e6cf98);border:2px solid #2a170c;border-radius:.18rem;place-content:center;width:1.2rem;min-width:1.2rem;height:1.2rem;min-height:1.2rem;margin:0;padding:0;display:grid;box-shadow:inset 0 1px #ffffffb3,0 1px #00000047}.layout--rpg .favorite-row--rpg .favorite-row__check input:checked{background:linear-gradient(#ffe566,#e0b040);border-color:#2a170c}.layout--rpg .favorite-row--rpg .favorite-row__check input:checked:after{content:"";border:2px solid #2a170c;border-width:0 2px 2px 0;width:.28rem;height:.48rem;margin-top:-.08rem;transform:rotate(45deg)}.layout--rpg .favorite-row--rpg .favorite-row__check input:focus-visible{outline-offset:2px;outline:2px solid #c9921a}.layout--rpg .favorite-row--rpg .favorite-row__check input:disabled{opacity:.55;cursor:default}.layout--rpg .favorite-row--rpg.favorite-row--selected .rpg-eq-card{box-shadow:0 0 0 2px #f0c14b,0 3px #00000047!important}.layout--rpg .machine-mini-card--rpg-eq{flex:none;width:7.6rem}.layout--rpg .home-section--favorites .machine-mini-card--rpg-eq,.layout--rpg .home-section--recent .machine-mini-card--rpg-eq{width:7.2rem}.layout--rpg .machine-mini-card--rpg-eq .machine-mini-card__thumb{box-shadow:none!important;image-rendering:auto!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;display:flex!important;overflow:visible!important}.layout--rpg .machine-mini-card__eq-frame{box-sizing:border-box!important;border-radius:10px!important;width:100%!important;height:100%!important;padding:.14rem!important}.layout--rpg .machine-mini-card__eq-frame .rpg-item-frame__well{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:unset!important;border-radius:7px!important}.layout--rpg .machine-mini-card__eq-frame .rpg-item-frame__corner{width:.48rem!important;height:.48rem!important}.layout--rpg .machine-mini-card__eq-img{z-index:1!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 3px 6px #00000059)!important;width:94%!important;min-width:0!important;max-width:100%!important;height:94%!important;min-height:0!important;max-height:100%!important;position:relative!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card--rpg-eq,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card--rpg-eq,.layout--rpg .home-page--maple-exact .maple-home__inv-slot-item .machine-mini-card--rpg-eq,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot-item .machine-mini-card--rpg-eq{overflow:visible!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__thumb,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__thumb{box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;display:flex!important;overflow:visible!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__eq-frame,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__eq-frame{width:92%!important;height:92%!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__eq-img,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__eq-img,.layout--rpg .home-page--maple-exact .maple-home__inv-slot-item .machine-mini-card__eq-img,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot-item .machine-mini-card__eq-img{width:94%!important;height:94%!important}.layout--rpg .machine-mini-card__eq-frame .machine-mini-card__muscle-icon,.layout--rpg .machine-mini-card__eq-frame .machine-mini-card__placeholder{place-items:center!important;width:70%!important;height:70%!important;display:grid!important}.layout--rpg .rpg-shop-panel__card{flex-direction:column;min-width:0;padding:.45rem;display:flex;position:relative}.layout--rpg .rpg-shop-panel__card--hp_recovery{box-shadow:inset 0 0 0 1px #c83c3c47}.layout--rpg .rpg-shop-panel__card--mp_recovery{box-shadow:inset 0 0 0 1px #3c6ed24d}.layout--rpg .rpg-shop-panel__card-hit{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:.28rem;min-width:0;padding:0;display:flex}.layout--rpg .rpg-shop-panel__art{aspect-ratio:1;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:.2rem .35rem .1rem;display:flex;position:relative;overflow:visible}.layout--rpg .rpg-shop-panel__item-img{object-fit:contain;object-position:center;filter:drop-shadow(0 3px 5px #2a170c47);width:100%;height:100%;display:block}.layout--rpg .rpg-shop-panel__badge{z-index:1;letter-spacing:.02em;border:1px solid #28140873;border-radius:.35rem;min-height:1.2rem;padding:.1rem .35rem;font-size:.62rem;font-weight:800;position:absolute;top:.3rem;left:.3rem;box-shadow:0 1px #00000040}.layout--rpg .rpg-shop-panel__badge--hp{color:#fff8f8;background:linear-gradient(#ffd0d0,#e86a6a 60%,#b83232)}.layout--rpg .rpg-shop-panel__badge--mp{color:#f5f9ff;background:linear-gradient(#d7e8ff,#5b8fe8 60%,#2a56b0)}.layout--rpg .rpg-shop-panel__name{font-family:var(--rpg-font-display,inherit);color:#2a1a08;overflow-wrap:anywhere;margin:0;font-size:.86rem;font-weight:800;line-height:1.2}.layout--rpg .rpg-shop-panel__effect{color:#2a1a08c7;min-height:1.55em;margin:0;font-size:.68rem;line-height:1.25}.layout--rpg .rpg-shop-panel__card-actions{justify-content:space-between;align-items:center;gap:.35rem;margin-top:.35rem;display:flex}.layout--rpg .rpg-shop-panel__card-actions--detail{margin-top:.7rem}.layout--rpg .rpg-shop-panel__price{font-family:var(--rpg-font-display,inherit);color:#2a1a08;align-items:center;gap:.22rem;font-size:.88rem;font-weight:800;display:inline-flex}.layout--rpg .rpg-shop-panel__price-icon{object-fit:contain;width:1rem;height:1rem}.layout--rpg .rpg-shop-panel__buy{flex-shrink:0;min-height:2.15rem;padding:.28rem .65rem;font-size:.78rem}.layout--rpg .rpg-shop-panel__buy.is-locked{color:#f0f0f0;text-shadow:none;background:linear-gradient(#9a9a9a,#6a6a6a 60%,#4a4a4a);border-color:#3a3a3a}.layout--rpg .rpg-shop-panel__inv-panel{padding:.65rem .7rem .8rem}.layout--rpg .rpg-shop-panel__inv-panel--air{padding:.75rem .7rem .9rem;background:linear-gradient(#fff8e6c7,#ecd6a0b8)!important;border-color:#2a170cb8!important;box-shadow:0 3px #00000038,inset 0 1px #ffffff59!important}.layout--rpg .rpg-shop-panel__inv-anchor{width:0;height:0;overflow:hidden}.layout--rpg .rpg-shop-panel__inv{gap:.5rem;margin:.45rem 0 0;padding:0;list-style:none;display:grid}.layout--rpg .rpg-shop-panel__inv-row{background:linear-gradient(#fff8e6b8,#ecd6a08c);border:2px solid #5a341273;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.55rem;padding:.45rem;transition:opacity .35s,transform .2s;display:flex;box-shadow:inset 0 1px #ffffff59}.layout--rpg .rpg-shop-panel__inv-row--hp_recovery{box-shadow:inset 0 0 0 1px #c83c3c38,inset 0 1px #ffffff59}.layout--rpg .rpg-shop-panel__inv-row--mp_recovery{box-shadow:inset 0 0 0 1px #3c6ed240,inset 0 1px #ffffff59}.layout--rpg .rpg-shop-panel__inv-main{align-items:center;gap:.55rem;min-width:0;display:flex}.layout--rpg .rpg-shop-panel__inv-slot{background:radial-gradient(circle at 50% 35%,#ffecb433,#0000 62%),linear-gradient(#fff8e633,#d2b47814);border:1px solid #5c3a1e38;border-radius:.5rem;flex-shrink:0;place-items:center;width:3.35rem;height:3.35rem;display:grid;position:relative;overflow:visible}.layout--rpg .rpg-shop-panel__inv-frame{border-radius:10px;flex-shrink:0;width:3.55rem;padding:.08rem;box-shadow:none!important;background:0 0!important;border:0!important}.layout--rpg .rpg-shop-panel__inv-frame .rpg-item-frame__well{box-shadow:none;background:0 0;border-radius:7px;overflow:visible}.layout--rpg .rpg-shop-panel__inv-frame .rpg-item-frame__pattern,.layout--rpg .rpg-shop-panel__inv-frame .rpg-item-frame__glow,.layout--rpg .rpg-shop-panel__inv-frame .rpg-item-frame__corner{display:none}.layout--rpg .rpg-shop-panel__inv-frame .rpg-shop-panel__inv-icon{z-index:1;width:78%;height:78%;position:relative}.layout--rpg .rpg-shop-panel__inv-frame .rpg-shop-panel__inv-new-fx{z-index:2;pointer-events:none;opacity:.85;width:auto;height:auto;position:absolute;top:-8%;bottom:-8%;left:-8%;right:-8%}.layout--rpg .rpg-shop-panel__inv-status-row{align-items:center;gap:.4rem;display:flex}.layout--rpg .rpg-shop-panel__inv-icon{object-fit:contain;z-index:1;width:2.35rem;height:2.35rem;position:relative}.layout--rpg .rpg-shop-panel__inv-slot .rpg-shop-panel__badge{min-height:1rem;padding:.05rem .28rem;font-size:.55rem;top:-.28rem;left:-.2rem}.layout--rpg .rpg-shop-panel__inv-meta{color:#2a1a08;flex-direction:column;gap:.12rem;min-width:0;display:flex}.layout--rpg .rpg-shop-panel__inv-meta strong{overflow-wrap:anywhere;font-size:.86rem;line-height:1.15}.layout--rpg .rpg-shop-panel__inv-effect{color:#2a1a08c7;font-size:.7rem;font-weight:700}.layout--rpg .rpg-shop-panel__inv-status{letter-spacing:.04em;opacity:.72;font-size:.66rem}.layout--rpg .rpg-shop-panel__inv-qty{z-index:2;color:#2a170c;background:linear-gradient(#ffe566,#f0c14b);border:1px solid #50280873;border-radius:999px;min-width:1.35rem;padding:.08rem .28rem;font-size:.68rem;font-weight:800;line-height:1;position:absolute;bottom:-.3rem;right:-.35rem;box-shadow:0 1px #0003}.layout--rpg .rpg-shop-panel__use{flex-shrink:0;min-width:3.4rem;min-height:2.15rem;padding:.28rem .55rem;font-size:.76rem}.layout--rpg .rpg-shop-panel__empty{opacity:.75;text-align:center;grid-column:1/-1;margin:0;padding:.75rem .4rem;font-size:.78rem}.layout--rpg .rpg-shop-panel__detail{z-index:80;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));background:#0a06029e;place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.layout--rpg .rpg-shop-panel__detail-frame{width:min(100%,22rem)}.layout--rpg .rpg-shop-panel__detail-panel{color:#2a1a08;padding:.85rem .85rem 1rem;position:relative}.layout--rpg .rpg-shop-panel__detail-close{z-index:2;min-height:2rem;padding:.2rem .55rem;font-size:.72rem;position:absolute;top:.45rem;right:.45rem}.layout--rpg .rpg-shop-panel__detail-art{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,#ffecb447,#0000 65%),#140c062e;border:1px solid #a06a1859;border-radius:.55rem;place-items:center;width:min(100%,11rem);margin:.4rem auto .65rem;padding:.6rem;display:grid;position:relative}.layout--rpg .rpg-shop-panel__detail-img{object-fit:contain;width:100%;height:100%}.layout--rpg .rpg-shop-panel__detail-effect,.layout--rpg .rpg-shop-panel__detail-desc,.layout--rpg .rpg-shop-panel__detail-owned{margin:.25rem 0 0;font-size:.78rem;line-height:1.35}.layout--rpg .rpg-shop-panel__detail-desc{opacity:.82}.layout--rpg .rpg-shop-panel__acquire{z-index:90;pointer-events:none;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 3.5rem);background:#08040047;place-items:center;animation:.7s both rpg-shop-acquire-fade;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.layout--rpg .rpg-shop-panel__acquire-inner{aspect-ratio:1;place-items:center;width:min(70vw,11rem);animation:.55s ease-out both rpg-shop-acquire-pop;display:grid;position:relative}.layout--rpg .rpg-shop-panel__acquire-fx,.layout--rpg .rpg-shop-panel__acquire-item{object-fit:contain;width:76%;height:76%;position:absolute;top:12%;bottom:12%;left:12%;right:12%}.layout--rpg .rpg-shop-panel__acquire-fx{opacity:.9;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.layout--rpg .rpg-shop-panel__acquire-fx--buy{opacity:.95;mix-blend-mode:screen}.layout--rpg .rpg-shop-panel__acquire-label,.layout--rpg .rpg-shop-panel__acquire-name{white-space:nowrap;font-family:var(--rpg-font-display,inherit);text-shadow:0 2px #0000008c;color:#ffe9b5;margin:0;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.layout--rpg .rpg-shop-panel__acquire-label{letter-spacing:.06em;font-size:.95rem;top:-.15rem}.layout--rpg .rpg-shop-panel__acquire-name{font-size:.85rem;bottom:-.2rem}.layout--rpg .rpg-shop-panel__use-fx{z-index:89;pointer-events:none;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 3.5rem);background:#08040038;place-items:center;animation:.75s both rpg-shop-acquire-fade;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.layout--rpg .rpg-shop-panel__use-fx-inner{aspect-ratio:1;place-items:center;width:min(62vw,9.5rem);animation:.5s ease-out both rpg-shop-acquire-pop;display:grid;position:relative}.layout--rpg .rpg-shop-panel__use-fx-burst,.layout--rpg .rpg-shop-panel__use-fx-item{object-fit:contain;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.layout--rpg .rpg-shop-panel__use-fx-item{width:64%;height:64%;top:18%;bottom:18%;left:18%;right:18%}.layout--rpg .rpg-shop-panel__use-fx--hp .rpg-shop-panel__use-fx-burst{filter:hue-rotate(-18deg)saturate(1.15)}.layout--rpg .rpg-shop-panel__use-fx--mp .rpg-shop-panel__use-fx-burst{filter:hue-rotate(145deg)saturate(1.1)}.layout--rpg .rpg-shop-panel__use-fx-label,.layout--rpg .rpg-shop-panel__use-fx-effect{white-space:nowrap;font-family:var(--rpg-font-display,inherit);color:#ffe9b5;text-shadow:0 2px #0000008c;margin:0;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.layout--rpg .rpg-shop-panel__use-fx-label{letter-spacing:.08em;font-size:.88rem;top:-.1rem}.layout--rpg .rpg-shop-panel__use-fx-effect{font-size:.8rem;bottom:-.15rem}.layout--rpg .rpg-shop-panel__fail-hint{text-align:center;letter-spacing:.06em;color:#ffd0a8;text-shadow:0 1px #00000073;margin:-.25rem 0 0;font-size:.78rem;font-weight:800;animation:.45s both rpg-shop-fail-hint}.layout--rpg .rpg-shop-panel__card.is-press,.layout--rpg .rpg-shop-panel__buy.is-press,.layout--rpg .rpg-shop-panel__use.is-press,.layout--rpg .rpg-shop-panel__inv-row.is-press{transition:transform .12s;transform:scale(.97)}.layout--rpg .rpg-shop-panel__card.is-bought .rpg-shop-panel__item-img{animation:.45s ease-out rpg-shop-item-pop}.layout--rpg .rpg-shop-panel__card.is-shake,.layout--rpg .rpg-shop-panel__detail-art.is-shake,.layout--rpg .rpg-shop-panel__inv-row.is-shake{animation:.4s linear rpg-shop-shake}.layout--rpg .rpg-shop-panel__price.is-warn{color:#8a1f12;animation:.4s rpg-shop-price-warn}.layout--rpg .rpg-shop-panel__inv-row.is-new .rpg-shop-panel__inv-slot{box-shadow:0 0 0 2px #ffd65abf}.layout--rpg .rpg-shop-panel__inv-slot{place-items:center;display:inline-grid;position:relative}.layout--rpg .rpg-shop-panel__inv-new-fx{object-fit:contain;pointer-events:none;opacity:.9;width:160%;height:160%;position:absolute;top:-30%;bottom:-30%;left:-30%;right:-30%}.layout--rpg .rpg-shop-panel__inv-new{letter-spacing:.04em;color:#2a170c;z-index:2;background:linear-gradient(#ffe566,#f0c14b);border:1px solid #50280873;border-radius:.25rem;padding:.05rem .22rem;font-size:.58rem;font-weight:800;position:absolute;top:-.45rem;right:-.55rem}.layout--rpg .rpg-shop-panel__inv-qty.is-bump{color:#ffe9b5;animation:.35s ease-out rpg-shop-qty-bump}.layout--rpg .rpg-shop-panel__acquire.is-flying .rpg-shop-panel__acquire-inner{animation:.34s ease-in forwards rpg-shop-fly-inv}.layout--rpg .rpg-shop-panel__acquire.is-flying .rpg-shop-panel__acquire-label,.layout--rpg .rpg-shop-panel__acquire.is-flying .rpg-shop-panel__acquire-name,.layout--rpg .rpg-shop-panel__acquire.is-flying .rpg-shop-panel__acquire-fx{opacity:0;transition:opacity .18s}.layout--rpg .rpg-shop-panel__inv-row.is-fading{opacity:0;pointer-events:none;transform:scale(.96)}.layout--rpg .rpg-shop-panel__inv-row.is-empty{opacity:.4}.layout--rpg .rpg-shop-panel__inv-row.is-empty.is-fading{opacity:0}@keyframes rpg-shop-acquire-fade{0%{opacity:0}12%{opacity:1}72%{opacity:1}to{opacity:0}}@keyframes rpg-shop-acquire-pop{0%{opacity:0;transform:scale(.82)}55%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes rpg-shop-item-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes rpg-shop-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}@keyframes rpg-shop-price-warn{0%,to{transform:scale(1)}40%{transform:scale(1.08)}}@keyframes rpg-shop-currency-pulse{0%{filter:brightness()}35%{filter:brightness(1.15)}to{filter:brightness()}}@keyframes rpg-shop-delta-float{0%{opacity:0;transform:translateY(4px)}25%{opacity:1}to{opacity:0;transform:translateY(-10px)}}@keyframes rpg-shop-qty-bump{0%{transform:scale(1)}40%{transform:scale(1.28)}to{transform:scale(1)}}@keyframes rpg-shop-fail-hint{0%{opacity:0;transform:translateY(4px)}20%{opacity:1}to{opacity:.85}}@keyframes rpg-shop-fly-inv{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(42vh)scale(.28)}}@media (prefers-reduced-motion:reduce){.layout--rpg .rpg-shop-panel__acquire,.layout--rpg .rpg-shop-panel__use-fx,.layout--rpg .rpg-shop-panel__card.is-shake,.layout--rpg .rpg-shop-panel__inv-row.is-shake,.layout--rpg .rpg-shop-panel__currency.is-spending,.layout--rpg .rpg-shop-panel__inv-qty.is-bump,.layout--rpg .rpg-shop-panel__acquire.is-flying .rpg-shop-panel__acquire-inner{animation-duration:.01ms!important}}@media (min-width:720px){.layout--rpg .rpg-shop-page{max-width:34rem}.layout--rpg .rpg-shop-panel__grid{gap:.7rem}}@media (max-width:360px){.layout--rpg .rpg-shop-panel__cat{min-width:4.1rem;font-size:.72rem}.layout--rpg .rpg-shop-panel__name{font-size:.8rem}.layout--rpg .rpg-shop-panel__buy{padding:.28rem .45rem}}.layout--rpg .machine-detail-page--maple{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;flex-direction:column!important;gap:.55rem!important;padding:.15rem .2rem .85rem!important;display:flex!important}.layout--rpg .machine-detail-page--maple .machine-hero--rpg{gap:.4rem!important;margin-bottom:.2rem!important}.layout--rpg .machine-detail-page--maple .machine-hero__rpg-frame{width:min(100%,20.5rem)!important}.layout--rpg .machine-detail-page--maple .machine-hero__rpg-nameplate{background:linear-gradient(#ffffff38,#0000 36%),linear-gradient(#fff6df,#e6cf9a 72%,#d9bc82)!important;border:3px solid #5c3a1e!important;border-radius:12px!important;padding:.45rem .55rem .5rem!important;box-shadow:0 3px #2a170c47,inset 0 0 0 1px #ffe6a066!important}.layout--rpg .machine-detail-page--maple .machine-hero__rpg-title,.layout--rpg .machine-detail-page--maple .machine-hero__rpg-brand,.layout--rpg .machine-detail-page--maple .machine-hero__rpg-trait{font-family:var(--rpg-font-display,"Jua", sans-serif)!important;color:#4a3018!important}.layout--rpg .machine-detail-page--maple .machine-hero__rpg-title{font-size:1.15rem!important;font-weight:800!important}.layout--rpg .machine-detail-page--maple .machine-detail-muscle-under-hero,.layout--rpg .machine-detail-page--maple .machine-detail-recommend-inline,.layout--rpg .machine-detail-page--maple .machine-detail-more{margin-left:0!important;margin-right:0!important;padding-left:.1rem!important;padding-right:.1rem!important}.layout--rpg .machine-detail-page--maple .recommend-cta__muscle-label{color:#6a4a2a!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;font-weight:700!important}.layout--rpg .machine-detail-page--maple .recommend-cta__muscle-btn{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:10px!important;font-weight:800!important;box-shadow:0 2px #2a170c38!important}.layout--rpg .machine-detail-page--maple .recommend-cta__muscle-btn--active{color:#2a1608!important;background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important}.layout--rpg .machine-detail-page--maple .saved-settings-card{-webkit-backdrop-filter:none!important;background:linear-gradient(#ffffff2e,#0000 40%),linear-gradient(#fff6df,#e6cf9a 78%,#d9bc82)!important;border:3px solid #5c3a1e!important;border-radius:14px!important;padding:.55rem .55rem .65rem!important;box-shadow:0 4px #2a170c47!important}.layout--rpg .machine-detail-page--maple .saved-settings-card__title{color:#2c1a0e!important;min-height:1.55rem!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #2a170c!important;border-radius:8px!important;align-items:center!important;padding:.12rem .55rem!important;font-size:.82rem!important;font-weight:800!important;display:inline-flex!important}.layout--rpg .machine-detail-page--maple .saved-settings-card__date,.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__date,.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__empty-title,.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__empty-hint{color:#5c3a1e!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .history-page-premium{--history-card-bg:#fff6df;--history-card-border:#8a6540;--history-text-dim:#5c3a1e;--history-text-muted-value:#8a6540;--history-shadow-card:0 3px 0 #2a170c38}.layout--rpg .machine-detail-page--maple .history-page-premium .history-record-card,.layout--rpg .machine-detail-page--maple .history-page-premium .history-record-card--premium{color:#4a3018!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .machine-detail-page--maple .history-page-premium .history-record-card--premium:hover{border-color:#8a5a12!important;transform:none!important}.layout--rpg .machine-detail-page--maple .setting-value-card--history-mini{color:#4a3018!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:0 2px #2a170c29!important}.layout--rpg .machine-detail-page--maple .setting-value-card--history-mini .setting-value-card__label,.layout--rpg .machine-detail-page--maple .setting-value-card--history-mini .setting-value-card__value,.layout--rpg .machine-detail-page--maple .setting-value-card--history-mini .setting-value-card__unit{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .machine-detail-more__toggle{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:10px!important;font-weight:800!important;box-shadow:0 2px #2a170c33!important}.layout--rpg .machine-detail-page--maple .machine-detail-card,.layout--rpg .machine-detail-page--maple .machine-detail-summary,.layout--rpg .machine-detail-page--maple .machine-detail-plan-actions{color:#4a3018!important;background:linear-gradient(#ffffff2e,#0000 42%),linear-gradient(#fff6df,#e6cf9a 80%,#d9bc82)!important;border:3px solid #5c3a1e!important;border-radius:12px!important;padding:.7rem .75rem!important;box-shadow:0 3px #2a170c3d!important}.layout--rpg .machine-detail-page--maple .machine-detail-card__title,.layout--rpg .machine-detail-page--maple .machine-detail-card__body,.layout--rpg .machine-detail-page--maple .machine-detail-summary__description,.layout--rpg .machine-detail-page--maple .machine-detail-plan-actions__label{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .machine-detail-card__note,.layout--rpg .machine-detail-page--maple .machine-detail-summary__muscles{color:#6a4a2a!important}.layout--rpg .machine-detail-page--maple .machine-detail-card__link{color:#8a5a12!important;font-weight:800!important}.layout--rpg .machine-detail-page--maple .machine-detail-trade-links .btn{font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .machine-detail-card--tip{background:linear-gradient(#ffe27a47,#0000 42%),linear-gradient(#fff6df,#e6cf9a 80%,#d9bc82)!important;border-color:#a06a18!important}.layout--rpg .machine-detail-page--maple .machine-detail-activation__item,.layout--rpg .machine-detail-page--maple .machine-detail-checklist__item{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .machine-detail-checklist__mark{color:#a06a18!important}.layout--rpg .machine-detail-page--maple .recommend-cta{-webkit-backdrop-filter:none!important;background:0 0!important;border-top:0!important}.layout--rpg .machine-detail-page--maple .recommend-cta:not(.recommend-cta--static){background:linear-gradient(#ffffff2e,#0000 40%),linear-gradient(#fff6df,#e6cf9a 78%,#d9bc82)!important;border:3px solid #5c3a1e!important;border-radius:14px!important;padding:.55rem .45rem .5rem!important;box-shadow:0 4px #2a170c47!important}.layout--rpg .machine-detail-page--maple .recommend-cta__subtitle{color:#6a4a2a!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .showcase-glance{color:#4a3018!important;background:linear-gradient(#ffffff2e,#0000 40%),linear-gradient(#fff6df,#e6cf9a 78%,#d9bc82)!important;border:3px solid #5c3a1e!important;border-radius:14px!important;margin-left:0!important;margin-right:0!important;box-shadow:0 3px #2a170c3d!important}.layout--rpg .machine-detail-page--maple .showcase-glance__title,.layout--rpg .machine-detail-page--maple .showcase-glance__empty{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .machine-detail-page--maple .showcase-glance__cta,.layout--rpg .machine-detail-page--maple .showcase-glance__chip{color:#2c1a0e!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #5c3a1e!important;font-weight:800!important}.layout--rpg .machine-detail-page--maple .showcase-glance__chip--muted{color:#4a3018!important;background:linear-gradient(#fff8e7,#efe0bc)!important}.layout--rpg .machine-detail-page--maple .showcase-glance__thumb,.layout--rpg .machine-detail-page--maple .showcase-glance__more{color:#4a3018!important;background:#fff6df!important;border:2px solid #5c3a1e!important}.layout--rpg .machine-detail-page--maple .machine-hero__rpg-type{color:#2c1a0e!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#ffe27a,#c9921a)!important;border:2px solid #2a170c!important}.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__empty-btn,.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__action-btn{font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .recommendation-result-page--maple .recommendation-result-page__header,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__header,.layout--rpg .recommendation-result-page--maple .recommendation-result-page__header--inline,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__header--inline{z-index:auto!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom-width:medium!important;justify-content:space-between!important;align-items:flex-start!important;gap:.45rem!important;margin:0 0 .55rem!important;padding:.05rem .05rem .2rem!important;display:flex!important;position:static!important;top:auto!important}.layout--rpg .recommendation-result-page--maple,.layout--rpg-search .recommendation-result-page--maple{--color-text:#4a3018;--color-text-muted:#6a4a2a;--color-primary:#8a5a12;--color-accent:#8a5a12;--color-surface:#fffaf0;--color-surface-alt:#f3e2b8;--color-bg:#fff6df;--color-border:#8a6540;--glass-bg:#fff8e7;--glass-border:#8a6540;color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .recommendation-result-page--maple .recommendation-result-page__title,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__title{color:#4a3018!important;min-width:0!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;letter-spacing:-.01em!important;white-space:normal!important;text-overflow:unset!important;text-shadow:none!important;-webkit-text-stroke:0!important;flex:auto!important;margin:0!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.3!important;overflow:visible!important}.layout--rpg .recommendation-result-page--maple .history-page-premium,.layout--rpg-search .recommendation-result-page--maple .history-page-premium{--history-card-bg:#fff6df;--history-card-border:#8a6540;--history-text-dim:#5c3a1e;--history-text-muted-value:#8a6540;--history-green-glow:0 0 12px #f0c14b47;--history-shadow-card:0 3px 0 #2a170c38}.layout--rpg .recommendation-result-page--maple .history-record-card,.layout--rpg .recommendation-result-page--maple .history-record-card--premium,.layout--rpg-search .recommendation-result-page--maple .history-record-card,.layout--rpg-search .recommendation-result-page--maple .history-record-card--premium{color:#4a3018!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;box-shadow:inset 0 1px #ffffff73!important}.layout--rpg .recommendation-result-page--maple .recommendation-result-page__records-nudge,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__records-nudge{color:#4a3018!important;background:linear-gradient(#ffffff38,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #8a6540!important;border-radius:12px!important;box-shadow:0 2px #2a170c29!important}.layout--rpg .recommendation-result-page--maple .recommendation-result-page__records-nudge-title,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__records-nudge-title{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .recommendation-result-page--maple .recommendation-result-page__records-nudge-body,.layout--rpg .recommendation-result-page--maple .recommendation-result-page__records-nudge-close,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__records-nudge-body,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__records-nudge-close{color:#6a4a2a!important}.layout--rpg .recommendation-result-page--maple .recommendation-result-page__records-nudge-cta,.layout--rpg-search .recommendation-result-page--maple .recommendation-result-page__records-nudge-cta{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:10px!important;box-shadow:0 2px #2a170c2e!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel{color:#4a3018!important;background:linear-gradient(#ffffff38,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;margin:0 0 .45rem!important;padding:.5rem .5rem .55rem!important;box-shadow:0 2px #2a170c2e!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__choice-prompt,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__title,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__desc,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__pending,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn-label,.layout--rpg .recommendation-result-page--maple .history-workout-log__performance-title,.layout--rpg .recommendation-result-page--maple .history-workout-log__edit-label,.layout--rpg .recommendation-result-page--maple .history-workout-log__pane-label,.layout--rpg .recommendation-result-page--maple .history-workout-log__plan-save-lead,.layout--rpg .recommendation-result-page--maple .history-workout-log__plan-save-note,.layout--rpg .recommendation-result-page--maple .voice-coach-panel__title,.layout--rpg .recommendation-result-page--maple .voice-coach-panel__desc,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__choice-prompt,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__title,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__desc,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn-label,.layout--rpg-search .recommendation-result-page--maple .history-workout-log__performance-title{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__desc,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn-hint,.layout--rpg .recommendation-result-page--maple .voice-coach-panel__desc,.layout--rpg .recommendation-result-page--maple .history-workout-log__plan-save-note,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__desc,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn-hint{color:#6a4a2a!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:10px!important;box-shadow:0 2px #2a170c33!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn--idle,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn--active:not(.fit-feedback-panel__btn--save-attention),.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn--idle,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn--active:not(.fit-feedback-panel__btn--save-attention){color:#2a1608!important;background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 2px #2a170c38!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn-icon,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn-icon{background:linear-gradient(#ffe27a,#c9921a)!important;border-color:#2a170c!important}.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn-icon svg,.layout--rpg-search .recommendation-result-page--maple .fit-feedback-panel__btn-icon svg{color:#2a1608!important}.layout--rpg .recommendation-result-page--maple .btn.fit-feedback-panel__save-btn--attention,.layout--rpg .recommendation-result-page--maple .btn.recommendation-settings-panel__save--attention,.layout--rpg .recommendation-result-page--maple .fit-feedback-panel__btn--save-attention,.layout--rpg .recommendation-result-page--maple .btn.history-workout-log__plan-save--attention,.layout--rpg-search .recommendation-result-page--maple .btn.fit-feedback-panel__save-btn--attention,.layout--rpg-search .recommendation-result-page--maple .btn.history-workout-log__plan-save--attention{color:#2a1608!important;background:linear-gradient(#ffe27a,#c9921a)!important;border-color:#a06a18!important;animation:none!important;box-shadow:0 2px #2a170c47,0 0 10px #f0c14b59!important}.layout--rpg .recommendation-result-page--maple .active-source-banner,.layout--rpg-search .recommendation-result-page--maple .active-source-banner{color:#4a3018!important;background:linear-gradient(#ffffff38,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;box-shadow:0 2px #2a170c2e!important}.layout--rpg .recommendation-result-page--maple .active-source-banner__kicker,.layout--rpg .recommendation-result-page--maple .active-source-banner__col-label,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__kicker,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__col-label{color:#6a4a2a!important}.layout--rpg .recommendation-result-page--maple .active-source-banner__status,.layout--rpg .recommendation-result-page--maple .active-source-banner__status strong,.layout--rpg .recommendation-result-page--maple .active-source-banner__col strong,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__status,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__status strong,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__col strong{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .recommendation-result-page--maple .active-source-banner__active-weight,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__active-weight{color:#8a5a12!important}.layout--rpg .recommendation-result-page--maple .active-source-banner__col,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__col{color:#4a3018!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:0 2px #2a170c24!important}.layout--rpg .recommendation-result-page--maple .active-source-banner__col.is-active,.layout--rpg-search .recommendation-result-page--maple .active-source-banner__col.is-active{background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 2px #2a170c33!important}.layout--rpg .recommendation-result-page--maple .setting-value-card,.layout--rpg .recommendation-result-page--maple .setting-value-card--history-mini,.layout--rpg-search .recommendation-result-page--maple .setting-value-card,.layout--rpg-search .recommendation-result-page--maple .setting-value-card--history-mini{color:#4a3018!important;-webkit-backdrop-filter:none!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:0 2px #2a170c29!important}.layout--rpg .recommendation-result-page--maple .setting-value-card--highlight,.layout--rpg-search .recommendation-result-page--maple .setting-value-card--highlight{background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 2px #2a170c33!important}.layout--rpg .recommendation-result-page--maple .setting-value-card__label,.layout--rpg .recommendation-result-page--maple .setting-value-card__value,.layout--rpg .recommendation-result-page--maple .setting-value-card__unit,.layout--rpg .recommendation-result-page--maple .setting-value-card__hint,.layout--rpg .recommendation-result-page--maple .setting-value-card__compare-label,.layout--rpg-search .recommendation-result-page--maple .setting-value-card__label,.layout--rpg-search .recommendation-result-page--maple .setting-value-card__value,.layout--rpg-search .recommendation-result-page--maple .setting-value-card__unit,.layout--rpg-search .recommendation-result-page--maple .setting-value-card__hint{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;text-shadow:none!important;-webkit-text-fill-color:#4a3018!important}.layout--rpg .recommendation-result-page--maple .setting-value-card__unit,.layout--rpg-search .recommendation-result-page--maple .setting-value-card__unit{color:#8a5a12!important;-webkit-text-fill-color:#8a5a12!important}.layout--rpg .recommendation-result-page--maple .weight-basis-trigger,.layout--rpg-search .recommendation-result-page--maple .weight-basis-trigger{color:#8a5a12!important}.layout--rpg .recommendation-result-page--maple .recommendation-workout-log.recommendation-workout-log--history,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log.recommendation-workout-log--history{-webkit-backdrop-filter:none!important;box-shadow:none!important;color:#4a3018!important;background:0 0!important;border:none!important;border-top:2px solid #8a6540!important;border-radius:0!important}.layout--rpg .recommendation-result-page--maple .history-workout-log__performance,.layout--rpg-search .recommendation-result-page--maple .history-workout-log__performance{color:#4a3018!important;background:linear-gradient(#ffffff38,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important;margin:.1rem 0 .15rem!important;padding:.5rem .5rem .55rem!important;box-shadow:0 2px #2a170c2e!important}.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__weight-row--history,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__weight-row--history{color:#4a3018!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:0 2px #2a170c24!important}.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__weight-row--history.recommendation-workout-log__weight-row--completed,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__weight-row--history.recommendation-workout-log__weight-row--completed{background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important}.layout--rpg .recommendation-result-page--maple .numeric-stepper__btn,.layout--rpg .recommendation-result-page--maple .numeric-stepper__value,.layout--rpg .recommendation-result-page--maple .numeric-stepper__manual-input,.layout--rpg-search .recommendation-result-page--maple .numeric-stepper__btn,.layout--rpg-search .recommendation-result-page--maple .numeric-stepper__value,.layout--rpg-search .recommendation-result-page--maple .numeric-stepper__manual-input{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;box-shadow:0 1px #2a170c29!important}.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__set-index,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__set-index{color:#4a3018!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important}.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__set-index--active,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__set-index--active{color:#2a1608!important;background:linear-gradient(#ffe9b8,#e8c978)!important;border-color:#a06a18!important;box-shadow:0 0 8px #f0c14b47!important}.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__complete-btn,.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__diary-tag,.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__save,.layout--rpg .recommendation-result-page--maple .recommendation-workout-log__save--compact,.layout--rpg .recommendation-result-page--maple .history-workout-log__plan-save,.layout--rpg .recommendation-result-page--maple .history-workout-log__all-complete,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__complete-btn,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__diary-tag,.layout--rpg-search .recommendation-result-page--maple .recommendation-workout-log__save,.layout--rpg-search .recommendation-result-page--maple .history-workout-log__plan-save{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;box-shadow:0 1px #2a170c24!important}.layout--rpg .recommendation-result-page--maple .history-workout-log__memo-input,.layout--rpg .recommendation-result-page--maple .history-workout-log__personal-tip-input,.layout--rpg-search .recommendation-result-page--maple .history-workout-log__memo-input{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important;background:linear-gradient(#fffaf0,#f6e7c4)!important;border:2px solid #8a6540!important;border-radius:10px!important;box-shadow:inset 0 1px #fff6!important}.layout--rpg .recommendation-result-page--maple .voice-coach-panel,.layout--rpg-search .recommendation-result-page--maple .voice-coach-panel{color:#4a3018!important;background:linear-gradient(#ffffff2e,#0000 42%),linear-gradient(#fff8e7,#efe0bc)!important;border:2px solid #5c3a1e!important;border-radius:12px!important}.layout--rpg .recommendation-result-page--maple .recommendation-guide-segments__chip,.layout--rpg-search .recommendation-result-page--maple .recommendation-guide-segments__chip{color:#4a3018!important;font-family:var(--rpg-font-display,"Jua", sans-serif)!important}.layout--rpg .recommendation-result-page--maple .recommendation-guide-segments__panel,.layout--rpg .recommendation-result-page--maple .recommendation-guide-segments__panel.recommendation-tips__list,.layout--rpg .recommendation-result-page--maple .recommendation-guide-segments__panel.recommendation-warnings__list,.layout--rpg-search .recommendation-result-page--maple .recommendation-guide-segments__panel{color:#4a3018!important;background:linear-gradient(#fffaf0,#f3e2b8)!important;border:2px solid #8a6540!important;border-radius:10px!important}.layout--rpg .rpg-shop-panel__featured--quest{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:radial-gradient(at 18% 20%,#ffe67873,#0000 55%),linear-gradient(#fff4d0,#e8c878 55%,#d4a848);border:3px solid #2a170c;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem .55rem;margin:0;padding:.55rem .65rem .6rem;display:grid;box-shadow:0 3px #2a170c52,inset 0 1px #ffffff8c,inset 0 0 0 2px #7a4f2a47}.layout--rpg .rpg-shop-panel__featured--quest:active{transform:translateY(1px);box-shadow:0 1px #2a170c52,inset 0 2px 6px #0000002e}.layout--rpg .rpg-shop-panel__featured--hp{background:radial-gradient(at 15% 15%,#ffa08c66,#0000 50%),linear-gradient(#ffe8d8,#f0b090 50%,#d87858)}.layout--rpg .rpg-shop-panel__featured--mp{background:radial-gradient(at 15% 15%,#96beff6b,#0000 50%),linear-gradient(#e8f0ff,#a8c4f0 50%,#6a90d0)}.layout--rpg .rpg-shop-panel__featured-crown{background:radial-gradient(circle at 40% 30%,#fff0b0,#d4a020 70%,#7a5010);border:2px solid #2a170ca6;border-radius:50%;place-items:center;width:2.6rem;height:2.6rem;display:grid;box-shadow:0 2px #00000040}.layout--rpg .rpg-shop-panel__featured-emblem{object-fit:contain;width:1.7rem;height:1.7rem}.layout--rpg .rpg-shop-panel__featured-copy{flex-direction:column;gap:.08rem;min-width:0;display:flex}.layout--rpg .rpg-shop-panel__featured--quest .rpg-shop-panel__featured-label{letter-spacing:.08em;color:#5a3a08;background:linear-gradient(#fff6c8,#f0d060);border:1px solid #5a3a0873;border-radius:999px;align-self:flex-start;padding:.12rem .42rem;font-size:.58rem;font-weight:900}.layout--rpg .rpg-shop-panel__featured--quest .rpg-shop-panel__featured-name{font-family:var(--rpg-font-display,inherit);color:#2a170c;overflow-wrap:anywhere;font-size:1rem;font-weight:900;line-height:1.15}.layout--rpg .rpg-shop-panel__featured--quest .rpg-shop-panel__featured-effect{color:#5a2a18;margin-left:0;font-size:.72rem;font-weight:800}.layout--rpg .rpg-shop-panel__featured--mp .rpg-shop-panel__featured-effect{color:#1a2a5a}.layout--rpg .rpg-shop-panel__featured-hint{color:#2a170cb8;font-size:.62rem;font-weight:700}.layout--rpg .rpg-shop-panel__featured-art{background:#fff8e673;border:2px solid #2a170c80;border-radius:10px;place-items:center;width:3.4rem;height:3.4rem;display:grid;box-shadow:inset 0 0 0 1px #ffffff59}.layout--rpg .rpg-shop-panel__featured-img{object-fit:contain;filter:drop-shadow(0 3px 4px #00000047);width:2.7rem;height:2.7rem}.layout--rpg .rpg-shop-panel__cats--docked .rpg-shop-panel__cat{color:#d8c4a0;opacity:.9;background:linear-gradient(#5a3a22,#3a2414 55%,#2a170c);border-width:3px;min-height:2.75rem}.layout--rpg .rpg-shop-panel__cats--docked .rpg-shop-panel__cat.is-active{opacity:1;color:#2a1608;background:linear-gradient(#ffe9a0,#f0c14b 48%,#c9921a);box-shadow:0 3px #0000005c,inset 0 1px #fff9,0 0 10px #ffd65a4d}.layout--rpg .rpg-shop-panel__empty--bag{text-align:center;background:radial-gradient(at 50% 0,#ffdc7833,#0000 55%),linear-gradient(#fff8e68c,#ecd6a066);border:3px dashed #7a4f2a80;border-radius:12px;justify-items:center;gap:.28rem;list-style:none;display:grid;padding:1.35rem .85rem 1.45rem!important}.layout--rpg .rpg-shop-panel__empty-seal{background:radial-gradient(circle at 40% 30%,#ffe9a0,#c9921a 65%,#6a4010);border:3px solid #2a170ca6;border-radius:50%;place-items:center;width:3.8rem;height:3.8rem;margin-bottom:.15rem;display:grid;box-shadow:0 3px #00000040}.layout--rpg .rpg-shop-panel__empty-art{object-fit:contain;width:2.2rem;height:2.2rem}.layout--rpg .rpg-shop-panel__empty-kicker{font-family:var(--rpg-font-display,inherit);letter-spacing:.14em;color:#8a5a12;font-size:.72rem}.layout--rpg .rpg-shop-panel__empty-title{font-family:var(--rpg-font-display,inherit);color:#2a1608;font-size:.95rem;font-weight:900}.layout--rpg .rpg-shop-panel__empty-hint{color:#6b4e35;max-width:16rem;font-size:.72rem;font-weight:700;line-height:1.4}@media (max-width:375px){.layout--rpg .rpg-shop-panel__featured--quest{grid-template-columns:auto 1fr}.layout--rpg .rpg-shop-panel__featured-art{display:none}}.layout--rpg .rpg-shop-panel__featured--quest{border-width:4px;border-radius:8px;box-shadow:0 4px #1a0e08,inset 0 0 0 2px #7a4f2a66,inset 0 1px #ffffff73}.layout--rpg .rpg-shop-panel__featured--quest .rpg-shop-panel__featured-name{letter-spacing:.02em;font-size:1.05rem}.layout--rpg .rpg-shop-panel__featured--quest .rpg-shop-panel__featured-effect{font-family:var(--rpg-font-display,inherit);background:#2a170c1f;border:1.5px solid #2a170c8c;border-radius:4px;align-self:flex-start;margin-top:.1rem;padding:.12rem .45rem;font-size:.78rem;font-weight:900;display:inline-flex}.layout--rpg .rpg-shop-panel__featured--hp .rpg-shop-panel__featured-effect{color:#6a1810;background:#b4281e29;border-color:#8a2820}.layout--rpg .rpg-shop-panel__featured--mp .rpg-shop-panel__featured-effect{color:#102050;background:#2850b429;border-color:#284890}.layout--rpg .rpg-shop-panel__empty--bag{border:3px solid #2a170c;border-radius:8px;box-shadow:inset 0 0 0 2px #c9921a47,0 3px #00000038}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__stage{-webkit-backdrop-filter:none;background:linear-gradient(#fff6de 0%,#f0d9a4 48%,#e2c484 100%);border:3px solid #2a170c;border-radius:14px;box-shadow:0 4px #00000047,inset 0 0 0 2px #7a4f2a59,inset 0 1px #ffffff8c}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__hero-head{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#ffe9a8,#f0c14b 55%,#c9921a)!important;border:3px solid #2a170c!important;border-radius:10px!important;box-shadow:0 3px #00000047,inset 0 1px #ffffff8c!important}.layout--rpg .rpg-shop-panel__identity-copy{flex-direction:column;gap:.06rem;min-width:0;display:flex}.layout--rpg .rpg-shop-panel__identity-kicker{font-family:var(--rpg-font-display,inherit);letter-spacing:.14em;color:#5a3a10;text-shadow:0 1px #fff5c88c;font-size:.6rem;font-weight:900}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__title-plate{color:#2a1608;text-shadow:0 1px #fff5c8a6;margin:0;font-size:1rem;font-weight:900}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__cats--docked{background:linear-gradient(#f8ebd0,#e8d09a);border:2px solid #7a4f2a80;box-shadow:0 2px #2a170c1f,inset 0 1px #ffffff6b}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__featured--docked,.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__featured--quest{background:linear-gradient(#fff0c8,#efd090)!important;border:3px solid #2a170c!important;box-shadow:0 3px #00000038!important}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__body--air,.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__body--docked{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#fff4d8,#ebcf96)!important;border-color:#2a170c!important;box-shadow:0 3px #0000003d,inset 0 0 0 2px #7a4f2a47!important}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__inv-panel--stage,.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__inv-panel--air{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#fff6de,#e8c98e)!important;border:3px solid #2a170c!important;box-shadow:0 4px #0000003d,inset 0 0 0 2px #7a4f2a4d!important}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__hero--identity .rpg-shop-panel__hero-art{background:linear-gradient(#f7edd4,#e0c890);border:3px solid #2a170c;border-radius:10px;width:100%;max-height:17.5rem;margin-top:.2rem;padding:.2rem .25rem;box-shadow:inset 0 0 0 2px #7a4f2a47}.layout--rpg .rpg-shop-panel--solid .rpg-shop-panel__hero--identity .rpg-shop-panel__header-img{object-fit:contain;width:100%;height:auto;max-height:16.5rem}@font-face{font-family:Galmuri11;src:url(/machinefit/fonts/Galmuri11.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Galmuri11;src:url(/machinefit/fonts/Galmuri11-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Maplestory Bold;src:url(/machinefit/fonts/MaplestoryOTFBold.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Maplestory Bold;src:url(/machinefit/fonts/MaplestoryOTFBold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Maplestory Light;src:url(/machinefit/fonts/MaplestoryOTFLight.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Maplestory Light;src:url(/machinefit/fonts/MaplestoryOTFLight.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}html[data-rpg-typo],html[data-rpg-ui],.layout--rpg{--font-rpg-bold:"Maplestory Bold", "Galmuri11", "Jua", "Apple SD Gothic Neo", sans-serif;--font-rpg-light:"Maplestory Light", "Galmuri11", "Jua", "Apple SD Gothic Neo", sans-serif;--rpg-font-family:var(--font-rpg-light);--rpg-font-display:var(--font-rpg-bold);--rpg-font-stat:var(--font-rpg-bold);--rpg-font-meta:var(--font-rpg-light);--rpg-font-weight:400;--rpg-font-weight-bold:700;--rpg-letter-spacing:-.02em;--rpg-letter-spacing-stat:-.04em;--rpg-line-height:1.2;--rpg-line-height-tight:1.08;--rpg-text-shadow-ink:-1px -1px 0 #1a0e08, 1px -1px 0 #1a0e08, -1px 1px 0 #1a0e08, 1px 1px 0 #1a0e08;--rpg-text-shadow-light:-1px -1px 0 #fff6e0, 1px -1px 0 #fff6e0, -1px 1px 0 #fff6e0, 1px 1px 0 #fff6e0;--rpg-text-shadow-gold:0 1px 0 #1a0e08;--rpg-text-shadow-purple:-1px -1px 0 #f8f0ff, 1px -1px 0 #f8f0ff, -1px 1px 0 #f8f0ff, 1px 1px 0 #f8f0ff}.layout--rpg{font-family:var(--font-rpg-light);font-weight:400;line-height:var(--rpg-line-height);letter-spacing:var(--rpg-letter-spacing);word-break:keep-all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.layout--rpg .maple-home,.layout--rpg .maple-home *{--maple-font-display:var(--font-rpg-bold);--maple-font-stat:var(--font-rpg-bold);--maple-font-meta:var(--font-rpg-light)}.layout--rpg .maple-home{font-family:var(--font-rpg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.layout--rpg .maple-dtext{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;text-shadow:var(--rpg-text-shadow-ink)}.layout--rpg .maple-dtext--no-ink{text-shadow:none!important;-webkit-text-stroke:0!important}.layout--rpg .rpg-type-display,html[data-rpg-typo] .rpg-type-display{font-family:var(--font-rpg-bold);font-weight:700}.layout--rpg .rpg-type-body,html[data-rpg-typo] .rpg-type-body{font-family:var(--font-rpg-light);font-weight:400}.layout--rpg .rpg-chrome-title,.layout--rpg .machine-search--maple .page-title,.layout--rpg .records-page--maple .records-page__title{box-sizing:border-box!important;border:3px solid var(--rpg-wood-edge,#2a170c)!important;background:var(--rpg-parchment-face)!important;width:min(100%,22.875rem)!important;min-height:2.35rem!important;box-shadow:var(--rpg-shadow-float)!important;color:var(--rpg-ink,#2c1a0e)!important;font-family:var(--font-rpg-bold)!important;font-size:clamp(.88rem,3.8vw,1.05rem)!important;font-weight:var(--rpg-font-weight-bold,700)!important;letter-spacing:var(--rpg-letter-spacing)!important;line-height:var(--rpg-line-height-tight)!important;text-shadow:var(--rpg-text-shadow-light)!important;-webkit-font-smoothing:antialiased!important;text-indent:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;aspect-ratio:unset!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;padding:.32rem .85rem!important;display:flex!important;overflow:hidden!important}.layout--rpg .machine-search--maple .page-title:before,.layout--rpg .records-page--maple .records-page__title:before,.layout--rpg .records-page--maple .records-page__title .rpg-maple{display:none!important}.layout--rpg .rpg-chrome-banner,.layout--rpg .machine-search--maple .machine-search__results-title--maple{box-sizing:border-box!important;border:2px solid var(--rpg-wood-edge,#2a170c)!important;background:var(--rpg-gold-face)!important;width:100%!important;min-height:1.85rem!important;max-height:2.15rem!important;box-shadow:var(--rpg-bevel-btn)!important;aspect-ratio:unset!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin:.08rem 0 .18rem!important;padding:.22rem .65rem!important;display:flex!important;position:relative!important;overflow:hidden!important}.layout--rpg .machine-search--maple .machine-search__results-bubble{clip:auto!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:auto!important;height:auto!important;font-family:var(--font-rpg-bold)!important;font-size:clamp(.72rem,3.2vw,.84rem)!important;font-weight:var(--rpg-font-weight-bold,700)!important;color:var(--rpg-ink,#2c1a0e)!important;letter-spacing:var(--rpg-letter-spacing)!important;line-height:var(--rpg-line-height-tight)!important;text-shadow:var(--rpg-text-shadow-light)!important;-webkit-font-smoothing:antialiased!important;border:0!important;margin:0!important;padding:0!important;position:static!important;overflow:hidden!important}.maple-home__chrome-label{z-index:1;box-sizing:border-box;pointer-events:none;font-family:var(--font-rpg-bold,var(--rpg-font-display,var(--maple-font-display)));font-weight:var(--rpg-font-weight-bold,700);letter-spacing:var(--rpg-letter-spacing,-.02em);line-height:var(--rpg-line-height-tight,1.08);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0 .2rem;display:flex;position:absolute;overflow:hidden}.maple-home__chrome-label .maple-dtext{font:inherit;color:inherit;text-shadow:inherit;letter-spacing:inherit}.maple-home__chrome-label--quest{color:#2a1608;width:84%;height:22%;text-shadow:var(--rpg-text-shadow-light);background:linear-gradient(#fff8e8 0%,#f3e4c0 55%,#e8d4a0 100%);justify-content:flex-start;padding-left:8%;font-size:clamp(8px,2.8cqw,11px);top:4%;left:8%}.maple-home__chrome-label--fortune{color:#fff8ff;text-shadow:-1px -1px #3a1840,1px -1px #3a1840,-1px 1px #3a1840,1px 1px #3a1840;background:linear-gradient(#c4b0f0 0%,#9a82d8 50%,#7c5cbf 100%);width:80%;height:20%;font-size:clamp(8px,2.8cqw,11px);top:4%;left:10%}.maple-home__chrome-label--skill{color:#ffd24a;letter-spacing:.06em;width:30%;height:18%;text-shadow:var(--rpg-text-shadow-gold);background:linear-gradient(#4a3020 0%,#2a170c 100%);font-size:clamp(7px,2.2cqw,9px);top:5%;left:6%}.maple-home__chrome-label--inv-recent,.maple-home__chrome-label--inv-fav{color:#2a1608;width:72%;height:26%;text-shadow:var(--rpg-text-shadow-light);background:linear-gradient(#fff8e8 0%,#efe0bc 100%);justify-content:flex-start;padding-left:12%;font-size:clamp(8px,2.6cqw,10px);top:2%;left:3%}.maple-home__section{image-rendering:pixelated;image-rendering:crisp-edges}.layout--rpg .maple-home__section{background-size:100%}.layout--rpg .bottom-nav--maple img,.layout--rpg .maple-home__avatar{image-rendering:auto}.layout--rpg .maple-home__plate,.layout--rpg .maple-home__meter-label,.layout--rpg .maple-home__meter-value,.layout--rpg .maple-home__plate--gym,.layout--rpg .maple-home__plate--code,.layout--rpg .maple-home__plate--plan,.layout--rpg .maple-home__plate--stars,.layout--rpg .maple-home__plate--keyword,.layout--rpg .maple-home__plate--session,.layout--rpg .maple-home__plate--skill-value,.layout--rpg .maple-home__plate--notice,.layout--rpg .maple-home__level-badge,.layout--rpg .maple-home__hud-hellpower-title,.layout--rpg .profile-card__hud-meter-label,.layout--rpg .profile-card__hud-meter-value,.layout--rpg .profile-card__hud-badge,.layout--rpg .profile-card__hud-locale-label,.layout--rpg .profile-card__hud-locale-value,.layout--rpg .profile-card__hud-stat-caption,.layout--rpg .profile-card__hud-stat-level,.layout--rpg .profile-card__hud-stat-score-label,.layout--rpg .profile-card__hud-stat-score-value,.layout--rpg .profile-card__member-id-change{font-family:var(--font-rpg-bold)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.layout--rpg .maple-home__inv-empty-msg,.layout--rpg .maple-home__plate--plan span:not(.maple-dtext):not(strong){font-family:var(--font-rpg-light)!important;font-weight:400!important}.layout--rpg .bottom-nav--maple .bottom-nav__item,.layout--rpg .bottom-nav--maple .bottom-nav__label{font-family:var(--font-rpg-bold)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.layout--rpg .home-notice-banner__title,.layout--rpg .home-planned-workout__title,.layout--rpg .home-planned-workout__count-num,.layout--rpg .home-missed-plans__title,.layout--rpg .home-fortune-card__eyebrow,.layout--rpg .home-session-timer__time,.layout--rpg .btn,.layout--rpg .rpg-btn,.layout--rpg .rpg-title-plate{font-family:var(--font-rpg-bold)}.layout--rpg .home-notice-banner__go,.layout--rpg .home-planned-workout__count-unit,.layout--rpg .home-fortune-card,.layout--rpg .home-session-timer__label,.layout--rpg .home-session-timer__ended-label,.layout--rpg .home-session-timer__history{font-family:var(--font-rpg-light)}.layout--rpg .machine-search .page-title,.layout--rpg .machine-search .filter-chip,.layout--rpg .machine-search .filter-section__title,.layout--rpg .machine-search .machine-search__results-title,.layout--rpg .machine-search .recent-searches__title,.layout--rpg .machine-search .search-bar__btn,.layout--rpg .machine-search .search-bar button,.layout--rpg .machine-search .machine-list-item__name,.layout--rpg .machine-search .machine-list-item__name-text{font-family:var(--font-rpg-bold)!important}.layout--rpg .machine-search .search-bar input,.layout--rpg .machine-search .search-bar__input,.layout--rpg .machine-search .search-bar .input,.layout--rpg .machine-search .machine-list-item__meta,.layout--rpg .machine-search .machine-list-item__brand,.layout--rpg .machine-search .machine-list-item__muscle,.layout--rpg .machine-search .machine-empty-state,.layout--rpg .machine-search .page-shell__subtitle,.layout--rpg .machine-search .recent-searches__hint,.layout--rpg .machine-search .filter-section p{font-family:var(--font-rpg-light)!important;font-weight:400!important}.layout--rpg .records-page__title,.layout--rpg .history-metric-card__value,.layout--rpg .history-metric-card__label,.layout--rpg .records-page__hot-time-caption,.layout--rpg .history-record-card__machine-name,.layout--rpg .history-record-card__machine-name-text,.layout--rpg .history-log-status-filter__item,.layout--rpg .records-list__day-menu-trigger,.layout--rpg .records-list__calendar-trigger{font-family:var(--font-rpg-bold)!important}.layout--rpg .records-page--maple .history-metric-card__unit{font-family:var(--font-rpg-bold)!important;font-weight:800!important}.layout--rpg .history-metric-card__unit,.layout--rpg .records-list__date-heading,.layout--rpg .history-record-card__meta,.layout--rpg .history-record-card__meta-item,.layout--rpg .history-record-card__body-toggle,.layout--rpg .empty-state,.layout--rpg .records-page .empty-state{font-family:var(--font-rpg-light)!important;font-weight:400!important}.layout--rpg .records-page--maple .fit-feedback-panel__choice-prompt,.layout--rpg .records-page--maple .fit-feedback-panel__btn,.layout--rpg .records-page--maple .setting-value-card__value,.layout--rpg .records-page--maple .history-workout-log__performance-title,.layout--rpg .records-page--maple .history-workout-log__plan-save,.layout--rpg .records-page--maple .recommendation-workout-log__save,.layout--rpg .records-page--maple .recommendation-guide-segments__chip{font-family:var(--font-rpg-bold)!important;text-shadow:none!important;-webkit-text-stroke:0!important;font-weight:700!important}.layout--rpg .records-page--maple .setting-value-card__label,.layout--rpg .records-page--maple .fit-feedback-panel__desc,.layout--rpg .records-page--maple .voice-coach-panel__desc{font-family:var(--font-rpg-light)!important;font-weight:400!important}html[data-rpg-typo=records] .history-calendar-dialog,html[data-rpg-typo=records] .history-calendar-dialog-overlay,html[data-rpg-typo=records] .day-actions-sheet-overlay,html[data-rpg-typo=records] .history-record-card__order-panel{--rpg-font-display:var(--font-rpg-bold);font-family:var(--font-rpg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-rpg-typo=records] .history-calendar-dialog__title,html[data-rpg-typo=records] .day-actions-sheet-overlay button,html[data-rpg-typo=records] .day-actions-sheet-overlay .btn,html[data-rpg-typo=records] .history-record-card__order-panel .workout-card-order__btn-label,html[data-rpg-typo=records] .history-record-card__order-panel .workout-card-order__title{font-family:var(--font-rpg-bold)}html[data-rpg-typo=records] .history-calendar-dialog__hint{font-family:var(--font-rpg-light)}.layout--rpg .my-page .profile-card:before,.layout--rpg .my-page .my-page-section__title,.layout--rpg .my-page .list-nav__label,.layout--rpg .workout-report-dialog__title,.layout--rpg .my-page .profile-card__power-score,.layout--rpg .my-page .profile-card__hellpower,.layout--rpg .my-page .profile-card__row--power dd,.layout--rpg .my-page .power-box__gain,.layout--rpg .my-page .btn,.layout--rpg .my-page .share-app-button,.layout--rpg .my-page .power-box__btn{font-family:var(--font-rpg-bold)!important}.layout--rpg .my-page .profile-card__row dt,.layout--rpg .my-page .profile-card__hellpower-meta,.layout--rpg .workout-report-section,.layout--rpg .workout-report-section__field,.layout--rpg .workout-report-dialog__preview,.layout--rpg .my-page .member-profile-requests__message,.layout--rpg .my-page .my-page-lab-locked__text,.layout--rpg .my-page .my-page-lab-locked__hint,.layout--rpg .my-page .empty-state{font-family:var(--font-rpg-light)!important;font-weight:400!important}.layout--rpg .my-page .list-nav__label,.layout--rpg .my-page .profile-card__row dd,.layout--rpg .my-page .profile-card__row dd .maple-dtext,.layout--rpg .my-page .profile-card__member-id-value,.layout--rpg .my-page .profile-card__member-id-value .maple-dtext,.layout--rpg .my-page .profile-card__hellpower,.layout--rpg .my-page .profile-card__hellpower .maple-dtext,.layout--rpg .my-page .profile-card__power-score,.layout--rpg .my-page .profile-card__power-score .maple-dtext,.layout--rpg .my-page .profile-card__power-link,.layout--rpg .my-page .profile-card__power-link .maple-dtext,.layout--rpg .machine-search .machine-list-item__name,.layout--rpg .machine-search .machine-list-item__name .maple-dtext,.layout--rpg .machine-search .machine-list-item__name-text,.layout--rpg .machine-search--maple .machine-list-item__name,.layout--rpg .machine-search--maple .machine-list-item__name .maple-dtext,.layout--rpg .machine-search--maple .machine-list-item__name-text,.layout--rpg .records-page .records-list__date-heading,.layout--rpg .records-page .records-list__date-heading .maple-dtext,.layout--rpg .records-page .records-list__date-toggle-label,.layout--rpg .records-page--maple .records-list__date-heading,.layout--rpg .records-page--maple .records-list__date-heading .maple-dtext,.layout--rpg .records-page--maple .records-list__date-toggle-label,.layout--rpg .history-record-card__machine-name,.layout--rpg .history-record-card__machine-name .maple-dtext,.layout--rpg .history-record-card__machine-name-text,.layout--rpg .records-page--maple .history-record-card__machine-name,.layout--rpg .records-page--maple .history-record-card__machine-name .maple-dtext,.layout--rpg .records-page--maple .history-record-card__machine-name-text,.layout--rpg .machine-detail-page--maple .machine-hero__rpg-title,.layout--rpg .machine-detail-page--maple .saved-settings-card__title,.layout--rpg .machine-detail-page--maple .machine-detail-more__toggle,.layout--rpg .machine-detail-page--maple .recommend-cta .btn,.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__empty-btn,.layout--rpg .machine-detail-page--maple .machine-detail-last-settings__action-btn{font-family:var(--font-rpg-bold)!important;text-shadow:none!important;-webkit-text-stroke:0!important;font-weight:700!important}.layout--rpg .machine-search .machine-list-item__name .machine-list-item__muscle--beside-name,.layout--rpg .machine-search--maple .machine-list-item__name .machine-list-item__muscle--beside-name{font-family:var(--font-rpg-light)!important;font-weight:500!important}:root{--rpg-img-home-recent-slot:url(/machinefit/rpg/home/slices/inv-slot-frame.png?v=r10);--rpg-img-home-favorite-slot:url(/machinefit/rpg/home/slices/inv-slot-frame.png?v=r10)}.maple-home{--maple-ink:#2a1608;--maple-plate:transparent;--maple-plate-wood:#2a1608b8;--maple-plate-green:transparent;--maple-plate-purple:transparent;--maple-space-xs:.06rem;--maple-space-s:.1rem;--maple-space-m:.14rem;--maple-space-l:.2rem;--maple-space-xl:.28rem;--maple-inv-bleed-x:var(--maple-space-s);--maple-font-display:var(--rpg-font-display,"Galmuri11", "Jua", sans-serif);--maple-font-stat:var(--rpg-font-stat,"Galmuri11", "Jua", sans-serif);--maple-font-meta:var(--rpg-font-meta,"Galmuri11", "Jua", sans-serif);box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:var(--maple-space-xs) var(--maple-space-s) 0;gap:var(--maple-space-m);isolation:isolate;image-rendering:pixelated;font-family:var(--maple-font-meta);color:var(--maple-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;margin:0;display:flex;container:maple/inline-size}.maple-home__section{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:inherit;font:inherit;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;cursor:default;background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;margin:0;padding:0;text-decoration:none;display:block;position:relative;background-color:#0000!important}a.maple-home__section,button.maple-home__section{cursor:pointer;-webkit-appearance:none;appearance:none;background-color:#0000!important}a.maple-home__section:active,button.maple-home__section:active:not(:disabled){filter:brightness(.96)}button.maple-home__section:disabled{cursor:default;opacity:.92}a.maple-home__section:focus-visible{outline-offset:2px;outline:2px solid #ffe566}button.maple-home__section:focus-visible{outline-offset:2px;outline:2px solid #ffe566}.maple-home__inv-more:focus-visible{outline-offset:2px;outline:2px solid #ffe566}.maple-home__row{gap:var(--maple-space-s);grid-template-columns:1fr 1fr;align-items:stretch;width:100%;min-width:0;display:grid}.maple-home__row--quest-fortune>.maple-home__quest,.maple-home__row--quest-fortune>.maple-home__fortune{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-color:#0000!important}.maple-home__row--quest-fortune>.maple-home__quest,.maple-home__quest{isolation:isolate;image-rendering:auto;border-radius:0;position:relative;overflow:visible;background-color:#0000!important}.maple-home__row--quest-fortune>.maple-home__fortune,.maple-home__fortune{isolation:isolate;image-rendering:auto;border-radius:11%;position:relative;overflow:hidden;background:0 0!important}.maple-home__fortune:before{content:"";z-index:0;pointer-events:none;background-color:#0000;background-image:var(--maple-home-fortune-chrome);-webkit-mask-image:var(--maple-home-fortune-chrome);-webkit-mask-image:var(--maple-home-fortune-chrome);mask-image:var(--maple-home-fortune-chrome);-webkit-mask-mode:alpha;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.maple-home__fortune>*{z-index:1;position:relative}.maple-home__row--skills{background:0 0}.maple-home__row--skills>.maple-home__skill{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-color:#0000!important}.maple-home__row--skills>.maple-home__skill[data-rpg-home-module=rest-timer],.maple-home__row--skills>.maple-home__skill[data-rpg-home-module=rep-counter]{aspect-ratio:16/9;background-color:#0000!important}.maple-home__plate{box-sizing:border-box;pointer-events:none;z-index:2;line-height:1.1;font:inherit;letter-spacing:0;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:0;max-height:100%;margin:0;padding:0 .12rem;display:flex;position:absolute;overflow:hidden}.maple-home__hud{aspect-ratio:auto;image-rendering:auto;max-width:100%;height:auto;min-height:20.5128cqw;overflow:visible;container:maple-hud/inline-size;background-image:none!important}.maple-home__hud:before{content:none;display:none}.maple-home__hud--status{--hud-navy:#141a36;--hud-navy-deep:#0c1024;--hud-gold:#e0b34a;--hud-gold-bright:#ffe27a;--hud-bronze:#8a6230;--hud-wood:#4a2e16;--hud-ink:#1a0e08}.maple-home__hud-panel{z-index:2;box-sizing:border-box;background:linear-gradient(180deg, #ffe6aa14 0%, transparent 28%), linear-gradient(180deg, #1a2248 0%, var(--hud-navy) 42%, var(--hud-navy-deep) 100%);border:2px solid var(--hud-bronze);pointer-events:none;border-radius:.55rem;grid-template-columns:auto minmax(0,1.15fr) auto minmax(0,1.35fr);align-items:center;gap:clamp(.28rem,1.6cqw,.55rem);width:100%;min-width:0;max-width:100%;height:auto;min-height:100%;padding:clamp(.08rem,.55cqw,.16rem) clamp(.32rem,1.8cqw,.55rem);display:grid;position:relative;box-shadow:0 0 0 1px #2a180c,0 0 0 3px #d4a85a8c,0 0 0 4px #1a1008,inset 0 1px #ffecbe47,inset 0 -2px 6px #00000073,0 6px 14px #00000059}.maple-home__hud-panel:before,.maple-home__hud-panel:after{content:"";z-index:3;pointer-events:none;background:radial-gradient(circle at 35% 35%,#ffe9a8 0 28%,#0000 30%),linear-gradient(135deg,#f0c868 0%,#a56a28 55%,#6a4014 100%);border:1px solid #2a1608;width:clamp(8px,2.4cqw,12px);height:clamp(8px,2.4cqw,12px);position:absolute;box-shadow:inset 0 1px #ffffff59}.maple-home__hud-panel:before{border-radius:2px 0 6px;top:-2px;left:-2px}.maple-home__hud-panel:after{border-radius:6px 0 2px;bottom:-2px;right:-2px}.maple-home__hud-sparkle{z-index:1;background:var(--hud-gold-bright);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:.55;pointer-events:none;width:.35rem;height:.35rem;position:absolute}.maple-home__hud-sparkle--a{top:12%;left:42%}.maple-home__hud-sparkle--b{opacity:.4;width:.28rem;height:.28rem;top:78%;left:58%}.maple-home__hud-sparkle--c{opacity:.45;width:.26rem;height:.26rem;top:18%;right:34%}.maple-home__hud-avatar-wrap{z-index:6;isolation:isolate;flex:none;width:clamp(3.4rem,17cqw,4.6rem);height:clamp(3.4rem,17cqw,4.6rem);position:relative}a.maple-home__hud-avatar-wrap--link{pointer-events:auto;color:inherit;-webkit-tap-highlight-color:transparent;cursor:pointer;border-radius:50%;text-decoration:none;display:block}a.maple-home__hud-avatar-wrap--link:focus-visible{outline:2px solid var(--hud-gold-bright,#ffe27a);outline-offset:2px}a.maple-home__hud-avatar-wrap--link:active{transform:scale(.97)}.maple-home__hud-avatar-ring{box-sizing:border-box;background:radial-gradient(circle at 30% 25%,#ffe9a8 0%,#d4a040 42%,#7a4a18 78%,#3a220c 100%);border-radius:50%;width:100%;height:100%;padding:.18rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #1a1008,0 2px 5px #0006,inset 0 1px #ffffff59}.maple-home__hud-avatar-ring:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 40% 35%,#e8d2b8 0%,#c4a07a 55%,#8a6a48 100%);border-radius:50%;position:absolute;top:.18rem;bottom:.18rem;left:.18rem;right:.18rem}.maple-home__avatar{z-index:1;object-fit:cover;object-position:center center;pointer-events:none;image-rendering:auto;background:0 0;border-radius:50%;width:100%;height:100%;display:block;position:relative;box-shadow:inset 0 0 0 1.5px #140a04b3,0 0 0 1px #ffdc8c40}.maple-home__hud-identity{z-index:4;flex-direction:column;justify-content:center;gap:.18rem;min-width:0;height:100%;padding:.12rem .2rem;display:flex;position:relative}.maple-home__hud .maple-home__plate--gym{border:1px solid var(--hud-gold);width:-moz-fit-content;width:fit-content;max-width:100%;height:auto;min-height:1.15rem;font-family:var(--maple-font-stat);letter-spacing:-.02em;color:#fff8e8;text-shadow:-1px -1px 0 var(--hud-ink), 1px -1px 0 var(--hud-ink), -1px 1px 0 var(--hud-ink), 1px 1px 0 var(--hud-ink);background:linear-gradient(#243060f2 0%,#121838fa 100%);border-radius:.2rem;justify-content:flex-start;align-items:center;gap:.28rem;padding:.12rem .55rem .12rem .4rem;font-size:clamp(9px,2.8cqw,12px);font-weight:800;position:relative;top:auto;left:auto;box-shadow:inset 0 1px #ffecbe2e,0 1px 2px #00000059}.maple-home__hud .maple-home__plate--gym:before{content:"";clip-path:polygon(50% 0,62% 35%,100% 50%,62% 65%,50% 100%,38% 65%,0 50%,38% 35%);background:linear-gradient(#ffe9a8,#d4a040);flex:none;width:.55rem;height:.55rem;box-shadow:0 0 0 1px #1a0e0859}.maple-home__hud-identity-meta{z-index:4;pointer-events:none;background:0 0;flex-direction:column;justify-content:center;gap:.16rem;width:100%;min-width:0;height:auto;display:flex;position:relative;top:auto;left:auto}.maple-home__hud-identity-meta .maple-home__plate--code{background:0 0;border-radius:0;width:100%;height:auto;min-height:1.2rem;padding:0;position:relative;top:auto;left:auto}.maple-home__hud .maple-home__plate--code{width:100%;height:auto;font-family:var(--maple-font-stat);letter-spacing:.01em;color:var(--hud-gold-bright);text-shadow:0 1px 0 #3a2208, -1px -1px 0 var(--hud-ink), 1px -1px 0 var(--hud-ink), -1px 1px 0 var(--hud-ink), 1px 1px 0 var(--hud-ink);background:0 0;justify-content:flex-start;align-items:center;padding:0;font-size:clamp(12px,3.8cqw,16px);font-weight:850;top:auto;left:auto}.maple-home__hud-level-row{align-items:center;gap:.28rem;width:100%;min-width:0;display:flex}.maple-home__level-badge{max-width:100%;color:var(--hud-gold-bright);font-family:var(--maple-font-stat);letter-spacing:.02em;text-shadow:-1px -1px 0 var(--hud-ink), 1px -1px 0 var(--hud-ink), -1px 1px 0 var(--hud-ink), 1px 1px 0 var(--hud-ink);text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#3a2a12 0%,#1e1408 100%);border:1px solid #c9921a;border-radius:.22rem;flex:none;justify-content:center;align-items:center;padding:.08rem .42rem;font-size:clamp(8px,2.4cqw,11px);font-weight:850;line-height:1.15;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffe6a038,0 1px 2px #00000059}.maple-home__level-xp{background:#0a0814;border:1px solid #2a180c;border-radius:999px;flex:auto;min-width:0;height:clamp(.38rem,1.5cqw,.55rem);position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000008c}.maple-home__level-xp-fill{border-radius:inherit;background:linear-gradient(#ffe08a 0%,#e0a84a 45%,#b45309 100%);min-width:0;height:100%;transition:width .32s;box-shadow:inset 0 1px #fff6}.maple-home__level-xp-star{background:var(--hud-gold-bright);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);filter:drop-shadow(0 0 1px #8a5a10);width:.42rem;height:.42rem;position:absolute;top:50%;right:.08rem;transform:translateY(-50%)}.maple-home__hud-hellpower{z-index:4;box-sizing:border-box;background:linear-gradient(#5a3a1c 0%,#3a2410 40%,#241608 100%);border:1.5px solid #c9921a;border-radius:.35rem;flex-direction:column;flex:0 auto;justify-content:center;align-items:center;gap:.1rem;width:clamp(2.8rem,15cqw,4.2rem);min-width:0;max-width:100%;min-height:clamp(3.2rem,15cqw,4rem);padding:.28rem .22rem;display:flex;position:relative;box-shadow:inset 0 1px #ffe6aa47,inset 0 -2px 4px #0006,0 2px 4px #00000059}a.maple-home__hud-hellpower--link,a.maple-home__level-xp--link,a.maple-home__meter--exp-link{pointer-events:auto;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none}a.maple-home__level-badge--link{pointer-events:auto;color:var(--hud-gold-bright,#ffe27a);cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none}a.maple-home__hud-hellpower--link:focus-visible{outline:2px solid var(--hud-gold-bright,#ffe27a);outline-offset:2px}a.maple-home__level-badge--link:focus-visible{outline:2px solid var(--hud-gold-bright,#ffe27a);outline-offset:2px}a.maple-home__level-xp--link:focus-visible{outline:2px solid var(--hud-gold-bright,#ffe27a);outline-offset:2px}a.maple-home__meter--exp-link:focus-visible{outline:2px solid var(--hud-gold-bright,#ffe27a);outline-offset:2px}a.maple-home__hud-hellpower--link:active,a.maple-home__level-badge--link:active,a.maple-home__level-xp--link:active,a.maple-home__meter--exp-link:active{transform:scale(.98)}.maple-home__hud-hellpower-emoji{filter:drop-shadow(0 1px 1px #00000073);font-size:clamp(1rem,4.2cqw,1.35rem);line-height:1}.maple-home__hud-hellpower-title{font-family:var(--maple-font-stat);color:var(--hud-gold-bright);text-align:center;-webkit-line-clamp:2;max-width:100%;text-shadow:-1px -1px 0 var(--hud-ink), 1px -1px 0 var(--hud-ink), -1px 1px 0 var(--hud-ink), 1px 1px 0 var(--hud-ink);word-break:keep-all;-webkit-box-orient:vertical;font-size:clamp(8px,2.35cqw,11px);font-weight:800;line-height:1.15;display:-webkit-box;overflow:hidden}.maple-home__meters{z-index:4;box-sizing:border-box;pointer-events:none;background:linear-gradient(#0c1024b8 0%,#080a18e0 100%);border:1px solid #d4a85a73;border-radius:.4rem;flex-direction:column;justify-content:center;gap:.22rem;width:100%;height:auto;padding:.28rem .32rem;display:flex;position:relative;top:auto;right:auto;box-shadow:inset 0 1px #ffecbe1f,inset 0 0 0 1px #00000059}.maple-home__meter{grid-template-columns:.85rem 1.15rem minmax(0,1fr) auto;align-items:center;gap:.16rem;min-width:0;display:grid}a.maple-home__meter--exp-link{display:grid}.maple-home__meter-icon{filter:drop-shadow(0 1px #0006);flex:none;width:.85rem;height:.85rem;display:block}.maple-home__meter-label{font-family:var(--maple-font-stat);color:#fff8e8;text-shadow:0 1px #1a0e08;letter-spacing:.02em;font-size:clamp(7px,2.1cqw,9px);font-weight:800}.maple-home__meter-track{background:linear-gradient(#0a0810 0%,#18101a 100%);border:1.5px solid #c9a45a;border-radius:999px;height:clamp(8px,2.6cqw,11px);overflow:hidden;box-shadow:inset 0 1px 2px #000000a6,0 0 0 1px #1a1008}.maple-home__meter-fill{border-radius:inherit;will-change:width;min-width:0;height:100%;transition:width .32s;position:relative}.maple-home__meter-fill:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff73,#0000);height:42%;position:absolute;top:0;left:0;right:0}.maple-home__meter-fill--hp{background:linear-gradient(#ff9a9a 0%,#e44545 48%,#9a2018 100%)}.maple-home__meter-fill--mp{background:linear-gradient(#d2b8ff 0%,#8b5cf6 48%,#4c1d95 100%)}.maple-home__meter-fill--exp{background:linear-gradient(#ffe08a 0%,#e0a84a 45%,#b45309 100%)}.maple-home__meter-value{font-family:var(--maple-font-stat);font-variant-numeric:tabular-nums;color:#ffe27a;text-align:right;letter-spacing:-.03em;text-shadow:0 1px #1a0e08;white-space:nowrap;flex:0 auto;width:max-content;min-width:0;max-width:none;font-size:clamp(7px,2cqw,9px);font-weight:800;overflow:visible}@container maple-hud (width<=24.9375rem){.maple-home__hud-panel{grid-template-columns:auto minmax(0,1fr) minmax(0,1.25fr);grid-template-areas:"avatar identity meters""avatar hellpower meters";gap:.22rem .28rem;height:auto}.maple-home__hud-avatar-wrap{grid-area:avatar}.maple-home__hud-identity{grid-area:identity;height:auto}.maple-home__hud-hellpower{flex-direction:row;grid-area:hellpower;justify-self:start;gap:.2rem;width:auto;max-width:100%;min-height:0;padding:.16rem .28rem}.maple-home__meters{grid-area:meters}}@media (prefers-reduced-motion:reduce){.maple-home__meter-fill,.maple-home__level-xp-fill{transition:none}}.maple-home__notice{aspect-ratio:1098/143}.maple-home__plate--notice{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;top:0;bottom:0;left:0;right:0;overflow:hidden}.maple-home__quest,.maple-home__fortune{aspect-ratio:1;image-rendering:auto;min-width:0;background-color:#0000!important}.maple-home__fortune{background:0 0!important}.maple-home__plate--plan{width:36%;height:28%;font-family:var(--maple-font-stat);color:#1a1008;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;justify-content:flex-start;align-items:baseline;gap:.04rem;padding:0;top:38%;left:52%;overflow:hidden}.maple-home__plate--plan strong,.maple-home__plate--plan .maple-dtext{letter-spacing:-.08em;font-variant-numeric:tabular-nums;text-shadow:-1px -1px #fff6e0,1px -1px #fff6e0,-1px 1px #fff6e0,1px 1px #fff6e0,0 2px #5a3a1c33;flex:0 auto;min-width:0;max-width:72%;font-size:clamp(24px,10cqw,36px);font-weight:400;line-height:.82}.maple-home__plate--plan span:not(.maple-dtext){flex:none;font-size:clamp(12px,3.8cqw,15px);font-weight:800;transform:translateY(.05em)}.maple-home__plate--plan-v2{justify-content:flex-end;align-items:flex-end;width:22%;height:26%;padding:0 .06rem .1rem 0;top:50%;left:56%}.maple-home__plate--stars{letter-spacing:.01em;color:#ffd84a;text-shadow:-1px -1px #3a1808,1px -1px #3a1808,-1px 1px #3a1808,1px 1px #3a1808,0 0 6px #ffd2508c;z-index:3;background:0 0;flex-direction:row;justify-content:center;align-items:center;gap:.06rem;width:80%;height:18%;padding:0;font-size:clamp(13px,5.2cqw,18px);line-height:1;display:flex;top:24%;left:10%}.maple-home__plate--stars .maple-home__star--empty{color:#9a8ab0;opacity:.72;text-shadow:-1px -1px #2a1840,1px -1px #2a1840,-1px 1px #2a1840,1px 1px #2a1840}.maple-home__plate--keyword{left:var(--rpg-action-fortune-res-x,10%);top:var(--rpg-action-fortune-res-y,32%);width:var(--rpg-action-fortune-res-w,80%);height:var(--rpg-action-fortune-res-h,28%);font-family:var(--rpg-action-fortune-font-family,var(--maple-font-stat));font-size:var(--rpg-action-fortune-font-size,clamp(13px, 5cqw, 18px));font-weight:var(--rpg-action-fortune-font-weight,800);letter-spacing:var(--rpg-action-fortune-letter-spacing,-.02em);color:var(--rpg-action-fortune-text-color,#3a2a9a);line-height:var(--rpg-action-fortune-line-height,1.15);opacity:var(--rpg-action-fortune-res-opacity,1);z-index:var(--rpg-action-fortune-res-z,3);padding:var(--rpg-action-fortune-res-pad,0);text-align:var(--rpg-action-fortune-text-align,center);transform:translate(var(--rpg-action-fortune-text-ox,0px), var(--rpg-action-fortune-text-oy,0px));text-shadow:-1px -1px #f8f0ff,1px -1px #f8f0ff,-1px 1px #f8f0ff,1px 1px #f8f0ff,0 0 6px #b4a0ff73;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;justify-content:center;align-items:center;overflow:hidden}.maple-home__mystery{aspect-ratio:1;width:min(31.2%,4.35rem);height:auto;box-shadow:none;pointer-events:none;z-index:3;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.maple-home__mystery-box{object-fit:contain;object-position:center;width:100%;height:100%;box-shadow:none;filter:drop-shadow(0 2px 4px #140a2859);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:0 0;border:0;border-radius:0;animation:2.4s ease-in-out infinite maple-home-mystery-pulse;display:block}@keyframes maple-home-mystery-pulse{0%,to{opacity:.92;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.maple-home__mystery-box{animation:none}}.maple-home__plate--keyword .maple-dtext{font:inherit;color:inherit;text-shadow:inherit;letter-spacing:inherit}.maple-home__session{aspect-ratio:366/31}.maple-home__plate--session{color:#e8ffe0;letter-spacing:.04em;text-shadow:-1px -1px #0a2810,1px -1px #0a2810,-1px 1px #0a2810,1px 1px #0a2810;background:0 0;width:72%;height:84%;font-size:clamp(10px,3.4cqw,14px);font-weight:800;top:8%;left:14%}.maple-home__skill{image-rendering:auto;min-width:0}.maple-home__plate--skill-value{width:52%;height:34%;font-family:var(--maple-font-stat);letter-spacing:var(--rpg-letter-spacing-stat,-.04em);color:#2a1608;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;font-variant-numeric:tabular-nums;background:0 0;justify-content:flex-start;align-items:center;gap:.12rem;padding:0;font-size:clamp(20px,7.4cqw,28px);font-weight:700;line-height:1;top:31%;left:40.5%;overflow:hidden}.maple-home__plate--skill-value .maple-dtext{font:inherit;color:inherit;flex:0 auto;min-width:0;max-width:78%}.maple-home__plate--skill-rest{letter-spacing:-.02em}.maple-home__plate--skill-count{gap:.18rem}.maple-home__plate--home-stat,.maple-home__plate--home-stat .maple-dtext,.maple-home__plate--home-stat strong{font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-rpg-bold,var(--maple-font-stat))!important;letter-spacing:-.02em!important;color:#fff6e0!important;text-shadow:-1px -1px #1a1008,1px -1px #1a1008,-1px 1px #1a1008,1px 1px #1a1008,0 2px #0a102873!important;font-size:clamp(13px,4.8cqw,18px)!important;font-weight:700!important;line-height:1!important}.maple-home__plate--home-stat{overflow:visible}.maple-home__plate--home-stat .maple-dtext,.maple-home__plate--home-stat .maple-home__home-stat-text{text-overflow:clip;white-space:nowrap;flex:none;width:auto;max-width:none;overflow:visible}.maple-home__clock{align-items:baseline;gap:.14em;display:inline-flex}.maple-home__clock-sep{letter-spacing:0;color:inherit;text-shadow:inherit;padding:0 .12em;font-family:ui-monospace,Galmuri11,Courier New,monospace;font-weight:700}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__plate--skill-rest{color:#fff6e0;text-shadow:-1px -1px #1a1008,1px -1px #1a1008,-1px 1px #1a1008,1px 1px #1a1008,0 2px #0a102873;justify-content:center;align-items:center;width:54%;height:32%;padding:0;font-size:clamp(22px,9.5cqw,32px);top:34%;left:40%;overflow:visible;transform:none}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__plate--skill-rest.maple-home__plate--home-stat,.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__plate--skill-rest.maple-home__plate--home-stat .maple-dtext,.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__plate--skill-rest.maple-home__plate--home-stat .maple-home__home-stat-text,.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__plate--skill-rest.maple-home__plate--home-stat .maple-home__clock,.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__plate--skill-rest.maple-home__plate--home-stat .maple-home__clock>span{font-size:clamp(22px,9.5cqw,32px)!important}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__clock{gap:0}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__clock,.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__clock>span:not(.maple-home__clock-sep){letter-spacing:.02em!important}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__clock-mm{transform:translate(.12em)}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__clock-ss{transform:translate(-.12em)}.maple-home__skill[data-rpg-home-module=rest-timer] .maple-home__clock-sep{padding:0 .02em;transform:translateY(-.02em)}.maple-home__skill[data-rpg-home-module=rep-counter] .maple-home__plate--skill-count{background:0 0;justify-content:center;align-items:center;gap:0;width:54%;height:32%;padding:0;top:34%;left:32%;transform:none}.maple-home__skill[data-rpg-home-module=rep-counter] .maple-home__plate--skill-count.maple-home__plate--home-stat,.maple-home__skill[data-rpg-home-module=rep-counter] .maple-home__plate--skill-count.maple-home__plate--home-stat .maple-dtext,.maple-home__skill[data-rpg-home-module=rep-counter] .maple-home__plate--skill-count.maple-home__plate--home-stat strong{font-size:clamp(24px,10.5cqw,34px)!important}.maple-home__skill[data-rpg-home-module=rep-counter] .maple-home__skill-unit{letter-spacing:0;color:inherit;text-shadow:inherit;flex:none;margin-left:-12cqw;font-family:inherit;font-weight:800;line-height:1;transform:translateY(.06em);font-size:.62em!important}.maple-home__quest .maple-home__plate--plan-v2{justify-content:center;align-items:center;gap:0;width:40%;height:26%;padding:0;top:40%;left:47%;transform:none}.maple-home__quest .maple-home__plate--plan-v2.maple-home__plate--home-stat,.maple-home__quest .maple-home__plate--plan-v2.maple-home__plate--home-stat strong,.maple-home__quest .maple-home__plate--plan-v2.maple-home__plate--home-stat .maple-dtext{font-size:clamp(34px,16cqw,52px)!important}.maple-home__quest .maple-home__plate--plan-v2.maple-home__plate--home-stat .maple-dtext,.maple-home__quest .maple-home__plate--plan-v2.maple-home__plate--home-stat strong{transform:translateY(-.14em)}.maple-home__quest .maple-home__quest-unit{letter-spacing:0;color:inherit;text-shadow:inherit;flex:none;margin-left:-3.5cqw;font-family:inherit;font-weight:800;line-height:1;transform:translateY(.08em);font-size:.52em!important}.maple-home__plate--skill-value>span:not(.maple-dtext):not(.maple-home__home-stat-text){font-size:.52em;font-weight:800;font-family:var(--maple-font-stat);letter-spacing:0;flex:none;transform:translateY(.08em)}.maple-home__inv.maple-home__inv--recent,.maple-home__inv.maple-home__inv--fav{image-rendering:auto;box-sizing:border-box;border-radius:0;flex:none;overflow:hidden;aspect-ratio:4.2!important;width:calc(100% + 2 * var(--maple-inv-bleed-x))!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-inline:calc(-1 * var(--maple-inv-bleed-x))!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.maple-home__inv--fav{margin-bottom:0}.home-page--maple-exact .maple-home{padding-bottom:0}.maple-home__inv-rail{z-index:3;align-items:stretch;gap:var(--rpg-inv-slot-gap,0px);-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;height:76%;padding:var(--rpg-inv-rail-pad-top,0px) var(--rpg-inv-rail-pad-right,0px) var(--rpg-inv-rail-pad-bottom,0px) var(--rpg-inv-rail-pad-left,0px);background:0 0;border-radius:0;display:flex;position:absolute;top:20%;bottom:auto;left:2.2%;right:4.5%;overflow:auto hidden}.maple-home__inv-rail::-webkit-scrollbar{display:none}.maple-home__inv-empty-msg{top:var(--rpg-inv-rail-pad-top,0px);right:var(--rpg-inv-rail-pad-right,0px);bottom:var(--rpg-inv-rail-pad-bottom,0px);left:var(--rpg-inv-rail-pad-left,0px);z-index:2;font-family:var(--maple-font-meta);color:#2a16088c;letter-spacing:-.02em;pointer-events:none;text-align:center;background:0 0;justify-content:center;align-items:center;max-width:100%;max-height:100%;padding:0 .35rem;font-size:clamp(8px,2.6cqw,10px);font-weight:700;display:flex;position:absolute;overflow:hidden}.maple-home__inv-empty-msg .maple-dtext{font:inherit;color:inherit;max-width:100%}.maple-home__inv-slot{--rpg-inv-n:var(--rpg-inv-slot-count,5);--rpg-inv-g:var(--rpg-inv-slot-gap,0px);--rpg-inv-auto:calc((100% - (var(--rpg-inv-n) - 1) * var(--rpg-inv-g)) / var(--rpg-inv-n));flex:0 0 var(--rpg-inv-slot-size,var(--rpg-inv-auto));width:var(--rpg-inv-slot-size,var(--rpg-inv-auto));max-width:var(--rpg-inv-slot-size,var(--rpg-inv-auto));height:var(--rpg-inv-slot-size,100%);box-sizing:border-box;min-width:0;padding:0;display:block;position:relative;overflow:hidden}.maple-home__inv-slot--empty{box-shadow:none;background-color:#0000;border:0;border-radius:0}.maple-home__inv-slot .machine-mini-card{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0!important;padding:0!important;display:flex!important}.maple-home__inv-slot .machine-mini-card__thumb{aspect-ratio:unset;box-shadow:none;background:0 0;border:0;border-radius:0;flex:auto;overflow:hidden;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important}.maple-home__inv-slot .machine-mini-card__thumb img{object-fit:contain;object-position:center;image-rendering:auto;mix-blend-mode:normal;background:0 0;width:100%;height:100%}.maple-home__inv-slot .machine-mini-card__name,.maple-home__inv-slot .machine-mini-card__meta,.maple-home__inv-slot .machine-mini-card__placeholder,.maple-home__inv-slot .standard-machine-image-badge{display:none!important}.maple-home__inv-slot .machine-mini-card__muscle-icon{justify-content:center;align-items:center;width:100%!important;height:100%!important;display:flex!important}.maple-home__inv-slot--demo{box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.maple-home__inv-slot--demo img{object-fit:contain;object-position:center;width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;mix-blend-mode:normal;background:0 0}.maple-home__inv--fixed-slot .maple-home__inv-rail{align-items:center}.maple-home__inv-slot-frame{z-index:0;pointer-events:none;border:0;object-fit:fill!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.maple-home__inv-slot-item{z-index:2;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:absolute;top:3%;bottom:3%;left:3%;right:3%}.maple-home__inv-slot-item .machine-mini-card,.maple-home__inv-slot-item .machine-mini-card__thumb,.maple-home__inv-slot-item .machine-mini-card__thumb img{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}.maple-home__inv--recent .maple-home__inv-slot,.maple-home__inv--fav .maple-home__inv-slot{box-shadow:none;background-color:#0000;background-image:none;border:0;padding:0;position:relative;overflow:hidden}.maple-home__inv--recent .maple-home__inv-slot .machine-mini-card__thumb,.maple-home__inv--fav .maple-home__inv-slot .machine-mini-card__thumb{box-shadow:none!important;aspect-ratio:unset!important;border:0!important}.maple-home__inv--recent.maple-home__inv--slot-art .maple-home__inv-slot--demo{background-image:var(--rpg-img-home-recent-slot);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.maple-home__inv--fav.maple-home__inv--slot-art .maple-home__inv-slot--demo{background-image:var(--rpg-img-home-favorite-slot);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.maple-home__inv--fav .maple-home__inv-slot{flex-basis:var(--rpg-inv-slot-size,var(--rpg-inv-auto));width:var(--rpg-inv-slot-size,var(--rpg-inv-auto));max-width:var(--rpg-inv-slot-size,var(--rpg-inv-auto));position:relative}.maple-home__inv--fav .maple-home__inv-slot:before{content:none;z-index:5;color:#ffe566;text-shadow:-1px -1px #5a3a08,1px -1px #5a3a08,-1px 1px #5a3a08,1px 1px #5a3a08;pointer-events:none;font-size:.7rem;line-height:1;display:none;position:absolute;top:-.05rem;left:-.05rem}.maple-home__inv-more{z-index:4;-webkit-tap-highlight-color:transparent;background:0 0;justify-content:center;align-items:center;width:4.5%;height:76%;text-decoration:none;display:flex;position:absolute;top:20%;right:2.2%;overflow:visible}.maple-home__inv-more-glyph{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.maple-home__inv-more-icon{filter:drop-shadow(0 1px #5a3a0873)drop-shadow(0 0 2px #fff8c8d9);width:clamp(21px,95%,39px);height:clamp(21px,95%,39px);transition:transform .12s;display:block}.maple-home__inv-more-icon-shape{fill:#ffe566;stroke:#c9921a;stroke-width:1.35px;stroke-linejoin:round;stroke-linecap:round}.maple-home__inv-more:hover .maple-home__inv-more-icon{transform:translate(1px)scale(1.08)}.maple-home__inv-more:focus-visible .maple-home__inv-more-icon{transform:translate(1px)scale(1.08)}.maple-home__inv-more:active .maple-home__inv-more-icon{transform:translate(0)scale(.96)}.home-page--maple-exact>.home-gym-selector,.home-page--maple-exact .home-rpg-board,.home-page--maple-exact .home-rpg-notice,.home-page--maple-exact .home-rpg-quest-row,.home-page--maple-exact .home-rpg-session-strip,.home-page--maple-exact .home-rpg-skills,.home-page--maple-exact .home-rpg-inventory,.home-page--maple-exact .home-page__rpg-board,.home-page--maple-exact .home-page__rpg-notice,.home-page--maple-exact .home-page__rpg-quest-row,.home-page--maple-exact .home-page__rpg-session,.home-page--maple-exact .home-page__rpg-skills,.home-page--maple-exact .home-page__rpg-inventory,.home-page--maple-exact .home-workout-tools,.home-page--maple-exact .recent-machines-row,.home-page--maple-exact .home-page__tools,.home-page--maple-exact .home-page__machines{display:none!important}.home-page--maple-exact{box-sizing:border-box;background:0 0;flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;margin:0!important;padding:0!important}.home-page--maple-exact>.maple-home-admin-rail,.home-page--maple-exact>.list-nav.maple-home-admin-rail,.home-page--maple-exact>.home-admin-dashboard,.home-page--maple-exact>.list-nav.home-admin-dashboard{z-index:40;border:1px solid color-mix(in srgb, var(--color-border,#ddd) 80%, #5c3a1e);background:color-mix(in srgb, var(--color-surface,#fff) 92%, #f4e6c8);border-radius:12px;flex-direction:column;gap:0;margin:.55rem .65rem .35rem;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000002e;visibility:visible!important;opacity:1!important;display:flex!important}.home-page--maple-exact>.maple-home-admin-rail .list-nav__item,.home-page--maple-exact>.home-admin-dashboard .list-nav__item{min-height:2.75rem;color:var(--color-text,#1a1a1a);padding:.65rem .85rem;font-weight:700}.home-page--maple-exact>.maple-home{flex:none;width:100%;min-width:0;max-width:100%}.home-page--maple-exact>.notice-popup,.home-page--maple-exact>[class*=MissedWorkout],.home-page--maple-exact>[class*=WorkoutComplete],.home-page--maple-exact>[class*=ProfileBanner],.home-page--maple-exact>[class*=profile-incomplete]{z-index:20;box-sizing:border-box;width:100%;min-width:0;max-width:100%;position:relative}.layout--rpg:has(.home-page--maple-exact) .layout__content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.layout--rpg:has(.home-page--maple-exact) .layout__content--rpg-frame{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.layout--rpg-home:has(.home-page--maple-exact) .layout__content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.layout--rpg-home:has(.home-page--maple-exact) .layout__content--rpg-frame{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.layout--rpg:has(.home-page--maple-exact) .layout__main{box-sizing:border-box;flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;max-width:100%;min-height:0;padding-left:0;padding-right:0;display:flex;background:0 0!important}.layout--rpg-home:has(.home-page--maple-exact) .layout__main{box-sizing:border-box;flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;max-width:100%;min-height:0;padding-left:0;padding-right:0;display:flex;background:0 0!important}.layout--rpg:has(.home-page--maple-exact) .layout__content{flex:none;min-height:0;background:0 0!important}.layout--rpg-home:has(.home-page--maple-exact) .layout__content{flex:none;min-height:0;background:0 0!important}.layout--rpg:has(.home-page--maple-exact) .layout__content--rpg-frame{flex:none;min-height:0;background:0 0!important}.layout--rpg-home:has(.home-page--maple-exact) .layout__content--rpg-frame{flex:none;min-height:0;background:0 0!important}.layout--rpg:has(.home-page--maple-exact){box-sizing:border-box;width:100%;max-width:min(100%, var(--app-frame-width,430px));min-width:0}.layout--rpg-home:has(.home-page--maple-exact){box-sizing:border-box;width:100%;max-width:min(100%, var(--app-frame-width,430px));min-width:0}.layout--rpg .bottom-nav:not(.bottom-nav--modules),.layout--rpg-home .bottom-nav:not(.bottom-nav--modules),.layout--rpg-search .bottom-nav:not(.bottom-nav--modules),.layout--rpg-records .bottom-nav:not(.bottom-nav--modules),.layout--rpg-my .bottom-nav:not(.bottom-nav--modules){box-sizing:border-box!important;width:100%!important;max-width:min(100%, var(--app-frame-width,430px))!important;background:#3d2414!important;border-top:2px solid #2a1608!important;gap:.1rem!important;margin-inline-start:auto!important;margin-inline-end:auto!important;padding-inline-start:clamp(.2rem,1.2vw,.45rem)!important;padding-inline-end:clamp(.2rem,1.2vw,.45rem)!important;left:0!important;right:0!important;transform:none!important}.layout--rpg .bottom-nav__item:not(.bottom-nav__module-slot),.layout--rpg-home .bottom-nav__item:not(.bottom-nav__module-slot),.layout--rpg-search .bottom-nav__item:not(.bottom-nav__module-slot),.layout--rpg-records .bottom-nav__item:not(.bottom-nav__module-slot),.layout--rpg-my .bottom-nav__item:not(.bottom-nav__module-slot){color:#f3e6c8!important;min-width:0!important;max-width:100%!important;font-family:var(--font-rpg-bold,var(--rpg-font-display))!important;flex:1 1 0!important;margin:.1rem .05rem!important;padding-inline-start:.1rem!important;padding-inline-end:.1rem!important}.layout--rpg .bottom-nav.bottom-nav--maple.bottom-nav--modules,.layout--rpg-home .bottom-nav.bottom-nav--maple.bottom-nav--modules,.layout--rpg-search .bottom-nav.bottom-nav--maple.bottom-nav--modules,.layout--rpg-records .bottom-nav.bottom-nav--maple.bottom-nav--modules,.layout--rpg-my .bottom-nav.bottom-nav--maple.bottom-nav--modules{box-sizing:border-box!important;width:100%!important;max-width:min(100%, var(--app-frame-width,430px))!important;box-shadow:none!important;height:calc(min(100vw, var(--app-frame-width,430px)) * 384 / 2743 + max(0px, var(--safe-area-bottom)))!important;min-height:calc(min(100vw, var(--app-frame-width,430px)) * 384 / 2743 + max(0px, var(--safe-area-bottom)))!important;aspect-ratio:auto!important;padding:0.4% 1.2% calc(0.6% + max(0px, var(--safe-area-bottom))) 1.2%!important;background:0 0!important;border-top:0!important;gap:0!important;margin-inline-start:auto!important;margin-inline-end:auto!important;left:0!important;right:0!important;transform:none!important}.layout--rpg .bottom-nav.bottom-nav--modules .bottom-nav__module-slot,.layout--rpg-home .bottom-nav.bottom-nav--modules .bottom-nav__module-slot,.layout--rpg-search .bottom-nav.bottom-nav--modules .bottom-nav__module-slot,.layout--rpg-records .bottom-nav.bottom-nav--modules .bottom-nav__module-slot,.layout--rpg-my .bottom-nav.bottom-nav--modules .bottom-nav__module-slot{margin:0!important;padding:0!important}.home-page--maple-exact .home-gym-selector--maple-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-page--maple-exact{padding-inline-start:0!important;padding-inline-end:0!important;gap:.08rem!important;padding-top:.06rem!important}.layout--rpg .home-page.home-page--maple-exact{gap:.08rem!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card,.layout--rpg .home-page--maple-exact .maple-home__inv-slot-item .machine-mini-card,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot-item .machine-mini-card{z-index:1;position:relative;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__thumb,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__thumb{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:100%!important;box-shadow:none!important;aspect-ratio:unset!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important}.layout--rpg .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__thumb img,.layout--rpg-home .home-page--maple-exact .maple-home__inv-slot .machine-mini-card__thumb img{mix-blend-mode:normal;background:0 0!important}.layout--rpg-home .rpg-world-bg{image-rendering:pixelated;image-rendering:crisp-edges;background-color:#1a4a28!important;background-image:linear-gradient(180deg, #0818100f 0%, #08181047 100%), var(--rpg-img-home-world-bg,url(/machinefit/rpg/home/world-bg-v1.jpg))!important;filter:none!important;opacity:1!important;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important}.layout--rpg:has(.home-page--maple-exact) .rpg-world-bg{image-rendering:pixelated;image-rendering:crisp-edges;background-color:#1a4a28!important;background-image:linear-gradient(180deg, #0818100f 0%, #08181047 100%), var(--rpg-img-home-world-bg,url(/machinefit/rpg/home/world-bg-v1.jpg))!important;filter:none!important;opacity:1!important;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important}.layout--rpg-home .rpg-world-bg:before,.layout--rpg-home .rpg-world-bg:after{opacity:0!important}.layout--rpg:has(.home-page--maple-exact) .rpg-world-bg:before{opacity:0!important}.layout--rpg:has(.home-page--maple-exact) .rpg-world-bg:after{opacity:0!important}.layout--rpg-home .rpg-world-vines{display:none!important}.layout--rpg:has(.home-page--maple-exact) .rpg-world-vines{display:none!important}.home-page--maple-exact .maple-home{z-index:1;position:relative}
