.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.post-meta .category{display:flex;align-items:center;justify-content:center;background:#e0e7ff;color:#4e90cd;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.post-meta .read-time{color:#718096;font-size:.85rem;position:relative}.post-meta .read-time:before{content:"•";margin-right:.5rem;color:#cbd5e0}.post-header{text-align:center;padding:3rem 1rem;max-width:800px;margin:0 auto}.post-header .category-tag{display:inline-block;background:#f0f7ff;color:#4e90cd;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.post-header h1{font-size:2.5rem;margin-bottom:1rem;transition:all .2s ease-in-out}@media(max-width:768px){.post-header h1{font-size:2rem}}.post-header .author-info{display:flex;align-items:center;justify-content:left;gap:1rem;margin-top:1.5rem}.post-header .author-info .author-name{font-weight:600;text-align:left}.post-header .author-info .post-date{color:#718096;font-size:.9rem;text-align:left}.header-image{position:relative;width:100%;height:40vh;min-height:400px;max-height:800px;margin:2rem 0 3rem;border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.header-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,transparent 30%,transparent 70%,rgba(0,0,0,.1))}.header-image .featured-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.header-image .featured-image:hover{transform:scale(1.03)}@media(max-width:1024px){.header-image{height:50vh;border-radius:12px}}@media(max-width:768px){.header-image{height:40vh;min-height:300px;margin:1.5rem 0;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}}@media(max-width:480px){.header-image{height:35vh;min-height:250px}}.post-content{max-width:700px;margin:2rem auto;padding:0 1rem;line-height:1.8}.post-content p{margin-bottom:1.5rem;font-size:1.1rem;color:#2d3748}.post-content h2{font-size:1.8rem;margin:3rem 0 1.5rem;color:#1a202c;position:relative}.post-content h2:after{content:"";display:block;width:60px;height:3px;background:#4e90cd;margin-top:.5rem}.post-content .feature-card{background:#f8fafc;padding:1.5rem;border-radius:8px;margin:2rem 0;border-left:3px solid #4e90cd}.post-content .feature-card h3{font-size:1.3rem;margin-bottom:.5rem;color:#1a202c}.post-content blockquote{font-style:italic;padding:1.5rem;background:#f8fafc;border-left:3px solid #4e90cd;margin:2rem 0;font-size:1.2rem;color:#2d3748}.post-content ul{list-style:none;padding-left:0;margin:2rem 0}.post-content ul li{padding:.5rem 0 .5rem 2rem;position:relative}.post-content ul li:before{content:"•";color:#4e90cd;font-weight:700;font-size:1.5rem;position:absolute;left:0;top:-.2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0}.stats-grid .stat-item{background:#f8fafc;padding:1.5rem;border-radius:8px;text-align:center}.stats-grid .stat-item .stat-value{font-size:2.5rem;font-weight:700;color:#4e90cd;display:block}.stats-grid .stat-item .stat-label{color:#718096;font-size:.9rem}.comparison-table{margin:3rem 0;overflow-x:auto}.comparison-table table{width:100%;border-collapse:collapse}.comparison-table table td,.comparison-table table th{padding:1rem;text-align:left;border:1px solid #e2e8f0}.comparison-table table th{background:#4e90cd;color:#fff;font-weight:600}.comparison-table table tr:nth-child(2n){background:#f8fafc}@media(max-width:768px){.comparison-table td:before{content:attr(data-label);font-weight:600;display:inline-block;width:120px;color:#4e90cd}}.demo-embed{margin:3rem 0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.demo-embed h3{background:#f8fafc;padding:1rem;margin:0;border-bottom:1px solid #e2e8f0}.demo-embed .demo-frame{width:100%;border:none}.demo-embed .demo-disclaimer{font-size:.8rem;text-align:center;padding:.5rem;background:#fffaf0;color:#dd6b20}.timeline{position:relative;margin:3rem 0;padding-left:2rem}.timeline:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:#4e90cd}.timeline .timeline-item{position:relative;padding-bottom:2rem}.timeline .timeline-item:last-child{padding-bottom:0}.timeline .timeline-marker{position:absolute;left:-2rem;top:0;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #4e90cd}.timeline .timeline-content{background:#fff;padding:1rem;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.timeline .timeline-content time{color:#4e90cd;font-weight:600}.timeline .timeline-content h4{margin:.5rem 0}.testimonials{margin:4rem 0}.testimonials h3{text-align:center;margin-bottom:2rem}.testimonials .testimonial-carousel{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory}.testimonials .testimonial-carousel::-webkit-scrollbar{height:6px}.testimonials .testimonial-carousel::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.testimonials .testimonial{min-width:300px;scroll-snap-align:start}.testimonials .testimonial-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);height:100%}.testimonials .testimonial-content p{font-style:italic;margin-bottom:1.5rem}.testimonials .testimonial-author{display:flex;align-items:center;gap:1rem}.testimonials .testimonial-author .avatar{border-radius:50%}.highlight-block{padding:1.5rem;border-left:4px solid;margin:2rem 0;background:var(--highlight-bg);border-radius:0 8px 8px 0}.highlight-block[data-color=blue]{--highlight-bg:#f0f7ff;border-color:#4e90cd}.highlight-block[data-color=yellow]{--highlight-bg:#fffaf0;border-color:#dd6b20}.highlight-block .highlight-icon{margin-right:.5rem;color:inherit}.pullquote{font-size:1.5rem;line-height:1.4;margin:3rem 0;padding:0 2rem;font-style:italic;color:#2d3748;position:relative}.pullquote[data-align=left]{border-left:4px solid #4e90cd;text-align:left}.pullquote[data-align=right]{border-right:4px solid #4e90cd;text-align:right}.pullquote[data-align=center]{text-align:center}.pullquote[data-align=center]:after,.pullquote[data-align=center]:before{content:'"';color:#4e90cd;font-size:2rem}.reveal-text{opacity:0;transform:translateY(20px);animation:fadeInUp .8s forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.icon-text-block{display:flex;gap:1rem;align-items:center;margin:1.5rem 0}.icon-text-block[data-position=right]{flex-direction:row-reverse;text-align:right}.icon-text-block .icon-wrapper{flex-shrink:0;width:40px;height:40px;display:grid;place-items:center;background:#f0f7ff;border-radius:50%;color:#4e90cd}.gradient-heading{font-size:2rem;background:linear-gradient(90deg,var(--gradient-colors,#4e90cd,#63b3ed));-webkit-background-clip:text;background-clip:text;color:transparent;margin:2rem 0}.pattern-text{padding:2rem;margin:2rem 0;position:relative;overflow:hidden;border-radius:8px}.pattern-text:before{content:"";position:absolute;inset:0;opacity:.1;z-index:-1}.pattern-text[data-pattern=dots]:before{background:radial-gradient(currentColor 1px,transparent 0);background-size:10px 10px}.pattern-text[data-pattern=lines]:before{background:repeating-linear-gradient(45deg,currentColor,currentColor 1px,transparent 0,transparent 10px)}.floating-text{display:inline-block;animation:float 3s ease-in-out infinite}.floating-text[data-speed=slow]{animation-duration:5s}.floating-text[data-speed=fast]{animation-duration:2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hover-reveal{position:relative;display:inline-block}.hover-reveal .hidden-text{position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease}.hover-reveal:hover .visible-text{opacity:0}.hover-reveal:hover .hidden-text{opacity:1}.progress-text{position:relative;padding-bottom:4px}.progress-text:after{width:100%;background:#e2e8f0}.progress-text:after,.progress-text:before{content:"";position:absolute;left:0;bottom:0;height:2px}.progress-text:before{width:0;background:#4e90cd;transition:width .5s ease}.progress-text:hover:before{width:100%}.decorative-text{position:relative;padding:1rem 1.5rem}.decorative-text[data-style=bookmark]{border-left:4px solid #4e90cd}.decorative-text[data-style=bookmark]:after{content:"";position:absolute;top:0;right:0;border-color:transparent #f0f7ff transparent transparent;border-style:solid;border-width:0 16px 16px 0}.decorative-text[data-style=bracket]:after,.decorative-text[data-style=bracket]:before{content:"{ }";color:#4e90cd;font-weight:700}.decorative-text[data-style=underline]{padding-bottom:.5rem}.decorative-text[data-style=underline]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#4e90cd,#63b3ed)}.link-container{margin:1.5rem 0}.link-container.inline{display:inline;margin:0}.link-container.inline .content-link{color:#4e90cd;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.link-container.inline .content-link:hover{color:#2d6aa1}.link-container.button .content-link{display:inline-block;padding:.75rem 1.5rem;background:#4e90cd;color:#fff;border-radius:6px;text-decoration:none;transition:background .2s ease,transform .2s ease}.link-container.button .content-link:hover{background:#3377b5;transform:translateY(-1px)}.link-container .content-link [aria-hidden=true]{display:inline-block;margin-left:.25rem;font-size:.8em}.post-cta{background:#4e90cd;padding:4rem 2rem;border-radius:20px;text-align:center;margin-top:4rem}.post-cta h2{color:#fff;font-size:2rem;margin-bottom:1rem}.post-cta p{color:#e0e7ff;margin-bottom:2rem;font-size:1.1rem}.post-cta .cta-button{background:#fff;color:#4e90cd;padding:1rem 2.5rem;border-radius:50px;font-weight:700;transition:all .2s ease-in-out}.post-cta .cta-button:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(0,0,0,.2)}@media(max-width:768px){.blog-grid{grid-template-columns:1fr}.post-cta{padding:2rem 1rem}.post-cta .h2{font-size:1.5rem}}@media(max-width:480px){.blog-header h1{font-size:2.5rem}.card-content{padding:1.5rem}}.post-footer{margin:2rem 0 1rem;padding-top:1rem;border-top:1px solid #e2e8f0;text-align:center}.post-footer .return-button{color:#4e90cd;font-weight:600}.post-footer .return-button:hover{text-decoration:underline}body{font-family:var(--font-lora);line-height:1.6;color:#2d3748;margin:0;padding:0}h1,h2,h3,h4{font-family:var(--font-inter);font-weight:700;color:#4e90cd}.font-body{font-family:var(--font-lora)}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.navbar .nav-links{display:flex;gap:2rem}.navbar .nav-links a{color:#333;font-weight:500;transition:color .3s}.navbar .nav-links a:hover{color:#4e90cd}.navbar .auth-buttons{display:flex;gap:1rem}.navbar .auth-buttons .sign-in{color:#4e90cd}.navbar .auth-buttons .trial-btn{background:#4e90cd;color:#fff;padding:.5rem 1.5rem;border-radius:4px}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-cyrillic-ext-700-normal.94d4fa7d.woff2) format("woff2"),url(/_next/static/media/inter-cyrillic-ext-700-normal.9fa0c048.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-cyrillic-700-normal.9ce56ec3.woff2) format("woff2"),url(/_next/static/media/inter-cyrillic-700-normal.571aeb62.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-greek-ext-700-normal.411652e2.woff2) format("woff2"),url(/_next/static/media/inter-greek-ext-700-normal.fa338c24.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-greek-700-normal.a094cf2b.woff2) format("woff2"),url(/_next/static/media/inter-greek-700-normal.384941e3.woff) format("woff");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-vietnamese-700-normal.c48feea2.woff2) format("woff2"),url(/_next/static/media/inter-vietnamese-700-normal.26a4f6eb.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-latin-ext-700-normal.e8daf0b5.woff2) format("woff2"),url(/_next/static/media/inter-latin-ext-700-normal.a2935e03.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/inter-latin-700-normal.6b51d3fc.woff2) format("woff2"),url(/_next/static/media/inter-latin-700-normal.ac2885ce.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-cyrillic-ext-400-normal.025ff110.woff2) format("woff2"),url(/_next/static/media/lora-cyrillic-ext-400-normal.2c8e94fa.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-cyrillic-400-normal.74ec2acc.woff2) format("woff2"),url(/_next/static/media/lora-cyrillic-400-normal.a8e09c69.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-math-400-normal.9bf78eac.woff2) format("woff2"),url(/_next/static/media/lora-math-400-normal.9f55f7be.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-symbols-400-normal.c3ed052b.woff2) format("woff2"),url(/_next/static/media/lora-symbols-400-normal.bfa84b10.woff) format("woff");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-vietnamese-400-normal.a9ca681f.woff2) format("woff2"),url(/_next/static/media/lora-vietnamese-400-normal.0a59bf93.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-latin-ext-400-normal.bc4c89dc.woff2) format("woff2"),url(/_next/static/media/lora-latin-ext-400-normal.75a6abc0.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/lora-latin-400-normal.1e45b5c3.woff2) format("woff2"),url(/_next/static/media/lora-latin-400-normal.a22bc581.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-cyrillic-ext-700-normal.03b65b66.woff2) format("woff2"),url(/_next/static/media/lora-cyrillic-ext-700-normal.15670ab5.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-cyrillic-700-normal.c3d79c0a.woff2) format("woff2"),url(/_next/static/media/lora-cyrillic-700-normal.b4911b01.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-math-700-normal.777df9c2.woff2) format("woff2"),url(/_next/static/media/lora-math-700-normal.ab6f4db0.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-symbols-700-normal.a4ce5e8a.woff2) format("woff2"),url(/_next/static/media/lora-symbols-700-normal.e4f7973a.woff) format("woff");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-vietnamese-700-normal.0147fcb9.woff2) format("woff2"),url(/_next/static/media/lora-vietnamese-700-normal.d7a82809.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-latin-ext-700-normal.37bce552.woff2) format("woff2"),url(/_next/static/media/lora-latin-ext-700-normal.de37290f.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/lora-latin-700-normal.760df61a.woff2) format("woff2"),url(/_next/static/media/lora-latin-700-normal.f924784b.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}