html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.app-header{background:#fff;padding:0;height:72px;box-shadow:0 2px 8px #0000000f;position:sticky;top:0;z-index:1000;width:100%}.header-inner{max-width:1400px;margin:0 auto;padding:0 32px;height:100%;display:flex!important;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:48px}.logo-icon-wrapper{display:flex;align-items:center;justify-content:center}.logo-text-wrapper{display:flex;flex-direction:row;align-items:center;gap:4px;line-height:1}.logo-text-primary{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:20px;color:#121212}.logo-text-secondary{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:20px;color:#ed1b2f}.desktop-menu{flex:1}.nav-menu{background:transparent!important;border-bottom:none!important;font-size:15px;font-weight:500;line-height:70px}.nav-menu .ant-menu-item{color:#555;padding:0 20px!important;position:relative}.nav-menu .ant-menu-item-selected:after{border-bottom:none!important}.nav-menu .ant-menu-item:after{border-bottom:2px solid #ED1B2F!important;transform:scaleX(0);transition:transform .3s ease}.nav-menu .ant-menu-item:hover:after{transform:scaleX(1)}.nav-menu .ant-menu-item-selected,.nav-menu .ant-menu-item:hover{color:#ed1b2f!important}.header-right{display:flex;align-items:center}.user-actions{display:flex;align-items:center;gap:16px}.notification-badge .ant-btn{border:none;background:#f5f5f5}.notification-badge .ant-btn:hover{background:#e6f7ff;color:#1890ff}.user-profile{display:flex;align-items:center;gap:10px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s}.user-profile:hover{background:#f5f5f5}.user-info{display:flex;flex-direction:column;line-height:1.2;text-align:left}.user-name{font-size:14px;font-weight:600;color:#333}.user-role{font-size:11px;font-weight:600;text-transform:uppercase}.desktop-auth{display:flex;align-items:center;gap:12px}.login-button{font-weight:600;color:#555}.login-button:hover{color:#ed1b2f}.register-button{background:#ed1b2f;border-color:#ed1b2f;font-weight:600;height:40px;padding:0 24px;border-radius:6px}.register-button:hover{background:#c41223!important;border-color:#c41223!important}.mobile-toggle-btn{display:none;font-size:20px;margin-left:16px}.mobile-drawer-custom .ant-drawer-header{border-bottom:1px solid #f0f0f0}.drawer-auth{padding:24px;border-top:1px solid #f0f0f0;margin-top:auto}.mb-2{margin-bottom:12px}@media(max-width:992px){.header-inner{padding:0 20px}.logo{margin-right:0}.desktop-menu,.desktop-auth{display:none}.mobile-toggle-btn{display:block}.user-info{display:none}.drawer-auth .ant-btn-primary{background-color:#ed1b2f!important;border-color:#ed1b2f!important}.drawer-auth .ant-btn-primary:hover{background-color:#c41223!important;border-color:#c41223!important}.drawer-auth .ant-btn-default{color:#555;border-color:#d9d9d9}.drawer-auth .ant-btn-default:hover{color:#ed1b2f!important;border-color:#ed1b2f!important}}.notification-dropdown{background:#fff!important;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:340px;overflow:hidden;border:1px solid #f1f5f9;z-index:1050}.notification-header{padding:16px;display:flex!important;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;background:#f8fafc}.notification-header span{font-weight:700;color:#1e293b;font-size:15px}.notification-list{max-height:420px;overflow-y:auto}.notification-item{padding:16px;display:flex;gap:12px;border-bottom:1px solid #f8fafc;transition:all .2s;cursor:pointer;position:relative}.notification-item:hover{background:#f1f5f9}.notification-item.unread{background:#f0fdf4}.notification-item.unread:hover{background:#dcfce7}.notification-content{flex:1}.notification-title{font-weight:700;font-size:14px;color:#0f172a;margin-bottom:4px}.notification-message{font-size:13px;color:#475569;line-height:1.5}.notification-time{font-size:11px;color:#94a3b8;margin-top:8px;display:block}.unread-dot{width:8px;height:8px;background:#10b981;border-radius:50%;position:absolute;right:16px;top:20px}.notification-empty{padding:48px 16px;text-align:center;color:#64748b;font-size:14px}.app-footer{background-color:#0b0c10;color:#c5c6c7;padding:80px 0 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer-brand{display:flex;flex-direction:column;gap:20px;max-width:320px}.footer-logo{display:flex;align-items:center;gap:12px;text-decoration:none}.footer-logo-icon-wrapper{display:flex;align-items:center;justify-content:center}.footer-logo-text{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.5px}.footer-tagline{color:#9ca3af;font-size:15px;line-height:1.6}.footer-newsletter{margin-top:12px}.newsletter-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.newsletter-input .ant-input-search-button,.newsletter-input .ant-input-group-addon button,.newsletter-input .ant-btn-primary,.newsletter-input .ant-btn{background-color:var(--i-red)!important;border-color:var(--i-red)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important}.newsletter-input .ant-input-search-button:hover,.newsletter-input .ant-input-group-addon button:hover,.newsletter-input .ant-btn-primary:hover,.newsletter-input .ant-btn:hover{background-color:var(--i-dark-red)!important;border-color:var(--i-dark-red)!important;color:#fff!important}.newsletter-input .ant-input{background:#1f2833;border-color:#1f2833;color:#fff}.newsletter-input .ant-input:hover,.newsletter-input .ant-input:focus{border-color:#ed1b2f}.newsletter-hint{font-size:13px;color:#6b7280;margin-top:8px}.footer-section-title{color:#fff;font-size:16px;font-weight:700;margin-bottom:20px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#9ca3af;font-size:14px;transition:all .2s ease;position:relative;display:inline-block}.footer-links a:hover{color:#fff;transform:translate(4px)}.footer-divider{border-top-color:#1f2833;margin:60px 0 32px}.footer-bottom{font-size:14px}.footer-copyright{color:#6b7280;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.copyright-separator{color:#374151}.made-with-love{color:#9ca3af}.heart-icon{color:#ed1b2f;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}.social-link{color:#9ca3af;font-size:20px;transition:all .3s;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0d}.social-link:hover{color:#fff;background:#ed1b2f;transform:translateY(-2px)}.language-selector{color:#9ca3af}.language-selector:hover{color:#fff;background:#ffffff1a}@media(max-width:992px){.footer-actions{justify-content:center}}@media(max-width:768px){.footer-main{text-align:center}.footer-brand{margin:0 auto 40px;align-items:center}.footer-logo{justify-content:center}.footer-section{margin-bottom:32px}.footer-actions{justify-content:center;flex-direction:column;gap:16px}.footer-copyright{justify-content:center;text-align:center}}:root{--p-primary: #121212;--p-accent: #ed1b2f;--p-bg: #ffffff;--p-bg-alt: #f8f9fa;--p-text: #2d3748;--p-text-light: #718096;--p-font: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ease-out: cubic-bezier(.215, .61, .355, 1)}.reveal-on-scroll{opacity:0;transform:translateY(40px);transition:all .8s var(--ease-out);will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.landing-premium{font-family:var(--p-font);background:var(--p-bg);color:var(--p-text);overflow-x:hidden}.container{max-width:1240px;margin:0 auto;padding:0 24px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.premium-hero{padding:100px 0 80px;position:relative;background:radial-gradient(circle at 100% 0%,#fff0f0,#fff 40%)}.premium-tag{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #eee;padding:8px 16px;border-radius:50px;box-shadow:0 2px 10px #00000008;margin-bottom:24px;font-size:13px;font-weight:600;color:#555;animation:fadeInDown .8s var(--ease-out);animation-fill-mode:backwards}.premium-title{font-size:64px;font-weight:800;line-height:1.1;color:var(--p-primary);margin-bottom:24px;letter-spacing:-1.5px;animation:fadeInUp .8s var(--ease-out) .1s backwards}.gradient-text{background:linear-gradient(135deg,#ff4d4f,#a8071a);-webkit-background-clip:text;background-clip:text;color:transparent}.premium-desc{font-size:18px;color:var(--p-text-light);line-height:1.6;max-width:480px;margin-bottom:40px;animation:fadeInUp .8s var(--ease-out) .2s backwards}.hero-actions{display:flex;gap:16px;animation:fadeInUp .8s var(--ease-out) .3s backwards}.btn-premium-primary{height:56px;padding:0 32px;background-color:var(--p-accent)!important;border-color:var(--p-accent)!important;border-radius:8px;font-size:16px;font-weight:600;color:#fff!important;box-shadow:0 10px 20px #ed1b2f33;transition:all .3s}.btn-premium-primary:hover,.btn-premium-primary:focus,.btn-premium-primary:active{background-color:#c41223!important;border-color:#c41223!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 15px 30px #ed1b2f4d}.btn-premium-ghost{height:56px;padding:0 32px;background:transparent!important;border:1px solid var(--p-accent)!important;border-radius:8px;font-size:16px;font-weight:600;color:var(--p-accent)!important;transition:all .3s;box-shadow:none!important}.btn-premium-ghost:hover,.btn-premium-ghost:focus,.btn-premium-ghost:active{background-color:var(--p-accent)!important;border-color:var(--p-accent)!important;color:#fff!important;box-shadow:0 10px 20px #ed1b2f26!important}.hero-stats{margin-top:60px;display:flex;align-items:center;gap:32px;padding-top:32px;border-top:1px solid #f0f0f0;animation:fadeIn 1s var(--ease-out) .5s backwards}.stat-item{display:flex;flex-direction:column}.stat-item strong{font-size:24px;font-weight:800;color:var(--p-primary)}.stat-item span{font-size:14px;color:var(--p-text-light)}.stat-divider{width:1px;height:40px;background:#eee}.hero-visual-complex{position:relative;height:550px;display:flex;justify-content:center;align-items:center}.image-blob-bg{position:absolute;width:500px;height:500px;background:#fdf2f2;border-radius:40% 60% 70% 30%/40% 50% 60%;z-index:0;animation:morphBlob 10s infinite alternate ease-in-out}@keyframes morphBlob{0%{border-radius:40% 60% 70% 30%/40% 50% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.main-hero-img{width:380px;height:480px;object-fit:cover;border-radius:20px;position:relative;z-index:1;box-shadow:0 20px 60px -10px #00000026;transform:rotate(-2deg);transition:transform .5s}.hero-visual-complex:hover .main-hero-img{transform:rotate(0) scale(1.02)}.float-card{position:absolute;background:#fff;padding:16px;border-radius:12px;box-shadow:0 15px 35px #0000001a;z-index:2;display:flex;align-items:center;gap:12px;animation:floatPremium 6s infinite ease-in-out;border:1px solid rgba(0,0,0,.02);min-width:220px}.card-interview{top:60px;left:0;animation-delay:0s}.card-offer{bottom:80px;left:-20px;animation-delay:-2s}.card-user{top:40%;right:-30px;animation-delay:-4s;flex-direction:column;align-items:flex-start;gap:8px;width:auto;min-width:auto;padding:20px}.fc-icon{width:40px;height:40px;background:#e6f7ff;color:#1890ff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.icon-success{background:#f6ffed;color:#52c41a}.fc-content{display:flex;flex-direction:column}.fc-content b{font-size:14px;color:var(--p-primary)}.fc-content small{font-size:11px;color:var(--p-text-light)}@keyframes floatPremium{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.premium-marquee{background:#fff;padding:40px 0;border-bottom:1px solid #f0f0f0;overflow:hidden}.marquee-wrapper{max-width:100%;overflow:hidden;white-space:nowrap;position:relative}.marquee-wrapper:before,.marquee-wrapper:after{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.marquee-wrapper:before{left:0;background:linear-gradient(to right,#fff,transparent)}.marquee-wrapper:after{right:0;background:linear-gradient(to left,#fff,transparent)}.marquee-track{display:inline-block;animation:scrollInfinite 40s linear infinite}.marquee-logo{display:inline-block;font-size:24px;font-weight:800;color:#d1d5db;margin:0 40px;transition:all .3s;cursor:default}.marquee-logo:hover{color:var(--p-primary);transform:scale(1.1)}@keyframes scrollInfinite{0%{transform:translate(0)}to{transform:translate(-50%)}}.premium-features{padding:100px 0;background:#fff}.section-head-center{text-align:center;margin-bottom:80px}.section-head-center h2{font-size:48px;font-weight:800;margin-bottom:24px;letter-spacing:-1.5px;position:relative;display:inline-block;background:linear-gradient(to right,#121212 20%,#ed1b2f,#121212 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineText 5s linear infinite;padding-bottom:20px}@keyframes shineText{to{background-position:200% center}}.section-head-center h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:6px;background:var(--p-accent);border-radius:4px}.section-head-center p{font-size:18px;color:var(--p-text-light)}.feature-box-animated{background:#fff;padding:40px 32px;border-radius:16px;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 24px #0000000a;transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%}.fb-content{position:relative;z-index:2}.fb-icon{font-size:32px;margin-bottom:24px;transition:transform .3s}.feature-box-animated h3{font-size:20px;font-weight:700;margin-bottom:12px}.feature-box-animated p{color:var(--p-text-light);line-height:1.6;font-size:15px}.feature-box-animated:hover{background:#fff;border-color:transparent;box-shadow:0 20px 50px #0000001a;transform:translateY(-8px)}.feature-box-animated:hover .fb-icon{transform:scale(1.2)}.fb-border-top,.fb-border-right,.fb-border-bottom,.fb-border-left{position:absolute;background:var(--accent-color);transition:all .3s;opacity:0}.feature-box-animated:hover .fb-border-top{top:0;left:0;width:100%;height:3px;animation:slideRight .8s linear infinite;opacity:1}.feature-box-animated:hover .fb-border-right{top:0;right:0;width:3px;height:100%;animation:slideDown .8s linear infinite;animation-delay:.2s;opacity:1}.feature-box-animated:hover .fb-border-bottom{bottom:0;left:0;width:100%;height:3px;animation:slideLeft .8s linear infinite;animation-delay:.4s;opacity:1}.feature-box-animated:hover .fb-border-left{top:0;left:0;width:3px;height:100%;animation:slideUp .8s linear infinite;animation-delay:.6s;opacity:1}@keyframes slideRight{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}.premium-steps{padding:100px 0;background:var(--p-bg-alt)}.steps-title{text-align:center;font-size:48px;font-weight:800;margin:0 auto 160px;letter-spacing:-1.5px;position:relative;display:block;padding-bottom:20px;background:linear-gradient(to right,#121212 20%,#ed1b2f,#121212 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineText 5s linear infinite}.steps-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:6px;background:var(--p-accent);border-radius:4px}.process-flow{display:flex;justify-content:center;align-items:center;gap:32px;position:relative;z-index:2;padding-top:40px}.process-step{position:relative;width:300px;text-align:center;transition:transform .3s}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.p-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#e6e6e6,#fff,#e6e6e6) border-box;border:1px solid transparent;padding:48px 32px 40px;border-radius:24px;box-shadow:0 8px 30px #0000000a;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:2;overflow:visible;animation:floatCard 6s ease-in-out infinite}.process-step:nth-child(1) .p-card{animation-delay:0s}.process-step:nth-child(3) .p-card{animation-delay:1s}.process-step:nth-child(5) .p-card{animation-delay:2s}.process-step:hover{z-index:10}.process-step:hover .p-card{box-shadow:0 25px 60px #ed1b2f1f;transform:translateY(-6px) scale(1.02);animation-play-state:paused;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ed1b2f,#ff7875) border-box;border-color:transparent}.p-num{font-size:18px;font-weight:800;color:#ed1b2f;background:#fff0f0;width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;position:absolute;top:-24px;left:50%;transform:translate(-50%) rotate(-5deg);z-index:10;box-shadow:0 8px 20px #ed1b2f26;border:4px solid #fff;transition:all .3s}.process-step:hover .p-num{transform:translate(-50%) rotate(0) scale(1.1);background:#ed1b2f;color:#fff}.p-icon{font-size:40px;color:var(--p-primary);margin-bottom:24px;background:#f8f9fa;width:80px;height:80px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .3s}.process-step:hover .p-icon{background:#ed1b2f;color:#fff;transform:rotateY(180deg)}.process-connector{flex:1;height:0;border-top:2px dashed #e0e0e0;position:relative;max-width:80px;margin:0 10px;top:0;overflow:visible}.moving-dot{display:block;width:12px;height:12px;background:#ed1b2f;border-radius:50%;position:absolute;top:-7px;left:0;box-shadow:0 0 10px #ed1b2f80;animation:moveDot 3s linear infinite}@keyframes moveDot{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.premium-categories{padding:100px 0}.premium-categories h2{text-align:center;font-size:48px;font-weight:800;margin:0 auto 60px;letter-spacing:-1.5px;position:relative;display:block;padding-bottom:20px;background:linear-gradient(to right,#121212 20%,#ed1b2f,#121212 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineText 5s linear infinite}.premium-categories h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:6px;background:var(--p-accent);border-radius:4px}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tech-card{background:#fff;border:1px solid #eee;border-radius:20px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #00000008;animation:floatTech 5s ease-in-out infinite}.tech-card:nth-child(2n){animation-duration:6s;animation-delay:.5s}@keyframes borderFlow{0%{border-color:#eee}25%{border-color:#ed1b2f4d}50%{border-color:#ed1b2fcc}75%{border-color:#ed1b2f4d}to{border-color:#eee}}.tech-card:nth-child(3n){animation-duration:5.5s;animation-delay:1s}.tech-card:nth-child(4n){animation-duration:7s;animation-delay:.2s}@keyframes floatTech{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.tc-icon{font-size:48px;margin-bottom:16px;position:relative;z-index:2;transition:transform .3s}.tc-name{font-size:18px;font-weight:700;color:var(--p-text);z-index:2;transition:color .3s}.tc-bg{position:absolute;bottom:-100%;left:0;width:100%;height:100%;transition:bottom .4s;z-index:1;opacity:.1}.tech-card:hover{transform:translateY(-15px) scale(1.02);border-color:transparent;box-shadow:0 20px 50px #ed1b2f26;animation-play-state:paused}.tech-card:hover .tc-bg{bottom:0}.tech-card:hover .tc-icon{transform:scale(1.1)}.premium-cta{padding:50px 0 100px}.cta-gradient-box{background:#101010;border-radius:24px;padding:80px;text-align:center;position:relative;overflow:hidden;color:#fff;box-shadow:0 30px 60px -15px #0006}.cta-circle-1,.cta-circle-2{position:absolute;border-radius:50%;filter:blur(80px)}.cta-circle-1{width:300px;height:300px;background:#ed1b2f66;top:-50px;left:-50px}.cta-circle-2{width:400px;height:400px;background:#1890ff4d;bottom:-100px;right:-50px}.cta-content-z{position:relative;z-index:20}.cta-content-z h2{color:#fff;font-size:42px;font-weight:800;margin-bottom:24px}.cta-content-z p{color:#ccc;font-size:18px;max-width:600px;margin:0 auto 40px}.btn-cta-glac{height:60px;padding:0 48px;font-size:18px;font-weight:700;background:#ed1b2f!important;color:#fff!important;border:none;border-radius:50px}.btn-cta-glac:hover{transform:scale(1.05);box-shadow:0 0 30px #ffffff4d}@media(max-width:992px){.hero-visual-complex{height:400px;margin-top:50px}.tech-grid{grid-template-columns:repeat(2,1fr)}.process-flow{flex-direction:column;gap:40px}.process-connector{height:40px;width:2px}.moving-dot{animation:moveDotVertical 2s linear infinite}@keyframes moveDotVertical{0%{top:0;opacity:1}to{top:100%;opacity:0}}}.auth-page-wrapper{display:flex;min-height:100vh;width:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-left-panel{flex:1;background:linear-gradient(135deg,#1a1a1a,#000);position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:60px;color:#fff;overflow:hidden}.auth-left-panel:before{content:"";position:absolute;top:-10%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(237,27,47,.2) 0%,transparent 70%);border-radius:50%;pointer-events:none}.auth-left-panel:after{content:"";position:absolute;bottom:-10%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(237,27,47,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.auth-brand-content{position:relative;z-index:10}.auth-brand-logo{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:800;color:#fff;margin-bottom:80px}.auth-brand-heading{font-size:48px;line-height:1.1;font-weight:700;margin-bottom:24px;background:linear-gradient(to right,#fff,#cecece);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-brand-text{font-size:18px;color:#a0a0a0;line-height:1.6;max-width:480px}.auth-testimonial{position:relative;z-index:10;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.auth-testimonial-text{font-size:16px;line-height:1.6;color:#e0e0e0;font-style:italic;margin-bottom:16px}.auth-testimonial-author{display:flex;align-items:center;gap:12px}.auth-testimonial-avatar{width:40px;height:40px;border-radius:50%;background-color:var(--i-red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.auth-right-panel{width:100%;max-width:600px;background:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 80px;position:relative}.auth-form-container{width:100%}.auth-title-row{margin-bottom:40px}.auth-title{font-size:32px;font-weight:700;color:#111;margin-bottom:8px}.auth-subtitle{color:#666;font-size:16px}.modern-auth-form .ant-input-affix-wrapper{padding:12px 16px;border-radius:8px;border:1px solid #e0e0e0;background-color:#f9f9f9;transition:all .3s ease;box-shadow:none!important}.modern-auth-form .ant-input-affix-wrapper:hover{background-color:#fff;border-color:#ccc}.modern-auth-form .ant-input-affix-wrapper:focus,.modern-auth-form .ant-input-affix-wrapper-focused{background-color:#fff;border-color:var(--i-red)!important;box-shadow:0 0 0 4px #ed1b2f1a!important}.modern-auth-form .ant-input{background:transparent!important;font-size:16px;color:#111}.modern-auth-form .ant-form-item-label>label{font-weight:600;color:#333;font-size:14px}.role-selector-group{width:100%;display:flex;gap:16px}.modern-auth-form .ant-radio-button-wrapper{flex:1;text-align:center;height:50px;line-height:48px;border-radius:8px;border:1px solid #e0e0e0;color:#666;font-weight:500;background:#fff;transition:all .3s}.modern-auth-form .ant-radio-button-wrapper:not(:first-child):before{display:none}.modern-auth-form .ant-radio-button-wrapper-checked{background-color:#ed1b2f0d!important;border-color:var(--i-red)!important;color:var(--i-red)!important;font-weight:600;box-shadow:none!important}.modern-auth-form .ant-radio-button-wrapper:hover{color:var(--i-red)}.submit-btn{height:56px;border-radius:8px;font-size:16px;font-weight:600;background:var(--i-red)!important;border-color:var(--i-red)!important;box-shadow:0 4px 12px #ed1b2f4d;margin-top:16px;transition:all .3s}.submit-btn:hover{background:#c41223!important;transform:translateY(-2px);box-shadow:0 8px 16px #ed1b2f66}.ant-message-notice-content{border-radius:8px}@media(max-width:992px){.auth-left-panel{display:none}.auth-right-panel{max-width:100%;padding:40px 24px}}.jobs-search-custom{display:flex;align-items:center}.jobs-search-custom .ant-input-wrapper{display:flex}.jobs-search-custom .ant-input-affix-wrapper{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;height:50px}.jobs-search-custom .ant-input-group-addon{background:transparent}.jobs-search-custom .ant-input-search-button{background-color:#ed1b2f!important;border-color:#ed1b2f!important;height:50px!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important;display:flex;align-items:center;justify-content:center}.jobs-search-custom .ant-input-search-button,.jobs-search-custom .ant-btn,.jobs-search-custom .ant-btn-primary,.jobs-search-custom .ant-btn-default{background:#ed1b2f!important;background-color:#ed1b2f!important;border-color:#ed1b2f!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important}.jobs-search-custom .ant-input-search-button:hover,.jobs-search-custom .ant-btn:hover,.jobs-search-custom .ant-btn-primary:hover,.jobs-search-custom .ant-btn-default:hover{background:#c41626!important;background-color:#c41626!important;border-color:#c41626!important}.job-card{transition:all .3s ease}.job-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f!important;border-color:#ed1b2f!important}.job-card .ant-card-body{cursor:pointer}.container{width:100%}@media(max-width:768px){.jobs-search{max-width:100%!important}}:root{--primary-color: #ED1B2F;--secondary-color: #1890ff;--text-primary: #1f2937;--text-secondary: #6b7280;--bg-color: #f3f4f6;--card-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--header-height: 72px;--sidebar-width: 260px}.admin-layout-wrapper{background-color:var(--bg-color);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.admin-layout-wrapper h1,.admin-layout-wrapper h2,.admin-layout-wrapper h3,.admin-layout-wrapper h4,.admin-layout-wrapper h5,.admin-layout-wrapper h6,.admin-layout-wrapper .ant-typography h1,.admin-layout-wrapper .ant-typography h2,.admin-layout-wrapper .ant-typography h3,.admin-layout-wrapper .ant-typography h4,.admin-layout-wrapper .ant-typography h5,.admin-layout-wrapper .ant-typography h6{font-weight:700!important}.admin-layout-wrapper .ant-card-head-title,.admin-layout-wrapper .ant-statistic-title{font-weight:600!important}.admin-layout-wrapper.ant-layout{background:var(--bg-color)!important}.admin-layout-wrapper .ant-layout-sider{background:#fff!important;box-shadow:4px 0 24px #00000005;border-right:1px solid #e5e7eb}.admin-layout-wrapper .ant-layout-content{padding:32px!important;background:transparent}.admin-layout-wrapper .admin-header{background:#fff!important;padding:0 32px!important;height:var(--header-height)!important;line-height:var(--header-height)!important;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.admin-layout-wrapper .admin-header .nav-icon{font-size:20px;color:var(--text-secondary);transition:color .2s}.admin-layout-wrapper .admin-header .nav-icon:hover{color:var(--primary-color)}.admin-layout-wrapper .admin-card{border-radius:16px!important;border:1px solid #e5e7eb!important;box-shadow:var(--card-shadow)!important;background:#fff;overflow:hidden}.admin-layout-wrapper .admin-card .ant-card-head{border-bottom:1px solid #f3f4f6!important;padding:20px 24px;font-size:16px;font-weight:600}.admin-layout-wrapper .admin-card .ant-card-body{padding:24px}.admin-layout-wrapper .gradient-card{padding:24px;border-radius:16px;color:#fff;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a;transition:transform .3s ease;min-height:160px;display:flex;flex-direction:column;justify-content:space-between}.admin-layout-wrapper .gradient-card:hover{transform:translateY(-5px)}.admin-layout-wrapper .gradient-card.purple{background:linear-gradient(135deg,#6c5ce7,#a29bfe)}.admin-layout-wrapper .gradient-card.pink{background:linear-gradient(135deg,#fd79a8,#fab1a0)}.admin-layout-wrapper .gradient-card.blue{background:linear-gradient(135deg,#00cec9,#81ecec)}.admin-layout-wrapper .gradient-card .stat-label{font-size:16px;font-weight:500;opacity:.9}.admin-layout-wrapper .gradient-card .stat-value{font-size:42px;font-weight:800;margin:10px 0}.admin-layout-wrapper .gradient-card .stat-icon-bg{position:absolute;right:-10px;top:10px;font-size:80px;opacity:.2}.admin-layout-wrapper .circle-stat-card{background:#fff;padding:24px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f0f0f0;box-shadow:0 4px 12px #00000008}.admin-layout-wrapper .circle-stat-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.admin-layout-wrapper .circle-stat-icon.red{background:#fff1f0;color:#ff4d4f}.admin-layout-wrapper .circle-stat-icon.green{background:#f6ffed;color:#52c41a}.admin-layout-wrapper .admin-table .ant-table{background:transparent!important}.admin-layout-wrapper .admin-table .ant-table-thead>tr>th{background:#f9fafb!important;color:var(--text-secondary)!important;font-weight:600!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb!important;padding:16px 24px!important}.admin-layout-wrapper .admin-table .ant-table-tbody>tr>td{padding:20px 24px!important;font-size:14px;color:var(--text-primary);border-bottom:1px solid #f3f4f6!important}.admin-layout-wrapper .admin-table .ant-table-tbody>tr:hover>td{background:#f9fafb!important}.admin-layout-wrapper .ant-input,.admin-layout-wrapper .ant-input-password{border-radius:8px!important;padding:8px 12px!important;border-color:#e5e7eb!important;transition:all .2s}.admin-layout-wrapper .ant-input:hover,.admin-layout-wrapper .ant-input-password:hover{border-color:#ed1b2f!important}.admin-layout-wrapper .ant-input:focus,.admin-layout-wrapper .ant-input-focused,.admin-layout-wrapper .ant-input-password:focus,.admin-layout-wrapper .ant-input-password-focused{border-color:#ed1b2f!important;box-shadow:0 0 0 3px #ed1b2f1a!important}.admin-layout-wrapper .ant-btn{border-radius:8px!important;height:40px!important;font-weight:600!important}.admin-layout-wrapper .ant-btn-primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important;box-shadow:0 4px 6px #ed1b2f33}.admin-layout-wrapper .ant-btn-primary:hover{background:#c41223!important;border-color:#c41223!important;transform:translateY(-1px)}.admin-layout-wrapper .ant-tag{border-radius:6px;font-weight:600;padding:2px 10px;border:none;font-size:12px}.admin-layout-wrapper .ant-pagination .ant-pagination-item-active,.admin-layout-wrapper .ant-pagination-item-active{border-color:#ed1b2f!important}.admin-layout-wrapper .ant-pagination .ant-pagination-item-active a,.admin-layout-wrapper .ant-pagination-item-active a{color:#ed1b2f!important}.admin-layout-wrapper .ant-pagination .ant-pagination-item:hover,.admin-layout-wrapper .ant-pagination-item:hover{border-color:#ed1b2f!important}.admin-layout-wrapper .ant-pagination .ant-pagination-item:hover a,.admin-layout-wrapper .ant-pagination-item:hover a{color:#ed1b2f!important}.admin-layout-wrapper .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.admin-layout-wrapper .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link,.admin-layout-wrapper .ant-pagination-prev:hover button,.admin-layout-wrapper .ant-pagination-next:hover button{border-color:#ed1b2f!important;color:#ed1b2f!important}.admin-layout-wrapper .custom-search-input.ant-input-affix-wrapper{padding:0!important;height:36px!important;display:flex!important;align-items:center!important;overflow:hidden;border-radius:6px!important;border:1px solid #e5e7eb!important}.admin-layout-wrapper .custom-search-input .ant-input-prefix{margin:0!important;height:100%!important;background:#ed1b2f;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;color:#fff!important}.admin-layout-wrapper .custom-search-input .ant-input-prefix .anticon{color:#fff!important;font-size:16px!important}.admin-layout-wrapper .custom-search-input .ant-input{height:100%!important;padding:0 12px!important;border:none!important;box-shadow:none!important;font-size:13px!important}.admin-layout-wrapper .ant-input-affix-wrapper:hover,.admin-layout-wrapper .ant-input-affix-wrapper:focus,.admin-layout-wrapper .ant-input-affix-wrapper-focused{border-color:#ed1b2f!important;box-shadow:0 0 0 3px #ed1b2f1a!important}.admin-layout-wrapper .ant-input-affix-wrapper:focus-within{box-shadow:0 0 0 2px #ed1b2f1a!important}.admin-layout-wrapper .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):hover .ant-select-selector{border-color:#ed1b2f!important}.admin-layout-wrapper .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#ed1b2f!important;box-shadow:0 0 0 2px #ed1b2f1a!important}.admin-layout-wrapper .ant-picker:hover,.admin-layout-wrapper .ant-picker-focused{border-color:#ed1b2f!important;box-shadow:0 0 0 2px #ed1b2f1a!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#fff1f0!important;color:#ed1b2f!important;font-weight:600}.admin-layout-wrapper .admin-action-btn{border-radius:6px!important;width:32px;height:32px;min-width:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#fff;color:#6b7280;box-shadow:0 1px 2px #0000000d;transition:all .2s}.admin-layout-wrapper .admin-action-btn:hover{border-color:#ed1b2f!important;color:#ed1b2f!important;background:#fff1f0;transform:translateY(-1px)}.admin-layout-wrapper .admin-action-btn.ant-btn-primary{background-color:#ed1b2f!important;border-color:#ed1b2f!important;color:#fff!important}.admin-layout-wrapper .admin-action-btn.ant-btn-primary:hover{background-color:#c41223!important;border-color:#c41223!important}.admin-layout-wrapper .admin-action-btn.ant-btn-dangerous{border-color:#ff4d4f!important;color:#ff4d4f!important}.admin-layout-wrapper .admin-action-btn.ant-btn-dangerous:hover{background-color:#ff4d4f!important;color:#fff!important}.admin-layout-wrapper .admin-tabs .ant-tabs-nav{margin-bottom:24px!important}.admin-layout-wrapper .admin-tabs .ant-tabs-tab{padding:12px 0!important;margin-right:32px!important;font-weight:500;transition:all .3s}.admin-layout-wrapper .admin-tabs .ant-tabs-tab:hover{color:#ed1b2f!important}.admin-layout-wrapper .admin-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ed1b2f!important;font-weight:700}.admin-layout-wrapper .admin-tabs .ant-tabs-ink-bar{background:#ed1b2f!important;height:3px!important}.admin-layout-wrapper .admin-tabs .ant-table-thead>tr>th{background:#f9fafb!important;font-size:12px!important;padding:12px 16px!important}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:none;--i-body-line-height: 1.5;--i-body-color: #121212;--i-red: #ED1B2F;--i-black: #121212;--i-white: #FFFFFF;--i-white-red: #FFF5F5;--i-light-red: #FFDFDF;--i-dark-red: #C82222;--i-hyperlink: #0E2EED;--i-rich-grey: #414042;--i-dark-grey: #A6A6A6;--i-silver-grey: #DEDEDE;--i-light-grey: #F7F7F7;--i-success-color: #0AB305;--i-info-color: #085BDD;--i-error-color: #F60D00;--i-warning-color: #FF9119;--i-light-success-color: #EAF9E9;--i-light-info-color: #EAF0FA;--i-light-error-color: #FEEEED;--i-light-warning-color: #FFF4E9;--i-body-font-size: 16px;--primary-color: var(--i-red);--primary-hover: var(--i-dark-red);--primary-light: var(--i-white-red);--text-primary: var(--i-body-color);--text-secondary: var(--i-rich-grey);--text-muted: var(--i-dark-grey);--bg-primary: var(--i-white);--bg-secondary: var(--i-light-grey);--border-color: var(--i-silver-grey);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1);--transition-fast: all .2s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;min-height:100vh;overflow-x:hidden}body{display:block!important;place-items:unset!important}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}.app-layout{min-height:100vh;display:flex!important;flex-direction:column!important;background-color:#fff!important}.app-content{flex:1;width:100%;padding:0!important;margin:0!important;background-color:transparent!important}.container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media(max-width:768px){.container{padding-left:16px;padding-right:16px}}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--text-primary);letter-spacing:-.5px}h1{font-size:48px;font-weight:700}h2{font-size:36px}h3{font-size:28px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}p{line-height:1.6;color:var(--text-secondary)}a{color:var(--primary-color);text-decoration:none;transition:var(--transition-fast)}a:hover{color:var(--primary-hover)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:10px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#0000004d;background-clip:padding-box}::selection{background-color:#ed1b2f66}
