.legal-page-main{background:#fff}.legal-hero{position:relative;min-height:470px;display:flex;align-items:center;padding:90px 0;background:linear-gradient(90deg,rgba(7,24,45,.92),rgba(7,24,45,.72) 52%,rgba(7,24,45,.46)),url("../../img/hero/contact-hero.webp") center 20%/cover no-repeat}.legal-hero .container{position:relative;z-index:2}.legal-label{display:inline-flex;color:#d8a15d;font-size:13px;font-weight:800;letter-spacing:.14em;margin-bottom:17px}.legal-hero h1{max-width:790px;margin:0 0 18px;color:#fff;font-size:clamp(42px,6vw,70px);line-height:1.05}.legal-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.86);font-size:18px;line-height:1.7}.legal-breadcrumb{display:flex;gap:10px;margin-top:24px;color:rgba(255,255,255,.72);font-size:14px}.legal-breadcrumb a{color:#fff}.legal-content{padding:92px 0;background:#f5f8fb}.legal-card{max-width:930px;margin:0 auto;padding:50px 54px;border:1px solid #e5ebf1;border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(8,30,55,.08)}.legal-effective{display:inline-flex;padding:8px 13px;border-radius:9px;background:#f2f5f8;color:#667487;font-size:14px;font-weight:600}.legal-section{padding:30px 0;border-top:1px solid #e5ebf1}.legal-section:first-of-type{border-top:0}.legal-section h2{margin:0 0 13px;color:#14283e;font-size:29px;line-height:1.2}.legal-section p:last-child,.legal-section ul:last-child{margin-bottom:0}.legal-section li{margin-bottom:7px}.legal-contact-box{margin-top:12px;padding:24px;border:1px solid #e3e9ef;border-radius:15px;background:#f8fafc}.legal-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.legal-link-grid a{display:block;padding:14px 16px;border:1px solid #dfe6ee;border-radius:12px;background:#f8fafc;color:#15283d;font-family:"Outfit",sans-serif;font-weight:700;text-decoration:none}.legal-link-grid a:hover{border-color:#ae2349;color:#ae2349}.legal-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px 15px}.legal-footer-links a{color:#8c8c8c;font-size:14px;text-decoration:none}.legal-footer-links a:hover{color:#fff}
@media(max-width:991px){.legal-hero{min-height:540px;align-items:flex-end;padding:52px 0 42px;background-position:58% 20%}.legal-hero h1{max-width:355px;font-size:42px}.legal-hero p{max-width:345px;font-size:16px;line-height:1.55}.legal-breadcrumb{display:none}.legal-content{padding:45px 0 34px}.legal-card{padding:31px 25px;border-radius:18px}.legal-section{padding:25px 0}.legal-section h2{font-size:27px}.legal-footer-links{justify-content:center;margin-top:10px}body.legal-page .scroll-top{display:none!important}}
@media(max-width:575px){.legal-hero{min-height:510px;padding:48px 0 38px}.legal-card{padding:27px 21px}.legal-link-grid{grid-template-columns:1fr}.legal-section h2{font-size:25px}}



/* =========================================================
   PRIVACY POLICY — PREMIUM EDITORIAL REDESIGN
========================================================= */

body.legal-page{
    background:#fff !important;
}

body.legal-page .legal-page-main{
    background:#fff !important;
}

/* Refined hero */
body.legal-page .legal-hero{
    min-height:430px !important;
    padding:82px 0 74px !important;
    background:
        linear-gradient(90deg,rgba(8,25,45,.94) 0%,rgba(8,25,45,.80) 48%,rgba(8,25,45,.48) 100%),
        url("../../img/hero/contact-hero.webp") center 24%/cover no-repeat !important;
}

body.legal-page .legal-label{
    margin-bottom:18px !important;
    color:#d8a15d !important;
    font-size:13px !important;
    font-weight:800 !important;
    letter-spacing:.16em !important;
}

body.legal-page .legal-hero h1{
    max-width:760px !important;
    margin-bottom:18px !important;
    font-size:clamp(50px,6vw,74px) !important;
    line-height:1.02 !important;
    letter-spacing:-1.8px !important;
}

body.legal-page .legal-hero p{
    max-width:680px !important;
    font-size:18px !important;
    line-height:1.7 !important;
}

body.legal-page .legal-breadcrumb{
    margin-top:26px !important;
}

/* Main reading area */
body.legal-page .legal-content{
    padding:92px 0 104px !important;
    background:#fff !important;
}

body.legal-page .legal-card{
    max-width:900px !important;
    margin:0 auto !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
}

/* Effective-date badge */
body.legal-page .legal-effective{
    display:inline-flex !important;
    align-items:center !important;
    gap:8px !important;
    margin-bottom:34px !important;
    padding:10px 14px !important;
    border:1px solid #e3e8ee !important;
    border-radius:999px !important;
    background:#fff !important;
    color:#5f6c7b !important;
    font-size:13px !important;
    font-weight:700 !important;
    letter-spacing:.02em !important;
    box-shadow:0 6px 18px rgba(18,40,66,.04) !important;
}

body.legal-page .legal-effective::before{
    content:"";
    width:8px;
    height:8px;
    border-radius:50%;
    background:#ae2349;
}

/* Editorial sections */
body.legal-page .legal-section{
    position:relative !important;
    padding:40px 0 42px !important;
    border-top:1px solid #e6ebf0 !important;
}

body.legal-page .legal-section:first-of-type{
    border-top:0 !important;
    padding-top:0 !important;
}

body.legal-page .legal-section h2{
    margin:0 0 16px !important;
    color:#10243a !important;
    font-size:clamp(28px,3vw,36px) !important;
    font-weight:700 !important;
    line-height:1.18 !important;
    letter-spacing:-.5px !important;
}

body.legal-page .legal-section h2::before{
    content:"";
    display:block;
    width:42px;
    height:3px;
    margin-bottom:16px;
    border-radius:999px;
    background:#ae2349;
}

body.legal-page .legal-section p,
body.legal-page .legal-section li{
    color:#5f6d7d !important;
    font-size:17px !important;
    line-height:1.8 !important;
}

body.legal-page .legal-section p{
    margin-bottom:16px !important;
}

body.legal-page .legal-section ul{
    margin:4px 0 0 !important;
    padding-left:0 !important;
    list-style:none !important;
}

body.legal-page .legal-section li{
    position:relative !important;
    margin-bottom:10px !important;
    padding-left:28px !important;
}

body.legal-page .legal-section li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:0;
    color:#ae2349;
    font-weight:800;
}

