.Blog-module__vvsJzG__blogContainer{max-width:1100px;min-height:100vh;margin:0 auto;padding:48px 24px 120px}.Blog-module__vvsJzG__header{text-align:center;margin-bottom:48px}.Blog-module__vvsJzG__backLink{color:#888;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.Blog-module__vvsJzG__backLink:hover{color:#fff}.Blog-module__vvsJzG__title{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.Blog-module__vvsJzG__titleRainbow{letter-spacing:-.03em;color:#fff;margin:0 0 16px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;animation:3s ease-in-out infinite Blog-module__vvsJzG__neonBorderPulseBlog}@keyframes Blog-module__vvsJzG__neonBorderPulseBlog{0%,to{text-shadow:0 0 4px #ff00decc,0 0 8px #ff00de99,0 0 16px #ff00de66,0 0 24px #ff00de33}50%{text-shadow:0 0 4px #0ffc,0 0 8px #0ff9,0 0 16px #0ff6,0 0 24px #0ff3}}.Blog-module__vvsJzG__subtitle{color:#666;margin:0 0 32px;font-size:16px}.Blog-module__vvsJzG__searchWrapper{max-width:440px;margin:0 auto 24px;position:relative}.Blog-module__vvsJzG__searchIcon{color:#555;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Blog-module__vvsJzG__searchInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:14px 44px 14px 42px;font-family:inherit;font-size:14px;transition:border-color .2s}.Blog-module__vvsJzG__searchInput::placeholder{color:#555}.Blog-module__vvsJzG__searchInput:focus{border-color:#ffffff40}.Blog-module__vvsJzG__searchClear{color:#555;cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Blog-module__vvsJzG__searchClear:hover{color:#888}.Blog-module__vvsJzG__tagsWrapper{flex-wrap:wrap;justify-content:center;gap:8px;max-width:600px;margin:0 auto;display:flex}.Blog-module__vvsJzG__tag{color:#888;cursor:pointer;text-transform:capitalize;background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:6px 14px;font-family:inherit;font-size:12px;transition:all .2s}.Blog-module__vvsJzG__tag:hover{color:#ccc;border-color:#ffffff40}.Blog-module__vvsJzG__tagActive{color:#000;background:#fff;border-color:#fff}.Blog-module__vvsJzG__tagActive:hover{color:#000;border-color:#fff}.Blog-module__vvsJzG__loading,.Blog-module__vvsJzG__error{text-align:center;color:#888;padding:64px 0;font-size:16px}.Blog-module__vvsJzG__error{color:#ff6b6b}.Blog-module__vvsJzG__empty{text-align:center;border:1px dashed #ffffff1a;border-radius:12px;padding:64px 24px}.Blog-module__vvsJzG__empty p{color:#666;margin:0 0 8px}.Blog-module__vvsJzG__empty p:first-child{color:#888;font-size:18px}.Blog-module__vvsJzG__layoutWrapper{grid-template-columns:1fr 280px;align-items:start;gap:48px;display:grid}.Blog-module__vvsJzG__mainContent{min-width:0}.Blog-module__vvsJzG__postsGrid{flex-direction:column;gap:24px;display:flex}.Blog-module__vvsJzG__postCard{background:#ffffff04;border:1px solid #ffffff0f;border-radius:16px;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.Blog-module__vvsJzG__postCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#ffffff03);border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Blog-module__vvsJzG__postCard:hover{background:#ffffff08;border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d}.Blog-module__vvsJzG__postCard:hover .Blog-module__vvsJzG__postTitleHover{color:#fff;text-shadow:0 0 20px #8b5cf64d}.Blog-module__vvsJzG__postImage{background:#ffffff0d;width:100%;height:200px;position:relative;overflow:hidden}.Blog-module__vvsJzG__postImage:after{content:"";background:linear-gradient(#0000,#0006);height:60px;position:absolute;bottom:0;left:0;right:0}.Blog-module__vvsJzG__postImage img{object-fit:cover;width:100%;height:100%}.Blog-module__vvsJzG__postContent{padding:24px}.Blog-module__vvsJzG__postDate{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:12px;display:block}.Blog-module__vvsJzG__postTitle{color:#fff;margin:0 0 12px;font-size:1.5rem;font-weight:700;line-height:1.3}.Blog-module__vvsJzG__postTitleHover{color:#e0e0e0;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.3;transition:color .3s,text-shadow .3s}.Blog-module__vvsJzG__postExcerpt{color:#888;margin:0 0 16px;font-size:14px;line-height:1.6}.Blog-module__vvsJzG__postTags{flex-wrap:wrap;gap:6px;display:flex}.Blog-module__vvsJzG__postTag{color:#888;text-transform:capitalize;background:#ffffff14;border-radius:100px;padding:2px 10px;font-size:11px}.Blog-module__vvsJzG__postMeta{color:#555;background:#ffffff0f;border-radius:100px;align-items:center;gap:6px;margin-top:16px;padding:4px 12px;font-size:12px;display:inline-flex}.Blog-module__vvsJzG__postMeta svg{opacity:.6}.Blog-module__vvsJzG__sidebar{position:sticky;top:32px}.Blog-module__vvsJzG__sidebarWidget{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:24px}.Blog-module__vvsJzG__sidebarTitle{color:#fff;margin:0 0 16px;font-size:14px;font-weight:600}.Blog-module__vvsJzG__topList{flex-direction:column;gap:12px;display:flex}.Blog-module__vvsJzG__topItem{align-items:flex-start;gap:12px;text-decoration:none;display:flex}.Blog-module__vvsJzG__topItem:hover .Blog-module__vvsJzG__topTitle{color:#fff}.Blog-module__vvsJzG__topNumber{color:#444;min-width:16px;font-size:18px;font-weight:700}.Blog-module__vvsJzG__topTitle{color:#888;margin:0 0 4px;font-size:13px;font-weight:500;line-height:1.4;transition:color .2s}.Blog-module__vvsJzG__topViews{color:#555;background:#ffffff0f;border-radius:100px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;display:inline-flex}.Blog-module__vvsJzG__topViews svg{opacity:.6}.Blog-module__vvsJzG__authorSection{border-top:1px solid #ffffff14;margin-top:80px;padding-top:48px}.Blog-module__vvsJzG__authorCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:24px;padding:32px;display:flex}.Blog-module__vvsJzG__authorAvatar{border-radius:50%;flex-shrink:0}.Blog-module__vvsJzG__authorInfo{flex:1}.Blog-module__vvsJzG__authorName{color:#fff;margin:0 0 4px;font-size:18px;font-weight:700}.Blog-module__vvsJzG__authorRole{color:#888;margin:0 0 12px;font-size:13px;display:block}.Blog-module__vvsJzG__authorBio{color:#666;margin:0 0 12px;font-size:13px;line-height:1.6}.Blog-module__vvsJzG__authorLinks{align-items:center;gap:8px;font-size:13px;display:flex}.Blog-module__vvsJzG__authorLinks a{color:#888;text-decoration:none;transition:color .2s}.Blog-module__vvsJzG__authorLinks a:hover{color:#fff}.Blog-module__vvsJzG__authorSep{color:#555}.Blog-module__vvsJzG__postDetail{max-width:700px;margin:0 auto}.Blog-module__vvsJzG__postHeader{text-align:center;margin-bottom:48px}.Blog-module__vvsJzG__postHeader .Blog-module__vvsJzG__postTitle{margin:16px 0 0;font-size:clamp(2rem,5vw,3rem)}.Blog-module__vvsJzG__postHeader .Blog-module__vvsJzG__postTags{justify-content:center;margin-top:16px}.Blog-module__vvsJzG__postHeroImage{background:#ffffff0d;border-radius:12px;width:100%;margin-bottom:40px;overflow:hidden}.Blog-module__vvsJzG__postHeroImage img{width:100%;height:auto;display:block}.Blog-module__vvsJzG__postBody{color:#ccc;font-size:16px;line-height:1.8}.Blog-module__vvsJzG__markdownH1{color:#fff;margin:48px 0 24px;font-size:2rem;font-weight:700}.Blog-module__vvsJzG__markdownH2{color:#fff;margin:48px 0 24px;font-size:1.75rem;font-weight:700}.Blog-module__vvsJzG__markdownH3{color:#fff;margin:32px 0 16px;font-size:1.25rem;font-weight:600}.Blog-module__vvsJzG__markdownP{margin:0 0 24px}.Blog-module__vvsJzG__markdownA{color:#3b82f6;text-underline-offset:2px;text-decoration:underline}.Blog-module__vvsJzG__markdownA:hover{color:#60a5fa}.Blog-module__vvsJzG__markdownCode{color:#f0f0f0;background:#ffffff1a;border-radius:4px;padding:2px 8px;font-family:SF Mono,Fira Code,monospace;font-size:14px}.Blog-module__vvsJzG__codeBlockWrapper{border:1px solid #ffffff14;border-radius:8px;margin:0 0 24px;overflow:hidden}.Blog-module__vvsJzG__codeBlockHeader{background:#ffffff0d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.Blog-module__vvsJzG__codeBlockLang{color:#666;text-transform:uppercase;letter-spacing:.05em;font-family:SF Mono,Fira Code,monospace;font-size:11px;font-weight:600}.Blog-module__vvsJzG__markdownPre{background:#ffffff0d;border-radius:8px;margin:0 0 24px;padding:24px;font-family:SF Mono,Fira Code,monospace;font-size:14px;line-height:1.6;display:block;overflow-x:auto}.Blog-module__vvsJzG__markdownBlockquote{color:#888;border-left:3px solid #fff;margin:0 0 24px;padding-left:24px;font-style:italic}.Blog-module__vvsJzG__markdownUl,.Blog-module__vvsJzG__markdownOl{margin:0 0 24px;padding-left:24px}.Blog-module__vvsJzG__markdownLi{margin:0 0 8px}.Blog-module__vvsJzG__markdownImg{border-radius:8px;width:100%;height:auto;margin:24px 0}.Blog-module__vvsJzG__markdownTable{border-collapse:collapse;width:100%;margin:0 0 24px}.Blog-module__vvsJzG__markdownTable th,.Blog-module__vvsJzG__markdownTable td{text-align:left;border:1px solid #ffffff1a;padding:12px 16px}.Blog-module__vvsJzG__markdownTable th{color:#fff;background:#ffffff0d;font-weight:600}.Blog-module__vvsJzG__markdownTable tr:nth-child(2n){background:#ffffff05}@media (max-width:900px){.Blog-module__vvsJzG__layoutWrapper{grid-template-columns:1fr}.Blog-module__vvsJzG__sidebar{order:-1;position:static;top:auto}.Blog-module__vvsJzG__postCard{display:block}}@media (max-width:768px){.Blog-module__vvsJzG__authorCard{text-align:center;flex-direction:column;align-items:center}.Blog-module__vvsJzG__authorLinks{justify-content:center}}@media (min-width:768px){.Blog-module__vvsJzG__postCard{grid-template-columns:300px 1fr;display:grid}.Blog-module__vvsJzG__postImage{height:100%;min-height:200px}}.Blog-module__vvsJzG__shareBar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;padding-bottom:20px;display:flex}.Blog-module__vvsJzG__shareLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-right:8px;font-size:12px}.Blog-module__vvsJzG__shareBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.Blog-module__vvsJzG__shareBtn:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.Blog-module__vvsJzG__copyButton{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-family:inherit;transition:all .2s;display:inline-flex}.Blog-module__vvsJzG__copyButton:hover{color:#fff;background:#ffffff14;border-color:#fff3}.Blog-module__vvsJzG__postCardFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;padding-top:12px;display:flex}.Blog-module__vvsJzG__postCardViews{color:#555;flex-shrink:0;align-items:center;gap:4px;font-size:11px;display:flex}
