:root{--c-teal:#0F4C5C;--c-teal-dark:#09343F;--c-red:#C81D25;--c-red-hover:#A0151B;--c-gold:#F4E4BA;--c-ink:#1F2937;--c-paper:#F9FAFB;--f-bg:var(--c-teal);--f-text:#E0E7E9;--f-text-muted:#A0B9BF;--f-border:rgba(255,255,255,0.1)}.lcic-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px!important;padding-right:40px!important}.lcic-footer{background-color:var(--f-bg);color:var(--f-text);padding:80px 0 30px;font-size:14px;margin-top:60px;border-top:4px solid var(--c-red)!important;font-family:'Inter',sans-serif}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr;gap:40px;margin-bottom:60px}.brand-col{padding-right:20px}.footer-brand-override{display:flex;align-items:center;gap:12px;text-decoration:none!important;margin-bottom:20px}.footer-brand-override .brand-seal{width:42px!important;height:42px!important;background-color:#C81D25!important;color:white!important;border-radius:6px!important;display:flex;align-items:center;justify-content:center;font-family:'Noto Serif SC',serif;font-weight:700;font-size:24px!important;line-height:1;transform:rotate(-3deg);box-shadow:2px 2px 0 rgba(0,0,0,0.3)!important;mask-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='0.9'/%3E%3C/svg%3E");-webkit-mask-image:radial-gradient(circle,black 60%,rgba(0,0,0,0.8) 100%)}.footer-brand-override:hover .brand-seal{transform:rotate(0deg) scale(1.05)}.seal-char{color:#FFFFFF!important}.footer-brand-override .brand-text{display:flex;flex-direction:column;line-height:1.1;justify-content:center}.footer-brand-override .text-serif{font-family:'Noto Serif SC',serif!important;font-weight:700!important;font-size:19px!important;color:#FFFFFF!important}.footer-brand-override .text-sans{font-family:'Inter',sans-serif!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase;letter-spacing:0.15em;margin-top:2px;color:#83C5BE!important}.footer-mission{line-height:1.6;color:var(--f-text-muted);margin-bottom:24px}.footer-heading{font-family:'Noto Serif SC',serif;font-weight:700;color:#fff;font-size:16px;margin-bottom:20px;margin-top:0;letter-spacing:0.02em}.footer-nav{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-nav a{color:var(--f-text-muted);text-decoration:none;transition:color 0.2s}.footer-nav a:hover{color:#fff}.footer-accent-link{color:#83C5BE!important;font-weight:600}.footer-accent-link:hover{color:white!important}.newsletter-desc{color:var(--f-text-muted);margin-bottom:16px;line-height:1.5;margin-top:0}.footer-form .input-group{position:relative;display:flex;width:100%}.footer-form input{width:100%;padding:12px 16px;padding-right:48px;border-radius:6px;border:1px solid rgba(255,255,255,0.1);background:rgba(0,0,0,0.2);color:#fff;font-family:'Inter',sans-serif;outline:none;transition:border 0.2s}.footer-form input:focus{border-color:#83C5BE}.footer-form button{position:absolute;right:4px;top:4px;bottom:4px;width:36px;background:#C81D25;color:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.footer-form button:hover{background:#A0151B}.spam-note{font-size:11px;color:rgba(255,255,255,0.3);margin-top:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:30px;display:flex;justify-content:space-between;align-items:center;color:var(--f-text-muted);font-size:13px}.legal-links{display:flex;gap:10px}.legal-links a{color:var(--f-text-muted);text-decoration:none}.legal-links a:hover{color:#fff}.sep{opacity:0.3}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.brand-col,.newsletter-col{grid-column:span 2}.brand-col{max-width:500px}}@media (max-width:600px){.footer-grid{display:flex;flex-direction:column;gap:40px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}