*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden;color:#333;font-family:DM Sans,sans-serif}body,body *{font-family:DM Sans,sans-serif!important}.lp-page-wrapper{position:relative;min-height:100vh}.lp-page-wrapper:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/bg-BhZlJzoX.png);background-repeat:repeat;z-index:-1;pointer-events:none}.container{width:100%;margin:2.5rem auto 0}.green-banner,.orange-banner{border-radius:20px;color:#fff;text-align:left}.green-banner{background-color:#1da155}.orange-banner{background-color:#f46d3a}.green-banner h1,.orange-banner h2{text-transform:uppercase;line-height:1.2;font-weight:700}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:left;gap:2.5rem;padding:2rem 0}.hero-left p{font-size:1.15rem;line-height:1.6}.hero-right img{width:100%;border-radius:1.25rem}.waitlist-form{width:100%;max-width:450px;margin-top:1rem}.input-group{position:relative;display:flex;width:100%}.input-group input{width:100%;padding:1.1rem 8.5rem 1.1rem 1.1rem;border:1px solid #ddd;border-radius:.8rem}.input-group button{position:absolute;right:.5rem;top:.5rem;bottom:.5rem;background-color:#f46d3a;color:#fff;border:none;padding:0 1.2rem;border-radius:.5rem;font-weight:700;font-size:.9rem}.columns-wrapper{display:flex;flex-direction:column;gap:1.5rem}.column{background-color:#fbf7f0;padding:2.5rem 1.5rem;border-radius:12px;text-align:left}.column h3{color:#1da155;margin-bottom:1.5rem}.column h2{color:#f46d3a;margin-bottom:1.5rem;font-size:1.25rem}.column ul{list-style:none}.column li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.5}.bullet-icon{width:1.6rem;height:1.6rem;flex-shrink:0}.footer{background-color:#1da155;color:#fff;padding:4rem 1rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.footer-content{display:flex;flex-direction:column;align-items:center;text-align:left;gap:3rem;margin:0 auto}.footer-left h2{font-size:1.8rem;margin-bottom:2rem;font-weight:700}.footer-right img{width:100%;border-radius:12px}@media(min-width:768px)and (max-width:1023px){.green-banner h1,.orange-banner h2,.footer-left h2{font-size:2.5rem}.hero-left p{font-size:1.4rem}}@media(min-width:1024px){.green-banner.container,.hero-content.container,.orange-banner.container,.problems-solutions .container{width:80%;margin-top:4rem}.green-banner,.orange-banner{padding:1rem}.green-banner h1{font-size:3rem}.orange-banner h2{font-size:2rem}.hero-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}.hero-left,.hero-right{flex:1}.columns-wrapper{flex-direction:row;gap:2rem}.column{flex:1}.footer{margin-top:5rem}.footer-content{flex-direction:row;justify-content:center;width:80%}.footer-left{flex:1;font-size:2.5rem}}@media(max-width:1023px){.green-banner,.orange-banner,.lp-page-wrapper{padding:1rem}}.navbar{width:85%;padding:0;position:relative;z-index:100;margin-top:3rem;margin-inline:auto}.navbar-container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem}.logo img{height:38px}.nav-pill{display:flex;align-items:center;height:3.8rem;padding:0 2.5rem;background-color:#fbf7f0;border-radius:999px}.nav-links{list-style:none;display:flex;gap:2rem;margin:0}.nav-links a{text-decoration:none;color:#333;font-weight:500;text-transform:uppercase;font-size:.95rem}.nav-links a:hover{color:#1da155;font-weight:700}.nav-links a.active{color:#f46d3a;font-weight:700}.mobile-menu-toggle{display:none;background:none;border:none;color:#333;cursor:pointer}.mobile-menu-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;display:flex;justify-content:flex-end}.mobile-menu-drawer{background:#fbf7f0;width:80%;max-width:320px;height:100%;padding:2rem;box-shadow:-10px 0 30px #00000026}.mobile-menu-header{display:flex;justify-content:flex-end;margin-bottom:2.5rem}.mobile-menu-close{background:none;border:none;color:#333;cursor:pointer}.mobile-nav-links{list-style:none;padding:0}.mobile-nav-links li{margin:1.5rem 0}.mobile-nav-links a{display:block;padding:1rem 1.5rem;background:#fff;border-radius:12px;font-size:1.3rem;font-weight:500;color:#333;text-decoration:none;text-transform:uppercase}.mobile-nav-links a:hover{color:#1da155;font-weight:700}.mobile-nav-links a.active{color:#f46d3a;font-weight:700}@media(max-width:1023px){.navbar{width:100%;margin-top:1.5rem}.nav-pill{width:100%;border-radius:0;padding:0 1.5rem;height:4.5rem}.navbar-container{width:100%;max-width:none;padding:0}.desktop-nav{display:none}.mobile-menu-toggle{display:block}}@media(min-width:1024px){.navbar-container{padding:0 2rem}.nav-pill{padding:0 3rem}}.white-footer{padding:4rem 1rem;background:#fff;width:100%;margin-inline:auto}.white-footer-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.white-footer-logo img{height:42px}.white-footer-links{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.footer-column h4{font-size:1.15rem;font-weight:500;margin-bottom:1.4rem;color:#333}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.9rem}.footer-column ul li a{color:#444;text-decoration:none;font-size:1rem}.footer-column ul li a:hover{text-decoration:underline;color:#1da155}@media(min-width:1024px){.white-footer{width:100%}.white-footer-container{max-width:80%;margin:0 auto;flex-direction:row;align-items:flex-start;gap:6rem}.white-footer-logo{flex:0 0 180px}.white-footer-links{flex:1;justify-content:flex-end;gap:5rem}}@media(min-width:768px)and (max-width:1023px){.white-footer-links{grid-template-columns:repeat(2,1fr);display:grid}}.category-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.2rem;border-bottom:1.5px solid #f46d3a}.current-date{font-size:.95rem;color:#666;font-weight:500;white-space:nowrap}.cat-nav{display:flex;gap:1.5rem;flex-wrap:wrap}.cat-nav button,.cat-nav span,.cat-nav a{background:none;border:none;color:#666;font-weight:500;font-size:1rem;cursor:pointer;font-family:DM Sans,sans-serif;text-decoration:none}.cat-nav button:hover,.cat-nav a:hover{color:#f46d3a}.cat-nav .cat-active{color:#f46d3a;font-weight:500}.mobile-category-trigger-wrapper{position:relative;display:none;width:100%;margin:1.5rem 0 2.5rem}.mobile-category-trigger{display:inline-flex;align-items:center;justify-content:space-between;width:11rem;padding:10px 16px;font-size:.95rem;font-weight:500;color:#1f2937;background-color:#fff;border:1px solid #666;border-radius:20px;cursor:pointer;box-shadow:0 1px 4px #f46d3a1f;transition:all .15s ease}.mobile-category-trigger:hover{background-color:#fff7f5;border-color:#f97316}.dropdown-arrow{margin-left:8px;font-size:.9rem;color:#666;transition:transform .2s ease}.mobile-cat-checkbox-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 20px #00000026;padding:8px 0;max-height:320px;overflow-y:auto}.cat-checkbox-label{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:.95rem;color:#1f2937;cursor:pointer;-webkit-user-select:none;user-select:none}.cat-checkbox-label:hover{background:#fef2f2}.cat-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid #f46d3a;border-radius:4px;position:relative;background-color:#fff;transition:all .2s ease}.cat-checkbox-label input[type=checkbox]:checked{background-color:#f46d3a;border-color:#f46d3a}.cat-checkbox-label input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:6px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.cat-checkbox-label input:checked+span{font-weight:600;color:#f46d3a}@media(max-width:1023px){.desktop-cat-nav{display:none!important}.mobile-category-trigger-wrapper{display:block}.category-header-row{justify-content:flex-start;margin-bottom:0}}.blog-main-wrapper{position:relative;min-height:100vh}.blog-main-wrapper:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/bg-BhZlJzoX.png);background-repeat:repeat;z-index:-1;pointer-events:none}@media(max-width:1023px){.blog-main-wrapper nav,.blog-main-wrapper .navbar{padding:1rem!important}}.blog-inner-container{width:100%;margin:2.5rem auto 0;padding:0 1rem}@media(min-width:1024px){.blog-inner-container{width:80%;max-width:1400px;padding:0;margin-top:4rem}}.blog-featured-section{display:flex;gap:3rem;margin-bottom:4rem;align-items:center;text-decoration:none;color:inherit}.blog-featured-content,.blog-featured-img-holder{flex:1;width:50%}.blog-featured-badge{color:#f46d3a;font-size:.8rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.blog-featured-title{font-size:2.5rem;margin:1rem 0;line-height:1.2;font-weight:500}.blog-featured-desc{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#444}.blog-featured-img-holder{position:relative;width:100%;height:20rem;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000014}.blog-featured-img-holder img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.blog-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-bottom:5rem}.blog-post-card{text-decoration:none;color:inherit;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.blog-post-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.blog-card-img{width:100%;height:220px;object-fit:cover}.blog-card-details{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.blog-card-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.blog-card-cat{font-size:.82rem;font-weight:500;padding:.25rem .6rem;border-radius:4px;background:#0000000a;white-space:nowrap;border:1px solid currentColor;opacity:.9}.blog-card-title{font-size:1.25rem;margin-bottom:.8rem;line-height:1.3;font-weight:500}.blog-card-desc{font-size:.95rem;color:#555;margin-bottom:1rem;line-height:1.5;flex-grow:1}.blog-read-link{color:#1da155;text-decoration:none;font-weight:500;font-size:.95rem;margin-top:auto}.blog-read-link:hover{text-decoration:underline}@media(max-width:1023px){.blog-posts-grid{grid-template-columns:repeat(2,1fr)}.blog-featured-section{flex-direction:column;gap:2rem}.blog-featured-content{width:100%}.blog-featured-img-holder{width:100%;display:none}.blog-featured-title{font-size:1.8rem}}@media(max-width:768px){.blog-posts-grid{grid-template-columns:1fr}}.mm-page-arrow,.mm-page-number{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .18s ease}.mm-page-arrow:hover:not(:disabled),.mm-page-number:hover:not(.active):not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#f97316}.mm-page-arrow:disabled,.mm-page-number:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.mm-page-number.active{background:#f97316;border-color:#f97316;color:#fff;box-shadow:0 2px 8px #f9731640}.article-page-host{position:relative;min-height:100vh}.article-page-host:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/bg-BhZlJzoX.png);background-repeat:repeat;z-index:-1;pointer-events:none}@media(max-width:1023px){.article-page-host nav,.article-page-host .navbar{padding:1rem!important}}.article-content-limit{width:100%;margin:2.5rem auto 5rem;padding:0 1rem}@media(min-width:1024px){.article-content-limit{width:80%;max-width:1200px;padding:0;margin-top:4rem}}.article-header-meta{margin-bottom:1rem;display:flex;gap:1rem;font-size:.9rem}.article-cat-label{color:#f46d3a;font-weight:500;text-transform:uppercase}.article-timestamp{color:#666}.article-main-title{font-size:2.6rem;line-height:1.18;margin:0 0 2.5rem;color:#111;font-weight:500}@media(max-width:768px){.article-main-title{font-size:1.75rem;margin-bottom:1rem}}.article-hero-wrap{margin-bottom:3.5rem;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000014}.article-hero-img{width:100%;height:auto;max-height:520px;object-fit:cover;display:block}@media(max-width:768px){.article-hero-wrap{margin-bottom:2rem}.article-hero-img{aspect-ratio:16 / 9;max-height:300px;object-position:center}}.article-reading-area{max-width:1100px;margin:0 auto}.sidebar-layout{display:flex;flex-direction:column;gap:2.5rem}.sidebar-left{flex:0 0 auto}.main-content-column{flex:1}@media(min-width:1024px){.sidebar-layout{flex-direction:row;gap:2rem}.sidebar-left{flex:0 0 20%;position:sticky;top:100px;align-self:flex-start}.main-content-column{flex:0 0 80%;padding-left:1.75rem}}.article-author-card{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:2.5rem;padding-bottom:1.8rem;border-bottom:1px solid rgba(0,0,0,.07)}.article-author-pic{width:3.8rem;height:3.8rem;background:#eee;color:#f97316;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:600;text-transform:uppercase}.article-author-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.article-author-name{font-weight:500;color:#222;font-size:1.15rem}.article-author-position{font-size:.95rem;color:#666;line-height:1.4}@media(max-width:1023px){.article-author-card{flex-direction:row;align-items:center;gap:1rem;padding-bottom:1rem;margin-bottom:1.5rem}.article-author-pic{width:3.5rem;height:3.5rem;font-size:1.6rem;margin-top:-.5rem}.article-author-info{flex:1}.article-author-name{font-size:1.05rem}.article-author-position{font-size:.85rem}}.article-share-footer{margin:2.5rem 0;padding:1.8rem 0;text-align:left}.share-prompt{display:block;font-size:.85rem;font-weight:500;color:#777;letter-spacing:.8px;margin-bottom:1.2rem;text-transform:uppercase}.share-links{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.share-links button{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-radius:50%;color:#444;font-size:1.4rem;transition:all .25s ease;border:none;cursor:pointer}.share-links button:hover{background:#f46d3a;color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px #f46d3a40}.mobile-share{display:none}@media(max-width:1023px){.sidebar-left .article-share-footer:not(.mobile-share){display:none!important}.mobile-share{display:block;margin:1rem 0;padding:.5rem;background:#fff;border-radius:15px;text-align:center;box-shadow:0 4px 15px #00000005}.share-links{flex-direction:row;justify-content:center;gap:1.5rem}.share-links button{width:48px;height:48px;font-size:1.3rem}}.article-text-content{font-size:1.15rem;margin-top:0rem;line-height:1.8;color:#222;max-width:100%;overflow-x:hidden;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.article-text-content h2{margin:2.8rem 0 1.3rem;color:#1da155;font-size:1.85rem;font-weight:500}.article-text-content h3{margin:2.2rem 0 1.1rem;font-size:1.45rem;color:#333;font-weight:500}.article-text-content p{margin-bottom:1.6rem}@media(max-width:768px){.article-text-content{font-size:1.05rem;line-height:1.7;margin-top:-3.5rem}.article-text-content h2,.article-text-content h3{margin-top:1.8rem}.article-content-limit{margin:1rem auto 3rem}}.article-text-content ul,.article-text-content ol{margin:1.4rem 0 1.4rem 1.8rem}.article-text-content li{margin-bottom:.6rem}.article-text-content img,.article-text-content table,.article-text-content pre,.article-text-content code,.article-text-content iframe{max-width:100%;height:auto;display:block;margin:1.5rem auto}.article-text-content pre,.article-text-content code{white-space:pre-wrap;word-break:break-all;overflow-x:auto;background:#f8f9fa;padding:1rem;border-radius:8px;font-size:.95rem}.article-related-section{margin:5rem 0 3rem;padding-top:2rem;border-top:1px solid rgba(244,109,58,.15)}@media(max-width:1023px){.article-related-section{margin:3rem 0 1rem}}.related-section-title{font-size:1.9rem;font-weight:500;margin-bottom:2.5rem;color:#1a1a1a;text-align:center}.related-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1023px){.related-posts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.related-posts-grid{grid-template-columns:1fr}}.related-post-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.related-post-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.related-img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;flex-shrink:0}.related-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.related-post-card:hover .related-img-wrap img{transform:scale(1.05)}.related-content{padding:1.5rem 1.5rem 1.75rem;display:flex;flex-direction:column;flex-grow:1;gap:.75rem}.related-category{font-size:.82rem;font-weight:500;color:#f46d3a;text-transform:uppercase;letter-spacing:.5px}.related-title{font-size:1.22rem;font-weight:500;line-height:1.35;margin:0;color:#1e293b;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.related-date{font-size:.875rem;color:#94a3b8;margin-top:1rem}.loading-center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center;color:#64748b}.admin-container{display:flex;height:100vh;width:100vw;overflow:hidden}.admin-image-side{position:relative;flex:0 0 55%;min-width:0}.admin-background-svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.admin-form-side{flex:0 0 45%;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px}.admin-form-container{width:100%;max-width:380px}.admin-title{font-size:32px;font-weight:500;margin:0 0 8px;color:#1a1a1a}.admin-subtitle{font-size:16px;color:#666;margin:0 0 48px}.admin-login-form{display:flex;flex-direction:column;gap:24px}.admin-input-group{display:flex;flex-direction:column;gap:8px}.admin-input-group label{font-size:14px;font-weight:500;color:#333}.admin-input{width:100%;height:48px;padding:0 16px;font-size:16px;border:1px solid #e0e0e0;border-radius:8px;outline:none;transition:border-color .2s,box-shadow .2s}.admin-input:focus{border-color:#f46d3a;box-shadow:0 0 0 3px #f46d3a26}.admin-login-button{height:52px;background:#f46d3a;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;margin-top:12px;transition:background .2s}.admin-login-button:hover{background:#e05f2f}.admin-password-group,.admin-password-wrapper{position:relative}.admin-password-input{padding-right:52px}.admin-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:color .2s}.admin-password-toggle:hover{color:#333;background-color:#0000000d}.admin-password-toggle:focus{outline:2px solid #F46D3A;outline-offset:2px}.admin-password-toggle svg{pointer-events:none}.admin-app .admin-sidebar{width:16.25rem;height:100vh;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;z-index:100}.admin-app .sidebar-header{height:4.5rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8e8e8;flex-shrink:0;box-sizing:border-box}.admin-app .sidebar-logo{height:2.4rem;width:auto;object-fit:contain}.admin-app .sidebar-nav{flex:1;padding:1.25rem 0}.admin-app .nav-item{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.75rem;color:#444;font-size:.9375rem;text-decoration:none;transition:all .18s ease;width:100%;margin:0;position:relative;box-sizing:border-box}.admin-app .nav-item:hover{width:90%;margin:0 auto;color:#f46d3a;border-radius:.5rem;background:#fffaf7;box-shadow:0 1px 4px #f46d3a0f}.admin-app .nav-item.active{width:100%;margin:0;color:#f46d3a;background:#fff3ed;font-weight:500;box-shadow:0 1px 3px #f46d3a14}.admin-app .nav-item.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:4px;background:#f46d3a;border-radius:0 4px 4px 0}.admin-app .nav-icon{width:20px;height:20px;flex-shrink:0;color:#444;transition:color .18s ease}.admin-app .nav-item.active .nav-icon,.admin-app .nav-item:hover .nav-icon{color:#f46d3a}.admin-app .sidebar-footer{padding:1rem 0;border-top:1px solid #f0f0f0}.admin-app .logout-btn{background:none;border:none;cursor:pointer;color:#d92d20;width:100%;text-align:left}.admin-app .logout-btn:hover{background:#fff5f5;color:#b42318}.admin-app .logout-btn .nav-icon{color:#d92d20}.admin-app .logout-btn:hover .nav-icon{color:#b42318}.admin-app .nav-item+.nav-item{margin-top:.25rem}.admin-app .admin-appbar{height:4.5rem;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;position:sticky;top:0;z-index:90;flex-shrink:0;box-shadow:0 1px 3px #0000000a;box-sizing:border-box}.admin-app .appbar-inner{width:100%;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:100%}.admin-app .appbar-left{display:flex;align-items:center}.admin-app .appbar-title{font-size:1.375rem;font-weight:500;color:#1a1a1a;margin:0}.admin-app .appbar-right{display:flex;align-items:center;gap:1rem}.admin-app .notification-btn{position:relative;background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#555;transition:all .2s ease}.admin-app .notification-btn:hover{background:#f8f8f8;color:#f46d3a}.admin-app .notification-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#f46d3a;border:1.5px solid white;border-radius:50%}.admin-app{height:100vh;width:100vw;margin:0;padding:0;overflow:hidden;background:#f9f9f9}.admin-root{display:flex;height:100%;width:100%}.admin-sidebar{width:16.25rem;position:fixed;inset:0 auto 0 0;z-index:100;background:#fff;border-right:1px solid #e8e8e8;height:100vh}.admin-content-area{margin-left:16.25rem;flex:1;display:flex;flex-direction:column;min-height:100vh}.admin-main{flex:1;overflow-y:auto;padding:1.5rem 0rem;background:#ededed}.dashboard-page{padding:28px 36px;min-height:100vh}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease}.kpi-card:hover{box-shadow:0 4px 12px #00000014}.kpi-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e5e7eb}.kpi-title{font-size:15px;font-weight:500;color:#64748b}.kpi-icon{width:40px;height:40px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#6b7280}.kpi-value{font-size:36px;font-weight:500;color:#111827;margin-bottom:8px;line-height:1}.kpi-unit{font-size:16px;font-weight:400;color:#6b7280;margin-left:8px}.kpi-change{font-size:14px;font-weight:500;color:#1da155}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:36px;box-shadow:0 1px 3px #0000000d;height:18rem}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.chart-header h2{margin:0;font-size:20px;font-weight:500;color:#111827}.chart-controls{display:flex;gap:12px}.control-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:14px;color:#4b5563;cursor:pointer;transition:all .15s ease}.control-btn:hover{background:#f8fafc;border-color:#9ca3af}.recharts-xAxis .recharts-cartesian-axis-tick text{font-size:13px;fill:#4b5563;text-anchor:middle;white-space:pre-wrap;word-break:break-word;line-height:1.4}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.data-health-card,.pie-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;height:20rem}.data-health-card h2,.pie-card h2{margin:0 0 20px;font-size:20px;font-weight:500;color:#111827}.health-item{border-top:1px solid #e5e7eb}.health-item:first-child{border-top:none}.health-toggle{width:100%;display:flex;align-items:center;gap:16px;padding:16px 0;background:none;border:none;text-align:left;cursor:pointer;transition:background-color .15s}.health-toggle:hover{background:#f8fafc}.health-icon-circle{width:44px;height:44px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.health-icon-circle.warning{background:#fef2f2;color:#ef4444}.health-title-area{flex:1}.health-title-area strong{display:block;margin-bottom:4px;color:#111827;font-weight:500}.health-title-area p{margin:0;color:#4b5563;font-size:.95rem}.chevron{margin-left:auto;color:#6b7280;transition:transform .25s ease}.health-item.open .chevron{transform:rotate(180deg)}.pie-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.total-label{font-size:14px;color:#4b5563}.total-label strong{color:#111827;font-weight:500}.pie-wrapper{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:nowrap;margin-top:-4rem}.pie-with-labels{flex:1;height:320px;position:relative;max-width:50%}.pie-legend.right-side{flex:1;max-width:50%;padding-top:20px}.legend-row{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:14.5px;color:#374151}.legend-dot{width:16px;height:16px;border-radius:4px;flex-shrink:0}.legend-text{line-height:1.45}.recharts-pie-label text{font-size:12px!important;font-weight:500!important;fill:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.75);pointer-events:none}@media(max-width:768px){.recharts-pie-label text{font-size:12px!important}}@media(max-width:1024px){.bottom-grid{grid-template-columns:1fr}.pie-wrapper{flex-wrap:wrap;justify-content:center;gap:48px}.pie-with-labels,.pie-legend.right-side{max-width:420px;flex:0 1 auto}.pie-legend.right-side{text-align:center}.legend-row{justify-content:center}}@media(max-width:768px){.kpi-grid{grid-template-columns:1fr}.dashboard-page{padding:20px 16px}.kpi-value{font-size:32px}.kpi-unit{font-size:18px}.chart-card{padding:20px}.pie-with-labels{height:280px}.pie-wrapper{gap:32px}}.iv-container{padding:28px 36px;min-height:100vh}.iv-top-controls{margin-bottom:2rem;display:flex;justify-content:flex-end}.iv-search-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.iv-search-wrapper,.iv-sort-wrapper{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:0 .75rem;height:42px}.iv-search-wrapper input{border:none;outline:none;background:transparent;font-size:.95rem;color:#333;width:20rem}.iv-sort-wrapper select{border:none;outline:none;background:transparent;font-size:.95rem;color:#333;width:160px;cursor:pointer;appearance:none;padding-right:1.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24' stroke='%23888'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}.iv-search-wrapper svg,.iv-sort-wrapper svg{color:#888;margin-right:.5rem;flex-shrink:0}.iv-add-btn{display:flex;align-items:center;gap:.5rem;background:#f46d3a;color:#fff;border:none;border-radius:8px;padding:0 1.25rem;height:42px;font-weight:500;cursor:pointer;transition:background .2s}.iv-add-btn:hover{background:#e05f2f}.iv-ingredients-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}@media(max-width:1280px){.iv-ingredients-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1024px){.iv-ingredients-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.iv-ingredients-grid{grid-template-columns:repeat(3,1fr)}.iv-top-controls{justify-content:stretch}.iv-search-group{flex-direction:column;width:100%}.iv-search-wrapper input,.iv-sort-wrapper select{width:100%}}.iv-ingredient-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 4px 6px -1px #0000000f,0 2px 4px -1px #00000008;transition:all .18s ease;position:relative;overflow:visible;z-index:1}.iv-ingredient-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f;z-index:2}.iv-ingredient-card.iv-z-lift{z-index:50}.iv-card-image-wrapper{height:10rem;width:100%;background:#fefefe;overflow:hidden;border-radius:12px 12px 0 0}.iv-card-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.iv-card-footer{padding:.9rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.iv-name-wrapper{flex:1;min-width:0}.iv-ingredient-name{font-size:.92rem;color:#333;line-height:1.3;white-space:pre-line;font-weight:500;display:block}.iv-actions-wrapper{flex-shrink:0;margin-top:2px}.iv-menu-btn{background:none;border:none;color:#aaa;cursor:pointer;padding:4px 6px;border-radius:4px;line-height:1;display:flex;align-items:center;flex-shrink:0;border:1px solid #aaa}.iv-menu-btn:hover,.iv-menu-btn.iv-active{background:#fff8f4;color:#f46d3a}.iv-actions-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 20px #00000026;min-width:140px;z-index:100;overflow:hidden}.iv-actions-dropdown button{display:block;width:100%;padding:.7rem 1.2rem;text-align:left;border:none;background:none;font-size:.92rem;color:#333;cursor:pointer;transition:background .12s}.iv-actions-dropdown button:hover{background:#f9f5f2}.iv-actions-dropdown .iv-delete-option{color:#e53e3e}.iv-actions-dropdown .iv-delete-option:hover{background:#fff5f5;color:#c53030}.iv-modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.iv-delete-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;margin:1rem;padding:2rem 1.75rem;box-shadow:0 10px 30px #00000038;text-align:center}.iv-delete-modal h3{margin:0 0 1rem;font-size:1.35rem;color:#222}.iv-delete-modal p{color:#555;margin:0 0 1.8rem;line-height:1.5}.iv-modal-actions{display:flex;gap:1rem;justify-content:center}.iv-btn-cancel,.iv-btn-delete{padding:.85rem 1.6rem;border-radius:8px;font-weight:500;cursor:pointer;border:none;min-width:110px;transition:all .15s}.iv-btn-cancel{background:#f5f5f5;color:#444}.iv-btn-cancel:hover{background:#e8e8e8}.iv-btn-delete{background:#e53e3e;color:#fff}.iv-btn-delete:hover{background:#c53030}.iv-btn-delete:disabled,.iv-btn-cancel:disabled{opacity:.6;cursor:not-allowed}.iv-empty-state{text-align:center;padding:6rem 1rem;color:#666}.iv-empty-state h3{margin:0 0 .75rem;font-size:1.4rem;color:#444}.iv-pagination{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:2.5rem 0 1.5rem;flex-wrap:wrap}.iv-page-arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;transition:all .18s ease}.iv-page-arrow:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#f97316}.iv-page-arrow:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.iv-page-numbers{display:flex;gap:.5rem}.iv-page-number{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;font-weight:500;cursor:pointer;transition:all .18s ease}.iv-page-number:hover:not(.active){background:#f8fafc;border-color:#94a3b8;color:#f97316}.iv-page-number.active{background:#f97316;border-color:#f97316;color:#fff;box-shadow:0 2px 8px #f9731633}.iv-page-info{margin-left:1.5rem;font-size:.92rem;color:#64748b}.iv-page-info strong{color:#1e293b}@media(max-width:640px){.iv-pagination{gap:.4rem}.iv-page-arrow,.iv-page-number{width:38px;height:38px;font-size:.9rem}.iv-page-info{margin-left:0;margin-top:.75rem;width:100%;text-align:center}}.add-ingredient-page{padding:2rem 2.5rem;min-height:calc(100vh - 4.5rem)}.back-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#555;font-weight:500;font-size:1rem;padding:.75rem 0 1.5rem;cursor:pointer}.back-btn svg{color:#666}.form-container{width:70%;margin:0 auto;background:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 12px #0000000f;border:1px solid #eee}.page-title{margin:0 0 2rem;font-size:1.6rem;font-weight:500;color:#222}.ingredient-form{display:flex;flex-direction:column;gap:1.75rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label:not(.floating-label label){font-weight:500;color:#444;font-size:.95rem}.floating-label{position:relative}.floating-label input{width:100%;padding:1.1rem 1rem .6rem;border:1.5px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.floating-label input:focus{border-color:#f46d3a;outline:none}.floating-label label{position:absolute;left:1rem;top:1.05rem;color:#888;font-size:1rem;pointer-events:none;transition:all .2s ease;background:#fff;padding:0 4px}.floating-label input:focus+label,.floating-label input:not(:placeholder-shown)+label{top:-.5rem;font-size:.82rem;color:#f46d3a;font-weight:500}.upload-container{border:2px dashed #d0d0d0;border-radius:10px;padding:1.5rem;text-align:center;background:#fafafa;transition:border-color .2s}.upload-container:hover{border-color:#f46d3a}.upload-label{display:flex;flex-direction:column;align-items:center;gap:.6rem;cursor:pointer;color:#555;font-size:.95rem}.upload-label svg{color:#f46d3a}.image-preview{margin-top:1.5rem;max-height:220px;overflow:hidden;border-radius:8px;border:1px solid #eee}.image-preview img{width:100%;height:auto;object-fit:cover}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn-cancel,.btn-submit{padding:.9rem 1.6rem;border-radius:8px;font-weight:500;cursor:pointer;border:none}.btn-cancel{background:#f0f0f0;color:#444}.btn-submit{background:#f46d3a;color:#fff}.btn-submit:disabled{background:#ffb399;cursor:not-allowed}.act-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.act-preview-modal{background:#fff;border-radius:24px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #0003;font-family:Inter,-apple-system,sans-serif;padding:2rem;display:flex;flex-direction:column}.act-preview-close{position:absolute;top:24px;right:24px;background:#fff;border:1px solid #a6b3c7;border-radius:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;color:#6b7280;transition:all .2s}.act-preview-close:hover{background:#f3f4f6;border-color:#d1d5db}.act-modal-container{display:flex;flex-direction:column;gap:24px}.act-preview-image-container{width:100%}.act-preview-image{width:100%;height:420px;object-fit:cover;border-radius:16px}.act-preview-body{display:flex;flex-direction:column}.act-preview-title{font-size:1.85rem;font-weight:500;color:#111827;margin:0 0 12px}.act-preview-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:15px;color:#4b5563;margin-bottom:8px}.meta-group{display:flex;align-items:center;gap:8px}.meta-dot{font-weight:900;color:#d1d5db;font-size:20px}.meta-label{color:#9ca3af}.meta-value{color:#374151;font-weight:500}.act-preview-description{color:#6b7280;line-height:1.6;font-size:16px;margin:16px 0}.act-section-title{font-size:17px;font-weight:500;color:#111827;margin-bottom:12px}.act-preview-tags{display:flex;flex-wrap:wrap;gap:12px}.act-tag{padding:8px 16px;border-radius:10px!important;font-size:14px;font-weight:500}.act-tag-energy-boosting{background:#ffedd5;color:#9a3412}.act-tag-digestive-friendly{background:#e0f2fe;color:#075985}.act-tag-weight{background:#dcfce7;color:#166534}.act-tag-pcos{background:#ecfeff;color:#0891b2}.act-tag-healthy{background:#d1fae5;color:#065f46}.act-tag-ulcer{background:#fee2e2;color:#991b1b}.act-tag-heart{background:#ede9fe;color:#5b21b6}.act-tag-other{background:#f3f4f6;color:#374151}.act-tag-default{background:#e5e7eb;color:#4b5563}.act-tabs-wrapper{background:#f9fafb;border-radius:14px;padding:4px;margin-top:24px;border:1.5px solid #6b7280}.act-tabs-track{display:flex;width:100%}.act-tab-btn{flex:1;padding:12px;border:none;background:transparent;border-radius:12px;font-size:15px;font-weight:500;color:#6b7280;cursor:pointer;transition:.2s}.act-tab-btn.active{background:#f97316;color:#fff!important}.act-ingredients-list{list-style:none;padding:0;margin:12px 0 0}.act-ingredients-list li{font-size:15px;color:#4b5563;padding:5px 0;display:flex;gap:12px;border-bottom:1px solid #f3f4f6}.act-ingredients-list li:before{content:"•";color:#9ca3af;font-weight:700}.act-step-item{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;margin-top:20px}.act-step-badge{min-width:22px;height:22px;border-radius:50%;background:#f97316;color:#fff;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.act-step-content{flex:1}.act-step-title{margin:0;font-size:1rem;font-weight:500;color:#111827}.act-step-desc{margin:6px 0 0;color:#4b5563;line-height:1.5}.act-tips-container{margin-top:16px;padding:12px;background:#fef3c7;border-radius:10px}.act-tips-label{font-weight:500;margin-right:6px}.act-tips-text{margin:4px 0 0;font-size:14px;color:#92400e}.act-empty-msg{color:#9ca3af;font-style:italic;margin:12px 0}.act-filter-modal,.act-delete-modal{background:#fff;border-radius:20px;width:100%;padding:32px}.act-filter-modal{max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #0003}.act-delete-modal{max-width:420px;text-align:center}.act-modal-actions{display:flex;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap;max-width:320px;margin-left:auto;margin-right:auto}.act-btn-cancel,.act-btn-delete,.act-apply-btn{padding:12px 24px;border-radius:10px;font-weight:500;cursor:pointer;border:none}.act-btn-cancel{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.act-btn-delete{background:#ef4444;color:#fff}.act-apply-btn{background:#f97316;color:#fff;width:100%;margin-top:16px;padding:14px 24px;font-size:1rem}.act-filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.act-filter-header h3{margin:0;font-size:1.5rem;font-weight:500;color:#111827}.act-filter-close{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4b5563;transition:all .2s}.act-filter-close:hover{background:#f3f4f6;border-color:#d1d5db}.act-filter-section{margin-bottom:36px}.act-filter-section h4{margin:0 0 16px;font-size:1.1rem;font-weight:500;color:#374151}.act-range-inputs{display:flex;align-items:center;gap:12px}.act-filter-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:15px;background:#f9fafb;transition:all .2s}.act-filter-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161f;background:#fff}.act-range-separator{color:#6b7280;font-weight:500}.act-filter-select{width:100%;padding:12px 40px 12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:15px;background:#f9fafb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 4 5 4 5-4'/%3E%3C/svg%3E") no-repeat right 16px center;background-size:12px;-webkit-appearance:none;appearance:none;transition:all .2s}.act-filter-select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161f;background-color:#fff}.s1-radio-group{display:flex;flex-wrap:wrap;gap:16px}.act-radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:15px;color:#374151}.act-filter-modal::-webkit-scrollbar{width:6px}.act-filter-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.act-filter-modal::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.act-filter-modal::-webkit-scrollbar-thumb:hover{background:#9ca3af}.mm-meal-management-container{padding:1.5rem 2rem;min-height:calc(100vh - 4.5rem)}.mm-top-controls{margin-bottom:2rem;display:flex;justify-content:flex-end}.mm-search-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.mm-search-wrapper,.mm-filter-wrapper{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:0 .9rem;height:44px;box-shadow:0 1px 3px #0000000d}.mm-filter-wrapper{padding:0 1.1rem;color:#64748b;cursor:pointer;gap:.5rem}.mm-search-wrapper input{border:none;outline:none;background:transparent;font-size:.97rem;color:#1e293b;width:240px}.mm-search-wrapper svg,.mm-filter-wrapper svg{color:#64748b;margin-right:.6rem;flex-shrink:0}.mm-add-btn{display:flex;align-items:center;gap:.5rem;background:#f97316;color:#fff;border:none;border-radius:8px;padding:0 1.4rem;height:44px;font-weight:500;font-size:.95rem;cursor:pointer;transition:background .2s}.mm-add-btn:hover{background:#ea580c}.mm-meals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}@media(max-width:1280px){.mm-meals-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.mm-meals-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mm-meals-grid{grid-template-columns:1fr}.mm-top-controls{justify-content:stretch}.mm-search-group{flex-direction:column;width:100%}.mm-search-wrapper input{width:100%}}.mm-meal-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:visible;box-shadow:0 4px 6px -1px #0000000f,0 2px 4px -1px #00000008;transition:all .18s ease;position:relative}.mm-meal-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.mm-card-image-wrapper{height:180px;width:100%;overflow:hidden;background:#f8fafc;border-radius:12px 12px 0 0}.mm-card-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.mm-meal-card:hover .mm-card-image-wrapper img{transform:scale(1.04)}.mm-card-content{padding:1.1rem 1.2rem 1.3rem}.mm-title-and-menu{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.mm-meal-title{font-size:1.1rem;font-weight:500;color:#1e293b;margin:0;line-height:1.35;flex:1;min-width:0;word-break:break-word}.mm-card-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem}.mm-meta-group{display:flex;gap:1.1rem}.mm-meta-item{display:flex;align-items:center;gap:.4rem;font-size:.86rem;color:#64748b;font-weight:500}.mm-meta-item svg{color:#6b7280}.mm-actions-wrapper{position:relative;z-index:10}.mm-menu-btn{background:none;border:1px solid #aaa;color:#9ca3af;cursor:pointer;padding:4px 6px;border-radius:4px;transition:all .15s;flex-shrink:0;margin-top:2px}.mm-menu-btn:hover,.mm-menu-btn.active{background:#fff7ed;color:#f97316;border-color:#f97316}.mm-actions-dropdown{position:absolute;right:0;top:100%;margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #00000026;min-width:140px;z-index:100;overflow:hidden}.mm-actions-dropdown button{display:block;width:100%;padding:.75rem 1.25rem;text-align:left;border:none;background:none;font-size:.94rem;color:#1e293b;cursor:pointer;transition:background .15s}.mm-actions-dropdown button:hover{background:#f8fafc}.mm-actions-dropdown .mm-delete-option{color:#ef4444}.mm-actions-dropdown .mm-delete-option:hover{background:#fef2f2;color:#dc2626}.mm-meal-description{font-size:.89rem;color:#64748b;margin:0 0 1rem;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}.mm-empty-state{text-align:center;padding:6rem 1rem;color:#666}.mm-empty-state h3{margin:0 0 .75rem;font-size:1.4rem;color:#444}.mm-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2.5rem 0 1.5rem;flex-wrap:wrap}.mm-page-arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;transition:all .18s ease}.mm-page-arrow:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#f97316}.mm-page-arrow:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.mm-page-number{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .18s ease}.mm-page-number:hover:not(.active):not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#f97316}.mm-page-number.active{background:#f97316;border-color:#f97316;color:#fff;font-weight:500;box-shadow:0 2px 8px #f9731640}.mm-page-number:disabled{opacity:.4;cursor:not-allowed}.mm-page-summary{margin-left:1.5rem;font-size:.92rem;color:#64748b}.mm-page-summary strong{color:#1e293b;font-weight:500}.mm-filtered{color:#f97316;margin-left:.4rem;font-size:.9rem}@media(max-width:640px){.mm-pagination{gap:.4rem;margin:2rem 0 1rem}.mm-page-arrow,.mm-page-number{width:38px;height:38px;font-size:.9rem}.mm-page-summary{margin-left:0;margin-top:.75rem;width:100%;text-align:center}}.loading-center,.error-center,.iv-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center;color:#64748b}.mm-hint{margin-top:.5rem;font-size:.95rem;color:#64748b}.add-meal-page{padding:1.5rem 2rem;font-family:DM Sans,sans-serif;max-width:820px;margin:0 auto}.top-actions-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.cmn-back-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#64748b;font-weight:500;cursor:pointer;padding:.8rem 0}.cmn-back-btn:hover{color:#1e293b}.cmn-new-btn,.cmn-new-btn-top{display:flex;align-items:center;gap:.5rem;background:#1da155;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s;margin-right:2rem}.cmn-new-btn:hover,.cmn-new-btn-top:hover{background:#ea580c}.cmn-new-btn:disabled,.cmn-new-btn-top:disabled{background:#fdba74;cursor:not-allowed;opacity:.7}.cmn-header{margin-bottom:2rem}.cmn-header h1{font-size:1.4rem;font-weight:500;color:#1e293b;margin:0}.cmn-progress-container{display:flex;flex-direction:column;gap:.5rem;margin-bottom:-2rem}.cmn-step-label{font-size:.85rem;color:#64748b;font-weight:500;align-self:flex-end}.cmn-progress-segments{display:flex;gap:5px;height:6px}.cmn-segment{flex:1;background:#e5e7eb;border-radius:3px}.cmn-segment.filled,.cmn-segment.current{background:#f97316}.cmn-segment.current{opacity:.65}.cmn-form-container{max-width:780px;margin:0 auto}.cmn-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:0 0 10px 10px;padding:2rem;box-shadow:0 2px 8px #0000000a}.cmn-step-content{display:flex;flex-direction:column;gap:1.6rem}.cmn-field{display:flex;flex-direction:column;gap:.5rem}.cmn-field label{font-size:.96rem;font-weight:500;color:#374151}.cmn-field input,.cmn-field textarea,.cmn-field select{padding:.9rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem;background:#fff}.cmn-field input:focus,.cmn-field textarea:focus,.cmn-field select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.cmn-field.full{grid-column:1 / -1}.cmn-field-group{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.cmn-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2.5rem}.cmn-btn-back{background:transparent;border:1.5px solid #f97316;color:#f97316;padding:.9rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.cmn-btn-back:hover{background:#fff7ed}.cmn-btn-next{background:#f97316;color:#fff;border:none;padding:.9rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .22s ease}.cmn-btn-next:disabled{background:#fdba74;color:#fff;cursor:not-allowed;opacity:1;box-shadow:none}.cmn-btn-next:not(:disabled):hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 4px 12px #ea580c4d}.s1-category-chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.s1-chip{padding:.55rem 1.15rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.94rem;cursor:pointer;transition:all .2s}.s1-chip.selected{background:#fef3e8;border-color:#f97316;color:#374151;font-weight:500}.s1-file-upload-wrapper{display:flex;flex-direction:column;gap:.8rem}.s1-file-input-like{display:flex;align-items:stretch;border:1.5px solid #d1d5db;border-radius:8px;overflow:hidden}.s1-file-text{flex:1;padding:.9rem 1rem;color:#64748b;display:flex;align-items:center}.s1-upload-btn{background:#fff;color:#374151;padding:0 1.4rem;display:flex;align-items:center;cursor:pointer;font-weight:500;border:1px solid #d1d5db}.s1-upload-btn:hover{background:#fff7ed}.s1-preview-small img{max-width:160px;max-height:100px;border-radius:6px;margin-top:.8rem;border:1px solid #e2e8f0;object-fit:cover}.s1-cost-range-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.s1-cost-field{flex:1;min-width:140px}.s1-range-separator{color:#64748b;font-weight:500;font-size:1rem;white-space:nowrap}.s1-radio-group{display:flex;flex-wrap:wrap;gap:1.6rem 2.2rem;margin-top:.6rem}.s1-radio-group label{display:flex;align-items:center;gap:.7rem;cursor:pointer;font-size:.95rem;color:#374151;position:relative;-webkit-user-select:none;user-select:none}.s1-radio-group input{position:absolute;opacity:0;width:0;height:0;margin:0;clip:rect(0 0 0 0);overflow:hidden}.s1-radio-circle{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;position:relative;flex-shrink:0;background:#fff}.s1-radio-group input:checked+.s1-radio-circle{border-color:#f97316;background:#f97316}.s1-radio-group input:checked+.s1-radio-circle:after{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.s2-tags-step h3{font-size:1.1rem;font-weight:500;color:#374151;margin-bottom:.1rem}.s2-predefined-tags{display:flex;flex-wrap:wrap;gap:.8rem 1rem;margin-bottom:1.5rem}.s2-tag-chip{padding:.55rem 1.2rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.93rem;cursor:pointer;transition:all .18s}.s2-tag-chip:hover{border-color:#f97316;background:#fff7ed}.s2-tag-chip.selected{background:#fef3e8;border-color:#f97316;color:#374151;font-weight:500}.s2-custom-tag-input{margin-top:1rem}.s2-custom-tag-input label{font-size:.96rem;font-weight:500;color:#1e293b;display:block;margin-bottom:.5rem}.s2-input-with-button{display:flex;align-items:stretch;gap:.8rem}.s2-input-with-button input{flex:1;padding:.9rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem}.s2-add-custom-btn{background:#f97316;color:#fff;border:none;padding:0 1.3rem;border-radius:8px;font-weight:500;cursor:pointer}.s2-add-custom-btn:hover{background:#ea580c}.s2-selected-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.s2-tag-pill{background:#fef3e8;color:#c2410c;padding:.45rem 1rem;border-radius:8px;font-size:.88rem;display:flex;align-items:center;gap:.5rem}.s2-tag-pill svg{cursor:pointer;opacity:.8}.s2-tag-pill svg:hover{opacity:1}.s3-search-wrapper{position:relative;margin-bottom:1.5rem}.s3-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.s3-search-input{width:100%;padding:.9rem 1rem .9rem 2.8rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem}.s3-search-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.s3-suggestions-list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:240px;overflow-y:auto;margin-bottom:1.5rem}.s3-suggestion-item{padding:.9rem 1.2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #f1f5f9}.s3-suggestion-item:hover{background:#f8fafc}.s3-add-icon{color:#f97316}.s3-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.s3-ingredient-modal{background:#fff;border-radius:12px;width:90%;max-width:420px;padding:1.8rem;position:relative}.s3-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.4rem}.s3-close-btn{background:none;border:none;cursor:pointer;color:#64748b}.s3-ingredient-image{width:100%;max-height:180px;object-fit:cover;border-radius:8px;margin-bottom:1.6rem}.s3-form-group{margin-bottom:1.5rem}.s3-form-group label{display:block;margin-bottom:.55rem;font-size:.97rem;font-weight:500;color:#1e293b}.s3-form-group input{width:100%;padding:.95rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem;background:#fff;transition:all .2s}.s3-form-group input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.s3-form-group input::placeholder{color:#9ca3af}.s3-add-btn{width:100%;background:#f97316;color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:500;cursor:pointer;margin-top:.6rem;transition:background .2s}.s3-add-btn:hover:not(:disabled){background:#ea580c}.s3-add-btn:disabled{background:#fdba74;cursor:not-allowed;opacity:.7}.s3-your-ingredients-section{margin-top:2.2rem}.s3-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.1rem}.s3-clear-all-btn{background:none;border:none;color:#ef4444;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.4rem}.s3-ingredients-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.s3-ingredient-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;position:relative}.s3-card-image{width:100%;height:100px;object-fit:cover}.s3-no-image{height:100px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.8rem}.s3-card-content{padding:.8rem}.s3-card-name{font-weight:500;font-size:.95rem}.s3-card-measurement{font-size:.85rem;color:#64748b}.s3-card-alt{font-size:.82rem;color:#93370e;margin-top:.3rem}.s3-remove-btn{position:absolute;top:.5rem;right:.5rem;background:#0009;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.s3-empty-state{text-align:center;padding:3rem 1rem;background:#f8fafc;border:1px dashed #d1d5db;border-radius:10px}.s3-basket-icon{font-size:3rem;margin-bottom:1rem;color:#d1d5db}.steps-container{display:flex;flex-direction:column;gap:1.8rem}.step-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.4rem 1.6rem;position:relative}.step-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.step-title{color:#f97316;font-size:1.18rem;font-weight:500;margin:0}.remove-step-btn{background:none;border:none;color:#ef4444;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.remove-step-btn:hover{background:#fee2e2}.step-item .cmn-field label{font-size:.94rem;color:#4b5563;margin-bottom:.45rem;display:block;font-weight:500}.step-item input,.step-item textarea{width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:8px;margin-top:.5rem;font-size:.96rem}.step-item textarea{min-height:86px;resize:vertical}.add-step-area{display:flex;justify-content:center;margin:2rem 0 1.5rem}.add-more-step-btn{display:flex;align-items:center;align-self:center;gap:8px;width:150px;background:#000;color:#fff;border:none;padding:.4rem 1rem;border-radius:999px;font-weight:500;font-size:.97rem;cursor:pointer;box-shadow:0 2px 6px #f9731633}.add-more-step-btn:hover{background:#ea580c}.form-bottom-actions{text-align:center;margin-top:1.5rem}.admin-blog-container{padding:2rem 2.5rem;min-height:calc(100vh - 64px)}.stats-row{display:flex;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.stat-card{flex:1;min-width:260px;background:#fff;border-radius:12px;padding:1.5rem 1.8rem;box-shadow:0 4px 12px #0000000f;display:flex;flex-direction:column;gap:.6rem;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.stat-label-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.stat-label{font-size:.97rem;color:#6b7280;font-weight:500}.stat-icon{width:28px;height:28px;color:#1f2937;opacity:.85;flex-shrink:0;transition:color .2s ease}.stat-card:hover .stat-icon{color:#f97316;opacity:1}.stat-value{font-size:1.9rem;font-weight:500;color:#111827;line-height:1.1}.stat-change{font-size:.875rem;font-weight:500}.stat-change.positive{color:#10b981}.controls-row.right-aligned{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;margin:2rem 0 2.5rem;flex-wrap:wrap}.search-wrapper{position:relative;min-width:260px}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-input{width:100%;padding:.75rem 1rem .75rem 2.8rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:all .2s ease}.search-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.sort-wrapper{display:flex;align-items:center;gap:.5rem;padding:.65rem 1.1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.sort-wrapper:hover{background:#f1f5f9;border-color:#cbd5e1}.sort-wrapper span{font-size:.95rem;white-space:nowrap}.category-select{appearance:none;background:transparent;border:none;font-size:.95rem;color:#374151;padding-right:1.8rem;cursor:pointer;min-width:140px}.category-select:focus{outline:none}.sort-wrapper:after{content:"▼";font-size:.75rem;color:#64748b;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.create-btn{padding:.75rem 1.6rem;background:#f97316;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s}.create-btn:hover{background:#ea580c}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.8rem}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:transform .2s,box-shadow .2s;position:relative;z-index:1}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.blog-image{width:100%;height:180px;object-fit:cover}.blog-content{padding:1.4rem;color:#374151}.blog-desc{margin-top:1rem}.blog-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:.75rem}.blog-categories-list{display:flex;flex-wrap:wrap;gap:.5rem;max-width:calc(100% - 40px)}.blog-category{padding:.28rem .75rem;border-radius:999px;font-size:.8rem;font-weight:500;background:#6b728014;color:#4b5563;border:1px solid rgba(107,114,128,.15);white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem}.menu-wrapper{position:relative;z-index:30}.menu-btn{background:none;border:1px solid #f97316;cursor:pointer;padding:.4rem;border-radius:6px}.menu-btn:hover{background:#f3f4f6}.actions-dropdown{position:absolute;right:0;top:38px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #0000002e;min-width:140px;z-index:100;overflow:hidden}.actions-dropdown a,.actions-dropdown button{display:block;width:100%;padding:.8rem 1.3rem;text-align:left;color:#1f2937;text-decoration:none;background:none;border:none;cursor:pointer;font-size:.95rem;transition:background .15s}.actions-dropdown a:hover,.actions-dropdown button:hover{background:#f8fafc}.delete-btn{color:#ef4444!important}.delete-btn:hover{background:#fef2f2!important}.empty-state{text-align:center;padding:4rem 1rem;color:#6b7280;font-size:1.1rem}.delete-modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-modal{background:#fff;border-radius:12px;padding:1.8rem 2.2rem;width:420px;max-width:92%;box-shadow:0 20px 40px #0000004d}.delete-modal h3{margin:0 0 1.1rem;color:#111827;font-size:1.35rem}.delete-modal p{margin:0 0 1.8rem;color:#4b5563;line-height:1.5}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-cancel,.btn-delete{padding:.7rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem}.btn-cancel{border:1px solid #d1d5db;background:#fff;color:#374151}.btn-cancel:hover{background:#f1f5f9}.btn-delete{background:#ef4444;color:#fff;border:none}.btn-delete:hover{background:#dc2626}.btn-delete:disabled{opacity:.7;cursor:not-allowed}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2.5rem 0 1.5rem;flex-wrap:wrap}.page-arrow{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#4b5563;font-size:1.1rem;cursor:pointer;transition:all .15s}.page-arrow:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;color:#f97316}.page-arrow:disabled{opacity:.45;cursor:not-allowed}.page-number{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#4b5563;font-weight:500;cursor:pointer;transition:all .15s}.page-number:hover:not(.active):not(.ellipsis){background:#f9fafb;border-color:#9ca3af;color:#f97316}.page-number.active{background:#f97316;border-color:#f97316;color:#fff}.page-number.ellipsis{border:none;background:transparent;cursor:default;color:#9ca3af}.page-summary{margin-left:1.25rem;font-size:.92rem;color:#64748b}@media(max-width:1024px){.controls-row.right-aligned{flex-direction:column;align-items:stretch}.search-wrapper{width:100%}}@media(max-width:640px){.stats-row{flex-direction:column}.stat-icon{width:28px;height:28px}.admin-pagination{gap:.4rem}.page-arrow,.page-number{width:38px;height:38px;font-size:.95rem}.page-summary{margin-left:0;margin-top:.8rem;text-align:center;width:100%}}.loading-center,.error-center,.iv-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:4rem 2rem;text-align:center;color:#64748b}.loading-center svg,.iv-loading svg{color:#3b82f6;margin-bottom:1rem}.error-center{color:#ef4444}.error-center h3{margin:1rem 0 .5rem;font-size:1.5rem;color:#991b1b}.admin-article-page-host{position:relative;min-height:calc(100vh - 64px);padding:2rem 2.5rem;background:transparent;width:100%}.admin-top-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.2rem;border-bottom:1px solid #e0e0e0}.admin-back-btn{padding:.6rem 1.4rem;border:1px solid #ccc;border-radius:6px;background:#fff;color:#555;font-weight:500;text-decoration:none;transition:all .2s}.admin-back-btn:hover{background:#f0f0f0;border-color:#aaa}.admin-publish-btn{padding:.7rem 1.8rem;background:#f46d3a;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.admin-edit-btn{padding:.7rem 1.8rem;background:#fff;color:#f46d3a;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.btn-publish{padding:.7rem 1.8rem;background:#f46d3a;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.admin-publish-btn:hover{background:#e05c2a}.admin-article-content-limit{max-width:1200px;margin:0 auto;overflow-x:hidden}.admin-article-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.2rem;border-bottom:1.5px solid #f46d3a}.admin-article-current-date{font-size:.95rem;color:#666;font-weight:500;white-space:nowrap}.admin-article-cat-nav{display:flex;gap:1.5rem;flex-wrap:wrap}.admin-article-cat-nav span{color:#666;font-weight:500;font-size:1rem}.admin-article-cat-nav span.admin-cat-active{color:#f46d3a;font-weight:500}@media(max-width:1023px){.admin-article-category-header{flex-direction:column;align-items:flex-start;gap:1rem}}.admin-article-header-meta{margin-bottom:1.2rem;display:flex;gap:1.5rem;font-size:.95rem}.admin-article-cat-label{color:#f46d3a;font-weight:500;text-transform:uppercase}.admin-article-timestamp{color:#888}.admin-article-main-title{font-size:2.6rem;line-height:1.18;margin:0 0 2.5rem;color:#111;font-weight:500;word-break:break-word}@media(max-width:768px){.admin-article-main-title{font-size:2rem}}.admin-article-hero-wrap{margin-bottom:3.5rem;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000014}.admin-article-hero-img{width:100%;height:auto;max-height:520px;object-fit:cover;display:block}.admin-article-reading-area{width:100%;margin:0 auto;overflow-x:hidden}.admin-sidebar-layout{display:flex;flex-direction:column;gap:2.5rem}.admin-sidebar-left{flex:0 0 auto}.admin-main-content-column{flex:1;overflow-x:hidden}@media(min-width:1024px){.admin-sidebar-layout{flex-direction:row;gap:2rem}.admin-sidebar-left{flex:0 0 20%;position:sticky;top:100px;align-self:flex-start}.admin-main-content-column{flex:0 0 80%;padding-left:1.75rem}}.admin-article-author-card{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:2.5rem;padding-bottom:1.8rem;border-bottom:1px solid rgba(0,0,0,.07)}.admin-article-author-pic{width:64px;height:64px;background:#f0f0f0;border-radius:50%;flex-shrink:0;border:2px solid #fff;box-shadow:0 2px 8px #0000001a}.admin-article-author-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.admin-article-author-name{font-weight:500;color:#222;font-size:1.15rem}.admin-article-author-position{font-size:.95rem;color:#666;line-height:1.4}.admin-article-share-footer{margin:2.5rem 0;padding:1.8rem 0;text-align:left}.admin-share-prompt{display:block;font-size:.85rem;font-weight:500;color:#777;letter-spacing:.8px;margin-bottom:1.2rem;text-transform:uppercase}.admin-share-links{display:flex;flex-direction:column;gap:1rem}.admin-share-links a{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-radius:50%;color:#444;font-size:1.4rem;transition:all .25s ease;border:none;cursor:pointer}.admin-share-links a:hover{background:#f46d3a;color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px #f46d3a40}.admin-mobile-share{display:none}@media(max-width:1023px){.admin-mobile-share{display:block;margin:4rem 0 3rem;padding:2rem;background:#fff;border-radius:15px;text-align:center;box-shadow:0 4px 15px #00000005}.admin-share-links{flex-direction:row;justify-content:center;gap:1.5rem}.admin-share-links a{width:48px;height:48px;font-size:1.3rem}}.admin-article-text-content{font-size:1.15rem;line-height:1.8;color:#222;max-width:100%;overflow-x:hidden;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.admin-article-text-content h2{margin:2.8rem 0 1.3rem;color:#1da155;font-size:1.85rem;font-weight:500;word-break:break-word}.admin-article-text-content h3{margin:2.2rem 0 1.1rem;font-size:1.45rem;color:#333;font-weight:500}.admin-article-text-content p{margin-bottom:1.6rem;word-break:break-word}.admin-article-text-content ul,.admin-article-text-content ol{margin:1.4rem 0 1.4rem 1.8rem}.admin-article-text-content li{margin-bottom:.6rem}.admin-article-text-content img,.admin-article-text-content table,.admin-article-text-content pre,.admin-article-text-content code,.admin-article-text-content iframe{max-width:100%;height:auto;display:block;margin:1.5rem auto}.admin-article-text-content pre,.admin-article-text-content code{white-space:pre-wrap;word-break:break-all;overflow-x:auto;background:#f8f9fa;padding:1rem;border-radius:8px;font-size:.95rem}@media(max-width:1023px){.admin-article-main-title{font-size:2rem}.admin-article-text-content{font-size:1.12rem}}@media(max-width:768px){.admin-article-main-title{font-size:1.75rem}.admin-article-text-content{font-size:1.08rem;line-height:1.75}}.cb-page{padding:1.5rem 2rem;font-family:DM Sans,sans-serif;max-width:820px;margin:0 auto}.cb-top-row{margin-bottom:1.6rem}.cb-back-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#64748b;font-weight:500;font-size:1rem;cursor:pointer;padding:.6rem 0;margin-left:-8rem}.cb-back-btn:hover{color:#1e293b}.cb-header{margin-bottom:2.2rem}.cb-header h1{font-size:1.45rem;font-weight:500;color:#1e293b;margin:0 0 1rem}.cb-progress-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:-2rem}.cb-step-text{font-size:.9rem;color:#64748b;font-weight:500}.cb-progress-bar{display:flex;gap:6px;width:100%}.cb-progress-segment{flex:1;height:6px;background:#e5e7eb;border-radius:3px}.cb-progress-segment.filled,.cb-progress-segment.current{background:#f97316}.cb-progress-segment.current{opacity:.7}.cb-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:0 0 10px 10px;padding:2.2rem 2.4rem;box-shadow:0 2px 10px #0000000a}.cb-step-content{display:flex;flex-direction:column;gap:1.8rem}.cb-field{display:flex;flex-direction:column;gap:.55rem}.cb-field.full{grid-column:1 / -1}.cb-field label{font-size:.98rem;font-weight:500;color:#374151}.cb-field input,.cb-field textarea{padding:.9rem 1.1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.96rem}.cb-field input:focus,.cb-field textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.cb-category-chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.cb-chip{padding:.6rem 1.3rem;border:1.5px solid #d1d5db;border-radius:10px;background:#fff;color:#4b5563;font-size:.94rem;cursor:pointer;transition:all .18s}.cb-chip.selected{background:#fff7ed;border-color:#f97316;color:#4b5563;font-weight:500}.cb-upload-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;border:1px solid #64748b;border-radius:10px}.cb-upload-btn{background:#fff;color:#4b5563;padding:.7rem 1.4rem;border-radius:8px;cursor:pointer;font-weight:500}.cb-file-name{color:#64748b;font-size:.94rem}.cb-preview img{max-width:220px;max-height:140px;border-radius:8px;margin-top:1rem;object-fit:cover;border:1px solid #e5e7eb}.cb-author-row{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.cb-actions{display:flex;justify-content:space-between;gap:1.5rem;margin-top:3rem}.cb-btn-back,.cb-btn-next{flex:1;padding:1rem;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s}.cb-btn-back{background:transparent;border:1.5px solid #f97316;color:#f97316}.cb-btn-back:hover{background:#fff7ed}.cb-btn-next{background:#f97316;color:#fff;border:none}.cb-btn-next.active:hover{background:#ea580c}.cb-btn-next:disabled{background:#fdba74;cursor:not-allowed;opacity:.9}.cb-field .ql-container{border-color:#d1d5db!important;border-radius:0 0 8px 8px}.cb-field .ql-toolbar{border-color:#d1d5db!important;border-radius:8px 8px 0 0;background:#f9fafb}.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}
