/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--page:#f7f8fb;--card:#fff;--text:#121820;--muted:#65717f;--line:#e6eaf0;--blue:#3f8cff;--blue-strong:#1f73ff;--orange:#ff7b35;--shadow:0 18px 45px #14203014}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--page);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.blog-page{min-height:100vh}.site-nav{z-index:30;color:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;height:72px;padding:0 30px;display:grid;position:fixed;top:0;left:0;right:0}.brand,.nav-links,.settings-button,.social-row,.notice-bar,.post-card footer{align-items:center;display:flex}.brand{letter-spacing:0;gap:10px;min-width:160px;font-size:18px;font-weight:800}.brand-mark{background:#faf9f6;border:1px solid #ffffffc2;border-radius:7px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden;box-shadow:0 8px 22px #0003}.brand-logo{object-fit:cover;width:100%;height:100%;transform:scale(1.08)}.brand-word{text-shadow:0 1px 9px #00000052}.nav-links{text-shadow:0 1px 9px #00000057;justify-content:center;gap:clamp(20px,4vw,70px);font-size:15px;font-weight:700}.nav-links a{text-align:center;min-width:54px;padding:9px 0}.settings-button{color:#38516f;cursor:pointer;background:#ffffffe0;border:0;border-radius:999px;justify-content:center;width:44px;height:34px;box-shadow:0 8px 24px #0000002e}.hero{background:#0b1727;height:500px;position:relative;overflow:hidden}.hero-image{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:relative}.hero-overlay{z-index:1;background:linear-gradient(#040c181f,#040c1814 55%,#f7f8fb59),radial-gradient(circle at 50% 36%,#ffffff29,#0000 30%);position:absolute;inset:0}.hero-stardust{--stardust-travel:520px;--stardust-travel-mid:286px;z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-stardust i{top:var(--y);left:var(--x);width:var(--size);height:var(--size);opacity:0;animation:hero-stardust-fall var(--duration) linear infinite;animation-delay:var(--delay);will-change:transform, opacity;background:#fffffff0;border-radius:50%;position:absolute;box-shadow:0 0 8px #d0e7ffb8}.hero-stardust i:nth-child(3n){filter:blur(.4px)}.hero-stardust i:nth-child(5n){background:#bddeffe6;box-shadow:0 0 10px #81bdffb8}.hero-motto{z-index:3;color:#fff;overflow-anchor:none;text-align:center;text-shadow:0 6px 28px #00000080;width:min(760px,100% - 48px);font-size:clamp(24px,3vw,38px);font-weight:500;line-height:1.45;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.hero-motto .typed-cursor{color:#ffffffeb;margin-left:8px;display:inline-block}.hero-waves{z-index:4;pointer-events:none;height:88px;line-height:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.hero-waves svg{width:100%;height:100%;display:block}.hero-waves use{fill:#f7f8fb4d;will-change:transform;animation:20s cubic-bezier(.55,.5,.45,.5) infinite hero-wave-flow}.hero-waves use:first-child{fill:#f7f8fbb3;animation-duration:7s;animation-delay:-2s}.hero-waves use:nth-child(2){fill:#f7f8fb80;animation-duration:10s;animation-delay:-3s}.hero-waves use:nth-child(3){fill:#f7f8fb57;animation-duration:13s;animation-delay:-4s}.hero-waves use:nth-child(4){fill:var(--page);animation-delay:-5s}@keyframes hero-wave-flow{0%{transform:translate(-90px)}to{transform:translate(85px)}}@keyframes hero-stardust-fall{0%{opacity:0;transform:translateY(-42px)scale(.72)}12%{opacity:var(--opacity)}58%{transform:translate3d(var(--drift-mid), var(--stardust-travel-mid), 0) scale(1);opacity:var(--opacity)}to{transform:translate3d(var(--drift), var(--stardust-travel), 0) scale(1.18);opacity:0}}.content-wrap{grid-template-columns:minmax(0,1fr) 278px;align-items:start;gap:20px;width:min(1128px,100% - 32px);margin:-34px auto 64px;display:grid}.main-column,.sidebar,.post-list,.recommend-list{gap:12px;display:grid}.feature-card,.notice-bar,.post-card,.author-card,.side-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:8px}.feature-card{background:linear-gradient(#fff 0% 44%,#eef2f7 62%,#252f3d 100%);min-height:350px;position:relative;overflow:hidden}.post-card img{object-fit:cover;width:100%;height:100%}.feature-mock{padding:54px 58px;position:absolute;inset:0;overflow:hidden}.feature-shade,.post-tint{pointer-events:none;position:absolute;inset:0}.feature-shade{background:linear-gradient(#ffffff05,#1219230a 42%,#121923b8 100%),linear-gradient(90deg,#1e38571a,#0000 62%)}.mock-browser{background:#f8fafc;border:1px solid #e7ecf3;border-radius:8px 8px 0 0;align-items:center;gap:7px;width:min(650px,100%);height:24px;padding:0 12px;display:flex;box-shadow:0 12px 35px #2b3a5114}.mock-browser span{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.mock-browser span:first-child{background:#ff6868}.mock-browser span:nth-child(2){background:#ffc553}.mock-browser span:nth-child(3){background:#52d273}.mock-title{text-align:center;background:#ffffffeb;border:1px solid #e7ecf3;border-top:0;width:min(650px,100%);padding:36px 28px 26px}.mock-title strong{color:#1d2635;font-size:34px;font-weight:900}.mock-title em{color:var(--blue-strong);margin-left:8px;font-size:28px;font-style:normal;font-weight:900}.mock-chart{background:linear-gradient(#f6f9fce6,#e6ecf4bd),repeating-linear-gradient(90deg,#0000 0 60px,#94a3b829 60px 61px);border:1px solid #e7ecf3;border-top:0;justify-content:center;align-items:end;gap:18px;width:min(650px,100%);height:86px;display:flex}.mock-chart i{opacity:.86;background:linear-gradient(#69a7ff,#2f7cff);border-radius:6px 6px 0 0;width:42px}.mock-chart i:first-child{height:42px}.mock-chart i:nth-child(2){height:66px}.mock-chart i:nth-child(3){height:52px}.mock-chart i:nth-child(4){height:74px}.mock-chart i:nth-child(5){height:36px}.mock-stack{justify-content:center;gap:12px;width:min(650px,100%);padding-top:20px;display:flex}.mock-stack span{color:#fff;background:#141c26db;border-radius:8px;place-items:center;min-width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.feature-copy{color:#fff;text-shadow:0 4px 20px #0000005c;position:absolute;bottom:24px;left:20px;right:20px}.feature-copy p{margin:0 0 10px;font-size:14px;font-weight:700}.feature-copy h1{max-width:680px;margin:0 0 18px;font-size:clamp(28px,3.6vw,44px);line-height:1.22}.feature-copy a{background:var(--blue);border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:112px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex;box-shadow:0 12px 26px #3f8cff57}.slide-dots{gap:8px;display:flex;position:absolute;bottom:18px;right:26px}.slide-dots span{background:#ffffff8c;border-radius:999px;width:24px;height:4px}.slide-dots span:first-child{background:var(--blue);width:34px}.notice-bar{color:#253143;gap:14px;min-height:44px;padding:0 16px}.notice-dot{background:var(--blue);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #3f8cff1f}.notice-bar strong{border-right:1px solid var(--line);color:#30405a;flex:none;padding-right:14px;font-size:14px}.notice-bar p{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.post-card{min-height:208px;position:relative;overflow:hidden}.post-card img,.post-tint,.post-body{position:absolute;inset:0}.post-tint{background:linear-gradient(90deg,#121820c7,#12182080 50%,#1218203d),linear-gradient(#0000,#12182061)}.post-body{color:#fff;text-align:center;text-shadow:0 4px 20px #00000057;flex-direction:column;justify-content:center;padding:28px 34px;display:flex}.post-body h2{margin:0;font-size:28px;line-height:1.25}.post-body p{color:#ffffffdb;width:min(580px,100%);margin:24px auto 22px;font-size:15px;line-height:1.8}.post-card footer{color:#ffffffe6;flex-wrap:wrap;justify-content:center;gap:16px;font-size:14px;font-weight:700}.post-card footer span{align-items:center;gap:6px;min-height:30px;display:inline-flex}.post-card footer span:before{background:var(--blue);content:"◷";border-radius:50%;place-items:center;width:28px;height:28px;display:inline-grid}.post-card footer span:nth-child(2):before{content:"♨";background:#ff4b4b}.post-card footer span:nth-child(3):before{background:var(--orange);content:"◇"}.sidebar{position:sticky;top:88px}.author-card{text-align:center;overflow:hidden}.author-bg{object-fit:cover;width:100%;height:126px}.avatar{color:#fff;background:linear-gradient(145deg,#63a4ff,#276ef1);border:5px solid #fff;border-radius:50%;place-items:center;width:82px;height:82px;margin:-42px auto 16px;font-size:24px;font-weight:900;display:grid;box-shadow:0 10px 25px #3f8cff47}.author-card h2{margin:0;font-size:19px}.author-card p{width:min(180px,100% - 28px);color:var(--muted);margin:12px auto 24px;font-size:14px;line-height:1.65}.social-row{border-top:1px solid var(--line);justify-content:center;gap:10px;padding:14px 12px}.social-row a{color:#1e2b3d;background:#f1f5fb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.side-card{padding:18px 16px}.side-card h3{border-bottom:1px solid var(--line);color:#2d3a4c;text-align:center;margin:0 0 14px;padding-bottom:14px;font-size:16px}.runtime-card strong{color:#283546;text-align:center;font-size:18px;font-weight:500;display:block}.recommend-list a{color:var(--muted);border-bottom:1px solid #eef1f5;padding:10px 2px;font-size:14px;line-height:1.55}.recommend-list a:last-child{border-bottom:0}@media (width<=900px){.site-nav{grid-template-columns:minmax(0,1fr) auto;height:68px;padding:0 20px}.nav-links{display:none}.brand{min-width:0}.hero{height:300px}.hero-image{object-position:62% center}.hero-motto{font-size:16px;top:50%}.hero-stardust{--stardust-travel:340px;--stardust-travel-mid:187px}.hero-waves{height:58px}.content-wrap{grid-template-columns:1fr;width:min(100% - 40px,720px);margin-top:24px}.sidebar{grid-row:auto;position:static}}@media (prefers-reduced-motion:reduce){.hero-stardust i,.hero-waves use{animation:none}.hero-stardust i{opacity:.35}}@media (width<=560px){.site-nav{gap:12px;padding:0 20px}.brand-word{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.brand-mark{flex-basis:34px;width:34px;height:34px}.settings-button{width:44px;height:34px}.content-wrap{width:min(100% - 40px,430px);margin-bottom:42px}.feature-card{min-height:196px}.feature-card img{object-position:center}.feature-copy{bottom:18px;left:18px;right:18px}.feature-copy p{font-size:12px}.feature-copy h1{margin-bottom:14px;font-size:25px}.feature-copy a{min-width:128px;min-height:48px}.slide-dots{bottom:12px;right:18px}.notice-bar{min-height:46px}.notice-bar p{max-width:160px}.post-card{min-height:188px}.post-body{padding:24px 18px}.post-body h2{font-size:22px}.post-body p{margin:20px auto 16px;font-size:14px;line-height:1.75}.post-card footer{gap:10px;font-size:13px}.post-card footer span:before{width:26px;height:26px}}
