.widget{padding:1.5rem;border:1px solid rgba(0,0,0,.1);border-radius:4px}.widget-column .widget{padding:1rem}.widget h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;opacity:.95}.section-tagline{font-size:.9rem;font-weight:300;line-height:1.5;opacity:.9;margin-bottom:1rem}.clocks .clock-list{display:flex;flex-direction:column;gap:.75rem}.clock-item{display:flex;justify-content:space-between;font-size:.95rem}.clock-item .location{opacity:.95}.clock-item .time{font-weight:300;font-variant-numeric:tabular-nums}.quote blockquote{margin:0;font-style:italic;font-weight:300}.quote blockquote p{margin-bottom:1rem;line-height:1.6}.quote blockquote footer{font-style:normal;opacity:.9;font-size:.9rem}.currently-reading .books-list{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:1rem}.currently-reading .book-display{display:flex;flex-direction:column;align-items:center}@keyframes subtle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.currently-reading .book-cover{flex-shrink:0;height:180px;width:auto;position:relative}.currently-reading .cover-image{height:100%;width:auto;display:block;border-radius:2px;filter:grayscale(100%);opacity:.9;transition:filter .3s ease,opacity .3s ease}.currently-reading .cover-image:hover{filter:grayscale(0%);opacity:1}.currently-reading .cover-placeholder{height:100%;width:120px;background-color:#0000001a;border-radius:2px}@media(prefers-color-scheme:dark){.currently-reading .cover-placeholder{background-color:#ffffff1a}}.currently-reading .book-status-tag{position:absolute;bottom:.5rem;left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:400;border-radius:2px;background-color:#ffffffe6;color:#000000e6;min-width:4.5rem}.currently-reading .book-status-tag:after{content:"";animation:reading-dots 2s steps(4,end) infinite}@keyframes reading-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@media(prefers-color-scheme:dark){.currently-reading .book-status-tag{background-color:#000000e6;color:#ffffffe6}}.weather .weather-display{display:flex;align-items:center;gap:1rem}.weather .weather-icon{font-size:1.75rem;line-height:1;opacity:.9}.weather .temperature,.days-since .days-count{font-size:1.5rem;font-weight:300;font-variant-numeric:tabular-nums}.workout-tracker{width:100%}.tracker-loading,.tracker-error{opacity:.6;padding:2rem;text-align:center}.tracker-grid{display:grid;grid-template-rows:repeat(7,12px);grid-auto-flow:column;gap:3px;width:100%;max-width:100%;overflow-x:auto}.tracker-day{width:12px;height:12px;background-color:#0000000d;border-radius:2px;transition:background-color .2s ease;cursor:pointer}.tracker-day:hover{opacity:.8}.tracker-day.intensity-0{background-color:#0000000d}.tracker-day.intensity-1{background-color:#00000026}.tracker-day.intensity-2{background-color:#0000004d}.tracker-day.intensity-3{background-color:#00000080}.tracker-day.intensity-4{background-color:#000000b3}.tracker-day.future{visibility:hidden}@media(prefers-color-scheme:dark){.tracker-day.intensity-0{background-color:#ffffff0d}.tracker-day.intensity-1{background-color:#ffffff26}.tracker-day.intensity-2{background-color:#ffffff4d}.tracker-day.intensity-3{background-color:#ffffff80}.tracker-day.intensity-4{background-color:#ffffffb3}}.github-projects .projects-list,.courses-built .projects-list{display:flex;flex-direction:column;gap:1rem}.project-card{border:1px solid rgba(0,0,0,.1);border-radius:4px;transition:border-color .2s ease;overflow:hidden}.project-card:hover{border-color:#0003}.project-preview-link{display:block}.project-card:hover .project-preview-image{filter:grayscale(0%);opacity:1}.project-preview{padding:1rem;padding-bottom:0;position:relative}.project-preview:after{content:"Hover for color";position:absolute;bottom:.75rem;right:1.75rem;font-size:.75rem;font-weight:300;letter-spacing:.04em;color:#000000e6;background:#ffffffd9;padding:.2rem .4rem;border-radius:2px;pointer-events:none;opacity:1;transition:opacity .3s ease;animation:subtle-bounce 2s ease-in-out infinite}.project-card:hover .project-preview:after{opacity:0;animation:none}.project-preview-image{width:100%;height:auto;display:block;border-radius:2px;border:1px solid rgba(0,0,0,.1);filter:grayscale(100%);opacity:.88;transition:filter .3s ease,opacity .3s ease}.project-content{padding:1rem}.project-card:not(:has(.project-preview)){padding:1rem}.project-card:not(:has(.project-preview)) .project-content{padding:0}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.project-title{font-size:1rem;font-weight:400;margin:0}.tech-stack{display:flex;gap:.5rem;flex-shrink:0;margin-left:1rem}.tech-icon{width:20px;height:20px;opacity:1;filter:grayscale(100%);transition:opacity .2s ease}.tech-icon:hover{opacity:.8}.project-description{font-size:.9rem;font-weight:300;line-height:1.5;opacity:.95;margin-bottom:.75rem}.course-stats{display:flex;align-items:center;gap:.5rem;font-size:.85rem;margin-bottom:.75rem}.stat-item{font-weight:300;opacity:.9;font-variant-numeric:tabular-nums}.rating-stat{display:inline-flex;align-items:center;gap:.25rem}.star-icon{flex-shrink:0;opacity:.9}.stat-separator{opacity:.3;font-weight:300}.project-links{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.project-link{color:inherit;text-decoration:none;font-weight:300;opacity:.9;transition:opacity .2s ease;display:inline-flex;align-items:center;gap:.25rem}.project-link:hover{opacity:1}.external-link-icon{flex-shrink:0;opacity:.9}.link-separator{opacity:.3;font-weight:300}@media(prefers-color-scheme:dark){.project-card{border-color:#ffffff1a}.project-card:hover{border-color:#fff3}.project-preview-image{border-color:#ffffff1a}.project-preview:after{color:#ffffffe6;background:#000000e6}}@media(prefers-color-scheme:dark){.widget{border-color:#ffffff1a}}
