:root{color:#42372f;font-synthesis:none;background:#fbf8ee;font-family:system-ui,-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{width:min(100%,560px);min-height:100vh;margin:auto;padding:24px 20px 40px}.brand{letter-spacing:.04em;color:#5c4331;font-size:18px;font-weight:800}.brand span{color:#b56d40;font-size:14px}.hero-card{text-align:center;padding:28px 16px 20px}.character{place-items:center;width:160px;height:130px;margin:0 auto 14px;display:grid;position:relative}.shell{background:linear-gradient(135deg,#be7953,#82513e);border:5px solid #694333;border-radius:50% 50% 44% 44%;width:132px;height:101px;position:relative;box-shadow:inset 0 13px #d79b70,0 7px #e7d5bb}.shell:before,.shell:after{content:"";background:#4f30255c;border-radius:50%;width:3px;height:80px;position:absolute;top:8px}.shell:before{left:41px;transform:rotate(-20deg)}.shell:after{right:41px;transform:rotate(20deg)}.face{z-index:1;align-items:center;gap:23px;display:flex;position:absolute;top:49px}.eye{background:#3d2b27;border-radius:50%;width:8px;height:10px}.mouth{border-bottom:3px solid #3d2b27;border-radius:50%;width:18px;height:8px;position:absolute;top:18px;left:19px}.cheek{opacity:.75;background:#e49075;border-radius:50%;width:15px;height:7px;position:absolute;top:73px}.cheek.left{left:40px}.cheek.right{right:40px}.character.celebrating{animation:.65s ease-out character-bounce}.character-message{min-height:2em;margin:0;font-size:21px;font-weight:700;line-height:1.5}.report-button{color:#fff;background:#c76b42;border:0;border-radius:20px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:86px;padding:16px;font-size:21px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 5px #9c4f30}.report-button:hover{background:#b95e37}.report-button:active{transform:translateY(4px);box-shadow:0 1px #9c4f30}.report-button:focus-visible,a:focus-visible{outline-offset:3px;outline:4px solid #2f7180}.week-card{background:#fffdf8;border-radius:20px;margin-top:34px;padding:20px 16px;box-shadow:0 3px 13px #583e2417}.section-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.section-heading h2{margin:0;font-size:18px}.section-heading span{color:#75685d;font-size:13px}.week-strip{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:16px;display:grid}.day-cell{border-radius:12px;justify-items:center;gap:5px;min-height:72px;padding-top:5px;font-size:13px;display:grid}.day-cell.today{background:#f5e5ce;font-weight:800}.day-number{font-size:14px}.empty-dot{color:#c8bbae;margin-top:9px;font-size:18px}.stamp{color:#684133;background:#fff2d6;border:2px solid #a75d3e;border-radius:50% 50% 42% 42%;place-items:center;width:32px;height:28px;font-size:18px;line-height:1;display:inline-grid;box-shadow:inset 0 -3px #edcc93}.stamp.small{border-width:1.5px;width:22px;height:20px;font-size:13px}.stamp.medium{width:33px;height:29px;font-size:18px}.stamp.pop{animation:.62s cubic-bezier(.2,.9,.25,1.35) stamp-pop}.calendar-link{color:#305c4d;background:#e8f1ea;border-radius:16px;justify-content:space-between;align-items:center;min-height:64px;margin-top:18px;padding:0 20px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.calendar-link span{font-size:24px}.page-header{align-items:center;gap:16px;padding:4px 0 20px;display:flex}.page-header h1{margin:0;font-size:23px}.back-link{color:#385f55;align-items:center;min-height:44px;font-weight:700;text-decoration:none;display:inline-flex}.calendar-summary{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px;display:grid}.calendar-summary>div{background:#fffdf8;border-radius:18px;min-height:112px;padding:17px;box-shadow:0 3px 13px #583e2417}.calendar-summary span{color:#6f645a;font-size:14px;display:block}.calendar-summary strong{color:#b55d3a;margin-top:5px;font-size:38px;line-height:1;display:block}.calendar-summary small{color:#584238;margin-left:2px;font-size:17px}.calendar-summary em{color:#75685d;margin-top:6px;font-size:12px;font-style:normal;display:block}.month-calendar{background:#fffdf8;border-radius:20px;padding:16px 12px;box-shadow:0 3px 13px #583e2417}.month-title{text-align:center;margin:3px 0 14px;font-size:19px}.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekday{text-align:center;color:#7b7067;padding-bottom:8px;font-size:12px}.calendar-day{border-top:1px solid #eee7dc;align-content:start;justify-items:center;gap:3px;min-height:55px;padding-top:5px;font-size:13px;display:grid;position:relative}.calendar-day.today .calendar-date{background:#f1d9b9;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.calendar-day.empty{opacity:0}.calendar-day.has-log .calendar-date{font-weight:800}.stamp-note{text-align:center;color:#766a60;font-size:13px}@keyframes stamp-pop{0%{transform:scale(.45)}50%{transform:scale(1.3)translateY(-7px)}to{transform:scale(1)}}@keyframes character-bounce{0%,to{transform:translateY(0)}45%{transform:translateY(-12px)scale(1.04)}65%{transform:translateY(0)scale(.98)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=380px){.app-shell{padding-inline:14px}.report-button{font-size:19px}.week-card{padding-inline:10px}.day-cell{font-size:12px}}.recipe-link{color:#305c4d;background:#fffdf8;border:1px solid #d8e5da;border-radius:16px;justify-content:space-between;align-items:center;min-height:70px;margin-top:18px;padding:12px 20px;text-decoration:none;display:flex}.recipe-link b{font-size:18px;display:block}.recipe-link small{color:#6d756d;margin-top:3px;font-size:13px;display:block}.recipe-link>span:last-child{font-size:24px}.recipe-page .page-header{padding-bottom:10px}.recipe-intro{align-items:center;gap:4px;min-height:96px;padding:2px 9px 10px;display:flex}.recipe-intro p{margin:0;font-size:21px;font-weight:800}.recipe-character{width:94px;height:82px;overflow:hidden}.recipe-character .character{transform-origin:0;margin:-25px 0 0 -4px;transform:scale(.58)}.recipe-question{margin:14px 0 16px;font-size:19px}.situation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.situation-button{color:#46392f;background:#fffdf8;border:1px solid #d8d4c8;border-radius:16px;align-content:center;place-items:center;gap:8px;min-height:94px;padding:10px;font-size:17px;font-weight:800;transition:transform .15s,background .15s;display:grid;box-shadow:0 2px 7px #583e2412}.situation-button:hover{background:#f6eee1}.situation-button:active{transform:scale(.98)}.situation-button span{color:#b55d3a;font-size:25px}.suggestion-heading{justify-content:space-between;align-items:end;gap:12px;margin:8px 0 15px;display:flex}.suggestion-heading h2{margin:6px 0 0;font-size:18px}.selected-situation{color:#305c4d;background:#e8f1ea;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:800;display:inline-block}.change-situation{color:#465a52;background:0 0;border:0;border-bottom:1px solid #5d625e;min-height:42px;padding:7px 10px;font-weight:700}.recipe-cards{gap:13px;display:grid}.recipe-card{background:#fffdf8;border-radius:18px;padding:19px;box-shadow:0 3px 13px #583e2417}.recipe-category{color:#345849;background:#e8eee8;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:800;display:inline-block}.recipe-category.western{color:#8b542e;background:#f7e8d8}.recipe-category.unusual{color:#694783;background:#eee7f4}.recipe-card h3{margin:11px 0 7px;font-size:21px}.recipe-card p{margin:0;font-size:16px;line-height:1.65}.recipe-detail-button{color:#355e50;text-align:left;background:0 0;border:0;border-top:1px solid #eee6dc;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:13px;padding:0;font-weight:800;display:flex}.recipe-detail-button span{font-size:21px}.recipe-detail{background:#fffdf8;border-radius:20px;margin-top:13px;padding:22px 20px;box-shadow:0 3px 13px #583e2417}.recipe-detail h1{margin:12px 0 7px;font-size:26px;line-height:1.35}.recipe-description{margin:0 0 25px;line-height:1.7}.recipe-detail section{border-top:1px solid #eee6dc;padding-top:17px}.recipe-detail h2{margin:0 0 10px;font-size:19px}.recipe-detail ul,.recipe-detail ol{margin:0;padding-left:23px;font-size:16px;line-height:1.8}.recipe-detail li+li{margin-top:5px}.not-found{text-align:center;background:#fffdf8;border-radius:18px;margin-top:20px;padding:25px 20px}.not-found h1{font-size:22px}.not-found p{line-height:1.6}@media (width<=380px){.situation-button{font-size:16px}.recipe-card h3{font-size:19px}.recipe-detail{padding-inline:16px}}.line-loading{text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.line-loading p{color:#5c4b3e;margin:0;font-size:18px;font-weight:700}.stamp{box-shadow:none;color:inherit;font-size:inherit;background:0 0;border:0}.stamp svg{width:100%;height:100%;display:block;overflow:visible}.stamp-bowl{fill:#fff2d6;stroke:#a75d3e;stroke-width:3px;stroke-linejoin:round}.stamp-rim,.stamp-soup,.stamp-foot,.stamp-steam{fill:none;stroke:#684133;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.stamp-soup{stroke:#d79b70}.stamp-steam{stroke:#b56d40;stroke-width:2px}.stamp-shell{fill:#8b5a45;stroke:#684133;stroke-width:1.2px}.stamp.small .stamp-steam{display:none}
