.site-shell{width:min(var(--maxw),calc(100% - 2rem));margin:0 auto;padding-bottom:4rem}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f9fbd9;border-bottom:1px solid rgba(47,93,122,.08);transition:transform .25s ease,opacity .25s ease}.site-header.is-hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.site-header__inner,.section{width:min(var(--maxw),calc(100% - 2rem));margin:0 auto}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.brand{font-weight:700;font-size:1.125rem;color:var(--ink);text-decoration:none;letter-spacing:.02em}.nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.nav a{color:var(--muted);text-decoration:none;font-size:.95rem}.nav a:hover{color:var(--accent)}.hero{padding:4.5rem 0 3rem}.hero__name{font-size:clamp(2.4rem,6vw,3.4rem);line-height:1.1;margin:0 0 .75rem;font-weight:700}.hero__role{color:var(--accent);font-weight:500;margin:0 0 1rem}.hero__tagline{color:var(--muted);max-width:36rem;line-height:1.7;margin:0 0 1.75rem}.section{padding:2.5rem 0}.skill-group{margin-bottom:1.5rem}.skill-group h3{margin:0 0 .5rem;font-size:1rem;color:var(--accent)}.skill-group ul{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.7}.exp-block{margin-bottom:2.25rem}.exp-meta{color:var(--muted);font-size:.95rem;margin-bottom:.75rem}.highlight{margin:1.25rem 0}.highlight h4{margin:0 0 .35rem}.highlight p{margin:.25rem 0;color:var(--muted);line-height:1.65}@media(max-width:640px){.site-header__inner{flex-direction:column;align-items:flex-start}.hero{padding-top:3rem}}.tools-shell{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:2.5rem 0 4rem}.tools-head{margin-bottom:1.5rem}.tools-subtitle{color:var(--muted);line-height:1.7;margin:0}.tools-layout{display:flex;gap:1.25rem;align-items:flex-start}.tools-masonry{flex:1;min-width:0;columns:320px;column-gap:1.25rem}.tools-sidebar{flex:0 0 300px;position:sticky;top:1rem}.tool-card{break-inside:avoid;display:inline-block;width:100%;margin:0 0 1.25rem;padding:1.1rem 1.25rem 1.25rem;background:#ffffffa6;border:1px solid rgba(47,93,122,.15);border-radius:6px}.tool-card__title{margin:0 0 .85rem;font-size:1.05rem;color:var(--accent)}.tool-note{color:var(--muted);font-size:.85rem;margin:0 0 .75rem}.tool-field{width:100%;padding:.55rem .7rem;margin-bottom:.65rem;border:1px solid rgba(47,93,122,.2);border-radius:4px;background:#fff;color:var(--ink);font-family:inherit;font-size:.9rem;line-height:1.6;resize:vertical}.tool-field:focus{outline:none;border-color:var(--accent)}.tool-field--code{font-family:SFMono-Regular,Menlo,Consolas,monospace}.tool-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem}.tool-output{margin:.5rem 0 0;padding:.6rem .7rem;background:#f2f5f7;border-radius:4px;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.55;white-space:pre-wrap;word-break:break-all;max-height:320px;overflow:auto}.tool-output--error{color:#b3261e}.tool-copy{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;color:var(--accent);background:#fff;border:1px solid rgba(47,93,122,.3);border-radius:4px;cursor:pointer;font-size:.9rem;line-height:1;transition:border-color .15s ease,color .15s ease,background .15s ease}.tool-copy:hover{border-color:var(--accent);background:#f2f5f7}.tool-copy--done{color:#237804;border-color:#237804;background:#f6ffed}.tool-output-wrap{position:relative}.tool-output-wrap .tool-copy{position:absolute;top:.5rem;right:.4rem;z-index:1}.tool-result{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.tool-result+.tool-result{margin-top:.35rem}.tool-result .tool-copy{flex:none}.tool-error{margin:.5rem 0 0;color:#b3261e;font-size:.85rem}.tool-links{list-style:none;margin:0;padding:0}.tool-links li{padding:.5rem 0;border-bottom:1px solid rgba(47,93,122,.08)}.tool-links li:last-child{border-bottom:none}.tool-links a{color:var(--accent);font-weight:600;text-decoration:none}.tool-links a:hover{text-decoration:underline}.tool-links__desc{display:block;color:var(--muted);font-size:.85rem;line-height:1.55;margin-top:.15rem}@media(max-width:900px){.tools-layout{flex-direction:column}.tools-sidebar{flex-basis:auto;width:100%;position:static}}@media(max-width:640px){.tools-masonry{columns:1}}.regex-flags{margin:.55rem 0 .65rem;font-size:.82rem}.regex-preview mark{background:#ffe58f;color:#613400;border-radius:2px;padding:0 1px}.regex-table{width:100%;border-collapse:collapse;font-size:.8rem;margin-top:.5rem}.regex-table th,.regex-table td{border:1px solid rgba(47,93,122,.15);padding:.3rem .45rem;text-align:left;vertical-align:top;word-break:break-all}.regex-table th{background:#f2f5f7;font-weight:600}.regex-explain{margin-top:.6rem}.regex-token{display:inline-flex;flex-direction:column;gap:1px;padding:.25rem .4rem;border:1px solid rgba(47,93,122,.18);border-radius:4px;background:#fff;max-width:100%}.regex-token code{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;color:var(--accent);word-break:break-all}.regex-token em{font-style:normal;font-size:.7rem;color:var(--muted)}.qr-preview{margin-top:.6rem;padding:.6rem;background:#fff;border:1px solid rgba(47,93,122,.15);border-radius:4px;text-align:center}.qr-preview img{display:inline-block}.imgb64-preview{max-width:100%;max-height:200px;object-fit:contain}.jwt-verify{margin:.5rem 0 0;font-size:.85rem}.jwt-verify--ok{color:#237804}:root{--accent: #2f5d7a;--ink: #1a1f24;--muted: #5b6570;--bg0: #eef2f5;--bg1: #f7f9fb;--maxw: 760px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:IBM Plex Sans,Noto Sans SC,sans-serif;background:radial-gradient(1200px 600px at 10% -10%,#d9e4ec 0%,transparent 55%),linear-gradient(180deg,var(--bg0),var(--bg1) 40%,#f4f6f8);min-height:100vh}#root{min-height:100vh}.layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.layout__main{flex:1 0 auto}.layout-nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f9fbd9;border-bottom:1px solid rgba(47,93,122,.08)}.layout-nav__inner{width:min(1100px,calc(100% - 2rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.layout-nav__brand{font-weight:700;font-size:1.125rem;color:var(--ink);text-decoration:none;letter-spacing:.02em}.layout-nav__links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.15rem}.layout-nav__links a{display:inline-flex;align-items:center;color:var(--muted);text-decoration:none;font-size:1.2rem;line-height:1}.layout-nav__links a:hover{color:var(--accent)}.section__title{font-size:1.35rem;margin:0 0 1.25rem;font-weight:650}.fade-up{animation:fadeUp .55s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.btn,.tool-btn,.tool-upload{display:inline-flex;align-items:center;justify-content:center;padding:0 .9rem;height:28px;font-size:.85rem;font-family:inherit;line-height:1;color:var(--accent);border:1px solid rgba(47,93,122,.3);border-radius:4px;cursor:pointer;background:#fff;white-space:nowrap;transition:border-color .15s ease,background .15s ease,color .15s ease}.btn:hover,.tool-btn:hover,.tool-upload:hover{border-color:var(--accent)}.btn:active,.tool-btn:active,.tool-upload:active{background:#f2f5f7}.btn--primary{color:#fff;background:var(--accent);border-color:var(--accent)}.btn--primary:hover{color:#fff;background:#26506b;border-color:#26506b}.btn--primary:active{background:#1f4258}.update-banner{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:50;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.75rem 1rem;background:#1a1f24;color:#f7f9fb;border-radius:8px;box-shadow:0 8px 24px #0000002e;width:min(520px,calc(100% - 2rem))}.update-banner__text{flex:1 1 8rem}.update-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem}.site-footer{text-align:center;color:var(--muted);font-size:.875rem;padding:2rem 0 3rem}
