.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-header{text-align:center;margin-bottom:1.4rem}.we-logo{font-size:2.4rem;display:block;margin-bottom:.3rem}.we-title{font-size:clamp(1.3rem,1.1rem + 1vw,1.6rem);font-weight:700;margin:0 0 .2rem;color:var(--we-ink, #1d2421);text-wrap:balance}.we-subtitle{color:var(--we-muted, #6b786b);font-size:.8rem;margin:0;letter-spacing:.06em;text-transform:uppercase}.we-strain-context{display:inline-block;margin:.5rem 0 0;padding:.25rem .7rem;font-size:.85rem;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}.we-form-section{margin-bottom:1.2rem}.we-label{display:block;font-weight:600;font-size:.92rem;color:var(--we-ink, #1d2421);margin-bottom:.5rem}.we-date-row{display:flex;gap:10px;align-items:center}.we-date-input{flex:1;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:.6rem .7rem;outline:none}.we-date-input:focus{border-color:var(--we-green, #4f8a2e);box-shadow:0 0 0 3px #4f8a2e2e}.we-btn{font:inherit;font-size:.95rem;font-weight:600;border:0;border-radius:var(--we-radius, 10px);cursor:pointer;padding:.6rem 1.1rem;text-decoration:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.we-btn--primary{background:var(--we-green, #4f8a2e);color:#fff}.we-btn--primary:hover{background:var(--we-green-dark, #1d4d12)}.we-btn--secondary{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);color:var(--we-green-strong, #2f6b16)}.we-btn--secondary:hover{background:#e7efe0}.we-btn--platform{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);color:var(--we-green-strong, #2f6b16);margin-top:10px}.we-btn--platform:hover{border-color:var(--we-green, #4f8a2e)}.we-btn--secondary.copied{background:#e7efe0;border-color:var(--we-green, #4f8a2e);color:var(--we-green-strong, #2f6b16)}.we-result{border-top:1px solid var(--we-line, #cfe0c2);padding-top:1.2rem;margin-top:.3rem}.we-result-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:1.2rem}.we-info-card{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:.8rem .9rem;display:flex;align-items:center;gap:12px}.we-info-icon{font-size:1.5rem;flex-shrink:0}.we-info-label{font-size:.72rem;color:var(--we-muted, #6b786b);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.we-info-value{font-size:.92rem;font-weight:600;color:var(--we-ink, #1d2421)}.we-link-section{margin-bottom:1.2rem}.we-link-box{display:flex;gap:8px;margin-top:8px}.we-url-input{flex:1;background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);color:var(--we-green-strong, #2f6b16);font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.82rem;padding:.55rem .7rem;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.we-expiry-note{font-size:.8rem;color:var(--we-muted, #6b786b);margin:8px 0 0}.we-instructions{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);padding:1rem 1.1rem;margin-bottom:1.1rem}.we-instructions h3{margin:0 0 .8rem;font-size:1rem;color:var(--we-ink, #1d2421)}.we-platform-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:.9rem}.we-platform-tab{background:#fff;border:1px solid var(--we-line, #cfe0c2);border-radius:999px;color:var(--we-muted, #6b786b);cursor:pointer;font:inherit;font-size:.85rem;padding:.35rem .8rem;display:flex;align-items:center;gap:4px}.we-platform-tab:hover,.we-platform-tab.active{border-color:var(--we-green, #4f8a2e);color:var(--we-green-strong, #2f6b16);background:var(--we-surface-soft, #f3f7ef)}.we-platform-content{display:none}.we-platform-content.active{display:block}.we-platform-content ol{color:var(--we-muted, #6b786b);font-size:.9rem;line-height:1.7;margin:0 0 0 1.2em;padding:0}.we-platform-content ol li{margin-bottom:4px}.we-platform-content strong{color:var(--we-ink, #1d2421)}.we-note{font-size:.82rem;color:var(--we-muted, #6b786b);margin:10px 0 0;padding:8px 12px;background:#fff;border-left:3px solid var(--we-star, #d4a017)}.we-legal{border-top:1px solid var(--we-line, #cfe0c2);padding-top:1rem;margin-top:.5rem;text-align:center}.we-legal p{font-size:.78rem;color:var(--we-muted, #6b786b);margin:0}.we-legal a{color:var(--we-green-strong, #2f6b16);text-decoration:none}.we-legal a:hover{text-decoration:underline}.we-changelog h2{font-size:1.5rem;margin:1.6rem 0 .5rem;color:var(--we-ink, #1d2421)}.we-changelog h3{font-size:1.15rem;margin:1.4rem 0 .4rem;color:var(--we-green-strong, #2f6b16)}.we-changelog h4{font-size:1rem;margin:.9rem 0 .3rem;color:var(--we-ink, #1d2421)}.we-changelog ul{margin:.3rem 0 .9rem 1.2rem}.we-changelog li{margin-bottom:.25rem}.we-changelog code{background:var(--we-surface-soft, #f3f7ef);border:1px solid var(--we-line, #cfe0c2);border-radius:4px;padding:.04em .35em;font-size:.9em;font-family:ui-monospace,Menlo,Consolas,monospace}html:has(#we-theme-dark:checked) .we-changelog h2,html:has(#we-theme-dark:checked) .we-changelog h4{color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-changelog code{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-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-info-value,html:has(#we-theme-dark:checked) .we-instructions h3,html:has(#we-theme-dark:checked) .we-label,html:has(#we-theme-dark:checked) .we-platform-content strong{color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-subtitle,html:has(#we-theme-dark:checked) .we-info-label,html:has(#we-theme-dark:checked) .we-expiry-note,html:has(#we-theme-dark:checked) .we-platform-content ol,html:has(#we-theme-dark:checked) .we-legal p,html:has(#we-theme-dark:checked) .we-note{color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-info-card,html:has(#we-theme-dark:checked) .we-instructions,html:has(#we-theme-dark:checked) .we-url-input,html:has(#we-theme-dark:checked) .we-note,html:has(#we-theme-dark:checked) .we-date-input,html:has(#we-theme-dark:checked) .we-strain-context,html:has(#we-theme-dark:checked) .we-platform-tab{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-date-input,html:has(#we-theme-dark:checked) .we-url-input{color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-legal a,html:has(#we-theme-dark:checked) .we-strain-context,html:has(#we-theme-dark:checked) .we-btn--secondary,html:has(#we-theme-dark:checked) .we-btn--platform{color:var(--we-d-green, #7bbf4e)}.we-glossar{max-width:760px}.we-glossar-tools{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;margin-bottom:.5rem}.we-glossar-search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.we-glossar-search{flex:1 1 16rem;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:.6rem .8rem;outline:none}.we-glossar-search:focus{border-color:var(--we-green, #4f8a2e);box-shadow:0 0 0 3px #4f8a2e2e}.we-glossar-count{margin:0;color:var(--we-muted, #6b786b);font-size:.9rem}.we-glossar-empty{margin:.25rem 0;color:var(--we-muted, #6b786b);font-style:italic}.we-glossar-az{display:flex;flex-wrap:wrap;gap:.25rem;margin:.4rem 0 1rem}.we-glossar-az a{display:inline-flex;min-width:1.7rem;justify-content:center;padding:.15rem .35rem;border:1px solid var(--we-line, #cfe0c2);border-radius:6px;text-decoration:none;color:var(--we-green, #4f8a2e);font-weight:600;font-size:.85rem}.we-glossar-az a:hover{background:var(--we-surface-soft, #f3f7ef)}.we-glossar-list{margin:0;text-align:left}.we-glossar-letter{margin:1.1rem 0 .4rem;padding-bottom:.2rem;font-size:1.1rem;font-weight:800;color:var(--we-green-brand, #2e7d32);border-bottom:2px solid var(--we-line, #cfe0c2);scroll-margin-top:1rem}.we-glossar-item{border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius, 10px);margin:.5rem 0;padding:.75rem .95rem;background:var(--we-surface-soft, #f3f7ef);scroll-margin-top:1rem}.we-glossar-item:target{border-color:var(--we-green, #4f8a2e);box-shadow:0 0 0 2px var(--we-green, #4f8a2e)}.we-glossar-term{margin:0 0 .25rem;font-weight:700}.we-glossar-term .we-glossar-anchor{color:var(--we-ink, #1d2421);text-decoration:none}.we-glossar-term .we-glossar-anchor:hover{color:var(--we-green, #4f8a2e)}.we-glossar-def{margin:0}.we-glossar-def p{margin:0 0 .5rem;line-height:1.55;color:var(--we-ink, #1d2421)}.we-glossar-def p:last-child{margin-bottom:0}.we-glossar-item[hidden],.we-glossar-letter[hidden]{display:none}html:has(#we-theme-dark:checked) .we-glossar-search{background:var(--we-d-panel, #232b32);color:var(--we-d-ink, #e8ece8);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-glossar-az a{border-color:var(--we-d-border, #3a4751);color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-glossar-az a:hover{background:var(--we-d-surface, #1e2329)}html:has(#we-theme-dark:checked) .we-glossar-letter{color:var(--we-d-green, #7bbf4e);border-bottom-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-glossar-item{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751)}html:has(#we-theme-dark:checked) .we-glossar-term .we-glossar-anchor{color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-glossar-def p{color:var(--we-d-ink, #e8ece8)}.we-cal-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 0 1rem}.we-cal-nav-label{font-size:1rem;text-transform:capitalize}.we-heat-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px}.we-heat-weekdays span{text-align:center;font-size:.7rem;font-weight:700;color:var(--we-muted, #6b786b)}.we-heat-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.we-heat-cell{aspect-ratio:1;min-width:0;min-height:0;border:1px solid var(--we-line, #cfe0c2);border-radius:8px;background:var(--we-surface-soft, #f3f7ef);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.75rem;color:var(--we-muted, #6b786b);position:relative}button.we-heat-cell{cursor:pointer;font:inherit}.we-heat-empty{border:none;background:transparent}.we-heat-1{background:#eaf3df;border-color:var(--we-green, #4f8a2e);color:var(--we-green-strong, #2f6b16)}.we-heat-2{background:var(--we-green, #4f8a2e);border-color:var(--we-green, #4f8a2e);color:#fff;font-weight:700}.we-heat-cell.is-today{outline:2px solid var(--we-ink, #1d2421);outline-offset:1px}.we-heat-day{line-height:1}.we-heat-photo-dot{font-size:.65rem;margin-top:1px}.we-widget .we-heat-legend{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;margin:.9rem 0 0;font-size:.75rem;color:var(--we-muted, #6b786b)}.we-heat-chip{display:inline-block;width:12px;height:12px;border-radius:3px;border:1px solid var(--we-line, #cfe0c2);background:var(--we-surface-soft, #f3f7ef)}.we-heat-chip.we-heat-1{border-color:var(--we-green, #4f8a2e)}.we-heat-chip.we-heat-2{background:var(--we-green, #4f8a2e);border-color:var(--we-green, #4f8a2e)}.we-cal-daypop{border:1px solid var(--we-line, #cfe0c2);border-radius:var(--we-radius-card, 16px);padding:1rem;max-width:320px;box-shadow:0 20px 60px #0000004d}.we-cal-daypop .we-cal-daypop-date{margin:0 0 .6rem;font-weight:700}.we-cal-daypop-item{padding:.5rem 0;border-top:1px solid var(--we-line, #cfe0c2);display:flex;flex-direction:column;gap:.2rem}.we-cal-daypop-item:first-of-type{border-top:none}.we-cal-daypop-note{font-size:.85rem;color:var(--we-muted, #6b786b)}.we-cal-daypop-empty{font-size:.85rem;color:var(--we-muted, #6b786b);margin:0 0 .7rem}.we-cal-daypop-link{align-self:flex-start;margin-top:.2rem}html:has(#we-theme-dark:checked) .we-heat-cell{background:var(--we-d-panel, #232b32);border-color:var(--we-d-border, #3a4751);color:var(--we-d-muted, #9fb0a0)}html:has(#we-theme-dark:checked) .we-heat-1{background:#22331c;border-color:var(--we-d-green, #7bbf4e);color:var(--we-d-green, #7bbf4e)}html:has(#we-theme-dark:checked) .we-heat-2{background:var(--we-d-green, #7bbf4e);border-color:var(--we-d-green, #7bbf4e);color:#16211a}html:has(#we-theme-dark:checked) .we-heat-cell.is-today{outline-color:var(--we-d-ink, #e8ece8)}html:has(#we-theme-dark:checked) .we-cal-daypop{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-cal-daypop-item{border-top-color:var(--we-d-border, #3a4751)}@media(max-width:600px){.we-date-row{flex-direction:column;align-items:stretch}.we-date-input{flex:0 0 auto;align-self:flex-start;width:auto;max-width:100%}.we-btn--primary{justify-content:center}.we-link-box{flex-direction:column}.we-heat-day{font-size:.95em}}
