.navbar{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;background-color:#fff;box-shadow:0 2px 10px #0000000f;position:sticky;top:0;z-index:1000;box-sizing:border-box}.navbar-logo{font-size:1.4rem;font-weight:800;color:#2b6cb0;letter-spacing:.5px;cursor:pointer;-webkit-user-select:none;user-select:none}.navbar-menu{display:flex;align-items:center;gap:30px;flex-grow:1;justify-content:flex-end}.navbar-links{display:flex;list-style:none;margin:0;padding:0;gap:24px;align-items:center}.nav-link{text-decoration:none;color:#4a5568;font-weight:500;font-size:1rem;padding:6px 4px;transition:color .2s ease;position:relative}.nav-link:hover{color:#3182ce}.nav-link.active{color:#3182ce;font-weight:600}.nav-link.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#3182ce;border-radius:2px}.navbar-search{position:relative;width:300px}.search-input{width:100%;padding:8px 16px;border:1px solid #cbd5e1;border-radius:20px;font-size:.95rem;outline:none;background-color:#f8fafc;transition:all .2s ease;box-sizing:border-box}.search-input:focus{background-color:#fff;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce26}.search-results{position:absolute;top:calc(100% + 8px);left:0;width:100%;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;list-style:none;padding:6px 0;margin:0;max-height:300px;overflow-y:auto;z-index:1010}.search-results li{padding:10px 16px;font-size:.95rem;color:#2d3748;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .15s ease}.search-results li:hover{background-color:#f1f5f9;color:#1a202c}.type-tag{font-size:.8rem;text-transform:capitalize;color:#718096;background-color:#edf2f7;padding:2px 8px;border-radius:12px}.navbar-toggle{display:none;font-size:1.8rem;color:#2d3748;cursor:pointer;-webkit-user-select:none;user-select:none}@media(max-width:768px){.navbar{padding:12px 20px}.navbar-toggle{display:block}.navbar-menu{position:absolute;top:100%;left:0;width:100%;background-color:#fff;flex-direction:column;padding:24px;gap:24px;box-shadow:0 4px 6px #0000000d;border-top:1px solid #edf2f7;box-sizing:border-box;display:none}.navbar-menu.open{display:flex}.navbar-search{width:100%;order:2}.navbar-links{flex-direction:column;width:100%;gap:16px;order:1}.navbar-links li{width:100%;text-align:center}.nav-link{display:block;padding:10px 0;font-size:1.1rem}.nav-link.active:after{display:none}}:root{--primary-color: #0284c7;--primary-dark: #0369a1;--accent-gold: #d97706;--text-main: #1e293b;--text-muted: #64748b;--bg-gradient: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);--border-element: #e2e8f0;--card-shadow: 0 4px 20px -2px rgba(51, 65, 85, .05), 0 2px 6px -1px rgba(51, 65, 85, .03)}.home{max-width:1340px;margin:0 auto;padding:20px 16px 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-main);box-sizing:border-box;overflow-x:hidden}.hero-section{position:relative;width:100%;height:520px;border-radius:24px;overflow:hidden;margin-bottom:50px;box-shadow:0 20px 40px -15px #0f172a40}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;animation:heroZoomIn 2.5s cubic-bezier(.25,1,.5,1) forwards}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,23,42,.85) 15%,rgba(15,23,42,.4) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:50px;color:#fff}.motion-title{font-size:3rem;margin:0 0 16px;font-weight:800;letter-spacing:-.03em;line-height:1.1;opacity:0;transform:translateY(30px);animation:textSlideUp .8s cubic-bezier(.2,.8,.2,1) .3s forwards}.motion-subtitle{font-size:1.25rem;max-width:620px;margin:0;line-height:1.6;color:#e2e8f0;opacity:0;transform:translateY(20px);animation:textSlideUp .8s cubic-bezier(.2,.8,.2,1) .5s forwards}.home-intro-section,.home-guide-preview-section,.home-seo-footer-text{background:var(--bg-gradient);border-radius:20px;padding:40px;margin:50px 0;border:1px solid var(--border-element);box-shadow:var(--card-shadow);position:relative}.home-intro-section:before,.home-guide-preview-section:before{content:"";position:absolute;top:0;left:40px;width:60px;height:4px;background:var(--primary-color);border-radius:0 0 4px 4px}.home-intro-section h2,.home-guide-preview-section h2,.home-seo-footer-text h3{color:#0f172a;margin-top:0;margin-bottom:20px;font-size:1.8rem;font-weight:700;letter-spacing:-.02em}.home-intro-section p,.home-guide-preview-section p,.home-seo-footer-text p{color:#475569;line-height:1.8;font-size:1.05rem;margin-bottom:20px}.home-intro-section p:last-child,.home-guide-preview-section p:last-child,.home-seo-footer-text p:last-child{margin-bottom:0}.home-guide-preview-section ul{padding-left:0;list-style:none;margin:24px 0 0}.home-guide-preview-section li{position:relative;padding-left:28px;margin-bottom:16px;line-height:1.7;color:#475569}.home-guide-preview-section li:before{content:"✦";position:absolute;left:4px;color:var(--accent-gold);font-weight:700}.section-header-block{text-align:center;margin-bottom:40px}.section-header-block h2{font-size:2.2rem;color:#0f172a;margin:0 0 12px;font-weight:800;letter-spacing:-.02em}.section-subtitle{color:var(--text-muted);font-size:1.1rem;margin:0}.home .grid,.home .grid-2-row,.home .grid-1-row{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;width:100%!important;margin-bottom:40px!important}@media(min-width:540px){.home .grid,.home .grid-2-row,.home .grid-1-row{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:768px){.home .grid,.home .grid-2-row,.home .grid-1-row{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:1040px){.home .grid,.home .grid-2-row,.home .grid-1-row{grid-template-columns:repeat(4,1fr)!important}}.reveal-on-scroll{opacity:0;transform:translateY(35px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);will-change:transform,opacity}.reveal-on-scroll.visible{opacity:1;transform:translateY(0)}.card-reveal-wrapper{width:100%}.btn-container{display:flex;justify-content:center;margin-bottom:50px}.see-all-btn{position:relative;display:inline-block;background-color:#0f172a;color:#fff;text-decoration:none;padding:14px 38px;font-weight:600;font-size:1rem;border-radius:30px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 20px -5px #0f172a4d}.see-all-btn span{position:relative;z-index:2}.see-all-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--primary-color),var(--primary-dark));opacity:0;transition:opacity .3s ease;z-index:1}.see-all-btn:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #0284c766}.see-all-btn:hover:before{opacity:1}.see-all-btn:active{transform:translateY(0)}@keyframes heroZoomIn{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes textSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-section{height:380px;border-radius:16px}.hero-overlay{padding:30px}.motion-title{font-size:2rem}.motion-subtitle{font-size:1rem}.home-intro-section,.home-guide-preview-section,.home-seo-footer-text{padding:24px;margin:35px 0}}.card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;display:flex;flex-direction:column;width:100%;max-width:100%;height:400px;box-sizing:border-box;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.hover-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.card-img{width:100%;height:180px;object-fit:cover;object-position:center;background-color:#f7fafc;display:block;border-bottom:1px solid #edf2f7}.card-content{padding:16px;display:flex;flex-direction:column;height:220px;box-sizing:border-box}.card-content h3{margin:0 0 8px;color:#1a202c;font-size:1.15rem;font-weight:700;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-content p{margin:0 0 12px;color:#4a5568;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.see-more{margin-top:auto;display:inline-flex;align-items:center;align-self:flex-start;text-decoration:none;color:#3182ce;font-weight:600;font-size:.9rem;transition:color .15s ease}.see-more:hover{color:#2b6cb0}.see-more:after{content:" →";transition:transform .15s ease}.see-more:hover:after{transform:translate(4px)}.section-divider{margin:2rem 0;border:none;border-top:1px solid #ddd;width:100%}.place-details{max-width:1100px;margin:0 auto;padding:20px;font-family:system-ui,-apple-system,sans-serif;color:#2d3748}.place-details h2{font-size:2.25rem;color:#1a202c;margin-bottom:20px}.place-image{width:100%;height:100%;object-fit:cover}.rich-description{font-size:1.1rem;line-height:1.75;color:#4a5568;margin:30px 0 40px}.section-title{margin:40px 0 20px;font-size:1.6rem;color:#1a202c;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.attractions{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.else-text{text-align:center;color:#718096;padding:40px 0}.attraction-details{max-width:1100px;margin:0 auto;padding:20px;font-family:system-ui,-apple-system,sans-serif;color:#2d3748}.attraction-details h2{font-size:2.25rem;color:#1a202c;margin-bottom:20px}.image-wrapper-main{width:100%;max-width:750px;height:380px;margin:0 auto 30px;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #00000014}.attraction-image{width:100%;height:100%;object-fit:cover}.rich-description{font-size:1.1rem;line-height:1.75;color:#4a5568;margin:30px 0 20px}.location-info-block{background:#f7fafc;padding:16px 20px;border-radius:8px;margin-bottom:40px;border-left:4px solid #3182ce}.location{font-size:1rem;color:#4a5568;margin:6px 0}.section-title{font-size:1.5rem;color:#1a202c;margin:25px 0 15px}.gallery-section{margin:50px 0}.gallery-section h3{font-size:1.5rem;margin-bottom:25px;color:#1a202c}.multi-slider-wrapper{position:relative;display:flex;align-items:center;gap:15px;padding:0 10px}.multi-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}.grid-image-card{height:180px;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000000d;background-color:#f7fafc;cursor:pointer}.grid-image-card img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease-in-out}.grid-image-card img:hover{transform:scale(1.04)}.slider-nav-btn{background:#fff;border:1px solid #e2e8f0;font-size:1.1rem;width:40px;height:40px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a;transition:all .2s ease;-webkit-user-select:none;user-select:none;flex-shrink:0}.slider-nav-btn:hover{background:#edf2f7;color:#2b6cb0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:2000;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content-wrapper{position:relative;max-width:85%;max-height:80%;display:flex;flex-direction:column;align-items:center}.modal-scaled-img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:4px;box-shadow:0 10px 25px #00000080;animation:modalFadeIn .25s ease-out}.modal-close-btn{position:absolute;top:20px;right:25px;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;opacity:.75;transition:opacity .2s;z-index:2010}.modal-close-btn:hover{opacity:1}.modal-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;font-size:2rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:2010}.modal-arrow:hover{background:#ffffff40;transform:translateY(-50%) scale(1.05)}.modal-prev{left:30px}.modal-next{right:30px}.modal-counter{color:#a0aec0;font-size:.95rem;margin-top:12px;letter-spacing:1px}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hotels,.attractions{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:15px}.else-text{text-align:center;color:#718096;padding:30px 0;width:100%}@media(max-width:768px){.image-wrapper-main{height:260px}.multi-image-grid{grid-template-columns:1fr}.grid-image-card{height:200px}.modal-arrow{width:44px;height:44px;font-size:1.25rem}.modal-prev{left:10px}.modal-next{right:10px}}.hotel-card{border:2px solid #ccc;padding:1rem;border-radius:8px;width:100%;max-width:280px;background:#fff;color:#000;cursor:pointer;position:relative;transition:border .3s ease,box-shadow .3s ease}.hotel-card:hover{border:3px solid #007bff;box-shadow:0 4px 12px #0000001a}.hotel-card.expanded{transform:scale(1.05);box-shadow:0 6px 20px #00000026;z-index:2}.hotel-image{width:100%;height:160px;object-fit:cover;border-radius:6px;margin-bottom:.75rem}.hotel-details{margin-top:.5rem;font-size:.9rem;color:#333;opacity:0;max-height:0;overflow:hidden;transition:opacity .4s ease,max-height .4s ease}.hotel-card.expanded .hotel-details{opacity:1;max-height:500px}.rich-description1{padding:.5rem 0;font-size:.9rem;line-height:1.6;color:#444}.rich-description1 img{display:block;margin:1rem auto;max-width:100%;height:auto;border-radius:6px}@media(max-width:600px){.hotel-card{max-width:100%;padding:.75rem}.hotel-image{height:140px}.hotel-details{font-size:.85rem}}.admin-login{max-width:400px;margin:auto;padding:2rem;background:#f5f5f5;border-radius:8px}.admin-login input{display:block;width:100%;margin:1rem 0;padding:.5rem}.admin-login button{padding:.5rem 1rem}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.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-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 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 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-ui{position:absolute}.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 .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.admin-dashboard{max-width:900px;margin:40px auto;padding:20px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;background-color:#f8f9fa;border-radius:12px}.admin-dashboard h2{text-align:center;color:#2c3e50;margin-bottom:30px;font-size:2.2rem;font-weight:600}.dashboard-section{background:#fff;padding:30px;margin-bottom:35px;border-radius:10px;box-shadow:0 4px 6px #0000000d;border:1px solid #e9ecef}.dashboard-section h3{color:#34495e;margin-top:0;margin-bottom:20px;font-size:1.4rem;border-bottom:2px solid #edf2f7;padding-bottom:8px}.dashboard-section input[type=text],.dashboard-section input:not([type=file]),.dashboard-section select{width:100%;padding:12px 15px;margin-bottom:18px;border:1px solid #cbd5e1;border-radius:6px;font-size:1rem;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-section input:focus,.dashboard-section select:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce26}.editor-wrapper{margin-bottom:20px;background:#fff}.editor-wrapper .ql-container{border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:1rem;min-height:200px}.editor-wrapper .ql-toolbar{border-top-left-radius:6px;border-top-right-radius:6px;background-color:#f1f5f9}.editor-wrapper .ql-editor img{max-width:300px;max-height:250px;height:auto;object-fit:contain;display:inline-block;margin:8px;border-radius:4px;box-shadow:0 2px 4px #0000001a}.file-upload-block{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.custom-file-upload{display:inline-block;align-self:flex-start;padding:10px 16px;background-color:#e2e8f0;color:#4a5568;border-radius:6px;cursor:pointer;font-weight:500;font-size:.95rem;transition:background-color .2s ease}.custom-file-upload:hover{background-color:#cbd5e1}.custom-file-upload input[type=file]{display:none}.image-preview-wrapper{margin-top:5px;max-width:200px;border:1px dashed #cbd5e1;padding:6px;border-radius:6px;background:#f8fafc}.admin-img-preview{width:100%;height:120px;object-fit:cover;border-radius:4px;display:block}.submit-btn{width:100%;padding:14px;background-color:#3182ce;color:#fff;border:none;border-radius:6px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;box-shadow:0 2px 4px #3182ce33}.submit-btn:hover{background-color:#2b6cb0}.submit-btn:active{transform:scale(.99)}.list-dashboard-link{display:inline-block;padding:12px 24px;color:#2b6cb0;text-decoration:none;font-weight:500;border-radius:6px;background-color:#ebf8ff;transition:background-color .2s ease,color .2s ease}.list-dashboard-link:hover{background-color:#cee8ff;color:#2c5282}.go-to-top{position:fixed;bottom:40px;right:40px;padding:.5rem 1rem;background:#333;color:#fff;border:none;border-radius:5px;cursor:pointer;z-index:1000;transition:opacity .3s ease}.page-container{padding:2rem;max-width:1400px;margin:auto}.card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.end-of-results{text-align:center;margin:2rem 0;font-style:italic;color:#666}.page-container h2{font-size:2rem;font-weight:700;color:#203a43;margin-bottom:1rem;position:relative;text-transform:uppercase;letter-spacing:1px;font-family:Segoe UI,sans-serif;animation:fadeSlideUp .6s ease;text-align:left}.page-container h2:after{content:"";position:absolute;left:0;bottom:-6px;width:60px;height:4px;background:linear-gradient(to right,#00c6ff,#0072ff);border-radius:2px;animation:growLine .6s ease}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes growLine{0%{width:0}to{width:60px}}@media(max-width:600px){.page-container{padding:1rem}.card-list{gap:.75rem}.end-of-results{font-size:.9rem}}.list-dashboard{padding:2rem}.controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.controls select,.controls input,.controls button{padding:.5rem;font-size:1rem}.grid{display:flex;flex-wrap:wrap;gap:1rem}.card{width:300px;border:1px solid #ccc;padding:1rem;border-radius:8px}.card-image{width:100%;height:160px;object-fit:cover;border-radius:4px}.card-actions{display:flex;justify-content:space-between;margin-top:1rem}.card-actions button{padding:.4rem .8rem;font-size:.9rem}.card-actions .delete{background-color:#e74c3c;color:#fff;border:none}.pagination{margin-top:2rem;display:flex;gap:.5rem}.pagination button{padding:.4rem .8rem;border:1px solid #ccc;background:#fff}.pagination .active{background-color:#3498db;color:#fff}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.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.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.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;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 ul,.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;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9: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 .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-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 pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{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-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:0px}.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:0px;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}:root{--lead-slate: #0f172a;--body-slate: #334155;--muted-slate: #64748b;--neon-sky: #0284c7;--neon-sky-deep: #0369a1;--amber-gold: #b45309;--clean-border: #e2e8f0;--panel-gradient: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);--panel-shadow: 0 10px 30px -10px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .02)}.about-container{max-width:1340px;margin:0 auto;padding:20px 16px 60px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--body-slate);box-sizing:border-box;overflow-x:hidden}.about-hero{position:relative;width:100%;height:380px;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px;box-sizing:border-box;margin-bottom:40px;box-shadow:0 20px 40px -20px #0f172a4d;overflow:hidden}.about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(2,132,199,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(180,83,9,.1) 0%,transparent 50%);z-index:1}.hero-motion-wrapper{position:relative;z-index:2}.animate-title{font-size:3.2rem;font-weight:800;color:#fff;margin:0 0 16px;letter-spacing:-.03em;line-height:1.1;opacity:0;transform:translateY(30px);animation:aboutTextRise .8s cubic-bezier(.2,.8,.2,1) .2s forwards}.animate-tagline{font-size:1.3rem;color:#cbd5e1;margin:0;max-width:680px;line-height:1.6;opacity:0;transform:translateY(20px);animation:aboutTextRise .8s cubic-bezier(.2,.8,.2,1) .4s forwards}.about-brand-strip{display:flex;justify-content:center;margin-bottom:50px}.brand-logo-wrapper{background:#fff;padding:16px;border-radius:50%;box-shadow:0 10px 25px -5px #0f172a1a;border:1px solid var(--clean-border)}.moving-logo{width:70px;height:70px;display:block;object-fit:contain}.about-core-layout{display:flex;flex-direction:column;gap:40px;margin-bottom:60px}.info-block-card{background:var(--panel-gradient);border:1px solid var(--clean-border);border-radius:20px;padding:40px;box-shadow:var(--panel-shadow);position:relative}.vision-card:before{content:"";position:absolute;top:0;left:40px;width:60px;height:4px;background:var(--neon-sky);border-radius:0 0 4px 4px}.info-block-card h2{font-size:2rem;color:var(--lead-slate);margin-top:0;margin-bottom:18px;font-weight:800;letter-spacing:-.02em}.info-block-card p{font-size:1.1rem;line-height:1.8;color:var(--body-slate);margin:0}.about-utilities-grid{display:grid;grid-template-columns:1fr;gap:24px;width:100%}@media(min-width:560px){.about-utilities-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.about-utilities-grid{grid-template-columns:repeat(4,1fr)}}.utility-card{background:#fff;border:1px solid var(--clean-border);border-radius:16px;padding:30px 24px;transition:transform .25s ease,box-shadow .25s ease;box-shadow:var(--panel-shadow)}.utility-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px -10px #0f172a14}.utility-icon{font-size:2rem;margin-bottom:16px}.utility-card h3{font-size:1.25rem;color:var(--lead-slate);margin:0 0 12px;font-weight:700}.utility-card p{font-size:.95rem;line-height:1.6;color:var(--muted-slate);margin:0}.contact-hub-wrapper{background:var(--panel-gradient);border:1px solid var(--clean-border);border-radius:24px;padding:45px;box-shadow:var(--panel-shadow);margin-bottom:60px}.contact-meta-text{text-align:center;max-width:700px;margin:0 auto 40px}.contact-meta-text h2{font-size:2rem;color:var(--lead-slate);margin-top:0;margin-bottom:14px;font-weight:800;letter-spacing:-.02em}.contact-meta-text p{font-size:1.05rem;line-height:1.7;color:var(--body-slate);margin:0}.modern-contact-form{display:flex;flex-direction:column;gap:24px;max-width:800px;margin:0 auto}.input-group-row{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.input-group-row{flex-direction:row}.input-group-row .input-field-box{flex:1}}.input-field-box{display:flex;flex-direction:column;gap:8px}.input-field-box label{font-size:.9rem;font-weight:600;color:var(--lead-slate);text-transform:uppercase;letter-spacing:.05em}.modern-contact-form input[type=text],.modern-contact-form input[type=email],.modern-contact-form textarea,.modern-contact-form select{width:100%;padding:14px 18px;border-radius:12px;border:1px solid var(--clean-border);background:#fff;font-family:inherit;font-size:1rem;color:var(--lead-slate);box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.modern-contact-form input:focus,.modern-contact-form textarea:focus,.modern-contact-form select:focus{outline:none;border-color:var(--neon-sky);box-shadow:0 0 0 4px #0284c71a}.modern-contact-form textarea{resize:vertical}.select-dropdown-wrapper{position:relative}.modern-submit-btn{position:relative;background-color:var(--lead-slate);color:#fff;border:none;padding:16px 36px;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;overflow:hidden;align-self:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 20px -6px #0f172a4d}.modern-submit-btn span{position:relative;z-index:2}.modern-submit-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--neon-sky),var(--neon-sky-deep));opacity:0;transition:opacity .3s ease;z-index:1}.modern-submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px -5px #0284c766}.modern-submit-btn:hover:before{opacity:1}.status-banner{max-width:800px;margin:20px auto 0;padding:14px 20px;border-radius:12px;font-weight:500;font-size:.95rem;text-align:center}.status-banner.success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.status-banner.error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.about-reveal{opacity:0;transform:translateY(35px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);will-change:transform,opacity}.about-reveal.visible{opacity:1;transform:translateY(0)}.about-footer-block{text-align:center;padding-top:30px;border-top:1px solid var(--clean-border)}.footer-legal-row{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:14px}.footer-modal-trigger{background:none;border:none;color:var(--neon-sky);font-size:.95rem;font-weight:600;cursor:pointer;padding:4px 8px;transition:color .15s ease}.footer-modal-trigger:hover{color:var(--neon-sky-deep);text-decoration:underline}.divider-dot{color:var(--muted-slate)}.copyright-notice{font-size:.9rem;color:var(--muted-slate);margin:0}.legal-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.legal-modal-container{background:#fff;width:100%;max-width:700px;max-height:80vh;border-radius:20px;padding:35px;box-sizing:border-box;position:relative;box-shadow:0 25px 50px -12px #00000040;animation:modalPop .3s cubic-bezier(.34,1.56,.64,1) forwards}.modal-dismiss-btn{position:absolute;top:20px;right:20px;background:var(--panel-gradient);border:1px solid var(--clean-border);width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--lead-slate);font-size:.9rem;transition:background .15s ease}.modal-dismiss-btn:hover{background:#e2e8f0}.legal-scroll-box{overflow-y:auto;max-height:calc(80vh - 70px);padding-right:10px}.legal-scroll-box h2{font-size:1.6rem;color:var(--lead-slate);margin-top:0;margin-bottom:20px;font-weight:800}.legal-scroll-box p{font-size:.95rem;line-height:1.7;color:var(--body-slate);white-space:pre-line}.blueprint-card:before{content:"";position:absolute;top:0;left:40px;width:60px;height:4px;background:var(--amber-gold);border-radius:0 0 4px 4px}@keyframes aboutTextRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes modalPop{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:768px){.about-hero{height:300px;border-radius:16px;padding:24px}.animate-title{font-size:2.2rem}.animate-tagline{font-size:1.05rem}.info-block-card,.contact-hub-wrapper{padding:24px}.info-block-card h2,.contact-meta-text h2{font-size:1.6rem}.modern-submit-btn{width:100%;text-align:center}}.preloader-container{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f2027;display:flex;justify-content:center;align-items:center;z-index:9999}.preloader-logo{font-size:clamp(2rem,8vw,4rem);font-weight:800;background:linear-gradient(90deg,#00d9ff,gold,#00d9ff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shineMove 3s linear infinite,pulse 2s ease-in-out infinite}.app-content-fade{animation:fadeIn .8s ease-out forwards}@keyframes pulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.05);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shineMove{to{background-position:200% center}}
