.main-preferences-drawer{z-index:20;align-items:center;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.main-preferences-toggle{color:#2f2a26a8;cursor:pointer;-webkit-backdrop-filter:blur(14px);opacity:.78;background:#ffffff94;border:1px solid #1212120d;border-right:none;border-radius:14px 0 0 14px;width:40px;height:54px;transition:transform .18s,color .18s,background-color .18s,box-shadow .18s,opacity .18s;box-shadow:0 6px 18px #12121212,inset 0 1px #ffffff6b}.main-preferences-toggle:hover{color:#121212;opacity:1;background:#ffffffd1}.main-preferences-toggle:focus-visible{color:#121212;opacity:1;background:#ffffffd1;outline:none}.main-preferences-toggle-icon{margin:0 auto;transition:transform .22s;display:block}.main-preferences-drawer.is-open .main-preferences-toggle-icon{transform:rotate(180deg)}.main-preferences-panel{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #0000;border-right:none;border-radius:16px 0 0 16px;width:0;padding:0;transition:width .22s,opacity .18s,padding .22s,border-color .22s;overflow:hidden;box-shadow:0 14px 36px #1212121f,inset 0 1px #ffffff8a}.main-preferences-drawer.is-open .main-preferences-panel{opacity:1;pointer-events:auto;border-color:#12121214;width:min(320px,32vw);padding:18px 18px 18px 20px}.main-preferences-title{color:#121212;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:600}.main-preferences-description,.main-preferences-hint{color:#6d6057;letter-spacing:-.015em;margin:.7rem 0 0;font-size:.93rem;line-height:1.6}.main-preferences-group{margin-top:1.15rem}.main-preferences-group-title{color:#2f2a26;letter-spacing:-.02em;margin:0 0 .6rem;font-size:.9rem;font-weight:600}.main-preferences-options{flex-wrap:wrap;gap:.55rem;display:flex}.main-preferences-option{color:#574c45;letter-spacing:-.015em;cursor:pointer;background:#12121208;border:1px solid #12121214;border-radius:999px;min-height:38px;padding:0 12px;font-size:.9rem;font-weight:500;transition:background-color .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s}.main-preferences-option:hover{color:#121212;background:#1212120f}.main-preferences-option:focus-visible{color:#121212;background:#1212120f;outline:none}.main-preferences-option.is-active{color:#f5f3ee;background:linear-gradient(#505050 0%,#232323 45%,#161616 100%);border-color:#0000;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #0000005c,0 4px 12px #00000024}html[data-theme=dark] .main-preferences-toggle,html[data-theme=dark] .main-preferences-panel{background:#111111d1;border-color:#ffffff14;box-shadow:0 10px 28px #00000038,inset 0 1px #ffffff0d}html[data-theme=dark] .main-preferences-toggle{color:#c8c1b6b8}html[data-theme=dark] .main-preferences-toggle:hover,html[data-theme=dark] .main-preferences-toggle:focus-visible{color:#f5f1e8;opacity:1;background:#181818e6}html[data-theme=dark] .main-preferences-title,html[data-theme=dark] .main-preferences-group-title{color:#f5f1e8}html[data-theme=dark] .main-preferences-description,html[data-theme=dark] .main-preferences-hint{color:#9a9a9a}html[data-theme=dark] .main-preferences-option{color:#b7b0a6;background:#ffffff0a;border-color:#ffffff14}html[data-theme=dark] .main-preferences-option:hover,html[data-theme=dark] .main-preferences-option:focus-visible{color:#f5f1e8;background:#ffffff14}html[data-theme=dark] .main-preferences-option.is-active{color:#f3ede3;background:linear-gradient(#232323 0%,#171717 100%);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000006b,0 8px 18px #00000047}@media (width<=1100px){.main-preferences-drawer.is-open .main-preferences-panel{width:min(300px,42vw)}}@media (width<=768px){.main-preferences-drawer{align-items:flex-end;top:auto;bottom:16px;right:16px;transform:none}.main-preferences-drawer.is-open{left:16px}.main-preferences-panel{border:1px solid #0000;border-radius:16px;order:-1;max-height:min(70vh,520px);margin-right:10px;overflow-y:auto}.main-preferences-drawer.is-open .main-preferences-panel{border-color:#12121214;width:min(100vw - 74px,360px);padding:16px}.main-preferences-toggle{border:1px solid #12121214;border-radius:14px;width:48px;height:48px}.main-preferences-drawer.is-open .main-preferences-toggle-icon{transform:rotate(180deg)}}@media (width<=560px){.main-preferences-drawer{bottom:12px;right:12px}.main-preferences-drawer.is-open{left:12px}.main-preferences-panel{margin-right:8px}.main-preferences-drawer.is-open .main-preferences-panel{width:calc(100vw - 76px);max-width:320px;padding:14px}.main-preferences-title{font-size:.96rem}.main-preferences-description,.main-preferences-hint,.main-preferences-option{font-size:.88rem}}@media (width<=400px){.main-preferences-drawer{bottom:10px;right:10px}.main-preferences-drawer.is-open{left:10px}.main-preferences-drawer.is-open .main-preferences-panel{width:calc(100vw - 68px);max-width:none}}.main-footer{width:min(980px,100%);margin:6rem auto 0;padding:1rem 0}.main-footer-inner{justify-content:flex-end;align-items:center;gap:24px;min-height:44px;display:flex}.main-footer-links{align-items:center;gap:12px;display:flex}.main-footer-link{cursor:pointer;color:#3a3430;background:0 0;border:none;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.main-footer-link svg{width:1.2em;height:1.2em}.main-footer-link:hover,.main-footer-link:focus-visible,.main-footer-link.is-active{color:#121212}.main-footer-link:active{transform:translateY(1px)}.drawer-overlay{z-index:40;-webkit-backdrop-filter:blur(12px);opacity:0;will-change:opacity, backdrop-filter;transition:opacity .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;background:#0000002e;-webkit-transition:opacity .22s,-webkit-backdrop-filter .22s;position:fixed;inset:0}.drawer-overlay[data-state=open]{opacity:1}.drawer-content{z-index:50;backface-visibility:hidden;contain:layout paint style;will-change:transform;overscroll-behavior:contain;touch-action:pan-y;background:#f6f4ef;border:1px solid #12121214;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;gap:0;width:100%;max-height:calc(100vh - .75rem);margin-top:2.5rem;padding:.5rem 0 .95rem;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translate(0,0);box-shadow:0 -24px 48px #0f172a29}.drawer-handle{background:#1212121f;border-radius:999px;width:72px;height:.3rem;margin:0 auto .55rem;transition:background-color .16s,transform .16s}.drawer-header{text-align:center;flex-direction:column;gap:.18rem;display:flex}.drawer-title{letter-spacing:-.02em;margin:0;font-size:clamp(.98rem,1.15vw,1.12rem);font-weight:600;line-height:1.1}.drawer-description{color:#1212129e;margin:0;font-size:.74rem;line-height:1.25}.drawer-footer{flex-direction:column;gap:.5rem;padding-top:.35rem;display:flex}.main-github-drawer-inner{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:1;width:100%;padding:0 1rem .5rem;overflow-y:auto}.main-github-summary{justify-content:space-between;align-items:center;gap:12px;margin-top:1rem;display:flex}.main-github-summary-badge{color:#1f2937;background:#1212120f;border-radius:999px;align-items:center;min-height:22px;padding:0 9px;font-size:.68rem;font-weight:600;display:inline-flex}.main-github-summary-note{color:#1212129e;text-align:right;margin:0;font-size:.68rem;line-height:1.2}.main-github-heatmap-shell{background:0 0;border:1px solid #12121214;border-radius:8px;margin-top:.45rem;padding:.75rem}.main-github-status{color:#1212129e;text-align:center;margin:0}.activity-graph{position:relative}.activity-graph-frame{overscroll-behavior-x:contain;scroll-behavior:smooth;flex-direction:column;gap:.45rem;width:100%;display:flex;overflow-x:auto}.activity-graph-layout{min-width:100%;position:relative}.activity-graph-month,.activity-graph-day-label,.activity-graph-legend{color:#6b7280;font-size:11px;line-height:1}.activity-graph-month,.activity-graph-day-label{-webkit-user-select:none;user-select:none;position:absolute}.activity-graph-grid{display:flex;position:absolute}.activity-graph-week{flex-direction:column;display:flex}.activity-graph-cell,.activity-graph-legend-cell{border:0;padding:0;transition:background-color .12s,transform .12s;display:inline-block}.activity-graph-cell{cursor:pointer}.activity-graph-cell:hover{transform:translateY(-1px)}.activity-graph-cell.is-selected{box-shadow:inset 0 0 0 1px #ffffff6b}.activity-graph-legend{justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.activity-graph-tooltip{z-index:10;pointer-events:none;position:absolute;transform:translate(-50%,calc(-100% - 12px))}.heatmap-level-0{background:#ebedf0}.heatmap-level-1{background:#9be9a8}.heatmap-level-2{background:#40c463}.heatmap-level-3{background:#30a14e}.heatmap-level-4{background:#216e39}.heatmap-level-0-dark{background:#161b22}.heatmap-level-1-dark{background:#0e4429}.heatmap-level-2-dark{background:#006d32}.heatmap-level-3-dark{background:#26a641}.heatmap-level-4-dark{background:#39d353}.main-github-profile-link{color:#1212128c;align-items:center;gap:.3rem;font-size:.78rem;text-decoration:none;transition:color .16s;display:inline-flex}.main-github-profile-link:hover,.main-github-profile-link:focus-visible{color:#121212;outline:none}html[data-theme=dark] .main-footer-link{color:#f5f1e89e}html[data-theme=dark] .main-footer-link:hover,html[data-theme=dark] .main-footer-link:focus-visible,html[data-theme=dark] .main-footer-link.is-active{color:#f5f1e8}html[data-theme=dark] .drawer-content{background:#111;border-color:#ffffff14;box-shadow:0 -24px 48px #00000057}html[data-theme=dark] .drawer-overlay{background:#00000075}html[data-theme=dark] .drawer-handle{background:#ffffff29}html[data-theme=dark] .drawer-title{color:#fafafa}html[data-theme=dark] .main-github-summary-note,html[data-theme=dark] .activity-graph-month,html[data-theme=dark] .activity-graph-day-label,html[data-theme=dark] .activity-graph-legend,html[data-theme=dark] .drawer-description{color:#a1a1aa}html[data-theme=dark] .main-github-summary-badge{color:#fafafa;background:#ffffff14}html[data-theme=dark] .main-github-heatmap-shell{border-color:#ffffff14}html[data-theme=dark] .main-github-status{color:#a1a1aa}html[data-theme=dark] .activity-graph-cell.is-selected{box-shadow:inset 0 0 0 1px #fff6}html[data-theme=dark] .main-github-profile-link{color:#f5f1e873}html[data-theme=dark] .main-github-profile-link:hover,html[data-theme=dark] .main-github-profile-link:focus-visible{color:#f5f1e8}@media (width<=768px){.main-github-drawer-inner{padding:0 .75rem}.main-github-summary{flex-direction:column;align-items:flex-start}.main-github-summary-note{text-align:left}}@media (width<=560px){.main-footer{margin-top:4.5rem}.main-github-drawer-inner{padding:0 .625rem}.main-github-heatmap-shell{padding:.625rem .45rem}}.hover-expand-root{color:#121212;--hover-expand-active-text-color:#fff;--hover-expand-active-muted-color:#ffffff8c;--hover-expand-active-description-color:#ffffffb3}.hover-expand-root.flex,.hover-expand-root .flex{display:flex}.hover-expand-root.flex-col,.hover-expand-root .flex-col{flex-direction:column}.hover-expand-root.w-full,.hover-expand-root .w-full{width:100%}.hover-expand-root .border-t{border-top:1px solid}.hover-expand-root .border-current{border-color:currentColor}.hover-expand-root .opacity-15{opacity:.15}.hover-expand-root .relative{position:relative}.hover-expand-root .absolute{position:absolute}.hover-expand-root .inset-0{inset:0}.hover-expand-root .h-full{height:100%}.hover-expand-root .overflow-hidden{overflow:hidden}.hover-expand-root .cursor-default{cursor:default}.hover-expand-root .items-end{align-items:flex-end}.hover-expand-root .items-baseline{align-items:baseline}.hover-expand-root .justify-between{justify-content:space-between}.hover-expand-root .gap-4{gap:1rem}.hover-expand-root .gap-3{gap:.75rem}.hover-expand-root .min-w-0{min-width:0}.hover-expand-root .px-5{padding-left:1.25rem;padding-right:1.25rem}.hover-expand-root .pb-4{padding-bottom:1rem}.hover-expand-root .object-cover{object-fit:cover}.hover-expand-root .text-xs{font-size:.75rem;line-height:1rem}.hover-expand-root .text-sm{font-size:.875rem;line-height:1.25rem}.hover-expand-root .text-white\/70{color:#ffffffb3}.hover-expand-root .tabular-nums{font-variant-numeric:tabular-nums}.hover-expand-root .shrink-0{flex-shrink:0}.hover-expand-root .opacity-40{opacity:.4}.hover-expand-root .font-semibold{font-weight:600}.hover-expand-root .tracking-tight{letter-spacing:-.025em}.hover-expand-root .tracking-widest{letter-spacing:.1em}.hover-expand-root .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hover-expand-root .uppercase{text-transform:uppercase}.hover-expand-link{color:#fff;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;text-decoration:none;display:inline-flex}.hover-expand-link svg{width:1rem;height:1rem}.hover-expand-root .hidden{display:none}.hover-expand-root .bg-gradient-to-t,.hover-expand-root .from-black\/70.via-black\/20.to-black\/10{background:linear-gradient(#0000001a,#0003 48%,#000000b3)}.main-projects .hover-expand-root{width:min(980px,100%);margin:0 auto}.main-projects .hover-expand-root .relative.w-full.overflow-hidden.cursor-default{color:inherit}.hover-expand-root .absolute.inset-0.w-full.h-full:has(img[alt="Monolith construction visual"]){background:#f6f4ef}.hover-expand-root img[alt="Monolith construction visual"]{width:34%;height:34%;margin:auto;position:absolute;inset:0;object-fit:contain!important}.hover-expand-root .absolute.inset-0.bg-gradient-to-t.from-black\/70.via-black\/20.to-black\/10:has(+*){background:linear-gradient(#f6f4ef00,#f6f4ef14 48%,#f6f4ef2e)}.hover-expand-root .absolute.inset-0.w-full.h-full:has(img[alt="Monolith construction visual"]) .bg-gradient-to-t.from-black\/70.via-black\/20.to-black\/10{background:linear-gradient(#f6f4ef00,#f6f4ef14 48%,#f6f4ef2e)}html[data-theme=dark] .hover-expand-root{color:#f5f1e8}html[data-theme=light] .hover-expand-root .hover-expand-emoji-visual,html:not([data-theme=dark]) .hover-expand-root .hover-expand-emoji-visual{--hover-expand-active-text-color:#121212;--hover-expand-active-muted-color:#1212129e;--hover-expand-active-description-color:#121212b8}html[data-theme=dark] .hover-expand-root .absolute.inset-0.w-full.h-full:has(img[alt="Monolith construction visual"]){background:#111}html[data-theme=dark] .hover-expand-root .absolute.inset-0.w-full.h-full:has(img[alt="Monolith construction visual"]) .bg-gradient-to-t.from-black\/70.via-black\/20.to-black\/10{background:linear-gradient(#1110,#1111111f 48%,#1111113d)}@media (width>=640px){.hover-expand-root .sm\:block{display:inline}}.main-collaboration{width:min(980px,100%);margin:5rem auto 0}.main-collaboration-title{letter-spacing:-.04em;color:#121212;text-align:center;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2.2rem,4.5vw,3.1rem);font-weight:400;line-height:.96}.main-experience-list{will-change:transform, filter, opacity;border-top:1px solid #12121214;margin-top:2rem;position:relative}.main-experience-row{text-align:left;cursor:pointer;will-change:transform, filter, opacity;background:0 0;border:none;border-bottom:1px solid #12121214;grid-template-columns:minmax(140px,190px) minmax(0,1fr);align-items:start;gap:24px;width:100%;padding:1.1rem 1rem;text-decoration:none;transition:background-color .18s;display:grid;position:relative}.main-experience-row:before,.main-experience-row:after{content:"";opacity:0;pointer-events:none;background:#f6f4ef;height:1px;transition:opacity .18s;position:absolute;left:0;right:0}.main-experience-row:before{top:-1px}.main-experience-row:after{bottom:-1px}.main-experience-row:hover{background:#12121214}.main-experience-row:hover:before,.main-experience-row:hover:after,.main-experience-row:focus-visible:before,.main-experience-row:focus-visible:after{opacity:1}.main-experience-row:focus-visible{background:#12121214;outline:none}.main-experience-company{color:#121212;letter-spacing:-.02em;align-items:center;gap:12px;min-width:0;font-size:1.05rem;font-weight:600;display:flex}.main-experience-icon{border-radius:4px;flex:none;width:20px;height:20px}.main-experience-icon-dark{display:none}.main-experience-content{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.main-experience-main{min-width:0}.main-experience-main h2{color:#121212;letter-spacing:-.025em;margin:0;font-size:1.1rem;font-weight:600}.main-experience-main p{color:#7e736c;letter-spacing:-.015em;margin:.35rem 0 0;font-size:.95rem}.main-experience-period{color:#7e736c;letter-spacing:-.02em;white-space:nowrap;font-family:Geist Mono;font-size:1rem}html[data-theme=dark] .main-experience-company,html[data-theme=dark] .main-experience-main h2{color:#f5f1e8}html[data-theme=dark] .main-experience-icon{display:none}html[data-theme=dark] .main-experience-icon-dark{display:block}html[data-theme=dark] .main-experience-list{border-top-color:#ffffff17}html[data-theme=dark] .main-experience-row{border-bottom-color:#ffffff17}html[data-theme=dark] .main-experience-row:hover{background:#ffffff17}html[data-theme=dark] .main-experience-row:before,html[data-theme=dark] .main-experience-row:after{background:#111}html[data-theme=dark] .main-experience-row:focus-visible{background:#ffffff17}html[data-theme=dark] .main-experience-main p,html[data-theme=dark] .main-experience-period{color:#8f8f8f}html[data-theme=dark] .main-collaboration-title{color:#f5f1e8}@media (width<=1100px){.main-collaboration{margin-top:4.5rem}}@media (width<=768px){.main-collaboration{margin-top:4rem}.main-experience-row{grid-template-columns:1fr;gap:14px;padding:1rem .2rem 1rem 0}.main-experience-company{font-size:1rem}.main-experience-content{grid-template-columns:1fr;gap:10px}.main-experience-period{white-space:normal}.main-collaboration-title{font-size:clamp(2.2rem,4.5vw,3.1rem)}}@media (width<=560px){.main-collaboration{margin-top:3.5rem}.main-experience-row{padding-right:0}.main-experience-main h2{font-size:1.02rem}.main-experience-main p{font-size:.92rem;line-height:1.55}}.main-projects{width:min(980px,100%);margin:5rem auto 0}.main-projects-title{letter-spacing:-.04em;color:#121212;text-align:center;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2.2rem,4.5vw,3.1rem);font-weight:400;line-height:.96}.main-projects-list{margin-top:2rem}html[data-theme=dark] .main-projects-title{color:#f5f1e8}@media (width<=1024px){.main-projects{margin-top:4.5rem}}@media (width<=768px){.main-projects{margin-top:4rem}}@media (width<=560px){.main-projects{margin-top:3.5rem}}.main-writings{width:min(980px,100%);margin:5rem auto 0}.main-writings-title{letter-spacing:-.04em;color:#121212;text-align:center;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2.2rem,4.5vw,3.1rem);font-weight:400;line-height:.96}.main-writing-groups{gap:1.8rem;margin-top:2rem;display:grid;position:relative}.main-writing-rail{pointer-events:none;will-change:transform, filter, opacity;background:#12121214;width:1px;position:absolute;top:1.55rem;bottom:.9rem;left:1.9rem}.main-writing-group{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:1.2rem;display:grid}.main-writing-year{z-index:1;color:#a39589;letter-spacing:-.02em;background:#f6f4ef;width:fit-content;padding-top:.12rem;padding-right:1.25rem;font-size:1rem;position:relative}.main-writing-list{gap:1rem;min-width:0;display:grid}.main-writing-link{text-align:left;cursor:pointer;color:#121212;text-underline-offset:.14em;letter-spacing:-.03em;overflow-wrap:anywhere;word-break:break-word;background:0 0;border:none;align-items:center;gap:.35rem;width:fit-content;max-width:100%;padding:0;font-size:clamp(1.2rem,2.1vw,1.9rem);line-height:1.15;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .18s;display:inline-flex}.main-writing-link:hover{opacity:.68}.main-writing-link:focus-visible{opacity:.68;outline:none}.main-client-workflow{margin-top:4.25rem;padding:2rem 0 0}.main-client-workflow-header{width:min(720px,100%);margin:0 auto 1.75rem}.main-client-workflow-title{letter-spacing:-.045em;color:#121212;text-align:center;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2rem,4.2vw,2.8rem);font-weight:400;line-height:.98}.main-client-workflow-intro{color:#575047;letter-spacing:-.01em;max-width:640px;margin:1rem 0 0;font-size:1rem;line-height:1.82}.main-client-workflow-list{gap:.85rem;display:grid}.main-client-workflow-item{border-top:1px solid #12121214}.main-client-workflow-trigger{color:#121212;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;width:100%;padding:1.2rem 0;display:grid}.main-client-workflow-label{letter-spacing:-.03em;width:fit-content;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.15;display:inline-block;position:relative}.main-client-workflow-label:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.16em;left:0;transform:scaleX(0)}.main-client-workflow-trigger:hover .main-client-workflow-label:after,.main-client-workflow-trigger:focus-visible .main-client-workflow-label:after{transform-origin:0;transform:scaleX(1)}.main-client-workflow-icon{color:#8a7b70;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.45rem;line-height:1;transition:transform .22s,color .22s;display:inline-flex}.main-client-workflow-item.is-open .main-client-workflow-icon{color:#121212;transform:rotate(45deg)}.main-client-workflow-content{overflow:hidden}.main-client-workflow-content-inner{padding:0 2.8rem 1.35rem 0}.main-client-workflow-body{color:#575047;letter-spacing:-.01em;max-width:640px;margin:0;font-size:.98rem;line-height:1.82}.main-writing-link-icon{flex:none}.main-writing-detail-header{align-items:flex-start;width:100%;margin:2rem auto 0;display:flex}.main-writing-detail-heading{width:100%;min-width:0}.main-writing-detail-title{letter-spacing:-.05em;color:#121212;overflow-wrap:anywhere;word-break:break-word;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:.95}.main-writing-detail-body{gap:0;width:min(660px,100%);min-width:0;max-width:660px;margin:2rem auto 0;padding-bottom:6rem;display:grid}.main-writing-detail-body a{color:inherit;text-underline-offset:.18em;overflow-wrap:break-word;word-break:normal;text-decoration-color:#12121247;transition:text-decoration-color .15s}.main-writing-detail-body a:hover{text-decoration-color:#121212a6}.main-writing-detail-body code:not(pre code){color:#121212;font-family:var(--font-mono);letter-spacing:0;overflow-wrap:anywhere;word-break:break-word;background:#1212120e;border-radius:5px;padding:.06rem .36rem;font-size:.875em}.wmd-heading{letter-spacing:-.03em;color:#121212;overflow-wrap:anywhere;word-break:break-word;margin:2.4rem 0 0;font-weight:600;line-height:1.25}.wmd-heading[data-level="2"]{font-family:var(--font-serif);letter-spacing:-.04em;margin-top:3rem;font-size:clamp(1.5rem,2.6vw,1.95rem);font-weight:400;line-height:1.15}.wmd-heading[data-level="3"]{font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:600}.wmd-heading[data-level="4"]{letter-spacing:.06em;text-transform:uppercase;color:#7a7065;font-size:.85rem;font-weight:600}.wmd-heading[data-level="5"],.wmd-heading[data-level="6"]{color:#a39589;font-size:.9rem;font-weight:500}.wmd-paragraph{color:#575047;letter-spacing:-.01em;overflow-wrap:anywhere;word-break:break-word;margin:1rem 0 0;font-size:1rem;line-height:1.92}.wmd-list{color:#575047;letter-spacing:-.01em;gap:.45rem;margin:1rem 0 0;padding:0;font-size:1rem;line-height:1.75;list-style:none;display:grid}.wmd-list li{grid-template-columns:1.5rem minmax(0,1fr);align-items:baseline;column-gap:0;min-width:0;display:grid}.wmd-list li>a:only-child,.wmd-list li>strong:only-child,.wmd-list li>em:only-child,.wmd-list li>code:only-child{grid-column:2;min-width:0}.wmd-list li:before{content:"–";color:#b0a89f;-webkit-user-select:none;user-select:none;justify-self:start;font-size:.9em}.wmd-ordered-list{color:#575047;letter-spacing:-.01em;counter-reset:wmd-ol;gap:.45rem;margin:1rem 0 0;padding:0;font-size:1rem;line-height:1.75;list-style:none;display:grid}.wmd-ordered-list li{counter-increment:wmd-ol;grid-template-columns:1.8rem minmax(0,1fr);align-items:baseline;column-gap:0;display:grid}.wmd-ordered-list li:before{content:counter(wmd-ol) ".";color:#b0a89f;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;justify-self:start;font-size:.8em}.wmd-quote{color:#7a7065;letter-spacing:-.01em;overflow-wrap:anywhere;word-break:break-word;background:#12121206;border-left:2px solid #12121221;border-radius:0 6px 6px 0;margin:1.2rem 0 0;padding:.6rem 0 .6rem 1.1rem;font-size:1rem;font-style:italic;line-height:1.82}.wmd-code{background:#161616;border:1px solid #12121217;border-radius:10px;margin:1.2rem 0 0;overflow:hidden}.wmd-code-lang{font-family:var(--font-mono);color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff0f;padding:.5rem 1rem;font-size:.72rem;display:block}.wmd-code pre{-webkit-overflow-scrolling:touch;font-family:var(--font-mono);color:#ddd7cf;margin:0;padding:1rem;font-size:.88rem;line-height:1.62;overflow:auto hidden}.wmd-code pre code{background:0 0;min-width:max-content;padding:0;font-family:inherit;display:block}.wmd-callout{background:#12121208;border:1px solid #12121212;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;margin:1.1rem 0 0;padding:.85rem 1rem;display:grid}.wmd-callout-icon{color:#665d54;background:#12121214;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;margin-top:.2rem;font-size:.67rem;font-weight:700;line-height:1;display:inline-flex}.wmd-callout-text{color:#665d54;letter-spacing:-.01em;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.97rem;line-height:1.82}.wmd-details{border:1px solid #1212121a;border-radius:10px;margin:1.1rem 0 0;overflow:hidden}.wmd-details-body{border-top:1px solid #12121212;gap:.75rem;padding:.85rem 1rem 1.1rem;display:grid}.wmd-separator{border:none;border-top:1px solid #12121217;margin:2rem 0 0}html[data-theme=dark] .main-writings-title,html[data-theme=dark] .main-writing-link,html[data-theme=dark] .main-writing-detail-title{color:#f5f1e8}html[data-theme=dark] .main-writing-year{color:#8f8f8f;background:#111}html[data-theme=dark] .main-client-workflow,html[data-theme=dark] .main-client-workflow-item{border-top-color:#ffffff14}html[data-theme=dark] .main-client-workflow-title,html[data-theme=dark] .main-client-workflow-trigger,html[data-theme=dark] .main-client-workflow-item.is-open .main-client-workflow-icon{color:#f5f1e8}html[data-theme=dark] .main-client-workflow-intro,html[data-theme=dark] .main-client-workflow-body{color:#9a9a9a}html[data-theme=dark] .main-client-workflow-icon{color:#7b746c}html[data-theme=dark] .main-writing-rail{background:#ffffff17}html[data-theme=dark] .main-writing-detail-body a{text-decoration-color:#ffffff38}html[data-theme=dark] .main-writing-detail-body a:hover{text-decoration-color:#ffffff8c}html[data-theme=dark] .main-writing-detail-body code:not(pre code){color:#f5f1e8;background:#ffffff12}html[data-theme=dark] .wmd-heading{color:#f5f1e8}html[data-theme=dark] .wmd-heading[data-level="4"]{color:#8f8f8f}html[data-theme=dark] .wmd-heading[data-level="5"],html[data-theme=dark] .wmd-heading[data-level="6"]{color:#6a6a6a}html[data-theme=dark] .wmd-paragraph,html[data-theme=dark] .wmd-list,html[data-theme=dark] .wmd-ordered-list{color:#9a9a9a}html[data-theme=dark] .wmd-list li:before,html[data-theme=dark] .wmd-ordered-list li:before{color:#555050}html[data-theme=dark] .wmd-quote{color:#a9a39a;background:#ffffff08;border-left-color:#ffffff1f}html[data-theme=dark] .wmd-code{background:#0f0f0f;border-color:#ffffff12}html[data-theme=dark] .wmd-code pre{color:#ddd7cf}html[data-theme=dark] .wmd-callout{background:#ffffff0a;border-color:#ffffff12}html[data-theme=dark] .wmd-callout-icon{color:#c7c0b6;background:#ffffff17}html[data-theme=dark] .wmd-callout-text{color:#b1aaa1}html[data-theme=dark] .wmd-details{border-color:#ffffff17}html[data-theme=dark] .wmd-details-body{border-top-color:#ffffff12}html[data-theme=dark] .wmd-separator{border-top-color:#ffffff14}.scroll-m-20{scroll-margin:5rem}.border-b{border-bottom:1px solid #1212121a}.pb-2{padding-bottom:.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.text-balance{text-wrap:balance}.first\:mt-0{margin-top:0}.border-l-2{border-left:2px solid #1212121a}.pl-6{padding-left:1.5rem}.italic{font-style:italic}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.mt-2>li{margin-top:.5rem}.overflow-y-auto{overflow-y:auto}.w-full{width:100%}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.border{border:1px solid #1212121a}.bg-muted{background:#12121208}.p-4{padding:1rem}.p-2{padding:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.font-mono{font-family:var(--font-mono)}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-muted-foreground{color:#a39589}.font-medium{font-weight:500}.cursor-pointer{cursor:pointer}.leading-7{line-height:1.75rem}html[data-theme=dark] .bg-muted{background:#ffffff0d}html[data-theme=dark] .text-muted-foreground{color:#8f8f8f}html[data-theme=dark] .border{border-color:#ffffff1a}html[data-theme=dark] .border-b{border-bottom-color:#ffffff1a}html[data-theme=dark] .border-l-2{border-left-color:#ffffff1a}html[data-theme=dark] .text-3xl,html[data-theme=dark] .text-2xl,html[data-theme=dark] .text-xl{color:#f5f1e8}html[data-theme=dark] .leading-7{color:#9a9a9a}@media (width<=1024px){.main-writings{margin-top:4.5rem}.main-writing-group{grid-template-columns:80px minmax(0,1fr);gap:1rem}.main-writing-rail{left:1.55rem}.main-writing-detail-body{width:min(720px,100%);max-width:720px}.main-client-workflow{margin-top:4rem}}@media (width<=768px){.main-writings{margin-top:4rem}.main-writing-groups{gap:1.4rem;margin-top:1.5rem}.main-writing-group{grid-template-columns:1fr;gap:.8rem}.main-writing-year{padding-right:.75rem;font-size:.95rem}.main-writing-list{gap:.85rem;padding-left:1.1rem}.main-writing-link{width:100%;font-size:clamp(1.1rem,5vw,1.45rem);line-height:1.2}.main-writing-rail{top:1.45rem;bottom:.6rem;left:.35rem}.main-writing-detail-header{margin-top:1.5rem}.main-writing-detail-title{font-size:clamp(2rem,8vw,3rem);line-height:.98}.main-writing-detail-body{max-width:100%;margin-top:1.5rem;padding-bottom:4rem}.main-client-workflow{margin-top:3.4rem;padding-top:1.65rem}.main-client-workflow-header{margin-bottom:1.2rem}.main-client-workflow-title{font-size:clamp(1.7rem,7vw,2.25rem)}.main-client-workflow-trigger{grid-template-columns:minmax(0,1fr) auto;gap:.85rem;padding:1rem 0}.main-client-workflow-label{font-size:clamp(1.05rem,4.8vw,1.25rem)}.main-client-workflow-content-inner{padding:0 2.4rem 1.1rem 0}.wmd-heading{line-height:1.2}.wmd-heading[data-level="2"]{margin-top:2.2rem;font-size:clamp(1.35rem,6vw,1.8rem)}.wmd-heading[data-level="3"]{font-size:clamp(1.05rem,4.5vw,1.2rem)}.wmd-paragraph,.wmd-list,.wmd-ordered-list,.wmd-quote,.wmd-callout-text{font-size:.98rem;line-height:1.8}.wmd-list li{grid-template-columns:1.25rem minmax(0,1fr)}.wmd-ordered-list li{grid-template-columns:1.55rem minmax(0,1fr)}.wmd-callout{gap:.65rem;padding:.8rem .9rem}.wmd-details-body{padding:.8rem .9rem 1rem}.wmd-code pre{font-size:.82rem}}@media (width<=480px){.main-writings{margin-top:3.5rem}.main-writing-groups{gap:1.2rem}.main-writing-year{font-size:.9rem}.main-writing-list{padding-left:.95rem}.main-writing-link{font-size:1.05rem}.main-writing-detail-header{margin-top:1.25rem}.main-writing-detail-body{margin-top:1.2rem;padding-bottom:3.25rem}.main-client-workflow-intro,.main-client-workflow-body{font-size:.95rem;line-height:1.72}.main-client-workflow-trigger{grid-template-columns:minmax(0,1fr) auto;gap:.7rem}.main-client-workflow-content-inner{padding:0 2rem 1rem 0}.wmd-heading,.wmd-heading[data-level="2"]{margin-top:2rem}.wmd-paragraph,.wmd-list,.wmd-ordered-list,.wmd-quote,.wmd-callout-text{font-size:.95rem;line-height:1.72}.wmd-quote{padding:.55rem 0 .55rem .9rem}.wmd-callout{grid-template-columns:1fr;gap:.5rem}.wmd-callout-icon{margin-top:0}.wmd-code{border-radius:8px}.wmd-code-lang{padding:.45rem .85rem;font-size:.68rem}.wmd-code pre{padding:.85rem;font-size:.78rem;line-height:1.55}.wmd-details-body{gap:.65rem}}.main-detail-page{justify-content:center;padding-top:4rem;display:flex}.main-detail-shell{width:min(960px,100%);margin:0 auto;position:relative}.main-detail-content-shell{width:min(760px,100%);margin:0 auto}.main-detail-back{color:#2f2a26;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.45rem;padding:0;transition:transform .18s,color .18s,opacity .18s;display:inline-flex}.main-detail-back:hover{color:#121212;transform:scale(1.03)}.main-detail-back:focus-visible{color:#121212;outline:none;transform:scale(.97)}.main-detail-back-icon{opacity:.8;transition:opacity .18s}.main-detail-back:hover .main-detail-back-icon,.main-detail-back:focus-visible .main-detail-back-icon{opacity:1}.main-detail-back-label{letter-spacing:-.02em;font-size:1rem}.main-detail-header{align-items:center;gap:18px;width:100%;margin:2.5rem auto 0;padding-bottom:1.5rem;display:flex}.main-detail-logo{border-radius:8px;flex:none;width:36px;height:36px}.main-detail-logo-dark{display:none}.main-detail-company,.main-detail-period{color:#7e736c;letter-spacing:-.02em;margin:0;font-size:1rem}.main-detail-title{letter-spacing:-.05em;color:#121212;overflow-wrap:anywhere;margin:.3rem 0;font-family:Instrument Serif,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:.95}.main-detail-tagline{color:#121212;letter-spacing:-.02em;margin:1.4rem 0 0;font-size:1.08rem;font-weight:600}.main-detail-description{color:#6d6057;letter-spacing:-.015em;width:100%;max-width:760px;margin:.9rem auto 0;font-size:1.08rem;line-height:1.65}html[data-theme=dark] .main-detail-back{color:#c8c1b6}html[data-theme=dark] .main-detail-back:hover,html[data-theme=dark] .main-detail-back:focus-visible{color:#f5f1e8}html[data-theme=dark] .main-detail-logo{display:none}html[data-theme=dark] .main-detail-logo-dark{display:block}html[data-theme=dark] .main-detail-title,html[data-theme=dark] .main-detail-tagline{color:#f5f1e8}html[data-theme=dark] .main-detail-company,html[data-theme=dark] .main-detail-period,html[data-theme=dark] .main-detail-description{color:#8f8f8f}@media (width<=1100px){.main-detail-shell{width:min(900px,100%)}}@media (width<=768px){.main-detail-page{padding-top:2rem}.main-detail-shell,.main-detail-content-shell{width:100%}.main-detail-back{z-index:5;background:inherit;padding:.25rem 0 .9rem;position:sticky;top:0}.main-detail-header{align-items:flex-start;gap:14px;margin-top:1.5rem;padding-bottom:1rem}.main-detail-logo{width:32px;height:32px}.main-detail-title{font-size:clamp(2rem,10vw,3rem)}.main-detail-description{font-size:1rem;line-height:1.7}.main-detail-back-label{font-size:.95rem}.main-detail-company,.main-detail-period{font-size:.94rem}.main-detail-header{flex-direction:row}}@media (width<=560px){.main-detail-description{margin-top:.75rem;font-size:.97rem}}@media (width<=768px){html[data-theme=dark] .main-detail-back{background:#111}}@font-face{font-family:Geist Sans;src:url(/assets/Geist-Variable-CrgPqtmy.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/assets/GeistMono-Variable-BNLlm6Cd.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Pixel Square;src:url(/assets/GeistPixel-Square-CwnHaJd_.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-sans:"Geist Sans", sans-serif;--font-mono:"Geist Mono", monospace;--font-serif:"Instrument Serif", serif;--font-pixel:"Geist Pixel Square", monospace;--page-gutter:clamp(16px, 3vw, 32px);--content-max-width:100%}.main-page{background:#f6f4ef;width:100%;min-height:100vh;padding:clamp(16px,2.4vw,32px)}.main-header{justify-content:center;margin-top:clamp(1.5rem,5vw,5rem);display:flex;position:relative}.main-logo{-webkit-user-select:none;user-select:none;width:clamp(52px,5vw,72px);height:auto;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;display:block}.main-logo-light{display:none}.main-intro{text-align:center;letter-spacing:-.04em;color:#121212;width:min(100%,960px);margin:18px auto 0;font-family:Instrument Serif,serif;font-size:clamp(1.2rem,2.9vw,2.35rem);line-height:.98}.main-line{flex-wrap:wrap;justify-content:center;gap:.2em;display:flex}.main-line+.main-line{margin-top:.04em}.main-word{will-change:transform, filter, opacity;display:inline-block}.main-body{text-align:justify;text-align-last:left;letter-spacing:-.01em;color:#8e7666;width:min(860px,100%);margin:20px auto 0;font-size:clamp(.92rem,1.45vw,1.18rem);line-height:1.45}.main-body-word{will-change:transform, filter, opacity;display:inline}.main-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:min(100%,860px);margin:28px auto 0;display:flex}.main-actions>*{will-change:transform, filter, opacity}.main-button{letter-spacing:-.015em;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.98rem;font-weight:500;text-decoration:none;transition:box-shadow .18s,color .18s,background-color .18s;display:inline-flex}.main-button-primary{color:#f5f3ee;background:linear-gradient(#505050 0%,#232323 45%,#161616 100%);border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0000006b,0 8px 18px #00000029,0 2px 4px #00000024}.main-button-primary.is-copied{color:#effff4;background:linear-gradient(#2cc56f 0%,#179b53 50%,#0f7a41 100%);border:1px solid #ffffff24;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0003,0 10px 24px #117a4138,0 2px 4px #08422229}.main-button-primary:hover{box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #00000070,0 10px 22px #0000002e,0 3px 6px #00000029}.main-button-primary.is-copied:hover{box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #00000038,0 14px 28px #117a4147,0 4px 8px #0842222e}.main-button-secondary{color:#2283c8;background:0 0;border:none;border-radius:10px;gap:8px;padding-left:16px;padding-right:16px}.main-button-secondary:hover{background:#2283c81a}.main-button-icon{opacity:1;object-fit:contain;flex:none;width:14px;height:12px}.main-button-icon.main-button-icon-large,.main-button-icon-large{width:24px;height:24px}.main-button-chevron{opacity:.78;flex:none}.main-meta{justify-content:center;width:min(100%,860px);margin:18px auto 0;display:flex}.main-meta-chip{color:#6d6057;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;will-change:transform, filter, opacity;align-items:center;gap:10px;min-height:28px;padding:0;font-size:1.1rem;display:inline-flex}.main-meta-icon{-webkit-user-select:none;user-select:none;pointer-events:none;flex:none;width:20px;height:20px}html[data-theme=dark] .main-logo-dark{display:none}html[data-theme=dark] .main-logo-light{display:block}html[data-theme=dark] .main-intro{color:#f5f1e8}html[data-theme=dark] .main-body{color:#8f8f8f}html[data-theme=dark] .main-button-primary{color:#f3ede3;background:linear-gradient(#232323 0%,#171717 100%);border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000006b,0 12px 26px #00000047,0 2px 4px #0003}html[data-theme=dark] .main-button-primary.is-copied{color:#effff4;background:linear-gradient(#26b764 0%,#16874b 55%,#0d5f35 100%);border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #00000047,0 14px 30px #00000042,0 4px 10px #0842223d}html[data-theme=dark] .main-button-primary:hover{box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0000007a,0 16px 30px #00000057,0 3px 6px #0000003d}html[data-theme=dark] .main-button-primary.is-copied:hover{box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #00000057,0 18px 34px #0000004d,0 5px 12px #08422247}html[data-theme=dark] .main-button-secondary{color:#6fbaf0;border:none}html[data-theme=dark] .main-button-secondary:hover{background:#6fbaf024}html[data-theme=dark] .main-meta-chip{color:#9a9a9a}html[data-theme=dark] .main-page{background:#111}@media (width<=1024px){:root{--page-gutter:clamp(16px, 4vw, 28px)}}@media (width<=768px){:root{--page-gutter:clamp(14px, 4.5vw, 20px)}html,body{overflow-x:hidden}body{position:relative}.main-page{padding:20px 18px 28px}.main-header{margin-top:24px}.main-intro{margin-top:16px;font-size:clamp(1.15rem,5.5vw,1.8rem);line-height:1.02}.main-line{gap:.16em}.main-body{text-align:left;text-align-last:left;width:100%;margin-top:16px;font-size:.98rem;line-height:1.6}.main-actions{justify-content:stretch;width:100%;margin-top:22px}.main-button{min-height:46px}.main-meta{margin-top:16px}.main-meta-chip{text-align:center;font-size:1rem}}@media (width<=560px){.main-page{padding:16px 14px 24px}.main-intro{margin-top:14px}.main-actions{flex-direction:column;align-items:stretch;gap:10px}.main-button{width:100%}.main-button-secondary{background:#2283c814}.main-meta-chip{gap:8px;font-size:.94rem}}@media (width<=480px){:root{--page-gutter:14px}html{scroll-behavior:auto}.main-intro{font-size:1.08rem}.main-body{font-size:.94rem}}@media (width<=400px){.main-page{padding-inline:12px}}@media (width<=560px){html[data-theme=dark] .main-button-secondary{background:#6fbaf01a}}@font-face{font-family:Geist Sans;src:url(/assets/Geist-Variable-CrgPqtmy.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/assets/GeistMono-Variable-BNLlm6Cd.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--font-sans:"Geist Sans", sans-serif;--font-mono:"Geist Mono", monospace;--font-serif:"Instrument Serif", serif;--page-gutter:clamp(16px, 3vw, 32px);--content-max-width:100%}*,:before,:after{box-sizing:border-box;min-width:0}html,body{width:100%;max-width:100%;margin:0;padding:0;overflow-x:clip}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{color:#121212;min-width:320px;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#f6f4ef}img,svg,video,canvas,iframe{max-width:100%;display:block}img,video,canvas{height:auto}button,input,textarea,select{font:inherit}a{color:inherit}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{color:#f5f1e8;background:#111}::-webkit-scrollbar{display:none}@media (width<=1024px){:root{--page-gutter:clamp(16px, 4vw, 28px)}}@media (width<=768px){:root{--page-gutter:clamp(14px, 4.5vw, 20px)}html,body{overflow-x:hidden}body{position:relative}}@media (width<=480px){:root{--page-gutter:14px}html{scroll-behavior:auto}}
