.header_header__ZYf69{background-color:#1e293b;border-bottom:1px solid #334155;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header_header__ZYf69:hover{box-shadow:0 4px 20px rgba(0,0,0,.08)}.header_headerContent__obPxa{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.header_logo__PxXSu{font-size:1.5rem;font-weight:700;color:#e2e8f0;text-decoration:none;letter-spacing:-.5px;position:relative;padding:.5rem 0;transition:color .3s ease}.header_logo__PxXSu:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .3s ease;border-radius:3px}.header_logo__PxXSu:hover{color:#3b82f6}.header_logo__PxXSu:hover:before{width:100%}.header_nav__TS4hp{display:flex;gap:2rem}.header_navLink__e80Ce{color:#64748b;font-size:1.1rem;font-weight:700;transition:all .3s ease;padding:.5rem 1rem;border-radius:6px}.header_navLink__e80Ce:hover{color:#e2e8f0;background-color:#334155}.header_active__sVmTM{color:#3b82f6;background-color:#334155}@keyframes header_fadeIn__QzyjU{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.header_headerContent__obPxa{flex-direction:row;padding:.75rem 1rem;gap:.5rem}.header_nav__TS4hp{width:auto;gap:.4rem}.header_logo__PxXSu{margin-bottom:0;font-size:1.1rem}.header_navLink__e80Ce{font-size:.75rem;padding:.35rem .6rem;white-space:nowrap}}@media (max-width:480px){.header_nav__TS4hp{flex-direction:row;gap:.3rem;align-items:center}.header_headerContent__obPxa{padding:.5rem .75rem}.header_navLink__e80Ce{padding:.3rem .5rem;font-size:.7rem}.header_logo__PxXSu{font-size:1rem}}.postcard_postList__bw7f1{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.postcard_postCard__6pZq2{background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.postcard_postCard__6pZq2:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.postcard_postHeader__EiWQ3{padding:1.5rem 1.5rem .5rem;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start}.postcard_postTitle__Hgnhc{font-size:1.25rem;font-weight:700;color:#2d3748;text-decoration:none;margin-right:1rem;transition:color .2s ease;flex:1 1}.postcard_postTitle__Hgnhc:hover{color:#5a67d8}.postcard_postLang__I8Mop{font-size:.75rem;background-color:#ebf4ff;color:#3182ce;padding:.25rem .5rem;border-radius:4px;font-weight:600;white-space:nowrap}.postcard_postContent__YhYWM{padding:1rem 1.5rem;color:#4a5568;line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.postcard_postFooter__u07_W{padding:1rem 1.5rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f0f0}.postcard_postDate__MvpmC{font-size:.875rem;color:#718096}.postcard_readMore__bEkOF{font-size:.875rem;color:#5a67d8;text-decoration:none;font-weight:600;transition:color .2s ease}.postcard_readMore__bEkOF:hover{color:#4c51bf;text-decoration:underline}.postcard_loading__e3y3i{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#718096}.postcard_loadingSpinner__j1u9q{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#5a67d8;border-radius:50%;animation:postcard_spin__rQZ_Z 1s linear infinite;margin-bottom:1rem}.postcard_error__NgRFQ{background-color:#fff5f5;color:#e53e3e;padding:1rem;border-radius:4px;border-left:4px solid #e53e3e;margin:1rem 0}@keyframes postcard_spin__rQZ_Z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.postcard_postList__bw7f1{grid-template-columns:1fr}.postcard_postHeader__EiWQ3{flex-direction:column}.postcard_postTitle__Hgnhc{margin-bottom:.5rem;margin-right:0}.postcard_postLang__I8Mop{align-self:flex-start}}.postcard_skeletonCard__c80l_{background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);height:250px}.postcard_skeleton__OLR98{background:linear-gradient(90deg,#f0f0f0,#e0e0e0 50%,#f0f0f0);background-size:200% 100%;animation:postcard_shimmer__Q39HB 1.5s ease-in-out infinite;border-radius:4px}@keyframes postcard_shimmer__Q39HB{0%{background-position:-200% 0}to{background-position:200% 0}}.page_pageWrapper__O8cxV{background-color:#f8fafc;min-height:100vh;font-family:Helvetica Neue,Arial,sans-serif}.page_container__IibMw{max-width:1200px;margin:0 auto;padding:2rem;color:#1e293b}.page_mainHeader__OXJdw{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.page_logoSection__aSVK6{gap:1rem;margin-bottom:1rem}.page_logoSection__aSVK6,.page_logo__4wOtS{display:flex;align-items:center;justify-content:center}.page_logo__4wOtS{font-size:2rem;background-color:#1e293b;color:white;width:50px;height:50px;border-radius:8px}.page_title__AnOgy{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.5px}.page_subtitle__SNHDx{font-size:1.1rem;color:#64748b;margin:0;font-weight:400}.page_contentWrapper__20ZSL{display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.page_mainContent__8Mhg2{width:100%}.page_postsGrid__3p0Ch{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.page_authorInfo__UrH7_{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.page_authorAvatar__XN56H{flex-shrink:0}.page_avatarImage__cIr93{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.page_authorDetails__qfLa_{flex:1 1}.page_authorName__XsKAx{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.page_authorLink__oBIwS{font-size:.9rem;color:#3b82f6;text-decoration:none}.page_authorLink__oBIwS:hover{text-decoration:underline}.page_link__jEaRq{color:#3b82f6;text-decoration:none;font-weight:500}.page_link__jEaRq:hover{text-decoration:underline}@media (max-width:1024px){.page_contentWrapper__20ZSL{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.page_container__IibMw{padding:1rem}.page_logoSection__aSVK6{flex-direction:column;gap:.5rem}.page_title__AnOgy{font-size:2rem}.page_postsGrid__3p0Ch{grid-template-columns:1fr}}@media (max-width:640px){.page_mainHeader__OXJdw{margin-bottom:2rem}.page_title__AnOgy{font-size:1.75rem}.page_subtitle__SNHDx{font-size:1rem}}.siderbar_sidebar__mIShk{background-color:white;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:2rem}.siderbar_sidebarSection__zPBWI{margin-bottom:2rem}.siderbar_sidebarSection__zPBWI:last-child{margin-bottom:0}.siderbar_sidebarTitle__xoGWc{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #3b82f6}.siderbar_sidebarText__wCN47{font-size:.9rem;line-height:1.6;color:#475569;margin:0}.siderbar_link__nkQ8_{color:#3b82f6;text-decoration:none;font-weight:500}.siderbar_link__nkQ8_:hover{text-decoration:underline}.siderbar_authorInfo__5f7AQ{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.siderbar_authorAvatar___JVE1{flex-shrink:0}.siderbar_avatarImage__gNET6{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.siderbar_authorDetails__86ZMB{flex:1 1}.siderbar_authorName__55trt{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.siderbar_authorLink__z8vvz{font-size:.9rem;color:#3b82f6;text-decoration:none}.siderbar_authorLink__z8vvz:hover{text-decoration:underline}.siderbar_socialLinks__2eURs{display:flex;gap:.75rem}.siderbar_socialIcon__gO_II{color:#64748b;transition:all .3s ease;padding:.5rem;border-radius:8px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center}.siderbar_socialIcon__gO_II:hover{color:#3b82f6;background-color:#dbeafe;transform:translateY(-2px)}@media (max-width:1024px){.siderbar_sidebar__mIShk{position:static}}@media (max-width:768px){.siderbar_authorInfo__5f7AQ{flex-direction:column;text-align:center}}.technology_container__Fm_se{max-width:800px;margin:40px auto;padding:3rem;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);position:relative;overflow:hidden;transition:transform .3s ease}.technology_container__Fm_se:hover{transform:translateY(-5px)}.technology_container__Fm_se:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#6b46c1,#3182ce)}.technology_header__z6BHT{margin-bottom:2.5rem;text-align:center;position:relative}.technology_title__a9AYo{font-size:2.5rem;font-weight:700;color:#2d3748;position:relative;display:inline-block;margin-bottom:.5rem}.technology_title__a9AYo:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#6b46c1,#3182ce);border-radius:3px}.technology_content__UqXFb{font-size:1.125rem;line-height:1.8;color:#4a5568;letter-spacing:.015em}.technology_content__UqXFb p{margin-bottom:2rem}.technology_content__UqXFb h2{margin-top:2rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;color:#2d3748;position:relative;padding-left:1rem}.technology_content__UqXFb h2:before{content:"";position:absolute;left:0;top:.25rem;bottom:.25rem;width:4px;background:linear-gradient(180deg,#6b46c1,#3182ce);border-radius:4px}.technology_content__UqXFb ul{margin:1.5rem 0;padding-left:1.25rem}.technology_content__UqXFb li{list-style-type:none;position:relative;padding-left:1.5rem;margin-bottom:1rem}.technology_content__UqXFb li:before{content:"•";position:absolute;left:0;color:#6b46c1;font-size:1.25rem;line-height:1.5rem}.technology_tech__jEpQN{font-weight:600;color:#4a5568;background-color:#edf2f7;padding:.2rem .5rem;border-radius:4px;display:inline-block;margin:0 2px;transition:all .2s ease}.technology_tech__jEpQN:hover{background-color:#e2e8f0;transform:translateY(-1px)}@media (max-width:768px){.technology_container__Fm_se{padding:2rem;margin:20px auto}.technology_title__a9AYo{font-size:2rem}.technology_content__UqXFb{font-size:1rem}.technology_content__UqXFb h2{font-size:1.5rem}}.technology_codeBlock__K3X1Z{background-color:#f5f5f5;padding:1.5rem;border-radius:8px;overflow-x:auto;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.5;margin:1.5rem 0;white-space:pre;border:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.technology_codeBlock__K3X1Z code{display:block}.detail_container__r6B39{min-height:100vh;background:linear-gradient(135deg,#0c0c0c,#1a1a1a 50%,#0f0f0f);color:#e0e0e0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2rem 1rem;position:relative}.detail_container__r6B39:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.1) 0,transparent 50%);pointer-events:none;z-index:-1}.detail_header__zVh7Z{max-width:800px;margin:0 auto 3rem;text-align:center;position:relative}.detail_backLink__lFWVR{display:inline-flex;align-items:center;gap:.5rem;color:#64b5f6;text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:2rem;padding:.75rem 1.5rem;border:1px solid rgba(100,181,246,.3);border-radius:50px;background:rgba(100,181,246,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.detail_backLink__lFWVR:hover{background:rgba(100,181,246,.15);border-color:rgba(100,181,246,.6);transform:translateY(-2px);box-shadow:0 8px 25px rgba(100,181,246,.2)}.detail_backIcon__DSTAa{font-size:1.2rem;transition:transform .3s ease}.detail_backLink__lFWVR:hover .detail_backIcon__DSTAa{transform:translateX(-3px)}.detail_title__uVspO{font-size:clamp(2rem,5vw,2.5rem);font-weight:800;background:linear-gradient(135deg,#ffffff,#e0e0e0 50%,#b0b0b0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3)}.detail_meta__cVUMs{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:1rem}.detail_date__giOYC,.detail_lang__pBZ91{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:#b0b0b0;padding:.5rem 1rem;background:rgba(255,255,255,.05);border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.detail_contentWrapper__Bbb3B{max-width:800px;margin:0 auto;background:rgba(255,255,255,.02);border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)}.detail_content__1jQH_{padding:2.5rem;font-size:1.1rem;line-height:1.8;color:#d0d0d0;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.02),rgba(255,255,255,.01))}.detail_body__zVGD0{padding:2.5rem;line-height:1.8;color:#e0e0e0}.detail_body__zVGD0 h1,.detail_body__zVGD0 h2,.detail_body__zVGD0 h3,.detail_body__zVGD0 h4,.detail_body__zVGD0 h5,.detail_body__zVGD0 h6{color:#ffffff;margin:2rem 0 1rem;font-weight:700}.detail_body__zVGD0 h1{font-size:2rem;background:linear-gradient(135deg,#64b5f6,#42a5f5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.detail_body__zVGD0 h2{font-size:1.5rem;color:#81c784}.detail_body__zVGD0 h3{font-size:1.3rem;color:#ffb74d}.detail_body__zVGD0 p{margin:1rem 0;color:#d0d0d0}.detail_body__zVGD0 a{color:#64b5f6;text-decoration:none;border-bottom:1px solid rgba(100,181,246,.3);transition:all .3s ease}.detail_body__zVGD0 a:hover{color:#42a5f5;border-bottom-color:#42a5f5}.detail_body__zVGD0 code{background:rgba(100,181,246,.1);color:#64b5f6;padding:.2rem .4rem;border-radius:4px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.9em}.detail_body__zVGD0 pre{background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0}.detail_body__zVGD0 pre code{background:none;color:#e0e0e0;padding:0}.detail_body__zVGD0 blockquote{border-left:4px solid #64b5f6;margin:1.5rem 0;color:#b0b0b0;font-style:italic;background:rgba(100,181,246,.05);padding:1rem 1.5rem;border-radius:0 8px 8px 0}.detail_body__zVGD0 ol,.detail_body__zVGD0 ul{margin:1rem 0;padding-left:2rem}.detail_body__zVGD0 li{margin:.5rem 0;color:#d0d0d0}.detail_loading___LEc_{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;background:linear-gradient(135deg,#0c0c0c,#1a1a1a 50%,#0f0f0f);color:#e0e0e0}.detail_loadingSpinner__Li8fa{width:60px;height:60px;border:4px solid rgba(100,181,246,.2);border-top-color:#64b5f6;border-radius:50%;animation:detail_spin__elIFS 1s linear infinite;margin-bottom:1rem}.detail_loadingText__xNsLE{font-size:1.1rem;color:#b0b0b0;font-weight:500}@keyframes detail_spin__elIFS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.detail_error__EZR78{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;background:linear-gradient(135deg,#0c0c0c,#1a1a1a 50%,#0f0f0f);color:#e0e0e0;text-align:center;padding:2rem}.detail_errorIcon__igQVD{font-size:4rem;margin-bottom:1rem;opacity:.7}.detail_error__EZR78 h2{font-size:1.5rem;color:#ff6b6b;margin-bottom:1rem;font-weight:600}.detail_error__EZR78 p{color:#b0b0b0;font-size:1rem;max-width:500px;line-height:1.6}@media (max-width:768px){.detail_container__r6B39{padding:1rem .5rem}.detail_header__zVh7Z{margin-bottom:2rem}.detail_meta__cVUMs{gap:1rem}.detail_body__zVGD0,.detail_content__1jQH_{padding:1.5rem}.detail_title__uVspO{font-size:2rem}.detail_body__zVGD0 pre{padding:1rem;font-size:.9rem}}@media (max-width:480px){.detail_meta__cVUMs{flex-direction:column;gap:.5rem}.detail_body__zVGD0,.detail_content__1jQH_{padding:1rem}}.detail_skeleton__mx2Xo{background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200% 100%;animation:detail_shimmer__Q7mTB 1.5s ease-in-out infinite;border-radius:8px;margin:0 auto}@keyframes detail_shimmer__Q7mTB{0%{background-position:-200% 0}to{background-position:200% 0}}