.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}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:1000;background:rgba(0,0,0,.1)}.reading-progress-bar{height:100%;background:linear-gradient(90deg,#0070f3,#00a8ff);transition:width .3s ease;border-radius:0 3px 3px 0}.view-blog-container{display:flex;flex-direction:column;align-items:center;background-color:#f9f9f9;padding:20px;min-height:80vh}.breadcrumb{width:100%;max-width:1200px;margin-bottom:20px;padding:10px 0;font-size:.9em;color:#666}.breadcrumb-link{color:#0070f3;text-decoration:none;transition:color .3s ease}.breadcrumb-link:hover{color:#0056b3;text-decoration:underline}.breadcrumb-separator{margin:0 8px;color:#999}.breadcrumb-current{color:#333;font-weight:500;max-width:200px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-wrapper{display:flex;max-width:1200px;width:100%;gap:20px;align-items:flex-start}.loading-skeleton{width:100%;animation:pulse 1.5s ease-in-out infinite}.skeleton-header{margin-bottom:30px}.skeleton-image{width:100%;height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:10px;margin-bottom:15px}.skeleton-title{height:40px;width:80%;margin:15px auto}.skeleton-meta,.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:5px}.skeleton-meta{height:20px;width:60%;margin:0 auto 20px}.skeleton-line{height:16px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:3px;margin-bottom:12px}.skeleton-line.short{width:75%}.skeleton-sidebar{padding:20px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.error-container{text-align:center;padding:60px 20px;background:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);max-width:500px;margin:0 auto}.error-icon{font-size:4em;margin-bottom:20px}.error-container h2{color:#333;margin-bottom:15px;font-size:1.8em}.error-message{color:#666;margin-bottom:30px;line-height:1.6}.error-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.back-button,.retry-button{padding:12px 24px;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:all .3s ease;text-decoration:none;display:inline-block}.retry-button{background:#0070f3;color:#fff}.retry-button:hover{background:#0056b3;transform:translateY(-2px)}.back-button{background:#f5f5f5;color:#333;border:1px solid #ddd}.back-button:hover{background:#e9e9e9}.blog-content{flex:3 1;background:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);line-height:1.7}.blog-header{text-align:center;margin-bottom:40px}.blog-image-container{margin-bottom:20px;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.blog-image{width:100%;max-height:400px;object-fit:cover;border-radius:10px}.blog-title{font-size:2.5em;font-weight:700;color:#1a1a1a;margin:20px 0;line-height:1.2}.blog-meta{display:flex;justify-content:center;gap:20px;color:#777;font-size:.95em;margin:20px 0;flex-wrap:wrap}.blog-meta span{display:flex;align-items:center;gap:5px}.reading-time{background:#f0f8ff;color:#0070f3;padding:4px 8px;border-radius:12px;font-size:.85em;font-weight:500}.social-share{display:flex;align-items:center;justify-content:center;gap:12px;margin:25px 0;padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef}.share-label{font-weight:600;color:#495057;margin-right:15px;font-size:.95em}.share-button{background:#fff;border:1px solid #dee2e6;padding:12px;border-radius:10px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;width:44px;height:44px}.share-button,.share-button svg{transition:all .3s ease}.share-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.15);border-color:transparent}.share-button.x{color:#6c757d}.share-button.x:hover{background:#000;color:#fff}.share-button.facebook{color:#6c757d}.share-button.facebook:hover{background:#1877f2;color:#fff}.share-button.linkedin{color:#6c757d}.share-button.linkedin:hover{background:#0077b5;color:#fff}.share-button.email{color:#6c757d}.share-button.email:hover{background:#28a745;color:#fff}.blog-body{line-height:1.8;color:#444;font-size:1.1em}.blog-body h1,.blog-body h2,.blog-body h3{color:#1a1a1a;margin-top:2em;margin-bottom:.5em}.blog-body h1{font-size:2em}.blog-body h2{font-size:1.6em}.blog-body h3{font-size:1.3em}.blog-body p{margin-bottom:1.5em}.blog-body a{color:#0070f3;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.blog-body a:hover{border-bottom-color:#0070f3}.blog-body blockquote{border-left:4px solid #0070f3;margin:2em 0;font-style:italic;color:#666;background:#f8f9fa;padding:20px;border-radius:0 5px 5px 0}.blog-body img{max-width:100%;height:auto;border-radius:8px;margin:1.5em 0;box-shadow:0 4px 15px rgba(0,0,0,.1)}.recent-posts-section{margin:50px 0 40px;padding:40px 0;border-top:2px solid #f0f2f5;border-bottom:2px solid #f0f2f5}.recent-posts-section h3{font-size:2em;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:10px}.section-subtitle{text-align:center;color:#6c757d;font-size:1.1em;margin-bottom:40px;font-weight:400}.recent-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:25px;gap:25px;margin-bottom:20px}.recent-post-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;border:1px solid #f1f3f4;display:flex;flex-direction:column;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recent-post-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px rgba(0,0,0,.15);border-color:#0070f3}.recent-post-image{width:100%;height:180px;overflow:hidden;position:relative;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px 20px 0 0}.recent-post-image img{transition:all .5s cubic-bezier(.4,0,.2,1);width:100%;height:180px;object-fit:cover;object-position:center;display:block;position:relative;z-index:2}.recent-post-card:hover .recent-post-image img{transform:scale(1.08)}.image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9ecef,#dee2e6);color:#6c757d;position:relative;z-index:1}.recent-post-card:hover .recent-post-image img{transform:scale(1.05)}.recent-post-content{padding:25px 20px 20px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#fff,#fafbfc)}.recent-post-content h4{font-size:1.3em;font-weight:700;color:#1a1a1a;margin-bottom:15px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease;position:relative}.recent-post-card:hover .recent-post-content h4{color:#0070f3;transform:translateX(5px)}.recent-post-excerpt{color:#5a6c7d;font-size:.95em;line-height:1.6;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1;transition:color .3s ease}.recent-post-card:hover .recent-post-excerpt{color:#4a5c6d}.recent-post-meta{display:flex;justify-content:space-between;align-items:center;font-size:.85em;color:#8e9296;margin-top:auto;padding-top:12px;border-top:1px solid #f0f2f5}.recent-post-date{font-weight:500;color:#6c757d;transition:color .3s ease}.recent-post-card:hover .recent-post-date{color:#0070f3}.recent-post-reading-time{background:linear-gradient(135deg,#f0f8ff,#e6f3ff);color:#0070f3;padding:5px 10px;border-radius:10px;font-weight:600;font-size:.8em;transition:all .3s ease;border:1px solid #e6f3ff}.recent-post-card:hover .recent-post-reading-time{background:linear-gradient(135deg,#0070f3,#0056b3);color:#fff;border-color:#0070f3;transform:translateY(-2px)}.blog-actions{margin-top:40px;padding-top:30px;border-top:1px solid #eee;text-align:center}.back-to-blogs{color:#0070f3;text-decoration:none;font-weight:500;padding:12px 24px;border:2px solid #0070f3;border-radius:5px;transition:all .3s ease;display:inline-block}.back-to-blogs:hover{background:#0070f3;color:#fff;transform:translateY(-2px)}.sidebar{flex:1 1;background:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.sidebar-section{margin-bottom:30px}.sidebar-section h3{font-size:1.4em;margin-bottom:20px;color:#1a1a1a;border-bottom:2px solid #0070f3;padding-bottom:10px}.related-blogs-list{list-style:none;padding:0}.related-blog-item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.related-blog-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.related-blog-link{display:flex;align-items:flex-start;color:#333;text-decoration:none;transition:all .3s ease;padding:10px;border-radius:8px}.related-blog-link:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.related-blog-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:8px;margin-right:15px;flex-shrink:0}.related-blog-info{flex:1 1}.related-blog-info h4{font-size:1em;margin:0 0 8px;line-height:1.3;color:#1a1a1a}.related-blog-info p{margin:0 0 5px;font-size:.85em;color:#888}.reading-time-small{font-size:.75em;color:#0070f3;background:#f0f8ff;padding:2px 6px;border-radius:8px;font-weight:500}@media (max-width:768px){.view-blog-container{padding:10px}.content-wrapper{flex-direction:column;gap:20px}.blog-content{padding:20px}.blog-title{font-size:2em}.blog-meta{flex-direction:column;gap:10px;align-items:center}.social-share{flex-wrap:wrap;padding:15px;gap:8px}.share-label{width:100%;text-align:center;margin-bottom:15px;margin-right:0}.share-button{width:40px;height:40px;padding:10px}.breadcrumb{font-size:.8em;padding:5px 0}.breadcrumb-current{max-width:150px}.error-actions{flex-direction:column;align-items:center}.sidebar{position:static;order:-1}.related-blog-link{padding:8px}.related-blog-thumbnail{width:60px;height:60px;margin-right:10px}.recent-posts-section{margin:30px 0;padding:30px 0}.recent-posts-section h3{font-size:1.6em}.recent-posts-grid{grid-template-columns:1fr;gap:20px}.recent-post-content{padding:20px}.recent-post-content h4{font-size:1.2em}.recent-post-meta{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:480px){.blog-title{font-size:1.6em}.blog-content{padding:15px}.social-share{gap:6px;padding:12px}.share-button{width:36px;height:36px;padding:8px}.blog-body{font-size:1em}.recent-posts-section h3{font-size:1.4em}.section-subtitle{font-size:1em;margin-bottom:30px}.recent-post-image{height:140px}.recent-post-image img{height:140px;object-position:center}.recent-post-content{padding:20px 15px 15px}.recent-post-content h4{font-size:1.2em;margin-bottom:12px}.recent-post-excerpt{font-size:.9em;margin-bottom:12px}.recent-post-meta{font-size:.8em;padding-top:10px}.recent-post-reading-time{padding:4px 8px;font-size:.8em}}.back-button:focus,.back-to-blogs:focus,.breadcrumb-link:focus,.recent-post-card:focus,.related-blog-link:focus,.retry-button:focus,.share-button:focus{outline:2px solid #0070f3;outline-offset:2px}@media print{.blog-actions,.breadcrumb,.reading-progress,.sidebar,.social-share{display:none}.blog-content{box-shadow:none;padding:0}}.navbar-container{justify-content:space-between;padding:10px 20px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;width:100%;top:0;left:0;z-index:1000}.navbar-center,.navbar-container,.navbar-left,.navbar-right{display:flex;align-items:center}.navbar-center{justify-content:center;flex:1 1}.navbar-brand{text-decoration:none;color:inherit;transition:transform .2s ease}.navbar-brand:hover{transform:scale(1.02)}.navbar-brand-content{display:flex;align-items:center;gap:15px;padding:8px 16px;border-radius:12px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease}.navbar-brand-content:hover{box-shadow:0 6px 20px rgba(0,0,0,.12);background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.8))}.logo-container{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.logo-container:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.navbar-logo{border-radius:50%;object-fit:cover;transition:all .3s ease}.brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.navbar-title{margin:0;font-size:1.6rem;font-weight:700;color:#2c3e50;line-height:1.2;letter-spacing:-.5px;transition:color .3s ease}.navbar-subtitle{font-size:.75rem;font-weight:500;color:#6c757d;letter-spacing:.5px;text-transform:uppercase;transition:color .3s ease}.navbar-brand:hover .navbar-title{color:#1a252f}.navbar-brand:hover .navbar-subtitle{color:#495057}@media (max-width:768px){.navbar-brand-content{gap:10px;padding:6px 12px}.logo-container{width:50px;height:50px}.navbar-title{font-size:1.3rem}.navbar-subtitle{font-size:.7rem}}@media (max-width:480px){.navbar-brand-content{flex-direction:column;gap:8px;text-align:center}.brand-text{align-items:center}.navbar-title{font-size:1.1rem}.navbar-subtitle{font-size:.65rem}}.fa-map-marker-alt{cursor:pointer}.fullscreen-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.fullscreen-menu.open{opacity:1;visibility:visible}.fullscreen-menu-list{list-style:none;padding:0;margin:0;text-align:center}.fullscreen-menu-list li{margin-bottom:20px}.fullscreen-menu-list li a{color:#fff;font-size:1.5rem;text-transform:uppercase;transition:color .3s}.fullscreen-menu-list li a:hover{color:#f8f9fa}.home-order{margin-top:70px}.floating-cart-icon{position:fixed;bottom:20px;right:20px;background-color:#007bff;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;transition:transform .3s ease,box-shadow .3s ease}.floating-cart-icon:hover{transform:scale(1.1);box-shadow:0 8px 16px rgba(0,0,0,.25)}.cart-count{position:absolute;top:-5px;right:-5px;background-color:#dc3545;color:#fff;border-radius:50%;padding:5px 10px;font-size:12px}