.track-record{max-width:900px;margin:0 auto;padding:0 1.5rem}.track-record__header{margin-bottom:3rem}.track-record__subtitle{font-size:1.8rem;color:#666;margin-top:0;line-height:1.6}.track-record__section-title{font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;margin:4rem 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e5e5e5}.track-record__table{display:grid;grid-template-columns:1fr 150px 180px;grid-gap:0;gap:0;width:100%}.track-record__table-header{display:contents}.track-record__table-header span{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;padding:.5rem 0;border-bottom:1px solid #e5e5e5}.track-record__year{grid-column:1/-1;font-size:1.6rem;font-weight:700;color:#1a1a1a;padding:1.5rem 0 .5rem;border-bottom:1px solid #e5e5e5;margin-top:.5rem}.track-record__row{display:contents}.track-record__row>*{padding:1rem 0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.track-record__title-cell{flex-direction:column;align-items:flex-start;justify-content:center;gap:.2rem;padding-right:2rem}.track-record__title{font-size:1.6rem;font-weight:500;color:#1a1a1a;line-height:1.4}.track-record__title a{color:#1a1a1a;text-decoration:none;border-bottom:1px solid #ccc;transition:border-color .2s}.track-record__title a:hover{border-color:#1a1a1a}.track-record__org{font-size:1.4rem;color:#999;line-height:1.3}.track-record__category-cell{justify-content:flex-start}.track-record__badge{display:inline-flex;align-items:center;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .8rem;border-radius:999px;white-space:nowrap}.track-record__badge--career{background:#eef0ff;color:#4f46e5}.track-record__badge--education{background:#ecfdf5;color:#059669}.track-record__badge--certification{background:#fff7ed;color:#d97706}.track-record__badge--speaking{background:#fdf2f8;color:#db2777}.track-record__badge--podcast{background:#fef3c7;color:#b45309}.track-record__badge--mentoring{background:#f5f3ff;color:#7c3aed}.track-record__badge--game-show{background:#e0f2fe;color:#0369a1}.track-record__badge--interview{background:#f0fdf4;color:#15803d}.track-record__badge--awards{background:#fefce8;color:#a16207}.track-record__badge--milestone{background:#f1f5f9;color:#475569}.track-record__badge--launch{background:#fff1f2;color:#be123c}.track-record__badge--gaming{background:#f7fee7;color:#3f6212}.track-record__date-cell{font-size:1.4rem;color:#666;justify-content:flex-end;text-align:right;white-space:nowrap}.track-record__skills{margin-top:1rem}.track-record__skill{padding:1.5rem 0;border-bottom:1px solid #f0f0f0}.track-record__skill-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.track-record__skill-name{font-size:1.6rem;font-weight:500;color:#1a1a1a}.track-record__skill-years{font-size:1.4rem;color:#999}.track-record__skill-details{font-size:1.4rem;color:#666;line-height:1.6;margin:0}@media screen and (max-width:768px){.track-record__table{display:flex;flex-direction:column;gap:0}.track-record__table-header{display:none}.track-record__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:1rem 0;border-bottom:1px solid #f0f0f0}.track-record__row>*{padding:0;border-bottom:none}.track-record__title-cell{width:100%;padding-bottom:1rem}.track-record__category-cell{order:1}.track-record__date-cell{order:2;justify-content:flex-start;margin-left:auto}}@media screen and (max-width:480px){.track-record{padding:0 1rem}.track-record__section-title{margin:3rem 0 1rem}.track-record__skill-header{flex-direction:column;gap:.2rem}}.artifacts-gallery{width:100%;max-width:120rem;margin:4rem auto 0;padding:0 4rem 8rem}.artifacts-masonry{display:flex;gap:4rem;align-items:flex-start}.artifacts-masonry__column{flex:1 1;display:flex;flex-direction:column;gap:6rem}.artifacts-item__image{display:block;width:100%;height:auto}.artifacts-item__label{display:block;margin-top:1.2rem;font-size:1.1rem;color:#888;text-transform:uppercase;letter-spacing:.15em;line-height:1.4}.moodboard-item__credit{display:block;margin-top:.4rem;font-size:1.1rem;color:#aaa;letter-spacing:.05em}.moodboard-item__credit a{color:#aaa;text-decoration:underline}@media screen and (max-width:1024px){.artifacts-masonry{gap:3rem}.artifacts-masonry__column{gap:5rem}.artifacts-gallery{padding:0 3rem 6rem}}@media screen and (max-width:480px){.artifacts-masonry__column{gap:4rem}.artifacts-gallery{padding:0 2rem 4rem}}.notes-intro{margin-bottom:3.6rem;color:#666;font-size:1.6rem;line-height:1.6;max-width:70rem}.notes-legend{display:flex;gap:2.4rem;margin-bottom:3.2rem;font-size:1.4rem;color:#666;flex-wrap:wrap}.notes-legend__item{display:flex;align-items:center;gap:.6rem}.notes-legend__emoji{font-size:1.6rem}.notes-tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:3.6rem}.notes-tags__btn{height:3.2rem;padding:0 1.4rem;border:1px solid #ddd;border-radius:2rem;background:transparent;font-size:1rem;color:#333;cursor:pointer;transition:all .2s ease;font-family:inherit;line-height:3.2rem}.notes-tags__btn:hover{border-color:#999}.notes-tags__btn--active{background:#d3d3d3;color:#000}.notes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2.4rem;gap:2.4rem}.notes-card{display:flex;flex-direction:column;border:1px solid #e0e0e0;border-radius:.8rem;padding:2.4rem;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.notes-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.notes-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem;font-size:1.2rem;color:#999}.notes-card__stage{font-size:1.6rem}.notes-card__title{font-size:1.8rem;font-weight:600;margin-bottom:.8rem;line-height:1.35;color:#000}.notes-card__desc{font-size:1.4rem;line-height:1.55;color:#555;margin-bottom:1.6rem;flex:1 1}.notes-card__tags{display:flex;flex-wrap:wrap;gap:.6rem}.notes-card__tag{font-size:1.1rem;padding:.3rem .8rem;background:#f5f5f5;border-radius:10rem;color:#666;text-transform:lowercase}.notes-empty{grid-column:1/-1;text-align:center;padding:6rem 2rem;color:#999;font-size:1.6rem}.note-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:2rem;font-size:1.3rem;color:#666}.note-detail__stage{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border-radius:10rem;font-size:1.2rem;font-weight:500}.note-detail__stage--seedling{background:#f0fdf4;color:#166534}.note-detail__stage--budding{background:#fefce8;color:#854d0e}.note-detail__stage--evergreen{background:#ecfdf5;color:#065f46}.note-detail__stage--transplant{background:#f3e8ff;color:#6b21a8}.note-growth-notice{display:flex;align-items:flex-start;gap:.75rem;margin-top:4rem;padding:1rem;background:#f7f7f7;border-radius:.8rem}.note-growth-notice__icon{font-size:1.6rem;line-height:1;flex-shrink:0}.note-growth-notice__text{font-size:1.4rem;line-height:1.5;color:#666;margin:0}.note-detail__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:4rem;padding-top:2rem;border-top:1px solid #eee}.note-detail__tag{font-size:1.2rem;padding:.4rem 1rem;background:#f5f5f5;border-radius:10rem;color:#666;text-transform:lowercase;text-decoration:none;border-bottom:none;transition:background .2s ease}.note-detail__tag:hover{background:#e8e8e8;color:#333}.note-detail__back{margin-top:4rem}.note-detail__back-link{font-size:1.4rem;color:#666;text-decoration:none;border-bottom:none;transition:color .2s ease}.note-detail__back-link:hover{color:#000}.entry__content ul li input[type=checkbox]{width:1.6rem;height:1.6rem;margin-right:.5rem;vertical-align:middle;accent-color:currentColor;pointer-events:none}.entry__content ul li:has(input[type=checkbox]){list-style:none;margin-left:-1.6rem}@media screen and (max-width:768px){.notes-grid,.notes-legend{gap:1.6rem}}@media screen and (max-width:480px){.notes-grid{grid-template-columns:1fr}}.books__filters{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:3.6rem}.books__filter-group{display:flex;align-items:center;gap:.8rem}.books__select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid #d0d0d0;border-radius:.4rem;height:3.6rem;box-sizing:border-box;padding:.8rem 3.2rem .8rem 1.2rem;font-size:1.2rem;line-height:normal;font-family:inherit;color:#333;background-color:#fff;cursor:pointer;min-width:14rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.books__select:focus{outline:none;border-color:#999;color:#333}.books__filter-label{font-size:1.2rem;color:#999;text-transform:uppercase;letter-spacing:.06em;margin-right:.4rem}.books__section{border-bottom:1px solid #e5e5e5}.books__section summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;cursor:pointer;font-size:1.6rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.books__section summary::-webkit-details-marker{display:none}.books__section-right{display:inline-flex;align-items:center;gap:1.2rem}.books__section-count{display:inline-flex;padding:1px 8px;justify-content:center;align-items:center;border-radius:.5rem;background:#e9e9e9;font-size:1.3rem;font-weight:400;color:#000}.books__section-chevron{display:inline-flex;align-items:center;transition:transform .2s}details[open] .books__section-chevron{transform:rotate(180deg)}.books__list{padding-bottom:1.5rem;display:flex;flex-direction:column;gap:0}.books__entry{display:flex;align-items:flex-start;gap:1.6rem;padding:1.2rem 0;border-bottom:1px solid #f5f5f5}.books__entry:last-child{border-bottom:none}.books__cover{width:4.4rem!important;height:6.4rem!important;object-fit:contain;box-shadow:0 1px 4px rgba(0,0,0,.15);margin:0!important}.books__cover,.books__cover-placeholder{flex-shrink:0;border-radius:.2rem;background:#f0f0f0}.books__cover-placeholder{width:4.4rem;height:6.4rem;border:1px solid #e5e5e5;box-sizing:border-box}.books__info{display:flex;flex-direction:column;justify-content:center;gap:.2rem}.books__title{font-size:1.6rem;font-weight:500;color:#000;text-decoration:none}a.books__title{border-bottom:1px solid #ccc}a.books__title:hover{border-bottom-color:#000}.books__meta{font-size:1.4rem;color:#999}@media (max-width:600px){.books__filters{flex-direction:column;align-items:flex-start;gap:1.2rem}.books__filter-group{width:100%}.books__select{flex:1 1}}.blog-list-item h2 a{color:#000!important;transition:color .3s ease-in-out}.blog-list-item h2 a:hover{color:red!important}html.ss-preload .home-content__main{opacity:1!important}.home-content__main{opacity:1!important;animation:none!important;width:100%;max-width:100rem;padding-left:6rem;padding-right:6rem;box-sizing:border-box}@media only screen and (max-width:1200px){.home-content__main{padding-left:5rem;padding-right:5rem}}@media only screen and (max-width:1024px){.home-content__main{padding-left:4rem;padding-right:4rem}}@media only screen and (max-width:900px){.home-content__main{padding-left:15px;padding-right:15px}}@media only screen and (max-width:768px){.home-content__main{padding-left:10px;padding-right:10px}}@media only screen and (max-width:400px){.home-content__main{padding-left:0;padding-right:0}}.wide-layout .blog-content{width:100%;max-width:100rem;box-sizing:border-box}.wide-layout .blog-content__main img{max-width:100%;margin-left:auto;margin-right:auto}.wide-layout .track-record{max-width:none}.site-footer{background-color:#fff;border-top:1px solid #e5e5e5;padding:4rem 0 2rem;margin-top:4rem}.site-footer__inner{display:flex;justify-content:space-between;align-items:flex-start;max-width:160rem;margin:0 auto;padding:0 5rem}.site-footer__brand{flex-shrink:0;text-align:left}.site-footer__name{font-size:1.6rem;font-weight:700;color:#111;margin:0 0 .6rem;letter-spacing:-.01em}.site-footer__name a{color:#555!important}.site-footer__name a:hover{color:#111!important}.site-footer__role{font-size:1.4rem;color:#555;margin:0;line-height:1.5}.site-footer__nav{display:flex;gap:5rem}.site-footer__col{min-width:100px;text-align:left}.site-footer__heading{font-size:1.4rem;font-weight:700;color:#111;margin:0 0 1rem;letter-spacing:-.01em}.site-footer__links{list-style:none!important;margin:0!important;padding:0!important}.site-footer__links li{margin-bottom:.5rem;list-style:none!important}.site-footer__links li,.site-footer__links li a{margin-left:0!important;padding-left:0!important;text-align:left!important}.site-footer__nav,.site-footer__nav *{text-align:left!important}.site-footer__links a,.site-footer__links a:visited{font-size:1.4rem;color:#555!important;text-decoration:none!important;transition:color .2s ease}.site-footer__links a:hover{color:#111!important}.site-footer__bottom{max-width:160rem;margin:3rem auto 0;padding:1.5rem 5rem 0;border-top:1px solid #e5e5e5;font-size:1.2rem;color:#999}@media only screen and (max-width:1000px){.site-footer__bottom,.site-footer__inner{padding-left:4rem;padding-right:4rem}}@media only screen and (max-width:768px){.site-footer__inner{flex-direction:column;gap:2.5rem}.site-footer__nav{gap:3rem}}@media only screen and (max-width:600px){.site-footer__bottom,.site-footer__inner{padding-left:2rem;padding-right:2rem}}@media only screen and (max-width:480px){.site-footer__nav{flex-direction:column;gap:2rem}}@media only screen and (max-width:400px){.site-footer__bottom,.site-footer__inner{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (max-width:1000px){.header-logo{left:40px}.header-nav-wrap{right:40px}}@media only screen and (max-width:600px){.header-logo{left:20px!important}.header-nav-wrap{right:20px;padding-left:20px!important;padding-right:20px!important}.header-menu-toggle{right:20px!important}}@media only screen and (max-width:400px){.header-logo{left:15px!important}.header-nav-wrap{right:15px;padding-left:15px!important;padding-right:15px!important}.header-menu-toggle{right:15px!important}}