*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--text:#000;--muted:#666;--header:#e9ecef;--footer:#e9ecef;--link:#000;--link-hover:#111827;--card:#fff;--header-h:55px}#root,body,html{background:#fff;background:var(--bg);color:#000;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:100%;width:100%}.site-header{background:#e9ecef;background:var(--header);border-bottom:1px solid #d1d5db;height:55px;height:var(--header-h);position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-inner{height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.brand,.header-inner{align-items:center;display:flex}.brand{gap:8px;text-decoration:none}.logo-img{display:block;height:18px;width:auto}.brand-name{color:#000;color:var(--text);font-size:15px;font-weight:600}.main-nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.main-nav a{color:#000;color:var(--link);font-size:15px;font-weight:600;text-decoration:none}.main-nav a:hover{color:#111827;color:var(--link-hover)}.main-nav a.active{text-decoration:underline}.hero{flex:1 1;overflow:hidden;position:relative;width:100%}.collage{grid-gap:6px;display:grid;gap:6px;grid-auto-rows:1fr;grid-template-columns:repeat(6,1fr);inset:0;padding:6px;position:absolute}.tile{background:linear-gradient(135deg,#dfe3e8,#cfd6dd);border-radius:6px;min-height:150px}.intro-card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #00000014;color:#000;color:var(--text);margin:60px auto;max-width:720px;padding:28px 32px;position:relative;text-align:left;z-index:1}.intro-title{font-size:28px;margin-bottom:10px}.intro-text{color:#000;color:var(--text);font-size:16px;line-height:1.6}.site-footer{background:#e9ecef;background:var(--footer);border-top:1px solid #d1d5db;padding:12px 0}.footer-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-nav ul{display:flex;gap:16px;list-style:none;margin:0;padding:0}.footer-nav a{color:#000;color:var(--link);font-size:15px;font-weight:600;text-decoration:none}.footer-nav a:hover{color:#111827;color:var(--link-hover)}.site-footer small{color:#666;color:var(--muted);font-size:13px}.footer-aux a{font-weight:500;opacity:.7}#root,body,html{height:100%}.page-root{display:flex;flex-direction:column;min-height:100%}.page-root>main{flex:1 1}.cv-wrap{grid-gap:28px;display:grid;gap:28px;grid-template-columns:280px 1fr;margin:24px auto 40px;max-width:1200px;padding:0 20px}.cv-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:71px;top:calc(var(--header-h) + 16px)}.cv-card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000000f;margin-bottom:18px;padding:18px}.cv-side-title{font-size:16px;font-weight:700;margin-bottom:10px}.cv-side-text{color:#666;color:var(--muted);font-size:14px}.cv-bubbles{display:flex;flex-wrap:wrap;gap:10px}.cv-bubble{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#000;display:inline-block;font-size:13px;font-weight:600;padding:8px 12px;text-decoration:none}.cv-bubble:hover{background:#f6f6f6}.cv-button{background:#111;border:1px solid #111;border-radius:10px;color:#fff;display:inline-block;font-weight:600;margin-top:10px;padding:10px 14px;text-decoration:none}.cv-button:hover{filter:brightness(1.1)}.cv-main{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px}.cv-header{margin-bottom:18px}.cv-name{font-size:28px;line-height:1.2}.cv-tagline{color:#666;color:var(--muted);margin-top:6px}.cv-meta{display:flex;font-size:14px;gap:18px;list-style:none;margin:8px 0 0;padding:0}.cv-meta a{color:#000;color:var(--link);text-decoration:none}.cv-meta a:hover{text-decoration:underline}.cv-section{margin-top:24px}.cv-h2{border-bottom:1px solid #eee;font-size:18px;letter-spacing:.2px;margin-bottom:10px;padding-bottom:6px}.cv-item+.cv-item{margin-top:14px}.cv-item-head{display:flex;gap:10px;justify-content:space-between}.cv-role{font-size:16px;font-weight:700}.cv-org{margin:2px 0 6px}.cv-dates,.cv-org{color:#666;color:var(--muted)}.cv-dates{font-size:14px}.cv-points{padding-left:18px}.cv-points li{margin:4px 0}.cv-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.cv-tags li{border:1px solid #d1d5db;border-radius:999px;font-size:13px;padding:6px 10px}@media print{.cv-sidebar,.site-footer,.site-header{display:none!important}.cv-wrap{display:block;margin:0;max-width:800px;padding:0}.cv-main{border:none;padding:0}.cv-name{font-size:22px}.cv-h2{font-size:16px}.cv-role{font-size:14px}}html{scroll-behavior:smooth}.proj-article{scroll-margin-top:71px;scroll-margin-top:calc(var(--header-h) + 16px)}.projects-wrap{grid-gap:28px;display:grid;gap:28px;grid-template-columns:260px 1fr;margin:24px auto 40px;max-width:1200px;padding:0 20px}.projects-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:71px;top:calc(var(--header-h) + 16px)}.proj-toc{display:flex;flex-direction:column;gap:8px}.proj-toc a{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#000;color:var(--link);font-size:14px;font-weight:600;padding:8px 12px;text-decoration:none}.proj-toc a:hover{background:#f6f6f6}.projects-main{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px}.projects-header{margin-bottom:18px}.projects-title{font-size:28px;line-height:1.2}.projects-sub{color:#666;color:var(--muted);margin-top:6px}.proj-title{font-size:22px;margin-bottom:4px}.proj-meta{color:#666;color:var(--muted);margin-bottom:12px}.proj-gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:10px 0 12px}.ph-img{aspect-ratio:16/9;background:linear-gradient(135deg,#dfe3e8,#cfd6dd);border:1px solid #e5e7eb;border-radius:8px}.proj-body p{line-height:1.6;margin:8px 0}.proj-sep{background:#eee;border:0;height:1px;margin:24px 0}.martial-article{scroll-margin-top:71px;scroll-margin-top:calc(var(--header-h) + 16px)}.martial-wrap{grid-gap:28px;display:grid;gap:28px;grid-template-columns:260px 1fr;margin:24px auto 40px;max-width:1200px;padding:0 20px}.martial-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:71px;top:calc(var(--header-h) + 16px)}.martial-toc{display:flex;flex-direction:column;gap:8px}.martial-toc a{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#000;color:var(--link);font-size:14px;font-weight:600;padding:8px 12px;text-decoration:none}.martial-toc a:hover{background:#f6f6f6}.martial-main{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px}.martial-header{margin-bottom:18px}.martial-title{font-size:28px;line-height:1.2}.martial-sub{color:#666;color:var(--muted);margin-top:6px}.martial-section-title{font-size:22px;margin-bottom:4px}.martial-meta{color:#666;color:var(--muted);margin-bottom:12px}.set-wrapper{background:#fff;background:var(--card);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000000f;margin:10px 0 18px;padding:18px}.set-title{font-size:16px;font-weight:700;margin-bottom:12px}.set-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.set-card{background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:12px}.set-pill{border:1px solid #111;border-radius:999px;display:inline-block;font-size:11px;margin-bottom:6px;padding:4px 8px}.set-name,.set-pill{font-weight:700}.set-desc{color:#666;color:var(--muted);font-size:13px;margin-top:4px}.tech-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.tech-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.tech-title{font-size:16px;font-weight:700;margin-bottom:8px}.video-ph{aspect-ratio:16/9;background:linear-gradient(135deg,#dfe3e8,#cfd6dd);border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px}.tech-instructions{margin:0;padding-left:18px}.tech-instructions li{margin:4px 0}.martial-sep{background:#eee;border:0;height:1px;margin:24px 0}@media print{.martial-sidebar{display:none!important}.martial-wrap{display:block;margin:0;max-width:800px;padding:0}.martial-main{border:none;padding:0}.tech-grid{grid-template-columns:1fr}.set-grid{grid-template-columns:repeat(2,1fr)}}.contact-wrap{margin:24px auto 40px;max-width:800px;padding:0 20px}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px}.contact-header{margin-bottom:18px}.contact-title{font-size:28px;line-height:1.2}.contact-sub{color:#666;color:var(--muted);margin-top:6px}.contact-form .grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.field{display:flex;flex-direction:column;margin:10px 0}.field label{font-size:14px;font-weight:700;margin-bottom:6px}.field input,.field textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;padding:10px 12px}.field input:focus,.field textarea:focus{border-color:#111}.actions{align-items:center;display:flex;gap:12px;margin-top:8px}.btn-primary{background:#111;border:1px solid #111;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px}.btn-primary[disabled]{cursor:not-allowed;opacity:.6}.status{color:#666;color:var(--muted);font-size:14px}.status-success{color:#066e2c}.status-error{color:#9a1c1c}.hp{height:0!important;left:-9999px!important;opacity:0!important;position:absolute!important;width:0!important}.notfound-wrap{align-items:center;background:#fafafa;display:flex;justify-content:center;min-height:calc(100vh - 115px);min-height:calc(100vh - var(--header-h) - 60px)}.notfound-main{padding:40px 20px;text-align:center}.notfound-title{color:#222;font-size:120px;font-weight:800;line-height:1;margin-bottom:10px}.notfound-sub{color:#444;font-size:24px;font-weight:600;margin-bottom:8px}.notfound-desc{color:#666;margin-bottom:24px}.notfound-btn{background:#111;border-radius:10px;color:#fff;display:inline-block;font-weight:700;margin-top:8px;padding:10px 18px;text-decoration:none;transition:background .2s ease}.notfound-btn:hover{background:#333}.contact-success{text-align:center}
/*# sourceMappingURL=main.bdf757cf.css.map*/