.we-widget{font:inherit;background:#fff;color:var(--we-ink, #1d2421);border:1px solid var(--we-line, #cfe0c2);border-top:5px solid var(--we-green-brand, #2e7d32);border-radius:var(--we-radius-card, 16px);box-shadow:0 1px 2px #0000000a;padding:clamp(1.2rem,4vw,2rem);max-width:680px;margin:1.5rem auto}.we-diary-layout,.we-diary-layout-form,.we-diary-layout-log{display:block}@media(min-width:782px){.we-widget:has(.we-diary-layout){max-width:1080px}.we-diary-layout{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.we-diary-layout-log{order:1}.we-diary-layout-form{order:2;position:sticky;top:1.5rem}}.we-header{text-align:center;margin-bottom:1.2rem}.we-logo{font-size:2.2rem;display:block;margin-bottom:.3rem}.we-title{font-size:clamp(1.25rem,1.1rem + 1vw,1.55rem);font-weight:700;margin:0 0 .2rem;color:var(--we-ink, #1d2421);text-wrap:balance}.we-widget .we-subtitle{color:var(--we-muted, #6b786b);font-size:.8rem;margin:0;letter-spacing:.04em}body.we-page .entry-title,body.we-page .ast-single-entry-banner,body.we-page .ast-archive-description .ast-archive-title{display:none!important}.we-pagehead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin:0 0 .35rem}.we-page-title{font-size:clamp(1.4rem,1.1rem + 1.4vw,1.9rem);font-weight:700;margin:0;color:var(--we-ink, #1d2421);line-height:1.15;text-wrap:balance}.we-pagehead-acts{display:flex;gap:.35rem;flex:0 0 auto}.we-newbtn{display:inline-flex;align-items:center;gap:.4rem}.we-widget .we-subtitle--detail{margin:0 0 1.1rem}html:has(#we-theme-dark:checked) .we-page-title{color:var(--we-d-ink, #e8ece8)}.we-msg{border-radius:var(--we-radius, 10px);padding:.6rem .9rem;font-size:.9rem;margin:0 0 1rem}.we-msg-ok{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);color:var(--we-green-strong, #2f6b16)}.we-msg-warn{background:#fff;border-left:3px solid var(--we-star, #d4a017);color:var(--we-ink, #1d2421)}.we-form{margin:0 0 1.2rem}.we-field{margin-bottom:.9rem}.we-label{display:block;font-weight:600;font-size:.9rem;color:var(--we-ink, #1d2421);margin-bottom:.4rem}.we-input{width:100%;background:#fff;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);color:var(--we-ink, #1d2421);font:inherit;font-size:1rem;padding:.55rem .7rem;outline:none}.we-input:focus{border-color:var(--we-green, #4f8a2e);box-shadow:0 0 0 3px #4f8a2e2e}.we-btn:focus-visible,.we-act:focus-visible,.we-subtab:focus-visible,.we-chip:focus-within{box-shadow:0 0 0 3px #4f8a2e2e;outline:none}.we-textarea{resize:vertical;min-height:70px;margin-bottom:.8rem}.we-radios{display:flex;gap:10px;flex-wrap:wrap}.we-radio{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:.5rem .8rem;cursor:pointer;font-size:.92rem;background:var(--we-surface-soft, #f3f7ef)}.we-outdoor{border:1px dashed var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:.9rem .9rem .1rem;margin-bottom:.9rem;background:var(--we-surface-soft, #f3f7ef)}.we-entry-row{margin-bottom:.6rem}.we-date{max-width:220px}.we-color-row{display:inline-flex;align-items:center;gap:.6rem}.we-color-input{width:48px;height:34px;padding:2px;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);background:#fff;cursor:pointer}.we-color-row .we-hint{margin:0}.we-btn{font:inherit;font-size:.95rem;font-weight:600;border:0;border-radius:var(--we-radius, 10px);cursor:pointer;padding:.6rem 1.1rem;display:inline-flex;align-items:center;gap:6px}.we-btn--primary{background:var(--we-green, #4f8a2e);color:#fff}.we-btn--primary:hover{background:var(--we-green-dark, #1d4d12)}.we-widget a.we-btn{text-decoration:none}.we-widget a.we-btn--primary,.we-widget a.we-btn--primary:hover,.we-widget a.we-btn--primary:visited,.we-widget a.we-btn--primary:focus{color:#fff}.we-widget a.we-btn--secondary,.we-widget a.we-btn--secondary:hover{color:var(--we-green-strong, #2f6b16)}.we-plan-hint{margin:-.3rem 0 1rem;padding:.55rem .8rem;font-size:.88rem;background:#fff;border-left:3px solid var(--we-star, #d4a017);color:var(--we-ink, #1d2421)}html:has(#we-theme-dark:checked) .we-plan-hint{background:var(--we-d-panel, #232b32);color:var(--we-d-ink, #e8ece8)}.we-btn--secondary{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);color:var(--we-green-strong, #2f6b16)}.we-link-btn{background:none;border:0;color:var(--we-muted, #6b786b);font:inherit;font-size:.82rem;text-decoration:underline;cursor:pointer;padding:.3rem 0}.we-entries{list-style:none;margin:1rem 0 0;padding:0!important}.we-entry{border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:.5rem .6rem;margin-bottom:.45rem;background:#fff}.we-entry-date{font-size:.78rem;font-weight:700;color:var(--we-green-strong, #2f6b16);margin-bottom:.25rem}.we-entry-note{font-size:.95rem;color:var(--we-ink, #1d2421)}.we-empty{color:var(--we-muted, #6b786b);font-size:.92rem;text-align:center;padding:.6rem 0}.we-delete{margin-top:.6rem;text-align:center}.we-hint{font-size:.78rem;color:var(--we-muted, #6b786b);margin:.4rem 0 0}.we-ac-results{border:1px solid var(--we-line, #cfe0c2);border-top:0;border-radius:0 0 var(--we-radius, 10px) var(--we-radius, 10px);background:#fff;max-height:240px;overflow-y:auto;margin-top:-2px}.we-ac-item{display:block;width:100%;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--we-surface-soft, #f3f7ef);padding:.5rem .7rem;font:inherit;font-size:.9rem;color:var(--we-ink, #1d2421);cursor:pointer}.we-ac-item:hover{background:var(--we-surface-soft, #f3f7ef)}.we-entry-weather{display:inline-block;margin-top:.35rem;font-size:.8rem;font-weight:600;color:var(--we-green-strong, #2f6b16);background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);border-radius:999px;padding:.12rem .6rem}.we-attribution{font-size:.72rem;color:var(--we-muted, #6b786b);text-align:center;margin:.9rem 0 0}.we-photo-label{display:inline-flex;align-items:center;gap:8px;font-size:.88rem;color:var(--we-muted, #6b786b);margin:0 0 .8rem;cursor:pointer}.we-photo-label input[type=file]{font:inherit;font-size:.82rem}.we-entry-media{margin-top:.5rem}.we-photo-preview{margin:.3rem 0 .8rem}.we-photo-preview img{max-height:160px;max-width:100%;border-radius:var(--we-radius, 10px);border:1px solid var(--we-line, #cfe0c2);display:block}.we-photo-meta{font-size:.8rem;color:var(--we-muted, #6b786b);margin:.25rem 0}.we-photo-warn{color:var(--we-danger, #c0392b);font-weight:600}html:has(#we-theme-dark:checked) .we-photo-warn{color:#e06b6b}html:has(#we-theme-dark:checked) .we-photo-preview img{border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-photo-meta{color:var(--we-d-muted, #9fb0a0)}.we-entry-photo{max-width:100%;height:auto;border-radius:var(--we-radius, 10px);border:1px solid var(--we-line, #cfe0c2);display:block}.we-cover-badge{display:inline-block;margin-top:.35rem;font-size:.75rem;font-weight:700;color:var(--we-star, #d4a017)}.we-cover-form{margin-top:.3rem}#we-calendar{margin-top:1rem}.we-agenda{list-style:none;margin:1rem 0 0;padding:0}.we-agenda li{padding:.45rem 0;border-bottom:1px solid var(--we-line, #cfe0c2);font-size:.92rem;color:var(--we-ink, #1d2421)}.we-agenda-date{font-weight:700;color:var(--we-green-strong, #2f6b16);margin-right:6px}.we-agenda-dot{display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle;margin-right:4px}html:has(#we-theme-dark:checked) .we-agenda li{color:var(--we-d-ink, #e8ece8);border-color:var(--we-d-border, #3a4751)}.we-share{border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:.5rem .7rem;margin:.5rem 0;background:#fff}.we-share summary{cursor:pointer;font-weight:600;font-size:.85rem;color:var(--we-green-strong, #2f6b16)}.we-share .we-input{margin-top:.5rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.78rem}.we-share-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:.5rem 0}.we-act{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);background:var(--we-surface-soft, #f3f7ef);color:var(--we-green-strong, #2f6b16);cursor:pointer;text-decoration:none;font-weight:700;font-size:1rem}.we-act:hover{border-color:var(--we-green, #4f8a2e)}.we-act svg{width:1.9rem!important;height:1.9rem!important;flex:0 0 auto!important;color:var(--we-green-strong, #2f6b16)!important}html:has(#we-theme-dark:checked) .we-act{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-share{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-share summary{color:var(--we-d-green, #7bbf4e)}.we-subscribe{border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:.6rem .8rem;margin:0 0 1rem;background:var(--we-surface-soft, #f3f7ef)}.we-subscribe summary{cursor:pointer;font-weight:600;font-size:.9rem;color:var(--we-green-strong, #2f6b16)}.we-subscribe .we-input{margin-top:.5rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.8rem}html:has(#we-theme-dark:checked) .we-subscribe{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-subscribe summary{color:var(--we-d-green, #7bbf4e)}.we-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:1rem}.we-card{display:block;position:relative;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius-card, 16px);background:#fff;overflow:hidden;text-decoration:none;color:var(--we-ink, #1d2421);transition:box-shadow .15s ease}.we-card-link{position:absolute;inset:0;z-index:1}.we-card-strain,.we-meta-link{position:relative;z-index:2;color:inherit;text-decoration:underline}.we-card:hover{box-shadow:0 3px 10px #00000014}.we-card-cover{width:100%;height:130px;object-fit:cover;display:block}.we-card-body{padding:.7rem .85rem}.we-card-title{display:block;font-size:1rem;font-weight:700}.we-card-meta{font-size:.8rem;color:var(--we-muted, #6b786b);margin-top:.15rem}.we-card-stats{font-size:.8rem;font-weight:600;color:var(--we-green-strong, #2f6b16);margin-top:.35rem}.we-back{margin:0 0 .6rem;font-size:.85rem}.we-back a{color:var(--we-muted, #6b786b);text-decoration:none}.we-entry-edit{font-size:.8rem;color:var(--we-green-strong, #2f6b16);text-decoration:none}.we-entry-del{margin-top:.3rem}.we-del-link{color:var(--we-danger, #c0392b)}html:has(#we-theme-dark:checked) .we-del-link{color:#e06b6b}.we-form-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.we-check{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--we-muted, #6b786b)}html:has(#we-theme-dark:checked) .we-card{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-card-meta,html:has(#we-theme-dark:checked) .we-back a{color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-card-stats{color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-ac-results,html:has(#we-theme-dark:checked) .we-ac-item{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-entry-weather{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-hint,html:has(#we-theme-dark:checked) .we-attribution{color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-widget{background:var(--we-d-surface, #1e2329);border-color:var(--we-d-border, #3a4751);color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-title,html:has(#we-theme-dark:checked) .we-label,html:has(#we-theme-dark:checked) .we-entry-note{color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-subtitle,html:has(#we-theme-dark:checked) .we-empty,html:has(#we-theme-dark:checked) .we-link-btn{color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-input,html:has(#we-theme-dark:checked) .we-entry,html:has(#we-theme-dark:checked) .we-radio,html:has(#we-theme-dark:checked) .we-outdoor{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-entry-photo{border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-photo-label{color:var(--we-d-muted, #9fb0a0)}.we-cal-popover{position:fixed;z-index:9999;width:min(20rem,calc(100vw - 1rem));background:#fff;color:var(--we-ink, #1d2421);border:1px solid var(--we-line, #cfe0c2);border-top:4px solid var(--we-green-brand, #2e7d32);border-radius:var(--we-radius-card, 16px);box-shadow:0 20px 60px #0000004d;padding:.75rem .85rem;font:inherit;font-size:.92rem;line-height:1.45}.we-cal-popover[hidden]{display:none}.we-cal-pop-head{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.we-cal-pop-title{flex:1;font-weight:700}.we-cal-pop-close{flex:0 0 auto;background:transparent;border:0;cursor:pointer;font-size:1.3rem;line-height:1;color:var(--we-muted, #6b786b);padding:0 .15rem}.we-cal-pop-close:hover{color:var(--we-ink, #1d2421)}.we-cal-pop-body{display:flex;flex-direction:column;gap:.4rem}.we-cal-pop-date{margin:0;color:var(--we-muted, #6b786b)}.we-cal-pop-meta{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.we-cal-pop-grow{display:inline-block;padding:.1rem .55rem;border-radius:999px;color:#fff;font-size:.8rem;font-weight:600}.we-cal-pop-type{font-size:.85rem;color:var(--we-ink, #1d2421)}.we-cal-pop-link{margin-top:.2rem;align-self:flex-start;background:var(--we-surface-soft, #f3f7ef);color:var(--we-green-strong, #2f6b16)!important;border:1px solid var(--we-line, #cfe0c2);text-decoration:none;cursor:pointer}#we-calendar .fc-event,#we-calendar .fc-event *{cursor:pointer}.we-cal-pop-link:hover{background:var(--we-green, #4f8a2e);color:#fff!important}html:has(#we-theme-dark:checked) .we-cal-popover{background:var(--we-d-surface, #1e2329);color:var(--we-d-ink, #e8ece8);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-cal-pop-date,html:has(#we-theme-dark:checked) .we-cal-pop-close{color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-cal-pop-type{color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-cal-pop-link{background:var(--we-d-panel, #232b32);color:var(--we-d-green, #7bbf4e)!important;border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-cal-pop-link:hover{background:var(--we-d-green, #7bbf4e);color:#14241a!important}.we-photo-choose{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;margin:.2rem 0}.we-photo-title{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--we-ink, #1d2421)}.we-photo-buttons{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-start}.we-photo-buttons .we-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:0 0 auto}.we-photo-input{display:none}.we-entry-row2{display:flex;gap:.7rem;align-items:flex-start}.we-entry-thumb-wrap{position:relative;flex:0 0 auto;line-height:0}.we-entry-thumb-link{display:block;line-height:0;border:0;padding:0;margin:0;background:none;cursor:zoom-in}.we-entry-thumb{width:92px;height:92px;object-fit:cover;border-radius:var(--we-radius, 10px);border:1px solid var(--we-line, #cfe0c2);display:block;max-width:none}@media(max-width:600px){.we-entry-thumb{width:61px;height:61px}}.we-entry-thumb-wrap .we-cover-badge{position:absolute;top:4px;left:4px;margin:0;line-height:1;font-size:1rem;color:var(--we-star, #d4a017);text-shadow:0 0 3px rgba(0,0,0,.7)}.we-photo-pop{width:min(92vw,560px);max-height:92vh;margin:auto;box-sizing:border-box;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius-card, 16px);background:#fff;padding:.8rem;box-shadow:0 20px 60px #0000004d}.we-photo-pop::backdrop{background:#0009}.we-photo-pop-img{display:block;width:100%;height:auto;max-height:72vh;object-fit:contain;border-radius:var(--we-radius, 10px);background:#000}.we-photo-pop-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;margin-top:.8rem}.we-photo-pop-iscover{font-weight:700;color:var(--we-star, #d4a017)}html:has(#we-theme-dark:checked) .we-photo-pop{background:var(--we-d-surface, #1e2329);border-color:var(--we-d-border, #3a4751)}.we-entry-body{flex:1 1 auto;min-width:0}.we-entry-body .we-entry-date{margin-bottom:0}.we-entry-body .we-entry-note{margin-top:.2rem}.we-entry-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .55rem;margin-bottom:.25rem}.we-entry-meta .we-entry-weather{margin-top:0}.we-entry-acts{display:flex;gap:.25rem;align-items:center;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.we-entry-acts .we-act-form{display:inline-flex;margin:0}.we-entry-acts .we-act{width:32px!important;min-width:32px!important;height:32px;padding:0!important;font-size:.8rem}.we-entry-acts .we-act svg{width:1.2rem!important;height:1.2rem!important}.we-act-danger svg{color:var(--we-danger, #c0392b)!important}.we-act-danger:hover{border-color:var(--we-danger, #c0392b)}html:has(#we-theme-dark:checked) .we-act svg{color:var(--we-d-green, #7bbf4e)!important}html:has(#we-theme-dark:checked) .we-act-danger svg{color:#e06b6b!important}.we-entry-row2{align-items:flex-start}.we-section-title{margin:1.3rem 0 .5rem;font-size:1rem;font-weight:800;color:var(--we-green-strong, #2f6b16)}.we-section-title--list{padding-top:.8rem;border-top:1px solid var(--we-line, #cfe0c2)}html:has(#we-theme-dark:checked) .we-section-title{color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-section-title--list{border-top-color:var(--we-d-border, #3a4751)}.we-share-pop{width:min(22rem,92vw);margin:auto;padding:.9rem 1rem;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius-card, 16px);background:#fff;color:var(--we-ink, #1d2421);box-shadow:0 20px 60px #0000004d}.we-share-pop::backdrop{background:#0006}.we-share-pop-title{margin:0 0 .5rem;font-weight:700;color:var(--we-green-strong, #2f6b16)}.we-share-pop .we-input{width:100%;box-sizing:border-box;margin-top:.4rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.78rem}html:has(#we-theme-dark:checked) .we-entry-thumb{border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-share-pop{background:var(--we-d-surface, #1e2329);color:var(--we-d-ink, #e8ece8);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-share-pop-title{color:var(--we-d-green, #7bbf4e)}.we-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.1rem}.we-btn svg{width:1.1rem;height:1.1rem;flex:0 0 auto!important}.we-entries-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:1.4rem 0 .3rem;scroll-margin-top:64px}.we-back-inline{font-size:.9rem;font-weight:600;color:var(--we-green-strong, #2f6b16);text-decoration:none}.we-back-inline:hover{text-decoration:underline}.we-saved-inline{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;color:#2f6b16;background:#eaf5e1;border:1px solid #cfe5bd;border-radius:999px;padding:.25rem .7rem;animation:we-saved-pop .25s ease}@keyframes we-saved-pop{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.we-save-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:#141c1273}.we-save-overlay[hidden]{display:none}.we-save-box{display:flex;align-items:center;gap:.7rem;background:var(--we-surface, #fff);color:var(--we-ink, #1d2421);border-radius:14px;padding:1rem 1.3rem;box-shadow:0 20px 60px #0000004d;font-weight:600}.we-spinner{width:22px;height:22px;border:3px solid rgba(127,127,127,.3);border-top-color:var(--we-green, #4f8a2e);border-radius:50%;animation:we-spin .7s linear infinite;flex:0 0 auto}@keyframes we-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.we-spinner{animation-duration:1.8s}.we-saved-inline{animation:none}}html:has(#we-theme-dark:checked) .we-saved-inline{background:#22331a;border-color:#3c5a2a;color:#bfe3a3}html:has(#we-theme-dark:checked) .we-back-inline{color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-save-box{background:var(--we-d-panel, #232b32);color:var(--we-d-ink, #e8ece8)}.we-share{max-width:820px;margin:3rem auto;padding:1rem 1rem 0}.we-share-title{margin:0 0 .2rem}.we-share-meta{color:var(--we-muted, #6b786b);margin:0 0 1.2rem}.we-share-h2{font-size:1.15rem;margin:1.6rem 0 .6rem}.we-share-entry{border-top:1px solid var(--we-line, #cfe0c2);padding:.55rem 0}.we-share-foot{color:var(--we-muted, #6b786b);font-size:.85em;margin-top:1.4rem}.we-share-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;margin:0 0 1rem}.we-share-thumb{padding:0;border:0;background:none;cursor:pointer;border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;box-shadow:0 1px 3px #0000001f}.we-share-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.we-share-thumb:hover img{transform:scale(1.04)}.we-share-pic{display:block;width:100%;max-width:400px;height:auto;border-radius:14px;margin:.4rem 0 1rem;box-shadow:0 2px 12px #00000029}.we-share-strain{font-weight:600}.we-share-hero{display:block;width:100%;height:auto;border-radius:16px;margin:.2rem 0 1.4rem;box-shadow:0 4px 18px #0000002e}.we-lb{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:#0a1008e0}.we-lb[hidden]{display:none}.we-lb-img{max-width:min(94vw,1200px);max-height:86vh;width:auto;height:auto;border-radius:10px;box-shadow:0 8px 40px #00000080}.we-lb-prev,.we-lb-next,.we-lb-close{position:absolute;z-index:1;font-size:1.5rem;box-shadow:0 2px 10px #0000004d}.we-lb-prev{left:1.2rem;top:50%;transform:translateY(-50%)}.we-lb-next{right:1.2rem;top:50%;transform:translateY(-50%)}.we-lb-close{top:1.2rem;right:1.2rem}.we-lb-cap{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);background:#0000008c;color:#fff;font-weight:600;padding:.35rem 1rem;border-radius:999px;white-space:nowrap}@media(max-width:520px){.we-lb-prev{left:.5rem}.we-lb-next{right:.5rem}}@media(max-width:520px){.we-share-gallery{grid-template-columns:repeat(3,1fr);gap:6px}}html:has(#we-theme-dark:checked) .we-share-meta,html:has(#we-theme-dark:checked) .we-share-foot{color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-share-entry{border-color:var(--we-d-border, #3a4751)}.we-camera{margin:auto;padding:0;border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius-card, 16px);width:min(30rem,94vw);max-height:90dvh;overflow:hidden;background:#10141a;color:#e8ece8;box-shadow:0 20px 60px #0000004d}.we-camera::backdrop{background:#0a0e0ab3}.we-camera-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .8rem}.we-camera-title{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;font-size:.95rem}.we-camera-close{color:#e8ece8}.we-camera-video{display:block;width:100%;max-height:60dvh;background:#000;object-fit:cover;aspect-ratio:3 / 4}.we-camera-video.is-mirrored{transform:scaleX(-1)}.we-camera-hint{margin:0;padding:.4rem .8rem;font-size:.85rem;color:#f0c869}.we-camera-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;padding:.7rem .8rem calc(.7rem + env(safe-area-inset-bottom))}.we-camera-flip{justify-self:start;color:#e8ece8;font-size:1.1rem}.we-camera-shutter{width:64px;height:64px;border-radius:999px;border:4px solid #e8ece8;background:transparent;display:grid;place-items:center;cursor:pointer;padding:0}.we-camera-shutter span{width:48px;height:48px;border-radius:999px;background:#fff;transition:transform .12s ease}.we-camera-shutter:active span{transform:scale(.85)}@media(prefers-reduced-motion:reduce){.we-camera-shutter span{transition:none}}.we-entry-media{position:relative;display:inline-block}.we-entry-media.is-removed .we-entry-photo{opacity:.35;filter:grayscale(1)}.we-photo-x{position:absolute;top:6px;right:6px;background:#10141ab8;color:#fff;border-radius:999px}.we-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.we-stage{margin:0 0 1rem}.we-stage-bar{display:flex;gap:4px;margin-bottom:.35rem}.we-stage-seg{flex:1;height:6px;border-radius:3px;background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2)}.we-stage-seg.is-done{background:var(--we-green, #4f8a2e);border-color:var(--we-green, #4f8a2e)}.we-stage-seg.is-current{background:linear-gradient(90deg,var(--we-green, #4f8a2e),var(--we-surface-soft, #f3f7ef));border-color:var(--we-green, #4f8a2e)}.we-stage .we-stage-label{margin:0;font-size:.85rem;font-weight:600;color:var(--we-green-strong, #2f6b16)}html:has(#we-theme-dark:checked) .we-stage-seg{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-stage-label{color:var(--we-d-green, #7bbf4e)}.we-subtabs{display:flex;gap:4px;margin:0 0 1rem;background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);border-radius:999px;padding:3px}.we-subtab{flex:1;text-align:center;padding:.45rem .6rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--we-muted, #6b786b);text-decoration:none}.we-subtab.is-active{background:#fff;color:var(--we-green-strong, #2f6b16);box-shadow:0 1px 2px #00000014}html:has(#we-theme-dark:checked) .we-subtabs{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-subtab.is-active{background:var(--we-d-ink, #1b2126);color:var(--we-d-green, #7bbf4e)}.we-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin:.6rem 0}.we-chip{position:relative;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--we-line, #cfe0c2);background:#fff;font-size:.85rem;cursor:pointer}.we-chip input{position:absolute;opacity:0;width:1px;height:1px}.we-chip.is-checked{background:var(--we-green, #4f8a2e);border-color:var(--we-green, #4f8a2e);color:#fff}.we-chip--static{cursor:default}html:has(#we-theme-dark:checked) .we-chip{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-chip.is-checked{background:var(--we-d-green, #7bbf4e);border-color:var(--we-d-green, #7bbf4e);color:#16211a}.we-checkbox{display:flex;gap:.5rem;align-items:flex-start;margin:.8rem 0;font-size:.85rem;color:var(--we-muted, #6b786b)}.we-timeline-week{margin:0 0 1rem}.we-timeline-week-label{margin:0 0 .4rem;font-size:.8rem;font-weight:700;color:var(--we-muted, #6b786b);text-transform:uppercase;letter-spacing:.03em}.we-timeline-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.we-timeline-thumb{flex:0 0 auto;width:84px}html:has(#we-theme-dark:checked) .we-timeline-week-label{color:var(--we-d-muted, #9fb0a0)}
