*{box-sizing:border-box;margin:0;padding:0}:root{--ll-bg:#070a12;--ll-bg-soft:#0b101b;--ll-panel:#0c121fb8;--ll-panel-strong:#0f1624e0;--ll-border:#4a84d238;--ll-border-soft:#ffffff12;--ll-text:#f5f1e8;--ll-text-soft:#d6d9e6;--ll-muted:#a6adbf;--ll-muted-dark:#72798d;--ll-gold:#e4c76f;--ll-gold-bright:#ffd86a;--ll-gold-dark:#b9933f;--ll-blue:#5db7ff;--ll-blue-soft:#2f7bd7;--ll-purple:#9d6cff;--muted:var(--ll-muted)}html{scroll-behavior:smooth;background:var(--ll-bg)}body{min-height:100vh;color:var(--ll-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 50% 18%,#e4c76f14,#0000 26%),radial-gradient(circle at 18% 22%,#5db7ff14,#0000 30%),radial-gradient(circle at 82% 18%,#2f7bd714,#0000 28%),linear-gradient(#070a12 0%,#090d16 45%,#06080e 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.25;z-index:-1;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}a{color:inherit;text-decoration:none}input,button,textarea,select{font-family:inherit}button{cursor:pointer}::placeholder{color:#7b8194;opacity:1}::selection{color:#fff7dc;background:#e4c76f47}.ll-page-shell{background:radial-gradient(circle at top,#468ce61f,#0000 34%),radial-gradient(circle at 50% 28%,#e4c76f14,#0000 24%),0 0}.ll-panel{border:1px solid var(--ll-border);background:linear-gradient(#0d1422d1,#070b13e0);box-shadow:inset 0 0 0 1px #ffffff05,0 18px 50px #00000038}.ll-panel-glow{background:linear-gradient(#0d1422e0,#070b13eb);border:1px solid #4f97ef57;box-shadow:0 0 22px #408fff14,inset 0 0 0 1px #ffffff06,0 18px 50px #00000047}.ll-input{color:var(--ll-text);background:#080c16b8;border:1px solid #5897e76b;outline:none;box-shadow:0 0 18px #408fff14,inset 0 0 0 1px #ffffff06}.ll-input:focus-within,.ll-input:focus{border-color:#74b5ffb8;box-shadow:0 0 0 3px #5db7ff1f,0 0 24px #5db7ff29}.ll-button-gold{color:#11131a;background:linear-gradient(#f2d77b 0%,#d9b85f 100%);border:1px solid #ffe896b8;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 0 16px #e4c76f47,0 0 34px #e4c76f24,inset 0 1px #ffffff59}.ll-button-gold:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 0 20px #e4c76f61,0 0 42px #e4c76f2e,inset 0 1px #fff6}.ll-button-outline-gold{color:var(--ll-gold-bright);background:#080c166b;border:1px solid #ffd86a9e;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 0 14px #e4c76f1f,inset 0 0 18px #e4c76f09}.ll-button-outline-gold:hover{background:#e4c76f14;transform:translateY(-1px);box-shadow:0 0 18px #e4c76f38,0 0 34px #e4c76f1a}.ll-link-blue{color:#6bbcff;text-shadow:0 0 16px #5db7ff2e}.ll-gold-text{color:var(--ll-gold)}.ll-muted-text{color:var(--ll-muted)}.ll-section-title{color:#b9c3d8;letter-spacing:.18em;text-transform:uppercase}.ll-ticker{background:#080d17ad;border:1px solid #4a84d23d;box-shadow:0 0 20px #408fff0f,inset 0 1px #ffffff09}.ll-card-hover{transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.ll-card-hover:hover{border-color:#5db7ff61;transform:translateY(-2px);box-shadow:0 0 24px #5db7ff14,0 18px 50px #00000038}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#070a12}::-webkit-scrollbar-thumb{background:#606f8c59;border:2px solid #070a12;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a6ca73}@media (max-width:768px){nav:not(.ll-nav){flex-wrap:wrap;min-height:56px;height:auto!important;padding:0 1rem!important}main>div{padding-left:1rem!important;padding-right:1rem!important}h1{font-size:30px!important;line-height:1.08!important}h2{font-size:20px!important}div[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,1fr)!important}div[style*="grid-template-columns: repeat(3"]{grid-template-columns:repeat(1,1fr)!important}div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}div[style*="maxWidth: '420px'"],div[style*="maxWidth: '500px'"],div[style*="maxWidth: '620px'"],div[style*="maxWidth: '720px'"]{flex-direction:column!important}div[style*="justifyContent: 'space-between'"]{flex-direction:column!important;gap:8px!important}div[style*="alignItems: 'flex-start'"]{flex-direction:column!important}input[type=text],input[type=email],input[type=password],select,textarea{width:100%!important}button[style*="width: '100%'"]{font-size:15px!important}.ll-mobile-stack{flex-direction:column!important}.ll-mobile-full{width:100%!important}.ll-nav,.ll-nav>.ll-nav-inner,.ll-nav-logo,.ll-mobile-nav-btn{display:flex!important}.ll-nav{display:block!important}.ll-nav>.ll-nav-inner{height:58px!important;min-height:58px!important;padding:0 1rem!important}}@media (max-width:620px){.home-hero{padding-top:3.1rem!important;padding-bottom:1.5rem!important}.home-title{margin-bottom:1rem!important;font-size:32px!important;line-height:1.08!important}.home-subtitle{max-width:340px!important;margin-bottom:1.35rem!important;font-size:14.5px!important;line-height:1.6!important}.home-search-row{gap:10px!important;margin-bottom:1.25rem!important}.home-search-box{border-radius:13px!important;width:100%!important;height:50px!important;min-height:50px!important;padding:0 16px!important}.home-search-box input{font-size:14px!important;line-height:20px!important}.home-search-button{border-radius:14px!important;width:100%!important;height:56px!important;min-height:56px!important;font-size:15px!important;box-shadow:0 0 14px #e4c76f3d,0 0 28px #e4c76f1c,inset 0 1px #ffffff59!important}.home-quick-links{justify-content:center!important;gap:10px 12px!important;max-width:320px!important;font-size:13.5px!important}.home-local-card{gap:14px!important;padding:20px 18px!important}.home-local-icon{width:64px!important;height:64px!important}.home-local-heading{font-size:21px!important}.home-local-text{font-size:14px!important}.home-local-button{height:48px!important;padding:0 18px!important;font-size:14px!important}.home-kofi p{color:#8d94a8!important;max-width:290px!important;margin-left:auto!important;margin-right:auto!important;font-size:12.5px!important}.home-footer span,.home-footer a{color:#a6adbfc7!important}}
