:root{--cdrmt-red:#c22;--cdrmt-red-dark:#a81a1a;--cdrmt-black:#0a0a0a;--cdrmt-dark:#111;--cdrmt-border:rgba(255,255,255,.08);--cdrmt-text:#ccc;--cdrmt-white:#fff}.cdrmt-footer{font-family:'Rubik',sans-serif;background:var(--cdrmt-dark)}.footer-main{padding:72px 80px 64px;border-top:3px solid var(--cdrmt-red)}.footer-inner{display:grid;grid-template-columns:2fr 1.1fr 1.3fr 1.4fr;gap:56px;max-width:1280px;margin:0 auto}.footer-brand{display:flex;flex-direction:column;gap:0}.footer-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:18px}.footer-logo-mark{width:36px;height:36px;background:var(--cdrmt-red);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.footer-logo:hover .footer-logo-mark{background:var(--cdrmt-red-dark)}.footer-logo-mark svg{width:16px;height:16px;fill:var(--cdrmt-white)}.footer-logo-text{font-family:'Rubik',sans-serif;font-weight:800;font-size:16px;line-height:1.2;color:var(--cdrmt-white);letter-spacing:.02em}.footer-logo-red{color:var(--cdrmt-red)}.footer-logo-img{height:44px;width:auto;display:block;object-fit:contain}.footer-brand p{font-size:14px;line-height:1.7;color:#666;max-width:300px;margin-bottom:24px}.footer-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:var(--cdrmt-red);color:var(--cdrmt-white);font-family:'Rubik',sans-serif;font-size:13px;font-weight:700;text-decoration:none;border-radius:8px;transition:background .2s,transform .15s;letter-spacing:.02em;width:fit-content;margin-bottom:24px}.footer-cta-btn:hover{background:var(--cdrmt-red-dark);transform:translateY(-1px)}.footer-cta-btn svg{width:14px;height:14px;flex-shrink:0}.footer-social{display:flex;gap:10px}.footer-social a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#666;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.footer-social a:hover{background:rgba(204,34,34,.12);border-color:rgba(204,34,34,.3);color:var(--cdrmt-red)}.footer-social svg{width:16px;height:16px}.footer-col-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--cdrmt-white);margin-bottom:16px}.footer-col-list{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col-list a{font-size:14px;color:#666;text-decoration:none;transition:color .2s;line-height:1.4}.footer-col-list a:hover{color:var(--cdrmt-white)}.footer-contact-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.footer-contact-list li{display:flex;align-items:flex-start;gap:10px}.footer-contact-list svg{width:15px;height:15px;stroke:var(--cdrmt-red);flex-shrink:0;margin-top:2px}.footer-contact-list a,.footer-contact-list span{font-size:13px;color:#666;text-decoration:none;line-height:1.5;transition:color .2s}.footer-contact-list a:hover{color:var(--cdrmt-white)}.footer-license-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(204,34,34,.1);border:1px solid rgba(204,34,34,.2);border-radius:100px;padding:6px 14px;font-size:11px;font-weight:700;color:#f77;letter-spacing:.06em;text-transform:uppercase}.footer-license-badge svg{width:13px;height:13px;stroke:#f77;flex-shrink:0}.footer-states{background:#0d0d0d;padding:20px 80px;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.footer-states-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer-states-label{font-family:'DM Mono',monospace;font-size:10px;color:#444;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.footer-states-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.footer-states-list a{font-size:12px;color:#555;text-decoration:none;padding:4px 12px;border:1px solid rgba(255,255,255,.07);border-radius:20px;transition:color .2s,border-color .2s,background .2s;white-space:nowrap}.footer-states-list a:hover{color:var(--cdrmt-white);border-color:var(--cdrmt-red);background:rgba(204,34,34,.08)}.footer-states-more{font-size:12px;color:var(--cdrmt-red);font-weight:600;letter-spacing:.04em;padding-left:4px;white-space:nowrap}.footer-bottom{background:var(--cdrmt-black);padding:18px 80px}.footer-bottom-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-bottom p{font-size:12px;color:#3a3a3a}.footer-legal{display:flex;gap:20px}.footer-legal a{font-size:12px;color:#3a3a3a;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#777}@media (max-width:1024px){.footer-main{padding:56px 32px 48px}.footer-states{padding:18px 32px}.footer-bottom{padding:16px 32px}.footer-inner{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:100%}}@media (max-width:600px){.footer-main{padding:48px 20px 40px}.footer-states{padding:16px 20px}.footer-bottom{padding:16px 20px}.footer-inner{grid-template-columns:1fr;gap:32px}.footer-states-inner{flex-direction:column;align-items:flex-start;gap:12px}.footer-bottom-inner{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}