/* Contact block */
body.legal-page .legal-contact-box{
    margin-top:18px !important;
    padding:28px 30px !important;
    border:1px solid #dfe6ed !important;
    border-radius:18px !important;
    background:linear-gradient(180deg,#fbfcfd 0%,#f6f8fa 100%) !important;
    box-shadow:0 12px 30px rgba(18,40,66,.05) !important;
}

body.legal-page .legal-contact-box p{
    margin:0 !important;
    color:#536273 !important;
    font-size:16px !important;
    line-height:1.75 !important;
}

body.legal-page .legal-contact-box strong{
    display:inline-block !important;
    margin-bottom:4px !important;
    color:#10243a !important;
    font-size:18px !important;
}

body.legal-page .legal-contact-box a{
    color:#ae2349 !important;
    font-weight:700 !important;
    text-decoration:none !important;
}

body.legal-page .legal-contact-box a:hover{
    text-decoration:underline !important;
}

/* Mobile */
@media(max-width:991px){body.legal-page .legal-hero{
        min-height:500px !important;
        align-items:flex-end !important;
        padding:54px 0 46px !important;
        background-position:60% center !important;
    }body.legal-page .legal-hero h1{
        max-width:355px !important;
        font-size:46px !important;
        letter-spacing:-1px !important;
    }body.legal-page .legal-hero p{
        max-width:350px !important;
        font-size:16px !important;
        line-height:1.58 !important;
    }body.legal-page .legal-content{
        padding:54px 0 66px !important;
    }body.legal-page .legal-card{
        max-width:100% !important;
    }body.legal-page .legal-effective{
        margin-bottom:26px !important;
    }body.legal-page .legal-section{
        padding:32px 0 34px !important;
    }body.legal-page .legal-section h2{
        margin-bottom:14px !important;
        font-size:29px !important;
    }body.legal-page .legal-section h2::before{
        width:36px !important;
        margin-bottom:13px !important;
    }body.legal-page .legal-section p,
    body.legal-page .legal-section li{
        font-size:16px !important;
        line-height:1.72 !important;
    }body.legal-page .legal-contact-box{
        padding:24px 22px !important;
        border-radius:16px !important;
    }}

@media(max-width:575px){body.legal-page .legal-hero{
        min-height:475px !important;
        padding:48px 0 40px !important;
    }body.legal-page .legal-hero h1{
        font-size:42px !important;
    }body.legal-page .legal-content{
        padding:46px 0 58px !important;
    }body.legal-page .legal-section{
        padding:29px 0 31px !important;
    }body.legal-page .legal-section h2{
        font-size:27px !important;
    }}
