:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#0f2f4a;--navy-2:#143b5a;--gold:#f5c66a;--gold-dark:#d99e2b;--ink:#13212b;--muted:#5f6f7a;--line:#dce7ee;--soft:#f5f8fb;--white:#fff;--shadow:0 24px 80px #0f2f4a24;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.75}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dce7eee6;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{background:var(--navy);width:44px;height:44px;color:var(--gold);letter-spacing:-.06em;border-radius:14px;place-items:center;font-weight:900;display:grid}.brand-logo{object-fit:contain;border-radius:10px;width:44px;height:44px}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.nav-links{color:var(--muted);justify-content:center;gap:22px;font-weight:650;display:flex}.nav-links a:hover{color:var(--navy)}.language-switch{border:1px solid var(--line);background:var(--soft);border-radius:999px;padding:4px;display:inline-flex}.language-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.language-switch button.active{background:var(--navy);color:var(--white)}.hero{background:radial-gradient(at 85% 0,#f5c66a47 0%,#0000 42%),radial-gradient(at 10% 90%,#0f2f4a0f 0%,#0000 38%),linear-gradient(160deg,#f4f9fc 0%,#fff 50%,#fdf6e3 100%);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:56px;padding:clamp(72px,10vw,132px) clamp(20px,5vw,72px);display:grid}.hero-content{max-width:820px}.eyebrow{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;font-weight:900;display:inline-flex}h1,h2,h3{color:var(--ink);margin:0;line-height:1.08}h1{letter-spacing:-.07em;font-size:clamp(2.6rem,7vw,5.8rem)}h2{letter-spacing:-.055em;font-size:clamp(2rem,4vw,3.3rem)}h3{letter-spacing:-.02em;font-size:1.18rem}.hero p{max-width:720px;font-size:1.16rem}.hero-actions,.footer-links,.center-button{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--navy);color:var(--white);box-shadow:0 14px 35px #0f2f4a3d}.button.secondary{background:var(--white);color:var(--navy);border:1px solid var(--line)}.hero-card{background:var(--navy);color:var(--white);box-shadow:var(--shadow);border:1px solid #fff9;border-radius:32px;padding:28px;position:relative;overflow:hidden}.hero-card:after{content:"";background:#f5c66a2e;border-radius:999px;width:220px;height:220px;position:absolute;bottom:-80px;right:-80px}.hero-card-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.hero-card-top span{background:var(--gold);width:64px;height:64px;color:var(--navy);border-radius:20px;place-items:center;font-size:1.1rem;font-weight:950;display:grid}.hero-card-logo{object-fit:contain;background:var(--white);border-radius:18px;width:72px;height:72px;padding:6px}.testimonials-section{display:none}.hero-card-stats{z-index:1;border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;padding-top:20px;display:none;position:relative}.hero-card-stats div{flex-direction:column;gap:3px;display:flex}.hero-card-stats strong{color:var(--gold);letter-spacing:-.04em;font-size:1.5rem;font-weight:900;line-height:1}.hero-card-stats span{color:#ffffffa6;font-size:.76rem;line-height:1.3}.hero-card ul{z-index:1;gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.hero-card li{gap:10px;line-height:1.6;display:flex}.hero-card li:before{content:"✓";color:var(--gold);font-weight:900}.section,.cta-section,.page-hero,.content-box,.contact-grid,.careers-section,.detail-section,.faq-section{padding:clamp(56px,8vw,92px) clamp(20px,5vw,72px)}.section-heading{text-align:center;max-width:760px;margin:0 auto 34px}.section-heading.left{text-align:left;margin-left:0;margin-right:0}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card,.contact-card,.career-card,.career-item,.detail-card,.testimonial-card,.faq-item,.content-box{border:1px solid var(--line);background:var(--white);border-radius:26px;box-shadow:0 14px 45px #0f2f4a0f}.service-card,.contact-card,.career-card,.career-item,.detail-card,.testimonial-card,.faq-item{padding:24px}.service-category{color:#9a6813;text-transform:uppercase;background:#f5c66a33;border-radius:999px;margin-bottom:16px;padding:6px 10px;font-size:.76rem;font-weight:900;display:inline-flex}.text-link{color:var(--navy);font-weight:900}.center-button{width:max-content;margin:32px auto 0}.split-section{background:var(--soft);grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:36px;display:grid}.testimonials-section{background:var(--white)}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.testimonial-card{margin:0}.testimonial-card blockquote{color:var(--ink);margin:0;font-size:1.05rem;font-weight:750;line-height:1.6}.testimonial-card figcaption{color:var(--muted);margin-top:18px;font-weight:800}.track-section{background:var(--white)}.detail-section{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:24px;display:grid}.detail-copy{max-width:640px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.detail-grid.three{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.detail-card p{margin-bottom:0}.detail-meta{color:var(--navy);margin:12px 0;font-weight:850}.branches-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:clamp(40px,6vw,72px) clamp(20px,5vw,72px);display:grid}.branch-item{flex-direction:column;gap:12px;display:flex}.branch-info{padding:0 4px}.branch-info p{margin:4px 0 0}.branch-map{aspect-ratio:1;border:1px solid var(--line);border-radius:20px;overflow:hidden}.branch-map iframe{border:0;width:100%;height:100%;display:block}@media (width<=780px){.branches-section{grid-template-columns:1fr}}.faq-section{gap:14px;max-width:960px;margin:0 auto;display:grid}.faq-item summary{color:var(--ink);cursor:pointer;font-size:1.04rem;font-weight:900}.faq-item p{margin-bottom:0}.signal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.signal-list div{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:22px}.signal-list strong,.signal-list span{display:block}.signal-list strong{color:var(--navy);margin-bottom:8px}.signal-list span{color:var(--muted)}.cta-section{text-align:center;background:linear-gradient(135deg, var(--navy), var(--navy-2))}.cta-section h2,.cta-section p{color:var(--white)}.cta-section p{opacity:.82;max-width:720px;margin:18px auto 24px}.page-hero{background:var(--soft)}.page-hero-split{justify-content:space-between;align-items:center;gap:40px;display:flex}.page-hero-logo{object-fit:contain;border-radius:28px;flex-shrink:0;width:clamp(180px,26vw,320px);height:clamp(180px,26vw,320px);margin-right:6vw}@media (width<=620px){.page-hero-logo{display:none}}.page-hero.small{padding-bottom:48px}.page-hero p{max-width:720px;font-size:1.08rem}.contact-grid{grid-template-columns:1fr 1fr;gap:20px;padding-top:28px;display:grid}.careers-section{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:20px;padding-top:28px;display:grid}.contact-card a{color:var(--navy);margin-top:12px;font-weight:850;display:block}.career-card{align-self:start}.career-card a:not(.button){color:var(--navy);margin-top:14px;font-weight:850;display:block}.career-list{gap:14px;display:grid}.career-item p{margin-bottom:0}.main-contact{background:linear-gradient(135deg,#fff,#fbf3df)}.content-box{max-width:920px;margin:28px auto 80px}.content-box li{color:var(--muted);margin-bottom:14px;line-height:1.75}.site-footer{background:var(--navy);color:var(--white);padding:24px clamp(20px,5vw,72px) 20px}.footer-topline,.footer-bottomline{justify-content:space-between;align-items:center;gap:28px;display:flex}.footer-question{justify-items:start;gap:16px;display:grid}.footer-sitemap{color:#ffffffc2;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;max-width:720px;font-weight:800;display:flex}.footer-sitemap a:hover{color:var(--white)}.footer-question strong{font-size:clamp(1rem,1.8vw,1.25rem)}.footer-cta{background:var(--gold);min-width:178px;min-height:52px;color:var(--navy);justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-weight:900;transition:transform .16s,filter .16s;display:inline-flex}.footer-cta:hover{filter:brightness(1.04);transform:translateY(-1px)}.footer-divider{background:#ffffff38;height:1px;margin:54px 0 22px}.footer-bottomline p{color:#ffffffad;margin:0}.footer-socials{align-items:center;gap:18px;display:inline-flex}.footer-socials a{color:#ffffffb3;place-items:center;width:22px;height:22px;display:inline-grid}.footer-socials svg{fill:currentColor;width:22px;height:22px}.footer-socials a:hover{color:var(--white)}@media (width<=980px){.site-header{flex-wrap:wrap}.nav-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;order:3;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.hero,.split-section,.contact-grid,.careers-section,.detail-section{grid-template-columns:1fr}.services-grid,.testimonial-grid,.detail-grid,.detail-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-sitemap{justify-content:flex-start}.branches-section{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.branches-section{grid-template-columns:1fr}}@media (width<=620px){.site-header{padding:14px 18px}.brand small{display:none}.nav-links{gap:14px;font-size:.92rem}.hero,.section,.cta-section,.page-hero,.content-box,.contact-grid,.careers-section,.detail-section,.faq-section,.branches-section{padding-left:18px;padding-right:18px}.services-grid,.signal-list,.testimonial-grid,.detail-grid,.detail-grid.three{grid-template-columns:1fr}.hero-card{padding:20px}.page-hero-logo{display:none}.page-hero-split,.footer-topline,.footer-bottomline{flex-direction:column;align-items:flex-start}.footer-question{justify-items:start}.footer-divider{margin:34px 0 20px}.contact-grid,.careers-section{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{text-align:center}.image-lightbox-backdrop{padding:12px}.image-lightbox-toolbar{flex-direction:column;align-items:flex-start}.image-lightbox-stage{padding:16px}}.article-index-page{min-height:calc(100vh - 220px)}.article-hub{max-width:1200px;margin:0 auto}.article-hero{border-radius:20px;grid-template-columns:1fr;margin-bottom:24px;padding:40px 24px}.articles-search-bar{background:var(--soft);border:1px solid var(--line);border-radius:22px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;padding:20px;display:flex}.search-input{border:1px solid var(--line);min-width:280px;color:var(--ink);border-radius:99px;outline:none;flex:1;padding:12px 18px;font-size:1rem}.search-input:focus{border-color:var(--navy)}.category-tags{flex-wrap:wrap;gap:8px;display:flex}.tag-btn{border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;border-radius:99px;padding:8px 16px;font-size:.88rem;font-weight:700;transition:all .15s}.tag-btn:hover,.tag-btn.active{background:var(--navy);color:var(--white);border-color:var(--navy)}.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:80px;display:grid}.articles-grid-loading .article-card{pointer-events:none}.article-card-skeleton{min-height:440px}@media (width<=980px){.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.articles-grid{grid-template-columns:1fr}}.article-card{background:var(--white);border:1px solid var(--line);border-radius:24px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.card-img-wrapper{aspect-ratio:16/10;background:var(--soft);position:relative;overflow:hidden}.card-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.article-card:hover .card-img-wrapper img{transform:scale(1.03)}.card-body{flex-direction:column;flex-grow:1;padding:24px;display:flex}.article-skeleton-date{border-radius:999px;width:96px;height:16px}.article-skeleton-card-title{width:92%;height:32px;margin:18px 0 14px}.article-skeleton-card-line{width:100%;height:16px;margin-bottom:10px}.article-skeleton-card-line.medium{width:78%}.article-skeleton-link{border-radius:999px;width:132px;height:16px}.card-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.card-date{color:var(--muted);font-size:.82rem}.card-body h3{margin-bottom:10px;font-size:1.35rem;line-height:1.3}.card-body p{color:var(--muted);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:20px;font-size:.94rem;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid var(--soft);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.read-link{color:var(--navy);align-items:center;gap:6px;font-size:.94rem;font-weight:800;display:inline-flex}.detail-article-container{grid-template-columns:minmax(0,1fr) 280px;gap:48px;max-width:1100px;margin:0 auto;padding:40px 24px 100px;display:grid}.article-loading-shell{min-height:calc(100vh - 220px)}.article-skeleton-block{gap:18px;display:grid}.article-skeleton{background:linear-gradient(90deg,#edf3f7 0%,#f7fafc 50%,#edf3f7 100%) 0 0/200% 100%;border-radius:16px;animation:1.4s ease-in-out infinite articleSkeletonPulse}.article-skeleton-chip{border-radius:999px;width:110px;height:28px}.article-skeleton-title{width:min(760px,92%);height:clamp(56px,9vw,88px)}.article-skeleton-meta{flex-wrap:wrap;gap:12px;display:flex}.article-skeleton-meta-item{border-radius:999px;width:140px;height:20px}.article-skeleton-body{gap:16px;display:grid}.article-skeleton-line{width:100%;height:18px}.article-skeleton-line.short{width:68%}.article-skeleton-line.medium{width:82%}.article-skeleton-subtitle{width:48%;height:34px;margin-top:12px}.article-skeleton-sidebar-title{width:62%;height:22px}.article-skeleton-sidebar-line{width:100%;height:16px}.article-skeleton-sidebar-line.short{width:74%}@keyframes articleSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=900px){.detail-article-container{grid-template-columns:1fr;gap:32px}}.breadcrumbs{color:var(--muted);grid-column:1/-1;align-items:center;gap:8px;margin-bottom:12px;font-size:.88rem;display:flex}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--navy)}.article-main{background:var(--white)}.article-header{margin-bottom:32px}.article-header h1{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15}.article-meta-info{color:var(--muted);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:20px;padding-bottom:20px;font-size:.88rem;display:flex}.meta-item{align-items:center;gap:6px;display:flex}.article-cover{aspect-ratio:21/9;object-fit:cover;background:var(--soft);border-radius:24px;width:100%;margin-bottom:40px}.rendered-body{color:#2a3a45;font-size:1.1rem;line-height:1.8}.rendered-body h2{margin:40px 0 16px;font-size:1.8rem;font-weight:800}.rendered-body h3{margin:30px 0 14px;font-size:1.4rem;font-weight:750}.rendered-body p{color:#2a3a45;margin-bottom:24px}.rendered-body figure{margin:32px 0}.rendered-body img{border-radius:20px;width:100%;max-width:100%;height:auto;display:block}.article-zoomable-image,.rendered-body img{cursor:zoom-in}.rendered-body ul,.rendered-body ol{margin-bottom:28px;padding-left:24px}.rendered-body li{color:#2a3a45;margin-bottom:8px}.rendered-body blockquote{border-left:4px solid var(--gold);background:var(--soft);border-radius:0 16px 16px 0;margin:32px 0;padding:16px 24px;font-style:italic;font-weight:600}.cta-box{background:linear-gradient(135deg, var(--navy), var(--navy-2));color:var(--white);border:1px solid #ffffff1a;border-radius:20px;margin:36px 0;padding:24px}.cta-box strong{color:var(--gold);margin-bottom:8px;font-size:1.2rem;display:block}.cta-box a{color:var(--gold);margin-top:10px;font-weight:800;text-decoration:underline;display:inline-block}.cta-box a:hover{color:var(--white)}.article-sidebar{height:max-content;position:sticky;top:100px}.sidebar-widget{background:var(--soft);border:1px solid var(--line);border-radius:24px;margin-bottom:24px;padding:24px}.sidebar-widget h4{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line);margin:0 0 16px;padding-bottom:8px;font-size:1.05rem;font-weight:850}.toc-link{color:var(--muted);cursor:pointer;margin-bottom:10px;font-size:.92rem;line-height:1.4;transition:color .15s;display:block}.toc-link:hover{color:var(--navy)}.sidebar-contact-card{background:linear-gradient(135deg, var(--navy), var(--navy-2));color:var(--white);text-align:center;border-radius:24px;padding:24px}.sidebar-contact-card h4{color:var(--gold);margin:0 0 8px;font-size:1.2rem}.sidebar-contact-card p{color:#fffc;margin-bottom:20px;font-size:.88rem}.admin-login-container{background:var(--soft);justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:24px;display:flex}.login-card{background:var(--white);border:1px solid var(--line);width:100%;max-width:440px;box-shadow:var(--shadow);border-radius:28px;padding:36px}.login-card h1{text-align:center;margin-bottom:8px;font-size:2rem;font-weight:800}.login-card p{text-align:center;margin-bottom:28px}.form-group{margin-bottom:18px}.form-group label{color:var(--navy);margin-bottom:8px;font-size:.88rem;font-weight:750;display:block}.form-control{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:12px 16px;font-size:.95rem;transition:border-color .15s}.form-control:focus{border-color:var(--navy)}.btn-login{background:var(--navy);width:100%;color:var(--white);cursor:pointer;border:0;border-radius:12px;margin-top:10px;padding:14px;font-size:1rem;font-weight:800;transition:background .15s}.btn-login:hover{background:var(--navy-2)}.error-toast{color:#9b1c1c;background:#fdf2f2;border:1px solid #f8b4b4;border-radius:12px;margin-bottom:18px;padding:12px 16px;font-size:.88rem}.admin-portal{max-width:1200px;margin:0 auto;padding:40px 20px 100px}.admin-header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:24px;display:flex}.admin-title-area{align-items:center;gap:16px;display:flex}.admin-title-area h1{letter-spacing:-.04em;font-size:2.2rem;font-weight:850}.admin-nav{gap:12px;display:flex}.admin-btn{cursor:pointer;border:1px solid var(--line);background:var(--white);color:var(--muted);border-radius:99px;align-items:center;gap:8px;padding:10px 18px;font-size:.92rem;font-weight:800;transition:all .15s;display:inline-flex}.admin-btn:hover{background:var(--soft)}.admin-btn.primary{background:var(--navy);color:var(--white);border-color:var(--navy)}.admin-btn.primary:hover{background:var(--navy-2)}.admin-btn.danger{color:#9b1c1c;background:#fdf2f2;border-color:#f8b4b4}.admin-btn.danger:hover{background:#fde8e8}.admin-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.admin-search{max-width:320px}.status-tabs{background:var(--soft);border:1px solid var(--line);border-radius:12px;gap:6px;padding:4px;display:flex}.status-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 14px;font-size:.88rem;font-weight:750}.status-tab.active{background:var(--white);color:var(--navy);box-shadow:0 4px 12px #0000000a}.admin-table-wrapper{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow-x:auto;box-shadow:0 4px 24px #00000005}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);padding:16px 20px;font-size:.94rem}.admin-table th{background:var(--soft);color:var(--navy);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:800}.admin-table tr:last-child td{border-bottom:0}.status-pill{text-transform:uppercase;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-pill.published{color:#03543f;background:#def7ec}.status-pill.draft{color:#374151;background:#f3f4f6}.status-pill.archived{color:#9b1c1c;background:#fde8e8}.action-links{align-items:center;gap:12px;display:flex}.action-link{color:var(--navy);cursor:pointer;font-size:.88rem;font-weight:750}.action-link.archive{color:#9b1c1c}.editor-grid{grid-template-columns:minmax(0,1.2fr) 380px;gap:32px;display:grid}@media (width<=900px){.editor-grid{grid-template-columns:1fr}}.editor-main-card{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:28px}.editor-sidebar-card{background:var(--soft);border:1px solid var(--line);border-radius:24px;height:max-content;padding:24px}.editor-toolbar{background:var(--soft);border:1px solid var(--line);border-bottom:0;border-radius:12px 12px 0 0;flex-wrap:wrap;gap:6px;padding:10px;display:flex}.toolbar-btn{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:.82rem;font-weight:750;transition:all .12s}.toolbar-btn:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.editor-textarea{border:1px solid var(--line);width:100%;min-height:380px;font-family:var(--font-mono,"JetBrains Mono", monospace);resize:vertical;border-radius:0 0 12px 12px;outline:none;padding:16px;font-size:.92rem;line-height:1.6}.editor-textarea:focus{border-color:var(--navy)}.image-preview-box{background:var(--soft);border:2px dashed var(--line);text-align:center;border-radius:16px;margin-top:8px;padding:16px;position:relative;overflow:hidden}.image-preview-box img{object-fit:contain;border-radius:8px;max-height:140px;margin:0 auto 10px}.upload-overlay-label{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:800;display:inline-block}.media-panel,.media-library-page{gap:16px;display:grid}.media-library-modal{background:#f8fbfd;border-radius:24px;width:min(1180px,100%);max-height:calc(100vh - 48px);padding:24px;overflow:auto}.media-library-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.media-library-modal-header h2{letter-spacing:-.03em;margin:0 0 6px;font-size:1.5rem}.media-library-modal-header p{margin:0;font-size:.92rem}.media-library-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.media-library-header h3{color:var(--navy);margin:0 0 6px;font-size:1.05rem}.media-library-header p{margin:0;font-size:.88rem}.media-empty-state{border:1px dashed var(--line);color:var(--muted);background:#fffc;border-radius:16px;padding:18px;font-size:.9rem}.media-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.media-card{border:1px solid var(--line);background:var(--white);border-radius:18px;overflow:hidden}.media-card-preview{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.media-card-image{aspect-ratio:4/3;object-fit:cover;background:var(--soft);width:100%;display:block}.media-card-body{gap:10px;padding:14px;display:grid}.media-card-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.78rem;display:flex}.media-card-url{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--muted);word-break:break-all;font-size:.76rem}.media-card-actions{flex-wrap:wrap;gap:8px;display:flex}.media-card-actions .admin-btn{padding:8px 12px;font-size:.8rem}.image-lightbox-backdrop{z-index:1000;background:#0a111ae0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox-shell{grid-template-rows:auto minmax(0,1fr);gap:16px;width:min(1200px,100%);max-height:calc(100vh - 48px);display:grid}.image-lightbox-toolbar{color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.image-lightbox-meta{gap:4px;display:grid}.image-lightbox-meta strong{font-size:.95rem;font-weight:800}.image-lightbox-meta span{opacity:.75;font-size:.82rem}.image-lightbox-actions{align-items:center;gap:8px;display:flex}.image-lightbox-btn{width:38px;height:38px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.image-lightbox-btn:hover{background:#ffffff24}.image-lightbox-stage{background:#ffffff0a;border-radius:20px;place-items:center;padding:32px;display:grid;overflow:auto}.image-lightbox-image{transform-origin:50%;border-radius:18px;max-width:min(100%,1100px);max-height:none;transition:transform .12s;box-shadow:0 24px 60px #0000004d}.alert-box{border-radius:12px;margin-bottom:24px;padding:12px 16px;font-size:.94rem}.alert-box.success{color:#03543f;background:#def7ec;border:1px solid #bcf0da}.cat-item-row{background:var(--white);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:16px;font-size:.92rem;font-weight:800;display:inline-flex}.back-link:hover{color:var(--navy)}
