:root{--color-bg:#faf7ef;--color-bg-soft:#f2ecdf;--color-surface:#fffdf8;--color-surface-2:#f6f1e7;--color-surface-strong:#f3ede2;--color-text:#191a1d;--color-muted:#585760;--color-subtle:#8f8a92;--color-border:#d9d2c4;--color-border-strong:#b9b0a2;--color-ink:#121214;--color-accent:#570051;--color-accent-dark:#3f003b;--color-accent-soft:#f0dff0;--color-accent-line:#570051f2;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Fraunces", Georgia, serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--radius-sm:.45rem;--radius-md:.9rem;--radius-lg:1.4rem;--shadow-soft:0 16px 40px #1212140f;--container:1160px;--space-section:clamp(4.5rem, 8vw, 7rem);--mouse-x:58vw;--mouse-y:32vh}*{box-sizing:border-box}html{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);scroll-behavior:smooth;scroll-padding-top:6rem}body{text-rendering:optimizelegibility;background:var(--color-bg);min-height:100vh;margin:0;font-size:17px;line-height:1.68}body:before,body:after{content:"";pointer-events:none;position:fixed}body:before{z-index:0;opacity:.62;background-image:radial-gradient(circle at 1px 1px,#1212141c 1.1px,#0000 1.25px);background-size:14px 14px;inset:0;mask-image:linear-gradient(#000,#0000008c)}body:after{z-index:0;opacity:.98;contain:layout paint style;will-change:transform;width:520px;height:520px;transform:translate3d(calc(var(--mouse-x) - 260px), calc(var(--mouse-y) - 260px), 0);background:radial-gradient(circle,#faf7ef 0%,#faf7effa 36%,#faf7efc7 58%,#0000 76%);border-radius:50%;top:0;left:0}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:inherit}h1,h2,h3{letter-spacing:-.04em;color:var(--color-ink);margin:0 0 1rem;line-height:1.02}h1{font-family:var(--font-display);font-size:clamp(3.25rem,8vw,6rem);font-weight:700}h2{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,4rem);font-weight:700}h3{font-size:clamp(1.15rem,2vw,1.45rem);font-weight:700}p{margin:0 0 1.2rem}main,.site-header,.site-footer{z-index:1;position:relative}.container{width:min(var(--container), calc(100% - 2.5rem));margin-inline:auto}.section{padding-block:var(--space-section);scroll-margin-top:6rem}.section.compact{padding-block:clamp(4.5rem,8vw,6rem)}.grid{gap:1.5rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent-dark);margin-bottom:.8rem;font-size:.74rem}.surface{background:color-mix(in srgb, var(--color-surface) 92%, white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.hand-link,:where(.note-prose,.detail-prose) a{color:var(--color-ink);padding-bottom:.28rem;text-decoration:none;display:inline-block;position:relative;background-image:none!important}.hand-link{font-family:var(--font-mono);font-size:.88rem}:where(.note-prose,.detail-prose) a{padding-bottom:.15rem;font-weight:760}.hand-link:after,:where(.note-prose,.detail-prose) a:after{content:"";transform-origin:0;clip-path:inset(0);opacity:.88;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='140' height='8' viewBox='0 0 140 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5.4 Q36 4.4 69 5.2 T138 5.1' fill='none' stroke='%23570051' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:repeat-x;background-size:140px 8px;height:8px;transition:opacity .16s,transform .16s;position:absolute;bottom:-.02rem;left:-.04rem;right:0;transform:rotate(-1.6deg)scaleX(1)}.hand-link:hover,:where(.note-prose,.detail-prose) a:hover{color:var(--color-accent-dark)}.hand-link:hover:after,:where(.note-prose,.detail-prose) a:hover:after{opacity:1;animation:.32s cubic-bezier(.2,.72,.2,1) both handUnderlineRedraw;transform:rotate(-.6deg)scaleX(1.02)}@keyframes handUnderlineRedraw{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.pill-link{border:1px solid var(--color-ink);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.55rem .95rem;font-weight:800;display:inline-flex}.prose{max-width:760px}.prose p,.prose li{color:var(--color-muted)}:where(.primary-action,.secondary-action,.primary-button,.secondary-button,.pill-link,.load-more-button,button,.linkedin-button){transition:transform .14s,background .16s,color .16s,border-color .16s,opacity .16s}:where(.primary-action,.secondary-action,.primary-button,.secondary-button,.pill-link,.load-more-button,button,.linkedin-button):where(:hover,:focus-visible){transform:translateY(-1px)}:where(.primary-action,.secondary-action,.primary-button,.secondary-button,.pill-link,.load-more-button,button,.linkedin-button):active{transform:translateY(1px)scale(.99)}:where(.note-row,.saved-row,.project-card,.reading-entry,.project-item.is-clickable,.tool-row.is-clickable,.side-row:not(.is-static):not(.is-current)){transition:transform .15s,color .15s,opacity .15s}:where(.note-row,.saved-row,.project-card,.reading-entry,.project-item.is-clickable,.tool-row.is-clickable,.side-row:not(.is-static):not(.is-current)):hover{transform:translateY(-2px)}:where(.note-row,.saved-row,.project-card,.reading-entry,.project-item.is-clickable,.tool-row.is-clickable,.side-row:not(.is-static):not(.is-current)):hover :where(h3,strong){color:var(--color-accent-dark)}:where(.project-card img,.project-media,.reading-cover,.cover-figure img,.profile-avatar){transition:transform .18s,opacity .18s}:where(.project-card:hover img,.project-item.is-clickable:hover .project-media,.reading-entry:hover .reading-cover){transform:translateY(-2px)rotate(0)}:where(.cover-figure img:hover,.profile-card:hover .profile-avatar){transform:translateY(-2px)}.side-row.is-static,.tool-row.is-static,.project-item.is-static{cursor:not-allowed!important}.side-row.is-static strong,.side-row.is-static:hover strong{color:var(--color-subtle)!important}.side-row.is-static,.side-row.is-static:hover,.tool-row.is-static,.tool-row.is-static:hover,.project-item.is-static,.project-item.is-static:hover{color:var(--color-subtle)!important;transform:none!important}.side-row.is-current{position:relative}.side-row.is-current:before{content:"";background:var(--color-accent);border-radius:999px;width:3px;position:absolute;top:.2rem;bottom:.2rem;left:-.75rem}.tool-row.is-static .tool-mark,.project-item.is-static .project-media{opacity:.68}:where(.note-prose,.detail-prose) p,:where(.note-prose,.detail-prose) li{color:var(--color-text)!important}:where(.note-prose,.detail-prose) strong{font-weight:revert!important}:where(.note-prose,.detail-prose) blockquote{border-left:2px solid var(--color-accent)!important;background:0 0!important;border-radius:0!important;margin:2.2rem 0!important;padding:.15rem 0 .15rem 1.15rem!important}:where(.note-prose,.detail-prose) blockquote p{font-size:clamp(1.08rem,2vw,1.24rem);line-height:1.5;color:var(--color-ink)!important;margin-bottom:0!important}:where(.note-prose,.detail-prose) blockquote strong{font-family:inherit!important;font-weight:revert!important;letter-spacing:inherit!important}:where(.note-prose,.detail-prose) .prose-cta{margin-top:2rem}:where(.note-prose,.detail-prose) .prose-cta a{border:1px solid var(--color-ink);background:var(--color-ink);min-height:42px;font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;padding:.52rem .9rem;font-size:.84rem;font-weight:760;text-decoration:none;display:inline-flex;color:var(--color-bg)!important}:where(.note-prose,.detail-prose) .prose-cta a:after{display:none!important}:where(.note-prose,.detail-prose) .prose-cta a:hover{color:var(--color-bg)!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}:where(.primary-action,.secondary-action,.primary-button,.secondary-button,.pill-link,.load-more-button,button,.linkedin-button):where(:hover,:focus-visible),:where(.note-row,.saved-row,.project-card,.reading-entry,.project-item.is-clickable,.tool-row.is-clickable,.side-row:not(.is-static):not(.is-current)):hover,:where(.project-card:hover img,.project-item.is-clickable:hover .project-media,.reading-entry:hover .reading-cover,.cover-figure img:hover,.profile-card:hover .profile-avatar){transform:none!important}}@media (width<=740px){html{scroll-padding-top:7.5rem}body{font-size:16px}body:after{display:none}.container{width:min(100% - 1.15rem, var(--container))}.section{padding-block:3.5rem;scroll-margin-top:7.5rem}.section.compact{padding-block:3.5rem}}.site-header[data-astro-cid-vwn3tmth]{z-index:20;backdrop-filter:blur(18px);background:color-mix(in srgb, var(--color-bg) 76%, transparent);position:sticky;top:0}.header-inner[data-astro-cid-vwn3tmth]{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex}.brand[data-astro-cid-vwn3tmth]{color:var(--color-ink);white-space:nowrap;align-items:center;gap:.56rem;text-decoration:none;display:inline-flex}.brand-symbol[data-astro-cid-vwn3tmth]{flex:none;place-items:center;width:30px;height:34px;display:inline-grid}.brand-symbol[data-astro-cid-vwn3tmth] img[data-astro-cid-vwn3tmth]{opacity:.96;width:25px;height:auto;transition:opacity .16s}.brand-name[data-astro-cid-vwn3tmth]{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;gap:.02rem;font-size:.76rem;font-weight:400;line-height:.98;transition:color .16s;display:grid}.brand[data-astro-cid-vwn3tmth]:hover .brand-symbol[data-astro-cid-vwn3tmth] img[data-astro-cid-vwn3tmth]{opacity:1}.brand[data-astro-cid-vwn3tmth]:hover .brand-name[data-astro-cid-vwn3tmth]{color:var(--color-accent-dark)}nav[data-astro-cid-vwn3tmth]{flex-wrap:nowrap;justify-content:flex-end;gap:.2rem;min-width:0;display:flex}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{color:var(--color-muted);white-space:nowrap;border-radius:999px;padding:.42rem .62rem;font-size:.9rem;text-decoration:none;transition:color .16s,transform .16s;position:relative}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:after{content:"";opacity:0;transform-origin:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='140' height='8' viewBox='0 0 140 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5.4 Q36 4.4 69 5.2 T138 5.1' fill='none' stroke='%23570051' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:140px 8px;height:7px;transition:opacity .18s,transform .18s;position:absolute;bottom:.23rem;left:.58rem;right:.58rem;transform:scaleX(.55)rotate(-1.5deg)}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover,nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth].active{color:var(--color-ink)}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover{transform:translateY(-1px)}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover:after,nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth].active:after{opacity:1;transform:scaleX(1)rotate(-1.5deg)}@media (prefers-reduced-motion:reduce){.brand-symbol[data-astro-cid-vwn3tmth] img[data-astro-cid-vwn3tmth],.brand-name[data-astro-cid-vwn3tmth],nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth],nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:after{transition:none}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover{transform:none}}@media (width<=760px){.header-inner[data-astro-cid-vwn3tmth]{align-items:center;gap:.55rem;padding-block:.65rem}.brand[data-astro-cid-vwn3tmth]{gap:.48rem}.brand-symbol[data-astro-cid-vwn3tmth]{width:27px;height:31px}.brand-symbol[data-astro-cid-vwn3tmth] img[data-astro-cid-vwn3tmth]{width:22px}.brand-name[data-astro-cid-vwn3tmth]{letter-spacing:.15em;font-size:.58rem}nav[data-astro-cid-vwn3tmth]{scrollbar-width:none;justify-content:flex-start;padding-bottom:.1rem;overflow:auto hidden}nav[data-astro-cid-vwn3tmth]::-webkit-scrollbar{display:none}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{padding:.38rem .55rem;font-size:.88rem}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:after{left:.5rem;right:.5rem}}@media (width<=430px){.header-inner[data-astro-cid-vwn3tmth]{width:min(100% - .9rem, var(--container))}.brand[data-astro-cid-vwn3tmth]{gap:.38rem}.brand-symbol[data-astro-cid-vwn3tmth]{width:24px;height:28px}.brand-symbol[data-astro-cid-vwn3tmth] img[data-astro-cid-vwn3tmth]{width:19px}.brand-name[data-astro-cid-vwn3tmth]{letter-spacing:.11em;font-size:.5rem;display:grid}nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{padding-inline:.5rem;font-size:.84rem}}.site-footer[data-astro-cid-qup6pdxl]{z-index:1;padding:clamp(4rem,7vw,5.5rem) 0 3rem;position:relative}.footer-layout[data-astro-cid-qup6pdxl]{grid-template-columns:minmax(260px,.38fr) minmax(360px,.62fr);align-items:start;gap:clamp(2.4rem,6vw,4.8rem);display:grid}.profile-card[data-astro-cid-qup6pdxl]{background:var(--color-surface);border-radius:var(--radius-lg);max-width:360px;box-shadow:var(--shadow-soft);padding:1.05rem;position:relative}.profile-id[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-subtle);margin-bottom:.8rem;font-size:.68rem}.profile-avatar[data-astro-cid-qup6pdxl]{background:var(--color-ink);width:92px;height:92px;color:var(--color-bg);font-family:var(--font-mono);border-radius:1rem;place-items:center;margin-bottom:1rem;font-size:.82rem;display:grid;overflow:hidden;box-shadow:0 12px 28px #11101824}.profile-avatar[data-astro-cid-qup6pdxl] img[data-astro-cid-qup6pdxl]{object-fit:cover;width:100%;height:100%;display:block}.profile-copy[data-astro-cid-qup6pdxl]{min-width:0}.profile-heading[data-astro-cid-qup6pdxl]{margin-bottom:.95rem}.profile-name[data-astro-cid-qup6pdxl]{color:var(--color-ink);letter-spacing:-.035em;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0 0 .12rem;font-size:1.18rem;font-weight:850;display:flex}.profile-location[data-astro-cid-qup6pdxl]{color:var(--color-muted);margin:0;line-height:1.35}.flags[data-astro-cid-qup6pdxl]{align-items:center;gap:.22rem;display:inline-flex}.flags[data-astro-cid-qup6pdxl] img[data-astro-cid-qup6pdxl]{width:18px;height:auto;display:block}.profile-details[data-astro-cid-qup6pdxl]{gap:.7rem;margin:0 0 1rem;display:grid}.profile-details[data-astro-cid-qup6pdxl] div[data-astro-cid-qup6pdxl]{gap:.16rem;display:grid}.profile-details[data-astro-cid-qup6pdxl] dt[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-subtle);font-size:.68rem}.profile-details[data-astro-cid-qup6pdxl] dd[data-astro-cid-qup6pdxl]{color:var(--color-muted);margin:0;line-height:1.42}.linkedin-button[data-astro-cid-qup6pdxl],.contact-shell[data-astro-cid-qup6pdxl] button[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:.5rem .86rem;font-size:.84rem;text-decoration:none;display:inline-flex}.linkedin-button[data-astro-cid-qup6pdxl]{background:var(--color-surface);color:var(--color-ink);border:1px solid var(--color-ink)}.linkedin-button[data-astro-cid-qup6pdxl]:hover{border-color:var(--color-accent);color:var(--color-accent-dark)}.contact-shell[data-astro-cid-qup6pdxl]{padding-top:.25rem}.contact-label[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.09em;color:var(--color-accent-dark);margin:0 0 .55rem;font-size:.72rem}.contact-shell[data-astro-cid-qup6pdxl] h2[data-astro-cid-qup6pdxl]{font-family:var(--font-body);letter-spacing:-.035em;margin-bottom:.45rem;font-size:clamp(1.35rem,2.4vw,1.9rem)}.contact-note[data-astro-cid-qup6pdxl]{max-width:44rem;color:var(--color-muted);margin-bottom:1.05rem;font-size:.94rem;line-height:1.55}form[data-astro-cid-qup6pdxl]{gap:.9rem;display:grid}label[data-astro-cid-qup6pdxl]{gap:.28rem;display:grid;position:relative}label[data-astro-cid-qup6pdxl]:after{content:"";background:var(--color-accent);transform-origin:0;height:2px;transition:transform .19s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}label[data-astro-cid-qup6pdxl]:focus-within:after{transform:scaleX(1)}label[data-astro-cid-qup6pdxl]:focus-within span[data-astro-cid-qup6pdxl]{color:var(--color-accent-dark)}label[data-astro-cid-qup6pdxl] span[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-subtle);font-size:.68rem;transition:color .16s}input[data-astro-cid-qup6pdxl],textarea[data-astro-cid-qup6pdxl]{width:100%;font:inherit;border:0;border-bottom:1px solid var(--color-border-strong);color:var(--color-ink);resize:vertical;background:0 0;border-radius:0;padding:.72rem 0}input[data-astro-cid-qup6pdxl]:focus,textarea[data-astro-cid-qup6pdxl]:focus{border-bottom-color:#0000;outline:none}button[data-astro-cid-qup6pdxl]{border:1px solid var(--color-ink);background:var(--color-ink);color:var(--color-bg);cursor:pointer;justify-self:start}button[data-astro-cid-qup6pdxl]:hover,button[data-astro-cid-qup6pdxl]:focus-visible{border-color:var(--color-accent);background:var(--color-accent)}button[data-astro-cid-qup6pdxl]:disabled{cursor:wait;opacity:.72}.hp[data-astro-cid-qup6pdxl]{opacity:0;position:absolute;left:-9999px}.form-status[data-astro-cid-qup6pdxl]{min-height:1.4em;color:var(--color-muted);margin:-.2rem 0 0;font-size:.9rem;line-height:1.45}.form-status[data-astro-cid-qup6pdxl][data-state=success]{color:var(--color-accent-dark)}.footer-privacy-note[data-astro-cid-qup6pdxl]{border-top:1px solid color-mix(in srgb, var(--color-border-strong) 72%, transparent);color:var(--color-subtle);grid-column:1/-1;margin:0;padding-top:1.25rem;font-size:.82rem;line-height:1.55}.footer-privacy-note[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:inherit;text-underline-offset:.18em;text-decoration:underline 1px}.footer-privacy-note[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover{color:var(--color-accent-dark)}@media (prefers-reduced-motion:reduce){label[data-astro-cid-qup6pdxl]:after,label[data-astro-cid-qup6pdxl] span[data-astro-cid-qup6pdxl]{transition:none}}@media (width<=860px){.footer-layout[data-astro-cid-qup6pdxl]{grid-template-columns:1fr}.profile-card[data-astro-cid-qup6pdxl]{max-width:none}}@media (width<=540px){.profile-main[data-astro-cid-qup6pdxl]{grid-template-columns:1fr}}.analytics-consent[data-astro-cid-wzbxcjbn]{z-index:20;border:1px solid color-mix(in srgb, var(--color-border-strong) 78%, transparent);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-surface) 94%, white);max-width:920px;box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-inline:auto;padding:.9rem;display:grid;position:fixed;bottom:clamp(1rem,3vw,1.5rem);left:clamp(1rem,3vw,1.5rem);right:clamp(1rem,3vw,1.5rem)}.analytics-consent[data-astro-cid-wzbxcjbn][hidden]{display:none}.analytics-consent__copy[data-astro-cid-wzbxcjbn]{color:var(--color-muted);margin:0;font-size:.88rem;line-height:1.42}.analytics-consent__copy[data-astro-cid-wzbxcjbn] a[data-astro-cid-wzbxcjbn]{color:var(--color-accent-dark);font-family:var(--font-mono);text-underline-offset:.18em;white-space:nowrap;font-size:.78rem;text-decoration:underline}.analytics-consent__actions[data-astro-cid-wzbxcjbn]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.analytics-consent[data-astro-cid-wzbxcjbn] button[data-astro-cid-wzbxcjbn]{border:1px solid var(--color-ink);min-height:38px;font-family:var(--font-mono);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .78rem;font-size:.78rem;display:inline-flex}.analytics-consent[data-astro-cid-wzbxcjbn] button[data-astro-cid-wzbxcjbn]:not(.secondary){background:var(--color-ink);color:var(--color-bg)}.analytics-consent[data-astro-cid-wzbxcjbn] button[data-astro-cid-wzbxcjbn].secondary{color:var(--color-ink);background:0 0}.analytics-consent[data-astro-cid-wzbxcjbn] button[data-astro-cid-wzbxcjbn]:hover,.analytics-consent[data-astro-cid-wzbxcjbn] button[data-astro-cid-wzbxcjbn]:focus-visible{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-bg)}@media (width<=720px){.analytics-consent[data-astro-cid-wzbxcjbn]{grid-template-columns:1fr;gap:.85rem}.analytics-consent__copy[data-astro-cid-wzbxcjbn]{font-size:.86rem}.analytics-consent__actions[data-astro-cid-wzbxcjbn]{justify-content:flex-start}}
