@charset "UTF-8";*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}a.anchor{position:absolute !important;width:0;height:0;overflow:hidden;clip:rect(0,0,0,0)}a{color:var(--primary)}a:hover{color:var(--hover)}@font-face{font-family:jost;src:url(/assets/fonts/vendor/jost/jost-v4-latin-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:jost;src:url(/assets/fonts/vendor/jost/jost-v4-latin-italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}body{font-family:jost,sans-serif;font-size:16px}body::before{content:"";position:absolute;top:4rem;left:50%;transform:translateX(-50%);width:100%;height:auto;min-height:100%;background-image:url(/assets/images/bg/003.jpg);background-repeat:no-repeat;background-size:1200px;background-position:50% 0;background-attachment:scroll;opacity:.2;z-index:-1;pointer-events:none}body:not(.dark){--theme:#ffffff;--entry:#ffffff;--primary:#191919;--hover:#7480ff;--secondary:#303030;--tertiary:#e6f0fa;--content:#303030;--code-bg:#f4f4f4;--border:#cccccc}body.dark{--theme:#1a1a1a;--entry:#2a2a2a;--primary:#ececec;--hover:#b9b8fb;--secondary:#88bfff;--tertiary:#444;--content:#e0e0e0;--code-bg:#191919;--border:#191919}.content p,.post-content p{font-size:16px;line-height:1.6}.post-content h1{font-size:2rem !important;line-height:1.3;margin-bottom:1.5rem;font-weight:700}.post-content h2{font-size:1.6rem !important;line-height:1.4;margin-top:3rem !important;margin-bottom:1rem !important;font-weight:700}.post-content h3{font-size:1.3rem !important;line-height:1.4;margin-bottom:.6rem;font-weight:600}.post-content h4{font-size:1.1rem !important;line-height:1.4;margin-bottom:.5rem;font-weight:600}.post-content h5{font-size:1rem !important;line-height:1.4;margin-bottom:.5rem;font-weight:600}.post-content h6{font-size:.9rem !important;line-height:1.4;margin-bottom:.5rem;font-weight:600}.post-content hr{border:none;height:6px;background:linear-gradient(90deg,#e399f4 0%,#031796 100%);margin:0;box-shadow:0 2px 10px rgba(102,126,234,.8)}.breadcrumbs{margin-bottom:1.5rem !important;padding:.4rem .8rem;background:linear-gradient(90deg,rgba(227,153,244,.3) 0%,rgba(3,23,150,.3) 100%);font-size:.85rem !important;color:var(--secondary) !important;box-shadow:0 1px 4px rgba(102,126,234,.2);border:none;border-radius:4px;backdrop-filter:blur(10px)}.breadcrumbs a{font-size:.85rem !important;color:var(--primary) !important;text-decoration:none;font-weight:500;transition:all .2s ease;opacity:.9}.breadcrumbs a:hover{color:var(--hover) !important;opacity:1;text-decoration:underline}@media(max-width:768px){.services-grid{gap:20px;margin:30px auto;padding:0 20px}.hover-card{padding:20px}hr{margin:60px 0}}@media(max-width:480px){.services-grid{grid-template-columns:1fr;gap:15px;margin:20px auto;padding:0 15px}hr{margin:40px 0;height:4px}}