@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#171717;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;position:relative;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#a3a3a3}::-webkit-scrollbar-corner{background:#f5f5f5}html{scrollbar-width:thin;scrollbar-color:#d4d4d4 #f5f5f5}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#171717;font-weight:700;line-height:1.25;letter-spacing:-.01em}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{line-height:1.625;margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#ff6b35;text-decoration:none;font-weight:500;transition:all .15s ease}a:hover{color:#e55525}a:focus-visible{outline:2px solid #ff6b35;outline-offset:2px;border-radius:.25rem}button{font-family:inherit;font-size:1rem;font-weight:500;line-height:1;color:#fff;background:#ff6b35;border:none;border-radius:.5rem;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease}button:hover{background:#e55525;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}button:active{transform:translateY(0);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}button:focus-visible{outline:2px solid #ff6b35;outline-offset:2px}button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}input,textarea,select{font-family:inherit;font-size:1rem;line-height:1.5;color:#171717;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;padding:.75rem 1rem;transition:all .15s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}input::placeholder,textarea::placeholder,select::placeholder{color:#737373}img{max-width:100%;height:auto;vertical-align:middle}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{padding:0 1.5rem}}@media (min-width: 1024px){.container{padding:0 2rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.js-focus-visible :focus:not(.focus-visible){outline:none}@media print{*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::selection{background-color:#ff6b35;color:#fff}::-moz-selection{background-color:#ff6b35;color:#fff}.loading{opacity:.7;pointer-events:none}.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #ff6b35;border-right-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.glass{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e5e5;transition:all .3s ease}.card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}#root{width:100%;min-height:100vh;margin:0;padding:0;background:#fafafa}.blog-container{border:2px solid #e5e5e5;margin:1rem auto;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;padding:2rem;max-width:900px;transition:all .3s ease;position:relative;overflow:hidden}.scroll-progress-container{position:absolute;top:0;left:0;width:100%;height:4px;background:#0000000d;z-index:10}.scroll-progress-bar{height:100%;background:linear-gradient(90deg,#ff6b35,#f39c12);width:0;animation:progress 1s ease}@keyframes progress{to{width:calc(100% * var(--scroll, 0) / 100)}}.blog-header{border-bottom:3px solid #ff6b35;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;color:#171717;padding-bottom:1rem;margin-bottom:1.5rem}.blog-header h1{font-size:2.2rem;color:#ff6b35;margin:0;font-weight:700;letter-spacing:-.5px}.lang-switch{gap:.5rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.lang-switch button{background:#ff6b35;color:#fff;border:none;border-radius:6px;padding:.5em 1em;font-size:.95em;font-weight:600;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000001a}.lang-switch button:hover{background:#e55525;transform:translateY(-2px)}.lang-switch button:active{transform:translateY(0)}.blog-content{font-size:1.15rem;color:#171717;line-height:1.8;margin-top:1.5rem}.blog-content .blog-article h2{font-size:1.8rem;color:#ff6b35;margin:2rem 0 1rem;font-weight:600;position:relative;padding-bottom:.5rem}.blog-content .blog-article h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#ff6b35;border-radius:3px}.blog-content .blog-article p{margin-bottom:1.2em;letter-spacing:.01em}.blog-content .blog-article .feature-item{margin:.8rem 0;padding-left:1rem;border-left:3px solid #f39c12}.blog-content .blog-article .feature-item .feature-title{font-weight:600;color:#ff6b35}.blog-content .blog-article strong,.blog-content .blog-article b{color:#ff6b35;font-weight:600}@media (max-width: 800px){.blog-container{margin:.5rem;padding:1.5rem;border-radius:12px}.blog-header h1{font-size:1.6rem}.blog-content{font-size:1rem;line-height:1.6}.blog-article h2{font-size:1.5rem;margin:1.5rem 0 .8rem}.lang-switch{top:1rem;right:1rem}.lang-switch button{padding:.4em .8em;font-size:.9em}.blog-article .feature-item{padding-left:.8rem}.blog-article blockquote{padding:.8rem}}@media (max-width: 480px){#root{padding:.5rem}.blog-container{margin:0;padding:1rem;border-radius:8px}.blog-header h1{font-size:1.4rem}.blog-content{font-size:.95rem}}.highlighted{background:#ff7c2d1a;border-left:4px solid #ff6b35;padding:1rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.blog-article img{max-width:100%;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:1.5rem 0;transition:transform .3s ease}.blog-article img:hover{transform:scale(1.01)}.blog-article blockquote{background:#fafafa;border-left:4px solid #ff6b35;margin:1.5rem 0;padding:1rem 1.5rem;border-radius:0 8px 8px 0;font-style:italic}.blog-article blockquote p{margin:.5rem 0}.blog-article ul,.blog-article ol{padding-left:2rem;margin-bottom:1.5rem}.blog-article ul li,.blog-article ol li{margin-bottom:.5rem;position:relative}.blog-article hr{border:none;height:1px;background:linear-gradient(to right,transparent,#ff6b35,transparent);margin:2rem 0}.blog-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.footer-content{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#171717;opacity:.8}.social-links{display:flex;gap:1rem}.social-links a{color:#ff6b35;text-decoration:none;transition:color .2s ease}.social-links a:hover{color:#e55525;text-decoration:underline}@media (max-width: 480px){.footer-content{flex-direction:column;gap:1rem;text-align:center}}.modern-home{min-height:100vh;background:linear-gradient(135deg,#ff6b35,#1a1d29);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.modern-home:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%);z-index:1}.modern-home .container{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px;padding:2rem 1rem}.modern-home .container h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3);line-height:1.25;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#ffffffe6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@supports not (background-clip: text){.modern-home .container h1{color:#fff}}.modern-home .container p{font-size:1.25rem;font-weight:400;opacity:.95;line-height:1.625;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:0 2px 4px rgba(0,0,0,.2)}.modern-home .container .hero-actions{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 640px){.modern-home .container .hero-actions{flex-direction:row;justify-content:center;gap:1.5rem}}.modern-home .container .hero-actions .btn{display:inline-flex;align-items:center;gap:.5rem;padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:all .3s ease;cursor:pointer;border:2px solid transparent;min-width:200px;justify-content:center;position:relative;overflow:hidden;animation:fadeInUp .8s ease .3s both}.modern-home .container .hero-actions .btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.modern-home .container .hero-actions .btn:hover:before{left:100%}.modern-home .container .hero-actions .btn.btn-primary{background:#fff;color:#ff6b35;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modern-home .container .hero-actions .btn.btn-primary:hover{transform:translateY(-3px);box-shadow:0 25px 50px -12px #00000040;background:#fafafa}.modern-home .container .hero-actions .btn.btn-primary:active{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.modern-home .container .hero-actions .btn.btn-secondary{background:transparent;color:#fff;border-color:#ffffff4d}.modern-home .container .hero-actions .btn.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.modern-home .floating-elements{position:absolute;width:100%;height:100%;z-index:1;pointer-events:none}.modern-home .floating-elements .element{position:absolute;background:#ffffff1a;border-radius:9999px;animation:float 6s ease-in-out infinite}.modern-home .floating-elements .element:nth-child(1){width:80px;height:80px;top:20%;left:10%;animation-delay:0s}.modern-home .floating-elements .element:nth-child(2){width:60px;height:60px;top:60%;right:15%;animation-delay:2s}.modern-home .floating-elements .element:nth-child(3){width:40px;height:40px;bottom:30%;left:20%;animation-delay:4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(-10px) rotate(240deg)}}@media (max-width: 768px){.modern-home .container{padding:1.5rem 1rem}.modern-home .container h1{font-size:2.25rem;margin-bottom:1rem}.modern-home .container p{font-size:1.125rem;margin-bottom:2rem}.modern-home .container .hero-actions{margin-top:2rem}.modern-home .container .hero-actions .btn{padding:1rem 1.5rem;font-size:1rem;min-width:180px}}@media (max-width: 640px){.modern-home .container{padding:1rem .75rem}.modern-home .container h1{font-size:1.875rem}.modern-home .container p{font-size:1rem}.modern-home .container .hero-actions .btn{min-width:160px;padding:.75rem 1.25rem}}.blog-overview{min-height:100vh;background:#fafafa;padding:2rem 0}.blog-overview .container{max-width:1200px;margin:0 auto;padding:0 1rem}.blog-overview .blog-nav{margin-bottom:2rem}.blog-overview .blog-nav .back-link{display:inline-flex;align-items:center;gap:.5rem;color:#ff6b35;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:.5rem;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #f5f5f5}.blog-overview .blog-nav .back-link:hover{color:#e55525;transform:translate(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#fafafa}.blog-overview .blog-nav .back-link:before{content:"←";font-weight:700}.blog-overview .blog-header{text-align:center;margin-bottom:3rem}.blog-overview .blog-header h1{color:#171717;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.25rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}@media (min-width: 768px){.blog-overview .blog-header h1{font-size:3rem}}.blog-overview .blog-header p{color:#404040;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.625}.blog-overview .blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}@media (max-width: 640px){.blog-overview .blog-grid{grid-template-columns:1fr;gap:1.5rem}}.blog-overview .blog-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .3s ease;border:1px solid #e5e5e5;text-decoration:none;display:block;position:relative;overflow:hidden}.blog-overview .blog-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b35,#f39c12);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.blog-overview .blog-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#ff6b35}.blog-overview .blog-card:hover:before{transform:scaleX(1)}.blog-overview .blog-card:hover .blog-card-content h3{color:#ff6b35}.blog-overview .blog-card:hover .featured-badge{transform:scale(1.05)}.blog-overview .blog-card:active{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-overview .blog-card .blog-card-content{position:relative;z-index:2}.blog-overview .blog-card .blog-card-content .blog-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.blog-overview .blog-card .blog-card-content .blog-meta span{color:#737373;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.blog-overview .blog-card .blog-card-content .blog-meta span.blog-date:before{content:"📅";font-size:.75rem}.blog-overview .blog-card .blog-card-content .blog-meta span.blog-read-time:before{content:"⏱️";font-size:.75rem}.blog-overview .blog-card .blog-card-content h3{color:#171717;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;line-height:1.25;transition:color .3s ease}.blog-overview .blog-card .blog-card-content p{color:#404040;line-height:1.625;margin-bottom:1rem;font-size:1rem}.blog-overview .blog-card .blog-card-content .blog-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.blog-overview .blog-card .blog-card-content .blog-tags .tag{background:#f5f5f5;color:#404040;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;transition:all .15s ease}.blog-overview .blog-card .blog-card-content .blog-tags .tag:hover{background:#ff6b35;color:#fff}.blog-overview .blog-card .blog-card-content .featured-badge{position:absolute;top:-1.5rem;right:1rem;background:linear-gradient(135deg,#f39c12,#ff6b35);color:#fff;padding:.5rem 1rem;border-radius:0 0 .5rem .5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease}.blog-overview .loading-skeleton .blog-card .blog-card-content h3,.blog-overview .loading-skeleton .blog-card .blog-card-content p{background:#e5e5e5;border-radius:.25rem;color:transparent;animation:skeleton-loading 1.5s ease-in-out infinite}.blog-overview .loading-skeleton .blog-card .blog-card-content h3{height:1.5rem;margin-bottom:.75rem}.blog-overview .loading-skeleton .blog-card .blog-card-content p{height:1rem;margin-bottom:.5rem}.blog-overview .loading-skeleton .blog-card .blog-card-content p:last-of-type{width:60%}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 1024px){.blog-overview .blog-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (max-width: 768px){.blog-overview{padding:1.5rem 0}.blog-overview .container{padding:0 .75rem}.blog-overview .blog-header{margin-bottom:2.5rem}.blog-overview .blog-header h1{font-size:1.875rem}.blog-overview .blog-header p{font-size:1rem}.blog-overview .blog-card{padding:1.5rem}}.blog-post{min-height:100vh;background:#fafafa;padding:2rem 0}.blog-post .container{max-width:900px;margin:0 auto;padding:0 1rem}.blog-post .blog-nav{margin-bottom:2rem}.blog-post .blog-nav .back-link{display:inline-flex;align-items:center;gap:.5rem;color:#ff6b35;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:.5rem;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #f5f5f5}.blog-post .blog-nav .back-link:hover{color:#e55525;transform:translate(-5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#fafafa}.blog-post .blog-nav .back-link:before{content:"←";font-weight:700;font-size:1rem}.blog-post .post-content{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden;border:1px solid #e5e5e5}.blog-post .post-header{padding:2.5rem 2rem 2rem;background:linear-gradient(135deg,#fafafa,#fff);border-bottom:1px solid #e5e5e5;position:relative}.blog-post .post-header:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b35,#f39c12)}.blog-post .post-header .post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.blog-post .post-header .post-meta span{color:#737373;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:#f5f5f5;border-radius:9999px}.blog-post .post-header .post-meta span.post-date:before{content:"📅"}.blog-post .post-header .post-meta span.post-read-time:before{content:"⏱️"}.blog-post .post-header .post-meta span.post-author:before{content:"✍️"}.blog-post .post-header .post-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:#171717;margin:1rem 0;line-height:1.25;letter-spacing:-.02em}.blog-post .post-header .post-subtitle{font-size:1.125rem;color:#404040;margin-bottom:1.5rem;line-height:1.625;font-weight:400}.blog-post .post-header .post-tags{display:flex;gap:.5rem;flex-wrap:wrap}.blog-post .post-header .post-tags .tag{background:linear-gradient(135deg,#ff6b35,#f39c12);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .15s ease}.blog-post .post-header .post-tags .tag:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.blog-post .post-body{padding:2rem;line-height:1.625;color:#171717;font-size:1rem}.blog-post .post-body h1,.blog-post .post-body h2,.blog-post .post-body h3,.blog-post .post-body h4,.blog-post .post-body h5,.blog-post .post-body h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#171717;font-weight:700;line-height:1.25;margin:2rem 0 1rem;letter-spacing:-.01em}.blog-post .post-body h1:first-child,.blog-post .post-body h2:first-child,.blog-post .post-body h3:first-child,.blog-post .post-body h4:first-child,.blog-post .post-body h5:first-child,.blog-post .post-body h6:first-child{margin-top:0}.blog-post .post-body h1{font-size:1.875rem;font-weight:800;color:#ff6b35;padding-bottom:.75rem;border-bottom:2px solid #e5e5e5}.blog-post .post-body h2{font-size:1.5rem;font-weight:700}.blog-post .post-body h3{font-size:1.25rem;font-weight:600}.blog-post .post-body h4{font-size:1.125rem;font-weight:600}.blog-post .post-body p{margin-bottom:1rem;line-height:1.625}.blog-post .post-body p:last-child{margin-bottom:0}.blog-post .post-body ul,.blog-post .post-body ol{margin:1rem 0;padding-left:1.5rem}.blog-post .post-body ul li,.blog-post .post-body ol li{margin-bottom:.5rem;line-height:1.625}.blog-post .post-body ul li::marker,.blog-post .post-body ol li::marker{color:#ff6b35}.blog-post .post-body ul ul,.blog-post .post-body ul ol,.blog-post .post-body ol ul,.blog-post .post-body ol ol{margin:.5rem 0}.blog-post .post-body strong,.blog-post .post-body b{font-weight:700;color:#171717}.blog-post .post-body em,.blog-post .post-body i{font-style:italic;color:#404040}.blog-post .post-body a{color:#ff6b35;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .15s ease}.blog-post .post-body a:hover{color:#e55525;border-bottom-color:#ff6b35}.blog-post .post-body img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease}.blog-post .post-body img:hover{transform:scale(1.02);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-post .post-body blockquote{background:#fafafa;border-left:4px solid #ff6b35;margin:1.5rem 0;padding:1rem 1.5rem;border-radius:0 .5rem .5rem 0;font-style:italic;color:#404040}.blog-post .post-body blockquote p{margin-bottom:.5rem;font-size:1.125rem}.blog-post .post-body blockquote p:last-child{margin-bottom:0}.blog-post .post-body code{background:#f5f5f5;padding:.25rem .5rem;border-radius:.25rem;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;color:#e55525}.blog-post .post-body pre{background:#171717;color:#fff;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.blog-post .post-body pre code{background:none;padding:0;color:inherit}.blog-post .post-body .table-container{margin:2rem 0;overflow-x:auto;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e5e5}.blog-post .post-body .data-table{width:100%;border-collapse:collapse;background:#fff;font-size:.875rem}.blog-post .post-body .data-table th,.blog-post .post-body .data-table td{padding:1rem .75rem;text-align:left;border-bottom:1px solid #e5e5e5;vertical-align:top}.blog-post .post-body .data-table th{background:linear-gradient(135deg,#ff6b35,#f39c12);color:#fff;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;position:sticky;top:0;z-index:1}.blog-post .post-body .data-table tbody tr{transition:background-color .15s ease}.blog-post .post-body .data-table tbody tr:hover{background:#fafafa}.blog-post .post-body .data-table tbody tr:nth-child(2n){background:#ff6b3505}.blog-post .post-body .data-table td{color:#171717;line-height:1.625}.blog-post .post-body .data-table td:first-child{font-weight:500;color:#171717}.blog-post .post-body .data-table tr:last-child td{border-bottom:none}.blog-post .post-body .list-item{margin-bottom:.5rem;padding-left:.5rem;position:relative;line-height:1.625}.blog-post .post-body .list-item:before{content:"→";color:#ff6b35;font-weight:700;position:absolute;left:-.5rem}.blog-post .post-body .image-container{margin:2rem 0;text-align:center}.blog-post .post-body .image-container img{max-width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease}.blog-post .post-body .image-container img:hover{transform:scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.blog-post .post-body .image-caption{text-align:center;font-style:italic;color:#737373;font-size:.875rem;margin-top:.5rem;margin-bottom:1.5rem}.blog-post .post-body .image-caption em{display:block;padding:.5rem 1rem;background:#ff6b350d;border-radius:.25rem;border-left:3px solid #ff6b35;margin:0 auto;max-width:600px}.blog-post .post-body .italic-text{font-style:italic;color:#404040;text-align:center;font-size:.875rem;margin:1rem 0;border-left:3px solid #ff6b35;padding-left:1rem;background:#ff6b350d;border-radius:0 .25rem .25rem 0}.blog-post .post-body hr{border:none;height:1px;background:linear-gradient(to right,transparent,#e5e5e5,transparent);margin:2rem 0}.blog-post .post-not-found{text-align:center;padding:4rem 2rem;background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-post .post-not-found h1{color:#171717;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.blog-post .post-not-found p{color:#737373;font-size:1.125rem;margin-bottom:2rem;line-height:1.625}.blog-post .post-not-found .btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#ff6b35;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.blog-post .post-not-found .btn:hover{background:#e55525;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-post .post-not-found .btn:active{transform:translateY(0);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 768px){.blog-post{padding:1.5rem 0}.blog-post .container{padding:0 .75rem}.blog-post .post-header{padding:2rem 1.5rem 1.5rem}.blog-post .post-header .post-title{font-size:1.5rem}.blog-post .post-header .post-subtitle{font-size:1rem}.blog-post .post-body{padding:1.5rem;font-size:.875rem}.blog-post .post-body h1{font-size:1.5rem}.blog-post .post-body h2{font-size:1.25rem}.blog-post .post-body h3{font-size:1.125rem}.blog-post .post-not-found{padding:3rem 1.5rem}.blog-post .post-not-found h1{font-size:1.5rem}.blog-post .post-not-found p{font-size:1rem}}@media (max-width: 640px){.blog-post .post-header{padding:1.5rem 1rem 1rem}.blog-post .post-header .post-meta{gap:.5rem}.blog-post .post-header .post-meta span{font-size:.75rem;padding:.25rem .5rem}.blog-post .post-body{padding:1rem}}
