:root{--fc-teal: #0F766E;--fc-teal-dark: #0B5750;--fc-ink: #1a1a1a;--fc-muted: #5F6368;--fc-line: #e6e6ea;--fc-bg: #f6faf9;--fc-up: #15803D;--fc-down: #B91C1C;--fc-warn: #B45309}.fc-page{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--fc-ink)}.fc-hero{max-width:1120px;margin:0 auto;padding:7.5rem 1.25rem 1.5rem}.fc-hero-inner{max-width:760px;margin:0 auto 1.75rem;text-align:center}.fc-badge{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:#0f766e17;color:var(--fc-teal);font-size:.85rem;font-weight:600;margin-bottom:1rem}.fc-title{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08;margin:0 0 1rem}.fc-lead{font-size:1.08rem;line-height:1.65;color:var(--fc-muted);margin:0}.fc-nojs{text-align:center;color:var(--fc-muted);padding:2rem}.fc-disclaimer{max-width:860px;margin:1.25rem auto 0;text-align:center;font-size:.82rem;line-height:1.6;color:var(--fc-muted)}.fc-app{max-width:1120px;margin:0 auto;background:#fff;border:1px solid var(--fc-line);border-radius:1.25rem;box-shadow:0 18px 40px -24px #00000040;overflow:hidden}.fc-top{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;padding:.9rem 1.25rem;background:var(--fc-bg);border-bottom:1px solid var(--fc-line)}.fc-place{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.92rem}.fc-place-pin{color:var(--fc-teal)}.fc-place-hint{color:var(--fc-muted);font-size:.82rem}.fc-wx-status{color:var(--fc-muted);font-size:.8rem}.fc-wx-status.is-err{color:var(--fc-warn)}.fc-btn{font:inherit;font-weight:600;font-size:.9rem;cursor:pointer;border-radius:.65rem;padding:.5rem .95rem;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.fc-btn-primary{background:var(--fc-teal);color:#fff}.fc-btn-primary:hover{background:var(--fc-teal-dark)}.fc-btn-soft{background:#0f766e17;color:var(--fc-teal)}.fc-btn-soft:hover{background:#0f766e29}.fc-btn-ghost{background:#fff;color:var(--fc-muted);border-color:var(--fc-line)}.fc-btn-ghost:hover{color:var(--fc-ink);border-color:#c9c9d1}.fc-link{font:inherit;font-size:.82rem;background:none;border:0;padding:0;color:var(--fc-teal);text-decoration:underline;cursor:pointer}.fc-input{font:inherit;font-size:.95rem;padding:.45rem .6rem;width:100%;border:1px solid var(--fc-line);border-radius:.55rem;background:#fff;color:inherit}.fc-input:focus{outline:3px solid rgba(15,118,110,.22);outline-offset:1px;border-color:var(--fc-teal)}.fc-field{display:grid;gap:.25rem;font-size:.82rem;color:var(--fc-muted)}.fc-field>span{font-weight:600}.fc-x{font:inherit;line-height:1;font-size:1.15rem;background:none;border:0;color:var(--fc-muted);cursor:pointer;padding:.1rem .35rem;border-radius:.4rem}.fc-x:hover{color:var(--fc-down);background:#b91c1c14}.fc-week{padding:1.25rem 1.25rem .5rem}.fc-week-h,.fc-panel-h,.fc-detail-h{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(1.05rem,2.2vw,1.3rem);margin:0 0 .75rem}.fc-week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.fc-day{font:inherit;text-align:left;cursor:pointer;display:grid;gap:.15rem;background:#fff;border:1px solid var(--fc-line);border-radius:.85rem;padding:.65rem .6rem .7rem;transition:border-color .15s,box-shadow .15s,background .15s}.fc-day:hover{border-color:#0f766e73}.fc-day.is-sel{border-color:var(--fc-teal);box-shadow:0 0 0 2px #0f766e26}.fc-day.is-today{background:var(--fc-bg)}.fc-day-head{display:flex;align-items:center;justify-content:space-between;gap:.3rem}.fc-day-name{font-weight:700;font-size:.82rem;text-transform:capitalize}.fc-day-date{font-size:.72rem;color:var(--fc-muted)}.fc-day-n{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(1.4rem,3.2vw,1.9rem);line-height:1.1;color:var(--fc-teal)}.fc-day-band{font-size:.72rem;color:var(--fc-muted);white-space:nowrap}.fc-day-chips{display:flex;flex-wrap:wrap;gap:.2rem;margin-top:.2rem;min-height:1.1rem}.fc-day-wx{display:inline-flex;align-items:center;gap:.15rem;font-size:.72rem;color:var(--fc-muted)}.fc-wx-icon{width:1.05rem;height:1.05rem}.fc-wx-sun,.fc-wx-hot{color:#d97706}.fc-wx-cloud{color:#6b7280}.fc-wx-showers,.fc-wx-rain{color:#2563eb}.fc-day.is-closed{opacity:.62}.fc-day-closed{font-size:.8rem;color:var(--fc-muted);font-weight:600;padding:.5rem 0}.fc-week-note{font-size:.78rem;color:var(--fc-muted);margin:.75rem 0 0}.fc-chip{display:inline-block;font-size:.68rem;font-weight:600;line-height:1.5;padding:.05rem .4rem;border-radius:999px;white-space:nowrap}.fc-chip-up{background:#15803d1f;color:var(--fc-up)}.fc-chip-down{background:#b91c1c1a;color:var(--fc-down)}.fc-empty{text-align:center;padding:2rem 1rem 1.5rem}.fc-empty h2{font-family:Bricolage Grotesque,sans-serif;font-size:1.35rem;margin:0 0 .5rem}.fc-empty p{color:var(--fc-muted);max-width:46ch;margin:0 auto 1.1rem;line-height:1.6}.fc-empty-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.fc-detail{padding:.5rem 1.25rem 1.25rem}.fc-detail-inner{border-top:1px solid var(--fc-line);padding-top:1.1rem}.fc-detail-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:.9rem}.fc-detail-h{margin:0;text-transform:capitalize}.fc-detail-chips{display:flex;flex-wrap:wrap;gap:.3rem}.fc-detail-closed{color:var(--fc-muted);margin:0}.fc-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.6rem}.fc-tile{background:var(--fc-bg);border:1px solid var(--fc-line);border-radius:.8rem;padding:.7rem .8rem;display:grid;gap:.1rem;align-content:start}.fc-tile-lead{background:#0f766e14;border-color:#0f766e40}.fc-tile-k{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--fc-muted);font-weight:700}.fc-tile-v{font-family:Bricolage Grotesque,sans-serif;font-size:1.55rem;line-height:1.15}.fc-tile-lead .fc-tile-v{color:var(--fc-teal);font-size:2rem}.fc-tile-sub{font-size:.75rem;color:var(--fc-muted);line-height:1.35}.fc-cap-note{font-size:.78rem;color:var(--fc-warn);margin:.6rem 0 0}.fc-plan{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.9rem}.fc-plan-lab{font-size:.82rem;font-weight:600;color:var(--fc-muted)}.fc-plan .fc-input{max-width:15rem}.fc-plan-hint{font-size:.75rem;color:var(--fc-muted)}.fc-panel{padding:1.25rem;border-top:1px solid var(--fc-line)}.fc-panel-sub{font-size:.85rem;color:var(--fc-muted);margin:0 0 1rem;line-height:1.55;max-width:62ch}.fc-sub-h{font-family:Bricolage Grotesque,sans-serif;font-size:.95rem;margin:0 0 .5rem}.fc-logform{display:grid;grid-template-columns:minmax(8rem,11rem) minmax(6rem,8rem) minmax(8rem,1fr) auto;gap:.6rem;align-items:end;margin-bottom:1.4rem}.fc-typical{margin-bottom:1.4rem}.fc-typ-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;max-width:34rem}.fc-typ{display:grid;gap:.2rem;font-size:.72rem;color:var(--fc-muted);text-align:center;text-transform:capitalize}.fc-typ .fc-input{text-align:center;padding:.35rem .2rem}.fc-logtable-wrap{margin-bottom:1.1rem}.fc-logtable{width:100%;border-collapse:collapse;max-width:34rem}.fc-logtable td{padding:.3rem .4rem;border-bottom:1px solid var(--fc-line);font-size:.88rem}.fc-log-d{text-transform:capitalize;color:var(--fc-muted);white-space:nowrap}.fc-log-n{font-weight:700;text-align:right;width:4rem}.fc-log-x{width:2rem;text-align:right}.fc-tag{display:inline-block;font-size:.72rem;font-weight:600;padding:.05rem .45rem;border-radius:999px;background:#0f766e1a;color:var(--fc-teal)}.fc-log-actions{display:flex;flex-wrap:wrap;gap:.55rem}.fc-demo-note{font-size:.78rem;color:var(--fc-warn);margin:.7rem 0 0}.fc-learn-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.8rem}.fc-learn-card{background:var(--fc-bg);border:1px solid var(--fc-line);border-radius:.85rem;padding:.9rem 1rem}.fc-learn-p{font-size:.85rem;line-height:1.55;color:var(--fc-ink);margin:0 0 .4rem}.fc-learn-p.is-good{color:var(--fc-up);font-weight:600}.fc-learn-p.is-warn{color:var(--fc-warn);font-weight:600}.fc-learn-fine,.fc-fine{font-size:.72rem;color:var(--fc-muted);line-height:1.5;margin:.4rem 0 0}.fc-learn-n{font-size:.72rem;color:var(--fc-muted)}.fc-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:.3rem;align-items:end;height:8.5rem}.fc-bar{display:grid;grid-template-rows:auto 1fr auto;gap:.15rem;height:100%;text-align:center}.fc-bar-v{font-size:.68rem;color:var(--fc-muted);font-weight:700}.fc-bar-fill{align-self:end;width:100%;border-radius:.3rem .3rem 0 0;min-height:2px}.fc-bar-measured{background:var(--fc-teal)}.fc-bar-blend{background:#0f766e8c}.fc-bar-typed{background:#0f766e38}.fc-bar-none{background:transparent}.fc-bar-l{font-size:.68rem;color:var(--fc-muted);text-transform:capitalize}.fc-bar.is-off .fc-bar-v{opacity:.5}.fc-legend{font-size:.68rem;color:var(--fc-muted);margin:.5rem 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem}.fc-key{display:inline-block;width:.7rem;height:.7rem;border-radius:.2rem}.fc-taglist{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.fc-taglist li{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem}.fc-taglist strong.is-up{color:var(--fc-up)}.fc-taglist strong.is-down{color:var(--fc-down)}.fc-settings{border-top:1px solid var(--fc-line)}.fc-settings>summary{cursor:pointer;padding:.9rem 1.25rem;font-weight:600;font-size:.9rem;color:var(--fc-teal)}.fc-settings-body{padding:0 1.25rem 1.25rem}.fc-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.7rem;margin-bottom:.9rem}.fc-check{display:flex;align-items:center;gap:.5rem;font-size:.88rem}.fc-modal{position:fixed;inset:0;z-index:9000;display:none;align-items:center;justify-content:center;padding:1.25rem;background:#0a14148c}.fc-modal.is-open{display:flex}.fc-modal-card{background:#fff;border-radius:1rem;padding:1.4rem;width:min(30rem,100%);max-height:85vh;overflow:auto;box-shadow:0 24px 60px -20px #00000073;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--fc-ink)}.fc-modal-card h2{font-family:Bricolage Grotesque,sans-serif;font-size:1.25rem;margin:0 0 .35rem}.fc-modal-sub{font-size:.85rem;color:var(--fc-muted);margin:0 0 1rem;line-height:1.5}.fc-place-form{display:flex;gap:.5rem;margin-bottom:.8rem}.fc-place-results{display:grid;gap:.35rem;margin-bottom:1rem}.fc-place-hit{font:inherit;font-size:.9rem;text-align:left;cursor:pointer;background:var(--fc-bg);border:1px solid var(--fc-line);border-radius:.6rem;padding:.5rem .7rem}.fc-place-hit:hover{border-color:var(--fc-teal);background:#0f766e14}.fc-modal-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}@media(max-width:860px){.fc-week-strip{grid-template-columns:repeat(7,8.5rem);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.4rem}.fc-day{scroll-snap-align:start}.fc-logform{grid-template-columns:1fr 1fr}.fc-logform button{grid-column:1 / -1}.fc-typ-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:520px){.fc-hero{padding-top:6rem}.fc-typ-grid{grid-template-columns:repeat(3,1fr)}}.fc-print{display:none}@media print{body.fc-printing happychef-nav,body.fc-printing happychef-footer,body.fc-printing .hc-footer,body.fc-printing .floating-logo,body.fc-printing .scroll-progress,body.fc-printing .noscript-nav,body.fc-printing .fc-hero-inner,body.fc-printing .fc-disclaimer,body.fc-printing .fc-section,body.fc-printing .fc-modal,body.fc-printing .fc-app{display:none!important}body.fc-printing .fc-hero{padding:0!important;max-width:none!important}body.fc-printing .fc-print{display:block}body.fc-printing{background:#fff!important;color:#000!important}.fc-print{font-family:Montserrat,sans-serif;color:#000}.fc-p-head{border-bottom:2px solid #000;padding-bottom:.35cm;margin-bottom:.55cm}.fc-p-head h1{font-size:17pt;margin:0}.fc-p-head p{font-size:10pt;margin:.1cm 0 0;color:#333}.fc-p-table{width:100%;border-collapse:collapse;font-size:10.5pt}.fc-p-table th,.fc-p-table td{border-bottom:1px solid #bbb;padding:.2cm .15cm;text-align:left}.fc-p-table thead th{border-bottom:1px solid #000;font-size:8pt;text-transform:uppercase}.fc-p-table td:first-child{text-transform:capitalize}.fc-p-n{font-size:13pt}.fc-p-why{font-size:9pt;color:#333}.fc-p-closed{color:#666}.fc-p-foot{font-size:8pt;margin-top:.6cm;color:#444}@page{size:A4 landscape;margin:1.2cm}}.fc-section{padding:3rem 1.25rem}.fc-section-inner{max-width:780px;margin:0 auto}.fc-section h2{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.4rem,3vw,1.9rem);margin:0 0 1.5rem}.fc-how{background:var(--fc-bg)}.fc-steps{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}.fc-steps li{display:grid;grid-template-columns:2.1rem 1fr;gap:.8rem;align-items:start}.fc-step-n{display:grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:50%;background:var(--fc-teal);color:#fff;font-weight:700;font-size:.95rem}.fc-steps h3{font-family:Bricolage Grotesque,sans-serif;font-size:1.05rem;margin:.2rem 0 .3rem}.fc-steps p{margin:0;color:var(--fc-muted);line-height:1.6}.fc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.1rem}.fc-usecase{background:#fff;border:1px solid var(--fc-line);border-radius:.9rem;padding:1.1rem 1.2rem}.fc-usecase h3{font-family:Bricolage Grotesque,sans-serif;font-size:1.02rem;margin:0 0 .4rem}.fc-usecase p{margin:0;color:var(--fc-muted);line-height:1.6;font-size:.92rem}.fc-faq{background:var(--fc-bg)}.fc-q{border-bottom:1px solid var(--fc-line);padding:.9rem 0}.fc-q summary{cursor:pointer;font-weight:600;font-size:1rem}.fc-q p{margin:.6rem 0 0;color:var(--fc-muted);line-height:1.65}.fc-related{display:flex;flex-wrap:wrap;gap:.6rem}.fc-related a{display:inline-block;padding:.55rem .95rem;border-radius:.65rem;background:#0f766e17;color:var(--fc-teal);font-weight:600;font-size:.9rem;text-decoration:none}.fc-related a:hover{background:#0f766e29}@media(prefers-reduced-motion:reduce){.fc-btn,.fc-day{transition:none}}
