.blog-page{background:linear-gradient(160deg,#fdf6f0 0%,#f5fff9 100%);min-height:100vh;padding:2rem 0}.blog-container{max-width:1200px;margin:0 auto;padding:0 2rem}.blog-header{text-align:center;margin-bottom:3rem}.blog-title{background:#ff914d;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.blog-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.blog-filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.blog-filter{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:25px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.blog-filter:hover{color:#ff914d;border-color:#ff914d}.blog-filter.active{color:#fff;background:#ff914d;border-color:#0000;position:relative;overflow:hidden}.blog-filter.active:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.blog-filter.active:hover:before{left:100%}.blog-filter.active:hover{opacity:.9;box-shadow:0 6px 20px #ff914d66}.blog-cards-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:50px;display:grid;position:relative}.blog-card{-webkit-backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #ff914d1f;border-radius:18px;flex-direction:column;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f,0 1px 4px #0000000a;cursor:pointer!important}.blog-card:before{content:"";opacity:0;z-index:2;background:#ff914d;height:3px;transition:opacity .28s;position:absolute;top:0;left:0;right:0}.blog-card:hover{border-color:#ff914d59;transform:translateY(-6px);box-shadow:0 16px 40px #ff914d21,0 4px 12px #00000014}.blog-card:hover:before{opacity:1}.card-1{animation:.6s ease-out slideInLeft}.card-2{animation:.6s ease-out .2s both slideInUp}.card-3{animation:.6s ease-out .4s both slideInRight}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.blog-card-image{border-radius:18px 18px 0 0;flex-shrink:0;height:200px;position:relative;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .38s}.blog-card:hover .blog-card-image img{transform:scale(1.04)}.blog-category{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;background:#ff914de6;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;left:12px}.card-overlay{pointer-events:none;opacity:1;background:linear-gradient(#0000 50%,#0000002e 100%);transition:opacity .28s;position:absolute;inset:0}.blog-card:hover .card-overlay{opacity:1}.blog-card-content{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex;position:relative}.blog-card-title{color:#1a1a2e;-webkit-line-clamp:2;letter-spacing:-.01em;-webkit-box-orient:vertical;margin-bottom:8px;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-card-excerpt{color:#5a6475;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:14px;font-size:.855rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-card-meta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;font-size:.78rem;display:flex}.blog-read-time,.blog-date{color:#94a3b8;background:0 0;border-radius:0;align-items:center;gap:3px;padding:0;font-weight:500;display:flex}.blog-read-link{color:#ff914d;border-bottom:1.5px solid #0000;align-items:center;gap:5px;width:fit-content;margin-top:auto;padding:4px 0;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .22s,border-color .22s,gap .22s;display:inline-flex}.blog-read-link:hover{color:#e06d1a;border-color:#e06d1a;gap:8px}.blog-post-detail{background:#fff;min-height:100vh;padding:2rem 0}.blog-detail-footer{border-top:1px solid #e2e8f0;justify-content:center;margin-top:3rem;padding-top:2rem;display:flex}.back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff914d 0%,#00bf63 100%);border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #ff914d4d}.back-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff914d66}.blog-article{max-width:800px;margin:0 auto}.blog-article-image{object-fit:cover;border-radius:12px;width:100%;height:400px;margin-bottom:2rem}.blog-article-meta{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.blog-article-title{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blog-author{color:#64748b;margin-bottom:2rem;font-size:1.1rem;font-weight:500}.blog-article-text{color:#374151;font-size:1.1rem;line-height:1.8}.blog-section-title{color:#1e293b;border-bottom:3px solid;border-image:linear-gradient(135deg,#ff914d 0%,#00bf63 100%) 1;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700;position:relative}.blog-section-title:before{content:"";background:linear-gradient(135deg,#ff914d 0%,#00bf63 100%);width:60px;height:3px;position:absolute;bottom:-3px;left:0}.blog-subsection-title{color:#ff914d;background:linear-gradient(90deg,#ff914d1a 0%,#0000 100%);border-left:4px solid #ff914d;border-radius:0 8px 8px 0;margin:2rem 0 1rem;padding:.5rem 0 .5rem 1rem;font-size:1.4rem;font-weight:600}.blog-divider{opacity:.3;background:linear-gradient(135deg,#ff914d 0%,#00bf63 100%);border:none;border-radius:2px;height:2px;margin:3rem 0}.blog-article-text{color:#374151;max-width:none;font-size:1.1rem;line-height:1.8}.blog-paragraph{text-align:justify;margin-bottom:1.5rem}.blog-paragraph:has(strong){background:linear-gradient(90deg,#ff914d0d 0%,#0000 100%);border-left:4px solid #ff914d;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-weight:500}.blog-tip,.blog-example,.blog-bonus,.blog-reminder{background:linear-gradient(90deg,#ff914d0d 0%,#0000 100%);border-left:4px solid #ff914d;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-weight:500}.blog-example{background:linear-gradient(90deg,#00bf630d 0%,#0000 100%);border-left-color:#00bf63}.blog-bonus{background:linear-gradient(90deg,#3b82f60d 0%,#0000 100%);border-left-color:#3b82f6}.blog-reminder{background:linear-gradient(90deg,#a855f70d 0%,#0000 100%);border-left-color:#a855f7}.blog-article{background:#fff;border-radius:16px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000001a}.blog-article-text ul{margin:1.5rem 0;padding-left:2rem}.blog-article-text li{margin-bottom:.5rem;line-height:1.6}.blog-article-text strong{color:#ff914d;font-weight:600}.blog-article-content{padding:2rem 3rem}.blog-article-meta{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1rem 0;display:flex}.blog-article-title{background:linear-gradient(135deg,#1e293b 0%,#374151 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.2}.blog-author{color:#64748b;border-bottom:1px solid #f1f5f9;margin-bottom:2rem;padding:1rem 0;font-size:1.1rem;font-weight:500}.blog-article:before{content:"";transform-origin:0;z-index:1000;background:linear-gradient(135deg,#ff914d 0%,#00bf63 100%);width:100%;height:4px;animation:linear reading-progress;animation-timeline:scroll();position:fixed;top:0;left:0;transform:scaleX(0)}@keyframes reading-progress{to{transform:scaleX(1)}}@media (max-width:768px){.blog-container{padding:0 1rem}.blog-title{font-size:2.5rem}.blog-cards-grid{grid-template-columns:1fr;gap:20px}.blog-filters{gap:.5rem}.blog-filter{padding:.5rem 1rem;font-size:.9rem}.blog-card-footer{flex-direction:column;align-items:flex-start;gap:1rem}.blog-article-title{font-size:2.2rem}.blog-article-image{height:250px}.blog-article-meta{flex-direction:column;gap:.5rem}.blog-article-content{padding:1.5rem 2rem}.blog-section-title{font-size:1.5rem}.blog-subsection-title{font-size:1.2rem}}.blog-body u{text-decoration:none!important}.blog-body strong,.blog-body b{color:#ff914d;font-weight:600}.blog-body em,.blog-body i{font-style:italic}.blog-body s,.blog-body del,.blog-body strike{text-decoration:line-through}.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{color:#1e293b;margin-top:24px;margin-bottom:12px;font-weight:600}.blog-body h1{font-size:2.2rem}.blog-body h2{border-bottom:2px solid #ff914d4d;padding-bottom:.5rem;font-size:1.8rem}.blog-body h3{font-size:1.5rem}.blog-body h4{font-size:1.3rem}.blog-body h5{font-size:1.1rem}.blog-body h6{font-size:1rem}.blog-body p{color:#374151;margin-bottom:16px;line-height:1.8}.blog-body hr{border:none;border-top:2px solid #e0e0e0;margin:32px 0}.blog-body img{border-radius:8px;max-width:100%;height:auto;margin:24px 0;box-shadow:0 4px 12px #0000001a}.blog-body a{color:#06c;text-decoration:none;transition:all .3s}.blog-body a:hover{color:#ff914d;text-decoration:underline}.blog-body ul,.blog-body ol{margin-bottom:16px;margin-left:24px}.blog-body li{margin-bottom:8px;line-height:1.6}.blog-body table{border-collapse:collapse;border-radius:8px;width:100%;margin:24px 0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.blog-body table th,.blog-body table td{text-align:left;border:1px solid #ddd;padding:12px}.blog-body table th{color:#1e293b;background-color:#f5f5f5;font-weight:600}.blog-body table tr:nth-child(2n){background-color:#f9fafb}.blog-body table tr:hover{background-color:#f0f0f0}.blog-body div[style*=background-color]{border-radius:4px;margin:16px 0;padding:16px}.blog-body span[style*=background-color]{border-radius:2px;padding:2px 4px}.blog-body blockquote{color:#64748b;background:#ff914d0d;border-left:4px solid #ff914d;border-radius:0 8px 8px 0;margin:24px 0;padding:16px 20px;font-style:italic}.blog-body code{color:#d63384;background:#f5f5f5;border-radius:3px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.blog-body pre{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:24px 0;padding:16px;line-height:1.5;overflow-x:auto}.blog-body pre code{color:#e2e8f0;background:0 0;padding:0}
