:root{--landing-surface: #ffffff;--landing-muted: #63676c;--landing-line: #d7dadd}[data-bs-theme="dark"]{--landing-surface: #242526;--landing-muted: #a8aaa8;--landing-line: #393a3b}.landing-page{width:min(77.5rem, calc(100% - 4rem));margin:0 auto;padding:5rem 0 3.5rem;color:var(--text-col)}.landing-page a:focus-visible{outline:0.1875rem solid rgba(40,169,230,0.45);outline-offset:0.25rem}.landing-hero{display:grid;grid-template-columns:8.875rem minmax(0, 1fr) auto;align-items:center;gap:1.875rem;min-height:9.625rem;padding:0 0.375rem}.landing-avatar-wrap{width:8.25rem;height:8.25rem}.landing-avatar{width:100%;height:100%;display:block;object-fit:cover;border:0.25rem solid var(--landing-surface);border-radius:50%;background:var(--navbar-col);box-shadow:0 0 0 0.0625rem var(--landing-line),0 0.75rem 1.5rem rgba(24,25,26,0.1)}.landing-eyebrow{margin:0 0 0.3125rem;color:var(--hover-col);font-size:0.75rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase}.landing-intro h1{margin:0;font-size:clamp(2.5rem, 4vw, 3.5rem);font-weight:700;letter-spacing:-0.04em;line-height:1.05}.landing-intro>p:last-child{max-width:48.75rem;margin:0.8125rem 0 0;color:var(--landing-muted);font-size:1.25rem;line-height:1.55}.landing-actions{min-width:10.75rem;display:flex;flex-direction:column;align-items:stretch;gap:0.625rem}.landing-actions .btn{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;font-size:0.875rem;font-weight:700;transition:transform 150ms ease, border-color 150ms ease, background-color 150ms ease}.landing-actions .btn:hover{transform:translateY(-0.0625rem)}.landing-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1.25rem;margin-bottom:0.875rem}.landing-section-heading h2{margin:0;font-size:1.0625rem;font-weight:700;letter-spacing:-0.01em;line-height:1.25}.landing-section-heading p{margin:0;color:var(--landing-muted);font-size:0.8125rem}.landing-highlights{margin-top:2.5rem}.landing-highlight-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.125rem}.landing-highlight-panel{min-height:12rem;padding:1.25rem 1.375rem;border-top:0.125rem solid var(--text-col);background:color-mix(in srgb, var(--landing-surface) 70%, transparent)}.landing-panel-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:0.5rem}.landing-panel-heading h3{margin:0;font-size:0.875rem;font-weight:800;letter-spacing:0.08em;line-height:1.3;text-transform:uppercase}.landing-panel-heading a{font-size:0.75rem;font-weight:700}.landing-project-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:1.5rem}.landing-project{min-width:0;min-height:4.25rem;display:flex;flex-direction:column;justify-content:center;padding:0.5rem 0;border-bottom:0.0625rem solid var(--landing-line);color:var(--text-col);text-decoration:none !important}.landing-project:nth-last-child(-n+2){border-bottom:0}.landing-project strong,.landing-post strong{font-size:0.875rem;line-height:1.25}.landing-project span{margin-top:0.1875rem;color:var(--landing-muted);font-size:0.75rem;line-height:1.45}.landing-project:hover strong,.landing-post:hover strong{color:var(--hover-col)}.landing-post{min-height:3.125rem;display:grid;grid-template-columns:8.75rem minmax(0, 1fr) auto;align-items:center;gap:0.75rem;padding:0.5rem 0;border-bottom:0.0625rem solid var(--landing-line);color:var(--text-col);text-decoration:none !important}.landing-post:last-child{border-bottom:0}.landing-post-date{color:var(--landing-muted);font-size:0.6875rem;font-weight:700}.landing-post strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-row-arrow{color:var(--landing-muted)}@media (max-width: 61.25rem){.landing-hero{grid-template-columns:7rem minmax(0, 1fr)}.landing-avatar-wrap{width:6.5rem;height:6.5rem}.landing-actions{grid-column:2;flex-direction:row;justify-content:flex-start}.landing-highlight-grid{grid-template-columns:1fr}}@media (min-width: 75rem){.landing-page{padding-top:8.125rem}}@media (max-width: 42.5rem){.landing-page{width:min(77.5rem, calc(100% - 2rem))}.landing-hero{grid-template-columns:4.875rem minmax(0, 1fr);gap:1.125rem}.landing-avatar-wrap{width:4.625rem;height:4.625rem}.landing-intro h1{font-size:2.3125rem}.landing-intro>p:last-child{font-size:1.0625rem}.landing-actions{grid-column:1 / -1}.landing-actions .btn{flex:1}.landing-section-heading{align-items:flex-start;flex-direction:column;gap:0.25rem}.landing-project-list{grid-template-columns:1fr}.landing-project:nth-last-child(2){border-bottom:0.0625rem solid var(--landing-line)}.landing-post{grid-template-columns:minmax(0, 1fr) auto;row-gap:0.1875rem}.landing-post-date{grid-column:1;grid-row:1}.landing-post strong{grid-column:1;grid-row:2}.landing-row-arrow{grid-column:2;grid-row:1 / span 2}}@media (prefers-reduced-motion: reduce){.landing-page *,.landing-page *::before,.landing-page *::after{scroll-behavior:auto !important;transition:none !important}}
