/* Cookie companion + progress calendar additions */
.bottom-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px}.bottom-nav .nav-item{min-width:0;padding-left:4px!important;padding-right:4px!important}.bottom-nav .nav-item b{font-size:11px}.icon-calendar{width:20px;height:20px;border:2px solid currentColor;border-radius:5px;position:relative;display:block;margin:auto}.icon-calendar:before{content:"";position:absolute;left:2px;right:2px;top:5px;border-top:2px solid currentColor}.icon-calendar:after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:currentColor;left:4px;top:9px;box-shadow:6px 0 currentColor,0 5px currentColor,6px 5px currentColor}

.cookie-game{display:grid;grid-template-columns:122px 1fr;gap:16px;align-items:center;margin:0 0 18px;padding:16px;border-radius:26px;background:linear-gradient(145deg,#fff8f2,#f1e4d5);border:1px solid rgba(83,60,42,.12);box-shadow:0 12px 30px rgba(72,49,28,.07)}.cookie-pet-wrap{width:122px;height:122px;display:grid;place-items:center}.cookie-game h2{margin:2px 0 6px;font-size:22px}.cookie-game p{margin:0;color:var(--muted,#6e655c);font-size:13px;line-height:1.45}.cookie-game-stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.cookie-game-stat{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.78);font-size:12px;font-weight:700}.cookie-heartbar{height:9px;border-radius:99px;background:rgba(88,61,39,.12);overflow:hidden;margin-top:10px}.cookie-heartbar span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#d98978,#d9a06d);transition:width .25s ease}

/* CSS tortoiseshell Cookie mascot */
.cookie-cat{--fur:#392f2d;--fur2:#5a4137;--orange:#c77a38;--gold:#d99d51;--cream:#f1d6ad;--pink:#c98282;--eye:#241f1f;position:relative;width:110px;height:110px;display:inline-block;filter:drop-shadow(0 8px 10px rgba(72,46,29,.13))}.cookie-cat *{position:absolute;box-sizing:border-box}.cat-body{width:70px;height:54px;left:23px;bottom:9px;border-radius:52% 48% 45% 48%;background:var(--fur);border:2px solid #2c2423;overflow:hidden}.body-patch{display:block;border-radius:50%;opacity:.98}.body-patch-a{width:38px;height:29px;left:-5px;top:9px;background:var(--orange);transform:rotate(-18deg)}.body-patch-b{width:30px;height:23px;right:-2px;bottom:1px;background:var(--gold);transform:rotate(22deg)}.cat-tail{width:50px;height:22px;right:2px;bottom:18px;border:10px solid var(--fur);border-left-color:transparent;border-top-color:transparent;border-radius:50%;transform:rotate(-22deg)}.cat-tail:after{content:"";position:absolute;width:11px;height:10px;right:-9px;bottom:-5px;background:var(--orange);border-radius:50%}.cat-head{width:68px;height:64px;left:20px;top:13px;border-radius:46% 46% 48% 48%;background:var(--fur);border:2px solid #2c2423;overflow:visible}.cat-ear{width:27px;height:34px;top:-18px;background:var(--fur);border:2px solid #2c2423;z-index:-1}.cat-ear:after{content:"";position:absolute;inset:7px 6px 5px;background:#c8897d;clip-path:polygon(50% 0,100% 100%,0 100%)}.cat-ear-left{left:5px;clip-path:polygon(50% 0,100% 100%,0 84%);transform:rotate(-7deg)}.cat-ear-right{right:5px;clip-path:polygon(50% 0,100% 84%,0 100%);transform:rotate(7deg)}.face-patch{display:block;overflow:hidden}.patch-orange{width:35px;height:48px;left:-3px;top:3px;background:var(--orange);border-radius:55% 40% 60% 35%;transform:rotate(-11deg)}.patch-cream{width:28px;height:27px;left:20px;bottom:0;background:var(--cream);border-radius:52%}.patch-dark{width:27px;height:23px;right:-3px;top:0;background:#241f20;border-radius:40% 55% 45% 60%;transform:rotate(14deg)}.cat-eye{width:15px;height:18px;top:24px;background:#171717;border-radius:50%;border:2px solid #0e0e0e;z-index:3}.cat-eye:after{content:"";position:absolute;width:5px;height:6px;left:2px;top:2px;background:white;border-radius:50%}.cat-eye-left{left:13px}.cat-eye-right{right:13px}.cat-muzzle{width:30px;height:17px;left:18px;bottom:6px;background:#ead0aa;border-radius:50%;z-index:2}.cat-nose{width:8px;height:6px;left:29px;bottom:15px;background:#b96f72;border-radius:60% 60% 55% 55%;z-index:4}.cat-mouth{width:15px;height:8px;left:26px;bottom:7px;border-bottom:2px solid #352a29;border-radius:0 0 50% 50%;z-index:4}.cat-whiskers{width:25px;height:10px;bottom:9px;z-index:3}.cat-whiskers:before,.cat-whiskers:after{content:"";position:absolute;width:24px;border-top:1.5px solid #5a4741}.cat-whiskers:after{top:5px}.whiskers-left{left:-18px}.whiskers-left:before,.whiskers-left:after{transform:rotate(6deg)}.whiskers-right{right:-18px}.whiskers-right:before,.whiskers-right:after{transform:rotate(-6deg)}.cat-paw{width:27px;height:18px;bottom:3px;background:var(--fur2);border:2px solid #2c2423;border-radius:52%}.cat-paw-left{left:23px}.cat-paw-right{right:17px;background:var(--orange)}.cat-prop{display:none}
.cookie-cat--hero{transform:scale(1.02)}.cookie-cat--category{transform:scale(.72);transform-origin:center}.cookie-cat--sleepy .cat-eye{height:4px;top:31px;border:0;border-bottom:2px solid #171717;background:transparent;border-radius:50%}.cookie-cat--sleepy .cat-eye:after{display:none}.cookie-cat--grumpy .cat-eye-left{transform:rotate(10deg)}.cookie-cat--grumpy .cat-eye-right{transform:rotate(-10deg)}.cookie-cat--curious .cat-head{transform:rotate(4deg)}.cookie-cat--thriving .cat-mouth,.cookie-cat--happy .cat-mouth{height:10px;border-bottom-width:2px}.cookie-cat--box:after{content:"";position:absolute;width:82px;height:28px;left:13px;bottom:-3px;background:#dca894;border:2px solid #8b6658;border-radius:6px;z-index:-1;transform:skewX(-6deg)}
.cookie-cat--cleanse .cat-prop{display:block;width:18px;height:28px;right:3px;bottom:18px;border:2px solid #628b92;border-radius:5px;background:#d9edf0}.cookie-cat--treat .cat-prop{display:block;width:14px;height:32px;right:3px;bottom:18px;border:2px solid #9b5970;border-radius:5px;background:#ddb8c7}.cookie-cat--moisturise .cat-prop{display:block;width:30px;height:18px;right:-2px;bottom:19px;border:2px solid #9c6f7a;border-radius:8px;background:#efc4cb}.cookie-cat--protect .cat-prop{display:block;width:20px;height:30px;right:1px;bottom:17px;border:2px solid #9b8a61;border-radius:7px;background:#eee5b3}.cookie-cat--devices .cat-prop{display:block;width:9px;height:34px;right:7px;bottom:16px;border-radius:7px;background:#2d2a2c;box-shadow:0 -5px 0 -2px #8c7882}.cookie-cat--other .cat-prop{display:block;width:22px;height:22px;right:1px;bottom:20px;border:2px solid #8c7560;border-radius:50%;background:#ead8bd}

.category-overview{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch}.category-card{height:100%!important;min-height:164px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:4px!important;text-align:left!important;overflow:hidden!important;padding:0!important}.category-card .category-swatch{display:none!important}.category-cookie{height:94px;display:grid;place-items:center;background:linear-gradient(145deg,#f4e5da,#ead7c6);border-bottom:1px solid rgba(80,55,35,.08)}.category-card>span:last-child{display:flex;flex-direction:column;gap:4px;padding:8px 12px 12px;min-width:0}.category-card b{font-size:15px}.category-card small{line-height:1.25}

.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.calendar-title{text-align:center}.calendar-title h2{margin:2px 0}.calendar-nav-btn{width:42px;height:42px;border-radius:14px;border:1px solid rgba(80,60,40,.15);background:var(--card,#fff);font-size:22px}.month-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:14px}.month-stat{background:var(--card,#fff);border-radius:16px;padding:11px;text-align:center}.month-stat strong{display:block;font-size:20px}.month-stat small{font-size:11px;color:var(--muted,#756c64)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-weekday{text-align:center;font-size:10px;font-weight:800;color:var(--muted,#756c64);padding:3px 0}.calendar-day{aspect-ratio:1/1.08;border:0;border-radius:14px;background:var(--card,#fff);padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-shadow:0 3px 10px rgba(0,0,0,.035)}.calendar-day.blank{background:transparent;box-shadow:none}.calendar-day.today-date{outline:2px solid #9b7455}.calendar-day .date-num{font-size:11px;font-weight:800}.calendar-day .day-percent{font-size:11px;font-weight:800}.calendar-day .mini-ring{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#c98a74 calc(var(--pct)*1%),rgba(70,50,30,.09) 0)}.calendar-day .mini-ring:after{content:"";width:15px;height:15px;border-radius:50%;background:var(--card,#fff)}.calendar-day.no-routine{opacity:.5}.calendar-day.perfect{box-shadow:0 0 0 1px rgba(142,162,118,.25),0 6px 14px rgba(80,100,60,.10)}.calendar-note{margin-top:12px;font-size:12px;color:var(--muted,#756c64);text-align:center}

@media(max-width:390px){.cookie-game{grid-template-columns:98px 1fr;padding:13px;gap:11px}.cookie-pet-wrap{width:98px;height:108px}.cookie-cat--hero{transform:scale(.88)}.category-card{min-height:154px!important}.category-cookie{height:82px}.bottom-nav .nav-item b{font-size:10px}}
