.editorial-layout{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin:0 auto}@media (min-width:1024px){.editorial-layout{flex-direction:row;align-items:flex-start;gap:4rem;padding:4rem 1.5rem}}.editorial-back-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;color:#64748b;font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;padding:0;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.editorial-back-btn:hover{color:#0f172a;transform:translateX(-6px)}.editorial-sidebar{width:100%;display:flex;flex-direction:column}@media (min-width:1024px){.editorial-back-btn{margin-bottom:2.5rem}.editorial-sidebar{width:35%;flex:0 0 35%;position:sticky;top:100px;height:-moz-max-content;height:max-content;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.editorial-sidebar::-webkit-scrollbar{display:none}}.editorial-main-content{width:100%;min-width:0}@media (min-width:1024px){.editorial-main-content{width:65%;flex:1}}.editorial-category{display:inline-block;color:#1583b7;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.editorial-title{font-family:system-ui,-apple-system,sans-serif;font-size:clamp(1.4rem,6vw,2.75rem);font-weight:900;color:#0f172a;line-height:1.15;margin:0 0 1rem;letter-spacing:-.02em}.editorial-meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.meta-item{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:500;color:#64748b}.meta-icon{color:#94a3b8}.editorial-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag-pill{gap:6px;background-color:#f8fafc;color:#475569;font-size:.75rem;padding:.4rem .8rem;border-radius:6px;border:1px solid #e2e8f0}.editorial-share-btn,.tag-pill{display:inline-flex;align-items:center;font-weight:700}.editorial-share-btn{justify-content:center;gap:8px;width:100%;padding:1rem;background-color:white;border:1px solid #cbd5e1;color:#0f172a;border-radius:12px;font-size:.95rem;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.editorial-share-btn:hover{background-color:#f8fafc;border-color:#94a3b8}.app-promo-card{background:linear-gradient(135deg,#0d344b,#1583b7);border-radius:16px;padding:1.5rem;color:white;box-shadow:0 10px 25px rgba(21,131,183,.2);position:relative;overflow:hidden;margin-top:1rem}.promo-glow{position:absolute;top:-50px;right:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(255,255,255,.2) 0,transparent 70%);border-radius:50%;pointer-events:none}.promo-icon-wrap{width:48px;height:48px;background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;border:1px solid rgba(255,255,255,.1)}.promo-title{font-size:1.25rem;font-weight:800;margin:0 0 .5rem;font-family:system-ui,-apple-system,sans-serif}.promo-desc{font-size:.85rem;color:rgba(255,255,255,.8);line-height:1.5;margin:0 0 1.5rem}.promo-btn-group{display:flex;flex-direction:column;gap:.5rem}.promo-store-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,.3);color:white;border:1px solid rgba(255,255,255,.15);padding:.75rem;border-radius:8px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .2s ease}.promo-store-btn:hover{background:rgba(0,0,0,.5)}.desktop-promo{display:none}.mobile-promo{display:block;margin-top:2rem}@media (min-width:1024px){.desktop-promo{display:block}.mobile-promo{display:none}.promo-btn-group{flex-direction:row}.promo-store-btn{flex:1}.editorial-title{margin:0 0 1.5rem}.editorial-meta{padding-bottom:1.5rem;margin-bottom:1.5rem}.editorial-tags{margin-bottom:2rem}}.editorial-hero{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.05);background:#f1f5f9}@media (min-width:1024px){.editorial-hero{border-radius:16px;margin-bottom:2.5rem}}.editorial-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.editorial-body-text{font-size:1.125rem;color:#334155;line-height:1.85;font-family:Georgia,serif}.editorial-body-text h2{font-size:1.75rem;font-weight:800;margin:3rem 0 1.25rem;letter-spacing:-.01em}.editorial-body-text h2,.editorial-body-text h3{font-family:system-ui,-apple-system,sans-serif;color:#0f172a}.editorial-body-text h3{font-size:1.4rem;font-weight:700;margin:2.5rem 0 1rem}.editorial-body-text p{margin-bottom:1.5rem}.editorial-body-text img{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover;border-radius:12px;margin:2.5rem 0;box-shadow:0 4px 15px rgba(0,0,0,.05)}.editorial-body-text blockquote{font-family:system-ui,-apple-system,sans-serif;font-size:1.25rem;font-style:italic;font-weight:500;color:#0f172a;border-left:4px solid #1583b7;padding:1.5rem 2rem;margin:3rem 0;background:#f8fafc;border-radius:0 12px 12px 0}.editorial-body-text a{color:#1583b7;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease;font-weight:600}.editorial-body-text a:hover{border-bottom-color:#1583b7}.editorial-body-text ol,.editorial-body-text ul{margin-bottom:1.5rem;padding-left:1.5rem}.editorial-body-text li{margin-bottom:.75rem}@media (max-width:768px){.editorial-body-text{font-size:1rem;line-height:1.7}.editorial-body-text p{margin-bottom:1.25rem}.editorial-body-text h2{font-size:1.3rem;margin:2rem 0 1rem}.editorial-body-text h3{font-size:1.15rem;margin:1.5rem 0 .75rem}.editorial-body-text blockquote{padding:1rem 1.25rem;font-size:1.05rem;margin:1.5rem 0;border-left-width:3px}.editorial-body-text img{margin:1.5rem 0}}.blog-detail{min-height:100vh;margin:40px 20px 0}.back-button{display:inline-flex;align-items:center;gap:.5rem;color:#666;margin-bottom:2rem;cursor:pointer;transition:color .3s ease;background:none;border:none;font-size:.95rem}.back-button:hover{color:#0070f3}.related-section{margin-top:4rem}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.section-header p{max-width:600px;margin:0 auto;font-size:1rem;color:#666}.related-grid{display:grid;gap:1.5rem}@media (min-width:768px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.related-grid{grid-template-columns:repeat(3,1fr)}}.cta-section{margin-top:4rem;text-align:center}.cta-box{background:linear-gradient(90deg,#e0f0ff,#eafdf5);padding:3rem;border-radius:12px 12px 0 0;margin:0 auto}.cta-box h3{font-size:1.75rem;margin-bottom:1rem}.cta-box p{font-size:1rem;color:#555;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{background-color:var(--primary-1);color:white;padding:.75rem 2rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:background .3s ease}.cta-button:hover{background-color:var(--primary-hover)}.loading-section{margin:4rem auto;padding:2rem 1rem}.loading-title{height:32px;width:25%;margin-bottom:1.5rem}.loading-banner,.loading-title{background:#ddd;border-radius:6px}.loading-banner{height:250px;margin-bottom:2rem}.loading-lines>div{height:16px;background:#ddd;border-radius:6px;margin-bottom:.75rem}.loading-lines>div:nth-child(2){width:75%}.loading-lines>div:nth-child(3){width:50%}.blog-detail-wrapper{background-color:#ffffff;min-height:100vh}.editorial-blog-container{max-width:1200px;margin:0 auto;padding:0 1.5rem 6rem}.cta-box,.cta-section{display:none!important}