/* OSMJ Three-Column Footer Studio — Luxury Dark Public Design */
.osmj-footer-studio{
    --osmj-footer-bg:#050609;
    --osmj-footer-overlay:#03040a;
    --osmj-footer-overlay-opacity:.88;
    --osmj-footer-text:#f7f4ec;
    --osmj-footer-muted:#b9b7c3;
    --osmj-footer-gold:#d6ae5b;
    --osmj-footer-blue:#4aa8ff;
    --osmj-footer-violet:#9b6cff;
    --osmj-footer-width:1280px;
    position:relative;
    isolation:isolate;
    overflow:hidden;
    color:var(--osmj-footer-text);
    background:var(--osmj-footer-bg);
    font-family:inherit;
    border-top:1px solid color-mix(in srgb,var(--osmj-footer-gold) 52%,transparent);
}
.osmj-footer-studio *{box-sizing:border-box}
.osmj-footer-bg{
    position:absolute;inset:0;z-index:-3;
    background-image:var(--osmj-footer-image);
    background-position:center;background-size:cover;background-repeat:no-repeat;
    transform:scale(1.025);
}
.osmj-footer-bg:after{
    content:"";position:absolute;inset:0;
    background:
        linear-gradient(180deg,rgba(3,4,10,.55),var(--osmj-footer-overlay)),
        radial-gradient(circle at 17% 6%,color-mix(in srgb,var(--osmj-footer-blue) 28%,transparent),transparent 30%),
        radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--osmj-footer-violet) 24%,transparent),transparent 30%);
    opacity:var(--osmj-footer-overlay-opacity);
}
.osmj-footer-glow{
    position:absolute;inset:0;z-index:-1;pointer-events:none;
    background:
        linear-gradient(90deg,transparent,rgba(214,174,91,.12),transparent) top/100% 1px no-repeat,
        radial-gradient(circle at 50% 0,rgba(214,174,91,.12),transparent 38%);
}
.osmj-footer-container{width:min(calc(100% - 40px),var(--osmj-footer-width));margin-inline:auto}
.osmj-footer-cta{position:relative;padding:48px 0;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(7,8,14,.82),rgba(7,8,14,.54))}
.osmj-footer-cta-grid{display:grid;grid-template-columns:minmax(0,1.6fr) auto;gap:36px;align-items:center}
.osmj-footer-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--osmj-footer-gold);font-size:.76rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.osmj-footer-eyebrow:before{content:"";width:34px;height:1px;background:linear-gradient(90deg,var(--osmj-footer-gold),transparent)}
.osmj-footer-cta h2{margin:10px 0 10px;color:var(--osmj-footer-text);font-size:clamp(1.7rem,3vw,3.3rem);line-height:1.02;letter-spacing:-.035em;max-width:820px}
.osmj-footer-cta p{margin:0;color:var(--osmj-footer-muted);font-size:1.02rem;line-height:1.75;max-width:760px}
.osmj-footer-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}
.osmj-footer-btn,.osmj-footer-support-actions a,.osmj-footer-support-primary{
    display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;
    border-radius:999px;text-decoration:none!important;font-weight:800;font-size:.9rem;line-height:1;
    transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;
}
.osmj-footer-btn:hover,.osmj-footer-support-actions a:hover,.osmj-footer-support-primary:hover{transform:translateY(-2px)}
.osmj-footer-btn-primary{background:linear-gradient(135deg,#f2d89d,var(--osmj-footer-gold));color:#15100a!important;box-shadow:0 14px 40px rgba(214,174,91,.2)}
.osmj-footer-btn-secondary{border:1px solid rgba(255,255,255,.18);background:rgba(12,14,23,.62);color:var(--osmj-footer-text)!important;backdrop-filter:blur(14px)}
.osmj-footer-main{padding:68px 0 54px}
.osmj-footer-columns{display:grid;gap:0}
.osmj-footer-layout-33-33-33 .osmj-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))}
.osmj-footer-layout-25-50-25 .osmj-footer-columns{grid-template-columns:minmax(0,.75fr) minmax(0,1.5fr) minmax(0,.75fr)}
.osmj-footer-layout-40-30-30 .osmj-footer-columns{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr))}
.osmj-footer-layout-30-30-40 .osmj-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.35fr)}
.osmj-footer-column{min-width:0;padding:0 38px}
.osmj-footer-column:first-child{padding-left:0}
.osmj-footer-column:last-child{padding-right:0}
.osmj-footer-column + .osmj-footer-column{border-left:1px solid rgba(255,255,255,.085)}
.osmj-footer-brand{display:inline-flex;max-width:245px;margin-bottom:22px}
.osmj-footer-brand img{display:block;width:100%;height:auto;max-height:118px;object-fit:contain;object-position:left center;filter:drop-shadow(0 16px 32px rgba(0,0,0,.34))}
.osmj-footer-column h3{margin:0 0 20px;color:var(--osmj-footer-text);font-size:1.1rem;letter-spacing:-.01em}
.osmj-footer-column h3:after{content:"";display:block;width:42px;height:2px;margin-top:10px;background:linear-gradient(90deg,var(--osmj-footer-gold),var(--osmj-footer-violet),transparent)}
.osmj-footer-rich{color:var(--osmj-footer-muted);font-size:.95rem;line-height:1.75}
.osmj-footer-rich p{margin:0 0 1em}
.osmj-footer-rich a{color:var(--osmj-footer-text)}
.osmj-footer-link-list{list-style:none!important;padding:0!important;margin:0!important}
.osmj-footer-link-list li{margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.07)}
.osmj-footer-link-list li:last-child{border-bottom:0}
.osmj-footer-link-list a{display:flex;justify-content:space-between;gap:16px;padding:10px 0;color:var(--osmj-footer-muted)!important;text-decoration:none!important;font-size:.94rem;transition:color .2s ease,padding-left .2s ease}
.osmj-footer-link-list a:hover{color:var(--osmj-footer-text)!important;padding-left:4px}
.osmj-footer-link-list a span:last-child{color:var(--osmj-footer-gold);opacity:.72}
.osmj-footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.osmj-footer-socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.045);color:var(--osmj-footer-text)!important;text-decoration:none!important;font-size:.78rem;font-weight:900;text-transform:uppercase;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.osmj-footer-socials a:hover{transform:translateY(-2px);border-color:var(--osmj-footer-gold);background:rgba(214,174,91,.12)}
.osmj-footer-support-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.osmj-footer-support-actions a{min-height:42px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(10,12,20,.72);color:var(--osmj-footer-text)!important;font-size:.82rem}
.osmj-footer-support-actions a:first-of-type,.osmj-footer-support-primary{border-color:color-mix(in srgb,var(--osmj-footer-gold) 60%,transparent);background:linear-gradient(135deg,rgba(214,174,91,.18),rgba(155,108,255,.12))}
.osmj-footer-native-chat{grid-column:1/-1}
.osmj-footer-native-chat > *{max-width:100%}
.osmj-footer-support-actions.is-compact{display:flex;flex-wrap:wrap}
.osmj-footer-bottom{border-top:1px solid rgba(255,255,255,.08);background:rgba(2,3,7,.54);backdrop-filter:blur(16px)}
.osmj-footer-bottom-grid{min-height:76px;display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center}
.osmj-footer-copyright{color:var(--osmj-footer-muted);font-size:.82rem}
.osmj-footer-legal{display:flex;align-items:center}
.osmj-footer-legal .osmj-footer-link-list{display:flex;flex-wrap:wrap;gap:18px}
.osmj-footer-legal .osmj-footer-link-list li{border:0}
.osmj-footer-legal .osmj-footer-link-list a{padding:0;font-size:.8rem}
.osmj-footer-legal .osmj-footer-link-list a span:last-child{display:none}
.osmj-footer-top{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--osmj-footer-text);font:inherit;font-size:.8rem;cursor:pointer;padding:8px}
.osmj-footer-top:hover{color:var(--osmj-footer-gold)}
.osmj-footer-studio a:focus-visible,.osmj-footer-studio button:focus-visible{outline:2px solid var(--osmj-footer-blue);outline-offset:4px}

