/* tables white text */
.theme-dark table,
.theme-dark .table,
.theme-dark .table td,
.theme-dark .table th {
	color: #e9eaee !important;
}
.theme-dark .table thead th {
	border-color: var(--line);
}
.theme-dark .table tbody td,
.theme-dark .table tbody th {
	border-color: #123757;
}
:root{--max-w:1120px;--accent:#facc15;--accent-2:#f59e0b;--accent-grad:linear-gradient(135deg,#facc15 0%,#f59e0b 100%);--btn-text:#111;--text:#111;--muted:#555;--bg:#0a1622;--surface-0:#0a1622;--surface-1:#0f2135;--surface-2:#0c1b2c;--line:#163a5d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;line-height:1.5;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none;transition:color .15s ease,opacity .15s ease}a:hover{opacity:.9;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-w);margin:auto;padding:0 16px}.header{position:sticky;top:0;background:#fff;border-bottom:none;z-index:10}.header .inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.logo{font-weight:700;color:#000;text-decoration:none}nav a{margin:0 8px;color:#222;text-decoration:none}.hero{padding:56px 0;display:grid;gap:16px}.theme-dark .hero{background:radial-gradient(1200px 400px at 10% -10%,rgba(255,255,255,.06),rgba(0,0,0,0) 60%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,0));border-bottom:1px solid #0f2740}.hero h1{font-size:clamp(1.5rem,3.5vw,2.4rem);margin:0 0 8px}.hero p{color:var(--muted);margin:0}.hero-ctas{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.btn{display:inline-block;background:var(--accent);color:var(--btn-text);padding:12px 16px;border-radius:8px;text-decoration:none;font-weight:700;letter-spacing:.2px;box-shadow:0 1px 0 rgba(0,0,0,.1)}.btn.use-grad{background:var(--accent-grad)}.btn:hover{filter:brightness(.95)}.btn-secondary{background:transparent;color:var(--text);border:1px solid #ccd3db}.theme-dark .btn-secondary{color:#e9eaee;border-color:#204d72}.grid{display:grid;gap:16px}@media(min-width:768px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}}.section{padding:32px 0;border-top:1px solid #f2f2f2}.section-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.between{justify-content:space-between}.card{border:1px solid #eee;border-radius:12px;overflow:hidden;background:#fff}.card .pad{padding:16px}.kicker{text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--muted);margin:0 0 6px}.center{display:flex;align-items:center;justify-content:center}.simple-form{display:grid;gap:10px}.simple-form input,.simple-form textarea{width:100%;padding:10px;border:1px solid #d7dee7;border-radius:6px;background:#fff;color:#111}.theme-dark .simple-form input,.theme-dark .simple-form textarea{background:#0f2740;border-color:#10314f;color:#e9eaee}.theme-dark::-webkit-input-placeholder{color:#9fb7cc!important;opacity:1}.theme-dark:-ms-input-placeholder{color:#9fb7cc!important}.theme-dark::-ms-input-placeholder{color:#9fb7cc!important}.theme-dark::placeholder{color:#9fb7cc!important}.theme-dark input::placeholder,.theme-dark textarea::placeholder,.theme-dark .form-control::placeholder{color:#9fb7cc!important;opacity:1}.footer{padding:32px 0;background:#fafafa;border-top:1px solid #eee;margin-top:32px}.small{font-size:.9rem;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:640px){.gallery{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.gallery{grid-template-columns:repeat(4,1fr)}}h2{font-size:clamp(1.25rem,3vw,1.75rem);margin:0 0 8px}p{margin:0 0 8px}@media(min-width:900px){.hero{grid-template-columns:1.1fr 1fr;align-items:center}}.hero img{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.theme-dark .hero img{outline:1px solid #0f2740}.theme-dark{--bg:#06121f;--text:#eef2f7;--muted:#b6c2cf;--surface-0:#06121f;--surface-1:#0c2238;--surface-2:#0a1c2e;--line:#123757}.theme-dark .header{background:rgba(6,18,31,.96);backdrop-filter:saturate(160%) blur(10px);border-bottom:none}.theme-dark nav a{color:#e9eaee}.theme-dark .card{background:var(--surface-1);border-color:var(--line);box-shadow:0 4px 20px rgba(0,0,0,.25)}.theme-dark .card:hover{box-shadow:0 8px 28px rgba(0,0,0,.35)}.theme-dark .section{border-top-color:var(--line)}.theme-dark .footer{background:#07131d;border-top-color:var(--line)}.theme-dark .logo{color:#fff}.theme-dark .text-secondary{color:#9fb7cc!important}.theme-dark .breadcrumb .breadcrumb-item a{color:#9dc6ff}.theme-dark .breadcrumb .breadcrumb-item.active{color:#cfe6ff}.theme-dark .breadcrumb{--bs-breadcrumb-divider-color:#3a6e9f}.theme-dark .btn-outline-light{--bs-btn-color:#e9eaee;--bs-btn-border-color:#204d72;--bs-btn-hover-bg:#0f2740;--bs-btn-hover-border-color:#2a6597}.navbar-brand img{height:40px;width:auto}@media(min-width:992px){.navbar-brand img{height:48px}}.site-navbar{background:#06121f!important;border-bottom:none}.site-navbar .navbar-brand{color:#e6f0ff}.site-navbar .nav-link{color:#fff!important;font-weight:600;letter-spacing:.2px;padding-left:1rem;padding-right:1rem}.site-navbar .nav-link:hover{opacity:.9}.site-navbar .nav-link.active{position:relative}.site-navbar .nav-link.active::after{content:"";position:absolute;left:1rem;right:1rem;bottom:.25rem;height:3px;border-radius:3px;background:#6ea8fe}.site-navbar .navbar-toggler{border-color:rgba(255,255,255,.25)}.site-navbar{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%236ea8fe' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.site-navbar .navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);filter:none}.square-tile,.gallery a.card{aspect-ratio:1/1;display:block;overflow:hidden}.square-tile img,.gallery a.card img{width:100%;height:100%;object-fit:cover;display:block}.hero-3d{perspective:1200px}.tilt-card{transform-style:preserve-3d;transition:transform .2s ease,filter .3s ease;will-change:transform,filter;border-radius:16px;overflow:hidden}.tilt-card img{display:block;width:100%;height:auto}.depth-glow{box-shadow:0 25px 80px rgba(0,0,0,.35),0 2px 0 rgba(255,255,255,.05) inset}.mask-soft img{mask-image:radial-gradient(120% 120% at 50% 30%,#000 60%,transparent 90%);-webkit-mask-image:radial-gradient(120% 120% at 50% 30%,#000 60%,transparent 90%)}.tilt-card:hover{filter:brightness(1.02)}.btn{border:none}.btn.btn-primary,.btn-primary{background:var(--accent);color:var(--btn-text)}.btn.use-accent,.btn.btn-primary,.btn-primary{color:var(--btn-text)!important}.btn.use-accent:hover,.btn.btn-primary:hover,.btn-primary:hover{color:var(--btn-text)!important}.btn[class*=btn-outline]{background:transparent!important}.btn-outline-light{border:1px solid #6ea8fe;color:#e9f0ff}.btn-outline-light:hover{background:#0f2740;color:#fff}.breadcrumb{--bs-breadcrumb-item-padding-x:.35rem}.breadcrumb .breadcrumb-item+.breadcrumb-item::before{color:#3a6e9f}.section{padding:40px 0}.section-head h2{font-weight:700}a:focus-visible,button:focus-visible{outline:2px solid #6ea8fe;outline-offset:2px;border-radius:6px}.theme-dark a.link-light{color:#cfe6ff!important;text-decoration:none}.theme-dark a.link-light:hover{color:#e6f0ff!important;text-decoration:none}.card.border-0.shadow-sm{transition:transform .12s ease,box-shadow .2s ease}.card.border-0.shadow-sm:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.35)}.square-tile{border-radius:12px}.gallery a.card{border-radius:12px}.theme-dark .btn-outline-secondary{border-color:#2a6597;color:#e9eaee}.theme-dark .btn-outline-secondary:hover{background:#0f2740;color:#fff}/* theme-specific hover contrast */.theme-dark .btn.use-accent:hover,.theme-dark .btn.btn-primary:hover,.theme-dark .btn-primary:hover{color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.25)}.theme-light .btn.use-accent:hover,.theme-light .btn.btn-primary:hover,.theme-light .btn-primary:hover{color:#111!important}
