*{margin:0;padding:0;box-sizing:border-box}body{background-color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-home{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.content-box{background-color:#fff;border:2px solid #333333;border-radius:8px;box-shadow:0 4px 20px #ffffff1a;max-width:900px;width:100%;padding:60px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.avatar-container{margin-bottom:30px;display:flex;justify-content:center;align-items:center;width:100%}.avatar{width:200px;height:200px;border-radius:50%;border:4px solid #333333;box-shadow:0 8px 30px #0000004d;object-fit:cover;display:block}h1{font-size:32pt;color:#000;text-align:center;margin:0 0 12px;font-weight:600;width:100%}.site-tagline{font-size:13pt;color:#666;text-align:center;margin:0 0 40px;width:100%;letter-spacing:.02em}h2{font-size:24pt;color:#000;text-align:left;margin:0 0 25px;font-weight:600;width:100%}.about-section{width:100%;margin-bottom:30px}.about-text{font-size:14pt;color:#333;line-height:1.6;text-align:justify}.contact-section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:30px}.contact-item{display:flex;align-items:center;gap:15px;font-size:14pt;color:#333;text-decoration:none;transition:color .3s ease;width:100%}.contact-item:hover{color:#000}.contact-item i{width:28px;text-align:center;color:#666;font-size:20pt;flex-shrink:0;display:flex;align-items:center;justify-content:center}.contact-item:hover i{color:#000}.contact-item span{flex:1}.interest-section{width:100%;margin-bottom:30px}.interest-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.interest-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:25px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .3s ease}.interest-card:hover{box-shadow:0 4px 12px #0000001a}.interest-icon{width:80px;height:80px;border-radius:50%;background-color:#000;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.interest-icon i{font-size:36pt;color:#fff}.interest-title{font-size:16pt;font-weight:700;color:#333;margin-bottom:12px;width:100%}.interest-description{font-size:13pt;color:#666;line-height:1.5}.interest-footer{margin-bottom:25px;font-size:14pt;color:#333;line-height:1.6;text-align:left}.interest-footer a{color:#333;text-decoration:underline;transition:color .3s ease}.interest-footer a:hover{color:#000}.site-nav{width:100%;display:flex;gap:20px;margin-bottom:30px;justify-content:center}.site-nav a{font-size:13pt;color:#666;text-decoration:none;transition:color .3s ease}.site-nav a:hover,.site-nav a.active{color:#000;font-weight:600}.blog-shell{min-height:100vh;background:#fff;color:#111}.blog-header{display:flex;align-items:center;justify-content:space-between;max-width:720px;margin:0 auto;padding:48px 24px 0}.blog-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#111;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.blog-dot{width:10px;height:10px;border-radius:50%;background:#111;flex-shrink:0}.blog-header-nav{display:flex;gap:20px}.blog-header-nav a{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#999;transition:color .2s ease}.blog-header-nav a:hover,.blog-header-nav a.active{color:#111}.blog-main{max-width:720px;margin:0 auto;padding:56px 24px 80px}.blog-main--narrow{max-width:640px;padding-top:48px}.blog-tagline{font-size:17px;line-height:1.65;color:#555;margin-bottom:48px;max-width:520px}.blog-feed{display:flex;flex-direction:column}.blog-feed-item{border-top:1px solid #eeeeee}.blog-feed-item:last-child{border-bottom:1px solid #eeeeee}.blog-feed-link{display:block;padding:36px 0;text-decoration:none;color:inherit;transition:opacity .2s ease}.blog-feed-link:hover{opacity:.72}.blog-feed-date{display:block;font-size:11px;font-weight:600;letter-spacing:.12em;color:#999;margin-bottom:12px}.blog-feed-title{font-size:clamp(22px,4vw,28px);font-weight:700;line-height:1.25;color:#111;margin:0 0 12px;letter-spacing:-.02em}.blog-feed-excerpt{font-size:16px;line-height:1.65;color:#666;margin:0;max-width:540px}.blog-article-date{display:block;font-size:11px;font-weight:600;letter-spacing:.12em;color:#999;margin-bottom:20px}.blog-article-title{font-size:clamp(28px,5vw,38px);font-weight:700;line-height:1.2;color:#111;margin:0 0 32px;letter-spacing:-.025em}.blog-article-lede{font-size:17px;line-height:1.65;color:#555}.blog-article-body{font-size:18px;line-height:1.75;color:#333}.blog-article-body>*:first-child{margin-top:0}.blog-article-body p{margin:0 0 1.4em}.blog-article-body h2{font-size:22px;font-weight:700;color:#111;margin:2em 0 .75em;letter-spacing:-.02em;text-align:left;width:auto}.blog-article-body h3{font-size:18px;font-weight:700;color:#111;margin:1.75em 0 .6em;text-align:left;width:auto}.blog-article-body ul,.blog-article-body ol{margin:0 0 1.4em;padding-left:1.4em}.blog-article-body li{margin-bottom:.4em}.blog-article-body a{color:#111;text-decoration:underline;text-underline-offset:3px}.blog-article-body a:hover{opacity:.7}.blog-article-body blockquote{margin:1.5em 0;padding-left:1.25em;border-left:3px solid #eeeeee;color:#555;font-style:italic}.blog-article-body img{max-width:100%;height:auto;display:block;margin:2em 0;border-radius:2px}.blog-article-body code{font-size:.88em;background:#f5f5f5;padding:.15em .4em;border-radius:3px;font-family:SF Mono,SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace}.blog-article-body pre{background:#f5f5f5;padding:1.25em 1.5em;border-radius:4px;overflow-x:auto;margin:0 0 1.4em;font-size:14px;line-height:1.6}.blog-article-body pre code{background:none;padding:0;font-size:inherit}.blog-article-body hr{border:none;border-top:1px solid #eeeeee;margin:2.5em 0}.blog-article-body em{font-style:italic}.blog-article-footer{margin-top:56px;padding-top:32px;border-top:1px solid #eeeeee}.blog-back{font-size:13px;font-weight:500;color:#999;text-decoration:none;letter-spacing:.02em;transition:color .2s ease}.blog-back:hover{color:#111}@media screen and (max-width:768px){.page-home{padding:15px}.content-box{padding:50px 30px;max-width:100%}.avatar{width:180px;height:180px;border-width:3px}h1{font-size:28pt;margin-bottom:30px}h2{font-size:22pt;margin-bottom:20px}.about-text,.contact-item{font-size:13pt}.contact-item i{font-size:18pt;width:26px}.interest-cards{grid-template-columns:1fr;gap:15px}.interest-icon{width:70px;height:70px}.interest-icon i{font-size:32pt}.interest-title{font-size:15pt}.interest-description{font-size:12pt}.interest-footer{font-size:13pt}.blog-header{padding-top:32px}.blog-main{padding:40px 20px 64px}.blog-feed-link{padding:28px 0}}@media screen and (max-width:480px){.content-box{padding:40px 20px}.avatar{width:150px;height:150px;border-width:3px}h1{font-size:24pt;margin-bottom:25px}h2{font-size:20pt;margin-bottom:18px}.about-text{font-size:12pt}.contact-item{font-size:12pt;gap:12px}.contact-item i{font-size:16pt;width:24px}.interest-cards{grid-template-columns:1fr;gap:12px}.interest-icon{width:60px;height:60px}.interest-icon i{font-size:28pt}.interest-title{font-size:14pt}.interest-description{font-size:11pt}.interest-footer{font-size:12pt}}@media print{body{background-color:#fff;padding:0}.content-box{border:none;box-shadow:none;padding:20px;max-width:100%}.avatar{box-shadow:none}}
