@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=Noto+Sans+SC:wght@400;500;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";
.tpl-cover{text-align:left;color:#000;letter-spacing:normal;text-transform:none;width:100%;font-weight:400;line-height:normal;display:block}.tpl-cover-frame{background:linear-gradient(160deg,#f4f6f8 0%,#e8eef3 55%,#e2e8ef 100%);border-radius:12px;padding:14px 14px 16px;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f172a0a}.tpl-cover-viewport{aspect-ratio:210/297;background:#fff;border-radius:2px;width:100%;position:relative;overflow:hidden;box-shadow:0 1px #0f172a0a,0 10px 28px #0f172a24,0 2px 6px #0f172a0f}.tpl-cover-paper{transform-origin:0 0;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:left;position:absolute;top:0;left:0;box-shadow:none!important;margin:0!important}.tpl-cover-paper a{pointer-events:none}
.list-tech{--tech-ink:#0b1220;--tech-muted:#5b6b7c;--tech-accent:#0f766e;--tech-cyan:#0e7490;--tech-line:#0e749038;--tech-panel:#ffffffc7;--tech-panel-border:#0f172a1a;min-height:100vh;padding-top:var(--site-nav-h,56px);color:var(--tech-ink);background:radial-gradient(55% 40% at 8% -5%,#0e749033,#0000 55%),radial-gradient(45% 35% at 92% 8%,#0f766e24,#0000 50%),linear-gradient(165deg,#e8eef4 0%,#dfe8f0 42%,#d5e0ea 100%);font-family:Noto Sans SC,Space Grotesk,PingFang SC,Microsoft YaHei,sans-serif;position:relative;overflow:visible}.list-tech-bg{pointer-events:none;z-index:0;background-image:linear-gradient(var(--tech-line) 1px, transparent 1px), linear-gradient(90deg, var(--tech-line) 1px, transparent 1px);opacity:.55;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 60% at 50% 20%,#000 20%,#0000 75%);mask-image:radial-gradient(75% 60% at 50% 20%,#000 20%,#0000 75%)}.list-tech-bg:after{content:"";border:1px solid #0e749033;border-radius:50%;width:min(280px,40vw);height:min(280px,40vw);animation:18s linear infinite list-tech-orbit;position:absolute;top:12%;right:8%}.list-tech-bg:before{content:"";border:1px dashed #0f766e47;border-radius:50%;width:min(200px,28vw);height:min(200px,28vw);animation:26s linear infinite reverse list-tech-orbit;position:absolute;top:18%;right:calc(8% + 36px)}@keyframes list-tech-orbit{to{transform:rotate(360deg)}}.list-tech-inner{z-index:1;max-width:1440px;margin:0 auto;padding:36px 28px 72px;position:relative}.list-tech-header{max-width:40rem;margin-bottom:36px;animation:.55s both list-tech-rise}.list-tech-eyebrow{color:var(--tech-cyan);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:600;display:inline-flex}.list-tech-eyebrow:before{content:"";background:linear-gradient(90deg, var(--tech-cyan), var(--tech-accent));width:18px;height:2px}.list-tech-header h1{letter-spacing:-.03em;color:var(--tech-ink);-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#0b1220 0%,#0e7490 55%,#0f766e 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Space Grotesk,Noto Sans SC,sans-serif;font-size:clamp(36px,5vw,50px);font-weight:700;line-height:1.1}.list-tech-rule{background:linear-gradient(90deg, var(--tech-cyan), var(--tech-accent), transparent);border-radius:2px;width:72px;height:3px;margin:14px 0 0;animation:.7s .15s both list-tech-rule}.list-tech-lead{max-width:36rem;color:var(--tech-muted);margin:14px 0 0;font-size:15px;line-height:1.65}@keyframes list-tech-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes list-tech-rule{0%{opacity:0;width:0}to{opacity:1;width:72px}}.list-tech-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.list-tech-card{border:1px solid var(--tech-panel-border);background:var(--tech-panel);-webkit-backdrop-filter:blur(12px);border-radius:14px;flex-direction:column;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s;animation:.5s both list-tech-rise;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffa6,0 10px 28px #0f172a0f}.list-tech-card:first-child{animation-delay:40ms}.list-tech-card:nth-child(2){animation-delay:80ms}.list-tech-card:nth-child(3){animation-delay:.12s}.list-tech-card:nth-child(4){animation-delay:.16s}.list-tech-card:nth-child(5){animation-delay:.2s}.list-tech-card:nth-child(n+6){animation-delay:.24s}.list-tech-card:hover{border-color:#0e74906b;transform:translateY(-4px);box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #0e74901f,0 18px 40px #0f172a1a}@media (max-width:1280px){.list-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:960px){.list-tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.list-tech-bg:before,.list-tech-bg:after{display:none}}@media (max-width:720px){.list-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.list-tech-inner{padding:24px 16px 56px}.list-tech-grid{grid-template-columns:1fr;gap:16px}.list-tech-header h1{font-size:32px}}@media (prefers-reduced-motion:reduce){.list-tech-bg:before,.list-tech-bg:after,.list-tech-header,.list-tech-rule,.list-tech-card{animation:none!important}}