@media (max-width:980px){
    .osmj-footer-cta-grid{grid-template-columns:1fr}
    .osmj-footer-cta-actions{justify-content:flex-start}
    .osmj-footer-layout-33-33-33 .osmj-footer-columns,
    .osmj-footer-layout-25-50-25 .osmj-footer-columns,
    .osmj-footer-layout-40-30-30 .osmj-footer-columns,
    .osmj-footer-layout-30-30-40 .osmj-footer-columns{grid-template-columns:1fr 1fr}
    .osmj-footer-column{padding:0 28px 38px}
    .osmj-footer-column:nth-child(1){grid-column:1/-1;padding:0 0 38px;border-bottom:1px solid rgba(255,255,255,.08)}
    .osmj-footer-column:nth-child(2){padding-left:0;border-left:0}
    .osmj-footer-column:nth-child(3){padding-right:0}
    .osmj-footer-bottom-grid{grid-template-columns:1fr auto}
    .osmj-footer-legal{grid-column:1/-1;grid-row:2;padding-bottom:22px}
}
@media (max-width:680px){
    .osmj-footer-container{width:min(calc(100% - 28px),var(--osmj-footer-width))}
    .osmj-footer-cta{padding:38px 0}
    .osmj-footer-cta-actions{display:grid;grid-template-columns:1fr;width:100%}
    .osmj-footer-btn{width:100%}
    .osmj-footer-main{padding:48px 0 36px}
    .osmj-footer-layout-33-33-33 .osmj-footer-columns,
    .osmj-footer-layout-25-50-25 .osmj-footer-columns,
    .osmj-footer-layout-40-30-30 .osmj-footer-columns,
    .osmj-footer-layout-30-30-40 .osmj-footer-columns{grid-template-columns:1fr}
    .osmj-footer-column,.osmj-footer-column:nth-child(1),.osmj-footer-column:nth-child(2),.osmj-footer-column:nth-child(3){
        grid-column:auto;padding:0 0 34px;border-left:0;border-bottom:1px solid rgba(255,255,255,.08)
    }
    .osmj-footer-column:last-child{border-bottom:0;padding-bottom:0}
    .osmj-footer-support-actions{grid-template-columns:1fr}
    .osmj-footer-native-chat{grid-column:auto}
    .osmj-footer-bottom-grid{grid-template-columns:1fr;gap:12px;padding:22px 0}
    .osmj-footer-legal{grid-column:auto;grid-row:auto;padding:0}
    .osmj-footer-legal .osmj-footer-link-list{gap:14px}
    .osmj-footer-top{justify-self:start;padding-left:0}
}
@media (prefers-reduced-motion:reduce){
    .osmj-footer-studio *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
