/* Cleopatra branded inner pages */
body.cleo-inner-page{background:var(--cleo-offwhite);color:var(--cleo-black)}
body.cleo-inner-page .site-main{max-width:none!important;padding:0!important;margin:0!important;overflow:hidden}
body.cleo-inner-page .site-main>.page-header{display:none}
body.cleo-inner-page .page-content{margin:0!important;padding:0!important}
body.cleo-inner-page .page-content>p:empty{display:none}
.cleo-subpage{font-family:var(--cleo-body);font-size:17px;line-height:1.75;color:var(--cleo-black)}
.cleo-subpage *{box-sizing:border-box}
.cleo-subpage h1,.cleo-subpage h2,.cleo-subpage h3{font-family:var(--cleo-display);font-weight:800;text-transform:uppercase;letter-spacing:-.025em;line-height:.92;margin:0;text-wrap:balance}
.cleo-subpage h1{font-size:clamp(3.7rem,8.5vw,8.5rem);color:var(--cleo-white)}
.cleo-subpage h2{font-size:clamp(2.5rem,5.2vw,5.2rem)}
.cleo-subpage h3{font-size:clamp(1.55rem,2.3vw,2.2rem);line-height:1}
.cleo-subpage p{margin:0 0 1.15em;max-width:68ch;text-wrap:pretty}
.cleo-subpage a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}
.cleo-subpage a:hover{text-decoration-color:var(--cleo-gold)}
.cleo-subpage__hero{position:relative;isolation:isolate;background:#090909;min-height:clamp(520px,70vh,760px);display:grid;align-items:center;clip-path:polygon(0 0,100% 0,100% 94%,0 100%)}
.cleo-subpage__hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 10% 85%,rgba(156,123,44,.18),transparent 36%),repeating-linear-gradient(108deg,#080808 0 24px,#0e0e0d 24px 48px)}
.cleo-subpage__hero:after{content:"CLEOPATRA";position:absolute;z-index:-1;left:-.03em;bottom:-.16em;font-family:var(--cleo-display);font-size:clamp(7rem,20vw,19rem);line-height:1;color:rgba(255,255,255,.035);white-space:nowrap}
.cleo-subpage__hero-inner{width:min(1360px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(42px,7vw,100px);padding:86px 0 120px}
.cleo-subpage__eyebrow,.cleo-subpage__kicker{font-family:var(--cleo-label);font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}
.cleo-subpage__eyebrow{color:var(--cleo-sand);display:flex;align-items:center;gap:12px;margin-bottom:26px}
.cleo-subpage__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}
.cleo-subpage__lead{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.65;color:#d8d4cc;margin:30px 0 0!important;max-width:58ch!important}
.cleo-subpage__hero-media{position:relative;justify-self:end;width:min(100%,560px)}
.cleo-subpage__hero-media:before{content:"";position:absolute;inset:7% -5% -7% 9%;border:1px solid rgba(207,166,112,.45);transform:rotate(3deg)}
.cleo-subpage__hero-media img{position:relative;z-index:1;display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:50% 50% 46% 54% / 57% 43% 57% 43%}
.cleo-subpage__hero-media--car img{aspect-ratio:5/4;object-fit:contain;background:#f3f0ea;padding:4%;border-radius:48% 52% 45% 55% / 50% 44% 56% 50%}
.cleo-subpage__body{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(82px,10vw,140px) 0}
.cleo-subpage__intro{display:grid;grid-template-columns:minmax(240px,.68fr) minmax(0,1.32fr);gap:clamp(40px,8vw,120px);align-items:start;margin-bottom:clamp(72px,10vw,132px)}
.cleo-subpage__intro .cleo-subpage__kicker{color:var(--cleo-gold);padding-top:9px}
.cleo-subpage__intro-copy>p:first-child{font-size:clamp(1.3rem,2.2vw,1.85rem);line-height:1.55}
.cleo-subpage__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:34px 0 90px}
.cleo-subpage__card{position:relative;background:var(--cleo-white);padding:clamp(30px,4vw,54px);min-height:280px;border-top:5px solid var(--cleo-gold)}
.cleo-subpage__card:nth-child(even){transform:translateY(34px)}
.cleo-subpage__card .cleo-subpage__kicker{display:block;color:var(--cleo-gold);margin-bottom:22px}
.cleo-subpage__card h3{margin-bottom:20px}
.cleo-subpage__card p:last-child{margin-bottom:0}
.cleo-subpage__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#0a0a0a;color:var(--cleo-white);margin:0 0 clamp(70px,9vw,120px)}
.cleo-subpage__fact{padding:clamp(28px,4vw,48px);border-right:1px solid rgba(255,255,255,.15)}
.cleo-subpage__fact:last-child{border-right:0}
.cleo-subpage__fact strong{display:block;font-family:var(--cleo-display);font-size:clamp(2.5rem,5vw,4.8rem);line-height:.9;color:var(--cleo-sand);font-weight:800}
.cleo-subpage__fact span{display:block;margin-top:12px;font-family:var(--cleo-label);font-size:12px;line-height:1.5;letter-spacing:.13em;text-transform:uppercase}
.cleo-subpage__section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(38px,8vw,110px);padding:clamp(66px,8vw,110px) 0;border-top:1px solid var(--cleo-border)}
.cleo-subpage__section-copy>p:first-child{font-size:1.16em}
.cleo-subpage__price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.cleo-subpage__price{background:#0b0b0b;color:white;padding:clamp(30px,4vw,52px)}
.cleo-subpage__price strong{font-family:var(--cleo-display);font-size:clamp(4rem,7vw,7rem);line-height:.85;color:var(--cleo-sand)}
.cleo-subpage__price h3{margin:22px 0}
.cleo-subpage__price ul{list-style:none;padding:0;margin:0}
.cleo-subpage__price li{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.cleo-subpage__note{font-family:var(--cleo-label);font-size:13px;letter-spacing:.04em;background:#e8e2d7;padding:20px 24px;margin-top:22px!important;max-width:none!important}
.cleo-subpage__cta{background:var(--cleo-gold);color:var(--cleo-white);padding:clamp(60px,8vw,110px) 24px;text-align:center;position:relative;overflow:hidden}
.cleo-subpage__cta:before{content:"04 21 14 09 00";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--cleo-display);font-size:clamp(5rem,15vw,14rem);white-space:nowrap;color:rgba(0,0,0,.08)}
.cleo-subpage__cta>*{position:relative}
.cleo-subpage__cta h2{max-width:900px;margin:0 auto 30px}
.cleo-subpage__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.cleo-subpage__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:16px 25px;background:#090909;color:#fff!important;font-family:var(--cleo-label);font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none!important;transition:transform .2s ease,background .2s ease,color .2s ease}
.cleo-subpage__button:hover{transform:translateY(-2px);background:#fff;color:#090909!important}
.cleo-subpage__button:active{transform:translateY(0)}
.cleo-subpage__button--light{background:#fff;color:#090909!important}
.cleo-subpage__button--light:hover{background:#090909;color:#fff!important}
.cleo-subpage--legal .cleo-subpage__hero{min-height:410px}
.cleo-subpage--legal .cleo-subpage__hero-inner{grid-template-columns:1fr;padding:75px 0 110px}
.cleo-subpage--legal .cleo-subpage__hero-copy{max-width:900px}
.cleo-subpage--legal .cleo-subpage__body{width:min(920px,calc(100% - 48px));padding-top:88px}
.cleo-legal__meta{font-family:var(--cleo-label);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--cleo-stone);margin-bottom:48px!important}
.cleo-legal__section{display:grid;grid-template-columns:180px minmax(0,1fr);gap:42px;padding:42px 0;border-top:1px solid var(--cleo-border)}
.cleo-legal__number{font-family:var(--cleo-display);font-size:3rem;line-height:.9;color:var(--cleo-gold)}
.cleo-legal__section h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:22px}
.cleo-legal__section ul{padding-left:1.2em}
.cleo-legal__section li{margin-bottom:10px}
@media(max-width:900px){
 .cleo-subpage__hero-inner{grid-template-columns:1fr;min-height:0;padding:72px 0 120px}
 .cleo-subpage__hero-media{justify-self:start;width:min(80%,500px)}
 .cleo-subpage__intro,.cleo-subpage__section{grid-template-columns:1fr}
 .cleo-subpage__facts{grid-template-columns:1fr}
 .cleo-subpage__fact{border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}
 .cleo-subpage__fact:last-child{border-bottom:0}
}
@media(max-width:640px){
 .cleo-subpage{font-size:16px}
 .cleo-subpage h1{font-size:clamp(3.2rem,16vw,5rem)}
 .cleo-subpage h2{font-size:clamp(2.25rem,11vw,3.7rem)}
 .cleo-subpage__hero{clip-path:polygon(0 0,100% 0,100% 97%,0 100%)}
 .cleo-subpage__hero-inner,.cleo-subpage__body,.cleo-subpage--legal .cleo-subpage__body{width:min(100% - 32px,1180px)}
 .cleo-subpage__hero-inner{gap:42px;padding:58px 0 100px}
 .cleo-subpage__hero-media{width:90%}
 .cleo-subpage__body{padding:76px 0}
 .cleo-subpage__intro{margin-bottom:72px}
 .cleo-subpage__grid,.cleo-subpage__price-grid{grid-template-columns:1fr}
 .cleo-subpage__card:nth-child(even){transform:none}
 .cleo-subpage__grid{margin-bottom:66px}
 .cleo-legal__section{grid-template-columns:1fr;gap:18px}
 .cleo-legal__number{font-size:2rem}
 .cleo-subpage__cta{padding-bottom:110px}
}

/* Classic-content bridge for branded subpages */
.cleo-subpage__legacy{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);column-gap:clamp(42px,8vw,110px);align-items:start}
.cleo-subpage__legacy>p:first-child{grid-column:1/-1;font-size:clamp(1.3rem,2.2vw,1.85rem);line-height:1.55;max-width:66ch;margin:0 0 clamp(72px,9vw,120px)}
.cleo-subpage__legacy>h2{grid-column:1;margin:0;padding:52px 0;border-top:1px solid var(--cleo-border);font-size:clamp(2.4rem,4.5vw,4.7rem)}
.cleo-subpage__legacy>h2~p,.cleo-subpage__legacy>h2~ul{grid-column:2}
.cleo-subpage__legacy>h2+p{padding-top:58px;border-top:1px solid var(--cleo-border)}
.cleo-subpage__legacy>p,.cleo-subpage__legacy>ul{grid-column:2}
.cleo-subpage__legacy>ul{margin:0 0 34px;padding:0;list-style:none}
.cleo-subpage__legacy>ul li{padding:12px 0;border-bottom:1px solid var(--cleo-border)}
.cleo-subpage__legacy>p:has(>a[data-cleo-cta]){grid-column:1/-1;margin:54px 0 24px;padding:55px;background:var(--cleo-gold);max-width:none;text-align:center}
.cleo-subpage__legacy a[data-cleo-cta]{display:inline-flex;min-height:54px;align-items:center;justify-content:center;background:#090909;color:#fff!important;padding:16px 25px;text-decoration:none!important;font-family:var(--cleo-label);font-size:13px;letter-spacing:.1em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,color .2s ease}
.cleo-subpage__legacy a[data-cleo-cta]:hover{transform:translateY(-2px);background:#fff;color:#090909!important}
.cleo-subpage--legal .cleo-subpage__legacy{display:block}
.cleo-subpage--legal .cleo-subpage__legacy>p:first-child{margin-bottom:48px}
.cleo-subpage--legal .cleo-subpage__legacy>h2{padding:42px 0 20px;font-size:clamp(2.1rem,4vw,3.7rem)}
.cleo-subpage--legal .cleo-subpage__legacy>h2+p{padding-top:0;border-top:0}
@media(max-width:760px){.cleo-subpage__legacy{display:block}.cleo-subpage__legacy>p:first-child{margin-bottom:66px}.cleo-subpage__legacy>h2{padding:38px 0 22px}.cleo-subpage__legacy>h2+p{padding-top:0;border-top:0}.cleo-subpage__legacy>p:has(>a[data-cleo-cta]){padding:38px 20px;margin-top:46px}}
