.hugg-toggle-row{display:flex;align-items:center;gap:8px;margin:0 0 .75rem;flex-wrap:wrap}.hugg-toggle-label{font-size:var(--label-sm);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#94a3b8);margin-right:4px}.hugg-chip{font-size:.78rem;font-weight:600;padding:.32rem .72rem;border-radius:var(--radius-pill);text-decoration:none;border:1px solid var(--border,rgba(0,0,0,.12));background:var(--surface,#fff);color:var(--text-secondary,#475569);transition:all .25s var(--ease-spring)}.hugg-chip:hover{transform:translateY(-1px);border-color:var(--accent-blue-soft,#93c5fd);color:var(--text-primary,#0f172a);box-shadow:0 4px 12px rgba(37,99,235,.12)}.hugg-chip--active{font-weight:800;background:var(--accent-blue,#2563eb);border-color:var(--accent-blue,#2563eb);color:#fff}.hugg-chip--active:hover{color:#fff;box-shadow:0 6px 16px rgba(37,99,235,.3)}.hugg-card{border:1px solid var(--border,rgba(0,0,0,.1));border-radius:var(--radius-lg);padding:1.5rem;margin-top:1rem;background:var(--surface,#fff);box-shadow:0 1px 3px rgba(0,0,0,.04)}.hugg-card-caption{font-size:var(--label);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary,#475569);margin-bottom:1.1rem}.hugg-note{font-size:.74rem;line-height:1.55;color:var(--text-muted,#94a3b8);margin-top:1.25rem}.hugg-usage{font-size:.82rem;font-style:italic;color:var(--text-secondary,#475569);margin-top:1.5rem;margin-bottom:.35rem}.hugg-stamp{font-size:.7rem;color:var(--text-muted,#94a3b8);margin-top:0}.hugg-year{display:grid;grid-template-columns:1fr;grid-gap:2.25rem 1.75rem;gap:2.25rem 1.75rem}@media (min-width:600px){.hugg-year{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.hugg-year{grid-template-columns:repeat(3,1fr)}}@media (max-width:599px){.hugg-dot{font-size:1rem}.hugg-wd>span{font-size:.82rem}}.hugg-month{min-width:0;animation:huggMonthIn .6s var(--ease-entrance) both;animation-delay:calc(var(--i, 0) * 55ms)}@keyframes huggMonthIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.hugg-month-name{text-align:center;font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary,#0f172a);margin-bottom:9px}.hugg-days,.hugg-wd{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:7px;gap:7px}.hugg-days{margin-top:7px}.hugg-wd>span{text-align:center;font-size:.72rem;font-weight:700;color:var(--text-muted,#94a3b8)}.hugg-dot{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:none;padding:0;border-radius:50%;font-family:inherit;font-size:.78rem;font-weight:600;line-height:1;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-print-color-adjust:exact;print-color-adjust:exact;transition:transform .18s var(--ease-spring),box-shadow .18s ease}.hugg-dot:hover{transform:scale(1.22);box-shadow:0 3px 10px rgba(0,0,0,.22);position:relative;z-index:2}.hugg-dot--today{animation:huggToday 1.9s ease-in-out infinite}@keyframes huggToday{0%,to{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(15,23,42,.55)}50%{box-shadow:0 0 0 2px #fff,0 0 0 7px rgba(15,23,42,.12)}}.hugg-legend{display:flex;align-items:center;gap:10px;margin-top:22px}.hugg-legend .bar{flex:1 1;max-width:260px;height:8px;border-radius:var(--radius-pill)}@media (prefers-reduced-motion:reduce){.hugg-chip,.hugg-dot,.hugg-dot--today,.hugg-month{animation:none!important;transition:none!important}}.hugg-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.hugg-card-head .hugg-card-caption{margin-bottom:0}.hugg-print-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;padding:.4rem .85rem;border-radius:var(--radius-pill);border:1px solid var(--border,rgba(0,0,0,.12));background:var(--surface,#fff);color:var(--text-secondary,#475569);cursor:pointer;text-decoration:none;transition:all .25s var(--ease-spring)}.hugg-print-btn:hover{transform:translateY(-1px);border-color:var(--accent-blue-soft,#93c5fd);color:var(--text-primary,#0f172a);box-shadow:0 4px 12px rgba(37,99,235,.12)}.hugg-export{display:inline-flex;flex-wrap:wrap;gap:.5rem}@media (max-width:559px){.hugg-btn-label{display:none}.hugg-print-btn{padding:.5rem .7rem}}.hugg-share-btn{background:var(--accent-blue,#2563eb);border-color:var(--accent-blue,#2563eb);color:#fff}.hugg-share-btn:hover{background:var(--accent-blue-strong,#1d4ed8);border-color:var(--accent-blue-strong,#1d4ed8);color:#fff;box-shadow:0 6px 16px rgba(37,99,235,.3)}.hugg-print-brand{display:none}.hugg-teaser-grid{display:grid;grid-template-columns:1fr;grid-gap:1.75rem;gap:1.75rem}@media (min-width:560px){.hugg-teaser-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.hugg-embed-root{max-width:var(--content-max);margin:0 auto;padding:18px 20px 26px}.hugg-embed-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.hugg-embed-title{font-weight:800;font-size:.95rem;color:var(--text-primary,#0f172a)}.hugg-embed-badge{font-size:.78rem;font-weight:700;color:var(--accent-blue,#2563eb);text-decoration:none}.hugg-embed-badge:hover{text-decoration:underline}body:has(.hugg-embed-root) .site-nav,body:has(.hugg-embed-root) footer{display:none!important}body:has(.hugg-embed-root){background:#fff}.hugg-modal-overlay{position:fixed;inset:0;z-index:1000;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:huggOverlayIn .2s ease both}@keyframes huggOverlayIn{0%{opacity:0}to{opacity:1}}.hugg-modal{position:relative;width:100%;max-width:420px;background:var(--surface,#fff);border-radius:var(--radius-lg);padding:1.5rem 1.5rem 1.75rem;box-shadow:0 30px 80px rgba(0,0,0,.3);animation:huggModalIn .32s var(--ease-entrance) both}@keyframes huggModalIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}.hugg-modal-close{position:absolute;top:.85rem;right:.85rem;width:30px;height:30px;border:none;border-radius:50%;background:rgba(0,0,0,.05);color:var(--text-secondary,#475569);font-size:1.25rem;line-height:1;cursor:pointer}.hugg-modal-close:hover{background:rgba(0,0,0,.1)}.hugg-modal-date{font-size:1.05rem;font-weight:800;color:var(--text-primary,#0f172a);margin-bottom:.9rem;padding-right:2rem}.hugg-modal-row{display:flex;align-items:center;gap:.85rem;margin-bottom:.85rem}.hugg-modal-pill{font-size:.82rem;font-weight:800;color:#fff;padding:.3rem .85rem;border-radius:var(--radius-pill);text-shadow:0 1px 2px rgba(0,0,0,.25)}.hugg-modal-moon{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem}.hugg-modal-moon,.hugg-modal-read{color:var(--text-secondary,#475569)}.hugg-modal-read{font-size:.9rem;line-height:1.5;margin:0 0 1.1rem}.hugg-modal-divider{height:1px;background:var(--border,rgba(0,0,0,.08));margin:0 0 1.1rem}.hugg-modal-cta{font-size:.82rem;color:var(--text-muted,#94a3b8);margin:0 0 .85rem}@media (prefers-reduced-motion:reduce){.hugg-modal,.hugg-modal-overlay{animation:none!important}}@media print{@page{margin:0}.breadcrumb,.dir-header,.hugg-card-head,.hugg-export,.hugg-note,.hugg-stamp,.hugg-toggle-row,.hugg-usage,.site-nav,footer{display:none!important}.page-shell{max-width:none;margin:0;padding:11mm 13mm 13mm}.hugg-card{border:none;box-shadow:none;padding:0;margin:0}.hugg-print-brand{display:flex;align-items:center;gap:12px;margin-bottom:5mm;padding-bottom:3mm;border-bottom:1.5px solid #e5e7eb}.hugg-print-logo{height:48px;width:auto}.hugg-print-title{font-size:13pt;font-weight:800;color:#0f172a}.hugg-print-sub{font-size:8pt;color:#6b7280}.hugg-year{grid-template-columns:repeat(3,1fr);gap:.5rem 1.2rem}.hugg-month{animation:none!important;page-break-inside:avoid;break-inside:avoid}.hugg-month-name{font-size:9pt;margin-bottom:3px}.hugg-days,.hugg-wd{gap:3px}.hugg-wd>span{font-size:6.5pt}.hugg-dot{font-size:7pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}.hugg-dot--today{animation:none!important}.hugg-legend{margin-top:3mm}.hugg-legend .bar{-webkit-print-color-adjust:exact;print-color-adjust:exact}}button.hugg-chip{cursor:pointer;font-family:inherit;line-height:1.2}.hugg-water-year-intro{margin:0 0 1.1rem;font-size:.92rem;line-height:1.6;color:var(--text-secondary,#475569)}.hugg-water-year-note{margin:.4rem 0 1.1rem;font-size:.85rem;line-height:1.55;color:var(--text-secondary,#475569);border-left:3px solid var(--accent-blue-soft,#93c5fd);padding-left:.75rem}.hugg-context{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;padding:.85rem 1rem;margin-bottom:1.1rem;border-radius:var(--radius-md);background:var(--surface-muted,#f8fafc);border:1px solid var(--border,rgba(0,0,0,.07))}.hugg-context-item{display:flex;flex-direction:column;gap:1px}.hugg-context-label{font-size:var(--label-sm);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#94a3b8)}.hugg-context-value{font-size:.9rem;font-weight:700;color:var(--text-primary,#0f172a)}.hugg-context-note{margin-left:auto;font-size:.66rem;font-style:italic;color:var(--text-muted,#94a3b8)}.hugg-modal-daily{display:inline-block;margin-top:.25rem}.hugg-water-year-general{margin:0 0 1.1rem;font-size:.82rem;font-style:italic;color:var(--text-muted,#94a3b8)}.hugg-sharesheet{max-width:420px}.hugg-sharesheet-preview{display:block;width:100%;height:auto;border-radius:var(--radius-md);border:1px solid var(--border,rgba(0,0,0,.08));margin-bottom:.9rem}.hugg-sharesheet-title{font-size:.9rem;font-weight:600;color:var(--text-secondary,#475569);margin:0 0 1rem;line-height:1.4}.hugg-sharesheet-native{width:100%;padding:.7rem 1rem;border:none;border-radius:var(--radius-md);background:var(--accent-blue,#2563eb);color:#fff;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;margin-bottom:.85rem}.hugg-sharesheet-native:hover{background:var(--accent-blue-strong,#1d4ed8)}.hugg-sharesheet-tiles{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.55rem;gap:.55rem}.hugg-sharesheet-tile{display:flex;align-items:center;justify-content:center;padding:.65rem .5rem;border:none;border-radius:10px;color:#fff;font-size:.85rem;font-weight:700;font-family:inherit;text-decoration:none;cursor:pointer;transition:filter .15s ease}.hugg-sharesheet-tile:hover{filter:brightness(1.08)}@media print{body.printing-water-year .dir-block,body.printing-water-year .hugg-context,body.printing-water-year .hugg-water-year-general,body.printing-water-year .hugg-water-year-intro,body.printing-water-year .hugg-water-year-note,body.printing-water-year .water-tabs{display:none!important}}@media (max-width:560px){.hugg-context-note{margin-left:0;width:100%}}