.header{z-index:1000;width:100%;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background:#fff;border-bottom:1px solid #e8ecf0;position:-webkit-sticky;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;height:56px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.header-brand{pointer-events:auto;flex-shrink:0;justify-content:center;align-items:center;display:flex}.header-logo{letter-spacing:-.04em;color:#23272f;align-items:center;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.35rem;font-weight:800;text-decoration:none;transition:opacity .2s;display:flex}.header-controller-btn{display:flex}.header-controller-btn-mobile{display:none!important}.header-controller-btn-desktop{display:flex}.header-logo:hover{opacity:.85}.header-logo-text-blue{letter-spacing:-.04em;background:linear-gradient(135deg,#2586d0 0%,#007bff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-ms-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800;line-height:1.2}.header-nav{align-items:center;gap:.25rem;margin-left:auto;display:flex}.header-nav a,.header-nav-link{color:#495057;border-radius:6px;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.header-nav a:hover,.header-nav a.active,.header-nav-link:hover{color:#2586d0;background:rgba(37,134,208,.06)}.header-nav a.active{color:#2586d0;font-weight:600}.header-nav-dropdown{position:relative}.header-nav-dropdown-btn{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:.9375rem;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.header-nav-dropdown-btn:hover,.header-nav-dropdown-btn:focus,.header-nav-dropdown-btn.active{color:#2586d0;background:rgba(37,134,208,.06)}.header-nav-dropdown-btn:focus-visible{outline-offset:2px;outline:2px solid #2586d0}.header-nav-dropdown-menu{opacity:0;visibility:hidden;z-index:1100;background:#fff;border:1px solid #e8ecf0;border-radius:8px;min-width:180px;padding:.375rem;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 4px);left:0;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.header-nav-dropdown.open .header-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-nav-dropdown-item{color:#495057;border-radius:6px;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.header-nav-dropdown-item:hover{color:#2586d0;background:rgba(37,134,208,.08)}.header-right{align-items:center;gap:.5rem;display:flex}.header-controller-btn{cursor:pointer;background:rgba(37,134,208,.08);border:1px solid rgba(37,134,208,.2);border-radius:8px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;transition:background .2s,border-color .2s;display:flex}.header-controller-btn:hover{background:rgba(37,134,208,.14);border-color:rgba(37,134,208,.35)}.header-controller-icon{object-fit:contain;width:24px;height:24px}.header-cart-btn{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;transition:color .2s,background .2s;display:flex;position:relative}.header-cart-btn:hover{color:#2586d0;background:rgba(37,134,208,.06)}.cart-badge{color:#fff;background:#e74c3c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.header-hamburger{cursor:pointer;color:#495057;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;transition:background .2s,color .2s;display:none}.header-hamburger span{background:currentColor;border-radius:1px;width:20px;height:2px;transition:transform .3s,opacity .3s;display:block}.header-hamburger:hover{color:#2586d0;background:rgba(37,134,208,.06)}.header-left{display:none}.header-info-btn{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:color .2s,background .2s;display:flex}.header-info-btn:hover{color:#2586d0;background:rgba(37,134,208,.06)}.header-mobile-backdrop{z-index:9998;opacity:0;background:rgba(0,0,0,.4);transition:opacity .25s;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.header-mobile-backdrop.open{opacity:1;display:block}.header-mobile-drawer{width:100vw;width:100dvw;max-width:100%;height:100vh;z-index:9999;background:#fff;flex-direction:column;height:100dvh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-4px 0 24px rgba(0,0,0,.12)}.header-mobile-drawer.open{transform:translate(0)}.mobile-drawer-header{border-bottom:1px solid #e8ecf0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.mobile-drawer-logo{letter-spacing:-.04em;background:linear-gradient(135deg,#2586d0 0%,#007bff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-ms-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800;text-decoration:none}.mobile-drawer-close{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s,color .2s;display:flex}.mobile-drawer-close:hover{color:#2586d0;background:rgba(37,134,208,.06)}.mobile-drawer-nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem;display:flex;overflow-y:auto}.mobile-drawer-section{margin-bottom:1rem}.mobile-drawer-section:last-of-type{margin-bottom:0}.mobile-drawer-label{text-transform:uppercase;letter-spacing:.1em;color:#868e96;padding:.5rem .75rem .25rem;font-size:.6875rem;font-weight:600}.mobile-drawer-link{color:#23272f;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.875rem;width:100%;padding:.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:500;transition:background .2s,color .2s;display:flex}.mobile-drawer-link svg{color:#2586d0;opacity:.9;flex-shrink:0}.mobile-drawer-link:hover{color:#2586d0;background:rgba(37,134,208,.08)}.mobile-drawer-footer{border-top:1px solid #e8ecf0;padding:1rem 1.25rem}.mobile-drawer-cta{text-align:center;background:linear-gradient(135deg,#2586d0 0%,#007bff 100%);border-radius:8px;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block;color:#fff!important}.mobile-drawer-cta:hover{opacity:.95}.header-mobile-menu,.header-mobile-close{display:none!important}.coming-soon-link{align-items:center;gap:.35rem;display:inline-flex}.coming-soon-badge{color:#fff;background:#2586d0;border-radius:4px;padding:.15em .5em;font-size:.75rem;font-weight:600}.header-nav .active{color:#2586d0;font-weight:600}@media (max-width:1024px){.header-nav{display:none}.header-hamburger,.header-left{display:flex}.header-inner{gap:.25rem;padding:0 1rem}.header-controller-btn-desktop{display:none!important}.header-controller-btn-mobile{flex-shrink:0;display:flex!important}.header-brand{flex:1;justify-content:center;gap:.5rem;min-width:0;max-width:none;padding:0;position:static;left:auto;transform:none}.header-brand.header-brand-with-controller{justify-content:flex-start}.header-brand.header-brand-with-controller .header-logo{position:absolute;left:50%;transform:translate(-50%)}.header-right{z-index:2;flex-shrink:0;gap:.25rem;margin-left:0;position:relative}.header-left{z-index:2;position:relative}}@media (max-width:480px){.header-inner{padding:0 .875rem}.header-logo-text-blue{font-size:1.2rem}.mobile-drawer-logo{font-size:1.15rem}}.footer{color:#23272f;background:#f7f8fa;border-top:1px solid #ececec;width:100vw;padding:4rem 0 2rem;font-size:1rem}.footer-inner{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.footer-content{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}.footer-brand{flex-direction:column;gap:1.5rem;display:flex}.footer-logo{color:#23272f;align-items:center;gap:.7rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-logo img{border-radius:.2rem;width:auto;height:40px}.footer-tagline{color:#6c757d;max-width:400px;margin:0;font-size:.95rem;line-height:1.6}.footer-socials{gap:1.2rem;margin-top:.5rem;display:flex}.footer-socials a{color:#2586d0;background:rgba(0,0,0,.02);border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;font-size:1.8rem;text-decoration:none;transition:all .2s;display:flex}.footer-socials a:hover{color:#fff;background:#2586d0;transform:translateY(-2px)}.footer-links{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.footer-column{flex-direction:column;gap:1rem;display:flex}.footer-column-title{color:#23272f;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.footer-nav{flex-direction:column;gap:.75rem;display:flex}.footer-nav a{color:#6c757d;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.footer-nav a:hover{color:#2586d0;transform:translate(4px)}.footer-bottom{border-top:1px solid #ececec;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-copyright{color:#6c757d;margin:0;font-size:.9rem}.footer-rise{margin:0;font-size:.9rem;font-weight:600}.footer-rise a{color:#2586d0;text-decoration:none;transition:color .2s}.footer-rise a:hover{color:#0056b3;text-decoration:underline}@media (max-width:900px){.footer-content{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:700px){.footer{padding:3rem 0 1.5rem}.footer-inner{gap:2rem;padding:0 1.5rem}.footer-content{gap:2.5rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.footer-socials{gap:1rem}.footer-socials a{width:36px;height:36px;font-size:1.5rem}}@media (max-width:480px){.footer-tagline,.footer-nav a{font-size:.9rem}}.update-toast{z-index:9997;color:#fff;will-change:transform;contain:layout paint;background:#1a1a1a;border-radius:8px;max-width:320px;padding:1rem 1.25rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 20px rgba(0,0,0,.3)}.update-toast-text{margin:0 0 .75rem;font-size:.9rem}.update-toast-actions{gap:.5rem;display:flex}.update-toast-btn{cursor:pointer;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.875rem;font-weight:500}.update-toast-btn--primary{color:#fff;background:#007bff}.update-toast-btn--primary:hover{background:#0056b3}.update-toast-btn--dismiss{color:#fff;background:rgba(255,255,255,.15)}.update-toast-btn--dismiss:hover{background:rgba(255,255,255,.25)}.skip-link{z-index:10000;color:#fff;background:#2586d0;border-radius:0 0 4px;padding:1rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:0}.skip-link:focus{outline-offset:-3px;outline:3px solid #fff;top:0}.skip-link:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.3)}.breadcrumbs{margin-bottom:2rem;padding-top:2.5rem;font-size:1rem}.breadcrumbs ol{flex-wrap:nowrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:#6c757d;white-space:nowrap;align-items:center;line-height:1.5;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#adb5bd;margin:0 .5rem;line-height:1.5}.breadcrumbs a{color:#007bff;vertical-align:baseline;font-weight:600;line-height:1.5;text-decoration:none;transition:color .2s;display:inline-block}.breadcrumbs a:hover{color:#0056b3}.breadcrumbs span{color:#212529;vertical-align:baseline;font-weight:700;line-height:1.5;display:inline-block}@media (max-width:768px){.breadcrumbs{margin-top:.5rem;padding-top:2.5rem!important}}.breadcrumb-link{color:#2586d0;cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;margin:0;padding:0;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#0056b3;text-decoration:underline}.blog-page{max-width:1200px;margin:0 auto;padding:2rem}.blog-page .breadcrumbs{margin-bottom:2rem!important;padding-top:2.5rem!important}.blog-post-hero{background:linear-gradient(135deg,#f7f8fa 0%,#fff 100%);border-bottom:1px solid #e5e7eb;margin-bottom:3rem;padding:3rem 1.5rem 4rem;position:relative}.blog-post-hero-content{max-width:900px;margin:0 auto}.blog-post-hero .breadcrumbs{margin-bottom:1.5rem;padding-top:0}.blog-post-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.blog-post-category{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#2586d0;border-radius:20px;padding:.4rem .9rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-post-date,.blog-post-read-time{color:#6b7280;font-size:.875rem;font-weight:500}.blog-post-title{color:#181c22;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:max(2rem,min(5vw,3.5rem));font-weight:800;line-height:1.1}.blog-post-excerpt{color:#4b5563;max-width:700px;margin:0 0 2rem;font-size:1.25rem;line-height:1.6}.blog-post-author-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.blog-post-author-avatar{color:#fff;background:linear-gradient(135deg,#2586d0 0%,#007bff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.blog-post-author-info{flex:1}.blog-post-author-name{color:#181c22;margin:0 0 .25rem;font-size:1rem;font-weight:600}.blog-post-author-title{color:#6b7280;margin:0;font-size:.875rem;font-weight:400}.blog-post-hero-image{border-radius:12px;max-width:300px;margin:2rem auto 0;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.blog-post-hero-image img{object-fit:cover;width:100%;height:auto;display:block}.blog-post-container{max-width:700px;margin:0 auto;padding:0 1.5rem 4rem}.blog-post-content{color:#374151;font-size:1.125rem;line-height:1.85}.blog-post-intro{color:#4b5563;border-left:4px solid #2586d0;margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.35rem;font-style:italic;line-height:1.7}.blog-post-content p{margin-bottom:1.75rem}.blog-post-content h2{color:#181c22;letter-spacing:-.01em;margin-top:3.5rem;margin-bottom:1.25rem;font-size:2rem;font-weight:700;line-height:1.2}.blog-post-content h3{color:#181c22;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.blog-post-content ul,.blog-post-content ol{margin-bottom:2rem;padding-left:2rem}.blog-post-content li{margin-bottom:.75rem;line-height:1.7}.blog-post-content strong{color:#181c22;font-weight:600}.blog-post-content em{color:#4b5563;font-style:italic}.blog-post-content a{color:#2586d0;text-underline-offset:3px;text-decoration:underline;transition:color .2s}.blog-post-content a:hover{color:#1a6ba8}.blog-post-footer{border-top:2px solid #e5e7eb;margin-top:4rem;padding-top:3rem}.blog-post-share{margin-bottom:2rem}.blog-post-share-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.blog-post-share-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.blog-post-share-button{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.blog-post-share-button:hover{color:#181c22;background:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px)}.blog-post-back-link{color:#2586d0;align-items:center;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.blog-post-back-link:hover{color:#1a6ba8}@media (max-width:768px){.blog-post-hero{padding:2rem 1rem 3rem}.blog-post-title{font-size:2rem}.blog-post-excerpt{font-size:1.125rem}.blog-post-container{padding:0 1rem 3rem}.blog-post-content{font-size:1rem}.blog-post-intro{padding-left:1rem;font-size:1.15rem}.blog-post-content h2{margin-top:2.5rem;font-size:1.75rem}.blog-post-content h3{margin-top:2rem;font-size:1.25rem}.blog-post-meta{gap:.75rem}.blog-post-author-card{padding:1rem}}*{box-sizing:border-box}html,body{color:#23272f;background:#f7f8fa;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:#2586d0;text-decoration:none}a:hover{text-decoration:none}:focus:not(:focus-visible){outline:none}:focus-visible{outline-offset:2px;outline:2px solid #2586d0}body{min-height:100vh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.page-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){img,video{max-width:100%;height:auto}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{animation:1.5s infinite shimmer}@media (max-width:768px){.skeleton-image-container{height:150px!important}.hero-video,.media-card-image{object-fit:cover}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
