.tag-selector-container.svelte-qlq6np{position:relative}.tag-trigger.svelte-qlq6np{border:1px solid var(--border);width:100%;height:44px;color:var(--text);cursor:pointer;text-align:left;background:#10182699;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.tag-trigger.svelte-qlq6np:hover{background:#101826cc;border-color:#7aa2ff66}.tag-trigger.active.svelte-qlq6np{border-color:var(--accent);background:#101826e6;box-shadow:0 0 0 3px #7aa2ff1a}.tag-trigger.svelte-qlq6np:focus-visible{border-color:#7aa2ffcc;outline:none;box-shadow:0 0 0 3px #7aa2ff26}.tag-trigger.svelte-qlq6np .chevron:where(.svelte-qlq6np){opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:12px;height:12px;margin-left:auto;transition:transform .2s}.tag-trigger.active.svelte-qlq6np .chevron:where(.svelte-qlq6np){opacity:1;transform:rotate(180deg)}.tag-menu.svelte-qlq6np{-webkit-backdrop-filter:blur(12px);z-index:100;transform-origin:100% 0;background:#101826d9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;padding:6px;animation:.2s cubic-bezier(.4,0,.2,1) svelte-qlq6np-menuIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 12px 30px #0006}@keyframes svelte-qlq6np-menuIn{0%{opacity:0;transform:scale(.95)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.tag-option.svelte-qlq6np{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;transition:all .15s;display:flex}.tag-option.svelte-qlq6np:hover{background:#ffffff14;padding-left:16px}.tag-option.svelte-qlq6np:focus-visible{background:#7aa2ff29;outline:none}.tag-option.selected.svelte-qlq6np{color:var(--accent);background:#7aa2ff26;font-weight:600}.tag-option.svelte-qlq6np .icon:where(.svelte-qlq6np){justify-content:center;width:20px;font-size:1.1rem;display:flex}body.tasks-light .tag-trigger.svelte-qlq6np{background:#ffffffb3;border-color:#0f172a26}body.tasks-light .tag-trigger.svelte-qlq6np:hover{background:#ffffffe6;border-color:#6b93eb66}body.tasks-light .tag-trigger.active.svelte-qlq6np{border-color:var(--accent);background:#fffffff2}body.tasks-light .tag-trigger.svelte-qlq6np .chevron:where(.svelte-qlq6np){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230f172a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E")}body.tasks-light .tag-menu.svelte-qlq6np{background:#fffffff2;border-color:#0f172a1f;box-shadow:0 12px 30px #0000001f}body.tasks-light .tag-option.svelte-qlq6np:hover{background:#0f172a0f}body.tasks-light .tag-option.svelte-qlq6np:focus-visible,body.tasks-light .tag-option.selected.svelte-qlq6np{background:#6b93eb1a}.priority-selector.svelte-6qhst7{border:1px solid var(--border);background:#10182699;border-radius:12px;align-self:center;gap:6px;padding:4px;display:flex}.priority-btn.svelte-6qhst7{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.priority-btn.svelte-6qhst7:hover{color:var(--text);background:#ffffff0d}.priority-btn.svelte-6qhst7:focus-visible{border-color:#7aa2ff59;outline:none;box-shadow:0 0 0 3px #7aa2ff26}.priority-btn.active.p1.svelte-6qhst7{color:#f87171;background:#ef444433;border-color:#ef444466;box-shadow:0 0 10px #ef444426}.priority-btn.active.p2.svelte-6qhst7{color:#fbbf24;background:#f59e0b33;border-color:#f59e0b66}.priority-btn.active.p3.svelte-6qhst7{color:#94a3b8;background:#64748b33;border-color:#64748b66}.priority-btn.active.due.svelte-6qhst7{color:var(--accent-2);background:#78ffd62e;border-color:#78ffd673;box-shadow:0 0 10px #78ffd61f}body.tasks-light .priority-selector.svelte-6qhst7{background:#0f172a0f;border-color:#0f172a1a}body.tasks-light .priority-btn.svelte-6qhst7{border:1px solid #0f172a0f}body.tasks-light .priority-btn.svelte-6qhst7:hover{background:#0f172a1a;border-color:#0f172a26}body.tasks-light .priority-btn.active.p1.svelte-6qhst7{color:#dc2626;background:#ef44441f;border-color:#ef44444d}body.tasks-light .priority-btn.active.p2.svelte-6qhst7{color:#d97706;background:#f59e0b1f;border-color:#f59e0b4d}body.tasks-light .priority-btn.active.p3.svelte-6qhst7{color:#475569;background:#64748b1f;border-color:#64748b4d}body.tasks-light .priority-btn.active.due.svelte-6qhst7{color:#059669;background:#10b9811f;border-color:#10b98159}.edit-dialog.svelte-14r95yv{color:var(--text);background:#101826fa;border:1px solid #22314dd9;border-radius:16px;width:min(520px,100vw - 28px);padding:0;box-shadow:0 30px 90px #0009}.edit-dialog.svelte-14r95yv::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c}.edit-dialog-inner.svelte-14r95yv{flex-direction:column;gap:16px;margin:0;padding:20px;display:flex}.edit-dialog-title.svelte-14r95yv{letter-spacing:.2px;margin:0;font-size:1.1rem}.edit-field.svelte-14r95yv{flex-direction:column;gap:8px;display:flex}.edit-label.svelte-14r95yv{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.7rem;font-weight:600}.date-input.svelte-14r95yv{box-sizing:border-box;border:1px solid var(--border);width:100%;height:44px;color:var(--text);font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#060a1266;border-radius:10px;padding:0 12px;transition:background .2s,border-color .2s,color .2s,opacity .2s}.date-input.svelte-14r95yv:focus{border-color:#7aa2ffcc;outline:none;box-shadow:0 0 0 3px #7aa2ff26}.date-input.svelte-14r95yv:disabled{color:#94a3b87a;cursor:not-allowed;opacity:.62;background:#060a1238;border-color:#7aa2ff1c}.edit-dialog-actions.svelte-14r95yv{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}body.tasks-light .edit-dialog.svelte-14r95yv{background:#fffffffa;border-color:#0f172a26}body.tasks-light .date-input.svelte-14r95yv{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ffffffb3;border-color:#0f172a26}body.tasks-light .date-input.svelte-14r95yv:disabled{color:#4755697a;background:#0f172a0a;border-color:#0f172a14}.card.svelte-zyca1w{grid-template-rows:auto 1fr;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden}.portfolio-light .card.svelte-zyca1w{border-color:#0f172a38;box-shadow:0 4px 16px #0206171a,0 1px 3px #02061714}.card.svelte-zyca1w:hover{border-color:#6b93eb99;text-decoration:none;transform:translateY(-4px);box-shadow:0 12px 28px #0206172e,0 4px 8px #0206171a}@media (prefers-reduced-motion:reduce){.card.svelte-zyca1w{transition:none}.card.svelte-zyca1w:hover{transform:none}}.thumb.svelte-zyca1w{background:var(--surface-thumbnail);border-bottom:1px solid var(--border);aspect-ratio:2;place-items:center;min-height:0;display:grid}.thumb.svelte-zyca1w img:where(.svelte-zyca1w){object-fit:contain;width:64%;height:auto;max-height:64%;display:block}.body.svelte-zyca1w{grid-template-rows:auto auto 1fr auto;gap:10px;padding:14px;display:grid}.kicker.svelte-zyca1w{margin:0;font-size:.9rem}.title.svelte-zyca1w{margin:0;font-size:1.6rem;line-height:1.05}.summary.svelte-zyca1w{margin:0;line-height:1.55}.tags.svelte-zyca1w{text-align:center;color:var(--muted-light,#a0b0c8);margin:0;font-size:.8rem}@media (width<=600px){.card.svelte-zyca1w{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}}.callout.svelte-km9r6n{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);--callout-icon-size:44px;padding:18px 28px}.callout-header.svelte-km9r6n{align-items:center;gap:12px;margin:0 0 10px;display:flex}.callout-title.svelte-km9r6n{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:1.1rem}.callout-icon.svelte-km9r6n{width:var(--callout-icon-size);height:var(--callout-icon-size);object-fit:contain;flex:none;transform:translateY(-5px)}.callout-items.svelte-km9r6n{gap:10px;margin:0;padding-left:1.15rem;line-height:1.6;list-style:outside;display:grid}.callout-items.svelte-km9r6n>li:where(.svelte-km9r6n){display:list-item}.callout-items.svelte-km9r6n>li:where(.svelte-km9r6n)::marker{color:currentColor}.callout.challenge.svelte-km9r6n{box-shadow:none;color:#f8fafc;background:#3f3f46;border:none;border-radius:0;padding-bottom:28px}.callout.challenge.svelte-km9r6n .callout-items:where(.svelte-km9r6n){gap:16px;padding-left:0;list-style:none}.callout.impact.svelte-km9r6n{box-shadow:none;color:#0f172a;background:#dbeafe;border:none;border-radius:0;padding-bottom:28px}.callout.insight.svelte-km9r6n{border-left:4px solid var(--accent)}.callout.challenge.svelte-km9r6n .callout-title:where(.svelte-km9r6n),.callout.impact.svelte-km9r6n .callout-title:where(.svelte-km9r6n){letter-spacing:.02em;font-size:1.8rem}.callout.challenge.svelte-km9r6n .callout-header:where(.svelte-km9r6n),.callout.impact.svelte-km9r6n .callout-header:where(.svelte-km9r6n){margin-bottom:14px}.gallery.svelte-11t98q0{gap:14px;display:grid}.gallery.grid.svelte-11t98q0{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.gallery.side-by-side.svelte-11t98q0{grid-template-columns:repeat(2,minmax(0,1fr))}.figure.svelte-11t98q0{border:var(--figure-border,1px solid var(--border));border-radius:var(--figure-radius,var(--radius));overflow:var(--figure-overflow,hidden);background:var(--figure-bg,var(--surface-subtle));margin:0}img.svelte-11t98q0{width:100%;height:auto;display:block}.caption.svelte-11t98q0{color:var(--muted);text-align:center;border-top:var(--caption-border-top,1px solid var(--border));padding:10px 12px;font-size:.95rem;font-style:italic;line-height:1.4}@media (width<=600px){.gallery.side-by-side.svelte-11t98q0{grid-template-columns:1fr}}.content.svelte-1ea20gd{--content-secondary-accent:#2563eb;letter-spacing:-.01em;font-kerning:normal;font-size:1.05rem;line-height:1.8}.content.document.no-rows.svelte-1ea20gd{max-width:72ch}.content.svelte-1ea20gd>:where(.svelte-1ea20gd):first-child{margin-top:0}.content.svelte-1ea20gd>:where(.svelte-1ea20gd):last-child{margin-bottom:0}.row.svelte-1ea20gd{grid-template-columns:1fr;align-items:start;gap:22px;margin:2.2rem 0;display:grid}.row.callout-row.svelte-1ea20gd{align-items:stretch;gap:0;margin:2.2rem 0 0}@media (width<=899px){.row.callout-row.svelte-1ea20gd{gap:20px}}.row.callout-row.svelte-1ea20gd .col:where(.svelte-1ea20gd){display:flex}.row.callout-row.svelte-1ea20gd .callout{width:100%;height:100%}.row.is-single.svelte-1ea20gd{grid-template-columns:1fr}.col.svelte-1ea20gd{min-width:0}.col-left.svelte-1ea20gd{--content-heading-color:coral;--content-heading-align:left;--content-heading-line-height:1.06;--content-heading-size-h2:clamp(2.15rem, 3.25vw, 2.85rem);--content-heading-size-h3:clamp(1.7rem, 2.5vw, 2.2rem);--content-heading-size-h4:clamp(1.45rem, 2.1vw, 1.85rem)}.col-right.svelte-1ea20gd{--content-heading-color:#0cf;--content-heading-align:center}.row.media-row.svelte-1ea20gd .col-left:where(.svelte-1ea20gd){--content-heading-align:center}.row.media-row.svelte-1ea20gd{background:var(--bg);--figure-border:none;--figure-radius:0;--figure-bg:transparent;--figure-overflow:visible;--caption-border-top:none;border-top:2px solid #f97316;border-bottom:2px solid #f97316;margin-bottom:0;padding:2.4rem 0}.row.media-row.svelte-1ea20gd+.row.media-row:where(.svelte-1ea20gd){border-top:none;margin-top:0}.content.document.svelte-1ea20gd .row.media-row:where(.svelte-1ea20gd),.content.document.svelte-1ea20gd .cta:where(.svelte-1ea20gd){margin-inline:calc(var(--case-content-inset,0px) * -1);padding-inline:var(--case-content-inset,0px)}@media (width>=900px){.content.document.svelte-1ea20gd .row:where(.svelte-1ea20gd){gap:0}.content.document.svelte-1ea20gd .row:where(.svelte-1ea20gd) .col-left:where(.svelte-1ea20gd){padding-right:37px}.content.document.svelte-1ea20gd .row:where(.svelte-1ea20gd) .col-right:where(.svelte-1ea20gd){padding-left:22px;padding-right:15px}.content.document.svelte-1ea20gd .row.dual-heading-row:where(.svelte-1ea20gd) .col-right:where(.svelte-1ea20gd) .content.column>h2:first-child,.content.document.svelte-1ea20gd .row.dual-heading-row:where(.svelte-1ea20gd) .col-right:where(.svelte-1ea20gd) .content.column>h3:first-child,.content.document.svelte-1ea20gd .row.dual-heading-row:where(.svelte-1ea20gd) .col-right:where(.svelte-1ea20gd) .content.column>h4:first-child{margin-top:clamp(2.2rem,3vw,3.9rem)}.content.document.svelte-1ea20gd .row.callout-row:where(.svelte-1ea20gd) .col:where(.svelte-1ea20gd){padding:0}.content.document.svelte-1ea20gd .row.is-single:where(.svelte-1ea20gd) .col-left:where(.svelte-1ea20gd){padding-right:0}.row.balanced.svelte-1ea20gd,.row.equal.svelte-1ea20gd{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.row.single.svelte-1ea20gd,.row.is-single.svelte-1ea20gd{grid-template-columns:1fr}}h2.svelte-1ea20gd,h3.svelte-1ea20gd,h4.svelte-1ea20gd{color:var(--content-heading-color,var(--text));text-align:var(--content-heading-align,left);line-height:var(--content-heading-line-height,1.15);margin:2.2rem 0 .9rem}h2.svelte-1ea20gd{font-size:var(--content-heading-size-h2,1.5em)}h3.svelte-1ea20gd{font-size:var(--content-heading-size-h3,1.17em)}h4.svelte-1ea20gd{font-size:var(--content-heading-size-h4,1em)}p.svelte-1ea20gd{margin:1.1rem 0}ul.svelte-1ea20gd,ol.svelte-1ea20gd{gap:10px;margin:1.1rem 0;padding-left:1.4rem;display:grid}.figure.svelte-1ea20gd{border:var(--figure-border,1px solid var(--border));border-radius:var(--figure-radius,var(--radius));overflow:var(--figure-overflow,hidden);background:var(--figure-bg,var(--surface-subtle));margin:1.2rem 0}.gallery{margin:1.2rem 0}.figure.svelte-1ea20gd+.figure:where(.svelte-1ea20gd),.figure.svelte-1ea20gd+p:where(.svelte-1ea20gd)+.figure:where(.svelte-1ea20gd),.gallery+.figure.svelte-1ea20gd,.gallery+p.svelte-1ea20gd+.figure:where(.svelte-1ea20gd),.figure.svelte-1ea20gd+.gallery,.figure.svelte-1ea20gd+p:where(.svelte-1ea20gd)+.gallery,.gallery+.gallery,.gallery+p.svelte-1ea20gd+.gallery{margin-top:1.8rem}.figure.svelte-1ea20gd img:where(.svelte-1ea20gd){max-width:100%;height:auto;margin:0 auto;display:block}.lightbox-trigger.svelte-1ea20gd{cursor:zoom-in;background:0 0;border:0;width:100%;margin:0;padding:0;display:block}.embed-frame.svelte-1ea20gd{aspect-ratio:var(--embed-aspect,16 / 9);background:#000}.embed-frame.svelte-1ea20gd iframe:where(.svelte-1ea20gd){border:0;width:100%;height:100%;display:block}.caption.svelte-1ea20gd{color:var(--muted);text-align:center;border-top:var(--caption-border-top,1px solid var(--border));padding:10px 12px;font-size:.88rem;font-style:italic;line-height:1.4}.figure.svelte-1ea20gd+p:where(.svelte-1ea20gd),.gallery+p.svelte-1ea20gd{color:var(--muted);text-align:center;margin-top:.6rem;font-size:.88rem;font-style:italic}.row.media-row.svelte-1ea20gd .caption:where(.svelte-1ea20gd),.row.media-row.svelte-1ea20gd .figure:where(.svelte-1ea20gd)+p:where(.svelte-1ea20gd),.row.media-row .gallery+p{max-width:min(92%,880px);margin-inline:auto}.row.media-row.svelte-1ea20gd .quote.pull{margin:1.6rem 0 1rem}.row.media-row.svelte-1ea20gd .quote.pull blockquote{color:var(--text);font-size:clamp(1.8rem,2.6vw,2.4rem);font-style:normal;font-weight:700;line-height:1.18;font-family:var(--font-display);text-align:center;max-width:calc(34ch + 120px);margin-inline:auto}.row.media-row.svelte-1ea20gd .quote.pull+p{color:var(--muted);text-align:center;margin-top:.4rem;max-width:min(92%,880px);margin-inline:auto;font-size:.95rem;font-style:italic}.quote.svelte-1ea20gd{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin:1.2rem 0;padding:16px}.quote.pull.svelte-1ea20gd{text-align:center;background:0 0;border:none;border-radius:0;margin:1.8rem 0;padding:0}.quote.pull.svelte-1ea20gd blockquote:where(.svelte-1ea20gd){color:var(--content-secondary-accent);font-size:1.35rem;font-style:italic;line-height:1.45}li.svelte-1ea20gd .list-postscript{color:var(--content-secondary-accent);margin-top:.4rem;font-style:italic;display:block}li.svelte-1ea20gd .impact-lede{color:var(--content-secondary-accent);font-weight:700}blockquote.svelte-1ea20gd{margin:0;font-style:italic}.quote.svelte-1ea20gd figcaption:where(.svelte-1ea20gd){color:var(--muted);margin-top:10px}.cta.svelte-1ea20gd{text-align:center;background:var(--bg);border-top:2px solid #f97316;margin:3rem 0 2rem;padding-top:2.5rem}.row.media-row.svelte-1ea20gd+.cta:where(.svelte-1ea20gd){border-top:none;margin-top:0;padding-top:2.2rem}.cta.svelte-1ea20gd a:where(.svelte-1ea20gd){color:coral;flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.cta.svelte-1ea20gd a:where(.svelte-1ea20gd):hover{text-decoration:none}.cta-icon.svelte-1ea20gd{object-fit:contain;width:50px;height:50px;transition:transform .15s}.cta.svelte-1ea20gd a:where(.svelte-1ea20gd):hover .cta-icon:where(.svelte-1ea20gd){transform:scale(1.1)}.cta-text.svelte-1ea20gd{font-size:.95rem;font-weight:500}
