:root{color:#214e46;--ink:#214e46;--muted:#5d6c63;--paper:#fff9f0;--canvas:#fff9f0;--teal:#214e46;--teal-dark:#173b34;--teal-2:#e8f0e6;--coral:#ef986c;--coral-2:#fff0e5;--purple:#8068b5;--purple-2:#eee8fb;--yellow:#f2c35b;--line:#dfdfd4;--card:#fffdf8;--danger:#a23333;--shadow:0 14px 40px #214e460c;--shadow-soft:0 4px 16px #214e4607;--radius:20px;background:#fff9f0;font-family:ui-rounded,SF Pro Rounded,Arial Rounded MT Bold,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--canvas);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--teal);outline-offset:4px}img{max-width:100%}h1,h2,h3,p{text-wrap:pretty;overflow-wrap:anywhere}h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.15}h2{letter-spacing:-.02em;margin:0 0 12px;font-size:23px;line-height:1.3}h3{font-size:18px}p{line-height:1.6}.brand,.brand-logo{letter-spacing:-.055em;white-space:nowrap;align-items:center;gap:10px;font-size:24px;font-weight:850;display:inline-flex}.brand img,.brand-logo img{flex:none;width:40px;height:40px}.ui-icon{vertical-align:middle;flex:none}.coins,.coin-amount{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:7px;display:inline-flex}.coins{background:#fffbef;border:1px solid #e5dbbe;border-radius:99px;padding:7px 12px;font-size:19px;font-weight:750}.coin-amount{font-weight:650;font-size:inherit}.coin-amount img{width:22px;height:22px}.coins img{width:28px;height:28px}.item-art{flex:none;place-items:center;width:72px;height:72px;font-size:36px;display:inline-grid}.item-art img{object-fit:contain;width:100%;height:100%}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--paper);padding:12px 20px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.site-shell{max-width:1160px;margin:auto;padding-inline:24px}.site-nav{justify-content:space-between;align-items:center;gap:16px;min-height:88px;display:flex}.site-nav-links{align-items:center;gap:24px;display:flex}.pill{background:var(--teal);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-weight:700;display:inline-flex}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;padding-block:64px 80px;display:grid}.hero h1{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(38px,5vw,64px);line-height:1.06}.hero p{color:var(--muted);font-size:18px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#985022;font-size:12px;font-weight:750}.hero-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:18px}.pet-blob{background:#e8f0e6 url(/assets/brand/v1/pet-room.webp) 50%/cover;border-radius:16px;place-items:center;height:350px;display:grid;position:relative;overflow:hidden}.pet-blob>.hero-pet{object-fit:contain;width:300px;height:300px;position:absolute;bottom:calc(16% - 28px);left:50%;transform:translate(-50%)}.coin-badge{z-index:1;position:absolute;top:14px;right:14px}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature-card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:26px}.feature-card h3{margin:12px 0 8px}.feature-card p{color:var(--muted)}.feature-icon{width:36px;height:36px;display:block}.section{padding-block:56px}.section h2{font-size:clamp(26px,4vw,36px)}.footer{color:var(--muted);border-top:1px solid var(--line);padding-block:32px 48px}.app-root{min-height:100svh}.app-shell{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) auto;max-width:1600px;min-height:100svh;margin-inline:auto;display:grid;position:relative}.app-brand{border-bottom:1px solid var(--line);grid-area:1/1;align-items:center;gap:10px;padding:16px;display:flex}.app-brand .brand-logo{gap:7px;font-size:21px}.app-brand .brand-logo img{width:32px;height:32px}.mode-label{color:var(--muted);font-size:13px;display:none}.app-header{border-bottom:1px solid var(--line);grid-area:1/2;justify-content:flex-end;align-items:center;gap:12px;min-width:0;padding:14px 16px 14px 0;display:flex}.app-header-title{display:none}.app-main{min-width:0;padding:26px 20px calc(114px + env(safe-area-inset-bottom));grid-column:1/-1}.app-main>.stack{max-width:1120px;margin-inline:auto}.app-nav{z-index:20;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);backdrop-filter:blur(12px);background:#fff9f0f5;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0}.app-shell--parent .app-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.app-nav a{min-height:62px;color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;font-size:12px;font-weight:650;display:flex}.app-nav a.active{background:var(--teal-2);color:var(--teal)}.app-nav a:hover{color:var(--teal);background:#edf2e9}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow-wrap:anywhere;min-width:0;padding:20px}.stack{gap:18px;min-width:0;display:grid}.row,.row-between{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.row-between{justify-content:space-between}.row>div,.row-between>div{min-width:0}.muted{color:var(--muted);line-height:1.5}.btn{background:var(--teal);color:#fff;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 16px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.btn:hover:not(:disabled){background:var(--teal-dark)}.btn:active:not(:disabled){transform:translateY(1px)}.btn.secondary{background:var(--teal-2);color:var(--teal)}.btn.secondary:hover:not(:disabled){background:#dce8d8}.btn.coral{background:var(--coral);color:#173b34}.btn.coral:hover:not(:disabled){background:#e98e61}.btn.ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn.ghost:hover:not(:disabled){background:var(--teal-2)}.btn:disabled{opacity:.48;cursor:not-allowed}.text-link{text-underline-offset:4px;align-items:center;gap:6px;min-height:44px;font-weight:650;text-decoration:underline;display:inline-flex}.field{gap:8px;min-width:0;display:grid}.field label{font-size:14px;font-weight:650}input,select,textarea{min-width:0;max-width:100%}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:#fffefb;border:1px solid #c4cec3;border-radius:12px;padding:13px 14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal)}.progress{background:#e4ebde;border-radius:99px;height:9px;overflow:hidden}.progress>span{background:var(--teal);border-radius:99px;height:100%;transition:width .3s;display:block}.quest{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.quest-icon{width:40px;height:44px;color:var(--teal);place-items:center;display:grid}.shop-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:18px;display:grid}.shop-card{align-content:start;gap:14px;display:grid}.shop-card>.item-art{background:#f8f3e9;border-radius:14px;width:100%;height:120px;padding:16px}.shop-card>.item-art img{max-width:100px}.empty{text-align:center;color:var(--muted);border:1px dashed #c4cec3;border-radius:16px;padding:30px 20px}.danger{color:var(--danger)}.toast{background:var(--ink);color:#fff;z-index:50;border-radius:14px;padding:12px 16px;position:fixed;bottom:104px;left:50%;transform:translate(-50%)}.pwa-install-card{z-index:70;border:1px solid var(--line);backdrop-filter:blur(16px);background:#fffdf8f7;border-radius:20px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px 14px;width:min(430px,100vw - 32px);padding:16px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #173b3428}.pwa-install-icon{border-radius:14px;width:52px;height:52px}.pwa-install-copy{min-width:0}.pwa-install-copy>strong{font-size:17px;display:block}.pwa-install-copy p{color:var(--muted);margin:3px 0 0;font-size:14px;line-height:1.45}.pwa-install-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.pwa-install-actions .btn{min-height:42px;padding:9px 14px}.google-btn{border:1px solid var(--line);color:var(--ink);background:#fffefb;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;padding:14px 20px;font-weight:700;display:flex}.login-wrap{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--card);border:1px solid var(--line);width:min(440px,100%);box-shadow:var(--shadow);text-align:center;border-radius:24px;padding:36px 28px}.login-card .brand-logo{margin-bottom:28px}.login-card h1{font-size:30px}.pet-room{isolation:isolate;border:1px solid var(--line);background:#e8f0e6;border-radius:22px;position:relative;overflow:hidden}.pet-room:before{content:"";z-index:0;pointer-events:none;position:absolute}.pet-room:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(#fff9e6 0 52%,#f7ddb1 70%,#0000 72%);border-radius:50%;width:80%;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 12px 20px #825b2e12}.pet-stage{z-index:2;place-items:center;display:grid;position:relative}.pet-canvas,.pet-canvas canvas{width:100%;height:100%;display:block}.pet-controls{z-index:4;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex;position:relative}.level-chip{z-index:5;background:var(--paper);border-radius:14px;padding:12px;position:absolute;top:14px;left:14px}.level-chip .muted{margin-block:4px 8px;font-size:12px}@media (width>=1024px){.app-shell{grid-template-rows:88px 1fr;grid-template-columns:210px minmax(0,1fr)}.app-brand{border-bottom:0;border-right:1px solid var(--line);flex-direction:column;grid-area:1/1;justify-content:center;align-items:flex-start;gap:4px;padding:18px}.app-brand .brand-logo{font-size:23px}.mode-label{padding-left:39px;font-size:11px;display:block}.app-header{border:0;grid-area:1/2;justify-content:space-between;padding:18px 36px}.app-header-title{font-size:18px;font-weight:650;display:block}.app-main{grid-area:2/2;padding:16px 36px 48px}.app-nav{border-top:0;border-right:1px solid var(--line);backdrop-filter:none;background:0 0;flex-direction:column;grid-area:2/1;align-self:start;gap:10px;height:calc(100vh - 88px);padding:28px 16px;display:flex;position:sticky;inset:0 auto auto}.app-nav a{flex-direction:row;justify-content:flex-start;gap:14px;min-height:54px;padding:14px 16px;font-size:15px}.app-main>.stack{gap:20px}}@media (width<=760px){.site-nav-links a:not(.pill){display:none}.site-nav .brand{gap:6px;font-size:20px}.site-nav .brand img{width:32px;height:32px}.hero{grid-template-columns:1fr;gap:28px;padding-block:36px}.hero-card{justify-self:center;width:100%;max-width:480px}.grid3{grid-template-columns:1fr}.section{padding-block:36px}.site-shell.section>h1{font-size:36px!important}.app-main{padding-inline:16px}.pwa-install-card{left:50%;right:auto;bottom:calc(92px + env(safe-area-inset-bottom));transform:translate(-50%)}}@media (width<=380px){.app-brand{padding:14px 10px}.app-brand .brand-logo{gap:4px;font-size:19px}.app-brand .brand-logo img{width:28px;height:28px}.app-header{padding-right:10px}.app-header .coins{gap:4px;padding:6px 8px;font-size:16px}.quest{grid-template-columns:32px minmax(0,1fr)}.quest>.btn{grid-column:2;justify-self:start}.app-shell--parent .app-nav{padding-inline:4px}.app-nav a{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mochi-stage{isolation:isolate;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:visible}.mochi-glow{aspect-ratio:1;filter:blur(2px);z-index:0;background:radial-gradient(circle,#ffffffeb 0 24%,#ffefb18c 45%,#fff0 72%);border-radius:50%;width:min(68%,330px);position:absolute;transform:translateY(8%)}.mochi-sprite,.mochi-action-sprite{z-index:2;aspect-ratio:1;user-select:none;pointer-events:none;transform-origin:50% 82%;filter:drop-shadow(0 18px 16px #66442124);width:min(76%,330px);position:relative}.mochi-sprite{object-fit:contain;max-height:92%;animation:3.2s ease-in-out infinite mochi-breathe}.mochi-action-sprite{background-image:url(/assets/mochi/v1/actions.webp);background-repeat:no-repeat;background-size:300% 200%}.action-blink{background-position:0 0}.action-pet{background-position:50% 0}.action-feed{background-position:100% 0;animation:.48s ease-in-out infinite alternate mochi-nibble}.action-happy{background-position:0 100%;animation:.62s cubic-bezier(.34,1.56,.64,1) both mochi-happy}.action-level-up{background-position:50% 100%;animation:.9s cubic-bezier(.2,.9,.2,1) both mochi-level-up}.action-sleep{background-position:100% 100%}.mochi-wave .mochi-sprite{animation:.72s cubic-bezier(.34,1.56,.64,1) both mochi-wave}.mochi-food-prop{z-index:4;filter:drop-shadow(0 8px 8px #5237202e);font-size:clamp(34px,10vw,58px);animation:.45s ease-out both mochi-food-in;position:absolute;top:54%;left:58%}.mochi-hearts{z-index:5;color:#ff7565;pointer-events:none;justify-content:space-between;font-size:clamp(22px,6vw,38px);display:flex;position:absolute;inset:15% 12% auto}.mochi-hearts span:first-child{animation:.75s ease-out both mochi-float}.mochi-hearts span:nth-child(2){color:#f5c84b;animation:.8s ease-out 80ms both mochi-float}.mochi-hearts span:nth-child(3){animation:.7s ease-out .14s both mochi-float}.mochi-level-burst{z-index:7;color:#5d4426;letter-spacing:.04em;background:linear-gradient(135deg,#fff4b0,#ffd85a);border-radius:999px;padding:10px 16px;font-weight:950;animation:.6s cubic-bezier(.34,1.56,.64,1) both mochi-pop;position:absolute;top:10%;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #e5ae3347}.mochi-equipped{z-index:6;filter:drop-shadow(0 4px 5px #00000029);pointer-events:none;font-size:34px;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}@keyframes mochi-breathe{0%,to{transform:translateY(2px)scale(1)}50%{transform:translateY(-4px)scale(1.012)}}@keyframes mochi-wave{0%{transform:translateY(3px)rotate(0)scale(.98)}35%{transform:translateY(-12px)rotate(-3deg)scale(1.05)}65%{transform:translateY(-7px)rotate(3deg)scale(1.035)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes mochi-happy{0%{transform:translateY(4px)scale(.96)}45%{transform:translateY(-13px)scale(1.055)}to{transform:translateY(0)scale(1)}}@keyframes mochi-nibble{0%{transform:translateY(2px)scale(1)}to{transform:translateY(7px)scale(1.015,.985)}}@keyframes mochi-level-up{0%{opacity:.7;transform:translateY(4px)scale(.9)}35%{opacity:1;transform:translateY(-35px)rotate(-3deg)scale(1.12)}65%{transform:translateY(-12px)rotate(3deg)scale(1.06)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes mochi-food-in{0%{opacity:0;transform:translate(40px,30px)rotate(18deg)scale(.55)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes mochi-float{0%{opacity:0;transform:translateY(35px)scale(.6)}35%{opacity:1}to{opacity:0;transform:translateY(-24px)scale(1.1)}}@keyframes mochi-pop{0%{opacity:0;transform:translate(-50%)scale(.55)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (width>=761px){.mochi-sprite,.mochi-action-sprite{width:min(64%,420px)}}@media (width>=1024px){.mochi-sprite,.mochi-action-sprite{width:min(58%,470px)}}@media (prefers-reduced-motion:reduce){.mochi-sprite,.mochi-action-sprite,.mochi-hearts span,.mochi-food-prop,.mochi-level-burst{animation-duration:.01ms!important;animation-iteration-count:1!important}}.mochi-stage.mochi-feed .mochi-sprite{animation:.52s ease-in-out infinite alternate mochi-safe-feed}.mochi-stage.mochi-pet .mochi-sprite{animation:.7s cubic-bezier(.34,1.56,.64,1) both mochi-safe-pet}.mochi-stage.mochi-happy .mochi-sprite{animation:.62s cubic-bezier(.34,1.56,.64,1) both mochi-safe-happy}.mochi-stage.mochi-level-up .mochi-sprite{animation:.92s cubic-bezier(.2,.9,.2,1) both mochi-safe-level-up}.mochi-stage.mochi-sleep .mochi-sprite{animation:2.4s ease-in-out infinite mochi-safe-sleep}@keyframes mochi-safe-feed{0%{transform:translateY(0)rotate(-1deg)scale(1)}to{transform:translateY(7px)rotate(1deg)scale(1.015,.985)}}@keyframes mochi-safe-pet{0%{transform:translateY(1px)rotate(0)scale(1)}42%{transform:translateY(5px)rotate(-4deg)scale(1.035,.97)}72%{transform:translateY(-3px)rotate(2deg)scale(1.02)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes mochi-safe-happy{0%{transform:translateY(3px)scale(.98)}46%{transform:translateY(-16px)rotate(-2deg)scale(1.055)}72%{transform:translateY(-7px)rotate(2deg)scale(1.025)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes mochi-safe-level-up{0%{opacity:.9;transform:translateY(4px)scale(.94)}34%{opacity:1;transform:translateY(-34px)rotate(-3deg)scale(1.12)}62%{transform:translateY(-12px)rotate(3deg)scale(1.06)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes mochi-safe-sleep{0%,to{transform:translateY(3px)scaleY(.99)}50%{transform:translateY(6px)scale(1.015,.975)}}.mochi-food-image{z-index:7;object-fit:contain;filter:drop-shadow(0 10px 10px #5237202b);pointer-events:none;width:clamp(62px,17%,96px);height:auto;animation:.45s ease-out both mochi-food-in;position:absolute;top:52%;left:61%}.mochi-equipment{z-index:8;object-fit:contain;pointer-events:none;filter:drop-shadow(0 5px 6px #452f1e29);position:absolute}.mochi-equipment-neck{width:clamp(58px,18%,96px);top:49%;left:50%;transform:translate(-50%,-50%)}.mochi-equipment-head{width:clamp(68px,21%,112px);top:27%;left:50%;transform:translate(-50%,-50%)}.mochi-equipment-body{z-index:1;width:clamp(88px,27%,144px);top:58%;left:49%;transform:translate(-50%,-50%)}.mochi-stage .mochi-equipped{display:none}@media (width>=761px){.mochi-food-image{width:clamp(70px,15%,108px)}}@media (width>=1024px){.mochi-equipment-neck{width:clamp(72px,14%,108px)}.mochi-equipment-head{width:clamp(82px,17%,124px)}.mochi-equipment-body{width:clamp(102px,21%,158px)}}@media (prefers-reduced-motion:reduce){.mochi-stage .mochi-sprite,.mochi-food-image{animation-duration:.01ms!important;animation-iteration-count:1!important}}.mochi-base-sprite,.mochi-idle-canvas,.mochi-action-canvas{aspect-ratio:1;transform-origin:50% 82%;height:auto;transition:opacity 80ms linear;width:min(68%,320px)!important}.mochi-base-sprite{z-index:2;object-fit:contain;opacity:1;position:relative}.mochi-idle-canvas,.mochi-action-canvas{pointer-events:none;user-select:none;filter:drop-shadow(0 18px 16px #66442124);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.mochi-idle-canvas{z-index:2.5;opacity:1}.mochi-action-canvas{z-index:3;opacity:0}.mochi-action-active .mochi-base-sprite,.mochi-action-active .mochi-idle-canvas{opacity:0}.mochi-action-active .mochi-action-canvas{opacity:1}.mochi-action-active .action-wave{animation:.72s cubic-bezier(.34,1.56,.64,1) both mochi-v6-wave}.mochi-action-active .action-pet{animation:.7s ease-in-out both mochi-v6-pet}.mochi-action-active .action-feed{animation:.42s ease-in-out infinite alternate mochi-v6-eat}.mochi-action-active .action-happy{animation:.62s cubic-bezier(.34,1.56,.64,1) both mochi-v6-happy}.mochi-action-active .action-level-up{animation:.92s cubic-bezier(.2,.9,.2,1) both mochi-v6-level}.mochi-action-active .action-blink{animation:.19s linear both mochi-v6-blink}.mochi-action-active .action-sleep{animation:2.8s ease-in-out infinite mochi-v6-sleep}@keyframes mochi-v6-wave{0%,to{transform:translate(-50%,-50%)rotate(0)scale(.98)}38%{transform:translate(-50%,calc(-50% - 8px))rotate(-2deg)scale(1.035)}68%{transform:translate(-50%,calc(-50% - 4px))rotate(2deg)scale(1.02)}}@keyframes mochi-v6-pet{0%,to{transform:translate(-50%,-50%)scale(1)}45%{transform:translate(-50%,calc(5px - 50%))rotate(-2deg)scale(1.025,.975)}}@keyframes mochi-v6-eat{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,calc(6px - 50%))scale(1.018,.985)}}@keyframes mochi-v6-happy{0%{transform:translate(-50%,calc(8px - 50%))scale(.96)}46%{transform:translate(-50%,calc(-50% - 14px))scale(1.055)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes mochi-v6-level{0%{opacity:.75;transform:translate(-50%,calc(8px - 50%))scale(.9)}35%{opacity:1;transform:translate(-50%,calc(-50% - 34px))rotate(-3deg)scale(1.12)}68%{transform:translate(-50%,calc(-50% - 12px))rotate(3deg)scale(1.055)}to{transform:translate(-50%,-50%)rotate(0)scale(1)}}@keyframes mochi-v6-blink{0%{opacity:.9}to{opacity:1}}@keyframes mochi-v6-sleep{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,calc(3px - 50%))scale(1.01,.99)}}@media (width>=761px){.mochi-base-sprite,.mochi-idle-canvas,.mochi-action-canvas{width:min(56%,320px)!important}}@media (width>=1024px){.mochi-base-sprite,.mochi-idle-canvas,.mochi-action-canvas{width:320px!important}}@media (width<=480px){.mochi-base-sprite,.mochi-idle-canvas,.mochi-action-canvas{width:min(72%,300px)!important}}@media (prefers-reduced-motion:reduce){.mochi-action-canvas,.mochi-idle-canvas,.mochi-base-sprite{transition:none;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pet-canvas-facade,.pet-canvas-legacy-layer,.pet-canvas-motion-layer{width:100%;height:100%}.pet-canvas-facade{isolation:isolate;position:relative}.pet-canvas-legacy-layer,.pet-canvas-motion-layer{position:absolute;inset:0}.pet-canvas-motion-layer{z-index:1}.mochi-motion-stage .pet-motion-renderer{z-index:2;filter:drop-shadow(0 18px 16px #66442124);grid-area:1/1;width:min(68%,320px)}@media (width>=761px){.mochi-motion-stage .pet-motion-renderer{width:min(56%,320px)}}@media (width>=1024px){.mochi-motion-stage .pet-motion-renderer{width:320px}}@media (width<=480px){.mochi-motion-stage .pet-motion-renderer{width:min(72%,300px)}}.pet-room{--pet-rug-height:86px;--pet-rug-bottom:18px;--pet-size:min(72%, 300px);background:repeating-linear-gradient(90deg,#0000 0 92px,#9969321a 92px 94px),repeating-linear-gradient(0deg,#0000 0 54px,#99693214 54px 56px),#f4d49e;grid-template-rows:minmax(400px,1fr) auto;grid-template-columns:minmax(0,1fr);display:grid}.pet-room:before{background:radial-gradient(at 75% 28%,#fffffff5 0 8%,#fffadea3 9% 13%,#0000 14%),repeating-linear-gradient(90deg,#3f706509 0 1px,#0000 1px 58px),#dff1eb;grid-area:1/1/2/2;inset:0 0 140px}.pet-room:after{bottom:var(--pet-rug-bottom);height:var(--pet-rug-height);grid-area:1/1/2/2}.pet-room>.pet-stage{grid-area:1/1;min-width:0;height:auto}.pet-room>.pet-controls{grid-area:2/1;width:min(620px,100% - 24px);margin:0 auto 12px;position:relative;inset:auto;transform:none}.pet-room .pet-canvas-facade{left:50%;bottom:calc(var(--pet-rug-bottom) + var(--pet-rug-height) / 2);width:var(--pet-size);aspect-ratio:1;height:auto;position:absolute;transform:translate(-50%,9.375%)}.pet-room .pet-motion-renderer,.pet-room .mochi-glow{width:100%}.pet-room .mochi-base-sprite,.pet-room .mochi-idle-canvas,.pet-room .mochi-action-canvas{max-height:none;width:100%!important}.pet-room .pet-canvas-legacy-layer{transform:translateY(-4.6875%)}@media (width>=481px){.pet-room{--pet-size:min(68%, 320px)}}@media (width>=761px){.pet-room{--pet-size:min(56%, 320px);--pet-rug-height:105px;grid-template-rows:minmax(460px,1fr) auto}}@media (width>=1024px){.pet-room{--pet-size:min(90%, 320px);--pet-rug-height:112px;grid-template-rows:minmax(500px,1fr) auto}.pet-room>.pet-controls{width:min(620px,100% - 48px);margin-bottom:20px}}.pet-motion-renderer{width:100%;aspect-ratio:var(--pet-motion-width) / var(--pet-motion-height);isolation:isolate;pointer-events:none;position:relative;overflow:visible}.pet-motion-image,.pet-motion-poster{z-index:1;object-fit:contain;user-select:none;width:100%;height:100%;position:absolute;inset:0}.pet-motion-image{transition:opacity var(--pet-motion-crossfade-ms) ease-in-out}.pet-motion-renderer.is-pending{visibility:hidden}.pet-motion-current{opacity:1}.pet-motion-current.is-outgoing{opacity:0}.pet-motion-incoming{z-index:2;opacity:0}.pet-motion-incoming.is-active{opacity:1}.pet-motion-renderer.is-reduced-motion .pet-motion-image{transition-timing-function:linear}.pet-page{gap:20px;min-width:0;max-width:1240px;margin-inline:auto;display:grid}.pet-overview h1{font-size:clamp(34px,4vw,44px)}.pet-overview p{margin:8px 0 0}.pet-name-row{justify-content:flex-start;align-items:center;gap:6px;display:flex}.pet-name-row h1{overflow-wrap:anywhere;min-width:0}.pet-rename-trigger{width:36px;height:36px;color:var(--muted);opacity:.68;background:0 0;border:0;border-radius:10px;flex:none;place-items:center;padding:0;display:grid}.pet-rename-trigger:hover,.pet-rename-trigger:focus-visible,.pet-rename-trigger[aria-expanded=true]{background:var(--teal-2);color:var(--ink);opacity:1}.pet-rename{margin-top:16px}.pet-rename .field{flex:180px}.pet-growth{align-content:start;gap:12px;display:grid}.pet-growth h2{display:none}.pet-growth-summary{flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:16px;display:flex}.pet-growth .progress{height:10px}.pet-pantry{border:1px solid var(--line);border-radius:20px;align-content:start;gap:14px;min-width:0;padding:20px;display:grid}.pet-pantry h2{margin:0;font-size:19px}.pet-food{align-items:center;gap:12px;min-width:0;display:flex}.pet-food>div{min-width:0}.pet-food strong{overflow-wrap:anywhere}.pet-food p{margin:4px 0 0;font-size:14px}.pet-feedback{gap:12px;display:grid}.pet-feedback:empty{display:none}.pet-page .pet-room{--pet-rug-height:16%;--pet-rug-bottom:8%;--pet-size:min(88%, 350px);background:0 0;border:0;border-radius:0;grid-template-rows:auto auto;gap:14px;min-width:0;overflow:visible}.pet-page .pet-room:before{display:none}.pet-page .pet-room:after{box-shadow:none;background:0 0}.pet-page .pet-room>.pet-stage{aspect-ratio:3/2;background:#e8f0e6 url(/assets/brand/v1/pet-room.webp) 50%/cover no-repeat;border-radius:20px;width:100%;min-height:340px;overflow:hidden}.pet-page .pet-room .pet-canvas-facade{bottom:16%}.pet-page .mochi-glow{display:none}.pet-page .pet-motion-renderer{filter:drop-shadow(0 5px 3px #51391a24)}.pet-page .pet-room>.pet-controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;width:100%;margin:0;padding:0;display:grid}.pet-page .pet-controls .btn{border:1px solid var(--line);background:var(--card);min-height:76px;color:var(--ink);flex-direction:column;gap:6px;padding:12px 6px;font-size:14px}.pet-page .pet-controls .btn:hover:not(:disabled){background:var(--teal-2)}.pet-page .pet-controls .btn.coral{background:var(--coral);color:#173b34;border-color:#e5a37a}.pet-page .pet-controls .btn.coral:hover:not(:disabled){background:#e98e61}.pet-page .pet-controls .ui-icon{width:28px;height:28px}.pet-page .pet-controls small{font-size:11px;font-weight:500;line-height:1.3}@media (width>=1024px){.pet-page{grid-template-rows:auto auto 1fr auto;grid-template-columns:minmax(0,1fr) minmax(230px,.42fr);gap:22px}.pet-overview{grid-area:1/1/2/-1}.pet-growth{border:1px solid var(--line);border-radius:20px;grid-area:2/2;padding:24px}.pet-growth h2{margin-bottom:8px;font-size:20px;display:block}.pet-growth-summary{flex-direction:column;gap:8px}.pet-page .pet-room{--pet-size:min(78%, 410px);grid-area:2/1/4/2;align-self:start}.pet-page .pet-room>.pet-stage{min-height:400px}.pet-pantry{grid-area:3/2;align-self:start;padding:24px}.pet-food{flex-wrap:wrap}.pet-feedback{grid-column:1/-1}}@media (width<=640px){.pet-page .pet-room{--pet-size:min(72%, 260px)}}@media (width<=380px){.pet-page .pet-room>.pet-stage{min-height:310px}.pet-page .pet-controls{gap:6px}.pet-page .pet-controls .btn{padding-inline:4px;font-size:12px}.pet-pantry{padding:16px}}.ux-v2-member{color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.ux-v2-member h1{letter-spacing:-.035em;margin:4px 0 8px;font-size:clamp(25px,3vw,34px);font-weight:650;line-height:1.2}.ux-v2-member h2{margin:0;font-size:18px;font-weight:650;line-height:1.4}.ux-v2-member h3{margin:0;font-size:17px;font-weight:650}.ux-v2-member p{margin:6px 0 0}.ux-v2-member strong{font-weight:650}.ux-v2-member .btn{border-radius:12px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:650;text-decoration:none}.ux-v2-member .btn:focus-visible,.ux-v2-member button:focus-visible,.ux-v2-member input:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.ux-v2-member.member-page{gap:24px;width:100%;max-width:1120px;margin-inline:auto;display:grid}.ux-v2-member .member-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ux-v2-member .member-page-heading>div{min-width:0}.ux-v2-member .member-page-heading>.btn{flex-shrink:0}.ux-v2-member .member-eyebrow{color:var(--muted);font-size:13px;font-weight:600;display:block}.ux-v2-member .member-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:6px;padding-bottom:10px;display:flex}.ux-v2-member .member-weekly-section{gap:14px;display:grid}.ux-v2-member .member-weekly-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.ux-v2-member .member-weekly-heading>span{color:var(--muted);white-space:nowrap;font-size:12px}.ux-v2-member .member-weekly-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px;display:grid}.ux-v2-member .member-weekly-card{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:15px;padding:18px;display:grid}.ux-v2-member .member-weekly-card.is-complete{background:#f0f5ec;border-color:#a8c2a7}.ux-v2-member .member-weekly-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ux-v2-member .member-weekly-card-heading h3{margin:0;font-size:16px}.ux-v2-member .member-weekly-card-heading p{color:var(--muted);margin-top:4px;font-size:12px}.ux-v2-member .member-weekly-progress{background:#e5ebe1;border-radius:999px;height:8px;overflow:hidden}.ux-v2-member .member-weekly-progress>span{border-radius:inherit;background:var(--coral);height:100%;transition:width .18s;display:block}.ux-v2-member .member-weekly-card.is-complete .member-weekly-progress>span{background:var(--teal)}.ux-v2-member .member-weekly-count{justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.ux-v2-member .member-weekly-count span{color:var(--muted);text-align:right}.ux-v2-member .member-tab{min-height:44px;font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:flex}.ux-v2-member .member-tab[aria-pressed=true]{background:var(--teal-2);color:var(--ink);font-weight:650}.ux-v2-member .member-tab span{background:#ffffff80;border-radius:6px;padding:0 6px;font-size:12px}.ux-v2-member .member-task-list,.ux-v2-member .member-inventory-list{gap:12px;display:grid}.ux-v2-member .member-task-card{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px;display:grid}.ux-v2-member .member-task-symbol{background:#eef3e9;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.ux-v2-member .member-task-copy p{margin:4px 0 8px;font-size:14px}.ux-v2-member .member-approval-details{margin-block:10px}.ux-v2-member .member-approval-details p{font-size:12px}.ux-v2-member .member-review-feedback{background:#eef3e9;border-radius:10px;margin:10px 0;padding:12px;font-size:13px}.ux-v2-member .member-review-feedback.needs-changes{background:#fff1dc;border-left:3px solid #d6ae68}.ux-v2-member .member-review-feedback p:last-child{margin-bottom:0}.ux-v2-member .member-status{color:#725429;background:#fff0d9;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-block}.ux-v2-member .member-status.is-confirmed{color:#285648;background:#e7f0e6}.ux-v2-member .member-empty{border:1px dashed var(--line);border-radius:16px;justify-items:start;gap:12px;padding:30px;display:grid}.ux-v2-member .member-empty p{margin:0}.ux-v2-member .member-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:18px;display:grid}.ux-v2-member .member-product-card{border:1px solid var(--line);background:var(--card);border-radius:16px;flex-direction:column;gap:18px;min-width:0;padding:18px;display:flex}.ux-v2-member .member-product-card>.item-art{background:#f6f3e9;border-radius:12px;place-items:center;width:100%;height:160px;font-size:58px;display:grid}.ux-v2-member .member-product-card>.item-art img{object-fit:contain;width:104px;height:104px}.ux-v2-member .member-product-card h2{font-size:17px}.ux-v2-member .member-product-card p{font-size:13px}.ux-v2-member .member-product-footer{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:auto;display:grid}.ux-v2-member .member-product-footer>.btn{grid-column:1/-1;width:100%}.ux-v2-member .member-shortfall{text-align:right;color:#76542d;font-size:12px}.ux-v2-member .member-notice{background:#eaf1e8;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.ux-v2-member .member-notice p{font-size:13px}.ux-v2-member .member-inventory-item{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.ux-v2-member .member-inventory-item .item-art{width:72px;height:72px}.ux-v2-member .member-inventory-item .item-art img{object-fit:contain;width:64px;height:64px}.ux-v2-member .member-inventory-item p{font-size:13px}.ux-v2-member.member-dialog{border:1px solid var(--line);background:var(--card);border-radius:20px;width:min(480px,100% - 32px);max-height:calc(100dvh - 48px);margin:auto;padding:24px;position:fixed;inset:0;overflow-y:auto;box-shadow:0 24px 100px #173b3429}.ux-v2-member.member-dialog::backdrop{background:#153c354f}.ux-v2-member .member-dialog-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ux-v2-member .member-dialog-heading>button{flex-shrink:0;width:44px;padding:0;font-size:24px}.ux-v2-member .member-dialog-actions{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:10px;margin-top:24px;display:flex}.ux-v2-member .member-confirm-item{background:#f5f3eb;border-radius:12px;align-items:center;gap:18px;padding:14px;display:flex}.ux-v2-member .member-confirm-item .item-art{flex-shrink:0}.ux-v2-member .member-balance-review{margin:24px 0}.ux-v2-member .member-balance-review>div{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.ux-v2-member .member-balance-review>div:last-child{border-top:1px solid var(--line);margin-top:6px;padding-top:16px;font-weight:650}.ux-v2-member .member-balance-review dd{margin:0}.ux-v2-member .member-food-options{border:0;gap:10px;margin:18px 0 0;padding:0;display:grid}.ux-v2-member .member-food-option{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.ux-v2-member .member-food-option.is-selected{border-color:var(--teal);background:#eef4ec}.ux-v2-member .member-food-option input{accent-color:var(--teal);flex-shrink:0;width:18px;height:18px}.ux-v2-member .member-food-option>.item-art{flex-shrink:0;width:48px;height:48px;font-size:32px}.ux-v2-member .member-food-option .item-art img{object-fit:contain;width:44px;height:44px}.ux-v2-member .member-food-option strong{font-size:14px}.ux-v2-member .member-food-option small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.ux-v2-member.pet-page{max-width:1120px}.ux-v2-member.pet-page .pet-room{grid-template-rows:auto auto auto}.ux-v2-member.pet-page .pet-room>.pet-stage{border-radius:16px;min-height:300px}.ux-v2-member.pet-page .pet-controls .btn{flex-direction:row;min-height:64px}.ux-v2-member.pet-page .pet-controls .ui-icon{width:22px;height:22px}.ux-v2-member.pet-page .pet-growth,.ux-v2-member.pet-page .pet-pantry{background:var(--card);border-radius:16px}.ux-v2-member.pet-page .pet-food{flex-wrap:nowrap}.ux-v2-member.pet-page .pet-food>.item-art{flex-shrink:0;width:48px;height:48px;font-size:32px}.ux-v2-member.pet-page .pet-food .item-art img{object-fit:contain;width:48px;height:48px}.ux-v2-member.pet-page .pet-food strong{font-size:14px}.ux-v2-member.pet-page .pet-food p{font-size:12px}.ux-v2-member .member-motion-status{text-align:center;min-height:22px;color:var(--muted);margin:0;font-size:13px}.ux-v2-member.member-adopt-page{max-width:920px}.ux-v2-member .member-pet-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ux-v2-member .member-pet-choice{border:2px solid var(--line);min-width:0;color:var(--ink);background:var(--card);font:inherit;cursor:pointer;border-radius:20px;justify-items:center;gap:8px;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.ux-v2-member .member-pet-choice:hover{transform:translateY(-2px);box-shadow:0 14px 34px #244c4214}.ux-v2-member .member-pet-choice[aria-checked=true]{border-color:var(--coral);box-shadow:0 0 0 4px #f3946d24}.ux-v2-member .member-pet-choice img{aspect-ratio:1;object-fit:contain;width:min(100%,220px);display:block}.ux-v2-member .member-pet-choice span{font-size:18px;font-weight:650}.ux-v2-member .member-pet-choice small{color:var(--muted);font-size:12px}.ux-v2-member .member-pet-choice[aria-checked=true] small{color:var(--coral-dark,#a84f34);font-weight:650}.ux-v2-member .member-adopt-form{border:1px solid var(--line);background:var(--card);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:22px;display:grid}.ux-v2-member .member-adopt-form .danger{grid-column:1/-1}.ux-v2-member .member-adopt-form>.btn{min-width:180px}@media (width<=640px){.ux-v2-member.member-page{gap:20px}.ux-v2-member .member-page-heading{flex-direction:column;gap:16px}.ux-v2-member .member-weekly-heading{flex-direction:column;align-items:flex-start;gap:4px}.ux-v2-member .member-tab{padding-inline:10px;font-size:12px}.ux-v2-member .member-task-card{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px}.ux-v2-member .member-task-symbol{width:36px;height:36px}.ux-v2-member .member-task-action{grid-column:2}.ux-v2-member .member-notice{flex-direction:column;align-items:flex-start}.ux-v2-member .member-inventory-item{grid-template-columns:56px minmax(0,1fr)}.ux-v2-member .member-inventory-item>.btn{grid-column:2;justify-self:start}.ux-v2-member .member-inventory-item .item-art{width:56px;height:56px}.ux-v2-member .member-inventory-item .item-art img{width:48px;height:48px}.ux-v2-member.member-dialog{width:100%;max-width:none;max-height:calc(100dvh - 24px);padding:20px 20px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;margin:0;inset:auto 0 0}.ux-v2-member .member-dialog-actions{background:var(--card);padding-top:12px;position:sticky;bottom:0}.ux-v2-member .member-dialog-actions>.btn{flex:1}.ux-v2-member.pet-page .pet-room>.pet-stage{min-height:270px}.ux-v2-member .member-pet-choices{grid-template-columns:1fr}.ux-v2-member .member-pet-choice{text-align:left;grid-template-columns:96px minmax(0,1fr) auto;place-items:center start}.ux-v2-member .member-pet-choice img{grid-row:1/span 2;width:96px}.ux-v2-member .member-pet-choice small{grid-column:2/span 2}.ux-v2-member .member-adopt-form{grid-template-columns:1fr}.ux-v2-member .member-adopt-form>.btn{width:100%}}.ux-v2-family{color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.ux-v2-family h1{letter-spacing:-.035em;margin:4px 0 8px;font-size:clamp(25px,3vw,34px);font-weight:650;line-height:1.25}.ux-v2-family h2{margin:0;font-size:19px;font-weight:650;line-height:1.4}.ux-v2-family h3{margin:0;font-size:16px;font-weight:650;line-height:1.4}.ux-v2-family p{margin:6px 0 0}.ux-v2-family strong{font-weight:650}.ux-v2-family .btn{border-radius:11px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:650;text-decoration:none}.ux-v2-family .field{gap:8px;min-width:0;display:grid}.ux-v2-family .field label{font-size:13px;font-weight:600}.ux-v2-family .field input,.ux-v2-family .field select,.ux-v2-family .field textarea{width:100%;min-width:0;min-height:44px;font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;padding:10px 12px}.ux-v2-family .field textarea{resize:vertical}.ux-v2-family .field>.muted{font-size:12px}.ux-v2-family button:focus-visible,.ux-v2-family a:focus-visible,.ux-v2-family input:focus-visible,.ux-v2-family textarea:focus-visible,.ux-v2-family select:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.ux-v2-family.family-page{gap:26px;width:100%;max-width:1120px;margin-inline:auto;display:grid}.ux-v2-family.family-onboarding{max-width:560px;padding-block:20px}.ux-v2-family .family-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ux-v2-family .family-page-heading>div{min-width:0}.ux-v2-family .family-page-heading>.btn{flex-shrink:0}.ux-v2-family .family-eyebrow{color:var(--muted);font-size:13px;font-weight:600}.ux-v2-family .family-section{gap:16px;display:grid}.ux-v2-family .family-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.ux-v2-family .family-count{background:var(--teal-2);border-radius:8px;padding:3px 9px;font-size:13px}.ux-v2-family .family-review-list,.ux-v2-family .family-task-list,.ux-v2-family .family-activity-list{gap:12px;display:grid}.ux-v2-family .family-review-card,.ux-v2-family .family-task-row{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;display:grid}.ux-v2-family .family-task-symbol{background:#edf2e8;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.ux-v2-family .family-review-copy p{margin:4px 0 8px;font-size:13px}.ux-v2-family .family-card-actions{flex-wrap:wrap;gap:8px;display:flex}.ux-v2-family .family-member-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:18px;display:grid}.ux-v2-family .family-member-summary{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:20px;display:grid}.ux-v2-family .family-avatar{color:#31584b;background:#e7eee4;border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;font-weight:650;display:grid}.ux-v2-family .family-avatar[data-avatar=child-2]{color:#825733;background:#fae9db}.ux-v2-family .family-avatar[data-avatar=child-3]{color:#365d75;background:#e3eff5}.ux-v2-family .family-avatar[data-avatar=child-4]{color:#665679;background:#eeeaf3}.ux-v2-family .family-avatar[data-avatar=child-5]{color:#796324;background:#f8efcd}.ux-v2-family .family-avatar[data-avatar=child-6]{color:#805567;background:#f5e4e9}.ux-v2-family .family-edit-profile{min-height:44px;color:var(--teal);font:inherit;text-underline-offset:3px;background:0 0;border:0;justify-self:start;padding:6px 0;font-size:13px;text-decoration:underline}.ux-v2-family .family-confirmation-label{color:var(--muted);font-size:12px}.ux-v2-family .family-edit-note{background:#f0f4ec;border-left:3px solid #c4d5c1;padding:10px 12px;font-size:13px}.ux-v2-family .family-member-summary p{font-size:13px}.ux-v2-family .family-member-summary-footer{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.ux-v2-family .family-empty{border:1px dashed var(--line);border-radius:16px;justify-items:start;gap:10px;padding:28px;display:grid}.ux-v2-family .family-empty p{margin:0}.ux-v2-family .family-view-tabs{border-bottom:1px solid var(--line);gap:6px;padding-bottom:10px;display:flex}.ux-v2-family .family-view-tabs>button{min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 16px}.ux-v2-family .family-view-tabs>button[aria-pressed=true]{color:var(--ink);background:var(--teal-2);font-weight:650}.ux-v2-family .family-filters{grid-template-columns:minmax(0,1fr) minmax(160px,.5fr) minmax(130px,.4fr);gap:14px;display:grid}.ux-v2-family .family-task-row{grid-template-columns:40px minmax(0,1fr) auto auto}.ux-v2-family .family-task-copy h2{font-size:16px}.ux-v2-family .family-task-copy p{margin:5px 0 8px;font-size:13px}.ux-v2-family .family-tag{color:#58705f;background:#edf1e9;border-radius:6px;padding:4px 8px;font-size:11px;display:inline-block}.ux-v2-family .family-weekly-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:16px;display:grid}.ux-v2-family .family-weekly-card{border:1px solid var(--line);background:var(--card);border-radius:16px;align-content:start;gap:16px;padding:20px;display:grid}.ux-v2-family .family-weekly-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ux-v2-family .family-weekly-card-heading h2{margin-top:10px}.ux-v2-family .family-weekly-card-heading p{font-size:13px}.ux-v2-family .family-weekly-progress{background:#e5ebe1;border-radius:999px;height:9px;overflow:hidden}.ux-v2-family .family-weekly-progress>span{border-radius:inherit;background:var(--coral);height:100%;display:block}.ux-v2-family .family-weekly-meta{justify-content:space-between;gap:12px;font-size:13px;display:flex}.ux-v2-family .family-weekly-meta span{color:var(--muted)}.ux-v2-family .family-weekly-history{border-top:1px solid var(--line);padding-top:14px;font-size:13px}.ux-v2-family .family-weekly-history summary{min-height:40px;color:var(--teal);cursor:pointer;padding-block:9px;font-weight:650}.ux-v2-family .family-weekly-history ul{gap:7px;margin:8px 0 0;padding:0;list-style:none;display:grid}.ux-v2-family .family-weekly-history li{color:var(--muted);grid-template-columns:1fr auto auto;gap:10px;font-size:12px;display:grid}.ux-v2-family .family-weekly-history li strong{color:var(--ink)}.ux-v2-family.family-dialog{background:var(--card);border:1px solid var(--line);border-radius:20px;width:min(480px,100% - 32px);max-height:calc(100dvh - 48px);margin:auto;padding:24px;position:fixed;inset:0;overflow-y:auto;box-shadow:0 24px 100px #173b3429}.ux-v2-family.family-dialog::backdrop{background:#153c354f}.ux-v2-family.family-drawer{border-radius:20px 0 0 20px;width:min(520px,100%);max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:28px;inset:0 0 0 auto}.ux-v2-family .family-dialog-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ux-v2-family .family-dialog-heading>button{flex-shrink:0;width:44px;padding:0;font-size:24px}.ux-v2-family .family-form{gap:20px;display:grid}.ux-v2-family .family-form-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.ux-v2-family .family-fieldset{border:0;border-top:1px solid var(--line);gap:16px;min-width:0;margin:0;padding:16px 0 0;display:grid}.ux-v2-family .family-fieldset legend{padding:0 12px 0 0;font-size:14px;font-weight:650}.ux-v2-family .family-weekdays{flex-wrap:wrap;gap:6px;display:flex}.ux-v2-family .family-weekdays>button{border:1px solid var(--line);background:var(--card);min-height:44px;color:var(--ink);border-radius:8px;flex:1 0 44px;padding:8px 4px;font-size:12px}.ux-v2-family .family-weekdays>button[aria-pressed=true]{background:var(--teal-2);border-color:#a2b8a8;font-weight:650}.ux-v2-family .family-task-recap{background:#eef3e9;border-radius:12px;padding:16px;font-size:13px}.ux-v2-family .family-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.ux-v2-family .family-form>.family-dialog-actions{background:var(--card);padding-bottom:8px;position:sticky;bottom:-1px}.ux-v2-family .family-member-card{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:22px;padding:22px;display:grid}.ux-v2-family .family-member-heading{align-items:center;gap:14px;display:flex}.ux-v2-family .family-member-heading p{font-size:13px}.ux-v2-family .family-member-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ux-v2-family .family-member-stats>div{align-content:start;gap:8px;display:grid}.ux-v2-family .family-member-stats .muted{font-size:12px}.ux-v2-family .family-member-stats strong{font-size:14px}.ux-v2-family .family-member-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;padding-top:16px;display:flex}.ux-v2-family .family-member-actions>.btn{flex:1;padding-inline:10px}.ux-v2-family .family-reward-review{gap:18px;margin:24px 0;display:grid}.ux-v2-family .family-reward-review>div{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ux-v2-family .family-reward-review dd{text-align:right;overflow-wrap:anywhere;max-width:70%;margin:0}.ux-v2-family .family-activity-row{border:1px solid var(--line);background:var(--card);border-radius:14px;align-items:center;gap:16px;padding:18px 20px;display:flex}.ux-v2-family .family-activity-row h2{font-size:15px}.ux-v2-family .family-activity-row p{font-size:13px}@media (width<=760px){.ux-v2-family .family-page-heading{flex-direction:column;gap:16px}.ux-v2-family .family-review-card{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px}.ux-v2-family .family-review-card .family-card-actions{grid-column:2}.ux-v2-family .family-task-row{grid-template-columns:36px minmax(0,1fr) auto;gap:12px;padding:16px}.ux-v2-family .family-task-row .family-card-actions{grid-column:2/-1}.ux-v2-family .family-task-symbol{width:36px;height:36px}.ux-v2-family .family-filters{grid-template-columns:1fr 1fr}.ux-v2-family .family-filters>:first-child{grid-column:1/-1}.ux-v2-family.family-dialog{width:100%;max-width:none;max-height:calc(100dvh - 24px);padding:20px 20px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;margin:0;inset:auto 0 0}.ux-v2-family.family-drawer{border-radius:0;height:100dvh;max-height:100dvh;inset:0}.ux-v2-family .family-dialog-actions>.btn{flex:1}}@media (width<=380px){.ux-v2-family .family-form-columns{grid-template-columns:1fr}.ux-v2-family .family-review-card .family-card-actions{grid-column:1/-1}.ux-v2-family .family-review-card .family-card-actions>.btn{flex:1;padding-inline:8px;font-size:12px}}.app-root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.app-shell{--radius:14px;--shadow-soft:none}.app-shell h1{font-size:clamp(27px,3vw,34px);font-weight:650}.app-shell h2{font-size:21px;font-weight:600}.app-shell strong{font-weight:600}.app-shell .btn{border-radius:10px;min-height:44px;font-weight:600}.app-shell .field input,.app-shell .field select,.app-shell .field textarea{border-radius:9px;min-height:44px}.app-shell .app-nav a{border-radius:10px;font-weight:550}.app-shell .brand-logo{font-weight:750}.app-shell .app-header-title{font-weight:600}.app-shell .app-main{width:100%;max-width:1320px;margin-inline:auto}.app-shell .app-main>.stack{max-width:1180px}@media (width>=1024px){.app-shell{grid-template-rows:88px 1fr;grid-template-columns:208px minmax(0,1fr)}.app-shell .app-main{padding-top:24px}.app-shell .app-nav{gap:6px;padding:24px 16px}.app-shell .app-nav a{min-height:50px;padding:12px 14px}}@media (width<=600px){.app-shell .app-main{padding-top:22px}.app-shell .app-nav a{min-height:58px}}.app-header{justify-content:space-between;padding-left:16px}.app-header-actions{align-items:center;gap:10px;min-width:0;display:flex}.profile-switcher-slot{min-width:0}.profile-switcher-trigger{border:1px solid var(--line);background:var(--card);min-width:0;min-height:48px;color:var(--ink);text-align:left;border-radius:14px;align-items:center;gap:10px;padding:6px 10px 6px 6px;display:inline-flex}.profile-switcher-trigger:hover{background:var(--teal-2)}.profile-switcher-trigger-copy{min-width:0;line-height:1.15;display:grid}.profile-switcher-trigger-copy small{color:var(--muted);font-size:10px;font-weight:550}.profile-switcher-trigger-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(32vw,220px);font-size:14px;overflow:hidden}.profile-switcher-chevron{color:var(--muted);font-size:18px;transition:transform .16s}.profile-switcher-trigger[aria-expanded=true] .profile-switcher-chevron{transform:rotate(180deg)}.profile-switcher-avatar,.profile-switcher-family-avatar{color:#31584b;background:#e7eee4;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.profile-switcher-avatar[data-avatar=child-2]{color:#825733;background:#fae9db}.profile-switcher-avatar[data-avatar=child-3]{color:#365d75;background:#e3eff5}.profile-switcher-avatar[data-avatar=child-4]{color:#665679;background:#eeeaf3}.profile-switcher-avatar[data-avatar=child-5]{color:#796324;background:#f8efcd}.profile-switcher-avatar[data-avatar=child-6]{color:#805567;background:#f5e4e9}.profile-switcher-family-avatar{background:var(--teal-2)}.profile-switcher-dialog{z-index:80;width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--ink);background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.profile-switcher-dialog::backdrop{background:#173b344f}.profile-switcher-panel{border:1px solid var(--line);background:var(--card);border-radius:18px;width:min(392px,100vw - 32px);max-height:calc(100dvh - 100px);padding:22px;animation:.16s ease-out profile-panel-in;position:fixed;top:76px;right:max(24px,50vw - 582px);overflow-y:auto;box-shadow:0 24px 80px #173b3430}.profile-switcher-grabber{display:none}.profile-switcher-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.profile-switcher-heading h2{margin:2px 0 0;font-size:23px}.profile-switcher-eyebrow{color:#9a5a34;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.profile-switcher-close{border:1px solid var(--line);width:44px;height:44px;color:var(--muted);background:0 0;border-radius:12px;flex:none;place-items:center;font-size:24px;display:grid}.profile-switcher-close:hover:not(:disabled){background:var(--teal-2);color:var(--ink)}.profile-switcher-list{gap:8px;margin-top:14px;display:grid}.profile-switcher-option,.profile-switcher-family{width:100%;min-height:68px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.profile-switcher-option:hover:not(:disabled),.profile-switcher-family:hover:not(:disabled){background:var(--teal-2);border-color:#c8d8ca}.profile-switcher-option:disabled,.profile-switcher-family:disabled{cursor:default;opacity:1}.profile-switcher-option.is-current,.profile-switcher-option.is-pending{background:#f1f5ed}.profile-switcher-option>span:nth-child(2),.profile-switcher-family>span:nth-child(2){gap:3px;min-width:0;display:grid}.profile-switcher-option small,.profile-switcher-family small{color:var(--muted);font-size:12px}.profile-switcher-state{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:650}.profile-switcher-divider{background:var(--line);height:1px;margin:14px 0}.profile-switcher-family{border-color:var(--line)}.profile-switcher-family-icon,.profile-switcher-pin-icon{background:var(--coral-2);color:#8b542f;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.profile-switcher-note{color:var(--muted);margin:12px 2px 0;font-size:12px;line-height:1.5}.profile-switcher-loading{min-height:72px;color:var(--muted);border:1px dashed var(--line);border-radius:14px;place-items:center;display:grid}.profile-switcher-error{color:var(--danger);background:#fff0ee;border-radius:10px;margin-top:12px;padding:11px 12px;font-size:13px}.profile-switcher-pin{gap:16px;display:grid}.profile-switcher-back{min-height:40px;color:var(--teal);background:0 0;border:0;justify-self:start;padding:0;font-weight:650}.profile-switcher-pin-icon{width:52px;height:52px;margin-top:2px}.profile-switcher-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.profile-switcher-status{z-index:70;background:var(--teal);color:#fff;border-radius:12px;max-width:min(360px,100vw - 32px);padding:12px 16px;font-size:14px;font-weight:650;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 38px #173b3430}@keyframes profile-panel-in{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=1024px){.app-header{justify-content:flex-end;padding-left:36px}.profile-switcher-slot{z-index:30;width:178px;position:fixed;bottom:18px;left:max(16px,50vw - 784px)}.profile-switcher-slot .profile-switcher-trigger{width:100%;min-width:0}.profile-switcher-trigger-copy strong{font-size:15px}.profile-switcher-panel{max-height:calc(100dvh - 36px);animation-name:profile-panel-side-in;inset:auto auto 18px max(226px,50vw - 574px)}.app-nav{padding-bottom:106px}}@keyframes profile-panel-side-in{0%{opacity:0;transform:translate(-7px,5px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=640px){.app-shell>.app-brand{display:none}.app-header{grid-area:1/1/2/-1;width:100%;padding-inline:10px}.app-header-actions{flex:none}.profile-switcher-trigger{background:0 0;border-color:#0000;flex:1}.profile-switcher-trigger-copy small{display:none}.profile-switcher-trigger-copy strong{max-width:35vw}.profile-switcher-panel{width:100%;max-height:min(82dvh,680px);padding:12px 18px calc(20px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:24px 24px 0 0;animation-name:profile-sheet-in;inset:auto 0 0}.profile-switcher-grabber{background:#cbd3cb;border-radius:99px;width:44px;height:4px;margin:0 auto 12px;display:block}.profile-switcher-option,.profile-switcher-family{min-height:72px}.profile-switcher-actions{background:var(--card);padding-top:8px;position:sticky;bottom:0}.profile-switcher-actions .btn{flex:1}.profile-switcher-status{right:16px;bottom:calc(92px + env(safe-area-inset-bottom))}}@keyframes profile-sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=380px){.profile-switcher-trigger{gap:7px;padding-inline:4px}.profile-switcher-avatar,.profile-switcher-family-avatar{width:32px;height:32px}.profile-switcher-trigger-copy strong{max-width:31vw;font-size:13px}.profile-switcher-panel{padding-inline:14px}}@media (prefers-reduced-motion:reduce){.profile-switcher-panel,.profile-switcher-chevron{transition:none;animation:none}}
