*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e0e0e0;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}::selection{background:#00ff964d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#00ff96;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00d47a}.container{color:#e0e0e0;background:#000;min-height:100vh;position:relative;overflow-x:hidden}.lastUpdate{color:#888;font-family:Courier New,monospace;font-size:.85rem;position:absolute;top:1.5rem;right:2rem}.main{max-width:1000px;margin:0 auto;padding:3rem 2rem 2rem}.hero{margin-bottom:2.5rem;padding-top:1rem}.profileSection{align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.profilePic{object-fit:cover;border:3px solid #00ff96;border-radius:50%;box-shadow:0 0 20px #00ff964d}.profileInfo{flex:1}.mainName{color:#fff;text-underline-offset:8px;margin-bottom:.5rem;font-family:Courier New,monospace;font-size:3rem;font-weight:700;-webkit-text-decoration:underline #00ff96;text-decoration:underline #00ff96;text-decoration-thickness:3px;display:inline-block}.intro{color:#ccc;margin:0;font-size:1.15rem;line-height:1.6}.links{flex-wrap:wrap;align-items:center;gap:.5rem;font-family:Courier New,monospace;font-size:1rem;display:flex}.linksLabel{color:#888;margin-right:.5rem}.link{color:#00ff96;transition:all .2s}.link:hover{color:#00d47a;text-shadow:0 0 8px #00ff9680}.linkDivider{color:#444}.heroButtons{gap:.75rem;margin-top:1.25rem;display:flex}.heroButton{cursor:pointer;text-align:center;border-radius:6px;padding:.6rem 1.75rem;font-family:Courier New,monospace;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.heroButtonPrimary{color:#000;background:#00ff96;border:2px solid #00ff96}.heroButtonPrimary:hover:not(:disabled){background:#00d47a;border-color:#00d47a;box-shadow:0 0 12px #00ff964d}.heroButtonPrimary:disabled{opacity:.6;cursor:not-allowed}.heroButtonSecondary{color:#e0e0e0;background:0 0;border:2px solid #444}.heroButtonSecondary:hover{color:#fff;border-color:#888}.heroSubscribeForm{flex-wrap:wrap;gap:.5rem;max-width:550px;margin-top:.75rem;display:flex}.heroSubscribeForm .subscribeInput{flex:1;min-width:150px}.heroSubscribeForm .subscribeError{width:100%}.section{margin-bottom:3.5rem}.sectionTitle{letter-spacing:2px;color:#888;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:600}.thinkingList{padding:0;list-style:none}.thinkingList li{color:#ccc;padding:.35rem 0 .35rem 1.5rem;font-size:1.05rem;transition:all .2s;position:relative}.thinkingList li:before{content:"•";color:#00ff96;font-size:1.2rem;font-weight:700;position:absolute;left:0}.thinkingList li:hover{color:#fff;padding-left:2rem}.writingList{flex-direction:column;gap:1.75rem;margin-bottom:1.5rem;display:flex}.writingItem{border-left:2px solid #222;padding-left:1.5rem;transition:all .2s}.writingItem:hover{border-left-color:#00ff96}.writingHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.writingTitle{color:#fff;margin:0;font-size:1.3rem;font-weight:600;transition:all .2s}.writingItem:hover .writingTitle{color:#00ff96}.writingDate{color:#bbb;font-family:Courier New,monospace;font-size:.85rem}.writingDescription{color:#aaa;font-size:.95rem;line-height:1.6}.seeAllLink{color:#00ff96;margin-top:.5rem;font-size:1rem;transition:all .2s;display:inline-block}.seeAllLink:hover{color:#00d47a;text-shadow:0 0 8px #00ff9680;transform:translate(5px)}.projectsList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.projectItem{background:#ffffff05;border:1px solid #222;border-radius:8px;padding:1.25rem;transition:all .2s}.projectItem:hover{background:#00ff9608;border-color:#00ff96}.projectItem h3{color:#fff;margin-bottom:.6rem;font-size:1.05rem}.projectItem p{color:#aaa;font-size:.9rem;line-height:1.5}.talksList{flex-direction:column;gap:1.75rem;display:flex}.talkItem{flex-direction:column;display:flex}.talkContent{align-items:flex-start;gap:1.5rem;display:flex}.talkTitleLink{text-decoration:none;display:inline-block}.talkTitleLink .talkTitle{cursor:pointer;transition:color .2s}.talkTitleLink:hover .talkTitle{color:#00ff96}.videoWrapper{background:#111;border:2px solid #222;border-radius:8px;width:350px;min-width:350px;height:197px;transition:all .3s;position:relative;overflow:hidden}.videoWrapper:hover{border-color:#00ff96;box-shadow:0 0 20px #00ff9633}.videoEmbed{width:100%;height:100%;position:absolute;top:0;left:0}.talkInfo{flex:1;padding-top:.25rem}.talkTitle{color:#fff;margin-bottom:.4rem;font-size:1.2rem;font-weight:600;line-height:1.4}.talkMeta{align-items:center;gap:.5rem;font-family:Courier New,monospace;font-size:.85rem;display:flex}.talkEvent{color:#00ff96}.talkDivider{color:#444}.talkDate{color:#888}.footer{text-align:center;color:#666;border-top:1px solid #222;padding:2.5rem 0 2rem;font-size:.9rem}@media (max-width:768px){.profileSection{text-align:center;flex-direction:column}.mainName{font-size:2rem}.intro{font-size:1rem}.lastUpdate{text-align:center;margin-bottom:1rem;position:static}.main{padding:2rem 1.5rem}.writingHeader{flex-direction:column;align-items:flex-start}.links{justify-content:center;font-size:.9rem}.projectsList{grid-template-columns:1fr}.talkContent{flex-direction:column}.videoWrapper{width:100%;min-width:100%;height:0;padding-bottom:56.25%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blogContent{color:#e0e0e0;font-size:1.05rem;line-height:1.8}.blogContent h1,.blogContent h2,.blogContent h3{color:#fff;margin-top:2rem;margin-bottom:1rem}.blogContent p{margin-bottom:1.5rem}.blogContent a{color:#00ff96;text-decoration:underline}.blogContent code{background:#ffffff1a;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace}.blogContent ul,.blogContent ol{margin-bottom:1.5rem;margin-left:2rem}.blogContent img{border:2px solid #222;border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.blogContent img+em{text-align:center;color:#888;max-width:600px;margin:-1rem auto 2rem;font-size:.9rem;font-style:italic;line-height:1.4;display:block}.eventsList{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.eventItem{background:#ffffff05;border:1px solid #222;border-radius:8px;transition:all .3s;overflow:hidden}.eventItem:hover{background:#00ff9608;border-color:#00ff96}.eventImages{width:100%;height:180px;overflow:hidden}.eventImage{object-fit:cover;width:100%;height:100%;display:block}.eventInfo{padding:1.5rem}.eventTitle{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.eventMeta{align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Courier New,monospace;font-size:.85rem;display:flex}.eventName{color:#00ff96}.eventDivider{color:#444}.eventDate{color:#888}.eventDescription{color:#aaa;font-size:1rem;line-height:1.6}@media (max-width:768px){.eventsList{grid-template-columns:1fr}}.ensInfoButton{cursor:pointer;opacity:.6;vertical-align:middle;background:0 0;border:none;margin-left:.5rem;font-size:1.2rem;transition:opacity .2s}.ensInfoButton:hover{opacity:1}.ensModal{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ensModalContent{background:#111;border:2px solid #00ff96;border-radius:12px;max-width:600px;max-height:80vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 0 40px #00ff964d}.ensModalClose{color:#888;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1rem}.ensModalClose:hover{color:#00ff96}.ensModalContent h2{color:#00ff96;margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:1.8rem}.ensModalContent p{color:#e0e0e0;margin-bottom:1.5rem;line-height:1.7}.ensModalContent ul{color:#e0e0e0;margin-bottom:1.5rem;margin-left:2rem;line-height:1.7}.ensModalContent li{margin-bottom:.5rem}.ensModalContent strong{color:#00ff96}.ensLearnMore{color:#00ff96;margin-top:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ensLearnMore:hover{text-shadow:0 0 8px #00ff9680;transform:translate(5px)}@media (max-width:768px){.ensModalContent{max-width:90%;padding:2rem}}.subscribeSection{margin-bottom:3.5rem}.subscribeDescription{color:#ccc;margin-bottom:1rem;font-size:1.05rem}.subscribeForm{gap:.75rem;max-width:500px;display:flex}.subscribeInput{color:#e0e0e0;background:#111;border:1px solid #333;border-radius:6px;outline:none;flex:1;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:1rem;transition:border-color .2s,box-shadow .2s}.subscribeInput:focus{border-color:#00ff96;box-shadow:0 0 12px #00ff9633}.subscribeInput::placeholder{color:#666}.subscribeInput:disabled{opacity:.6}.subscribeButton{color:#00ff96;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #00ff96;border-radius:6px;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:1rem;font-weight:600;transition:all .2s}.subscribeButton:hover:not(:disabled){background:#00ff961a;box-shadow:0 0 12px #00ff964d}.subscribeButton:disabled{opacity:.6;cursor:not-allowed}.subscribeSuccess{color:#00ff96;font-family:Courier New,monospace;font-size:.95rem}.subscribeError{color:#f44;margin-top:.5rem;font-family:Courier New,monospace;font-size:.9rem}.subscribeInputGroup{flex:1;gap:.75rem;display:flex}@media (max-width:768px){.subscribeForm,.subscribeInputGroup{flex-direction:column}}.blogListHeader{border-bottom:1px solid #222;margin-bottom:2rem;padding-bottom:2rem}.backLink{margin-top:.5rem;display:inline-block}.adminHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.adminLoginForm{max-width:400px}.adminField{margin-bottom:1.25rem}.adminLabel{color:#888;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-family:Courier New,monospace;font-size:.85rem;display:block}.adminInput{color:#e0e0e0;background:#111;border:1px solid #333;border-radius:6px;outline:none;width:100%;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:1rem;transition:border-color .2s,box-shadow .2s}.adminInput:focus{border-color:#00ff96;box-shadow:0 0 12px #00ff9633}.adminInput::placeholder{color:#666}.adminInput:disabled{opacity:.6}.adminTextarea{color:#e0e0e0;resize:vertical;background:#111;border:1px solid #333;border-radius:6px;outline:none;width:100%;min-height:500px;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:1rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.adminTextarea:focus{border-color:#00ff96;box-shadow:0 0 12px #00ff9633}.adminTextarea::placeholder{color:#666}.adminEditorLayout{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.adminEditorPane,.adminPreviewPane{min-width:0}.adminPreviewContent{background:#ffffff05;border:1px solid #333;border-radius:6px;min-height:500px;padding:1rem;overflow-y:auto}.adminButton{color:#00ff96;cursor:pointer;background:0 0;border:2px solid #00ff96;border-radius:6px;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:1rem;font-weight:600;transition:all .2s}.adminButton:hover:not(:disabled){background:#00ff961a;box-shadow:0 0 12px #00ff964d}.adminButton:disabled{opacity:.6;cursor:not-allowed}.adminPublishButton{color:#00ff96;cursor:pointer;background:0 0;border:2px solid #00ff96;border-radius:6px;padding:.75rem 2rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600;transition:all .2s}.adminPublishButton:hover:not(:disabled){background:#00ff961a;box-shadow:0 0 12px #00ff964d}.adminPublishButton:disabled{opacity:.6;cursor:not-allowed}.adminLogoutButton{color:#888;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .2s}.adminLogoutButton:hover{color:#f44;border-color:#f44}.adminError{color:#f44;margin-bottom:1rem;font-family:Courier New,monospace;font-size:.9rem}@media (max-width:768px){.adminEditorLayout{grid-template-columns:1fr}.adminTextarea{min-height:300px}}.adminNavLink{color:#00ff96;font-family:Courier New,monospace;font-size:.95rem;text-decoration:none;transition:all .2s}.adminNavLink:hover{text-shadow:0 0 8px #00ff9680}.subscriberCount{color:#00ff96;margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.subscriberTable{border-collapse:collapse;width:100%;margin-bottom:2rem;font-family:Courier New,monospace;font-size:.9rem}.subscriberTable th{text-align:left;color:#888;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #00ff96;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.subscriberTable td{color:#e0e0e0;border-bottom:1px solid #222;padding:.6rem 1rem}.subscriberTable tr:hover td{background:#00ff9608}.importSection{border-top:1px solid #222;margin-top:3rem;padding-top:2rem}.importTextarea{color:#e0e0e0;resize:vertical;background:#111;border:1px solid #333;border-radius:6px;outline:none;width:100%;min-height:150px;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.importTextarea:focus{border-color:#00ff96;box-shadow:0 0 12px #00ff9633}.importTextarea::placeholder{color:#666}.importTextarea:disabled{opacity:.6}.importResult{background:#ffffff05;border:1px solid #333;border-radius:6px;margin-top:1rem;padding:1rem;font-family:Courier New,monospace;font-size:.9rem}@media (max-width:768px){.subscriberTable{font-size:.8rem}.subscriberTable th,.subscriberTable td{padding:.5rem}}
